/*
Theme Name: The Gap
Theme URI: http://themenextlevel.com/the-gap/
Author: Kudrat E Khuda
Author URI: http://themenextlevel.com/
Description: The Gap is modern and clean theme, crafted for a wide range of blog sites, online stores and business sites. 25+ Demos created by The Gap that demonstrates most versatile theme in this directory. The Gap includes 4 blog layout,google fonts, different header styles, related post in single and home page,popular post,subscription,ready widgets,header media with slider/image/video, product slider, product carousel, product brand carousel, product grid,feaured post carousel and slider. The Gap covers the all areas of website design. Though The Gap is advanced level theme but its settings and options are easy to follow which make this theme attractive both for beginners and advanced users. It is Gutenberg Compatible. Please don't forget to visit our demo site:https://themenextlevel.com/the-gap/ and documentation site:https://the-gap-docs.themenextlevel.com/
Version: 1.9.6
Requires PHP: 7.2
Tested up to: 6.2.2
Requires at least: 6.0
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the-gap
Tags: blog,e-commerce,education,translation-ready,theme-options,sticky-post,left-sidebar,right-sidebar,custom-background,custom-colors,custom-menu,custom-logo,featured-images,footer-widgets,editor-style


The Gap is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, font, 
ins, kbd, q, s, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
    
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	-ms-word-wrap: break-word;
    word-wrap: break-word;
	
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display: block;
}


h1,
h2,
h2 a,
h3,
h4,
h5,
h6 { 
    color: #000;
	font-family:'Playfair Display', sans-serif;
	letter-spacing: 1px;
   
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}


button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {

	overflow: visible;
}

button,select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	border:none;
}

.comment-form input[type="submit"] {
	padding: 7px 10px;
	
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

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

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

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

a img {
  border: none;
}

img {
  max-width: 100%;
  
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


table th,table td {
  border: 0;
  padding: 5px 10px;
  text-align: center;
}

html {
	
	font-family: inherit;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	overflow-y: scroll;
	margin: 0px;
	
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {  
	box-sizing: inherit;
}

body {
	background: #ffffff; 
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	
    color: #666;
    font-family:'Lato', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;

}


p {
	margin-bottom: 20px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

.blog-post-social {
	margin-top:25px;
}


.blog-post-social a {

	color:#fff;

}
.blog-post-social .icon span {
	
	padding:10px 15px;
	border-radius:3px;
	
}
.blog-post-social .icon:hover {
	
	background-color:#000;
	
}

.wp-block-pullquote p {
	text-align:center;
}

.is-style-outline .wp-block-button__link {color:#1a1a1a;}
.is-style-outline .wp-block-button__link:hover {color:#bbb;}

address {
	margin: 0 0 1.5em;
}

pre {
	display: block;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #e8e8e8;
	padding: 20px 10px;
	
	overflow: auto;
	padding: 1.6em;
	margin: 10px 0 20px 0;
}
}

code,
kbd,
tt,
var {
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	
	text-decoration: none;
}

big {
	font-size: 125%;
}
small {
    font-size: 75%;
}

b,strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}


h1,
h2,
h2 a,
h3,
h3 span,
h4,
h5,
h6 {
	
  font-family:'Playfair Display', sans-serif;
  margin-bottom: 10px;
  line-height: normal;
  clear: both;
  
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

  
sub,sup {
	font-size: 80%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

body {
	font-size:100%;
	overflow-x: hidden;
}
.wp-custom-header img {
	width:100%;
}

.single-content blockquote p:after,.page-content blockquote p:after,.comment-content  blockquote p:after {
    
    font-family: fontAwesome;
    position: absolute;
    font-size: 24px;
	display: block;
   
}

.single-content blockquote p:before,.page-content blockquote p:before ,.comment-content  blockquote p:before{
    
    font-family: fontAwesome;
    position: absolute;
    font-size: 24px;
	display: block;
   
}

blockquote p {
    font-size: 1.2rem;
    padding: 30px;
    position: relative;
}
.author-txt .wp-block-quote {
	border:none;
}

.single-content blockquote.wp-block-quote p:after,.page-content blockquote.wp-block-quote p:after {
    
    font-family: fontAwesome;
    position: absolute;
    font-size: 24px;
	display: block;
   
}

.single-content blockquote.wp-block-quote p:before,.page-content blockquote.wp-block-quote p:before {
    
    font-family: fontAwesome;
    position: absolute;
    font-size: 24px;
	display: block;
   
}

blockquote.wp-block-quote p {
    font-size: 1.2rem;
    padding: 30px;
    position: relative;
}

blockquote {
	margin-bottom:20px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
}

ul,
ol {
	margin: 0 0 15px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 15px;
}

ul, ol {
    padding: 0;
    margin: 0 0 1.5em 3em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 15px 15px;
}

img {
	
	max-width: 100%; 
}

figure {
	margin: 10px 0; 
}



table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid #eee;
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}

	
textarea, select, button {    
    -webkit-appearance: none;    
    -moz-appearance: none;
}


button, input[type="button"], input[type="reset"], input[type="submit"]  {
	
	
    width: auto;
	transition: background 200ms, color 200ms, border-color 200ms; -moz-transition: background 200ms, color 200ms, border-color 200ms;
	-o-transition: background 200ms, color 200ms, border-color 200ms; -webkit-transition: background 200ms, color 200ms, border-color 200ms;
	

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea {
	
	color: #666;
	
	border-radius: 1px;
	
	
}

select {
	max-width:100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,

textarea:focus {
	
	border: 1px solid #4169e1;
	
}

textarea {
	
	width: 100%;
	
}


a, a:visited, a:hover, a:active {
	text-decoration: none;
	
}
a {
	
	text-decoration: none;
	outline: none;
	background-color: transparent;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a:hover,
a:active,
a:focus  {
	 outline: 0;
 
}

a:focus  {
	 outline-style: dotted;
  outline-color: royalblue;
  outline-width: 1px;
}

a.read-more:focus, a.more-link:focus {
	background-color:blue;
}

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

}
  

.screen-reader-text:focus {
  background-color: #eee;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  color:red;
  
}

a.skip-link.screen-reader-text {
	top:75px;
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
  outline-style: dotted;
  outline-color: royalblue;
  outline-width: 1px;
}

.menu-btn:focus{
	color:#dd9933;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}


/*--------------------------------------------------------------
Site Header
--------------------------------------------------------------*/
.site-title a{
	font-family:'Poiret One',sans-serif;
    
    font-weight: 700;
}
.site-title {
    float: left;
    line-height: 1;
	text-decoration: none;
	display: block;	
}
.site-title a {
text-decoration: none;
}

.header-margin {text-align:center;}

.site-title a:hover, .site-title a:active, .site-title a:focus, .site-title a:visited{

text-decoration: none;	
}
#site-title a:hover, #site-title a:active, #site-title a:focus, #site-title a:visited{
	text-decoration:none;
}
.site-description {
    font-size: 14px;
    font-style: inherit;
    font-weight: 400;
    clear: both;
	
	color: white;
}

.site-description {
	color:#333333;
	display:block;
	text-align:left;
}

.site-description.fixed {
	display:none;
}

.site-logo .custom-logo-link img{
   
   
    overflow: hidden;
    transition: box-shadow 200ms ease-in-out;
}

.site-logo { 

	display: block;
}
.site-logo {
	float:left;
}
.logo-up, .logo-down,.logo-down.up, .logo-up.down {
	display:none;
}
.logo-up.up{
	display:block;
}
.logo-down.down{
	display:block;
}
.site-branding {
    float: left; 
	margin-top: 15px;
}
.site-branding a {
	text-decoration: none;
}

#site-header {	
	display:block;
	width:100%!important;
	position:static;
	padding-top:15px;
	padding-bottom:15px;
	    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

#site-header.fixed {
	position:fixed;
	top:40px;
	text-shadow:none;
}

.header-media img {
	display:block;
}

.topbar-text.fixed,.topbar-social.fixed {
	
	display:none;
	
}

#main-navigation.main-menu.fixed {
	position:fixed;
	top:40px;
	text-shadow:none;
}

.branding.both {
	position:fixed;
	margin-bottom:10px;
	text-shadow:none;
}

#main-navigation.main-menu.inline {
	position:fixed;
	text-shadow:none;
}


.site-navigation-container.inline {
	width: 100%;
	position:fixed;
	top:0;
	left:0;
	text-shadow:none;
	margin-top:0;
	z-index:999999; 
}


.site-title.inline {
	display:none;
}

.topbar.inline {
	display:none;
}

#site-header.inline {
	border-bottom-width:0;
	border-bottom-style:none;
	box-shadow: 0 0 0 rgba(0,0,0,0);
}

#main-header, #site-header,.site-header {
	z-index:8888;  
}

#content {
     max-width: 100%!important; 
}
.site-content {
     max-width: 100%!important; 
    margin: 0 auto !important;
    float: none;
}

#site-footer {
    width: 100%; 
}

#page.site {
     max-width: 100%; 
    margin: 0 auto; 
    float: none;
}

.inner-header {	
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	
}

.site-navigation-container {
-webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6;
	
}

.page-search-icon button {
	background:transparent!important;
}

/*--------------------------------------------------------------
Site Header End
--------------------------------------------------------------*/
.social-icon-topbar .icon i.fa {font-family:'fontawesome'!important;}
#site-header i.fa,.topbar i.fa,.sidebar i.fa,#site-footer i.fa {font-family:'fontawesome'!important;}
#site-header .fa,.topbar .fa,.sidebar .fa,#site-footer .fa {font-family:'fontawesome'!important;}
#site-header .fa.fa-facebook:before {font-family:'fontawesome'!important;
content: "\f09a"!important;}
.topbar .fa.fa-facebook:before {font-family:'fontawesome'!important;
content: "\f09a"!important;}

/*--------------------------------------------------------------
Main Navigation Start
--------------------------------------------------------------*/

.site-navigation-container {
		margin-top:15px;
}

#main-navigation.main-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
}

#main-navigation.main-menu ul ul li {
		padding: 0;
}
	
#main-navigation.main-menu {
	text-align: center;
	padding: 0 0 0 0;
	
}

	#main-navigation.main-menu a {
	
		display: block;
		font-size: 12px;
		line-height: 24px;
		font-weight: 500;
		letter-spacing: 3px;
		text-transform: uppercase;
		text-decoration:none;
		text-align: left;
		padding: 6px 6px;

	}

	#main-navigation.main-menu > ul > li {
		position: relative;
		display: inline-block;
	}

	#main-navigation > ul > li:last-child {
		padding-right: 0;
	}
	#main-navigation.main-menu ul li {
		position: relative;
	}
	
	#main-navigation.main-menu ul li ul {
		width: 180px;
		position: absolute;
		top: 100%;
		left: initial;
		opacity: 0;
		visibility: hidden;
			-webkit-transition: 	all .40s ease;
		-moz-transition: 		all .40s ease;
		-ms-transition:		all .40s ease;
		-o-transition: 		all .40s ease;
		transition:		all .40s ease;
	}
	
	
	
	#main-navigation.main-menu ul li ul ul {
		top: 0;
	}
	#main-navigation.main-menu ul li ul:after {
		
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
	}
	#main-navigation.main-menu ul li ul ul:after {
		top: 0;
	}
	#main-navigation.main-menu ul li ul li ul {
		left: 100%;
	}
	
	#main-navigation.main-menu li:hover > ul,
	#main-navigation.main-menu li.focused > ul	{
	    opacity: 1;
	    padding-top: 0px;
	    visibility: visible;
	    left: auto;
	    display: block !important;
	  	-webkit-transition: 	all .40s ease;
		-moz-transition: 		all .40s ease;
		-ms-transition:		all .40s ease;
		-o-transition: 		all .40s ease;
		transition:		all .40s ease;
	}
	
	
	


	#main-navigation.main-menu li:hover > ul ul,
	#main-navigation.main-menu li.focused > ul ul{
		padding-top: 0;
		left: 100%;
	}
	
	#main-navigation.main-menu .sub-menu {
		z-index: 99999;
	}
	
	#main-navigation.main-menu .sub-menu li a {
		
		display: block;
		float: none;
		line-height: 24px;
		font-size: 12px;
		height: inherit;
		letter-spacing: 0.1em;
		padding: 7px 7px;
		text-transform: uppercase;
		
		
	
					-webkit-transition: 	all .40s ease;
		-moz-transition: 		all .40s ease;
		-ms-transition:		all .40s ease;
		-o-transition: 		all .40s ease;
		transition:		all .40s ease;
		
		
	}
	
	
	#main-navigation.main-menu .sub-menu a {
		border-top-style: solid;
		border-top-width: 1px; 
		border-top-color: #e2e2e2;
		
	}
	

#main-navigation.main-menu ul li ul li {
	position: relative;
	float: none;
	text-align: left;
	margin: 0;
	width: 200px;
	z-index: 1;
}

#main-navigation.main-menu ul li ul li ul {
	left: 190px;
	top: 50px;
}

#main-navigation.main-menu ul ul li:hover ul,
#main-navigation.main-menu ul ul ul li:hover ul
 {
	
	display: block;
	top: 0;
	opacity: 1;
	visibility:visible;
		-moz-opacity: 1;
		filter:alpha(opacity=100);	
	
}



#main-navigation.main-menu ul li ul li:first-child:before {
    border-top: none;
}

	#main-navigation.main-menu ul li.menu-item-has-children > a:after {
		font-family: "FontAwesome";
		content: "\f107";
		font-size: 14px;
		float: right;
		margin-left:7px;
	}
	
	#main-navigation.main-menu ul li ul li.menu-item-has-children > a:after {
		font-family: "FontAwesome";
		content: "\f105";
		margin-left: 10px;
		font-size: 15px;
	}

	#main-navigation.main-menu .sub-menu > li:first-of-type > a {
		border-top-style: solid;
		border-top-width: 1px; 
	}
	
	#main-navigation.main-menu ul li:nth-last-child(-n+2) ul li ul {
	left: -200px;
	}

	#main-navigation.main-menu .sub-menu li:before {
		content: '';
		margin: 0;
				-webkit-transition: 	all .40s ease;
		-moz-transition: 		all .40s ease;
		-ms-transition:		all .40s ease;
		-o-transition: 		all .40s ease;
	transition:		all .40s ease;
		
	}
	#main-navigation.mob-nav ul li a {
		float: none;
	}
	#main-navigation.mob-nav ul li::before {
		content: '';
	}
	.hide-mob-menu,.hide-mob-menu-btm {
		display:none;
	}
	.hide-mob-menu.show{
		display:block;
		cursor: pointer;
		position: relative;
		left: 15px;
		top: -10px;
		
	}
	.hide-mob-menu-btm.show {
		display:block;
		cursor: pointer;
		position: relative;
		left: 15px;
		top: -10px;
		background-color:#000;
		opacity:0;
	}
	
	.hide-mob-menu-btm.show:focus {
		opacity:1;
	}
	
	.hide-mob-menu,.hide-mob-menu-btm {
		margin-left:auto;
		margin-right:auto;
	}
	
	.hide-mob-menu .lines,.hide-mob-menu-btm .lines {
		font-size:30px;
	}
	
	.sbtn {
		background-color:transparent!important;
	}

	.woo-icon-part span:not(.shopping-cart-value) {margin-left:10px;}
	
	
/*--------------------------------------------------------------
Mobile navigation
--------------------------------------------------------------*/
	#main-navigation.mob-nav {
		display: block;
		margin: 0 auto;
		width: 90%;
		position: absolute;
		
		left:5%;
		
		z-index: 1000;
		overflow-y:scroll;
	}
	#main-navigation.mob-nav ul {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#main-navigation.mob-nav ul li {
	    margin:0;
		position: relative;
		text-align: left;
		border-width: 1px;
		border-style: solid;

		cursor: pointer;
		
	}
	
	#main-navigation.mob-nav ul > li > a {
		display: block;
		text-decoration: none;
		padding: 10px 30px;
		
		
		padding: 1em 5%;
		text-align: left;
		text-decoration: none;
		width: 90%;
	}
	#main-navigation.mob-nav ul.sub-menu {
		top: 100%;
		left: 0;
		z-index: 2000;
		position: relative;
	
	}
	#main-navigation.mob-nav > ul > li > ul > li,
	#main-navigation.mob-nav > ul > li > ul > li > ul > li {
		position: relative;
		
		
	}
	#main-navigation.mob-nav > ul > li > ul > li >  a {
		padding-left: 75px !important
	}
	#main-navigation.mob-nav > ul > li > ul > li > ul > li a {
		padding-left: 95px !important
	}
	
	
	#main-navigation.mob-nav ul.sub-menu > li > a {
		display: block;
		text-decoration: none;
		padding: 9px 60px;
		
		border-top-color: rgba(255,255,255,0.1);
		-webkit-transition: all 0.3s ease-out;
		   -moz-transition: all 0.3s ease-out;
		     -o-transition: all 0.3s ease-out;
		        transition: all 0.3s ease-out;
	}
	#main-navigation.mob-nav > ul > li > ul > li:first-child a {
		border-top: none;
	}
	
	.menu-btn:before{
		content: "\f0c9";	
	}
	#main-navigation.mob-nav ul .sidebar-icon {
		margin-left:25px;
	}
	.menu-btn {
		
		
		font-size: 18px;
		font-family: "FontAwesome";
		text-align:center;
		
		
		cursor: pointer;
		-webkit-transition: all 0.3s ease-out;
		   -moz-transition: all 0.3s ease-out;
		    -ms-transition: all 0.3s ease-out;
		     -o-transition: all 0.3s ease-out;
		        transition: all 0.3s ease-out;
	}
	.menu-btn {
		display: none;
		background:transparent;
	}
	.submenu-btn {
		position: absolute;
		right: 20px;
		top: 0;
		width: 70px;
		height: 40px;
		font-family: "FontAwesome";
		font-size: 22px;
		line-height: 44px;
		text-align: center;
		cursor: pointer;
	}
	.submenu-btn:before {
		content: "\f107";
		color: #fff;
	}
	.submenu-btn.focus:before {
		content: "\f106"
	}
	
	#main-navigation a[href*="#"]:focus {
	
	color:#06d8a0;
	}
	
	#main-navigation.mob-nav li.search-icon {
		background-color: #f2eeef;
		width:100%;
		padding-left:35px;
	}
	
	#main-navigation.mob-nav::-webkit-scrollbar { width: 0 !important }
	#main-navigation.mob-nav { -ms-overflow-style: none; }
	#main-navigation.mob-nav { overflow: -moz-scrollbars-none; }
	
	#main-navigation.mob-nav li.search-icon {
		display:none;
	}
	
	.submenu-btn {padding:0!important;
	background-color:#1a1a1a;}
	
/*--------------------------------------------------------------
Main Navigation End
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Posts and Pages
--------------------------------------------------------------*/

.post_section_title:after {
		font-family: "FontAwesome";
		content: "\f107";
		font-size: 24px;
		
		margin-left:15px;
		color:#000;
}
	
.entry-content p.drop-cap:first-child:first-letter {
 
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}

.updated {
    display: none;
}
.hentry,.page-links {
    margin-bottom: 20px;
}
.page-header {
	font-size:24px;
}
h2.page-title{
    text-decoration: none;
}
.entry-header, .entry-header a {
	text-decoration: none;
}
h1.entry-title {
    text-decoration: none;
	font-size:25px;
}
h2.entry-title a{
    text-decoration: none;
}
h1.entry-title a {
    color: #333;
}
.entry-content, .single-content
.entry-summary {
    margin-top: 20px;
}
.cat-links {
    margin-right: 10px;
}
article.hentry h1.entry-title {
    margin-bottom: 5px;
    line-height: 1.2;
}


article.hentry .edit-link {
    display: block;
    margin-top: 30px;
	overflow:hidden;
}

.edit-link a {
	text-align:center;
}

article.hentry .entry-footer > span {
    
    margin-right: 15px;
}

.single-title-meta, .single-content {
	padding-left:15px;
	padding-right:15px;
}
.single-title-meta {
	padding-top:15px;
}
.related-single {
	background-color:#fff;
}
.post-single-entry,.post-archive,.the-gap-search {
	background-color:#ffffff;
}


.primary-seconday {
	padding-top:50px;
}


.sidebar .widget.widget_recent_entries span.post-date {
	display:block;
}

/*   META ICONS START */
.posted-on:before {
    content: "\f017";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}
.comments-link:before {
    content: "\f075";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}
.cat-links:before {
    content: "\f07c";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}
.byline:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}

.single-footer .byline {
	float:left;
	font-size:12px;
}
.single-footer {
	padding-left:15px;
	padding-right:15px;
}

.single-footer .comments-link {
	float:right;
	font-size:12px;
}

.single-meta .posted-on {
	font-style:italic;
}

/*  Meta Icons END */
/* Meta Positioning and Font */
.entry-meta span a,
.entry-meta span {
    
    font-size: 14px;
    display: inline-block;
    font-style: italic;
}
.entry-header .entry-meta {
	margin-top:5px;
}
.entry-meta span.posted-on,.entry-meta span.byline {
    margin-right: 5px;
    padding-right: 5px;
}
.vc-entry-meta span a,
.vc-entry-meta span {
    color: #333;
    font-size: 14px;
    display: inline-block;
    font-style: normal;
}
.vc-entry-meta span {
    margin-right: 5px;
    padding-right: 5px;
}
.icon-link {
	text-decoration:none;
}
/*  Single Meta */
.single-meta {
	margin-top: 15px;
    padding-top: 15px;
	margin-bottom: 15px;
    padding-bottom: 15px;
}
.single-meta span a,
.single-meta span {
   
    font-size: 14px;
    display: inline-block;
    font-style: normal;
}


.single-meta span {
  display: inline-block;
  padding: 0;
  margin: 2px 1px 2px 0; 
  font-size: 15px;
}
.single-meta a {
    font-style: italic; 
}
.single-meta span.posted-on:after {
      content: '/';
      padding-left: 9px;
      padding-right: 8px; 
}
.single-meta span.author {
    border: none;
    padding-left: 0; 
}
.single-meta span.author:after {
      content: '/';
      padding-left: 9px;
      padding-right: 8px; 
}
.single-meta span.published:after, .single-meta span.category:after {
    content: '/';
    padding-left: 9px;
    padding-right: 8px; }
	
.post-categories {
	
	margin-bottom: 0;
   
	
	font-size:14px;
}

.blog-wrap-cta .post-categories a{
	border-bottom-color:#333;
}

h1.single-title{
	margin-top: 10px;
}

.blog-wrap_border_style .post_thumbnail img {
	margin-bottom: 10px;
}
ul.post-categories {
	margin-left:0;
	margin-right:0;
}
.post-categories li {
	text-decoration:none;
	list-style:none;
	display:inline;
}

.post-categories a {
	margin-top:25px;
	

	
}
.single-meta span,.single-meta span a,.post-categories a{
	text-decoration:none;
}

/*  Portfolio Single Meta */
.portfolio-meta {
	margin-top: 15px;
    padding-top: 15px;
	
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	
	margin-bottom: 15px;
    padding-bottom: 15px;
}
.portfolio-meta span a,
.portfolio-meta span {
    color: #333;
    font-size: 14px;
    display: inline-block;
    font-style: normal;
}


.portfolio-meta span {	
  display: inline-block;
  padding: 0;
  margin: 2px 1px 2px 0; 
  font-size: 15px; 
}
.portfolio-meta a {	
    font-style: italic; 	
}
.portfolio-meta span.posted-on:after {
      content: '/';
      padding-left: 9px;
      padding-right: 8px; 
}
.portfolio-meta span.author {
    border: none;
    padding-left: 0; 
}
.portfolio-meta span.author:after {
      content: '/';
      padding-left: 9px;
      padding-right: 8px; 
}
.portfolio-meta span.published:after, .single-meta span.category:after {
    content: '/';
    padding-left: 9px;
    padding-right: 8px; }
span.categories {
	margin-bottom: 10px;
    padding-bottom:10px;
	border-bottom: 1px solid #333;
	font-size:14px;
}
span.categories a {
	color:#333;
}
.portfolio-meta span,.portfolio-meta span a,span.categories a{
	text-decoration:none;
}

/*  EDIT LINKS  */
.edit-link .post-edit-link {

    padding: 5px 10px;
	font-size: 14px;
    line-height: 1;
    border-radius: 2px;
	margin-right:15px; 
	color:#fff;
}

article.hentry .entry-footer span a.post-edit-link {
	color: #fff;
}
.vc_inline-link {
	background: #06d8a0;
	padding:5px;
	color:#fff;	
}
.edit-link .post-edit-link:before {
    content: "\f044";
    font-family: FontAwesome;
    margin-right: 5px;
}

.feature_post_cta h1 span {
	color:#ffffff;
	
}


/*  END EDIT LINKS  */

/* ENTRY FOOTER */
.entry-footer, .single-footer {
  
    padding-top: 10px;
}
.entry-footer a,.single-footer a  {
   
	text-decoration:none;
}


.entry-thumbnail {
    width: 38%;
    float: left;
}
.entry-exrecpt {
    width: 60%;
    float: right;
}
/* ----- Read More Link ----- */
a.more-link, a.read-more{
	display: inline-block;
	color:#fff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration:none;
	margin-bottom: 15px;
	padding: 4px 14px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.20);
	border-top: 1px solid rgba(0, 0, 0, 0.20);
}

/* NAVIGATION LINKS */
.comment-navigation .nav-previous,
.paging-navigation .nav-previous
{
    float: left;
    width: 50%;
    padding-right: 15%;
    
}
.comment-navigation .nav-next,
.paging-navigation .nav-next
 {
    float: right;
    width: 50%;
    padding-left: 15%;
    text-align: right; 
}



.nav-links .nav-previous {
	margin-bottom:15px;
}

.nav-links .nav-previous a:before {
    content: "\f0d9";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}
.nav-links .nav-next a:after {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    margin-left: 5px;
}
.post-navigation .nav-previous, .post-navigation .nav-next{
   
    padding: 12px 0px;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
    
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
	text-decoration: none;
	
    margin: 8px;
    padding: 12px 18px;
    width: auto;
	cursor: pointer;
}
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover 
{
	
	font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
	text-decoration: none;
	background-color: #eee000;
	margin: 8px;
    padding: 12px 18px;
	width: auto;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 24px;
	overflow: hidden;
}
#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry,
.blog article.hentry {
	border-bottom: 1px solid #eee;
    margin-bottom: 35px;
    padding-bottom: 20px;
}
.entry-footer {
	clear: both;
	
	font-size:12px;
}
.entry-footer .edit-link{
	text-align:center;
}

.entry-footer .entry-meta .entry-format,
.entry-footer .entry-meta .author {
	float: left;
}
.entry-footer .entry-meta .comments {
	float: right;
	margin-right: 0px;
}
.entry-header img {
	
	
	height:auto;
}

.post-author-box {
	margin-top:25px;
	margin-bottom:50px;
}

.author_photo {
	margin-top:15px;
}

h2.entry-title {
	margin-top:10px;
}
.featured-image img{
	
	margin-bottom:20px;
}
.entry-footer span.cat-links {
	float:left;
}
.entry-footer span.comments-link {
	float:right;
	cursor:pointer;
}
.comment-reply-link {
	cursor: pointer;
}


.entry-meta span.hide { display: none; }
.single-meta span.hide { display: none; }
.page-content-header {
    
	padding-top:30px;
    padding-bottom:30px;
    padding-left:10px;
    padding-right:10px;
	
}

.nav-links .nav-previous {
    float: left;
   
    padding-right: 2%;
    
}

.nav-links .nav-next {
    float: right;
   
    padding-left: 2%;
    text-align: right; 
}



/* list post column */
.no_of_col_1 {
	width:100%!important;
}

.no_of_col_2 {
	width:50%!important;
}
.site-main .no_of_col_3 {
	width:33.33%!important;
}
.nl_grid_row.col_gap_30 {
    margin-left: -15px;
    margin-right: -15px;
}
.nl_grid_row.col_gap_30>.col_padd_margin {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom:30px;
}

.title-meta,.entry-content,.entry-footer {
	padding-left: 15px;
    padding-right: 15px;
}

.feature-page-title {
	font-family:'Poiret One',sans-serif;
	font-size:18px;
}
.popular-post-title,.blog_post_section_title,.subscription-title,.feature-post-title {
	font-family:'oswald', Arvo,sans-serif;
	text-align:center;
	
}

.feature_post_cta h1 span,.blog-pop-cta h3.blog-title {font-family:'Poiret One', Arvo,sans-serif;}

.nl-slide-ovr-sub-title {font-family:'Playfair Display', Arvo,sans-serif;}
.nl-slide-ovr-title {font-size:80px;}

.nl-media-ovr-sub-title {font-family:'Playfair Display', Arvo,sans-serif;};
.nl-media-ovr-sub-title {font-weight:700;}


/*--------------------------------------------------------------
Post and Page End
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
body {
    font-weight: 300;
	width:100%;
}
body.boxed  #page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: relative;
    background: #fff;
}
body.full-width {
   margin: 0 auto; 
   width:100%; 
}
.container {
    margin: 0 auto;
    width: 90%;;
}
.site-content {
max-width:1370px;

}	
#main.site-main {
	width:100%;
	margin-left:0 !important;
	margin-right:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
	padding-bottom:25px;
	margin: 0 auto;
	float:none;
}
#main.site-main {
	padding-left: 25px;
	padding-right: 25px;
    color: #333333;
	
	
}
.content-area.fullwidth {
	max-width:100%;
	margin-left:0!important;
	margin-right:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;	
}
.content-area.fullwidth {
	width: 100%;
}
.fullwidth-single .content-area {
	width: 100%;
}
.fullwidth .page-content {
    margin-top:0px;
    padding-top:0px;
}
.inner-header,.inner-topbar {
width:90%;
margin: 0 auto;
}

.inner-content {
  width:90%;  
  margin: 0 auto;
  max-width:2900px;
    
}
.inner-content.full-width {
        padding: 0%;
        width: 100%;
}
#primary { width: 69%; float: left; }
#secondary { width: 27%; margin-top: 0; float: right; display: block; }
.layout-leftbar #secondary { float: left; }
.layout-leftbar #primary { float: right; }
.layout-leftbar #primary.content-area.fullwidth { float: none; width: 100%;}
.layout-rightbar #primary.content-area.fullwidth { float: none; width: 100%; }
.layout-nosidebar #secondary { display: none; }
.layout-nosidebar #primary { float: none; width: 100%; }
.layout-rightbar #secondary { float: right; }
.layout-rightbar #primary { float: left; }
.layout-center #secondary { display: none; }
.layout-center #primary { float: none; width: 100%; margin-left: auto; margin-right: auto; }

.two_columns {
	width:50%;
	float:left;
}
.five_columns {
	width:20%;
	float:left;	
}
.six_columns {
	width:16.7%;
}
.col-g1 {
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.col-g2 {
	padding-left:5px;
	padding-right:5px;
}
.col-g3 {
	padding-left:7.5px;
	padding-right:7.5px;
}
.col-g4 {
	padding-left:10px;
	padding-right:10px;
}
.col-g5 {
	padding-left:12.5px;
	padding-right:12.5px;
}
.col-g6 {
	padding-left:15px;
	padding-right:15px;
}
.col-g7 {
	padding-left:20px;
	padding-right:20px;
}

.row-g1 {
	margin-top: 2.5px;
	margin-bottom: 2.5px;
}
.row-g2 {
	margin-top:5px;
	margin-bottom:5px;
}
.row-g3 {
	margin-top:7.5px;
	margin-bottom:7.5px;
}
.row-g4 {
	margin-top:10px;
	margin-bottom:10px;
}
.row-g5 {
	margin-top:12.5px;
	margin-bottom:12.5px;
}
.row-g6 {
	margin-top:15px;
	margin-bottom:15px;
}
.row-g6 {
	margin-top:20px;
	margin-bottom:20px;
}

/*--------------------------------------------------------------
# Layout End 
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-title {
	margin-bottom: 16px;
}
.comments-title, .comment-reply-title   {
    color: #333;
    
    font-size: 18px;
	line-height: 18px;
    font-weight: 600;
    letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
    margin: 8px;
    padding: 12px 18px;
	width: auto;
}

.comment-content a {
	word-wrap: break-word;
}
.comment-author {
	color: #333;
	margin-bottom: 5px;
}
.comment-author .avatar {
	position: relative;
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	background-color:gray;
}
.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}
.comment-metadata,
.pingback .edit-link {
	color: #333;
	
	font-size: 13px;
	line-height: 26px;
}
.comment-metadata {
	margin-bottom: 20px;
}
.comment-metadata a,
.pingback .comment-edit-link {
	color: #333;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #333;
}
.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}
.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 10px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}
.comment-list {
	list-style: none;
	margin: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #ddd;
	padding: 20px 0;
}
.comment-list .children {
	list-style: none;
	margin: 0;
}
.comment-list .children > li {
	padding-left: 10px;
}

.comment-reply-link {
	
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	line-height: 1;
	color:#333;
	border: 1px solid #ddd;
	border-radius: 2px;
	margin-top: 20px;
	padding: 5px 5px 5px;
	
	display:block;
}

div.reply {
	height:41px;
	width:148px;
	z-index:2;
	padding: 0 10px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	
	outline: 0;
}

.comments-area {
	background-color: #F2F2F2;
	
   
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
	text-align: left;
    padding: 12px 18px;
	border-radius: 0px;
    width: auto;	
}
.comment-form {
	padding-bottom:20px;
}
.comment-form label {
	
	display: block;
	
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.comment-list .comment-form {
	padding-bottom: 20px;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	
	font-size: 13px;
	line-height: 26px;
	margin-bottom: 20px;
}
.no-comments {
	border-top: 1px solid #333;
	
	font-weight: 700;
	margin: 0;
	padding-top: 20px;
}
.form-submit {
	margin-bottom: 0;
}
.required {
	color: #333;
	
}

.comments-area .children {
    margin-left: 50px;
}

.comments-area .fn,.comments-area .says {
    text-transform:uppercase;
}

/*--------------------------------------------------------------
## Comments End
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
.sidebar h3.widget-title span {
	margin-bottom:0;
}

.sidebar .widget {
  font-size: 14px;
  
  margin: 0 0 20px 0;
  overflow: hidden; 
 }
 
.site-footer .widget {
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 20px 0;
  overflow: hidden; 
 }

.sidebar .widget ol, .sidebar .widget ul, .sidebar .widget ol li, .sidebar .widget ul li {
    margin: 0;
    list-style: none; 
}
.sidebar h3, .sidebar .h3{
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
.sidebar .widget-socials {
	text-align:center;
}
.sidebar .widget-contacts-body span{
	display:block;
}
.sidebar .widget-selected-link {
	background-color:#fff;
}
.sidebar .widget-selected-link a{
	color:#333;
	text-decoration:none;
}
.sidebar .buttons-cta a {
	text-decoration:none;
}
.sidebar .widget-selected-link span{
display:block;
padding:10px 15px;
}
.sidebar .social-icon-widget {
	text-align:center;
}
.sidebar .widget.widget_calendar caption {

background-color: #fff;
}


.sidebar .widget-contacts span{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
}

.sidebar .social-icon-widget {
padding-left:15px;
}

.sidebar ul li span {
font-size:14px;

}

.footer-widgets {
	margin-left:-10px;
	margin-right:-10px;
}

.fw-col-4 {
	padding-left:5px;
	padding-right:5px;
}


.footer-widgets select,.sidebar select {

background-color:#d3d3d3;
width:100%;
height:30px;
}
.site-footer .widget.widget_calendar caption {
background-color: #333;
}
.widget-contacts-body span {
	border-top:1px solid #eee;
}
.widget-contacts-body,.widget-contacts-body span {
	padding-left:0px;
	margin-left:0px;
}
.widget-selected-link span {
	display:block;
}
.widget-selected-link span a{
	color:#333;
}


.news-widget-body- {
	border-top:1px solid #aaa;
	margin-left:0px;
	padding-left:0px;
}
.news-widget-section- {
	padding-left:0px;
}
.widget-selected-link i.fa{
	margin-right:5px;
}
.widget-portfolio-items img {
	display:block;
}
#site-footer h4, #site-footer .h4 {
	margin-top: 0px;
}
#site-footer .widget ul{
	margin-left:0;
}

.sidebar h3.widget-title {
    text-transform: uppercase;
   
    position: relative;
    text-align: center;
    
    font-family: 'Crimson Text',serif;
    
}

.sidebar h3.widget-title:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #ccc;
    z-index: 1;
    margin-top: -2px;
}

.sidebar h3.widget-title span {
    display: inline-block;
    padding: 0 10px;
   
    position: relative;
    z-index: 2;
}

.sidebar .widget li, .site-footer .widget li {
    padding: 12px 7px;
    -webkit-transition: padding 0.3s ease-in-out 0s;
    -moz-transition: padding 0.3s ease-in-out 0s;
    transition: padding 0.3s ease-in-out 0s;
    padding-left: 18px;
   
	list-style: none;
}


.sidebar .flexsliders.widget-slider li,.site-footer .flexsliders.widget-slider li {
	padding: 0;
}
.sidebar .flexsliders.widget-slider .flex-direction-nav,.site-footer .flexsliders.widget-slider .flex-direction-nav {
	display:none;
}
.sidebar .flexsliders.widget-slider .slider-date, .sidebar .flexsliders.widget-slider .byline {
	color:#fff;
}
.site-footer .flexsliders.widget-slider .slider-date,.site-footer .flexsliders.widget-slider .byline {
	color:#fff;
}

.sidebar .nl-widget-ovr-sub-title,.site-footer .nl-widget-ovr-sub-title {
	display:none;
}

ul.post-list .sidebar .widget li:hover {
        padding-left: 0px; 
}
.sidebar .widget li:first-child {
      background-position: 4px 8px; 
}

.media_slide_cta {
	
  vertical-align:middle;
    text-align: center;
	position:relative;
}

.flexsliders .slides img {height:auto;}
.media_slide_cta {padding:10px;}


#footer .sidebar .widget li { 
      background-repeat: no-repeat;
      border-top: 1px solid #555557;   
}
.widget ul li a {
	font-size: 16px;
	text-decoration: none;
	
}

.blog-section-title {
	
	
	font-size:18px;
	padding:5px;
	margin-bottom:0px;
}
.title-section {
border-top:1px solid #333;
padding-top:0px;
	margin-top:0px;
}

.widget.widget_shopping_cart a:before {
	 content: "";
}
#secondary .widget-title, 
#site-footer .widget-title {
	font-size: 16px;
	line-height: 27px;
	
}

#site-footer .widget-title {
	padding: 10px 0 10px 0;
}

#secondary .widget-title {
padding: 10px;

}

#site-footer .widget-title {
	padding-top: 10px;
	margin-bottom: 0px;
}

.sidebar .widget {
	
	margin-bottom:35px;
}


.widget.widget_recent_comments .comment-author-link,.widget.widget_recent_comments .recentcomments {letter-spacing:2px;}

.image_wrap_border_style.center,.author-box-cta.center,.author-box .social-icon-widget.center {
text-align:center;
}

.image_wrap_border_style.left,.author-box-cta.left,
.author-box .social-icon-widget.left {
text-align:left;
}

.author-box-cta.left,
.author-box .social-icon-widget.left {
	padding-left:10px;
}
.widget-slider-img img{height:auto;}
.widget_slide_border_style {background-color: rgba(0,0,0,0.4);}


#secondary .widget.widget_block a,.widget span {
	font-family:'oswald',sans-serif;
	font-size:16px;
}
#secondary h1,#secondary h2,#secondary h3,#secondary h3{
	font-family:'oswald',sans-serif;
}
#secondary div{
	font-family:'oswald',sans-serif;
}


.sidebar h3.widget-title span {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    z-index: 2;
}
.sidebar .wp-block-heading {
	padding: 0 10px;
	z-index:3;
}
.sidebar .wp-block-heading,.sidebar h3.widget-title span {
    margin-bottom: 0;
}

#secondary .wp-block-heading,#secondary h3.widget-title {
    text-align: center;
}

#secondary .wp-block-heading,#secondary .widget-title {
    padding: 10px;
}
#secondary .wp-block-heading,#site-footer .wp-block-heading,#secondary .widget-title, #site-footer .widget-title {
    font-size: 16px;
    line-height: 27px;
}
#secondary h1, #secondary h2, #secondary h3, #secondary h4 {
    font-family: 'oswald',sans-serif;
}
#secondary .wp-block-heading,.sidebar h3.widget-title {
    color: #000;

}
#secondary .wp-block-heading,.sidebar h3.widget-title {
    text-transform: uppercase;
    position: relative;
	text-align:center;
}
#secondary .wp-block-heading:before {
    content: "";
    width: 15%;
    border-bottom: 1px solid;
	border-bottom-color: #ccc;
    vertical-align: middle;
    display: inline-block;
	margin-right:10px;
}

#secondary .wp-block-heading:after {
	content: "";
    width: 15%;
    border-bottom: 1px solid;
	border-bottom-color: #ccc;
    vertical-align: middle;
    display: inline-block;
	margin-left:10px;
}

#site-footer .widget.widget_block a,#site-footer .widget.widget_block p,
#site-footer .wp-block-latest-comments__comment-date,#site-footer .widget.widget_block li {
	font-size:16px;
	font-family:'oswald',sans-serif;
	
}
#site-footer .wp-block-latest-comments__comment-date {
	font-size:14px;
	font-family:'oswald',sans-serif;
	color:#ccc;
}
#site-footer .widget.widget_block h2 {
    font-family: 'oswald',sans-serif;
	text-transform: uppercase;
	
}
#site-footer h4.widget-title {
	    font-family: 'oswald',sans-serif;
		font-size:18px;
	text-transform: uppercase;
	
}

/*--------------------------------------------------------------
## Widgets End
--------------------------------------------------------------*/
.content-header {
    background-color: #eeeeee;
    padding-bottom:25px;
    margin-bottom:25px;
}
/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/


h3.blog-section-title {

	
	text-align:center;
}
.the-gap-related-posts,.related-single {
	margin-top:25px;
	padding-bottom:25px;
	margin-bottom:25px;
	
	border-bottom: 1px solid #eee;
	overflow:hidden;
}

.related-single {
	padding-top:25px;
	border-top: 1px solid #54595F;
}

.blog-grid-wrap {
	clear:both;
}
.post-thumbnail {	
	text-align:left;
}

.entry-header .post-thumbnail {
	margin-bottom:10px;
}
.blog-wrap_border_style {
		    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
	
}

.blog-txt,.blog-wrap_border_style {
	background-color:#ffffff;
}

.post-thumbnail {
	 margin: 0;
    padding: 0;
	overflow: hidden;
	margin-bottom:10px;
	
}

.post-thumbnail-img {
	position: relative;
    margin: auto;
    overflow: hidden;   
	
}

.post-thumbnail-img img {
	 max-width: 100%;
    transition: 0.5s ease all;
    display: block;
    
    height: auto;
    transform: scale(1);
}

.post-thumbnail-img:hover img{
    transform: scale(1.1);
	
}

.pop_post_thumbnail {
	padding:0;
	margin:0;
}

.blog-pop-cta {
      position: absolute;
      top: 0;
      left: 0;
      clear: float;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      color: #ffffff;
	 transition: 1s ease all;
}

.header-media-image {
	position:relative;
}

.blog-pop-cta:hover {
	 background-color: rgba(0, 0, 0, 0.8);
	 color: #fff800;
	 transition: 0.5s ease all;
}


.media-imag-overlay-cta.style3:before,
.media_slide_cta.style3:before {
    
  content:'';
  position: absolute;
  background-color:#85C1E9;
  width: 20%;
  height: 3px;
  top: -7%;
  left:-6%;
}

.media-imag-overlay-cta.style3:after,
.media_slide_cta.style3:after {
    
  content:'';
  position: absolute;
  background-color:#85C1E9;
  width: 3px;
  height: 35%;
  top: -12%;
  left:-3%;
}

.media_slide_corner:after,.overlay_media_corner:after  {
  content:'';
  position: absolute;
  background-color:#85C1E9;
  width: 3px;
  height: 35%;
  bottom: -12%;
  right:-3%;
 
}

.media_slide_corner:before,.overlay_media_corner:before {
  content:'';
  position: absolute;
  background-color:#85C1E9;
  width: 20%;
  height: 3px;
  bottom: -7%;
  right:-6%;
 
}

.feature-media:before {
    
  content:'';
  position: absolute;
  background-color: #85C1E9;
  width: 15%;
  height: 3px;
  top: 15px;
  left:25px;
}

.feature-media:after  {
 content:'';
  position: absolute;
  background-color: #85C1E9;
  width: 3px;
  height: 20%;
  top: 15px;
  left:25px;
}

.feature-corner-end:before {
	
 content:'';
  position: absolute;
 background-color: #85C1E9;
  width: 15%;
  height: 3px;
  bottom: 15px;
  right:25px;
  
}

.feature-corner-end:after {
	
content:'';
  position: absolute;
  background-color: #85C1E9;
  width: 3px;
  height: 20%;
  bottom: 15px;
  right:25px;
  
}

.product_promo_item,.media-imag-overlay-cta,.vc_slide_text {
	position:relative;
}

.pop-cta {
    bottom: 10%!important;
    left: 5%;
    text-align: left;
}
.pop-cta {
    display: block;
    position: relative;
    height: auto;
    transition: height 0.5s cubic-bezier(0.60,1,0.58,1) 0s,background-color 3s linear 0s;
}

.blog-pop-cta {
    position: absolute;
    top: 0;
    left: 0;
   
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    transition: 1s ease all;
}

.blog-pop-cta.style1 {
   
    background-color: rgba(0, 0, 0, 0.5)!important;
   
}
.blog-pop-cta.style1:hover {
   
    background-color: rgba(0, 0, 0, 0.7)!important;
   
}

.blog-pop-cta h3.blog-title,  .blog-pop-cta .vc-entry-meta span, .blog-pop-cta .vc-entry-meta a, .blog-pop-cta .post-categories a {
    color: #fff;
}

.nl-media-ovr-sub-title:before,.feature-post-title:before,.popular-post-title:before,
.blog_post_section_title:before,.subscription-title:before,.subscription-section-title:before {
    margin-right: 15px;
}

.nl-media-ovr-sub-title:after,.feature-post-title:after,.popular-post-title:after,
.blog_post_section_title:after,.subscription-title:after,.subscription-section-title:after {
    margin-left: 15px;
}

.nl-media-ovr-sub-title.noseparator:before, .nl-media-ovr-sub-title.noseparator:after {
	display:none;
}

.nl-media-ovr-sub-title:after, .nl-media-ovr-sub-title:before,.feature-post-title:after
,.feature-post-title:before,.popular-post-title:before,.popular-post-title:after,
.blog_post_section_title:after,.blog_post_section_title:before,.subscription-title:before,
.subscription-title:after,.subscription-section-title:after,.subscription-section-title:before {
    content: "";
    width: 45px;
    border-bottom: 1px solid;
    vertical-align: middle;
    display: inline-block;
}

.sidebar.woo .widget-title {
	position: relative;
}
.sidebar.woo .widget-title::after{
	
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border-width: 7px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  
}

.sidebar.woo .widget-title {background-color:#000;color:#fff;}
.sidebar.woo .widget-title {text-align:center;}

.sidebar.woo .widget ul li a{
font-family:'oswald',sans-serif;
text-transform:uppercase;
}

.sticky {
	background-color:#eee;
}
h4.entry-title {
	margin-top:5px;
}
h4.entry-title a {
	/* color:#000;
	font-family:'oswald',sans-serif;*/
}
h4.entry-title a:hover {
	color:#6f4e37;
}
h4.entry-title {font-family:'oswald',sans-serif;}
.widget_categories a,.widget_meta a {
	text-transform:uppercase;
	font-family:'oswald',sans-serif;
}

h3.widget-title span{
	font-family:'oswald',sans-serif;
}

.right-side-menu.visible {padding-left:10px;padding-right:10px;}
.nl_grid_row.popular-post-grid {margin-bottom:50px;overflow:hidden;}
.entry-date-abs {font-size:14px;}
.widget_recent_entries a,.widget_archive a,.widget_recent_comments a{font-family:'oswald',sans-serif;}

/*--------------------------------------------------------------
## Blog End 
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Latest News
--------------------------------------------------------------*/
.widget-latest-news {
	width: 100%;
	
}
.site-footer .news-widget-section-, .sidebar .news-widget-section-,.news-widget-section-{
	margin: 0% auto;
	position:relative;
	text-align: center;
	width:auto;
	overflow:hidden;
}
.site-footer .news-widget-body-,.sidebar .news-widget-body-,.news-widget-body- {
	float:left;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	text-align:left;
}
.news-widget-media-left {
	position: relative;
	float: left;
	text-align: left;
	margin:0%;	
}
.news-widget-media-left img{
	text-align:left;
}
.news-widget-media-right {
	height: 100%;
	
	text-align: left;
	
	position: relative;
	color:#333;
	padding-left:10px;
	padding-right:5px;
	overflow:hidden;
}


.news-widget-media-right a.title {
	text-decoration:none;
	color:#333;
	
	font-size: 14px;
	margin-top:10px;
	margin-bottom:5px;
	line-height:22px;
}

.sidebar .news-widget-media-right a.title {
	text-decoration:none;
	color:#06d8a0;
	display:block;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:5px;
	line-height:22px;
}

.news-widget-media-right span.entry-date {
	font-size: 12px;
	color:#333;
	display:block;
}

.news-widget-media-right .entry-heading {
	font-size: 12px;
}

.sidebar .news-widget-media-right span.entry-date {
	font-size: 12px;
	
}

.news-widget-media-right a.title,.news-widget-media-right span.entry-date {
    padding:0%;
}


/*--------------------------------------------------------------
## Latest News End
--------------------------------------------------------------*/


/*===========================================================
**************************** Footer *******************
===========================================================*/
#site-footer{
    text-decoration: none;
	overflow:hidden;
}
.site-footer {
	margin-top:50px;
	background-color:#000000;
	text-align:center;
	font-size:14px;
}

#site-footer a {
	text-decoration: none;
}

#site-footer a:hover {
    color:#ffbe00;
}

.footer-wrap {
  	overflow:hidden;  
}

#site-footer { 
    max-width:100%!important;
}
.site-footer .widget li {
    padding: 7px 1px;
}

.footer-widgets ul li a {
  font-size:16px;
  margin-bottom:0px;
}
.footer-widgets ul li span {
font-size:10px;

color: #fff;
}
.footer-widgets ul li {
color: #fff;
}
#site-footer .widget.widget_calendar td,.sidebar .widget.widget_calendar td {
 color: #fff;
 font-size:10px;
 text-align:center;
 border:1px solid #fff;
 background-color: #333;
}

#site-footer .widget.widget_calendar th,.sidebar .widget.widget_calendar th {
 color: #fff;
 font-size:10px;
 background-color:#1a1a1a;
 border:1px solid #fff;
 text-align:center;
}
.footer-widgets .widget ul li a{
	color: #ffffff;
}
.stie-footer .social-icon-widget {
	text-align:left;
}
.widget-selected-link span{
display:block;
padding:7px 0px;
line-height:20px;
}
#site-footer .widget-selected-link span{
display:block;
padding:7px 0px;
line-height:27px;
}
#site-footer .widget.widget_recent_entries span.post-date {
display:block;
font-size:12px;
/* padding-left:15px;*/
}
 #site-footer .widget span, #site-footer .widget-contacts-body i.fa {
	
font-size:16px; 
 }
 #site-footer .widget .entry-date {
	
display:block;
 }
#site-footer .widget,.sidebar .widget {
	text-align:left;
}
#site-footer, .site-footer {
	padding-top:50px;
}
.site-info {
	padding-bottom:20px;
	
}
.site-credit {
	padding-top:20px;
}
.site-credit, .site-credit span.text3 a{
	margin-top:20px;
	font-size:12px;
}
.fw-col-4  { 
    width: 25%; 
    float:left;
}
.fw-col-3  { 
    width: 33.3333%; 
    float:left;
}
.fw-col-2  { 
    width: 50%; 
    float:left;
}
div.clear     { clear: both; }

.footer-bar .footerbar-text {
	float:left;
	width:50%;
}
.footer-bar .footerbar-social {
	width:50%;
	float:right;
}

.footer-widgets {
    margin-left: -10px;
    margin-right: -10px;
}

.fw-col-4,.fw-col-3,.fw-col-2 {
    padding-left: 5px;
    padding-right: 5px;
}

/*--------------------------------------------------------------
## Footer End
--------------------------------------------------------------*/
		

/*--------------------------------------------------------------
## VC
--------------------------------------------------------------*/
.vc-staff-social a,.blog-post-social a,.single-post-social a   {
	list-style:none;
	text-decoration:none;
}
.post-single-title {
	font-size:18px;
	text-align:left;
	margin-top:12px;
	margin-bottom:7px;
}

.post-single-description p {
	
	font-size:14px;
}

h4.the-gap-related-post-title {
	margin-bottom:7px;
}
.the-gap-related-post-body span,.post-single-description span{
	font-size:12px;
	margin-right:3px;
}

.post-single-title,.single-related-meta,.related-read-more {
	text-align:center;
}

.related-posts {
	margin-bottom:50px;
	border-bottom:1px solid #eee;
}

.post-single-description p {
	text-align:justify;
	margin-top:20px;
}
.nav-previous a{
	background:#eee;
}
a.nlbtn1 {
	color:#ffffff;
}
.btn-default7.nlbtn1 {
	margin-right:20px;
}
.nl-icon a {
	text-decoration:none;
	list-style:none;
}
.counter-container span.counter-txt {
	font-family: Courier!important;
}
.client-widget-media img {
	display:block;
}
.client-carousel img {
	display:block;
}
.client-widget-wrap,.image-grid {
	overflow:hidden;
}
.topbar {
	text-align:center;
}
.page-content-header {
	text-align:center;
}
.buttons-cta .btn1,.buttons-cta .btn2 {
	padding-left:16px;
	padding-right:16px;
	padding-top:7px;
	padding-bottom:7px;
	border-radius:25px;
	display:inline-block;
}
.buttons-cta .btn1 {
	margin-right:15px;
}

.image-grid-txt {
  transition: .5s ease;
  position: absolute;
  top: 96%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width:100%;
}

.btn-default {
	color: #333333;
	display: inline-block;

	font-weight: 500;
	line-height: 24px;
	text-align: center;
	
	padding: 10px 24px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
}

p {
	text-align:left;	
}


.nl_grid_row.col_gap_15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.nl_grid_row.col_gap_15>.col_padd_margin {
	padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
}

.nl_grid_row .no_of_col_3 {
    width: 33.33%;
}

.nl_grid_row .no_of_col_4 {
    width: 25%;
}

.nl_grid_row .col_padd_margin {
    float: left;
   
}

.col_no_1 {
    clear: both;
}

.image-relative-cta,.icon-wrap-cta, .icon-wrap,.icon_wrap_border_style{
	overflow:hidden;
}

.icon_box_border_style {
	text-align:center;
}
.icon-box {
	text-align:center;
}
div.seperator{	
	position:relative;
    display: block;
	border:1px solid #333;
	width:100%;
	text-align:center;
}

.separator {
	position:relative;
	display: block;
}

.custom-content {
border:1px solid #333;	
}	
.image_border {
	text-align:left;
	border: 1px double #eeeeee;
    height:180px;
	border:none;
}	
.nl-icon{
	display:inline-block;
	width:100%;
	text-align:center;
}
.nl-icon .icon {
	display:inline-block;
}
.nl-icon .icon-txt {
	display:inline-block;
}
.nl-align-left {
		text-align:left;
}		
.nl-align-center {
		text-align:center;
}
.blog-wrap-cta, .image-wrap-cta {
	overflow:hidden;
}
i.vc_general.vc_element-icon.fa.fa-star {
    display: block;
    margin: 0;
    background-image: none!important;
    color: #ffffff!important;
    background-color: darkorchid!important;
    padding: 10px!important;
}
.cta-txt, .image-buttons{
		
display: inline-block;
}
.icon-box-cta {
	position: relative;
}
.image-wrap {
	overflow:hidden;
}
.blog-wrap{
	overflow:hidden;
}

.image-box-cta .nl-widget-title {
	margin-top:20px;
}


/* Isotope */


ul.list-inline li {

	margin-right:5px;
	text-align:center;
	margin-bottom:15px;
}

/*--------------------------------------------------------------
## VC End
--------------------------------------------------------------*/
/*--------------------------------------------------------------
##  Paging and Scroll Up
--------------------------------------------------------------*/

.hide_page_header,.hide_page_title {
	display:none;
}
/* PAGINATION */	
.pagination {
	position:relative;
	width:100%;
    margin-bottom: 50px;
    height: 32px;
	display:block;
}

ul.page-numbers {
    list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.page-numbers li {
	display:inline-block;
	padding: 5px 10px;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
	text-align: center;
    color: #bababa;
    
}
a.page-numbers {	
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255,255,255,0.85);
    color: #333;
	text-align: center;
	background-color:#eee;
   
}

.pagination .current {
	background-color:#aaa;
}
.span.fa.fa-quote-right {
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #999;
    font-size: 60px;
    display: block;
    z-index: 1;
    opacity: 0.15;
}

/* --------------------- */
.pagination {
	
	padding: 1em;
	
}
a.page-numbers,
span.page-numbers {
	padding: .3em .7em;
	color: #333;	
}
.pagination .current {
	font-weight: bold;
	color: #000;
}
/* PAGINATION END */

/* ----- Scroll-up ----- */

#scroll-up {
	position: fixed;
	right: 30px;
	bottom: 20px;
	z-index: 99999;
}
	
.scroll-up-sqaure {
	display: block;
	height: 38px;
	line-height: 32px;
	text-align: center;
	width: 38px;
	-moz-transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.scroll-up-sqaure i.fa {
	font-size: 26px;
	text-align: center;	
}

.scroll-up-circle {
		
		text-align: center;	
		
		border-radius: 50%;	
		-o-border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
			 transition: all 0.3s;
			 -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		   		       
}
.scroll-up-circle  i.fa {

color: #333333;	
}
.scroll-up-circle:hover i.fa  {
	color:#06d8a0;
}
.scroll-up-circle i.fa:hover  {
	color:#06d8a0;
}
.scroll-up-circle i.fa:hover  {
	background-color: transparent;
}
.scroll-up-sqaure i.fa:hover  {
	background-color: transparent;
}

.scroll-up-sqaure:hover i.fa  {
	color:#06d8a0;
}
.scroll-up-sqaure i.fa:hover  {
	color:#06d8a0;
}

#scroll-up.visible {		
		visibility: visible;
		bottom : 20px;
		opacity: 1;		
}
#scroll-up i.fa:hover {
	background-color: transparent;
}

.breadcrumb-container {
	position:static;
}
/*--------------------------------------------------------------
## Breadcrumb, Paging and Scroll Up End
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## ALL WIDGET CLASSES
--------------------------------------------------------------*/

.widget.widget-portfolio {
	width:100%;
	padding:0%;
	margin-left: 0%;
	margin-right: 0%;
	padding:2%;
	overflow:hidden;
}

.widget.widget-cta {
	overflow:hidden;
}

h3.widget-title {
	width:100%;
	text-align:center;
	padding-top:2%;
	font-size: 20px;	
}

h3.widget-title:after {
	position:relative;
    content: " ";
    display: block;
    height: 1px;
	margin: 0px auto;
    width:150px;
	text-align:center;
}


.widget-social {
	overflow:hidden;
}

.sidebar  h3.widget-title {
	color:#000;
	line-height:20px;
	font-size:18px;
	
}



.site-footer  h4.widget-title {
	color:#fff;
	line-height:20px;
	font-size:18px;
	padding-top:10px;
}
/*--------------------------------------------------------------
## ALL WIDGET CLASSES
--------------------------------------------------------------*/



/*
================================================== */
/* Topbar 
-------------------------------------------------------------- */
.topbar{
	
	width:100%;
	overflow:hidden;
}

/*   Topbar contact  */
.topbar .topbar-text {
	width:50%;
}

.topbar .contacts-body {
	margin-top:5px;
	
}

.topbar .contacts-body span{
	font-size:14px;
	
}
.topbar .contacts-body .one,.topbar .contacts-body .two,.topbar .contacts-body .three{
	
	font-family:'Poiret One', Arvo,sans-serif;
	margin-left:4px;
	font-weight:700;
}

.topbar .contacts-body .one:hover,.topbar .contacts-body .two:hover,.topbar .contacts-body .three:hover {color:#85C1E9;}

#item1, #item2, #item3, #item4, #item5 {
    display:inline-block;
	margin-bottom:5px;
	margin-right:8px;
}
.inner-topbar .topbar-social  {
padding-top:3px;

}


/************ WIDGET_CONTACTS FOR SITE-FOOTER **********/

.widget-contacts{
	text-align:center;
	overflow:hidden;		
}
.widget-contacts-body {

	width:100%;
	font-size:12px;
	text-align:center;	
}
.widget-contacts-body span{
	display:block;
	text-align:left;
	padding-top:7px;
	padding-bottom:7px;
	line-height:27px;
	
}

.widget-contacts-body i.fa{
	font-size:16px;
	padding:0.5%;
	margin:0.5%;
	color:#333;
}
#sidebar .widget-contacts-body i.fa{
	font-size:12px;
	padding:0.5%;
	margin:0.5%;
	color:#fff;
}
.widget-contacts-body i.fa:hover{
	color:#fff;
}

.site-footer .widget-contacts{
	background-color:#333;
	overflow:hidden;		
}
.site-footer .widget-contacts-body {

	width:100%;
	font-size:12px;
	text-align:center;	
}
.site-footer .widget-contacts-body span{
	display:block;
	text-align:left;
	padding-top:7px;
	padding-bottom:7px;
	line-height:27px;
	
}
.site-footer .widget-contacts-body i.fa{
	font-size:12px;
	padding:0.5%;
	margin:0.5%;
	color:#fff;
}
.site-footer .widget-contacts-body i.fa:hover{
	color:#fff;
}


/*--------------------------------------------------------------
****** SOCIAL WIDGET(SECTION)CSS START *****
--------------------------------------------------------------*/
.topbar .topbar-social{
	width:50%;	
}
.topbar .topbar-social .icon{
	text-align:center;
	
}
.social-icon-topbar .icon {
	display:inline-block;
}
.social-icon-widget {
	float:none!important;
}
.social-icon-widget .icon {
	display:inline-block;
	height:37px;
	width:37px;
	line-height:37px;
	margin-right:7px;
	
	text-align:center;
	border-radius:50px;
}
.widget.widget-social {
	width:auto;
	text-align:center;
	float:none;
}
.social-wrap {
	width:100%;
	float:none;
	text-align:center;
}
.social-wrap .social-icon-circle  i.fa:hover {
	background:black;
	color:#C69f70;
}	
.widget-social-wrap  {
	width:100%;
}
.widget-social-body {
	width:100%;
	padding:2%;
	text-align:center;
}
.widget-social-icon i.fa:hover{
	background:white;
	color:#C69f70;
}
.widget-social-icon i.fa {
	color:#C69f70;
	background:#eeeeee;
}


/*--------------------------------------------------------------
****** SOCIAL WIDGET(SECTION)CSS START *****
--------------------------------------------------------------*/

.site-footer .widget-social,.sidebar .widget-social {
	overflow:hidden;
}


.site-footer .widget-social-wrap, .sidebar .widget-social-wrap {
	margin-top:0%;
}

.site-footer  .widget-social-body, .sidebar .widget-social-body{
	padding:5%;
	margin:0%;
	width:auto;
	text-align:center;
	
}


.site-footer .widget-social-icon  i.fa, .sidebar .widget-social-icon  i.fa{
		font-size: 22px;
		color: #C69f70;
		margin-left: 7px;
		height: 37px;
		width: 37px;
		line-height: 34px;
		border: 1px solid #C69f70;
		background-color: #eeeeee;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
}

	
.site-footer  .widget-social-icon  i.fa:hover, .sidebar  .widget-social-icon  i.fa:hover{
	background:white;
	color:#C69f70;
}
/*--------------------------------------------------------------
****** SOCIAL WIDGET(SECTION)CSS END *****
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.wp-video {
	z-index:99!important;
}

embed,
iframe,
object {
	max-width: 100%;
}

.wp-custom-header-video-button.wp-custom-header-video-play {
	display:none;
}

#wp-custom-header-video {
	width:100%;
	display:block;
	
	
	
}
.nl-slide-ovr-title {font-weight:700;}
h1.video-media-ovr-title {
	font-family:'Poiret One',sans-serif;
	font-size:75px;
	font-weight:700;
}

.blog-pop_border_style {
	position:relative;
}
.blog-pop-cta,.pop-cta {
	position:absolute;
}
.news-letter {
	text-align:center;
}
.parallax {
	width: 100%;
	background-attachment: fixed;
	background-position: 50% 0;
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}
/*--------------------------------------------------------------
Media End
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Slides
--------------------------------------------------------------*/
.flex-container a:active,.flexslider a:active,.flexsliders a:active,
.flex-container a:focus,.flexslider a:focus,.flexsliders a:focus{outline:0}
.flex-viewport{max-height:2100px;-webkit-transition:all 3s ease;-moz-transition:all 3s ease;transition:all 3s ease}

.slides,
.flex-control-nav{margin:0;padding:0;list-style:none}.flexslider,.flexsliders{margin:0;padding:0}
.flexslider .slides>li,.flexsliders .slides>li{display:none;position:relative}
.flexslider .slides img,.flexsliders .slides img{width:100%;display:block}


.flexslider,.flexsliders{position:relative;zoom:1}


/* ----- Slider Buttons ----- */
.flexslider .flex-direction-nav a{
	position: absolute;
	top: 40%;
	
	background-color: rgba(255, 255, 255, 0.5);
	border: 2px solid;
	color: #fff;
	
	
	font-size: 0;
	line-height: 1;
	
	z-index: 99;
	opacity:1;
}

.flexsliders.media-slider .flex-direction-nav a{
	position: absolute;
	top: 40%;
	
	background-color: rgba(255, 255, 255, 0.5);
	border: 2px solid #fff;
	color:#fff;
	padding: 12px 18px;
	font-size: 0;
	line-height: 1;
	
	z-index: 99;
	opacity:0;
}

.flexsliders.media-slider:hover .flex-direction-nav a{
	position: absolute;
	top: 40%;
	
	background-color: rgba(255, 255, 255, 0.5);
	border: 2px solid #fff;
	color:#fff;
	padding: 12px 18px;
	font-size: 0;
	line-height: 1;
	
	z-index: 99;
	opacity:0;
}



.flexsliders.media-slider:hover .flex-direction-nav a,.flexslider .flex-direction-nav a{
	position: absolute;
	top: 40%;
	
	background-color: rgba(0, 0, 0, 0.9);
	border: 2px solid #000;
	border-radius:50px;
	color: #eee;
	
	padding: 12px 18px;
	
	font-size: 0;
	line-height: 1;
	
	z-index: 99;
	opacity:1;
}

.flexsliders.media-slider .flex-direction-nav a:before, .flexslider .flex-direction-nav a:before,
.testimonial-slide-widget .flex-direction-nav a:before {
	content: '\f104';
	font-family: "FontAwesome";
	font-size: 24px;
	line-height: 22px;
	display: inline-block;
}

.flexsliders.media-slider .flex-direction-nav a.flex-next:before,.flexslider .flex-direction-nav a.flex-next:before,
.testimonial-slide-widget .flex-direction-nav a.flex-next:before {
  content: '\f105';
}

.flexsliders.media-slider a.flex-prev, .flexslider a.flex-prev,
.testimonial-slide-widget .flex-direction-nav a:before   {
	left: 20px;
}

.flexsliders.media-slider a.flex-next, .flexslider a.flex-next,
.testimonial-slide-widget a.flex-next  {
	right: 20px;
}

.flexsliders.media-slider:hover a.flex-prev, .flexslider:hover a.flex-prev,
.testimonial-slide-widget:hover a.flex-prev  {
	left: 20px;
}

.flexsliders.media-slider:hover a.flex-next, .flexslider:hover a.flex-next,
 .testimonial-slide-widget:hover a.flex-next  {
	right: 20px;
}

.flexsliders .flex-direction-nav a:hover, .flexslider .flex-direction-nav a:hover, .testimonial-slide-widget .flex-direction-nav a:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

.flexsliders.media-slider {
	overflow:hidden;
}


.flex-direction-nav {
	list-style:none;
	
}

.flex-control-nav li {
    margin: 10px 6px;
    display: inline-block;
	
    zoom: 1;
}



.flex-control-paging li a {
    width: 7px;
    height: 7px;
    display: block;
    background: #cecece;
   
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 50px;
}

.flexsliders.widget-slider .flex-control-paging li a {
	width:7px;
	height:7px;
}

.flex-control-paging li a.flex-active  {
	background: #333333;
	cursor:default;
}

.feature-post .flex-control-paging li a {
	background-color: #ffffff!important;
}

.flex-control-paging li a:hover {
	background: #eeeeee;
}

#flexslider {
  max-width: 1370px;
  width:100%;
}
.flexslider-controls {
 max-width: 700px;	
}

.flexsliders ul{
	margin-bottom:0!important;
	padding-bottom:0!important;
	
	
}

.flexsliders.feature-slider {
	margin-bottom:75px;
}



.slider-category .post-categories li a {
	font-size:14px;
	color:#fff;
	
}
.nl-slide-feature-title, p.nl-slide-feature-sub-title {
	color:#fff;
}

.sidebar span .url.fn.n {
	color:#fff;
}

.nl-slide-feature-title{
	margin-bottom:25px;
}
.slider-category {
	margin-bottom:15px;
}

.featured-area {
	text-align:center;
}

.custom-heading {
	  transition:height 0.3s cubic-bezier(0.60,1,0.58,1) 0s,background-color 4s linear 0s;
}
.custom-heading:hover {
	  transition:height 0.3s cubic-bezier(0.60,1,0.58,1) 0s,background-color 4s linear 0s;
}

.overlay_media_img_text,.overlay_text1, .overlay_video,.overlay_text,.slide_text,.overlay_cta,
.parallax_overlay_text,.overlay_border_style,.media_slide_border_style,.image_border_style,.overlay_media_border_style,
.video_box_border_style  {
  display: block;
  position: absolute;
  text-align:center;
  height:200px;
  transition:height 0.5s cubic-bezier(0.60,1,0.58,1) 0s,background-color 3s linear 0s;
		
  
}
.slide_border_style {
	display: block;
  position: absolute;
  text-align:center;
  height:200px;
  transition:height 0.5s cubic-bezier(0.60,1,0.58,1) 0s,background-color 3s linear 0s;
	
}
.overlay_media_img_text:hover,.overlay_text1:hover, .overlay_video:hover,.overlay_text:hover,.slide_text:hover,.overlay_cta:hover,
.parallax_overlay_text:hover,.overlay_border_style:hover,.media_slide_cta:hover,.media_slide_border_style:hover,.feature_product_border_style:hover,.feature_slide_border_abs:hover,.image_border_style:hover,.overlay_media_border_style:hover,
.video_box_border_style:hover,.overlay_media_border_style:hover  {
	transition:height 0.5s cubic-bezier(0.60,1,0.58,1) 0s,background-color 3s linear 0s;
}

.image-title-one,.video-title-one,.slide_title, .slide-title-one, .slide-title-two, .slide-title-three, .slide-title-four {
  font-size: 32px;
  text-transform: uppercase;
  
}

.image-sub-title-one,.video-sub-title-one,.slide-sub-title-one,.slide-sub-title-two,.slide-sub-title-three,.slide-sub-title-four {
  font-size: 22px;
  display: block;  
  
}

.header-image, .flexslider{
	position:relative;
	z-index:-1;
	
}

/* SLIDE/CAROUSEL NAVIGATION */
.image-carousel, .staff-carousel, .client-carousel,.staff-slide,.testimonial-carousel, .blog-slide,.blog-carousel,
.portfolio-carousel,.portfolio-slide {
	
	margin-top:20px;
	padding-top:20px;
}
.image-carousel .flex-direction-nav,.blog-carousel .flex-direction-nav,.staff-carousel .flex-direction-nav,.client-carousel .flex-direction-nav,
.staff-slide .flex-direction-nav,.testimonial-carousel .flex-direction-nav,
.blog-slide .flex-direction-nav,.portfolio-carousel .flex-direction-nav,
 .portfolio-slide .flex-direction-nav {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
}	
.image-carousel .flex-direction-nav li, .blog-carousel .flex-direction-nav li, .staff-carousel .flex-direction-nav li,
.client-carousel .flex-direction-nav li, .blog-slide .flex-direction-nav li, 
.staff-slide .flex-direction-nav li, .testimonial-carousel .flex-direction-nav li,
.portfolio-carousel .flex-direction-nav li,.portfolio-slide .flex-direction-nav li {
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: inline-block;
    font-size: 0;
    margin: 0 15px;
}
.image-carousel .flex-nav-prev a.flex-prev:before, .blog-carousel .flex-nav-prev a.flex-prev:before,
.portfolio-carousel .flex-nav-prev a.flex-prev:before,
.portfolio-slide .flex-nav-prev a.flex-prev:before,
.staff-carousel .flex-nav-prev a.flex-prev:before, 
.blog-slide .flex-nav-prev a.flex-prev:before,
.client-carousel .flex-nav-prev a.flex-prev:before,
.staff-slide .flex-nav-prev a.flex-prev:before,
.testimonial-carousel .flex-nav-prev a.flex-prev:before
 {
    content: '\f104';
    font-size: 22px;
}

.image-carousel .flex-nav-next a.flex-next:before,
.blog-carousel .flex-nav-next a.flex-next:before,
.portfolio-carousel .flex-nav-next a.flex-next:before,
.portfolio-slide .flex-nav-next a.flex-next:before,
.staff-carousel .flex-nav-next a.flex-next:before, 
.blog-slide .flex-nav-next a.flex-next:before,
.client-carousel .flex-nav-next a.flex-next:before,
.staff-slide .flex-nav-next a.flex-next:before,
.testimonial-carousel .flex-nav-next a.flex-next:before
 {
    content: '\f105';
    font-size: 22px;
}


.image-carousel .flex-nav-next a.flex-next,
.blog-carousel .flex-nav-next a.flex-next,
.staff-carousel .flex-nav-next a.flex-next,
.client-carousel .flex-nav-next a.flex-next,
.staff-slide .flex-nav-next a.flex-next,
.testimonial-carousel .flex-nav-next a.flex-next,
.blog-slide .flex-nav-next a.flex-next,
.portfolio-carousel .flex-nav-next a.flex-next,
.portfolio-slide .flex-nav-next a.flex-next    {
	
    font-family: "FontAwesome";
	line-height: 30px;
	text-align: center;
	color: #333;
    display: block;
    height: 30px;
    width: 30px;
	text-decoration:none;
    
    
}		

.image-carousel .flex-nav-prev a.flex-prev,
.blog-carousel .flex-nav-prev a.flex-prev,
.staff-carousel .flex-nav-prev a.flex-prev,
.client-carousel .flex-nav-prev a.flex-prev,
.staff-slide .flex-nav-prev a.flex-prev,
.testimonial-carousel .flex-nav-prev a.flex-prev,
.blog-slide .flex-nav-prev a.flex-prev,
.portfolio-carousel .flex-nav-prev a.flex-prev,
.portfolio-slide .flex-nav-prev a.flex-prev {
    font-family: "FontAwesome";
	line-height: 30px;
	text-align: center;
	color: #333;
    display: block;
    height: 30px;
    width: 30px;
	text-decoration:none;
}

.nl-bg-image{
	display:block!important;
}

.flexsliders ul,.flexslider ul {
	margin-left:0;
}

/*--------------------------------------------------------------
Slides End
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Search
--------------------------------------------------------------*/

span.fa.search{
	cursor: pointer;
}
.searchbox-icon {
	cursor: pointer;
}

.wp-block-search .wp-block-search__label {

display:none;

}

/* Header Search */
#site-header .nl-search-form input {
	border: none;
	background-color:#eeeeee;
	width:200px;
	height:35px;
	display:inline-block;
}

#site-header .nl-search-form .btn{
	background: #333333;
	display:inline-block;
}
#site-header .nl-search-form .btn:hover {
	background: #323844 none repeat scroll 0 0;
}

.header-media img {
	width:100%;
	height:auto;
}
/********** Search ********/

.transparent .search-container .search-icon {
	color: #fff;
	border-color: #fff;
}
.search-submit .fa {
	color: #fff;
}
.search-container .search-icon {
	color: #333;
}
.nl-search-form input[type="text"]:focus {
	border: none;
	box-shadow:none;
}
input[type="search"]:focus {
	border: none;
	box-shadow:none;
}
.search-form {
    position: relative;
}
.search-submit{
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top;
	padding:7px 8px;
}
.search-container {
	float: right;
	margin: 0px 0px 5px 0px;
	padding-top:7px;
	position: relative;
}
.search-icon {
	cursor: pointer;
	font-size:12px;
	line-height: 35px;
	text-align: center;
	color: #eee;
	height: 35px;
	width: 35px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	
}
.search-wrap {
	padding:25px;
	border: 3px double #b2b2b2;
}
.side-search-wrap {
	padding:5px;
	border: 3px double #b2b2b2;
}
.search-container .nl-search-box {
	position: absolute;
	top: 100%;
	right: -10px;
	width: 325px;
	padding: 5px;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	
}
.search-container .nl-search-box.visible {
	opacity: 1;
	visibility: visible;
	right: 0;
	float: right;
	z-index: 99999999;
}

.search-container.woo,.search-container.same {
top:35px;
	
}
.search-container {top:20px;}

.search-container.woo .nl-search-box {
	position: absolute;
	top: 100%;
	right: -10px;
	width: 325px;
	padding: 5px;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	
}
.search-container.same .nl-search-box {
	position: absolute;
	top: 100%;
	right: -10px;
	width: 325px;
	padding: 5px;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	
}

.search-container.woo .nl-search-box.visible {
	opacity: 1;
	visibility: visible;
	
	z-index: 99999999;
}
.search-container.same .nl-search-box.visible {
	opacity: 1;
	visibility: visible;
	right: 0;
	float: right;
	z-index: 99999999;
}

.wp-block-search .wp-block-search__button {
	color:#fff;
}

.wp-block-search .wp-block-search__button {
	margin-left:0;
}
.sidebar .widget {
	padding:10px;
}
#main-navigation.main-menu.woo2 {
	text-align:center;
}
#main-navigation.main-menu.sameline {
	text-align:center;
}

/*****/

.hide-search-product {
	background:transparent!important;
}

.hide-search-product .cross {
	margin-right: 5px;
	color:#000;
}
.woo-product-search form.woocommerce-product-search input[type="search"] {
	width: 250px!important;
	float:left!important;
	right: 50px!important;
}
.woo-product-search {
	position: absolute;
	top: 20%;
	
	
	width: 345px;
	padding: 5px;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	
}
.woo-product-search.visible {
	opacity: 1;
	visibility: visible;
	right: 0;
	float: right;
	z-index: 99999;
}



/*****/

.nl-side-search-box {
	position: absolute;
	top: 100%;
	left: -280px;
	width: 300px;
	
	
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	
	
}

.nl-side-search-box.focus {
	opacity: 1;
	visibility: visible;
	left: -280px;
	position: absolute;
	float: right;
	z-index: 9999999;
}



.search-box .search-field {
	
	width: 100%;

}

.nl-search-form .btn:hover {
	background-color: #323844;
	 display: inline-block;
    font-size: 16px;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top;
	padding:7px 8px;
}

.nl-search-form .btn:hover {
	background-color: #323844;
}

.search-submit .fa {
	color: #eee;
}

.nl-search-box {
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.search-form {
    position: relative;
}

input[type="search"] {
	color: #333;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    
    display: block;
    padding: 0.7em;
    width: 100%;
}

.search-form .search-submit {
    bottom: 3px;
    padding: 0.5em 1em;
    position: absolute;
    right: 3px;
    top: 3px;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 24px;
	
}



@media screen and (min-width: 48em)
body, button, input, select, textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}


/*--------------------------------------------------------------
Search End
--------------------------------------------------------------*/



/*--------------------------------------------------------------
Contact Form 7 
--------------------------------------------------------------*/

/* Contact form Default */ 
#site-footer .wpcf7 .cf7_container textarea{
	height:100px;
}
.wpcf7 {
	background-color: #fff;
}

.wpcf7 .cf7_container .left{
width: 49%;
float: left;
}
.wpcf7 .cf7_container .right{
float: right;
width: 49%;
}

.wpcf7 .cf7_container .cf-email{
	 text-align: left;
}

.wpcf7 .cf7_container .label{
	 color: #333;
}


.wpcf7 .cf7_container .wpcf7-text, 
.wpcf7 .cf7_container .wpcf7-captchar {
background-color: #eee;
width: 100%;
margin-top:5px;
margin-bottom:5px;

}

.wpcf7 .cf7_container textarea {
position: relative;
padding: 5px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 2px;
width: 100%;
height: 200px;
background: #eeeeee;
margin-top:5px;
margin-bottom:5px;
}

.wpcf7 .cf7_container .wpcf7-submit {
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
float:right;
}
/* Style 1 */ 
#cf7_custom_style_1 .left{
width: 49%;
float: left;
}
#cf7_custom_style_1 .right{
float: right;
width: 49%;
}
#cf7_custom_style_1 .cf-email{
	 text-align: left;	
}
#cf7_custom_style_1 .label{
	 color: #2EA3F2;
}
#cf7_custom_style_1 .wpcf7-submit {
width:100%;
color: #2EA3F2;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
/* Style 2 */ 
#cf7_custom_style_2 .left{
width: 49%;
float: left;
}
#cf7_custom_style_2 .right{
float: right;
width: 49%;
}
#cf7_custom_style_2 .cf-email{
	 text-align: left;
}
#cf7_custom_style_2 .wpcf7-submit {
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
/* Style 3 */ 
#cf7_custom_style_3 .left{
width: 49%;
float: left;
}
#cf7_custom_style_3 .right{
float: right;
width: 49%;
}
#cf7_custom_style_3 .cf-email{
	 text-align: left;
}

#cf7_custom_style_3 .wpcf7-submit {
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
margin-bottom:10px;
float:right;
}

/* Style 4 */
#cf7_custom_style_4 .left{
width: 49%;
float: left;
}
#cf7_custom_style_4 .right{
float: right;
width: 49%;
}

#cf7_custom_style_4 .cf-email{
	 text-align: left;
}
#cf7_custom_style_4 input[type="submit"]{
	margin-top:-15px;
     padding: 0px;
     height: 50px;
     width: 100%!important;  
     cursor: pointer;
}

/*--------------------------------------------------------------
Contact Form 7 End 
--------------------------------------------------------------*/


/*--------------------------------------------------------------
Transition
--------------------------------------------------------------*/
.main-menu ul li ul {
		background-color: #fff;
	
}

.main-menu ul li ul {
	-webkit-transition: 	all .40s ease;
		-moz-transition: 		all .40s ease;
		-ms-transition:		all .40s ease;
		-o-transition: 		all .40s ease;
	transition: 				all .40s ease;
}

.infinite-scroll .posts-navigation, 
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
Transition
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Woocommerce
--------------------------------------------------------------*/
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {color:#fff;}

.woocommerce .cart .button:hover {color:#0eeae3;}


.product-category-inner-container p,.brand-category-items-section p {margin-bottom:35px;}
.woo-front-page .widget-title {margin-bottom:20px;}
.woocommerce ul.products li.product .button,.woocommerce div.product form.cart .button,
.woocommerce a.button.alt,.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce #review_form #respond .form-submit input,.woocommerce 
.cart .button, .woocommerce .cart input.button,.woocommerce button.button,
.woocommerce button.button.alt{
	
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-ms-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}


.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale
 {
	
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	
	color: #fff;
	background-color: #a020f0;
	border-radius: 50%;
	

	position: absolute;
	top: 7px;
	right: 7px;
	height: 25px;
	width: 25px;
		
}

.woocommerce ul.products li.product .onsale:hover,
.woocommerce span.onsale:hover
 {
	background-color: #06d8a0;
	color: #000;
 }

.product-item {
	margin-bottom: 65px;
}

.woocommerce ul.products li.product a img,
.woocommerce div.product div.images img {
	padding: 0;
}


.widget-area .widget.woocommerce ul {
	padding: 0;
}

.woocommerce-product-search input[type="submit"] {
    margin-top: 15px;
}

.product-thumbnail {
	width: 15%;
}

.woocommerce-cart table.cart img {
	max-width: 120px;
	width: auto;
}

.product-item .product-img {
	
	position: relative;
	max-height: 300px;
	overflow: hidden;
}

.product-item .product-img img {
	width: 100%;
}

.woocommerce-ordering .orderby {
	background-color: #eee;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce a.remove {
	margin: 0 auto;
}

.woocommerce table.shop_table .product-name {
	font-size: 18px;
}

.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
	opacity: 1;
	color: #fff;
}

.single-product.woocommerce .content-area {
	width: 100%;
}
.single-product.woocommerce .widget-area {
	display: none;
}

.woocommerce ul.products li.product .price {
	font-weight: 700;
	font-size: 18px;
	color: #333333;
}
.product-item-price-box .save-text {
	float: right;
}
.product-description {
	margin-top: 15px;
}
.product-description p {
	color: #323850;
}

.product-item-price-box {
	margin-top: 15px;
}
.woocommerce .products .star-rating {
	margin-top: 16px;
}

.product-item-name {
	margin-top: 25px;
}

.woocommerce ul.products li.product h3 {
	font-size: 18px;
	color: #323844;
	transition: all 300ms ease 0s;
	padding: 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: 10px 6px 12px;
}


.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	box-shadow: none;
	border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	margin: 0 0 35px;
	border-top: 2px solid #323844;
	
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	padding: 0;
}
.woocommerce .description_tab {
	margin-right: 35px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: transparent;
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 500;
	line-height:20px;
	padding-top: 35px;
	padding-bottom: 10px;
}

.product-description-text p {
	color: #333;
	background-color:#fff;
}


#tab-description  {
	border:none;	
}

.site-main h2.woo_banner2_title {
	color:#fff;
}

.woocommerce .quantity .qty {
	height:35px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color:#eee;
	border-top: 2px solid #06d8a0;
	border-radius: 0;
}
.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 0;
}

.woocommerce .content-area {
	float: right;
}
.woocommerce div.product .product_title {
	font-size: 32px;
	margin-bottom: 50px;
	margin-top: 25px;
}

.woocommerce-message {
	border-color: #333;
}
.woocommerce-message:before {
	color: #333;
}



.related.products h2 {
	font-family:inherit;
	font-size:24px;
	margin-bottom:25px;
	border-bottom:1px solid #000;
	
}

.cart_totals h2 {
	font-size:24px;
}

.single_add_to_cart_button.button.alt {

	padding-top:10px;
	padding-bottom:10px;
}
.woocommerce table.shop_attributes td p {
	text-align:center;
}


.woo-front-page .woocommerce ul.product_list_widget {
	margin-left: -15px;
	margin-right: -15px;
	
	overflow:hidden;
}

.woo-front-page .woocommerce ul.product_list_widget li {
    float:left;
    padding-left: 15px;
	padding-right: 15px;
    margin-bottom: 15px;
    width: 25%;
    vertical-align: top;
   
	background-clip: content-box;
    
}

.woo-front-page .woocommerce ul.product_list_widget li img {
   float:none;
    width: 100%;
    margin-left: 0;
	margin-bottom:15px;
	
}

.woo-front-page .woocommerce ul.product_list_widget li img:hover {
	transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
	
}

.woo-front-page .woocommerce ul.product_list_widget a{
	color:#000;
}

.sidebar .woocommerce ul.product_list_widget li {
	border-bottom: 1px solid #eee;
}

.woo-footer .button.product_type_grouped {

display:none!important;

}

.sidebar .woocommerce ul.product_list_widget li img, .woo-footer-top .woocommerce ul.product_list_widget li img{
    float: left;
    margin-left: 0;
    width: 80px;
    margin-right: 20px;
}

.sidebar .woocommerce ul.product_list_widget li span, .woo-footer-top .woocommerce ul.product_list_widget li span {
    font-size:14px;
	
}

.woo-footer-top .woocommerce ul.product_list_widget li a {
	color:#000;
}

.woo-footer-top {
	margin-top:50px;
	margin-left: -15px;
	margin-right: -15px;
}

.woo-footer {
	float: left;
	width:25%;
	padding-left: 15px;
	padding-right: 15px;
	background-clip: content-box;
	
}

.feature-slider.feature-carousel {
	margin-top:50px;
}

.product-slider{
	width:75%;
	float:left;
	padding-right:10px;
	padding-left:10px;
}
.nl_product_promo_items {
	width:25%;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.woo-front-page .woocommerce ul.product_list_widget li a.button.product_type_variable.add_to_cart_button {
	color:#fff;
	background-color:#000;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {padding:5px;}

#order_review_heading {margin-top:20px;}


.woo-best-selling {position:relative;}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
	text-align:center;
}



.woo-front-page .woocommerce ul.product_list_widget li .product-list-img{
	position: relative;
    margin: 0;
	padding: 0;
    overflow: hidden;
	transition: 0.5s ease all;
	
}
.woo-front-page .woocommerce ul.product_list_widget li figure img{
	transition: 0.5s ease all;
   display:block;
	
}
.woo-front-page .woocommerce ul.product_list_widget li figure:hover img{
	display:block;
    max-width: 100%;
    transition: 0.5s ease all;
    transform: scale(1.1);
	
}
.product-info {
	display:block;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display:inline-block!important;

	color:#fff;
	background:#000;
	
	font-size:13px;
	margin-top:10px;
}
.sidebar.woo {
	padding-top:50px;
}

.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 0.5em;
}

.woocommerce .star-rating span::before {
	display:none;
}

.button.product_type_variable.add_to_cart_button {
	display:inline-block!important;
}

.woo-footer-top .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woo-footer-top .button.product_type_variable.add_to_cart_button {
	display:none!important;
}

.woo-front-page .product-entry {
	box-shadow:0px 5px 25px 0px rgba(0,0,0,0.1);
	
}

.woo-front-page .product-entry:hover {
-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
	
}	

.product-slider {
	margin:0!important;
}

.product-promo-area {margin-left:-10px;margin-right:-10px;margin-top:25px;margin-bottom:50px;overflow:hidden;}

.product_promo_entry {margin-bottom:20px;}

.woo-front-page .widget-title {
	margin-top:50px;
}

.woo-footer .widget-title {
	font-size:18px;
}
.woo-footer .button.product_type_external, .woo-footer .button.product_type_grouped{display:none;}


.product-category-content {width:20%;float:left;}

.product-slider .slide{position:relative;}
.product-slider .slide img{width:100%;height:auto!important;}
.product-cat-title {margin-bottom:0;}
.product-category-text a {color:#000;}

.product-category-text {background-color:rgba(255,255,255,0.5);left:15px;position:absolute;bottom:0;right:15px;}

.product-category-container,.brand-category-items-section {margin-top:50px;}

.widget.woocommerce.widget_product_search {
    float: right;
}

form.woocommerce-product-search {display: flex;}
form.woocommerce-product-search .button {
  width: 50px;
 
}


.header-cart-container .widget_shopping_cart, .header-cart-container.focus .widget_shopping_cart {
    opacity: 0;
    visibility: hidden;
    top: 50px;
}

.header-cart-container {
    color: #222;
    float: right;
    margin-left: 5px;
    position: relative;
    height: 40px;
}
.header-cart-icon {
    float: left;
    padding: 8px 0 8px 0px;
    
    position: relative;
    line-height: 1;
}
.header-cart-inner-container:hover .widget_shopping_cart, .header-cart-container.focus .widget_shopping_cart {
    opacity: 1;
    visibility: visible;
    top: 50px;
	background-color:#fff;
}
.shopping-cart-container:hover .widget_shopping_cart{
	opacity: 1!important;
    visibility: visible!important;
}
.header-cart-total {
	overflow: hidden;
    text-align: left;
    padding-left: 10px;
}
.header-cart-container {
	margin-left:25px;
}
.header-cart-inner-container  {
	float:right;
}

.widget_shopping_cart {
    background: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 70px;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    min-width: 280px;
    z-index: 9999;
}

.shopping-cart-container .widget_shopping_cart {
    background: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 120px;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    min-width: 280px;
    z-index: 9999;
}

.woo-footer .button.product_type_external, .woo-footer .button.product_type_grouped{display:none;}
.sidebar .button.product_type_external, .sidebar .button.product_type_grouped{display:none!important;}

.sidebar .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display:none!important;
}

.woo-front-page .news-letter-widget{margin-bottom:75px;margin-top:100px;}

.woo-front-page .product-entry {position:relative;}

.news-letter-container{margin-bottom:75px;margin-top:50px;}
.subscription-section-title{margin-bottom:50px;}

.wp-block-button {margin-bottom:15px;}
.sidebar img {height:auto;}

.woo-front-page .product-entry {padding-bottom:10px;}
.woo-footer-top .product-entry {overflow:hidden;}

.woocommerce .cart .button, .woocommerce .cart input.button {padding:10px;}

.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: auto;
}

.woo-front-page .woocommerce ul.product_list_widget li figure {
	margin-bottom:0;
}

.woo-footer-top .yith-wcwl-wishlistexistsbrowse .text {display:none;}

#secondary .yith-wcwl-wishlistexistsbrowse {
	display:none!important;
}


.wishlist-container {display:inline-block;margin-right:25px;font-size:22px;}

.prod-search-icon{
	cursor: pointer;
}

/******* Quick View *******/

.woocommerce ul.products li.product a.button.yith-wcqv-button:hover .yith_qv_txt {
  visibility: visible;
  opacity: 1;
}
a.button.yith-wcqv-button {
	font-size: 0!important;
}
.woo-front-page .woocommerce ul.product_list_widget li:hover .button.yith-wcqv-button{
	
	opacity:1;
	visibility:visible;
}

#secondary .button.yith-wcqv-button{
	display:none;
}

#yith-quick-view-modal.open, #yith-quick-view-modal.open .yith-wcqv-wrapper {
	z-index:9999999;
}

.woo-front-page .button.yith-wcqv-button {display:inline-block;position:absolute!important;top:35px!important;left:12px!important;}
.woo-front-page .button.yith-wcqv-button{
	padding:6px;
border-radius:0;
background-color:#000!important;
color:#fff!important;
}
.woo-front-page .button.yith-wcqv-button {
	opacity:0;
	visibility:hidden;
}

.woocommerce ul.products li.product .button.yith-wcqv-button:before {
	font-family: "FontAwesome";
	content: "\f002";
	font-size: 14px;
	color:#000;
	
}

.woo-front-page .product-entry
.button.yith-wcqv-button:before {
	
	font-family: "FontAwesome";
	content: "\f002";
	font-size: 14px;
		
}

.woo-front-page .button.yith-wcqv-button:after {
	z-index:9999999;
  content: "Quick View";
  opacity:0;
	font-size:11px;
  padding: 3px 6px;
  position: absolute;
  left: -10px;
   top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
	
}

.woocommerce ul.products li.product .button.yith-wcqv-button:after {
	z-index:9999999;
  content: "Quick View";
  opacity:0;
	font-size:11px;
  padding: 3px 6px;
  position: absolute;
  left: -10px;
   top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
	
}


.woo-front-page .button.yith-wcqv-button:hover:after {

	  opacity:1;
	visibility:visible;
 
  }
  
  .woocommerce ul.products li.product .button.yith-wcqv-button:hover:after {

	  opacity:1;
	visibility:visible;
 
  }
  


.woo-front-page .woocommerce ul.product_list_widget li:hover .button.yith-wcqv-button{
	
	opacity:1;
	visibility:visible;
}

.woocommerce ul.products li.product:hover .button.yith-wcqv-button{
	
	opacity:1;
	visibility:visible;
}

#yith-quick-view-close {color:#000!important;}
#secondary span.yith_qv_txt,.woo-footer-top span.yith_qv_txt{display:none;}


.button.product_type_grouped,.button.product_type_external {
	color:#fff!important;
	background-color:#000!important;
	font-size:14px!important;
}

.woocommerce ul.products li.product .button.yith-wcqv-button {
	
	display:inline-block;position:absolute;top:35px!important;left:12px!important;
	padding:7px;
	background-color:#fff;
	opacity:0;
	visibility:hidden;
	
}

.woocommerce ul.products li.product:hover .button.yith-wcqv-button {
	

	opacity:1;
	visibility:visible;
	
}

.sidebar .widget_shopping_cart {
	
	opacity:1;
	visibility:visible;
	position:static!important;
}

.woo-front-page .banner-overlay .banner-text p {color:#ffffff;}
.woo-front-page .banner-overlay .banner-text h1 {font-size:38px;}


#mega-menu-wrap-primary {background:none!important;}
#mega-menu-wrap-primary #mega-menu-primary {background:none!important;}

 .star-rating{
	   margin-left: auto;
    margin-right: auto;
 }
.woo-front-page .woocommerce ul.product_list_widget li .star-rating {
    margin-left: auto;
    margin-right: auto;
}
.woocommerce ul.products li.product .star-rating {
    margin-left: auto;
    margin-right: auto;
}
.sidebar .star-rating, #site-footer .star-rating,.woo-footer-top .star-rating{ 
    margin-left: auto;
    margin-right: auto;

}
/************************************/
/* Wishlist */
.woo-front-page .yith-wcwl-add-button,.woo-front-page .yith-wcwl-wishlistaddedbrowse,.woo-front-page .yith-wcwl-wishlistexistsbrowse {
	opacity:0;
	visibility:hidden;
}
.woo-front-page ul.product_list_widget li:hover .yith-wcwl-add-button{
	
	opacity:1;
	visibility:visible;
}
.woo-front-page ul.product_list_widget li:hover .yith-wcwl-wishlistaddedbrowse{
	
	opacity:1;
	visibility:visible;
}

.woo-front-page ul.product_list_widget li:hover .yith-wcwl-wishlistexistsbrowse{
	
	opacity:1;
	visibility:visible;
}

#secondary .button.yith-wcqv-button{
	display:none;
}

#secondary .yith-wcwl-wishlistexistsbrowse {
	display:none!important;
}

.woo-front-page .yith-wcwl-add-button a:after{
	
	z-index:9999999;
  content: attr(data-title);
  opacity:0;
	font-size:11px;
  padding: 3px 6px;
  position: absolute;
  left: -50px;
   top: -30px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
 }
 
.woo-front-page .yith-wcwl-wishlistexistsbrowse:after {
	
  z-index:9999999;
  content: 'Already Exist in Wishlist';
  opacity:0;
  font-size:11px;
  padding: 3px 6px;
  position: absolute;
  left: -50px;
  top: -30px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
 
  pointer-events:none;
  visibility:hidden;
  
 }
 .woo-front-page .yith-wcwl-add-button span {
	 font-size:0;
 }
 .woo-front-page .yith-wcwl-wishlistexistsbrowse a {
	font-size:0;
	display:none;
}
.woo-front-page .yith-wcwl-add-button a:hover:after {
	  opacity:1;
	visibility:visible;
 
  }
.woo-front-page .yith-wcwl-wishlistexistsbrowse:hover:after {
	opacity:1;
	visibility:visible;

}
.woo-front-page .yith-wcwl-wishlistexistsbrowse .feedback {
	font-size:0;
}
.woo-front-page .yith-wcwl-wishlistexistsbrowse .feedback .fa {
	font-size:16px!important;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
	margin-right:0!important;
}
.woo-front-page .yith-wcwl-wishlistaddedbrowse:after {
		
	z-index:9999999;
  content: 'Product Added';
  opacity:0;
	font-size:11px;
  padding: 3px 6px;
  position: absolute;
  left: -50px;
   top: -30px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
 
  pointer-events:none;
  visibility:hidden;
}

.woo-front-page .yith-wcwl-wishlistaddedbrowse:hover:after  {
	opacity:1;
	visibility:visible;

}
.woo-front-page .yith-wcwl-wishlistexistsbrowse,.woo-front-page .yith-wcwl-wishlistaddedbrowse {
	padding: 3px 7px 3px 7px;
	background: #fff;
}
.woo-front-page .yith-wcwl-add-button {
    padding: 3px 5px 3px 7px;
	background: #fff;
}
.yith-wcwl-add-button>a i {
	margin-right:0!important;
}
.woo-front-page i.yith-wcwl-icon.fa.fa.fa-heart-o {
	background: #fff;
}
.woo-front-page .yith-wcwl-wishlistaddedbrowse, .woo-front-page .yith-wcwl-wishlistexistsbrowse {
    position: absolute;
    top: 35px!important;
    right: 15px!important;
}

.woo-front-page .yith-wcwl-add-button {
	position: absolute;
    top: 35px!important;
    right: 15px!important;
}

/***********************************/
.woo-footer-top .yith-wcwl-wishlistexistsbrowse,
 .woo-footer-top .yith-wcwl-wishlistaddedbrowse,.woo-footer-top .yith-wcwl-add-button {
	display:none;
}
#site-footer .yith-wcwl-wishlistexistsbrowse,#site-footer .yith-wcwl-wishlistexistsbrowse,
#site-footer .yith-wcwl-add-button  {
	display:none;
}
.sitebar .yith-wcwl-wishlistexistsbrowse,.sitebar .yith-wcwl-wishlistexistsbrowse,
.sitebar .yith-wcwl-add-button  {
	display:none;
}


/*********/
/*  WISHLIST FOR SHOP */
/* Wishlist */
.woocommerce ul.products li.product .yith-wcwl-add-button,.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse,.woo-front-page .yith-wcwl-wishlistexistsbrowse {
	opacity:0;
	visibility:hidden;
}
.woocommerce ul.products li.product:hover .yith-wcwl-add-button{
	
	opacity:1;
	visibility:visible;
}
.woocommerce ul.products li.product:hover .yith-wcwl-wishlistaddedbrowse{
	
	opacity:1;
	visibility:visible;
}

.woocommerce ul.products li.product:hover .yith-wcwl-wishlistexistsbrowse{
	
	opacity:1;
	visibility:visible;
}

#secondary .button.yith-wcqv-button{
	display:none;
}

#secondary .yith-wcwl-wishlistexistsbrowse {
	display:none!important;
}

.woocommerce ul.products li.product .yith-wcwl-add-button a:after{
	
	z-index:9999999;
  content: attr(data-title);
  opacity:0;
	font-size:11px;
  padding: 3px 6px;
  position: absolute;
  left: -50px;
   top: -30px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
 }
 
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse:after {
	
	z-index:9999999;
  content: 'Already Exist in Wishlist';
  opacity:0;
	font-size:11px;
  padding: 3px 6px;
  position: absolute;
  left: -50px;
  top: -30px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
 
  pointer-events:none;
  visibility:hidden;
 }
 .woocommerce ul.products li.product .yith-wcwl-add-button span {
	 font-size:0;
 }
.woocommerce ul.products li.product .yith-wcwl-add-button a:hover:after {
	  opacity:1;
	visibility:visible;
 
  }
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse:hover:after {
	opacity:1;
	visibility:visible;

}
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse .feedback {
	font-size:0;
}
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse a {
	display:none;
}

.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse .feedback .fa {
	font-size:16px!important;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
	margin-right:0!important;
}
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse:after {
		
	z-index:9999999;
  content: 'Product Added';
  opacity:0;
	font-size:11px;
  padding: 3px 6px;
  position: absolute;
  left: -50px;
   top: -30px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
 
  pointer-events:none;
  visibility:hidden;
}

.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse:hover:after  {
	opacity:1;
	visibility:visible;

}
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse,
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse {
	padding: 3px 7px 3px 7px;
	background: #fff;
}
.woocommerce ul.products li.product .yith-wcwl-add-button {
    padding: 3px 5px 3px 7px;
	background: #fff;
}
.yith-wcwl-add-button>a i {
	margin-right:0!important;
}

.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse {
    position: absolute;
    top: 35px!important;
    right: 15px!important;
	
}
 .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse {
    position: absolute;
    top: 35px!important;
    right: 15px!important;
	opacity: 0;
	visibility:hidden;
}

.woocommerce ul.products li.product .yith-wcwl-add-button {
	position: absolute;
    top: 35px!important;
    right: 15px!important;
}
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse .feedback {
	font-size:0;
}
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse a {
	font-size:0;
}
.woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse .fa {
	font-size:16px;
}
/* ------------------------------------------------------------------------- *
 *  Slick Carousel plugin
/* ------------------------------------------------------------------------- */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}


.slick-arrow.slick-hidden {
    display: none;
}


.slick-slide img {
	height:auto;
}

/* the slides */
.slick-slide {
    margin: 0 10px;
}
/* the parent */
.slick-list {
    margin: 0 -10px;
}

/* slick-plugins end */

.banner-container {position: relative;}
.banner-image img{
	width:100%;
  height:auto;
}

.banner-overlay,.feature_slide_border_abs {
	position: absolute;
	width:40%;
   height:100%;
   top:0;
   background-color: rgba(0,0,0,0.5);
}
.feature_slide_border_abs.full {
	width:100%;
}
.banner-text {
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  right: 0!important;
  transform: translate(-50%, -50%);
  color: white;
   
   
}

.banner-text h1{ color: white;}

.banner-text p {
	 text-align: center;
	 color: white;
}

.banner-text button,.product_slide_cta button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 10px 25px;
  
  text-align: center;
  cursor: pointer;
}
.product_slide_cta .btn-default.nlbtn1.slider-btn {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 25px;
    background-color: transparent;
    color: #fff;
}



/*--------------------------------------------------------------
Woocommerce End
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Widget Mislleneous
--------------------------------------------------------------*/
.ovl-img {
	display:block!important;
}
.read-more-btn a{
	
	background-color:#06d8a0;
	color:#ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	padding-right: 14px;
	
}

.read-more-btn {
	
	margin-top:15px;
	margin-bottom:15px;
}
.img-carousel ul li a:before {
	display:none;
}

.counter-icon, .box-icon, .feature-box .feature-icon {
	
	background-color:#eeeeee;
	height:72px;
	width:72px;
	border-radius:50%;
	text-align:center;
}

.icon-extra {
	margin-bottom:5px;
	float:none;
	margin:0 auto;
}
.counter-val {
	font-size:32px;
	font-weight:700;
	margin-right:5px;
	text-align:center;
}
.counter-container {
	text-align:center;
}

.widget-buttons .widget-btn1 {
	
}

.counter-txt {
	
	font-size:18px;
	font-weight:700;
	text-align:center;
}

.box-icon span,.feature-box .feature-icon span, .counter-icon  span {

	font-size:36px;
	line-height:72px;
}

.widget-slider .slide_cta a.url.fn.n,.widget-slider .nl-slide-ovr-sub-title .byline:before,.widget-slider .nl-slide-ovr-sub-title span.byline {
	
color:#fff!important;

}

.media-imag-overlay-cta,.overlay-cta,.slide_cta,.feature_post_cta,.video-overlay {
  
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
	position:relative;
}


.media-imag-overlay-cta,.overlay-cta,.slide_cta {
	padding-top:5px;
	padding-bottom:5px;
}


.slide_cta p,.feature_post_cta p,.media_slide_cta p{
	color:#fff;
}

.ovl-img-sub-title {
	margin-bottom:35px;
}

.overlay-buttons {
	margin-top:25px;
}

.nl-row.gap-20 {

    margin-left: -10px;
    margin-right: -10px;
}

.nl-row.gap-20>.col, .nl-row.gap-20>.nr-col {

    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
	
}



.nl_grid_row.col_gap_0 {

    margin-left: 0;
    margin-right: 0;
}

.nl-row.gap-0>.col, .nl_grid_row.col_gap_0>.nr-col {

    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
	
}

.nl_grid_row .no_of_col_5.nr-col {
    width: 20%;
	float:left;
	
}
.nl_grid_row .no_of_col_4.nr-col {
    width: 25%;
	float:left;
	
}
.nl_grid_row .no_of_col_3.nr-col {
    width: 33.33%;
	float:left;
	
}

.image-box.style2 {
	background-color:#eee!important;
}

.image-box.style1 {
	 -webkit-box-shadow: 0 1px 2px #000;
    box-shadow: 0 1px 2px #000;
    -moz-box-shadow: 0 1px 2px #000;
}

.image-box.style3 {
	
	 border: 1px solid #ddd;
}

.image-box.style4 {
	background-color:#eee!important;
	 border: 1px solid #ddd;
}

.client-carousel {
	position:relative;
}

.btn-default.nlbtn1, .btn-default.nlbtn2 {
	
	color:#fff;
}

.media-imag-overlay-cta.style2,.image_border_style.style2,.media_slide_cta.style2,.media_slide_border_style.style2,.feature_slide_border_style.style2 {
	border:4px solid rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 0 7px rgba(0,0,0,.2);
    box-shadow: 0 0 0 7px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
}


.btn-default.nlbtn1.style1 {
	-webkit-box-shadow: 2px 2px 0 2px rgba(0,0,0,.2);
    box-shadow: 2px 2px 0 2px rgba(0,0,0,.2);
    -moz-box-shadow: 2px 2px 0 2px rgba(0,0,0,.2);
}

.btn-default.nlbtn1.style2 {
	
box-shadow: 0 6px #999;

}
.media-imag-overlay-cta.style1,.media_slide_cta.style1 {
	border:4px double #ddd;
}
.media-imag-overlay-cta.style4:before,.media_slide_cta.style4:before {
    content: "";
    position: absolute;
    height: -moz-calc(100% + 40px);
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
    width: -moz-calc(100% + 40px);
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    border: 2px solid #fff;
    left: -20px;
    top: -20px;
}

.media-imag-overlay-cta.style5,.media_slide_cta.style5 {
	border:10px solid rgba(0,0,0,.1);
}

.btn-default.nlbtn1.style1:hover {
	background-color:transparent!important;
	
	 color:#000;
	
}

.btn-default.nlbtn1.style2:hover {
  
  box-shadow: 0 4px #666;
  transform: translateY(4px);
}

.btn-default.nlbtn1.style3 {
-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
}

.btn-default.nlbtn1.style3:hover {
	 transform: translateY(2px);
	
}

.btn-default.nlbtn1.none:hover {
	background-color:transparent!important;
	color:#000;
	
	
}

.btn-default.nlbtn1.none2:hover {
	
	background-color:transparent!important;
	color:#fff;

}



.media-imag-overlay-cta.style1,.image_border_style.style1,.media_slide_cta.style1,.media_slide_border_style.style1, .feature_slide_border_style.style1,.author-box.style2{
	
	border:4px double #ddd;
	
}
.author-box .image-txt p {
	text-align:center;
}

.author-box.style1,.icon-box-widget.style1,.counter-container.style1,.author-box.style1,.image-box.style1,
.testimonial-slide-widget.style1,.vc-staff-content.style1,.blog-wrap_border_style.style1 {
	
	border:2px solid rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 2px 0 0px rgba(0,0,0,.2);
    box-shadow: 1px 2px 0 0px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 2px 0 0px rgba(0,0,0,.2);
	
}

.counter-container.style2, .icon-box-widget.style2,.author-box.style2,.image-box.style2,.testimonial-slide-widget.style2,
.vc-staff-content.style2,.blog-wrap_border_style.style2  {
	-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
}

.counter-container.style3, .icon-box-widget.style3,.author-box.style3,.image-box.style3,
.testimonial-slide-widget.style3,.vc-staff-content.style3,.blog-wrap_border_style.style3
,.home_blog_border_style:first-child.style1{

	
box-shadow:0px 5px 25px 0px rgba(0,0,0,0.1);
}

.counter-container.style4, .icon-box-widget.style4,.author-box.style4,.image-box.style4,.testimonial-slide-widget.style4,
.vc-staff-content.style4,.blog-wrap_border_style.style4 {
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;  
  -moz-box-shadow:    3px 3px 5px 6px #ccc; 
  box-shadow:         3px 3px 5px 6px #ccc; 
}

.counter-container.style1:hover,.counter-container.style3:hover,.counter-container.style4:hover,
.icon-box-widget.style1:hover,.icon-box-widget.style3:hover,.icon-box-widget.style4:hover,
.author-box.style1:hover,.author-box.style3:hover,.author-box.style4:hover,
.image-box.style1:hover,.image-box.style3:hover,.image-box.style4:hover,
.testimonial-slide-widget.style1:hover,.testimonial-slide-widget.style3:hover,.testimonial-slide-widget.style4:hover,
.vc-staff-content.style1:hover,.vc-staff-content.style3:hover,.vc-staff-content.style4:hover,
.blog-wrap_border_style.style1:hover,.blog-wrap_border_style.style3:hover,.home_blog_border_style.style1:hover,
.blog-wrap_border_style.style4:hover {
-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;	
}

.counter-container.style2:hover,.icon-box-widget.style2:hover,.author-box.style2:hover,
.image-box.style2:hover,.testimonial-slide-widget.style2:hover,.vc-staff-content.style2:hover,
,.blog-wrap_border_style.style2:hover {
box-shadow: 0 10px 10px -5px;
}

.post_thumbnail img {
	display:block;
}


.post_thumbnail p,.post_thumbnail a {
	margin-top:0;
	margin-bottom:0;
	
}

.overlay_media_img_text,.overlay_text1,.overlay_text100 {
	right:25%;
	left:25%;
}

.the-gap-feature-grid {
	margin-top:25px;
	margin-bottom:25px;
	overflow:hidden;
}

.feature_blog_border_style,.feature_slide_cta,.media_slide_cta {
  
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.widget_slide_cta {
	position:relative;
    top: 50%;
    left: 50%;
	
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.widget_slide_border_style {
	position:absolute;
}
.product_slide_cta {
	position:relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.nl-slide-widget-title {
	color:#fff;
}
.product_slide_cta a.btn-default.nlbtn.feature-btn {
	
	color:#fff;
	border-top-color:#fff;
	border-bottom-color:#fff;
	background-color:transparent;
	
}
.product_slide_cta a.btn-default.nlbtn.feature-btn:hover {
	color:#fff;
	background-color:#000;
}
.product_slide_cta .product-slider-meta span {
	background-color:#333;
	color:#fff;
	padding:5px;
	border-radius:2px;
}
h3.nl-slide-product-title {
	margin-bottom:20px;
}
.feature_blog_border_style {
	background-color:#000;
}

.feature-page-title{
    font-style: normal;
    color: #fff;
    text-decoration: none;
    padding: 10px;
}

.feature-page-title {margin-bottom:0;}
.nl-related-entry img {height:auto;}

.feature-page-title:hover,.feature-page-title:focus{
	color:#85C1E9;
	 
}


h4.entry-title a:hover, h4.entry-title a:focus {
	color:#a27250;
}

.media-imag-overlay-cta a:focus h1.nl-media-ovr-title span{
	color:#a27250;
}

.media_slide_cta a.slide-ovr-title:focus h1.nl-slide-ovr-title {
	color:#a27250;
}

.pop-cta a:focus h3.blog-title,.pop-cta a:hover h3.blog-title {
	color:#85C1E9;
}
.feature_blog_border_style a:focus .feature-page-title{
	color:#85C1E9;
}



button:not(.menu-btn):not(.sbtn):focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    background-color: #1a1a1a;
}

.btn-default.nlbtn.feature-btn:focus,.btn-default.nlbtn1.slide-btn:focus {
	background-color: royalblue;
}

.banner-text .btn-default.nlbtn1.banner-btn {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-radius:25px;
	background-color:transparent;
	color:#fff
}
.banner-text .btn-default.nlbtn1.banner-btn:hover,.banner-text .btn-default.nlbtn1.banner-btn:focus {
	background-color:#000;
	
}
.product_slide_cta .btn-default.nlbtn1.slider-btn:hover,.product_slide_cta .btn-default.nlbtn1.slider-btn:focus {
	background-color:#000;
	
}

.slider-category .post-categories li a:focus,.slider-category .post-categories li a:hover {
	color:#85C1E9;
}
.feature_post_cta a:focus h1 span,.feature_post_cta a:hover h1 span{
	color:#a27250;
}

a.btn-default.nlbtn.feature-btn:focus {
	background-color:#85C1E9;
}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:focus {
	background-color:#a020f0;
}
.woocommerce ul.products li.product .button:focus {
	background-color:#a020f0;
}
.woocommerce ul.products li.product .button {
	background-color:#000000;
	margin:1em 0.55em;
	padding: 0.9em 1em;
}
.feature-media img{
	width:100%;
	height:auto;
	
}

.slide_border_style,.feature_slide_border_style  {

	padding-left:10px;
	padding-right:10px;
}
.feature_product_border_style {
	position:absolute;
	width:40%;
	height:100%;
	right:0!important;
	top:0;
	background-color:rgba(0,0,0,0.5);
}


.media_button {
	margin-top:35px;
}

.media_button a:before, .slide1_button2 a:before,.vc-staff-social a:before,.blog-post-social a:before,.single-post-social a:before  {
	display:none;
}

.media_button a:after, .slide1_button2 a:after {
	
	content: "\f178";
    font-family: "FontAwesome";
    font-size: 14px;
	margin-left:5px;
}

.social-icon-widget {
	padding-top:25px;
	margin-bottom:12px;
}

.author-box-cta {
	padding-left:5px;
	padding-right:5px;
}

.icon-box-widget, .counter-container {
	padding-top:20px;
	padding-bottom:10px;
	
}

.author-txt,.blog-txt {
	
	margin-top:25px;
}

.vc-entry-meta,h3.blog-title {
	margin-top:15px;
}

.blog-txt {
	
	margin-top:20px;
	
}

.blog-wrap-cta {
	padding-left:10px;
	padding-right:5px;
	
}

.vc-staff-social .icon {
	display:inline-block;
	margin-right:5px;
}

.blog-post-social .icon,.single-post-social .icon{
	display:inline-block;
}
.single-post-social .icon{
	padding:5px;
}
.staff-designation .position-block {
	display:block;
}

.staff-designation .position-inline {
	display:inline-block;
	font-size:13px;
	
}
.staff-designation .name {
font-weight:600;
}

.author-box {
	padding-bottom:15px;
}

.image-box  {
	padding-bottom:10px;
}
.widget-buttons {
	margin-top:20px;
}
.image-box-cta,.widget-buttons {
	padding-left:10px;
	padding-right:10px;
}
 
.client-carousel-widget ul li a:before, .nl-blog-entry ul li a:before {
	display:none;
}

.author-txt .fa-quote-left {
    margin-right: 8px;
    font-size: 30px;
    color: #d6d6d6;
}

.slides img {
	max-width:100%;
}

.header-image100 img,.header-image1 img{
	height:auto;
}

.header-media img {
	width:100%;
}

.header-image1 img,.header-media-image img {width:100%;}



.ovr-button {
		position: relative;
		display: inline-block;
		
		font-size: 15px;
		line-height: 24px;
		font-weight: 700;
		padding: 15px 40px;
		background-color:#06d8a0;
		border:1px solid #06d8a0;
		color: #fff;
		
		-webkit-border-radius: 30px;
		   -moz-border-radius: 30px;
			 -o-border-radius: 30px;
				border-radius: 30px;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	
	a.ovr-button:hover, a.slide-btn:hover,.btn-default.nlbtn1.slide-btn:hover {
		background-color: transparent!important;
	}
	a.ovr-button:focus, a.slide-btn:focus,.btn-default.nlbtn1.slide-btn:focus {
		background-color: transparent!important;
	}
	
	
	
	.overlay_media_img_text.full,.overlay_text1.full,.slide_border_style.full,.media_slide_border_style.full {
	height:100%;
	width:100%;
	top:0;
	bottom:0;
	left:0!important;
	right:0!important;
	}
	.widget_slide_border_style {
		height:100%;
	width:100%;
	}
	.slide-btn {
		border-radius:25px;
		font-size:14px;
	}
	
	.slide-btn:hover {
		color:#fff;
		
	}
	
	/*--------------------------------------------------------------
Widget Mislleneous End
--------------------------------------------------------------*/


/*--------------------------------------------------------------
Miscellaneous
--------------------------------------------------------------*/

.feature_slider_entry {
	position:relative;
}

.slide_cta_wrap {width:100%;height:100%;border:1px solid #fff;}


.overlay_media_border_style.full {
    height: 100%;
    width: 100%;
}
.overlay_media_border_style.colorbg {
	left:30%;
	right:30%;
	top: calc(50% - 100px);
}
.header-media-video-container {
	position:relative;
}
.video-overlay,.feature_blog_border_style {
	position:absolute;
}

.product_promo_entry {
	position:relative;
}
.feature_blog_border_style {
	position:absolute;
}
.product-slider.full {
	width:100%;
}
.product-slider .slide {
	position:relative;
}
.nl-slide-product-title {
color:#fff;padding:5px 10px;
}
.nl-slide-product-subtitle {
	color:#fff;padding:5px 10px;
}
.btn-default.nlbtn.feature-btn {
background-color:#000;color:#fff;
}
.banner-area1 {
	margin-top:25px;margin-bottom:25px;text-align:center;
}
.banner-container {
	margin-top:50px;
}

.author-box .social-icon-widget {
	
	
}
.author-box .icon {
	text-align:center;
	border-radius:50%;
}


.media-slider.flexsliders .flex-control-nav,.flexsliders.feature-slider .flex-control-nav{
	position: absolute;
    bottom: 7px!important;
	
    z-index: 9;
	top: 95%;
    left: 50%;
    transform: translate(-50%, -95%);
    -ms-transform: translate(-50%, -95%);
    text-align: center;
	
}
.flexsliders.widget-slider .flex-control-nav {
	position: absolute;
    bottom: 7px!important;
	
    z-index: 9;
	top: 90%;
    left: 50%;
    transform: translate(-50%, -95%);
    -ms-transform: translate(-50%, -95%);
    text-align: center;
	
}

.flex-control-paging li a.flex-active {
    background: #000;
    cursor: default;
}

.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #fff;
}

.inner-content.fifty {
	margin-top:50px;
}
.inner-content.twentyfive {
	margin-top:25px;
}

h3.popular-post-title {margin-bottom:50px;}

.blog_post_section_title,.subscription-title {
	margin-top:25px;margin-bottom:50px;
}
#mce-EMAIL.email.subscription-email {
	background-color:#eee;
}
.feature-post-title {
	margin-bottom:50px;
}
.entry-date-abs {
	padding:10px;top:10%;position:absolute;z-index:2;background-color:#000;color:#fff;
}
.post-thumbnail-img {
	z-index:1;
}
.product-category-content {
	position:relative;
}
.error-404.not-found {
	text-align:center;
}
.alert-description {
	text-align:center;font-size:24px;
}
h3.customize_header_control {
margin-bottom:2px;border-bottom:1px solid;padding:1px;color:#58719E;
			text-transform:uppercase!important;
}
.range-slider {
	width:100%; display:flex;flex-direction: row;justify-content: flex-start;
}
.range-slider-span {
	width:100%; flex: 1 0 0; vertical-align: middle;
}
.the-gap-feature-grid .nl-feature-entry,.the-gap-promo-grid .nl-feature-entry{
	position:relative;
}
.feature_blog_border_style {
	position:absolute;
}
.popular-post-grid {
	position:relative;
}
.news_txt {
position:absolute; left:-5000px;
}
.news-letter-widget.left {
	text-align:left;
}
.news-letter-widget.center {
	text-align:center;
}
.news-letter-widget.right {
	text-align:right;
}

.home_blog_border_style.margins {
margin-left:15px;margin-right:15px;margin-bottom:30px;
}

.subscription-section {
	overflow:hidden;
}

.one_twenty {width:120px;}
.one_fifty {width:150px;}
.three100{width:300px;}
.inner-content.margin_top50 {margin-top:50px;}
.inner-content.margin_top25 {margin-top:25px;}
.right-side-menu .hide-menu-toggle .lines {font-size:42px;}
.site-title.one {display:block;}
.site-title.two {display:none;}
.site-title.three {display:none;}

.site-logo.one {display:none;}
.site-logo.two {display:block;}
.site-logo.three {display:none;}
 
.topbar-social i.fa {
	 font-family: "FontAwesome";
}
ul.wp-block-gallery {
	margin-left:0;
	margin-right:0;
}

.archive-header h1.page-title {
	margin-top:25px;
	margin-bottom:25px;
}

.post-archive .entry-header {
	
	padding-top:25px;

}

#site-footer .search-icon {
	display:none!important;
}

.entry-footer .tags-links {
	text-align:center;
}

.main-menu-toggle {
	display: none;
}

.line-toggle, 
.line-toggle:after, 
.line-toggle:before {
	background-color: #333;
}

 .left-menu-up {
		display: none;
}

#site-footer .nl-slide-widget-title {
	font-size:20px;
}
.wp-block-quote {
	border-left:none;
}


#site-header .topbar-social .customize-partial-edit-shortcut-button[aria-label]:after,.topbar .topbar-social .customize-partial-edit-shortcut-button[aria-label]:after {
z-index:9999999;
  content: "Social Icon"!important;
  opacity:0;
	font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: 5px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
   
}
#site-header .topbar-social .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   

}
.topbar .topbar-social .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   

}


.site-header .customize-partial-edit-shortcut-button[aria-label]:after {
z-index:9999999;
  content: "Site Header"!important;
  opacity:0;
	font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
   
}
.site-header .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   

}


.site-credit .customize-partial-edit-shortcut-button[aria-label]:after {
	z-index:9999999;
  content: "Site Credit"!important;
  opacity:0;
	font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
   
}
.site-credit .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   

}

.popular-post .customize-partial-edit-shortcut-button[aria-label]:after {
	z-index:9999999;
  content: "Popular Post"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
   
}
.popular-post .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   

}

.site-title a .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Site Title/logo"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
   
}
.site-title a .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   

}

.topbar .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Topbar General"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: 20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
   
}
.topbar .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}

.topbar-text .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Topbar Text"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: 20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
   
}
.topbar-text .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}


.site-logo .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Site Logo"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: 20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
   
}
.site-logo .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}



.nl-media-ovr-title .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Header Media"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
}

.nl-media-ovr-title .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}


.nl-slide-ovr-title .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Header Media"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
}
.nl-slide-ovr-title .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}

.entry-meta .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Front/Home Meta"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
}
.entry-meta .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}

.entry-header .post-categories .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Front/Home Blog Settings"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
}
.entry-header .post-categories .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}

.featured-area .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Feature Item"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
}
.featured-area .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}

.flexsliders.feature-slider.feature-carousel .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Feature Slider"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
}
.flexsliders.feature-slider.feature-carousel .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}

.site-navigation-container .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Main Menu Formatting"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
}
.site-navigation-container .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}

#main-navigation.main-menu ul .customize-partial-edit-shortcut-button[aria-label]:after {
  z-index:9999999;
  content: "Main Menu location"!important;
  opacity:0;
  font-size:12px;
  padding: 6px 10px;
  position: absolute;
  left: -50px;
  top: -20px;
  white-space: nowrap;
  z-index: 20;
  background:#1a1a1a;
  color:#fff!important;
  transition: opacity 0.1s;
  pointer-events:none;
  visibility:hidden;
  
}
#main-navigation.main-menu ul .customize-partial-edit-shortcut-button[aria-label]:hover:after {
	opacity:1;
	visibility:visible;
  transition-delay:0.1s;
   
}





/*  Related Post */
.related-post-col {
    width:30.3333%!important;
	float:left;
	margin-right:3%;
}

.overlay-cta .btn1,.overlay-cta .btn2 {
	display:inline-block;
}

.flexsliders .btn1,.flexsliders .btn2 {
display:inline-block;
}


/* Subscription */

.subscription-section {margin-bottom:100px;overflow:hidden;}

#mc_embed_signup{font:14px Helvetica,Arial,sans-serif; width:100%;}

#mc_embed_signup_scroll .email, #mc_embed_signup_scroll .nl-subscribe-title,
#mc_embed_signup_scroll .subscribe-button {
	display:inline-block;
	padding-top:5px;
	padding-bottom:7px;
	
	
}
#mc_embed_signup_scroll .nl-subscribe-title {margin-right:10px;}


#mc_embed_signup_scroll input[type="email"] {padding-top:5px;padding-bottom:7px;border:none;}
.site-footer #mc_embed_signup_scroll input[type="email"] {padding-top:5px;padding-bottom:7px;border:none;}
.site-footer #mc_embed_signup_scroll {margin-bottom:25px;}

.right-side-menu.visible #mc_embed_signup_scroll input[type="email"] {margin-bottom:10px;}
.news-letter-widget #mc_embed_signup{font:14px Helvetica,Arial,sans-serif; width:100%;}

.woo-front-page #mc_embed_signup_scroll span.nl-widget-title {padding-left:15%;padding-right:15%;}

/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,


.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.page-content:after,
.page-content:before

 {
	content: '';
	display: table;
}

.clear:after,
.single-content:after,
.single-content:before,
.page-content:after,
.page-content:before,
.clearfix:after,
.row:after,
.entry-content:after,
.comment-content:after,

.site-content:after,
.site-footer:after {
	clear: both;
}

.clear {
	clear: both;
}

.sticky {
  background: #f7f7f7;
  padding: 40px;
 
}

img {
	
    max-width: 100%;
    vertical-align: middle;
	height:auto;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
	border:1px solid #ccc;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.sidebar .widget.woocommerce.widget_product_search {
	float:none;
}

form.woocommerce-product-search input[type="search"]{
  flex: 1;
  background:#eee;
  width:350px;
  
}

.search-container.woo form.woocommerce-product-search input[type="search"]{
 
  width:235px;
  
}

	form.woocommerce-product-search input[type="submit"],
	form.woocommerce-product-search button{
		padding-left:15px;
		padding-right:15px;
		background-color:#000;
	}
	
	.banner-overlay {
	background-color: rgba(0,0,0,0.5);
}

.woo-front-page .news-letter-widget {
	margin-top:100px;
}
#mc_embed_signup_scroll span.nl-widget-title {padding-left:15%;padding-right:15%;}

/*  RESPONSIVE CSS */


    
    .inner-topbar {
      
        width: 90%;
    }
    
    .inner-content {
        
        width: 90%;
    }
    
    .inner-header {
         
        width: 90%;
    }
    
     .inner-content.full-width {
        padding: 0%;
        width: 100%;
    }
    
    .two_columns {
    	width:50%;
	    float:left;
	
    }

    .three_columns {
    	width:33.33333333%;
    	float:left;
	
    }
    .four_columns {
    	width:25%;
	    float:left;
	
    }
    .five_columns {
    	width:20%;
    	float:left;
	
    }
    .six_columns {
    	width:16.7%;
	
    }
	
	 .left-menu-up {
		display: none;
	}
	
	.related-post-col {
    width:33.3333%;
	float:left;
	}

	
	.flexsliders.feature-carousel .feature-carousel h1.nl-slide-feature-title0{
	font-size:24px;
	}
	.flexsliders.feature-carousel .feature-carousel h1.nl-slide-feature-title1{
	font-size:24px;
	}
	.flexsliders.feature-carousel .feature-carousel h1.nl-slide-feature-title2{
	font-size:24px;
	}
	.flexsliders.feature-carousel .feature-carousel h1.nl-slide-feature-title3{
	font-size:24px;
	}
	.flexsliders.feature-carousel .feature-carousel h1.nl-slide-feature-title4{
	font-size:24px;
	}
	.flexsliders.feature-carousel .feature-carousel h1.nl-slide-feature-title5{
	font-size:24px;
	}
	h1.nl-slide-widget-title {
		font-size:20px;
		color:#fff;
	}
	
.search-container .nl-search-box.visible {
	
	opacity: 1;
	visibility: visible;
	right: 0;
	float: right;
	
}


.btn-default.nlbtn.feature-btn {
	color:#fff;
}

.media-slider .slider-date {
	color:#fff;
}


.btn-default.nlbtn.feature-btn:hover,.btn-default.nlbtn.media-btn:hover {
	background-color:#000;
	color:#fff;
}

.flexsliders.feature-carousel .flex-direction-nav a{
	position: absolute;
	
	
	background-color: #000;
	border: 2px solid #85C1E9;
	color: #fff;
	
	
	font-size: 0;
	line-height: 1;
	
	z-index: 99;
	opacity:1;
}

.flexsliders.feature-carousel .flex-direction-nav {
    top: 0;
    position: absolute;
    right: 40px;
    text-align: center;
    
}	

.flexsliders.feature-carousel .flex-direction-nav li {
    border: 1px solid #000;
    display: inline-block;
    font-size: 0;
    margin: 0 15px;
}

.flexsliders.feature-carousel .flex-nav-prev a.flex-prev:before
 {
    content: '\f104';
    font-size: 22px;
}


.flexsliders.feature-carousel .flex-nav-next a.flex-next:before
 {
    content: '\f105';
    font-size: 22px;
}



.flexsliders.feature-carousel .flex-nav-next a.flex-next    {
	
    font-family: "FontAwesome";

	text-align: center;
	
	background-color: #85C1E9;
    display: block;
    line-height:30px;
    height: 40px;
    width: 40px;
    
    
}	
.flexsliders.feature-carousel .flex-nav-next a.flex-next:hover    {

	background-color:#323850; 
   
}	
.flexsliders.feature-carousel .flex-nav-prev a.flex-prev:hover    {

	background-color:#323850; 
   
}

.nl-slide-feature-title span:hover {
	color: #85C1E9;
}
.nl-slide-feature-title span{
	font-family:'Poiret One',sans-serif;
	font-weight:700;
}

.flexsliders.feature-carousel .flex-nav-prev a.flex-prev {
    font-family: "FontAwesome";
	line-height:30px;
	text-align: center;
	background-color: #85C1E9;
    display: block;
    
    height: 40px;
    width: 40px;
}

.post-thumbnail img:hover
{
       -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.post-thumbnail img
{
       -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.featured-slider-meta .posted-on:before, .featured-slider-meta .byline:before {
	display:none;
}

.featured-slider-meta span:first-child {
	margin-right:5px;
}

.slider-category .post-categories li a {
	background-color:gray;
	padding:3px;
}
.post-categories a {
	padding:3px;
	font-size:12px;
	text-transform:uppercase;
}
.featured-slider-meta a,.featured-slider-meta span {
	color:#fff;
	background-color:gray;
	font-size:14px;
}

.btn-default.nlbtn.feature-btn,.btn-default.nlbtn.media-btn  {
	padding: 5px 7px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

.featured-slider-meta span {
	padding:3px;
}


.tagcloud {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:20px;
}
.tagcloud a,.tags-links a {
    display: inline-block;
    padding: 4px 13px;
    margin: 0 5px 7px 0;
    font-size: 10px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    border: 1px solid #eee;
}

 /* Toggle sidebar */
 
 .sidebar-icon {
   
	font-family: "FontAwesome";
	font-size: 14px;
	margin-left:10px;
		
}
 .sidebar-icon:hover {
font-size: 16px;
 }
 
.toggle-menu-container {
	position: relative;
	top:10px;
	clear: both;
}

.right-side-menu {
	top: 0;
	margin-right: -16px;
	position: fixed;
	right: -100%;
	height: 100%;
	width: 300px;
	padding-top: 120px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	background-color: #fff;
}

.right-side-menu {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 101;
	overflow-y: scroll;
}

.right-side-menu.visible {
	right: 0;
}

.admin-bar .right-side-menu{
	top: 30px;
}

.sidebar-icon {
	cursor: pointer;
	
}

.display-menu-toggle .lines{
	padding:7px;
}

.display-menu-toggle .lines:hover{
	color:#dd6644;
	padding:8px;
}

.hide-menu-toggle {
	cursor: pointer;
	position: absolute;
	left: 15px;
	top: -10px;
}

.hide-menu-toggle .lines {
	font-size:42px;
	
}
.hide-search-box {
	background-color:#fff!important;
	
}
span.cross {
    margin-left: 10px;
	font-size:20px;
	cursor: pointer;
	color:#000;
}
.nl-search-box .search-form, .hide-search-box {display:inline-block;}
.nl-search-box input[type="search"]{width:275px;}
button.sbtn {border:none!important;}
button.sbtn:focus,button.sbtn:active {border:none!important;}
.overlay_media_border_style.full {height: 100%;padding: 0 7%;width: 100%;}
.overlay_media_border_style.colorbg {top: calc(50% - 100px);left: 30%;right: 30%;}
.slide_border_style.colorbg {top: calc(50% - 100px);left: 30%;right: 30%;}
.slide_border_style.full {padding: 0 12%;width: 100%;}

.woo-front-page .woocommerce ul.product_list_widget li .star-rating {margin-left:auto;margin-right:auto;}
.woo-front-page .woocommerce ul.product_list_widget li{clear:none!important;}
.woo-front-page .woocommerce ul.product_list_widget li:nth-child(4n+1){clear: both!important;}
.woo-front-page .woocommerce ul.product_list_widget li{width:25%;}

.sidebar .yith-wcwl-add-button{display:none;}
#site-footer .yith-wcwl-add-button{display:none;}

/* Popular Post */

.blog-pop-cta{
    position: absolute;
}


.blog-pop-cta {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    color: #ffffff;
    transition: 1s ease all;
}
.blog-pop-cta{
    position: absolute;
}
.pop-cta {
    display: block;
   
    height: auto;
    transition: height 0.5s cubic-bezier(0.60,1,0.58,1) 0s,background-color 3s linear 0s;
}

.blog-pop-cta h3.blog-title {
color: #fff;
}
.pop-cta .post-categories a {
	color: #fff;
}

.pop-cta .da-pop-entry-meta span, .pop-cta .da-pop-entry-meta span a {
	color: #fff;
}

.pop-cta .da-pop-entry-meta span {
	margin-right:7px;
}

.blog-pop-cta:hover {
    background-color: rgba(0, 0, 0, 0.8);
    
    transition: 0.5s ease all;
}

.blog-pop-cta .pop-title {
	background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
    border-radius: 10px 10px 0 0;
    position: absolute;
    top: 0;
    width: 100%;
	
}
.blog-pop-cta {
background:none!important;	
}

.blog-pop-cta.style2 h3.blog-title {
	margin-left:10px;	
}
.blog-pop-cta.style1 .blog-title {
	margin-left:0;	
}

.pop-txt {
	padding:15px 5px;
    width: 100%;
	background-color:#eee;
	overflow:hidden;
}
.pop-inner .pop-cat,.pop-inner .pop-date, .pop-inner .pop-byline {
    
	 width: 33%;
	 float:left;
   
   
}

.pop-inner a,.pop-inner span {
    color: #aab3bd!important;
}

.blog-pop-cta .blog-title:hover {
	color:#3ec4c9;
}

/* Popular post end */



/*--------------------------------------------------------------
Responsive 
--------------------------------------------------------------*/


@media only screen and (min-width:960px) and (max-width:1024px) {

		.inner-topbar {
        
			width: 90%;
		}
		.inner-header { 
			width: 90%;
		}
		#main-navigation {
			display: none;
		}
		.menu-btn {
			display: block;
		}
   
		.inner-content {
        
        width: 90%;
		}
    
		.inner-content.full-width {
        
			width: 100%;
		}

		#primary,
		#secondary {
			margin-bottom: 50px;
			padding: 0px;
			float: none;
			width: 97%;
			border: none;
		}


		.t_landscap {
			display:none!important;
		}
		.vt_landscap {
			display:block!important;
		}
	
		.related-post-col {
			width:33.3333%;
			float:left;
		}

		#main-navigation {
			display: none;
		}
		
		.menu-btn {
			display: block;
			
		}
		
		.left-side-menu-wrap,.left-side-menu {
			display:none!important;
		}

h1.nl-slide-ovr-title {
	font-size:24px;
}


.flexsliders.feature-slider .feature-slider {
	height:450px!important;
}

.woo-footer {width:33.33%!important;}
.woo-footer.four {clear:both;}

.nl_grid_row .col_padd_margin.no_of_col_5.col_no_1 {
    clear: none!important;
}

.nl_grid_row .col_padd_margin.no_of_col_5:nth-child(3n+1) {
    clear: both!important;
}

.woo-front-page .woocommerce ul.product_list_widget li{clear:none!important;}
.woo-front-page .woocommerce ul.product_list_widget li:nth-child(3n+1){clear: both!important;}
.woo-front-page .woocommerce ul.product_list_widget li{width:33.33%;}

.nl_grid_row .no_of_col_5.col_padd_margin {width:33.33%!important;}


.blog-pop-cta h3.blog-title{font-size:24px!important;margin-top:10px!important;}
.vc-entry-meta{margin-top:10px!important;}
.feature_product_border_style {width:50%!important;}
.nl-slide-product-title{font-size:24px!important;}
.slider-buttons{margin-top:25px;}

.banner-overlay{width:50%!important;}
.woo_banner2_title{font-size:24px!important;}
#main-navigation.mob-nav ul .sidebar-icon {
	display:none;
}

}

@media only screen and (min-width: 768px) and (max-width: 959px) {

		.main-header {
			display:block;
		}
		.inner-topbar {
        
			width: 90%;
		}
		.inner-header {
         
			width: 90%;
		}
		.inner-content {
       
			width: 90%;
		}
		.inner-content.full-width {
			width: 100%;
		}
		#primary
		{
			padding: 0px;
			float: none;
			width: 69%;
			border: none;
		}
		#secondary {
		
			padding: 0px;
			float: none;
			width: 27%;
			border: none;
		}
	
		#main-navigation {
			display: none;
		}
		.menu-btn {
			display: block;
			
		}
		
		.t_portrait {
			display:none!important;
		}
		.vt_portrait {
			display:block!important;
		}  
		.left-menu-up {
			display: none;
		}
	
		.related-post-col {
			width:33.3333%;
			float:left;
		}
		#main-navigation {
			display: none;
		}
		.menu-btn {
			display: block;
			
		}
		
		.left-side-menu-wrap,.left-side-menu {
			display:none!important;
		}
	
.header-media img {
	height:400px;
}

h1.nl-slide-ovr-title {
	font-size:24px!important;
}
.banner-text h2 {
	font-size:28px!important;
}

.nl-media-ovr-sub-title {
	font-size:12px!important;
}

.flexsliders.feature-slider .feature-slider {
	height:450px!important;
}
.nl_grid_row .col_padd_margin.no_of_col_5:nth-child(2n+1) {
    clear: both!important;
}
.nl_grid_row .no_of_col_5.col_padd_margin {width:50%!important;}
.popular-post-grid .no_of_col_2.col_padd_margin {width:100%!important;}
.post-thumbnail,.header-content {
	width:100%!important;
	float:none!important;
}
.feature_slide_border_abs {width:70%!important;}
h6.nl-media-ovr-sub-title{font-size:12px;}
.woo-front-page .banner-overlay .banner-text h1 {font-size:26px!important;}
.woo-footer {width:50%!important;}
.woo-footer.three {clear:both;}
.woo-front-page .woocommerce ul.product_list_widget li:nth-child(2n+1){clear: both!important;}
.woo-front-page .woocommerce ul.product_list_widget li{width:50%;}

.feature_product_border_style {width:60%!important;}
.nl-slide-product-title{font-size:22px!important;}
.slider-buttons{margin-top:15px;}


.banner-overlay{width:60%!important;}
.woo_banner2_title{font-size:22px!important;}
#main-navigation.mob-nav ul .sidebar-icon {
	display:none;
}

}

/* Mobile Landscape */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.inner-topbar {
        width: 90%;
		margin:0 auto;
    }
	.inner-content {
        width: 90%;
		margin:0 auto;
    }
    .inner-header {    
        width: 90%;
		margin:0 auto;
    }
	
	.topbar .topbar-social,.topbar .topbar-text {
        
        width: 90%;
		margin:0 auto;
		float:none!important;
		
    }
	
	.topbar .topbar-social{
		margin-bottom:5px;
    }

	.topbar .topbar-social,.topbar .topbar-text .contacts-body {
		text-align:center!important;
	}
	
	
	#main-navigation {
			display: none;
	}
	.menu-btn {
			display: block;
			
	}

	#primary,
	#secondary {
		margin-bottom: 50px;
		padding: 0px;
		float: none;
		width: 90%;
		border: none;
	}
	
	
	
	.image-box-relative img{
		float:none!important;
	}
	.image-box-relative .image-relative-cta {
		position:relative!important;
	}
	.image-wrap-relative img{
		float:none!important;
	}
	.image-wrap-relative .image-relative-cta {
		position:relative!important;
	}
	
	.fw-col-4 {
		width:100%;
	}

	.fw-col-3 {
			width:100%;
	}
	.fw-col-2 {
		width:100%;
	}



	div.clear     { clear: both; }

   .ml_one_cols {
        width:100%;
    }
    .ml_two_cols {
        width:50%;
    }
    .ml_three_cols {
        width:33.33333%;
    }
    .ml_four_cols {
        width:25%;
    }
    .ml_five_cols {
        width:20%;
    }
    .ml_six_cols {
        width:16.666667%;
    }
    
    
     .m_landscap {
        display:none!important;
    }
     .vm_landscap {
        display:block!important;
    }
	
	.nav-previous,.post-navigation .nav-next {
		float:none;
		width:100%!important;
		display:block;
		text-align:center;
	}
		.related-post-col {
			width:100%;
		}
	
		#main-navigation {
			display: none;
		}
		.menu-btn {
			display: block;
			
		}
		.header-wrap {
			text-align: center;
		}
		#main-nav-mob {
			top: auto;
		}
		.left-side-menu-wrap,.left-side-menu {
			display:none!important;
		}

	

.nl_grid_row .no_of_col_1.col_padd_margin {width:100%!important;}
.nl_grid_row .no_of_col_2.col_padd_margin {width:100%!important;}
.the-gap-post-grid .no_of_col_3.col_padd_margin {width:100%!important;}
.nl_grid_row .no_of_col_5.col_padd_margin {width:100%!important;}

.woo-footer {width:50%!important;}
.woo-footer.three {clear:both;}



h1.nl-widget-ovr-title {
	font-size:24px;
}

h2.nl-widget-ovr-title {
	font-size:22px;
}


.nl-widget-ovr-sub-title,h5.nl-slide-ovr-sub-title{
	font-size:16px;
}
h5.nl-media-ovr-sub-title{font-size:12px;}


.ovr-button {
    
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    padding: 12px 24px;
}

.related-single, .the-gap-related-posts {
	display:none;
}

.flexsliders.feature-slider .feature-slider {
	height:400px!important;
}


h1.video-media-ovr-title {
	font-size:32px!important;
}

.media_slide_cta .slider-buttons {display:none;}

.sticky {padding:15px!important;}

.post-thumbnail,.header-content {
	width:100%!important;
	float:none!important;
}


.nl-feature-entry {width:100%!important;}

form.woocommerce-product-search input[type="search"]{
  
  width:200px!important;
  
}
.banner-text h2 {
	font-size:24px!important;
}
.product-slider{
	width:100%;
	
}
.nl_product_promo_items {
	width:100%;
	
}
h6.nl-media-ovr-sub-title{font-size:12px;}
.feature_slide_border_abs {width:70%!important;}
.nl-media-ovr-sub-title:before {margin-left:5px!important;width:15%!important;}
.nl-media-ovr-sub-title:after {margin-right:5px!important;width:15%!important;}

.woo-front-page .woocommerce ul.product_list_widget li{width:100%!important;}
.woo-front-page .banner-overlay .banner-text h1 {font-size:22px!important;}
.woo-front-page .banner-overlay .banner-text p {display:none!important;}

#primary, #secondary, .layout-rightbar #primary, .layout-leftbar #primary{float:none!important;}
#main.site-main {margin-left:auto!important;margin-right:auto!important;}

.flex-control-paging li a {
	width:7px!important;
	height:7px!important;
}
.feature_product_border_style {width:70%!important;}
.nl-slide-product-title{font-size:22px!important;}
.slider-buttons{margin-top:15px;}
.banner-overlay{width:70%!important;}
.woo_banner2_title{font-size:22px!important;}
#main-navigation.mob-nav ul .sidebar-icon {
	display:none;
}

}

/* Mobile Portrait */

@media only screen and (max-width: 500px) {
	
	
	
   .inner-content {
        width: 90%;
		margin:0 auto;
    }
    .inner-header {
        width: 90%;
		margin:0 auto;
    }
	.topbar .topbar-social,.topbar .topbar-text {
        width: 90%;
		margin:0 auto;
    }
	.topbar .topbar-text,.topbar .topbar-social {
		float:none!important;
	}
	.topbar .topbar-text .contacts-body ,.topbar .topbar-social{
		text-align:center!important;
	}
	.inner-topbar {
        width: 90%;
		margin:0 auto;
    }
	.topbar .topbar-social{
		margin-bottom:5px;
    }
	 .inner-header {
         
        width: 90%;
    }
		 .menu-btn {
			display: block;
			
		}
		.header-wrap {
			text-align: center;
		}
		#main-nav-mob {
			top: auto;
		}
	.left-side-menu-wrap {
		display: none;
	}
	.inner-content {
        width: 90%;
    }
   
	#primary,
	#secondary {
		margin-bottom: 50px;
		padding: 0px;
		float: none;
		width: 90%;
		border: none;
		margin: 0 auto;
	}
	
	.fw-col-4 {
		width:100%;
	}
	.fw-col-3 {
		width:100%;
	}
	.fw-col-2 {
		width:100%;
	}
   .mp_one_cols {
        width:100%;
    }
    .mp_two_cols {
        width:50%;
    }
    .mp_three_cols {
        width:33.33333%;
    }
    .mp_four_cols {
        width:25%;
    }
    .mp_five_cols {
        width:20%;
    }
    .m_portrait {
        display:none!important;
    }
     .vm_portrait {
        display:block!important;
    }
	.icon-cta {
		float:none;
		position:static;
		text-align:center;
	}
	
	
	.cta-image {
		float:none;
		position:static;
		text-align:center;
	}
	.cta-image-wrap {
		float:none;
		position:static;
		text-align:center;
	}
	.cta-image-wrap img{
		float:none!important;
		position:static!important;
		display:block!important;
		text-align:center!important;
		margin: 0 auto!important;
	}
	.cta-image-buttons{
		display:block!important;
		text-align:center!important;
		margin: 0 auto!important;
		float:none!important;
		position:static!important;
		margin-top:20px!important;
	}
	.nav-previous,.nav-next {
		float:none;
		width:100%!important;
		display:block;
		margin:0 auto;
	}
	
	.image-box-relative img{
		float:none!important;
	}
	.image-box-relative .image-relative-cta {
		position:relative!important;
	}
	.image-wrap-relative img{
		float:none!important;
	}
	.image-wrap-relative .image-relative-cta {
		position:relative!important;
	}

	.related-post-col {
    width:100%;
	}
	.left-side-menu-wrap,.left-side-menu {
			display:none!important;
		}
		
	.main-header {
			display: block!important;
			
	}
	
	.overlay-cta .btn-default.nlbtn1 {
		margin-right:0px!important;
	}
	
	.slider-buttons .nlbtn1{
		margin-right:0px!important;
	}
	
	.nlbtn2 {
		margin-top:15px;
	}
	
	.cta .btn-default7.nlbtn1, .cta .btn-default7.nlbtn2 {
		display:block;
		
	}
	
	.cta .btn-default7.nlbtn1{
		margin-right:0px!important;
	}
	
	.icon-box-cta {
		text-align:center!important;
	}
	.slide1_button1{
			margin-bottom:20px!important;
	}

	.overlay_media_img_text.full,.overlay_text1.full {
		
		left:0px!important;
		right:0px!important;
	
	}
	
	
	.nl_grid_row .no_of_col_1.col_padd_margin {width:100%!important;}
	.nl_grid_row .no_of_col_2.col_padd_margin {width:100%!important;}
	
	.nl_grid_row .no_of_col_4.col_padd_margin {width:100%;}
	.nl_grid_row .no_of_col_3.col_padd_margin {width:100%;}
	.nl_grid_row .no_of_col_5.col_padd_margin {width:100%;}
	
	.nl_grid_row .no_of_col_5.nr-col {
    width: 100%;
	}

.nl_grid_row .no_of_col_4.nr-col,.nl_grid_row .no_of_col_3.nr-col  {
    width: 100%;
	
}



h1.nl-widget-ovr-title,h1.nl-slide-ovr-title {
	font-size:24px;
}

h2.nl-widget-ovr-title {
	font-size:22px;
}


.nl-widget-ovr-sub-title,h5.nl-slide-ovr-sub-title{
	font-size:16px;
}

h5.nl-media-ovr-sub-title{font-size:12px;}
h6.nl-media-ovr-sub-title{font-size:11px;}

.nl-media-ovr-sub-title:before {width:10%!important;}
.nl-media-ovr-sub-title:after {width:10%!important;}

.ovr-button {
    
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    padding: 12px 24px;
}


h1.video-media-ovr-title {
	font-size:30px!important;
}


.media_slide_cta .slider-buttons,.media_slide_cta .slider-date
{display:none;}

.related-single, .the-gap-related-posts,p.nl-slide-feature-sub-title,.slide_cta p,.feature_slide_cta p,.media_slide_cta p {
	display:none;
}

.flexsliders.feature-slider .feature-slider {
	height:400px!important;
}


.sticky {padding:10px!important;}

.post-thumbnail,.header-content {
	width:100%!important;
	float:none!important;
}


.nl-media-ovr-sub-title {font-size:11px!important;}*/

.nl-feature-entry {width:100%!important;}

.site-title {font-size:18px!important;}

.woo-front-page .woocommerce ul.product_list_widget li {
	width:100%;
}

.woo-footer {
	width:100%;
}

form.woocommerce-product-search input[type="search"]{
  
  width:150px!important;
  
}

.search-container.woo .nl-search-box {
	width:250px!important;
}

.search-container.woo .nl-search-box.visible {
	right:-90px;
}

.banner-text h2 {
	font-size:20px!important;
}

.product-slider{
	width:100%;
	
}
.nl_product_promo_items {
	width:100%;
	
}

.banner-overlay{width:80%!important;}
.woo_banner2_title{font-size:18px!important;}

.feature_product_border_style {width:80%!important;}
.nl-slide-product-title{font-size:18px!important;}
.slider-buttons{margin-top:15px;}
.feature_slide_border_abs {width:80%!important;}
.widget.woocommerce.widget_product_search {margin-top:10px;text-align:center;}
.woo-front-page .banner-overlay .banner-text h1 {font-size:18px!important;}
.woo-front-page .banner-overlay .banner-text p {display:none!important;}

.media-slider.flexsliders .flex-control-nav, .flexsliders.feature-slider .flex-control-nav{
	top:90%!important;
}

.vc-entry-meta {margin-top:7px!important;}
h3.blog-title {margin-top:7px!important;}
.post-categories {font-size:12px!important;}
.blog-pop-cta h3.blog-title {font-size:22px!important;}
.nl-slide-feature-title {margin-bottom:15px!important;font-size:22px!important;}
.slider-category {margin-bottom:5px!important;}
.slider-category .post-categories li a{font-size:12px!important;}
.featured-slider-meta a, .featured-slider-meta span{font-size:12px!important;}

#primary, #secondary, .layout-rightbar #primary, .layout-leftbar #primary{float:none!important;}
#main.site-main {margin-left:auto!important;margin-right:auto!important;}

.flex-control-paging li a {
	width:7px!important;
	height:7px!important;
}
#main-navigation.mob-nav ul .sidebar-icon {
	display:none;
}


}

/*--------------------------------------------------------------
Responsive End
--------------------------------------------------------------*/

