th, td, table {
border: 0px solid #dddddd;
}
@font-face {
    font-family: 'scribble_boxregular';
    src: url('font/scribble_box_demo-webfont.eot');
    src: url('font/scribble_box_demo-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/scribble_box_demo-webfont.woff2') format('woff2'),
         url('font/scribble_box_demo-webfont.woff') format('woff'),
         url('font/scribble_box_demo-webfont.ttf') format('truetype'),
         url('font/scribble_box_demo-webfont.svg#scribble_boxregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1 {
font-family:"scribble_boxregular", arial;  
color: #a94093;
}
td {
    vertical-align: top;
}
#wrapper {
margin-top: 0;
margin-bottom: 0;
}
#footer{background-color:white; max-width:950px;}
#wrapper { border:0; border-radius:0px;}
.widget-wrapper {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
background-color: white;
border:0px;
border-radius: 0px; padding:0 20px 0 0!important;}
th, td { padding-left: 0px;}
#widgets {
margin-top: 110px;
}
#container{max-width:1000px;}
#text-6.widget-wrapper{padding:0px;}
.menu a {color:#C0BCBC; font-size:16px;}
.menu a:hover { color:white;}
.current-menu-item a { color:white;}
.stb-ltr .stb-tool{display:none;}
.stb-container-css{margin-right:20px!important;}
.stb-corners.stb-visible .stb-caption-box{line-height:38px;}

#mobile-header { display: none; }

#footer { max-width: 1000px; padding: 0 25px !important; display: flex; background-color: transparent; }
#footer-wrapper { display: none; }
#footer > div { margin: 0 !important; padding: 10px 0; background-color: #fff; }
#footer > div.copyright { width: calc( 100% - 90px ) !important; padding-left: 15px; border-top: 1px solid #000; box-sizing: border-box; line-height: 22px; }
#footer > div.copyright > a { display: inline-block; }
#footer div.powered { width: 90px !important; padding-right: 15px; border-top: 1px solid #000; box-sizing: border-box; }

@media screen and ( max-width: 767px ){ body > #container { padding: 0 } body > #container > .skip-container { padding: 0; } #footer { padding: 0 0 !important; } }

@media screen and ( max-width: 700px ){ #logo > a { display: none; } #logo > a#mobile-header { display: inline-block; } }