 /*
Theme Name: The Book Review
Theme URI: http://thebookreiew.net/
Author: Adnan
Author URI: http://thefocalweb.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: focal web
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

my_simon is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust:     100%;
}

body {
  margin: 0;
        background-color:rgba(250,250,250,0.5) !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

 
.navbar-brand{

  color:#800000 !important;
  font-family: "Lato",Arial,sans-serif;
}
.site-header{

    width: 75%;
    margin: 0px auto;
}
.site-content{

      width: 75%;
      margin: 0px auto; 
      min-height: 550px !important;

}
.footer-content{

      width: 75%;
      margin: 0px auto; 
      height: auto;

}
.imgs{

      width: 100% !important;
      height: 350px !important;
}
.pad{

     border-right: 2px dotted rgba(0,0,0,0.1);
}
.pad img{
   
   min-height: 200px !important;
    width: 250px !important;

}
.paddi img{
   
    min-height: 230px !important;
    width: 250px !important;

}
.pads img{
   
    min-height: 210px !important;
    width: 150px !important;

}

#logo{

    margin-top: -20px;
     
}
.wells{

   background-color: #f8f8f8;
   min-height: 70px;
   padding-top: 16px;
   border-bottom: 2px solid #800000;
}
.navbar{

  border:none !important;
}
.navbar-nav {
 
  margin-left: 40px !important;
}
.navbar-right {
 
margin-right: 0px !important;
}
.navbar-brand {
 
 padding: 15px 2px 15px 10px !important;
 
}

.navbar-default .navbar-nav>li>a {
 
 color: blue !important;

}
.container-fluid {

  padding-top: 15px !important;
  

}
.navbar-default .navbar-nav>.active>a{

color: #555;
font-weight: bolder !important;
font-size: 14px;
background-color: #f8f8f8 !important;

}
.align{

    margin-top: 8px !important;
    color: #fff;
      background-color:orange;
      border-color: #2e6da4;
    
} 
.pull-right{

    margin-right: 13px !important;

}


.site-footer{
 
  background-color: #333;
   min-height: 70px;
   width: 100%;
   padding-top: 16px;
   float: left;
   border-top: 2px solid #800000;
   margin-top: 20px !important;
    

}
.entry-title{

   font-size: 20px !important;
   margin-bottom: 7px;
}

@media (max-width: 1280px) {
    
  .site-header{

    width: 100%;
    margin: 0px auto;


}
.site-main .col-12-lg .col-lg-3,.col-lg-8{
 
       width:100% !important;

}


#logo{

    margin-top: -20px;
    margin-left: 20px;
}
 .site-content>.content-area{
    
      width: 100% !important;
      padding:20px !important;
  
}

.site-content>.widget-area{
    

      width: 100% !important;
      padding:20px !important;
}
.navbar-default .navbar-form {
 
  border-color: #e7e7e7;
  margin-left: 30px;
}
.align{

    width: 93%;
    margin-left: 10px !important;
}
 
#logo{

    margin-top: -20px;
    margin-left: 20px;
}
 .site-content>.content-area{
    
      width: 100% !important;
      padding:20px !important;
  
}

.site-content>.widget-area{
    

      width: 100% !important;
      padding:20px !important;
}
.navbar-default .navbar-form {
 
  border-color: #e7e7e7;
  margin-left: 30px;
}
.align{

    width: 93%;
    margin-left: 10px !important;
}

 

}


@media screen and (max-width: 880px) {
    #footer-widgets { width: 100%!important; }
    
    .footer-widgets .widget {
        float: none;
        width: 100%;
        margin: 0 0 8rem;
    }
    .align{
      display: none;
    }
    .site-content{
    
    width: 100%;
    padding:10px;

    }
   
    .footer-content{

      width: 100%;
      margin: 0px auto; 
      

}

 .banner-text{
  font-size: 30px;
  font-family: arial;
  color: #000;
  font-weight: bold;
  width: 100%;
  /*line-hei ght: 200px;;*/
  text-align:center;
  position:absolute;
  top: 100px;
  right:0px !important;
}

}
 
.content{

    width: 100%;
    margin-bottom: 15px !important;
    position: relative;
}

.banner-text{
  font-size: 30px;
  font-family: arial;
  color: #000;
  font-weight: bold;
 
  /*line-hei ght: 200px;;*/
  text-align:center;
  position:absolute;
  top: 150px;
  right:300px;
}

#myCarousel{

    background-color: rgba(0,0,0,0.1);
}
.carousel-caption{
    z-index: 10;
}
.carousel-inner > .item >.images> img{
    
     left: 0;
     width: 100%;
     height: 250px !important;
}
.carousel-inner > .item{
    
    height: 250px; 
    width: 100% !important; 
}

.carousel-inner > .item >.images{

    width: 30% !important;
    float: left !important;
     
    height: 250px !important;
}
.carousel-inner > .item >.container{

    width: 70% !important;
    float: right !important;
    height: 250px !important;
     
}

.site-content>.content-area{
      width: 73%;
      float: left;
      margin: 0px auto; 

}

.site-content>.widget-area{
      width: 25%;
      float: right;
      margin: 25px 0px 0px 0px auto !important;

}

@media screen and (max-width: 879px) {
  
    .site-content>.content-area{
    
      width: 100%;
      padding:20px;
  
}

.site-content>.widget-area{
    

      width: 100%;
      padding:20px;
}
 
}

@media screen and (max-width: 769px) {
        
         .posts{

            width: 100% !important;
            padding:10px !important;
         }

         .posts a img{

          width: 100% !important;
          border: 5px solid #f8f8f8;

      }
      .posts a{

          width: 100% !important;
           
      }
      .posts .width{

        width: 100% !important;

      }
      .posts p{

          color: blue !important;
          font-size: 14px !important;
      }

      .col-lg-12>.col-lg-3{

          width: 100% !important;
          padding:15px !important;
      }   
      .col-lg-12>.widget-title{

          width: 100%;
          padding:10px;
      }
      .col-lg-12>.col-lg-8{

          width: 100% !important;
          padding:10px !important;
      } 
      .col-lg-12>.col-lg-12{

          width: 100% !important;
          padding:10px !important;
          margin-top:20px !important; 
      } 
      .col-lg-12>.col-lg-12>.col-lg-2{

         width: 50% !important;
      }

      .col-lg-12>.col-lg-12>h1{

          width: 100% !important;
          padding:10px !important;
          
      }                
 
       
      .banner-text{
       
        font-size: 30px;
        font-family: arial;
        color: #000;
        font-weight: bold;
        width: 100%;
        text-align: center;
        position: absolute;
        top: 150px;
        left: 0px;
      } 

  .well{

      width:100%
      float:left;
}


}


.widget {

    margin: 0 0 1em;
    font-family: 'Lato', sans-serif;
    font-size: 14px;

}

.widget-title {
    margin-bottom: 1em;    
    font-size: 20px;
    font-size: 2rem;
    margin-top: 7px;
    padding: 0px;
    font-family: "Lato",Arial,sans-serif;
    font-weight: bold;
   
}

.site-footer .widget-title {

    color: #fff;
}

.site-footer a {
   
    color: #fff !important;
    text-decoration: none;
    font-family: "Lato",Arial,sans-serif;
}
.site-footer ul{
   
    margin-left: -33px !important;
    font-family: "Lato",Arial,sans-serif;
}
.site-footer .footer-text{

     margin-left: 0px !important;
     color: #fff;
     font-size: 14px;
     font-family: "Lato",Arial,sans-serif;
     text-align: center;
}
.site-footer .divs{

    margin: 0px auto;

}
.site-footer #calendar_wrap{

     color: #fff !important;
}

.book_widget ul,
.book_widget ol{

   padding: 5px !important;
    margin: -1em 0 0 !important;
    list-style-type: none !important;
    border: 5px solid #f8f8f8 !important;
    border-radius:5px !important;
}
.book_widget ul li{

   color: blue !important;
   width:50%;
   float: left;
}
.book_widget ul li a{

   color: #1f6ed6 !important;
}
.book_widget ul li a:hover{

   color: #1f6ed6 !important;
   font-weight: bolder;
   text-decoration: none;
}

 
.widget_categories>ul,
.widget_categories>ol{

   padding: 5px !important;
    margin: -1em 0 0 !important;
    list-style-type: none !important;
    border: 5px solid #f8f8f8 !important;
    border-radius:5px !important;
    float: left;
width: 100%;
}
.widget_categories>ul>li{

   color: blue !important;
   width:50% !important;
   float: left !important;
}
.widget_categories>ul>li>a{

   color: #1f6ed6 !important;
  
}
.widget_categories>ul>li>a:hover{

   color: #1f6ed6 !important;
   font-weight: bolder;
   text-decoration: none !important;
}

.widget a {
   
    color: #000;
    color: hsl(0, 0%, 0%);
}

.widget ul,
.widget ol {
    
    padding: 5px;
    margin: -1em 0 0;
    list-style-type: none;
    border: 5px solid #f8f8f8;
    border-radius:5px;
}

.widget li { padding: 0.6em 0 0; }

.widget li ul,
.widget li ol { margin-top: 0; }

.widget li li { margin-left: 1.5em; }

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}

.footer-widgets { margin: 0 auto; }

.footer-widgets .widget-title,
.footer-widgets .widget a:hover {
    color: #fff;
    color: hsl(0, 0%, 100%);
    border-color: #fff;
    border-color: hsl(0, 0%, 100%);
}

.footer-widgets .widget {
    float: left;
    width: 320px;
    margin: 0 4rem 8rem 4rem;
}

.widget_recent_entries li:before,
.widget_recent_comments li:before,
.widget_archive li:before {
    display: block;
    float: left;
    padding-top: 2px;
    margin-left: -2.5em;
    font-family: 'fontawesome';
    font-size: 14px;
    font-size: 1.4rem;
} 

 

 
.widget_nav_menu a,
.widget_pages a {
    display: block;
    padding: 1em 0;
    border-bottom: solid 1px hsl(0, 0%, 90%);
}

.widget_nav_menu li,
.widget_pages li { padding-top: 0; }

.widget_rss li { margin-bottom: .5em; }

.widget_rss .rss-date,
.widget_rss cite {
    display: block;
    font-size: 85%;
}
.post{

   
   width: 100%;
   float: left;
   margin: 10px;
   height: auto;

} 
.today{

   width: 100%;
   float: left;
   margin-bottom: 15px;
}               
.wis{

    border-bottom: 5px solid #800000;
    margin-top: 4px;
    padding-bottom:5px;
}
.wi{

    border-bottom: 5px solid #800000;
  
}
.wiss{

     border-bottom: 1px solid #800000;
     padding-bottom:5px;
}

.wis{

     width: 100%;
     border-bottom: 5px solid #f8f8f8;
}

.post img{

    width: 100% !important;
    height: 240px !important;
    border: 5px solid #f8f8f8;
    margin-top: 25px !important;
}
.post .width{

  width: 100% !important;

}
.post p{

    color: blue !important;
    font-size: 14px !important;
}                

.posts{

   
   width: auto;
   float: left;
   margin: 5px 5px 15px 23px;
   height: auto;

} 
.today{

   width: 100%;
   float: left;
   margin-bottom: 15px;
}               
.wi{

    border-bottom: 1px solid #800000 !important;
    padding-bottom:5px !important;
}
.posts img{

    width: 120px !important;
    height: 180px !important;
    border: 5px solid #f8f8f8;

}
.posts .width{

  width: 100% !important;

}

.imgss img{

    width: 40px;
    height: 50px;

}
.border{

     border-bottom: 1px dotted #ccc !important;
}

.posts p{

    color: blue !important;

    font-size: 14px !important;
}                

.postss{

   
   width: auto;
   float: left;
   margin: 0px 5px 5px 5px;
   height: auto;

}
.postss img{

    width: 149px !important;
    height: 220px !important;
    border: 5px solid #f8f8f8;

}

.postsss{

   
    width: auto;
   float: left;
   margin: 5px 5px 15px 23px;
   height: auto;

}
.postsss img{

    width: 120px !important;
    height: 180px !important;
    border: 5px solid #f8f8f8;

}
.postss .width{

  width: 100% !important;

}

.postsss .width{

  width: 100% !important;

}


.postsss input[type="image"]{

  width:167px;
height:40px;
margin-top:-20px;

}
.table  input[type="image"]{

  width:100px;
  height:35px;
 border-radius: 5px;

}

.imgss img{

    width: 40px;
    height: 50px;

}

.postss p{


    color: blue !important;
    font-size: 14px !important;
}   
.profile_text{

      color: #800000 ;
      margin-top: 0px !important;
      margin-bottom: 5px;
      font-size: 22px;
      font-family:arial;
      font-variant: normal;
}
.image{

border: 5px solid #f8f8f8;

}
.attachment-featured{

       width: 150px !important;
       height: 200px !important;
       margin: 0px !important;
}
.menu-primary-container{

     margin: 0px;
     padding:0px;

}
.menu-primary-container ul{

    list-style: none;
    margin-top: 20px;
    margin-left: -20px;
}
.menu-primary-container ul li{
 
    
   display:inline;

}
 
.menu-primary-container ul li a{
 
   text-decoration: none;
   color: #fff;
   padding: 2px;
   margin-top: 20px !important; 
} 

.menu-primary-container ul li ul{
 
    margin-left: 125px;
    margin-top: -20px;
} 
.wpcf7-form-control-wrap input[type="text"],input[type="email"]{

display:block !important;
width:100% !important;
height:34px !important;
padding:6px 12px !important;
font-size:14px;
line-height:1.42857143;
color:#555;
background-color:#fff;
background-image:none;
border:1px solid #ccc;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s

}
.wpcf7-form-control-wrap textarea{

display:block !important;
width:100% !important;
padding:6px 12px !important;
font-size:14px !important;
line-height:1.42857143 !important;
color:#555 !important;
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:4px !important;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075) !important;
box-shadow:inset 0 1px 1px rgba(0,0,0,.075) !important;
-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;

}
.wpcf7-form input[type="submit"]{

 display: inline-block !important;
padding: 6px 12px !important;
margin-bottom: 0 !important;
font-size: 14px !important;
font-weight: 400 !important;
line-height: 1.42857143 !important;
text-align: center !important;
white-space: nowrap !important;
vertical-align: middle !important;
-ms-touch-action: manipulation !important;
touch-action: manipulation !important;
cursor: pointer !important;
-webkit-user-select: none !important; 
-moz-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
background-image: none !important;
border: 1px solid transparent !important;
border-radius: 4px !important;
background-color: #333 !important;
color:#fff !important;

}
.wpcf7-not-valid-tip{

   color: #fff !important;
   background-color: #d9534f !important;
   padding: 3px !important;
   width: 100% !important;
}
.wpcf7-validation-errors{

   color: #fff !important;
   background-color: #d9534f !important;
   padding: 3px !important;
   width: 100% !important;
   border: none !important;
   margin: 0px !important;
}
div.wpcf7-mail-sent-ng{

   color: #fff !important;
   background-color: #d9534f !important;
   padding: 3px !important;
   width: 100% !important;
   border: none !important;
   margin: 0px !important;
}
/* MOVIE POSTERS */
#movieposters { list-style:none; margin:40px 0px 0px 3px !important;}
#movieposters li { display:inline; float:left; margin-bottom: 60px;
 -webkit-perspective: 500;
   perspective: 500; 
  -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
  -webkit-transition-property: perspective;
   transition-property: perspective; 
  -webkit-transition-duration: 0.5s;
   transition-duration: 0.5s;
 }
#movieposters li:hover { -webkit-perspective: 5000;perspective: 5000; }
  
#movieposters li img { width:230px !important; height:350px !important; 
  border:10px solid #fcfafa; -webkit-transform: rotateY(30deg);transform: rotateY(30deg);-moz-transform: rotateY(30deg);
  box-shadow:0 3px 10px #888;-moz-box-shadow:0 3px 10px #888; -webkit-box-shadow:0 3px 10px #888;
  -webkit-transition-property: transform;transition-property: transform; -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
 }
#movieposters li:hover img { -webkit-transform: rotateY(0deg);transform: rotateY(0deg); }

.movieinfo { border:10px solid #fcfafa; padding:30px 10px 5px 10px; width:170px; min-height: 170px; background-color:#f8f8f8; margin:-165px 0 0 55px; position:absolute;
   box-shadow:0 20px 40px #888;-moz-box-shadow:0 20px 40px #888; -webkit-box-shadow:0 20px 40px #888;
  -webkit-transform: translateZ(30px) rotateY(30deg);transform: translateZ(30px) rotateY(30deg);-moz-transform: translateZ(30px) rotateY(30deg);
  -webkit-transition-property: transform, box-shadow, margin;
   transition-property: transform, box-shadow, margin;
  -moz-transition-property: transform, box-shadow, margin;
   -webkit-transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
   -webkit-transition-duration: 0.5s;
    }
  
#movieposters li:hover .movieinfo { width:175px; min-height: 170px; -webkit-transform: rotateY(0deg); -webkit-box-shadow:0 5px 10px #888; margin:-175px 0 0 30px; }
  
.movieinfo h3 { color:#7a3f3a; font-variant: small-caps; font-family:Georgia,serif,Times; text-align:center; padding-bottom:15px; }
.movieinfo p { margin: 0px;padding-bottom:3px; text-align: center; }
.movieinfo .bt  { background-color:#800000; padding:5px 10px; color:#eee; text-decoration:none; display:block; text-align:center; margin:0 auto;
  -moz-border-radius:5px; -webkit-border-radius:5px; }
.movieinfo .btn{
      
      margin-top: 10px !important;
      margin-left: 10px !important;
}
  .movieinfo a{ text-decoration: none;color:#333; }
.movieinfo .bt:hover, .movieinfo .bt:focus { background-color:#6a191f; color:#fff;text-decoration: none; }
.movieinfo .bl{
  
  font-weight: bold;
  color: #000;
}

.book{
  font-family: 'Lato', sans-serif;
}
.book cite {
color: #82827d;
font-size: 13px;
display: block;
margin: 0 0 5px 0;
}
.book cite a {
color: #1f6ed6;
border-bottom: 1px dotted #1f6ed6;
}
.book p {
margin: 5px 0;
}
.book p small {
color: #82827d;
font-size: 13px;
line-height: 1.5em;
display: block;
margin: 0 0 5px 0;
}
.book small {
color: #82827d;
font-size: 13px;
line-height: 1.5em;
display: block;
font-family: "Lato",Arial,sans-serif;
margin: -5px 0 5px 0;
}
.book h1.booktitle {
display: block;
font-family: "Lato",Arial,sans-serif;
font-size: 26px;
line-height: 1.2em;
color: #3e3e3a;
margin-top: 0px;
margin-bottom: 10px;
}

.button{

      margin-top: 15px !important;
     margin-left: -15px !important;
     margin-bottom: 20px !important;
}
.btns{

     margin-left: -25px !important; 
}
.new{

   width: 22% !important;
   margin-left: 15px !important;
}

#wppb-login-wrap{
  
  
  color: #337ab7;
  border: none !important;
}


#wppb-login-wrap #loginform #wppb-submit{

      color:#fff;
  background-color:#337ab7;
  border:none;
  border-radius: 5px;
  padding: 5px;
  margin-left: 0px !important;
  width: 20%;

}
 

.signup{

  padding: 60px 60px 30px 60px;
  background-color: #f8f8f8;
  color: #449d44;
  border: none !important;


}

.wppb-register-user #register{
   
  color:#fff;
  background-color:#449d44;
  border:none;
  border-radius: 5px;
  padding: 5px;
  margin-left: 0px !important;
  width: 20%;

} 

#accept_paypal_payment_form select{

 display: none !important;

}
/*-- Post --- */

/* Typography */
.entry-title {
    margin: 0 0 2rem;
    font-weight: 900;
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.3em;
    color: #000;
    color: hsl(0, 0%, 0%);
}

.entry-content a { 
    text-decoration: underline; 
}
                    
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 { margin-bottom: .4em; }

.entry-content h1 {
    font-size: 32px;
    font-size: 3.2rem;
}

.entry-content h2 {
    font-size: 30px;
    font-size: 3.0rem;
}

.entry-content h3 {
    font-size: 28px;
    font-size: 2.8rem;
}

.entry-content h4 {
    font-size: 26px;
    font-size: 2.6rem;
}

.entry-content h5 {
    font-size: 24px;
    font-size: 2.4rem;
}

.entry-content h6 {
    font-size: 22px;
    font-size: 2.2rem;
}

.entry-content p,
.entry-content ul,
.entry-content ol {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em;
}

.entry-content blockquote p {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.5em;
}

/* Smaller fonts for smaller screens */
@media screen and (max-width: 680px) {
    .entry-title {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1.3em;
    }
    .entry-content h1 {
        font-size: 28px;
        font-size: 2.8rem;
    }

    .entry-content h2 {
        font-size: 26px;
        font-size: 2.6rem;
    }

    .entry-content h3 {
        font-size: 24px;
        font-size: 2.4rem;
    }

    .entry-content h4 {
        font-size: 22px;
        font-size: 2.2rem;
    }

    .entry-content h5 {
        font-size: 20px;
        font-size: 2rem;
    }

    .entry-content h6 {
        font-size: 18px;
        font-size: 1.8rem;
    }

    .entry-content p,
    .entry-content ul,
    .entry-content ol  {
        font-size: 18px;
        font-size: 1.8rem;
    }
    
    .entry-content blockquote p {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.5em;
    }
}

/* Meta */
.category-list {
    margin: 1.3em 0 1em;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
}

.category-list a {
    color: #333;
    color: hsl(0, 0%, 10%);
}

.category-list a:hover {
    color: #000;
    color: hsl(0, 0%, 0%);
}

.entry-meta {
    margin-bottom: 2rem;
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
}

.entry-meta a { font-weight: 600; }

.entry-footer {
    margin-top: 3rem;
    margin-bottom: 5rem;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2em;
}

.entry-footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.entry-footer li {
    display: inline-block;
    margin-right: 4rem;
}

.entry-footer a {
    margin-left: .5rem;
}
         
 @media screen and (min-width: 1320px){
    .single .entry-meta {
        width: 120px;
        margin-left: -160px;
        float: left;
        text-align: right;
    }
    
    .single .byline,
    .single .posted-on {
        display: block;
        margin-bottom: 1em;
        margin-right:10px !important;
    }
}
@media screen and (max-width: 1319px){
    .posted-on:before {
        content: ' on ';
    }
    .posted-on:after {
        content: '.';
    }
}

.cat_link{

      padding: 5px;
      background-color: #333;
      margin-bottom: 10px;
      text-decoration: none;
      color: #fff;
      font-size: 14px;
      border: 1px solid #333;
      border-radius: 5px;
}
     

/* Blockquotes */
blockquote {
    padding: 1em 1.5em 0;
    margin-bottom: 1em;
    font-style: italic;
    border-top: solid 1px hsl(0, 0%, 80%);
    border-bottom: solid 1px hsl(0, 0%, 80%);
}

blockquote em { 
    font-style: normal; 
}

blockquote cite {
    display: block;
    margin-top: 1em;
    margin-left: 40%;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    line-height: 1.5em;
    text-align: right;
}

blockquote.alignleft {
    width: 50%;
    float: left;
    padding: 1em 0 0;
    margin-right: 2em;
}

blockquote.alignright {
    width: 50%;
    float: right;
    padding: 1em 0 0;
    margin-left: 2em;
}

/* Blockquotes responsive */
/* Optional rules that set blockquotes to full width on smaller screens */
@media screen and (max-width: 780px) {
    blockquote.alignleft,
    blockquote.alignright { width: 40%; }
}

@media screen and (max-width:600px) {
    blockquote.alignleft,
    blockquote.alignright {
        width: 100%;
        padding: 1em 1.5em 0;   
    }
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
    padding: 0.8075em 1em;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Lato', sans-serif;
    background: #e5e5e5;
    background: hsl(0, 0%, 90%);
}
.wp-caption .wp-caption-text ,
.gallery-caption {
    padding: 0.8075em 1em;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Lato', sans-serif;
    background: #e5e5e5;
    background: hsl(0, 0%, 90%);
}
.site-main .gallery {
  margin-bottom: 1.5em;
}
.site-main .gallery-item {
    position: relative;    
    max-width:100%;
    float: left;
    margin-right: 3.333333333%;
    margin-bottom: 3rem;
    background: #333;
    overflow: hidden;
}
.gallery-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    max-height: 50%;
    width: 100%;
    padding: 6px 8px;
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    background-color: hsla(0, 0%, 0%, .8);
    opacity: 0;
}
.gallery-item:hover .gallery-caption { 
    opacity: 1; 
}
.site-main .gallery a img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border: none;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
        font-size: 18px;
        font-size: 1.8rem;
        font-family: 'Lato', sans-serif;
        color: #000;
        color: hsl(0, 0%, 0%);
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  width: 50%;
        float: left;
        padding-right: 15%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
        width: 50%; 
        float: right;
        padding-left: 15%;
  text-align: right;
}

.nav-indicator { 
    margin-bottom: 1em; 
}

.nav-previous h1,
.nav-next h1 { 
    font-weight: 900;
    font-size: 20px;

}

.comment-navigation {
    padding: 1em 0;
    margin: 3em 0;
    border-top: hsl(0, 0%, 80%) solid 1px;
    border-bottom: hsl(0, 0%, 80%) solid 1px;  
}

.comment-navigation i {
    margin: 0 1em;
}
  

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comments-title {
    font-weight: 900;
    font-size: 36px;
    font-size: 3.6rem;
}

.comments-area > ol {
    padding: 0;
    margin: 2em 0;
    list-style-type: none;
}

ol.children { list-style-type: none; }

.comment-list ol { margin-left: 50px; }

.comment-meta { margin-bottom: 1em; }

.comment-author .avatar {
    width: 50px;
    display: block;
    float: left;
    margin-right: 20px;
}

.comment-author .fn {
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-size: 2rem;
}

.comment-metadata {
    font-size: 14px;
    font-size:1.4rem;
}

.comment-content { font-size: 90%; }

.comment-content,
.reply { margin-left: 70px; }

.comment-body {
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: solid hsl(0, 0%, 80%) 1px;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-content ol { margin-left: 1.5em; }

.reply {
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
}

/* Comments responsive */
@media screen and (max-width:600px) {    
    .comment-list ol { margin-left: 0; }
    
    .comment-content ol { margin-left: 1.5em; }
    
    .comment-content,
    .reply { margin-left: 0; }
}
         
.bypostauthor > .comment-body {
    position: relative;
    padding: 1em;
    margin-bottom: 2em;
    background: hsl(0, 0%, 93%);
    border: none;
}
.comment-reply-title {
    margin-bottom: .5em;
    font-weight: 900;
    font-size: 30px;
    font-size: 3rem;
}

.comment-form {
    padding-bottom: 4rem;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
}

.comment-form textarea {
    font-family: 'PT Serif', serif;
    font-size: 18px;
    font-size: 1.8rem;
    width: 100% !important;
    padding:6px 12px !important;
font-size:14px;
line-height:1.42857143;
color:#555;
background-color:#fff;
background-image:none;
border:1px solid #ccc;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.comment-form input[type="text"],input[type="url"] {
    font-family: 'PT Serif', serif;
    display:block !important;
width:100% !important;
height:34px !important;
padding:6px 12px !important;
font-size:14px;
line-height:1.42857143;
color:#555;
background-color:#fff;
background-image:none;
border:1px solid #ccc;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s


}

.comment-form input[type="submit"] {
    font-family: 'PT Serif', serif;
    padding: 10px;
    color: #fff;
    background-color: #333;
    border: 1px solid #333;
    border-radius: 5px;
}

.comment-form label { display: block; }

.required { color: red; }

.comment-awaiting-moderation { /* Green background color to make moderation seem less aggressive */
    padding: .5rem 1rem;
    margin: 1rem 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    color: hsl(0, 0%, 100%);
    background: #84bd68;
    background: hsl(100, 39%, 57%);
}
.continue-reading {
    margin: 0 4rem;
    font-weight: 900;
    font-size: 18px;
    font-size: 1.8rem;
}

.continue-reading i { margin-left: .5em; }
.paging-navigation ul {
    
    margin-left: -38px;
}

.paging-navigation li { 

  display: inline; 
  
}
.paging-navigation li>a{ 

  display: inline; 
  padding: 5px;
  background-color: #f5f5f5;
  color: #000;
}
.paging-navigation li>span{ 

  display: inline; 
  padding: 5px;
  background-color: #800000;
  color: #fff !important;
}

a.page-numbers,
span.page-numbers {
     padding: .3em .7em;
     color: #333;
     color: hsl(0, 0%, 20%);
}

a:hover.page-numbers {
    color: #000;
    color: hsl(0, 0%, 0%);
}

.paging-navigation .current {
    font-weight: bold;
    color: #000;
    color: hsl(0, 0%, 0%);
}
.paging-navigation {
    padding-top: 1em;
    padding-bottom: 1em;
    list-style-type: none;
    
}           


.sticky-post {
    position: absolute;
    top: 1rem;
    right: 3rem;
}     

.done{

      width: 300px !important;
      height: auto;
      padding: 35px !important;
      margin-top: 50px !important;
      margin:auto;
      border-radius: 15px;
      background-color: #f8f8f8 !important;

}
#wppb_register_pre_form_message{

 display:none;
}
.wppb-user-forms>ul>li{
         
    background-color:none !important;
}
.wppb-field-error>.wppb-form-error
{
      
     background-color:#d9534f!important;
color:#fff;
}
#wppb_general_top_error_message, .wppb-error, .wppb-warning,{

  margin-top:10px;
    padding-top: 5px;
    border-top:1px dotted #c89797;
    font-size:100%;
    margin-left: 0;
    background: #d9534f;
    color: #fff;
}

.wppb-field-error img
{
      
    display:none;
}
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #f8f8f8;
  color: #333;
}
.custom-pagination a:hover {
  background-color: #800000;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #800000;
  color: #fff;
}

/*custom css */
@media screen and (max-width:768px) {
.col-lg-12.post-text {
    margin-top: 225px;
}
}