/*
Theme Name:   PROSTROM
Description:  Write here a brief description about your child-theme
Author:       prostrom
Author URL:   http://localhost/prostrom/wordpress
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  PROSTROM
*/

/* Write here your own personal stylesheet */
.et_pb_portfolio_filters ul li:first-of-type {
display: none;
}

.lwp-arrow-color .et-pb-slider-arrows .et-pb-arrow-next, .lwp-arrow-color .et-pb-slider-arrows .et-pb-arrow-prev {
    color: #ffffff!important;
}
 
.lwp-arrow-color .et-pb-controllers a {
    background-color: #ffffff!important;
}

.lwp-message-color .et-pb-contact-message p {
    color: #FFFFFF;
	font-size: 21px;
}

.et_pb_portfolio_item a {
pointer-events: none;
cursor: default;
display: inline-block;
} 



/*------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------- C O O K I E - C O N S E N T ----------------------------------------*/
.CybotCookiebotDialogBodyButton
{
	border-color: #fecd1a !important;
}

.CybotCookiebotDialogBodyButton:last-child
{
	background-color: #fecd1a !important;
}

.CybotCookiebotDialogNavItemLink:hover
{
	color: #fecd1a !important;	
}

.CybotCookiebotDialogBodyLevelButtonDescription:hover
{
	color: #fecd1a !important;
}

.CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive
{
	color: #fecd1a !important;
}
.CybotCookiebotDialogBodyLevelButton 
{
	background-color: #fecd1a !important;
}


.CybotCookiebotDialogBodyLevelConsentCheckbox
{
	background-color: #fecd1a !important;
}


/* for the slider if it is toggled */
input:checked + .CybotCookiebotDialogBodyLevelButtonSlider
{
background-color: #fecd1a !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a, #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink, #CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a, #CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a, #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a, #CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink, #CybotCookiebotDialogDetailBodyContentTextAbout a
{
	color: #fecd1a !important;
}



/* --------------------------------------- cookie-einstellungen ------------------------- */
/* for "Details zeigen" */
.CookiebotWidget-show-consent-details
{
	color: #fecd1a !important;
}

/* for the symbols */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li svg
{
	fill: #fecd1a !important;
}

/* for the "Ändern Sie Ihre Einwilligung" Button */

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change
{
	border-color: #fecd1a !important;
	background-color: #fecd1a !important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw
{
	border-color: #fecd1a !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive
{
	border-bottom: 2px solid #fecd1a !important;
}
