/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Header
 * 3.0 - Footer
 * 4.0 - Blog
 * 5.0 - Widget
 * 6.0 - Responsive
 * 7.0 - Zeomart
 *		- superfish
 */

/**
 * 1.0 - Reset
 */

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,
mark,menu,meter,nav,output,progress,section,summary,time,video{ border:0; outline:0; 
	vertical-align:baseline; background:transparent; margin:0;padding:0; }
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{ display:block; }
nav ul{ list-style:none; }
ol{ list-style:decimal; }
ul{ list-style:disc; }
ul ul{ list-style:circle; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:none; }
ins{ text-decoration:underline; }
del{ text-decoration:line-through; }
mark{ background:none; }
abbr[title],dfn[title], acronym[title]{ border-bottom:1px dotted; cursor:help; }
table{ border-collapse:collapse;border-spacing:0; }
hr{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input[type=submit],input[type=button],button{ margin:0; padding:0;}
input,select,a img{ vertical-align:middle; }
b, strong{ font-weight: bold; }
i, em{ font-style: italic; }

html{ box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; -moz-box-sizing: inherit; -webkit-box-sizing: inherit; }

/* generic class */
body{ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; word-wrap: break-word; word-break: break-word; }
p{ margin-bottom: 20px;  }
ul, ol{ margin-left: 35px; margin-bottom: 20px; }
dl{ margin-bottom: 20px; }
dl dt{ font-weight: 700; margin-top: 10px; }
dl dt:first-child{ margin-top: 0px; }
dl dd{ margin-left: 20px; }
h1, h2, h3, h4, h5, h6{ line-height: 1.2; margin-bottom: 20px; }
figure{ max-width: 100%; } 
pre{ overflow: auto; padding: 10px 10px; background: #f3f3f3; margin-bottom: 20px; }

.clear{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }
.clearfix{ zoom: 1; }
.clearfix:after{ content: " "; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/* wordpress core */
.alignnone{ display: block; margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter{ display: block; margin: 5px auto 5px auto; }
.alignright{ float:right; margin: 5px 0 20px 20px; }
.zeomart-content-area p img.alignright{ clear: right; }
.alignleft{ float: left; margin: 5px 40px 10px 0; }
a img.alignright{ float: right; margin: 5px 0 20px 20px; }
a img.alignnone{ margin: 5px 20px 20px 0; }
a img.alignleft{ float: left; margin: 5px 20px 20px 0; }
a img.aligncenter{ display: block; margin-left: auto; margin-right: auto }
.wp-caption { text-align: center; max-width: 100%; }
.wp-caption.alignnone{ margin: 5px 20px 20px 0; }
.wp-caption.alignleft{ margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
figcaption.wp-caption-text {  margin-top: 20px; } 
figure{ line-height: 0; }
.wp-block-image figcaption,
figcaption,
figcaption.wp-caption-text{ margin-top: 0.7em; margin-bottom: 20px; font-size: 16px; line-height: 28px;color:#041E42; }
.bypostauthor{ max-width: 100%;  }
.gallery-caption{ max-width: 100%; }
.sticky{ max-width: 100%;  }
.single-post figure.alignleft{ margin-right: 30px; }

.single-format-gallery figcaption.wp-caption-text{ margin-bottom: 20px; }
.single-format-gallery figure.gallery-item{ margin-bottom: 20px; }

.navigation{ text-align: right; margin-bottom: 30px; }
.navigation .screen-reader-text{ display: none; }

.zeomart-body .post-password-form input[type="password"]{ padding: 14px 20px; margin-left: 5px; margin-right: 6px; }
.zeomart-body .post-password-form input[type="submit"]{ padding: 16px 35px 15px; }

.blocks-gallery-grid, .wp-block-gallery{ display: flex; }
.wp-block-gallery .alignnone{ margin: 0; }
figcaption.blocks-gallery-caption{ margin-bottom: 20px; margin-top: 0px; }
.blocks-gallery-item .blocks-gallery-item__caption{ margin-bottom: 0px; }

body .page-links > a,
body .nav-links > a, body .nav-links > span.dots{ background-color: #f0f0f0; color: #919191; }
body .page-links > span, body .page-links > a:hover,
body .nav-links > span.current, body .nav-links > a:hover{ background-color: #3db166; color: #fff; }

.page-links{ clear: left; padding-top: 30px; margin-bottom: 20px; }
.page-links > span,
.page-links > a{ text-decoration: none; display: inline-block; font-size: 14px; padding: 9px 14px;
	margin-right: 7px; font-weight: bold;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

body .page-links > span.screen-reader-text{ display: none; }

.nav-links{ clear: left; }
.nav-links > span,
.nav-links > a{ text-decoration: none; display: inline-block; font-size: 14px; padding: 9px 14px;
	margin-right: 3px; font-weight: bold;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

body .nav-links a{ text-transform: uppercase; font-weight: 600; letter-spacing: 1.5px; font-size: 13px; }
nav.navigation.comment-navigation{ display: inline-block; width: 100%; }
.nav-links .nav-previous{ float: left; }
.nav-links .nav-next{ float: right; }

.wp-block-gallery{ margin-left: 0px; }

.gallery{ text-align: center; margin-bottom: 30px; }
.gallery:after{ content: " "; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.gallery-columns-2 .gallery-item{ float: left; width: 50%; }
.gallery-columns-3 .gallery-item{ float: left; width: 33.33%; }
.gallery-columns-4 .gallery-item{ float: left; width: 25%; }
.gallery-columns-5 .gallery-item{ float: left; width: 20%; }
.gallery-columns-6 .gallery-item{ float: left; width: 16.66%; }
.gallery-columns-7 .gallery-item{ float: left; width: 14.28%; }
.gallery-columns-8 .gallery-item{ float: left; width: 12.5%; }
.gallery-columns-9 .gallery-item{ float: left; width: 11.11%; }
.gallery-columns-10 .gallery-item{ float: left; width: 10%; }

.gallery-columns-2 .gallery-item:nth-child(2n + 1){ clear: left; }
.gallery-columns-3 .gallery-item:nth-child(3n + 1){ clear: left; }
.gallery-columns-4 .gallery-item:nth-child(4n + 1){ clear: left; }
.gallery-columns-5 .gallery-item:nth-child(5n + 1){ clear: left; }
.gallery-columns-6 .gallery-item:nth-child(6n + 1){ clear: left; }
.gallery-columns-7 .gallery-item:nth-child(7n + 1){ clear: left; }
.gallery-columns-8 .gallery-item:nth-child(8n + 1){ clear: left; }
.gallery-columns-9 .gallery-item:nth-child(9n + 1){ clear: left; }
.gallery-columns-10 .gallery-item:nth-child(10n + 1){ clear: left; }

cite{ padding-bottom: 20px; display: inline-block; }
.wp-block-spacer{ clear: both; }
.wp-block-cover{ margin-top: 5px; margin-bottom: 20px; }
.wp-block-cover, .zeomart-body .wp-block-cover a, .zeomart-body .wp-block-cover a:hover{ color: #fff; }
.wp-block-button{ margin-bottom: 20px; }
.zeomart-body a.wp-block-button__link,
.zeomart-body a.wp-block-button__link:hover{ color: #fff; }
.is-style-outline .wp-block-button__link{ border-width: 2px; border-style: solid; border-color: #32373c; }
.zeomart-body .is-style-outline a.wp-block-button__link{  color: #32373c;  }
.wp-block-button.is-style-squared .wp-block-button__link{ border-radius: 0; }
.wp-block-media-text{ margin-bottom: 30px; }
.wp-block-media-text .wp-block-media-text__content{ padding-top: 20px; }
.wp-block-embed__wrapper iframe{ max-width: 100%; }
hr.wp-block-separator{ width: 50%; margin-left: auto; margin-right: auto; }
hr.wp-block-separator.is-style-wide{ width: 100%; }

/* layout */
html, body{ /* height: 100%; */ }
.zeomart-body-outer-wrapper{ min-height: 100% ; }
.zeomart-body-outer-wrapper{ position: relative; overflow: hidden; }
.zeomart-body-wrapper.zeomart-with-frame{ position: relative; }
.zeomart-page-wrapper{ clear: both; }

body.zeomart-boxed .zeomart-body-wrapper{ margin-left: auto; margin-right: auto; position: relative; }
body.zeomart-boxed .zeomart-body-wrapper.zeomart-left{ margin-left: 0px; }
body.zeomart-boxed .zeomart-body-wrapper.zeomart-right{ margin-right: 0px; }
body.zeomart-boxed.zeomart-boxed-border .zeomart-body-wrapper{ 
	box-shadow: 0px -5px 9px rgba(0,0,0,0.25); -webkit-box-shadow: 0px -5px 9px rgba(0,0,0,0.25); }

body.zeomart-boxed.zeomart-background-pattern{ background-position: center; background-repeat: repeat; }
.zeomart-body-background{ position: fixed; top: 0px; right: 0px;
	bottom: 0px; left: 0px; background-position: center; background-size: cover; }

.zeomart-container{ margin-left: auto; margin-right: auto; }

.zeomart-column-10{ float: left; width: 16.6666%; }
.zeomart-column-12{ float: left; width: 20%; }
.zeomart-column-15{ float: left; width: 25%; }
.zeomart-column-20{ float: left; width: 33.3333%; }
.zeomart-column-24{ float: left; width: 40%; }
.zeomart-column-30{ float: left; width: 50%; }
.zeomart-column-36{ float: left; width: 60%; }
.zeomart-column-40{ float: left; width: 66.6666%; }
.zeomart-column-45{ float: left; width: 75%; }
.zeomart-column-48{ float: left; width: 80%; }
.zeomart-column-50{ float: left; width: 83.3333%; }
.zeomart-column-60{ float: left; width: 100%; }

.zeomart-sidebar-right{ float: right; }
.zeomart-sidebar-center{ float: none; display: inline-block; }

.zeomart-content-area{ padding-top: 60px; padding-bottom: 0; }


a, button{ 	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms; -moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms; -webkit-transition: background 300ms, color 300ms, border-color 300ms; }
img{ max-width: 100%; height: auto; }
blockquote{ quotes: none; padding: 30px 30px 15px; font-size: 17px; margin-bottom: 35px; 
	font-style: italic; margin-top: 35px; border-left-width: 2px; border-left-style: solid; }
.zeomart-blockquote-style-2 blockquote{ font-size: 20px; font-weight: 800; padding-top: 10px; padding-left: 35px; padding-right: 0px;
	font-style: normal; padding-bottom: 10px; border-left-width: 4px; }
.zeomart-blockquote-style-2 blockquote p{ margin-bottom: 0px; }

.zeomart-blockquote-style-3 blockquote{ font-size: 24px; font-weight: 400; line-height: 1.6; padding: 0px; border: none; background: none; }
.zeomart-blockquote-style-3 blockquote:before{ content: '“'; font-style: normal; font-size: 140px; height: 120px; line-height: 1; float: left; margin-right: 30px; font-weight: 600; margin-top: -5px; }
.zeomart-blockquote-style-3 blockquote p{ overflow: hidden; }
.zeomart-blockquote-style-3 .gdlr-core-blog-item blockquote:before{ content: ""; display:none; }

.zeomart-blockquote-background-style blockquote{ border: 0px; background-position: center; background-size: cover;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }

q{ margin-right: 15px; display: inline-block; padding: 10px 20px; vertical-align: middle; border-left-width: 2px; border-left-style: solid; }

.zeomart-media-image{ line-height: 0; position: relative; }
.zeomart-media-video video{ width: 100%; }
.zeomart-left-align{ text-align: left; }
.zeomart-center-align{ text-align: center; }
.zeomart-right-align{ text-align: right; }

.zeomart-body-wrapper{ /* overflow: hidden; */ z-index: 1; position: relative; }

/* input */
input, textarea{ border-width: 1px 1px 2px 1px; border-style: solid; }
input:focus, textarea:focus{ outline: none; }

/* button */
.zeomart-button, input[type="button"], input[type="submit"], input[type="reset"]{ font-size: 15px; font-weight: 500; 
	text-transform: capitalize;  padding: 0 35px; display: inline-block; -webkit-appearance: none; border-radius:6px; line-height:52px; }
input[type="button"], input[type="submit"], input[type="reset"]{ border-width: 0px; border-style: solid; cursor: pointer; 
	transition: background 300ms, color 300ms, border-color 300ms; -moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms; -webkit-transition: background 300ms, color 300ms, border-color 300ms; }
input[type="button"]:focus, input[type="submit"]:focus, input[type="reset"]:focus{ outline: none; }

/**
 * 2.0 - Header
 */
 
/* preload */
.zeomart-page-preload{ position: fixed; z-index: 999999; top: 0px; right: 0px; bottom: 0px; left: 0px; 
	background-color: #fff; background-image: url('../images/preload.gif'); background-position: center; background-repeat: no-repeat; }
.zeomart-page-preload.zeomart-out{ background-image: none; }

/* top bar */
.zeomart-top-bar{ position: relative; border-bottom-style: solid; }
.zeomart-top-bar-background{ position: absolute; right: 0px; left: 0px; top: 0px; bottom: 0px; }
.zeomart-top-bar-container{ margin-left: auto; margin-right: auto; }
.zeomart-top-bar-container-inner{ position: relative; }
.zeomart-top-bar-left{ float: left; }
.zeomart-top-bar-left-text{ display: inline; }

.zeomart-top-bar-right{ float: right; }
.zeomart-top-bar-right-text{ display: inline; }
.zeomart-top-bar-right-social{ display: inline; margin-left: 10px; }
.zeomart-top-bar-right-social a{ margin-left: 20px;font-size:14px; cursor:pointer; }

.zeomart-top-bar.zeomart-inner{ border-bottom-width: 0px; }
.zeomart-top-bar-bottom-border{ position: absolute; bottom: 0px; left: 0px; right: 0px; border-style: solid; }

.zeomart-top-bar.zeomart-splited-border .zeomart-top-bar-right-social a:after,
.zeomart-top-bar.zeomart-splited-border .zeomart-top-bar-right #zeomart-top-bar-menu li a:after{ content: " "; position: absolute; top: 0px; bottom: 0px; border-width: 0px 0px 0px 1px; border-style: solid; right:-2px; }

.zeomart-top-bar-left-text .zeomart-with-divider{ padding-left: 20px; padding-right: 20px; }
.zeomart-top-bar-left-text .zeomart-with-divider:before{ content: " "; position: absolute; top: 0px; bottom: 0px; border-width: 0px 0px 0px 1px; border-style: solid; margin-left: -20px; }

/* top bar menu */
.zeomart-top-bar .zeomart-top-bar-menu{ display: inline-block; margin-right: 0; margin-bottom: 0px; }
.zeomart-top-bar .zeomart-top-bar-menu > li{ float: none; display: inline-block; margin-right: 0;}
.zeomart-top-bar .zeomart-top-bar-menu > li > a{ display: inline; margin-right: 16px; }
.sf-menu.zeomart-top-bar-menu > .zeomart-normal-menu ul{ margin-left: 0px; font-size: 13px; }
.sf-menu.zeomart-top-bar-menu > .zeomart-normal-menu:first-child ul{ margin-left: -17px; }
.sf-menu.zeomart-top-bar-menu > .zeomart-normal-menu ul li {padding: 0px 18px 10px;}
.sf-menu.zeomart-top-bar-menu > .zeomart-normal-menu ul li:first-child{ padding-top: 10px; }
.sf-menu.zeomart-top-bar-menu > .zeomart-normal-menu ul li > a{ background: transparent;  }
.sf-menu.zeomart-top-bar-menu > .zeomart-normal-menu ul li > a:after{ margin-left: 10px; }

.sf-menu.zeomart-top-bar-menu > .zeomart-mega-menu .sf-mega-full{ left: 0px; right: 0px; padding-top: 18px; padding-bottom: 8px; }
.sf-menu.zeomart-top-bar-menu > .zeomart-mega-menu .sf-mega-section-inner ul{ font-size: 13px; }
.sf-menu.zeomart-top-bar-menu > .zeomart-mega-menu .sf-mega-section-inner ul li{ padding: 0px 18px 10px; }

/* side content menu */
#zeomart-side-content-menu{ display: none; position: fixed; right: 0px; top: 0px; bottom: 0px; 
	width: 460px; padding: 120px 60px 80px; text-align: left; z-index: 1999; overflow: auto; transform: translateX(100%);
	transition: transform 300ms; -webkit-transition: transform 300ms; -moz-transition: transform 300ms; }
#zeomart-side-content-menu.zeomart-active{ transform: translateX(0); }
#zeomart-side-content-menu .zeomart-widget-title{ font-size: 13px; }
#zeomart-side-content-menu .zeomart-side-content-menu-close{ font-size: 35px; position: absolute; right: 30px; top: 40px; cursor: pointer; }

.zeomart-side-content-menu-button{ float: left; width: 30px; margin-left: 20px; cursor: pointer; }
.zeomart-side-content-menu-button:before{ content: " "; display: block; height: 2px; margin-bottom: 7px; }
.zeomart-side-content-menu-button span{ display: block; height: 2px; width: 66%; margin-bottom:7px; }
.zeomart-side-content-menu-button:hover span{ width: 100%; }
.zeomart-side-content-menu-button:after{ content: " "; display: block; height: 2px; width: 33%; }
.zeomart-side-content-menu-button:hover:after{ width: 100%; }

.zeomart-side-content-menu-button span,
.zeomart-side-content-menu-button:before,
.zeomart-side-content-menu-button:after{ transition: width 300ms; -webkit-transition: width 300ms; -moz-transition: width 300ms; }

#zeomart-side-content-menu .zeomart-widget{ margin-bottom: 60px; }
#zeomart-side-content-menu .zeomart-widget-title{ font-size: 22px; font-weight: 500; margin-bottom: 30px; }

/* mobile menu */	
.zeomart-mm-menu-wrap{ display: none; }
.admin-bar .mm-menu{ margin-top: 32px; }

.zeomart-mobile-button-hamburger-with-border{ font-size: 16px; padding: 6px; line-height: 0; width: 32px; height: 32px; 
	text-align: center; display: inline-block; border-width: 2px; border-style: solid; 
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

.zeomart-right-menu-button{ display: inline-block; margin-left: 27px; }
.zeomart-mobile-menu{ float: left; margin-top: -8px; margin-left: 21px; }
.zeomart-mobile-menu-right{ position: absolute; right: 30px; top: 50%; margin-top: -9px; }
.zeomart-mobile-menu-right:first-child{ position: relative; float: right; margin: 0px; padding: 8px 0px; }
.zeomart-mobile-menu-left{ position: absolute; left: 30px; top: 50%; margin-top: -9px; }
.zeomart-mobile-menu-left .zeomart-mobile-menu{ margin-left: 0px; }
.zeomart-mobile-header .zeomart-mobile-logo-center .zeomart-logo-inner{ margin-left: auto; margin-right: auto; }

.zeomart-mobile-header.zeomart-fixed-navigation .zeomart-fixed-nav-logo{ display: block; }
.zeomart-mobile-header.zeomart-fixed-navigation .zeomart-orig-logo{ display: none; }

/* hamburger */
.zeomart-mobile-button-hamburger{ box-sizing: border-box; display: block; width: 32px; height: 32px; position: relative; }
.zeomart-mobile-button-hamburger:before,
.zeomart-mobile-button-hamburger:after,
.zeomart-mobile-button-hamburger span{ content: ''; display: block; width: 22px; height: 2px; position: absolute; left: 5px; }
.zeomart-mobile-button-hamburger:before{ top: 8px; }
.zeomart-mobile-button-hamburger span{ top: 15px; }
.zeomart-mobile-button-hamburger:after{ top: 22px; }

.zeomart-mobile-button-hamburger:before{ 
	transition-duration: 0.4s; transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.zeomart-mobile-button-hamburger span{ transition: opacity 0.15s 0.4s ease; }
.zeomart-mobile-button-hamburger:after{ transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.zeomart-mobile-button-hamburger.zeomart-active:before{ -webkit-transform: translate3d(0, 7px, 0) rotate(135deg); transform: translate3d(0, 7px, 0) rotate(135deg); transition-delay: 0.1s; }
.zeomart-mobile-button-hamburger.zeomart-active span{ transition-delay: 0s; opacity: 0; }
.zeomart-mobile-button-hamburger.zeomart-active:after{ transition-delay: 0.1s; -webkit-transform: translate3d(0, -7px, 0) rotate(-135deg); transform: translate3d(0, -7px, 0) rotate(-135deg); }

.zeomart-right-menu-button.zeomart-mobile-button-hamburger-small{ margin-left: 20px; }
.zeomart-mobile-button-hamburger-small{ box-sizing: border-box; display: block; width: 32px; height: 32px; position: relative; }
.zeomart-mobile-button-hamburger-small:before,
.zeomart-mobile-button-hamburger-small:after,
.zeomart-mobile-button-hamburger-small span{ content: ''; display: block; width: 16px; height: 2px; position: absolute; left: 7px; }
.zeomart-mobile-button-hamburger-small:before{ top: 11px; }
.zeomart-mobile-button-hamburger-small span{ top: 15px; }
.zeomart-mobile-button-hamburger-small:after{ top: 19px; width: 10px;
	transition: width 200ms; -moz-transition: width 200ms; 
	-o-transition: width 200ms; -webkit-transition: width 200ms; }
.zeomart-mobile-button-hamburger-small:hover:after{ width: 16px; }

/* navigation menu */
.zeomart-navigation .sf-menu > li:first-child{ padding-left: 0px !important; }
.zeomart-navigation .sf-menu > li:last-child{ padding-right: 0px; }
.zeomart-navigation .sf-menu > li > a{ letter-spacing: 0.5px; }


.zeomart-navigation .sf-menu > .zeomart-normal-menu li{ padding: 1px 0; }
.zeomart-navigation .sf-menu > .zeomart-normal-menu li li{ /* padding-left: 0; */ }
.zeomart-navigation .sf-menu > .zeomart-normal-menu li > a{ display: block; padding: 2px 0 3px 0; position: relative; width:100%; }
.zeomart-navigation .sf-menu > .zeomart-normal-menu li > a.sf-with-ul-pre:after{ position: absolute; right: 10px;
	content: "\f105"; font-family: fontAwesome; }
.zeomart-navigation .sf-menu > .zeomart-normal-menu .sub-menu{ font-size: 14px; }

.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-full{ left: 0px; right: 0px; }
.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-section-wrap{ overflow: hidden; 
	border-top-width: 1px; border-top-style: solid; }
.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-section-wrap:first-child{ border-top: none; }
.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-section{ padding-bottom: 999px; margin-bottom: -999px;
    border-left-width: 1px; border-left-style: solid;  }
.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-section:first-child{ border-left: none; }
.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-section-inner{ padding: 32px 28px 29px; }
.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-section-inner > a{ font-size: 18px; display: block; 
	margin-bottom: 12px; text-transform: capitalize;padding: 0 12px;font-weight: 500;}
.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-section-inner .sub-menu a{ font-size: 14px; padding: 4px 12px 3px; display: block; }

.zeomart-navigation .zeomart-navigation-slide-bar-style-1{ border-bottom-width: 3px; border-bottom-style: solid; position: absolute; 
	display: none; margin-top: -8px; padding-top: 5px; overflow: hidden; }
.zeomart-navigation .zeomart-navigation-slide-bar-style-1:before{ content: " "; display: block; width: 0px; height: 0px; 
    position: absolute; left: 50%; margin-left: -3px; bottom: 0px; 
    border-width: 0px 5px 5px 5px; border-style: solid; border-color: transparent; }

.zeomart-navigation .zeomart-navigation-slide-bar-style-2{ border-bottom-width: 3px; border-bottom-style: solid; position: absolute; 
	display: none; margin-top: -3px; overflow: hidden; }

.zeomart-navigation .zeomart-navigation-slide-bar-style-dot{ text-align: center; position: absolute; display: none; margin-top: -8px; overflow: hidden; }
.zeomart-navigation .zeomart-navigation-slide-bar-style-dot:before{ content: " "; display: block; width: 8px; margin: 0px auto; 
border-bottom-width: 4px; border-top-width: 4px; border-style: solid; 
border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }


.zeomart-navigation .sf-menu a i { margin-right: 10px;}
.zeomart-navigation .zeomart-main-menu .sf-menu a i,
.zeomart-navigation .zeomart-main-menu .sf-menu a svg {
	 font-size:20px;
	 margin-right: 10px;
}

.zeomart-navigation .sf-vertical > li{ border-bottom-width: 1px; border-bottom-style: solid; }
.zeomart-navigation .sf-vertical > li:first-child{ padding-top: 0px;  }
.zeomart-navigation .sf-vertical > li > a{ font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; display: block; }
.zeomart-navigation .sf-vertical ul.sub-menu{ font-size: 14px; 
	box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }
.zeomart-navigation .sf-vertical ul.sub-menu li{ padding: 2px 11px; }
.zeomart-navigation .sf-vertical ul.sub-menu li:first-child{ padding-top: 20px; }
.zeomart-navigation .sf-vertical ul.sub-menu li:last-child{ padding-bottom: 20px; }
.zeomart-navigation .sf-vertical ul.sub-menu li > a{ display: block; padding: 4px 12px; }
.zeomart-navigation .sf-vertical ul.sub-menu li > a.sf-with-ul:after,
.zeomart-navigation-submenu-indicator .sf-vertical > li > a.sf-with-ul:after{ 
	float: right; margin-left: 18px; content: "\f105"; font-family: fontAwesome; }

/* bullet anchor */
.zeomart-bullet-anchor{ position: fixed; top: 50%; right: 30px; margin-top: -50px; z-index: 10; opacity: 0; 
	transition: opacity 200ms; -moz-transition: opacity 200ms; -o-transition: opacity 200ms; -webkit-transition: opacity 200ms; }
.zeomart-bullet-anchor.zeomart-init{ opacity: 1; }
.zeomart-bullet-anchor a{ display: block; width: 17px; height: 17px; margin-bottom: 5px; overflow: hidden; 
	border-width: 1px; border-style: solid; border-color: transparent;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.zeomart-bullet-anchor a:before{ content: " "; width: 9px; height: 9px; margin: 3px; display: block; overflow: hidden; 
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; 
	transition: background-color 200ms; -moz-transition: background-color 200ms; 
	-o-transition: background-color 200ms; -webkit-transition: background-color 200ms; }

/* breadcrumbs */
.zeomart-breadcrumbs a{ color: #c0c0c0; }
.zeomart-breadcrumbs,
.zeomart-breadcrumbs a:hover{ color: #777; }

.zeomart-breadcrumbs{ font-size: 14px; padding: 0 0px; border-bottom-width: 1px; border-bottom-style: solid;border:0; }
.zeomart-breadcrumbs-item > span{ margin: 0px 22px; }
.zeomart-breadcrumbs-item > span:first-child{ margin-left: 0px; }
.zeomart-breadcrumbs-item a span{ transition: color 200ms; -moz-transition: color 200ms; -o-transition: color 200ms; -webkit-transition: color 200ms; }

/* top search */
.zeomart-top-search-wrap input.search-field{ border-bottom-color: #303030; color: #fff; }
.zeomart-top-search-wrap .zeomart-top-search-submit,
.zeomart-top-search-wrap .zeomart-top-search-close{ color: #fff; }
.zeomart-top-search-wrap input::-webkit-input-placeholder{  color: #fff; }
.zeomart-top-search-wrap input::-moz-placeholder{  color: #fff; }
.zeomart-top-search-wrap input:-ms-input-placeholder{  color: #fff; }
.zeomart-top-search-wrap input:-moz-placeholder{  color: #fff; }

.zeomart-top-search-row{ display: table; width: 100%; height: 100%; }
.zeomart-top-search-cell{ display: table-cell; vertical-align: middle; padding-left: 30px; padding-right: 30px; }

.zeomart-top-search-wrap{ position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; z-index: 9999; overflow-y: auto; display: none; }
.zeomart-top-search-wrap form{ max-width: 630px; margin-left: auto; margin-right: auto; position: relative; }
.zeomart-top-search-wrap input.search-field{ background: transparent; width: 100%; border-width: 0px 0px 3px; 
	font-size: 40px; padding: 0px 120px 25px 0px; line-height: 48px; letter-spacing: 0.5px; }
.zeomart-top-search-wrap input.search-submit{  position: absolute; top: 0px; right: 52px;
	width: 48px; height: 48px; padding: 0px; opacity: 0; filter: alpha(opacity=0); }
.zeomart-top-search-wrap .zeomart-top-search-submit{ font-size: 30px; position: absolute; right: 52px; top: 0px; 
	line-height: 48px; width: 48px; text-align: center; }
.zeomart-top-search-wrap .zeomart-top-search-close{ font-size: 55px; position: absolute; right: 0px; top: -4px; 
	line-height: 48px; width: 48px; text-align: center; cursor: pointer; }

/* overlay menu */
.zeomart-overlay-menu-row{ display: table; width: 100%; height: 100%; }
.zeomart-overlay-menu-cell{ display: table-cell; vertical-align: middle; }

.zeomart-overlay-menu-content{ position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; z-index: 9999; overflow-y: auto; display: none; }
.zeomart-overlay-menu-content ul.menu{ list-style: none; text-align: center; padding-top: 180px; padding-bottom: 140px; 
	max-width: 570px; margin-left: auto; margin-right: auto; margin-bottom: 0px; } 
.zeomart-overlay-menu-content ul.menu > li{ font-size: 23px; font-weight: bold; text-transform: uppercase; opacity: 0;
	margin-bottom: 17px; padding-bottom: 17px; letter-spacing: 1px; border-bottom-width: 1px; border-bottom-style: solid;
	-webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0);
	transition: opacity 300ms, transform 300ms; -moz-transition: opacity 300ms, -moz-transform 300ms; 
	-o-transition: opacity 300ms, -o-transform 300ms; -webkit-transition: opacity 300ms, -webkit-transform 300ms; }
.zeomart-overlay-menu-content.zeomart-active ul.menu > li{ opacity: 1; filter: alpha(opacity=100); 
	-webkit-transform: none; transform: none; }
.zeomart-overlay-menu-content ul.sub-menu{ display: none; padding-top: 20px; padding-bottom: 5px; list-style: none; margin-left: 0px; margin-bottom: 0px; }
.zeomart-overlay-menu-content ul.sub-menu > li{ font-size: 15px; letter-spacing: 0px; text-transform: none; font-weight: normal; margin-bottom: 15px; }
.zeomart-overlay-menu-content ul.sub-menu ul.sub-menu{ max-width: 380px; margin: 20px auto 20px; 
    border-top-width: 1px; border-bottom-width: 1px; border-style: solid; }
.zeomart-overlay-menu-content .zeomart-overlay-menu-close{ line-height: 1; font-size: 48px;
	position: absolute; left: 50%; top: 75px; margin-left: -24px; cursor: pointer; }
.zeomart-overlay-menu-content .zeomart-overlay-menu-close:after{ content: "\4d"; font-family: elegantIcons; }
.zeomart-overlay-menu-content ul li.menu-item-has-children > a:after{ content: "\f107"; font-family: "fontAwesome"; margin-left: 15px; }

body.admin-bar .zeomart-overlay-menu-content{ margin-top: 32px; overflow-y: scroll; }

/* menu right area */
.zeomart-main-menu-right-button{ float: left; padding: 8px 15px; font-size: 11px; font-weight: bold; 
	text-transform: uppercase; letter-spacing: 1px; margin-top: -11px; margin-left: 30px; border-radius: 3px;
	border-width: 2px; border-style: solid; }
.zeomart-main-menu-right-button.zeomart-style-round{ padding: 13px 21px 14px; margin-top: -14px;
	border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; }
.zeomart-main-menu-right-button.zeomart-style-round-with-shadow{ padding: 13px 21px 14px; margin-top: -14px;
	box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11); -webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11);
	border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; }

.zeomart-main-menu-right{ float: left; margin-top: -7px; }	

.zeomart-main-menu-search{ float: left; margin-top: -5px; margin-left: 25px; }
.zeomart-main-menu-search i{ font-size: 14px; margin-top: -1px; cursor: pointer; }

.zeomart-main-menu-cart{ float: left; position: relative; }
.zeomart-main-menu-cart i{ font-size: 16px; margin-top: -1px; cursor: pointer; }
.zeomart-main-menu-cart > .zeomart-top-cart-count{ font-size: 10px; font-weight: 700; vertical-align: super;
	width: 16px; height: 16px; line-height: 15px; position: absolute; top: -5px; right: -8px; text-align: center;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }

/* header */
.zeomart-logo{ position: relative; }
.zeomart-header-wrap{ position: relative; z-index: 103; }
.zeomart-header-container{ position: relative; margin-left: auto; margin-right: auto; }
.zeomart-header-container-inner{ position: relative; }

/* header plain */
.zeomart-header-style-plain{ position: relative; border-bottom-style: solid; z-index: 999999; }
.zeomart-header-style-plain .zeomart-header-background{ position: absolute; right: 0px; left: 0px; top: 0px; bottom: 0px; }
.zeomart-header-background-transparent{ position: absolute; left: 0px; right: 0px; z-index: 3; }

.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-logo{ float: left; }
.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-main-menu{ float: left; vertical-align: top; }
.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-main-menu-right-wrap{ float: right; line-height: 1.7; margin-left: 10px; vertical-align: top; }
.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-main-menu-right-button{ margin-left: 0px; }
.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-main-menu-right-button.zeomart-button-2{ margin-left: 10px; }
.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-main-menu-search,
.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-main-menu-cart{ display: inline-block; float: none; vertical-align: top; margin-top: 0px; line-height: 1.4; }

.zeomart-header-style-plain.zeomart-style-menu-right .zeomart-logo{ float: left; }
.zeomart-header-style-plain.zeomart-style-menu-right .zeomart-navigation{ float: right; }
.zeomart-header-style-plain.zeomart-style-menu-right .zeomart-main-menu{ display: inline-block; vertical-align: top; }
.zeomart-header-style-plain.zeomart-style-menu-right .zeomart-main-menu-right-wrap{ display: inline-block; line-height: 1.7; margin-left: 10px; vertical-align: top; }

.zeomart-header-style-plain.zeomart-style-center-logo .zeomart-logo-inner{ margin-left: auto; margin-right: auto; }
.zeomart-header-style-plain.zeomart-style-center-logo .zeomart-navigation{ text-align: center; position: relative; }
.zeomart-header-style-plain.zeomart-style-center-logo .zeomart-main-menu{ display: inline-block; vertical-align: top; }
.zeomart-header-style-plain.zeomart-style-center-logo .zeomart-main-menu-right-wrap{ position: absolute; right: 0px; line-height: 1.7; }

.zeomart-header-style-plain.zeomart-style-center-menu .zeomart-logo{ position: absolute; }
.zeomart-header-style-plain.zeomart-style-center-menu .zeomart-navigation{ text-align: center; }
.zeomart-header-style-plain.zeomart-style-center-menu .zeomart-main-menu{ display: inline-block; vertical-align: top; }
.zeomart-header-style-plain.zeomart-style-center-menu .zeomart-main-menu-right-wrap{ position: absolute; right: 0px; line-height: 1.7; }

.zeomart-header-style-plain.zeomart-style-splitted-menu .zeomart-logo{ padding-top: 0px; padding-bottom: 0px; }
.zeomart-header-style-plain.zeomart-style-splitted-menu .zeomart-navigation{ text-align: center; }
.zeomart-header-style-plain.zeomart-style-splitted-menu .zeomart-main-menu{ display: inline-block; vertical-align: top; }
.zeomart-header-style-plain.zeomart-style-splitted-menu .zeomart-main-menu-right-wrap{ position: absolute; right: 0px; line-height: 1.7; }
.zeomart-header-style-plain.zeomart-style-splitted-menu .zeomart-main-menu-left-wrap{ position: absolute; left: 0px; line-height: 1.7; }
.zeomart-header-style-plain.zeomart-style-splitted-menu .zeomart-right-menu-button{ margin-left: 0px; }

/* header box */
.zeomart-header-boxed-wrap{ position: absolute; left: 0px; right: 0px; z-index: 3; }
.zeomart-header-style-boxed.zeomart-fixed-navigation{ margin-top: 0px; }
.zeomart-header-style-boxed .zeomart-header-container-item{ position: relative; }

.zeomart-header-style-boxed .zeomart-navigation{ line-height: 0; }
.zeomart-header-style-boxed .zeomart-header-background{ position: absolute; right: 0px; left: 0px; top: 0px; bottom: 0px; }

.zeomart-header-style-boxed.zeomart-style-menu-right .zeomart-logo{ float: left; }
.zeomart-header-style-boxed.zeomart-style-menu-right .zeomart-navigation{ float: right; }
.zeomart-header-style-boxed.zeomart-style-menu-right .zeomart-main-menu{ display: inline-block; vertical-align: top; }
.zeomart-header-style-boxed.zeomart-style-menu-right .zeomart-main-menu-right-wrap{ display: inline-block; line-height: 1.7; margin-left: 10px; vertical-align: top; }

.zeomart-header-style-boxed.zeomart-style-center-menu .zeomart-logo{ position: absolute; }
.zeomart-header-style-boxed.zeomart-style-center-menu .zeomart-navigation{ text-align: center; }
.zeomart-header-style-boxed.zeomart-style-center-menu .zeomart-main-menu{ display: inline-block; vertical-align: top; }
.zeomart-header-style-boxed.zeomart-style-center-menu .zeomart-main-menu-right-wrap{ position: absolute; line-height: 1.7; }

.zeomart-header-style-boxed.zeomart-style-splitted-menu .zeomart-logo{ padding-top: 0px; padding-bottom: 0px; }
.zeomart-header-style-boxed.zeomart-style-splitted-menu .zeomart-navigation{ text-align: center; }
.zeomart-header-style-boxed.zeomart-style-splitted-menu .zeomart-main-menu{ display: inline-block; vertical-align: top; }
.zeomart-header-style-boxed.zeomart-style-splitted-menu .zeomart-main-menu-right-wrap{ position: absolute; line-height: 1.7; }
.zeomart-header-style-boxed.zeomart-style-splitted-menu .zeomart-main-menu-left-wrap{ position: absolute; line-height: 1.7; }
.zeomart-header-style-boxed.zeomart-style-splitted-menu .zeomart-right-menu-button{ margin-left: 0px; }

/* header bar */
.zeomart-header-style-bar .zeomart-logo{ float: left; }
.zeomart-header-style-bar .zeomart-logo-right-text{ float: right; text-align: right; font-size: 13px; }
.zeomart-header-style-bar .zeomart-header-container-inner{ position: relative; }

.zeomart-navigation-bar-wrap{ border-top-width: 1px; border-top-style: solid; position: relative; }
.zeomart-navigation-bar-wrap.zeomart-style-transparent{ position: absolute; left: 0px; right: 0px; z-index: 3; }
.zeomart-navigation-bar-wrap .zeomart-navigation{ line-height: 0; position: relative; }
.zeomart-navigation-bar-wrap .zeomart-navigation-background{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.zeomart-navigation-bar-wrap .zeomart-navigation-container{ position: relative; }
.zeomart-navigation-bar-wrap .zeomart-main-menu{ display: inline-block; vertical-align: top; }

.zeomart-navigation-bar-wrap.zeomart-style-left .zeomart-main-menu-right-wrap{ float: right; line-height: 1.7; margin-left: 10px; }
.zeomart-navigation-bar-wrap.zeomart-style-center{ text-align: center; }
.zeomart-navigation-bar-wrap.zeomart-style-center .zeomart-main-menu-right-wrap{ position: absolute; right: 0px; line-height: 1.7; }

.zeomart-header-style-bar.zeomart-style-center .zeomart-logo{ float: none; }
.zeomart-header-style-bar.zeomart-style-center .zeomart-logo-inner{ margin-left: auto; margin-right: auto; }
.zeomart-header-style-bar.zeomart-style-center .zeomart-logo-right-text{ position: absolute; top: 0px; right: 0px; }

.zeomart-header-style-bar.zeomart-style-2 .zeomart-header-background{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.zeomart-navigation-header-style-bar.zeomart-style-2{ border: 0px; }
.zeomart-navigation-header-style-bar.zeomart-style-2 .zeomart-main-menu{ padding: 0px 25px; }
.zeomart-navigation-header-style-bar.zeomart-style-2 .zeomart-main-menu-right-wrap{ padding: 0px 25px; }
.zeomart-navigation-header-style-bar.zeomart-style-2{ box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
.zeomart-navigation-header-style-bar.zeomart-style-2.zeomart-fixed-navigation .zeomart-navigation-container{ position: static; }
.zeomart-navigation-header-style-bar.zeomart-style-2.zeomart-fixed-navigation .zeomart-navigation-background{ left: 0px; right: 0px; margin-left: 0px; margin-right: 0px; }

/* header side */
.zeomart-header-side-content{ position: relative; z-index: 98; }

.zeomart-header-side-nav{ position: fixed; top: 0px; bottom: 0px; z-index: 99; }
.zeomart-header-side-nav.zeomart-allow-slide{ position: absolute; bottom: auto; }
.zeomart-header-side-nav.zeomart-fix-bottom{ position: fixed; top: auto; bottom: 0px; }
.zeomart-header-side-nav.zeomart-fix-top{ position: fixed; }
.zeomart-header-side-nav.zeomart-style-left{ left: 0px; }
.zeomart-header-side-nav.zeomart-style-right{ right: 0px; }
.zeomart-header-side-nav .zeomart-pos-bottom,
.zeomart-header-side-nav.zeomart-style-middle .zeomart-pos-middle{ opacity: 0; filter: alpha(opacity=0);
	transition: opacity 300ms; -moz-transition: opacity 300ms; -o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.zeomart-header-side-nav .zeomart-pos-bottom.zeomart-active,
.zeomart-header-side-nav.zeomart-style-middle .zeomart-pos-middle.zeomart-active{ opacity: 1; filter: alpha(opacity=100); }

.zeomart-header-side-nav.zeomart-style-side .zeomart-header-social{ padding-top: 20px; padding-bottom: 40px; }
.zeomart-header-side-nav.zeomart-style-side .zeomart-header-social a{ margin-left: 25px; }
.zeomart-header-side-nav.zeomart-style-side .zeomart-header-social a:first-child{ margin-left: 0px; }
.zeomart-header-side-nav.zeomart-style-side .zeomart-main-menu-right-wrap{ padding-top: 22px; }
.zeomart-header-side-nav.zeomart-style-side .zeomart-main-menu-search{ float: none; display: inline-block; margin-top: 0px; margin-left: 20px; }
.zeomart-header-side-nav.zeomart-style-side .zeomart-main-menu-cart{ float: none; display: inline-block; margin-top: 0px; margin-left: 0px; }
.zeomart-header-side-nav.zeomart-style-side .zeomart-main-menu-right-wrap > div:first-child{ margin-left: 0px; }
.zeomart-header-side-nav.zeomart-style-left .sf-vertical ul.sub-menu{ text-align: left; margin-left: 0px; }
.zeomart-header-side-nav.zeomart-style-right .sf-vertical ul.sub-menu{ left: auto; right: 100%; text-align: right; }
.zeomart-header-side-nav.zeomart-style-right .sf-vertical ul.sub-menu li > a.sf-with-ul:after{ content: "\f104"; float: left; margin-left: 0px; margin-right: 18px; }

.zeomart-header-style-side.zeomart-center-align .zeomart-logo-inner{ margin-right: auto; margin-left: auto; }
.zeomart-header-style-side.zeomart-right-align .zeomart-logo-inner{ margin-right: 0px; margin-left: auto; }

.zeomart-header-side-nav.zeomart-style-side-toggle { text-align: center; }
.zeomart-header-side-nav.zeomart-style-side-toggle .zeomart-logo-inner{ margin-left: auto; margin-right: auto; }
.zeomart-header-side-nav.zeomart-style-side-toggle .zeomart-main-menu-search,
.zeomart-header-side-nav.zeomart-style-side-toggle .zeomart-main-menu-cart{ float: none; margin-bottom: 8px; padding-left: 0px; margin-left: 0px; margin-top: 0px; }
.zeomart-header-side-nav.zeomart-style-side-toggle .zeomart-header-icon{ padding-bottom: 20px; padding-top: 30px; }

body.admin-bar .zeomart-header-side-nav{ padding-top: 32px; }
html.mm-opened body.admin-bar .zeomart-header-side-nav{ padding-top: 0px; }

/* fixed nav bar */
.zeomart-logo-inner{ transition: max-width 200ms; -moz-transition: max-width 200ms; 
	-o-transition: max-width 200ms; -webkit-transition: max-width 200ms; }
.zeomart-logo-inner img{ max-width: 113px; /* for ie */ }
.zeomart-fixed-nav-logo{ display: none; }
.zeomart-sticky-navigation.zeomart-fixed-navigation .zeomart-fixed-nav-logo{ display: block; }
.zeomart-sticky-navigation.zeomart-fixed-navigation .zeomart-orig-logo{ display: none; }

.zeomart-sticky-navigation.zeomart-style-fixed .zeomart-logo, 
.zeomart-sticky-navigation.zeomart-style-fixed .zeomart-navigation,
.zeomart-sticky-navigation.zeomart-style-fixed .zeomart-navigation .sf-menu > li > a{ 
	transition: background 300ms, color 300ms, border-color 300ms, padding 200ms; -moz-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms; -webkit-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms; }
.zeomart-sticky-navigation.zeomart-style-fixed .zeomart-navigation-top{
	transition: top 200ms; -moz-transition: top 200ms; -o-transition: top 200ms; -webkit-transition: top 200ms; }
.zeomart-sticky-navigation.zeomart-style-fixed.zeomart-animate-fixed-navigation .zeomart-logo-inner img{
	transition: height 200ms; -moz-transition: height 200ms; -o-transition: height 200ms; -webkit-transition: height 200ms; }

.zeomart-fixed-navigation.zeomart-style-fixed,
.zeomart-fixed-navigation.zeomart-style-slide{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 99; 
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1); }
.zeomart-fixed-navigation.zeomart-style-slide .zeomart-logo-inner img{ max-height: 35px !important; width: auto; }

body.zeomart-sticky-navigation-no-logo .zeomart-fixed-navigation .zeomart-logo{ display: none; }
body.zeomart-sticky-navigation-no-logo .zeomart-mobile-header.zeomart-fixed-navigation .mobile-menu-right{ position: static; float: right; margin: 10px 0px; }
body.admin-bar .zeomart-fixed-navigation.zeomart-style-fixed,
body.admin-bar .zeomart-fixed-navigation.zeomart-style-slide{ margin-top: 32px; }
@media screen and (max-width: 782px){ body.admin-bar .zeomart-fixed-navigation.zeomart-style-slide{ margin-top: 0px; }  }


.zeomart-animate-fixed-navigation.zeomart-header-style-plain .zeomart-navigation-top{ top: 30px; }
.zeomart-animate-fixed-navigation.zeomart-header-style-plain.zeomart-style-splitted-menu .zeomart-logo{ margin-top: -10px; }
.zeomart-animate-fixed-navigation.zeomart-header-style-plain.zeomart-style-splitted-menu .zeomart-navigation .sf-menu > li > a{ padding-top: 0px; }
.zeomart-animate-fixed-navigation.zeomart-header-style-plain.zeomart-style-splitted-menu .zeomart-navigation-top{ /* top: 22px; */ }
.zeomart-animate-fixed-navigation.zeomart-header-style-plain.zeomart-style-center-logo .zeomart-logo{ position: absolute; left: 0px; top: 0px; z-index: 3; }

.zeomart-animate-fixed-navigation.zeomart-header-style-boxed.zeomart-style-splitted-menu .zeomart-logo{ margin-top: -10px; padding-top: 0px; padding-bottom: 0px; }
.zeomart-animate-fixed-navigation.zeomart-header-style-boxed.zeomart-style-splitted-menu .zeomart-navigation .sf-menu > li > a{ padding-top: 0px; }

/* page title */
.zeomart-page-title-wrap{}
.zeomart-page-title-wrap .zeomart-page-title-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.zeomart-page-title-wrap .zeomart-page-title-top-gradient{ position: absolute; top: 0px; right: 0px;left: 0px; }
.zeomart-page-title-wrap .zeomart-page-title-bottom-gradient{ position: absolute; right: 0px; bottom: 0px; left: 0px; }
.zeomart-page-title-wrap .zeomart-page-title-container{ position: relative; }

.zeomart-page-title-wrap.zeomart-style-small .zeomart-page-caption{ font-size: 16px; margin-top: 13px; }
.zeomart-page-title-wrap.zeomart-style-small .zeomart-page-title-content{ padding-top: 40px; padding-bottom: 38px; }

.zeomart-page-title-wrap.zeomart-style-medium .zeomart-page-title{ font-size: 54px; margin-bottom: 0px; }
.zeomart-page-title-wrap.zeomart-style-medium .zeomart-page-caption{ font-size: 19px; margin-top: 13px; }
.zeomart-page-title-wrap.zeomart-style-medium .zeomart-page-title-content{ padding-top: 126px; padding-bottom: 116px; }

.zeomart-page-title-wrap.zeomart-style-large .zeomart-page-title{ font-size: 75px; margin-bottom: 0px; }
.zeomart-page-title-wrap.zeomart-style-large .zeomart-page-caption{ font-size: 25px; margin-top: 13px; }
.zeomart-page-title-wrap.zeomart-style-large .zeomart-page-title-content{ padding-top: 184px; padding-bottom: 168px; }

.zeomart-page-title-wrap.zeomart-style-custom .zeomart-page-title{ font-size: 37px; margin-bottom: 0px; }
.zeomart-page-title-wrap.zeomart-style-custom .zeomart-page-caption{ font-size: 16px; }

.zeomart-page-title-event-time{ margin-top: 12px; }
.zeomart-page-title-event-link{ margin-top: 12px; }

.zeomart-page-title-wrap.zeomart-style-small .zeomart-page-title {
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 9px;
}

/**
 * 3.0 - Footer
 */	
	
/* footer */
.zeomart-footer-wrapper{ background-position: center; }
.zeomart-footer-wrapper .zeomart-footer-container{ overflow: hidden; }
.zeomart-footer-wrapper .zeomart-widget-title{ margin-bottom: 31px; }
.zeomart-footer-wrapper .zeomart-widget-title .gdlr-core-flexslider-nav{ float: right; margin-left: 20px; }
.zeomart-footer-wrapper .widget{ margin-bottom: 60px; }
.zeomart-footer-wrapper .widget:last-child{ margin-bottom: 0px; }

.zeomart-footer-wrapper.zeomart-with-column-divider .zeomart-footer-column{ padding-bottom: 1029px; margin-bottom: -1020px; 
	border-left: 1px; border-style: solid; border-color: inherit; padding-left: 30px; padding-right: 30px; } 
.zeomart-footer-wrapper.zeomart-with-column-divider .zeomart-footer-column:first-child{ border: none; }

.zeomart-fixed-footer{ position: fixed; left: 0px; right: 0px; bottom: 0px; }
body.zeomart-boxed .zeomart-fixed-footer .zeomart-footer-wrapper,
body.zeomart-boxed .zeomart-fixed-footer .zeomart-copyright-wrapper{ margin-left: auto; margin-right: auto; }

.zeomart-footer-back-to-top-button{ position: fixed; z-index: 9; right: 30px; bottom: 30px; font-size: 18px; 
	line-height: 20px; width: 45px; height: 45px; text-align: center; padding: 12px; cursor: pointer; opacity: 0;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; pointer-events: none;
	transition: opacity 300ms; -moz-transition: opacity 300ms; -o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.zeomart-footer-back-to-top-button.zeomart-scrolled{ opacity: 1; pointer-events: auto; }

/* copyright */
.zeomart-footer-wrapper{ padding-top: 70px; padding-bottom: 50px; }
.zeomart-copyright-container{ text-transform: uppercase; letter-spacing: 2px; }
.zeomart-copyright-text{ text-align: center; font-size: 14px; }
.zeomart-copyright-left{ float: left; }
.zeomart-copyright-right{ float: right; }

/**
 * 4.0 - Blog
 */

/* single */
.zeomart-single-article.zeomart-style .zeomart-single-article-title{ font-size: 37px; font-weight: 700; margin-bottom: 15px; }
.zeomart-single-article.zeomart-style .zeomart-single-article-head{ text-align: left; }
.zeomart-single-article.zeomart-style .zeomart-blog-info-wrapper{ margin-bottom: 8px; }
.zeomart-single-article.zeomart-style .zeomart-excerpt-read-more{ font-weight: 500; }

.zeomart-single-article-date-wrapper .zeomart-single-article-date-day{ font-size: 27px; font-weight: bold; 
	margin-bottom: 8px; margin-top: -4px; letter-spacing: 1px; white-space: nowrap; }
.zeomart-single-article-date-wrapper .zeomart-single-article-date-month{ font-size: 14px; text-transform: uppercase; letter-spacing: 1px; }
.zeomart-single-article-date-wrapper .zeomart-single-article-date-year{ font-size: 12px; margin-top: 4px; }

.zeomart-single-article{ padding-bottom: 20px; }
.zeomart-single-article .zeomart-single-article-content ul,
.zeomart-single-article .zeomart-single-article-content ol{ line-height: 2; }
.zeomart-single-article .zeomart-single-article-thumbnail{ margin-bottom: 42px; }
.zeomart-single-article .zeomart-single-article-title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 11px;
    letter-spacing: 0;
    line-height: 40px;
    margin-top: 13px;
}
.zeomart-single-article .zeomart-single-article-head-right{ overflow: hidden; }
.zeomart-content-area .zeomart-single-article .zeomart-single-article-head{ margin-bottom: 32px; }

article.product .zeomart-single-article.zeomart-style .zeomart-blog-info-wrapper,
article.product .zeomart-single-article.zeomart-style .zeomart-excerpt-read-more{ display: none; }

.zeomart-blog-info-wrapper .zeomart-head{ margin-right: 13px; vertical-align: middle; }
.zeomart-blog-info-wrapper .zeomart-head i{ font-size: 15px; }
.zeomart-blog-info-wrapper .zeomart-blog-info { display: inline-block; margin-right: 25px; font-size: 11px; 
	font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
.zeomart-blog-info-wrapper .zeomart-blog-info:last-child{ margin-right: 0px; }

.zeomart-sticky-banner{ line-height: 1;   display: inline-block; letter-spacing: 0.5px;
	padding: 18px 20px 17px; text-transform: uppercase; font-size: 11px; font-weight: bold; margin-bottom: 22px; }
.zeomart-sticky-banner i{ font-size: 12px; margin-right: 10px; }
.zeomart-single-article-thumbnail .zeomart-sticky-banner{ position: absolute; left: 0px; bottom: 0px; margin-bottom: 0px; }

body.single-post .zeomart-sidebar-style-none{ margin-left: auto; margin-right: auto; }
body.blog .zeomart-sidebar-style-none{ margin-left: auto; margin-right: auto; }
body.blog .zeomart-single-article, 
body.archive .zeomart-single-article,
body.search .zeomart-single-article{ padding-bottom: 60px; }

.zeomart-archive-taxonomy-description { margin-bottom: 60px; }

/* single post format */
.zeomart-blog-aside-format .zeomart-single-article-content{ font-size: 18px; font-style: italic; padding: 50px 60px 40px; }
.zeomart-blog-aside-format .zeomart-excerpt-read-more{ display: none; }

.zeomart-blog-quote-format .zeomart-single-article-content{ padding: 50px 45px 40px; position: relative; }
.zeomart-blog-quote-format .zeomart-blog-quote-background{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
	background-size: cover; background-position: center; opacity: 0.3; filter: alpha(opacity=30); }
.zeomart-blog-quote-format .zeomart-blog-quote{ float: left; font-size: 120px; font-weight: 800; margin-top: -10px; line-height: 1; margin-right: 35px; position: relative; }
.zeomart-blog-quote-format .zeomart-blog-content-wrap{ overflow: hidden; position: relative; }
.zeomart-blog-quote-format .zeomart-blog-quote-content{ font-size: 18px; font-style: italic; }
.zeomart-blog-quote-format .zeomart-blog-quote-author{ font-size: 16px; font-style: italic; margin-bottom: 20px; font-weight: bold; }
.zeomart-blog-quote-format .zeomart-blog-quote-author:before{ content: "-"; margin-right: 2px; }
.zeomart-blog-quote-format .zeomart-excerpt-read-more{ display: none; }
.zeomart-blog-quote-format blockquote, 
.zeomart-blog-quote-format q{ background: transparent; border: none; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 18px; }

.zeomart-blog-link-format .zeomart-blog-icon-link{ font-size: 23px; float: left; margin-right: 30px; margin-top: 5px; }
.zeomart-blog-link-format .zeomart-blog-content-wrap{ overflow: hidden; }
.zeomart-blog-link-format .zeomart-blog-title{ font-size: 20px; text-transform: none; letter-spacing: 0px; margin-bottom: 9px; }
.zeomart-blog-link-format .zeomart-blog-content{ font-size: 14px; margin-bottom: 0px; }
.zeomart-blog-link-format .zeomart-excerpt-read-more{ display: none; }

/* single social share */
.zeomart-single-social-share{ padding-top: 10px; padding-bottom: 48px; }

/* single author */

.zeomart-single-author-wrap {
    display: flex;
}

.zeomart-single-author-avartar.zeomart-media-image {
    width: 70px;
    flex: 0 0 70px;
}

.zeomart-single-author-avartar.zeomart-media-image > img {
    width: 100%;
    height: 70px;
    border-radius: 100%;
    object-fit: cover;
}

.zeomart-single-author-content-wrap {
    padding-left: 30px;
}

.zeomart-single-author-caption.zeomart-info-font {
    color: #626974;
    font-size: 14px;
}

.zeomart-body .zeomart-single-author-content-wrap h4.zeomart-single-author-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 21px;
}
.zeomart-body .zeomart-single-author-content-wrap h4.zeomart-single-author-title a {
}
.zeomart-single-author-description {
    font-size: 16px;
    line-height: 28px;
}

.zeomart-single-author {
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding: 30px 0 29px;
    margin:30px 0;
}

/* single navigation */
.zeomart-single-nav-area{ border-top: 1px; border-bottom: 1px; border-style: solid; padding: 33px 0px; margin-bottom: 55px; }
.zeomart-single-nav i{ font-size: 25px; }
.zeomart-single-nav .zeomart-text{ font-size: 15px; text-transform: uppercase; font-weight: bold; letter-spacing: 1.5px; }
.zeomart-single-nav-left{ float: left; }
.zeomart-single-nav-left i{ margin-right: 15px; vertical-align: middle; }
.zeomart-single-nav-right{ float: right; }
.zeomart-single-nav-right i{ margin-left: 15px; vertical-align: middle; }

/* blog tags */
.zeomart-single-author-tags{ margin-bottom: 65px; margin-top: -18px; }
.zeomart-single-author-tags a{ display: inline-block; font-size: 12px; padding: 5px 13px 4px; 
	margin-right: 12px; border-width: 2px; border-style: solid; font-weight: bold;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.zeomart-blog-style-1 .zeomart-single-related-post-title{ font-size: 28px; margin-bottom: 30px; font-weight: 500; text-align: left; letter-spacing: 0px; text-transform: none; }

.zeomart-single-related-post-container .gdlr-core-blog-grid .gdlr-core-blog-title{ font-size: 17px; font-weight: 600; }

/* blog style 4 */
.zeomart-single-blog-title-style-4.zeomart-single-article-head{ text-align: center; margin-bottom: 0px; }
.zeomart-single-blog-title-style-4.zeomart-single-article .zeomart-single-article-title{ font-size: 50px; font-weight: 800; margin-bottom: 20px; }
.zeomart-single-blog-title-style-4 .zeomart-blog-info-wrapper .zeomart-blog-info .zeomart-head{ display: none; }
.zeomart-single-blog-title-style-4 .zeomart-blog-info-wrapper .zeomart-blog-info{ margin-right: 0px; text-transform: none; font-size: 15px; font-weight: normal; }
.zeomart-single-blog-title-style-4 .zeomart-blog-info-wrapper .zeomart-blog-info .zeomart-blog-info-sep{ margin: 0px 15px; }
.zeomart-single-blog-title-style-4 .zeomart-blog-info-wrapper .zeomart-blog-info:first-child .zeomart-blog-info-sep{ display: none; }

.zeomart-blog-style-4 .zeomart-single-article-thumbnail img{ border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.zeomart-blog-style-4 .zeomart-single-article-thumbnail.zeomart-media-gallery img{ border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.zeomart-blog-style-4 .zeomart-single-nav-area{ border-top: 0px; padding-top: 0px; border-bottom: 0px; padding-bottom: 0px;}
.zeomart-blog-style-4 .zeomart-single-nav .zeomart-text{ font-size: 12px; letter-spacing: 3px; display: block; margin-bottom: 9px; }
.zeomart-blog-style-4 .zeomart-single-nav-title{ font-size: 17px; font-weight: bold; letter-spacing: 0.5px; line-height: 1; }
.zeomart-blog-style-4 .zeomart-single-nav-left{ max-width: 50%; }
.zeomart-blog-style-4 .zeomart-single-nav-right{ text-align: right; max-width: 50%; }

.zeomart-blog-style-4 .gdlr-core-social-share-item{ float: left; }
.zeomart-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{ font-size: 13px; font-weight: bold; }
.zeomart-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{ font-size: 13px; font-weight: bold; letter-spacing: 3px; }
.zeomart-blog-style-4 .gdlr-core-social-share-item .gdlr-core-divider{ display: none; }
.zeomart-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count{ margin-right: 32px; }
.zeomart-blog-style-4 .zeomart-single-social-share{ border-top-width: 1px; border-top-style: solid; padding-top: 19px; }
.zeomart-blog-style-4 .zeomart-single-magazine-author-tags{ padding-bottom: 0px; float: right; }
.zeomart-blog-style-4 .zeomart-single-magazine-author-tags a{ font-size: 11px; letter-spacing: 2px; font-weight: 600;
    text-transform: uppercase; padding: 8px 17px 10px; display: inline-block; margin-right: 5px; margin-bottom: 5px; }
.zeomart-blog-style-4 .zeomart-comments-area .comment-author { font-size: 16px; }
.zeomart-blog-style-4  section.comment-content{ font-size: 15px; }
.zeomart-blog-style-4 .zeomart-single-related-post-title,
.zeomart-blog-style-4 .zeomart-comments-area .zeomart-comments-title,
.zeomart-blog-style-4 .zeomart-comments-area .comment-reply-title{ font-size: 22px; margin-bottom: 30px; font-weight: 700; text-align: left; letter-spacing: 0px; text-transform: none; }

.zeomart-blog-style-4 .zeomart-single-author{ border-top: none; background: #fff; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); padding: 45px; margin-top: 30px; margin-bottom: 80px; }
.zeomart-blog-style-4 .zeomart-single-author .zeomart-single-author-avartar{ float: left; margin-bottom: 0px; margin-right: 33px; }
.zeomart-blog-style-4 .zeomart-single-author .zeomart-single-author-wrap{ max-width: 100%; margin: 0px; }
.zeomart-blog-style-4 .zeomart-single-author-content-wrap{ overflow: hidden; text-align: left; }
.zeomart-blog-style-4 .zeomart-single-author .zeomart-single-author-title{ font-size: 18px; margin-bottom: 16px; font-weight: 700; }
.zeomart-blog-style-4 .zeomart-comments-area{ border-top-width: 1px; border-top-style: solid; padding-top: 45px; margin-top: 5px; }
.zeomart-blog-style-4 .zeomart-comments-area .comment-time{ font-style: normal; font-size: 13px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; }
.zeomart-blog-style-4 .zeomart-comments-area .edit-link,
.zeomart-blog-style-4 .zeomart-comments-area .comment-reply{ font-size: 14px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; }

.zeomart-blog-style-4 .zeomart-comments-area .comment-respond{ background: transparent; padding: 10px 0px 30px; margin-bottom: 40px; }
.zeomart-blog-style-4 .zeomart-comments-area textarea{ border-bottom-width: 1px;}
.zeomart-blog-style-4 .zeomart-comments-area input[type="text"]{ border-bottom-width: 1px; }
.zeomart-blog-style-4 .zeomart-comments-area .zeomart-comment-form-author{ width: 33.33%; }
.zeomart-blog-style-4 .zeomart-comments-area .zeomart-comment-form-email{ width: 33.33%; padding-right: 7px; }
.zeomart-blog-style-4 .zeomart-comment-form-url{ width: 33.33%; float: left; padding-left: 7px; }

.zeomart-blog-style-4 .zeomart-comments-area .form-submit{ text-align: left; }
.zeomart-blog-style-4 .zeomart-comments-area .form-submit input[type="submit"]{ font-size: 12px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; }

.zeomart-blog-style-4 .zeomart-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-title{ margin-bottom: 6px; font-weight: 700; }
.zeomart-blog-style-4 .zeomart-button, 
.zeomart-blog-style-4 input[type="button"], 
.zeomart-blog-style-4 input[type="submit"], 
.zeomart-blog-style-4 input[type="reset"]{ font-size: 13px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.8px; padding: 21px 35px 23px; }

/* blog style 2 */
.zeomart-blog-title-wrap .zeomart-single-blog-title-style-2 .zeomart-single-article-title{ margin-bottom: 0px; margin-top: 5px; }
.zeomart-single-blog-title-style-2 .zeomart-blog-info-wrapper .zeomart-blog-info .zeomart-head{ display: none; }
.zeomart-single-blog-title-style-2 .zeomart-blog-info-wrapper .zeomart-blog-info{ margin-right: 0px; text-transform: none; font-size: 13px; }
.zeomart-single-blog-title-style-2 .zeomart-blog-info-wrapper .zeomart-blog-info .zeomart-blog-info-sep{ margin: 0px 15px; }
.zeomart-single-blog-title-style-2 .zeomart-blog-info-wrapper .zeomart-blog-info:first-child .zeomart-blog-info-sep{ display: none; }

.zeomart-blog-style-2 .zeomart-single-author .zeomart-single-author-wrap{ margin: 0px; }
.zeomart-blog-style-2 .zeomart-single-author{ border-top-width: 0px; margin-top: 0px; text-align: left; }
.zeomart-blog-style-2 .zeomart-single-author .zeomart-single-author-avartar{ margin: 0px; float: left; margin-right: 30px; max-width: 100px;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.zeomart-blog-style-2 .zeomart-single-author .zeomart-single-author-caption{ display: none; }
.zeomart-blog-style-2 .zeomart-single-author .zeomart-single-author-content-wrap{ overflow: hidden; padding-top: 12px; }
.zeomart-blog-style-2 .zeomart-single-author .zeomart-single-author-title{ font-size: 20px; margin-bottom: 10px; }

.zeomart-blog-style-2 .gdlr-core-social-share-item{ text-align: left; }
.zeomart-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count{ margin-right: 25px; font-weight: bold; }
.zeomart-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{ font-size: 16px; }
.zeomart-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{ font-size: 16px; text-transform: none; letter-spacing: 0px; }
.zeomart-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-divider{ display: none; }

.zeomart-blog-style-2 .zeomart-single-article{ padding-bottom: 0px; }
.zeomart-blog-style-2 .zeomart-single-nav-area{ border: none; padding: 30px 0px 0px; margin-bottom: 0px; }
.zeomart-blog-style-2 .zeomart-single-nav-area a,
.zeomart-blog-style-2 .zeomart-single-nav-area a:hover{ color: #fff; }
.zeomart-blog-style-2 .zeomart-single-nav-area-left{ float: left; width: 50%; padding: 50px 80px; position: relative; overflow: hidden; }
.zeomart-blog-style-2 .zeomart-single-nav-area-right{ float: left; width: 50%; padding: 50px 80px; position: relative; overflow: hidden; }
.zeomart-blog-style-2 .zeomart-single-nav-area-background{ position: absolute; 
	top: 0px; right: 0px; bottom: 0px; left: 0px; background-size: cover; background-position: center;
	transition: transform 300ms ease-out; -moz-transition: transform 300ms ease-out; 
	-o-transition: transform 300ms ease-out; -webkit-transition: transform 300ms ease-out; }
.zeomart-blog-style-2 .zeomart-single-nav-area-left:hover .zeomart-single-nav-area-background,
.zeomart-blog-style-2 .zeomart-single-nav-area-right:hover .zeomart-single-nav-area-background{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.zeomart-blog-style-2 .zeomart-single-nav-left i{ font-size: 20px; }
.zeomart-blog-style-2 .zeomart-single-nav-left,
.zeomart-blog-style-2 .zeomart-single-nav-right{ float: none; }
.zeomart-blog-style-2 .zeomart-single-nav{ position: relative; }
.zeomart-blog-style-2 .zeomart-single-nav .zeomart-text{ letter-spacing: 0px; text-transform: none; }
.zeomart-blog-style-2 .zeomart-single-nav-title{ font-size: 22px; font-weight: 800; display: block; margin-top: 2px; }
.zeomart-blog-style-2 .zeomart-single-nav-area-overlay{ opacity: 0.7; filter: alpha(opacity=62);
	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }

.zeomart-blog-style-2 .zeomart-comment-wrapper{ padding-top: 80px; }
.zeomart-blog-style-2 .zeomart-comment-content{ margin: 0px auto; }
.zeomart-blog-style-2 .zeomart-comments-area .zeomart-comments-title{ text-align: left; text-transform: none; 
	letter-spacing: 0px; font-weight: 800; font-size: 20px; }
.zeomart-blog-style-2 .zeomart-comments-area .comment-avatar{ max-width: 90px; border-radius: 3px; }
.zeomart-blog-style-2 .zeomart-comments-area .comment-author{ font-size: 18px; }
.zeomart-blog-style-2 .zeomart-comments-area .comment-time{ font-size: 13px; font-style: normal; }
.zeomart-blog-style-2 .zeomart-comments-area .comment-content{ font-size: 15px; }
.zeomart-blog-style-2 .zeomart-comments-area .comment-meta{ margin-bottom: 16px; }
.zeomart-blog-style-2 .zeomart-comments-area .comment-reply{ text-transform: none; font-weight: 800; letter-spacing: 0px; }
.zeomart-blog-style-2 .zeomart-comments-area .comment-article{ padding-bottom: 0px; border-bottom-width: 0px; }
.zeomart-blog-style-2 .zeomart-comments-area .comment-reply-title{ font-size: 20px; letter-spacing: 0px;
	text-align: left; text-transform: none; font-weight: 800; margin-bottom: 35px; }
.zeomart-blog-style-2 .zeomart-comments-area .comment-respond{ padding: 0px 0px 85px; background: transparent; margin-bottom: 0px; }
.zeomart-blog-style-2 .zeomart-comments-area textarea{ font-size: 14px;padding: 20px 22px; margin-bottom: 22px; }
.zeomart-blog-style-2 .zeomart-comments-area input[type="text"]{ font-size: 14px; padding: 20px 22px; margin-bottom: 22px; }
.zeomart-blog-style-2 .zeomart-comments-area .zeomart-comment-form-author{ width: 33.33%; padding-right: 13px; }
.zeomart-blog-style-2 .zeomart-comments-area .zeomart-comment-form-email{ width: 33.33%; padding-right: 7px; }
.zeomart-blog-style-2 .zeomart-comments-area .zeomart-comment-form-url{ width: 33.33%; float: left; padding-left: 14px; }
.zeomart-blog-style-2 .zeomart-comments-area .form-submit{ text-align: left; padding-top: 0px; }
.zeomart-blog-style-2 .zeomart-comments-area .form-submit input[type="submit"]{ font-size: 13px; text-transform: none; padding: 16px 30px;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.zeomart-blog-style-2 .zeomart-single-related-post-wrap{ padding: 80px 0px 50px; }
.zeomart-blog-style-2 .zeomart-single-related-post-container{ padding-left: 80px; padding-right: 80px; }
.zeomart-blog-style-2 .zeomart-single-related-post-title{ font-size: 20px; margin-bottom: 40px; font-weight: 800; }
.zeomart-blog-style-2 .zeomart-single-related-post-container{ margin: 0px auto; }
.zeomart-blog-style-2 .gdlr-core-blog-grid .gdlr-core-blog-title{ font-size: 21px; }
.zeomart-blog-style-2 .zeomart-single-related-post-wrap .gdlr-core-sticky-banner{ display: none; }

/* blog style 3 */
.zeomart-blog-style-3 .zeomart-single-nav-left,
.zeomart-blog-style-3 .zeomart-single-nav-right{ max-width: 50%; }
.zeomart-blog-style-3 .zeomart-single-nav-right{ text-align: right; }
.zeomart-blog-style-3 .zeomart-single-nav .zeomart-text{ font-size: 14px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; display: block; margin-bottom: 8px; }
.zeomart-blog-style-3 .zeomart-single-nav .zeomart-single-nav-title{ font-size: 18px; font-weight: 800; }

.zeomart-blog-style-3 .zeomart-single-social-share{ padding-bottom: 27px; }
.zeomart-blog-style-3 .gdlr-core-social-share-item{ position: relative; }
.zeomart-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count{ position: absolute; right: 0px; }
.zeomart-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-wrap{ margin-right: 25px; float: left; }
.zeomart-blog-style-3 .gdlr-core-social-share-item .gdlr-core-divider{ display: none; }
.zeomart-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{ font-size: 15px; margin-right: 6px; }
.zeomart-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{ font-size: 15px; text-transform: none; font-weight: 600; letter-spacing: 0px; }

.zeomart-blog-style-3 .zeomart-single-author .zeomart-single-author-avartar{ margin: 0px; float: left; margin-right: 40px; border-width: 1px; border-style: solid; max-width: 116px; padding: 8px; }
.zeomart-blog-style-3 .zeomart-single-author .zeomart-single-author-wrap{ max-width: 100%; margin: 0px; }
.zeomart-blog-style-3 .zeomart-single-author{ border: none; }
.zeomart-blog-style-3 .zeomart-single-author-content-wrap{ overflow: hidden; text-align: left; }
.zeomart-blog-style-3 .zeomart-single-author .zeomart-single-author-title{ font-size: 18px; margin-bottom: 15px; }
.zeomart-blog-style-3 .zeomart-single-author .zeomart-single-author-avartar img{ border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }

.zeomart-blog-style-3 .zeomart-comments-area .zeomart-comments-title { font-size: 25px; text-align: left; letter-spacing: 0px; text-transform: none; font-weight: 800; margin-bottom: 30px; }
.zeomart-blog-style-3 .zeomart-comments-area .comment-respond{ background: transparent; padding: 0px; }
.zeomart-blog-style-3 .zeomart-comments-area textarea, 
.zeomart-blog-style-3 .zeomart-comments-area input[type="text"]{ border-bottom-width: 1px; font-size: 14px; font-weight: 500; }
.zeomart-blog-style-3 .zeomart-comments-area input[type="checkbox"]{vertical-align: middle;margin: 0px 10px 3px 0px;}
.zeomart-blog-style-3 .zeomart-comments-area .form-submit{ text-align: left; }
.zeomart-blog-style-3 .zeomart-comments-area .form-submit input[type="submit"]{ text-transform: none; font-size: 14px; letter-spacing: 0; padding: 15px 33px 19px; }
.zeomart-blog-style-3 .zeomart-comments-area .comment-reply-title{ text-align: left; text-transform: none; letter-spacing: 0px; font-size: 22px; }
.zeomart-blog-style-3 .zeomart-single-magazine-author-tags{ margin-bottom: 30px; }
.zeomart-blog-style-3 .zeomart-comments-area .comment-time{ display: inline; margin-right: 12px; }
.zeomart-blog-style-3 .zeomart-comments-area .comment-time time{ text-transform: uppercase; font-weight: 400; letter-spacing: 0px; }
.zeomart-blog-style-3 .zeomart-comments-area .comment-reply{ position: static; display: inline; font-size: 14px; letter-spacing: 0px; text-decoration: underline; }
.zeomart-blog-style-3 .zeomart-comments-area .edit-link { font-size: 14px; text-decoration: underline; text-transform: uppercase; letter-spacing: 0.5px; }

.zeomart-blog-style-3 .zeomart-single-related-post-wrap{ margin-bottom: 20px; }
.zeomart-blog-style-3 .zeomart-single-related-post-title{ font-size: 22px; margin-bottom: 40px; font-weight: 700; }
.zeomart-blog-style-3 .zeomart-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info { font-size: 13px; }

/* blog style 5 */
.zeomart-blog-style-5 .zeomart-single-nav-area{ padding-top: 50px; padding-bottom: 0px; border-bottom: 0px; }
.zeomart-blog-style-5 .zeomart-single-nav-left,
.zeomart-blog-style-5 .zeomart-single-nav-right{ max-width: 50%; }
.zeomart-blog-style-5 .zeomart-single-nav-right{ text-align: right; }
.zeomart-blog-style-5 .zeomart-single-nav .zeomart-text{ font-size: 13px; text-transform: uppercase; letter-spacing: 1.5px; font-weight: 600; display: block; margin-bottom: 2px; }
.zeomart-blog-style-5 .zeomart-single-nav .zeomart-single-nav-title{ font-size: 20px; font-weight: 600; }

.zeomart-blog-style-5 .zeomart-single-social-share{ float: right; padding-top: 0px; padding-bottom: 50px; }
.zeomart-blog-style-5 .gdlr-core-social-share-item.gdlr-core-style-round a{ font-size: 18px; width: 40px; height: 40px; padding: 11px 0px; }
.zeomart-blog-style-5 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{ font-size: 15px; margin-right: 6px; }
.zeomart-blog-style-5 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{ font-size: 15px; text-transform: none; font-weight: 600; letter-spacing: 0px; }

.zeomart-blog-style-5 .zeomart-single-author .zeomart-single-author-avartar{ margin: 0px; float: left; margin-right: 30px; max-width: 116px; }
.zeomart-blog-style-5 .zeomart-single-author .zeomart-single-author-wrap{ max-width: 100%; margin: 0px; }
.zeomart-blog-style-5 .zeomart-single-author{ border: none; margin-top: 10px; margin-bottom: 60px; padding: 45px 55px 40px 40px; box-shadow: 0 0 30px rgba(0, 0, 0, 0.12); }
.zeomart-blog-style-5 .zeomart-single-author-content-wrap{ overflow: hidden; text-align: left; }
.zeomart-blog-style-5 .zeomart-single-author .zeomart-single-author-title{ font-size: 18px; margin-bottom: 25px; }
.zeomart-blog-style-5 .zeomart-single-author .zeomart-single-author-caption{ font-size: 13px; font-style: normal; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; margin-bottom: 2px; }
.zeomart-blog-style-5 .zeomart-single-author .zeomart-single-author-avartar img{ border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }

.zeomart-blog-style-5 .zeomart-single-magazine-author-tags{ margin-bottom: 50px; padding-bottom: 0px; float: left; }

.zeomart-blog-style-5 .zeomart-comments-area .zeomart-comments-title { font-size: 25px; text-align: left; letter-spacing: 0px; text-transform: none; font-weight: 800; margin-bottom: 30px; }
.zeomart-blog-style-5 .zeomart-comments-area .comment-respond{ background: transparent; padding: 0px; }
.zeomart-blog-style-5 .zeomart-comments-area textarea, 
.zeomart-blog-style-5 .zeomart-comments-area input[type="text"]{ border-bottom-width: 1px; font-size: 14px; font-weight: 500; }
.zeomart-blog-style-5 .zeomart-comments-area input[type="checkbox"]{vertical-align: middle;margin: 0px 10px 3px 0px;}
.zeomart-blog-style-5 .zeomart-comments-area .form-submit{ text-align: left; }
.zeomart-blog-style-5 .zeomart-comments-area .form-submit input[type="submit"]{ text-transform: none; font-size: 14px; letter-spacing: 0; padding: 15px 33px 19px; }
.zeomart-blog-style-5 .zeomart-comments-area .comment-reply-title{ text-align: left; text-transform: none; letter-spacing: 0px; font-size: 28px; }
.zeomart-blog-style-5 .zeomart-comments-area .comment-time{ display: inline; margin-right: 12px; }
.zeomart-blog-style-5 .zeomart-comments-area .comment-time time{ text-transform: uppercase; font-weight: 400; letter-spacing: 0px; }
.zeomart-blog-style-5 .zeomart-comments-area .comment-reply{ position: static; display: inline; font-size: 14px; letter-spacing: 0px; text-decoration: underline; }
.zeomart-blog-style-5 .zeomart-comments-area .edit-link { font-size: 14px; text-decoration: underline; text-transform: uppercase; letter-spacing: 0.5px; }

.zeomart-blog-style-5 .zeomart-single-related-post-wrap{ margin-bottom: 5px; }
.zeomart-blog-style-5 .zeomart-single-related-post-title{ font-size: 28px; margin-bottom: 40px; font-weight: 700; }
.zeomart-blog-style-5 .zeomart-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info { font-size: 13px; }

.zeomart-blog-style-5 .zeomart-single-magazine-author-tags{ padding-bottom: 23px; }
.zeomart-blog-style-5 .zeomart-single-magazine-author-tags i{ margin-right: 20px; font-size: 18px; vertical-align: middle; }
.zeomart-blog-style-5 .zeomart-single-magazine-author-tags a{ font-size: 18px; font-weight: 500; display: inline-block; border-bottom-width: 2px; border-style: solid; 
	margin-right: 13px; margin-bottom: 10px; padding: 0; background: transparent; }

/* blog magazine */
.zeomart-blog-magazine .zeomart-single-article{ padding-bottom: 0px; }
.zeomart-blog-magazine .zeomart-single-article-content .zeomart-single-social-share{ padding-bottom: 30px; }
.zeomart-blog-magazine .gdlr-core-social-share-item .gdlr-core-divider{ display: none; }
.zeomart-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count{ margin-left: 20px; }
.zeomart-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count,
.zeomart-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{ font-size: 13px; font-weight: normal; }
.zeomart-blog-magazine .zeomart-single-social-share{ padding-top: 0px; padding-bottom: 23px; }
.zeomart-single-magazine-author-tags{ padding-bottom: 23px; }
.zeomart-single-magazine-author-tags a{ font-size: 13px; font-weight: 500; padding: 7px 12px; display: inline-block; margin-right: 5px; margin-bottom: 5px; }
.zeomart-blog-magazine .zeomart-single-nav-area{ margin-top: 60px; margin-bottom: 45px; border: none; padding-top: 5px; padding-bottom: 5px; position: relative; }
.zeomart-blog-magazine .zeomart-single-author{ border: none; text-align: left; padding: 40px; margin-top: 50px; }
.zeomart-blog-magazine .zeomart-single-author .zeomart-single-author-wrap{ margin: 0px; }
.zeomart-blog-magazine .zeomart-single-author .zeomart-single-author-avartar{ float: left; margin-right: 30px; }
.zeomart-blog-magazine .zeomart-single-author-content-wrap{ overflow: hidden; }
.zeomart-blog-magazine .zeomart-single-author .zeomart-single-author-caption{ display: none; }
.zeomart-blog-magazine .zeomart-single-author .zeomart-single-author-title{ font-size: 16px; margin-bottom: 18px; }
.zeomart-blog-magazine .zeomart-single-author-description{ font-size: 15px; }
.zeomart-blog-magazine .zeomart-single-nav-left,
.zeomart-blog-magazine .zeomart-single-nav-right{ max-width: 50%; }
.zeomart-blog-magazine .zeomart-single-nav-right{ text-align: right; }
.zeomart-blog-magazine .zeomart-single-nav-area-divider{ position: absolute; left: 50%; top: 0px; bottom: 0px; border-left-width: 1px; border-left-style: solid; }
.zeomart-blog-magazine .zeomart-single-nav .zeomart-text{ font-size: 13px; font-weight: 500; letter-spacing: 0.5px; display: block; margin-bottom: 8px; }
.zeomart-blog-magazine .zeomart-single-nav .zeomart-single-nav-title{ font-size: 15px; font-weight: bold; }
.zeomart-blog-magazine .zeomart-single-related-post-wrap .zeomart-single-related-post-title{ font-size: 16px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 10px; margin-bottom: 35px; }
.zeomart-blog-magazine .zeomart-comment-wrapper{ margin-top: 45px; }
.zeomart-blog-magazine .zeomart-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-info-wrapper{ padding-top: 0px; }
.zeomart-blog-magazine .zeomart-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-title{ margin-bottom: 10px; }
.zeomart-blog-magazine .zeomart-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{ font-size: 11px; }
.zeomart-blog-magazine .zeomart-single-related-post-wrap .gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame { padding: 20px; }

/* comment area */
.zeomart-comments-area .zeomart-comments-title {
    font-size: 20px;
    text-align: left;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 55px;
}
.zeomart-comments-area ol.comment-list{ list-style: none; margin-bottom: 55px; margin-left: 0px; }
.zeomart-comments-area ol.comment-list ol{ margin-left: 50px; list-style: none; }
.zeomart-comments-area ol.comment-list .comment-content ol{ list-style: decimal; }
.zeomart-comments-area .comment-article{ padding-bottom: 20px; margin-bottom: 40px; border-bottom-width: 1px; border-bottom-style: solid; }
.zeomart-comments-area .comment-avatar{ max-width: 80px; margin-right: 35px; float: left; overflow: hidden;
    border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.zeomart-comments-area .comment-avatar img{ display: block; }
.zeomart-comments-area .comment-meta{ position: relative; margin-bottom: 20px; }
.zeomart-comments-area .comment-author{ font-size: 20px; font-weight: 500; margin-bottom: 5px; text-transform:capitalize; }
.zeomart-comments-area .comment-body{ overflow: hidden; }
.zeomart-comments-area .comment-time{ font-size: 14px; font-style: unset; }
.zeomart-comments-area .comment-reply{ font-size: 15px; text-transform: uppercase; font-weight: bold; 
	letter-spacing: 1.5px; position: absolute; right: 0px; top: 4px; }

.zeomart-comments-area .comment-respond{ padding: 60px 55px 40px; margin-bottom: 55px; }
.zeomart-comments-area ol.comment-list .comment-respond{ margin-top: 55px; }
.zeomart-comments-area .comment-reply-title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 40px;
    text-transform: capitalize;
}
.zeomart-comments-area .comment-reply-title small{ margin-left: 10px; }
.zeomart-comments-area textarea{ width: 100%; padding: 18px 22px; display: block; font-size: 15px;
    border-width: 1px 1px 2px 1px; border-style: solid; margin: 0px; margin-bottom: 14px; border-radius:6px;border-bottom: 1px solid;}
.zeomart-comments-area input[type="text"]{ font-size: 15px; width: 100%; display: block; border-width: 1px 1px 2px 1px; border-style: solid; padding: 0 22px; margin-bottom: 14px; border-bottom: 1px solid #e6e6e6; border-radius: 6px; height: 55px;}
.zeomart-comments-area input[type="text"]:focus,
.zeomart-comments-area textarea:focus{ outline: none; }
.zeomart-comments-area .zeomart-comment-form-author{ width: 50%; padding-right: 7px; float: left; }
.zeomart-comments-area .zeomart-comment-form-email{ width: 50%; padding-left: 7px; float: left; }
.zeomart-comments-area .form-submit{ text-align: left; padding-top: 14px; }

/* blog title */
.zeomart-blog-title-wrap{ background-image: url('../images/page-title-background.jpg'); background-position: center; position: relative; background-size: cover; overflow: hidden; }
.zeomart-blog-title-wrap .zeomart-blog-title-container{ position: relative; }
.zeomart-blog-title-wrap .zeomart-blog-title-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; opacity: 0.8; }
.zeomart-blog-title-wrap.zeomart-feature-image .zeomart-blog-title-top-overlay{ position: absolute; top: 0px; right: 0px; left: 0px; height: 413px;
	opacity: 1; background: url("../images/blog-title-top-gradient.png") center top repeat-x; }
.zeomart-blog-title-wrap.zeomart-feature-image .zeomart-blog-title-bottom-overlay{ position: absolute; right: 0px; bottom: 0px; left: 0px; height: 413px;
	opacity: 1; background: url("../images/blog-title-gradient.png") center bottom repeat-x; }

.zeomart-blog-title-wrap.zeomart-style-small .zeomart-blog-title-content{ padding-top: 93px; padding-bottom: 87px; }
.zeomart-blog-title-wrap.zeomart-style-large .zeomart-blog-title-content{ padding-top: 184px; padding-bottom: 168px; }

.zeomart-blog-title-wrap .zeomart-single-article-title{ font-size: 50px; font-weight: 700; margin-bottom: 11px; letter-spacing: 0.5px; }
.zeomart-blog-title-wrap .zeomart-single-article-head-right{ overflow: hidden; }
.zeomart-blog-title-wrap .zeomart-single-article-date-wrapper{ margin-top: 11px; }

/* 404 */
.zeomart-not-found-wrap{ text-align: center; position: relative; }
.zeomart-not-found-wrap .zeomart-not-found-background{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; opacity: 0.27; filter: alpha(opacity=27);
	background-position: center; background-size: cover; background-image: url('../images/404-background.jpg'); }
.zeomart-not-found-wrap .zeomart-not-found-content{ position: relative; padding: 60px 0px 65px; }
.zeomart-not-found-wrap .zeomart-not-found-head{ font-size: 150px; line-height: 1; margin-bottom: -4px; font-weight:600; }
.zeomart-not-found-wrap .zeomart-not-found-head span {color: #dd3333;}
.zeomart-not-found-wrap .zeomart-not-found-title{ font-size: 35px; line-height: 1; font-weight: 800; text-transform: uppercase; margin-bottom: 11px; }
.zeomart-not-found-wrap .zeomart-not-found-caption{ font-size: 18px; }
.zeomart-not-found-wrap .zeomart-not-found-back-to-home a{ font-size: 15px; text-transform: capitalize; font-weight:500; }
.zeomart-not-found-wrap form.search-form{ max-width: 430px; margin: 58px auto 0px; position: relative; margin-bottom: 13px; }
.zeomart-not-found-wrap form.search-form input.search-field{ font-size: 15px; width: 100%; border: none; 
	padding: 22px 60px 22px 25px; height: 64px;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.zeomart-not-found-wrap form.search-form input.search-submit{ position: absolute; right: 0px; top: 0px; width: 64px; height: 64px; opacity: 0; filter: alpha(opacity=0); }
.zeomart-not-found-wrap form.search-form .zeomart-top-search-submit{ position: absolute; right: 20px; top: 50%; margin-top: -15px; font-size: 18px;  }

body.search .zeomart-not-found-wrap .zeomart-not-found-head{ font-size: 100px; text-transform: uppercase; margin-bottom: 18px; }
body.search .zeomart-not-found-wrap form.search-form{ margin-top: 50px; }

/**
 * 5.0 - Widget
 */

/* sidebar */
.zeomart-sidebar-area .zeomart-widget{ margin-bottom: 55px; }
.zeomart-sidebar-area .zeomart-widget-title{ font-size: 13px; text-transform: uppercase; font-weight: 800; 
    letter-spacing: 1px; position: relative; margin-bottom: 28px; overflow: hidden; }
.zeomart-sidebar-area .zeomart-widget-title .gdlr-core-flexslider-nav{ float: right; margin-left: 20px; }
.zeomart-sidebar-area .zeomart-widget-head-text{ display: block; float: left; margin-right: 28px; }
.zeomart-sidebar-area .zeomart-widget-head-divider{ display: block; border-top-width: 1px; border-top-style: solid; overflow: hidden; margin-top: 0.6em; }

/* list */
.textwidget select{ max-width: 100%; }

.widget_categories .screen-reader-text, .widget_archive .screen-reader-text{ display: none; }

.widget_rss .rss-widget-icon{ margin-right: 10px; margin-top: -3px; }

.widget_product_categories ul,
.widget_archive ul, .widget_categories ul, .widget_nav_menu ul, 
.widget_meta ul, .widget_pages ul, .widget_recent_comments ul, 
.widget_recent_entries ul, .widget_rss ul, 
ul.wp-block-latest-posts__list,
ul.wp-block-archives-list,
ol.wp-block-latest-comments{ position: relative; list-style: none; margin-left: 0px; }

.widget_product_categories ul li,
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, 
.widget_meta ul li, .widget_pages ul li, .widget_recent_comments ul li, 
.widget_recent_entries ul li, .widget_rss ul li, 
ul.wp-block-latest-posts__list li,
ul.wp-block-archives-list li,
ol.wp-block-latest-comments li{ font-size: 16px; margin-bottom: 15px; padding-left: 28px; 
	line-height: 20px; padding-bottom: 15px; border-bottom-width: 1px; border-bottom-style: solid; }

ol.wp-block-latest-comments li{ padding-left: 0px; }

.widget_product_categories ul ul,
.widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul, 
.widget_meta ul ul, .widget_pages ul ul, .widget_recent_comments ul ul,
.widget_recent_entries ul ul, .widget_rss ul ul, 
ul.wp-block-latest-posts__list ul{ margin-top: 20px; margin-bottom: 0px; }

.widget_product_categories ul ul ul,
.widget_archive ul ul ul, .widget_categories ul ul ul, .widget_nav_menu ul ul ul, 
.widget_meta ul ul ul, .widget_pages ul ul ul, .widget_recent_comments ul ul ul, 
.widget_recent_entries ul ul ul, .widget_rss ul ul ul, 
ul.wp-block-latest-posts__list ul ul{ margin-left: 5px; }

.widget_product_categories ul ul li,
.widget_archive ul ul li, .widget_categories ul ul li, .widget_nav_menu ul ul li,
.widget_meta ul ul li, .widget_pages ul ul li, .widget_recent_comments ul ul li, 
.widget_recent_entries ul ul li, .widget_rss ul ul li, 
ul.wp-block-latest-posts__list ul li{ border-top-width: 1px; border-top-style: solid;
	margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px; padding-top: 15px; margin-top: 15px; }

.widget_product_categories ul li:before,
.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before,
.widget_meta ul li:before, .widget_pages ul li:before, .widget_recent_comments ul li:before,
.widget_recent_entries ul li:before, .widget_rss ul li:before, 
ul.wp-block-latest-posts__list li:before,
ul.wp-block-archives-list li:before,
ol.wp-block-latest-comments li:before{ content: "\f105"; font-family: FontAwesome; 
	text-align: center; position: absolute; left: 0px; display: block; height: 20px; width: 20px; margin-top: -1px; }

.wp-block-categories-dropdown, .wp-block-archives-dropdown{ margin-bottom: 20px; }

.wp-block-categories-dropdown select, .wp-block-archives-dropdown select,
.widget_archive select, .widget_categories select, .widget_text select{ font-size: 14px; width: 100%; height: 50px; padding-left: 15px; outline: none;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-width: 1px; border-style: solid; 
	background: url('../images/dropdown.png') no-repeat 98% center; 
	-moz-appearance: none; -webkit-appearance: none;  appearance: none; }

.widget_rss span.rss-date{ margin-bottom: 17px; margin-top: 3px; display: block; text-transform: uppercase; font-weight: 700; letter-spacing: 1.5px; font-size: 12px; }
.widget_rss .rssSummary{ line-height: 1.7; margin-bottom: 15px; }
.widget_rss a.rsswidget{ font-size: 16px; font-weight: 700; }
.widget_rss cite{ font-size: 14px; margin-bottom: 14px; display: block; }
.widget_rss ul li{ margin-bottom: 27px; }

/* search widget */
.wp-block-search{ margin-bottom: 20px; }
.wp-block-search__inside-wrapper{position: relative;}

.widget_search form{ display: block; position: relative; margin-bottom:30px; }
.wp-block-search__inside-wrapper:after,
.widget_search form:after{ content: "\f002"; font-family: "fontAwesome"; font-size: 14px; line-height: 14px;
	position: absolute; right: 20px; top: 50%; margin-top: -7px; color:#041e42 !important; }
.widget_search label .screen-reader-text{ display: none; }
.widget_search .search-form input.search-field{ font-size: 13px; line-height: 17px; height: 51px; 
    border-width: 1px; border-style: solid; width: 100%; padding: 16px 20px;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.widget_search input.search-field:focus{ outline: none; }
.widget_search input.search-submit{ position: absolute; right: 0px; top: 0px; bottom: 0px; width: 51px; padding: 0px; opacity: 0; filter: alpha(opacity=0); z-index: 1; }

label.wp-block-search__label{ display: none; }
.wp-block-search .wp-block-search__input{ font-size: 13px; line-height: 17px; height: 51px; border-width: 1px; border-style: solid; width: 100%; padding: 16px 20px;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.wp-block-search .wp-block-search__button{ position: absolute; right: 0; top: 0; bottom: 0; width: 51px; padding: 0; opacity: 0; filter: alpha(opacity=0); z-index: 1; cursor: pointer; }

/* tag cloud */
.tagcloud{ zoom: 1; }
.tagcloud:after{ content: " "; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.tagcloud a{ font-size: 11px !important; text-transform: uppercase; font-weight: 600; float: left;
    padding: 7px 16px 8px; border-width: 1px; border-style: solid; margin-right: 10px; margin-bottom: 10px; }

/* calendar */
.widget_calendar table{ width: 100%; margin-bottom: 0px; }
.widget_calendar table thead th{ font-size: 13px; font-weight: bold; padding: 10px 0px; }
.widget_calendar table tbody td{ text-align: center; padding: 10px 0px; }
.widget_calendar table tfoot td{ text-align: center; padding: 10px 0px; }
.widget_calendar caption{ font-size: 14px; margin-bottom: 20px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }	

.widget ul.menu .sub-menu .sub-menu li{ padding-left: 20px; }
.widget ul.menu .sub-menu .sub-menu li:before{ left: -10px; }
.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu li{ padding-left: 15px; }
.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu li:before{ left: -15px }
.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li{ padding-left: 5px; }
.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li:before{ left: -25px; }

/* table */
table{ width: 100%; text-align: center; border-spacing: 2px; border-collapse: separate; margin-bottom: 20px; }
table tr td{ padding: 15px 0px; }
table tr th{ padding: 13px 8px; font-size: 16px; font-weight: normal; word-break: normal; }

/* for goodlayer core plugin */
body.zeomart-boxed .gdlr-core-column-extend-left .gdlr-core-pbf-background-wrap{ margin-left: -50px; } 
body.zeomart-boxed .gdlr-core-column-extend-right .gdlr-core-pbf-background-wrap{ margin-right: -50px; } 

/* block widget */
body.zeomart-sidebar-block .zeomart-sidebar-area .widget{ border-width: 1px; border-style: solid; padding: 35px 25px 10px; 
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
body.zeomart-sidebar-block .zeomart-sidebar-area .widget_gdlr-core-plain-text-widget,
body.zeomart-sidebar-block .zeomart-sidebar-area .widget_search{ border: 0px; padding: 0px;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
body.zeomart-sidebar-block .zeomart-sidebar-area .widget.widget_gdlr-core-plain-text-widget{ background: transparent; }
body.zeomart-sidebar-block .widget_product_categories ul li:last-child,
body.zeomart-sidebar-block .widget_archive ul li:last-child,
body.zeomart-sidebar-block .widget_categories ul li:last-child,
body.zeomart-sidebar-block .widget_nav_menu ul li:last-child,
body.zeomart-sidebar-block .widget_meta ul li:last-child,
body.zeomart-sidebar-block .widget_pages ul li:last-child, 
body.zeomart-sidebar-block .widget_recent_comments ul li:last-child,
body.zeomart-sidebar-block .widget_recent_entries ul li:last-child, 
body.zeomart-sidebar-block .widget_rss ul li:last-child,
body.zeomart-sidebar-block ul.wp-block-latest-posts__list li:last-child{ padding-bottom: 0px; border-bottom: 0px; }


/**
 * 6.0 - Responsive
 */
.zeomart-mobile-header-wrap{ display: none; }
.zeomart-mobile-header{ padding-top: 15px; padding-bottom: 15px; z-index: 99; position: relative; }
.zeomart-mobile-header.zeomart-with-shadow{ box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); }
.zeomart-mobile-header.zeomart-fixed-navigation{ display: none; }
.zeomart-mobile-header .zeomart-mobile-header-container{ position: relative; }
.zeomart-mobile-header .zeomart-logo-inner{ line-height: 45px; margin-right: 80px; }
.zeomart-mobile-header .zeomart-logo-inner img{ vertical-align: middle; width: auto; }
body .zeomart-mobile-header .zeomart-logo{ padding: 0px 15px; }

/*--- tablet ---*/
@media only screen and (max-width: 1140px){
	
	html .widget_product_search input[type="search"]#woocommerce-product-search-field{ width: 100%; margin-bottom: 10px; }

}

@media only screen and (max-width: 999px){
	
	body{ width: 100%; overflow-x: hidden; }
	body.zeomart-boxed div.zeomart-body-wrapper{ margin-top: 0px; margin-bottom: 0px; }

	.zeomart-bullet-anchor{ display: none; }

	/* remove header */
	.zeomart-top-bar{ display: none; }
	.zeomart-header-wrap.zeomart-header-style-plain, 
	.zeomart-header-wrap.zeomart-header-style-bar, .zeomart-navigation-bar-wrap,
	.zeomart-header-background-transparent, .zeomart-header-boxed-wrap, .zeomart-header-side-nav, 
	.zeomart-header-transparent-substitute, .zeomart-sticky-navigation{ display: none !important; } 

	.zeomart-mobile-header-wrap{ display: block; }
	.zeomart-mobile-header-wrap .zeomart-top-bar{ display: block; }
	.zeomart-mobile-header-wrap .zeomart-top-bar{ font-size: 13px; }
	.zeomart-mobile-header-wrap .zeomart-top-bar-left,
	.zeomart-mobile-header-wrap .zeomart-top-bar-right{ padding-top: 0px; padding-bottom: 0px; }
	.zeomart-mobile-header.zeomart-fixed-navigation{ display: block; }
	.zeomart-sticky-menu-placeholder{ display: none !important; }

	body .zeomart-header-side-content.zeomart-style-left{ margin-left: 0px; }
	body .zeomart-header-side-content.zeomart-style-right{ margin-right: 0px; }

	body.single-product.woocommerce div.product form.cart{ float: none; margin-bottom: 30px; width: auto; margin-right: 0px; }
	body.single-product.woocommerce div.product .product_meta{ margin-top: 0px; }

	.zeomart-blog-style-2 .zeomart-single-nav-area-left,
	.zeomart-blog-style-2 .zeomart-single-nav-area-right{ padding: 30px 40px; }
	.zeomart-blog-style-2 .zeomart-single-related-post-container{ padding-left: 30px; padding-right: 30px; }
	.zeomart-sidebar-area {padding-top: 60px;}
}

/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px){
	body.zeomart-body-front .zeomart-container{ max-width: 100%; padding-left: 15px; padding-right: 15px; }
	body.zeomart-body-front .gdlr-core-container{ max-width: 100%;}

	.zeomart-column-10, .zeomart-column-12, .zeomart-column-15, .zeomart-column-20,
	.zeomart-column-24, .zeomart-column-30, .zeomart-column-36, .zeomart-column-40,
	.zeomart-column-45, .zeomart-column-48, .zeomart-column-50, .zeomart-column-60{ width: 100%; }

	/* header */
	.zeomart-mobile-header-wrap .zeomart-top-bar-left,
	.zeomart-mobile-header-wrap .zeomart-top-bar-right{ float: none; text-align: center; }

	.zeomart-top-bar-right-text{ display: block; }
	.zeomart-top-bar-right-social{ margin-left: 0px; }
	.zeomart-top-bar-right-social a:first-child{ margin-left: 0px; }

	.zeomart-page-title-wrap .zeomart-page-title-content{ padding-top: 60px !important; padding-bottom: 50px !important; }
	.zeomart-blog-title-wrap .zeomart-blog-title-content{ padding-top: 60px !important; padding-bottom: 50px !important; }
	.zeomart-single-article-date-wrapper{ display: none; }

	.zeomart-overlay-menu-content ul.menu > li{ font-size: 18px; padding-bottom: 10px; margin-bottom: 10px; }
	.zeomart-overlay-menu-content ul.menu{ padding-top: 120px; padding-bottom: 100px; max-width: 80%; }
	.zeomart-overlay-menu-content .zeomart-overlay-menu-close{ top: 35px; }
	body.admin-bar .zeomart-overlay-menu-content{ margin-top: 0px; }
	body.admin-bar .zeomart-overlay-menu-content ul.menu{ padding-top: 160px; }
	body.admin-bar .zeomart-overlay-menu-content .zeomart-overlay-menu-close{ top: 80px; }
	
	/* single*/
	.zeomart-comments-area .comment-respond{ padding: 45px 30px; }
	.zeomart-comments-area .zeomart-comment-form-author{ width: 100%; padding-right: 0; }
	.zeomart-comments-area .zeomart-comment-form-email{ width: 100%; padding-left: 0; }
	.zeomart-comments-area .comment-avatar{ float: none; margin-right: 0px; margin-bottom: 30px; }
	.zeomart-comments-area ol.comment-list ol{ margin-left: 10px; }

	.wp-block-image .alignleft{ float: none; margin-left: auto; margin-right: auto; }
	.wp-block-image .alignright{ float: none; margin-left: auto; margin-right: auto; }

	.zeomart-blog-style-2 .zeomart-comments-area .zeomart-comment-form-author{ width: 100%; padding-right: 0px; }
	.zeomart-blog-style-2 .zeomart-comments-area .zeomart-comment-form-email{ width: 100%; padding-right: 0px; }
	.zeomart-blog-style-2 .zeomart-comments-area .zeomart-comment-form-url{ width: 100%; padding-left: 0px; }
	.zeomart-blog-style-2 .zeomart-single-nav-area{ padding-top: 0px; }
	.zeomart-blog-style-2 .zeomart-single-nav-area-left, 
	.zeomart-blog-style-2 .zeomart-single-nav-area-right{ float: none; width: 100%; display: block; text-align: center; }
	.zeomart-blog-style-2 .zeomart-single-nav-area a i{ display: none; }
	.zeomart-blog-style-2 .zeomart-single-related-post-container{ max-width: 500px; }

	.zeomart-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count{ margin-right: 0px; }
	.zeomart-blog-style-4 .zeomart-single-nav-left{ float: none; text-align: center; display: block; margin-bottom: 30px; max-width: none; }
	.zeomart-blog-style-4 .zeomart-single-nav-right{ float: none; text-align: center; display: block;  max-width: none; }
	.zeomart-blog-style-4 .gdlr-core-social-share-item{ float: none; }
	.zeomart-blog-style-4 .zeomart-single-magazine-author-tags{ float: none; margin-top: 30px; text-align: center; }
	.zeomart-blog-style-4 .zeomart-comments-area .zeomart-comment-form-author,
	.zeomart-blog-style-4 .zeomart-comments-area .zeomart-comment-form-email,
	.zeomart-blog-style-4 .zeomart-comment-form-url{ width: 100%; padding-left: 0px; padding-right: 0px; }
	.zeomart-blog-style-4 .zeomart-single-author .zeomart-single-author-avartar{ float: none; max-width: 90px; margin: 0px auto 30px; }
	.zeomart-blog-style-4 .zeomart-single-author-content-wrap{ text-align: center; }
	
	/* footer */
	.zeomart-footer-wrapper{ padding-bottom: 7px; }
	.zeomart-footer-column{ margin-bottom: 60px; }
	.zeomart-footer-wrapper.zeomart-with-column-divider .zeomart-footer-column{ padding: 0px 15px; margin-bottom: 60px; border: none; }
	.zeomart-footer-wrapper.zeomart-with-column-divider .zeomart-footer-column:last-child{ margin-bottom: 20px; }

	.zeomart-fixed-footer-placeholder{ display: none; }
	.zeomart-fixed-footer{ position: static; }

	.zeomart-copyright-left,
	.zeomart-copyright-right{ float: none; text-align: center; }

	body .woocommerce .col2-set, .woocommerce-page .col2-set { width: 100%; float: none; margin-right: 0%; }
	body div#order_review{ width: 100%; }
}	

/*--- mobile portrait style ---*/
@media only screen and (max-width: 419px){

	body{ min-width: 320px; }
	.zeomart-top-search-wrap input.search-field{ font-size: 30px; padding-right: 90px; }
	.zeomart-top-search-wrap .zeomart-top-search-submit{ right: 48px; font-size: 24px; margin-top: -2px; }
	.zeomart-top-search-wrap input.search-submit{ right: 48px; }
	.zeomart-top-search-wrap .zeomart-top-search-close{ font-size: 40px; top: 0; }
	.zeomart-top-search-wrap input.search-field{ padding-bottom: 10px; }

	.zeomart-top-cart-item .zeomart-top-cart-item-content{ overflow: hidden; clear: both; }
	.zeomart-top-cart-item .zeomart-top-cart-item-thumbnail{ margin-bottom: 7px; }
	.zeomart-top-cart-item .zeomart-top-cart-item-remove{ top: 1%; }
}

/**
 * 7.0 - Zeomart
 */
 
/*------------------------*/
/*--- zeomart lightbox ---*/
/*------------------------*/
.zeomart-lightbox-wrapper{ background: #000; background: rgba(0, 0, 0, 0.78); position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 10001; overflow: auto; }
.zeomart-lightbox-wrapper .zeomart-lightbox-content-row{ display: table; width: 100%; height: 100%; position: relative; z-index: 10003; }
.zeomart-lightbox-wrapper .zeomart-lightbox-content-cell{ display: table-cell; vertical-align: middle; padding: 20px; overflow-y: auto; }
.zeomart-lightbox-content-wrap{ display: none; background: #fff; }
.zeomart-lightbox-wrapper .zeomart-lightbox-content-wrap{ display: block; max-width: 835px; margin: 0px auto; }

.zeomart-lightbox-wrapper .zeomart-lightbox-title{ color: #0e0e0e; font-size: 14px; text-align: center; margin-bottom: 0px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; }
.zeomart-lightbox-wrapper .zeomart-lightbox-head{ position: relative; padding-bottom: 24px; border-bottom-width: 2px; border-bottom-style: solid; margin-bottom: 45px; }
.zeomart-lightbox-wrapper .zeomart-lightbox-content-wrap{ padding: 30px; overflow: hidden; position: relative; }
.zeomart-lightbox-wrapper .zeomart-lightbox-close{ cursor: pointer; font-size: 25px; line-height: 25px; position: absolute; right: 20px; top: 20px; }

html.zeomart-lightbox-on,
html.zeomart-lightbox-on body{ position: relative; overflow: hidden; width: 100%; height: 100%; }

.zeomart-top-cart-content-wrap .zeomart-top-cart-title{ font-size: 17px; font-weight: 600; text-align: center; margin-top: 22px; margin-bottom: 45px; }
.zeomart-top-cart-item{ margin-bottom: 35px; position: relative; }
.zeomart-top-cart-item .zeomart-top-cart-item-thumbnail{ max-width: 78px; float: left; margin-right: 28px; }
.zeomart-top-cart-item .zeomart-top-cart-item-content{ overflow: hidden; padding-top: 8px; }
.zeomart-top-cart-item .zeomart-top-cart-item-title{ font-size: 17px; font-weight: 800; margin-bottom: 2px; }
.zeomart-top-cart-item .zeomart-top-cart-item-info{ font-size: 15px; }
.zeomart-top-cart-item .zeomart-top-cart-item-remove{ position: absolute; right: 0px; top: 50%; margin-top: -9px; font-size: 17px; cursor: pointer; }
.zeomart-top-cart-item-wrap{ margin: 0px 30px; }
.zeomart-top-cart-item-wrap .zeomart-top-cart-item-divider{ margin: 38px 0px 30px; border-bottom-width: 1px; border-bottom-style: solid; }
.zeomart-top-cart-item-wrap .zeomart-top-cart-price-wrap{ font-size: 17px; }
.zeomart-top-cart-item-wrap .zeomart-top-cart-price-wrap .zeomart-tail{ font-weight: 800; margin-left: 10px; }
.zeomart-top-cart-button-wrap .zeomart-button{ margin: 0px 6px 20px; }

.zeomart-top-cart-content-wrap .zeomart-highlight,
.zeomart-top-cart-item-wrap .zeomart-top-cart-price-wrap .woocommerce-Price-amount.amount{ color: #fd2e2e; }

/*-------------------*/
/*--- wpml        ---*/
/*-------------------*/
ul.sf-menu > .menu-item-language img.iclflag{ vertical-align: baseline; margin-right: 10px; }
ul.sf-menu > .menu-item-language ul.submenu-languages{ display: none; position: absolute; z-index: 99; 
	list-style: none; margin: 0px 0px 0px -15px; }
ul.sf-menu > .menu-item-language li{ padding: 1px 11px; }
ul.sf-menu > .menu-item-language li a{ padding: 6px 12px; display: block; } 
ul.sf-menu > .menu-item-language li:first-child{ padding-top: 12px; }
ul.sf-menu > .menu-item-language li:last-child{ padding-bottom: 12px; }

.zeomart-custom-wpml-flag{ margin-right: 26px; }
.zeomart-custom-wpml-flag .zeomart-custom-wpml-flag-item{ margin-left: 20px; }
.zeomart-custom-wpml-flag .zeomart-custom-wpml-flag-item:first-child{ margin-left: 0px; }

.zeomart-dropdown-wpml-flag{ position: relative; padding-top: 19px; padding-bottom: 19px; }
.zeomart-dropdown-wpml-flag .zeomart-dropdown-wpml-flag-background{ position: absolute; top: 0px; bottom: 0px; left: -27px; right: 0px; }
.zeomart-dropdown-wpml-flag .zeomart-dropdown-wpml-current-language{ font-weight: bold; }
.zeomart-dropdown-wpml-flag .zeomart-dropdown-wpml-list{ position: absolute; left: -27px; min-width: 120px; top: 100%; 
	z-index: 99; padding: 10px 18px; display: none; }
.zeomart-dropdown-wpml-flag .zeomart-dropdown-wpml-item{ display: block; white-space: nowrap; }
.zeomart-dropdown-wpml-flag .zeomart-dropdown-wpml-current-language{ margin-right: 25px; position: relative; }
.zeomart-dropdown-wpml-current-language:after{ content: "\f0d7"; font-family: fontAwesome; margin-left: 12px; font-size: 12px; }

.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap,
.zeomart-dropdown-wpml-flag .zeomart-dropdown-wpml-list{ background: #f3f3f3; }

/*-------------------*/
/*--- wpcf7       ---*/
/*-------------------*/
.zeomart-body span.wpcf7-not-valid-tip{ font-size: 13px; margin-bottom: 15px; }
.zeomart-body div.wpcf7-response-output{ font-size: 13px; padding: 6px 20px; clear: both; margin: 0 30px; background:#ffb900; color:#041E42; }

.wpcf7 input,
.wpcf7 select{ font-size: 15px; padding: 15px 22px; width: 100%; display: block; }
.wpcf7 input[type="button"], .wpcf7 input[type="submit"], input[type="reset"]{ width: auto; }
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"]{ width: auto; display: inline; }
.wpcf7 .wpcf7-form-control .wpcf7-list-item{ display: block; margin-bottom: 5px; }
.wpcf7 textarea{ font-size: 15px; padding: 18px 22px; height: 120px; width: 100%; }

/*-------------------*/
/*--- woocommerce ---*/
/*-------------------*/

/* style */
figure.woocommerce-product-gallery__wrapper{ max-width: none; }
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{ padding: 0.7em 2em 1em 3.5em !important; }
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before{ top: 0.7em; }
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button{ margin-top: 0; padding: 0; background-color: transparent; }
.woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover{ background-color: transparent; }
.woocommerce div.product form.cart .variations td.label{ padding-right: 1.3em; padding-left: 1.3em; }
.woocommerce div.product form.cart .variations td.value, .woocommerce div.product form.cart .variations th.value{ min-width: 210px; }
.woocommerce div.product form.cart .variations select{ float: left; margin-top: 0.3em; margin-left: 15px; margin-right: 0px; }
a.reset_variations{ margin-right: 15px; margin-left: 7px; }
.woocommerce div.product form.cart .variations select{ min-width: 59%; }
.related.products h2{ font-size: 28px; margin-bottom: 42px; font-weight:500; }
.woocommerce table.shop_attributes th{ background: transparent; padding-top: 16px; padding-bottom: 16px; }
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th{ border-bottom: 0; text-align:left; }
.woocommerce table.shop_attributes{ border-top: 0; }
.single-product.woocommerce #review_form #respond p.comment-form-comment{ margin-bottom: 25px; }
.woocommerce table.shop_table{ border: 0; }
.woocommerce table.shop_table.shop_table_responsive.cart{ border-spacing: 0; }
.woocommerce table.shop_table th{ padding: 17px 12px; background: none; }
.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(odd), .woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(even){ background-color: transparent; }
.woocommerce-cart table.cart img{ width: 70px; }
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt{ margin-bottom: 0; }    
.woocommerce a.remove{ width: auto; }
.cart_item input.input-text.qty.text{ padding:0; border:0; } 
.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 55px;
    border: 1px dashed #626974;
    border-radius: 6px;
    width: 350px;
    padding: 0 20px;
    color: #041E42;
    font-size: 15px;
}
.woocommerce .cart input.button[name="apply_coupon"] { height: 49px; }
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{ width: 180px; }
.woocommerce .cart .button, .woocommerce .cart input.button{ padding: 19px 20px 18px; border-radius: 0; font-size: 12px; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{ padding:0 35px;font-size:15px;font-weight:500; color:#041E42; line-height:52px;  border-radius: 6px;}
.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: inherit; opacity: inherit; padding-left: 23px; padding-right: 23px; }
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th{ border-top: 0; }
.woocommerce-cart .cart-collaterals .cart_totals table{ border-spacing: 0; margin: 0; }
.woocommerce-cart .wc-proceed-to-checkout{ padding: 0; }
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th{ padding-left: 20px; padding-right: 20px; }
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th{ padding-left: 20px; padding-right: 20px; }
.woocommerce a.showcoupon, .woocommerce a.showcoupon:hover{ margin-left: 20px; color: #041E42; text-decoration:underline; }
.woocommerce .woocommerce-billing-fields h3, .woocommerce .woocommerce-shipping-fields h3, #order_review_heading{ font-size: 17px; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{ padding: 0 15px; border-bottom-width: 1px; height:55px; border-radius:6px; }
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{ margin-bottom: 35px; }
.woocommerce .col2-set, .woocommerce-page .col2-set { width: 825px; float: left; margin-right: 0; }
div#order_review{ float: left; width: 50%; }
.woocommerce form .form-row{ margin: 0 0 14px; padding:0; }
.woocommerce form p.form-row.form-row-first{ margin: 0; }
.select2-container .select2-choice { padding: 6px 1px 6px 13px; }
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{ width: 49%; }
.shop_table.woocommerce-checkout-review-order-table{ border-spacing: 0px; }
.woocommerce table.shop_table th{ padding: 17px 20px 17px 20px; background:#F3F5F6; font-size:16px;font-weight:500; }
.woocommerce .cart_item td.product-total{ padding-right: 20px; padding-left: 20px; }
.woocommerce .cart_item td.product-name{ padding-left: 20px; }
.woocommerce table.shop_table td{ padding:10px 20px;font-size:16px;line-height:28px;font-weight:400;color:#041E42; border-top:0;border-bottom:1px solid #eaeaea; }
.checkout_coupon .form-row.form-row-last{ margin-bottom: 0; }
table tr.cart_item{ background: transparent; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{ font-size: 15px; color:#626974; }
html .woocommerce a.remove{ border-radius: 100%; color: #041E42 !important; font-size:28px;font-weight:400;display:inline-block;  }
.woocommerce-checkout table tr.cart_item{ background: transparent; }
li.woocommerce-MyAccount-navigation-link {font-weight:500; margin-bottom:19px; }
li.woocommerce-MyAccount-navigation-link:last-child {margin-bottom: 0;}
.woocommerce-account .woocommerce-MyAccount-navigation { width: 210px; }
li.woocommerce-MyAccount-navigation-link.is-active { font-weight: 600; }
header.woocommerce-Address-title.title h3 { font-size: 18px; }
.u-columns.woocommerce-Addresses.col2-set.addresses { width: 100%; margin-bottom: 40px; display:flex; }
.woocommerce-account .woocommerce-MyAccount-content { padding: 0; }
.u-columns.woocommerce-Addresses.col2-set.addresses .u-column2.col-2.woocommerce-Address {padding-left: 50px;}
.woocommerce-MyAccount-content h4 {display: none;}


.woocommerce form .select2-selection{ border-width: 1px; border-style: solid; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; height: 55px; padding: 7px 6px; font-size: 13px; }
.woocommerce form .select2-selection .select2-selection__arrow{ top: 50%; right: 10px; transform:translateY(-50%); }
form.checkout:after{ content: " "; clear: both; display: block; }
.woocommerce div.product form.cart .variations label{ white-space: nowrap; }
.woocommerce div.product form.cart .reset_variations{ white-space: nowrap; margin: 0px 5px; }

/*-- Widget --*/
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt { margin-bottom: 0em; }
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { padding-left: 0; border-left: 0; }
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { margin-bottom: 20px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 15px; }
.woocommerce .widget_shopping_cart .cart_list li:last-child, .woocommerce.widget_shopping_cart .cart_list li:last-child { margin-bottom: 15px; }
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { border-top: 0;  font-size: 17px; }
.widget_shopping_cart_content .total span.woocommerce-Price-amount.amount { margin-left: 5px;}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 47px;}
.widget_shopping_cart a.button.wc-forward { padding: 19px 28px; font-size: 14px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.woocommerce .widget_price_filter .price_slider_amount .button { float: left; font-size: 14px; padding: 16px 26px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.price_slider_amount .price_label { margin-top: 24px; font-size: 17px; font-weight: 700; }
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { padding: 15px 0; border-bottom-style: solid; border-bottom-width: 1px;position:relative; }
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { padding: 15px 0; margin: 0; list-style: none; border-bottom-style: solid; border-bottom-width: 1px; }
html ul.cart_list li a, html .woocommerce ul.product_list_widget li a { font-weight: 400; }
html .woocommerce ul.cart_list li a, html .woocommerce ul.product_list_widget li a { font-weight: 400; }
html .woocommerce ul.cart_list li .star-rating{ float: left; margin-top: 10px; }
html .woocommerce ul.product_list_widget li .star-rating { float: left; margin-top: 3px; margin-right: 10px; }
html .woocommerce ul.product_list_widget li del{ margin-right: 10px; }
html .product_list_widget span.reviewer { margin-top: 4px; margin-left: 12px; float: left; }
html .widget_product_search label.screen-reader-text { display: none; }
html .widget_product_search input[type="submit"]{ height: 47px; }
html .widget_product_search input#woocommerce-product-search-field { height: 47px; padding: 14px 12px; border-bottom-width: 1px; width: 62%; font-size: 13px; }
.widget.woocommerce ul.cart_list li:first-child, .widget.woocommerce ul.product_list_widget li:first-child{ padding-top: 0px; }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger { z-index: 2; }

.zeomart-header-wrap.zeomart-header-style-plain.header-custom-structure.zeomart-style-menu-left-bottom.zeomart-sticky-navigation.zeomart-style-fixed {
	overflow: unset;
}
/*-- Fixed Color --*/
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error {
    background-color: transparent;
    border: 2px solid #041E42;
    color: #041E42;
    display: flex;
    align-items: center;
    border-radius: 6px;
    padding: 20px 48px !important;
    width: 100%;
}
.single-product.woocommerce div.product .quantity .qty{ background: #f3f3f3; }
.woocommerce .woocommerce-info:before{ color: #fff }
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before{ color: #041E42 !important; top: inherit; }

html .woocommerce a.remove:hover { color: #041e42 !important; background: transparent !important;}
html .woocommerce form .form-row .required { color: #041E42; }
html .woocommerce form .form-row.woocommerce-invalid .select2-container, html .woocommerce form .form-row.woocommerce-invalid input.input-text, html .woocommerce form .form-row.woocommerce-invalid select {  border-color: #d4d4d4; }
html .woocommerce form .form-row.woocommerce-invalid label { color: #9e9e9e; }
html .woocommerce form .form-row.woocommerce-validated .select2-container, html .woocommerce form .form-row.woocommerce-validated input.input-text, html .woocommerce form .form-row.woocommerce-validated select { border-color: #d4d4d4; }

/* single product */
html .woocommerce span.onsale{ font-size: 13px; font-weight: 800; line-height: 46px; width: 48px; padding: 0px 0px 0px; height: 48px;left:20px;top:20px; }

.single-product.woocommerce .zeomart-page-wrapper{ border-top-width: 1px; border-top-style: solid; }
.single-product.woocommerce .woocommerce-breadcrumb{ font-size: 14px; padding-left:15px;padding-right:15px; }
.single-product.woocommerce .product_title{ font-size: 40px; margin-bottom: 2px; }
.single-product.woocommerce div.product .woocommerce-product-rating{ margin-bottom: 2px;margin-left:0; }
.single-product.woocommerce div.product .star-rating{ font-size: 14px; padding-right: 0; box-sizing: content-box; margin-right: 0; }
.single-product.woocommerce div.product .star-rating:before,
.single-product.woocommerce div.product .star-rating span:before{ letter-spacing: 3px; }
.single-product.woocommerce div.product .woocommerce-review-link {font-size: 14px; margin-left: -15px; display: inline-block; position: relative; top: -1px; }
.single-product.woocommerce div.product p.price{ padding-top: 27px; margin-bottom: 28px; }
.single-product.woocommerce div.product p.price ins{ text-decoration: none; }
.single-product.woocommerce div.product p.price .woocommerce-Price-amount{ font-size: 26px; font-weight: 500; }
.single-product.woocommerce div.product.zeomart-product-layout-style-2 p.price .woocommerce-Price-amount {position: relative;top: 3px;}
.single-product.woocommerce div.product p.price del .woocommerce-Price-amount{ font-size: 23px; margin-right: 9px; }
.single-product.woocommerce div.product span.onsale{ position: absolute; left: -10px; top: -10px; display: inline-block; margin-right: 15px; vertical-align: middle; color:#041E42; font-weight:500; }
.single-product.woocommerce div.product .quantity .qty{ height: 60px; font-size: 16px; 
	width: 75px; padding-left: 15px; border: none; }
.single-product.woocommerce div.product form.cart {margin: 25px 0px 22px 0px; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding: 20px 0 18px; }
.single-product.woocommerce div.product form.cart.variations_form{ width: 300px; }
.single-product.woocommerce div.product form.cart .button { font-size: 15px; height: 52px; text-transform: capitalize; 
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 0 38px; font-weight:500;min-width:unset; }
.single-product.woocommerce div.product .product_meta > span{ display: block; font-size: 13px; margin-bottom: 3px; }
.single-product.woocommerce div.product .product_meta > span .zeomart-head{ font-weight: 600; }
.single-product.woocommerce div.product .woocommerce-variation-add-to-cart-disabled{ display: none; }
.single-product.woocommerce div.product .zeomart-woocommerce-social-share{ clear: both; padding-top: 0; margin-top: 24px;
	border-top-width: 0; border-top-style: solid; }
.single-product.woocommerce div.product .gdlr-core-social-share-item a{ font-size: 14px; }

.zeomart-woocommerce-tab{ clear: both; }
.single-product.woocommerce div.product .zeomart-woocommerce-tab{ clear: both; padding-top: 30px; margin-bottom: 50px; }
.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-title{ font-size: 18px; 
		text-transform: none; letter-spacing: 0px; font-weight: 500; padding:0; padding-bottom: 16px; color:#626974; margin-right:60px; }
.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-title.gdlr-core-active {color: #000000;}
.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-title-line{ border-bottom-width: 1px; bottom: -1px; }
.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-title-wrap{ border-bottom-width: 1px;text-align:left; }
.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-content{ text-align: left; margin: 0px auto; }

.single-product.woocommerce .woocommerce-Reviews-title{ display: none; }
.single-product.woocommerce #reviews{ padding-top: 43px; }
.single-product.woocommerce #reviews .comment-respond{ text-align: left; }
.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar{ border: none; width: 85px; 
	position: static; padding: 0px; border-radius: 50%; margin-right: 30px; margin-top:20px;margin-left:20px; }
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text{ overflow: hidden; margin-left: 0px; 
	padding: 0; border: none; text-align: left; padding-right:20px; }
.single-product.woocommerce #reviews #comments ol.commentlist li{ padding: 39px 49px; margin-bottom: 30px; }
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{ margin-bottom: 18px; margin-top: 10px;}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong[itemprop="author"]{ display: block; font-size: 17px; text-transform: capitalize; }
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time[itemprop="datePublished"]{ display: block; font-size: 15px; }
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{ float: none; margin-top: 24px; }
.single-product.woocommerce #reviews #review_form_wrapper{ padding-top: 35px; padding-left:30px; }
.single-product.woocommerce #reviews .comment-reply-title{ font-size: 18px; font-weight: 500; letter-spacing: 0; margin-bottom: 25px; display: block; }
.single-product.woocommerce #review_form #respond label{ font-size: 16px;font-weight: 500; }
.single-product.woocommerce #review_form #respond p{ margin-bottom: 30px; }
.single-product.woocommerce #review_form #respond label[for="rating"]{ display: block; margin-right: 30px; vertical-align: middle; font-size:16px;font-weight:500; }
.single-product.woocommerce #review_form #respond p.stars{ display: inline-block; vertical-align: middle; margin-bottom: 0px; font-size: 19px; line-height: 1; }
.single-product.woocommerce #review_form #respond p.stars a{ margin-right: 0px; }
.single-product.woocommerce #review_form #respond input[type="text"], 
.single-product.woocommerce #review_form #respond input[type="email"]{ display: block; margin-top: 10px; border-bottom-width: 1px; width: 100%; height: 55px; }
.single-product.woocommerce #review_form #respond textarea{ display: block; margin-top: 10px; border-bottom-width: 1px; width: 100%; height: 150px; padding: 15px; font-size: 15px; }
.single-product.woocommerce #review_form #respond .comment-form-rating{ margin-bottom: 20px; }
.single-product.woocommerce #review_form #respond .form-submit input{ font-size: 15px; height: 52px; text-transform: capitalize; 
		border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding: 0 35px; border-radius:6px; }
.woocommerce.single-product .related.products{ clear: left; }
.woocommerce-account .woocommerce-MyAccount-navigation > ul{ margin-left: 0px; }

@media only screen and (max-width: 767px){
.woocommerce-account .woocommerce-MyAccount-navigation { width: auto; float: none; }
}

.woocommerce div.product form.cart .group_table td { padding: 0px;  vertical-align: middle; }
table.woocommerce-grouped-product-list.group_table tr:nth-child(odd), table.woocommerce-grouped-product-list.group_table tr:nth-child(even){ background-color: transparent; }
body.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{ padding-left: 25px; font-weight: 700; text-align: left; }
td.woocommerce-grouped-product-list-item__price{ text-align: left; font-weight: 600; }
.single-product.woocommerce div.product .quantity .qty{ height: 48px; font-size: 16px; width: 87px; background: transparent !important; border: 0; padding: 0;}
table.woocommerce-grouped-product-list.group_table{ border-spacing: 0px 15px; }
.single-product.woocommerce div.product p.price{ font-size: 32px !important; }
.single-product.woocommerce div.product p.price{ margin-bottom: 0px; }
.single-product.woocommerce div.product p.price{ padding-top: 10px; }
.single-product.woocommerce div.product form.cart{ margin: 25px 0px 30px 0px; }
.single-product.woocommerce div.product .product_meta{ margin-top: 22px; }
.single-product.woocommerce div.product .logisco-woocommerce-social-share{ clear: both; padding-top: 15px; margin-top: 30px; }

.woocommerce .cart_totals h2{ font-size: 20px; font-weight:500; margin-bottom:29px; }
.woocommerce .cross-sells h2{ font-size: 20px; }
.woocommerce table.cart td.actions{ padding-left: 0; padding-right: 0;padding-top:30px;padding-bottom: 30px;border-bottom: 0;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 15px;
    height: 52px;
    line-height: 52px;
    padding: 0 !important;
    margin-bottom: 0;
}
.woocommerce .cart .button, .woocommerce .cart input.button{ padding: 17px 20px 20px; }

.woocommerce .woocommerce-result-count{ margin-bottom: 25px; }
.woocommerce .woocommerce-result-count{ margin-bottom: 25px; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{ font-size: 16px;line-height:28px;font-weight:500; padding-top: 0;}
body .price ins{ text-decoration: none; }
.woocommerce ul.products li.product .price ins{ font-weight: 800; }
body span.woocommerce-Price-amount.amount {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}
.woocommerce ul.products li.product .price{ font-weight: 800; }
del span.woocommerce-Price-amount.amount{ font-size: 1.1em; font-weight: 600; }

li.product .gdlr-core-product-default .gdlr-core-product-thumbnail{ margin-bottom: 30px; }
li.product .gdlr-core-product-default .gdlr-core-product-price.gdlr-core-title-font { font-size: 19px; font-weight: 600; float: left; }
li.product .gdlr-core-product-default span.woocommerce-Price-amount.amount { font-size: 1em; }
li.product .gdlr-core-product-default .star-rating { float: right; margin-top: 8px; }
li.product .gdlr-core-product-default .gdlr-core-product-price del{ margin-right: 9px; opacity: 0.5; }
li.product .gdlr-core-product-default .gdlr-core-product-price ins{ text-decoration: none; }
.woocommerce ul.products li.product .gdlr-core-product-default h3{ font-size: 25px; margin-bottom: 22px; padding-top: 5px; padding-bottom: 0px; }
.woocommerce ul.products li.product .gdlr-core-product-default .button{ font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; padding: 0px; background: transparent; margin-top: 0px; }
.woocommerce ul.products li.product .gdlr-core-product-default img{ margin-bottom: 0px; }
.woocommerce.single-product .related.products li.product{ position: relative; }
.woocommerce.single-product .related.products .onsale{ position: absolute; left: -10px; top: -10px; margin: 0; }

.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce{ margin-bottom: 70px; }

.zeomart-body.woocommerce nav.woocommerce-pagination{  text-align: center;  margin-bottom: 30px;  }
.zeomart-body.woocommerce nav.woocommerce-pagination ul{ margin: 0px; border: 0px; }
.zeomart-body.woocommerce nav.woocommerce-pagination ul li{ border: 0px; }
.zeomart-body.woocommerce nav.woocommerce-pagination ul li span, 
.zeomart-body.woocommerce nav.woocommerce-pagination ul li a{ font-size: 14px; font-weight: 500; margin-right: 3px; padding: 0; width: 40px;height: 40px;line-height: 40px;border-radius: 50%;background: transparent;}
.zeomart-body.woocommerce nav.woocommerce-pagination ul li span.current, 
.zeomart-body.woocommerce nav.woocommerce-pagination ul li a:hover {
    background: #dd3333;
}


/*-----------------*/
/*--- superfish ---*/
/*-----------------*/

/* top level */
.sf-menu{ list-style: none; margin-left: 0px; }
.sf-menu > li{ float: left; cursor: pointer; }
.sf-menu > li > a{ display: block; text-decoration: none; position: relative; z-index: 9; }

/* normal menu */
.sf-menu > .zeomart-normal-menu ul{ 
	list-style: none;
	position: absolute;
	display: none; 
	z-index: 99;
	min-width: 220px;
	margin-top: 14px;
	padding: 30px;
	background: #fff;
}

.sf-menu > .zeomart-normal-menu ul{ margin-left: -15px; }
.sf-menu > .zeomart-normal-menu ul ul{ margin-left: 0px; }

.sf-menu > .zeomart-normal-menu.sfHover > ul,
.sf-menu > .zeomart-normal-menu.sfHover > ul:hover,
.sf-menu > .zeomart-normal-menu li.sfHover > ul{ display: block; }
.sf-menu > .zeomart-normal-menu ul ul{ top: 0px; left: 100%; }
.sf-menu > .zeomart-normal-menu ul.zeomart-menu-right{ right: 0px; }
.sf-menu > .zeomart-normal-menu ul ul.sub-menu-right{ left: auto; right: 100%; }
.sf-menu > .zeomart-normal-menu ul ul.sub-menu-left{ right: auto; left: 100%; }
.sf-menu > .zeomart-normal-menu li{ position: relative; white-space: nowrap; }
.sf-menu > .zeomart-normal-menu li a{ text-decoration: none; }
.sf-menu > .zeomart-normal-menu li > a.sf-with-ul-pre{}
.sf-menu > .zeomart-normal-menu li > a.sf-with-ul-pre:after{ content: '>'; }

/* mega menu */
.sf-menu > .zeomart-mega-menu .sf-mega{ 
	position: absolute;
	display: none;
	z-index: 99;
	margin-top: 14px;
	border-radius: 0 0 6px 6px;
}
.sf-menu > .zeomart-mega-menu.sfHover .sf-mega,
.sf-menu > .zeomart-mega-menu.sfHover .sf-mega:hover{ display: block; }
.sf-menu > .zeomart-mega-menu .sf-mega-section-inner a{ text-decoration: none; }
.sf-menu > .zeomart-mega-menu .sf-mega-section-inner ul{ list-style: none; margin-left: 0px; margin-bottom: 0px; }

/* vertical menu */
.sf-vertical{ list-style: none; margin-left: 0px; left: 100%; top: 0; margin-bottom: 0px; }
.sf-vertical li{ position: relative; }
.sf-vertical ul.sub-menu{ list-style: none; position: absolute; display: none; left: 100%; top: 0px; z-index: 9; min-width: 190px; }
.sf-vertical ul.sub-menu li{ white-space: nowrap; }

.gdlr-core-nav-side-text{ display: none; }
.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text{ display: inline; margin-left: 10px; }
.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text.gdlr-core-with-bg{ display: inline-block; padding: 1px 6px;  color: #fff;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* woocommerce category */
.products > li.product-category{ float: left; padding: 20px; list-style: none; }
.products > li.product-category.first{ clear: left; }
.products > li.product-category h2{ font-size: 15px; text-align: center; }

.products.columns-2 > li.product-category{ width: 50%; }
.products.columns-3 > li.product-category{ width: 33.33%; }
.products.columns-4 > li.product-category{ width: 25%; }
.products.columns-5 > li.product-category{ width: 20%; }

@media only screen and (max-width: 767px){
    .products > li.product-category.product{ width: 50%; }
    .products > li.product-category.first{ clear: none; }
    .products > li.product-category:nth-child(2n+1){ clear: left; }
}

/* timetable */
.mptt-shortcode-wrapper .mptt-shortcode-table { table-layout: fixed; }
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot{ font-size: 15px; font-weight: 800; line-height: 22px; }
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th{ padding: 22px 10px; font-weight: 700; }
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title{ font-size: 15px; font-weight: 700; margin-top: 25px; }

.zeomart-body select.mptt-navigation-select{ width: 250px; border: 0px; background: none; border-bottom-width: 2px; border-bottom-style: solid; padding-bottom: 10px; font-size: 15px; font-weight: 700; margin-bottom: 30px; 
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.zeomart-body select.mptt-navigation-select:focus{ outline: none; }

/* float social */
.zeomart-float-social{ position: fixed; z-index: 999; right: 35px; top: 50%; white-space: nowrap;
    transform: translate(50%, 0) rotate(270deg); transform-origin: 50% 50%; }
.zeomart-float-social a{ margin-right: 24px; }
.zeomart-float-social a:last-child{ margin-right: 0px; }
.zeomart-float-social.zeomart-display-after-title{ opacity: 0; }
.zeomart-float-social .zeomart-divider{ width: 8px; border-top-width: 1px; border-top-style: solid; display: inline-block; margin: 0px 24px 0.2em; }

.zeomart-float-social, 
.zeomart-float-social .zeomart-float-social-icon{ color: #fff; }
.zeomart-float-social .zeomart-float-social-icon:hover{ color: #fff; }
@media only screen and (max-width: 1400px){
	.zeomart-float-social{ display: none !important; }
}

/* woo style 2 */
.zeomart-single-product-style-2 .related.products h2{ text-align: center; }
.zeomart-single-product-style-2.single-product.woocommerce div.product .zeomart-woocommerce-social-share{ border: none; padding-top: 0px; margin-top: 20px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product .product_meta{ padding-top: 38px; margin-top: 45px; border-top-width: 1px; border-top-style: solid; }
.zeomart-single-product-style-2.single-product.woocommerce div.product .gdlr-core-social-share-item a{ font-size: 20px; margin: 0px 20px 0px 0px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product p.price .woocommerce-Price-amount{ font-weight: 500; }
.zeomart-single-product-style-2.single-product.woocommerce div.product p.price{ margin-bottom: 25px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product .product_title{ margin-bottom: 10px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product span.onsale{ margin-right: 0px; right: 0px; top: 0px; left: auto; width: 80px; height: 80px; font-weight: 500; font-size: 15px; line-height: 78px; }

.zeomart-single-product-style-2.single-product.woocommerce div.product .star-rating{ margin-top: 12px; width: 6.7em; }
.zeomart-single-product-style-2.single-product.woocommerce div.product .star-rating:before, 
.zeomart-single-product-style-2.single-product.woocommerce div.product .star-rating span:before{ letter-spacing: 0.5em; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart table.variations th{ background: none; color: inherit; padding: 0; text-align: left; vertical-align: middle; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart table.variations tr{ background: transparent; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart table.variations td{padding: 0px;display: flex;align-items: center;gap: 10px;}
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart table.variations select{ padding: 0px 15px; width: 100%; margin: 0px; height: 50px; 
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart .variations label{ font-weight: 500; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart.variations_form{ max-width: 400px; width: auto; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart .button{ border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product .quantity .qty{ margin-right: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart .reset_variations{ font-size: 12px; text-transform: uppercase; }
.zeomart-single-product-style-2.single-product.woocommerce .woocommerce-variation-add-to-cart{ margin-top: 25px; }
.zeomart-single-product-style-2.single-product.woocommerce .summary span.woocommerce-Price-amount.amount{ font-size: 26px; font-weight: 400; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart .variations{ margin-bottom: 35px; }

.zeomart-single-product-style-2.single-product.woocommerce div.product p.price{ font-size: 20px !important; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart table.variations select:focus{ outline: none; }

.zeomart-single-product-style-2.single-product.woocommerce #reviews #comments ol.commentlist li{ background: transparent; border-width: 1px; border-style: solid; border-color: inherit; }
.zeomart-single-product-style-2.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{ display: flex; flex-direction: column-reverse; }
.zeomart-single-product-style-2.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash{ display: none; }
.zeomart-single-product-style-2.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{ font-size: 22px; font-weight: 600; }
.zeomart-single-product-style-2.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time.woocommerce-review__published-date{ font-size: 14px; letter-spacing: 0px; }
.zeomart-single-product-style-2.single-product.woocommerce table.shop_attributes{ max-width: 800px; margin-left: auto; margin-right: auto; border-spacing: 0px; }
.zeomart-single-product-style-2.single-product.woocommerce table.shop_attributes tr{ background: transparent; }
.zeomart-single-product-style-2.single-product.woocommerce table.shop_attributes th{ text-align: left; }
.zeomart-single-product-style-2.single-product.woocommerce table.shop_attributes td{ text-align: right; }
.zeomart-single-product-style-2.single-product.woocommerce table.shop_attributes th,
.zeomart-single-product-style-2.single-product.woocommerce table.shop_attributes td{ background: transparent; border-bottom-width: 1px; border-style: solid; border-color: inherit; }

.zeomart-single-product-style-2.single-product.woocommerce div.product .product_title { margin-bottom: 5px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product p.price .woocommerce-Price-amount { font-weight: 400; }
.zeomart-single-product-style-2.single-product.woocommerce div.product .product_meta { padding-top: 45px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product .zeomart-woocommerce-social-share { padding-top: 10px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart table.variations select { font-size: 17px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart table.variations select { height: 53px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart .variations label { font-size: 18px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart table.variations td { margin-left: 20px; }
.zeomart-single-product-style-2.single-product.woocommerce div.product form.cart .reset_variations { letter-spacing: 1px; font-weight: 500; }
.zeomart-single-product-style-2.single-product.woocommerce div.product > span.onsale { font-size: 20px; }
.zeomart-single-product-style-2.single-product.woocommerce .zeomart-top-cart-item-info span.woocommerce-Price-amount.amount { font-size: 17px; font-weight: 400; }
.zeomart-single-product-style-2.single-product.woocommerce .zeomart-top-cart-price-wrap span.woocommerce-Price-amount.amount { font-size: 21px; font-weight: 400; }

.woocommerce div.product form.cart .variations select{ -webkit-appearance: none; -moz-appearance: none; appearance: none; background-repeat: no-repeat; background-image: var(--select-image); background-position: right 15px top 50%; }
:root {
    --select-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNDcgMS41MyAxLjUzLjQ3IDUgMy45NCA4LjQ3LjQ3bDEuMDYgMS4wNkw1IDYuMDYuNDcgMS41M3oiIGZpbGw9IiMxODE4MTgiLz48L3N2Zz4="); --select-ordering-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgNiA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMyAyLjU1MS42MzMuMTg0IDAgLjgxNmwzIDMgMy0zLS42MzMtLjYzMkwzIDIuNTVaIiBmaWxsPSIjNkE2QTZBIi8+PC9zdmc+");
}

.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-content { max-width: 100%; padding-top:30px; }





.zeomart-style-menu-left-bottom .main-header {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    align-items: center;
    border-bottom: 1px solid;
}
.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-1 {
    background: #fff;
    border-radius: 5px;
    width: 740px;
    padding: 10px 0;
    display: flex;
    align-items: center;
    position: relative;
    height: 50px;
}


.gdlr-zeomart-categories {
    width: 150px;
    padding: 2px 20px;
	position: relative;
}
.gdlr-zeomart-categories:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: calc(100% - 20px);
    background: #D6D6D6;
    z-index: 9;
    transform: translateY(-50%);
}
.gdlr-zeomart-categories select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0 15px 0 21px;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
	outline: none;
	border-radius: 6px 0 0 6px;
}

.product-cat-label.no-cats {
    cursor: pointer;
    display: block;
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    padding: 0 20px;
}

.zeomart-style-menu-left-bottom .search-wrapper {
    width: calc(100% - 200px);
    position: relative;
}

.zeomart-style-menu-left-bottom form.gdlr-zeomart-products-search {
    width: 100%;
}
.zeomart-style-menu-left-bottom .gdlr-zeomart-search {
	display: flex;
	height: 50px;
	line-height: 48px;
	border-radius: 30px;
}
.zeomart-style-menu-left-bottom .search-wrapper > input {
    color: #626974;
    font-size: 15px;
    line-height: 28px;
    padding: 0 20px;
    border: 0;
    width: 100%;
}
.zeomart-style-menu-left-bottom .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #dd3333;
    width: 50px;
    height: 100%;
    line-height: 100%;
    border: 0;
    cursor: pointer;
	border-radius: 0 6px 6px 0;
	display: flex;
    align-items: center;
    justify-content: center;
}



.zeomart-style-menu-left-bottom .gdlr-oth-links {
	margin-left: auto;
	display: flex;
	margin-bottom: 0;
	align-items: center;
}
.zeomart-style-menu-left-bottom .gdlr-oth-links li {
	display: flex;
	margin-right: 30px;
	position: relative;
	align-items: center;
}
.zeomart-style-menu-left-bottom .gdlr-oth-links li:last-child {
	margin-right: 0;
	padding-left: 0;
}
.oth-menu-item.header-content:not(.header-content-layout-style-4) .oth-icon,
.oth-menu-item.menu-item-wishlist:not(.wishlist-style-style-4) .oth-icon,
.oth-menu-item.menu-item-user-account:not(.user-account-style-style-4) .oth-icon,
.oth-menu-item.zeomart-main-menu-cart:not(.mini-cart-layout-style-4) .oth-icon {
	width: 50px;
	height: 50px;
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 6px;
	line-height: 50px;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	transition: all 0.3s ease;
}

.oth-txt > a span {
	display: block;
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	text-transform: capitalize;
}
.oth-txt > a span + span{
	display: block;
	font-weight: 500;
	font-size: 16px;
}
.zeomart-main-menu-cart > .zeomart-top-cart-count, 
.zeomart-header-wrap .menu-item-cart .mini-item-counter,
.oth-menu-item.woocommerce-mini-cart span.mini-item-counter {
	display: inline-block;
	color: #ffffff;
	font-size: 8px;
	font-weight: 700;
	background-color: #dd3333;
	width: 15px;
	border-radius: 100px;
	height: 15px;
	line-height: 15px;
	position: absolute;
	top: 5px;
	right: 3px;
	text-align: center;
}
.oth-txt {
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding-left: 15px;
}
.oth-txt > span {
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}

.gdlr-oth-links .wishlist-style-style-5 .oth-txt,
.gdlr-oth-links .mini-cart-layout-style-5 .oth-txt{
	display: none;
}

.zeomart-overlay-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

/* NAVIGATION */
.zeomart-navigation > ul > li {
	display: inline-block;
	padding: 0 22px;
}
.zeomart-navigation > ul > li:first-child {
	padding-left: 0;
}
.zeomart-navigation > ul > li:last-child {
	padding-right: 0;
}
.zeomart-navigation > ul > li > a,
.sf-menu li a{
	display: inline-block;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	position: relative;
}
.zeomart-navigation > ul > li,
.sf-menu > li {
	margin-right: 48px;
}
.zeomart-navigation > ul > li a:hover,
.sf-menu > li a:hover{
	color: #dd3333;
}
.zeomart-navigation .zeomart-header-container-inner {
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.zeomart-logo {
	margin-right: 69px;
	padding-left: 0 !important;
}

.browse-cateogry-ico {
    display: flex;
    align-items: center;
}
.browse-icon {
    width: 20px;
    position: relative;
    top: -1px;
    margin-right: 15px;
}
.browse-cateogry-ico > a {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.zeomart-header-wrap.zeomart-style-center-logo .browse-cateogry-ico > a {
	display: none;
}

/* NAVIGATION */

/*.menu {
	padding-left: 20px;
}
.menu > li {
	display: inline-block;
	padding: 0 22px;
}
.menu > li:first-child {
	padding-left: 0;
}
.menu > li:last-child {
	padding-right: 0;
}
.menu > li > a {
	display: inline-block;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 500;
	position: relative;
	padding-right: 21px;
}
.menu li a:hover {
	color: #dd3333;
}
.menu > li > a:before {
	content: '\f107';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	right: 0;
	font-weight: 900;
}*/

.zeomart-navigation ul {
	margin:0;
}
.zeomart-sub-menu.other-links {
	margin-left: auto;
}
.price + .gdlr-core-product-price.gdlr-core-title-font {
    display: inline-block;
}

.gdlr-browse-categories {
    position: relative;
	margin-right: 20px;
    padding-right: 20px;
    padding-top: 14px;
    padding-bottom: 13px;
}

.toggle-product-cats.nav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 270px;
    z-index: 99;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.toggle-product-cats.nav ul {
    list-style: none;
    margin: 0;
}

.gdlr-browse-categories.style-border .toggle-product-cats.nav ul {
	padding: 0 !important;
}

.toggle-product-cats.nav ul li {
    position: relative;
    white-space: nowrap;
    margin: 0;
}

.toggle-product-cats.nav ul li a{
	display: flex;
	align-items: center;
	padding: 10px 20px 12px;
	position: relative;
}

.browse-icon > span {
    background: #fff;
    height: 2px;
    display: block;
    margin-bottom: 6px;
}
.browse-icon > span:last-child {
	margin-bottom: 0;
}

.browse-icon > span:nth-child(1) {
    width: 15px;
    margin-left: auto;
}

.browse-icon > span:nth-child(3) {
    width: 15px;
}

.gdlr-browse-categories.style-border .toggle-product-cats.nav,
.gdlr-browse-categories.style-border .browse-cateogry-ico {
	width: 270px;
}
.gdlr-browse-categories.style-border .toggle-product-cats.nav ul {
	border:1px solid #EAEAEA;
}
.gdlr-browse-categories.style-border .toggle-product-cats.nav ul li {
	border-bottom: 1px solid #EAEAEA;
}


.gdlr-browse-categories.style-border .toggle-product-cats.nav ul li:last-child {
	border-bottom: 0;
}


.gdlr-browse-categories.style-border .toggle-product-cats.nav .sf-vertical-mega.sf-vertical-mega-full ul {
	border:0;
}
.gdlr-browse-categories.style-border .toggle-product-cats.nav .sf-vertical-mega.sf-vertical-mega-full ul li {
	border-bottom: 0;
}

.gdlr-browse-categories.style-border .toggle-product-cats.nav .sf-vertical-mega.sf-vertical-mega-full ul li:last-child {
	border-bottom: 0;
}

.zeomart-navigation-submenu-indicator .gdlr-browse-categories .browse-cateogry-ico:before {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    right: 20px;
    font-weight: 900;
    transform: translateY(-50%);
    display: none;
}

.zeomart-navigation-submenu-indicator .gdlr-browse-categories.style-border .browse-cateogry-ico:before {
	right: 40px;
}



select {
	-webkit-appearance: none;
	-moz-appearance: none;
}

.zeomart-style-menu-left-bottom .search-style-2 .gdlr-zeomart-search {
	width: 100%;
	background-color: #fff;
	border-radius: 30px;
	position: relative;
}
.search-style-2 .gdlr-zeomart-categories {
    order: 2;
    border-right: 0;
    padding-right: 0;
    margin-left: 10px;
    position: relative;
    right: 20px;
}
.zeomart-style-menu-left-bottom .search-style-2 .search-wrapper > input {
	border-radius: 30px;
}
.zeomart-style-menu-left-bottom .search-style-2 .search-submit {
	border-radius: 0 30px 30px 0;	
}


.oth-menu-item.woocommerce-mini-cart .oth-txt, 
.oth-menu-item.woocommerce-mini-cart i {
	color: #fff;
}


.zeomart-top-bar-left-text {
    display: flex;
    flex-wrap: wrap;
}

.zeomart-top-bar-left-text > div {
    margin-right: 20px;
    font-size: 13px;
    font-weight: 500;
}
.zeomart-top-bar-right.zeomart-item-pdlr {
	display: flex;
	align-items: center;
}

.zeomart-top-bar-menu li a {
    font-size: 13px;
}
.top-bar-text {
	font-size: 13px;
}
.zeomart-top-bar-right-social {
    display: flex;
    align-items: center;
}

.zeomart-sub-menu li {
    display: inline-block;
    margin-right: 25px;
}

.zeomart-sub-menu li:last-child {
    margin-right: 0;
}


.zeomart-navigation-submenu-indicator .gdlr-browse-categories.right-border:before {
    content: '';
    position: absolute;
    top: -3px;
    right: 0;
    width: 1px;
    height: 30px;
    background: rgba(255, 255, 255, 0.10);
}


header .gdlr-core-custom-menu-item  .menu > li > a:before {
	display: inline-block;
}

.zeomart-body-front header.zeomart-style-menu-left-bottom .zeomart-navigation .zeomart-header-full {
    background: transparent;
    padding-top: 0;
    max-width: 100%;
}

header.zeomart-style-menu-left-bottom .toggle-product-cats.nav ul {
	background:#F3F5F6;
	margin-bottom: 30px;
}
.gdlr-browse-categories:hover .sf-vertical-mega ul.sub-menu ul.sub-menu {
    display: block !important;
    opacity: 1 !important;
}

/*header.zeomart-style-menu-left-bottom .toggle-product-cats.nav ul.sub-menu ul.sub-menu {
	display: block !important;
    margin-top: 5px !important;
    transition: unset !important;
    opacity: 1 !important;
    visibility: visible !important;
}*/
.toggle-product-cats.nav ul li .sf-vertical-mega.sf-vertical-mega-full ul li.mega-menu-heading > a {
    font-size:18px;
    font-weight: 500;
    margin-top: 30px;
}
.startup-1-banner .depicter-bullet-item {
    width: 20px;
    height: 20px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid transparent;
    position: relative;
}
.zeomart-mega-menu-section-content .gdlr-core-product-thumbnail.gdlr-core-media-image {
    justify-content: flex-end;
    align-items: flex-end;
    padding-right: 20px;
    height: auto;
    margin: 0;
    display: block;
} 
.zeomart-mega-menu-section-content .gdlr-core-product-thumbnail.gdlr-core-media-image a {
	margin-left: auto;
}
.zeomart-mega-menu-section-content .gdlr-core-product-thumbnail-info {
	display: none;
}
.startup-1-banner .depicter-bullet-item:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 4px;
    height: 4px;
    background: #112137;
    border-radius: 50%;
}

.startup-1-banner .depicter-bullet-item.depicter-bullet-active {
    background: transparent;
    border-color: #112137;
}


body .price-content span.woocommerce-Price-amount.amount {
    color: #fff;
    font-size: 13px;
}


.zeomart-style-menu-left-bottom .gdlr-oth-links li ul {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 15px;
    width: 170px;
    z-index: 9;
    box-shadow: 0 0 10px rgba(0,0,0,0.10);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.zeomart-style-menu-left-bottom .gdlr-oth-links li:hover > ul {
	opacity: 1;
	visibility: visible;
}

.zeomart-style-menu-left-bottom .gdlr-oth-links li ul li a {
    font-size: 14px;
}

.zeomart-style-menu-left-bottom .gdlr-oth-links li ul li {
    margin-bottom: 10px;
}

.zeomart-style-menu-left-bottom .gdlr-oth-links li ul li:last-child {
    margin-bottom: 0;
}



header.zeomart-header-wrap .gdlr-oth-links .wishlist-style-style-2 .oth-icon,
header.zeomart-header-wrap .gdlr-oth-links .user-account-style-style-2 .oth-icon,
header.zeomart-header-wrap .gdlr-oth-links .mini-cart-layout-style-2 .oth-icon,
header.zeomart-header-wrap .gdlr-oth-links .header-content-layout-style-2 .oth-icon {
	border-radius: 50%;
}

.zeomart-navigation {
	padding-top: 12px;
	padding-bottom: 12px;
}

.zeomart-navigation.zeomart-navigation-submenu-indicator .sf-menu li.menu-item-has-children a:after {
    display: inline-block;
    margin-left: 10px;
    content: "\f107";
    font-family: fontAwesome;
    opacity: 0;
    visibility: hidden;
}


.zeomart-navigation.zeomart-navigation-submenu-indicator .sf-menu > li.menu-item-has-children > a:after {
	opacity: 1;
	visibility:visible;
}
header.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left-bottom.zeomart-sticky-navigation.zeomart-style-fixed .zeomart-navigation .sf-menu > .zeomart-normal-menu .sub-menu {
	background: #fff;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	padding: 29px 40px 27px;
	border-radius: 0 0 6px 6px;
}
header.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left-bottom.zeomart-sticky-navigation.zeomart-style-fixed .sf-menu > li > .sub-menu .current-menu-item > a {
	background: transparent;
}

.zeomart-body .gdlr-core-product-add-to-cart i {
    display: none;
}

.zeomart-body .gdlr-core-product-add-to-cart:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 32px;
    height: 2px;
    background: #041E42;
}
header.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left-bottom.zeomart-sticky-navigation.zeomart-style-fixed .zeomart-logo {
	padding:0;
}

.gdlr-core-style-1 .menu > li > a:before,
.mini-cart-layout-style-3 .oth-txt .price-content {
	display: none;
}
.gdlr-core-style-1 .menu > li > a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #443297;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
}
.gdlr-core-style-1 .menu > li > a:hover {
	color: #443297;
}
.gdlr-core-style-1 .menu > li > a {
	display: inline-block;
	padding: 0;
	margin:0;
	line-height: 14px;
	border-bottom: 1px solid transparent;
}
.gdlr-core-style-1 .menu > li > a:hover {
	border-color: #443297;
}
.gdlr-core-style-1 .menu > li:last-child {
	margin-bottom: 0;
}

.zeomart-top-bar-left-text .zeomart-left-text-1 i {
	margin-right: 8px;
}

.zeomart-header-wrap:not(.zeomart-style-center-logo) .zeomart-header-background + .zeomart-header-container.zeomart-header-full {
    background: #112137;
}

.zeomart-navigation-pattern.zeomart-navigation {
	position: relative;
}

.zeomart-navigation-pattern.zeomart-navigation:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: url('../images/line.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.wishlist-style-style-3 .oth-txt,
.user-account-style-style-3 .oth-txt,
.mini-cart-layout-style-3 .oth-txt {
	padding-left: 0;
}

.oth-menu-item.mini-cart.mini-cart-layout-style-3 span.mini-item-counter {
	right: 5px;
    left: auto;
    top: 10px;
}

.zeomart-style-menu-left-bottom .gdlr-oth-links li.wishlist-style-style-3,
.zeomart-style-menu-left-bottom .gdlr-oth-links li.user-account-style-style-3,
.zeomart-style-menu-left-bottom .gdlr-oth-links li.mini-cart-layout-style-3 {
	margin-right: 15px;
}

body header span.woocommerce-Price-amount.amount {
	font-weight: 400;
}

.zeomart-style-center-logo .zeomart-navigation {
    display: flex;
    align-items: center;
    padding:0;
}

.zeomart-style-center-logo .zeomart-logo {
    padding: 0;
    margin-left: auto;
    margin-right: 13%;
}

.zeomart-style-center-logo .gdlr-oth-links li {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.zeomart-style-center-logo .gdlr-oth-links .oth-txt {
    display: none;
}

.zeomart-style-center-logo button.search-submit {
    background: transparent;
    border: 0;
    margin-top: 7px;
}

.zeomart-style-center-logo .gdlr-zeomart-search {
    position: relative;
    width: fit-content;
}

.zeomart-style-center-logo .search-wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    z-index:99;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    width: 700px;
}
.zeomart-style-center-logo .search-wrapper input {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.10);
    padding: 0 10px;
    height: 50px;    
}
.zeomart-style-center-logo .gdlr-zeomart-search:hover .search-wrapper {
	opacity: 1;
	visibility: visible;
}
.zeomart-style-center-logo .mini-item-counter {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    line-height: 15px;
    font-size: 11px;
    font-weight: 700;
}
.zeomart-style-center-logo .oth-icon {
	line-height: unset;
}
.zeomart-header-style-plain.zeomart-style-center-logo .zeomart-main-menu-right-wrap {
	display: flex;
	align-items: center;
	position: static;
	margin-left: auto;
}

.user-account-style-style-5 {
    position: relative;
}
.menu-item-user-account {
	position: relative;
}
.user-account-style-style-5 ul,
.menu-item-user-account ul {
    position: absolute;
    top: 100%;
    right: 0;
    width: 200px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.10);
    padding: 20px;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    margin-top: 15px;
    z-index: 99;
}

.zeomart-style-center-logo .gdlr-oth-links li.user-account-style-style-5 ul li {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.zeomart-style-center-logo .gdlr-oth-links li.user-account-style-style-5 ul li:last-child {
    margin-bottom: 0;
}
.user-account-style-style-5:hover ul,
.menu-item-user-account:hover ul {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}
.zeomart-style-center-logo .gdlr-oth-links {
	padding-left: 16px;
}


.zeomart-style-center-logo .gdlr-browse-categories {
	padding-right: 0;
	margin-right: 31px;
	height: 50px;
	display: flex;
}
.zeomart-style-center-logo .gdlr-browse-categories:before {
	display: none;
}
.zeomart-style-center-logo .zeomart-navigation-submenu-indicator .sf-menu > li > a.sf-with-ul-pre:after {
	margin-left: 9px;
}
.zeomart-style-center-logo .zeomart-navigation > ul > li, 
.zeomart-style-center-logo .sf-menu > li {
	margin-right: 22px;
}


.gdlr-browse-categories.gdlr-menu-open .toggle-product-cats.nav,
.gdlr-browse-categories.gdlr-menu-closed:hover .toggle-product-cats.nav{
    opacity: 1;
    visibility: visible;
}

.zeomart-style-menu-left-bottom-2 .gdlr-browse-categories.gdlr-menu-open .toggle-product-cats.nav {
	opacity: 0;
	visibility: hidden;
}
.zeomart-style-menu-left-bottom-2 .gdlr-browse-categories.gdlr-menu-open .toggle-product-cats.nav:hover {
	opacity: 1;
	visibility: visible;
}
.zeomart-style-menu-left-bottom-2 .main-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.zeomart-style-menu-left-bottom-2 .zeomart-logo {
    margin: 0;
    padding: 0 !important;
    height: fit-content;
}
.zeomart-style-menu-left-bottom-2 .gdlr-browse-categories {
	height: fit-content;
	padding-left: 64px;
	padding-top: 0;
	padding-bottom: 0;
}
.zeomart-style-menu-left-bottom-2 .gdlr-zeomart-search {
	display: flex;
}
.zeomart-style-menu-left-bottom-2 form.gdlr-zeomart-products-search {
    width: 555px;
    height: 50px;
    background: #F3F5F6;
    padding: 11px 0;
    border-radius: 6px;
    position: relative;
}
.zeomart-style-menu-left-bottom-2 .search-wrapper input {
    border: 0;
    padding-left: 20px;
    color: #626974;
    font-size: 15px;
}
.zeomart-style-menu-left-bottom-2 .search-submit svg path {
    fill: #fff;
}
.zeomart-style-menu-left-bottom-2 .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50px;
    border: 0;
    border-radius: 0 6px 6px 0;
}

.gdlr-oth-links {
    display: flex;
    flex-wrap: wrap;
}
.gdlr-oth-links li {
    height: fit-content;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.oth-txt > span.content-title {
    font-size: 13px;
    font-weight: 400;
}



.zeomart-style-menu-left-bottom-2 .oth-icon {
	width: auto;
}

.zeomart-style-menu-left-bottom-2 .gdlr-oth-links li {
	margin-left: 0;
	margin-right: 0;
	padding: 0 15px 0 15px;
	border-right: 1px solid #eaeaea;
}
.zeomart-style-menu-left-bottom-2 .gdlr-oth-links li:first-child {
	padding-left: 0;
}
.zeomart-style-menu-left-bottom-2 .gdlr-oth-links li:last-child {
	padding-right: 0;
	border-right: 0;
}
.zeomart-style-menu-left-bottom-2 .gdlr-oth-links {
	margin-left: auto;
	margin-bottom: 0;
}
.zeomart-style-menu-left-bottom-2 .oth-txt {
	padding-left: 12px;
}
.oth-menu-item.woocommerce-mini-cart span.mini-item-counter {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-size: 8px;
    font-weight: 700;
    line-height: 14px;
}

.oth-menu-item.mini-cart-layout-style-6 span.mini-item-counter,
.oth-menu-item.mini-cart-layout-style-4 span.mini-item-counter {
	left: 11px;
    top: 0;
}

.zeomart-style-menu-left-bottom-2 .main-header {
	padding: 20px 0;
}

.zeomart-top-bar.zeomart-splited-border.top-bar-style-default .zeomart-top-bar-menu > li > a {
    margin: 0;
    padding: 0 10px;
}
.zeomart-top-bar.zeomart-splited-border.top-bar-style-default .zeomart-top-bar-right-social a:after {
	display: none;
}
.zeomart-top-bar.zeomart-splited-border.top-bar-style-default .top-bar-text {
	display: none;
}

.zeomart-top-bar.zeomart-splited-border.top-bar-style-default .zeomart-top-bar-right-social {
	margin-left: 1px;
}
.zeomart-top-bar-left-text > div {
	position: relative;
}
.zeomart-left-text-2:after {
	display: none;
}
.zeomart-left-text-1 {
	padding-right: 20px;
}
.zeomart-left-text-2 i {
	margin-right: 8px;
}

.zeomart-left-text-2 {
	position: relative;
}
.zeomart-left-text-2:before {
	content: " "; 
	position: absolute; 
	top: 0px; 
	bottom: 0px; 
	border-width: 0px 0px 0px 1px; 
	border-style: solid; 
	left:-20px;
	border-color: #EAEAEA;
}

.zeomart-style-menu-left-bottom-2 .oth-txt > a span {
	font-weight: 500;
}
.zeomart-style-menu-left-bottom-2 .oth-icon {
	width: auto !important;
	height: auto !important;
}


.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-navigation {
	display: flex;
	padding: 0;
	align-items: center;
	margin-left: auto;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-zeomart-extra-search.search-style-5 {
	width: 367px;
	position: relative;
	height: 50px;
	margin-left: 74px;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-zeomart-search {
	border:1px solid #EAEAEA;
	border-radius: 6px;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-zeomart-extra-search.search-style-5 input {
	width: 100%;
	height: 50px;
	border:0;
	padding: 5px 17px 0 17px;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left button.search-submit {
    position: absolute;
    top: 50%;
    right: 17px;
    border: 0;
    transform: translateY(-50%);
    margin-top: 4px;
}

.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-logo {
	margin-right: 29px;
	padding: 0;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-main-menu-cart {
	display: flex;
	float: none;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .oth-menu-item.mini-cart-layout-style-3 span.mini-item-counter {
	left: auto;
	right: 8px;
	top: 7px;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .oth-menu-item.menu-item-user-account:not(.user-account-style-style-4) .oth-icon {
	width: auto;
	height: auto;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-header-container-inner {
	padding: 20px 15px;
	display: flex;
	align-items: center;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-oth-links {
	align-items: center;
	margin-left: 20px;
}

.zeomart-popup-content {
  position: relative;
  flex: 1 1 100%;
}


.zeomart-style-menu-left-bottom .gdlr-oth-links li.wishlist-style-style-7 .oth-icon,
.zeomart-style-menu-left-bottom .gdlr-oth-links li.user-account-style-style-7 .oth-icon,
.zeomart-style-menu-left-bottom .gdlr-oth-links li.mini-cart-layout-style-7 .oth-icon {
    width: auto;
    height: auto;
}

.zeomart-style-menu-left-bottom .gdlr-oth-links li.oth-menu-item.mini-cart.mini-cart-layout-style-7 span.mini-item-counter {
	top: -10px;
}

.gdlr-core-content-list-item ul li {
	list-style: none;
/*	padding: 0 5px;
	position: relative;
	float: none;
	display: inline-block;
	width: fit-content;
	margin-right: 20px;
*/
}
.gdlr-core-content-list-item ul li:first-child {
	padding-left: 0;
}
.gdlr-core-content-list-item ul li:last-child {
	padding-right: 0;
}
.gdlr-core-content-list-item ul li:last-child:before {
	display: none;
}

/*.gdlr-core-content-list-item ul li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	width: 3px;
	height: 3px;
	background: #041E42;
	transform: translateY(-50%);
	border-radius: 50%;
	margin-left: 8px;
	opacity: 0;
	visibility: hidden;
}*/

.zeomart-header-style-plain.zeomart-style-menu-left .sf-menu > li {
	margin-right: 21px;
}
.zeomart-header-style-plain.zeomart-style-menu-left .sf-menu > li:last-child {
	margin-right: 0;
}
.woocommerce.mini-cart-layout-style-5 .oth-icon {
    width: 25px !important;
}
.zeomart-style-center-logo.browse-cateogry-ico:before,
.zeomart-style-menu-left .browse-cateogry-ico:before {
	content: '' !important;
}





.zeomart-header-wrap.zeomart-style-center-logo .browse-cateogry-ico:before {
	display: none;
} 
.zeomart-header-wrap.zeomart-style-center-logo .toggle-product-cats.nav {
	width: 200px;
	text-align: left;
	margin-top: 60px;
}
.zeomart-header-wrap.zeomart-style-center-logo.zeomart-style-slide .toggle-product-cats.nav {
	width: 265px;
	margin-top: 0;
}

.gdlr-browse-categories.right-border.style-default:before {
	display: inline-block;
	content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 30px;
    background: rgba(255, 255, 255, 0.10);
    transform: translateY(-50%);
}
.browse-cateogry-ico {
	padding-right: 0 !important;
}

.zeomart-style-center-logo .zeomart-navigation .sf-menu {
	text-align: left;
}
.zeomart-style-menu-left-bottom-2 .oth-txt > a span:first-child {
    font-size: 13px;
    font-weight: 400;
}
.zeomart-style-menu-left-bottom-2 .oth-txt > a span:nth-child(2) {
    font-size: 16px;
    font-weight: 500;
}

.wishlist-style-style-4 .oth-txt > a span,
.user-account-style-style-4 .oth-txt > a span {
	font-weight: 500;
}
.woocommerce.mini-cart-layout-style-6 .oth-txt {
    padding-left: 20px;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
	outline:1px solid #041E42;
}
.form-group label {
    display: block;
    margin-bottom: -21px;
    font-size: 15px;
    font-weight: 500;
}
.gdlr-core-page-builder-body .form-group p {
	margin-bottom: 27px;
}
textarea {
	vertical-align: middle;
}
.wpcf7 input[type="button"], .wpcf7 input[type="submit"], input[type="reset"] {
	font-size: 15px;
	font-weight: 500;
}
span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 120px;
    transform: translateY(-50%);
}



.gdlr-core-404-item-holder .gdlr-core-item-list {
    text-align: left;
}
.zeomart-not-found-title.zeomart-content-font {
    font-size: 50px;
    line-height: 72px;
    font-weight: 500;
    text-transform: unset;
}
.zeomart-not-found-caption {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 18px;
}
.gdlr-core-404-item-holder {
	display: flex;
	align-items: center;
}




.zeomart-single-after-meta {
    display: flex;
}
.zeomart-single-after-meta .zeomart-single-social-share {
    padding: 0;
}
.zeomart-single-post-tags {
    margin-left: auto;
}
.zeomart-single-post-tags > a {
    display: inline-block;
    border: 1px solid #EAEAEA;
    border-radius: 6px;
    padding: 0 25px;
    line-height: 42px;
    margin-right: 7px;
}
.zeomart-single-post-tags > a:last-child {
	margin-right: 0;
}

.zeomart-single-post-tags > a:hover {
    background: #041E42;
    color: #fff;
    border-color: transparent;
}
.gdlr-core-social-share-wrap > a {
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    margin: 0;
    border-radius: 50px;
}
.zeomart-body .gdlr-core-social-share-wrap > a:hover {
	background: #F3F5F6;
}
.zeomart-body .zeomart-single-post-tags a:hover {
	color: #fff;
}
.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    display: inline-block;
    margin-right: 25px;
}
.gdlr-core-social-share-left-text .gdlr-core-divider {
	display: none;
}
.comment-content p {
    font-size: 16px;
    line-height: 28px;
}
.zeomart-comments-area .comment-reply a {
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 500;
}
.comment-form-cookies-consent label {
    color: #000000;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    top: 3px;
    padding-left: 5px;
}
.zeomart-blog-title-wrap.zeomart-style-small.zeomart-feature-image {
    height: 600px;
    background-size: cover;
    background-position: center;
}




.blog-image-after-title {
    padding: 90px 0 43px;
}

.zeomart-body .blog-image-after-title .zeomart-blog-info-wrapper a {
    color: #626974;
    font-size: 16px;
    line-height: 28px;
}
.zeomart-body .blog-image-after-title .zeomart-single-article-title {
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 24px;
}
.zeomart-body .blog-image-after-title .zeomart-single-article-date-wrapper.post-date.updated > a {
    color: #626974;
    font-size: 16px;
}
.blog-image-after-title .zeomart-blog-info-wrapper {
	margin-bottom: 10px;
}
table {
	border-spacing: unset;
}
body td span.woocommerce-Price-amount.amount {
	font-size: 15px;
	font-weight: 400;
}
.zeomart-body .woocommerce table.shop_table td a.woocommerce-button.wp-element-button.button.view {
    font-weight: 500;
    letter-spacing: 0;
    font-size: 14px;
    padding: 0 20px;
    line-height: 40px;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: calc(100% - 280px);
}


.user-area {
    display: flex;
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 8px;
    margin-bottom: 21px;
}
.user-area .avatar {
    width: 40px;
}

.user-area .avatar > img {
    width: 100%;
    border-radius: 50%;
}
.user-content {
	padding-left: 10px;
	margin-top: -4px;
}
.user-content > span:nth-child(1) {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.user-content > span:nth-child(2) {
    font-size: 15px;
    font-weight: 400;
}

.user-content > span {
    display: block;
}
.zeomart-body .woocommerce-MyAccount-content h4 {
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 29px;
}
.woocommerce-account .addresses .title h3 {
	line-height: 26px;
	font-weight: 500;
	margin-bottom: 14px;
}


.woocommerce-Address address {
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}

.woocommerce-account .addresses .title .edit {
    font-size: 16px;
    color: #443297;
    font-weight: 500;
    text-decoration: underline;
}

.woocommerce-MyAccount-content .gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title {
	padding: 0;
	background: transparent;
	border:0;
	margin:0;
}
.woocommerce-MyAccount-content .gdlr-core-tab-item .gdlr-core-tab-item-title {
	font-size: 16px;
	font-weight: 500;
	color:#041E42;
	padding-bottom: 3px;
	position: relative;
	border-bottom: 2px solid transparent;
	margin-right: 25px;
}
.woocommerce-MyAccount-content .gdlr-core-tab-item .gdlr-core-tab-item-title.gdlr-core-active {
	border-bottom-color: #041E42;
}
.woocommerce-MyAccount-content .gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title-wrap {
	border-bottom: 0;
	margin-bottom: 26px;
}
.woocommerce form .form-row label {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 2px;
}
form.woocommerce-EditAccountForm.edit-account span em {
    margin-top: 10px;
    display: block;
}


/* HEADER PRODUCTS SEARCH */

.header-search-products {
	margin:0;
	background: #fff;
	border-radius: 0px 0px 6px 6px;
}
.header-search-products li {
	display: flex;
	flex-wrap: wrap;
	padding: 10px;
	border-bottom: 1px solid #EAEAEA;
}
.header-search-products li:last-child {
	border-bottom: 0;
}
.item-image {
	width: 80px;
}
.item-content {
	width: calc(100% - 80px);
	padding-left: 20px;
	text-align: left;
}
.item-content > .item-title {
    font-size: 14px;
    font-weight: 500;
    display: block;
    line-height: 22px;
    margin-bottom: -10px;
}
body header .header-search-products span.woocommerce-Price-amount.amount {
    font-weight: 500;
    color: #443297;
    font-size: 14px;
    text-decoration: none;
}
body .header-search-products ins {
	text-decoration: none;
}
.gdlr-zeomart-products-search .search-results.woocommerce {
    position: relative;
    z-index: 99;
    border:1px solid #eaeaea;
    opacity: 0;
    visibility: hidden;
    margin-top: 3px;
    border-top: 0;
}
form.gdlr-zeomart-products-search.found-products.actived .search-results.woocommerce {
	opacity: 1;
	visibility: visible;
}


.zeomart-style-menu-left-bottom .search-wrapper:before {
    content: "";
    width: 20px;
    height: 20px;
    font-weight: 400;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -10px;
    z-index: 999;
    border-width: 1px;
    border-color: #666 #666 #666 transparent;
    border-radius: 50%;
    border-style: solid;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
    opacity: 0;
    visibility: hidden;
}


.zeomart-style-menu-left-bottom form.gdlr-zeomart-products-search.searching .search-wrapper:before {
	opacity: 1;
	visibility: visible;
}

@keyframes rotation {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0);
  animation-timing-function:cubic-bezier(.55,.055,.675,.19)
 }
 50% {
  -webkit-transform:rotate(900deg);
  transform:rotate(900deg);
  animation-timing-function:cubic-bezier(.215,.61,.355,1)
 }
 to {
  -webkit-transform:rotate(1800deg);
  transform:rotate(1800deg)
 }
}
@-webkit-keyframes rotation {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0);
  animation-timing-function:cubic-bezier(.55,.055,.675,.19)
 }
 50% {
  -webkit-transform:rotate(900deg);
  transform:rotate(900deg);
  animation-timing-function:cubic-bezier(.215,.61,.355,1)
 }
 to {
  -webkit-transform:rotate(1800deg);
  transform:rotate(1800deg)
 }
}
@-o-keyframes rotation {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0);
  animation-timing-function:cubic-bezier(.55,.055,.675,.19)
 }
 50% {
  -webkit-transform:rotate(900deg);
  transform:rotate(900deg);
  animation-timing-function:cubic-bezier(.215,.61,.355,1)
 }
 to {
  -webkit-transform:rotate(1800deg);
  transform:rotate(1800deg)
 }
}
@-ms-keyframes rotation {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0);
  animation-timing-function:cubic-bezier(.55,.055,.675,.19)
 }
 50% {
  -webkit-transform:rotate(900deg);
  transform:rotate(900deg);
  animation-timing-function:cubic-bezier(.215,.61,.355,1)
 }
 to {
  -webkit-transform:rotate(1800deg);
  transform:rotate(1800deg)
 }
}

.woocommerce-shop .zeomart-sidebar-area {
	padding-top: 0;
}

.zeomart-body.woocommerce.woocommerce-shop nav.woocommerce-pagination {
	margin-top: 55px;
	margin-bottom: 0;
}



.is-layout-flow > h6 {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}

.is-layout-flow > p {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
}

.widget_nav_menu ul li:before {
    display: none;
}

.widget_nav_menu ul li {
    border: 0;
}

.widget_nav_menu ul li a {
    font-size: 14px;
}

.widget_nav_menu ul li a:hover {
    color: #443297;
    text-decoration: underline;
}


.socials > div {
    display: inline-block;
    margin-right: 15px;
}

.socials > div a i {
    font-size: 16px;
}

.zeomart-copyright-left {
    font-size: 14px;
    letter-spacing: 0;
    text-transform: capitalize;
}




.zeomart-footer-wrapper .gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit input[type="submit"] {
    font-size: 15px;
    border-radius: 6px;
}
.zeomart-footer-wrapper .gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email input[type="email"] {
	font-size: 15px;
}

.zeomart-footer-wrapper .gdlr-core-title-item .gdlr-core-title-item-title {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0;
    text-transform: unset;
    font-weight: 500;
}

.zeomart-footer-wrapper {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-top: 87px;
    padding-top: 57px;
}
.zeomart-footer-wrapper .gdlr-core-title-item.gdlr-core-item-pdb.clearfix.gdlr-core-center-align.gdlr-core-item-pdlr {
	padding-bottom: 33px;
}
.zeomart-footer-wrapper .gdlr-core-newsletter-item {
	padding-bottom: 67px;
}
.zeomart-footer-wrapper .zeomart-widget > h5 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 0;
}
.zeomart-footer-wrapper .widget_block.zeomart-widget {
    margin: 0;
}
.zeomart-footer-wrapper .gdlr-core-column-service-item .gdlr-core-column-service-caption {
	font-style: unset;
	margin-top: 6px;
}
.zeomart-footer-wrapper ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-plain li {
	margin-bottom: 17px;
}
.zeomart-footer-wrapper .widget_gdlr-core-zeomart-content-list-widget.zeomart-widget {
	margin:0;
}
.zeomart-footer-wrapper .gdlr-core-column-service-item .gdlr-core-column-service-title {
	font-size: 15px;
    line-height: unset;
    font-weight: 500;
    text-transform: capitalize;
}
.zeomart-footer-wrapper .zeomart-icon-list-widget i {
    font-size: 19px;
}
.zeomart-footer-wrapper .zeomart-icon-list-widget ul {
    margin: 0;
}

.zeomart-footer-wrapper .zeomart-icon-list-widget ul li {
    list-style: none;
    margin-bottom: 11px;
}
.zeomart-footer-wrapper .zeomart-icon-list-widget ul li:last-child {
	margin-bottom: 0;
}
.zeomart-footer-wrapper .zeomart-icon-list-widget .icon-wrap {
    display: inline-block;
    width: 25px;
}
.zeomart-footer-wrapper .icon-list-content {
	font-size: 14px;
}

.zeomart-footer-wrapper .widget.widget_gdlr-core-social-icons-widget {
	margin-bottom: 25px;
}
.zeomart-footer-wrapper .widget.widget_gdlr-core-zeomart-icon-list-item-widget {
	margin-bottom: 35px;
}
.zeomart-copyright-left {
	display: flex;
}

.zeomart-copyright-left ul li {
	display: inline-block;
	padding: 0 8px;
	position: relative;
}
.zeomart-copyright-left ul li a {
	font-size: 14px;
	font-weight: 400;
}
.zeomart-copyright-left ul li:before {
	content: '';
	position: absolute;
	top: 50%;
	right: -5px;
	width: 3px;
	height: 3px;
	background: #445571;
	border-radius: 50%;
	margin-top: -2px;
}
.zeomart-copyright-left ul li:first-child {
	padding-left: 0;
}
.zeomart-copyright-left ul li:last-child {
	padding-right: 0;
}
.zeomart-copyright-left ul li:last-child:before {
	display: none;
}

.widget_search .wp-block-search .wp-block-search__input {
    height: 45px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 400;
}
.zeomart-body .wp-block-group__inner-container > h2,
.zeomart-body .zeomart-widget-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 12px;
}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-title {
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	margin:0;
}
.gdlr-core-recent-post-widget-info a {
    color: #626974;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 400;
}
span.gdlr-core-blog-info.gdlr-core-blog-info-font.gdlr-core-skin-caption.gdlr-core-blog-info-author {
	display: none;
}
.wp-block-tag-cloud.is-style-outline a {
	padding: 10px 25px;
    border-radius: 6px;
    border-color: #eaeaea;
}
.wp-block-tag-cloud.is-style-outline a:hover {
	background:#041E42;
	color: #fff;
}
ul.wp-block-categories-list.wp-block-categories li a {
    font-size: 15px;
    line-height: 30px;
}

ul.wp-block-categories-list.wp-block-categories li {
    list-style: none;
}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget {
	margin-bottom: 13px;
}



.widget_search .wp-block-search .wp-block-search__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #041E42;
}
.widget_search .wp-block-search .wp-block-search__input::-moz-placeholder { /* Firefox 19+ */
  color: #041E42;
}
.widget_search .wp-block-search .wp-block-search__input:-ms-input-placeholder { /* IE 10+ */
  color: #041E42;
}
.widget_search .wp-block-search .wp-block-search__input:-moz-placeholder { /* Firefox 18- */
  color: #041E42;
}

.is-layout-constrained.wp-block-group ul {
	margin-bottom: 30px;
}
.gdlr-core-recent-post-widget-thumbnail.gdlr-core-media-image a img {
	border-radius: 6px;
}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 {
	margin-bottom: 23px;
}


.sf-mega.sf-mega-full {
	width: 100%;
}
.toggle-product-cats.nav ul li a img {
    max-width: 16px;
    margin-right: 20px;
}

.toggle-product-cats.nav ul li a i,
.toggle-product-cats.nav ul li a svg  {
    margin-right: 20px;
    width: 16px;
    display: flex;
    justify-content: center;
}
/*.sf-menu > .zeomart-mega-menu.menu-item-24 .sf-mega {
	display: block !important;
}*/
.zeomart-mega-menu .gdlr-featured.bg-clr1 {
	background: #F2F2F2;
}

.zeomart-mega-menu .gdlr-featured.bg-clr1 img {
    max-width: 212px;
}
.zeomart-mega-menu .gdlr-core-product-thumbnail {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}
body header .zeomart-mega-menu span.woocommerce-Price-amount.amount {
    color: #0053F6;
    font-weight: 400;
    font-size: 15px;
}
.zeomart-mega-menu .woocommerce ul.products li.product .woocommerce-loop-product__title, 
.zeomart-mega-menu .woocommerce ul.products li.product h3 {
    font-size: 26px;
    line-height: 38px;
    font-weight: 500;
    max-width: 180px;
    padding: 0;
    margin-bottom: 6px;
}
.zeomart-mega-menu .gdlr-featured-info .gdlr-core-button {
	color: #041E42;
}

.sf-vertical-mega.sf-vertical-mega-full {
    position: absolute;
    top: 0;
    left: 100%;
    background: #F3F5F6;
    width: calc(1400px - 270px);
    padding: 27px 40px 20px 40px;
    opacity: 0;
    visibility: hidden;
    border-radius: 0 0 6px 0;
}
.sf-vertical-menu > li:hover > .sf-vertical-mega.sf-vertical-mega-full {
	opacity: 1;
	visibility: visible;
}  
.sf-mega-section-inner > a {
    color: #041E42;
    font-size: 18px;
    font-weight: 500;
}
.toggle-product-cats.nav ul li .sf-vertical-mega.sf-vertical-mega-full ul li a {
    font-size: 16px;
    font-weight: 400;
    padding: 0;
}
.toggle-product-cats.nav ul li .sf-vertical-mega.sf-vertical-mega-full ul li {
	margin-bottom: 7px;
}
.toggle-product-cats.nav ul li .sf-vertical-mega.sf-vertical-mega-full ul li:last-child {
	margin-bottom: 0;
}

.toggle-product-cats.nav ul li .sf-vertical-mega.sf-vertical-mega-full a {
	padding: 0;
	margin-bottom: 11px;
}

.toggle-product-cats.nav > ul > li {
    border-bottom: 1px solid #EAEAEA;
}
.toggle-product-cats.nav > ul > li:last-child {
	border-bottom: 0;
}
.toggle-product-cats.nav > ul > li > a:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.toggle-product-cats.nav > ul > li.menu-item-has-children > a:before {
	opacity: 1;
	visibility: visible;
}
.toggle-product-cats.nav ul li .sf-vertical-mega.sf-vertical-mega-full ul li a {
    margin: 0;
}
body header span.woocommerce-Price-amount.amount bdi {
    display: flex;
    align-items: center;
}
.br-6 {
border-radius:6px;
}
.product-cat-label:before {
    content: '\f107';
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    z-index: 99;
}
.product-cat-label {
    position: relative;
}


.zeomart-style-menu-left-bottom.zeomart-style-menu-left-bottom-3 .gdlr-oth-links {
	margin-left: auto;
}

.search-style-2 .gdlr-zeomart-categories:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: calc(100% - 20px);
    background: #D6D6D6;
    z-index: 9;
    transform: translateY(-50%);
}
.gdlr-zeomart-extra-search.search-style-2 .product-cat-label:before {
	right: 10px;
}
.oth-txt > a span.content-text {
    font-weight: 500;
}

/*.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-2 .gdlr-zeomart-search {
    width: 100%;
}*/
.gdlr-zeomart-extra-search.search-style-2 {
	margin-left: 18px;
}
.zeomart-style-menu-left-bottom .gdlr-oth-links li.mini-cart-layout-style-3 {
	margin-right: 0;
}
.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-2 + .gdlr-oth-links {
	margin-left: auto;
}

.wishlist-style-style-2 .oth-txt > a span.content-text {
	font-weight: 400;
}

.zeomart-style-menu-left-bottom-3 .oth-icon:hover {
	background: rgba(255,255,255,0.05) !important;
}
.zeomart-style-menu-left-bottom-3 a.zeomart-overlay-link.zeomart-main-menu-cart {
	display: none;
}
.zeomart-style-menu-left-bottom-3 .zeomart-overlay-link {
	display: none;
}
.zeomart-style-menu-left-bottom-3 .gdlr-oth-links li ul {
	background: #112137;
}

header a.zeomart-overlay-link.zeomart-main-menu-cart {
	display: none;
}
.oth-menu-item.zeomart-main-menu-cart:not(.mini-cart-layout-style-4) .oth-icon:hover,
.oth-menu-item.menu-item-wishlist:not(.wishlist-style-style-4) .oth-icon:hover,
.oth-menu-item.menu-item-user-account:not(.user-account-style-style-4) .oth-icon:hover {
    background: rgba(255,255,255,0.05);
}



.wishlist-style-style-3 .oth-txt > a span,
.user-account-style-style-3 .oth-txt > a span,
.mini-cart-layout-style-3 .oth-txt > a span{
    font-size: 16px;
} 

.mini-cart-layout-style-2 .oth-txt > a span {
	color: #041E42;
}
body .mini-cart-layout-style-2 .price-content span.woocommerce-Price-amount.amount {
	color: #041E42;
}

.zeomart-style-menu-left-bottom .gdlr-oth-links li.user-account-style-style-2 ul {
	background:#fff;
}
.zeomart-style-menu-left-bottom-2 .gdlr-zeomart-categories:before {
	height: 28px;
}

.zeomart-style-menu-left-bottom-2 .gdlr-oth-links ul li {
    border: 0;
    margin: 0 0 10px;
    padding: 0;
}

.zeomart-style-menu-left-bottom-2 .gdlr-oth-links ul li:last-child {
    margin-bottom: 0;
}
.gdlr-browse-categories.gdlr-menu-open.style-border {
	margin-right: 15px;
}
.oth-menu-item.menu-item-wishlist span.content-text {
    font-weight: 400;
} 


.oth-menu-item.menu-item-wishlist.wishlist-style-style-4 span.content-text,
.user-account-style-style-4 span.content-text,
.mini-cart-layout-style-4 span.content-text {
	font-size: 16px;
	font-weight: 500;
}
.zeomart-style-menu-left-bottom .oth-icon {
	display: flex;
}


.page-id-5504 .gdlr-zeomart-categories:before {
	display: none;
}
ul#menu-language-menu > li > a {
    font-weight: 500;
}

ul#menu-language-menu > li > a span {
    font-weight: 400;
}


.oth-menu-item.zeomart-main-menu-cart.mini-cart-layout-style-7 .oth-icon:hover, 
.oth-menu-item.menu-item-wishlist.wishlist-style-style-7 .oth-icon:hover, 
.oth-menu-item.menu-item-user-account.user-account-style-style-7 .oth-icon:hover {
	background: transparent;
}

.oth-menu-item.woocommerce-mini-cart.mini-cart-layout-style-7 span.mini-item-counter {
	top: 9px;
	right: 8px;
}




form.woocommerce-EditAccountForm.edit-account p {
    margin-bottom: 18px;
}
form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
	margin-bottom: 20px;
}

.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td {
	background: #fff;
	border-bottom: 1px solid #F3F5F6;
}




.zeomart-navigation .sf-menu > .zeomart-normal-menu .sub-menu, .zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega {
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}


.zeomart-sticky-cart-popup {
    background: #fff;
}
a.remove.remove_from_cart_button {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 24px;
}

.zeomart-sticky-cart-popup .cart-title {
    font-size: 20px;
    font-weight: 500;
}
.zeomart-sticky-cart-popup .sticky-cart-heading {
    border-bottom: 1px solid #eaeaea;
}

.woocommerce .zeomart-sticky-cart-popup ul.cart_list li, 
.woocommerce .zeomart-sticky-cart-popup ul.product_list_widget li {
	padding: 15px 30px;
}

html .woocommerce .zeomart-sticky-cart-popup ul.cart_list li a, 
html .woocommerce .zeomart-sticky-cart-popup ul.product_list_widget li a {
	font-size: 16px;
	line-height: 28px;
	top: 20px;
}

.zeomart-sticky-cart-popup .button.wc-forward.wp-element-button {
	margin-right: 10px;
}
.zeomart-sticky-cart-popup .woocommerce-mini-cart__buttons.buttons {
	display: flex;
	justify-content: center;
}

.zeomart-sticky-cart-popup a.button.wc-forward.wp-element-button {
    background: transparent;
    border: 2px solid #dd3333;
    color: #041E42;
    font-size: 15px;
    font-weight: 500;
    line-height: 52px;
	min-width: 180px;
	text-align: center;
	border-radius: 6px;
}
.zeomart-sticky-cart-popup a.button.checkout.wc-forward.wp-element-button,
.zeomart-sticky-cart-popup a.button.wc-forward.wp-element-button:hover {
    background: #dd3333;
}
.woocommerce-mini-cart__total.total {
    padding: 30px;
    display: flex;
    justify-content: space-between;
}
.woocommerce-mini-cart__total.total strong {
    color: #041E42;
    font-size: 16px;
    font-weight: 500;
}
body .woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
    font-size: 16px;
    font-weight: 500;
}

.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img, 
.woocommerce-page ul.cart_list li img, 
.woocommerce-page ul.product_list_widget li img {
	max-width: 90px;
}

.zm-entities-title {
    color: #041E42;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    max-width: 200px;
}

ul.cart_list.product_list_widget.woocommerce-mini-cart li {
    display: flex;
    border-bottom: 1px solid #EAEAEA;
    padding: 20px 0;
    position: relative;
}
ul.cart_list.product_list_widget.woocommerce-mini-cart a.cart-item-link.zm-fill {
    display: none;
}

ul.cart_list.product_list_widget.woocommerce-mini-cart .cart-info {
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
}

ul.cart_list.product_list_widget.woocommerce-mini-cart .zm-product-sku + .quantity {
    width: 90px;
    border: 1px solid #EAEAEA;
    border-radius: 60px;
    height: 35px;
    display: flex;
    align-items: center;
    position: relative;
}

ul.cart_list.product_list_widget.woocommerce-mini-cart .zm-product-sku + .quantity input {
    width: 100%;
    height: 100%;
    border: 0;
    text-align: center;
    background: transparent;
    padding-right: 15px;
}

ul.cart_list.product_list_widget.woocommerce-mini-cart .zm-product-sku + .quantity button.plus-btn {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #F3F5F6;
    border: 0;
    font-size: 14px;
    line-height: 25px;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    cursor: pointer;
}

ul.cart_list.product_list_widget.woocommerce-mini-cart button.minus-btn {
    position: absolute;
    top: 50%;
    left: 10px;
    background: transparent;
    border: 0;
    transform: translateY(-50%);
    width: 10px;
    cursor: pointer;
}

ul.cart_list.product_list_widget.woocommerce-mini-cart .zm-product-sku {
	width: 100%;
}
ul.cart_list.product_list_widget.woocommerce-mini-cart .zm-product-sku + .quantity + .quantity {
	margin-left: auto;
}
ul.cart_list.product_list_widget.woocommerce-mini-cart ul.cart_list.product_list_widget.woocommerce-mini-cart {
	margin:0;
	padding: 0 30px;
}
ul.cart_list.product_list_widget.woocommerce-mini-cart .zm-product-sku {
	margin:10px 0;
}




.zm-scroll {
    --scrollbar-track-bg: rgba(0,0,0,.05);
    --scrollbar-thumb-bg: rgba(0,0,0,.12);
}

.zm-scroll-content {
  overflow: hidden;
   overflow-y: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 50vh;
  scrollbar-width: thin;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-height: 100%;
}

.widget_shopping_cart_content .wd-scroll-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-height: 100%;
}

.shopping-cart-widget-body.zm-scroll {
    position: relative;
    flex: 1 1 auto;
}
.widget_shopping_cart_content {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    height: 100%;
}
.shopping-cart-widget-footer {
    flex: 0 0 auto;
    padding-bottom: 0;
}

.zm-scroll ::-webkit-scrollbar {
    width: 5px
}

.zm-scroll ::-webkit-scrollbar-track {
    background-color: var(--scrollbar-track-bg)
}

.zm-scroll ::-webkit-scrollbar-thumb {
    background-color: var(--scrollbar-thumb-bg)
}
.zeomart-sticky-cart-popup .button.wc-forward.wp-element-button:last-child {
	margin-right: 0;
}
ul.cart_list.product_list_widget.woocommerce-mini-cart {
	margin:0;
	padding: 0 30px;
}
.single-product.woocommerce div.product p.price del .woocommerce-Price-amount {
    font-weight: 400;
    font-size: 16px;
    text-decoration: line-through;
}


.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-content h2 {
	display: none;
}
.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-content p {
    color: #041E42;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 30px;
}


.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-content h3 {
    color: #041E42;
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
}

.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-content h5 {
    color: #041E42;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 17px;
}

.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-content ul {
    margin: 0;
    padding-left: 20px;
    margin-bottom: 26px;
}

.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-content ul li {
    margin-bottom: 13px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li {
	padding: 0;
}

strong.woocommerce-review__author.zeomart-title-font, 
p.meta,
.woocommerce-review__dash,
.woocommerce-review__published-date {
    color: #041E42;
    font-size: 16px;
    font-weight: 400;
}
strong.woocommerce-review__author.zeomart-title-font {
	text-transform: capitalize;
}

.zm-empty-mini-cart {
	padding: 30px;
}

.sf-menu > .zeomart-normal-menu ul:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 40px;
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
    transform: rotate(45deg);
}

.zeomart-mega-menu-section-content .gdlr-core-product-mbanner-item.gdlr-core-item-pdb {
	padding-bottom: 0;
}
.zeomart-mega-menu-section-content .product {
    margin-bottom: 30px !important;
}

.page-id-6 .sf-menu > .zeomart-mega-menu > .sf-mega .zeomart-mega-menu-section-content a:hover,
.sf-menu > .zeomart-mega-menu > .sf-mega .zeomart-mega-menu-section-content a:hover {
	background: transparent !important;
}



.zeomart-top-bar-left img {
    max-width: 16px;
    position: relative;
    top: -1px;
    margin-right: 6px;
}

.zeomart-style-menu-left-bottom-2 .sf-menu > li {
    padding: 15px 0;
}
.zeomart-single-article-thumbnail.zeomart-media-image > img {
    border-radius: 6px;
}

figure.wp-block-image.size-full img {
    border-radius: 6px;
}
.zeomart-single-post-tags span.gdlr-core-sep {
    display: none;
}

.zeomart-body .zeomart-breadcrumbs, .zeomart-body .zeomart-breadcrumbs a span, .gdlr-core-breadcrumbs-item, .gdlr-core-breadcrumbs-item a span {
    color: #041E42;
}

.gdlr-core-blog-thumbnail.gdlr-core-media-image > a img {
    border-radius: 6px;
}

.gdlr-core-blog-left-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap {
    width: 478px;
    padding-right: 30px;
}



.woocommerce .woocommerce-Message.woocommerce-Message--info.woocommerce-info .button {
    background: #dd3333;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    margin: 0;
}
.woocommerce .woocommerce-Message.woocommerce-Message--info.woocommerce-info .button:hover {
    background: #dd3333;
}

.mini-cart-layout-style-7 .oth-icon {
    position: relative;
    left: 10px;
}


html .woocommerce .shop_table.cart.wishlist_table.wishlist_view.traditional.responsive a.remove {
    position: absolute;
    top: -16px;
    right: -9px;
    width: 30px;
    height: 30px;
    background: #F3F5F6;
    border-radius: 6px;
    line-height: 28px;
    font-size: 18px;
}


.zeomart-navigation .zeomart-main-menu .sf-menu a {
    display: flex;
    align-items: center;
    width: fit-content;
}


.zeomart-navigation .sf-menu > .zeomart-normal-menu .sub-menu, .zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega {
	box-shadow: 0 0 10px rgb(0 0 0 / 10%) !important;
}


.gdlr-featured-info a {
	display: inline-block;
}
.toggle-product-cats.nav ul {
    margin: 0 !important;
}

.cart-info .fa-plus:before {
    content: "+";
    font-size: 20px;
    color: #041E42;
    top: 1px;
    position: relative;
}
.cart-info .fa-minus:before {
    content: "-";
    width: 10px;
    height: 1px;
    background: #041E42;
    position: absolute;
    top: 50%;
    left: 0;
}

.zm-popup-active {
    position: relative;
}

.zm-popup-active:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.50);
    z-index: 9;
    transition: all 0.3s ease;
}
.product-quantity .quantity {
    border: 1px solid #eaeaea;
    border-radius: 30px;
    width: 110px;
    height: 42px;
    line-height: 39px;
    text-align: center;
    position: relative;
}

.product-quantity .quantity button {
    width: 30px;
    height: 30px;
    border: 0;
    background: #F3F5F6;
    border-radius: 30px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}

.product-quantity button.plus-btn {
    left: auto;
    right: 5px;
}

.product-quantity button.minus-btn {
    left: 0;
    background: transparent;
}

.coupon {
	position: relative;
}
.woocommerce .cart .coupon .button {
    position: absolute;
    top: 0;
    right: -35px;
    background: transparent;
    padding: 0;
    display: inline-block;
    text-decoration: underline;
}

.woocommerce .actions button.button {
	border-radius: 6px;
	padding: 0 !important;
}
.woocommerce table.shop_table td.product-name {
    width: 300px;
}




.woocommerce .cart_totals table.shop_table tbody th,
.woocommerce .cart_totals  table.shop_table tbody td {
	padding: 0;
	border:0;
	font-size: 16px;
	color: #041E42;
	font-weight: 400;
	padding-bottom: 18px;
}
.woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child td, 
.woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child th {
	padding: 0 0 9px;
}
.woocommerce-shipping-destination strong {
    font-weight: 400;
}
.woocommerce .cart_totals table.shop_table tbody td {
	text-align: right;
}

.woocommerce .cart_totals table.shop_table tbody .order-total th,
.woocommerce .cart_totals table.shop_table tbody .order-total td {
	border-top: 1px solid #eaeaea;
	padding-top: 20px;
	padding-bottom: 20px;
}

.single-product.woocommerce div.product .col-average-rating .woocommerce-product-rating {
	margin-left: 0;
}

.col-average-rating {
	display: flex;
	flex-wrap: wrap;
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
	width: 130px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width: 100%;
}
.woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
	padding-bottom: 50px;
	width: 100%;
}

.zeomart-popup-wrapper .plus-btn .fa-plus:before {
	top: -1px;
}
.zeomart-popup-wrapper .minus-btn .fa-minus:before {
	left: 0;
}

.woocommerce-notices-wrapper {
    width: 100%;
}



.zeomart-star-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.zeomart-star-item:last-child {
	margin-bottom: 0;
}

.zeomart-star-bar {
    width: 75%;
    background: #F3F5F6;
    height: 6px;
    border-radius: 6px;
    margin: 0 20px;
    position: relative;
}

.zeomart-star-bar-content > span {background: #dd3333;display: block;height: 100%; border-radius: 6px;}
.zeomart-star-bar-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bar-rating {
	width: 100%;
	margin-top: 40px;
}

.single-product.woocommerce div.product .zeomart-woocommerce-tab .gdlr-core-tab-item-content h3.average-value {
    font-size: 60px;
    font-weight: 500;
}
.single-product.woocommerce div.product .col-average-rating .woocommerce-product-rating .star-rating {
    display: block;
    width: 100%;
    margin-left: -15px;
}
.single-product.woocommerce div.product .col-average-rating .woocommerce-product-rating {
	margin-left: 30px;
	margin-top: -15px;
}

.single-product.woocommerce div.product .col-average-rating .woocommerce-review-link {
	margin-top: 7px;
}
#reviews div#comments {
	padding-left: 15px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li:last-child {
	margin-bottom: 0;
}

.woocommerce-cart .woocommerce table.shop_table.shop_table_responsive.cart {
	width: 925px;
}




.woocommerce-cart .woocommerce {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-cart .woocommerce .cart-collaterals {
    width: 448px;
    background: #fff;
    border:1px solid #eaeaea;
    border-radius: 6px;
    margin-left: auto;
    height: fit-content;
    padding: 30px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
}

.woocommerce-page .sf-menu > .zeomart-mega-menu .sf-mega-section-inner ul li {
    border: 0;
    padding: 0;
}



.zeomart-navigation .gdlr-core-product-thumbnail-info .yith-wcwl-add-button > a i {
  margin-right: 0;
  width: 34px;
  height: 34px;
  padding: 0;
  margin: 0 !important;
  line-height: 36px;
}
.zeomart-navigation .gdlr-core-product-thumbnail-info .yith-wcwl-add-button > a {
	position: relative;
	right: 5px;
}
.zeomart-navigation .gdlr-core-product-thumbnail-info a.add_to_wishlist.single_add_to_wishlist {
	background: #fff;
}


.gdlr-oth-links li {
	position: relative;
}


.close-popup {
    display: block;
}

.sf-mega-section-inner.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children {
    margin-bottom: 30px;
}

.sf-mega.sf-mega-full .gdlr-core-product-thumbnail-info a i {
	margin:0;
}
.sf-mega.sf-mega-full .gdlr-core-product-thumbnail-info a span.wcboost-products-compare-button__icon {
	margin:0;
}
.sf-mega.sf-mega-full .woocommerce ul.products li.product a svg {
	margin-right: 0;
}
.sf-mega.sf-mega-full .gdlr-core-product-thumbnail-info a {
	width: 34px;
	position: static;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sf-mega.sf-mega-full .gdlr-core-product-thumbnail-info .yith-wcwl-add-to-wishlist {
	margin-bottom: 10px;
}
.woocommerce-page .sf-mega.sf-mega-full ul.products li.product .gdlr-core-product-thumbnail-info {
	right: 15px;
}


.zeomart-header-container-inner {
	padding: 0;
}


.zeomart-header-wrap.zeomart-style-menu-left-bottom-3 .gdlr-zeomart-extra-search.search-style-2 {
	width: 37%;
}
.zeomart-header-wrap.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-2 {
	width: 59%;
}
.zeomart-header-wrap.zeomart-style-menu-left-bottom.header-custom-structure .gdlr-zeomart-extra-search.search-style-2 {
	max-width: 922px;
}
.zeomart-style-menu-left-bottom.header-8 .gdlr-zeomart-extra-search.search-style-1 {
	width: 42.5%;
}


.zeomart-style-menu-left-bottom-2 .gdlr-zeomart-products-search .gdlr-zeomart-search .search-results.woocommerce {
	position: absolute;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-navigation {
    flex-grow: 1;
    justify-content: space-between;
}
.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-zeomart-extra-search.search-style-5 {
    margin-left: auto;
}


@media only screen and (max-width:1850px) {
	.zeomart-header-wrap.zeomart-style-menu-left-bottom.header-custom-structure .gdlr-zeomart-extra-search.search-style-2 {width: 35vw;}
}

@media only screen and (max-width:1640px) {
	.zeomart-header-wrap.zeomart-style-menu-left-bottom-3 .gdlr-zeomart-extra-search.search-style-2 {width: 46%;}
}

@media only screen and (max-width:1460px) {
	.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-1 {width: 44vw;}
	.zeomart-header-wrap.zeomart-style-menu-left .zeomart-navigation .zeomart-main-menu .sf-menu > li {margin-right: 0 !important;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom-3 .gdlr-zeomart-extra-search.search-style-2 {width: 46%;}
	.zeomart-style-menu-left-bottom-2 form.gdlr-zeomart-products-search {width: 500px;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom.header-custom-structure .gdlr-zeomart-extra-search.search-style-2 {width: 31vw;}
	.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-zeomart-extra-search.search-style-5 {margin-left: 20px;}
}

@media only screen and (max-width:1366px) {
	.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-zeomart-extra-search.search-style-5 {width: 205px;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom-3 .gdlr-zeomart-extra-search.search-style-2 {width: 40%;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-2 {width: 53%;}
	.zeomart-style-menu-left-bottom-2 .gdlr-browse-categories {padding-left: 30px;margin-right: 0;}
	.zeomart-style-menu-left-bottom-2 form.gdlr-zeomart-products-search {width: 390px;}
	header.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left-bottom.zeomart-sticky-navigation.zeomart-style-fixed .zeomart-logo {margin-right: 20px;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom.header-custom-structure .gdlr-zeomart-extra-search.search-style-2 {width: 27vw;}
	.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-1 {width: 42vw;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom-3 .gdlr-zeomart-extra-search.search-style-2 {width: 43%;}
	.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-zeomart-extra-search.search-style-5 {margin-left: 30px;}
}

@media only screen and (max-width:1200px) {
	.gdlr-zeomart-extra-search.search-style-2 {margin-left: 0;}
	.zeomart-mm-menu-button.zeomart-mobile-menu-button.zeomart-mobile-button-hamburger-with-border {position: relative;left: -8px;font-size: 24px;margin-left: 3px;}
	.zeomart-mobile-menu {margin-right: 0;}
	.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-2 + .gdlr-oth-links {display: none;}
	.zeomart-sub-menu.other-links {display: none;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom-3 .gdlr-zeomart-extra-search.search-style-2 {width: 75%;margin-left: auto;}
	.zeomart-style-menu-left-bottom .gdlr-oth-links {display: none;}
	.zeomart-navigation .sf-menu > li {margin-right: 20px !important;}
	.zeomart-navigation .sf-menu > li:last-child {margin-right: 0 !important;}
	.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-1 {width: 75%;margin-left: auto;}
	.gdlr-browse-categories {margin-right: auto;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom .gdlr-zeomart-extra-search.search-style-2 {margin-left: auto;width: 75%;}
	.zeomart-style-menu-left-bottom-2 .gdlr-oth-links {display: none;}
	.gdlr-zeomart-extra-search.search-style-1 {margin-left: auto;}
	.zeomart-style-menu-left-bottom-2 form.gdlr-zeomart-products-search {width: 600px;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom.header-custom-structure .gdlr-zeomart-extra-search.search-style-2 {width: 70%;}
	.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-oth-links {display: none;}
	.zeomart-style-menu-left-bottom.header-8 .gdlr-zeomart-extra-search.search-style-1 {width: 70%;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom-3.zeomart-sticky-navigation.zeomart-style-menu-left-bottom .sf-menu > .zeomart-mega-menu .sf-mega {right: 0;left:auto;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom-3.zeomart-sticky-navigation.zeomart-style-menu-left-bottom .sf-menu > .zeomart-normal-menu ul {right: 0;left: auto;}
	.zeomart-mega-menu-section-content {display: none;}
	.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-section {width: 25%;}
	.zeomart-navigation .sf-menu > .zeomart-mega-menu .sf-mega-section.zeomart-column-20 {width: 33.33%;}
	.zeomart-navigation .zeomart-main-menu .sf-menu > li.zeomart-normal-menu {position: relative;}
	.zeomart-navigation .zeomart-main-menu .sf-menu > li:first-child .sub-menu {left:0;right: auto;}
	.zeomart-header-wrap.zeomart-style-menu-left-bottom-3.zeomart-sticky-navigation.zeomart-style-menu-left-bottom .sf-menu > .zeomart-normal-menu:first-child ul {left: 0; right: auto; }
	.zeomart-header-wrap.zeomart-style-menu-left-bottom-3.zeomart-sticky-navigation.zeomart-style-menu-left-bottom .sf-menu > .zeomart-normal-menu:last-child ul::before {right: 40px; left: auto; }
	.sf-menu > .zeomart-mega-menu .sf-mega {right: 0;left: auto;}
	.sf-menu > .zeomart-normal-menu ul {right: 0;left: auto;}
	.zeomart-navigation .zeomart-main-menu .sf-menu > li.zeomart-normal-menu:last-child ul:before {right: 40px;left:auto;}
	.sf-mega.sf-mega-full {width: 97%;}
	.gdlr-core-icon-list-item ul li {padding-right: 20px;}
	.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .zeomart-navigation {margin-left: auto;}
	.zeomart-header-wrap.zeomart-header-style-plain.zeomart-style-menu-left .gdlr-zeomart-extra-search.search-style-5 {width: 300px;margin-left: 0;position: relative;right: -15px;}
}

@media screen and (min-width: 769px) and (max-width:999px) {
	.gdlr-core-column-10, .gdlr-core-column-12, .gdlr-core-column-15, .gdlr-core-column-20, .gdlr-core-column-24, .gdlr-core-column-30, .gdlr-core-column-36, .gdlr-core-column-40, .gdlr-core-column-45, .gdlr-core-column-48, .gdlr-core-column-50, .gdlr-core-column-60, .gdlr-core-column-80, .gdlr-core-products-tabs-list-view .products .gdlr-core-item-list {width:50%; }
}

@media only screen and (max-width:999px) {
	.zeomart-mobile-header .zeomart-logo {display: flex;align-items: center;}
	.zeomart-mobile-header .zeomart-logo-inner {line-height: unset;margin-right: 0;}
	.zeomart-mobile-menu {margin-top: 0;margin-right: 15px;}
	.zeomart-mobile-button-hamburger-with-border {border:0;}
	.mobile-logo-bar {display: flex; align-items: center; }
	.zeomart-mobile-menu {margin:0;margin-right: 10px;}
	.gdlr-zeomart-search {position: relative;border-radius: 6px; margin-top: 20px;}
	.gdlr-zeomart-search input {width: 100%; height: 100%; padding: 0 20px; color: #626974; font-size: 15px; border:0 !important; border-radius:6px; }
	.gdlr-zeomart-search .search-submit {position: absolute; bottom: 0; right: 0; background: #dd3333; border-radius: 0px 6px 6px 0px; width: 50px; height: 50px; border: 0; }
	.mobile-search-bar .gdlr-zeomart-categories {display: none;}
	.search-wrapper {height: 50px;border: 1px solid #eaeaea;border-radius: 6px;}
	.zeomart-mobile-menu-right {position: static;margin-left: auto;margin-top: 0;}
	.zeomart-mobile-header .oth-txt {display: none;}
	.zeomart-mobile-header .gdlr-oth-links li {margin-right: 20px;}
	.zeomart-mobile-header .gdlr-oth-links li:last-child {margin-right: 0;}
	.zeomart-body-front .zeomart-mobile-header-container.zeomart-container {padding: 0 30px;}
	.zeomart-footer-wrapper .gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit input[type="submit"] {padding: 0 20px;}
}


@media only screen and (max-width:767px) {
	.woocommerce .cart_item td.product-total {padding-left: 0;}
	.woocommerce table.shop_table th.product-total {padding-left: 0;}
}

@media only screen and (max-width: 576px) {
	.u-columns.woocommerce-Addresses.col2-set.addresses {display: block;}
	.u-columns.woocommerce-Addresses.col2-set.addresses .u-column2.col-2.woocommerce-Address {padding-left: 0;}
}

@media only screen and (max-width:480px) {
	.zeomart-logo {margin-right: 0;}
	.zeomart-mobile-header .gdlr-oth-links li {margin-right: 0;}
	.zeomart-main-menu-cart {display: none !important;}
}




.zeomart-mm-menu-wrap.mm-menu a {
	background: #fff !important;
}
.mm-panel {
	background: #fff !important;
	padding: 0 !important;
}
.mm-listitem::after {
	display: none !important;
}
.zeomart-mm-menu-wrap.mm-menu a {
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #041E42 !important;
  background: transparent !important;
}
.mm-btn--next::after, 
.mm-btn--prev::before {
  border-color: #041E42 !important;
}

.zeomart-mm-menu-wrap.mm-menu a {
	padding: 0 !important;
}
.mm-listitem {
	padding: 13px 30px !important;
	border-left: 2px solid transparent !important;
	transition: all 0.3s ease;
}
.mm-listitem:hover {
	background:#F3F5F6 !important;
	border-left-color: #443297 !important;
}
.zeomart-mm-menu-wrap .mm-navbar {
	padding: 0 30px !important;
	background: #fff !important;
}
.mm-btn.mm-btn--prev.mm-navbar__btn {
  margin-left: -15px !important;
}


.mm-btn.mm-btn--next.mm-listitem__btn {
	min-width: 50px;
}
@media only screen and (max-width:999px) {
	.hide-tablet-menu .mm-listitem__text {
		display: none !important;
	}
}
.zeomart-mm-menu-wrap.mm-menu a {
	text-transform: capitalize !important;
	letter-spacing: 0 !important;
}

header.zeomart-style-menu-left-bottom .toggle-product-cats.nav .sub-menu .sub-menu {
	margin-top: 10px !important;
}

/* custom */
.sf-menu > .zeomart-normal-menu li > a.sf-with-ul { padding-right: 40px; }
.zeomart-navigation .zeomart-main-menu .sf-menu .gdlr-core-product-thumbnail a{ display: block; width: auto; }
.zeomart-navigation .zeomart-main-menu .sf-menu .gdlr-core-product-thumbnail a img{ margin-left: auto; }
.wcboost-products-compare a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart { padding: 10px 25px; font-size: 15px; }
.zeomart-catalog-layout-2.shop-view-list.woocommerce .zeomart-shop-content ul.products li.product .added_to_cart {
    display: none;
}
.woocommerce table.shop_table td.woocommerce-table__product-name.product-name {
    width: 80%;
}
.woocommerce-table__product-name strong.product-quantity {
    float: right;
    margin-left: 20px;
}
.woocommerce-page.archive #wcfm_home.text_tip {
    display: none;
}
.woocommerce.wc-block-catalog-sorting {
    padding-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    display: none;
}
@media only screen and (max-width:767px){
    .gdlr-core-product-item-holder {
    clear: both;
}}
@media only screen and (max-width:999px) and (min-width:767px){
.gdlr-core-product-item .gdlr-core-item-static-part {
    width: 25%;
}
.vertical-product-banner-title {
    font-size: 20px !important;
}}