/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

:root {
	--cnvs-themecolor: #cd1719;
	--cnvs-themecolor-rgb: 205, 23, 25;
}
.red {
	color: rgb(205, 23, 25)!important;
}
.black {
	color: #000000;
}
h1, h2, h3 {
    font-family: "Playfair Display"!important;
}

.unl-red {
	font-family: "Inter", sans-serif;
	border-bottom-color: rgb(205, 23, 25);
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.unl-red-lnk {
	font-family: "Inter", sans-serif;
	font-style: italic;
	border-bottom-color: rgb(205, 23, 25);
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.btn-all {
	border-radius: 23px;
	color: #ffffff;
	max-width: 250px;
}
.home-vids .btn {
margin-left: 15px!important;
}
.btn-news {
	border-radius: 23px;
	color: #cd1719;
	max-width: 350px;
	border: 1px solid #cd1719;
}
.btn-news:hover {
	border: 1px solid #000000;
}
#header-wrap {
	border-bottom: 0!important;
}
#top-bar {
	border-top: var(--cnvs-topbar-border-size) solid var(--cnvs-topbar-border-color);
}
.top-links-item.current a {
	/*background-color: #cd1719!important;
	color: #ffffff!important;*/
}

.ytplay {
	display: block;
	position: absolute;
	width: 62px;
	height: 44px;
	background-image: url('icons/ytplay.png');
	z-index: 99;
	top: 42%;
	left: 43%;
	pointer-events: none;
}

.top-links-sub-menu {
	width: 169px!important;
}
.top-links-sub-menu a:hover {
	color:#cd1719!important;
}
.header-row {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@keyframes fader {
    from { opacity: 1.0; }
    to   { opacity: 0.0; }
}
.fading-slideshow {
    position: relative;
    margin: 1em auto;
    padding: 0;
    list-style-type: none;
    display: block;
}
.fading-slideshow > li {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
  /* current slide */
.fading-slideshow > li:first-of-type {
    animation-name: fader;
    animation-delay: 6s;
    animation-duration: 3s;
    z-index: 20;
}
  /* next slide to display */
.fading-slideshow > li:nth-of-type(2) {
    z-index: 10;
}
  /* all other slides */
.fading-slideshow > li:nth-of-type(n+3) {
    display: none;
}





.pos-2-lrg {
	width: 300px!important;
	height: 600px!important;
}

@media screen and (max-width: 1024px) {
  .pos-2-lrg {
    width: 250px!important;
	height: 500px!important;
  }
}
@media screen and (max-width: 768px) {
  .pos-2-lrg {
    width: 190px!important;
	height: 380px!important;
  }
}
@media screen and (max-width: 425px) {
	.pos-2-sml {
		width: 300px!important;
		height: 250px!important;
		margin: 30px 0;
	}
}




.eyecandy {
	padding-top: 30px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 30px;
}
#plx-title-01 {
	position: relative;
}
#plx-title-01 .container {
	position: relative;
}
#plx-title-01 h1 {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-weight: 600;
	letter-spacing: 1px;
	color: #333;
	font-size: 2rem;
	text-transform: uppercase;
}
#plx-title-01.page-title-dark h1 {
	color: rgba(255,255,255,1) !important;
}
#plx-title-01 span {
	display: block;
	margin-top: 10px;
	font-weight: 500 !important;
	color: #777;
	font-size: 1.125rem;
}
#plx-title-01.page-title-dark span {
	color: rgba(255,255,255,1) !important;
}
.parallax {
	background-attachment: fixed!important;
	background-repeat: no-repeat!important;
}

.fb_iframe_widget {
	max-width: 100px!important;
	margin-right: 20px;
}
.x-share-button {
	margin-right: 20px;
}
.pad-left {
	padding-left: 30px!important;
}
/**
.list-group-item.active {
	background-color: #ff4500!important;
	border-color: #ff4500!important;
}
.badge.bg-orange {
	background-color: #ff4500!important;
}
**/
.shadow-box {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}

.footer-info a {
	color: rgb(173, 181, 189);
}
.footer-info a:hover {
	color: rgb(255, 99, 0);
}
.fb-vid {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 55px;
	height: 0;
}
.fb-iframe {
	position: absolute!important;
	top:0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important;
}
/**
.product-author {
	font-family: "Playfair 9pt";
    font-style: italic;
}
.book-wrapper .bg-overlay-content {
	justify-content: flex-end!important;
}
.erinyen .tp-thumb.selected .tp-thumb-over, .erinyen .tp-thumb:hover .tp-thumb-over {
	background-color: #ff4500!important;
}
.erinyen .tp-thumb.selected .tp-thumb-title {
	color: #ffffff!important;
}
.erinyen .tp-thumb:hover .tp-thumb-title {
	color: #000000!important;
}

.notes {
	color: #ff4500;
    font-family: "Playfair 9pt SemiExpanded";
    font-weight: normal;
    font-style: italic;
}
.form-check-input {
	width: 1.25em!important;
	height: 1.25em!important;
	margin-right: 10px!important;
}
.form-check-input:checked {
	background-color: #ff4500;
	border-color: #ff4500;
}
**/
@media (max-width: 575.98px) {
.top-links-item > a {
  padding: 10px;
  line-height: calc(var(--cnvs-topbar-height) - 22px);
}
@media (min-width: 575.98px) {
  .text-md-end {
    text-align: right!important;
  }
}