/* BEGIN dynamic-output */
.container-inner { max-width: 1380px; }

img { -webkit-border-radius: 0px; border-radius: 0px; }

.site-title a img { max-height: 120px; }

#page {  }

::selection { background-color: #c77ced; }
::-moz-selection { background-color: #c77ced; }

a,
.themeform label .required,
.featured-controls .flex-direction-nav .flex-next:hover,
.featured-controls .flex-direction-nav .flex-prev:hover,
.post-hover:hover .post-title a,
.post-title a:hover,
.s1 .post-nav li a:hover i,
.post-related a:hover,
.s1 .widget_rss ul li a,
.s1 .widget_calendar a,
.s1 .alx-tab .tab-item-category a,
.s1 .alx-posts .post-item-category a,
.s1 .alx-tab li:hover .tab-item-title a,
.s1 .alx-tab li:hover .tab-item-comment a,
.s1 .alx-posts li:hover .post-item-title a,
#footer .alx-tab .tab-item-category a,
#footer .alx-posts .post-item-category a,
#footer .alx-tab li:hover .tab-item-title a,
#footer .alx-tab li:hover .tab-item-comment a,
#footer .alx-posts li:hover .post-item-title a,
.comment-tabs li.active a,
.comment-awaiting-moderation,
.child-menu a:hover,
.child-menu .current_page_item > a,
.wp-pagenavi a { color: #c77ced; }

.themeform input[type="submit"],
.themeform button[type="submit"],
.s1 .sidebar-top,
.s1 .sidebar-toggle,
.featured-controls .flex-control-nav li a.flex-active,
.post-tags a:hover,
.s1 .widget_calendar caption,
.author-bio .bio-avatar:after,
.commentlist li.bypostauthor > .comment-body:after { background-color: #c77ced; }

.post-format .format-container { border-color: #c77ced; }

.s1 .alx-tabs-nav li.active a,
#footer .alx-tabs-nav li.active a,
.comment-tabs li.active a,
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { border-bottom-color: #c77ced!important; }

.s2 .post-nav li a:hover i,
.s2 .widget_rss ul li a,
.s2 .widget_calendar a,
.s2 .alx-tab .tab-item-category a,
.s2 .alx-posts .post-item-category a,
.s2 .alx-tab li:hover .tab-item-title a,
.s2 .alx-tab li:hover .tab-item-comment a,
.s2 .alx-posts li:hover .post-item-title a { color: #c77ced; }

.s2 .sidebar-top,
.s2 .sidebar-toggle,
.post-comments,
.jp-play-bar,
.jp-volume-bar-value,
.s2 .widget_calendar caption { background-color: #c77ced; }

.s2 .alx-tabs-nav li.active a { border-bottom-color: #c77ced; }
.post-comments span:before { border-right-color: #c77ced; }

.search-expand,
#nav-topbar.nav-container { background-color: #26272b; }
@media only screen and (min-width: 720px) {
	#nav-topbar .nav ul { background-color: #26272b; }
}

#header { background-color: #00B0EB; }
@media only screen and (min-width: 720px) {
	#nav-header .nav ul { background-color: #00B0EB; }
}

#footer-bottom { background-color: #2D3743; }

/* END dynamic-output */
/* BEGIN custom-output */
/* Add your custom CSS below */

/* Notsy's units aligning */

/* Notsy's right sidebar desktop units */

#custom_html-14 {padding-left: 0px !important; padding-right: 0px !important}
#custom_html-12 {padding-left: 0px !important; padding-right: 0px !important}
#custom_html-6 {padding-left: 0px !important; padding-right: 0px !important}

/* Notsy's left sidebar desktop units (adding sticky behavior)

#custom_html-6  {
    position: sticky; 
    top: -15px;
}

.sidebar.s1 { 
    position:  absolute !important; 
    height: 100%; 
    overflow: unset !important;
}

.sidebar .sidebar-content { 
    position:  absolute !important; 
    height: 100%; 
    width: 100% !important;
}

.sidebar.s2 {
    position:  absolute !important;
    height: 100%;
    overflow: unset !important;
    right: 0 !important; 
    margin-right: 0 !important;
}

#custom_html-12 .textwidget.custom-html-widget { 
    position:  absolute !important;
    height: 85%; 
}  */
/* END custom-output */
