/*
Theme Name:     ArtsW Kadence Child Theme
Theme URI:      https://develop.tadpole.cc/themes/tad-kadence-child
Description:    Kadence child theme.
Author:         Tadpole Collective
Author URI:     https://develop.tadpole.cc/themes/tad-kadence-child
Template:       kadence
Version:        0.1.0
*/

/* Styles go here */

hr {
    background-color: #484848;
    border: 0;
    clear: both;
    height: 3px;
    margin-bottom: 1.5em;
}


/* Directory styles */

ul.custom-tax-list, ul.profile-cats-list, ul.profile-cat-sub {
    list-style: none;
    margin: 0;
}

ul.custom-tax-list li {
    display: table-cell;
    float: left;
    margin: 1% 2%;
    padding: 0.5%;
    text-align: center;
}

ul.custom-tax-list li a {
    color: #FFFFFF;
    font-size: 1.3em;
}

li.profile-cat {
    border-bottom: 2px dotted #656174;
    display: block;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}

ul.profile-cats-list li.profile-cat a.img {
    display: block;
    float: left;
    margin: 0 2% 15px 0;
}

h2.profile-directory {
    clear: none;
    margin-left: 45%;
}

h2.profile-directory a {
    font-family: "Ordinar", sans-serif;
}

h2.profile-directory a:hover {
    text-decoration: none;
}

h3.profile-directory {
    clear: none;
    margin-bottom: 1em;
    margin-left: 45%
}

h3.profile-directory a {
    font-family: "Ordinar", sans-serif;
}

h3.profile-directory span.sep:last-child {
    display: none;
}

ul.profile-cats-list li.profile-cat p {
    margin-left: 45%;
}

.post-nav-link {
    background-color: #cccccc;
    border-top: 4px solid #FFD200;
    margin: 15px 0;
    padding: 4px 6px;
}

#prev-post {
    float: left;
}

#next-post {
    float: right;
}

/* =Profiles
----------------------------------------------- */
body.author .content-area {
    margin: 0;
}

body.author.has-sidebar .content-container {
    grid-template-columns: 1fr;
}

div#author-title {
    text-align: center;
}

h1.author-title {
    font-size: 2.25em;
}

h2.author-cat {
    font-size: 1.25em;
    margin-bottom: 1em;
}

#teaching-artist-badge {
    position: absolute;
    right: 20%;
}

h2.author-cat a {
    font-family: "Ordinar", sans-serif;
}

h2.author-cat span.sep:last-child {
    display: none;
}

h2.author-head {
    clear: none;
    font-size: 1.75em;
}

h2.author-sub {
    font-size: 2.25em;
}

h3.author-sub {
    font-size: 1.75em;
}

.author-body {
    float: left;
    width: 60%;
}

.author-graf {
    margin: 2% 0;
}

#profile-events-carousel {
    clear: both;
}

#profile-event {
    display: inline-block;
    width: 100%;
}

body.author h3 {
    clear: none;
    font-size: 1.5em;
    margin-bottom: 15px;
}

body.author h3 a {
    color: #434343;
    font-family: "Ordinar", sans-serif;
}

body.author h3#author-press {
    font-size: 1.25em;
}

p.readmore {
    clear: both;
    font-size: 1.25em;
    margin-top: 15px;
    text-align: right;
}

p.readmore a {
    color: #787676;
}

.author-contact {
    margin: 2% 0;
}

div#profile-carousel a img {
    margin-bottom: 0;
}

#imageUploadIframe {
    max-height: 500px;
    max-width: 720px;
}

ul.profile-social {
    list-style: none;
    margin: 0;
}

ul.profile-social li {
    display: inline-block;
    margin: 5px 0;
    width: 5.5%;
}

body.category-press-releases div#page div#main.site-main div#primary.content-area div#content.site-content article.post.category-press-releases div.entry-content div.wp-biographia-container-top {
    display: none;
}

/*
*************************
	Carousel Overrides
*************************
	default from owl.carousel.css is 100%
*/

@media (min-width: 980px) {
    #profile-carousel {
        width: 35%;
    }

    #profile-classes-carousel,
    #profile-events-carousel {
        width: 100%;
    }
}

.owl-carousel {
    display: none;
    position: relative;
    margin: 0.5em 2em 0 0;
}

.owl-carousel .owl-pagination {
    border-top: 1px #aaa solid;
}

/* =Events
----------------------------------------------- */

.event-listing h2 {
    margin-bottom: 0.2em;
}
.event-listing h2 a {
    font-family: "Ordinar", sans-serif;
}

.event-listing-text p {
    margin: 0.2em 0;
}
.event-listing.event-listing-row {
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    padding-bottom: 10px;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}

.event-img, .event-map {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 0.85em;
    margin: 0 20px 20px 0;
    padding: 5px;
}

.event-img {
    max-width: 100%;
}

ul.event-categories {
    list-style: none;
    display: inline;
    margin: 0;
}

.paragraph {
    margin-bottom: 1.5em;
    display: block;
}

ul.event-categories li {
    display: inline;
}

.events-sep:last-child {
    display: none;
}

.clear {
    clear: both;
}

.entry-content ul.em-categories-list {
    display: table;
    list-style: none;
    margin: 0 auto;
    width: 100%;
}

.entry-content li.events-cats {
    display: table-cell;
    float: left;
    margin: 1% 2%;
    padding: 0.5%;
    text-align: center;
}

li.events-cats a {
    color: #fff;
    font-size: 1.3em;
}

.em-events-search-form {
    margin: 0 0 10px;
}

select#category.em-events-search-category {
    font-size: 1rem;
    line-height: 1;
}

input.artsw-date-input.em-date-input-loc {
    height: 1.5rem;
    vertical-align: text-top;
}

input.em-events-search-text.em-search-text.artsw-custom-searchbox {
    height: 1.75rem;
    margin: 0;
}

h2.search-title {
    font-size: 1.6em;
}

h2.search-sub-title {
    font-size: 1.2em;
    margin-bottom: 5px;
}

.artsw-search-quick-links {
    margin: 2px auto 5px auto;
}

.artsw-search-quick-links ul {
    margin: 0;
}

.artsw-search-quick-links li.search-view-cat-button {
    text-decoration: none;
    display: inline-block;
    margin: 10px 5px 10px 0;
    text-align: center;
}

.artsw-search-quick-links .search-view-cat-button a:visited,
.artsw-search-quick-links .search-view-cat-button a {
    color: #000;
    font-family: Ordinar,sans-serif;
    text-decoration: none;
}

.artsw-search-quick-links .search-view-cat-button a:hover {
    text-decoration: none;
    color: #666;
}

.search-view-cat-button {
    background: #f2be1a;
    padding: 3px 17px;
    border-radius: 20px;
}

.search-view-cat-button:hover {
    box-shadow: inset 0 0 10px 0 hsla(0,0%,100%,.8);
}

.artsw-custom-search-box .hide-advanced,
.artsw-custom-search-box .show-advanced {
    color: #666666;
}

.artsw-custom-search-box .em-search-scope.em-search-field {
    margin-bottom: 15px;
    padding-top: 20px;
}

.em-search-wrapper {
    margin: 1% auto 12% auto;
}

.artsw-date-range {
    font-size: 10pt;
}

.artsw-date-range .ui-datepicker-inline {
    margin: 0 auto;
}

div.ui-datepicker-title {
	font-size: 0.75em;
}

.artsw-custom-search-box .em-search-advanced label {
    font-size: 1.25rem;
    margin-bottom: 30px;
}

#mc_embed_signup .mc-field-group label {
    font-size: 1.25rem;
}

#mc_embed_signup .mc-field-group input {
    height: auto;
    padding: 1em 2em;
}

.artsw-custom-search-box .em-search-advanced .em-search-category label {
    margin-bottom: 10px;
}

#artsw-date-end, #artsw-date-start {
    max-width: 140px;
}

.custom-event-search-heading {
    text-align: center;
    font-size: 14pt;
}

div.custom-search-wrapper {
    border: 1px solid black;
    padding-bottom: 20px;
    padding-top: 20px;
}
@media (max-width: 325px) {
    .event-listing .wrappppp {
        padding-left: 10px;
    }
}
@media (max-width: 768px) {
    div.custom-search-wrapper {
        padding-bottom: 40px;
        padding-right: 15px;
    }
    .artsw-custom-search-box .custom-search-main-lable {
        width: 80%;
    }
    input[type="text"].em-events-search-text.artsw-custom-searchbox {
        width: 90%;
    }
    .events-list .event-listing img {
        width: 150px;
    }
    .event-listing h2 {
        font-size: 1.2em;
    }
    .event-listing p {
        font-size: 0.9em;
        margin-top: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .custom-search-wrapper div.custom-search-inner {
        padding: 0 16px;
        width: 100%;
    }
}

div.custom-search-inner {
    margin: 10px auto;
    padding-left: 50px;
}

div.artsw-custom-custom-search-wrapper {
    margin: 1% auto 5% auto;
}

.em-pagination a {
    color: #00ABCB;
}

.em-pagination a:visited {
    color: rgba(43, 161, 255, 0.6);
}

div.artsw-custom-custom-search-wrapper .em-search-options {
    float: right;
    margin-top: 10px;
}

div.artsw-custom-custom-search-wrapper div.search-title {
    margin-left: 0;
}

label.custom-search-main-lable {
    display: inline-block;
}

input[type="text"].em-events-search-text.artsw-custom-searchbox {
    width: 100%;
}

input[type="text"].em-events-search-text {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4MDAgODAwIj48cGF0aCBmaWxsPSIjNGQ0ZDRkIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02MjEuNSA1NDUuNUM2NzQuMSA1OTggNzI2LjEgNjQ5LjkgNzc4IDcwMi4xYzE1LjQgMTUuMyAyMSAzMy42IDE0LjcgNTQuNi02LjEgMjAtMTkuNyAzMi4yLTQwIDM3LTE1LjUgMy43LTI5LjguMi00Mi43LTkuMS00LjktMy41LTkuMi03LjktMTMuNS0xMi4yLTQ3LjItNDcuMS05NC4zLTk0LjItMTQxLjQtMTQxLjUtMy4yLTMuMi01LjgtNi44LTguOS0xMC41LTkxLjEgNjEuOS0xODguNSA4MS0yOTMuNSA1MS45LTgyLjUtMjIuNy0xNDYuNi03MS42LTE5My43LTE0Mi45LTg5LjgtMTM1LjgtNjYtMzIxLjYgNTUuOC00MzQuOSAxMjItMTEzLjUgMzA4LjktMTIwIDQ0Mi44LTE1LjIgMTI4LjEgMTAwLjMgMTc4LjcgMzAxLjUgNjMuOSA0NjYuMnptLTI3Ni4zIDY0LjdjMTQ2LjQgMCAyNjUuMy0xMTguNyAyNjUtMjY0LjlDNjEwIDE5OC40IDQ5MiA4MC4zIDM0NS4zIDgwLjEgMjAwLjUgNzkuOCA4MC41IDE5OC4yIDgwLjUgMzQxLjQgODAuNCA0OTEuNyAxOTcgNjEwLjIgMzQ1LjIgNjEwLjJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=');
    background-repeat: no-repeat;
    background-position: left;
    background-color: #f4ead0ff;
    background-size: 18px;
    font-family: "Ordinar", sans-serif;
    margin-right: 10px;
    text-align: center;
}

input[type="text"].em-events-search-text:focus {
    text-align: left;
    background-image: none;
}

input[type="image"].artsw-em-search-submmit-icon {
    width: 40px;
    -webkit-transition: width 100ms ease-out;
    -moz-transition: width 100ms ease-out;
    -o-transition: width 100ms ease-out;
    transition: width 100ms ease-out;
}

input[type="image"].artsw-em-search-submmit-icon:hover {
    width: 45px;
}

/* Custom Search Calendar */
.artsw-custom-calendar-wrapper table .days-names td {
    color: #222222;
    font-weight: bold;
    padding: .7em .3em;
}

.artsw-custom-calendar-wrapper table.em-calendar tr td a {
    color: rgba(43, 161, 255, 1);
}

.artsw-custom-calendar-wrapper table.em-calendar td.eventful-post a,
.artsw-custom-calendar-wrapper table.em-calendar td.eventful a {
    background: #fff;
    font-weight: normal;
}

.artsw-custom-calendar-wrapper table.em-calendar td.eventful-post a {
    text-decoration: none;
}

.artsw-custom-calendar-wrapper table.em-calendar td.eventful-pre a {
    background: #fff;
    font-weight: normal;
    opacity: .35;
    text-decoration: none;
}

.artsw-custom-calendar-wrapper table.em-calendar tr td a.em-calnav {
    color: #222;
    text-decoration: underline;
}

@media (max-width: 768px) {
    form.em-events-search-form.em-search-form .artsw-custom-calendar-wrapper {
        display: none;
    }
}
div.em-search-wrapper div.em-events-search form.em-events-search-form div.em-search-advanced input.em-search-submit {
    font-family: "Ordinar", sans-serif;
    font-size: 0.75em;
    margin-left: 12px;
    padding: 0.55em 1.5em;
    vertical-align: text-bottom;
}

div#em-wrapper div.wrap form#posts-filter p.search-box input.button, div.entry-content div#em-wrapper a.em-button,
div.entry-content p a.em-button {
    font-family: "Ordinar", sans-serif;
    font-size: 0.75em;
    margin-bottom: 10px;
    padding: 0.55em 1.5em;
}

div.event-extra-details div.event-attributes {
    float: left;
    padding: 1%;
    width: 35%;
}

div.event-extra-details div.event-categories {
    clear: both;
    padding: 1%;
}

div#em-wrapper form#event-form p.submit input {
    font-family: "Ordinar", sans-serif;
    padding: 1%;
}

div#em-wrapper form#event-form div.wrap div.inside input[type="file"] {
    font-family: "Ordinar", sans-serif;
    padding: 1%;
}

#em-location-search-tip {
    font-size: 0.75em;
}

img#ical-icon {
    width: 36px;
}

p.cal-link {
    font-size: 1.25em;
    font-weight: 700;
}

@media (min-width: 699px ) {

    label.custom-search-main-lable {
        width: 80%;
        display: inline-block;
    }

    input[type="image"].artsw-em-search-submmit-icon {
        margin: 0 1% 0 5%;
    }

}

@media (max-width: 699px ) {
    div.custom-search-inner {
        padding-left: 20px;
    }

    input[type="text"].em-events-search-text.artsw-custom-searchbox {
        width: 88%;
    }

}

/* Event Entry Meta Spacing */
.entry.event .entry-meta {
	margin: 0 0;
}

.entry.event .entry-content.single-content,
.entry.event .entry-header {
    margin: 0;
}

/* Event Search Box Width */
.custom-search-wrapper.artsw-custom-search-box {
	width: 100% !important;
}

/* Event Location Ticket Information */
.event-location-ticket-info {
	padding-top: var(--global-kb-row-default-top, var(--global-kb-spacing-sm, 1.5rem) );
	padding-bottom: var(--global-kb-row-default-bottom, var(--global-kb-spacing-sm, 1.5rem) );
	padding-left: var(--global-kb-row-default-top, var(--global-kb-spacing-sm, 1.5rem) );	
 	grid-template-columns: minmax(0, 15%) minmax(0, 85%);
	border-top: 5px solid var(--global-palette1, #3182CE);
}

/* Hide event calendar view with links */

.artsw-custom-calendar-wrapper {
	display: none!important;
}

/* =Calendar
------------------------------------------------ */
table.em-calendar tbody td {
    color: #434343;
}

table.em-calendar td.eventful-pre a, table.em-calendar td.eventful-post a {
    color: #434343;
}

table.em-calendar td.eventful a {
    color: #434343;
    text-decoration: underline;
}

table.em-calendar td.eventful-today a {
    color: #434343;
}