/*
Theme Name: Audiomediaex Child Theme
Theme URI: https://www.audiomediaex.com/
Description: This is a custom child theme for Audiomediaex
Author: My Name
Author URI: https://www.audiomediaex.com/
Template: audiomediaex
Version: 0.1
*/

#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a:after, body.material #header-outer #search-outer #search input[type="text"] {
    border-color: #b71a14!important;
}

.wpcf7-form-control-wrap {
    display: inline-block;
}

@media only screen and (max-width: 690px){
body .row .col.section-title h1, body h1 {
    font-size: 27.5px !important;
/*    line-height: 76.7px;*/
}
}

@media only screen and (max-width: 690px){
body.single-portfolio .row .col.section-title h1 {
    line-height: 30px !important;
}
}
.nectar_icon_wrap[data-border-thickness="2px"] .nectar_icon {
	border-color:#ffffff !important;	
}
#footer-outer p a:not(.nectar-button){
    color: #ccc!important; 
}

/* GPDR Cookies */
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #ffe200 !important;
	color: #000000 !important;
}

.cli-switch input:checked + .cli-slider {
    background-color: #000000 !important;
}