/*!
Theme Name: single-after-sixty
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: single-after-sixty
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

single-after-sixty is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
     ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 .vc_row {
    margin: auto !important;
}

.vc_section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.wpb_content_element {
    margin-bottom: 0 !important;
}

/*search css*/

a.post-thumbnail {
    width: 30%;
    float: left;
    margin-right: 20px;
}

a.post-thumbnail img {
    width: 95%;
    height: 100%;
}

.entry-summary {
    float: left;
    width: 68%;
}

footer.entry-footer {
    display: none;
}

section.search_sec article {
    width: 100%;
    float: left;
    margin-bottom: 33px;
}

/*search css end*/

.newsletter button {
    height: 62px;
}



.inner-detail h2 {
    font-size: 52px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
}
.blog-detail .about-img.blog-img {
    text-align: center;
}
.blog-detail img {
    border-radius: 12px;
}
.blog-detail {
    margin-bottom: 50px;
}

.time_sec {
    text-align: center;
}
.time_sec span {
    font-size: 21px;
    font-family: 'Anton';
}

.blog-type h4 {
    font-family: 'Anton';
    margin-bottom: 15px;
    margin-top: 15px;
}
.blog-type {
    margin-bottom: 50px;
}
.blog-type h2 {
    margin-bottom: 15px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem !important;
}


.vc_gitem-zone {
    border-radius: 12px;
}
.vc_grid-item-mini.vc_clearfix {
    background-color: #c89590;
    border-radius: 12px;
}
.vc_gitem_row .vc_gitem-col {
    background-size: cover;
    background-color: #b5c0a2;
    padding: 20px 30px !important;
}
/*.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {*/
/*    color: #fff;*/
/*    background-color: #f4524d;*/
/*    display: none;*/
/*}*/

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #245536 !important;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
  display: -webkit-box;
  -webkit-line-clamp: 3; /* 👈 3 rows tak text show karega */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    font-family: "Anton", sans-serif;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
    font-size: 12px;
    color: #fff;
    margin-bottom: 15px !important;
    font-weight: 500;
    line-height: 20px;
}

section.main_slider.section_margin a {
    color: #000;
}

.is-form-style input.is-search-submit, .is-search-icon {
    background: #ededed57;
    box-sizing: border-box;
    border-radius: 50px;
}

.is-form-style input.is-search-input {
    background: #ffffff6b;
    border: 1px solid #cccccc6e !important;
    height: 47px;
    border-radius: 50px;
    font-family: 'Montserrat';
    font-size: 12px !important;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #245536 !important;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 500;
    transition: background-color 0.3s ease;
    font-family: 'BlenderPro';
    text-transform: uppercase;
    border: 1px solid #245536;
    letter-spacing: 1px;
    font-size: 15px;
}

.error-404.not-found {
    padding-top: 60px;
    padding-bottom: 60px;
}
.error-404.not-found h1.page-title {
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 10px;
}
.error-404.not-found .bdr_flx {
    display: flex;
    text-align: left;
    align-items: self-start;
    flex-direction: column;
}

.search-results .entry-summary {
    float: none;
    width: 100%;
    display: flex;
}
.search-results .entry-summary {
    float: none;
    width: 100%;
    display: flex;
    margin-bottom: 32px;
}

.search-results h2.entry-title a {
    color: #c89590;
}

.search-results a.post-thumbnail img {
    margin-top: 15px;
    margin-bottom: 15px;
}

.search-results a {
    color: #c89590;
}


.search-results .entry-summary {
    float: none;
    width: 100%;
    display: flex;
}


section.no-results.not-found input.search-field {
    height: 55px;
    border-radius: 60px;
    border: solid 1px #eee;
    padding-left: 18px;
}
section.no-results.not-found input.search-submit {
    padding: 12px 55px;
    background-color: #c59491;
    color: #fff;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    font-weight: bold;
    transition: background 0.3s;
    font-family: 'Montserrat';
    text-transform: uppercase;
}
section.no-results.not-found h1.page-title {
    font-size: 47px;
    font-weight: 700;
}
section.no-results.not-found {
    padding-bottom: 60px;
    padding-top: 60px;
}