/*
Theme Name: Aramam
Author: Midnay
Author URI: https://www.midnay.com
Version: 1.0
*/

* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    font-family: 'Baloo Chettan 2', Montserrat;
}

h1,
h2,
h3,
h4 {
    color: #333333;
}

a:hover {
    text-decoration: none !important;
    color: #c61078;
}

u {
    margin: 0px;
}

.container {
    width: 98%;
}

body {
    font-size: 14px;
    line-height: 24px;
    min-width: 320px;
    color: #000;
    background-color: #f2f2f2;
}

.blank_area_more {
    /* margin-top: 65px; */
}

.blank_area {
    margin-top: 25px;
}


/* Header */
.logo img {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
}

.logo-section {
    padding: 8px 0px;
    background-color: #f2f2f2;
}

.menu-section {
    background: #ffffff;
}

.menu_end li {
    list-style: none;
}

/* Mobile menu */
.top_mobile-menu {
    overflow-x: hidden;
    height: auto;
    width: 100%;
}

/*.toggle {
    width: 40px;
    float: right;
    padding: 25px 0px;
}*/
.toggle {
    /* width: 30px; */
    font-size: 30px;
    font-weight: 800;
    float: right;
    padding: 4px 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
   
}
.toggle_top {
    color: #f2f2f2;
    /* width: 30px; */
    float: right;
    padding: 5px;
}
.toggle_top:hover {
    background-color: #ddd;
    color: black;
}
.close_icon {
    /* width: 24px; */
    float: right;
    font-size: 30px;
    padding: 4px 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.close_icon_top {
    color: #f2f2f2;
    /* width: 24px; */
    float: right;
    padding: 5px;
}

.close_icon_top:hover {
    background-color: #ddd;
    color: black;
}

/*.close_icon {
    width: 30px;
    float: right;
    padding: 25px 0px;
}*/
.logo {
    display: inline-block !important;
    height: 100% !important;
    vertical-align: middle;
}

.top_mobile-menu ul.menu_end {
    display: flex;
    margin-left: auto;
    float: right;
}

.edition-date {
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
}

.edition-date span,
.islamic-date span {
    font-size: 13px;
    font-weight: 100;
    text-align: center !important;
    width: 100%;
    display: block;
    margin-top: 10px;
}

.mob-menu-items .row {
    margin: 0px;
}

.islamic-date {
    text-align: right;
    float: right;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
}

.top_mobile-menu_conatiner .islamic-date {
    float: left;
}

.top_mobile-menu_conatiner .menu-section {
    padding: 10px 0px;
}

ul#menu-secondary-menu li,
ul#menu-secondary-menu-1 li {
    float: left;
}

/*ul#menu-secondary-menu li:last-child, ul#menu-secondary-menu-1 li:last-child {
    font-size: 15.8px;
    padding: 20px 13px;
    margin-left: 15px;
    background: #fa8500;
    color: #fff;
}*/
/*ul#menu-secondary-menu li:first-child  {
    padding: 11px 0px;
}
ul#menu-secondary-menu-1 li:first-child {
    padding: 19px 0px;
}
ul#menu-secondary-menu li:last-child a, ul#menu-secondary-menu-1 li:last-child a {
    color: #fff;
}
.menu_end .menu {
    float: right;
    margin-bottom: 0px;
}*/
.mob-menu-items ul li {
    list-style: none;
    cursor: pointer;
    position: relative;
}

.mob-menu-items ul li a {
    color: #6c757d;
    font-weight: 400;
    outline: none;
    font-family: "Noto Sans Malayalam";
    font-size: 15px;
    padding: 10px 10px;
    display: block;
}

.mob-menu-items-top ul li {
    list-style: none;
    cursor: pointer;
    position: relative;
}

.mob-menu-items-top ul li a {
    color: #f2f2f2;
    font-weight: 400;
    outline: none;
    font-family: "Noto Sans Malayalam";
    font-size: 15px;
    padding: 5px;
    display: block;
}
.mob-menu-items-top ul li a:hover {
                color: #333;
        background-color: #ddd;
    }

ul#menu-primary-menu-1 {
    position: relative;
    height: 100%;
    width: 100%;
    /* background: #5800a6; */
    z-index: 7000;
    transition: width .4s;
    text-align: left;
}

.mob-menu-items ul li.current-menu-item {
    background-color: #7616cc;
}

.mob-menu-items ul li.menu-item:hover {
    background-color: #7616cc;
    color: #fff;
}

.menu_end {
    padding: 0px;
}

.col-4.top_menu {
    padding: 0px;
}

select.issue_date {
    background: #fff;
    padding: 7px 20px;
    font-weight: 500;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
    border: none;
    font-size: 13px;
}

.secondary-menu li {
    color: #fff;
    list-style: none;
    padding: 12px 0px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 15px;
    margin-left: -3px;
}

.secondary-menu li a {
    color: #6c757d;
    padding: 12px 10px;
}

.secondary-menu li:first-child a {
    color: #ffffff;
    background: #c61078;
}

.dropdown-menu li:first-child a {
    background-color: unset;
    color: #6c757d;
}


.secondary-menu li a.active,
.secondary-menu li a:hover {
    color: #ffffff;
    background: #c61078;
}

.col-lg-4.secondary-menu-search {
    margin: 5px 0px;
}

img.search-icon {
    float: right;
    padding: 6px 0px;
    cursor: pointer;
}

.top_menu_container {
    display: none;
}

.top_mobile-menu_conatiner {
    display: block !important;
}

.mob-menu-items {
    /* background-color: #fff; */
    padding: 10px;
}

.secondary-menu-mobile ul {
    list-style: none;
}

.mob-menu-items ul li a.active,
.mob-menu-items ul li a:hover {
    color: #ffffff;
    background: #c61078;
}

/* .top_menu ul li {
    list-style: none;
    padding: 0px 0px !important;
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.top_menu ul li a {
        color: #f2f2f2;
        text-decoration: none;
        font-size: 15px;
        letter-spacing: 1px;
        padding: 12px 7px;
    } */

.top-banner-img {
    width: 100%;
    object-fit: contain;
}

.row.wphmag-cover-section .col-lg-7 {
    margin-bottom: 25px;
}

/* footer */
.footer {
    /* background-color: #230041; */
    margin-top: 50px;
}

.footer_desktop {
    padding-top: 30px;
    padding-bottom: 30px;
}

h5.wphmag-footer-title {
    text-transform: capitalize;
}

ul#menu-footer-menu li {
    list-style: none;
}

.footer h5 {
    color: #343a40;
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 20px;
    letter-spacing: 2px;
}

.footer a {
    color: #6c757d;
    text-decoration: none;
    line-height: 30px;
    font-size: 16px;
    font-weight: 300;
}

.copyright {
    color: #d5d5d5;
    padding-top: 30px;
    font-size: 12px;
}

.social_share {
    padding-top: 3px;
    color: #d5d5d5;
    margin-bottom: 18px;
    font-size: 14.8px;
}

.social_share a.fa {
    width: 30px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

.social_share a:hover {
    color: #fff;
    opacity: 0.8;
}

.footer_info {
    /* margin-top: 65px; */
    /* border-top: 1px solid #453155; */
    color: #d5d5d5;
    text-align: center;
}

.footer .last_row {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 20px;
}

.last_row_review {
    text-align: left;
}

/* .row.last_row a {
    color: #579aff;
} */
.footer_info .col-lg-6 {
    padding: 0px;
}

.wphmag-footer-widget p {
    color: #d5d5d5;
    /* margin-bottom: 20px; */
    font-size: 16px;
}

.wphmag-footer-widget hr {
    color: #eee;
    border-top: 1px solid;
}

/* Home page */

/* Cover story section */
.wphmag-cover-section .col-lg-5 .wphmag_cover_image {
    height: 350px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 140% auto !important;
}

.wphmag-cover-section .col-lg-5 {
    margin-bottom: 20px;
}

.wphmag-cover-section .col-lg-4 .wphmag_cover_image {
    height: 165px;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% auto !important;
}

.wphmag-cover-section .col-lg-3 .wphmag_cover_image {
    height: 350px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 140% auto !important;
}

.wphmag-cover-section .col-lg-4 li.wphmag_title,
.wphmag-cover-section .col-lg-3 li.wphmag_title {
    font-size: 18px;
    line-height: 26px;
}

.col-lg-7 .wphmag_cover_section .wphmag_author a {
    color: #5bc4bd;
    font-size: 14px;
}

.wphmag-cover-section .col-lg-7 .wphmag_tags {
    margin: 20px;
    bottom: 120px;
    top: unset;
}

ul.wphmag_cover_section li {
    list-style: none;
}

.col-5 .wphmag_tags {
    display: inline-block;
    background: #1074b8;
    padding: 10px;
    margin: 10px;
    color: #fff;
    position: absolute;
    top: 0;
}

.wphmag_tags a {
    color: #c61078;
    font-size: 18px;
    font-family: 'Anek Malayalam';
    font-weight: 600 !important;
}

ul.wphmag_cover_section {
    /* background: #000000d1; */
    margin-bottom: 0px;
    /* padding: 20px; */
    color: #fff;
}

ul.wphmag_cover_section a {
    color: #fff;
}

li.wphmag_author {
    font-size: 13px;
    line-height: 24px;
}

.wphmag_tags {
    display: inline-block;
    background: #fff;
    padding: 5px 10px;
    /* margin: 10px; */
    color: #fff;
    /* position: absolute; */
    /* top: 0; */
    text-align: center;
    width: 100%;
}

.wphmaag-inner-col {
    padding: 0px;
}

.section_line {
    border-top: 1px solid #bcbcbc;
    padding-top: 16px;
}

button.pdf-button {
    background: #5800a6;
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px;
    border: none;
    margin-top: 5px;
    cursor: pointer;
    margin-bottom: 50px;
}

button.pdf-button a {
    color: #fff;
}

.pdf-image {
    width: 100%;
}

.featured_row .wphmag_cover_image {
    height: 350px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% auto !important;
    object-fit: contain;
    margin-bottom: 20px;
}

a.featured-title {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    line-height: 28px;
    word-break: break-word;
}

.author_info,
.author_by {
    color: #6c757d;
    font-size: 12px;
    line-height: 1.3;
}

span.authors_span {
    color: #6c757d;
    font-size: 14px;
    line-height: 32px;
}

.row.featured_row {
    margin-bottom: 30px;
}

.wpmag-three-col-section .wphmag_tags,
.wphmag_third_section .wphmag_tags {
    position: unset;
    top: 0px;
    margin: 0px 0px 15px;
}

a.wphmag_read_more {
    color: #ff5b5b;
    font-size: 12px;
    line-height: 24px;
    margin-top: 8px;
    display: block;
}

.wphmag_third_section .wphmag_cover_image {
    height: 240px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% 100% !important;
    object-fit: contain;
    margin-bottom: 15px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

h4.tag-heading {
    color: #c61078;
    font-size: 18px;
    font-family: 'Anek Malayalam';
    font-weight: 600 !important;
    /* margin-bottom: 20px; */
    text-align: center;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    background-color: #fff;
}

.wphmag_third_section li.wphmag_title {
    font-size: 18px;
}

.wphmag_third_section .wphmag_author a {
    color: #5bc4bd;
    font-size: 14px;
}

.wphmag-small-section .col-4 .wphmag_cover_image {
    height: 100px;
    margin-bottom: 8px;
    background-position: center center !important;
    background-size: 100% auto !important;
}

.wphmag-small-section .wphmag_tags {
    position: unset;
    margin: 0px 0px 5px;
    font-size: 12px;
    padding: 3px 15px;
}

.wphmag-small-section a.featured-title {
    font-size: 16px;
    line-height: 23px;
}

.wphmag-small-section a.wphmag_read_more {
    margin-top: 0px;
}

.row.wphmag-small-section {
    margin: 20px auto;
    background-color: #fff;
}

.wphmag_third_section hr {
    width: 100%;
}

.row.wphmag_two_col_row .col-12 {
    margin-bottom: 16px;
}

.row.general_row .col-12 {
    margin-bottom: 20px;
}

.row.wphmag-cover-section .col-lg-4 .wphmag_tags,
.row.wphmag-cover-section .col-lg-3 .wphmag_tags {
    font-size: 12px;
    background-size: 100% auto !important;
}

.row.wphmag-cover-section .col-lg-5 li.wphmag_title {
    font-size: 21px;
    line-height: 30px;
    word-break: break-word;
}

li.wphmag_title {
    font-size: 15px;
    line-height: 22px;
    word-break: break-word;
}

.wpmag-three-col-section .col-lg-4 .wphmag_cover_image {
    height: 200px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% auto !important;
    object-fit: contain;
    margin-bottom: 15px;
}

.row.wpmag-three-col-section {
    margin-top: 50px;
}

.wphmag_excerpt {
    margin-top: 10px;
}

.row.wphmag-cover-four-post,
.row.wphmag-cover-three-post,
.row.wphmag-cover-two-post {
    margin: 0px;
}

.row.wphmag-cover-section .col-lg-7 .wphmag_cover_image {
    height: 356px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% auto !important;
}

.row.wphmag-cover-section .col-lg-7 li.wphmag_title {
    font-size: 21px;
    line-height: 30px;
    word-break: break-word;
}

.wphmag_two_col_row .wphmag_cover_image {
    height: 215px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% auto !important;
    margin-bottom: 15px;
}

.featured_row .wphmag-small-section .col-4 .wphmag_cover_image {
    height: 60px;
    margin-bottom: 0px;
    background-position: center center !important;
    background-size: 110% auto !important;
}

.featured_row .row.wphmag-small-section {
    margin-bottom: 10px;
}

.general_row .wphmag-small-section .col-4 .wphmag_cover_image {
    min-height: 100px !important;
    width: 100px !important;
    margin-bottom: 0px;
    background-size: 180% auto !important;
}





/* Related publications */
.featured_heading {
    font-size: 25px;
    margin-bottom: 24px;
    line-height: 25.6px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.related-publications {
    background: #e9e9e9;
    padding-top: 40px;
    margin-top: 50px;
}

/* carousel Slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-top: 20px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Single Post page */
.social_media_icons a.fa {
    padding: 8px;
    font-size: 14px !important;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.social_media_icons a:hover {
    opacity: 0.8;

}

.social_media_icons a.fa.fa-facebook {
    background-color: #1c4ed6;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 17px;
}

.social_media_icons a.fa.fa-twitter {
    background-color: #47cbf5;
    color: white;
}

.social_media_icons a.fa.fa-linkedin {
    background-color: #4e95ff;
    color: white;
}

.social_media_icons a.fa.fa-print {
    background-color: #91CED7;
    color: white;
}

.social_media_icons a.fa.fa-whatsapp {
    background-color: #1dc222;
    color: white;
}

.social_media_icons {
    margin-top: 0px;
    margin-bottom: 16px;
    float: right;
}

.single_post_title {
    font-size: 26px;
    font-family: 'Anek Malayalam';
    font-weight: 600 !important;
    color: #c61078;
    line-height: 1.2;
    word-break: break-word;
}

.single_post_content {
    word-break: break-all;
}

.single_post_content p,
.single_post_content li {
    font-size: 16.8px;
}

#post_print a {
    background: #cf007e;
    color: #fff;
    font-size: 18px;
    padding: 5px 20px;
    display: inline-block;
    margin-top: 25px;
}

.row.author_info {
    padding-left: 15px;
}

.singlepost_container .wphmag_tags {
    font-family: 'Noto Sans Malayalam';
    font-size: 14px;
    background: #dedede;
    padding: 3px 5px;
    border-radius: 5px;
    width: auto;
}

.singlepost_container .wphmag_tags a {
    color: #000 !important;
    font-size: 14px;
    font-weight: 400 !important;
}

.singlepost_container .authors_span {
    font-size: 13px;
}

.singlepost_container .row.author_info {
    padding-left: 0px;
}

.single_author_by {
    font-size: 16px;
    padding-top: 2px;
}

.contri-img {
    background-size: cover;
    background-position: center center;
    width: 50px;
    height: 44px;
    border-radius: 12px;
}

.single_cover_image {
    height: 300px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% 100% !important;
    margin-bottom: 20px;
}

.single-post .spacing_in_sidebar {
    margin-top: 15%;
}

.comments_info input#submit {
    background: #3498db;
    border: none;
    float: right;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    margin-top: 15px;
}

.wphmag_widget_recent_entries .wphmag_cover_image {
    min-height: 100px;
    width: 100px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 190% auto !important;
    margin-left: -15px;
}

.wphmag_widget_recent_entries a.wphmag_title {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

.wphmag_widget_recent_entries h3.widget-title {
    background: #ffffff;
    color: #c61078;
    padding: 10px 15px;
    font-size: 18px;
    margin-bottom: 0px;
    text-align: center;
}

.wphmag_widget_recent_entries .wphmag_tags {
    text-align: start !important;
    padding: 0px;
}

.wphmag_widget_recent_entries .wphmag_tags a {
    color: #ED1C24;
    font-size: 13px;
    font-weight: 400 !important;
}

.wphmag_widget_recent_entries ul {
    /* border: 1px solid #333; */
    padding: 20px;
    border-top: 0px;
}

.wphmag_widget_recent_entries .row {
    margin-bottom: 15px;
    background-color: #fff;
}

.wphmag_widget_recent_entries .row .col-8 {
    display: flex;
    /* align-items: center; */
}

.wphmag-single-sidebar .wphmag_tags {
    position: unset;
    margin: 15px 0px;
}

.wphmag-single-sidebar a.featured-title {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    word-break: break-word;
}

.wphmag-single-sidebar .wphmag_cover_image {
    height: 65px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% auto !important;
}

.single_date {
    font-size: 14.4px;
    line-height: 23.2px;
    color: #1074b8;
    padding-left: 20px;
    font-weight: 600;
}

p.comment-form-comment label {
    display: block;
    font-weight: 700;
    color: #3b3b3b;
    font-size: 16px;
}

.comments_heading {
    display: none;
}

.comment-form-comment textarea {
    width: 100%;
    border: none;
    background: #e8e8e8;
}

/* .sidebar_section.single-post-sidebar {
    border-left: 1px solid #d5d5d5;
} */
h3.widget-title {
    color: #fc2e43;
    margin-bottom: 20px;
    font-size: 1.5em;
}

li#recent-posts-2 ul li a {
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}

li#recent-posts-2 ul li {
    margin-bottom: 10px;
}

.post-edit-link {
    display: none;
}

aside#secondary li {
    list-style: none;
}

div.afr-normal {
    font-size: 14px;
}

div.afr-large {
    font-size: 19px;
}

div.afr-xlarge {
    font-size: 24px;
}

.sticky-left-container {
    margin: 0px;
    position: fixed;
    left: 0px;
    bottom: 34px;
    width: auto;
    z-index: 9;
    background: #000;
    padding: 5px;
}

.sticky-left-container div {
    cursor: pointer;
    border: 1px solid;
    text-align: center;
    width: fit-content;
    display: block;
    margin: 0px;
    margin-right: 5px;
    padding: 5px 10px;
    color: #fff;
    float: left;
}

.sticky-left-container div:last-child {
    margin-right: 0px;
}

.sticky-left-container div.active {
    background: #1074b8;
}

/* Contact Us */
.contact-section .fa {
    color: #cf007e;
    width: 21px;
    height: 21px;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    padding: 5px;
    margin-right: 5px;
}

span.wpcf7-form-control-wrap input,
span.wpcf7-form-control-wrap textarea,
span.wpcf7-form-control-wrap select {
    padding: 5px;
    background: #e8e8e8;
    border: none;
    width: 100%;
}

span.wpcf7-form-control-wrap textarea {
    height: 60px;
}

span.wpcf7-form-control-wrap {
    margin-bottom: 20px;
    display: block;
}

.contact-title {
    font-size: 48px;
    line-height: 54.4px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center;
}

form.wpcf7-form h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 25px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #cf007e;
    color: #fff;
    border: none;
    padding: 5px 20px;
    font-size: 16px;
    float: right;
}

hr.wp-block-separator {
    margin: 40px 0px;
}

.contact-section h2 {
    font-size: 25px;
    line-height: 40px;
}

.contact-section p {
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 40px;
}

.contact-section i.fa.fa-envelope {
    font-size: 12px;
}

.contact-section p a {
    color: inherit;
}

.page-id-21 .entry-content.generic_content {
    width: 95%;
    display: block;
    margin: auto;
}

.wp-block-column.contact-section {
    padding: 0px;
}

.subscription-title h3 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px;
}

.subscription-block h4 {
    font-size: 25px;
    margin-bottom: 20px;
}

span.two-year {
    color: #034774;
    font-weight: 700;
}

span.one-year {
    color: #3498db;
    font-weight: 700;
}

span.one-copy {
    color: #1fa1bc;
    font-weight: 700;
}

.subscription-block {
    margin-top: 20px;
}

.wphmg-contact-form .col-lg-12 {
    padding: 0px;
}

.wphmg-contact-form span.wpcf7-form-control-wrap input,
.wphmg-contact-form span.wpcf7-form-control-wrap textarea,
.wphmg-contact-form span.wpcf7-form-control-wrap select {
    padding: 10px;
}

.col-lg-6.col-12.contact-email {
    padding-left: 0px;
    padding-right: 0px;
}

.col-lg-6.col-12.contact-phone {
    padding-right: 0px;
    padding-left: 0px;
}

h3.contact-heading {
    color: #fc2e43;
}

.wphmg-contact-form input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 35px;
}

.wp-block-columns.contact-address {
    margin-top: 30px;
    border-top: 2px solid #fc5364;
    padding: 30px 20px;
    box-shadow: 16px 21px 16px rgb(0 0 0 / 2%);
    -webkit-box-shadow: 16px 21px 16px rgb(0 0 0 / 2%);
    -moz-box-shadow: 16px 21px 16px rgb(0 0 0 / 2%);
}

/* Archive */
.issue-archive .wphmag_tags {
    position: unset;
}

.issue-year {
    background: #cfcfcf;
    padding: 7px 20px;
    font-weight: 500;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
    border: none;
    font-size: 15px;
    float: right;
}

.issue-archive {
    margin-top: 60px;
}

.row.archive-section {
    margin: 40px 10px;
    width: 100%;
}

.archive-section .wphmag_issue_image {
    height: 520px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% auto !important;
    /* margin-bottom: 5px; */
}

.archive-section .col-lg-3.col-12 {
    /* margin-bottom: 30px;
    box-shadow: 16px 13px 76px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 16px 13px 76px rgb(0 0 0 / 10%);
    -moz-box-shadow: 16px 13px 76px rgb(0 0 0 / 10%); */
    /* border: 5px solid #fff; */
}

.row.archive-section a {
    color: inherit;
}

.row.archive-section h5 {
    background: #ffffff;
    color: #343a40;
    text-align: center;
    font-size: 16px;
    padding: 10px;
}

.cat_tit {
    font-size: 19px;
    line-height: 28px;
    font-weight: 600;
    word-break: break-word;
    color: #000;
}

.cat .fea_img img {
    width: 100%;
    height: 250px;
    max-height: 250px;
    padding-bottom: 20px;
    object-fit: cover;
    padding-top: 20px;
}

.cat .fea_img img:hover {
    filter: grayscale(40%);
}

.by_cat,
.sector_author_by {
    color: #c48b5f;
    font-size: 12px;
    line-height: 22px;
}

/* Spaeci issue */
.special-issue-section .wphmag_issue_image {
    height: 520px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100% auto !important;
    margin-bottom: 20px;
}

.special-issue-section a {
    color: inherit;
}


/* Pagination */

.dashboard-pagination {
    width: 100%;
    float: left;
    text-align: center;
}

span.page-numbers.current {
    padding: 5px 13px;
    background: #db3498;
    color: #fff;
    border-radius: 0px;
    border: 1px #c52aab solid;
}

a.page-numbers {
    padding: 5px 13px;
    background: #fff;
    color: #000;
    border: 1px #eee solid;
    border-radius: 0px;
}

a.page-numbers:hover {
    background: #db3498;
    color: #fff;
    border: none;
    border: 1px #c52aab solid;
}

/* About us */
h5.about-tag {
    display: inline-block;
    background: #1074b8;
    padding: 5px 10px;
    margin: 25px 0px 13px;
    color: #fff;
    font-size: 17px;
}


/*owl slider */
#owl-demo .owl-item div {
    padding: 5px;
}

#owl-demo .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.owl-theme .owl-nav {
    display: block !important;
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

.owl-carousel.owl-loaded {
    margin-top: 40px;
}

.carousel-wrap {
    margin: 90px auto;
    //padding: 0 5%;
    width: 100%;
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav>div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.owl-nav .owl-prev {
    left: 0px;
    position: absolute;
    font-size: 60px !important;
    color: #fff !important;
    top: 25%;
}

.owl-nav .owl-next {
    right: 0px;
    position: absolute;
    font-size: 60px !important;
    color: #fff !important;
    top: 25%;
}

.owl-carousel .owl-item .wpsst_img img {
    width: 15%;
    float: left;
    margin-right: 15px;
}

.owl-nav {
    display: block;
    margin: 40px auto 10px;
    text-align: center;
}

.owl-dots {
    display: block;
    text-align: center;
    margin: 30px auto;
}

/*-----------Main Search-----------*/
.search-submit1 {
    width: 20%;
    height: 50px;
    padding: 7px 0px;
    border: none;
    background: #cf007e;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    border: 1px solid #cf007e;
    letter-spacing: 1px;
    transition: background 500ms;
    font-weight: 400;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    text-transform: uppercase;
}

.search-submit1:hover {
    background: #cf007e;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    border: 1px solid #cf007e;
}

.search .search-page-form input.search-field {
    border: 1px solid #e4e4e4;
    padding: 7px 15px;
    width: 80%;
    float: left;
    height: 50px;
}

/*Search_form*/
li.top_search_form i {
    color: #333333;
}

.search_f_wrapper {
    width: 100%;
    background-color: #fff;
    z-index: 9999;
    border-bottom: 1px solid #ccc;
}

.top_menu_margin {
    margin-bottom: 0px;
}

input.search_form_1_field {
    background-color: #fff;
    border: none;
    outline: none;
    color: #333;
    padding: 5px 0px 5px 0px;
    width: 92%;
    height: 90px;
}

input.search_form_1_field::placeholder {
    color: #333 !important;
    text-align: left;
    opacity: 1;
}

input.search_form_1_field:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333;
}

input.search_form_1_field::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #333;
}

input.search_form_1-submit {
    border: none;
    width: 16px;
    background: transparent;
    color: #333;
    outline: none;
}

label.search_form_1 {
    display: flex;
    justify-content: center;
}

input.search_form_1_field::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1;
    /* Firefox */
}

input.search_form_1_field:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff;
}

input.search_form_1_field::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ffffff;
}


/* 404 Page */
.error404 .error-page-header,
.error404 .page-content {
    text-align: center;
}

header.error-page-header {
    margin-top: 50px;
}

a.go-home {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 10px 25px;
    margin-bottom: 50px;
    margin-top: 25px;
    background-color: #cf007e;
    border-color: #cf007e;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    display: inline-block;
}

a.go-home:hover {
    opacity: 0.8;
}

.wphmag_fourth_section .col-lg-4 {
    margin-top: 50px;
}

/* Sign in Sign Up */

/*
 CSS for the main interaction
*/
.tabset>input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
    display: block;
}

/*
 Styling
*/


.tabset>label {
    position: relative;
    display: inline-block;
    padding: 15px 15px 25px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
}

.tabset>label::after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 18px;
    width: 64%;
    height: 2px;
}


.tabset>input:focus+label,
.tabset>input:checked+label {
    color: #5800a6;
}

.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
    background: #5800a6;
}

.tabset>input:checked+label {

    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

.tab-panel {
    padding-bottom: 30px;

}

section#sign-in #username,
section#sign-in #password,
section#sign-up #first_name,
section#sign-up #last_name,
section#sign-up #bill_phone,
section#sign-up #email_address,
section#sign-up #web_password,
section#sign-up #sup_username {
    width: 100%;
    padding: 8px 10px;
    margin-bottom: 22px;
    margin-right: 10px;
    border: solid 1px #aaa;
}

section#sign-in #username::-webkit-input-placeholder,
section#sign-in #password::-webkit-input-placeholder,
section#sign-up #first_name::-webkit-input-placeholder,
section#sign-up #last_name::-webkit-input-placeholder,
section#sign-up #bill_phone::-webkit-input-placeholder,
section#sign-up #email_address::-webkit-input-placeholder,
section#sign-up #web_password::-webkit-input-placeholder,
section#sign-up #sup_username::-webkit-input-placeholder {
    text-align: left;
}

section#sign-in #username:-moz-placeholder,
section#sign-in #password:-moz-placeholder,
section#sign-up #password:-moz-placeholder,
section#sign-up #bill_phone:-moz-placeholder,
section#sign-up #password:-moz-placeholder,
section#sign-up #email_address:-moz-placeholder,
section#sign-up #web_password:-moz-placeholder,
section#sign-up #username:-moz-placeholder {
    /* Firefox 18- */
    text-align: left;
}

section#sign-in #username::-moz-placeholder,
section#sign-in #password::-moz-placeholder,
section#sign-up #first_name::-moz-placeholder,
section#sign-up #last_last::-moz-placeholder,
section#sign-up #bill_phone::-moz-placeholder,
section#sign-up #email_address::-moz-placeholder,
section#sign-up #password::-moz-placeholder,
section#sign-up #sup_username::-moz-placeholder {
    /* Firefox 19+ */
    text-align: left;
}

section#sign-in #username:-ms-input-placeholder,
section#sign-in #password:-ms-input-placeholder,
section#sign-up #last_name:-ms-input-placeholder,
section#sign-up #first_name:-ms-input-placeholder,
section#sign-up #bill_phone:-ms-input-placeholder,
section#sign-up #email_address:-ms-input-placeholder,
section#sign-up #web_password:-ms-input-placeholder,
section#sign-up #sup_username:-ms-input-placeholder {
    text-align: left !important;
}

section#sign-in input#stay-signed-in {
    margin-right: 6px;
    width: 16px;
    height: 16px;
    top: 8px;
}

section#sign-in .login-special-sections-wrap .label-stay-signed-in {
    top: -2px;
    position: relative;
}

section#sign-in a.link-forgot-password {
    float: right;
}

section#sign-in .login-special-sections-wrap {
    margin-bottom: 14px;
}

section#sign-in input#tsc-login-submit,
section#sign-up button#tsc-member-register {
    width: 100%;
    padding: 10px 0px;
    background: #cf007e;
    border: #cf007e;
    color: #fafafa;
}

section#sign-in input#tsc-login-submit:hover,
section#sign-up button#tsc-member-register:hover {
    background: #5800a6;
    border: #5800a6;
}

section#sign-in p.not-member,
section#sign-up p.alredy-member {
    margin-top: 36px;
    text-align: center;
}

li.login-menu.active a {
    color: #cf007e;
}

li.login-menu:hover a {
    color: #5800a6;
}

.mob-menu-items li.login-menu.active a {
    color: #fff !important;
    background: #5800a6;
}


/* native share */
.social-share-native svg {
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.social-share-native button,
.social-share-native .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 2px;
    text-transform: capitalize;
    text-decoration: none;
    white-space: nowrap;
    border-radius: 4px;
    border: 1px solid #ddd;
    cursor: pointer;
}

.social-share-native button:hover,
.button:hover {
    border-color: #cdd;
}

.social-share-native .share-button,
.copy-link {
    padding-left: 30px;
    padding-right: 30px;
}

.social-share-native .share-button {
    /* margin: 10px 0px; */
    margin: 0px;
    position: fixed;
    left: 0px;
    bottom: 86px;
    width: auto;
    z-index: 9;
    background: #5800a6;
    padding: 8px;
    color: #fff;
    border-color: #5800a6;
}

.social-share-native .share-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.social-share-native .share-dialog {
    display: none;
    width: 95%;
    max-width: 500px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .15);
    z-index: -1;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 4px;
    background-color: #fff;
}

.social-share-native .share-dialog.is-open {
    display: block;
    z-index: 2;
}

.social-share-native .targets {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-bottom: 20px;
}

.social-share-native .close-button {
    background-color: transparent;
    border: none;
    padding: 0;
}

.social-share-native .close-button svg {
    margin-right: 0;
}

.social-share-native .link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 4px;
    background-color: #eee;
}

.social-share-native .pen-url {
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.share-dialog header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.tablet-view {
    display: block;
}

.desktop-view {
    display: none;
}

/* Membership */
.pmpro_actionlinks {
    display: none;
}


@media only screen and (min-width: 576px) {

    .edition-date span,
    .islamic-date span {
        font-size: 14px;
    }

    .edition-date,
    select.issue_date {
        font-size: 15px;
    }

    .logo img {
        width: 80%;
    }

    .archive-section .wphmag_issue_image,
    .special-issue-section .wphmag_issue_image {
        height: 615px;
    }

    input.search_form_1_field {
        width: 95% !important;
    }

    .search-submit1 {
        font-size: 16px;
    }

    .top-banner-img {
        width: 50%;
        object-fit: contain;
        margin: 10px 0px;
        display: block;
    }

    /*.contact-page-row .wp-block-column:not(:only-child) {
        flex-basis: calc(100% - 1em)!important;
        flex-grow: 0;
        margin-left: 0em;
    }*/
    .sticky-left-container {
        margin: 0px;
        position: fixed;
        left: 0px;
        top: 50%;
        width: auto;
        z-index: 9;
        background: #000;
        padding: 15px 10px 10px;
        bottom: unset;
    }

    .sticky-left-container div {
        cursor: pointer;
        border: 1px solid;
        margin-bottom: 10px;
        text-align: center;
        width: fit-content;
        display: block;
        margin: 0px auto 10px;
        padding: 5px 10px;
        color: #fff;
        float: none;
    }

    .social-share-native .share-button {
        left: 0px;
        bottom: 32px;
    }

}

@media only screen and (min-width: 768px) {
    /*ul#menu-secondary-menu li:last-child, ul#menu-secondary-menu-1 li:last-child {
        font-size: 15.8px;
        padding: 20px 13px;
        margin-left: 15px;
    }
    ul#menu-secondary-menu-1 li:first-child {
        padding: 19px 0px;
    }*/

    .archive-section .wphmag_issue_image,
    .special-issue-section .wphmag_issue_image {
        height: 420px;
    }

    input.search_form_1_field {
        width: 97% !important;
    }

    button.pdf-button {
        margin-bottom: 0px;
    }

    .wphmag_fourth_section .col-lg-4 {
        margin-top: 0px;
    }

    /*.contact-page-row .wp-block-column {
        width: 100% !important;
        display: block !important;
        flex-basis: calc(100% - 1em)!important;
    }*/
}

@media only screen and (max-width: 781px) {
    .contact-page-row .wp-block-column:not(:only-child) {
        flex-basis: calc(100% - 1em) !important;
        flex-grow: 0;
        margin-left: 0em;
    }
}

@media only screen and (min-width: 992px) {

    /*.contact-page-row .wp-block-column:not(:only-child) {
        flex-basis: calc(50% - 1em)!important;
        flex-grow: 0;
        //margin-left: 2em;
    }*/
    /*.contact-page-row .wp-block-column:not(:first-child) {
        margin-left: 2em;
    }*/
    .logo img {
        display: block;
        width: 275px;
        margin: unset;
    }

    .menu {
        margin-bottom: 0px;
    }

    .top_menu ul li {
        list-style: none;
        padding: 0px 0px !important;
        cursor: pointer;
        display: inline-block;
        position: relative;
    }

    .top_menu ul li a {
        color: #f2f2f2;
        text-decoration: none;
        font-size: 15px;
        letter-spacing: 1px;
        padding: 12px 7px;
    }

    .top_menu ul li.current-menu-item a {
        /* color: #5800a6; */
    }

    .top_menu ul li.menu-item:hover,
    .top_menu ul li.menu-item:hover a {
        color: #333;
        background-color: #ddd;
    }

    .last_row_review {
        text-align: right;
    }

    /*ul#menu-secondary-menu li:last-child, ul#menu-secondary-menu-1 li:last-child {
        background: #fa8500;
        color: #fff;
        font-size: 14.8px;
        margin-left: 20px;
        padding: 12px;
    }*/
    ul#menu-secondary-menu-1 li:first-child {
        padding: 11px 0px;
    }

    .wphmag-cover-section .col-lg-5 {
        margin-bottom: 0px;
    }

    .archive-section .wphmag_issue_image,
    .special-issue-section .wphmag_issue_image {
        height: 300px;
    }

    ul#menu-primary-menu {
        /* margin : 15px 0px; */
    }

    /* Menu */
    .top_menu_container {
        display: block;
    }

    .top_mobile-menu_conatiner {
        display: none !important;
    }

    .row.wphmag-cover-section .col-lg-7 {
        margin-bottom: 0px;
    }

    .top-banner-img {
        width: 80%;
    }

    .single_cover_image {
        min-height: 510px;
    }

    .col-lg-6.col-12.contact-email {
        padding-left: 0px;
        padding-right: 15px;
    }

    .col-lg-6.col-12.contact-phone {
        padding-right: 0px;
        padding-left: 15px;
    }

    .top_menu {
        padding-right: 0px;
    }

    .tablet-view {
        display: none;
    }

    .desktop-view {
        display: block;
    }
}

@media only screen and (min-width: 1200px) {
    .top_menu ul li {
        padding: 12px 0px;
    }

    .archive-section .wphmag_issue_image,
    .special-issue-section .wphmag_issue_image {
        height: 360px;
    }

    .top_menu ul li a {
        font-size: 14px;
        /* padding: 12px; */
    }

    .top_menu {
        padding-right: 15px;
        overflow: hidden;
    }
}


/* Container */
.search-form-1 {
    width: 100%;
    max-width: 360px;
    /* adjust if needed */
}

/* Wrapper */
.search-f-wrapper {
    display: flex;
    align-items: center;
    height: 40px;
    border: 1px solid #cfd6dd;
    background: #ffffff;
    box-sizing: border-box;
}

/* Input */
.search-form-1-field {
    flex: 1;
    height: 100%;
    border: none !important;
    outline: none;
    padding: 0 14px;
    font-size: 14px;
    color: #555;
    background: transparent;

    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
}

.search-form-1-field::placeholder {
    color: #7a7a7a;
}

/* Button (icon area) */
.search-form-1-submit {
    width: 44px;
    height: 100%;
    border: none;
    background: #f3f4f6;
    border-left: 1px solid #cfd6dd;
    cursor: pointer;

    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

/* Icon */
.search-form-1-submit img {
    width: 15px;
    height: 15px;
    opacity: 0.7;
}

/* Hover (very subtle) */
.search-form-1-submit:hover {
    background: #e9ecef;
}

.search-form-1-submit:hover img {
    opacity: 1;
}




.issue-slide {
    /* width: 130px !important; */
}

.issue-slide img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}

.issue-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* background: rgba(0,0,0,.8); */
    color: #fff;
    font-size: 14px;
    padding: 6px;
    text-align: center;

}

.issue-item,
.position-relative {
    position: relative;
}

.overlay.bg .issue-title {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    z-index: 3;
}


.overlay.bg {
    position: absolute;
    /* REQUIRED */
    inset: 0;
    /* top:0 right:0 bottom:0 left:0 */
    z-index: 2;

    background: linear-gradient(0deg,
            rgba(33, 33, 33, 0.95) 30%,
            rgba(33, 33, 33, 0.4) 60%,
            rgba(33, 33, 33, 0) 100%);

    pointer-events: none;
    /* allow clicks on link/image */
}

.issue-swiper .swiper-slide {
    border: solid 2px #ffffff !important;
    border-radius: 5px !important;
}

.issue-swiper .swiper-slide img {
    border-radius: 5px;
}

/* Common styles */
.issue-swiper .swiper-button-prev,
.issue-swiper .swiper-button-next {
    width: 30px !important;
    height: 30px !important;
}

.issue-swiper .swiper-button-next::after,
.issue-swiper .swiper-button-prev::after {
    color: #6c757d;
    font-size: 10px !important;
    font-weight: bold;
}

.swiper-button-next:hover::after,
.swiper-button-prev:hover::after {
    color: #fff;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: #ED1C24;
}


.issue-cover img {
    width: 91%;
    border-radius: 14px;
    border: solid 3px #ffffff;
    padding: 5px;
    background: #222;
}

.issue-cover img:hover {
    scale: none;
    clip-path: none;
    background: #c82068;
    opacity: 90%;

}

.issue-cover {
    position: relative;
}

.issue-date {
    position: absolute;
    top: 94%;
    left: 46%;
    transform: translate(-50%, -50%);
    background: #000000b8;
    width: 88%;
    padding: 12px 10px 10px;
    color: #ffc107;
    text-align: center;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-weight: 700;
}

.issue-date:hover {
    color: #fff;
    cursor: pointer;
}

/* FEATURED STORY */
.cover-story {
    display: block;
    height: 100%;
    text-decoration: none;
}

.cover-story-bg {
    position: relative;
    min-height: 420px;
    height: 100%;
    background-size: cover;
    background-position: center;
    /* border-radius: 14px; */
    overflow: hidden;
}

.cover-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top,
            rgba(0, 0, 0, 0.75),
            rgba(0, 0, 0, 0.35),
            rgba(0, 0, 0, 0));
}

.cover-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    z-index: 2;
}



.coverstory-swiper {
    height: 100%;
}

.coverstory-swiper .swiper-slide {
    height: auto;
}

/* navigation arrows */
.coverstory-swiper .swiper-button-next,
.coverstory-swiper .swiper-button-prev {
    width: 44px;
    height: 44px;
    background: rgba(0, 0, 0, 0.6);
    /* border-radius: 50%; */
}

.coverstory-swiper .swiper-button-next::after,
.coverstory-swiper .swiper-button-prev::after {
    font-size: 16px;
    color: #fff;
}

.coverstory-swiper .swiper-button-prev,
.coverstory-swiper .swiper-button-next {
    width: 30px !important;
    height: 30px !important;
}

.coverstory-swiper .swiper-button-next::after,
.coverstory-swiper .swiper-button-prev::after {
    color: #6c757d;
    font-size: 10px !important;
    font-weight: bold;
}

.swiper-button-next:hover::after,
.swiper-button-prev:hover::after {
    color: #fff;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: #ED1C24;
}

.cover-meta {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 6px;
    opacity: 0.9;
}

.cover-title {
    /* font-family: 'Noto Serif Malayalam', 'Georgia', serif; */
    font-weight: 700;
    line-height: 1.2;
    color: #ffffff;
    text-transform: none;
    letter-spacing: 0.3px;

    /* shadow for readability on image */
    font-family: "Anek malayalam";
    text-shadow: 0px 2px 2px rgb(16 16 16 / 63%);

    margin: 0;
    max-width: 90%;
}

.wphmag_two_col_row .wphmag_excerpt {
    /* font-family: 'Noto Sans Malayalam'; */
    line-height: 1.4;
    font-size: 15px;
    font-weight: 200;
    color: #666;
}

.wphmag_two_col_row .featured-title {
    font-family: "Anek Malayalam";
    font-size: 18px;
    font-weight: 700;
}

a.featured-title:hover {
    color: #c61078;
}

.wphmag_tags_auther a {
    color: #ED1C24 !important;
}

.wphmag_tags_small a {
    color: #ED1C24 !important;
    font-size: 13px;
    text-decoration: none;
}

.text-secondary {
    color: #6c757d !important;
    font-size: 1rem;
}


.wphmag_cover_image {
    position: relative;
    min-height: 260px;
    overflow: hidden;
}

.overlay.bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 31%, rgba(0, 0, 0, 0) 52%);
    z-index: 1;
}

.wphmag_cover_section {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    z-index: 2;
}

.wphmag_title {
    color: #ff2fa4;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 6px;
}

.wphmag_author {
    color: #ffffff;
    font-size: 14px;
    opacity: 0.9;
}

.a-day-swiper {
    height: 300px;
}

.tag-section {
    text-align: center;
    padding: 5px 10px;
}

.vertical-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* vertical center */
    height: 100%;
}

.footer p {
    color: #666;
}

/* FOOTER QUICK LINKS */

.wphmag-footer-widget {
    font-size: 14px;
}

.wphmag-footer-title {
    font-weight: 600;
    margin-bottom: 14px;
    letter-spacing: 0.5px;
}

.wphmag-footer-widget .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wphmag-footer-widget .menu li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
    line-height: 1.4;
}

/* Arrow */
.wphmag-footer-widget .menu li::before {
    content: "›";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
    color: #444;
}

/* Link */
.wphmag-footer-widget .menu li a {
    color: #444;
    text-decoration: none;
    transition: color 0.2s ease;
}

/* Hover */
.wphmag-footer-widget .menu li a:hover {
    color: #e6007e;
    /* magazine pink */
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all !important;
}


.text-ellipsis-2 {
    word-break: break-all !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dropdown-item-cat {
    margin-left: 0px !important;
}

img:hover {
    clip-path: inset(calc((1 - 1 / var(--f)) * 50%));
    scale: var(--f);
}
img {
    --f: 1.15;
    clip-path: inset(0);
    transition: .5s;
}


/* modal style */
.custom-modal {
    max-width: 774px !important;
    padding: 20px 30px !important;
}

.new-modal {}

.custom-modal .modal-content {
    border-radius: 38px !important;
    padding: 0 67px;
    border: 1px solid var(--borders-dividers-borders, #D1D5DB);
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 1px 3px 34px 0 rgba(0, 0, 0, 0.25);
}

.custom-modal-body h5 {
    color: var(--Text-Text-Primary, #111827);
    text-align: center;
    font-family: 'Lexend', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 152%;
    /* 33.44px */
}

.custom-modal-body p {
    color: var(--Text-Text-Secondary, #4B5563);
    text-align: center;
    font-family: 'Lexend', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 154%;
    /* 27.72px */
}

.custom-modal .modal-header,
.custom-modal .modal-footer {
    border-bottom: none !important;
    border-top: none !important;
    padding: 0 67px;
}

.custom-modal .modal-footer {
    justify-content: center !important;
    padding-bottom: 40px;
}

.custom-modal .modal-footer .later-btn {
    color: #1074B8;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 56px;
    border: 1px solid #1074B8;
    padding: 15px 40px;
}

.custom-modal .modal-footer .subscribe-btn {
    border-radius: 56px;
    background: #1074B8;
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 15px 40px;
}

.new-modal {
    /* background: rgba(0, 0, 0, 0.25) !important; */
    backdrop-filter: blur(7px) !important;
}

.islamic-date-text {
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.login{
    border: 1px solid #1074B8;
    padding: 10px 16px;
    border-radius: 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.login a{
    color: #1074B8;
    font-family: 'Inter',sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.customShadow {
    box-shadow: -1px 1px 39px 0px rgba(107, 107, 107, 0.10);
    -webkit-box-shadow: -1px 1px 39px 0px rgba(107, 107, 107, 0.10);
    -moz-box-shadow: -1px 1px 39px 0px rgba(107, 107, 107, 0.10);

}

.login-page {
    margin-top: 100px;
    margin-bottom: 120px !important;
}

#lwp_login_email .submit_button, #lwp_activate .submit_button {
    background-color: #c61078;
    border-color: #c61078;
    color: #ffffff;
}

.login_text {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    color: #ffffff;
    background-color: rgb(245 11 162 / 36%);
}
.login_text h2{
    color: #ffffff;
}

.login-bg {
    background: url(./src/aramam-login.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 10px;
    
}

.swiper-button-lock {
    display: flex !important; /* Force show the buttons */
}



/* ===============================
   COMMON CARD STYLE (ALL TAGS)
================================ */
.woocommerce ul.products li.product {
    background: #f2f2f2;
    border-radius: 14px;
    padding: 28px 20px 32px;
    text-align: center;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.woocommerce ul.products li.product:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

/* Hide default link underline */
.woocommerce ul.products li.product a {
    text-decoration: none;
}

/* ===============================
   PRODUCT IMAGE (LOGO)
================================ */
.woocommerce ul.products li.product img {
    max-height: 80px;
    width: auto;
    margin: 0 auto 16px;
    object-fit: contain;
}

/* ===============================
   TITLE
================================ */
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px;
    line-height: 1.4;
}

/* ===============================
   PRICE
================================ */
.woocommerce ul.products li.product .price {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}

/* ===============================
   ADD TO CART BUTTON
================================ */
.woocommerce ul.products li.product .button {
    background: #0b72b9;
    color: #fff;
    border-radius: 30px;
    padding: 10px 26px;
    font-size: 14px;
    font-weight: 600;
    transition: background 0.3s ease;
}

.woocommerce ul.products li.product .button:hover {
    background: #085a93;
}

/* ===============================
   TAG-SPECIFIC (OPTIONAL)
================================ */

/* Prabodhanam */
.product.tag-prabodhanam {
    background: #f2f2f2;
}

/* Aramam */
.product.tag-aramam {
    background: #fdf2f7;
}

/* Combo */
.product.tag-combo {
    background: #f0f9ff;
}
