/**
Theme Name: Evolved Sound
Author: .dollhauss
Author URI: https://dollhauss.com/
Description: Site by .dollhauss
Version: 1.0
Text Domain: evolved-sound
Template: astra
*/

/* Remove Active Link Outline */
 
a:focus,
.focus a {
  	outline: none !important;
}

h2,h3,h4 {
    margin-bottom: 10px;
}

.ast-above-header {
    background-color: #11ace3 !important;
}
/*
.site-branding  {
    width: 100px !important;
    height: 100px !important;
}
*/
/* Side Button */

.side-btn {
    position: fixed;
    width: 230px;
    height: 150px;
    top: 50%;
    border-top-left-radius: 500px;
    border-top-right-radius: 500px;
    background: #11ace3;
    text-align: center;
    z-index: 100;
    right: -75px;
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transition: 0.5s ease;
    border: 1px solid rgba(255,255,255,1);
}

.side-btn:hover {
    background-color: #1d1d1d;
    width: 230px;
    height: 150px;
    right: -65px;
    border: 2px solid rgba(255,255,255,.6);
}

.side-btn-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    margin: 25px 0 0 0;
}

.audio-demos-icon {
    width: 20px;
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    margin: -25px 0 0 0;
}

.audio-demos-text {
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    color: #fff;
    margin: 0 70px 0 0;
    font-size: 20px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .side-btn {
        display: none;
    }
}

/* Contact Us Page Form Placeholder Text Color */

.page-id-245 ::-webkit-input-placeholder { /* Chrome */
  color: #000 !important;
  opacity: 1 !important;
}
.page-id-245 :-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
  opacity: 1 !important;
}
.page-id-245 ::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
  opacity: 1 !important;
}
.page-id-245 :-moz-placeholder { /* Firefox 4 - 18 */
  color: #000 !important;
  opacity: 1 !important;
}

#ast-scroll-top {
    border: 1px solid #fff;
    bottom: 92px;
    right: 12px;
}

.ai-wrap {
    border-top: 1px solid #fff;
}

.bottom-footer-link a {
    color: #000;
}
.bottom-footer-link a:hover {
    color: #11ace3;
}

@media (max-width: 1000px) {
    .ast-above-header-section-2 {
        display: none;
    }
    .ast-above-header-section-1 {
        padding: 0 !important;
        line-height: 2.2;
    }
}

@media (max-width: 767px) {
    .main-header-bar-wrap {
        background-color: #fff;
    }
    .main-header-bar {
        padding: 0 !important;
    }
    .menu-toggle-icon {
        font-size: 27px;
        margin-top: 0;
    }
    .mobile-menu {
        font-size: 17px !important;
    }
    .ast-button-wrap {
        margin-top: -10px;
    }
}



/* form placeholder overrides - have to use !important or this doesn't work
--------------------------------------------- */
::-webkit-input-placeholder { /* Chrome */
  color: #fff !important;
  opacity: 1 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
  opacity: 1 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
  opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #fff !important;
  opacity: 1 !important;
}

.gfield_label {
    display: none !important;
}

#gform_submit_button_1 {
    border: 1px solid #11ace3 !important;
}
#gform_submit_button_1:hover {
    border: 1px solid #11ace3 !important;
}

.sub-menu li {
    line-height: 1em !important;
}

.hero-link a,
.footer-links a {
    color: #fff;
}

.hero-link a:hover,
.footer-links a:hover {
    color: #11ace3;
}

/* Fix Top Menu Dropdown Location */

@media (min-width: 769px) {
    .ast-above-header-menu li.menu-item-28.ast-sub-menu-goes-outside.focus>ul,
    .ast-above-header-menu li.menu-item-28.ast-sub-menu-goes-outside:hover>ul {
        left: -22% ;
    }
}

/* FAQ Accordion */

.elementor-accordion-icon {
    font-size: 40px;
    margin-top: -6px;
}

@media (max-width: 767px) {
    .elementor-accordion-icon {
        font-size: 20px;
        margin-top: 0;
    }
}

.elementor-accordion-item {
    border-bottom: 1px solid #fff !important;
    padding: 10px 0;
}

.page-id-296 .elementor-accordion-item {
    border-bottom: 1px solid #1d1d1d !important;
    padding: 10px 0;
}

/* Hide Accordion First Child  */

.elementor-accordion .elementor-accordion-item:first-child {
    display: none;
}

/* Top Bar CSS Fix */

@media (min-width: 1201px) {
.ast-container {
    max-width: 5000px;
    }
}

.pp-list-items .pp-icon-list-image img {
    max-width: 20px !important;
    max-height: 20px !important;
    margin-top: 4px;
}

.pp-list-container .pp-list-items li a,
.pp-list-container .pp-list-items li {
    align-items: flex-start !important;
}


/* Testimonials Responsive */

@media (max-width: 767px) {
    .elementor-swiper-button {
        font-size: 20px !important;
    }
}

.uael-post__content-wrap {
    border: 1px solid rgba(17,172,227,.5);
}

/* Audio Player */

.ai-wrap.ai-type-full {
    background-color: transparent;
    border: 1px solid #1d1d1d;
    padding: 20px 20px 30px 20px;
    border-radius: 3px;
}

.ai-wrap.ai-type-full .ai-track-title {
    color: #1d1d1d;
}

.ai-wrap.ai-type-full .ai-track.ai-track-active {
    background-color: transparent !important;
    color: #11ACE3 !important;
}

.ai-wrap.ai-type-full .ai-track.ai-track-active:hover {
    color: #fff !important;

}

.ai-wrap.ai-type-full .ai-track:hover {
    background-color: #11ACE3 !important;
    color: #fff;
}

.ai-wrap.ai-type-full .ai-track {
    background-color: transparent !important;
    color: #1d1d1d;
}

.ai-wrap.ai-type-full .ai-wrap .ai-audio-control  {
    background-color: #11ACE3 !important;
}

.ai-wrap.ai-type-full .ai-wrap .ai-scroll-wrap > div:last-child div {
    background-color: #1d1d1d !important;
}

.ai-wrap.ai-type-full .ai-track-control {
    border-left: #1d1d1d !important;
    border-bottom: 1px solid #1d1d1d;
}

.ai-wrap.ai-type-full .ai-track-progress-bar {
    background-color: #1d1d1d !important;
}

.ai-wrap.ai-type-full .ai-track-progress {
    background-color: #11ACE3  !important;
}

.ai-wrap.ai-type-full .ai-volume-bar.ai-volume-bar-active:before {
    background-color: #11ACE3  !important;
}

.ai-wrap.ai-type-full .ai-audio-controls-meta svg:hover,
.ai-wrap.ai-type-full .ai-audio-controls-meta svg:active,
.ai-wrap.ai-type-full .ai-audio-controls-meta svg:focus {
    fill: #11ACE3 !important;
}


.ai-wrap.ai-type-full .ai-audio-controls-meta svg {
    fill: #11ACE3;
}

.ai-wrap.ai-type-full.ai-wrap .ai-btn {
    background-color: #fff ;
    border: 1px solid #1d1d1d;
}

.ai-wrap.ai-type-full.ai-wrap .ai-volume-bar {
    background-color: #fff;
    border-right: 1px solid #fff;
}

.ai-wrap.ai-type-full .ai-track-control-buttons {
    background-color: #11ACE3;
    border-left: 1px solid #fff !important;
}

.ai-wrap.ai-type-full .ai-track-btn {
    border: 1px solid #1d1d1d;
    background-color: #fff;
}

.ai-wrap.ai-type-full .ai-track-btn svg {
    fill: #11ACE3 !important;
}

.ai-wrap.ai-type-full .ai-btn.ai-btn-repeat {
    display: none;
}

@media (max-width: 349px) {
    .ai-wrap.ai-type-full .ai-btn.ai-tracklist-toggle {
    display: none;
    }
}


/* Mobile Menu */

@media (min-width: 1000px){
    .hide-desktop{
        display: none !important;
    }
}

.mobile-evolved-logo img {
    width: 100px !important;
    padding-bottom: 20px;
}

@media (max-width: 1000px) {
    .button-custom-menu-item a {
        color: #fff !important;
        background-color: #11ace3 !important;
        padding: 0 25px !important;
        width: 175px !important;
        margin-left: 20px;
        margin-top: 10px;
        font-size: 16px;
    }
    .button-custom-menu-item a:hover {
        background-color: #1d1d1d !important;
    }
}

.contact-p {
    font-size: 'Lato' !important;
    font-weight: 400;
    font-size: 20px;
}

.ee-audio-player__controls__playlist-wrapper {
    max-height: 800px !important;
}

.sub-menu .menu-link {
    line-height: 1.5em;
    padding-right: 20px !important;
}

@media (max-width: 768px) {
    .sub-menu .menu-link {
        line-height: 2.5em;
        padding-right: 20px !important;
    }
}

.main-header-bar {
    background-color: rgba(255,255,255,0.95) !important;
}

@media (max-width: 1000px) {
    .site-logo-img img {
        max-height: 50px !important;
    }
}

/* Hide Gravity Forms Spinner */

body img.gform_ajax_spinner {
 display: none !important;
}

.gfield.gfield_error {
    background-color: rgba(255,255,255,0) !important;
    border: none !important;
}

.validation_error {
    background-color: #11ace3 !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.gform_wrapper li.gfield_error textarea {
    border: 1px solid #f59917;
}

/* Private Page Login */

.post-password-required {
    padding: 150px 0 !important;
}
@media (max-width: 600px) {
    .post-password-required {
        padding: 60px 0 !important;
    }
}

.post-password-form input[type="submit"] {
    color: #fff !important;
}

/* Partner Orders Page Form Placeholder Text Color */

.page-id-4481 ::-webkit-input-placeholder { /* Chrome */
  color: #000 !important;
  opacity: 1 !important;
}
.page-id-4481 :-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
  opacity: 1 !important;
}
.page-id-4481 ::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
  opacity: 1 !important;
}
.page-id-4481 :-moz-placeholder { /* Firefox 4 - 18 */
  color: #000 !important;
  opacity: 1 !important;
}

.form-button {
    padding: 10px 30px;
    border: 1px solid #11ace3;
    border-radius: 0;
    background-color: #11ace3;
    color: #fff;
    text-transform: uppercase;
}

.form-button:hover {
    padding: 10px 30px;
    border: 1px solid #1d1d1d;
    border-radius: 0;
    background-color: #1d1d1d;
    color: #fff;
}

/* Gravity show labels */

.show-labels .gfield_label {
    display: block !important;
    padding: 10px 0 !important;
}

/* Feedback page hide audio player footer */

.page-id-4736 .ai-audioigniter {
    display: none !important;
}

/* Contact Us Page Form Placeholder Text Color */

.full-form ::-webkit-input-placeholder { /* Chrome */
  color: #000 !important;
  opacity: 1 !important;
}
.full-form :-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
  opacity: 1 !important;
}
.full-form ::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
  opacity: 1 !important;
}
.full-form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #000 !important;
  opacity: 1 !important;
}
.main-header-container{
	justify-content: space-between;
}
