/*
Theme Name: zrpl
Author: Mohd Furqan
*/
body{font-family: 'Inter', sans-serif;  background: #fffbf7;}

         header{background:#232229; padding:12px 0; border-bottom:1px solid #6B7280; }



         #intro-example {

         height: 400px;

         background-repeat: no-repeat;

         width: 100%;

         background-size: cover;

         }

         .zrpl-header nav{ padding:0px; }

         .zrpl-header a.navbar-brand {padding: 0;}

         .zrpl-header nav .nav-item .nav-link img {margin-right: 8px;}

         .zrpl-header .search-box{ width:36%; }

         .card-horizontal {  display: flex;}
         .card-horizontal .img-square-wrapper img {  width: 267px;}

         .zrpl-card-blog{padding-top:64px;}

         .zrpl-card-blog h1{

         font-style: normal;

         font-weight: 600;

         font-size: 30px;

         line-height: 38px;

         color: #232229; margin-bottom: 0px}

         .zrpl-card-blog h3{

         font-style: normal;

         font-weight: 500;

         font-size: 20px;

         line-height: 30px;

         margin-bottom:48px;

         color: #6B7280;

         }
         .zrpl-card-blog .similar-content h3{margin-bottom: 20px}
        .zrpl-card-blog.search h1{    margin-bottom: 30px;}
         .zrpl-card-blog.single .img-square-wrapper .single_image{width: 100%}
         .zrpl-card-blog .card-body{padding:0 20px}

         .zrpl-card-blog .card-body a{font-weight: 600;

         font-size: 14px;

         line-height: 20px;

         align-items: center;

         color: #FE6A3A;}

         .zrpl-card-blog .card{border:0; margin-bottom:34px;}

         .zrpl-card-blog .card-title{font-style: normal;font-weight: 400;font-size: 20px;

         line-height: 30px;color: #232229; margin-bottom:12px;}

         .zrpl-card-blog .card-text{

         font-style: normal;

         font-weight: 400;

         font-size: 16px;

         line-height: 24px;

         align-items: center;

         color: #6B7280;

         margin-bottom: 10px;}

         .search-box-1 input {

         border: 1px solid #232229;

         height: 50px;

         padding: 13px 10px 13px 24px;

         width: 100%;

         font-size: 17px;

         border-radius: 0px;

         margin-bottom: 15px;

         }

         .search-box-1 .submit-button {

         background: #FE6A3A;

         color: #fff;

         border: 0px;

         padding: 12px 0;

         width: 100%;

         font-size: 16px;

         line-height: 30px;

         cursor: pointer;

         }

         .search-box-1 p{

         font-weight: 600;

         font-size: 16px;

         line-height: 24px;

         color: #232229;

         }

         .Popular-article h2{

         font-weight: 600;

         font-size: 20px;

         line-height: 30px;

         align-items: center;

         color: #232229;

         margin:34px 0;

         }

         .Popular-article ul {

         padding: 0;

         margin: 0;

         }

         .Popular-article ul li {

         list-style: none;

         padding-bottom: 17px;

         margin-bottom: 17px;

         border-bottom:1px dotted #F3F1EF;

         font-size: 16px;

         line-height: 24px;

         }

         .Popular-article ul li a{color: #6B7280;}

         .Popular-article ul li:last-child{margin-bottom: 0px;}
.footer.sidebar {
    background: #232229;
    text-align: center;
        margin-top: 80px;
}

.footer.sidebar h3.widget-title {
    display: none;
}

.footer.sidebar p {
    color: #fff;
    margin-bottom: 0;
    padding: 10px 0;

}
.navbar-expand-lg .navbar-collapse{justify-content: flex-end;}

/*Anuradha css*/
.card.blog-card .img-square-wrapper {
    max-width: 250px;
    height: 250px;
    display: inline-block;
    border: 1px solid #F3F1EF;
}
.blog-card .card-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #232229;
}

.card.blog-card .img-square-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.card-horizontal-cls .card-body {
    display: inline-block;
    width: 69%;
}

.blog-horizontal-content {
    width: 59%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
}

.blog-horizontal {
    display: flex;
    align-items: flex-start;
}

.blog-horizontal-content a {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
    color: #FE6A3A;
}

.blog-card {
    border-bottom: 1px solid #F3F1EF !important;
    padding: 22px 0;
    margin-bottom: 0 !important;
        background: #fffbf7;
      
}
.blog-comments {
    padding: 0;
    list-style-type: none;
    display: inline-block;
    margin-bottom: 0 !important;
}

.blog-comments li {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FE6A3A;
    position: relative;
    padding-right: 8px;
}

.blog-comments li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FE6A3A;
    text-decoration: none;
}

.blog-comments li:after {content: "|";position: absolute;right: 0;top: 0;}

.blog-comments li:last-child:after {
    display: none;
}

.zrpl-card-blog.single h1 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #232229;
    margin: 16px 0 10px;
}
.zrpl-card-blog.single p
{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6B7280;
}
.footer.sidebar p {
    color: #fff;
    margin-bottom: 0;
    padding: 10px 0;

}
.custom_comment_form .comment-reply-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    color: #232229;
    margin-bottom: 4px;
}

.custom_comment_form .comment-notes span {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #6B7280;
}

.custom_comment_form .form-submit input {
    padding: 8px 12px;
    width: 241px;
    height: 56px;
    background: transparent;
    border-radius: 2px;
    border: none;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    cursor: pointer;
}

.custom_comment_form .comment-form-cookies-consent {
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #232229 !important;
}
.custom_comment_form input, .custom_comment_form textarea {
    border: 1px solid #232229;
    border-radius: 2px;
    padding: 10px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #6B7280;
}

.custom_comment_form .comment-form-author,
.custom_comment_form .comment-form-email, 
.custom_comment_form .comment-form-url {
    width: 32.3%;
    display: inline-block;
    margin-right: 8px;
}

.custom_comment_form .comment-form-author input,
.custom_comment_form .comment-form-email input, 
.custom_comment_form .comment-form-url input {
    width: 100%;
}

.custom_comment_form .comment-form-comment {
    width:100%;
}
.custom_comment_form .comment-form-comment textarea {
    width: 100%;
}

.custom_comment_form .comment-form-url {
    margin-right: 0 !important;
}

.custom_comment_form input#wp-comment-cookies-consent {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

.custom_comment_form .comment-form-cookies-consent label {
    vertical-align: middle;
    margin-bottom: 0;
}
.next_prev .nav-previous, .next_prev .nav-next {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #FE6A3A;
    border: 2px solid #fe6a3a;
    padding: 10px;
    display: inline-block;
    text-align: center;
}

.next_prev span a {
    font-size: 14px;
    line-height: 20px;
    color: #FE6A3A;
    font-weight: 600;
}

.next_prev .nav-next {
    float: right;
}


.next_prev span a .fa {
    padding: 0 6px;
    font-size: 20px;
    vertical-align: bottom;
}

.next_prev span a:hover {
    text-decoration: none;
}

.next_prev {
    margin: 40px 0 20px;
}


.custom_comment_form .comment-form-comment textarea { background: #fffbf7;}

.custom_comment_form .comment-form-author input,
.custom_comment_form .comment-form-email input,
.custom_comment_form .comment-form-url input
{
     background: #fffbf7;
}
.similar-content h1 {
    font-weight: 600 !important;
    font-size: 30px !important;
    line-height: 38px !important;
    color: #232229 !important;
    margin: 0 !important;
}

.similar-content {
    padding-top: 20px;
    border-top: 1px solid #F3F1EF;
}
.custom_comment_form {
    margin-bottom: 30px;
}

.similar-content .card {
    background-color: transparent;
}


.custom_comment_form .form-submit input {
  color: #fff;
  border: 2px solid #FE6A3A;
  background-image: -webkit-linear-gradient(30deg, #FE6A3A 50%, transparent 50%);
  background-image: linear-gradient(30deg, #FE6A3A 50%, transparent 50%);
  background-size: 570px;
  background-repeat: no-repeat;
  background-position: 0%;
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
}
.custom_comment_form .form-submit input:hover {
  background-position: 100%;
  color: #FE6A3A;
}

.next_prev .nav-previous:hover, .next_prev .nav-next:hover
{
  background-image: -webkit-linear-gradient(30deg, #FE6A3A 50%, transparent 50%);
  background-image: linear-gradient(30deg, #FE6A3A 50%, transparent 50%);
  background-size: 570px;
  background-repeat: no-repeat;
  background-position: 0%;
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
}
.next_prev .nav-previous, .next_prev .nav-next
{
    background-position: 100%;
}

.next_prev .nav-previous:hover a, .next_prev .nav-next:hover a  {
    color: #fff;
}
.similar-content .img-square-wrapper {
    width: 267px;
    height: 150px;
}

.similar-content .img-square-wrapper img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.similar-content .card-body {
    padding: 0;
    margin-top: 20px;
}
.similar-content .card-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
}
.similar-content .card-text {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
}

@media (max-width: 767px) {
    .blog-horizontal-content {
        width: 100%;
        display: block;
    }
    .blog-card .blog-horizontal {
        display: block;
        margin: 0 auto;
    }
    
    .card.blog-card .img-square-wrapper {
        margin: 20px auto;
        display: block;
    }
    
    .next_prev .nav-previous, .next_prev .nav-next {
        padding: 5px;
    }
    
    .next_prev span a .fa {
        padding: 0;
    }
    
    .custom_comment_form .comment-form-author, .custom_comment_form .comment-form-email, .custom_comment_form .comment-form-url {
        width: 100%;
    }
    
    .custom_comment_form input, .custom_comment_form textarea {
        padding: 5px;
        font-size: 14px;
    }
}

         /* Height for devices larger than 992px */

         @media (min-width: 992px) {

         #intro-example {

         height: 300px;

         }

         .navbar-expand-lg .navbar-nav .nav-link {

         padding:0 16px!important;

         border-right: 1px solid #6B7280;

         color:#fff!important;

         line-height: 20px;

         }

         .navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link{border:0px;}
        
        
        
         }
