/*********zaxf ************/

@media (min-width: 1099px){
#header-container.dashboard-header #logo {
    float: left;
}
}
.single-page-header:after, .single-page-header:before {
    background: linear-gradient(to left, rgba(247, 247, 247, 0.75) 34%, rgba(247, 247, 247, 0.55) 70%, rgba(247, 247, 247, 0.14) 90%);
}



.section_title h6 {
    font-size: 20px;
    letter-spacing: 0px;
}
.hero-section {
    background-image: linear-gradient( 
240deg
 ,#e6034b 0%,#ff9300 100%)!important;
}
.hero-content span {
    color: #fff;
}
.hero-content h1.margin-bottom-10 {
    color: #fff;
}
.hero-content h1 strong {
    font-size: 40px;
    color: #fff;
}




.single-page-header .background-image-container {
    width: 100%;
    left: 0;
}


.menu-content .menu-title h4 {
    text-align: left;
}
.shape-bottom {
    bottom: -14px;
}



























.attribution { 
    color: #fff;
    font-size: 11px; 
    margin-top: 25px;
    text-align: center;  
}

.attribution a { color:#fff; }


.faq {
    background-color: #fff;
    border-radius: 25px;
    padding: 50px 25px;
    margin: 20px 5% 5% 5%;
    min-width: 80%;
    max-width: 80%;
}

.faq__logo {
    background: url('https://bobmatyas.github.io/fm-faq-accordion/images/bg-pattern-mobile.svg') center bottom no-repeat;
    background-color: transparent;
    margin: 0 auto;
    max-width: 300px;
    padding: 0;
    margin-top: -157px;
}

.faq__logo__image {
    margin-left: -13px;
    margin-bottom: 13px;
}

.faq__heading { 
    color: var(--blue-dark);
    font-size: 3.2rem;
    font-weight: 700;
    text-align: center; 
}

.faq__detail {
    border-bottom: 1px solid hsl(240, 5%, 91%);
    margin: 20px 0 0 0;
    padding: 5px 0 20px 0;
}

.faq__summary:hover,
.faq__summary:active { 
    color: var(--orange);
    cursor: pointer; 
}

.faq__detail[open] > .faq__summary { 
    font-weight: 700; 
    text-align: left;
}

.faq__summary {
    list-style: none;
    text-align: left;
  }

.faq__summary::-webkit-details-marker {
    display: none;
  }

.faq__summary { 
    display: block;
    padding: 0;
    position: relative;
    text-align: right;
}

    
.faq__summary:after {
    display: inline-block;
    content: url("https://bobmatyas.github.io/fm-faq-accordion/images/icon-arrow-down.svg");
    background-repeat: no-repeat;
    background-position: right center;
    text-align: right;
    padding-bottom: 20px;
  }
  
details[open] .faq__summary:after {
    display: inline-block;
    width: 18px;
    height: 10px;
    content: "";
    background-image: url("https://bobmatyas.github.io/fm-faq-accordion/images/icon-arrow-down.svg");
    background-repeat: no-repeat;
    background-position: center right;
    transform:scaleY(-1);
}
  

.faq__question {
    right: 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: 90%;
}

.faq__question {
    display: inline-block;
    margin: 5px 0;
    text-align: right;
    width: 90%;
}

.faq__summary {
    color: var(--blue-dark);
    font-size: 1.4rem; 
    text-align: left;
}

.faq__summary:focus {
    color: var(--orange); 
    font-weight: bold;
    outline: none;
}

.faq__text {
    color: var(--blue-mid);
    font-size: 1.2rem;
    line-height: 1.6;
    margin: 27px 0 0 0;
}

.hidden-lg { display: block; }
    
.visible-lg { display: none; }


@media (min-width: 900px) {
    .faq {
        align-items: center;
        display: flex;
        justify-content: space-between;
        min-width: 900px;
        padding: 0;
        margin: auto;
    }

    .faq__logo__holder { 
        display: flex;
        align-items: center;
        height: 100%;
        justify-content: center;
    }

    .faq__holder {
        margin: 0 50px;
        padding: 70px 0;
        max-width: 80%;
        width: 80%;
    }

    .faq__logo {
        display: flex;
        align-items: center;
        background-image: url(https://bobmatyas.github.io/fm-faq-accordion/images/illustration-woman-online-desktop.svg), url(https://bobmatyas.github.io/fm-faq-accordion/images/bg-pattern-desktop.svg);
        background-position: -75px center, -571px -270px;
        background-size: 100%, 200%;
        height: 100%;
        min-width: 300px;
        margin: 0;
        padding: 0;
        width: 525px;
        max-width: 500px;
        position: relative;
    }

    .faq__heading {
        text-align: center;
    }

    .hidden-lg { display: none; }

    .visible-lg { 
        display: block; 
        position: absolute;
        margin-top: 120px;
        left: -80px;    
    }

    .faq__text {
        margin: 10px 0 10px 0;
    }

    .faq__detail {
        margin: 10px 0 0 0 0;
        padding: 0;
    }
}



#headerPopup{
  width:75%;
  margin:0 auto;
}

#headerPopup iframe{
  width:100%;
  margin:0 auto;
}
.feature-section .image-box {
    padding: 0.5rem;
}
.feature-section .image-box .feature-icon {
    border-radius: 22px 22px 0 0;
}
#header {
    border-radius: 0 0 25px 25px;
}
span.button, button.button, input[type=button], input[type=submit], a.button {
    border-radius: 25px;
}
.bootstrap-select.btn-group button {
    border-radius: 25px;
}
.ag-shop-card-footer_link{
    left:5px;
}
#header-container {
    background: #ea4e3300;
}
#wrapper .clearfix {
    margin-bottom: -1px;
}


@media (max-width: 992px){
.dashboard-sidebar {
    display: grid;
}}
