
/* HEIGHT MENU */
#logo, #logo img, nav#main-nav .nav-logo img, .non-overlay .open-nav, .non-overlay:not(.sticky-header) nav#traditional-nav > ul > li > a { height: 40px; line-height: 40px; }.overlay-bottom:not(.sticky-header) .open-nav, .overlay-bottom:not(.sticky-header) nav#traditional-nav > ul > li > a { margin-top: 20px; }.overlay-bottom:not(.sticky-header) nav#traditional-nav ul li .sub-menu { top: 40px; }header.non-overlay + #page-title, header.non-overlay + #page-body { margin-top: 80px; }
/* CUSTOM FONTS */
/* ?php echo sr_custom_style_typography(); ? */

/* PORTFOLIO STYLING */
.portfolio-thumb .imgoverlay:after, .portfolio-carousel-item .imgoverlay:after {background: #ffffff;}
/* PSEUDO HEADER */
#pseudo-header { height: 80px; }
/* COLOR */
.bordered #bodyborder-top,.bordered #bodyborder-bottom,.bordered #bodyborder-left,.bordered #bodyborder-right {background:#f0f0f0;}@media only screen and (max-width: 640px) { .bordered .sticky-header, .bordered.big-border .sticky-header { background:#f0f0f0; } }.page-id-374.bordered #bodyborder-top,.page-id-374.bordered #bodyborder-bottom,.page-id-374.bordered #bodyborder-left,.page-id-374.bordered #bodyborder-right {background:#ffffff;}@media only screen and (max-width: 640px) { .page-id-374.bordered .sticky-header, .page-id-374.bordered.big-border .sticky-header { background:#ffffff; } }
/* CUSTOM CSS (Theme Options) */


.lasso-editor-controls--wrap, .lasso--controls__right, #lasso--controls ul {margin-bottom: 30px !important;}
#lasso--edit ul li, #lasso--edit ol li {margin-top:0px !important;}
ul li, ol li {margin-top:0px !important;}
.lasso--controls__right {margin-right: 30px; margin-left: 30px;}
.lasso--search__toggle {display: none;}
.lasso-editor-controls--wrap, #lasso--post-settings2, #lasso--save, #lasso--exit, #lasso--publish {
background-image: -webkit-linear-gradient(top,#555555 0,#000000 100%) !important;
    background-image: -o-linear-gradient(top,#555555 0,#000000 100%) !important;
    background-image: linear-gradient(to bottom,#555555 0,#000000 100%) !important;
}
#lasso--post__delete {display:none !important;}