/*
 Theme Name:   SST Theme
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

#primary_menu .container {
    max-width: 1500px;
    margin: 0 auto;
}


#mega-menu-wrap-primary #mega-menu-primary {
    text-align: center !important;
}

.sow-slider-base.sow-slider-is-mobile video.sow-background-element {
    visibility: visible !important;
}

.to_top {position: absolute; display: block; opacity: 0; visibility: hidden; top: -50px; right: -100px; width: 50px; height: 50px; background: url(images/totop.png) 0 0 no-repeat #c20b0d;}
.to_top:hover {background-color: #a52821;}
.to_top.visible {opacity: 1; visibility: visible;}
.woocommerce-message {display: none !important;}
.to_top.fixed {position: fixed; right: 50%; margin-right: -670px; top: auto; bottom: 0;}

#scroll {position:fixed;right:56px;bottom:130px;cursor:pointer;width:56px;height:56px;background-color:#00a64c;text-indent:-9999px;display:none;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px}
#scroll span {position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-12px;height:0;width:0;border:8px solid transparent;border-bottom-color:#ffffff;}
#scroll:hover {background-color:#2e8b57;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}
