/*!
Theme Name: DN Gaming Child
Theme URI: http://underscores-child.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: DN Gaming Child Theme
Version: 1.0.0
Tested up to: 5.4
Template: dn-gaming-theme
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dn-gaming
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.

DN Gaming 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/
*/


/** OC - Global **/
body {
    background: #000;
}

div#page {
    background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Playfair Display", serif;
	font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
    position: relative;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0);  
}
  
.text-xs {
    font-size: 24px;
    line-height: 32px;
}

p, span, li {
	font-family: "Cabin", sans-serif;
	font-weight: 400;
}


body a, 
.btn,
table th,
table td {
	font-family: "Cabin", sans-serif;
}

b, strong {
    font-weight: 800;
}

p, span, li {
    font-size: 18px;
    line-height: 28px;
}

p, span, li {
    background-color: rgba(255, 255, 255, 0);
}

.-breadcrumbs ol li a, .-breadcrumbs ol li span {
	font-family: "Cabin", sans-serif;
}

.-content_overlay-title p {
	font-family: "Playfair Display", serif !important;
}

.btn.btn-outline--color-2.--white,
.btn.btn-outline--color-2 {
    background-color: rgba(255, 255, 255, 0);
}

/** OC - Button Changes **/
.btn.btn-outline--color-2 {
	border-color: #ffffff;
}
.btn.btn-outline--color-2:hover {
	background-color: #ffffff;
	color: var(--primary-color-one);
}
.btn.btn-solid--color-2:hover {
    color: var(--primary-color-two);
}
.hero-comp_cols .--cols-content .--cols-copy .--cols-btn-group a._cols-btn-group--btn {
	background-color: #ffffff;
	border-color: #ffffff;
	color: var(--primary-color-one);
}
.hero-comp_cols .--cols-content .--cols-copy .--cols-btn-group a._cols-btn-group--btn:hover {
	border-color: #ffffff;
	color: #ffffff;
}
.hero-comp_cols .--cols-content .--cols-copy .--cols-btn-group a._cols-btn-group--btn:nth-of-type(2) {
	border-color: #ffffff;
}
.hero-comp_cols .--cols-content .--cols-copy .--cols-btn-group a._cols-btn-group--btn:nth-of-type(2):hover {
	background-color: #ffffff;
	color: var(--primary-color-one);
}

.slide-arrow span {
    background-color: none !important;
}

.carousel-arrows .slide-arrow.next-arrow-carousel span {
	background-image: url(/wp-content/uploads/2025/12/Mindil_Carousel_ArrowWhite-Next_v002.svg);
}
.carousel-arrows .slide-arrow.next-arrow-carousel:hover span {
	background-image: url(/wp-content/uploads/2025/12/Mindil_Carousel_ArrowGreen-Next_v001.svg);
}

.carousel-arrows .slide-arrow.prev-arrow-carousel span {
	background-image: url(/wp-content/uploads/2025/12/Mindil_Carousel_ArrowWhite-Prev_v002.svg);
}
.carousel-arrows .slide-arrow.prev-arrow-carousel:hover span {
	background-image: url(/wp-content/uploads/2025/12/Mindil_Carousel_ArrowGreen-Prev_v001.svg);
}

.carousel-arrows .slide-arrow.next-arrow-rooms span {
    background-image: url(/wp-content/uploads/2025/12/Mindil_Carousel_ArrowGreen-Next_v001.svg);
}
.carousel-arrows .slide-arrow.next-arrow-rooms:hover span {
	background-image: url(/wp-content/uploads/2025/12/Mindil_Carousel_ArrowWhite-Next_v002.svg);
}


.carousel-arrows .slide-arrow.prev-arrow-rooms span {
    background-image: url(/wp-content/uploads/2025/12/Mindil_Carousel_ArrowGreen-Prev_v001.svg);
}
.carousel-arrows .slide-arrow.prev-arrow-rooms:hover span {
	background-image: url(/wp-content/uploads/2025/12/Mindil_Carousel_ArrowWhite-Prev_v002.svg);
}


/** Mindil - Nav **/
.head-main .head-main__left .__left_logo-block img {
	max-width: 200px;
}

@media only screen and (min-width: 1200px) {
    .head-main .head-main__left .__left_logo-block img {
        min-width: 175px;
    }
}

.head-main .head-main__right .__right_sidebar-nav .__right_sidebar-1 ._topbar_sidebar-1 ._topbar_nav-menu-item-1 li.menu-item-has-children span::before {
	background: url(/wp-content/uploads/2025/04/SC_NavSub-Plus-v002.svg);
}
.head-main .head-main__right .__right_sidebar-nav .__right_sidebar-1 ._topbar_sidebar-1 ._topbar_nav-menu-item-1 li.menu-item-has-children span.sidebar-link-active::before {
	background: url(/wp-content/uploads/2025/04/SC_NavSub-Minus-v002.svg);
}

.head-main .head-main__right .__right_sidebar-nav .__right_sidebar-1 ._topbar_sidebar-1 ._topbar_nav-menu-item-1 li.menu-item-has-children span::before {
    background: url(/wp-content/uploads/2025/12/Mindil_NavSub-Plus-v001.svg);
}

.head-main .head-main__right .__right_sidebar-nav .__right_sidebar-1 ._topbar_sidebar-1 ._topbar_nav-menu-item-1 li.menu-item-has-children span.sidebar-link-active::before {
    background: url(/wp-content/uploads/2025/12/Mindil_NavSub-Minus-v01.svg);
}

/*.head-main .head-main__left .__left_topbar-nav ._topbar-nav-items li a {
    color: var(--primary-color-three)
}*/

.head-main .head-main__right .__right_sidebar-2 ._topbar_sidebar-2 ._topbar_sidebar-2-featured-img img {
    width: 100%;
    max-width: 500px;
}

.head-main .head-main__right .__right_sidebar-2 ._topbar_sidebar-2 ._topbar_sidebar-2-logo img {
    max-width: 200px;
    width: 100%;
}

.head-main .head-main__right .__right_sidebar-nav .__right_sidebar-1 ._topbar_sidebar-1 .sidebar__social-items {
    border-bottom: 2px solid var(--primary-color-two);
    border-top: 2px solid var(--primary-color-two);
}

._sidebar-close {
    display: none !important;
}

#js_topbar_cta-3 span {
    color: #222;
}

/** Components **/
/* Home Featured Links */
.home__featured-links .__featured-links-container .__featured-links_item a {
	color: var(--primary-color-three);
}

section.home__featured-links {
	display: none;
}

.__featured-links_item {
    width: 100%;
    height: 36rem;
    overflow: hidden;
    position: relative;
}

.__featured-links_item-bkg-img img {
    width: 100%;
    position: absolute;
    inset: -2px;
    height: 100%;
    object-fit: cover;
    transition: ease-in-out 0.4s;
}

.__featured-links-container {
	gap: 1rem;
    padding: 1rem;
}

.__featured-links_item-link {
	width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: end;
    padding-bottom: 2rem;
	text-decoration: none;
	z-index: 3;
}

.__featured-links_item-title {
    color: #ffffff;
    z-index: 2;
    width: 100%;
    display: flex;
    border-top: 1px solid #ffffff;
    padding: 2rem 1rem 0;
    justify-content: space-between;
    align-items: center;
	
	& p {
		font-size: 24px;
		line-height: 32px;
		margin: 0;
	}

	& * {
		color: #ffffff;
	}
}

.__featured-links_item-icon {
    height: 45px;
    width: 45px;
    background: #ffffff;
	border: 2px solid #ffffff;
    border-radius: 100rem;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: ease-in-out 0.4s;
}

.__featured-links_item-icon svg {
	background: none;
    width: 25px;
    height: 20px;
	transition: ease-in-out 0.4s;
}

.__featured-links_item a::before {
    content: '';
    inset: 0;
    background: linear-gradient(360deg,rgba(0, 0, 0, 1) 0%, rgba(0, 31, 29, 0) 75%);
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
}

.__featured-links_item-link:hover .__featured-links_item-icon {
	background: transparent;
}

.__featured-links_item-link:hover .__featured-links_item-icon svg path {
	fill: #ffffff;
}

.__featured-links_item-link:hover img {
    transform: scale(1.1);
}

/* Split Carousel */
.widget__split-carousel.col-comp-carousel .--col-carousel .--carousel-content-nav {
	background: none;
	border: none;
}

/* Featured Rooms */
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-left  {
    background-image: none !important;
}

.mySwiper-rooms .swiper-slide::before {
    content: none !important;
}

.mySwiper-rooms .swiper-slide-prev .wrap, .mySwiper-rooms .swiper-slide-next .wrap {
    opacity: 1;
}

.featured-rooms_info {
    padding: 2rem;
    background-color: var(--primary-color-one);
	& * {
		color: #ffffff;
	}
}

.-content_overlay-title p {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
}

.-content_overlay-excerpt a {
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}

/** Tabs **/
.-overview-title *,
.-overview-copy *,
.-overview-list-items * {
	background-color: #ffffff;
}


/* Accordion */
.widget__accord .__accord_item .__accord_trigger span {
	background-image: url(/wp-content/uploads/2025/10/DN-Theme_Mindil-Accord-Arrow.svg);
}

/* Lucky North App */
.__ln-apps_sec-copy {
    max-width: 840px;
}
.__ln-apps_item:not(:first-of-type) {
    margin-top: 5rem;
}

.widget__ln-apps .__ln-apps_container .__ln-apps_sec-head .__ln-apps_sec-logo img {
    width: 100%;
    max-width: 125px;
}

.widget__ln-apps .__ln-apps_container .__ln-apps_items {
	margin: 0;
}

.pos-rel.__ln-benefits_item h5 {
    margin-bottom: 1rem;
}

.grid.grid-cols-none.l_grid-cols-3.gap-40.content-center.__ln-benefits_items {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tier-matching {
    max-width: 840px;
}


/** Page Specific **/
.privacy-policy * {
	background-color: #ffffff;
}


/** Footer **/

.theme__footer-ln::before {
    content: "";
    background: var(--primary-color-three);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 90%;
    top: 0;
    z-index: 2;
}

.widget__footer-main {
    border-top: 8px solid var(--primary-color-two);
}

.text-center.-hours {
    display: none;
}

.widget__footer-post p {
    background: #ffffff;
}


.widget__footer-post .__footer-post_wrapper .__footer-post_disclaimer p span {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    text-align: left;
}

a.lotto-img {
    display: none;
}

.widget__footer-main .__footer-main_wrapper .__footer-main_head .-contact ul a {
	font-weight: 400 !important;
}

.widget__footer-main .__footer-main_wrapper .__footer-main_site-map ._site-map-wrapper a {
    font-family: "PT Sans Caption", sans-serif;
    text-transform: none;
    font-weight: 400;
}

/** Calendar Overrides **/
.tribe-events-content a {
    border-bottom: 1px solid var(--primary-color-one) !important;
}

button.tribe-common-c-btn.tribe-events-c-search__button {
    background: var(--primary-color-one) !important;
    border-radius: 0 !important;
    border: 2px solid var(--primary-color-two) !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
}


