/*----------------------------
	Theme Name: Maxcoupons	
-------------------------------*/

/*
	[Table of Content]
		## Global
			- Site Layout
			- Bootstrap Custom
			- AdminBar
		
		## WordpPess Needs
			- Alignments
			- Media
			- Captions
			- Galleries
			- Table
			- Comment Reply Form
			- Password Form
			- Post Navigation
			- Contact Form
			- Pagination
			- Page Header
			- PageBanner
			- Breadcrumb
			- Page Links
			- SelectBox Dropdown Arrow Setting
		- Blog Listing
		
		+ Responsive
			- min-width: 992
			- min-width: 782
			- max-width: 991
			- min-width: 768
			- max-width: 991
			- min-width: 768 to max-width: 991
			- min-width: 320 to max-width: 600
			- max-width: 767
			- max-width: 639
			- max-width: 479
			- max-width: 400
*/

/*  ## Global
- - - - - - - - - - - - - - - - - - - - */
body .vc_row  .vc_col-has-fill .vc_column-inner {
	padding-top: 0 !important;
}


main {
	overflow-x: hidden;
}
.product-section {
	overflow: hidden;
}
.fixedlayout.container {
	margin: 0 auto;
	padding: 0;
}
.beforepage-shortcode {
	padding-bottom: 35px;
}
.beforepage-shortcode.inside-slider {
	padding-bottom: 0;
}
.afterpage-shortcode {
	padding-bottom: 35px;
}

/* - VC */
.wpb_revslider_element.wpb_content_element {
	margin-bottom: 0 !important;
}

/* Padding */
.spadding {
	padding: 40px 0;
	display: inline-block;
	width: 100%;
}

/* - Site Layout */
.page_spacing {
	padding-top: 80px;
	padding-bottom: 80px;
}
footer .header-search,
.site-main .header-search {
	display: none;
}

/* - Bootstrap Custom */
.container {
    max-width: 100%;
}

.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;
}

/* - AdminBar */ 
body.admin-bar .navbar-fixed-top {
    margin-top: 32px;
}

.menu-setting {
    display: inline-block;
    float: right;
    margin-top: 50px;
    padding-right: 25px;
}
.navbar-fixed-top .menu-setting {
	margin-top: 32px;
}

/*  ## WordPress Needs
- - - - - - - - - - - - - - - - - - - - */
.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;
	width: 100%;
}
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: 1.6em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 14px;
	line-height: 1.6;
	padding: 0.5em 0;
}

.breadcrumbs > span {
	line-height: 24px;
	font-size: 16px;
}
caption  {
	font-weight: 600;
	color: #555;
}

/* - 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;
}

table tbody a {
	color: #000;
	
}
table tbody a:focus,
table tbody a:hover {
	color: #ffb619;
	text-decoration: none;
}

.entry-footer {
	width: 100%;
	display: inline-block;
}

/* - User Profile */

.maxcoupons-profile .maxcoupons-profile-form  .form-control {
	background-color: rgba(0, 0, 0, 0);
    border-color: #cecece;
    border-radius: 0;
    box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	outline: none;
    letter-spacing: 0.462px;
	margin-bottom: 20px;
	min-height: 42px;
}
.login-form-user  form  input[type="text"]:focus,
.login-form-user  form  input[type="password"]:focus,
.maxcoupons-profile .maxcoupons-profile-form  .form-control:focus {
	border-color: #ffb300;
}

.maxcoupons-profile .maxcoupons-profile-form  input[type="submit"] {
	background-color: #ffb300;
    border: 1px solid #ffb300;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 30px;
    margin-bottom: 0;
    outline: medium none;
    word-wrap: break-word;
    padding: 6px 32px;
    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;
    white-space: normal;
}

.maxcoupons-profile .maxcoupons-profile-form  input[type="submit"]:hover {
	background-color: rgba(0, 0, 0, 0);
    color: #ffb300;
}

/* - Login */
.contact-feedback-form input[type="text"],
.login-form-user  form  input[type="text"],
.login-form-user  form  input[type="password"] {
	background-color: rgba(0, 0, 0, 0);
    border: 1px solid #cecece;
    border-radius: 0;
    box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	outline: none;
    letter-spacing: 0.462px;
	width: 100%;
	height: 40px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 20px;
}
.login-form-user  form  input[type="checkbox"] {
	margin-right: 10px;
}

.login-form-user  form  input[type="submit"] {
	background-color: transparent;
    border: 1px solid #ffb300;
    border-radius: 0;
    color: #333;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 30px;
    margin-bottom: 10px;
    outline: medium none;
    word-wrap: break-word;
    padding: 3px 15px;
    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;
    white-space: normal;
}
.login-form-user  form  input[type="submit"]:focus,
.login-form-user  form  input[type="submit"]:hover {
	background-color: #ffb300;
	color: #fff;
}
.contact-feedback-form input[type="submit"],
.login-form-user  .coupons-btn,
.login-form-user  .forgot-password {
	background-color: #ffb300;
    border: 1px solid #ffb300;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 30px;
    margin-bottom: 0;
    outline: medium none;
    word-wrap: break-word;
    padding: 3px 15px;
    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;
    white-space: normal;
	text-decoration: none;
}
.login-form-user   a:first-of-type {
	margin-right: 15px;
}
.contact-feedback-form input[type="submit"]:focus,
.login-form-user  a.coupons-btn:focus,
.login-form-user  a.forgot-password:focus, 
.contact-feedback-form input[type="submit"]:hover,
.login-form-user  a.coupons-btn:hover,
.login-form-user  a.forgot-password:hover  {
	background-color: rgba(0, 0, 0, 0);
	color: #ffb300;
}
.maxcoupons-profile .register-info p {
	color: #555;
	margin-top: 15px;
}

.maxcoupons-profile  .recaptcha-container {
	margin-bottom: 20px;
}

/* View Coupon */

.login-information a.login-btn {
	text-decoration: none;
	color: #000;
}
.login-information a:after {
	content: "|";
	padding: 0 3px 0 5px
}
.login-information a:last-of-type:after {
	content: "";
	padding: 0;
}
.login-information a.register-btn { 
	text-decoration: none;
	color: #000;
}

article[class*="type-"] .entry-content ul li span {
	font-size: 1.2em !important; 
}
article[class*="type-"] .entry-content ul li em,
article[class*="type-"] .entry-content ul li strong {
	font-size: 1.1em !important; 
}

/* - Blog Listing */
article[class*="type-"] {
	display: inline-block;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 40px;
	width: 100%;
	padding-bottom: 40px;
}
article[class*="type-"]:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
article[class*="type-"] .entry-cover {
	position: relative;
	margin-bottom: 40px;
}

article[class*="type-"] .entry-cover > a::before {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
article[class*="type-"] .entry-cover > a::after {
    color: #fff;
    content: "\e67b";
    font-family: "Stroke-Gap-Icons";
    font-size: 24px;
    height: 25px;
    left: 0;
    margin: 0 auto;
	opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%); 
    width: 24px;
    z-index: 3;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
article[class*="type-"]:hover .entry-cover a::before, 
article[class*="type-"]:hover .entry-cover a::after {
	opacity: 1;
}
article[class*="type-"] .entry-meta {
	margin-bottom: 15px;
}
article[class*="type-"] .entry-meta .post-catagory,
article[class*="type-"] .entry-meta .post-date,
article[class*="type-"] .entry-meta .post-comment,
article[class*="type-"] .entry-meta .post-like {
	display: inline-block;
	margin-bottom: 15px;
}
article[class*="type-"]  .entry-meta .post-catagory a {
	padding-right: 10px;
}
article[class*="type-"]  .entry-meta .post-catagory a:last-of-type {
	padding-right: 30px;
}
article[class*="type-"] .entry-meta a  {
	color: #666;
	letter-spacing: 0.84px;
	padding-right: 30px;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
article[class*="type-"] .entry-meta .post-date span a,
.single article[class*="type-"] .entry-meta .post-date span a {
	padding-right: 0;
}
article[class*="type-"] .entry-meta .post-date span a:after,
.single article[class*="type-"] .entry-meta .post-date span a:after {
	content: ",";
}
.single article[class*="type-"] .entry-meta .post-date span:last-of-type  {
	padding-right: 30px;
}
article[class*="type-"] .entry-meta a .sl-icon {
	padding-right: 10px;
}
article[class*="type-"] .entry-meta a:hover {
	color: #ffb300;
}
article[class*="type-"] .entry-meta a > i {
	padding-right: 10px;
}
article[class*="type-"] .entry-meta .post-catagory a {
	color: #ffb300;
	text-transform: uppercase;
}
article[class*="type-"] .entry-meta .post-catagory a:hover {
	color: #666;
}
article[class*="type-"] .entry-meta .post-date {
	color: #666;
}
article[class*="type-"] .entry-meta .post-date a {
	text-transform: capitalize;
}
article[class*="type-"] .entry-header h3.entry-title {
	font-family: 'latosemibold';
	font-size: 22px;
	display: inline-block;
	letter-spacing: 0.22px;
	line-height: 30px;
	margin: 0;
	max-width: 550px;
}
article[class*="type-"] .entry-header h3.entry-title a {
	color: #444;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
article[class*="type-"] .entry-header h3.entry-title a:hover {
	color: #ffb300;
}
article[class*="type-"] .entry-header a.read-more {
	background-color: #ffb300;
	border: 1px solid #ffb300;
	color: #fff;
	display: inline-block;
	font-family: 'Hind', sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 27px;
	float: right;
	letter-spacing: 0.9px;
	margin-top: 5px;
	padding: 9px 35px 4px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
article[class*="type-"] .entry-header a.read-more:hover {
	background-color: transparent;
	color: #ffb300;
}

article[class*="type-"] .entry-content p {
	color: #666666;
    letter-spacing: 0.35px;
    line-height: 28px;
}
article[class*="type-"] .entry-tag span  {
	color: #444444;
    display: inline-block;
    font-family: "Hind",sans-serif;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.65px;
    margin-bottom: 0;
    word-wrap: break-word;
	padding-right: 10px;
}
article[class*="type-"] .entry-tag  a {
	color: #ffb300;
    text-transform: uppercase;
	letter-spacing: 0.84px;
	text-decoration: none;
	padding-bottom: 10px;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
article[class*="type-"] .entry-tag  a:hover {
	color: #666;
}
article[class*="type-"] .entry-tag  a:after {
	content: ",";
	padding: 0 5px;
}
article[class*="type-"] .entry-tag  a:last-of-type:after {
	content: "";
	padding: 0;
}	
article[class*="type-"] .entry-footer  {
    display: inline-block;
    margin-top: 50px;
    width: 100%;
}
article[class*="type-"] .entry-footer h5 {
	color: #444;
    display: inline-block;
    font-family: "Hind",sans-serif;
    font-size: 26px;
	line-height: 40px;
    font-weight: 600;
    letter-spacing: 0.65px;
    margin-bottom: 0;
    word-wrap: break-word;
	margin-top: 0;
}
article[class*="type-"] .entry-footer  .social-icons {
	float: right;
}
.single article[class*="type-"]  {
	padding-bottom: 35px;
	border-bottom: 1px solid #a6a6a6;
	margin-bottom: 30px;
}

/* - Comments Area */
.comments-area {
	display: inline-block;
	width: 100%;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
	margin-top: 0;
	color: #444;
    font-family: "Hind",sans-serif;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.65px;
    line-height: 45px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.comment-list {
    display: inline-block;
	width: 100%;
    list-style: none;
    margin-bottom: 37px;
	padding-left: 0;
}
.comment-body {
	padding: 40px 0px 44px 130px;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #a6a6a6;
}
.pingback  .comment-body  {
	padding-left: 0;
}
.pingback .comment-body a.url {
	padding-left: 5px;
}
.comment-body a.url {
	color: #777;
	text-decoration: none;
}
.bypostauthor  {}

.comment-author .avatar {
	position: absolute;
	left: 0;
}
.comment-author .fn {
	font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.45px;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
	display: inline-block;
	width: 100%;
	word-wrap: break-word;
}
.comment-author .says {
	display: none;
}
.comment-author .fn  a.url {	
	color: #3a3e40;
	text-transform: capitalize;
	font-weight: 500;
	line-height: 28px;
	display: inline-block;
}
.comment-metadata {
	margin-bottom: 8px;
}
.comment-metadata a {
	color: #666666;
    font-family: "latomedium";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1.4px;
    text-transform: capitalize;
	text-decoration: none;
}
.comment-metadata a:hover {
	color: #ffb609;
}
.comments-area .comment-content p {
	color: #555;
    font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 26px;
    margin-bottom: 10px;
}
.comments-area .comment .comment-awaiting-moderation {
	color: #555;
	font-size: 14px;
	margin-bottom: 5px;
}
.comment-list .reply a {
	color: #ffb300;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.4px;
    text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.comment-list .reply a:hover {
    color: #000;
}
.comment-list .children {
	list-style: none;
	padding-left: 30px;
}
.comment-content a {
	text-decoration: none;
	color: #000;
}
.comment-form {
    margin-top: 10px;
}

.comments-area .comment-list  .comment-respond {
	margin-top: 37px;
}

/* - Comment Reply Form */
.comment-form  {
	display: inline-block;
	width: 100%;
}
.comment-respond {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
}
.comment-reply-title {
	font-family: 'Raleway', sans-serif;
	color: #3a3e40;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.16px;
	line-height: 24px;
	margin-top: 0;
	text-transform: uppercase;
}
.required {
    color: #c0392b;
}
.comment-reply-title small a {
    border: none;
    float: right;
    height: 17px;
    overflow: hidden;
    width: 15px;
	text-decoration: none;
	display: none;
}
.comment-reply-title small a:before {
    content: "\f112";
    font-size: 14px;
    position: relative;
    top: 0;
	font-family: "FontAwesome";
	color: #000;
}
.comment-respond .logged-in-as  a {
	color: #777777;
	font-size: 14px;
	letter-spacing: 0.28px;
	line-height: 24px;
	text-decoration: none;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

/* - Comment Form */
.comment-respond {
	display: inline-block;
	width: 100%;
	margin-bottom: 40px;
}
.comments-area .comment-reply-title {
	margin-bottom: 0;
}
.comments-area .comment-form  textarea {
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
    border: 1px solid #adadad;
    border-radius: 0;
   	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
    color: #555555;
    font-size: 16px;
    letter-spacing: 0.4px;
    outline: medium none;
    padding: 13px 25px;
	outline: none;
}
.comments-area .comment-form input[type="submit"] {
	background-color: rgba(0, 0, 0, 0);
    border: 2px solid #ffb300;
    border-radius: 0;
    color: #222222;
    font-family: "latosemibold";
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 30px;
    margin: 20px 0 0;
    word-wrap: break-word;
    padding: 8px 30px;
    text-decoration: none;
    text-transform: uppercase;
   -webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
    white-space: normal;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	outline: none;
}
.comments-area .comment-form input[type="submit"]:hover {
	background-color: #ffb300;
    color: #ffffff;
}
.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="url"] {
	background-color: rgba(0, 0, 0, 0);
    border: 1px solid #adadad;
    border-radius: 0;
    box-shadow: none;
    color: #555555;
    font-size: 16px;
    letter-spacing: 0.4px;
    min-height: 49px;
    outline: medium none;
    padding: 13px 25px;
    width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	outline: none;
}

/* - Comment List .pingback */
.comment-list .trackback {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.pingback .edit-link {	
    display: inline-block;   
    font-size: 13px;
    line-height: 1.5;
    padding-left: 0;
    text-align: left;
    width: 100%;	
}
.pingback .edit-link a {
	border: 1px solid #c59d5f;
	color: #c59d5f;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	margin-left: 0;
	margin-top: 15px;
	padding: 5px 19px;
	text-decoration: none;
	text-transform: capitalize;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
    color: #333;
}
.pingback .edit-link:before {
    top: 5px;
}
.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}
.comment-content > :last-child {
    margin-bottom: 0;
}
.comments-area .comment-list .children .depth-4 .comment-form-author,
.comments-area .comment-list .children .depth-4 .comment-form-email,
.comments-area .comment-list .children .depth-4 .comment-form-url {
	width: 100%;
	padding: 5px 0;
}

/* - Password Form */
.post-password-form {
	position: relative;
}
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: #ffb300;	
	border: 1px solid #ffb300;
    bottom: 0;
    color: #ffffff;
    padding: 7px 20px;
    position: relative;
	outline: none;
	margin-top: 10px;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	font-weight: 700;
}
.post-password-form input[type="password"] {
	border: 2px solid #828282;
    font-size: 14px;
    padding: 10px 60px 10px 10px;
    width: 100%;
	outline: none;
	height: 44px;
}
.post-password-form input[type="submit"]:hover {
	background-color: transparent;
	color: #ffb300;
}

/* - Post Navigation */
.post-navigation {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 50px;
	margin-top: 50px;
	position: relative;
	width: 100%;
}
.post-navigation a {
	display: block;
}
.post-navigation span {
	display: block;
}
.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	z-index: 2;	
}
.post-navigation .nav-previous .post-title {
	float: left;
}
.post-navigation .nav-next .post-title {
	float: right;
}
.post-navigation .post-title {
	font-size: 12px;
	line-height: 1.3333;
	color: #333;
	position: relative;
	z-index: 2;
	text-transform: uppercase;
    max-width: 80%;	
	margin-top: 5px;
}
.post-navigation .nav-previous {
    float: left;
    text-align: left;
    width: 50%;
}
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

/* - Pagination */
.pagination {
    display: block;
	text-align: center;
	position: relative;
	margin-top: 70px;
	margin-bottom: 0;
}
.pagination .nav-links .page-numbers {
	background-color: transparent;
    border: 1px solid #cecece;
    border-radius: 0;
    color: #444;
    font-size: 16px;
    letter-spacing: 0.52px;
    line-height: 44px;
    padding: 0;
	position: relative;
    text-align: center;
    transition: all 1s ease 0s;
	padding-left: 18px;
	padding-right: 18px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 3px 10px;
	text-decoration: none;
}
.pagination .nav-links .page-numbers.current{
	color: #fff;
	background-color: #ffb300;
}
.pagination .nav-links .page-numbers.current:hover {
	color: #fff;
}
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:focus {	
	background-color: #ffb300;
	color: #fff;
}

/* - Page Header */
.page-header,
.post-header {
	margin: 0;
	border: 0 none;	
}
.full-page-header {
	margin-bottom: 80px;
}
.page-heading {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.header-menuabsolute .page-heading {
    top: 60%;
}

/* - PageBanner */
.page-banner {
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	min-height: 282px;
	width: 100%;
	text-align: center;
}
.page-banner::before {
	background-color: rgba(0, 0, 0, 0.8);
	content: "";
	display: inline-block !important;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.page-banner .container {
	left: 0;
	margin: 0 auto;
	max-width: 1170px;
	padding: 0 !important;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}
.page-banner  h3 {
	color: #ffffff;
    font-family: "Hind",sans-serif;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 0.85px;
    line-height: 42px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
	padding: 0 15px;
}
.page-subtitle {
	display: block;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0;
	font-weight: 500;
	word-wrap: break-word;
	text-transform: capitalize;
	color: #fff;
}

/* - Breadcrumb */
.page-banner .breadcrumb {
	background-color: transparent;
	color: #fff;
	margin: 0;
	word-wrap: break-word;
	padding: 0;
	z-index: 1;
	display: inline-block;
}
.page-banner  .breadcrumb a,
.page-banner  .breadcrumb span {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 22px;	
	font-weight: 700;
    text-decoration: none;
	letter-spacing: 0.28px;
	word-wrap: break-word;
	margin-right: 1px;
	margin-left: 3px;
	font-size: 12px;
	letter-spacing: 0.6px;
}
.page-banner  .breadcrumb span a > span,
.page-banner  .breadcrumb .home span {
	color: #fff;
}
.page-banner  .breadcrumb span {
	color: #c59d5f;
}
.page-banner  .breadcrumb a:hover span {
	color: #c59d5f;
}

/* - Page Links */
.entry-content .page-links {
	margin-bottom: 20px;
}
.entry-content .page-links-title {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 16px;
	color: #444;
}
.entry-content .page-links > a,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title) {
	color: #444;
	background-color: transparent;
    border: 1px solid #cecece;
    border-radius: 0;
    font-size: 16px;
    letter-spacing: 0.52px;
    line-height: 44px;
    padding: 0;
	position: relative;
    text-align: center;
    transition: all 1s ease 0s;
	padding-left: 18px;
	padding-right: 18px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 3px;
	text-decoration: none;
}
.entry-content .page-links > a {
	background-color: transparent;
	border-color: #cecece;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title)  {
	color: #fff;
	background-color: #ffb300;
}
.entry-content .page-links a:hover,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title):hover {
	color: #fff;
	background-color: #ffb300;
}
.entry-content .page-links a:hover  {	
	color: #fff;
}
.entry-content p > a {
	color: #444;
}

/* - 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: #ffb619;
	top: 0;
	bottom: 0;
	right: 0;
	color: #fff;	
}
.widget select {
	width: 100%;
	padding: 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;
	color: #777;
	border-radius: 0;
	outline: none;
}
.widget select::-ms-expand {
    display: none;
}
.widget select option,
.widget select:active,
.widget select:focus {
	outline: none !important;
}
article[class*="type-"].tag-sticky-2 li a {
	color: #000;
}

/* - Post Format */
.format-video iframe,
.format-video video {
	min-height: 400px;
	width: 100%;
}
.format-audio audio {
	width: 100%;
}
article[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;
}
article[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;
}
article[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;
}

/* - Sticky Posts */
article[class*="type-"].sticky {
	text-align: left;
}
.no-post-thumbnail .entry-cover .sticky-post {
	right: 0;
}
.sticky-post {
	background-color: #333;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 4px 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	z-index: 3;
}

blockquote {
	border-left-color: #ffb300;
	color: #222222;
    font-family: "latosemibold";
    font-style: italic;
    line-height: 28px;
    margin: 30px 0 20px 20px;
    padding: 0 20px;
}
article[class*="type-"]  .entry-content blockquote p,
blockquote p {
	color: #222222;
    font-family: "latosemibold";
    font-style: italic;
    line-height: 28px;
}
blockquote cite a {
	color: #777;
}

/*----------------------------------------------------
	## Responsive
------------------------------------------------------*/

/* - min-width: 992 */
@media (min-width: 992px) {
	.ownavigation .navbar-nav .menu-item-language > .submenu-languages {
		display: none;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
		min-width: 150px;
		position: absolute;
		background-color: #fff;
		padding: 0;
	}	
	
	/* - WPML Dropdown */
	.ownavigation .navbar-nav .menu-item-language:hover > .submenu-languages {
		display: block;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.ownavigation .navbar-nav .menu-item-language:hover > .submenu-languages  li {
		padding: 0 20px;
		list-style: none;
	}
	.ownavigation .navbar-nav .menu-item-language:hover > .submenu-languages  li  a {
		padding: 10px 0px;
		white-space: normal;
		word-wrap: break-word;
		display: inline-block;
		text-decoration: none;
		outline: none;
		color: #131313;
	}
	
}

/* - min-width: 782 */
@media (max-width: 782px) {
	/* - AdminBar */ 
	body.admin-bar .navbar-fixed-top {
		margin-top: 46px;
	}
}

/* - max-width: 991 */
@media (max-width: 991px) {
	
	/* Wpml Menu */
	.ownavigation .navbar-nav .menu-item-language > .submenu-languages {
		display: none;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
		width: 100%;
		background-color: transparent;
		padding: 0;
		padding: 0 10px 10px;
	}
	.ownavigation .navbar-nav .menu-item-language:hover > .submenu-languages {
		display: block;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.ownavigation .navbar-nav .submenu-languages {
		position: relative;
		padding: 0px;
	}
	.ownavigation .navbar-nav .submenu-languages li  {
		list-style: none;
	}
	.ownavigation .navbar-nav .submenu-languages li a {
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
		padding: 8px 0;
		display: inline-block;
		text-decoration: none;
	}
	.ownavigation .navbar-nav .sub-menu {
		transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
	}
	article[class*="type-"].no-post-thumbnail .sticky-post {
		position: relative;
		margin-bottom: 10px;
		display: inline-block;
	}
}

/* - 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;
	}
}
/* - max-width: 991 */
@media (max-width: 991px) {
	.comment-list .children {
		padding-left: 10px;
	}
	.comment-author .avatar {
		max-width: 80px;
	}
	.comment-body {
		padding: 40px 25px 44px 100px;
	}
}

/* - min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* Blog Post */
	.single article[class*="type-"] .entry-meta .post-date span:last-of-type,
	article[class*="type-"] .entry-meta .post-catagory a:last-of-type,
	article[class*="type-"] .entry-meta a {
		padding-right: 15px;
	}
	article[class*="type-"] .entry-footer {
		margin-top: 10px;
	}
	article[class*="type-"] .entry-footer .social-icons {
		float: none;
		margin-top: 10px;
	}	
}

/* - 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;
	}
}

/* - max-width: 767 */
@media (max-width: 767px) {
	/* - Post Formats */
	.format-video iframe,
	.format-video video {
		min-height: auto;
		height: auto;
	}
	.fixedlayout.container {
		padding: 0 15px;
	}
	article[class*="type-"] .entry-footer {
		margin-top: 10px;
	}
}
/* - max-width: 639 */
@media (max-width: 639px) {
	article[class*="type-"] .entry-footer .social-icons {
		float: none;
	}
	article[class*="type-"] .entry-footer .social-icons li {
		margin-right: 10px;
		margin-top: 10px;
	}
}
/* - max-width: 479 */
@media (max-width: 479px) {
	.comment-list .children {
		padding-left: 5px;
	}
	.page-banner h3 {
		font-size: 22px;
		line-height: 40px;
	}
}