/* Top boxes - Featured links, etc starts by Oleg */

/* Featured top block starts */
.prod-listing-top {
	--right-col-max-width: 392px;
	--right-col-min-width: 33.333%;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	gap: 1.5rem;
}

.prod-listing-top>* {
	margin-bottom: 1rem;
}

.prod-listing-top>.prod-listing-top__left-col {
	flex: 1 1 50vw;
	min-width: auto;
	max-width: 800px;
	text-align: left;
}

/* .prod-listing-top>.prod-listing-top__center-col {
		flex: 1 1 95px;
	} */

.prod-listing-top>.prod-listing-top__right-col {
	flex: 1 1 228px;
}

.prod-listing-top__right-col>.prod-listing-top__inner-wrapper {
	min-width: 33.333%;
	min-width: var(--right-col-min-width);
}

@media screen and (min-width: 992px) {
	.prod-listing-top>.prod-listing-top__left-col {
		margin-right: 1.5rem;
	}

	.prod-listing-top__right-col>.prod-listing-top__inner-wrapper {
		max-width: 392px;
		max-width: var(--right-col-max-width);
	}
}

.prod-listing-top__right-col .podcasts-on-demand {
	font-size: 2.1em;
	line-height: 1.1em;
}

.login-subscribe-section .login-subscribe-section__btn {
	max-width: 292px;
	--right-col-max-width: 292px;
	max-width: var(--right-col-max-width);
}

.subscribe-on .subscribe-on__wrapper {
	max-width: 392px;
	max-width: var(--right-col-max-width);
}

.iTunesBanner {
	background: #669900;
	color: white;
	/* padding-left:13%; */
	padding-left: 0;
	font-size: 90%;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
}

.iTunesBanner:hover,
.iTunesBanner:focus {
	background-color: #518000;
}

.subscribe-on-block::before {
	content: '';
}

.subscribe-on-block--itunes::before {
	background: url('../png/greenapple.png') no-repeat;
	width: 36px;
	height: 40px;
}

/* Featured top block ends */
/* Top boxes - Featured links, etc ends by Oleg */

/* Listing styles */

@media screen {

	.e-courses-aside {
		margin-left: 18%;
	}

	.e-courses-aside div {
		width: 80%;
		padding: 10px;
	}

	.e-courses-aside div p {
		line-height: 150%;
		text-align: center;
	}

	.featured-courses-box {
		width: 72%;
		margin-left: 2.3%;
	}

	.featured-posters-box {
		width: 94%;
	}

	.featured-courses-box h2 {
		display: inline;
		font-style: italic;
		font-size: 200%;
	}

	.featured-courses-box ul {
		padding-top: 10px;
	}

	.featured-courses-box ul li {
		padding: 1% 0;
	}

	.featured-courses-box ul li {
		line-height: 24.0pt;
		line-height: 100%;
	}

	.featured-courses-box a:link {
		text-decoration: none;
	}

	.featured-courses-box a:visited {
		text-decoration: none;
	}

	.featured-courses-box a:hover {
		text-decoration: underline;
	}

	.buy-before-box {
		-webkit-border-radius: .5em;
		-moz-border-radius: .5em;
		border-radius: .5em;
		margin-right: 5px;
		padding: 5px;
		width: 38%;
	}

	.buy-before-box p {
		padding: 0;
	}

	.client-box-outer {
		width: 25%;
		margin-left: 5px;
		margin-right: 0px;
		box-sizing: border-box;
	}

	button.loginbuttonbox {
		background: none;
		border: 0
	}

	button.loginbuttonbox:hover div,
	button.greenBg:hover {
		background: #5b7f03;
		color: white;
	}

	.client-box {
		width: 100%;
		padding: 5px;
	}

	.client-box a,
	.client-box a:link {
		color: #fff;
	}

	.a-z-listing {
		background-color: #ccc;
		padding: 10px;
		display: table;
		width: 100%;
	}

	.a-z-listing li {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}

	.a-z-listing li a {
		display: block;
		width: 100%;
	}

	.a-z-listing li a:link,
	.a-z-listing li a:visited,
	.a-z-listing li a:hover {
		text-decoration: none;
	}

	.more-link {
		margin-top: -22px;
	}

	ul.featured-courses-box-inner {
		width: 60%;
		float: left;
	}

	ul.featured-courses-box-inner li {
		line-height: 70%;
	}

	ul.featured-courses-box-inner li button {
		text-align: left;
	}

	ul.featured-courses-box-inner li button:hover {
		text-decoration: underline;
	}

	div.show-container {
		margin-left: 0;
	}

	div.filter-by-container {
		display: table;
		border-spacing: 10px;
	}

	div.filter-by-container label,
	div.filter-by-container select {
		white-space: nowrap;
		display: table-cell;
	}

	.product-status-info {
		white-space: nowrap;
	}

	.product-status-info a>img,
	.product-status-info img {
		display: inline-block;
		padding-right: 3%;

	}

	/* .iTunesBanner
	{
    		background: #669900;
    		color:white;
    		padding-left:13%;
    		font-size:90%;
    		line-height:150%;
    		text-align:left;
    		padding-top:0px;
	} */

	.bg-primary {
		background-color: #44698d;
	}

}

@media screen and (max-width:768px) {
	div.featured-courses-box {
		width: 90%;
	}

	ul.list-unstyled {
		width: 100%;
	}

	ul.list-unstyled li {
		font-size: 100%;
	}

	.pull-right {
		width: 100%;
		display: block;
		float: none;
		margin: 0px auto;
	}

	ul.featured-courses-box-inner {
		width: 100%: float:none;
	}

	div.client-box-outer {
		width: 95%;
	}

	div.show-container {
		margin-left: 15px;
	}

	div.filter-by-container {
		display: block;
		width: 100%;
		margin-top: 15px;
	}

	ul.a-z-listing {
		width: 100%;
		display: block;
		text-align: center;
	}

	ul.a-z-listing li {
		display: inline-block;
	}

	.buy-before-box {
		width: 100%;
	}

	.width60 {
		width: 100%;
	}

	summary.bar-title {
		overflow: hidden;
	}

}

@media screen and (min-width: 319px) and (max-width: 767px) {
	span.pull-right {
		float: none !important;
	}
}

/* Publications landing page update 2023 by Oleg starts */
.product-category-page {
	--primary-clr: hsl(214 62% 32%);
	--neutral-clr-100: hsl(0 0% 100%);
	/* #f8f8f8 */
	--neutral-clr-101: hsl(0 0% 97%);
	/* #F2F2F2 */
	--neutral-clr-102: hsl(0 0% 95%);
	/* #DEDBDB */
	--neutral-clr-103: hsl(0 4% 86%);
	/* #cccccc */
	--neutral-clr-105: hsl(0 0% 80%);
	/* #767676 */
	--neutral-clr-200: hsl(0 0% 46%);
	/* #606060 */
	--neutral-clr-250: hsl(0 0% 38%);

	--fs-300: 2rem;
	--fs-345: 2.5rem;
	--fs-350: 2.6rem;
	--fs-400: 3rem;

	--standard-padding: 0.8em;
	--size-100: 1rem;
	--size-300: 3rem;

	--bottom-margin: var(--size-300);
}

/* Overide WET details children left margin */
.product-category-page details>* {
	margin-inline-start: 0;
}

/* Utility */
[data-content-lines="concise"] {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

[data-color="primary"] {
	color: var(--primary-clr);
}

.bottom-margin {
	margin-block-end: var(--bottom-margin);
}

.fs-400 {
	font-size: var(--fs-400);
}

/* Featured + Format */
.product-category-page__top {
	display: flex;
	flex-wrap: wrap;
	gap: 1.5rem;
}

.product-category-page__top-featured {
	flex: 1 1 60ch;
}

.product-category-page .product-category-page__title {
	font-size: var(--fs-400);
}

.product-category-page__title--featured {
	color: var(--primary-clr);
}

.product-category-page__featured-list li {
	padding-block-end: 0.5rem;
}

.product-category-page__featured-list a {
	margin-inline-end: 0.5em;
	line-height: 1.4;
}

.product-category-page__featured-list .notes {
	border-inline-start: 1px solid var(--primary-clr);
	color: var(--primary-clr);
	padding-inline-start: 0.5em;
}

.product-category-page__featured-list .product-status>*+*,.product-category-page__featured-list .notes>*+* {
	padding-inline-start: 0.5em;

}

.product-category-page .bar-title-size {
	font-size: var(--fs-350);
	font-weight: 500;
}

.product-category-page__top-formats {
	flex: 1 1 20ch;
	width: min(80ch, 100%);
	font-size: var(--fs-300);
}

/* .product-category-formats {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(max(10ch, 9rem), 1fr));
	justify-content: space-between;
	gap: 2rem 1rem;
	align-items: start;
	padding-inline-start: 0;

}

.product-category-formats__format {
	display: grid;
	grid-template-columns: 1fr;
	padding-inline: 0.5em;
	padding-block-end: 0;
} */
.product-category-formats {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
	justify-content: space-between;
	gap: 2rem 1rem;
	align-items: start;
	padding-inline-start: 0;
}

.product-category-formats__format figcaption {
	min-width: 5ch;
	padding-inline-start: 0.5em;
}


/* @media screen and (min-width: 1200px) {


	.product-category-formats>:nth-child(2),
	.product-category-formats>:nth-child(5),
	.product-category-formats>:nth-child(8) {
		border-inline-end: 1px solid var(--neutral-clr-105);
	}

	.product-category-formats>:nth-child(2)>figure,
	.product-category-formats>:nth-child(5)>figure,
	.product-category-formats>:nth-child(8)>figure {
		padding-inline: 0.5em;
		justify-self: center;
	}

	.product-category-formats>:nth-child(1),
	.product-category-formats>:nth-child(4),
	.product-category-formats>:nth-child(7) {
		padding-inline-start: 0;
		border-inline-end: 1px solid var(--neutral-clr-105);
	}

	.product-category-formats>:last-child {
		border-inline-end: none;
	}


} */


.anchors-nav {
	background-color: var(--primary-clr);
	padding: var(--standard-padding);
	color: var(--neutral-clr-100);
	font-size: var(--fs-345);
}

.anchors-nav li {
	padding-block-end: 0;
}

.product-category-page .anchors-nav a {
	color: inherit;
}

@media screen and (min-width: 460px) {
	.anchors-nav {
		display: flex;
		flex-wrap: wrap;
	}

}

@media screen and (min-width: 992px) {
	.anchors-nav {
		place-content: center;
	}

	.anchors-nav>*+* {
		border-inline-start: 1px solid var(--neutral-clr-100);
	}

	.product-category-page .anchors-nav a {
		padding: var(--standard-padding);
	}
}

@media screen and (max-width: 991px) {
	.product-category-page .anchors-nav a {
		--standard-padding: 0.5em;
		padding: var(--standard-padding);
	}

}

.publications-listing__desc {
	margin-block-end: 1.3rem;
	font-size: 1.8rem;
}

.publications-listing .thumbs-container {
	grid-template-columns: repeat(auto-fill, minmax(min(200px, 100%), auto));
}

.product-item {
	--standard-padding: 0.1em;
	padding: var(--standard-padding);
	display: flex;
	flex-direction: column;
}

.product-item__header {
	display: flex;
	flex-direction: column;
}

.product-item__title {
	flex: 1 0 5.4rem;
	font-size: inherit;
	font-weight: 400;
	margin-block-start: 0;
	margin-block-end: var(--size-100);

}

.product-item__figure {
	background-color: var(--neutral-clr-101);
	--standard-padding: 0.5em;
	padding: var(--standard-padding);
	margin-block-end: var(--size-100);
}

.product-item__info-container {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	height: 11rem;
}

.product-item__info {
	padding-inline-start: 0;
}

.product-item__format {
	margin-block-start: auto;
	gap: 0.5rem;
}

/* Quantity Discounts table */
.quantity-discounts th {
	background-color: var(--neutral-clr-250);
	color: var(--neutral-clr-100);
}

.quantity-discounts th:first-of-type {
	background-color: var(--neutral-clr-200);
}

.quantity-discounts>tbody>tr:nth-child(odd)>td {
	background-color: var(--neutral-clr-103);
}

.quantity-discounts>tbody>tr>td {
	background-color: var(--neutral-clr-102);
}

/* Publications landing page update 2023 by Oleg ends */