/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.5
	Stable tag: 3.4.5
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4margin-block-end: 0px;
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

marquee p , .elementor-element-9ae5585 p {
	margin-block-end: 0px!important;
}

main.site-main {
min-height: 60vh;
}
.post-tags {
	display:none;
}


/* ========================= */
/* DESKTOP (Default Styles)  */
/* ========================= */
.update-marquee {
    display: flex;
    align-items: center;
    background: #fde1b4;
    padding: 0;
    overflow: hidden;
}

.update-label {
    background: #7b2b32; 
    color: #fff;
    padding: 15px 30px;
    font-size: 26px;
    font-family: Bebas Neue;
}

.update-box {
    width: 30px;
    height: 30px;
    background: #7b2b32;
    margin-left: -18px;
    transform: rotate(130deg);
    margin-top: -5px;
    z-index: 9;
}

.update-marquee marquee {
    padding-left: 20px;
    font-size: 20px;
}


/* ========================= */
/* TABLET (768px – 1024px)   */
/* ========================= */
@media (max-width: 1024px) and (min-width: 768px) {
    .update-label {
        padding: 12px 25px;
        font-size: 22px;
    }

    .update-box {
        width: 25px;
        height: 25px;
        margin-left: -15px;
        margin-top: -4px;
    }

    .update-marquee marquee {
        font-size: 18px;
        padding-left: 15px;
    }
}


/* ========================= */
/* MOBILE (Below 767px)      */
/* ========================= */
@media (max-width: 767px) {
    .update-marquee {
        flex-wrap: nowrap;
    }

    .update-label {
        padding: 10px 20px;
        font-size: 20px;
    }

    .update-box {
        width: 20px;
        height: 20px;
        margin-left: -12px;
        margin-top: -3px;
    }

    .update-marquee marquee {
        font-size: 16px;
        padding-left: 10px;
        white-space: nowrap;
    }
}

.carousel-item p {
    display: flex;
}

.carousel-item p span:first-child {
    min-width: 70px;
}
.carousel-item p span:nth-of-type(2) {
    min-width: 20px;
}


















/* 26/11/25 */

html #page {
/* ≥ 1200px (also covers ≥ 1400px) */
@media (min-width: 1200px) {   
  h1 { font-size: 40px; }
  h2 { font-size: 35px; }
  h3 { font-size: 28px; }
  h4 { font-size: 24px; }
  h5 { font-size: 20px; }
  h6 { font-size: 18px; }
}

/* ≤ 1200px */
@media (max-width: 1200px) { 
  h1 { font-size: 36px; }
  h2 { font-size: 30px; }
  h3 { font-size: 26px; }
  h4 { font-size: 22px; }
  h5 { font-size: 18px; }
  h6 { font-size: 16px; }
}

/* ≤ 1024px */
@media (max-width: 1024px) { 
  h1 { font-size: 32px; }
  h2 { font-size: 28px; }
  h3 { font-size: 24px; }
  h4 { font-size: 20px; }
  h5 { font-size: 18px; }
  h6 { font-size: 16px; }
}

/* ≤ 992px */
@media (max-width: 992px) { 
  h1 { font-size: 30px; }
  h2 { font-size: 26px; }
  h3 { font-size: 22px; }
  h4 { font-size: 18px; }
  h5 { font-size: 18px; }
  h6 { font-size: 16px; }
}

/* ≤ 768px */
@media (max-width: 768px) { 
  h1 { font-size: 28px; }
  h2 { font-size: 24px; }
  h3 { font-size: 20px; }
  h4 { font-size: 17px;
	  line-height: 20px;
	 }
  h5 { font-size: 16px; }
  h6 { font-size: 14px; }
}

/* ≤ 576px */
@media (max-width: 576px) { 
  h1 { font-size: 26px; }
  h2 { font-size: 22px;
	   line-height: 30px;
     }
  h3 { font-size: 20px; }
  h4 { font-size: 17px;
	  line-height: 20px;
	 }
  h5 { font-size: 16px; }
  h6 { font-size: 14px; }
}

}


.my-primary-btn .elementor-button , .ss-btn {
border: solid 1px #852E36;
}
{
	 background-color: transparent!important;
}

.my-primary-btn .elementor-button:hover , .read-more-btn.my-primary-btn:hover , html .ss-btn:hover , html .my-primary-btn .elementor-button:focus {
   background-color: transparent!important;
   color: #852E36!important;
   border: solid 1px #852E36;
}

.my-secondary-btn .elementor-button {
	 border: solid 1px #852E36!important;
        color: #852E36!important;

}

.my-secondary-btn .elementor-button:hover {
        color: #fff!important;

}
@media (max-width: 1350px) {
  html body:not([class*=elementor-page-]) #page .site-main {
        max-width: 100% !important;
        
	}
}

@media (min-width: 1200px) {
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1490px;
    }
}
body:not([class*=elementor-page-]) .site-main {
padding-bottom:40px!important;
}


.custom-single-layout {
	        h1 {
            font-size: 30px !important;
				            letter-spacing: normal;
        }
}

.custom-single-layout .post-author {

    font-weight: 600;
}
@media (max-width: 576px) {
	
	.custom-single-layout {
	        h1 {
            font-size: 19px !important;
        }
}
}

@media (max-width: 991px) {
	
	.custom-single-layout {
	        h1 {
            font-size: 25px !important;
        }
}
}


.elementor-icon-list-item li a{
  color:#852e36;
}

.elementor-icon-list-item li a:hover{
  color:#852e36;
   font-weight: 500;
}

@media (max-width: 767px) {
    .page-id-3569 .scroll-img {
        padding: 0px !important;
        overflow-x: scroll;
        zoom: 1;
        margin-left: 20px;
    }
}


/* contact form  */
/* .wpcf7-form p {
    margin-bottom: 0px;
} */



@media (min-width: 767px) {
.Two-col{
	display: flex;
    gap: 30px
}
	
.Two-col div{
	width:calc(50% - 15px);
}
}

.coauthor-row img {
	cursor: pointer;
	margin-bottom: 10px;
}

.coauthor-row p .wpcf7-form-control-wrap {
width:calc(100% - 15px);
}

.coauthor-row p:nth-of-type(2) {
  display: flex;
  align-items: center;
  gap: 8px;
}

.coauthor-row p:nth-of-type(1) {
	margin-bottom: 0px;
}

.coauthor-add {
	background: #852e36!important;
    color: #fff!important;
}

.coauthor-add:hover , input[type="submit"]:hover {
	background-color: transparent!important;
    color: #852e36!important;
	border: solid 1px #852E36!important;
}

 input[type="submit"] {
	border: solid 1px #852E36!important;
}

/* Wrapper Box */
.custom-file-upload-box {
    border: 1px solid #E5E5F0;
    border-radius: 0px;
    padding: 30px 20px;
    text-align: center;
    background: #fafafa;
    position: relative;
    cursor: pointer;
  margin-bottom: 22px;
  
}

/* Hide actual CF7 input */
.custom-file-upload-box input[type="file"] {
    opacity: 0;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

/* Upload Icon */
.custom-file-upload-box:before {
    content: url("https://demo102.websartech.in/ijme/wp-content/uploads/2025/12/Vector-1.svg");
    display: block;
    margin: 0 auto 10px;
}

/* Upload Text */
.custom-file-upload-box:after {
    content: "Upload A File Or Drag And Drop PDF, DOC, DOCX, TXT Up To 10MB";
    white-space: pre-line;
    display: block;
    color: #666;
    font-size: 14px;
    margin-top: 5px;
}

/* Hover effect */
.custom-file-upload-box:hover {
    background: #fff;
}
.custom-file-upload-box label.error{
  
      position: relative!important;
}

.elementor-kit-91 button:hover, .elementor-kit-91 button:focus, .elementor-kit-91 input[type="button"]:hover, .elementor-kit-91 input[type="button"]:focus, .elementor-kit-91 input[type="submit"]:hover, .elementor-kit-91 input[type="submit"]:focus, .elementor-kit-91 .elementor-button:hover, .elementor-kit-91 .elementor-button:focus {
    background-color: #852E36;
    color: var(--e-global-color-5bd60dc);
}


.declare label.error{
    margin-top: 10px;
}

.elementor-kit-91 input:focus:not([type="button"]):not([type="submit"]), .elementor-kit-91 textarea:focus, .elementor-kit-91 .elementor-field-textual:focus {
  
    border-color: #852e36!important;
	
}
select {
    margin-bottom: 10px;
}


@media (max-width: 1024px) {
	
	.book-card {
    width: 48%;
    display: flex;
    flex-direction: column;
		text-align: center;
   }
}

html .book-img {
  
    flex: 0 0 120px!important;
}


.child-cat-breadcrumb a{
	margin-right: 5px;
}

.child-cat-breadcrumb span {
	margin-left: 5px;
}

#ss-copy-btn:focus
{
	background-color: #FFFFFF;
	color:#852E36;
}

#ss-copy-btn:hover
{
	background-color: #852E36;
	color:#fff;
}






/* ensure immediate parent is flex column */
#page {
  display:flex; 
  flex-direction:column;
  min-height:100vh; 
}

footer { margin-top: auto; }

input ,select , .custom-file-upload-box , textarea ,.elementor-element-bb40f3e  {
	font-size:15px!important;
	    border-color: #000000!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #852e36;
    text-align: center;
}

.book-title {
	text-transform: uppercase!important;
}

.book-content *{
	margin: 0px 0 8px 0!important;
}

.popular-posts-carousel-main {
 
    font-size: 23px !important;
}

.book-publication {
    font-weight: 600;
    font-size: 14px;
    color: #852E36;
}

.close-popup {
	text-align: center;
    display: flex;
    border: none!important;
}

.close-popup:hover{
	background: transparent!important;
}


.codedropz-upload-handler {
    border: 1px solid #000;
    border-radius: 0px;
}
.codedropz-upload-container {
    padding: 20px 20px;
}

.wpcf7-form label.error-new {
    color: #ff0000;
    font-size: 13PX;
    float: none;
    padding-left: 15px;
    text-transform: capitalize;
}


.elementor-element-1dd5ca2 {
      display: flex;
	gap: 0;
}

.latest-post {
min-width: max-content;
    margin-left: 10px;
}

html .latest-post a{  
  height: 100%!important;
    display: flex;
    align-content: center;
  align-items: center;
	
	background-color: #852e36 !important;
    color: #fff !important;
	
	    border: 5px solid #7a252b!important;
    box-shadow: inset 0 0 0 1px #ffffff;
    padding: 7px 20px!important;
    transition: all 0.3s ease;
	    font-family: "Bebas Neue", Sans-serif!important;
    font-size: 25px!important;
    font-weight: 100!important;
}

.latest-post a:hover{  
  height: 100%!important;
    display: flex;
    align-content: center;
  align-items: center;
	
	background-color: transparent !important;
    color: #852e36 !important;
}

@media (max-width: 576px) {
	.latest-post {
		display:none!important;
	}
	
}

.ss-shortinfo {

    margin-bottom: 10px;
}


html .wp-singular  p{
	
    font-family: 'Inter' !important;}