/*
Theme Name: Quick Launch Child
Theme URI:
Template: quicklaunch-parent-theme
Author: We Are Northwest
Author URI: http://www.quicklaunch.co/
Description: Child theme.
Version: 1.0
*/

/* Include fonts */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');

* {font-family: 'Lato', sans-serif;}

.no-gutter .col-sm-1,
.no-gutter .col-sm-2,
.no-gutter .col-sm-3,
.no-gutter .col-sm-4,
.no-gutter .col-sm-5,
.no-gutter .col-sm-6,
.no-gutter .col-sm-7,
.no-gutter .col-sm-8,
.no-gutter .col-sm-9,
.no-gutter .col-sm-10,
.no-gutter .col-sm-11,
.no-gutter .col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "PT Serif", serif;
    margin: 0 0 24px 0;
}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

p {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 24px 0;
}

.white-text {color: #fff;}
.darkbg {background-color: #252626;}
.greybg {background-color: #f2f2f2;}

.small {
    font-size: 85%;
	line-height: 150%;
}

.site-band {padding: 25px 0px;}
.site-band.bottom {padding: 0px 0px 25px 0px;}
.site-band.top {padding: 25px 0px 0px 0px;}

@media (min-width: 992px) {
    .site-band {padding: 70px 0px;}
    .site-band.bottom {padding: 0px 0px 70px 0px;}
    .site-band.top {padding: 70px 0px 0px 0px;}
}


.content ul li,
.content ol li,
.site-band ul li,
.site-band ol li,
.role ol li,
.role ul li {
	font-size: 16px;
	line-height: 24px;
}

a {color: #ba8448; text-decoration: none;}
a:hover {color: #ba8448; text-decoration: underline;}

.brand {
	width: 104px;
    margin: 20px;
	padding: 0px !important;
}

.brand img {
	width: 100%;
	height: auto;
}

img.mag-logo {
    max-width: 300px;
    height: auto;
    width: 100%;
    margin-bottom: 20px;
}

/* Navigation */

header {}

.navbar-toggler {
    color: #fff;
    padding: 20px;
    font-size: 1rem;
    line-height: 1;
    background-color: #c49245;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: box-shadow .15s ease-in-out;
}

#navbar-header button i a {
	color: #09478E !important;
}

#menu-wrap ul.menu li a {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 15px;
}

#menu-wrap ul.menu li.active a {
	color: #c49245;
}

.dropdown-menu {
    position: absolute;
    top: 173%;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #262626;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
}

.active {
    color: #c49245 !important;
    font-weight: 900 !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #c49245 !important;
    background-color: #000;
}

.dropdown-item.active, .dropdown-item:active {
    color: #c49245;
    font-weight: 900;
    background-color: #000;
}

.mega-sub-menu .site-content {
    max-width: 1320px !important;
    width: 100% !important;
    margin: auto !important;
    float: none !important;
}

/* Nav END */

.bl {
	display: inline-block;
	padding: 20px;
	font-size: 18px;
	border-radius: 10px;
}
.bl:hover {}

.bl.gold {
	background-color: #ba8448;
	color: #fff;
}
.bl.gold:hover {}


@media (min-width: 992px) {}

/* Form */

header {}

#topbar {
    display: none  ;
}

@media (min-width: 992px) {
    #topbar {
        background-color: #f2f2f2;
        padding: 10px 0;
        display: block;
    }
}

#topbar .wpb_text_column {
    margin-bottom: 0px;
}

#topbar a {
    color: #ba8448;
}

.bgimg .vc_column-inner {
    height: 100%;
}

.slick-slide img {
    display: block;
    width: 100%;
}

/*Footer*/

footer #ftr-imageband {
    min-height: 400px;
    background-image: url('/wp-content/uploads/2025/06/covers.jpg');
    background-size: cover;
    background-position: center center;
}
footer #ftr-logos {
    padding: 30px 0;
}
footer #ftr-links {}
footer #ftr-smallprint {
    padding: 20px 0;
}

footer .menu {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
footer .menu li {
    margin: 10px 0;
}
footer .menu li a:before {
    content: "|";
    color: #ba8448;
    margin-right: 15px;
    transition: margin ease 0.5s;
}
footer .menu li:hover a:before {
    margin-right: 25px;
    transition: margin ease 0.5s;
}
footer .menu li a {
    display: block;
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

#page-title {
    background-color: #f2f2f2;
    padding: 10px 0;
}

.breadcrumb {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.breadcrumb li {
    font-size: 16px;
}
.breadcrumb li:after {
    content: "/";
    color: #BA8448;
    padding: 0 5px;
    font-size: 16px;
}
.breadcrumb li:last-child:after {
    content: none;
    padding: 0px;
}
.breadcrumb li span {
    font-size: 16px;
}
.breadcrumb li a {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

/**/

.magazines-wraps {
    display: block;
    border-radius: 20px;
    overflow: hidden;
}

.magazine-wrap {
    width: 100%; /* Set each item to take full width */
    margin-bottom: 0px; /* Add spacing between items */
    position: relative;
    min-height: 200px;
}

.mag-cover {
    min-height: 300px; /* Adjust height for mobile if needed */
}

@media (min-width: 992px) {
    .magazines-wraps {
        display: flex;
        overflow: hidden;
        border-radius: 20px;
    }

    .magazine-wrap {
        flex: 0 0 auto;
        position: relative;
        min-height: 68vh;
        width: 33.3333333333%;
        transition: width 0.3s ease; /* Smooth transition for width */
        overflow: hidden;
        margin-bottom: 0px;
    }

    .magazine-wrap.hover {
        width: 40%; /* Width for the hovered item */
    }

    .magazine-wrap.inactive {
        width: 30%; /* Width for the non-hovered items */
    }
}

.magazine-wrap:hover {
}
.magazine-wrap .mag-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    z-index: -3;
    transition: scale ease 0.5s;
}

.magazine-wrap:hover .mag-cover {
    scale: 1;
    transition: scale ease 0.5s;
}

.magazine-wrap-inner {
    position: absolute;
    bottom: 0;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(194,30,95,0) 100%);
    padding: 30px;
    width: 100%;
    color: #fff;
}
.mag-title {
    font-size: 32px;
    line-height: 36px;
    display: block;
    margin-bottom: 15px;
    color: #000;
    font-family: "PT Serif", serif !important;
    text-decoration: none;
}

.mag-title:hover {
    text-decoration: none;
    color: #000;
}

.mag-details {
    overflow: hidden;
    margin-bottom: 0px;
    transition: margin ease 0.5s, opacity ease 0.5s;
    opacity: 1;
}

@media (min-width: 992px) {
    .mag-details {
        overflow: hidden;
        margin-bottom: -20px;
        transition: margin ease 0.5s, opacity ease 0.5s;
        opacity: 0;
    }
}

.mag-details a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

.mag-details a:hover {text-decoration: underline;}

.magazine-wrap:hover .mag-details {
    height: auto;
    margin-bottom: 0px;
    opacity: 1;
}

@media (min-width: 992px) {
    .magazine-wrap:hover .mag-details {
        height: auto;
        margin-bottom: 0px;
        opacity: 1;
        transition: margin ease 0.5s, opacity ease 0.5s;
    }
}

/**/

#quicklinks {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background: #262626;
    border-radius: 20px;
    color: #fff;
    margin: 30px 0;
    overflow: hidden;
}


#mag-quicklinks .quick-links-nav {
	text-align: left;
}

#quicklinks .quick-links-nav {
	text-align: center;
}

#quicklinks li {
    display: block;
    padding: 0px;
}

#quicklinks li a {
	display: block;
	padding: 30px;
	margin-bottom: 1px solid #fff;
}

#quicklinks li a:hover {
	text-decoration: underline;
}


@media (min-width: 992px) {
	#quicklinks {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		background: #262626;
		border-radius: 20px;
		color: #fff;
		margin: 30px 0;
		overflow: hidden;
	}

	#quicklinks li {
		display: inline-block;
		padding: 30px;
	}

	#quicklinks li a {
		display: block;
		padding: 0px;
		margin-bottom: 0px solid #fff;
	}
}

#hp-logos img {
    filter: grayscale(1);
    opacity: 0.5;
    transition: filder ease 0.5s, opacity ease 0.5s;
}

#hp-logos img:hover {
    filter: none;
    opacity: 1;
    transition: filder ease 0.5s, opacity ease 0.5s;
}

#hp-testimonials {overflow: hidden;}

#hp-testimonials .testimonial-slide {
    padding: 70px 10%;
    background-color: #f2f2f2;
}

.testimonial-slide {
    padding: 70px 10%;
}

.testimonial-slide h6,
.testimonial-slide p {
    color: #ba8448;
}
.testimonial-slide blockquote {
    font-size: 24px;
    line-height: 34px;
    font-family: 'PT serif', Georgia, sans-serif;
    margin: 40px 0;
}

.testimonial-slide .testimonial-image {
    height: 70px;
    width: 70px;
    margin: auto;
    border-radius: 50%;
    margin-top: 50px;
}


.key-contacts-container .key-contact-item {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px;
}

.key-contacts-container .key-contact-item h4 {
    color: #BA8448;
    font-size: 24px;
}

.key-contacts-container .key-contact-item ul.contact-details {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.key-contacts-container .key-contact-item ul.contact-details li {}
.key-contacts-container .key-contact-item ul.contact-details li span {
    display: inline-block;
    width: 25px;
    color: #bA8448;
}
.key-contacts-container .key-contact-item ul.contact-details li a {}

.faq-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.faq-item {
    margin-bottom: 20px;
}

#previous-issues-wrap .latest-issue .latest-issue-wrap,
#hdr-latest-issue {
    position: relative;
    width: 100%;
    aspect-ratio: 1/1.4;
    background-size: cover;
}

#previous-issues-wrap .latest-issue .latest-issue-wrap a,
#hdr-latest-issue a {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
    opacity: 0;
    transition: opacity ease 0.5s;
}

#previous-issues-wrap .latest-issue .latest-issue-wrap a:hover,
#hdr-latest-issue a:hover {
    opacity: 1;
    transition: opacity ease 0.5s;
}

#previous-issues-wrap .latest-issue .latest-issue-wrap a svg,
#previous-issues-wrap .latest-issue .latest-issue-wrap a i,
#hdr-latest-issue a svg,
#hdr-latest-issue a i {
    font-size: 120px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-bottom: 20px;
}

#previous-issues-wrap .latest-issue .latest-issue-wrap a span,
#hdr-latest-issue a span {
    font-size: 18px;
}

#testimonials-wrap {
    overflow: hidden;
}


#abt-header {
    min-height: 400px;
    background-image: url('/wp-content/uploads/2025/06/covers.jpg');
    background-size: cover;
    background-position: center center;
}

#abt-header .overlay {
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 10%;
    padding-bottom: calc(10% + 100px);
}

#abt-intro {
    margin-top: -100px;
}

.team-member-image {
    aspect-ratio: 1 / 1;
    width: 100%;
    background-size: cover;
    margin-bottom: 20px;
}

.team-member-info h3 {margin-bottom: 5px;}

.magazine-editor {
    margin-top: 30px;
}
.magazine-editor .content {
    padding: 15px 0;
}
.magazine-editor .content h3 {
    margin-bottom: 0px;
}
.magazine-editor .editor-profile {
    width: 100px;
    height: 100px;
    background-size: cover;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}

#mag-quicklinks {
    background-color: #f2f2f2;
    border-radius: 20px;
    padding: 30px;
    margin: 30px 0;
}

#mag-quicklinks ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#mag-quicklinks ul a {
    color: #BA8448;
}

.media-pack {
    padding: 20px;
    background-color: #f2f2f2;
    border-radius: 5px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.media-pack:hover {
    background-color: #eee;
}
.media-pack h5 {
    margin: 0px 0px 20px 0px;
}
.media-pack a {
    position: relative;
    padding: 10px 20px;
    background-color: #ba8448;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    border-radius: 5px;
}

@media (min-width: 992px) {
    .media-pack {
        padding: 20px;
        background-color: #f2f2f2;
        border-radius: 5px;
        margin-bottom: 20px;
        position: relative;
        overflow: hidden;
    }

    .media-pack:hover {
        background-color: #eee;
    }
    .media-pack h5 {
        margin: 0px;
    }
    .media-pack a {
        position: absolute;
        right: 20px;
        top: 15px;
        padding: 10px 20px;
        background-color: #ba8448;
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        border-radius: 5px;
    }
}

#advertise-header {
    min-height: 400px;
    background-image: url('/wp-content/uploads/2024/09/duck-image.jpg');
    background-size: cover;
    background-position: center center;
}

#advertise-header .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 10%;
    padding-bottom: 10%;
}

.single-quote {
    background-color: #f2f2f2;
    padding: 30px 15px;
    border-top: #000 solid 2px;
    border-bottom: #000 solid 2px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
select,
textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 10px 0 20px 0;
    border: none;
    border-bottom: 1px solid #000;
    font-size: 18px;
    transition: background-color ease 0.3s;
    background-color: #fff;
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="tel"]:hover,
select:hover,
textarea:hover {
    background-color: #f2f2f2;
    transition: background-color ease 0.5s;
}

label {
    font-size: 14px;
    font-weight: bold;
    color: #ba8448;
}

label span {
    color: red;
}


.greybg input[type="text"],
.greybg input[type="email"],
.greybg input[type="tel"],
.greybg select,
.greybg textarea {
    border-bottom: 1px solid #ba8448;
    background-color: #f2f2f2;
}


.greybg input[type="text"]:hover,
.greybg input[type="email"]:hover,
.greybg input[type="tel"]:hover,
.greybg select:hover,
.greybg textarea:hover {
    background-color: #fff;
    transition: background-color ease 0.5s;
}

.greybg label {
    color: #000;
}

label {
    font-size: 14px;
    font-weight: bold;
    color: #ba8448;
}

label span {
    color: red;
}

label span.wpcf7-list-item-label {
    color: #000;
}


#gallery-1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Create 3 equal columns */
    gap: 20px; /* Adjust the gap between the columns as needed */
    width: 100%; /* Ensure the gallery takes up 100% of the available width */
}

#gallery-1 figure {
    margin: 0;
}

#gallery-1 img {
    width: 100%; /* Make the images responsive */
    height: auto; /* Maintain aspect ratio */
    display: block; /* Prevent inline spacing issues with images */
}


.social-media-list {
    padding: 0px;
    margin: 0px 0px 30px 0px;
    list-style-type: none;
}
.social-media-list li {
    display: inline-block;
    margin: 0 10px 0 0 ;
}
.social-media-list li a {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    background-color: #BA8448;
    border-radius: 50%;
    color: #fff;
}

#ftr-links {
    padding-bottom: 50px;
}