.paginator .rippleAnimate,
.filter .rippleAnimate,
.paginator .waves-effect .waves-ripple,
.filter .waves-effect .waves-ripple,
.filter-switch-toggle:after,
.filter-extras a:after {
display: none !important;
}

.page-template-template-microsite .top-bar {
display: none;
}

.project-navigation {
top: 30px;
right: 110px;
}

.sub-downwards .main-nav .sub-nav .sub-nav {
padding-left: 20px;
padding-right: 20px;
}

.page-title .breadcrumbs {
background-color: rgba(0, 0, 0, 0.1);
padding: 4px 18px 4px 18px;
-webkit-border-radius: 30px;
border-radius: 30px;
border: solid 1px rgba(0, 0, 0, 0.5);
}

#fancy-header .wf-table {
padding-top: 20px;
padding-bottom: 30px;
}

.classic-header .branding .mini-widgets {
margin: 30px 0 0 0;
}

Centering subtitles for first level

.main-nav > li > a .menu-item-text {
text-align: center;
}

Centering subtitles for sub levels

.sub-nav > li > a .subtitle-text {
text-align: center;
}

.main-nav > li > a .text-wrap,
.header-bar .main-nav > li > a,
.menu-box .main-nav > li > a {
-webkit-flex-flow: column wrap;
-moz-flex-flow: column wrap;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}

.main-nav > .menu-item > a .fa {
padding-right: 0;
padding-bottom: 2px;
}

.top-header .hover-line-decoration > li > a .decoration-line,
.top-header .active-line-decoration > li > a .decoration-line {
height: 2px;
}

.menu-toggle .lines,
.menu-toggle .lines:before,
.menu-toggle .lines:after,
.hide-overlay .lines,
.hide-overlay .lines:before,
.hide-overlay .lines:after {
width: 26px;
height: 3px;
-webkit-border-radius: 8px;
border-radius: 8px;
}

.overlay-navigation .show-header .hide-overlay {
top: 30px;
right: 30px;
}

.menu-toggle .active .lines,
.hide-overlay.active .lines {
margin: 0;
}

.menu-toggle.active .lines-button.x .lines:before,
.menu-toggle.active .lines-button.x .lines:after,
.hide-overlay.active .lines-button.x .lines:before,
.hide-overlay.active .lines-button.x .lines:after {
margin: 12px 0px 0px 2px;
}

.menu-toggle .lines {
margin: 24px 0 0;
}

.menu-toggle .lines:before {
top: 7px;
}
.menu-toggle .lines:after {
top: -7px;
}
.menu-toggle:not(.active) .lines-button:hover .lines:before {
top: 6px;
}
.menu-toggle:not(.active) .lines-button:hover .lines:after {
top: -6px;
}

Default hamburger background

.lines-button {
border: 1px solid red;
}

X icon background

.menu-toggle.active .lines-button,
.hide-overlay.active .lines-button {
border: 1px solid yellow;
}

.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .menu-toggle .lines-button {
background-color: rgba(255,255,255,1);
}

.mobile-header-bar .dt-mobile-menu-icon .lines,
.mobile-header-bar .dt-mobile-menu-icon .lines:before,
.mobile-header-bar .dt-mobile-menu-icon .lines:after {
width: 26px;
height: 3px;
background-color: rgba(51,51,51,0.5);
}

.dt-mobile-menu-icon .lines {
margin: 20px 0 0 12px;
}

.dt-mobile-menu-icon {
background-color: rgba(51,51,51,0.1);
width: 50px;
height: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
border: 3px solid rgba(51,51,51,0.5);
}

.dt-mobile-menu-icon:hover .lines:before {
top: 6px;
}
.dt-mobile-menu-icon:hover .lines:after {
top: -6px;
}

Extra class name for VC row or column: 

text-centered

Paint accent color:

<span class="paint-accent-color"> your text</span>

 

Paint content semitransparent color:

<span class="color-base-transparent">your text</span>

 

Paint title color:

<span class="color-title">your text</span>

 

Highlight text:

[dt_highlight color="" text_color="#ffffff" bg_color="#3de374"]your text[/dt_highlight]

Extra class name for shortcode: 

btn-margin, btn-margin-left

Paste “.masthead” in “Containers” field on Revolution Slider settings page.

Extra class name for shortcode: 

full-width-btn

Menu background
.sub-nav,
.dt-mega-menu-wrap {
-webkit-border-radius: 10px;
border-radius: 10px;
}

Hover backgrounds
.top-header .sub-nav.hover-style-bg li:not(.dt-mega-parent) > a,
.top-header .hover-style-click-bg li:not(.dt-mega-parent) > a,
.top-header .hover-style-click-bg li:not(.dt-mega-parent) > a .rippleAnimate,
.top-header .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a:hover {
-webkit-border-radius: 10px;
border-radius: 10px;
}

Classic header, centred logo

.classic-header.logo-center .branding .mini-widgets {
padding: 50px 50px 0px 50px;
}
.classic-header.logo-center .branding .mini-widgets:last-child {
padding: 50px 50px 0px 50px;
}

Classic header, left logo

.classic-header .branding .mini-widgets {
padding: 50px 50px 0px 50px;
}
.classic-header .branding .mini-widgets:last-child {
padding: 50px 50px 0px 50px;
}

Inline header, left menu

.inline-header.left .header-bar > .mini-widgets,
.inline-header.left .widget-box .mini-widgets {
padding: 0 28px 0 10px;

Inline header, right menu

.inline-header.right .header-bar > .mini-widgets,
.inline-header.right .widget-box .mini-widgets {
padding: 0 28px 0 10px;