/*
Theme Name: Proactive by GB
Description: 
Author: Generations Beyond
Author URI: https://generationsbeyond.com/
Template: hello-elementor
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

#menu-posts-brochures{display: none}



.search-no-results .items-found {
    display: none;
}

.search-no-results .searchandfilter+p+p {
    color: #9b26bd;
    font-weight: 800;
    padding: 80px 0px;
    font-size: 18px;
}

.search-no-results div.alphabet-links a.active {
    text-decoration: none !important;
}

th {
    border-right: 1px solid white;
    padding: 10px 10px;
}
#flyers td {
    font-weight: 400;
}

div.alphabet-links a.active {
    text-decoration: underline
}

#ofcategory option[value="1"],
#ofcategory option[value="20"],
#ofcategory option[value="21"],
#ofcategory option[value="22"],
#ofcategory option[value="25"],
#ofcategory option[value="248"] {
    display: none !important;
    opacity: 0;
    position: absolute;
    visibility: hidden;
}

.brochures-template-default #right-sidebar {
    display: none;
}

.brochures-template-default .content-area {
    float: none;
    position: relative;
    width: 100%;
    padding-right: 0px;
    border-right: none;
    border-right-width: 0px;
}

.dataTable th.col-title {
    color: #8a00ab;
}

.dataTable th.col-manufacturer {
    color: #8a00ab;
}

.dataTable th.col-year {
    color: #8a00ab;
}

.dataTable th.col-comments {
    color: #8a00ab;
}

.dataTable .col-manufacturer {
    color: #838383;
}

.dataTable .col-year {
    color: #838383;
}

.dataTable .col-comments {
    color: #838383;
}

.dataTable col-title a {
    height: 100% !important;
    width: 100% !important;
    color: #fff;
    display: block;
}

.posts-table-wrapper .posts-table-reset {
    display: none;
}

.entry-title a,
.blog-entry-readmore a {
    color: black !important
}

.searchandfilter>div {
    text-align: center;
    padding-bottom: 40px
}

table {
    border: 1px solid rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1)
}

input,
select {
    box-shadow: 0px 2px 2px rgba(0, 0, 0, .1) !important
}

th {
    background: #9b26bd;
    font-weight: bold;
    color: rgba(250, 250, 250, .87)
}

th:first-of-type,
td:first-of-type {
    padding-left: 20px !important;
}

td {
    color: rgba(0, 0, 0, .87)
}

tbody tr:nth-child(even) {
    background: #eee
}

.alphabet-links {
    display: flex;
    justify-content: space-around;
    margin-bottom: 40px;
}

.alphabet-links a {
    color: #9b26bd;
    font-weight: bold;
	text-decoration: none;
}

.nav-next a,
.nav-previous a {
    padding: 7px 10px;
    color: white;
    background: #9b26bd;
    font-weight: bold;
    border-radius: 20px;
    margin: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
}

.searchandfilter ul li input[type="text"] {
	width: auto;
	padding: 0 12px;
}

@media only screen and (max-width:1025px) {
    .alphabet-row {
        display: none !important;
    }

    tr td:nth-child(3),
    tr th:nth-child(3),
    tr td:nth-child(4),
    tr th:nth-child(4) {
        display: none
    }

    th {
        padding-top: 100px;
    }

    .alphabet-links {
        display: none;
    }

    .searchandfilter ul {
        display: flex;
        flex-direction: column;
    }

    .searchandfilter ul li {
        margin: 15px 5px;
    }
	
	.searchandfilter ul li input[type="text"] {
		width: calc(100% - 24px);
	}
    .searchandfilter ul li input[type="submit"] {
        width: 100%;
        padding: 20px;
    }
}

td a {
    color: #9b26bd !important;
    font-weight: bold;
    text-decoration: underline;
    width: 100%;
    height: 100%;
    transition: .5s;
}

td a:hover {
    color: #6c2082 !important;
    text-decoration: underline;
}

#content-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

tr#tablespace {
    display: none;
}

.archive .page-header,
.search .page-header {
    display: none !important
}

div.header-custom {
    background-color: #8a00b1;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0px 50px 0px;
    text-align: center
}

.header-custom h2 {
    font-family: "Oswald", Sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 4.9px;
    color: white;
    margin-bottom: 0px;
}

.alphabet-links a:hover {
    color: #420a52 !important;
}

tfoot {
    display: none;
}

td div.nav-next a,
td div.nav-previous a {
    color: white !important
}

.navigation {
    margin: 0px auto !important
}

.navigation li.active a {
    background: white !important;
    color: #8a00b1;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3)
}

.navigation a {
    color: white;
    opacity: .87;
    font-weight: bold;
    background: #8a00b1;
    padding: 5px 10px;
    border-radius: 5px;
    border: 2px solid black;
}

.navigation ul {
    display: flex;
    justify-content: center;
    list-style: none;
}

.navigation li {
    margin: 10px 5px
}

.items-found {
    float: right;
    color: #9b26bd;
    font-weight: 600;
}

.currentLink {
    color: #000000;
}

.search div.alphabet-links a.active {
    border-bottom: none
}

.search-no-results #flyers {
    display: none;
}

.search-no-results #content-wrap {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    text-align: center
}

.search-no-results .alphabet-links {
    max-width: 1200px;
    margin: auto;
    padding-bottom: 10px;
}

.search-no-results .elementor-location-footer {
    margin-top: 80px !important
}

.search-no-results #content-wrap {
    padding-bottom: 0px
}

/*.search-no-results .elementor.elementor-75.elementor-location-footer:before {
content: "Sorry - no brochures matched your search.";
padding: 0px 0px 100px 0px;
width: 100%;
color: black;
font-size: 22px;
text-transform: uppercase;
text-align: center;
}
*/
.pswp__bg {
    opacity: 0.80 !important;
}

.container {
	width: 1200px;
	max-width: 90%;
	margin: 0 auto;
}
button {
	cursor: pointer;
}


/* Gallery CSS from OceanWP */
.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	width: 50%
}
.gallery-columns-1 .gallery-item {
	width: 100%
}
.gallery-columns-2 .gallery-item {
	max-width: 50%
}
.gallery-item a,.gallery-item a:hover,.gallery-item a:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
	vertical-align: top
}
.gallery-item a img {
	display: block
}
.gallery-caption {
	background-color: #f5f5f5;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3;
	padding: 8px 10px
}
.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
	display: none
}

@media screen and (min-width: 30em) {
	.gallery-item {
		max-width:25%
	}
	.gallery-columns-1 .gallery-item {
		max-width: 100%
	}
	.gallery-columns-2 .gallery-item {
		max-width: 50%
	}
	.gallery-columns-3 .gallery-item {
		max-width: 33.33%
	}
	.gallery-columns-4 .gallery-item {
		max-width: 25%
	}
}

@media screen and (min-width: 48em) {
	.gallery-columns-5 .gallery-item {
		max-width:20%
	}
	.gallery-columns-6 .gallery-item {
		max-width: 16.66%
	}
	.gallery-columns-7 .gallery-item {
		max-width: 14.28%
	}
	.gallery-columns-8 .gallery-item {
		max-width: 12.5%
	}
	.gallery-columns-9 .gallery-item {
		max-width: 11.11%
	}
}


/* Reduce zoom scale on lightbox zoom */
.swiper-slide-zoomed img {
	transform: scale(1.5) !important;
}
