/*
Theme Name: Stockholm Child
Theme URI: https://stockholmlanding.qodeinteractive.com/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: https://qodeinteractive.com/
Version: 1.1.2
Text Domain: stockholm
Template: stockholm
*/


@media (prefers-reduced-motion: no-preference) {
    html {
        scroll-behavior: auto !important;
    }
}

#back_to_top {
    bottom: 0 !important;
}
#back_to_top > span{
    background-color: #ff48af !important;
}


#tarteaucitronServices{
    background: #4d525a !important;
}
#tarteaucitron #tarteaucitronServices_api li{
    color: #4d525a !important;
    background-color: #ffffff !important;
}
#tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset,
#tarteaucitron #tarteaucitronClosePanel,
#tarteaucitron #tarteaucitronInfo,
html body #tarteaucitronRoot div#tarteaucitronSave{
    background: #4d525a !important;
    color: #ffffff !important;

    span{
        color: #ffffff !important;
    }
}
#tarteaucitronRoot .tarteaucitronH1{
    color: #ffffff !important;
}

#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected,
#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected,
#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied2.tarteaucitronIsSelected,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow,
#tarteaucitronRoot .tarteaucitronAllow{
    background-color: #ff48af !important;
    color: #ffffff !important;
}
#tarteaucitronRoot .tarteaucitronCheck::before,
#tarteaucitronRoot .tarteaucitronCross::before{
    color: #ffffff !important;
}
#tarteaucitron a{
    color: #ff48af !important;
}

#tarteaucitronRoot #tarteaucitronAlertBig{
    background: #4d525a !important;
    color: #ffffff !important;
}
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert{
    color: #ffffff !important;
}
#tarteaucitronRoot .tarteaucitronDeny{
    background-color: #ff48af !important;
    color: #ffffff !important;
}