/*!
Theme Name: Ascend Management
Description: Custom Theme
Version: 1.0.0
Requires PHP: 5.6
Text Domain: ascend-management
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

/*--------------------------------------------------------------
>>> 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.
 */
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: -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;
}

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: #fff;
}

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: inherit;
}

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;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.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 02-08-24*/

.anc-skip-bin .product-custom-grid {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 60px 30px;
    padding: 0;
    max-width: 1250px;
    margin: auto;
}

.product-custom-item {
    background-color: #fff;
    border: 1px solid #8080804D;
    border-radius: 10px;
    text-align: center;
    padding: 20px;
    margin: 0 15px;
    transition: transform 0.3s;
}
.anc-skip-bin .product-custom-item{
	margin: 0;
}
.product-custom-item a{
	transition: 0.3s all;

}
.product-custom-item  h4{
	transition: 0.3s all;
}


.product-custom-item a:hover h4{
	color: #DC0407;
}

.product-custom-item img {
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
    max-height: 166px;
    min-height: 139px;
    object-fit: contain;
    width: 100%;
}
.product-custom-item a {
    text-decoration: none;
}
.product-custom-item h4 {
    font-family: "Montserrat", Sans-serif;
    color: #121112;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    border-bottom: 1px solid #8080804D;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 37px;
}
.anc-skip-bin .product-custom-item h4{
	text-align: left;
}

.product-custom-item button {
    width: 100%;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    background: transparent;
    color: #121112;
    border: none;
    cursor: pointer;
	padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
	padding: 0;
	text-transform: uppercase;
}

.product-custom-item button:hover {
    background-color: transparent;
}
button.button-bin-book img.book-bin-arrow {
    margin-bottom: 0;
}
button.button-bin-book{
	transition: 0.3s all;
}
button.button-bin-book:hover {
	color: #DC0407;
	
}
button.button-bin-book:hover svg path{
	fill: #DC0407;
}
/* slick Dots CSS */

.product-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 25px;
    height: 5px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #808080;
    border-radius: 10px;
}
.product-slider .slick-dots li button:before{
	content: unset;
}
.product-slider .slick-dots li.slick-active button {
    background: #DC0407;
}
.product-slider .slick-dots li {
    height: 5px;
	width: 25px;
	margin: 0 3px;
}
.product-slider ul.slick-dots {
    bottom: -69px;
}

/* Review Slider CSS */

.reviews-container {
	display: flex;
	justify-content: center;
	gap: 20px;
	max-width: 1250px;
	margin: auto;
}

.review-card {
	background-color: #ffffff;
	border-radius: 10px;
	padding: 24px;
	width: 397px;
	margin: 0 10px;
	box-shadow: 0px 6px 30px 0px #E4E4E466;
}

.review-card .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #8080804D;
    margin-bottom: 24px;
    padding-bottom: 24px;
}
.review-card .header .leftside-wrapper {
    display: flex;
    align-items: center;
}
.review-card .logo-g {
	width: 30px;
	margin-right: 7px;
}

.review-card .book-btn {
    background-color: #DC0407;
    color: #fff;
    border: none;
    border-radius: 100px;
    padding: 9px 20px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
}

.review-card .book-btn:hover {
    background-color: #FEFE00;
    color: #000;
}

.review-content h3 {
    margin: 0 0 6px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #000000;
}

.review-content p {
    margin: 0;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #808080;
}
.review-card .stars-wrapper {
	display: flex;
	gap: 2px;
	min-width: 107px;
}



/*sidebar css with main content product*/

/* Product content container */
.single-product {
    padding-top: 120px;
}
.product-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1310px;
    margin: 0px auto;
    gap: 30px;
    padding: 0 30px;
}

/* Main content styling */
.single-product .main-content {
    flex: 1;
    max-width: 68%;
    width: 100%;
}

.single-product .main-content p,
.blog-detail-page .main-content p {
    font-family: Montserrat;
	color: #808080;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
	margin-top: 10px;
    margin-bottom: 15px;
}
.single-product .main-content ol li,
.single-product .main-content ul li {
    font-family: Montserrat;
    color: #808080;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px;
}
.single-product .main-content .product-detail-title {
    font-family: Montserrat;
    font-size: 44px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
    color: #121112;
    margin-bottom: 20px;
    margin-top: 0;
}
.single-product .main-content p > strong {
    font-family: Montserrat;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.single-product .main-content li strong {
    font-size: 18px;
}
.single-product .main-content h3,
.single-product .main-content strong,
.blog-detail-page .main-content h3{
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
    color: #121112;
	margin-top: 0;
    margin-bottom: 10px;
}

.single-product h4.product-size {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #DC0407;
    margin-bottom: 20px;
    margin-top: 0;
}
.single-product .main-content ol,
.single-product .main-content ul {
    margin-bottom: 20px;
    margin-left: 0;
    padding-inline-start: 20px;
}
.single-product .main-content ul li {
    list-style: auto;
}
.single-product .main-content ol li:last-child {
    margin-bottom: 0 !important;
}

/* Sidebar styling */
.product-page-sidebar {
    padding: 0;
    max-width: 32.802%;
    width: 100%;
}
/* Detail Page Slider */
.details-page-slider {
    width: 100%;
    max-width: 1310px;
    margin: 0 auto 185px auto;
    padding: 120px 30px 0 30px;
}
.details-page-slider h2 {
    font-family: "Montserrat", Sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 54px;
    max-width: 54%;
    margin: auto;
    text-align: center;
    color: #121112;
	margin-bottom: 20px;
}
.details-page-slider p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    max-width: 1080px;
    margin: auto;
    color: #808080;
    margin-bottom: 60px;
}
.single-product .main-content a {
    color: #da0016;
}
.single-product .main-content a:hover {
    color: #121112;
}

/* FAQ Content DESign */

.faq-content-wrapper {
    display: flex;
    justify-content: space-between;
	position: relative;
}

.faq-content-wrapper::after {
    content: '';
    background: #8080804D;
    display: block;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.faq-content-wrapper p {
    margin-top: 10px;
}
.faq-content-wrapper p:first-child {
    margin-top: 0;
}

/* Blog Listing */

.blog-cards-wrapper.cutomPostGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.cutomPostGrid .card-box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
	max-height: 380px;
}
.cutomPostGrid .card-box::after {
    content: '';
    background: linear-gradient(180deg, rgba(18, 17, 18, 0) 25%, rgba(18, 17, 18, 0.94) 92%);
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 0;
}
.cutomPostGrid .card-box-content {
    padding: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: 2;
}
.cutomPostGrid .card-box img {
    width: 100%;
    height: auto;
}

.cutomPostGrid .card-box-content {
    padding: 20px;
}

.cutomPostGrid .card-box-content h2 {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
    padding: 0 0 10px;
    margin: 0;
    border-bottom: 1px solid #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 140px;
}

button.read-blog {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    border: none;
    padding: 0;
    margin-top: 20px;
	cursor: pointer;
}
button.read-blog a {
    color: #ffffff;
}
button.read-blog:hover svg path,
button.read-blog:hover a {
    stroke: #DC0407;
	color: #DC0407;
}
.wpCustomPost-pagination {
    margin-top: 60px;
}
/* pagination CSS */
.wpCustomPost-pagination {
    margin-top: 60px;
    display: flex;
    gap: 16px;
	flex-wrap: wrap;
}

.wpCustomPost-pagination a,.wpCustomPost-pagination span {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    padding: 7px 15px;
    border: 1px solid #8080804D;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    color: #121112;
	transition: 0.2s ease-in-out;
}

.wpCustomPost-pagination a.next.page-numbers {
    color: #121112;
    font-weight: 500;
    font-size: 20px;
}

.wpCustomPost-pagination a.prev.page-numbers svg {
    transform: rotate(180deg);
}
.wpCustomPost-pagination span.page-numbers.current {
    background: #DC0407;
    color: #ffffff;
    border: #fff;
}
.wpCustomPost-pagination a:hover, .wpCustomPost-pagination span:hover {
    background: #DC0407;
    color: #ffffff;
    border: #fff;
}
.wpCustomPost-pagination a.prev.page-numbers:hover path,
.wpCustomPost-pagination a.next.page-numbers:hover path {
    fill: #fff;
}
/* .blog-detail-page .anc-home-banner .e-con-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-start;
    flex-wrap: wrap;
} */
.blog-detail-page .hero-banner-content-left{
    width: 100%;
    max-width: 72%;
    display: block;
}
.blog-detail-page .main-content {
    flex: 1;
    max-width: 68%;
    width: 100%;
}
.blog-detail-page .main-content h3,
.blog-detail-page .main-content strong {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
    color: #121112;
    margin-top: 0;
    margin-bottom: 10px;
}
.blog-detail-page .main-content img {
    margin: 60px 0 38px 0;
}
.blog-detail-page .detail-our-service {
    margin-top: 120px;
}
.product-content .main-content .wp-video { width: 100% !important; margin-top: 60px; }
.product-content .main-content .wp-video video { width: 100% !important; height: 100% !important; }
.product-content .main-content .wp-video .mejs-overlay-button {
    background-position: center;
    height: 75px;
    width: 75px;
    /* object-fit: contain; */
    background: url("assets/images/play-video-img.svg") no-repeat;
}
.blog-detail-page .anc-home-banner::after {
    background-image: url("assets/images/blog-bannerk.png");
	max-width: 24.37vw;
    max-height: 20.78vw;
}
.blog-detail-page .product-content {
    flex-wrap: nowrap;
}
 /* 404 page CSS */

 .error-404 {
    padding: 4rem 30px;
    max-width: 1250px;
    margin: auto;
	text-align: center;
}

.error-404 .error{
	font-size: 150px;
    line-height: 160px;
    margin-bottom: 50px;
    color: #121112;
	text-shadow: 9px 11px 8.4px #12111240
}

.oops-msg{
  margin: 2rem 0;
  color: #121112;
  font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

.error-404 .back-home {
    display: inline-block;
    border: unset;
    color: #ffffff;
    text-transform: uppercase;
    padding: 09px 20px 09px 20px;
    transition: all 0.2s linear;
    background: #dc0407;
    border-radius: 40px;
    text-decoration: none;
	font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
}
.back-home:hover {
    background: #FEFE00;
    color: #000;
}
.ascend-content ol {
    padding-inline-start: 0px;
    margin-left: 20px;
	margin-bottom: 0;
}

.ascend-content ol li {
    margin-bottom: 10px;
}
.ascend-content ol li:last-child {
    margin-bottom: 0;
}


@media (max-width: 1440px) {
	.blog-detail-page .anc-home-banner::after {
		max-width: 32.5vw;
		max-height: 27.70vw;
	}
}

@media (max-width: 1280px) {

.product-custom-item img {
    max-height: 139px;
}
.blog-detail-page .hero-banner-content-left {
    max-width: 60%;
}
}

@media (max-width: 1199px) {
	.product-custom-item h4 {
		font-size: 18px;
		line-height: 28px;
		margin: 15px 0;
	}
	.product-custom-item {
		margin: 0 10px;
	}
	.review-card .book-btn {
		padding: 9px 14px;
		font-size: 12px;
		line-height: 24px;
	}
}
@media (max-width: 1024px) {
	.single-product {
		padding-top: 90px;
	}
	.anc-skip-bin .product-custom-grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 30px;
	}
	
	.product-slider .slick-dots li button,
	.product-slider .slick-dots li {
		width: 15px;
	}
	.product-slider ul.slick-dots {
		bottom: -45px;
	}
	.single-product .main-content .product-detail-title {
		font-size: 32px;
		line-height: 42px;
		margin-bottom: 10px;
	}
	.single-product h4.product-size {
		font-size: 20px;
	}
	.single-product .main-content h3,
	.single-product .main-content strong,
	.blog-detail-page .main-content h3,
	.single-product .main-content strong {
		font-size: 20px;
		line-height: 30px;
	}
	.details-page-slider {
		margin-bottom: 150px;
		padding-top: 90px;
	}
	.details-page-slider h2 {
		font-size: 32px;
		line-height: 42px;
	}
	.details-page-slider p {
		font-size: 16px;
		line-height: 26px;
	}
	.cutomPostGrid .card-box-content h2 {
	
		font-size: 18px;
		line-height: 28px;
		max-height: 117px;
	}
	.cutomPostGrid .card-box {
		max-height: 301px;
	}
	button.read-blog {
		font-size: 14px;
		line-height: 22px;
		margin-top: 15px;
	}
	.cutomPostGrid .card-box-content {
		padding: 15px;
	}
	.blog-cards-wrapper.cutomPostGrid {
		gap: 20px;
	}
	.wpCustomPost-pagination {
		margin-top: 40px;
	}

	.blog-detail-page .hero-banner-content-left {
		max-width: 100%;
	}
	.blog-detail-page .detail-our-service {
		margin-top: 60px;
	}
}
@media (max-width: 820px) {
	.anc-skip-bin .product-custom-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.faq-content-wrapper {
		flex-direction: column;
		gap: 10px;
	}
	.faq-content-wrapper::after {
		content: unset;
	}
	.faq-content-wrapper p {
		margin-top: 5px;
	}
	.product-content{
		gap: 14px;
	}
}

@media (max-width: 767px) {
	.single-product {
		padding-top: 40px;
	}
	.product-content {
		flex-direction: column;
		padding: 0 20px
	}
	.single-product .main-content,
	.blog-detail-page .main-content,
	.product-page-sidebar {
		max-width: 100%;
	}
	.details-page-slider {
		margin-bottom: 100px;
		padding: 30px 20px 0 20px;
	}
	.details-page-slider h2 {
		font-size: 28px;
		line-height: 38px;
		max-width: 80%;
	}
	.single-product .main-content .product-detail-title {
		font-size: 28px;
		line-height: 38px;
	}
	.single-product h4.product-size {
		font-size: 16px;
	}
	.single-product .main-content ol li {
		margin-bottom: 5px;
	}
	.wpCustomPost-pagination {
		margin-bottom: 60px;
	}
	.wpCustomPost-pagination {
		justify-content: center;
	}
}



@media (max-width: 600px) {
	.anc-skip-bin .product-custom-grid {
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}
    .container {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }

    .item {
        padding: 15px;
    }

    .item p {
        font-size: 16px;
    }

    .item button {
        padding: 8px 16px;
        font-size: 14px;
    }
	.error-404 .error {
		font-size: 90px;
		line-height: 100px;
		margin-bottom: 20px;
		margin-top: 0;
	}
	.oops-msg {
		font-size: 16px;
		line-height: 26px;
	}
}
@media (max-width: 479px) {
	.product-custom-item {
		margin: 0 0px;
	}
	.review-card {
		padding: 15px;
	}
	.review-card .logo-g {
		width: 20px;
		margin-right: 3px;
	}
	
	.review-content p {
		font-size: 14px;
		line-height: 24px;
	}
	.review-content h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.details-page-slider h2 {
		max-width: 80%;
	}
	.blog-cards-wrapper.cutomPostGrid {
		grid-template-columns: 1fr;
	}
	.cutomPostGrid .card-box img {
		max-height: 380px;
	}
	
	.wpCustomPost-pagination a, .wpCustomPost-pagination span {
		font-size: 14px;
		line-height: 24px;
		padding: 4px 10px;
		height: 35px;
		width: 35px;
	}
	.wpCustomPost-pagination {
		gap: 12px;
	}
	.single-product .main-content li strong {
		font-size: 16px;
	}
}



/** Subtitle CSS **/
.page-id-4764 p.product-subtitle {
    border-bottom: none;
    margin: 0;
    padding: 0;
}

p.product-subtitle {
    border-bottom: 1px solid #8080804D;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 37px;
    text-align: left;
	font-size:16px !important;
}


