
/*!
Theme Name: Blogshining
Theme URI: https://www.wpdevtechsupport.com/Freethemes/blogshining
Author: wpdevtechsupport
Author URI: https://www.wpdevtechsupport.com/
Description: Blogshining WordPress Theme is a clean, responsive and multipurpose WordPress Theme.
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.4
License: GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blogshining
Tags: blog, one-column, custom-background, custom-color, custom-logo, custom-menu, featured-image, threaded-comments, translation-ready, accessibility-ready, block-style, right-sidebar, sticky-post
full-width-template, rtl-language-support
Blogshining WordPress Theme has been created by WPDevTechSupport, 2022
Blogshining WordPress Theme is licenese under GPL
*/

/*
  blogshining Theme css
*/ 
/* Gobal Css */
.screen-reader-text {
	visibility: visible;
  }
  .skip-link.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;
  }
  .skip-link.screen-reader-text:focus {
	background-color: #f2f2f2;
	border: 1px solid #21759b;
	border-radius: 3px;
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
  }
  .screen-reader-text.menu-close {
	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;
	background-color: transparent;
	border: 1px solid #000;
	bottom: 5px;
  }
  .screen-reader-text.menu-close:focus {
	background-color: transparent;
	border: 1px solid #000;
	border-radius: 5px;
	clip: auto !important;
	clip-path: none;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	right: 35px;
	line-height: normal;
	padding: 5px 15px;
	text-decoration: none;
	bottom: -30px;
	width: auto;
	z-index: 100000;
  }
  h2.screen-reader-text {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 30px;
  }
  #primary[tabindex="-1"]:focus {
	outline: 0;
  }
  .alignleft {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
  }
  .alignright {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
  }
  .aligncenter {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.5em;
  }
  .widget {
	margin: 0 0 1.5em;
  }
  .widget select {
	max-width: 100%;
  }
  .widget {
	margin-bottom: 30px;
	background-color: #fff;
	padding: 30px;
	border: 1px solid #808080;
  }
  .widget:last-child{
	margin-bottom: 0px;
  }
  .widget a:hover {
	color: #252525;
  }
  .widget h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #ddedf4;
	background: #000062;
	padding: 0.5rem;
  }
  .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 2;
  }
  .widget ul li{
	border-bottom: 1px dashed #999;
  }
  .widget ul ul {
	padding-right: 15px;
  }
  .widget ul ul ul {
	padding-right: 5px;
  }
  .widget a {
	color: #000;
	text-decoration: none;
  }
  .widget table {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
  }
  .widget table th {
	background-color: #ddd;
  }
  .widget table th,
  .widget table td {
	padding: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
  }
  .widget.widget_rss li {
	margin-bottom: 30px;
  }
  .widget.widget_rss .rssSummary {
	font-size: 95%;
	padding-top: 10px;
  }
  .widget.widget_rss cite {
	padding-top: 10px;
	display: inline-block;
	font-weight: 700;
  }
  .widget.widget_rss a.rsswidget {
	  font-size: 110%;
  }
  .widget.widget_rss .rss-date {
	  font-size: 80%;
  }
  .sticky {
	display: block;
  }
  .updated:not(.published) {
	display: none;
  }
  .page-content,
  .entry-content,
  .entry-summary {
	margin: 0.5em 0 0;
  }
  .page-links {
	clear: both;
	margin: 0 0 1.5em;
  }
  .comment-content a {
	word-wrap: break-word;
  }
  .bypostauthor {
	display: block;
  }
  .infinite-scroll .posts-navigation,
  .infinite-scroll.neverending .site-footer {
	display: none;
  }
  .infinity-end.neverending .site-footer {
	display: block;
  }
  .page-content .wp-smiley,
  .entry-content .wp-smiley,
  .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
  }
  embed,
  iframe,
  object {
	max-width: 100%;
  }
  .custom-logo-link {
	display: inline-block;
  }
  .wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
  }
  .wp-caption img[class*="wp-image-"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
  }
  .wp-caption .wp-caption-text {
	margin: 0.8075em 0;
  }
  .wp-caption-text {
	text-align: center;
  }
  .gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
  }
  .gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
  }
  .gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
  }
  .gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
  }
  .gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
  }
  .gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
  }
  .gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
  }
  .gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
  }
  .gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
  }
  .gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
  }
  .gallery-caption {
	display: block;
  }
  .wp-block-quote p{
	margin-right: 15px;
  }
  /* Default CSS */
  body {
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 1px;
	color:#000;
	background:#fff;
	font-family: Roboto, sans-serif;
	font-weight: 400;
  }
  
  h1,h2,h3,h4,h5,h6 {
  
	margin:0 0 10px;
	font-family: Roboto, sans-serif;
	font-weight: 700;
  }
  p {
	margin:0 0 5px;
	color:#000;
  }
  
  img {
	height: auto;
	max-width: 100%;
  }
  .banner-area img {
	width: 100%;
	height: 500px;
  }
  .post-thumbnail img{
	max-width: 100%;
	height: 200px !important;
	margin: 2rem 0;
  }
  a {
	text-decoration: underline;
	transition: all 0.5s ease;
	color: #000;
  }
  a:hover {
	color: #000;
	text-decoration: underline;
	outline: none;
	background:none;
	transition: all 0.5s ease;
  }
  a:focus {
	color: #343434 ;
  }
  a:not([href]) {
	  color: #fff;
  }
  ul,
  ul li {
	margin: 0;
	padding: 0;
	list-style:none;
  }
  /* Header CSS */
  header.blogshining-header-img {
	position: relative;
	padding-top: 0;
  }
  header.blogshining-header-img .container {
	position: absolute;
	top: 0;
	right:  0;
	width: 100%;
	height: 100%;
	margin: auto;
	left:  auto;
	bottom: 0;
	background: rgba(0,0,0,0.3);
	padding-top: 110px;
  }
  .header-img img {
	max-width: 100%;
	height: 250px;
  }
  hr{background-color:#000060}
  .page .site-branding, 
  .single .site-branding,
  .search .site-branding,
  .archive .site-branding,
  .error404 .site-branding {
	padding-top: 16px;
  }
  .site-title{padding-top: 2.5rem;}
  .site-title a {
	  color: #fff;
	  text-decoration: none;
	  font-size: 25px;
	  font-weight: 700;
	  text-transform: uppercase;
	
  }
  .header-area {
	background-color: #000060;
  }
  .mainmenu ul li{
	position: relative;
	display: inline-block;
	margin-right: 5px;
  }
  .mainmenu li a {
	color: #ddedf4;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	padding-top: 16px;
	padding-bottom: 18px;
	padding-left: 25px;
	position: relative;
	display: block;
	transition: 0.5s;
  }
  .mainmenu li:first-child {
	margin-right: 0px;
  }
  .mainmenu li:last-child {
	border: 0px;
  }
  
  .mainmenu li a:hover,
  .mainmenu li a.active,
  .mainmenu li a:visited,
  .mainmenu li a:focus{
	transition: 0.5s;
	text-decoration: underline;
	color: #ebf3d4;
  }
  ul.children {
	padding-right: 25px;
  }
  .mainmenu .menu-item-has-children::after {
	font-family: dashicons;
	content: "\f347";
	font-size: 1em;
	text-shadow: none;
	opacity: .8;
	position: absolute;
	top: 1.2rem;
	left: .2rem;
	color:#ddedf4;
  }
  .mainmenu ul.sub-menu .menu-item-has-children::after {
	top: .6rem;
	left: .2rem;
	color: #fff;
  }
  .mainmenu ul li ul {
	position: absolute;
	right: 0;
	z-index: 8;
	width: 220px;
	top: 150%;
	opacity: 0;
	background: #000062;
	visibility: hidden;
	transition: 0.5s;
  }
  .mainmenu ul li:hover ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
  }
  .mainmenu ul li ul li {
	border-left: none;
	width: 220px;
	margin-right:0px;
	display: block;
  }
  .mainmenu li:hover ul li a {
	color: #fff;
	opacity: 1;
  }
  .mainmenu ul li ul.sub-menu li a {
	padding: 8px 20px;
	text-align: right;
	border-radius: 0px;
	background: transparent;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
  }
  .mainmenu li ul.sub-menu li a:hover {
	background-color: #ddd;
	color: #000;
  }
  .mainmenu ul li ul li ul{
	right:222px;
  }
  .mainmenu ul li:hover ul li ul{
	opacity: 0;
	visibility: hidden;
  }
  .mainmenu ul li:hover > ul li:hover > ul{
	right: 225px;
	opacity: 1;
	visibility: visible;
  }
  .mainmenu ul li:hover > ul li:hover > ul li:hover > ul{
	right: auto;
	left: 200px;
  }
  .top-nav-collapse {
	background: #fff;
	box-shadow: 0 40px 100px rgba(0,0,0,.2);
	transition: 0.5s;
  }
  .blogshining-responsive-menu  {
	display: none ;
  }
  .screen-reader-text.menu-close{
	display: none;
  }
  .slicknav_btn {
	right: 93%;
	float: right;
	top: -50px;
  }
  .slicknav_menu .slicknav_menutxt {
	display: none;
  }
  .slicknav_btn {
	background: transparent;
	padding: 0px;
	margin: 0px;
  }
  .slicknav_menu {
	padding: 0;
	background: none;
  }
  .slicknav_menu .slicknav_icon-bar {
	background-color: #fff;
	box-shadow: 0 0 0;
  }
  .slicknav_nav {
	background: transparent;
	width: 250px;
	position: relative;
	top: -2px;
	right: 20px;
  }
  .slicknav_nav a{
	font-weight: 400;
	font-size: 16px;
	transition: 0.5s;
	color: #fff;
  }
  .slicknav_nav a:focus{
	color: #0073AA;
  }
  .slicknav_nav .slicknav_row:hover,
  .slicknav_nav a:hover {
	background: #333333;
	color: #fff;
	text-decoration: none;
	border-radius: 0;
  }
  .slicknav_nav li.active a{
	background: #E74C3C;
	color: #fff;
  }
  .slicknav_nav .slicknav_row:hover a {
	color: #fff;
  }
  .slicknav_nav .slicknav_row, 
  .slicknav_nav a {
	margin: 0;
  }
  .slicknav_nav li {
	padding: 0px;
	text-align: right;
	font-size: inherit;
	line-height: inherit;
	border: none;
  }
  .slicknav_menu .slicknav_icon {
	width: 35px;
	height: 35px;
	margin: 0px;
  }
  .slicknav_btn {
	line-height: 5px;
	  cursor: pointer;
	-webkit-transition: all ease-in-out 500ms;
		 -moz-transition: all ease-in-out 500ms;
		  -ms-transition: all ease-in-out 500ms;
		 -o-transition: all ease-in-out 500ms;
			transition: all ease-in-out 500ms;
  }
  .slicknav_icon span.slicknav_icon-bar {
	  display: inline-block;
	  width: 100%;
	  height: 2px;
	  background: #fff;
	-webkit-transition: all ease-in-out 500ms;
		 -moz-transition: all ease-in-out 500ms;
		  -ms-transition: all ease-in-out 500ms;
		 -o-transition: all ease-in-out 500ms;
			transition: all ease-in-out 500ms;
  }
  .slicknav_btn.slicknav_open span.slicknav_icon-bar:first-child{
	-webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		 -o-transform: rotate(-45deg);
		  transform: rotate(-45deg);
	-webkit-transform-origin: 11px 50%;
	  -moz-transform-origin: 11px 50%;
		-ms-transform-origin: 11px 50%;
		 -o-transform-origin: 11px 50%;
		  transform-origin: 11px 50%; 
  }
  .slicknav_btn.slicknav_open span.slicknav_icon-bar:nth-child(2) {
	  display: none;
  }
  .slicknav_btn.slicknav_open span.slicknav_icon-bar:last-child{
	-webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		 -o-transform: rotate(45deg);
		  transform: rotate(45deg);
	-webkit-transform-origin: 12px 50%;
	  -moz-transform-origin: 12px 50%;
		-ms-transform-origin: 12px 50%;
		 -o-transform-origin: 12px 50%;
		  transform-origin: 12px 50%; 
  }
  .main-navigation .btn > a:hover {
	background-color: #333;
	color: #fff;
	transition: 0.5s;
  }
  ul#primary-menu li.hover ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
  }
  ul#primary-menu li ul {
	display: inline-block;
	transform: scale(0);
	visibility: hidden;
  }
  ul#primary-menu li ul li a {
	display: block;
  }
  ul#primary-menu li:hover ul,
  ul#primary-menu li.hover ul {
	transform: scale(1);
	visibility: visible;
  }
 
  .blog-area {
	  padding-top: 100px;
  }
  article.post{
	margin-bottom: 30px;
	background-color: #fff;
  }
  article.page{
	margin-bottom: 30px;
	background-color: #fff;
	border-radius: 5px;
	padding: 30px 0px;
  }
  .error-page{
	padding: 62px 0;
  }
  article.sticky {
	  background-color: #fff;
	  display: block;
	
  }
  .border {
	border-color:#808080!important;
  }
  article.sticky .border{
	border: 3px solid #000062 !important;
	border-radius: 5px;
  }
  
  article.post:last-child{
	margin-bottom: 0px;
  }
  .single-area article.post{
	border:none;
  }
  .entry-header{
   text-align: center;
   text-transform: uppercase;
  }
  .entry-meta{
	margin-bottom: 10px;
   
  }
  .entry-title {
	font-size: 20px;
	line-height: 18px;
  }
  .entry-title i, 
  .entry-footer span i, 
  .entry-meta i {
	color: #000;
	margin-left: 5px;
  }
  .entry-title a,
  .entry-footer span a,
  .entry-meta a{
	color: #000;
	text-decoration: none;
	transition: 0.3s;
  }
  .entry-title a:hover ,
  .entry-footer span a:hover,
  .entry-meta a:hover{
	color: #000;
	text-decoration: underline;
	opacity: 0.7;
	transition: 0.3s;
  }
  .entry-footer span,
  .entry-meta span{
	margin-left: 15px;
  }
  .entry-footer span.author {
	margin-left: 0px;
  }
  a.read-more-btn {
	color: #ddedf4;
	background-color: #000060;
	border-radius: 5px;
	transition: 0.3s;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: 700;
	margin-top: 15px;
	display: inline-block;
  }
  a.read-more-btn:hover{
	color: #fff;
	border: 1px solid #343434;
	background-color: #000;
	transition: 0.3s;
  }
  a.button {
	color: #fff;
	background-color: #000;
	border: 1px solid #343434;
	border-radius: 50%;
	padding: 10px 15px;
	font-size: 15px;
	transition: 0.5s;
  }
  a.button:hover{
	background-color: #fff;
	border: 1px solid #343434;
	color: #000;
	transition: 0.5s;
  }
  a.button.error{
	border-radius: 5px;
	text-decoration: none;
  }
  p.comment-notes {
	margin-bottom: 30px;
  }
  .nav-links{
	overflow: hidden;
  }
  .nav-previous{
	float: right;
	width: 50%;
	text-align: right;
  }
  .nav-next{
	text-align: left;
	width: 50%;
	float: left;
  }
  .nav-links a{
	display: inline-block;
	color: #ddedf4;
	background-color: #000062;
	border-radius: 5px;
	padding: 5px 15px;
	font-weight: 700;
	text-transform: uppercase;
	transition: 0.5s;
  }
  .page-links{
	margin-top: 10px;
  }
  .page-links a{
	display: inline-block;
	border: 1px solid #252525;
	color: #252525;
	padding: 0px 10px;
	transition: 0.5s;
	margin: 0px 5px;
  }
  .nav-links a:hover,
  .page-links a:hover{
	color: #fff;
	transition: 0.5s;
	border-color: #fff;
	background-color: #000;
  }
  .search-results article.page .entry-summary {
	display: none;
  }
  .entry-content h2{
	margin-top: 15px;
  }
  .entry-content table {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
  }
  .entry-content table th,
  .entry-content table td {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 10px;
  }
  .entry-content table th {
	background-color: #f9f9f9;
  }
  .entry-content dd {
	margin-bottom: 15px;
  }
  .entry-content ul,
  .entry-content ol {
	padding-right: 15px;
	margin: 0px;
  }
  .entry-content address {
	border: 1px solid #ddd;
	padding: 20px;
  }
  /* Comments CSS */
  .comments-area {
	margin-top: 40px;
  }
  .comments-area h2.comments-title {
	font-size: 25px;
	margin-bottom: 25px;
  }
  .comment-content h2{
	margin-top: 15px;
  }
  .comment-content p{
	margin-bottom: 5px;
  }
  .comment-list {
	margin: 0px;
	padding: 0;
	list-style: none;
  }
  .comment-meta {
	margin-bottom: 20px;
  }
  .comment-meta a {
	color: #333;
  }
  .bypostauthor {
	display: block;
  }
  .comment-author.vcard {
	position: relative;
	padding-right: 50px;
  }
  .comment-author.vcard img {
	position: absolute;
	right: 0;
	top: 7px;
  }
  .comment-metadata {
	  margin-right: 50px;
  }
  .comments-area table {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
  }
  .comments-area table th,
  .comments-area table td {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 10px;
  }
  .comments-area table th {
	background-color: #f9f9f9;
  }
  .comments-area dd {
	margin-bottom: 15px;
  }
  .comments-area .comment-content ul,
  .comments-area .comment-content ol {
	padding-right: 15px;
	margin: 0;
  }
  .comments-area address {
	border: 1px solid #ddd;
	padding: 20px;
  }
  .comment-reply-link {
	display: inline-block;
	color: #7086a1;
	margin-top: 10px;
	transition: 0.5s;
	text-transform: uppercase;
  }
  .comment-reply-link:hover{
	color: #252525;
  }
  .comment-list li.comment {
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
	padding: 30px;
	background-color: #ddd;
  }
  .comment-list li.comment:last-child {
	border-bottom: 0px solid #ddd;
	margin-bottom: 0px;
  }
  .comment-metadata {
	font-size: 80%;
  }
  .comment-list li.comment ol.children {
	padding-right: 50px;
	margin: 0;
	list-style: none;
	margin-top: 25px;
  }
  .comment-list li.comment ol.children ol.children {
	padding-right: 20px;
  }
  .comment-respond {
	margin-top: 50px;
  } 
  .comment-form label{
	margin-bottom: 5px;
  }
  .comment-form input,
  .comment-form textarea{
	margin-bottom: 15px
  }
  .comment-form textarea{
	resize: vertical;
  }
  .comment-reply-title{
	margin-top: 30px;
  }
  .comment-form input[type="text"],
  .comment-form input[type="email"],
  .comment-form input[type="url"]{
	width: 100%;
	height: 44px;
	border: 1px solid #bbb;
	padding-right: 10px;
	transition: 0.5s;
  }
  .comment-form input[type="checkbox"]{
	width: 2%;
	border:1px solid #bbb;
	margin-top: 0px;
	margin-left: 5px;
  }
  .comment-form textarea{
	width: 100%;
	border:1px solid #bbb;
	padding:10px;
	transition: 0.5s;
  }
  .comment-form input[type="text"]:hover,
  .comment-form input[type="text"]:focus,
  .comment-form input[type="email"]:hover,
  .comment-form input[type="email"]:focus,
  .comment-form input[type="url"]:hover,
  .comment-form input[type="url"]:focus,
  .comment-form textarea:hover,
  .comment-form textarea:focus{
	border: 1px solid #000;
  }
  .comment-form input[type="submit"]{
	height: 44px;
	width: 100%;
	border: 1px solid #ddd;
	color: #ddedf4;
	transition: 0.5s;
	background: #000062;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
  }
  .comment-form input[type="submit"]:hover{
	background:#000;
	color: #fff;
	transition: 0.5s;
  }
  .post-password-form {
	margin-top: 15px;
  }
  .post-password-form input[type="password"]{
	  border: 1px solid #ddd;
	  padding: 10px 25px;
  }
  .post-password-form input[type="submit"]{
	border: 1px solid #ddd;
	padding: 10px 25px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
	transition: 0.5s;
	margin-right: -6px;
  }
  .post-password-form input[type="submit"]:hover{
	background: #FFB81F;
	border: 1px solid #FFB81F;
	transition: 0.5s;
  }
  .page-content .search-form input[type="search"]{
	width: 100%;
	display: inline-block;
  }
  .page-content .search-form input[type="submit"] {
	width: 15%;
	display: inline-block;
	margin-right: -6px;
  }
  /* Search CSS */
  .search-form input[type="search"] {
	width: 100%;
	max-width: 100%;
	border: 1px solid #ddd;
	padding: 10px 25px;
	margin: 10px 0px;
	transition: 0.5s;
  }
  .search-form input[type="submit"] {
	width: 100%;
	border: 1px solid #ddd;
	padding: 10px 25px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
	transition: 0.5s;
  }
  .search-form input[type="search"]:hover,
  .search-form input[type="search"]:focus{
	border: 1px solid #252525;
  }
  .search-form input[type="submit"]:hover{
	background: #252525;
	border: 1px solid #252525;
	transition: 0.5s;
  }
  /* Breadcurmb CSS */
  .breadcrumbs-area {
	text-align: center;
	padding: 55px 0;
	position:relative;
	background-repeat:no-repeat;
	background-size: cover;
	color: #fff;
	margin-bottom: 50px;
  }
  .breadcrumbs-area:before{
	content:"";
	position:absolute;
	right:0;
	top:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
  }
  /* Footer CSS */
  .footer-area {
	background-color: #000;
	margin: 20px 0px 0px 0px;
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #ddd;
	
  }
  .footer-area p, .footer-area a{
	color:#fff;
  }
  .footer-area p:focus,.footer-area p:hover,.footer-area a:focus,.footer-area a:hover{text-decoration: underline;}
  .copyright{
	text-align: right;
  }
  .copyright-right{
	text-align: left;
  }
  .copyright a{
	text-decoration: none;
  }
  /* Responsive */
  /* Desktop Layout: 1200px */
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
	.search-form input[type="search"] {
	  width: 104%;
	}
  }
  /* Tablet Layout: 768px */
  @media only screen and (min-width: 768px) and (max-width: 991px) {
	body{
	  font-size:14px;
	}
	.mainmenu-area {
	  background-color: #ddd;
	}
	.mainmenu{
	  display: none;
	}
	.slicknav_menu {
	  margin-top: 10px;
	}
	.blogshining-responsive-menu{
	  display: block;
	}
	.screen-reader-text.menu-close{
	  display: block;
	}
	.slicknav_btn {
	  right: 93%;
	  float: right;
	}
	.slicknav_nav {
	  right: 235px;
	}
	.menu-item-has-children::after {
	  display: none;
	}
	.blog-area {
	  padding-top: 50px;
	}
	article.post:last-child {
	  margin-bottom: 30px;
	}
	.nav-previous {
	  float: none;
	  width: 100%;
	  text-align: center;
	  font-size: 12px;
	}
	.nav-next {
	  text-align: center;
	  width: 100%;
	  float: none;
	  font-size: 12px;
	}
	.comment-form{
	  margin-bottom: 30px;
	}
	.copyright,
	.copyright-right{
	  text-align: inherit;
	}
  }
  /* Wide Mobile Layout */
  @media (min-width: 481px) and (max-width: 767px) {
	body{
	  font-size: 14px;
	}
	.mainmenu-area {
	  background-color: #ddd;
	}
	.mainmenu{
	  display: none;
	}
	.slicknav_menu {
	  margin-top: 5px;
	}
	.slicknav_nav {
	  right: 145px;
	}
	.menu-item-has-children::after {
	  display: none;
	}
	.blogshining-responsive-menu{
	  display: block;
	}
	.screen-reader-text.menu-close{
	  display: block;
	}
	.blog-area {
	  padding-top: 50px;
	}
	.widget:first-child{
	  margin-top: 30px;
	}
	.nav-previous {
	  float: none;
	  width: 100%;
	  text-align: center;
	  font-size: 12px;
	}
	.nav-next {
	  text-align: center;
	  width: 100%;
	  float: none;
	  font-size: 12px;
	}
	.comment-form{
	  margin-bottom: 30px;
	}
	.copyright,
	.copyright-right{
	  text-align: inherit;
	}
  }
  /* Mobile Layout*/
  @media (min-width: 320px) and (max-width: 480px) {
	.mainmenu-area {
	  background-color: #ddd;
	}
	.mainmenu{
	  display: none;
	}
	.blogshining-responsive-menu{
	  display: block;
	}
	.screen-reader-text.menu-close{
	  display: block;
	}
	.menu-item-has-children::after {
	  display: none;
	}
	.blog-area {
	  padding-top: 50px;
	}
	article.post:last-child {
	  margin-bottom: 30px;
	}
	.search-form input[type="search"] {
	  width: 105%;
	}
	.copyright,
	.copyright-right{
	  text-align: inherit;
	}
  }
  