.page-wrapper > .left-right {
	max-width: calc(100% - var(--vamtam-left-sidebar-width) - var(--vamtam-right-sidebar-width));
}
.page-wrapper > .left-only {
	max-width: calc(100% - var(--vamtam-left-sidebar-width));
}
.page-wrapper > .right-only {
	max-width: calc(100% - var(--vamtam-right-sidebar-width));
}
header.main-header .header-content-wrapper,
header.main-header .header-contents {
	box-sizing: border-box;
}
#sub-header {
	position: relative;
}
.portfolio-filters .cbp-l-filters-dropdown {
	margin-bottom: 0;
}
.portfolio-filters .cbp-l-filters-dropdownWrap {
	position: relative;
	background: 0 0;
	width: auto;
}
.portfolio-filters .cbp-l-filters-dropdownList {
	display: block;
}
.portfolio-filters .cbp-l-filters-dropdownList .cbp-filter-item {
	width: auto;
}
.portfolio-filters .cbp-l-filters-dropdownHeader {
	display: none;
}
.portfolio-filters .cbp-search {
	margin-bottom: 0;
}
.alignwide {
	max-width: 90% !important;
}
.archive.layout-full .page-content > .loop-wrapper.regular,
.home.blog.layout-full .page-content > .loop-wrapper.regular,
.search-results.layout-full .page-content > .loop-wrapper.regular {
	max-width: 70%;
}
body:not(.fl-builder-active) [data-progressive-animation="expand-scroll"] {
	overflow: hidden;
}
body:not(.fl-builder-active) [data-progressive-animation="expand-scroll"] .fl-col-group {
	display: flex;
}
body:not(.fl-builder-active) [data-progressive-animation="expand-scroll"] .fl-row-content {
	max-width: none;
}
