/*
* Theme Name: luminous
* Author: Juhi Patel
* Author URI: https://profiles.wordpress.org/juiiee8487
* Description: Luminous Theme is a Clean and Elegant Blogger Template specially made for creative bloggers. It provides clean and gorgeous minimalistic layouts that make your content look great on any kind of device.
* Version: 1.0.8
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: luminous
* Tags: Two-columns, Right-sidebar, Custom-header, custom-menu, featured-images, full-width-template, custom-logo, blog, microformats, post-formats, sticky-post, custom-colors

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun.

*/


@font-face {
   font-family: Raleway;  
   src: local('Raleway-Regular'),
   url("inc/fonts/Raleway/Raleway-Regular.ttf") format('truetype');  
   font-weight: normal;  
}
@font-face {
   font-family: Raleway;  
  src: local('Raleway-Bold'),
 url("inc/fonts/Raleway/Raleway-Bold.ttf") format('truetype');
   font-weight: bold;  
}
@font-face {
   font-family: Raleway;  
  src: local('Raleway-Italic'),
 url("inc/fonts/Raleway/Raleway-Italic.ttf") format('truetype');
   font-style:italic ;  
}

html {
  padding: 0;
  margin: 0;
}

body {
  padding: 0;
  margin: 0;
  font-family: Raleway;
  font-size: 100%;
  color: #3d3d3d;
  background-color:#fbf8f8;
  line-height:1.1em;
}
p {
  line-height: 1.65em;
  margin: 0 0 1em 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1em 0;
  font-weight: normal;
}

h1 {
  display:block;
  font-size: 2.0625rem;
    line-height: 1.2727272727;
    margin-bottom: 0.2em;
}
  
h2 {
  display:block;
  font-size: 1.75rem;
    line-height: 1.2;
    padding-top: 15px;
    margin-bottom: 0.2em;
}
  
h3 {
  display:block;
  font-size: 1.4375rem;
    line-height: 1.25;
    padding-top: 12px;
    margin-bottom: 5px;
}

h4 {
  display:block;
  font-size: 1.1875rem;
  line-height: 1.1052631579;
    margin-bottom: 5px;
    padding-top: 15px;
}
h5 {
  display:block;
  font-size: 1.1875rem;
    line-height: 1.1052631579;
    margin-bottom: 5px;
  padding-top: 15px;
 }
h6 {
  display:block;
  font-size: 1.1875rem;
    line-height: 1.1052631579;
    margin-bottom: 5px;
  padding-top: 15px;
}

a:link,a:visited {
  color: #148F77;
  text-decoration:none;
}

li {

  padding-top: 7px;
}
strong {
    font-weight: 700;
}


img, video {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%; }

sup, sub {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }


.the-container {
  clear: both;
}

.inner-wrap {
  margin: 30px 0 30px 0;
}
/*Header*/

.main-header {
  background: linear-gradient(to right, #d8cce0, #242829);
  background-size: cover;
  background-position: center; 
  background-repeat: no-repeat;
  position: relative;
  min-height: 400px;
}
.site-title {
  padding-top: 20px;
  display:inline-block;
  max-width: 55%;
}

.site-name {
    font-size: 42px;
    float: left;
    display: block;
    margin: 20px 0 0 20px;
    padding: 10px 0 0 10px;
    letter-spacing: 4px;
    line-height:1.26em;
}

#tagline {
    float: left;
    padding: 4px 9px;
    color: white;
    font-style: oblique;
    font-weight: 400;
    clear: both;
    display: block;
    margin: 20px;
}


/* Logo */
.logo {
  display: block;

}
.site-title  h2 {
  display: block;
    font-family: "Roboto";
    float: left;
    font-size: 42px;
    max-width: 250px;
    font-style: italic;
    letter-spacing: 4px;
    font-weight: 500;
}
.site-title h2 a{
  color: white;
}

.custom-logo-link {
  float: left;
  padding: 50px 0 0 30px;
}

.custom-logo {
  max-height: 140px;
  max-width: 175px;
}
.menu-header-container {
  float: right;
}

/*Menu stuff*/

.header-menu {
  padding-top: 30px;
  padding-right: 10px;
  display:block;
  margin-top: 30px;
  float: right;

}
.header-menu ul {
  margin: 0;
  padding: 0;
  float: right;
  margin-right: 30px;
}

.header-menu ul:before, .site-nav ul:after{
  content:"";
  display: table;
}

.header-menu ul:after{clear: both;}
.header-menu ul {*zoom:1;}
.header-menu ul li {
  list-style: none;
  float: left;
  padding: 10px 10px 0 20px;
}

.header-menu ul li a:hover {
    /*background: rgba(0, 0, 0, 0.08);*/
    text-decoration: none;
}
.menu-mob {
  display: none!important;
}
.header-menu ul li a {
  padding: 5px 9px;
  color: white;
}
#menu-header li a:hover, #menu-header li.current-menu-item a{
  background: rgba(0, 0, 0, 0.08);
  color:#fff;
  text-decoration: none;

}
.menu-trigger {
  display: none;
}

.site-nav ul {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

.site-nav ul li {
  list-style: none;
  float: left;
  position:relative;
}

.menu li ul li{
  padding: 0;
  margin-left: 30px;
  width: 100%;
}


.menu li ul li a,
.menu li ul li a:hover {
  display: block;
  color: black!important;
    background: white!important;
}
.menu li ul li a:hover,
.menu li ul li ul li a:hover {
  border-left: 4.2px solid #707070;
  background: white!important;
}

.menu li ul li ul li a,
.menu li ul li ul li a:hover{
  display: block;
  color: black!important;
}

.menu li ul li ul li{
  padding: 0;
  float: left;
  clear: both;
    top: 0;
    left: 0;
    padding: 0;
    background-color: white;
    color: black;

}
.site-nav ul li a:hover{background-color:black;}
.site-nav a {color: white}
 
.site-nav ul li a:link,
.site-nav ul li a:visited {
  display: block;
  font-size: 100%;
  padding:5px 8px 5px 8px;
  text-decoration: none;
}

.site-nav ul ul {
    display:block;
    position: absolute;
  top: -9999999px;
    width: 150px;
  left:0;
  text-align:left;
  
}


.site-nav ul.menu > li:hover > ul {
    display: block;
  position:absolute;
  top:100%;
}


.site-nav ul.menu > li > ul > li:hover > ul {
    display: block;
  position:absolute;
  top: 0;
  left: 100%;
}

.site-nav ul.menu > li > ul > li > ul li {
  display: block;
  background: white;
  margin-left: 0;
  color: black;
}

.site-nav ul ul a {
    z-index:999999;
  display:block;
  position:relative;
    width: 100%;
    height: auto; 
}
.site-nav ul li ul li ul li {
  
} 

.site-nav ul:before, .site-nav ul:after { content: ""; display: table; }
.site-nav ul:after { clear: both; }
.site-nav ul { *zoom: 1;  }



.post-wrap {
  border-bottom: 1px solid #3d3d3d;
  padding: 10px 0 10px 0;
}

/* fetured image */
.featured-image-wrap img {
  max-height: 400px;
  width:100%;
}
.post-meta {
  margin-top: 14px;
}

.post-user {
  text-transform: capitalize;
}

.entry {
  margin-top: 12px;
}

blockquote::before {
  font-family: FontAwesome;
  content: '\f10d'; 
  display: inline-block;
  position: absolute;
  font-size: 25px;
}


blockquote p {
  padding: 0 40px;
}

blockquote {
  padding-top: 20px;
}

/* single page */


.contet-area {
  margin-bottom: 15px;
}

.post-tags {
  clear: both;
}

/*General part*/
img, .wp-caption {
    height: auto;
    max-width: 100%;
    position: relative;
    width: auto;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

table, td, th {    
    border: 1px solid #ddd;
    text-align: left;
}

table {
    width: 100%;
    margin-bottom: 10px;
  width: 100%;
  text-align: center;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
  
}
th, td {
    padding: 15px;
}
table td {
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
  padding: 5px;
  vertical-align: middle;
  padding: 8px 8px;
}
table th {
  font-weight: 600;
  text-align: center;
  padding: 10px 5px;
}

pre {
  background: #efefef;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}
dt {
  font-weight: bold;
}
dd {
  margin: 10px 1.5em 1.5em;
}

.wp-caption-text {
  font-style: italic;
  text-transform: capitalize;
}

/*required stuff*/
.gallery-caption{display: block;}
.gallery-title{clear:both; float: left;    margin-bottom: auto;}
.gallery-meta{clear:both;float: right;padding-right: 4px;font-style: italic;font-weight: bold;}

.gallery-icon {
  pointer-events: none;
  cursor: default;
}

.sticky {display:block;}
.bypostauthor {display:block;padding-top:0;}
/*Post navigation*/
.nav-post {
    border-top: 1px solid #947272;
    clear: both;
}

.previous-post-link-wrap, .next-post-link-wrap {
  padding: 20px 0!important;
  text-align: center;
}

.previous-post-link, .next-post-link {
    text-align: left;
    line-height: 1.45;
}
 .next-post-link {
    text-align: left;
    line-height: 1.45;
}

/*Related*/
.related-post-wrap {
  border-top: 1px solid #947272;
  margin: 20px 0;
  padding: 20px 0;
}
.related-post {
  width: 33.3%;
  float: left;
  padding-right: 20px;
  margin-bottom: 25px;
}

.related-featured-image img {
  height: 160px;
  width: 100%!important;
  padding-bottom: 15px;
}

.related-post-meta {
  display: block;
  padding-top: 10px;
}

.related-author a{
  text-transform: capitalize;
}
/* Widget */
.widget-title {
   text-transform: capitalize;
   font-size: 25px;
   margin-bottom: 10px;
   padding-top: 0px;
}
.widget-item {
  margin-bottom: 20px;
  padding-bottom: 14px;
  border-bottom: 1.2px solid #947272;
}

.widget-item:last-of-type {
  border-bottom: none;
}
/* Category Widget */
.cat-item {
  padding: 9px 0 8px;
}

.textwidget {
  clear: both;
    font-family: inherit;
    line-height: 1.45em;
    padding-right: 4px;
    letter-spacing: 0.06em;
    overflow: hidden;
}
.tagcloud {
  padding-top:14px;
}

.widget_calendar #wp-calendar {    width: 100%;}
#wp-calendar{ width:100%;text-align:center;}
#wp-calendar caption, .widget_calendar caption {
  text-align: center;
    font-weight: bold;
    padding: 5px 10px;
}

#wp-calendar td, #wp-calendar th {
    padding: 4px;
    text-align: center;
    border: 1px solid #E2E2F3;
}


/*Search widget*/
.screen-reader-text {
    display: none;
}

#s {
    vertical-align: top;
    padding: 3px 12px 4px 5px;
}

#searchsubmit {
    background-color: #148F77;
    color: #FFF;
    padding: 5px 14px;
    border: none;
    vertical-align: top;
    text-transform: capitalize;
    font-weight: 600;
    cursor: pointer;
    font-size: 12px;
    border: none;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
}

/*Author box*/

.author-block {
  clear: both;
    padding-top: 20px;
    border-top: 1px solid #947272;
}

.author-details img {
  position: relative;
  left: 45%;
}

.author-cont{
  clear: both;
}
/*.sidebar.widget-item ul .menu > li  a:hover{
  background:red;

}*/
.widget-item ul{clear:both;
  margin: 0;
  padding: 0;
  
}

.widget-item ul li {
  list-style: none;
  list-style-position: inside;
  line-height: 1.65em;
  
}
.widget-item li > ul {
    display: none;
}

.widget-item p:last-child {
  margin: 0;
}

.textwidget {
  clear: both;
    font-family: inherit;
    line-height: 1.45em;
    padding-right: 4px;
    letter-spacing: 0.06em;
    overflow: hidden;
}


 /* Single Post Comment */
.comment-block {
  border-top: 1.2px solid #947272;
}
.comment {
  border-bottom: 1px solid #e8e8e8;
}

.previous-post-wrap, .next-post-wrap, .comments-area {
    clear: both;
}
.comment-content a {
  word-wrap: break-word;
}
.comments-title{    
    font-size: 14px;
    color: black;
    display: inline-block;
    margin: 0 7px 0 0;
    text-transform: uppercase;
    font-weight: bold;
}

.fn,.says{   
    position: relative;
    font-size: 20px;
    font-style: normal;
    top: -15px;
}

#respond, {
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 0px !important;
}
#respond > p, #respond p.comment-notes, p.logged-in-as {
  margin-bottom: 10px;
}

p.logged-in-as {
  padding-bottom: 0px;
}
.comment-list {
  margin-bottom: 40px !important;
  margin-left: 0px !important;
  padding-left: 0;
}
.comment-list,
.comment-list .children {
    list-style: none;
    padding-top: 0;
    margin-top: 0;
}
.comment .comment-body {
  margin: 0;
  overflow: hidden;
  padding: 0;
  margin-top: 2em;
  padding-left: 5px;
  position: relative;
}
.comment-list .children {
  
  margin-left: 20px;
  padding-left: 40px;
  border-left: 1px solid #DADADA;
  background-repeat: no-repeat;
  background-position: left 20px;
}
.comment-list li.comment > div img.avatar {
     position: relative;
    left: -5px;
    top: 0px;
}
#comment-form-title {
  font-size: 24px;
  padding-bottom: 10px;
}
.comment-author.vcard {
      font-size: 18px;
    /* position: relative; */
    margin-top: 2px;
    min-height: 48px;
}
.vcard .avatar {
  position: absolute;
  left: 20px;
  top: 29px;
  border-radius: 2px;
  
}

.comment-metadata,.comment-meta {
  position: relative;
  color: #707070;
  font-size: 15px;
  line-height: 1.6;
  top: -34px;
  left: 65px;
}

.comment p {font-size:16px;}
.form-allowed-tags code {
  word-wrap: break-word;
  white-space: inherit;
}
.comment-respond label {
  display: block;
  font-weight: normal;
}
.comment-respond .required {
  color: #C7254E;
}
#submit {
      font-size: 12px;
    display: block;
    height: 30px;
    width: 115px;
    background-color: #148F77;
    color: #FFF;
    border: none;
    font-weight: bold;
    cursor:pointer;
    text-transform: uppercase;
    

}

.comment-navigation,
.single .nav-links {
  overflow: hidden;
  margin-top: 30px;
}

.comment-reply-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
    padding-top: 20px;
}
.comment-reply-link {
    font-weight: 400;
    font-size: 17px;
    padding: 3px;
    margin-right: 11px;
    cursor: pointer;
}
.reply {
    padding-bottom: 14px;
}


/*Pagination*/
.navigation {
  clear: both;
  margin: 10px;
  padding:8px;
}

.previous {
  width: 50%;
  float: left;
  text-align: left;
}

.next {
  width: 50%;
  float: right;
  text-align: right;
}

/*Footer*/
.copyright-details {
  background-color: black;
  height: 110px;
  border-top: 3px solid blue;
}
.f-right {
  float: right;
  text-align: right;
  padding-right: 20px;
  color: white;
  padding-top: 22px;
}

/* recent Post widget  */  
.the-recent-post {
  clear: both;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}

.recent-featured-img {
  height: 100px;
  width: 105px;
  float: left;
  display: block;
  padding-right: 20px;
}


.the-recent-post:last-of-type {
  border-bottom: none;
}

.recent-meta {
  margin-left: 80px;
  min-height: 100px;
  text-transform: capitalize;
}

.recent-title {
  line-height: 1.2em;
}
.recent-post-date {
  font-size:14px;
  margin-top: 9px;}


.widget .post-content span {
    font-size: 12px;
    
}

.widget-content-wrap{clear: both;
padding-top: 14px;}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
        white-space: nowrap;
  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. */
}



/* Resposive */
@media (max-width:767px) {

 .site-name {
    font-size: 32px; 
    float: left;
    display: block;
    margin-bottom: 9px;
}

.site-title {
  max-width: 100%;
  margin-bottom: 10px;
}


  .menu-header-container {width: 100%;}
  .header-menu {display: none;}
  .header-menu ul {float: none}
  .main-header {padding-right: 0px;}
  .menu {
    clear: both;
  }
  .sub-menu {
    padding-left: 28px!important;
  }
  
  .site-nav {
    padding-left:20px;
    height:auto;
  }
  
  .site-nav ul ul {
    position:relative;
    top:0;
  }
  
  .header-menu ul li {
    padding-left: 0;
  }
  
  .fa-angle-down{
    display:none;
  }

  .site-nav ul li:hover > ul {
    position:relative;
    top:1;
  }
  
  .site-nav ul li ul li {
    font-size:16px;
    width: 100%;
  }
  
  .site-nav ul li{
    clear:both;
    float: none;
  }
  
  .site-nav ul li:last-child{
    border-bottom:none;
  }

  .menu li ul li,.menu li ul li ul li, .site-nav ul li ul li ul li {
    background-color: transparent!important;
    margin-left: 0;
    font-size: initial;
    position: relative;
  }

    
  .menu li ul li a,
  .menu li ul li a:hover {
    display: block;
    color: white!important;
      background: transparent!important;
  }
  .menu li ul li a:hover,
  .menu li ul li ul li a:hover, .menu li ul li ul li a, .menu li ul li ul li a:hover {
    display: block;
    color: white!important;
      background: transparent!important;
  }
  
  

  div.nav-expanded {
    display: inline-flex!important;
    width: 100%;
    float: right;
    padding: 0 0px 20px 20px;
    margin:  0 0 30px 0;
    margin-bottom: 22px;
    background: black;
  }
  
  div.expanded {display: block;}
  .menu-trigger {
    width: 100%;
    display: block;
    color: white;
    background-color: black;
    height: 45px;
    float: right;
    padding: 10px;
    padding-bottom: 5px;
    text-align: right;
    font-size: 100%;
    cursor: pointer;
  }
  
  .sidebar {
    margin-top: 20px;
    padding-top: 20px;
  }
  .related-post {
    width: 50%;
  }
  .related-post:nth-child(3) {
  display: none;
  }
}

@media (max-width:413px) {
  #tagline {
    display: none;
  }
  .related-post {
    width: 100%;
    float: left;
  }
}

@media (max-width:480px) {
 
  }