/*
section#wrapper {background: url(../img/1.jpg) fixed;}
div#content-wrapper {background: Silver; border: 1px solid DarkSlateGrey;}
section#wrapper.container {background: Snow; padding:15px; box-shadow: 0px 0px 22px 6px;}

.top-menu.sub-menu.collapse {top: 60px !important;}
#header.header-top a[data-depth="0"] {color: Blue; background; Gold; transition: all 0.7s; border: dashed 14px Green;}
#header.header-top a[data-depth="0"]:hover {Color:Gold; background: Blue; border-color: SeaGreen; transition: all 0.7s;}
*/