/*  ## Global
- - - - - - - - - - - - - - - - - - - - */
body.admin-bar .menu-block.navbar-fixed-top {
	margin-top: 32px;
}
.post-edit-link {
	color: #1b88ce;
}
.mfp-gallery,
.owl-carousel,
.rev_slider {
	direction: ltr;
}

.container {
	max-width: 100%;
}
.kc_column.kc_col-sm-12 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.kc-contact-form7 h2 {
	margin-bottom: 20px;
}
.kc-testi-layout-3 .content-image {
	padding-top: 30px;
}
.kc-owl-post-carousel.owl-carousel,
.kc-carousel-images.owl-carousel-images  {
	overflow: hidden;
	direction: ltr;
}
.kc-owl-post-carousel .owl-item .footer-button {
	display: inline-block;
	padding-bottom: 0;
}
.kc-owl-post-carousel .owl-pagination .owl-page {
	padding-top: 10px;
}
body .kc-owl-post-carousel .owl-item .title {
	padding-bottom: 10px;
}
.spadding {
	padding: 100px 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}
.entry-footer {
	width: 100%;
	display: inline-block;
}

/*  ## WordPress Needs
- - - - - - - - - - - - - - - - - - - - */
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

.entry-content dd a ,
.entry-content table a  {
	color: #000;
	text-decoration: none;
	font-weight: 400;
}
.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;
}

.alignleft > iframe {
	 margin: 0 30px 0 0;	
}
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 {
	vertical-align: middle;
	border: 0 none;
	max-width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}
[class*="type-"] .entry-cover iframe {
	background-color: #000;
}
p > iframe.space-bottom {
	margin-bottom: 20px;
}
.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: 1.6em;
	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: 1em;
}
.gallery  figure {
	margin-bottom: 0;
}
.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;
}

.comment-list .pingback .comment-body {
	padding-left: 15px;
	padding-right: 15px;
	min-height: 1px;
}
.comment-list .pingback .comment-body a {
	color: #999;
	text-decoration: none;
}

/* - Password Form */
.post-password-form {
	position: relative;
}
.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"] {
	background-color: #ee9209;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 9px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
    line-height: 25px;
}
.post-password-form input[type="password"] {
	border: 1px solid #ddd;
    font-size: 14px;
    padding: 10px 60px 10px 10px;
    width: 100%;
	outline: none;
	height: 40px;
}
.post-password-form input[type="submit"]:hover {
	background-color: #fff;
	color: #333;
	border: 1px solid #e5e5e5;
}

/* - Pagination */
.pagination {
    display: inline-block;
    width: 100%;
	position: relative;
	border-radius: 0;
	margin-top: 50px;
	margin-bottom: 0;
	text-align: center;
	direction: ltr;
}
.pagination .nav-links .page-numbers {
	background-color: transparent;
    border-radius: 0;
    color: #777;
    font-size: 17px;
	position: relative;
    text-align: center;
	padding: 12.5px 19px;
	margin: 0 5px 10px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;   
    line-height: 18px;	
	text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
    border: 1px solid #777;
	font-family: 'Open Sans', sans-serif;
}

.pagination .nav-links .page-numbers.current:hover {
	color: #fff;
}
.pagination .nav-links .page-numbers.current,
.pagination .nav-links .page-numbers:hover {
	background-color: #ee9209;
	border-color: transparent;
	color: #fff;
}

/* - Page Links */
.post-content-data .page-links-title {
	color: #3b3b42;
	font-size: 16px;
}
.post-content-data .page-links > a,
.post-content-data .page-links > span:not(.screen-reader-text):not(.page-links-title) {
    border-radius: 0;
    color: #999;
    font-size: 17px;
	position: relative;
    text-align: center;
	padding: 12.5px 19px;
	margin: 0 5px 10px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;   
    line-height: 18px;
	border: 1px solid #999;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.post-content-data .page-links > span:not(.screen-reader-text):not(.page-links-title),
.post-content-data .page-links a:hover,
.post-content-data .page-links > span:not(.screen-reader-text):not(.page-links-title):hover {
	background-color: #ee9209;
    border-color: #ee9209;
    color: #fff;
}
.post-content-data p > a,
.post-content-data table a,
.comment-content dl dd a,
.comment-content table a {
	color: #999;
}

/* - 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: #ee9209;
	top: 0;
	bottom: 0;
	right: 0;
	color: #fff;	
}
.woocommerce select,
.widget select {
	width: 100%;
	padding: 0 25px 0 10px;
	height: 40px;
	max-width: 100%;
	border: 1px solid #ddd;
	background-color: transparent;
	box-shadow: none;
	-moz-appearance: none!important; 
	-webkit-appearance: none!important;
	cursor: pointer;
	position: relative;
	z-index: 2;
	border-radius: 0;
	outline: none;
}
.woocommerce select::-ms-expand,
.widget select::-ms-expand {
    display: none;
}
.woocommerce select option,
.widget select option,
.woocommerce select:active,
.widget select:active,
.woocommerce select:focus,
.widget select:focus {
	outline: 0 none !important;
}
.widget select,
.woocommerce select option,
.widget select option {
	padding: 10px 28px 10px 12px;
	color: #565656;
}
select:-moz-focusring { 
	color: transparent;
    text-shadow: 0 0 0 #000;
}
.widget select option {
	width:250px;
}

article[class*="type-"].tag-sticky-2 a {
	color: #000;
}

/* - Widget: Calendar */
.widget_calendar #wp-calendar {
    width: 100%;
	border: none;
}
.widget_calendar table {
    margin: 0;
	width: 100%;
	margin-bottom: 0;
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2;
    padding: 5px;
	border: none;
	color: #282830;
}
.widget_calendar tfoot td#next {
	text-align: right;
}
.widget_calendar caption {
	color: #fff;
	background-color: #ee9209;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget_calendar tbody a {
    color: #ee9209;
	text-decoration: none;
}
.widget_calendar tbody #today a {
	color: #fff;
}
.widget_calendar tbody #today {
	background-color: #ee9209;
	color: #fff;
}

.widget_calendar #next,
.widget_calendar #prev {
	color: #000;	
	padding: 5px 0;
}
.widget_calendar #next a,
.widget_calendar #prev  a {
	border: 1px solid #eaeaea;
	color: #282830;
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 5px 15px;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	position: relative;
	top: 0px;
}


/* - Post Format */
[class*="type-"].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;
	border: 1px solid #000;
}
[class*="type-"].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;
}
[class*="type-"].format-gallery .carousel-control span {
	position: relative;
	z-index: 2;
}

/* - Entry Content */
article[class*="type-"] {
	position: relative;
}
article[class*="type-"]:last-of-type .or-spacer {
	display: none;
}
.no-post-thumbnail .entry-cover .sticky-post {
	right: 0;
}
.sticky-post {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 5px 10px;
	position: absolute;
	right: 15px;
	text-transform: uppercase;
	top: 0;
	z-index: 3;
}
.entry-content .page-links {
	clear: both;
	margin-bottom: 20px;
}
.page-links {
	clear: both;
}
/*----------------------------------------------------
	## Responsive
------------------------------------------------------*/

/* - Min Width: 782 */
@media (max-width: 782px) {
	
	/* - AdminBar */ 
	body.admin-bar .menu-block.navbar-fixed-top {
		margin-top: 46px;
	}
}

/* - Min Width: 768 */
@media (min-width: 768px) {	
	/* .site-main .content-left {
		order: 1;
	}
	.site-main .sidebar-right {
		order: 2;
	}
	
	.site-main .content-right {
		order: 2;
	}
	.site-main .sidebar-left {
		order: 1;
	}	 */
	.site-main .content-left,
	.site-main .sidebar-left {
		float: left;
	}	
	.site-main .content-right,
	.site-main .sidebar-right {
		float: right;
	}
}

/* - Min Width: 320 to Max Width: 600 */
@media only screen and (min-width: 320px) and (max-width: 600px) {
	
	body.admin-bar .menu-block.navbar-fixed-top {
		margin-top: 0;
	}
}