/**
 * Theme Name:     Punjabi Kom
 * Author:         RJ Web World
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A plain-vanilla
 */

.container {
    width: 95%!important;
    max-width: 1150px !important;
}
div#mobile-menu-icon .hfe-nav-menu {
    overflow: hidden;
}
.grid-view h2 {
    font-size: 20px;
    font-weight: bold;
    padding: 0 15px;
}

.grid-view {
    padding: 0;
    list-style: none;

}

.grid-view .grid-box {
        border: 0px solid #ddd;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0px 20px #ddd;
    margin-bottom: 0;
    height: 100%;
}
ul.grid-view > li {
    margin-bottom: 30px;
}
ul.organisation_details {
    list-style: none;
}
table.table {
    background: #fff;
    border: 2px solid #dee2e6;
}

.table thead th {
    background: #000;
    color: #fff;
    border-color: #000;
}

.grid-view li img {
    width: 100%;
    margin-bottom: 15px;
}

ul.book-info {
    list-style: none;
    padding: 0;
}

ul.book-info > li {
    line-height: 1.5em;
    border-top: 1px solid #dddd;
    padding: 10px 15px;
}
ul.elementor-icon-list-items {
    list-style: none;
}
.widget .current-menu-item.page_item.current_page_item a {
    color: #f01f4b;
    font-weight: 600;
}
label {
    font-weight: 500;
    color: #000;
    font-size: 16px;
}
ul.breadcrumbs {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 1.5em;
    padding: 0;
    font-weight: normal;
}

ul.breadcrumbs a {
    color: inherit;
}

ul.breadcrumbs li {
    margin-right: 15px;
}
.page-banner h1 {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5em;
}
a.boxed-btn.btn-rounded {
    color: #ffffff;
    background-color: #F2295B;
    border-style: none;
    border-radius: 30px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
    padding: 20px 30px;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    display: inline-block;
    font-family: 'Inter';
	text-decoration: none;
}

.supporters-list li.cus-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.supporters-list .grid-box {
    padding-bottom: 90px;
    position: relative;
}
h2.section-title {
    border-bottom: 3px solid;
    padding-bottom: 5px;
}
input.boxed-btn.btn-rounded {
        color: #ffffff;
        background-color: #F2295B;
        border-style: none;
        border-radius: 30px;
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
        padding: 20px 50px;
        font-size: 18px;
        font-weight: 700;
		border-color: #F2295B;
        line-height: 1;
	outline: none;
}

.service-box > div {
    overflow: hidden;
}

.service-box .elementor-image-box-content:after {
    content: "";
    background: url(https://punjabikom.com/wp-content/uploads/2023/06/right-arrow.png);
    display: block;
    height: 15px;
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 10px;
}
.service-box .elementor-image-box-content {
    padding: 15px 0;
}
.service-box .elementor-image-box-title {
    margin: 0;
}
.service-box .elementor-image-box-description {
    margin: 25px 0 !important;
}
aside.widget {
    margin-bottom: 30px;
    padding: 25px 30px 30px 30px;
    border: 2px solid #fafafa;
    border-radius: 3px;
}

.widget ul {
    padding: 0;
    list-style: none;
}

.widget ul li {
    margin-bottom: 15px;
}
a {
    text-decoration: none !important;
}
.widget .current-menu-item.page_item.current_page_item a {
    color: #f01f4b;
    font-weight: 600;
}
.single-profile {
    color: #17161a;
    font-size: 16px;
    line-height: 1.7em;
}
.list-view .eael-grid-post-holder-inner {
    display: flex;
    align-items: center;
}

.list-view .eael-entry-media {
    width: 40%;
    border-radius: 20px;
    max-height: 180px;
}

.list-view .eael-entry-wrapper {
    width: 80%;
}
.popup {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.popup-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
ul.profile-list {
    padding: 0;
    list-style: none;
    border: 1px solid #ddd;
}

ul.profile-list li {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    background: #ddd;
}

ul.profile-list li:nth-child(2n) {
    background: #fff;
}

footer ul.hfe-nav-menu li {
	width: 100%;display: block;
}
.featured-img {
    position: relative;
    padding-top: 70%;
    overflow: hidden;
	    margin-bottom: 20px;
}

.featured-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto !important;
    height: 100%;
    max-width: none;
    transform: translate(-50%, -50%);
}
.personalities-list h5 {
    color: #ef1f4c;
    font-weight: 700;
    font-size: 16px;
    margin-top: 0;
    text-transform: uppercase;
}
.pagination {
    justify-content: center;
}
.pagination > * {
    margin: 5px;
}

span.page-numbers.current {
    font-weight: 700;
    color: #F2295B;
}
@media only screen and (max-width: 767px) {

.service-box .elementor-image-box-content:after {
    background-position: center;
}
	.service-box .elementor-image-box-content img {
		width: 100%;
	}
	.eael-lr-form-wrapper.style-2 .lr-form-wrapper, .eael-lr-form-wrapper {
    width: 100% !important;
    max-width: 370px;
}
}