/*  ## Global
- - - - - - - - - - - - - - - - - - - - */
/* VC Css */
.noel_spacing .wpb_content_element {
    margin-bottom: 0 ;
}
.vc_column_container.no_lspacing .vc_column-inner {
	padding-left: 0;
}
.vc_column_container.no_rspacing .vc_column-inner {
	padding-right: 0;
}
.no-spadding {
	padding-left: 0;
	padding-right: 0;
}
.no-padding.lrpadding {
	padding-left: 15px;
	padding-right: 15px;
}
.vc_column_container > .vc_column-inner { 
	overflow: hidden ;
}
.vc_row-has-fill + .vc_row > .vc_column_container.no_tspacing > .vc_column-inner,
.vc_col-has-fill.no_tspacing,
.vc_col-has-fill.no_tspacing .vc_column-inner,
.vc_col-has-fill > .vc_column-inner, 
.vc_column_container .no_tspacing  > .vc_column-inner   {
	padding-top: 0;
}
.site-main > .container,
.site-main > .container-fluid {
	overflow-x: hidden;
}

.fixedlayout.container {
	margin: 0 auto;
}
.container {
	max-width: 100%;
}

.entry-footer.edit-admin-content {
	padding: 10px 0;
}

.pp_content_container,
.vc_images_carousel,
.mfp-gallery {
	direction: ltr;
} 

/* - Site Layout */
.page_spacing {
	padding-top: 90px;
	padding-bottom:90px;
}

/* - Serach Setting */
header .page_search,
.footer-main .header-search,
.footer-widget .header-search,
main .header-search {
	display: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}

.owpull-left {
	float: left;
}
.owpull-right {
	float: right;
}

.owclearfix::before,
.owclearfix::after {
	content: " ";
	display: table;
}
.owclearfix::after {
	clear: both;
}

.owclearfix-cnt2::before,
.owclearfix-cnt2::after {
	content: " ";
	display: table;
}
.owclearfix-cnt2::after {
	clear: both;
}

.owclearfix-cnt3::before,
.owclearfix-cnt3::after {
	content: " ";
	display: table;
}
.owclearfix-cnt3::after {
	clear: both;
}

h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

/* Menu setting info */
.menu-setting-info {
	margin: 21px 0;
	line-height: 34px;
}
.menu-setting-info a {
	color: #fff;
	text-decoration: none;
}
.header_s2 .menu-setting-info a {
	color: #333;
}

/* - AdminBar */ 
body.admin-bar .navbar-fixed-top {
    margin-top: 32px;
}

/*  ## WordPress Needs
- - - - - - - - - - - - - - - - - - - - */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}

.entry-content .wp-caption-text  a {
	color: #000;
}
.screen-reader-text {
	visibility: hidden;
	display: none;
}

/* - Alignments */
.alignleft {
    display: inline;
    float: left;
}
.alignright {
    display: inline;
    float: right;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}

/* - Media */
.site .avatar {
	border-radius: 50%;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
audio,
canvas {
	display: inline-block;
}
embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
	border: 0 none;
}
.slider-section  .entry-cover iframe,
.slider-section  .entry-cover video {
	vertical-align: center;
}
p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
	padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}

/* - Captions */
.wp-caption {
	margin-bottom: 0.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	color: #707070;
	font-size: 14px;
	line-height: 1.6;
	padding: 0.5em 0;
}

/* - Galleries */
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	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-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
	font-size: 14px;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* - Table */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed;
	width: 100%;
}
table, th, td {
	border: 1px solid hsla(0, 0%, 20%, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
th, td {
	padding: 0.4em;
	text-align: center;
	word-wrap: break-word;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

.entry-footer .edit-link {
	width: 100%;
	display: inline-block;
	
}
.entry-footer .edit-link a { 
	color: #666;
	text-decoration: none;
}

/* - Password Form */
.post-password-form {
	position: relative;
	margin-bottom: 30px;
}
article[class*="type-"] .entry-content .post-password-form p {
	margin-top: 0;
}
.post-password-form label {
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;	
}
.post-password-form input[type="submit"] {
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	background-color: #333;	
	border: none;
    bottom: 0;
    color: #ffffff;
    padding: 5px 30px;
    position: relative;
	outline: none;
	height: 40px;
	margin-top: 10px;
	position: absolute;
	right: 0;
}
.post-password-form input[type="password"] {
	border: 1px solid #e5e5e5;
    font-size: 14px;
    padding: 10px 101px 10px 12px;
    width: 100%;
	outline: none;
	height: 40px;
	margin-top: 10px;
}
.post-password-form input[type="submit"]:hover {
	background-color: #01c26e;
	color: #fff;
}

/* - Post Navigation */
.post-navigation {
	font-weight: 700;
	position: relative;
	width: 100%;
}
.post-navigation a {
	display: block;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.post-navigation a:hover .meta-nav,
.post-navigation .nav-links a:hover {
	color: #8a9e0e;
}
.post-navigation span.screen-reader-text {
	display: none;
}
.post-navigation .nav-links{
	width: 100%;
	float: none;
	padding: 0;
}
.post-navigation .meta-nav {
	color: #464646;
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	max-width: 100%;
	position: relative;
	text-decoration: none;
}
.post-navigation .nav-previous .post-title {
	float: left;
}
.post-navigation .nav-next .post-title {
	float: right;
}
.post-navigation .post-title {
	color: #a1a1a1;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
}
.post-navigation .nav-previous {
    float: left;
    text-align: left;
    width: 50%;
	border-right: 2px solid #eee;
	padding: 25px 50px;
}
.post-navigation .nav-links [class*="nav-"] {
	position: relative;
}
.post-navigation .nav-links [class*="nav-"]::before {
	position: absolute;	
	font-family: "FontAwesome";
	font-size: 18px;
	color: #464646;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}
.post-navigation .nav-links .nav-previous::before {
	content: "\f177";
	font-family: "FontAwesome";
	left: 20px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.post-navigation .nav-links .nav-next::before {
	content: "\f178";
	font-family: "FontAwesome";
	right: 20px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.post-navigation .nav-links .nav-previous:hover::before,
.post-navigation .nav-links .nav-next:hover::before {
	color: #8a9e0e;
}
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
	border-left: 2px solid #eee;
	padding: 25px 50px;
}
.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

/* - Contact Form */
.wpcf7-form {
	display: inline-block;
	width: 100%;
}
.wpcf7-form .form-group {
	margin-bottom: 30px;
}

.wpcf7-form .form-group:last-of-type {
	margin-bottom: 0;
}
.wpcf7-form-control-wrap {
	width: 100%;
}
.wpcf7-form .form-group label {
	font-size: 18px;
	color: #777777;
	font-weight: 400;
	letter-spacing: 0.72px;
	line-height: 24px;
}
.wpcf7-form  .form-control {
	color: #666;
	border-radius: 0;
	border: 1px solid #c5c5c5;
	letter-spacing: 0.35px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	padding-left: 20px;
	padding-right: 20px;
}
.wpcf7-form  textarea.form-control {
	padding-top: 18px;
	padding-bottom: 18px;
}
/* - Contact Form Placeholder */
.wpcf7-form  .wpcf7-form-control::-webkit-input-placeholder {
	color: #666;
	text-transform: capitalize;
}
.wpcf7-form  .wpcf7-form-control:-moz-placeholder {
	color: #666;
	text-transform: capitalize;
}
.wpcf7-form  .wpcf7-form-control::-moz-placeholder {
	color: #666;
	text-transform: capitalize;	
}
.wpcf7-form  .wpcf7-form-control:-ms-input-placeholder {
    color: #666;
	text-transform: capitalize;	
}
.wpcf7-form  .wpcf7-form-control.wpcf7-submit {
	border: none;
	font-weight: bold;
	display: inline-block;
	letter-spacing: 0.56px;
	padding: 10px 37px;
	text-transform: uppercase;
	height: auto;
	border-radius: 0;
	float: right;
}
.wpcf7-form div.wpcf7-mail-sent-ng,
.wpcf7-form div.wpcf7-validation-errors {
	float: left;
	border: 1px solid #232323;
	line-height: 24px;
}
.wpcf7-form div.wpcf7-mail-sent-ng {
	padding: 5px 15px;
	margin: 0 0 0 15px;	
}
.wpcf7-form span.wpcf7-not-valid-tip {
	margin-top: 0;
	line-height: 24px;
	margin-top: 5px;
	text-align: left; 
}
div.wpcf7-response-output {
	margin: 30px 0 0;
}

/* - Pagination */
.pagination {
    display: inline-block;
    width: 100%;
	position: relative;
	border-radius: 0;
	margin-bottom: 0;
	margin-top: 90px;
	text-align: center;
	direction: ltr;
}
.blog-grid .pagination {
	text-align: center;
	margin-top: 90px;
}
.blog-grid-3-col .pagination,
.blog-grid.blog-grid-2-col .pagination {
	text-align: center;
}
.content-area.content-left .blog-grid .pagination  {
	text-align: center;
}
.pagination .nav-links .page-numbers {
	background-color: #01c26e;
	border-radius: 0;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 19px;
	display: inline-block;
	text-decoration: none;
	margin-bottom: 5px;
}
.pagination .nav-links .page-numbers.current{
	background-color: #01c26e;
	border-color: #01c26e;
	color: #000;
}
.pagination .nav-links .page-numbers.current:hover {
	color: #fff;
}
.pagination .nav-links .page-numbers:hover {
	background-color: #01c26e;
	color: #000;
}
/* - Page Links */
.entry-content .page-links {
	margin-bottom: 10px;
	clear: both;
}
.entry-content .page-links-title {
	padding-left: 0;
	padding-right: 8px;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title)  {
	background-color: #ef5252;
	color: #fff;
}
.entry-content .page-links > a,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title) {
	background-color: #01c26e;
	border-radius: 0;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
    padding: 0 10px;
	margin: 2px 2.5px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	display: inline-block;
	text-decoration: none;
}
.entry-content .page-links > a {
	background-color: #01c26e;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title),
.entry-content .page-links a:hover,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title):hover {
	background-color: #01c26e;
	color: #000;
}

/* - SelectBox Dropdown Arrow Setting */
.select_box {
	position: relative;
}
.select_box::before {
	position: absolute;
	content: "\f107";
	font-family: "FontAwesome";
	width: 22px;
	line-height: 40px;
	text-align: center;
	background-color: #000;
	top: 0;
	bottom: 0;
	right: 0;
	color: #fff;
}
.post-type-archive-tribe_events select,
.woocommerce select,
.widget select {
	width: 100%;
	padding: 0 30px 0 10px;
	height: 40px;
	max-width: 100%;
	border: 1px solid #e5e5e5;
	background-color: transparent;
	box-shadow: none;
	-moz-appearance: none!important; 
	-webkit-appearance: none!important;
	cursor: pointer;
	position: relative;
	z-index: 2;
	color: #333;
	border-radius: 0;
	outline: none;
}
.post-type-archive-tribe_events select {
	width: 99%;
}
.post-type-archive-tribe_events .select_box::before {
	right: 8px;
}
.post-type-archive-tribe_events select::-ms-expand,
.woocommerce select::-ms-expand,
.widget select::-ms-expand {
    display: none;
}
.post-type-archive-tribe_events select option,
.woocommerce select option,
.widget select option,
.woocommerce select:active,
.widget select:active,
.woocommerce select:focus,
.widget select:focus {
	outline: none !important;
}
.post-type-archive-tribe_events select option,
.woocommerce select option,
.widget select option {
	padding: 5px 12px;
}

/*  ## Blog
- - - - - - - - - - - - - - - - - - - - */
.blog-grid .carousel-control,
.format-gallery .carousel-control {
	width: 30px;
	height: 30px;
	line-height: 30px;
	box-shadow: none;
	background: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 14px;
	font-weight: 400;
	opacity: 1;	
	text-shadow: none;
	text-align: center;	
	color: #000;
}
.blog-grid .carousel-control::before,
.format-gallery .carousel-control::before {
	background-color: rgba(255, 255, 255, 0.8);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.blog-grid .carousel-control span,
.format-gallery .carousel-control span {
	position: relative;
	z-index: 2;
}

/* - Entry Content */
article[class*="type-"]:last-of-type .or-spacer {
	display: none;
}
/* - Sticky Posts */
article[class*="type-"].sticky {
	text-align: left;
}
.sticky-post {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 2px 10px;
	position: absolute;
	right: 15px;
	text-transform: uppercase;
	top: 0;
	z-index: 3;
}

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

/* - Min Width: 992 */
@media (min-width: 992px) {
	.widget select option {
		max-width: 270px;
	}
	.top-footer .widget select option {
		max-width: 250px;
	}
	.our-skills .container,
	.work-accordion.work-section .container,
	.container.fixedlayout {
		padding: 0;
	}
	.wpcf7-form .form-group.contact-recaptcha {
		margin-bottom: 0;
	}
}
/* - Min Width: 782 */
@media (max-width: 782px) {
	
	/* - AdminBar */ 
	body.admin-bar .navbar-fixed-top {
		margin-top: 46px;
	}
}

/* - Min Width: 768 */
@media (min-width: 768px) {	
	
	.site-main .content-left,
	.site-main .sidebar-left {
		float: left;
	}	
	.site-main .content-right,
	.site-main .sidebar-right {
		float: right;
	}
	.tribe-mobile #main {
		padding-top: 90px;
	}
	.tribe-events-sub-nav li a {
		background-color: transparent;
	}
	.tribe-events-sub-nav li a {
		color: #333;
	}
	.tribe-events-sub-nav li a:hover {
		color: #01c26e;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: transparent;
	}
}
@media (max-width: 991px) {
	.wpcf7-form .wpcf7-form-control.wpcf7-submit {
		float: none;
	}
}

/* - Min Width: 768 to Max Width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.site-main .content-left {
		padding-right: 15px;
	}
	.site-main .content-right {
		padding-left: 15px;
	}
	
}
/* - max-width: 767 */
@media (max-width: 767px) {
	
	.page_spacing {
		padding-top: 50px !important;
		padding-bottom: 50px;
	}
	.blog-grid .pagination,
	.pagination {
		margin-top: 60px;
	}
}
/* - Min Width: 601 to Max Width: 782 */
@media only screen and (min-width: 601px) and (max-width: 782px) {
	body.admin-bar .fixed-top {
		margin-top: 45px;
	}
}

/* - Min Width: 320 to Max Width: 600 */
@media only screen and (min-width: 320px) and (max-width: 600px) {
	
	body.admin-bar .navbar-fixed-top {
		margin-top: 0;
	}
}