
img {max-width: 100%;height: auto}
article.sticky {position:relative}
article.sticky::after {
  color: #003044;
  content: "\f08d";
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  right: 20px;
  top: 0px;
  transform: rotate(30deg);
  padding-top: 2rem;
}

textarea,
input[type=text],
input[type=email],
input[type=url],
input[type=tel],
input[type=password] {
  border: 1px solid #ddd;
  padding: 9px;
}
a:hover {text-decoration: none}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



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

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




article.post a {
    color: #333;
}
.entry-header h2 {
    font-size: 20px;
}
.entry-header {
    margin-bottom: 25px;
}
.entry-footer {
    font-size: 90%;
}
.entry-footer span {padding-right: 15px;}
.entry-meta > span {
    padding-right: 15px;
}
.entry-meta i.fa {
    padding-right: 5px;
}
.sngl-post{
    padding: 3rem;
    background-color: #f8f8f8;
}

article.post a.deal-btn {
    background-color: transparent;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px 0px 15px 0px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
}

article.post a{
    
    margin-top: 10px;
   
}

.cat-links a {

    padding: 8px 6px;
    font-size: 12px;
    color: #787878;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: "Poppins",sans-serif;
 }

 .tags-links a {
    padding: 8px 6px;
    font-size: 12px;
    color: #787878;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: "Poppins",sans-serif;
 }

.entry-meta .vcard a{
    border: none;
    font-size: 15px;
}

.entry-meta .posted-on a{
    border: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Poppins",sans-serif; 
}

.entry-footer {
    margin-top: 15px;
    clear: both;
}

.blog .entry-footer {
    margin-top: 0px;
    clear: both;
}
.blog article .entry-content, .blog article .entry-meta {
    padding-left: 3rem;
    padding-right: 3rem;
}

.blog article h2{   
    margin-top: 0px;
    padding-top: 25px;
    padding-left: 3rem;
    padding-right: 3rem;
}
.blog article .entry-footer{
    padding-left: 3rem;
    padding-right: 3rem;
}

.blog article .entry-footer .cat-links{
    padding-bottom: 25px;
}

.blog article.post {
    background-color: #f8f8f8;
    margin-bottom: 50px;
}

/* .deal-post-featured-content img{
    width: 100%;
}
.deal-post-featured-content video{
    width: 100%;
    height: 100%;
} */

.single.single-post article.post {
    margin-bottom: 50px;
    background-color: transparent;
}


.navigation.posts-navigation .nav-links {
    border-top: 1px solid #ddd;
    margin-bottom: 30px;
    overflow: hidden;
}
.navigation.posts-navigation .nav-links > div {
    float: left;
    width: 50%;
}
.navigation.posts-navigation .nav-links > div.nav-next {
    float: right;
    text-align: right;
}
.navigation.posts-navigation .nav-links a {
    color: #333;
    display: block;
    padding: 10px 0;
}
.widget-title {
    font-size: 25px;
}
.widget_calendar table {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    width: 100%;
}
.widget_calendar table td,
.widget_calendar table th {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 5px;
    text-align: center;
}
.widget_calendar table caption {
    font-weight: 700;
}

.entry-content table {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.entry-content table td, .entry-content table th {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px;
}
.entry-content dd {
    margin-bottom: 15px;
}
.entry-content ul, .entry-content ol {
    padding-left: 15px;
}
.navigation.post-navigation .nav-links {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: 30px;
    overflow: hidden;
}
.navigation.post-navigation .nav-links > div {
    float: left;
    width: 50%;
}
.navigation.post-navigation .nav-links > div.nav-next {
    float: right;
    text-align: right;
}
.navigation.post-navigation .nav-links a {
    display: block;
    padding: 20px 0;
}


.widget h2{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;

}
.widget ul{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 2;
}
.widget a{
 color: #555;
}
.widget{
    margin-bottom: 50px;
}
.widget ul ul{
    padding-left: 15px;
}
.widget ul ul ul{
    padding-left: 7px;
}
.widget table{
    width: 100%;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;  
}
.widget table th, .widget table td{
    padding: 5px;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd; 
}

.widget table th{
    background: #ddd;
}

.widget.widget_rss li{
    margin-bottom: 30px;
}
.widget.widget_rss .rssSummery{
    font-size: 95%;
    padding-top: 10px;
}
.widget.widget_rss cite{
    padding-top: 10px;
    display: inline-block;
    font-weight: 700;
}

.widget.widget_rss .rsswidget{
    font-size: 110%;
}
.widget.widget_rss .rss-date{
    font-size: 80%
}

.textwidget img{
    width: 100%;
    height: auto;
}


/*******************
***** 8. Comments CSS
********************/

.comments-title {
    margin-bottom: 35px;
    font-size: 30px;
    color: #000000;
}
.comment-list {
    max-width: 790px;
}
.comment-list,
.children {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.says {
    display: none;
}
.comment-author.vcard img {
    float: left;
    margin-right: 18px;
}
.comment-content {
    color: #555555;
    font-size: 14px;
    padding-left: 72px;
}
.comment-content table {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.comment-content table td,
.comment-content table th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px;
}
.comment-content ol {
    padding-left: 15px;
}
.comment-author.vcard img {
    border-radius: 50%;
    position: relative;
    top: 10px;
}
b.fn {
    color: #666;
    font-size: 18px;
    text-transform: capitalize;
}
b.fn a,
.comments-area a {
    color: #000;
}
.comment-list > li,
.children article {
    margin-bottom: 30px;
}
.comment-metadata a time {
    color: #777777;
    font-size: 14px;
    font-weight: 300;
}
.reply {
    text-align: right;
}
.reply a {
    color: #666;
}
.children {
    padding-left: 25px;
}
.comment-form p > label {
    display: none;
}
.comment-form p > input,
.comment-form p textarea {
    border: 1px solid #e7e7e7;
    color: #000;
    font-size: 14px;
    padding: 8px 0 8px 10px;
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    resize: none;
}
.comment-reply-title {
    margin-bottom: 30px;
}
.logged-in .comment-reply-title {
    margin-bottom: 30px;
}
.comment-form p > input:focus,
.comment-form p textarea:focus {
    border-color: #818181;
    box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.2);
}
.comment-form-comment > label {
    display: none;
}
.comment-form {
    padding-right: 10px;
}
.comment-form .comment-notes {
    display: none;
}
.logged-in .form-submit {
    bottom: 4px;
    right: 0;
}
.logged-in .comment-form p:nth-child(2) {
    float: none;
}
.logged-in .comment-form p:not(:first-child) {
    float: none;
    width: 70%;
}
.logged-in .comment-form-comment textarea {
    display: block;
    width: 100%;
}
.comment-form p > input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}




/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}


.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.type-page.hentry {
    margin: 0 0 0em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}


.home .entry-content{
    margin: 0em 0 0;
} 


/* .page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
 */
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

a, a:link, a:visited, a:hover, a:active{text-decoration: none !important;}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# 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%;
}

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