/*
Theme Name:  Talkondemand.at 2020 Hello Elementor Child
Description: Child theme for the Hello Elementor
Author: Tobias Mussil
Author URI: https://talkondemand.at
Template: talkondemand2020
Version: 0.1
*/



/* Startseite only  */

.shownotes_link {
	margin: 15px 0 0px;
}

.shownotes_link a {
	background-color: transparent;
}

.episode_thumbnail a {
	margin-bottom: 0 !important;
}

.episode_player {
	max-width: 800px;
	margin: 0 auto;
}


#content .rahmen img {
	border: 1px solid grey;
}


/* Keyboard Shortcut Styling */
kbd {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0.1em 0.5em;
    margin: 0 0.2em;
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
    background-color: #f7f7f7;
}


.wp-block-image figcaption {
    border: 1px solid grey;
    padding: 10px 15px;
    margin-top: -12px;
    border-top-width: 0;
    font-size: 85%;
    line-height: 1.6;
    text-align: center;
}


#content .mailster-form {
    max-width: 500px;
    border: 2px solid #323131;
    padding: 20px 20px 10px;
    margin-bottom: 40px;
}

.mailster-form label {
    font-size: 90%;
    padding: 10px 0 10px;
}

.elementor-button {
    border-color: #fff;
}

a.elementor-button-link span {
    color: #fff; 
}

a.button.filled {
    background-color: #ef2700;
    color: white;
    padding: 13px 16px;
    margin-bottom: 5px;
    display: inline-block;
    font-weight: 500;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
	background-color: #ef2700;
}

#content b, 
#content strong {
    font-weight: 500;
}

.eael-elements-flip-box-padding {
	padding: 0px 15px 5px 15px;
}

.giveaway_prices strong {
    font-size: 15px;
    font-weight: 700 !important;
}

.wert {
    color: darkgray;
    font-size: 12px;
	text-transform: uppercase;
}

/* Ressources START */

.is_affiliate1 a {
	padding-right: 25px !important;
}

.is_affiliate1 a .elementor-button-text:after {
    margin-left: 4px;
    content: "*";
    margin-top: -3px;
    position: absolute;
}

.special_rabatt {
    background-image: url(https://talkondemand.at/wp-content/uploads/icon-blackfriday.png);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 10px;
	min-height: 65px;
    padding-left: 65px;
}

/* Ressources END  */

/*Ajax Search Pro START*/

.proinput {
    padding-left: 23px !important;
}

.proinput ::placeholder {
	opacity: 0.5 !important;
}


.ajaxsearchpro.searchsettings {
    width: 100% !important;
    max-width: inherit !important;
}

.asp_checkboxes_filter_box {
    width: 100% !important;
    background-color: #EDEDED !important;
}

.asp_simplebar-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.asp_option.asp_option {
    background-color: #818a91;
    padding: 15px 25px 15px 13px !important;
	color: #fff;
	transition: all .3s;
}
.asp_option.asp_option:hover {
    background-color: #54595F;
}
.asp_option_label {
    white-space: nowrap;
    font-size: 15px !important;
	font-weight: 400;
}


/*Ajax Search Pro END*/