/*!
Theme Name: Al Furqan Center
Theme URI: http://underscores.me/
Author: Al Furqan Center
Author URI: https://alfurqancenter.in
Description: Al Furqan Center's Official Website
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: al-furqan-center
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.

Al Furqan Center 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.
 */
@import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&display=swap');
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Crimson Pro", serif; -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Crimson Pro", serif;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fffbf7;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*Custom CSS*/

.d-flex {
	display: flex;
	justify-content: space-between;
}

.container {
	max-width: 1440px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
a.btn {
	font-family: "Phudu", sans-serif;
}




/*Header*/

.outer-master-header {
    background: #a15227;
	padding: 6px 0;
}
.inner-master-header a {
    text-decoration: none;
    color: #fff;
}
.inner-master-header .contact-info .phone, .inner-master-header .contact-info .email {
    align-items: center;
    gap: 10px;
    color: #fff;
}
.social-icons {
    gap: 16px;
    font-size: 18px;
}
.social-icons i {
    color: #fff;
    font-size: 18px;
}
.contact-info {
    gap: 32px;
}
.outer-logo-header {
    background: #fffbf7;
    padding: 20px 0;
}
.logo a img {
    width: 250px;
}
.inner-logo-header {
    align-items: center;
}
.inner-logo-header .navigation a {
    color: #254c6d;
    padding: 0 12px;
	transition: 0.4s;
	font-size: 22px;
}
.inner-logo-header .navigation a:hover, .inner-logo-header .navigation li.current-menu-item a {
    color: #a0512c;
}
.inner-logo-header .buttons {
    gap: 16px;
}
.outer-logo-header a.btn, button, input[type="button"], input[type="reset"], input[type="submit"] {
    text-decoration: none;
    padding: 4px 18px;
    font-size: 18px;
    border-radius: 25px;
	transition: 0.4s;
	color: #fff;
	font-family: 'Crimson Pro';
}
a.blue.btn {
    background: #264c6f;
}
a.green.btn {
    background: #a0512c;
}
section.logo-header a.blue.btn:hover, .hero-content a.blue.btn:hover {
    background:transparent;
    color: #264c6f;
}

section.logo-header a.blue.btn {
    border: 2px solid #264c6f;
}

section.logo-header a.btn.brown:hover {
	background: transparent;
    color: #a0512c;
}

section.logo-header a.btn.brown, button, input[type="button"], input[type="reset"], input[type="submit"], section.related.products ul.products li.product .button {
    border: 2px solid #a0512c;
	background: #a0512c;
}
button, input[type="button"], input[type="reset"], input[type="submit"], section.related.products ul.products li.product .button {
	cursor: pointer;
	transition: 0.4s;
	    display: block;
    margin: 20px 0;
    padding: 10px 20px;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, section.related.products ul.products li.product .button:hover {
	background: #264c6f;
	border-color: transparent;
}

/*Mobile Menu*/

.menu-drawer  {
  width: 0;
  position: fixed;
  z-index: 20;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #fffbf7;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align: center;
}
.menu-drawer .buttons {
    margin-top: 30px;
    justify-content: center;
    gap: 25px;
}
.menu-drawer .buttons a {
        padding: 8px 20px;
}
.menu-drawer a {

  text-decoration: none;  
  display: block;
  transition: 0.3s;
}

.menu-drawer a:hover {
  color: #f1f1f1;
}

.menu-drawer .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  color: #254b70;
}

.openbtn {
 font-size: 20px;
    cursor: pointer;
    background-color: #a0512c;
    color: white;
    padding: 6px 12px;
    border: none;
        border-radius: 25px;
}
.mobile-cart {
    align-items: center;
    gap: 28px;
}
.call-mail {
    justify-content: center;
    gap: 25px;
    margin-top: 40px;
    flex-wrap: wrap;
}


.call-mail .phone, .call-mail .email {
    align-items: center;
    border-radius: 38px;
}
.call-mail .phone {
    background: #a0522a;
}

.call-mail .email {
    background: #254b70;
}
.call-mail .phone a, .call-mail .email a {
    color: #fff;
    padding: 15px 27px 15px 10px;
}

.call-mail .phone i, .call-mail .email i {
    color: #fff;
    padding-left: 30px;
}

.mobile-navigation ul#primary-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}
.mobile-navigation ul#primary-menu a {
  color: #a14e27;
    padding: 15px 0;
    font-size: 20px;
    border-bottom: 1px solid #254b7040;
}
a.mobile-menu.openbtn {
    display: none;
}
/*Home Page*/



 .home-outer-banner .banner {
            position: relative;
            height: 100vh;
            width: 100%;
            overflow: hidden;
        }

        .home-outer-banner .banner video {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: -1;
        }

        .home-outer-banner .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgb(0 0 0 / 65%);
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            color: white;
        }

        .home-outer-banner .overlay h1 {
            font-size: 80px;
            margin: 0;
            letter-spacing: 2px;
        }

        .home-outer-banner .overlay p {
            font-size: 1.5em;
            margin: 10px 0;
        }

        .home-outer-banner .overlay .cta-btn {
            padding: 15px 30px;
            background-color: #9f5030;
            border: none;
            color: #ffffff;
            font-size: 1.2em;
            cursor: pointer;
            border-radius: 5px;
            text-decoration: none;
            display: block;
            margin-top: 30px;
            transition: 0.4s;
        }

        .home-outer-banner .cta-btn:hover {
            background-color: #274d6d;
        }
        .home-outer-banner .overlay h2 {
            margin: 0;
        }

		.outer-about {
    padding: 60px 0;
    background: #fff;
}

.outer-about .image-box img {
    border-radius: 30px;
    display: block;
    width: 100%;
}

.outer-about .inner-about {
    gap: 40px;
	align-items: center;
}

.outer-about .image-box {
    width: 100%;
}
.outer-about .content-box p {
    font-size: 18px;
}
.outer-about .inner-about .content-box .sub-title {

    color: #9e4f34;
}

.outer-about .inner-about .content-box .sub-title h3 {
    margin: 0;
    font-size: 16px;
}

.outer-about .inner-about .content-box .title h4 {
    font-size: 42px;
    margin: 0;
	color: #264c6f;
}
.inner-about .button a.btn {
    border: 2px solid #a0512c;
    background: #a0512c;
    text-decoration: none;
    padding: 6px 16px;
    font-size: 18px;
    border-radius: 25px;
    transition: 0.4s;
    color: #fff;
    font-family: 'Crimson Pro';
    display: block;
    width: 125px;
    text-align: center;
}
.inner-about .button a.btn:hover {
    background: transparent;
    color: #a0512c;
}

.inner-books {
    flex-wrap: wrap;
	justify-content: center;
    gap: 70px;
}

.inner-books > * {
    width: 30%;
}
.book {
    background: #9f503036;
    padding: 15px;
    border-radius: 25px;
    margin-bottom: 30px;
}
.book .product-image img {
    border-radius: 25px;
        width: 100%;
    display: block;
}
.outer-books .heading-box .sub-title
 {
    margin-bottom: 20px;
}
.price-button {
    align-items: center;
}
.outer-books {
	    padding: 60px 0;
}
.outer-books .heading-box {
    text-align: center;
    margin-bottom: 60px;
}

.outer-books .heading-box .sub-title h3 {
    color: #9f5030;
    margin-bottom: 0;
}

.outer-books .heading-box .title h4 {
    color: #274d6d;
    font-size: 42px;
    line-height: 1;
    max-width: 500px;
    margin: 0 auto;
}
.price-button .price h4 {
    font-size: 26px;
}
.product-detail {
    padding: 0 10px;
    text-align: justify;
}
.price-button .button a {
    border: 2px solid #a0512c;
    background: #a0512c;
    text-decoration: none;
    padding: 6px 16px;
    font-size: 18px;
    border-radius: 25px;
    transition: 0.4s;
    color: #fff;
    font-family: 'Crimson Pro';
    display: block;
    width: 125px;
    text-align: center;
}

/*About Page*/
body.page-template-page-about-php .woocommerce-banner {
    margin-bottom: 0;
}
section.founder .sub-title, section.founder .title {
    text-align: center;
}
section.mv {
    background: #fff;
    padding: 80px 0;
    
}

section.mv .card {
    background: #9f503036;
    padding: 90px 30px 30px 30px;
    border-radius: 25px;
    margin-bottom: 30px;
    flex: 1;
}
section.mv .card ul li i {
    color: #9f5030;
    margin-right: 5px;
}
section.mv p, section.mv li {
    font-size: 18px;
}
.mv-cards {
    gap: 40px;
    flex-wrap: wrap;
}
section.mv .card .icon {
    margin: 0 auto;
    text-align: center;
}
section.mv .card h3 {
    color: #9f5030;
}
section.mv .card .icon i {
    font-size: 80px;
    color: #a0512c;
}
section.mv .card h3 {
    text-align: center;
    font-size: 24px;
}

section.mv .card ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

section.mv .card ul li {
    padding: 10px;
}
section.founder .sub-title h3 {
    margin: 0;
    font-size: 16px;
    color: #9f5030;
}

section.founder .title h4 {
    color: #274d6d;
    font-size: 42px;
    margin: 0;
}

section.founder p {
    font-size: 18px;
}

section.founder {
    padding: 80px 0;
}
/*Woocommerce Single Page*/

.woocommerce-banner {
  width: 100%;
  height: 300px;
  background-image: url('https://alfurqancenter.in/wp-content/uploads/2025/06/banner-1-scaled.jpg'); /* <-- Replace with your actual banner URL */
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 40px;
}

.woocommerce-banner-overlay {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.woocommerce-banner-title {
  color: white;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
}
section.related.products h2 {
    color: #9f5030;
    font-size: 30px;
}

section.related.products h2.woocommerce-loop-product__title {
    font-size: 24px;
    text-decoration: none;
}

section.related.products a {
    text-decoration: none;
}
section.related.products ul.products li.product .button {
    width: 150px;
    text-align: center;
    border-radius: 35px;
    color: #fff;
}
section.related.products span.woocommerce-Price-amount.amount {
    font-size: 22px;
	color: #404040;
}

.single-product div.product {
    display: flex;
    gap: 60px;
	flex-wrap: wrap;
}
.single-product div.product .summary.entry-summary h1.product_title.entry-title {
    margin-top: 0;
    line-height: 1.2;
	color: #9f5030;
}

.single-product div.product .woocommerce-product-gallery {
    width: 40%;
}

.single-product div.product .summary.entry-summary {
    width: 55%;
	margin: 0;
}

.single-product div.product .woocommerce-product-gallery img {
    display: block;
    width: 100%;
	border-radius: 30px; 
}
nav.woocommerce-breadcrumb {
    display: none;
}
.related.products ul.products li.product img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
.single-product div.product .summary.entry-summary span.woocommerce-Price-amount.amount {
    font-size: 40px;
    font-weight: bold;
}
.woocommerce-product-details__short-description p {
    font-size: 20px;
}

.product_meta span.posted_in {
    display: none;
}
div#product-68 .woocommerce-product-details__short-description p {
	    font-size: 34px;
}
section.related.products h2 {
    color: #9f5030;
    font-size: 30px;
}
.wp-block-cover__inner-container {
  padding: 80px 0;
}

.wp-block-cover__inner-container h1,
.wp-block-cover__inner-container h2 {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
}

.quantity {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.qty-btn {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
  padding: 0;
}

.qty-btn:hover {
  background-color: #ddd;
}

input.qty {
  width: 50px;
  height: 28px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 0;
}

.quantity:before {
  content: 'Quantity';
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
  text-align: center;
}
body.woocommerce-cart .custom-cart, body.woocommerce-checkout .custom-checkout {
    margin: 0 auto;
}

body.woocommerce-cart footer.entry-footer, body.woocommerce-checkout footer.entry-footer, body.woocommerce-cart header.entry-header, body.woocommerce-checkout header.entry-header, body.woocommerce-account .entry-header, body.woocommerce-account .entry-footer {
    display: none;
}

body.woocommerce-cart .entry-content, body.woocommerce-checkout .entry-content, body.woocommerce-account .entry-content {
	margin-top: 0;
}
body.woocommerce-account .entry-content .woocommerce, body.woocommerce-order-received .entry-content .woocommerce, body.woocommerce-order-pay .woocommerce {
    display: flex;
    justify-content: start;
    max-width: 1440px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
	gap: 70px;
}
body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: flex;
    justify-content: space-between;
    list-style: none;
    text-align: center;
    margin: 40px 0;
    padding: 0;
    background: #9f5030;
    padding: 20px 25px;
    color: #fff;
}
body.woocommerce-order-received section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    display: flex;
	justify-content: center;
    gap: 30px;
}
body.woocommerce-order-received section.woocommerce-order-details a {
    text-decoration: none;
    color: #9e4f34;
    font-weight: bold;
}
body.woocommerce-order-received section.woocommerce-order-details {
    background: #9f503036;
    padding: 20px;
    width: 100%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 20px;
}
body.woocommerce-order-pay .woocommerce {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 0;
}

body.woocommerce-order-pay .woocommerce ul.order_details {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.woocommerce-order-pay .woocommerce p {
    font-size: 20px;
    color: #9f5030;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 20px 0;
}
body.woocommerce-order-received .entry-content .woocommerce {
    justify-content: center;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 20px;
    font-weight: bold;
    max-width: 930px;
}
body.woocommerce-checkout .entry-content {
    margin-bottom: 60px;
}
body.woocommerce-order-received .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1, body.woocommerce-order-received .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    background: #9f503036;
    padding: 20px;
    width: 48%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 20px;
}

body.woocommerce-cart .wc-block-cart__submit-container a {
    background: #9f5030;
    color: #fff;
    text-decoration: none;
    transition: 0.4s;
}
body.woocommerce-account .entry-content {
	margin-bottom: 60px;
}
body.woocommerce-account nav.woocommerce-MyAccount-navigation {
    width: 300px;
}
body.woocommerce-cart .wc-block-cart__submit-container a:hover {
    background: #033a55;
}
body.woocommerce-cart .wp-block-woocommerce-cart.alignwide td.wc-block-cart-item__product a.wc-block-components-product-name

 {
    color: #9f5030;
    text-decoration: none;
	    font-size: 20px;
}
body.woocommerce-cart .wc-block-components-product-metadata .wc-block-components-product-metadata__description>p {
font-size: 18px;
}
body.woocommerce-cart .wc-block-components-totals-item {
    font-weight: bold;
}
.wp-block-woocommerce-checkout-order-summary-block {
    border: 1px solid hsla(0, 0%, 7%, .11);
    border-radius: 5px;
    background: #9f503036;
    color: #404040;
}
body.woocommerce-account .entry-content .woocommerce ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

body.woocommerce-account .entry-content .woocommerce ul li.is-active a, body.woocommerce-account .entry-content .woocommerce ul li a:hover {background: #9f5030;
    color: #fff;}


body.woocommerce-account .entry-content .woocommerce ul li a {
    text-decoration: none;
    background: #9f503036;
    color: #000;
    padding: 15px 30px;
    display: block;
	transition: 0.4s;
	font-size: 20px;
}
.woocommerce-MyAccount-content a {
    text-decoration: none;
    color: #9f5030;
}
.woocommerce-MyAccount-content .woocommerce-info {
    background-color: transparent;
    color: #000;
    font-size: 24px;
}
form.woocommerce-EditAccountForm.edit-account fieldset button.show-password-input {
	display: none;
}
body.woocommerce-account .entry-content .woocommerce .woocommerce-notices-wrapper {
    color: #fff;
}

body.woocommerce-account .entry-content .woocommerce .woocommerce-notices-wrapper ul.woocommerce-error {
    padding: 0 10px;
}
button.show-password-input.display-password {
    display: none;
}
p.woocommerce-LostPassword.lost_password a {
    text-decoration: none;
    color: #033a55;
}
	body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details + p {
    display: none;
}
/*Contact Page*/

 .outer-contact-form {
	 padding: 40px 0;
 }
.inner-contact-form .contact-details .heading-box h3 {
    line-height: 1;
    color: #000;
    padding: 0;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 15px;
	margin-left: 0;
    font-size: 36px;
}
 .inner-contact-form .contact-details h2 {
	 font-size: 16px;
 }
 .outer-contact-form .heading-box {
    text-align: left;
    padding: 0;
}
.inner-contact-form .wpcf7 input[type="submit"] {
    background: #a0512c !important;
    cursor: pointer;
    border: none;
    padding: 12px 24px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 30px;
    transition: 0.4s;
    color: #fff;
	transition: 0.4s;
}
.inner-contact-form .wpcf7 input[type="submit"]:hover {
    background: #264c6f !important;
    color: #fff;
}
 .inner-contact-form .social-icons ul {
	 padding: 0;
	 margin: 0;
	 list-style: none;
	 justify-content: flex-start;
 }
 .inner-contact-form {
	 gap: 100px;
 }
 .inner-contact-form .contact-cards i {
	 background: #a0512c;
	 color: #fff !important;
	 font-size: 33px !important;
	 padding: 25px;
	     border-radius: 14px;
 }
 .inner-contact-form .contact-cards h5 {
	 font-size: 20px;
	 color: #000;
	 margin: 0 0 0 24px;
 }
 .inner-contact-form .contact-cards h6 {
	 color: #62646A;
	 font-weight: normal;
	 font-size: 16px;
	 margin: 0 0 0 24px;
 }
 .inner-contact-form .contact-cards h5 a {
	 color: #000;
	 text-decoration: none;
	 margin: 0;
	 font-size: 25px;
 }
 .inner-contact-form .contact-card-rl {
	 justify-content: space-between;
 }
 .inner-contact-form .contact-cards .icon {
	 height: 83px;
	 width: 83px;
	 background: #a0512c;
	 text-align: center;
	 flex: none;
	 border-radius: 14px;
 }
 .inner-contact-form > * {
	 flex: 1;
 }
 .inner-contact-form .contact-cards .card {
	 margin-bottom: 20px;
	 align-items: center;
	 justify-content: flex-start;
 }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 12px;
}
.wpcf7-form p:empty { display: none; }
/*Courses*/

body.page-template-page-course .product-detail h3 {
    font-size: 24px;
}
body.page-template-page-course .book {
    background: #9f503036;
    padding: 20px 20px 30px 20px;
}

body.page-template-page-course .book ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
body.page-template-page-course .book ul i, body.page-template-page-course .product-detail h3 {
    color: #9f5030;
}

body.page-template-page-course .book ul li {
    padding-bottom: 20px;
    font-size: 18px;
}
/*Footer*/

footer {
    background: #a0512c;
}

.copyright-text {
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
}
body.page-id-134 header.entry-header, body.page-id-142 header.entry-header, body.page-id-143 header.entry-header, body.page-id-148 header.entry-header {
    display: none;
}
body.page-id-134 .entry-content, body.page-id-142 .entry-content, body.page-id-143 .entry-content, body.page-id-148 .entry-content {
    margin-top: 0;
}
ul#menu-policies a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
ul#menu-policies {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
    gap: 25px;
    border-bottom: 1px solid #ffffff4d;
    padding: 20px 0;
    flex-wrap: wrap;
}

/*Whastapp Latest Update*/
/* WhatsApp-style Chat Feed Container */
.chat-container {
  max-width: 400px;
  margin: 30px auto;
  border: 1px solid #ddd;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 500px;
  background: #f0f0f0;
  font-family: Arial, sans-serif;
}

.chat-header {
  background: #075E54;
  color: white;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.chat-messages {
  flex: 1;
  padding: 10px;
  overflow-y: auto;
  background: #ece5dd;
  font-size: 14px;
}

.message {
  max-width: 75%;
  margin-bottom: 12px;
  padding: 10px 15px;
  border-radius: 20px;
  position: relative;
  clear: both;
  background-color: #fff;
  float: left;
  border-bottom-left-radius: 0;
  box-sizing: border-box;
  word-wrap: break-word;
}

.message-timestamp {
  font-size: 10px;
  color: #999;
  margin-top: 5px;
  text-align: right;
}

.message-content {
  margin-top: 0;
  color: #444;
  white-space: normal;
  font-size: 14px;
}

/* Rich HTML content styling */
.message-content p {
  margin: 0 0 8px 0;
}

.message-content a {
  color: #075E54;
  text-decoration: underline;
  word-break: break-word;
}

.message-content strong,
.message-content b {
  font-weight: bold;
}

.message-content em,
.message-content i {
  font-style: italic;
}

.message-content ul,
.message-content ol {
  margin: 0 0 8px 20px;
  padding: 0;
}

.message-content li {
  margin-bottom: 4px;
}

/* Images inside messages */
.message-content img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 8px 0;
  border-radius: 8px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.message-content img:hover {
  transform: scale(1.05);
}

/* Lightbox modal styles */
#whatsappLightbox {
  display: none;
  position: fixed;
  z-index: 999999;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.8);
  align-items: center;
  justify-content: center;
  display: flex;
}

#whatsappLightbox img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 10px;
  box-shadow: 0 0 15px #000;
  user-select: none;
}

#whatsappLightbox .close-area {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  cursor: pointer;
}

.whatsapp-channel-float {
  position: fixed;
  left: 24px;
  bottom: 90px; /* so it doesn't overlap your chat button */
  z-index: 9999;
  background: #25d366;
  padding: 10px 16px 10px 10px;
  border-radius: 24px 24px 24px 24px;
  box-shadow: 0 4px 12px rgba(40,60,120,0.18);
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: box-shadow 0.2s, background 0.2s;
}

.whatsapp-channel-float img {
  margin-right: 12px;
  flex-shrink: 0;
}
.wa-channel-text {
  color: #000;
  font-weight: 600;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 265px;
}
@media (max-width: 600px) {
  .wa-channel-text {
    font-size: 0.92rem;
    max-width: 180px;
  }
  .whatsapp-channel-float {
    padding: 8px 10px 8px 8px;
    bottom: 80px;
  }
}

/*Media Queries*/


@media screen and (max-width: 900px) {
.inner-logo-header .navigation {
    display: none;
}
a.mobile-menu.openbtn {
    display: block;
}
}
@media screen and (max-width: 600px) {
  .inner-books .book
 {
    width: 100%;
}
.inner-master-header.container.d-flex {
    display: none;
}
.outer-about .inner-about {
    flex-direction: column;
}
.home-outer-banner .overlay h1
 {
    font-size: 40px;
}
.home-outer-banner .overlay p {
    font-size: 18px;
}
.home-outer-banner .overlay h2 {
    font-size: 16px;
}
.home-outer-banner .overlay .cta-btn {
padding: 8px 18px;
font-size: 16px;
}
body.woocommerce-account .entry-content .woocommerce {
    flex-direction: column;
    gap: 0;
}
body.woocommerce-account nav.woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 40px;
}
body.woocommerce-order-received .entry-content .woocommerce, body.woocommerce-order-received section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    flex-direction: column;
}
	body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 20px;
}
	body.woocommerce-order-received .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1, body.woocommerce-order-received .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
		width:100%;
	}
    section.mv .card {
    width: 100%;
    flex: auto;
}
.inner-contact-form {
    flex-direction: column;
}

}

@media screen and (max-width: 420px) {
.inner-master-header > *
 {
    display: none;
}
.home-outer-banner .overlay h1 {
    letter-spacing: 1px;
}
.checkout-order-summary-block-fill-wrapper {
    padding: 30px 15px;
}

}