@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1290px !important;
    }
}

a.easystore-cart-icon {
    display: none;
}
#sp-footer {
    padding: 0px 0px 20px !important;
}
#sp-header.header-sticky {
    background-color: #ae5438 !important;
}
.sticky-light-header .logo .logo-image, .header-sticky .logo .logo-image {
    content: url(/images/00-SoundCheck/scwslogo-white.png);
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #ffffff !important;

}
.sp-megamenu-parent>li:hover>a {
    color:#ffffffb3 !important;
}


/*backtotop*/
.sp-scroll-up {
    right: 100px !important;
      bottom: 20px !important;
}

.fa {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 700 !important;
    font-size: 24PX !important;
}

/*Big screen*/
@media only screen and (max-width: 2560px) and (min-width: 1920px){
.Testimonial .sppb-carousel-extended-outer-stage {
    height: 720px !important;
}         
}

/*L: */
@media screen and (max-width: 767px) and (min-width: 425px){
.Testimonial .sppb-carousel-extended-outer-stage {
    height: 580px !important;
}
#sp-footer .sp-copyright {
    margin-bottom: 80px;
}
#map133 {
    height: 200px !important;
}
}
/*M: */
@media screen and (max-width: 424px) and (min-width: 375px){
#sp-footer .sp-copyright {
    margin-bottom: 60px;
}
  #map133 {
    height: 200px !important;
}
  .sppb-carousel-extended-outer-stage {
    height: 75px !important;
}
}

/*S: */
@media screen and (max-width: 374px) and (min-width: 250px){
.Testimonial .sppb-carousel-extended-outer-stage {
    height: 400px !important;
}
#sp-footer .sp-copyright {
    margin-bottom: 80px;
}
  #map133 {
    height: 200px !important;
}
.sppb-carousel-extended-outer-stage {
    height: 60px !important;
}
}
