<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
Theme Name: Zubin
Theme URI: https://catchthemes.com/themes/zubin/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Zubin is a responsive free Multipurpose WordPress theme that fits all kinds of business purposes. You can use the theme for Corporates, Blogs, Music sites, Wedding sites, Online Stores, Photography, Professional sites, and more. Zubin is fully flexible and provides a neat interface to efficiently represent your business in the web world. This responsive multipurpose WordPress theme features many crucial sections that can showcase everything you have to offer. For instance, Featured Slider, Featured Content, Hero Content, Logo Slider, Testimonials, Services, and more. All of these features are highly customizable and you can quickly enable the ones you desire. The fully responsive design in Zubin makes your site look amazingly aesthetic across all devices. Enable the sections you need and take full advantage by tweaking it your way. Zubin is an outstanding multipurpose WordPress theme with all and everything you need to create any type of website you fancy. So, what are you waiting for? Download Zubin today and start promoting your business online quickly and efficiently. check out Theme Instructions at https://catchthemes.com/themes/zubin/#theme-instructions and Demo at https://catchthemes.com/demo/zubin.
Version: 1.0.2
Requires at least: 5.1
Tested up to: 5.5
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, custom-logo, editor-style, featured-images, flexible-header, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, theme-options,  translation-ready, block-styles, wide-blocks, portfolio, blog, photography
Text Domain: zubin

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Typography
 	* 2.1 - Font Awesome
 	* 2.2 - Font Family
 	* 2.3 - Font Size
 	* 2.4 - Heading
 * 3.0 - Core
 	* 3.1 - Elements
 	* 3.2 - Icons
 	* 3.3 - Lists
 	* 3.4 - Padding/Margin
 * 4.0 - Forms
 * 5.0 - Navigation
     *  5.1 - Next/Previous
     *  5.2 - Menus
     *  5.3 - Header
 * 6.0 - Modules
	 * 6.1 - Accessibility
	 * 6.2 - Alignments
	 * 6.3 - breadcrumbs
	 * 6.4 - captions
	 * 6.5 - clearings
	 * 6.6 - content
	 * 6.7 - media
	 * 6.8 - scroll-up
	 * 6.9 - sidebar
 * 7.0 - Site
 	* 7.1 - Primary
 	  * 7.1.1 - Comments
 	  * 7.1.2 - post and navigation
 	* 7.2 - Primary
 	  * 7.2.1 - Widgets

 	* 7.3 - Section
	 	* 7.3.1 - App section
	 	* 7.3.2 - Audio Player
	 	* 7.3.3 - Contact
	 	* 7.3.4 - Events
		* 7.3.5  - Feature Slider
		* 7.3.6  - Feature Content
		* 7.3.7  - Footer
	 	* 7.3.8  - Gallery
	 	* 7.3.9  - Hero Content
		* 7.3.10 - Logo Slider
		* 7.3.11 - Newsletter
		* 7.3.12 - Playlist
		* 7.3.13 - Portfolio
		* 7.3.14 - Promotional
		* 7.3.15 - Services
		* 7.3.16 - Sticky Playlist
		* 7.3.17 - Team
		* 7.3.18 - Testimonials
		* 7.3.19 - Woocommerce
		 *  7.3.19.1 - Clearing
		 *  7.3.19.2 - Layout
		 *  7.3.19.3 - Shop tables
		 *  7.3.19.4 - Products
		 *  7.3.19.5 - Infinite Scroll
		 *  7.3.19.6 - Onsale
		 *  7.3.19.7 - Price
		 *  7.3.19.8 - Buttons
		 *  7.3.19.9 - Single product
		 *  7.3.19.10 - Checkout
		 *  7.3.19.11 - My account
		 *  7.3.19.12 - General WooCommerce components
		 *      7.3.19.12.1 - Header cart
		 *      7.3.19.12.2 - Pagination
		 *      7.3.19.12.3 - Star rating
		 *      7.3.19.12.4 - Tabs
		 *      7.3.19.12.5 - Password strength meter
		 *      7.3.19.12.6 - Forms
		 *      7.3.19.12.7 - Notices
		 *      7.3.19.12.8 - WooCommerce widgets
		 *             7.3.19.12.8.1 - WooCommerce Price Filter
 * 8.0 - Media Queries
 *	  8.1 - &gt;= 480px
 *    8.2 - &gt;= 568px
 *	  8.3 - &gt;= 667px
 *    8.4 - &gt;= 768px
 *    8.5 - &gt;= 783px
 *    8.6 - &gt;= 1024px
 *    8.7 - &gt;= 1200px
 *	  8.8 - &gt;= 1366px
 *    8.9 - &gt;= 1600px
 *    8.10 - &gt;= 1920px
 * 9.0 - Transition
 * 10.0 - Colors
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
 */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 700;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

button:-moz-focus-inner,
[type="button"]:-moz-focus-inner,
[type="reset"]:-moz-focus-inner,
[type="submit"]:-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]:-webkit-inner-spin-button,
[type="number"]:-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]:-webkit-search-cancel-button,
[type="search"]:-webkit-search-decoration {
    -webkit-appearance: none;
}

:-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
## Colors
--------------------------------------------------------------*/


/* Theme Background Color */


/* Theme Color */


/* Theme Button Color */


/* Theme Section Color */


/* Theme Section Color */


/*--------------------------------------------------------------
## Fonts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Structure
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Transition
--------------------------------------------------------------*/

a,
h1,
h2,
h3,
h3,
h5,
h6,
.sticky-post,
.nav-title,
.nav-subtitle,
.menu-toggle,
.more-link.more-icon&gt;span:after,
.post-navigation .nav-subtitle:after,
.post-navigation .nav-subtitle:before,
.service-section .section-content-wrapper .hentry-inner,
.mixed&gt;span,
.hentry-inner .post-thumbnail img,
.why-choose-us-section.modern-style .owl-nav .owl-prev,
.why-choose-us-section.modern-style .owl-nav .owl-next,
.why-choose-us-section.modern-style .owl-dots .owl-dot,
.why-choose-us-section.modern-style .owl-dots .owl-dot&gt;span,
.featured-slider-section .nav-controls .owl-prev,
.featured-slider-section .nav-controls .owl-next,
.featured-slider-section .nav-controls,
.featured-slider-section.style3 .owl-nav .owl-prev,
.featured-slider-section.style3 .owl-nav .owl-next,
.pricing-section .hentry-inner,
.woocommerce-Price-amount,
.woocommerce a.button:before,
ul.products li.product&gt;a:before,
.contact-section .hentry-inner,
.faq-section .entry-title:after,
.collection-wrapper .hentry-inner .entry-container,
.collection-wrapper .entry-header .entry-meta .cat-links,
.collection-wrapper .entry-header .entry-meta .cat-links:before,
#sticky-playlist-section .wp-playlist-caption,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-button button:before,
.zubin-mejs-container.mejs-container .mejs-toggle-playlist button:before,
.mejs-time-handle-content,
#sticky-playlist-section,
#sticky-playlist-section .playlist-hide .fa,
.gallery-section .gallery-icon a:after,
.gallery-section .tiled-gallery-item a:after,
.gallery-section .gallery-item img,
.gallery-section .gallery-icon a:before,
.gallery-section .tiled-gallery-item a:before,
.countdown-section #clock&gt;span,
.top-destinations .highlight-text,
.dropdown-toggle,
.dropdown-toggle:after,
#content #infinite-handle span button,
.theme-scheme-music .button.ghost-button&gt;span,
.theme-scheme-music .more-link.ghost-button&gt;span,
.navigation-classic .main-navigation ul ul .menu-item-has-children&gt;a:after,
.navigation-classic .main-navigation ul ul .page_item_has_children&gt;a:after,
.top-navigation ul ul .menu-item-has-children&gt;a:after,
.top-navigation ul ul .page_item_has_children&gt;a:after,
.secondary-navigation ul ul .menu-item-has-children&gt;a:after,
.secondary-navigation ul ul .page_item_has_children&gt;a:after,
.guests-section .location .more-button:after,
.team-section.style3 .hentry-inner .entry-container,
.resume-section .education .hentry:before,
.events-section .event-button .button.ghost-button span span,
.sticky-playlist-enabled:not(.playlist-made-short) .scroll-down,
.sticky-playlist-enabled .scroll-down {
    -webkit-transition: all 0.3s ease-in-out;
    /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.3s ease-in-out;
    /* Firefox 4-15 */
    -o-transition: all 0.3s ease-in-out;
    /* Opera 10.50ΓÇô12.00 */
    transition: all 0.3s ease-in-out;
    /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

.more-link,
button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
body .wp-playlist-item {
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.portfolio-section .entry-container {
    -webkit-transition: 0.2s opacity ease-in-out;
    -moz-transition: 0.2s opacity ease-in-out;
    -o-transition: 0.2s opacity ease-in-out;
    transition: 0.2s opacity ease-in-out;
}

.custom-header .wp-custom-header-video-button {
    -webkit-transition: 0.2s background-color ease-in-out, 0.2s color ease-in-out;
    -moz-transition: 0.2s background-color ease-in-out, 0.2s border-color ease-in-out, 0.2s color ease-in-out;
    -o-transition: 0.2s background-color ease-in-out, 0.2s color ease-in-out;
    transition: 0.2s background-color ease-in-out, 0.2s color ease-in-out;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
    transition: 0.2s background-color ease-in-out, 0.2s border-color ease-in-out;
}

body.infinite-scroll.infinity-end .archive-posts-wrapper .section-content-wrapper {
    -webkit-transition: 0.2s padding ease-in-out;
    -o-transition: 0.2s padding ease-in-out;
    -moz-transition: 0.2s padding ease-in-out;
    transition: 0.2s padding ease-in-out;
}


/**
 * 2.0 - Typography
 */


/*--------------------------------------------------------------
## Font Awesome
--------------------------------------------------------------*/


/**
 * 2.1 - FontAwesome
 */

.post-edit-link:before,
#promotion-section .button.play-button:before,
.pagination .prev span:before,
.pagination .next span:after,
.gallery-item .gallery-icon a:after,
.tiled-gallery .tiled-gallery-item a:after,
.comment-meta .comment-permalink:before,
.site-header-cart .cart-contents:before,
.mejs-button button:before,
.zubin-mejs-container.mejs-container .mejs-button button:before,
.nav-next .nav-subtitle:after,
.nav-previous .nav-subtitle:before,
.wp-custom-header-video-button:before,
.search-toggle:before,
.menu-toggle:before,
.menu-toggle-close:before,
.main-navigation .menu-item-has-children&gt;a:after,
.main-navigation .page_item_has_children&gt;a:after,
.top-navigation .menu-item-has-children&gt;a:after,
.top-navigation .page_item_has_children&gt;a:after,
.secondary-navigation .menu-item-has-children&gt;a:after,
.secondary-navigation .page_item_has_children&gt;a:after,
.dropdown-toggle:after,
.search-submit:before,
.featured-slider-section .owl-prev:before,
.featured-slider-section .owl-next:before,
.logo-slider-section .owl-prev:before,
.logo-slider-section .owl-next:before,
.section .owl-prev:before,
.section .owl-next:before,
.team-section .owl-prev:before,
.team-section .owl-next:before,
.comment-reply-title small a:before,
#scrollup:before,
.more-link.more-icon&gt;span:after,
.custom-video-button-play:before,
.events-section.single-layout .entry-content:before,
.events-section.single-layout .entry-summary:before,
.pricing-section .entry-content&gt;p:before,
.pricing-section .entry-summary&gt;p:before,
.pricing-section .entry-content&gt;ul&gt;li:before,
.pricing-section .entry-summary&gt;ul&gt;li:before,
.woocommerce a.button:before,
ul.products li.product&gt;a:before,
.faq-section .entry-title:after,
.wp-playlist .wp-playlist-playing .wp-playlist-caption .wp-playlist-item-title:after,
.gallery-section .gallery-icon a:after,
.gallery-section .tiled-gallery-item:focus a:after,
.timeline-section .hentry:before,
.guests-section .location .more-button:after,
.site-header-right li:before,
.playlist-section .wp-playlist-current-item:before,
.social-navigation a:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.post-edit-link:before,
#promotion-section .button.play-button:before,
.pagination .prev span:before,
.pagination .next span:after,
.gallery-item .gallery-icon a:after,
.tiled-gallery .tiled-gallery-item a:after,
.comment-meta .comment-permalink:before,
.site-header-cart .cart-contents:before,
.mejs-button button:before,
.zubin-mejs-container.mejs-container .mejs-button button:before,
.nav-next .nav-subtitle:after,
.nav-previous .nav-subtitle:before,
.wp-custom-header-video-button:before,
.search-toggle:before,
.menu-toggle:before,
.menu-toggle-close:before,
.main-navigation .menu-item-has-children&gt;a:after,
.main-navigation .page_item_has_children&gt;a:after,
.top-navigation .menu-item-has-children&gt;a:after,
.top-navigation .page_item_has_children&gt;a:after,
.secondary-navigation .menu-item-has-children&gt;a:after,
.secondary-navigation .page_item_has_children&gt;a:after,
.dropdown-toggle:after,
.search-submit:before,
.featured-slider-section .owl-prev:before,
.featured-slider-section .owl-next:before,
.logo-slider-section .owl-prev:before,
.logo-slider-section .owl-next:before,
.section .owl-prev:before,
.section .owl-next:before,
.team-section .owl-prev:before,
.team-section .owl-next:before,
.comment-reply-title small a:before,
#scrollup:before,
.more-link.more-icon&gt;span:after,
.custom-video-button-play:before,
.events-section.single-layout .entry-content:before,
.events-section.single-layout .entry-summary:before,
.pricing-section .entry-content&gt;p:before,
.pricing-section .entry-summary&gt;p:before,
.pricing-section .entry-content&gt;ul&gt;li:before,
.pricing-section .entry-summary&gt;ul&gt;li:before,
.woocommerce a.button:before,
ul.products li.product&gt;a:before,
.faq-section .entry-title:after,
.wp-playlist .wp-playlist-playing .wp-playlist-caption .wp-playlist-item-title:after,
.gallery-section .gallery-icon a:after,
.gallery-section .tiled-gallery-item:focus a:after,
.timeline-section .hentry:before,
.guests-section .location .more-button:after,
.site-header-right li:before,
.playlist-section .wp-playlist-current-item:before,
.social-navigation a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.social-navigation a[href*="codepen.io"]:before,
.social-navigation a[href*="digg.com"]:before,
.social-navigation a[href*="dribbble.com"]:before,
.social-navigation a[href*="dropbox.com"]:before,
.social-navigation a[href*="facebook.com"]:before,
.social-navigation a[href*="flickr.com"]:before,
.social-navigation a[href*="foursquare.com"]:before,
.social-navigation a[href*="plus.google.com"]:before,
.social-navigation a[href*="github.com"]:before,
.social-navigation a[href*="instagram.com"]:before,
.social-navigation a[href*="linkedin.com"]:before,
.social-navigation a[href*="path.com"]:before,
.social-navigation a[href*="pinterest.com"]:before,
.social-navigation a[href*="getpocket.com"]:before,
.social-navigation a[href*="reddit.com"]:before,
.social-navigation a[href*="skype.com"]:before,
.social-navigation a[href*="stumbleupon.com"]:before,
.social-navigation a[href*="tumblr.com"]:before,
.social-navigation a[href*="twitter.com"]:before,
.social-navigation a[href*="vimeo.com"]:before,
.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before,
.social-navigation a[href*="youtube.com"]:before,
.social-navigation a[href*="spotify.com"]:before,
.social-navigation a[href*="twitch.tv"]:before,
.social-navigation a[href$="/feed/"]:before,
.social-navigation a[href*="amazon.com"]:before,
.social-navigation a[href*="apple.com"]:before,
.social-navigation a[href*="bandcamp.com"]:before,
.social-navigation a[href*="behance.com"]:before,
.social-navigation a[href*="deviantart.com"]:before,
.social-navigation a[href*="etsy.com"]:before,
.social-navigation a[href*="soundcloud.com"]:before,
.social-navigation a[href*="play.google.com"]:before {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

.social-navigation a:before {
    content: "\f0c1";
}

.social-navigation a[href*="codepen.io"]:before {
    content: "\f1cb";
}

.social-navigation a[href*="digg.com"]:before {
    content: "\f1a6";
}

.social-navigation a[href*="dribbble.com"]:before {
    content: "\f17d";
}

.social-navigation a[href*="dropbox.com"]:before {
    content: "\f16b";
}

.social-navigation a[href*="facebook.com"]:before,
.ew-social-profile .social-navigation a[href*="facebook.com"]::before {
    content: "\f39e";
}

.social-navigation a[href*="flickr.com"]:before {
    content: "\f16e";
}

.social-navigation a[href*="foursquare.com"]:before {
    content: "\f180";
}

.social-navigation a[href*="plus.google.com"]:before {
    content: "\f0d5";
}

.social-navigation a[href*="github.com"]:before {
    content: "\f09b";
}

.social-navigation a[href*="instagram.com"]:before {
    content: "\f16d";
}

.social-navigation a[href*="linkedin.com"]:before {
    content: "\f0e1";
}

.social-navigation a[href*="path.com"]:before {
    content: "\f20c";
}

.social-navigation a[href*="pinterest.com"]:before {
    content: "\f231";
}

.social-navigation a[href*="getpocket.com"]:before {
    content: "\f265";
}

.social-navigation a[href*="reddit.com"]:before {
    content: "\f1a1";
}

.social-navigation a[href*="skype.com"]:before {
    content: "\f17e";
}

.social-navigation a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}

.social-navigation a[href*="tumblr.com"]:before {
    content: "\f174";
}

.social-navigation a[href*="twitter.com"]:before {
    content: "\f099";
}

.social-navigation a[href*="vimeo.com"]:before {
    content: "\f27d";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
    content: "\f19a";
}

.social-navigation a[href*="youtube.com"]:before,
.ew-social-profile .social-navigation a[href*="youtube.com"]::before {
    content: "\f167";
}

.social-navigation a[href^="mailto:"]:before,
.site-header-right li.contact-email:before {
    content: "\f0e0";
}

.social-navigation a[href^="tel:"]:before,
.site-header-right li.contact-phone:before {
    content: "\f879";
}

.social-navigation a[href*="spotify.com"]:before {
    content: "\f1bc";
}

.social-navigation a[href*="twitch.tv"]:before {
    content: "\f1e8";
}

.social-navigation a[href$="/feed/"]:before {
    content: "\f09e";
}

.social-navigation a[href*="amazon.com"]:before {
    content: "\f270";
}

.social-navigation a[href*="apple.com"]:before {
    content: "\f179";
}

.social-navigation a[href*="bandcamp.com"]:before {
    content: "\f2d5";
}

.social-navigation a[href*="behance.com"]:before {
    content: "\f1b4";
}

.social-navigation a[href*="deviantart.com"]:before {
    content: "\f1bd";
}

.social-navigation a[href*="etsy.com"]:before {
    content: "\f2d7";
}

.social-navigation a[href*="soundcloud.com"]:before {
    content: "\f1be";
}

.social-navigation a[href*="play.google.com"]:before {
    content: "\f3ab";
}

.events-section.single-layout .entry-content:before,
.events-section.single-layout .entry-summary:before,
.site-header-right li.contact-hours:before {
    content: "\f3c5";
}

.site-header-cart .cart-contents:before {
    content: "\f290";
}

.navigation-classic .site-header-cart .cart-contents:before {
    margin-right: 0;
}

.menu-toggle:before {
    content: "\f0c9";
}

.menu-toggle.selected:before,
.comment-reply-title small a:before {
    content: "\f00d";
}

.search-toggle:before,
.search-submit:before {
    content: "\f002";
}

.dropdown-toggle:after {
    content: "\f107";
}

.active.dropdown-toggle:after {
    transform: rotate(180deg);
}

.more-link.more-icon&gt;span:after {
    content: "\f30b";
}

.pagination .prev span:before,
.featured-slider-section .owl-prev:before,
.team-section .owl-prev:before {
    content: "\f104";
}

.pagination .next span:after,
.featured-slider-section .owl-next:before,
.team-section .owl-next:before {
    content: "\f105";
}

.section .owl-prev:before {
    content: "\f104";
}

.section .owl-next:before {
    content: "\f105";
}

.wp-custom-header-video-play:before {
    content: "\f04c";
}

.wp-custom-header-video-pause:before,
.custom-video-button-play:before {
    content: "\f04b";
}

#scrollup:before {
    content: "\f106";
}

.nav-next .nav-subtitle:after {
    content: "\f105";
    margin-left: 7px;
}

.nav-previous .nav-subtitle:before {
    content: "\f104";
    margin-right: 7px;
}

.pagination .prev span:before {
    margin-right: 7px;
}

.pagination .next span:after {
    margin-left: 7px;
}

#scrollup:before,
.featured-slider-section.section .owl-prev:before,
.featured-slider-section.section .owl-next:before {
    font-size: 24px;
    font-size: 1.5rem;
}

.logo-slider-section .owl-prev:before,
.logo-slider-section .owl-next:before {
    font-size: 42px;
    font-size: 2.625rem;
}

.section .owl-prev:before,
.section .owl-next:before {
    font-size: 32px;
    font-size: 2rem;
}

.nav-next .nav-subtitle:after,
.nav-previous .nav-subtitle:before {
    font-size: 16px;
    font-size: 1rem;
}

#promotion-section .button.play-button:before {
    content: "\f04b";
    font-size: 17px;
    font-size: 1.0625rem;
}

.post-edit-link:before {
    content: "\f303";
    padding-right: 7px;
}

.share-toggle:before {
    content: "\f1e0";
}

.pricing-section .entry-content&gt;p:before,
.pricing-section .entry-summary&gt;p:before,
.pricing-section .entry-summary&gt;ul&gt;li:before,
.pricing-section .entry-content&gt;ul&gt;li:before {
    content: "\f00c";
    margin-right: 14px;
}

.faq-section .entry-title:after {
    content: "\f107";
}

.faq-section .open .entry-title:after {
    transform: translateY(-50%) rotate(180deg);
}

.guests-section .location .more-button:after {
    content: "\f105";
    padding-left: 7px;
}


/*--------------------------------------------------------------
## Font Family
--------------------------------------------------------------*/


/**
 * 2.2 - Font-Family
 */

body,
button,
input,
select,
textarea {
    font-family: "Noto Sans", sans-serif;
}


/*--------------------------------------------------------------
## Font Size
--------------------------------------------------------------*/


/**
 * 2.3 - Font-size
 */

.post-navigation .nav-subtitle,
.entry-footer .entry-meta,
.entry-header .entry-meta .cat-links,
.edit-link {
    font-size: 12px;
    font-size: 0.75rem;
}

.site-description,
.testimonial-content-section .entry-meta,
.more-link,
.entry-meta,
.post-navigation .meta-nav,
.posts-navigation .nav-links a,
.pagination .nav-links .prev,
.pagination .nav-links .next,
.woocommerce-review__published-date,
.wp-playlist-item-artist,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.team-section .entry-meta,
.sticky-post,
#content #infinite-handle span button,
.post-thumbnail .posted-on,
input[type="submit"],
.header-top-bar .header-top-left,
.top-navigation a,
.guests-section .subtitle,
.guests-section .location .more-button,
.author-link,
.ew-posts li&gt;span {
    font-size: 13px;
    font-size: 0.8125rem;
}

.site-info,
.breadcrumb-area .entry-breadcrumbs,
.breadcrumb-area .woocommerce-breadcrumb,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.comment-notes,
.comment-awaiting-moderation,
.form-allowed-tags,
.comment-subscription-form,
.dropdown-toggle,
.events-section .event-button .button.ghost-button,
.theme-scheme-portfolio .footer-widget-area .ew-about&gt;p:first-of-type {
    font-size: 14px;
    font-size: 0.875rem;
}

.main-navigation a,
.secondary-navigation a,
.site-header-right .contact-options&gt;span {
    font-size: 15px;
    font-size: 0.9375rem;
}

form label,
input,
select,
textarea,
.position,
.widget,
.widget .hentry .entry-title,
.site-header .icon,
.search-submit,
.pagination,
.page-links,
.woocommerce-pagination,
.sidebar .widget,
.widget-title,
.author-name,
.comment-content,
.section-subtitle,
.custom-header .sub-title,
.featured-slider-section .entry-meta,
.featured-slider-section .entry-header .entry-meta .cat-links,
.events-section.grid-layout .entry-meta .date-month,
.events-section.single-layout .entry-content,
.events-section.single-layout .entry-summary,
.resume-section .institute,
.album-section .more-link,
.venue-section .entry-date,
.highlight-text,
.menu-toggle,
.menu-toggle-close,
.search-submit:before,
.cart-contents:before,
.search-toggle:before,
.site-footer,
.theme-scheme-ecommerce .service-section.classic-style .entry-content,
.theme-scheme-ecommerce .service-section.classic-style .entry-summary,
.theme-scheme-personal .portfolio-section .filter-button-group .button {
    font-size: 16px;
    font-size: 1rem;
}

body,
.sidebar .team-section .entry-container&gt;*,
.wp-playlist-item,
.testimonial-content-section .entry-title,
.contact-section .contact-info .entry-title,
.resume-section .entry-meta,
.faq-section .entry-title,
.playlist-section .wp-playlist-current-item .wp-playlist-item-title,
.timeline-section .entry-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75;
}

.entry-title,
.woocommerce-loop-product__title,
.woocommerce-loop-category__title,
.testimonial-content-section .content-wrap&gt;p&gt;strong,
.author-title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.46;
}

.site-title,
.site-footer-menu .social-navigation a {
    font-size: 24px;
    font-size: 1.5rem;
}

.archive-posts-wrapper .layout-one .entry-title,
.page-title,
.comments-title,
.comment-reply-title,
.events-section.grid-layout .entry-meta .date-week-day {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.36;
}

.section-title,
#footer-instagram .widget-title,
.single .content-area .entry-title,
.page .content-area .entry-title,
.archive .content-area .page-title,
.search .content-area .page-title,
.error404 .content-area .page-title,
.woocommerce-page .page-title,
.stats-section.classic-style .entry-title,
.pricing-section .amount,
.footer-title,
.app-section .entry-title,
.gallery-section .entry-title,
.hero-section .entry-title,
.promotion-contact .entry-title,
.promotion-section .entry-title,
.promotion-sale .entry-title,
.venue-section .entry-title {
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 0;
}

.custom-header .entry-title,
.featured-slider-section .entry-title,
.comment-container .comment-wrap:before {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
## Headings
--------------------------------------------------------------*/


/**
 * 2.4 - Heading
 */

h1,
h2,
h3,
h4,
h5,
h6,
.pricing-section .amount {
    clear: both;
    font-weight: 700;
    margin: 0;
    text-rendering: optimizeLegibility;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}

p {
    margin: 0 0 1.4em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 600;
    font-style: italic;
    margin: 0 0 1.458333333333333em 0;
    padding-top: 70px;
    position: relative;
    text-align: center;
    z-index: 1;
}

blockquote:before {
    content: "\201C";
    display: block;
    float: left;
    font-family: Georgia;
    font-size: 84px;
    font-size: 5.25rem;
    font-style: normal;
    font-weight: 700;
    height: 0;
    left: 50%;
    line-height: normal;
    position: absolute;
    margin-top: 5px;
    top: -17px;
    transform: translateX(-50%);
}

blockquote p {
    margin-bottom: 1.050em;
    margin-top: 0;
}

blockquote.alignright {
    padding-left: 1.688em;
}

blockquote cite,
blockquote small {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.615384615384615;
    text-decoration: none;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

blockquote&gt; :last-child {
    margin-bottom: 0;
}

address {
    font-style: italic;
    margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp {
    font-family: Inconsolata, monospace;
    font-size: 1em;
}

pre {
    font-family: Inconsolata, monospace;
    line-height: 1.5;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    padding: 1.75em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    padding: 0.125em 0.25em;
}

abbr,
acronym {
    border-bottom: 1px dotted;
    cursor: help;
}

mark,
ins {
    padding: 0.125em 0.25em;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/**
 * 3.0 - Elements
 */


/*--------------------------------------------------------------
## elements
--------------------------------------------------------------*/


/**
 * 3.1 - Elements
 */

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

hr {
    border: 0;
    height: 1px;
    margin: 0 0 1.75em;
}

ul,
ol {
    margin: 0 0 1.75em 1.5em;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li&gt;ul,
li&gt;ol {
    margin-bottom: 0;
}

dl {
    margin: 0 0 1.75em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.75em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
    vertical-align: middle;
}

del {
    opacity: 0.8;
}

table,
caption,
th,
td {
    border: 1px solid;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    /* Prevents HTML tables from becoming too wide */
    width: 100%;
}

caption {
    border-width: 1px 1px 0 1px;
    font-weight: 700;
    text-align: center;
}

th,
td {
    border-width: 0 1px 1px 0;
    font-weight: normal;
    text-align: left;
}

th {
    font-weight: 700;
}

tbody th {
    font-weight: 400;
}

thead th {
    border-width: 0 1px 1px 0;
}

caption,
th,
td,
table.shop_table_responsive tr td {
    padding: 0.7em 1.4em;
}

.displaynone {
    display: none;
}

.displayblock {
    display: block;
}

.cover-link {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.drop-cap:first-letter {
    float: left;
    font-size: 110px;
    font-size: 6.875rem;
    font-weight: 700;
    line-height: 0.7;
    margin: 10px 16px 4px -3px;
}

.testimonial-content-section.style4 .author-thumb,
.product-review-section .hentry-inner-header,
#team-dots,
.footer-contact,
.featured-slider-section .owl-prev,
.featured-slider-section .owl-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.more-link,
#service-section .post-thumbnail img,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#team-dots li,
.owl-carousel .owl-dots button.owl-dot,
.logo-slider-section .owl-prev:before,
.logo-slider-section .owl-next:before,
#promotion-section .button.play-button:before,
.entry-content button,
.entry-summary button,
#scrollup,
.widget_categories ul a,
.widget_archive ul a,
.ew-archive ul a,
.ew-categories ul a {
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#sticky-playlist-section .wrapper {
    padding-left: 30px;
    padding-right: 30px;
}


/*--------------------------------------------------------------
## icons
--------------------------------------------------------------*/


/**
 * 3.2 - icons
 */

.icon {
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    /* Align more nicely with capital letters */
    top: -0.10em;
    vertical-align: middle;
    width: 1em;
}


/**
 * 3.1 - SVGs Fallbacks
 */

.svg-fallback {
    display: none;
}

.no-svg .svg-fallback {
    display: inline-block;
}

.no-svg .dropdown-toggle {
    padding: 0;
    right: 0;
    text-align: center;
    width: 48px;
    height: 52px;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(180deg);
    /* IE 9 */
    transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(0);
    /* IE 9 */
    transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
    content: "\005E";
}

.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
    clip: auto;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    height: auto;
    position: relative !important;
    /* overrides previous !important styles */
    width: auto;
}


/*--------------------------------------------------------------
## lists
--------------------------------------------------------------*/


/**
 * 3.3 - lists
 */

ul {
    list-style: disc;
}

ul,
ol {
    margin-left: 21px;
    margin-right: 21px;
    padding: 0;
}

ol ol,
ul ul {
    margin: 35px;
}

ul li&gt;ul,
ol li&gt;ol,
ul li&gt;ol,
ol li&gt;ul {
    margin-top: 0;
    margin-bottom: 0;
}


/*--------------------------------------------------------------
## padding-margin
--------------------------------------------------------------*/


/**
 * 3.4 - Padding/Margin
 */

.custom-header-content&gt; :last-child,
.page .singular-content-wrap .hentry&gt; :last-child,
.section-description&gt; :last-child,
.widget-column&gt; :last-child,
.widget-area&gt; :last-child,
.widget&gt; :last-child,
.widget li:last-child,
.widget embed:last-child,
.widget iframe:last-child,
.widget object:last-child,
.widget video:last-child,
.site-footer .widget li:last-child,
.author-description&gt; :last-child,
.entry-content&gt; :last-child,
.entry-summary&gt; :last-child,
.page-content&gt; :last-child,
.comment-content&gt; :last-child,
.textwidget&gt; :last-child,
.singular-content-wrap&gt; :last-child,
.site-header-text&gt; :last-child,
.section-description-wrapper&gt; :last-child,
.widget-area .widget .hentry:last-child,
.widget-area .widget .hentry .entry-meta,
.widget_nav_menu ul,
#colophon .widget li:last-child,
.boxed-post .hentry .post-thumbnail,
.border-post .hentry .post-thumbnail,
.sidebar.widget-area&gt; :last-child,
.custom-header .entry-container&gt; :last-child,
.section-heading-wrapper&gt; :last-child,
.content-wrap&gt; :last-child,
form&gt; :last-child,
form&gt;p:last-of-type {
    margin-bottom: 0;
}

.main-navigation a {
    padding: 14px 0;
}

.section-subtitle,
.custom-header .sub-title,
.featured-slider-section .entry-meta {
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 7px;
    opacity: 0.6;
    text-transform: uppercase;
}

.section-description {
    margin-top: 14px;
}

.singular-content-wrap .entry-content,
.singular-content-wrap .entry-summary {
    margin-top: 0;
}

.testimonial-content-section .entry-title {
    margin-bottom: 0;
}

#header-content .wrapper {
    padding: 20px 30px;
}

.custom-header-content,
.featured-slider-section.section .slider-content-wrapper {
    padding: 98px 60px;
}

body:not(.home) .custom-header-content {
    padding: 60px;
}

.site-content .wrapper&gt;.sidebar {
    margin-top: 42px;
}

.author-info {
    padding: 35px;
}

.footer-widget-area {
    padding: 21px 0 0;
}

.footer-widget-area+#site-generator .site-footer-menu .social-navigation {
    padding-top: 0;
}

.widget-column {
    padding: 21px 30px;
}

.widget-column.above-footer {
    padding-top: 21px;
    text-align: center;
}

.single .site-main .entry-header,
.page .site-main .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
    margin-bottom: 35px;
    text-align: center;
}

.error404 .custom-header .entry-container .entry-header {
    margin-bottom: 21px;
}

.post-thumbnail-img {
    margin: 21px 0;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    margin: 0 0 35px;
}

.author-avatar,
.author-description,
.comments-title,
.comment-reply-title {
    margin: 0 0 24px;
}

.widget {
    margin: 0 0 42px;
}

.sidebar .widget {
    margin-bottom: 0;
    padding: 30px;
}

.sidebar .widget:last-child {
    border-bottom: 0;
}

.widget-title,
.site-footer .widget-title {
    margin: 0 0 21px;
}

.footer-contact {
    margin-top: 42px;
}

.widget li {
    margin-bottom: 10px;
}

.widget li&gt;ul,
.widget li&gt;ol {
    clear: both;
    margin-top: 7px;
    margin-left: 14px;
}

.section-content-wrapper,
.site-content .wrapper,
.main-footer-title .wrapper,
.recent-blog-content .section-content-wrapper.layout-one {
    padding: 0 30px;
}

.team-section .section-content-wrapper .entry-meta {
    margin-bottom: 14px;
}

.more-button,
.entry-summary,
.entry-content,
.service-section .entry-content,
.service-section .entry-summary,
.contact-us-form form,
.promotion-section.style2 .entry-container .video-thumbnail+.more-button,
.guests-section .entry-content,
.guests-section .entry-summary {
    margin-top: 21px;
}

.woocommerce-posts-wrapper {
    max-width: 1500px;
    margin: 0 auto;
}

.comments-area {
    margin-top: 42px;
}

.main-footer-title {
    padding-top: 42px;
}

.entry-content button,
.entry-summary button {
    margin: 28px 0 0;
}


/* New */

.widget-area .ewfeaturedpostpageimage .featured-image {
    margin-top: 0;
    margin-bottom: 0;
}

.custom-logo {
    margin: 0 auto;
}

.has-header-video .custom-header-content {
    padding-bottom: 178px;
}

.entry-title,
.page-title {
    margin: 0;
}

.widget-area .entry-meta {
    margin-top: 0;
}

.testimonial-content-section.has-post-thumbnail .entry-container {
    padding: 84px 30px 42px;
}

.posts-navigation div+div {
    margin-top: 30px;
}

.post-navigation {
    margin-bottom: 7px;
    padding-top: 7px;
}

.wp-caption .wp-caption-text {
    padding: 7px 14px;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.posts-navigation .nav-links a,
.pagination .nav-links .prev,
.pagination .nav-links .next,
#content #infinite-handle span button,
.catch-instagram-feed-gallery-widget-wrapper .button,
.custom-header .more-link,
.featured-slider-section .more-link,
.hero-section .more-link,
.promotion-section .more-link,
.promotion-sale .more-link,
.pricing-section .more-link,
.app-section .more-link,
.venue-section .more-link {
    padding: 13px 27px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"] {
    padding: 11px 21px;
}

textarea {
    padding: 21px;
}

.sidebar .ewnewsletter .widget-inner-wrap {
    padding: 0;
}

.stats-section .section-content-wrapper .entry-summary,
.stats-section .section-content-wrapper .entry-content {
    margin: 14px 0 0;
}

.stats-section.classic-style.style3 .section-content-wrapper .entry-summary,
.stats-section.classic-style.style3 .section-content-wrapper .entry-content {
    margin: 2px 0 0;
}

.boxed-post .hentry .entry-container,
.border-post .hentry .entry-container,
.contact-section .hentry-inner,
.events-section.grid-layout .entry-container,
.resume-section .experience .hentry-inner {
    padding: 28px;
}

.site-content,
.hero-section.section {
    padding: 42px 0;
}

.section.no-section-heading {
    padding: 42px 0 7px 0;
}

body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .section-heading-wrapper,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .section {
    padding-top: 0;
}

body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .app-section.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .countdown-section.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .gallery-section.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-contact.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-sale.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .reservation-section.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .stats-section.classic-style.style1.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .logo-slider-section.style3,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .testimonial-content-section.style3,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .hero-section.style3.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .app-section+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .countdown-section+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .featured-video-section+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .gallery-section+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-contact+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-section+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-sale+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .reservation-section+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .stats-section.classic-style.style1+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .logo-slider-section.style3+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .testimonial-content-section.style3+.section,
body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .hero-section.style3+.section {
    padding-top: 42px;
}

body.theme-scheme-default .site-header+.section,
body.theme-scheme-default .custom-header+.section,
body.theme-scheme-default .featured-slider-section+.section,
body.theme-scheme-music .site-header+.section,
body.theme-scheme-music .custom-header+.section,
body.theme-scheme-music .featured-slider-section+.section,
body.theme-scheme-portfolio .site-header+.section,
body.theme-scheme-portfolio .custom-header+.section,
body.theme-scheme-portfolio .featured-slider-section+.section,
body.theme-scheme-photography .site-header+.section,
body.theme-scheme-photography .custom-header+.section,
body.theme-scheme-photography .featured-slider-section+.section,
body.theme-scheme-ecommerce .site-header+.section,
body.theme-scheme-ecommerce .custom-header+.section,
body.theme-scheme-ecommerce .featured-slider-section+.section,
body.theme-scheme-corporate .site-header+.section,
body.theme-scheme-corporate .custom-header+.section,
body.theme-scheme-corporate .featured-slider-section+.section {
    padding-top: 42px;
}

.theme-scheme-default .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-default .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-default .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
    padding-top: 42px;
}

.theme-scheme-music .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-music .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-music .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
    padding-top: 42px;
}

.theme-scheme-portfolio .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-portfolio .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-portfolio .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
    padding-top: 42px;
}

.theme-scheme-photography .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-photography .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-photography .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
    padding-top: 42px;
}

.theme-scheme-ecommerce .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-ecommerce .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-ecommerce .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
    padding-top: 42px;
}

.theme-scheme-corporate .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-corporate .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
.theme-scheme-corporate .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
    padding-top: 42px;
}


/*--------------------------------------------------------------
## fields
--------------------------------------------------------------*/


/**
 * 4.0 - Forms
 */

input {
    line-height: normal;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: thin dotted;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
    border: 0;
    border-radius: 7px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    line-height: 1.75;
    margin-top: 7px;
    width: 100%;
}

.comment-respond input[type="date"],
.comment-respond input[type="time"],
.comment-respond input[type="datetime-local"],
.comment-respond input[type="week"],
.comment-respond input[type="month"],
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond input[type="url"],
.comment-respond input[type="password"],
.comment-respond input[type="search"],
.comment-respond input[type="tel"],
.comment-respond input[type="number"],
.comment-respond textarea,
input[type="search"].search-field {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
    opacity: 1;
}

input[type="search"] {
    border-radius: 0;
    -webkit-appearance: textfield;
}

input[type="search"]:-webkit-search-cancel-button,
input[type="search"]:-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
    margin-right: 0.5em;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
    outline: 0;
}

.post-password-form {
    margin-bottom: 1.75em;
}

.post-password-form label {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 1.75em;
    text-transform: uppercase;
}

.post-password-form input[type="password"] {
    margin-top: 0.4375em;
}

.post-password-form&gt; :last-child {
    margin-bottom: 0;
}

.search-form,
.woocommerce-product-search {
    clear: both;
    position: relative;
}

input[type="search"].search-field {
    -webkit-appearance: none;
    margin: 0;
    padding: 12px 61px 12px 12px;
    width: 100%;
}

.site-header input[type="search"].search-field {
    border: 1px solid;
}

.site-header {
    background-color: #515151a3;
}

.search-submit {
    background-image: none;
    border: none;
    border-radius: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 49px;
}

.search-submit:hover,
.search-submit:focus {
    background-image: none;
}

select {
    border: none;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 7px 10px;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.posts-navigation .nav-links a,
.pagination .nav-links .prev,
.pagination .nav-links .next,
.site-main #infinite-handle span button,
.hero-content-wrapper .more-link,
.promotion-sale-wrapper .hentry .more-link,
.promotion-section .more-link,
.promotion-sale .more-link,
.recent-blog-content .more-recent-posts .more-link,
.custom-header .more-link,
#feature-slider-section .more-link,
.view-all-button .more-link,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.pricing-section .hentry .more-link,
.product-container .wc-forward,
.pricing-section .more-link,
.app-section .more-link,
.venue-section .more-link,
.theme-scheme-music button.ghost-button&gt;span,
.theme-scheme-music .button.ghost-button&gt;span,
.theme-scheme-music .more-link.ghost-button&gt;span {
    border: none;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    display: inline-block;
    text-transform: uppercase;
}

button.ghost-button,
.button.ghost-button,
.more-link.ghost-button {
    background-color: transparent;
    background-image: none;
    border: 2px solid;
    padding: 10px 27px;
}

.theme-scheme-music button.ghost-button:hover,
.theme-scheme-music button.ghost-button:focus,
.theme-scheme-music .button.ghost-button:hover,
.theme-scheme-music .button.ghost-button:focus,
.theme-scheme-music .hero-section .more-link.ghost-button:hover,
.theme-scheme-music .hero-section .more-link.ghost-button:focus {
    border-color: transparent;
}


/**
 * 5.0 - Navigation
 */


/*--------------------------------------------------------------
## menus
--------------------------------------------------------------*/


/**
 * 5.1 - Main Menu
 */

a {
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

.main-navigation ul,
.top-navigation ul,
.secondary-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li,
.top-navigation li,
.secondary-navigation li {
    margin: 0;
    position: relative;
}

.main-navigation .menu-item-has-children&gt;a,
.main-navigation .page_item_has_children&gt;a,
.top-navigation .menu-item-has-children&gt;a,
.top-navigation .page_item_has_children&gt;a,
.secondary-navigation .menu-item-has-children&gt;a,
.secondary-navigation .page_item_has_children&gt;a {
    padding-right: 49px;
}

.main-navigation a,
.top-navigation a,
.secondary-navigation a {
    display: block;
    font-weight: 400;
    padding: 14px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.theme-scheme-photography .main-navigation a,
.theme-scheme-wedding .main-navigation a,
.theme-scheme-ecommerce .main-navigation a {
    text-transform: capitalize;
}

.search-container {
    padding: 21px 30px;
}

.main-navigation ul ul a,
.top-navigation ul ul a,
.secondary-navigation ul ul a {
    font-weight: 400;
    letter-spacing: 0;
    padding: 10px 30px 10px 45px;
    text-transform: capitalize;
}

.main-navigation ul ul ul a {
    padding: 10px 30px 10px 55px;
}

.site-header-menu .main-navigation,
.top-navigation,
.secondary-navigation {
    padding: 14px 0;
}

.main-navigation ul.toggled-on {
    box-shadow: none;
    border-top: none;
}

.main-navigation ul li:hover&gt;ul,
.main-navigation ul li.focus&gt;ul {
    left: auto;
    right: 0;
}

.main-navigation ul ul li:hover&gt;ul,
.main-navigation ul ul li.focus&gt;ul {
    left: 100%;
}

.main-navigation ul ul .current_page_item&gt;a,
.main-navigation ul ul .current-menu-item&gt;a {
    font-weight: 500;
}

#primary-search-wrapper,
#social-menu-wrapper,
#social-top-menu-wrapper {
    display: none;
}

.menu-inside-wrapper {
    position: absolute;
    right: -100%;
    top: 100%;
    width: 100%;
    max-width: 100%;
    visibility: hidden;
    z-index: 199;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.is-open .menu-inside-wrapper {
    right: 0;
    visibility: visible;
    -moz-box-shadow: 0 5px 10px rgba(182, 182, 182, 0.3);
    -webkit-box-shadow: 0 5px 10px rgba(182, 182, 182, 0.3);
    box-shadow: 0 5px 10px rgba(182, 182, 182, 0.3);
}

body.menu-open {
    overflow-y: scroll;
    width: 100%;
}

.menu-toggle {
    background-image: none;
    background-color: transparent;
    border: 0;
    display: block;
    font-weight: 400;
    line-height: 1;
    margin: 0 auto;
    padding: 20px;
}

#masthead .menu-toggle,
#masthead .dropdown-toggle {
    background-image: none;
}

.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle.selected {
    background-image: none;
    background-color: transparent;
}

#primary-search-wrapper .menu-toggle,
#top-search-wrapper .menu-toggle,
#secondary-search-wrapper .menu-toggle {
    border: 0;
    display: inline-block;
    height: 36px;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0;
    padding: 0;
    -webkit-text-shadow: none;
    text-shadow: none;
    text-align: center;
    width: 36px;
}


/* Dropdown Toggle */

.dropdown-toggle {
    background-image: none;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    right: 0;
    line-height: 1.172;
    margin: 0 auto;
    padding: 16px 18px;
    position: absolute;
    text-shadow: none;
    top: 0;
}

.menu-item-has-children .menu-item-has-children .dropdown-toggle {
    padding: 12px 18px;
}

.site-footer-menu .dropdown-toggle {
    display: none;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus,
.dropdown-toggle:focus {
    background: transparent;
}

.dropdown-toggle:focus {
    outline: thin dotted;
}

.main-navigation ul ul,
.top-navigation ul ul,
.secondary-navigation ul ul {
    display: none;
}

.main-navigation ul .toggled-on,
.top-navigation ul .toggled-on,
.secondary-navigation ul .toggled-on {
    display: block;
    -webkit-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
    -moz-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
    -o-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
    animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
}

#primary-search-wrapper&gt;.social-navigation {
    display: none;
    float: left;
}

.site-header-menu .menu-label {
    display: none;
}

.menu-label {
    display: inline-block;
    margin-left: 7px;
    text-transform: uppercase;
}


/* Footer Menu */

.site-navigation {
    text-align: center;
}

.site-navigation ul {
    list-style: none;
    margin: 0;
}

.site-navigation .footer-menu&gt;li {
    display: inline-block;
}

.site-navigation a {
    display: block;
    line-height: 1.615384615384615;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 7px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.theme-scheme-music .site-footer-menu .footer-navigation.site-navigation a {
    text-transform: capitalize;
}


/**
 - Social Menu
 */

.mobile-social-search .social-navigation {
    padding: 0 22px;
}

.mobile-social-search,
#header-menu-social {
    border-top: 1px solid;
    clear: both;
}

.social-navigation,
.social-links-menu {
    font-size: 16px;
    font-size: 1rem;
    padding: 0;
}

.social-navigation ul,
.social-links-menu ul {
    list-style: none;
    margin: 0;
}

.social-navigation li,
.social-links-menu li {
    display: inline-block;
    line-height: 1;
    margin: 0;
}

.social-navigation a,
.social-links-menu a {
    background-color: transparent;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    padding: 15px 8px;
    text-align: center;
}

.header-top-bar .social-navigation a,
.header-top-bar .social-links-menu a {
    font-size: 14px;
    font-size: 0.875rem;
    opacity: 0.6;
    padding: 20px 6px;
}

.header-top-bar .social-navigation a:hover,
.header-top-bar .social-navigation a:focus,
.header-top-bar .social-links-menu a:hover,
.header-top-bar .social-links-menu a:focus {
    opacity: 1;
}

@keyframes smoothScrollBack {
    0% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0px);
    }
}


/*Secondary Menu*/

#secondary-search-wrapper .menu-inside-wrapper {
    -webkit-box-shadow: 0 0 5px -3px #000;
    -moz-box-shadow: 0 0 5px -3px #000;
    box-shadow: 0 0 5px -3px #000;
}

#secondary-search-wrapper .menu-toggle-wrapper {
    padding: 10px 0;
}

.secondary-navigation a {
    font-weight: 700;
}

.site-secondary-header-menu .wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


/*--------------------------------------------------------------
## next-previous
--------------------------------------------------------------*/


/**
 * 5.2 - Post Navigation
 */

.post-navigation {
    clear: both;
}

.post-navigation a {
    display: block;
    text-decoration: none;
}

.post-navigation .nav-next a:hover .nav-subtitle:after {
    margin-left: 14px;
}

.post-navigation .nav-previous a:hover .nav-subtitle:before {
    margin-right: 14px;
}

.post-navigation span {
    display: block;
}

.post-navigation .nav-subtitle {
    letter-spacing: 0.083em;
    margin-bottom: 0.583em;
    text-transform: uppercase;
}

.post-navigation .nav-title {
    font-weight: 600;
    display: block;
    text-rendering: optimizeLegibility;
}

.image-navigation,
.comment-navigation {
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin: 0 7.6923% 2.1538461538em;
    padding: 1.0769230769em 0;
}

.comment-navigation {
    margin-right: 0;
    margin-left: 0;
}

.comments-title+.comment-navigation {
    border-bottom: 0;
    margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
    display: inline-block;
}

.image-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.538461538em;
}

.pagination .page-numbers,
.page-links .post-page-numbers {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    margin: 7px 2px;
    padding: 5px 14px;
}

#content #infinite-handle,
#content .infinite-loader {
    bottom: -46px;
    clear: both;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
}

.woocommerce #content #infinite-handle,
.woocommerce #content .infinite-loader {
    position: static;
}

.post-navigation .meta-nav {
    display: block;
    letter-spacing: 0.083em;
    margin-bottom: 0.583em;
    text-transform: uppercase;
}

.posts-navigation,
.pagination {
    clear: both;
    margin: 0;
    text-align: center;
}

.posts-navigation .nav-links div:nth-child(1):nth-last-child(2),
.posts-navigation .nav-links div:nth-child(2):nth-last-child(1) {
    display: inline-block;
    width: 48%;
}

.posts-navigation .nav-links div:nth-child(1):nth-last-child(2) {
    margin-right: 2%;
}

.posts-navigation .nav-links div:nth-child(2):nth-last-child(1) {
    margin-left: 2%;
}

.posts-navigation .nav-previous {
    text-align: left;
}

.posts-navigation .nav-next {
    float: right;
    text-align: right;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
    text-align: center;
}

.posts-navigation div+div {
    margin-top: 0;
}

.post-navigation .post-title {
    font-weight: 700;
    display: block;
    text-rendering: optimizeLegibility;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
    font-weight: 700;
    position: relative;
    border: 1px solid;
    display: block;
    float: none;
    width: 100%;
    vertical-align: middle;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    padding: 28px;
}

.post-navigation .nav-next {
    margin-top: 28px;
}

.post-navigation .nav-links {
    border-collapse: collapse;
    display: table;
    overflow: hidden;
    table-layout: fixed;
    width: 100%;
}

.posts-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.pagination .prev,
.pagination .next {
    width: 100%;
}

.image-navigation,
.comment-navigation {
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin: 0 7.6923% 2.1538461538em;
    padding: 1.0769230769em 0;
}

.comment-navigation {
    margin-right: 0;
    margin-left: 0;
}

.comments-title+.comment-navigation {
    border-bottom: 0;
    margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
    display: inline-block;
}

.image-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.538461538em;
}


/*--------------------------------------------------------------
## header
--------------------------------------------------------------*/


/**
 * 5.3 - Header
 */

.site-header {
    position: relative;
    z-index: 999;
}

.absolute-header .site-header {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 99;
}

.site-header-main .wrapper,
.header-top-bar .wrapper,
.site-secondary-header-menu .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 30px;
    position: relative;
}

.site-branding {
    /* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
    margin: 14px auto 14px 0;
    max-width: 100%;
    min-width: 0;
    text-align: left;
    width: auto;
    overflow: hidden;
}

.custom-logo {
    display: block;
    max-width: 250px;
}

.wp-custom-logo .custom-logo-link {
    display: block;
}

.wp-custom-logo .site-identity {
    display: none;
}

.site-header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
    margin-right: -20px;
}

.site-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-title {
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1.75;
    margin: 0;
    text-transform: uppercase;
}

.site-title a {
    text-decoration: none;
}

.site-description {
    letter-spacing: 0;
    margin: 0;
    text-transform: capitalize;
}

.custom-header {
    clear: both;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    z-index: 1;
}

.home.absolute-header .custom-header,
.absolute-header .featured-slider-section .hentry .hentry-inner {
    min-height: 100vh;
}

.home.admin-bar.absolute-header .custom-header,
.admin-bar.absolute-header .featured-slider-section .hentry .hentry-inner {
    min-height: calc(100vh - 46px);
}

.custom-header .post-thumbnail {
    margin: 0;
}

.has-header-video .custom-header .wp-custom-header img {
    display: none;
}

.custom-header-content {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1640px;
    z-index: 9;
}

.text-align-left,
.text-align-center,
.text-align-right {
    text-align: center;
}

.site-header-logo,
.slider-logo img,
.content-position-left .entry-container,
.content-position-center .entry-container,
.content-position-right .entry-container {
    margin: 0 auto;
}

.sub-title+.site-header-logo,
.entry-meta+.slider-logo {
    margin-top: 14px;
}

.site-header-logo,
.slider-logo {
    margin-bottom: 14px;
}

.has-header-media:not(.home) .custom-header-content {
    position: relative;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial;
}

.home .custom-header-content .entry-container,
.featured-slider-section .entry-container {
    max-width: 480px;
}

body:not(.home) .custom-header-content .entry-container {
    max-width: 720px;
}

.custom-header-content .site-header-text {
    line-height: 1.67;
    margin-top: 14px;
}

.has-header-media:not(.home) .custom-header {
    position: relative;
}

.header-media-text-disabled .custom-header .wp-custom-header img {
    display: block;
    position: relative;
}

.custom-header:before {
    background-color: rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.has-header-media .custom-header .wp-custom-header img {
    display: none;
}

.has-header-video .custom-header .wp-custom-header video,
.has-header-video .custom-header .wp-custom-header iframe {
    position: absolute;
    height: auto;
    left: 50%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100%;
    min-width: 100vw;
    /* vw prevents 1px gap on left that 100% has */
    width: auto;
    top: 50%;
    padding-bottom: 1px;
    /* Prevent header from extending beyond the footer */
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}


/* For browsers that support 'object-fit' */

@supports (object-fit: cover) {
    .has-header-video .custom-header .wp-custom-header video,
    .has-header-video .custom-header .wp-custom-header iframe {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        width: 100%;
    }
}


/* Hides div in Customizer preview when header images or videos change. */

.custom-header .wp-custom-header-video-button {
    /* Specificity prevents .color-dark button overrides */
    border-radius: 50%;
    border: 2px solid;
    font-size: 18px;
    font-size: 1.125rem;
    opacity: 0;
    overflow: hidden;
    padding: 14px;
    position: absolute;
    left: 49%;
    bottom: 84px;
    z-index: 100;
    height: 52px;
    width: 52px;
}

.sticky-playlist-enabled .custom-header .wp-custom-header-video-button {
    bottom: 158px;
}

.custom-header:hover .wp-custom-header-video-button {
    opacity: 1;
}

.custom-header .sub-title {
    opacity: 0.6;
}

.custom-header .sub-title+.entry-title {
    margin-top: 14px;
}

.custom-header .entry-title+.sub-title {
    margin-top: 28px;
}


/*Header Right Options*/

.menu-inside-wrapper&gt;.site-header-right {
    padding: 14px 30px;
}

.menu-inside-wrapper&gt;.site-header-right li {
    padding: 14px 0;
}

.site-header-menu&gt;.site-header-right {
    display: none;
}

.contact-options {
    margin-left: 67px;
}

.site-header-right ul {
    margin: 0;
    list-style: none;
}

.site-header-right .contact-options&gt;span {
    display: block;
    line-height: 1.4;
}

.site-header-right .contact-options&gt;strong {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.33;
}

.is-open .main-navigation+.site-header-right {
    border-top: 1px solid;
}

.site-header-right li {
    position: relative;
}

.site-header-right li:before {
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    left: 0;
    line-height: 1;
    height: 46px;
    padding: 10px;
    text-align: center;
    width: 46px;
    position: absolute;
}

.site-header-right.icon-with-border li:before {
    border: 1px solid;
}


/*Scroll Down*/

@-webkit-keyframes scrollDown {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}

@keyframes scrollDown {
    0% {
        transform: rotate(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotate(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}

.scroll-down {
    position: absolute;
    bottom: 49px;
    cursor: pointer;
    left: 50%;
    line-height: 1;
    z-index: 999;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
}

.scroll-down .scroll-icon {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: scrollDown 1.5s infinite;
    animation: scrollDown 1.5s infinite;
    box-sizing: border-box;
}

.sticky-playlist-enabled:not(.playlist-made-short) .scroll-down {
    bottom: 109px;
}

.sticky-playlist-enabled.playlist-fixed .scroll-down {
    bottom: 49px;
}

.scroll-down:hover,
.scroll-down:focus {
    opacity: 0.6;
}


/**
 * 6.0 - Modules
 */


/*-------------------------------------------------------------
## accessibility
--------------------------------------------------------------*/


/**
 * 6.1 - Accessibility
 */


/* Text meant only for screen readers */

.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}


/* must have higher specificity than alternative color schemes inline styles */

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    left: -9999em;
    outline: none;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em;
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000;
}


/*--------------------------------------------------------------
## alignments
--------------------------------------------------------------*/


/**
 * 6.2 - Alignments
 */

.alignleft {
    float: left;
    margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
    float: right;
    margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter,
.essential-widgets .featured-image {
    clear: both;
    display: block;
    margin: 0 auto 1.75em;
}

blockquote.alignleft {
    margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
    margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
    margin-bottom: 1.473684211em;
}


/*--------------------------------------------------------------
## breadcrumbs
--------------------------------------------------------------*/


/**
 * 6.3 - Breadcrumb
 */

.catch-breadcrumb.breadcrumb-area {
    margin: 0;
    padding: 21px 0;
}

.breadcrumb-area .sep {
    padding: 5px 8px;
}

.breadcrumb-area .sep {
    opacity: 0.6;
}

.breadcrumb-area .entry-breadcrumbs a,
.breadcrumb-area .woocommerce-breadcrumb a {
    opacity: 0.6;
    display: inline-block;
}

.breadcrumb-area .entry-breadcrumbs a:hover,
.breadcrumb-area .entry-breadcrumbs a:focus,
.breadcrumb-area .woocommerce-breadcrumb a:hover,
.breadcrumb-area .woocommerce-breadcrumb a:focus {
    opacity: 1;
}

.woocommerce .breadcrumb-area+.entry-header {
    margin-bottom: 21px;
}


/*--------------------------------------------------------------
## captions
--------------------------------------------------------------*/


/**
 * 6.4 - Captions
 */

.wp-caption {
    margin-bottom: 1.75em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}

.wp-caption .wp-caption-text {
    font-size: 15px;
    font-size: 0.9375rem;
    font-style: normal;
    text-align: center;
}


/*--------------------------------------------------------------
## clearings
--------------------------------------------------------------*/


/**
 * 6.5 - clearings
 */

.wrapper:before,
.wrapper:after,
.posts-navigation:before,
.posts-navigation:after,
.clear:before,
.clear:after,
.section:before,
.section:after,
.section-content-wrapper:before,
.section-content-wrapper:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.content-area:before,
.content-area:after,
.site-main&gt;article:before,
.site-main&gt;article:after,
.post-navigation:before,
.post-navigation:after,
.posts-navigation:before,
.posts-navigation:after,
.pagination:before,
.pagination:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after,
#tertiary:before,
#tertiary:after,
#colophon .wrapper:before,
#colophon .wrapper:after,
.site-header-cart li:before,
.site-header-cart li:after,
#footer-newsletter .widget-inner:before,
#footer-newsletter .widget-inner:after,
ul.products li.product:before,
ul.products li.product:after,
.promotion-section .content-wrapper:before,
.promotion-section .content-wrapper:after,
.resume-section .section-content-wrapper&gt;div:before,
.resume-section .section-content-wrapper&gt;div:after,
.timeline-section .section-content-wrapper&gt;div:after,
.timeline-section .section-content-wrapper&gt;div:after,
#footer-newsletter .ewnewsletter .hentry:before,
#footer-newsletter .ewnewsletter .hentry:after,
.site-secondary-header-menu:before,
.site-secondary-header-menu:after,
.archive-posts-wrapper .post-wrapper:before,
.archive-posts-wrapper .post-wrapper:after,
.contact-section .hentry-inner:after,
.contact-section .hentry-inner:before {
    content: "";
    display: table;
    table-layout: fixed;
}

.wrapper:after,
.posts-navigation:after,
.clear:after,
.section:after,
.section-content-wrapper:after,
.comment-content:after,
.site-content:after,
.content-area:after,
.site-main&gt;article:after,
.post-navigation:after,
.posts-navigation:after,
.pagination:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after,
#tertiary:after,
#colophon .wrapper:after,
.site-header-cart li:after,
ul.products li.product:after,
#footer-newsletter .widget-inner:after,
.promotion-section .content-wrapper:after,
.resume-section .section-content-wrapper&gt;div:after,
.timeline-section .section-content-wrapper&gt;div:after,
#footer-newsletter .ewnewsletter .hentry:after,
.site-secondary-header-menu:after,
.archive-posts-wrapper .post-wrapper:after,
.contact-section .hentry-inner:after {
    clear: both;
}


/*--------------------------------------------------------------
## content
--------------------------------------------------------------*/


/**
 * 6.6 - Content
 */

.section,
#footer-newsletter {
    clear: both;
    display: block;
    padding: 7px 0;
    position: relative;
    width: 100%;
    overflow: hidden;
}

#footer-newsletter {
    padding: 42px 0 7px 0;
}

.section-heading-wrapper {
    display: block;
    max-width: 840px;
    margin: 0 auto;
    padding: 35px 30px 28px 30px;
    position: relative;
    text-align: center;
    width: 100%;
}

.testimonial-content-section .owl-slideshow {
    overflow: hidden;
}

.countdown-section,
.testimonial-content-section,
#featured-video-section,
#playlist-section,
#events-section,
#product-content-section,
#stats-section,
#portfolio-content-section,
#service-section,
.reservation-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

#page {
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.boxed-layout #page {
    max-width: 1600px;
}

.wrapper {
    margin: 0 auto;
    max-width: 1520px;
}

.section+.site-content {
    border-top: 1px solid;
}

.single .site-main .post-thumbnail,
.page .site-main .post-thumbnail {
    margin-top: 0;
}

#content #infinite-handle {
    padding: 0 15px;
}

.header-fluid .site-header .wrapper {
    max-width: 1920px;
}

.custom-header .wrapper,
#footer-instagram .wrapper {
    width: 100%;
    max-width: 1920px;
}

.recent-blog-content .wrapper {
    max-width: 1020px;
    margin: 0 auto;
}

.page.no-sidebar .content-area,
.single.no-sidebar .content-area,
.no-sidebar .content-area,
.service-section.classic-style .section-content-wrapper.layout-one,
.team-section .section-content-wrapper.layout-one,
.featured-content-section .section-content-wrapper.layout-one,
.testimonial-content-section.layout-one .section-content-wrapper,
.product-review-section .section-content-wrapper.layout-one,
.timeline-section .section-content-wrapper {
    max-width: 920px;
    margin: 0 auto;
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

.site-content .archive-posts-wrapper .section-content-wrapper,
.site-content .archive-posts-wrapper .section-content-wrapper.layout-one {
    padding: 0;
    position: relative;
}

.infinite-scroll .site-content .archive-posts-wrapper .section-content-wrapper,
.infinite-scroll .site-content .archive-posts-wrapper .section-content-wrapper.layout-one {
    padding: 0 0 46px 0;
}

.recent-blog-content .section-content-wrapper.layout-one .hentry {
    padding: 0;
}

body.infinite-scroll.infinity-end .archive-posts-wrapper .section-content-wrapper {
    padding-bottom: 0;
}

body:not(.has-featured-slider):not(.has-header-media) .site-header+.section.portfolio-section .section-heading-wrapper {
    text-align: left;
    margin: unset;
    padding-bottom: 42px;
}

.theme-scheme-music .section-title {
    text-transform: uppercase;
}

.theme-scheme-wedding .section-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.theme-scheme-wedding .section-description:before,
.theme-scheme-wedding .section-description:after {
    border-top: 1px solid;
    content: '';
    display: table-cell;
    position: relative;
    width: 10%;
}

.theme-scheme-wedding .section-description:before {
    right: 1.5%;
}

.theme-scheme-wedding .section-description:after {
    left: 1.5%;
}

.theme-scheme-wedding .section-description p {
    font-style: italic;
    opacity: 0.6;
}

.excerpt-image-left .hentry:not(.has-post-thumbnail) .post-wrapper .entry-container,
.excerpt-image-right .hentry:not(.has-post-thumbnail) .post-wrapper .entry-container {
    width: 100%;
}

.excerpt-image-left .boxed-post.layout-one .hentry .post-thumbnail .sticky-post,
.excerpt-image-left .border-post.layout-one .hentry .post-thumbnail .sticky-post,
.excerpt-image-left .boxed-post.layout-one .post-thumbnail .posted-on a,
.excerpt-image-left .border-post.layout-one .post-thumbnail .posted-on a,
.excerpt-image-right .boxed-post.layout-one .hentry .post-thumbnail .sticky-post,
.excerpt-image-right .border-post.layout-one .hentry .post-thumbnail .sticky-post,
.excerpt-image-right .boxed-post.layout-one .post-thumbnail .posted-on a,
.excerpt-image-right .border-post.layout-one .post-thumbnail .posted-on a {
    left: 0;
}

.excerpt-image-left .boxed-post .post-thumbnail .sticky-post,
.excerpt-image-right .boxed-post .post-thumbnail .sticky-post {
    bottom: 0;
}


/*--------------------------------------------------------------
## media
--------------------------------------------------------------*/


/**
 * 6.7 - Media
 */

.site .avatar {
    border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
    display: block;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object,
video {
    max-width: 100%;
    vertical-align: middle;
}

p&gt;embed,
p&gt;iframe,
p&gt;object,
p&gt;video {
    margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video {
    margin: 1.625em 0;
}


/*--------------------------------------------------------------
## alignments
--------------------------------------------------------------*/


/**
 * 6.8 - Scroll Up
 */

#scrollup {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: none;
    bottom: 35px;
    height: 40px;
    line-height: 1;
    outline: none;
    padding: 8px;
    position: fixed;
    right: 30px;
    text-decoration: none;
    text-align: center;
    width: 40px;
    z-index: 999;
}

.sticky-playlist-enabled #scrollup {
    bottom: 77px;
}

#scrollup:hover,
#scrollup:focus {
    border-color: transparent;
    text-decoration: none;
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}


/*--------------------------------------------------------------
## alignments
--------------------------------------------------------------*/


/**
 * 6.9 - Sidebar
 */

.widget .hentry {
    float: left;
    width: 100%;
}

.sidebar .widget {
    clear: both;
    margin-bottom: 35px;
}

.sidebar .widget-title {
    font-weight: 700;
    line-height: 1.56;
    text-transform: capitalize;
}

.sidebar .widget p {
    margin-bottom: 28px;
}

.sidebar .widget p:last-child {
    margin-bottom: 0;
}


/**
 * 7.0 - Site
 */


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/


/**
 * 7.1.1 - Comments
 */

.comments-area {
    clear: both;
    display: block;
    width: 100%;
}

.comment-container .comment-wrap {
    padding: 28px;
    position: relative;
}

.comment-container .comment-wrap:before {
    content: '';
    left: -10px;
    position: absolute;
    top: 21px;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid;
}

.comment&gt;article {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.comment-author,
.comment-container {
    display: table-cell;
    vertical-align: top;
}

.comment-author {
    width: 65px;
}

.comment-container {
    padding-left: 21px;
    width: calc( 100% - 65px);
}

.comment-author a {
    text-decoration: none;
}

.comment-author .avatar {
    height: 65px;
    width: 65px;
}

.comment-list {
    list-style: none;
    margin: 0;
}

.comments-title,
.comment-reply-title {
    font-size: 600;
    line-height: 1.46;
    text-align: center;
    text-transform: capitalize;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    padding: 14px 0;
}

.comment-list article+.comment-respond {
    margin-bottom: 14px;
    margin-top: 14px;
}

.comments-area .comment-list&gt;li:first-child&gt;article,
.comments-area .comment-list&gt;li.pingback:first-child,
.comments-area .comment-list&gt;li.trackback:first-child {
    border-top: none;
}

.comment-list .children {
    list-style: none;
    margin: 0;
}

.comment-list .children li&gt;article {
    padding-left: 2.5em;
}

.comment-meta .edit-link,
.pingback .edit-link {
    display: inline-block;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
}

.comment-meta {
    margin-bottom: 0.778em;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 1.75em 1.5em;
}

.comment-content li&gt;ul,
.comment-content li&gt;ol {
    margin-bottom: 0;
}

.reply {
    display: block;
    margin-top: 21px;
}

.comment-reply-link {
    display: inline-block;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.62;
    text-decoration: none;
    text-transform: uppercase;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    outline: 0;
}

.no-comments {
    margin: 0;
    padding-top: 1.75em;
}

.comment-navigation+.no-comments {
    border-top: 0;
    padding-top: 0;
}

.form-allowed-tags code {
    font-family: Inconsolata, monospace;
}

.form-submit {
    margin: 0;
}

.author-name {
    text-transform: capitalize;
}

.comment-reply-title small a {
    border: 0;
    font-size: 24px;
    font-size: 1.5rem;
    height: 32px;
    overflow: hidden;
    width: 26px;
    position: absolute;
    right: 14px;
    top: 14px;
}

.comment-respond {
    padding: 30px;
    position: relative;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-notes {
    font-style: italic;
}

.comment-meta .author-name {
    display: block;
    font-style: normal;
    font-weight: 700;
}

.comment-meta a {
    text-decoration: none;
}

.comment-meta .comment-permalink {
    display: inline-block;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/


/**
 * 7.1.2 - Posts and pages
 */

.hentry,
.resume-section .education .date-institute,
.resume-section .education .entry-container,
.timeline-section .post-thumbnail,
.timeline-section .entry-container,
.sidebar .widget {
    float: left;
    position: relative;
    width: 100%;
}

.hentry,
.view-more,
#footer-newsletter .widget-inner,
.timeline-footer-text {
    margin-bottom: 35px;
}

.post-thumbnail {
    display: block;
    margin-bottom: 21px;
    position: relative;
}

.post-thumbnail img {
    display: block;
    margin: 0 auto;
}

.post-thumbnail img:hover,
.post-thumbnail img:focus {
    opacity: 0.9;
}

.post-wrapper .post-thumbnail img:hover,
.post-wrapper .post-thumbnail img:focus {
    opacity: 1;
}

h1,
body:not(.home) .custom-header-content .entry-title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.33;
}

h1 {
    margin-bottom: 0.3620689655172414em;
    margin-top: 1.086206896551724em;
}

h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.43;
    margin-bottom: 0.4285714285714286em;
    margin-top: 1.285714285714286em;
}

h3 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.36;
    margin-bottom: 0.5833333333333333em;
    margin-top: 1.75em;
}

h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
    margin-bottom: 0.75em;
    margin-top: 2.25em;
}

h5 {
    font-size: 22px;
    font-size: 1.125rem;
    line-height: 1.56;
    margin-bottom: 0.875em;
    margin-top: 2.625em;
}

h6 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.56;
    margin-bottom: 1.166666666666667em;
    margin-top: 3.5em;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
    margin-top: 0;
}

.post-navigation .nav-title,
.entry-title,
.comments-title {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.more-button {
    clear: both;
    display: block;
}

.more-link,
.button,
.posts-navigation .nav-links a,
.pagination .nav-links .prev,
.pagination .nav-links .next,
#content #infinite-handle span button,
input[type="submit"],
.author-link {
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.56;
    text-decoration: none;
    text-transform: uppercase;
    word-wrap: break-word;
}

.theme-scheme-ecommerce .more-link,
.theme-scheme-ecommerce .button,
.theme-scheme-ecommerce .posts-navigation .nav-links a,
.theme-scheme-ecommerce .pagination .nav-links .prev,
.theme-scheme-ecommerce .pagination .nav-links .next,
.theme-scheme-ecommerce #content #infinite-handle span button,
.theme-scheme-ecommerce input[type="submit"],
.theme-scheme-ecommerce .author-link {
    font-weight: 600;
}

.more-link.underlined {
    border-bottom: 2px solid;
    padding-bottom: 7px;
}

.more-link.more-icon&gt;span:after {
    display: inline-block;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    padding-left: 14px;
    position: relative;
    top: 2px;
}

.more-link:hover&gt;span:after,
.more-link:focus&gt;span:after {
    padding-left: 21px;
}

.view-more {
    clear: both;
    padding: 0 30px;
    text-align: center;
}

#events-section .view-more {
    position: relative;
}

.author-info {
    border: 1px solid;
    clear: both;
    margin-top: 35px;
    text-align: center;
}

.author-avatar .avatar {
    height: 65px;
    width: 65px;
}

.author-description&gt; :last-child {
    margin-bottom: 0;
}

.author-description .author-title {
    clear: none;
    line-height: 1.67;
    text-transform: capitalize;
}

.author-bio {
    overflow: hidden;
}

.author-link {
    display: block;
    white-space: nowrap;
}

.entry-footer:empty {
    margin: 0;
}

.sticky-post {
    display: inline-block;
    font-weight: 500;
    line-height: 1.75;
    padding: 7px 14px;
    text-align: center;
    z-index: 1;
}

.post-thumbnail .fa-calendar {
    display: none;
}

.post-thumbnail .sticky-post {
    bottom: 0;
    position: absolute;
}

.boxed-post .post-thumbnail .sticky-post,
.border-post .post-thumbnail .sticky-post {
    bottom: -18.375px;
    left: 28px;
}

.entry-container .sticky-post {
    margin-bottom: 14px;
}

.full-content .has-post-thumbnail .sticky-post {
    position: relative;
    top: auto;
    left: auto;
}

.entry-meta {
    line-height: 1.62;
    text-transform: capitalize;
}

.entry-meta+.entry-title,
.entry-title+.entry-meta {
    margin-top: 14px;
}

.entry-meta a {
    text-decoration: none;
}

.entry-meta .fa {
    padding-right: 7px;
}

.entry-header .entry-meta .cat-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    letter-spacing: 0.5px;
    margin-right: 0;
    padding-left: 38px;
    position: relative;
}

.entry-header .entry-meta .cat-links:before {
    border-top: 1px solid;
    content: '';
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 29px;
}

.sidebar .entry-header .entry-meta .cat-links:before {
    display: none;
}

.sidebar .entry-header .entry-meta .cat-links {
    padding-left: 0;
}

.entry-header .entry-meta .cat-links&gt;a {
    padding-left: 4px;
    padding-right: 4px;
}

.entry-header .entry-meta .cat-links&gt;a:first-child {
    padding-right: 0;
}

.entry-header .entry-meta .cat-links {
    text-transform: uppercase;
}

.entry-header .entry-title+.entry-meta&gt;span {
    clear: none;
    display: inline-block;
    padding-right: 14px;
}

.entry-header .entry-title+.entry-meta&gt;span:last-child {
    padding-right: 0;
}

.entry-footer .entry-meta&gt;span {
    clear: both;
    display: block;
    margin: 35px 0 0;
}

.entry-footer .entry-meta&gt;span:not(.edit-link) {
    text-transform: lowercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.entry-footer .entry-meta&gt;span:not(.edit-link):last-child {
    margin-right: 0;
}

.entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a {
    border: 1px solid;
    display: inline-block;
    margin: 0 7px 7px 0;
    padding: 7px 14px;
}

.entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a:last-child {
    margin-right: 0;
}

.site-content .entry-footer {
    margin-top: 42px;
}

.post-wrapper .post-thumbnail .posted-on a {
    display: inline-block;
    padding: 8px 18px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
}

.boxed-post .post-thumbnail .posted-on a,
.border-post .post-thumbnail .posted-on a {
    left: 28px;
}

.archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry .post-wrapper {
    border-bottom: 1px solid;
    padding-bottom: 35px;
}

body.excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry .post-wrapper,
body.excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry .post-wrapper {
    border: 0;
    padding-bottom: 0;
}

.excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after,
.excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after {
    border-bottom: 1px solid;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    padding-bottom: 35px;
}


/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */

.updated:not(.published) {
    display: none;
}

.page-links {
    clear: both;
    margin: 0 0 1.75em;
}

.page-links a:hover,
.page-links a:focus {
    border-color: transparent;
}

.page-links&gt;.page-links-title {
    border: 0;
    height: auto;
    margin: 0;
    padding-right: 0.5em;
    width: auto;
}

.entry-attachment {
    margin-bottom: 1.75em;
}

.entry-caption {
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 1.0769230769em;
}

.entry-caption&gt; :last-child {
    margin-bottom: 0;
}

.content-bottom-widgets {
    clear: both;
}

.entry-footer .author img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 1em;
}

.archive-post-wrap .entry-footer .entry-meta {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
}

.view-all-button {
    text-align: center;
}

.border-post .hentry .entry-container {
    border: 1px solid;
}

.site-content .archive-posts-wrapper .section-heading-wrapper {
    padding-top: 0;
}

.edit-link {
    display: block;
    padding: 14px;
}


/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/


/**
 * 7.2.1 - Widgets
 */

.widget-title-with-border .widget-title {
    padding-bottom: 21px;
    position: relative;
}

.widget-title-with-border .widget-title:before {
    border-bottom: 1px solid;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 1px;
}

.theme-scheme-music.widget-title-with-border .widget_custom_html .widget-title:before {
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.theme-scheme-music .site-footer .widget_custom_html .custom-html-widget p:first-child {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 14px;
}

.theme-scheme-music .widget_custom_html {
    text-align: center;
}

.footer-widget-center-align .site-footer .footer-widget-area {
    text-align: center;
}

.footer-widget-center-align .site-footer .footer-widget-area .ew-author ul,
.footer-widget-center-align .site-footer .footer-widget-area .ew-archive ul,
.footer-widget-center-align .site-footer .footer-widget-area .ew-categories ul {
    text-align: center;
}

.footer-widget-center-align .widget_categories ul a,
.footer-widget-center-align .widget_archive ul a {
    float: none;
}

.widget .widget-title:empty {
    margin-bottom: 0;
}

.widget ul,
.widget ol {
    list-style: none;
    margin-left: 0;
    margin-right: 0;
}

.widget-area li {
    line-height: 2;
}


/* Categories widget */

.sidebar .widget_categories ul,
.sidebar .widget_archive ul,
.sidebar .widget ul {
    list-style-type: disc;
    list-style-position: inside;
}

.widget_categories li,
.widget_archive li {
    height: 1%;
    overflow: hidden;
}

.sidebar .widget.ew-author ul a,
.sidebar .widget.ew-archive ul a,
.sidebar .widget.ew-categories ul a,
.sidebar .widget ul a {

    float: none;
    padding-left: 7px;
}

.sidebar .widget.ew-author li,
.sidebar .widget.ew-archive li,
.sidebar .widget.ew-categories li {
    display: list-item;
}

.sidebar .widget.ew-author ul,
.sidebar .widget.ew-archive ul,
.sidebar .widget.ew-categories ul {
    text-align: left;
}

.sidebar .widget_categories li&gt;span,
.sidebar .widget_archive li&gt;span {
    float: right;
}

.widget_categories ul a,
.widget_archive ul a {
    /*float: left;*/
}

.nav-subtitle {
    opacity: 0.4;
}

.entry-meta a,
.post-title,
.widget_recent_entries li a,
.widget_categories ul a,
.widget_archive ul a,
.ew-archive ul a,
.ew-categories ul a,
.entry-meta .fa,
.comment-permalink,
#cancel-comment-reply-link,
.sidebar .widget li&gt;span,
.widget .tagcloud a,
section.ew-tabbed-recent-popular .ui-state-default a,
section.ew-tabbed-recent-popular .ui-state-default a:link,
section.ew-tabbed-recent-popular .ui-state-default a:visited {
    opacity: 0.6;
}

.entry-meta a:hover,
.entry-meta a:focus,
.widget_categories ul a:hover,
.widget_categories ul a:focus,
.widget_archive ul a:hover,
.widget_archive ul a:focus,
.ew-archive ul a:hover,
.ew-archive ul a:focus,
.ew-categories ul a:hover,
.ew-categories ul a:focus,
.widget_recent_entries li a:hover,
.widget_recent_entries li a:focus,
.post-navigation a:hover .nav-subtitle,
.post-navigation a:focus .nav-subtitle,
.comment-permalink:hover,
.comment-permalink:focus,
#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus,
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
section.ew-tabbed-recent-popular .ui-state-default.ui-state-active a,
section.ew-tabbed-recent-popular .ui-state-default.ui-state-active a:link,
section.ew-tabbed-recent-popular .ui-state-default.ui-state-active a:visited {
    opacity: 1;
}


/* Calendar widget */

.widget.widget_calendar table {
    margin: 0;
}

.widget_calendar td,
.widget_calendar th {
    line-height: 3;
    padding: 0;
    text-align: center;
}

.widget_calendar caption {
    font-weight: 600;
}

.widget_calendar tbody a {
    display: block;
    font-weight: 600;
    text-decoration: none;
}


/* Recent Posts widget */

.widget-area .gallery {
    margin: 0;
}

.widget_recent_entries .post-date {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.615384615;
    margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
    margin-bottom: 0;
}

.ew-posts li {
    margin-bottom: 21px;
}

.ew-posts li&gt;span {
    display: block;
    font-style: italic;
}


/* RSS widget */

.widget_rss .rsswidget img {
    margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: normal;
    line-height: 1.615384615;
    margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
    margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
    margin-bottom: 0;
}


/* Tag Cloud widget */

.tagcloud a {
    border: 1px solid;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -o-border-radius: 17px;
    display: inline-block;
    line-height: 1;
    margin: 0 0.1875em 0.4375em 0;
    padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
    outline: 0;
}

#featured-grid-content .grid-box:hover .caption&gt;.vcenter {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}

#footer-instagram .widget {
    margin: 0;
    padding: 0;
}

#footer-instagram .widget-title {
    margin: 35px auto;
    text-align: center;
    letter-spacing: 0;
    text-transform: capitalize;
}

#footer-instagram .widget-title {
    display: none;
}

.widget-area .catch-instagram-feed-gallery-widget-wrapper .button {
    border: none;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
    margin: 0;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
    width: 16.666%;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(3n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1) {
    clear: none;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(6n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(6n+1) {
    clear: both;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button {
    display: none;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .button {
    margin-top: 28px;
}

.widget-area .date-label {
    display: none;
}


/* Footer Newsletter */

.footer-newsletter:before,
.footer-newsletter:after {
    clear: both;
    content: "";
    display: block;
}

#footer-newsletter .wrapper {
    max-width: 1920px;
}

#footer-newsletter .widget {
    clear: both;
    margin: 0;
}

#footer-newsletter .widget-inner {
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
}

#footer-newsletter .ewnewsletter .widget-inner-wrap {
    padding: 0;
    margin: 0;
}

#footer-newsletter .ewnewsletter .hentry {
    text-align: center;
    margin: 0;
}

#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox {
    border: none;
    padding: 17px 21px;
}

.ew-newsletter-content-container&gt; :last-child {
    margin-bottom: 0;
}

.footer-newsletter .ew-newsletter-image-container {
    margin-bottom: 21px;
}

.widget-title-upper .widget-title {
    text-transform: uppercase;
}

.widget-area .essential-widgets .hentry .entry-title {
    margin: 0;
}

.widget-area .entry-title+.entry-meta {
    margin-top: 7px;
}

.site-content .sidebar .hentry {
    margin-bottom: 21px;
    padding: 0;
}

section.ew-tabbed-recent-popular .ui-tabs .ui-tabs-nav li {
    margin-bottom: 0;
}

.widget .tagcloud a,
.widget-area .essential-widgets .tagcloud a {
    border-radius: 0;
    -webkit-border-radius: 0;
    line-height: normal;
    padding: 7px 14px;
}

section.ew-tabbed-recent-popular .ui-tabs .ui-tabs-panel {
    border: 0;
    padding: 28px;
}

section.ew-tabbed-recent-popular .ui-tabs .ui-tabs-nav li,
section.ew-tabbed-recent-popular .ui-state-active,
section.ew-tabbed-recent-popular .ui-widget-content .ui-state-active,
section.ew-tabbed-recent-popular .ui-widget-header .ui-state-active {
    border: 0;
}

section.ew-tabbed-recent-popular .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding: 0;
}


/*--------------------------------------------------------------
## App Section
--------------------------------------------------------------*/


/**
 * 7.3.1 - App Section
 */

.app-image-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.app-section .hentry {
    position: initial;
}

#app-section .entry-container {
    margin: 0 auto;
    max-width: 680px;
}

#app-section.content-position-right .entry-container {
    margin-left: auto;
    margin-right: 0;
}

#app-section.content-position-left .entry-container {
    margin-left: 0;
    margin-right: auto;
}

.promotion-section.text-align-right .app-image-container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.promotion-section.text-align-left .app-image-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.app-image-container div+div {
    margin-top: 14px;
}

.app-section .post-thumbnail,
.album-section .post-thumbnail {
    margin: 21px 0 0 0;
}

.app-section .view-more,
.app-section .social-navigation {
    margin: 35px 0 0 0;
    padding: 0;
}

.app-section .social-navigation li,
.album-section .social-navigation li {
    line-height: unset;
}

.app-section .social-navigation a,
.album-section .social-navigation a {
    border: 1px solid;
    height: 40px;
    padding: 5px;
    width: 40px;
}

.app-section .social-navigation a:hover,
.app-section .social-navigation a:focus,
.album-section .social-navigation a:hover,
.album-section .social-navigation a:focus {
    border-color: transparent;
}


/*--------------------------------------------------------------
## Audio Player
--------------------------------------------------------------*/


/**
 * 7.3.2 - Audio Player
 */

.mejs-offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal;
}

.mejs-container {
    /*font-family: Helvetica, Arial, serif;*/
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top;
}

.mejs-container,
.mejs-container * {
    box-sizing: border-box;
}

.mejs-container video:-webkit-media-controls,
.mejs-container video:-webkit-media-controls-panel,
.mejs-container video:-webkit-media-controls-panel-container,
.mejs-container video:-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
    height: 100%;
    width: 100%;
}

.mejs-fill-container {
    background: 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.mejs-container:focus {
    outline: none;
}

.mejs-iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
}

.mejs-embed,
.mejs-embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.mejs-fullscreen {
    overflow: hidden !important;
}

.mejs-container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    height: 100% !important;
    width: 100% !important;
}

.mejs-background,
.mejs-mediaelement {
    left: 0;
    position: absolute;
    top: 0;
}

.mejs-mediaelement {
    height: 100%;
    width: 100%;
    z-index: 0;
}

.mejs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

:root .mejs-poster-img {
    display: none;
}

.mejs-poster-img {
    border: 0;
    padding: 0;
}

.mejs-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
}

.mejs-layer {
    z-index: 1;
}

.mejs-overlay-play {
    cursor: pointer;
}

.mejs-overlay-button {
    background: url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px;
}

.mejs-overlay:hover&gt;.mejs-overlay-button {
    background-position: -80px -39px;
}

.mejs-overlay-loading {
    height: 80px;
    width: 80px;
}

.mejs-overlay-loading-bg-img {
    -webkit-animation: mejsanimation 1s linear infinite;
    animation: mejsanimation 1s linear infinite;
    background: transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1;
}

@-webkit-keyframes mejsanimation {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes mejsanimation {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.mejs-controls {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    padding: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}

.mejs-button,
.mejs-time,
.mejs-time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 40px;
}

.mejs-button&gt;button {
    background: transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px;
}

.mejs-button&gt;button:focus {
    outline: 1px dotted #999;
}

.mejs-container-keyboard-inactive [role=slider],
.mejs-container-keyboard-inactive [role=slider]:focus,
.mejs-container-keyboard-inactive a,
.mejs-container-keyboard-inactive a:focus,
.mejs-container-keyboard-inactive button,
.mejs-container-keyboard-inactive button:focus {
    outline: 0;
}

.mejs-time {
    box-sizing: content-box;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 10px 0;
    text-align: center;
    width: auto;
}

.mejs-play&gt;button {
    background-position: 0 0;
}

.mejs-pause&gt;button {
    background-position: -20px 0;
}

.mejs-replay&gt;button {
    background-position: -160px 0;
}

.mejs-time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative;
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    display: block;
    height: 5px;
    position: absolute;
}

.mejs-time-total {
    margin: 5px 0 0;
    width: 100%;
}

.mejs-time-buffering {
    -webkit-animation: b 2s linear infinite;
    animation: b 2s linear infinite;
    background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.4) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0.4) 75%, transparent 0, transparent);
    background: linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0.4) 75%, transparent 0, transparent);
    background-size: 15px 15px;
    width: 100%;
}

@-webkit-keyframes b {
    0% {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

@keyframes b {
    0% {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

.mejs-time-loaded {
    background: rgba(255, 255, 255, 0.3);
}

.mejs-time-hovered {
    background: rgba(1, 224, 175, 0.2);
    z-index: 10;
}

.mejs-time-hovered.negative {
    background: rgba(0, 0, 0, 0.2);
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-hovered,
.mejs-time-loaded {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
}

.mejs-time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.mejs-time-hovered {
    -webkit-transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
    transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
}

.mejs-time-hovered.no-hover {
    -webkit-transform: scaleX(0) !important;
    -ms-transform: scaleX(0) !important;
    transform: scaleX(0) !important;
}

.mejs-time-handle,
.mejs-time-handle-content {
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 11;
}

.mejs-time-handle-content {
    opacity: 0;
    height: 13px;
    left: 0;
    top: -4px;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 13px;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total:hover .mejs-time-handle-content,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total:focus .mejs-time-handle-content {
    opacity: 1;
}

.mejs-time-float {
    bottom: 100%;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px;
}

.mejs-time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px;
}

.mejs-time-float-corner {
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
}

.mejs-long-video .mejs-time-float {
    margin-left: -23px;
    width: 64px;
}

.mejs-long-video .mejs-time-float-current {
    width: 60px;
}

.mejs-broadcast {
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%;
}

.mejs-fullscreen-button&gt;button {
    background-position: -80px 0;
}

.mejs-unfullscreen&gt;button {
    background-position: -100px 0;
}

.mejs-mute&gt;button {
    background-position: -60px 0;
}

.mejs-unmute&gt;button {
    background-position: -40px 0;
}

.mejs-volume-button {
    position: relative;
}

.mejs-volume-button&gt;.mejs-volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, 0.7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    z-index: 1;
}

.mejs-volume-button:hover {
    border-radius: 0 0 4px 4px;
}

.mejs-volume-total {
    background: rgba(255, 255, 255, 0.5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px;
}

.mejs-volume-current {
    left: 0;
    margin: 0;
    width: 100%;
}

.mejs-volume-current,
.mejs-volume-handle {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
}

.mejs-volume-handle {
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px;
}

.mejs-horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 45px;
}

.mejs-horizontal-volume-total {
    height: 8px;
    top: 16px;
    width: 45px;
}

.mejs-horizontal-volume-current,
.mejs-horizontal-volume-total {
    border-radius: 2px;
    font-size: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
}

.mejs-horizontal-volume-current {
    height: 100%;
    top: 0;
    width: 100%;
}

.mejs-horizontal-volume-handle {
    display: none;
}

.mejs-captions-button,
.mejs-chapters-button {
    position: relative;
}

.mejs-captions-button&gt;button {
    background-position: -140px 0;
}

.mejs-chapters-button&gt;button {
    background-position: -180px 0;
}

.mejs-captions-button&gt;.mejs-captions-selector,
.mejs-chapters-button&gt;.mejs-chapters-selector {
    background: rgba(50, 50, 50, 0.7);
    border: 1px solid transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px;
}

.mejs-chapters-button&gt;.mejs-chapters-selector {
    margin-right: -55px;
    width: 110px;
}

.mejs-captions-selector-list,
.mejs-chapters-selector-list {
    list-style-type: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.mejs-captions-selector-list-item,
.mejs-chapters-selector-list-item {
    cursor: pointer;
    display: block;
    list-style-type: none !important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0 10px;
}

.mejs-captions-selector-input,
.mejs-chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute;
}

.mejs-captions-selector-label,
.mejs-chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 0 0;
}

.mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px;
}

.mejs-captions-layer {
    bottom: 0;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center;
}

.mejs-captions-layer a {
    text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400;
}

.mejs-captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%;
}

.mejs-captions-position-hover {
    bottom: 35px;
}

.mejs-captions-text,
.mejs-captions-text * {
    background: rgba(20, 20, 20, 0.5);
    box-shadow: 5px 0 0 rgba(20, 20, 20, 0.5), -5px 0 0 rgba(20, 20, 20, 0.5);
    padding: 0;
    white-space: pre-wrap;
}

.mejs-container.mejs-hide-cues video:-webkit-media-text-track-container {
    display: none;
}

.mejs-overlay-error {
    position: relative;
}

.mejs-overlay-error&gt;img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}

.mejs-cannotplay,
.mejs-cannotplay a {
    font-size: .8em;
}

.mejs-cannotplay {
    position: relative;
}

.mejs-cannotplay a,
.mejs-cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%;
}

.wp-playlist-caption,
.wp-playlist-current-item .wp-playlist-item-artist,
.wp-playlist-current-item .wp-playlist-item-title,
.wp-playlist-item-album {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mejs-container {
    clear: both;
    max-width: 100%;
}

.mejs-controls a.mejs-horizontal-volume-slider {
    display: table;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    border-radius: 0;
}

.mejs-overlay-loading {
    background: 0 0;
}

.mejs-controls button:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.me-cannotplay {
    width: auto !important;
}

.media-embed-details .wp-audio-shortcode {
    display: inline-block;
    max-width: 400px;
}

.audio-details .embed-media-settings {
    overflow: visible;
}

.media-embed-details .embed-media-settings .setting span {
    max-width: 400px;
    width: auto;
}

.media-embed-details .embed-media-settings .checkbox-setting span {
    display: inline-block;
}

.media-embed-details .embed-media-settings {
    padding-top: 0;
    top: 28px;
}

.media-embed-details .instructions {
    padding: 16px 0;
    max-width: 600px;
}

.media-embed-details .setting .remove-setting,
.media-embed-details .setting p {
    font-size: 10px;
    text-transform: uppercase;
}

.media-embed-details .setting .remove-setting {
    padding: 0;
}

.media-embed-details .embed-media-settings .checkbox-setting {
    float: none;
    margin: 0 0 10px;
}

.wp-video {
    max-width: 100%;
    height: auto;
}

.wp_attachment_holder .wp-audio-shortcode,
.wp_attachment_holder .wp-video {
    margin-top: 18px;
}

.wp-video-shortcode video,
video.wp-video-shortcode {
    max-width: 100%;
    display: inline-block;
}

.video-details .wp-video-holder {
    width: 100%;
    max-width: 640px;
}

.wp-playlist {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 12px 0 18px;
    font-size: 14px;
    line-height: 1.5;
}

.wp-admin .wp-playlist {
    margin: 0 0 18px;
}

.wp-playlist video {
    display: inline-block;
    max-width: 100%;
}

.wp-playlist audio {
    display: none;
    max-width: 100%;
    width: 400px;
}

.wp-playlist-item-meta {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.75;
}

.wp-playlist-item-meta:not(.wp-playlist-item-title) {
    opacity: 0.6;
}

.playlist-section .wp-playlist-current-item .wp-playlist-item-album,
.playlist-section .wp-playlist-current-item .wp-playlist-item-artist {
    font-size: 14px;
    font-size: 0.875rem;
}

.wp-playlist .mejs-container {
    margin: 0;
    max-width: 100%;
}

.wp-playlist .mejs-controls .mejs-button button {
    outline: 0;
}

.wp-playlist-caption {
    max-width: 100%;
}

.wp-playlist-item .wp-playlist-caption {
    display: inline-block;
    text-decoration: none;
    max-width: -webkit-calc(100% - 60px);
    max-width: calc(100% - 60px);
}

.wp-playlist-item-artist {
    text-transform: capitalize;
}

.playlist-section .wp-playlist-tracks .wp-playlist-item-artist {
    padding-left: 21px;
}

.wp-playlist-item-length {
    position: absolute;
    right: 3px;
    top: 0;
    line-height: 1.5;
}

.wp-playlist-tracks {
    margin-top: 10px;
}

.wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 0 3px;
}

.wp-playlist-item:last-child {
    border-bottom: 0;
}

.wp-playlist-playing {
    font-weight: normal;
}

.wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 10px;
    height: 60px;
}

.wp-playlist .wp-playlist-current-item img {
    float: left;
    max-width: 50px;
    height: auto;
    margin-right: 10px;
    padding: 0;
    border: 0;
}

.wp-audio-playlist .me-cannotplay span {
    padding: 5px 15px;
}

.mejs-toggle-playlist button {
    z-index: 3;
}

.zubin-mejs-container.mejs-container {
    background: 0 0;
}

.zubin-mejs-container.mejs-container .mejs-controls {
    margin: 0;
    position: relative;
    height: auto;
}

.zubin-mejs-container.mejs-container .mejs-controls a:hover {
    opacity: 1;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-button {
    cursor: pointer;
    display: block;
    position: relative;
}

.zubin-mejs-container.mejs-container .mejs-button button {
    background: 0 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    height: 100%;
    width: 40px;
}

.zubin-mejs-container.mejs-container .mejs-button button:hover,
.zubin-mejs-container.mejs-container .mejs-button button:focus {
    box-shadow: none;
    transform: none;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-button button:before {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
    height: 3px;
    top: 10px;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-time {
    height: 40px;
    line-height: 40px;
    padding-bottom: 0;
    padding-top: 0;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail {
    height: 40px;
    margin: 0;
    padding: 18px 0 0;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
    border: none;
    margin: 0;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
    height: 0;
    overflow: hidden;
    top: -1.9em;
    visibility: hidden;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider {
    height: 20px;
    margin-left: 14px;
    margin-top: 18px;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.wp-audio-shortcode {
    border: none;
    margin: 1.313em 0 2.625em;
}

.wp-video-shortcode.mejs-container {
    padding: 0;
}

.wp-video-shortcode.mejs-container .mejs-controls {
    top: auto;
}

body .wp-playlist {
    border: none;
    clear: both;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.625;
    margin: 0.875em 0 2.1875em;
    padding: 0;
    position: relative;
}

body .wp-playlist .wp-playlist-current-item img {
    height: 50px;
    margin-right: 14px;
    width: 50px;
}

body .wp-playlist-caption,
body .wp-playlist-item-title {
    line-height: 1.75;
}

body .wp-playlist-caption:hover {
    opacity: 1;
}

body .wp-playlist-current-item {
    border: none;
    height: auto;
    margin-bottom: 0;
}

body .wp-playlist-tracks {
    border: none;
    margin: 0;
}

body .wp-playlist-item,
.zubin-mejs-container.mejs-container .mejs-controls {
    padding: 14px 0;
}

body .wp-playlist-dark .wp-playlist-playing {
    background: transparent;
}

body .wp-playlist-dark .wp-playlist-item {
    padding: 14px 28px;
}

body .wp-playlist-item:last-child {
    border-bottom: none;
}

body .wp-playlist-item-length {
    top: auto;
    right: 0;
    bottom: 1.23076923em;
}

body .wp-playlist-item:not(.wp-playlist-playing) .wp-playlist-item-length {
    opacity: 0.6;
}

body .wp-playlist-item-artist {
    display: block;
}

.zubin-mejs-container.mejs-container .mejs-toggle-playlist button:before {
    content: "\f0ca";
}

.zubin-mejs-container.mejs-container .mejs-toggle-playlist.is-open button:before {
    content: "\f00d";
}

.zubin-mejs-container.mejs-container .mejs-next button:before {
    content: "\f051";
}

.zubin-mejs-container.mejs-container .mejs-previous button:before {
    content: "\f048";
}

.zubin-mejs-container.mejs-container .mejs-play button:before,
.zubin-mejs-container.mejs-container .mejs-replay button:before {
    content: "\f04b";
}

.zubin-mejs-container.mejs-container .mejs-pause button:before {
    content: "\f04c";
}

.zubin-mejs-container.mejs-container .mejs-volume-button button:before {
    content: "\f028";
}

.zubin-mejs-container.mejs-container .mejs-volume-button.mejs-unmute button:before {
    content: "\f026";
}

.zubin-mejs-container.mejs-container .mejs-fullscreen-button button:before {
    content: "\f0b2";
}


/* Colors */

.mejs-container {
    background: #000;
}

.mejs-time-float {
    background: #eee;
    border: 1px solid #333;
    color: #111;
}

.mejs-time-float-corner {
    border: 5px solid #eee;
    border-color: #eee transparent transparent;
}

.mejs-broadcast {
    color: #fff;
}

.mejs-captions-selector-list-item,
.mejs-chapters-selector-list-item {
    color: #fff;
}

.mejs-captions-selector-list-item:hover,
.mejs-chapters-selector-list-item:hover {
    background-color: #c8c8c8 !important;
    background-color: rgba(255, 255, 255, 0.4) !important;
}

.mejs-captions-selected,
.mejs-chapters-selected {
    color: #21f8f8;
}

.mejs-captions-layer {
    color: #fff;
}

.mejs-captions-layer a {
    color: #fff;
}

.mejs-cannotplay,
.mejs-cannotplay a {
    color: #fff;
}

.media-embed-details .setting .remove-setting,
.media-embed-details .setting p {
    color: #a00;
}

.media-embed-details .setting a:hover {
    color: #dc3232;
}

#sticky-playlist-section {
    background-color: rgba(0, 0, 0, 0.3);
}

#sticky-playlist-section .wp-playlist-tracks {
    background-color: #000;
}

.wp-playlist-dark {
    color: #fff;
    background: #232323;
}

.wp-playlist-dark .wp-playlist-caption {
    color: #ddd;
}

.zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    border-top-color: #ddd;
}

#sticky-playlist-section .zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,
#sticky-playlist-section .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#sticky-playlist-section .mejs-time-current,
#sticky-playlist-section .mejs-time-handle-content {
    background-color: #ffffff;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #0073aa;
}

.wp-playlist-dark .zubin-mejs-container.mejs-container button {
    color: #fff;
}

.wp-playlist-item {
    border-bottom: 1px solid;
}

#sticky-playlist-section .wp-playlist-item {
    border-bottom-color: #2f2f2f;
}

.wp-playlist-dark .wp-playlist-playing {
    background: #000;
}

.wp-video-shortcode.mejs-container .mejs-controls {
    background: #222;
}

.wp-playlist .wp-playlist-playing .wp-playlist-caption .wp-playlist-item-title:after {
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
    font-size: 10px;
    font-size: 0.625rem;
    height: 22px;
    margin-left: 7px;
    padding: 1px;
    text-align: center;
    padding: 5px;
    width: 22px;
}

.wp-playlist .wp-playlist-playing .wp-playlist-caption .wp-playlist-item-title:after {
    content: "\f04b";
}

#sticky-playlist-section .mejs-time-total,
#sticky-playlist-section .mejs-horizontal-volume-total {
    background: rgba(255, 255, 255, 0.3);
}

.wp-playlist-item .wp-playlist-item-length {
    top: 1em;
}

.wp-playlist-item:not(.wp-playlist-playing) .wp-playlist-caption {
    opacity: 0.6;
}

.wp-playlist-item:not(.wp-playlist-playing) .wp-playlist-caption:hover,
.wp-playlist-item:not(.wp-playlist-playing) .wp-playlist-caption:focus {
    opacity: 1;
}


/*--------------------------------------------------------------
## Contact
--------------------------------------------------------------*/

form label {
    text-transform: capitalize;
}

.contact-section .contact-info .hentry-inner {
    text-align: center;
}

.contact-section .contact-info .entry-content&gt;span,
.contact-section .contact-info .entry-summary&gt;span {
    display: block;
}

.contact-section .contact-info .entry-content,
.contact-section .contact-info .entry-summary {
    margin-top: 14px;
}

.contact-section .contact-info .entry-title {
    font-weight: 700;
}

.contact-section input[type="date"],
.contact-section input[type="time"],
.contact-section input[type="datetime-local"],
.contact-section input[type="week"],
.contact-section input[type="month"],
.contact-section input[type="text"],
.contact-section input[type="email"],
.contact-section input[type="url"],
.contact-section input[type="password"],
.contact-section input[type="search"],
.contact-section input[type="tel"],
.contact-section input[type="number"],
.contact-section textarea {
    border: 1px solid red;
    border-radius: 0;
    box-shadow: none;
}

.contact-section .contact-form.layout-two .hentry-inner {
    position: relative;
}

.contact-section .contact-form.layout-one.full-width .entry-content {
    margin-top: 0;
    position: relative;
}

.contact-section .contact-form textarea {
    height: 200px;
}

.contact-section .contact-form figure {
    margin: 0;
}

.contact-section .contact-form .post-thumbnail {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    float: left;
    margin: 35px 0 0 0;
    padding-bottom: 100%;
    width: 100%;
}

.contact-section .contact-form.layout-one:not(.full-width) {
    max-width: 920px;
    margin: 0 auto;
}

.contact-section .contact-form.layout-two .hentry {
    float: none;
    width: 100%;
}


/*--------------------------------------------------------------
## Events
--------------------------------------------------------------*/


/**
 * 7.3.4 - Events Section
 */

#events-section {
    background-size: cover;
}

.events-section .post-thumbnail {
    margin-bottom: 0;
    overflow: hidden;
}

.dates-location {
    font-weight: 600;
}

.events-section.single-layout .section-content-wrapper {
    max-width: 1040px;
    margin: 0 auto;
}

.events-section.single-layout .section-content-wrapper .video-thumbnail iframe {
    max-height: 518px;
    max-width: 1040px;
    width: 100%;
}

.events-section .entry-meta a {
    opacity: 1;
}

.events-section.single-layout .hentry {
    border-bottom: 1px solid;
    padding-bottom: 35px;
}

.date-month-year span {
    display: block;
}

.events-section .entry-header {
    margin: 0;
}

.events-section .entry-title {
    line-height: 1.46;
}

.events-section .entry-meta a,
.events-section .entry-meta a:hover,
.events-section .entry-meta a:focus {
    text-decoration: none;
}

.events-section.single-layout .entry-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.events-section.single-layout .entry-meta .entry-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.events-section.single-layout .entry-meta {
    padding-bottom: 28px;
    padding-right: 28px;
    width: auto;
}

.events-section.single-layout .event-list-description {
    width: 68%;
}

.events-section.single-layout .date-week-day {
    font-size: 35px;
    font-size: 2.1875rem;
    font-weight: 700;
    line-height: 1;
    margin-right: 14px;
}

.events-section.single-layout .date-month-year {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
}

.events-section.single-layout .entry-meta .date-week-day {
    float: left;
}

.events-section .event-button .button.ghost-button {
    line-height: 1.5;
}

.events-section .event-button .button.ghost-button span span {
    display: inline-block;
    padding-right: 7px;
}

.events-section .event-button .button.ghost-button:hover span span,
.events-section .event-button .button.ghost-button:focus span span {
    padding-right: 14px;
}

.events-section .event-button .button.ghost-button span .fa {
    font-size: 16px;
    font-size: 1rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.events-section.grid-layout .post-thumbnail .entry-meta {
    bottom: 0;
    left: 0;
    padding: 0;
    position: absolute;
}

.events-section.grid-layout .post-thumbnail .entry-meta a {
    display: block;
    padding: 14px 21px;
}

.events-section.grid-layout .entry-meta .date-month,
.events-section.grid-layout .entry-meta .date-week-day {
    display: block;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
}

.events-section.single-layout .entry-content,
.events-section.single-layout .entry-summary {
    margin-top: 7px;
    opacity: 0.6;
}

.events-section.single-layout .entry-content:before,
.events-section.single-layout .entry-summary:before {
    display: inline-block;
    float: left;
    margin: 8px 14px 0 0;
}

.events-section .event-button {
    margin-top: 21px;
}

.events-section .video-thumbnail {
    margin-bottom: 28px;
}

.events-section figcaption {
    text-align: center;
    margin-top: 21px;
    opacity: 0.6;
}

.events-section .video-thumbnail .video-wrap {
    position: relative;
}

.theme-scheme-music .button.ghost-button,
.theme-scheme-music .more-link.ghost-button {
    padding: 2px;
    border: 0;
}

.theme-scheme-music button.ghost-button&gt;span,
.theme-scheme-music .button.ghost-button&gt;span,
.theme-scheme-music .more-link.ghost-button&gt;span {
    padding: 14px 28px;
    display: block;
}

.theme-scheme-music .button.ghost-button:hover&gt;span,
.theme-scheme-music .button.ghost-button:focus&gt;span,
.theme-scheme-music .more-link.ghost-button&gt;span:hover,
.theme-scheme-music .more-link.ghost-button&gt;span:focus,
.theme-scheme-music .hero-section.style3 .button.ghost-button:hover&gt;span,
.theme-scheme-music .hero-section.style3 .button.ghost-button:focus&gt;span,
.theme-scheme-music .hero-section.style3 .more-link.ghost-button:hover&gt;span,
.theme-scheme-music .hero-section.style3 .more-link.ghost-button:focus&gt;span {
    background-color: transparent;
}

.button.ghost-button:hover,
.button.ghost-button:focus,
.more-link.ghost-button:hover,
.more-link.ghost-button:focus,
button.ghost-button:hover,
button.ghost-button:focus {
    border-color: transparent;
}

.events-section #custom-video-button {
    display: none;
}


/*--------------------------------------------------------------
## Featured Slider
--------------------------------------------------------------*/


/**
 * 7.3.5 - Slider
 */

#featured-slider-section,
.custom-header {
    -webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
    -ms-animation: fadein 2s;
    -o-animation: fadein 2s;
    animation: fadein 2s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

#featured-slider-section {
    padding: 0;
}

.featured-slider-section {
    border: none;
    clear: both;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.featured-slider-section .post-thumbnail img {
    height: 100%;
    left: 0;
    object-fit: cover;
    top: 0;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100vw;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.featured-slider-section .wrapper {
    max-width: 100%;
    padding: 0;
}

.featured-slider-section .hentry {
    margin: 0;
    padding: 0;
    width: 100%;
}

.featured-slider-section .hentry .hentry-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    position: relative;
}

.featured-slider-section .post-thumbnail {
    margin: 0;
    position: static;
}

.featured-slider-section .slider-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1640px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 101;
}

.featured-slider-section.style1 .nav-controls,
.featured-slider-section.style3 .owl-dots,
body:not(.hero-content-enabled) .featured-slider-section.style1 .nav-controls,
body:not(.hero-content-enabled) .featured-slider-section.style2 .nav-controls,
.featured-slider-section.style2 .nav-controls {
    padding: 30px;
}

.featured-slider-section .nav-controls .owl-prev,
.featured-slider-section .nav-controls .owl-next {
    background-color: transparent;
    border: 2px solid;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    height: 40px;
    padding: 0;
    width: 40px;
}

.featured-slider-section .nav-controls .owl-prev:hover,
.featured-slider-section .nav-controls .owl-prev:focus,
.featured-slider-section .nav-controls .owl-next:hover,
.featured-slider-section .nav-controls .owl-next:focus {
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.featured-slider-section .nav-controls .owl-dots,
.featured-slider-section .nav-controls .owl-nav {
    display: block;
}

.featured-slider-section:not(.style3) .nav-controls .owl-nav {
    margin-top: 14px;
    text-align: left;
}

.featured-slider-section .nav-controls .owl-nav .owl-prev,
.featured-slider-section .nav-controls .owl-nav .owl-next {
    background-image: none;
    border: 1px solid;
    display: inline-block;
}

.featured-slider-section .nav-controls .owl-nav .owl-prev {
    margin-right: 4px;
}

.featured-slider-section .nav-controls .owl-dots {
    counter-reset: slides-num;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 1;
    position: relative;
    z-index: 99;
}

.featured-slider-section .nav-controls .owl-dots:after {
    content: counters(slides-num, ".", decimal-leading-zero);
    display: inline-block;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
    margin-left: 24px;
}

.featured-slider-section .nav-controls .owl-dots:before {
    content: "";
    height: 30px;
    position: absolute;
    right: 42px;
    bottom: 7px;
    -o-transform: rotate(15deg) translateX(-50%);
    -moz-transform: rotate(15deg) translateX(-50%);
    -webkit-transform: rotate(15deg) translateX(-50%);
    transform: rotate(15deg) translateX(-50%);
    width: 3px;
}

.featured-slider-section.style3 .nav-controls .owl-dots::before {
    right: 70px;
    bottom: 35px;
}

.featured-slider-section .nav-controls .owl-dots .active:before {
    content: counters(slides-num, ".", decimal-leading-zero);
    display: inline-block;
    font-size: 49px;
    font-size: 3.0625rem;
    font-weight: 700;
    vertical-align: middle;
}

.featured-slider-section .nav-controls .owl-dots button {
    background-color: transparent;
    background-image: none;
    counter-increment: slides-num;
    display: inline-block;
    font-weight: 600;
    font-size: 0;
    line-height: 1;
    padding: 0;
}

.featured-slider-section:before {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 1;
}

body.hero-content-enabled .featured-slider-section.style1 .nav-controls-container {
    max-width: 1520px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.featured-slider-section.style1 .nav-controls,
.featured-slider-section.style2 .nav-controls {
    bottom: 0px;
    position: absolute;
    z-index: 9;
}

.featured-slider-section.style1 .nav-controls {
    left: 0;
}

.featured-slider-section.style2 .nav-controls {
    right: 0;
}

.featured-slider-section.style3 .owl-dots {
    bottom: 0;
    right: 0;
    position: absolute;
}

.featured-slider-section.style3 .owl-nav .owl-prev,
.featured-slider-section.style3 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}

.featured-slider-section.style3 .owl-nav .owl-prev {
    left: -40px;
}

.featured-slider-section.style3 .owl-nav .owl-next {
    right: -40px;
}

.featured-slider-section.style3:hover .owl-nav .owl-prev,
.featured-slider-section.style3:focus .owl-nav .owl-prev {
    left: 15px;
}

.featured-slider-section.style3:hover .owl-nav .owl-next,
.featured-slider-section.style3:focus .owl-nav .owl-next {
    right: 15px;
}

.featured-slider-section .owl-carousel .owl-item .slider-logo img {
    width: auto;
}

.featured-slider-section.image-zooming .active .post-thumbnail img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 10s;
    -o-transition: 10s;
    transition: 10s;
}

.featured-slider-section .entry-header .entry-meta .cat-links {
    display: block;
    padding: 0;
}

.featured-slider-section .entry-header .entry-meta .cat-links:before {
    content: none;
}

#featured-slider-section .slider-logo,
#featured-slider-section .entry-container {
    display: block;
    opacity: 0;
    position: relative;
    visibility: hidden;
    left: 80px;
    z-index: 9;
}

#featured-slider-section .active .slider-logo,
#featured-slider-section .active .entry-container {
    opacity: 1;
    visibility: visible;
    left: 0;
}

#featured-slider-section .active .entry-meta:first-of-type {
    -webkit-animation: 1s .2s fadeInDown both;
    animation: 1s .2s fadeInDown both;
}

#featured-slider-section .active .slider-logo {
    -webkit-animation: 1s .6s fadeInDown both;
    animation: 1s .6s fadeInDown both;
}

#featured-slider-section .active .entry-title {
    -webkit-animation: 1s 1.0s fadeInDown both;
    animation: 1s 1.0s fadeInDown both;
}

#featured-slider-section .active .entry-title+.entry-meta {
    -webkit-animation: 1s 1.2s fadeInUp both;
    animation: 1s 1.2s fadeInUp both;
}

#featured-slider-section .active .entry-content&gt;p,
#featured-slider-section .active .entry-summary&gt;p {
    -webkit-animation: 1s 1.4s fadeInUp both;
    animation: 1s 1.4s fadeInUp both;
}

#featured-slider-section .active .entry-container&gt;.more-button {
    animation: 1s 1.8s fadeInUp both;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}


/*--------------------------------------------------------------
## Featured-content
--------------------------------------------------------------*/


/**
 * 7.3.6 - Featured Content
 */


/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/


/**
 * 7.3.7 - Footer
 */

.main-footer-title .wrapper {
    max-width: 920px;
    margin: 0 auto;
}

.footer-title {
    clear: both;
    line-height: 1.33;
}

#colophon .widget-column {
    float: left;
    position: relative;
    width: 100%;
    z-index: 2;
}

#colophon .widget {
    background-color: transparent;
}

#site-generator {
    clear: both;
}

body #colophon .widget-column.above-footer {
    width: 100%;
}

.footer-logo {
    width: 100%;
    text-align: center;
}

.sticky-playlist-enabled .site-footer {
    margin-bottom: 60px;
}

.footer-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 667px;
    margin: 0 auto;
}

.footer-contact p {
    margin-right: 15px;
}

.footer-contact p:last-child {
    margin-right: 0;
}

#footer-menu-section .wrapper {
    padding: 0 30px;
}

.footer-contact {
    margin-top: 28px;
}

.site-info {
    border-top: 1px solid;
}

.site-footer-menu {
    padding-bottom: 14px;
    padding-top: 14px;
}

.site-footer-menu .social-navigation {
    padding-bottom: 21px;
    padding-top: 14px;
    text-align: center;
}

.site-footer-menu .footer-navigation.site-navigation a {
    padding-bottom: 14px;
    padding-top: 14px;
}

.site-footer-right .footer-navigation.site-navigation a {
    padding-left: 14px;
    padding-right: 14px;
}

.copyright,
.powered {
    text-transform: capitalize;
    text-align: center;
}

.powered {
    padding-top: 14px;
}

.site-info .wrapper {
    padding: 21px 30px;
}

.main-footer-title {
    text-align: center;
}

.footer-title {
    text-transform: uppercase;
}

#colophon a {
    opacity: 1;
}

.site-footer-menu .social-navigation a,
.site-footer-menu .social-links-menu a {
    padding: 14px;
}

#footer-right-content .social-navigation a,
#footer-right-content .social-links-menu a {
    padding: 7px;
}

.rounded-social .site-footer-menu .social-navigation a,
.rounded-social .site-footer-menu .social-links-menu a {
    font-size: 26px;
    font-size: 1.625rem;
    border: 1px solid;
    border-radius: 50%;
    height: 56px;
    margin: 7px;
    padding: 14px;
    width: 56px;
}

.rounded-social .site-footer-menu .social-navigation a:hover,
.rounded-social .site-footer-menu .social-navigation a:focus,
.rounded-social .site-footer-menu .social-links-menu a:hover,
.rounded-social .site-footer-menu .social-links-menu a:focus {
    border-color: transparent;
    transform: scale(1.01);
    -o-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -webkit-transform: scale(1.01);
}

#colophon .section-heading-wrapper {
    padding: 0;
    text-align: unset;
}

.site-footer-right&gt;span {
    padding-right: 14px;
}

#site-generator .footer-navigation.site-navigation a {
    font-weight: 400;
}


/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/


/**
 * 7.3.8 - Gallery Section
 */


/*Default*/

.gallery {
    margin-bottom: 1.555555555555556em;
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
    font-style: italic;
    padding-top: 0.5384615385em;
}


/* Section */

.gallery-section.section {
    padding-bottom: 0;
}

.gallery-section.section.no-section-heading {
    padding: 0;
}

.gallery-section .hentry,
.gallery-section .gallery {
    margin-bottom: 0;
}

.gallery-section .wrapper {
    max-width: 100%;
}

.gallery-section .section-content-wrapper {
    padding: 0;
}

.gallery-section .tiled-gallery .tiled-gallery-item {
    width: 25%;
}

.gallery-section .gallery-item {
    padding: 0;
    position: relative;
    max-width: 100%;
}

.gallery-section .gallery-icon a {
    display: block;
    line-height: 0;
}

.gallery-section figcaption {
    bottom: 0;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    font-style: normal;
    line-height: 1.4;
    padding: 21px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.gallery-section .edit-link {
    text-align: center;
}

.gallery-section .entry-footer .entry-meta {
    padding-top: 0;
}

.gallery-section .entry-content,
.gallery-section .entry-summary,
.gallery-section figure,
.gallery-section .entry-footer .entry-meta&gt;span {
    margin: 0;
}

body #gallery-section.section.no-section-heading {
    padding: 0;
}

.site-footer .gallery-item,
.sidebar .gallery-item {
    margin: 0;
}


/*--------------------------------------------------------------
## Hero-content
--------------------------------------------------------------*/


/**
 * 7.3.9 - Hero Content
 */

.hero-section {
    border: none;
}

.hero-section .wrapper {
    padding: 0 30px;
}

.hero-section .hentry {
    margin: 0;
    padding: 0;
    position: static;
}

.hero-section .post-thumbnail a {
    display: block;
}

.hero-content-wrapper .post-thumbnail-background,
.testimonial-content-section.style3 .post-thumbnail,
.venue-section .post-thumbnail-background,
.excerpt-image-left .has-post-thumbnail .post-wrapper .post-thumbnail,
.excerpt-image-right .has-post-thumbnail .post-wrapper .post-thumbnail {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    left: auto;
    padding-bottom: 100%;
    position: relative;
    margin: 0;
    margin-bottom: 35px;
    width: 100%;
}

.hero-content-wrapper .entry-container,
.testimonial-content-section.style3 .entry-container,
.venue-section .entry-container {
    clear: both;
    margin: 0;
    width: 100%;
}

.hero-section .section-content-wrapper {
    padding: 0;
    position: relative;
}

.hero-section.style2 .post-thumbnail {
    position: relative;
}

.hero-section.style2 .post-thumbnail:before {
    content: '';
    display: block;
    height: 70%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 130px;
}

.hero-section.style2.content-position-right .post-thumbnail:before {
    left: -130px;
}

.hero-section.style2.content-position-left .post-thumbnail:before {
    right: -130px;
}

.hero-section .video-thumbnail {
    margin-bottom: 21px;
    position: relative;
}

.hero-section .custom-video-button-play,
.events-section .custom-video-button-play {
    font-size: 24px;
    font-size: 1.5rem;
    height: 80px;
    padding: 23px;
    width: 80px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.hero-section .more-link.ghost-button {
    background-color: transparent;
}


/*--------------------------------------------------------------
## Logo-Slider
--------------------------------------------------------------*/


/**
 * 7.3.10 - Logo Slider
 */

.logo-slider-section {
    text-align: center;
}

.logo-slider-section .owl-prev,
.logo-slider-section .owl-next {
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    cursor: pointer;
    outline: none;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 50px;
    letter-spacing: 0;
    outline: none;
    padding: 0 7px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-decoration: none;
    width: 50px;
    z-index: 199;
}

.logo-slider-section .owl-prev:before,
.logo-slider-section .owl-next:before {
    transition-delay: 0.1s;
    opacity: 0;
}

.logo-slider-section .owl-prev:before {
    transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}

.logo-slider-section .owl-next:before {
    transform: translateX(200%);
    -moz-transform: translateX(200%);
    -o-transform: translateX(200%);
    -webkit-transform: translateX(200%);
}

.logo-slider-section:hover button:before {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
}

.logo-slider-section .owl-prev {
    left: 30px;
}

.logo-slider-section .owl-next {
    right: 30px;
}

.logo-slider-section:hover .owl-prev,
.logo-slider-section:focus .owl-prev,
.logo-slider-section:hover .owl-next,
.logo-slider-section:focus .owl-next {
    opacity: 1;
    filter: alpha(opacity=100);
}

.logo-slider-section .owl-dots {
    display: none;
    margin-bottom: 35px;
    text-align: center;
}

.logo-slider-section.style2 .hentry {
    border: 1px solid;
    padding: 35px;
}

.logo-slider-section .post-thumbnail {
    margin-bottom: 0;
}

.logo-slider-section .entry-title {
    margin-top: 14px;
}

.logo-slider-section .entry-summary,
.logo-slider-section .entry-content {
    margin-top: 14px;
}

.logo-slider-section .owl-carousel .owl-item img {
    width: auto;
}


/*--------------------------------------------------------------
## Newsletter
--------------------------------------------------------------*/


/**
 * 7.3.11 - Newsletter
 */

#footer-newsletter .footer-newsletter .section-heading-wrapper {
    padding-top: 0;
    text-align: center;
}

#footer-newsletter .wrapper .section-description {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: none;
}

#footer-newsletter .hentry.ew-newsletter-wrap.newsletter-action.custom input[type="text"] {
    margin-bottom: 15px;
}

#footer-newsletter .hentry.ew-newsletter-wrap.newsletter-action.custom input#subbox2 {
    margin-right: 0;
}

#footer-newsletter .hentry.ew-newsletter-wrap.newsletter-action.custom input[type="text"]~input[type="submit"] {
    position: relative;
    left: 0;
    margin-top: 28px;
    right: auto;
    top: 0;
}

#footer-newsletter .hentry.ew-newsletter-wrap.newsletter-action.custom input[type="text"]~input[type="email"] {
    padding-right: 21px;
}

#footer-newsletter .ewnewsletter .hentry form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 680px;
    position: relative;
}

@media only screen and (min-width: 35.5em) {
    #footer-newsletter .ewnewsletter .hentry form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media only screen and (min-width: 35.5em) {
    #footer-newsletter .ewnewsletter .hentry form input {
        margin-top: 0;
    }
}

#footer-newsletter .ewnewsletter .hentry form input[type] {
    box-shadow: 11px 3px 15px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 11px 3px 15px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 11px 3px 15px 0 rgba(0, 0, 0, 0.05);
}

#footer-newsletter .ewnewsletter .hentry form input[type="email"] {
    margin-bottom: 0;
}

@media only screen and (min-width: 35.5em) {
    #footer-newsletter .ewnewsletter .hentry form input[type="email"] {
        padding-right: 154px;
    }
}

#footer-newsletter .ewnewsletter .hentry form input[type="submit"] {
    margin-bottom: 0;
    margin-top: 28px;
    position: relative;
    right: auto;
    top: auto;
}

@media only screen and (min-width: 35.5em) {
    #footer-newsletter .ewnewsletter .hentry form input[type="submit"] {
        height: 100%;
        position: absolute;
        right: 0;
        top: 0px;
        margin-top: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    #footer-newsletter .ewnewsletter .hentry form input[type="submit"]:hover,
    #footer-newsletter .ewnewsletter .hentry form input[type="submit"]:focus {
        transform: none;
    }
}

.sidebar .ew-newsletter .section-heading-wrapper,
.sidebar .ewnewsletter .hentry {
    padding: 0;
}

.ewnewsletter .hentry {
    float: none;
}

.sidebar .ewnewsletter .ew-newsletter-wrap #subbutton {
    margin: 14px 0 0 0;
}

.ewnewsletter .ew-newsletter-wrap input {
    margin-top: 0;
}

.before-text {
    margin: 0 0 21px 0;
}

#footer-newsletter.before-text,
#footer-newsletter .after-text {
    clear: both;
    text-align: center;
}

.after-text {
    margin: 21px 0 0 0;
}

#footer-newsletter .widget-inner {
    padding: 0 30px;
}


/*--------------------------------------------------------------
## Playlist
--------------------------------------------------------------*/


/**
 * 7.3.12 - Playlist Section
 */

#playlist-section {
    border: none;
    position: relative;
}

.playlist-section {
    padding: 42px 0;
}

#playlist-section .section-content-wrapper .mejs-container {
    min-width: 100% !important;
    width: 100%;
}

#playlist-section .section-content-wrapper .mejs-next {
    padding-right: 0;
}

.playlist-section .post-thumbnail-background {
    background-position: right center;
    background-size: cover;
    content: "";
    float: left;
    margin-bottom: 21px;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.playlist-section .entry-container {
    clear: both;
    width: 100%;
}

.playlist-section .wp-playlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.playlist-section .wp-playlist .mejs-time {
    padding: 0;
}

.playlist-section .wp-playlist .mejs-duration-container {
    padding-left: 5px;
    position: relative;
}

.playlist-section .wp-playlist .mejs-currenttime-container {
    padding-right: 5px;
}

.playlist-section .wp-playlist .wp-playlist-current-item {
    margin: 0;
}

.playlist-section .wp-playlist .wp-playlist-current-item img {
    display: none;
}

.playlist-section .wp-playlist .wp-playlist-tracks {
    width: 100%;
}

.playlist-section .entry-title {
    font-weight: 700;
    text-transform: uppercase;
}

.playlist-section .post-thumbnail {
    margin-bottom: 0;
}

.playlist-section .entry-content,
.playlist-section .entry-summary {
    margin-top: 7px;
}

.playlist-section.modern-style .has-post-thumbnail .entry-container {
    position: relative;
}

.playlist-section.modern-style .section-content-wrapper {
    max-width: 1120px;
    margin: 0 auto;
}

.playlist-section .entry-container,
.content-frame .entry-container {
    padding: 35px;
}

.playlist-section .wp-playlist-current-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.playlist-section .wp-playlist-current-item .wp-playlist-caption {
    margin-left: 21px;
}

.playlist-section .wp-playlist-current-item:before {
    content: "\f04b";
    border-radius: 50%;
    height: 50px;
    width: 50px;
    padding: 17px;
    text-align: center;
}


/*--------------------------------------------------------------
## Portfolio
--------------------------------------------------------------*/


/**
 * 7.3.13 - Portfolio &amp; Stats
 */

.portfolio-section .section-content-wrapper {
    position: relative;
}

.portfolio-section .hentry-inner,
.portfolio-grid .archive-posts-wrapper .hentry-inner {
    overflow: hidden;
    position: relative;
}

.portfolio-section .entry-container,
.portfolio-grid .archive-posts-wrapper .entry-container {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.portfolio-section .hentry-inner:hover .entry-container,
.portfolio-section .hentry-inner:focus .entry-container,
.portfolio-grid .archive-posts-wrapper .hentry-inner:hover .entry-container,
.portfolio-grid .archive-posts-wrapper .hentry-inner:focus .entry-container {
    background: rgba(0, 0, 0, 0.5);
}

.portfolio-section {
    background-position: center center;
    background-size: cover;
    position: relative;
    margin: 0;
    width: 100%;
}

.portfolio-section .entry-container&gt;.entry-container-inner-wrap,
.portfolio-grid .archive-posts-wrapper .entry-container&gt;.entry-container-inner-wrap {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, transparent), to(#000));
    background-image: -webkit-linear-gradient(bottom, transparent 15%, #000 100%);
    background-image: -o-linear-gradient(bottom, transparent 15%, #000 100%);
    background-image: linear-gradient(0deg, transparent 15%, #000 100%);
    display: block;
    padding: 20px;
    position: relative;
    top: 0;
    left: 0;
}

.portfolio-section .section-content-wrapper .post-thumbnail,
.portfolio-grid .archive-posts-wrapper .post-thumbnail {
    margin: 0;
    max-width: 100%;
}

.mejs-time-handle-content:hover,
.mejs-time-handle-content:focus,
.zubin-mejs-container.mejs-container .mejs-button button:hover,
.zubin-mejs-container.mejs-container .mejs-button button:focus,
.zubin-mejs-container.mejs-container .mejs-toggle-playlist button:hover::before,
.zubin-mejs-container.mejs-container .mejs-toggle-playlist button:focus::before,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-button button:hover::before,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-button button:focus::before,
.portfolio-section .hentry-inner:hover .post-thumbnail img,
.portfolio-section .hentry-inner:focus .post-thumbnail img,
.team-section.style1 .hentry-inner:hover .post-thumbnail img,
.team-section.style1 .hentry-inner:focus .post-thumbnail img,
.events-section .hentry-inner:hover .post-thumbnail img,
.events-section .hentry-inner:focus .post-thumbnail img,
.why-choose-us-section.modern-style .owl-item.center:hover .post-thumbnail img,
.top-destinations .hentry-inner:hover .post-thumbnail,
.top-destinations .hentry-inner:focus .post-thumbnail,
.collection-wrapper .hentry-inner:hover .post-thumbnail,
.collection-wrapper .hentry-inner:focus .post-thumbnail,
.team-section.style3 .hentry-inner:hover .post-thumbnail img,
.team-section.style3 .hentry-inner:focus .post-thumbnail img,
ul.products li.product&gt;a:hover img,
ul.products li.product&gt;a:focus img,
.gallery-section .gallery-item img,
.portfolio-grid .archive-posts-wrapper .hentry-inner:hover .post-thumbnail img,
.portfolio-grid .archive-posts-wrapper .hentry-inner:focus .post-thumbnail img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.portfolio-section .entry-title+.entry-meta,
.portfolio-grid .archive-posts-wrapper .entry-title+.entry-meta {
    margin-top: 7px;
}

.portfolio-section .entry-meta a {
    text-decoration: none;
}

.portfolio-section .entry-summary {
    display: none;
}

.portfolio-section.section-fluid .wrapper {
    max-width: 100%;
}

.filter-button-group.button-group {
    margin-bottom: 21px;
    margin-left: -10px;
}

.section .filter-button-group .button {
    background-color: transparent;
    background-image: none;
    letter-spacing: 1.25px;
    font-weight: 400;
    opacity: 0.6;
    padding: 14px 10px;
    position: relative;
    text-transform: uppercase;
}

.section .filter-button-group .button:hover,
.section .filter-button-group .button:focus,
.section .filter-button-group .button.is-checked {
    opacity: 1;
}

.section .filter-button-group .button.is-checked:before {
    bottom: 0;
    content: "";
    height: 1px;
    left: 10px;
    position: absolute;
    width: calc( 100% - 20px);
}

body:not(.has-featured-slider):not(.has-header-media) .site-header+.section.portfolio-section .section-title {
    font-size: 35px;
    font-size: 2.1875rem;
    font-weight: 400;
    line-height: 1.66;
}

.custom-header+#portfolio-content-section.no-section-heading,
.featured-slider-section+#portfolio-content-section.no-section-heading {
    padding-top: 30px;
}

.portfolio-section.nav-center .filter-button-group {
    text-align: center;
}

.portfolio-section.nav-right .filter-button-group {
    text-align: right;
}

.theme-scheme-personal .portfolio-section .filter-button-group .button {
    text-transform: capitalize;
}

.theme-scheme-personal .section .filter-button-group .button.is-checked:before {
    content: none;
}


/*--------------------------------------------------------------
## Promotional
--------------------------------------------------------------*/


/**
 * 7.3.14 - Promotional Headline
 */

.promotion-section .hentry,
.promotion-contact .hentry,
.promotion-sale .hentry {
    position: initial;
    margin: 0;
}

.promotion-section.content-frame .entry-container-frame {
    padding: 2em;
}

.promotion-section.classic-style .post-thumbnail-background:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.post-thumbnail-background {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.promotion-section.modern-style .post-thumbnail-background {
    padding-bottom: 100%;
}

.promotion-section.classic-style .post-thumbnail-background,
.promotion-contact .post-thumbnail-background,
.app-section .post-thumbnail-background,
.promotion-sale .post-thumbnail-background {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    left: 0;
    right: 0;
}

.promotion-section,
.promotion-contact,
.app-section,
.promotion-sale {
    text-align: center;
}

.promotion-section .content-wrapper,
.promotion-contact .entry-container,
.promotion-sale .content-wrapper {
    padding: 0 30px;
}

.promotion-section.classic-style .entry-container,
.promotion-sale .entry-container {
    max-width: 600px;
    width: 100%;
}

.promotion-sale .entry-container table {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.promotion-section .content-wrapper,
.promotion-contact .entry-container,
.promotion-sale .content-wrapper {
    padding-bottom: 42px;
    padding-top: 42px;
}

.promotion-section .content-wrapper,
.promotion-contact .entry-container,
.app-section .entry-container,
.promotion-sale .content-wrapper {
    position: relative;
    z-index: 2;
}

.content-frame .entry-container {
    background-color: rgba(0, 0, 0, 0.4);
}

.promotion-section .video-thumbnail {
    margin-top: 21px;
}

.promotion-section.section,
.promotion-contact.section,
.promotion-sale.section {
    padding: 0;
}

.promotion-section.style2 .entry-container .content-wrap&gt; :last-child {
    margin-bottom: 0;
}

.promotion-section .post-thumbnail {
    margin-top: 21px;
}

.promotion-section .section-content-wrapper,
.promotion-contact .section-content-wrapper,
.promotion-sale .section-content-wrapper {
    padding: 0;
}

.promotion-section.classic-style.style2 .post-thumbnail img {
    margin: 0 auto 0 0;
}

.promotion-section.modern-style .section-description {
    word-break: break-all;
}

.promotion-section .entry-container .more-button {
    margin-bottom: 0;
}


/*--------------------------------------------------------------
## Service
--------------------------------------------------------------*/


/**
 * 7.3.15 - Services
 */

#service-section {
    position: relative;
    width: 100%;
}

.service-section.classic-style .section-content-wrapper .hentry-inner {
    padding: 0 25px;
}

.service-section.modern-style .section-content-wrapper .hentry-inner:hover {
    -webkit-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.1);
}

.service-section.modern-style .wrapper .section-content-wrapper .hentry-inner {
    padding: 30px;
}

.service-section.text-align-left .entry-header .entry-meta .cat-links,
.service-section.text-align-center .entry-header .entry-meta .cat-links,
.service-section.text-align-right .entry-header .entry-meta .cat-links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.service-section.text-align-center .entry-header .entry-meta .cat-links {
    padding-left: 0;
}

.service-section.text-align-center .entry-header .entry-meta .cat-links:before {
    position: static;
    margin-right: 14px;
}

.service-section.text-align-right .entry-header .entry-meta .cat-links:before {
    left: unset;
    right: 0;
}

.service-section.text-align-right .entry-header .entry-meta .cat-links {
    padding-left: 0;
    padding-right: 38px;
}

.theme-scheme-ecommerce .service-section.classic-style .entry-content,
.theme-scheme-ecommerce .service-section.classic-style .entry-summary {
    margin-top: 7px;
}


/*--------------------------------------------------------------
## Contact
--------------------------------------------------------------*/


/**
 * 7.3.16 - Sticky Playlist Section
 */

#sticky-playlist-section {
    border: 0;
    overflow: initial;
    padding: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 200;
}

#sticky-playlist-section.solid-bg-active {
    background-color: #1b1b1b;
}

#sticky-playlist-section.solid-bg-active .zubin-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: rgba(255, 255, 255, 0.3);
}

#sticky-playlist-section .hentry {
    margin: 0;
    padding: 0;
    float: none;
    position: static;
}

#sticky-playlist-section .wp-playlist,
#sticky-playlist-section .entry-content {
    margin: 0;
}

#sticky-playlist-section .wp-playlist-item {
    padding: 0.857em 1.25em;
}

#sticky-playlist-section .wp-playlist-item-length {
    right: 1.75em;
}

#sticky-playlist-section .wp-playlist-tracks {
    right: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    max-width: 440px;
    margin: 0 auto;
    width: 100%;
    z-index: 9999;
}

.zubin-mejs-sticky-playlist-container.mejs-container .mejs-time,
.zubin-mejs-sticky-playlist-container.mejs-container .mejs-time-rail,
.zubin-mejs-sticky-playlist-container.mejs-container .mejs-button.mejs-volume-button,
.zubin-mejs-sticky-playlist-container.mejs-container a.mejs-horizontal-volume-slider,
#sticky-playlist-section .mejs-button.mejs-previous-button.mejs-previous,
#sticky-playlist-section .mejs-button.mejs-next-button.mejs-next {
    display: none;
}

#sticky-playlist-section .zubin-mejs-container.mejs-container .mejs-button.mejs-toggle-playlist button:before,
#sticky-playlist-section .zubin-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-playpause-button button:before {
    font-size: 14px;
    font-size: 0.875rem;
}

#sticky-playlist-section .wp-playlist-caption,
#sticky-playlist-section .wp-playlist-item-title,
#sticky-playlist-section .wp-playlist-item-length {
    font-size: 14px;
    font-size: 0.875rem;
}

#sticky-playlist-section .wp-playlist-item-title {
    font-weight: 700;
    line-height: 1.692307692307692;
}

#sticky-playlist-section .wp-playlist {
    height: 74px;
}

#sticky-playlist-section .wp-playlist,
#sticky-playlist-section .wp-playlist-current-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#sticky-playlist-section:not(.playlist-shorten) .zubin-mejs-container.mejs-container .mejs-controls {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#sticky-playlist-section .mejs-container.zubin-mejs-container .mejs-toggle-playlist {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#sticky-playlist-section .zubin-mejs-container.mejs-container .mejs-time {
    font-size: 12px;
    font-size: 0.75rem;
}

#sticky-playlist-section .zubin-mejs-sticky-playlist-container {
    margin: 0;
}

.wp-video-playlist .zubin-mejs-container.mejs-container .mejs-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#sticky-playlist-section .playlist-hide {
    border-radius: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    z-index: 999;
}

#sticky-playlist-section .playlist-hide .fa {
    display: block;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
}

.playlist-shorten .zubin-mejs-container.mejs-container .mejs-controls {
    padding: 17px 21px;
}

body .playlist-shorten .wp-playlist .wp-playlist-current-item img {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 15px;
    margin-right: 0;
    margin-top: 9px;
    opacity: 0.5;
    z-index: 2;
}

#sticky-playlist-section.playlist-shorten .playlist-hide .fa {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

#sticky-playlist-section.playlist-shorten .wp-playlist-current-item .wp-playlist-caption,
#sticky-playlist-section.playlist-shorten .mejs-time.mejs-currenttime-container,
#sticky-playlist-section.playlist-shorten .mejs-time-rail,
#sticky-playlist-section.playlist-shorten .mejs-time.mejs-duration-container,
#sticky-playlist-section.playlist-shorten .mejs-button.mejs-volume-button.mejs-mute,
#sticky-playlist-section.playlist-shorten .mejs-horizontal-volume-slider,
#sticky-playlist-section.playlist-shorten .zubin-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-previous,
#sticky-playlist-section.playlist-shorten .zubin-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-next {
    visibility: hidden;
    opacity: 0;
    display: none;
}

#sticky-playlist-section.playlist-shorten {
    overflow: hidden;
    width: 112px;
}

#sticky-playlist-section:not(.playlist-shorten) .wp-playlist {
    padding: 7px 0;
}

#sticky-playlist-section.playlist-shorten .section-content-wrapper {
    padding-bottom: 0;
    padding-left: 0;
}

#sticky-playlist-section:not(.playlist-shorten) .wp-playlist-current-item,
#sticky-playlist-section:not(.playlist-shorten) .zubin-mejs-sticky-playlist-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
}

#sticky-playlist-section:not(.playlist-shorten) .zubin-mejs-container.mejs-container .mejs-controls {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#sticky-playlist-section:not(.playlist-shorten) .mejs-container.zubin-mejs-container .mejs-inner {
    margin-right: 55px;
}

#sticky-playlist-section.playlist-shorten .mejs-container.zubin-mejs-container .mejs-toggle-playlist {
    display: none;
}

#sticky-playlist-section.playlist-shorten .zubin-mejs-sticky-playlist-container {
    min-width: auto;
}

#sticky-playlist-section:not(.playlist-shorten) .zubin-mejs-container.mejs-container .mejs-controls {
    padding: 10px 0;
}

#sticky-playlist-section .section-content-wrapper {
    padding: 0;
}

#sticky-playlist-section.playlist-shorten .wrapper {
    padding: 0;
}

body #sticky-playlist-section .wp-playlist-item-length {
    color: #fff;
}

#sticky-playlist-section .zubin-mejs-container.mejs-container button,
#sticky-playlist-section .wp-playlist-current-item,
#sticky-playlist-section .mejs-time,
#sticky-playlist-section .zubin-mejs-container.mejs-container button,
#sticky-playlist-section .zubin-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button {
    color: #fff;
}

#sticky-playlist-section .wp-playlist-playing .wp-playlist-caption li {
    color: #6fb9c8;
}

#sticky-playlist-section .wp-playlist-item .wp-playlist-caption {
    color: #fff;
}


/*--------------------------------------------------------------
## Team
--------------------------------------------------------------*/


/**
 * 7.3.17 - Team Content Section
 */

.team-section.style1 .hentry-inner {
    position: relative;
}

.team-section.style1 .hentry,
.team-section.style1 .post-thumbnail,
.team-section.style1 .entry-meta,
.team-section.style3 .post-thumbnail {
    margin: 0;
}

#team-dots {
    display: none;
    margin: 0;
}

.team-section.style1 .owl-carousel .owl-nav {
    margin-left: 40px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.team-section.style1 .owl-carousel .owl-nav button.owl-next,
.team-section.style1 .owl-carousel .owl-nav button.owl-prev {
    border-radius: 0;
    height: 50px;
    width: 50px;
}

.team-section .owl-carousel.hide-nav .owl-nav {
    display: none;
}

.team-section.style1 .entry-container {
    bottom: 0;
    position: absolute;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, transparent), to(#000));
    background-image: -webkit-linear-gradient(top, transparent 15%, #000 100%);
    background-image: -o-linear-gradient(top, transparent 15%, #000 100%);
    background-image: linear-gradient(-180deg, transparent 15%, #000 100%);
    z-index: 1;
    padding: 30% 28px 40px 40px;
    width: 100%;
}

.team-section .entry-meta {
    font-weight: 500;
    line-height: 1.62;
    letter-spacing: 0;
    text-transform: uppercase;
}

.team-section .artist-social-profile {
    margin-top: 7px;
}

.team-section.style1 .team-slider {
    position: relative;
}

.team-section.style1 .view-more {
    margin-top: 21px;
}

.team-section.style1 .wrapper {
    padding-bottom: 35px;
}

.team-section .position,
.testimonial-content-section.style3 .position {
    margin-top: 7px;
}

.position {
    opacity: 0.6;
    text-transform: capitalize;
}

.team-section.style2 .position,
.testimonial-content-section.style3 .position {
    opacity: 1;
}

.team-section .social-navigation {
    margin-left: -7px;
}

.team-section .social-navigation a,
.ew-social-profile .social-navigation a,
.ew-social-profile .site-footer .social-links-menu a {
    padding: 7px;
    opacity: 0.6;
}

.team-section .social-navigation a:hover,
.team-section .social-navigation a:focus {
    opacity: 1;
}

.team-section.style2 .entry-content,
.team-section.style2 .entry-summary {
    border-top: 1px solid;
    padding-top: 21px;
}

.team-section.style3 .entry-container {
    padding: 28px;
}

.team-section.style4 .post-thumbnail {
    line-height: 1;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}

.team-section.style4 .post-thumbnail a {
    border-radius: 50%;
    display: inline-block;
    height: 0;
    padding-top: 100%;
    position: relative;
    width: 100%;
    z-index: 2;
}

.team-section.style4 .post-thumbnail img {
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.team-section.style3 .hentry-inner .post-thumbnail {
    overflow: hidden;
}

.team-section.style1 .owl-carousel .owl-prev {
    position: relative;
}

.team-section.style1 .owl-carousel .owl-prev:after {
    content: "";
    border-right: 1px solid #000;
    opacity: 0.05;
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
}


/*--------------------------------------------------------------
## Testimonials
--------------------------------------------------------------*/


/**
 * 7.3.18 - Testimonials
 */

.portfolio-section .main- {
    background-size: cover;
}

.testimonial-content-section.style1 .section-content-wrapper,
.testimonial-content-section.style2 .section-content-wrapper,
.testimonial-content-section.style4 .section-content-wrapper,
.product-review-section .section-content-wrapper {
    display: block;
    position: relative;
    width: 100%;
    z-index: 2;
}

.testimonial-content-section.style1 .section-content-wrapper .hentry-inner .post-thumbnail,
.testimonial-content-section.style2 .section-content-wrapper .hentry-inner .post-thumbnail,
.testimonial-content-section.style4 .section-content-wrapper .hentry-inner .post-thumbnail,
.product-review-section .section-content-wrapper .hentry-inner .post-thumbnail {
    width: 80px;
    height: 80px;
}

.testimonial-content-section.style1 .section-content-wrapper .hentry-inner .post-thumbnail img,
.testimonial-content-section.style2 .section-content-wrapper .hentry-inner .post-thumbnail img,
.testimonial-content-section.style4 .section-content-wrapper .hentry-inner .post-thumbnail img,
.product-review-section .section-content-wrapper .hentry-inner .post-thumbnail img {
    height: 80px;
    margin: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    width: 80px;
}

.testimonial-content-section.style4 .section-content-wrapper .hentry-inner .post-thumbnail,
.product-review-section .section-content-wrapper .hentry-inner .post-thumbnail {
    margin-right: 21px;
}

.testimonial-content-section .owl-dot {
    margin-bottom: 35px;
}

.testimonial-content-section .owl-dots {
    text-align: center;
}

.testimonial-content-section .section-content-wrapper .post-thumbnail {
    margin: 0;
}

.testimonial-content-section .section-content-wrapper .entry-summary,
.testimonial-content-section .section-content-wrapper .entry-content {
    margin: 0;
}

.testimonial-content-section .testimonial_slider_wrap {
    width: 100%;
}

.testimonial-content-section.layout-two .section-content-wrapper {
    max-width: 1580px;
}

.testimonial-content-section .owl-nav {
    margin-bottom: 35px;
    text-align: center;
    z-index: 199;
    width: 100%;
}

.testimonial-content-section .owl-carousel .owl-nav button.owl-next,
.testimonial-content-section .owl-carousel .owl-nav button.owl-prev {
    background-color: transparent;
    background-image: none;
    border: none;
    line-height: 1;
    outline: none;
    padding: 14px;
}

.testimonial-content-section .entry-title,
.testimonial-content-section .entry-meta {
    display: block;
    line-height: 1.75;
    text-transform: capitalize;
    letter-spacing: 0;
}

.testimonial-content-section.style3 .entry-title {
    line-height: normal;
}

.testimonial-content-section .entry-title {
    font-weight: 700;
}

.logo-slider-section .owl-dots,
.testimonial-content-section .owl-dots {
    font-family: arial;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 0;
    padding: 0;
}

.logo-slider-section .owl-dots&gt;*,
.testimonial-content-section .owl-dots&gt;* {
    cursor: pointer;
}

.testimonial-content-section.style1 .hentry-inner,
.testimonial-content-section.style2 .entry-content,
.testimonial-content-section.style2 .entry-summary {
    border: 1px solid;
}

.testimonial-content-section.style1 .entry-container {
    padding: 42px;
}

.testimonial-content-section.style2 .entry-content,
.testimonial-content-section.style2 .entry-summary {
    padding: 42px 42px 42px 112px;
}

.testimonial-content-section.style1 .has-post-thumbnail .entry-container {
    padding: 56px 28px 28px 28px;
}

.testimonial-content-section.style2 .author-thumb {
    padding: 49px 28px 0 28px;
}

.testimonial-content-section.style3 .entry-container {
    padding: 105px 30px 30px 30px;
}

.testimonial-content-section.style4 .entry-container,
.product-review-section .entry-container {
    padding: 112px 42px 42px 42px;
}

.product-review-section .hentry-inner-header {
    padding: 0 42px 42px 42px;
}

.testimonial-content-section.style1 .hentry {
    margin-top: 50px;
    text-align: center;
}

.testimonial-content-section.style1 .hentry-inner&gt;.post-thumbnail {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-content-section.style2 .author-thumb,
.testimonial-content-section.style2 .post-thumbnail {
    margin: 0 auto;
    text-align: center;
}

.testimonial-content-section.style2 .entry-content,
.testimonial-content-section.style2 .entry-summary {
    position: relative;
}

.testimonial-content-section.style2 .entry-content:after,
.testimonial-content-section.style2 .entry-summary:after,
.testimonial-content-section.style2 .entry-content:before,
.testimonial-content-section.style2 .entry-summary:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.testimonial-content-section.style2 .entry-content:after,
.testimonial-content-section.style2 .entry-summary:after {
    border-width: 25px;
    margin-left: -25px;
}

.testimonial-content-section.style2 .entry-content:before,
.testimonial-content-section.style2 .entry-summary:before {
    border-width: 26px;
    margin-left: -26px;
}

.testimonial-content-section.style2 .entry-header {
    margin-top: 14px;
}

.testimonial-content-section.style1 .entry-header,
.testimonial-content-section.style3 .entry-header,
.testimonial-content-section.style4 .author-thumb {
    margin-top: 28px;
}

.testimonial-content-section.style4 .position,
.product-review-section .position {
    font-style: italic;
}

.testimonial-content-section.style2 .content-wrap,
.testimonial-content-section.style3 .entry-content,
.testimonial-content-section.style3 .entry-summary,
.testimonial-content-section.style4 .entry-content,
.testimonial-content-section.style4 .entry-summary,
.product-review-section .entry-content,
.product-review-section .entry-summary {
    position: relative;
}

.testimonial-content-section.style4 .entry-content:before,
.testimonial-content-section.style4 .entry-summary:before,
.product-review-section .entry-content:before,
.product-review-section .entry-summary:before {
    content: "\201C";
    display: block;
    font-family: Georgia;
    font-size: 91px;
    font-size: 5.6875rem;
    font-weight: 700;
    line-height: 0;
    position: absolute;
    left: 0;
    top: -35px;
}

.testimonial-content-section.style2 .content-wrap:before,
.testimonial-content-section.style3 .entry-content:before,
.testimonial-content-section.style3 .entry-summary:before {
    color: #eb6e1f;
    content: "\201C";
    font-size: 100px;
    font-size: 6.25rem;
    font-weight: 700;
    font-family: Arial;
    position: absolute;
    z-index: 1;
}

.testimonial-content-section.style3 .entry-content:before,
.testimonial-content-section.style3 .entry-summary:before {
    left: 0;
    line-height: 0;
    top: -21px;
}

.testimonial-content-section.style2 .content-wrap:before {
    left: -78px;
    line-height: 1;
    top: 0;
}

.testimonial-content-section.style3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50%;
}


/* Product Reveiw Section */

.product-review-section .entry-content .attachment-woocommerce_thumbnail img {
    border: 1px solid;
    padding: 5px;
    width: 70px;
    height: 70px;
}

.product-review-section .entry-content .attachment-woocommerce_thumbnail {
    margin: 0 0 14px;
}

.product-review-section p.woocommerce-LoopProduct-link {
    font-weight: 600;
}


/*--------------------------------------------------------------
##Woocommerce
--------------------------------------------------------------*/


/**
 * 7.3.19 - WooCommerce
 */


/**
 * 7.3.19.1 - Clearing
 */

.woocommerce-shorting-wrapper:before,
.woocommerce-shorting-wrapper:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.woocommerce-shorting-wrapper:after {
    clear: both;
}


/**
 *  7.3.19.2 - Layout
 */

.woocommerce-products-header,
.single-product .woocommerce-posts-wrapper {
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
}

.woocommerce-products-header {
    text-align: center;
}

.woocommerce-posts-wrapper {
    padding-bottom: 0;
}

.woocommerce-products-header .page-description {
    margin-top: 24px;
}

.woocommerce-products-header .page-description p {
    margin-bottom: 0;
}

.woocommerce-products-header .page-title {
    margin-bottom: 16px;
}

.woocommerce-shorting-wrapper {
    border-top: 1px solid;
    border-bottom: 1px solid;
    clear: both;
    display: block;
    margin: 0 0 35px;
    padding: 24px 20px;
}

.woocommerce-ordering,
.woocommerce-result-count {
    display: inline-block;
    margin: 0;
}

.woocommerce-result-count {
    float: left;
}

.woocommerce-ordering {
    clear: none;
    float: right;
}


/**
 * 7.3.19.3 - Shop tables
 */

table.shop_table_responsive thead {
    display: none;
}

table.shop_table_responsive tbody th {
    display: none;
}

table.shop_table_responsive tr td {
    clear: both;
    display: block;
    padding: 0.778em;
    text-align: right;
}

table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    float: left;
}

table.shop_table_responsive tr td.product-remove a {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 40px;
}

table.shop_table_responsive tr td a,
.product-container a.added_to_cart {
    text-decoration: none;
}

table.shop_table_responsive tr td.product-remove:before {
    display: none;
}

table.shop_table_responsive tr td.actions:before,
table.shop_table_responsive tr td.download-actions:before {
    display: none;
}

table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center;
}


/**
 * 7.3.19.4 - Products
 */

ul.products {
    clear: both;
    display: block;
    margin: 0;
}

ul.products li.product {
    list-style: none;
    float: none;
    margin: 0 auto 35px;
    padding: 0;
    position: relative;
}

ul.products li.product&gt;a {
    display: block;
    overflow: hidden;
    position: relative;
}

ul.products li.product&gt;a img {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

ul.products li.product .price {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.56;
    margin-top: 7px;
}

ul.products li.product img {
    display: block;
    margin: 0 auto;
}

.product-container {
    margin-top: 21px;
}

.product-container a.button,
.woocommerce .product-container .wc-forward {
    border-radius: 0;
    display: inline-block;
}


/**
 * 7.3.19.5 - Infinite Scroll
 */

.infinite-scroll .woocommerce-pagination {
    display: none;
}


/**
 * 7.3.19.6 - Onsale
 */

.onsale {
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 2;
    min-height: auto;
    min-width: auto;
    margin: 0;
    padding: 2px 14px;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
}

.single .onsale {
    right: auto;
}

ul.products .onsale {
    top: 0;
    right: 0;
}


/**
 * 7.3.19.7 - Price
 */

del .woocommerce-Price-amount {
    opacity: 0.4;
}

.price del+ins {
    background: transparent;
    margin-left: .327em;
}

.woocommerce a.button:before {
    content: "\f067";
    padding-right: 7px;
}

ul.products li.product&gt;a:before {
    content: "\f06e";
    padding: 10px 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}


/**
 * 7.3.19.8 - Buttons
 */

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button.alt {
    padding: 14px;
}

.woocommerce a.button {
    display: block;
    margin-top: 21px;
    position: relative;
    text-align: center;
}

.woocommerce .single_add_to_cart_button {
    margin-top: 0;
}

.woocommerce button.pswp__button:hover,
.woocommerce button.pswp__button:focus {
    background-color: transparent;
    background-image: none;
}

.woocommerce-form-login button[type="submit"] {
    margin-right: 14px;
}

.woocommerce .product-container .wc-forward {
    -webkit-border-radius: 28px;
    border-radius: 28px;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 1.615384615384615;
    letter-spacing: 0.0666666666666667em;
    margin-top: 10px;
    padding: 7px 21px;
    text-decoration: none;
    text-transform: uppercase;
}

.widget .woocommerce-mini-cart__buttons {
    margin-bottom: 0;
}

.woocommerce-mini-cart__buttons .button {
    margin: 0 7px 7px 7px;
}


/**
 * 7.3.19.9 - Single product
 */

.single-product div.product {
    content: "";
    display: table;
    table-layout: fixed;
    position: relative;
}

.single-product div.product div.images {
    margin-bottom: 1.75em;
}

.single-product div.product .woocommerce-product-gallery,
.single-product div.product .entry-summary {
    float: none;
    text-align: left;
    width: 100%;
}

.single-product div.product .woocommerce-product-gallery {
    position: relative;
}

.single-product div.product .onsale {
    z-index: 2;
}

.single-product div.product figure {
    margin: 0;
}

.single-product div.product .entry-summary {
    margin: 0;
    padding: 0;
}

.single-product div.product .entry-summary .entry-title {
    font-weight: 700;
    margin: 0;
    text-align: left;
}

.single-product div.product .woocommerce-product-rating {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 7px;
}

.single-product div.product .woocommerce-product-rating .star-rating {
    float: left;
    margin: 0 7px 0 0;
}

.single-product div.product .woocommerce-product-rating .woocommerce-review-link {
    text-decoration: none;
}

.single-product div.product p.price {
    margin: 0.778em 0 1.35em;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    display: block;
    z-index: 99;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 1em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    content: "";
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    width: 100%;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    cursor: pointer;
    float: left;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: .5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
    opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
    width: 50%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
    margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
    clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333333%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
    margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
    clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
    margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
    margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
    clear: both;
}

.single-product div.product form.cart {
    margin: 1.944em 0;
}

.single-product div.product form.cart .quantity {
    float: left;
    margin-right: 21px;
}

.single-product .product_meta {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    padding-top: 0;
}

.single-product .product_meta&gt;span {
    display: block;
    margin: 21px 0 0;
}

.single-product .woocommerce-variation-price {
    margin: 0 0 1.5em;
}

.variations .reset_variations {
    margin-left: 14px;
}

.single-product .product_meta a,
.woocommerce-info a,
.variations .reset_variations {
    text-decoration: none;
}

.single-product div.product .related,
.single-product div.product .upsells,
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals {
    margin-top: 35px;
}

.related&gt;h2:first-of-type {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 35px;
}

.cart-collaterals .cross-sells {
    text-align: center;
}

#reviews #comments ol.commentlist,
ul.woocommerce-error {
    margin-left: 0;
    list-style: none;
}

#reviews #comments ol.commentlist li {
    margin-bottom: 1.5em;
    position: relative;
}

#reviews #comments ol.commentlist li img.avatar {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    position: absolute;
    top: 7px;
    left: 0;
    width: 60px;
}

#reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 60px;
    padding: 0 0 0 35px;
}

#reviews #comments ol.commentlist li .star-rating {
    float: right;
}

#reviews #comments ol.commentlist .meta {
    margin-bottom: 7px;
}

#reviews .comment-respond .comment-form-rating {
    margin-top: 7px;
    text-align: center;
}

#reviews .comment-respond .comment-form-rating .stars {
    margin-top: 7px;
    margin-bottom: 21px;
}

#reviews .comment-respond .comment-reply-title {
    display: block;
    margin-bottom: 21px;
}

.stock:empty:before {
    display: none;
}

.stock.in-stock {
    color: #0f834d;
}

.stock.out-of-stock {
    color: #e2401c;
}


/**
 * 7.3.19.10 - Checkout
 */

table.shop_table,
.quantity .qty {
    font-size: 1em;
}

table.cart .product-thumbnail {
    text-align: center;
}

table.cart .product-thumbnail:before {
    display: none;
}

table.cart .product-thumbnail img {
    margin: 0 auto;
    width: 80px;
}

table.cart .coupon label {
    display: none;
}

table.cart td.actions input,
table.cart td.actions .button {
    margin: 14px 0;
    display: block;
    width: 100%;
}

.woocommerce .wc-proceed-to-checkout a.button {
    width: 100%;
}

.woocommerce .wc-proceed-to-checkout a.button,
.cart_totals .wc-proceed-to-checkout,
.woocommerce-checkout-payment .place-order,
#payment .form-row {
    text-align: center;
}

.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
button.disabled:not(.owl-prev):not(.owl-next),
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled {
    opacity: .5 !important;
    cursor: not-allowed;
}


/**
 * 7.3.19.11 - My account
 */

.woocommerce-account .woocommerce-MyAccount-navigation {
    border-top: 1px solid;
    margin: 0 0 1.5em;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    border-bottom: 2px solid;
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
    display: block;
    text-decoration: none;
    padding: 7px 21px;
}

.woocommerce-MyAccount-content {
    padding-top: 30px;
}

.woocommerce-MyAccount-content&gt; :last-child {
    margin-bottom: 0;
}

.woocommerce-MyAccount-content fieldset {
    margin: 0 0 1.5em;
    padding: 7px 15px;
}

.woocommerce-MyAccount-content fieldset p {
    margin: 0 0 1.5em;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell .woocommerce-button {
    margin-bottom: 7px;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell .woocommerce-button:last-child {
    margin-bottom: 0;
}


/**
 * 7.3.19.12 - General WooCommerce components
 */


/**
 * 7.3.19.12.1 - Header cart
 */

.site-header-cart {
    content: "";
    display: table;
    list-style: none;
    margin: 0;
    position: relative;
    table-layout: fixed;
}

.site-header-cart li {
    margin: 0;
}

.site-header-cart .cart-contents {
    background-color: transparent;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0.1em;
    line-height: 1.375;
    padding: 17px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}


/*.site-header-cart .cart-contents .amount,
.navigation-classic .site-header-cart .cart-contents .amount {
    display: none;
}

.navigation-classic .menu-inside-wrapper .site-header-cart .cart-contents,
.site-secondary-header-menu .site-header-cart .cart-contents .amount {
    display: inline-block;
}

.navigation-classic .site-header-cart .cart-contents .amount {
    display: inline;
}*/

.site-header-cart .cart-contents .amount:before {
    content: "-";
    padding: 0 8px 0 5px;
}

.site-header-cart .widget_shopping_cart {
    border: 1px solid;
    display: none;
    font-size: 16px;
    font-size: 1rem;
}

.site-header-cart .product_list_widget {
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-header-cart .product_list_widget .mini_cart_item,
.site-header-cart .woocommerce-mini-cart__total,
.site-header-cart .woocommerce-mini-cart__empty-message {
    margin: 0;
    padding: 14px 20px;
}

.site-header-cart .product_list_widget .mini_cart_item .remove_from_cart_button {
    margin-right: 7px;
}

.site-header-cart .product_list_widget .mini_cart_item a,
.site-header-cart .product_list_widget .mini_cart_item a:hover,
.site-header-cart .product_list_widget .mini_cart_item a:focus {
    text-decoration: none;
}

.product_list_widget li img {
    max-width: 4.688em;
    float: right;
}

.site-header-cart .product_list_widget img {
    margin-left: 1em;
}

.site-header-cart .woocommerce-mini-cart__buttons {
    text-align: center;
}

#site-header-cart .woocommerce-mini-cart__buttons a {
    display: block;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -o-border-radius: 35px;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 14px 20px;
    padding: 11px 21px 10px;
    position: static;
    width: auto;
}

.site-header-menu&gt;#site-header-cart-wrapper {
    display: none;
}

#primary-menu-wrapper #site-header-cart-wrapper {
    display: block;
    text-align: center;
    width: 100%;
}

#primary-menu-wrapper .site-header-cart {
    display: block;
    padding: 14px 30px;
}

#primary-menu-wrapper .site-header-cart .cart-contents {
    padding: 0;
    width: auto;
}

#primary-menu-wrapper .site-header-cart .cart-contents:before {
    margin-right: 7px;
}


/*#primary-menu-wrapper .site-header-cart .cart-contents .amount,
#primary-menu-wrapper .site-header-cart .cart-contents .count {
    display: inline-block;
}*/


/**
 * 7.3.19.12.2 - Pagination
 */

.woocommerce-pagination {
    clear: both;
    margin: 0;
}

.woocommerce-pagination ul {
    display: inline-block;
    margin: 0 auto;
}

.woocommerce-pagination ul li {
    display: inline-block;
    list-style: none;
    height: 2.5em;
    line-height: 2.5em;
    margin: 0.125em;
    text-align: center;
    width: 2.5em;
}

.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
}

.woocommerce-pagination ul li a {
    background-color: transparent;
    text-decoration: none;
}


/**
 * 7.3.19.12.3 - Star rating
 */

.star-rating {
    font-size: 0.8em;
    font-family: 'star';
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    width: 5.3em;
}

.widget .star-rating {
    margin: 0 7px 0 0;
}

.widget_rating_filter ul li .star-rating {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2;
    display: inline-block;
    vertical-align: bottom;
}

.widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none;
}

.star-rating:before {
    content: "\53\53\53\53\53";
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400;
}

p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "star";
    content: "\53";
    text-indent: 0;
    opacity: .25;
}

p.stars a:hover~a:before {
    content: "\53";
    opacity: .25;
}

p.stars:hover a:before {
    content: "\53";
    opacity: 1;
}

p.stars.selected a.active:before {
    content: "\53";
    opacity: 1;
}

p.stars.selected a.active~a:before {
    content: "\53";
    opacity: .25;
}

p.stars.selected a:not(.active):before {
    content: "\53";
    opacity: 1;
}

p.stars a:before,
p.stars a:hover~a:before,
p.stars.selected a.active~a:before {
    color: rgba(0, 0, 0, 0.4);
}


/**
 * 7.3.19.12.4 - Tabs
 */

.woocommerce-tabs {
    clear: both;
    display: block;
    overflow: hidden;
}

.woocommerce-tabs ul.tabs {
    list-style: none;
    margin: 3.111em 0 0;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: capitalize;
}

.woocommerce-tabs ul.tabs:after {
    position: absolute;
    content: ' ';
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid;
    z-index: 1;
}

.woocommerce-tabs ul.tabs li {
    display: inline-block;
    margin: 0;
    position: relative;
}

.woocommerce-tabs ul.tabs li a {
    display: block;
    font-weight: 700;
    position: relative;
    margin-right: 35px;
    padding: 21px;
    text-decoration: none;
}

.woocommerce-tabs .panel {
    border-top: 1px solid;
    margin: 0;
    padding: 21px;
    text-align: left;
}

.woocommerce-tabs .panel h2:first-of-type {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 28px;
}

.woocommerce-tabs .panel p:last-child {
    margin-bottom: 0;
}


/**
 * 7.3.19.12.5 - Password strength meter
 */

.woocommerce-password-strength {
    text-align: right;
}

.woocommerce-password-strength.strong {
    color: #0f834d;
}

.woocommerce-password-strength.short {
    color: #e2401c;
}

.woocommerce-password-strength.bad {
    color: #e2401c;
}

.woocommerce-password-strength.good {
    color: #3d9cd2;
}


/**
 * 7.3.19.12.6 - Forms
 */

.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c;
}

.required {
    color: #fb3a64;
}

.quantity .qty {
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 7px;
    width: 3.54em;
    text-align: center;
}

.woocommerce form label {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.071em;
    text-transform: uppercase;
}


/**
 * 7.3.19.12.7 - Notices
 */

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
    clear: both;
    content: "";
    display: table;
    margin-bottom: 1.5em;
    padding: 2em;
    table-layout: fixed;
    width: 100%;
}

.woocommerce-message a.button {
    margin-right: 14px;
}

.woocommerce-info,
.woocommerce-message {
    border-top: 4px solid;
}

.woocommerce-error {
    border-top: 4px solid #e2401c;
}

.woocommerce-error li:last-child {
    margin-bottom: 0;
}

.demo_store {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 1em;
    z-index: 9999;
}

ul.wc_payment_methods {
    list-style: none;
    margin: 0;
}

ul.wc_payment_methods li {
    margin-bottom: 10px;
    padding: 15px;
}

ul.wc_payment_methods li:last-child {
    margin-bottom: 0;
}

ul.wc_payment_methods .about_paypal {
    float: right;
}

ul.wc_payment_methods p:last-child {
    margin-bottom: 0;
}

ul.wc_payment_methods .payment_box {
    padding: 14px 26px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    margin: 7px 0;
}

#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
    margin-left: 7px;
    max-height: 33px;
}

.demo_store .woocommerce-store-notice__dismiss-link {
    -webkit-border-radius: 22px;
    border-radius: 22px;
    float: right;
    font-size: 13px;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.071em;
    line-height: 1;
    margin-left: 14px;
    padding: 15px 28px;
    text-shadow: 0 1px 0 rgba(105, 47, 69, 0.5);
    text-decoration: none;
    text-transform: uppercase;
}


/**
 * 7.3.19.12.8 - WooCommerce widgets
 */


/**
 * 7.3.19.12.8.1 - WooCommerce Price Filter
 */

.widget_price_filter .price_slider {
    margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4em;
}

.widget_price_filter .price_slider_amount .button {
    float: left;
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    cursor: ew-resize;
    outline: none;
    box-sizing: border-box;
    margin-top: -.25em;
    opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 100%;
}

dl.variation {
    font-size: 14px;
    font-size: 0.875rem;
}

dl.variation dd {
    margin: 0;
}

dl.variation p {
    margin-bottom: 7px;
}

.widget_layered_nav_filters a:before {
    content: "x";
    margin-right: 7px;
}

.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
}

.woocommerce-checkout-payment .place-order {
    padding: 1em;
}

.site-header-cart .product_list_widget .mini_cart_item span.quantity {
    display: block;
}

#site-header-cart-wrapper {
    text-align: left;
}

.widget.woocommerce ul li&gt;span,
.widget.woocommerce ul li del&gt;span,
.widget.woocommerce ul li ins&gt;span {
    font-size: 14px;
    font-size: 0.875rem;
}

.woocommerce a.remove {
    background: #ca4646;
    display: block;
    font-size: 20px;
    height: 21px;
    width: 21px;
    text-align: center;
    line-height: 21px;
    border-radius: 100%;
    color: #fff;
    font-weight: 700;
    border: 0;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 6px;
    left: 0;
}

.site-header-cart .woocommerce .widget_shopping_cart .cart_list li a.remove,
.site-header-cart .woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: relative;
    float: left;
}

.site-header-cart .woocommerce .widget_shopping_cart .cart_list li span.quantity,
.site-header-cart .woocommerce.widget_shopping_cart .cart_list li span.quantity {
    margin-left: 28px;
}

.woocommerce-loop-product__title,
.woocommerce-loop-category__title {
    margin: 0;
}


/*--------------------------------------------------------------
## Stats
--------------------------------------------------------------*/


/**
 * 7.3.20 - Services
 */


/* Stats */

.stats-section .section-content-wrapper .entry-container {
    text-align: center;
}

.stats-section .section-content-wrapper .entry-container .more-button {
    display: block;
}

.stats-section.modern-style .entry-content,
.stats-section.modern-style .entry-summary {
    word-break: break-all;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2;
    margin-top: 7px;
    opacity: 0.1;
}

.stats-section.modern-style .entry-title {
    font-weight: 400;
}

.stats-section.classic-style.style1 .entry-title {
    line-height: 1.5;
}

.stats-section.classic-style.style3 .entry-title {
    line-height: 1.31;
}

.stats-section.modern-style .entry-title,
.stats-section.classic-style.style1 .entry-content,
.stats-section.classic-style.style1 .entry-summary,
.stats-section.classic-style.style2 .entry-content,
.stats-section.classic-style.style2 .entry-summary {
    font-size: 16px;
    font-size: 1rem;
}

.stats-section.classic-style.style1 .entry-content,
.stats-section.classic-style.style1 .entry-summary {
    opacity: 0.6;
    text-transform: uppercase;
    font-weight: 600;
}

.stats-section.classic-style.style2 .entry-content,
.stats-section.classic-style.style2 .entry-summary {
    opacity: 0.6;
    text-transform: lowercase;
    line-height: 1.56;
    margin-top: 7px;
}

.stats-section.classic-style.style3 .entry-content,
.stats-section.classic-style.style3 .entry-summary {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
}

.stats-section.classic-style.style3 .entry-number+.entry-content,
.stats-section.classic-style.style3 .entry-number+.entry-summary {
    margin-top: 2px;
}


/*--------------------------------------------------------------
## Featured Video
--------------------------------------------------------------*/


/**
 * 7.3.21 - Featured Video
 */

body #featured-video-section.section {
    padding: 56px 0;
}

.custom-video-button-play,
.promotion-section .custom-video-button-play {
    border-radius: 50%;
    line-height: 0;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    height: 60px;
    padding: 18px;
    width: 60px;
    z-index: 9;
}

.featured-video-section .hentry {
    margin-bottom: 0;
}

.lightbox-enabled iframe {
    pointer-events: none;
}

body .flashy-container .flashy-content {
    background: transparent;
}

.featured-video-content-wrapper .entry-meta {
    font-size: 16px;
    font-size: 1rem;
}

.featured-video-content-wrapper .entry-header .entry-meta {
    line-height: 1.25;
    margin-top: 7px;
    margin-bottom: 0;
}

.single-item .featured-video-content-wrapper .hentry:first-child {
    margin: 0 auto;
    float: none;
}

.mixed&gt;span {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.94;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 14px;
}

.mixed:hover&gt;span,
.mixed:focus&gt;span {
    padding-left: 7px;
}

.featured-video-section .video-thumbnail {
    text-align: center;
}

.featured-video-section .section-heading-wrapper {
    padding-top: 0;
}

.featured-video-section .custom-video-button {
    position: relative;
}

.featured-video-section .custom-video-button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    right: 0;
    bottom: 0;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}


/*--------------------------------------------------------------
## Why Choose Us
--------------------------------------------------------------*/


/**
 * 7.3.22 - Why Choose Us
 */

.why-choose-us-section.modern-style .hentry,
.why-choose-us-section .post-thumbnail {
    margin-bottom: 0;
}

.why-choose-us-section .entry-container {
    padding: 28px;
}

.why-choose-us-section .entry-content,
.why-choose-us-section .entry-summary,
.why-choose-us-section .hentry .more-button {
    margin-top: 14px;
}

.why-choose-us-section.classic-style .entry-container {
    border: 1px solid;
}

.why-choose-us-section.modern-style .wrapper {
    max-width: 100%;
}

.why-choose-us-section.modern-style .section-content-wrapper {
    padding: 0;
}

.why-choose-us-section.modern-style .owl-item:not(.center) .hentry:before {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.why-choose-us-section.modern-style .owl-item {
    padding: 0 5px;
}

.why-choose-us-section.modern-style .owl-item .entry-container {
    display: none;
}

.why-choose-us-section.modern-style .owl-dots {
    text-align: center;
}

.why-choose-us-section.modern-style .owl-dots .owl-dot {
    display: inline-block;
    background-color: transparent;
    background-image: none;
    height: 30px;
    width: 30px;
    margin: 2px;
    line-height: 0;
    border-radius: 0;
    padding: 0;
}

.why-choose-us-section.modern-style .owl-dots .owl-dot.active {
    border: 3px solid;
}

.why-choose-us-section.modern-style .owl-dots .owl-dot&gt;span {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    height: 6px;
    overflow: hidden;
    width: 6px;
}

.why-choose-us-section.modern-style .owl-dots .owl-dot.active&gt;span {
    transform: scale(1.3);
    -o-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
}

.why-choose-us-section.modern-style .owl-dots {
    margin: 14px 0 35px 0;
}

.why-choose-us-section.modern-style .owl-nav .owl-prev,
.why-choose-us-section.modern-style .owl-nav .owl-next {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    text-align: center;
}

.why-choose-us-section.modern-style .owl-nav .owl-prev,
.why-choose-us-section.modern-style .owl-nav .owl-next {
    border: 1px solid;
    border-radius: 0;
    padding: 7px 14px;
}

.why-choose-us-section.modern-style .owl-nav .owl-prev:hover,
.why-choose-us-section.modern-style .owl-nav .owl-prev:focus,
.why-choose-us-section.modern-style .owl-nav .owl-next:hover,
.why-choose-us-section.modern-style .owl-nav .owl-next:focus {
    border: 0;
}

.why-choose-us-section.modern-style .owl-nav .owl-prev {
    left: -60px;
}

.why-choose-us-section.modern-style .owl-nav .owl-next {
    right: -60px;
}

.why-choose-us-section.modern-style .section-content-wrapper:hover .owl-prev,
.why-choose-us-section.modern-style .section-content-wrapper:focus .owl-prev {
    left: 42px;
}

.why-choose-us-section.modern-style .section-content-wrapper:hover .owl-next,
.why-choose-us-section.modern-style .section-content-wrapper:focus .owl-next {
    right: 42px;
}

.why-choose-us-section.modern-style .owl-item.center .hentry-inner {
    overflow: hidden;
}


/*--------------------------------------------------------------
## Skills
--------------------------------------------------------------*/


/**
 * 7.3.23 - Skills
 */

.skill-section .section-content-wrapper {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.skill-section .layout-two.section-content-wrapper {
    max-width: 1730px;
}

.skillbar-bar {
    height: 10px;
    width: 0px;
}

.skillbar-item {
    display: block;
}

.skillbar-content {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    height: 10px;
}

.about-me-title {
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.skill-bar-percent {
    font-weight: 700;
    margin-bottom: 0;
}

.skill-section .entry-title {
    float: left;
    margin-bottom: 14px;
}

.skill-bar-percent {
    float: right;
}

.skill-section .view-all-button {
    margin-bottom: 0;
    text-align: left;
}

.skill-section .view-all-button .more-link {
    text-align: center;
}


/*--------------------------------------------------------------
## Pricing
--------------------------------------------------------------*/


/**
 * 7.3.24 - Pricing
 */

.pricing-section .hentry-inner {
    border: 1px solid;
}

.pricing-section .hentry-inner:hover,
.pricing-section .hentry-inner:focus,
.contact-section .hentry-inner:hover,
.contact-section .hentry-inner:focus {
    -webkit-box-shadow: -1px 1px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px 1px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 1px 15px 0px rgba(0, 0, 0, 0.1);
}

.pricing-section .post-thumbnail a {
    border-radius: 50%;
    display: block;
    height: 125px;
    width: 125px;
    overflow: hidden;
    margin: 0 auto;
}

.pricing-section .package-price {
    line-height: 1.5;
}

.pricing-section .entry-header,
.pricing-section .package-price {
    text-align: center;
}

.pricing-section .entry-header {
    border-bottom: 1px solid;
}

.pricing-section .entry-title a {
    display: block;
    padding: 28px;
}

.pricing-section .content-wrapper {
    padding: 28px 63px;
}

.pricing-section .highlight .entry-title a:hover,
.pricing-section .highlight .entry-title a:focus {
    opacity: 0.8;
}

.pricing-section .duration:before {
    content: "/";
    padding-right: 4px;
}

.pricing-section .entry-content&gt;ul,
.pricing-section .entry-summary&gt;ul {
    list-style: none;
}

.pricing-section .entry-content&gt;p,
.pricing-section .entry-summary&gt;p,
.pricing-section .entry-content&gt;ul&gt;li,
.pricing-section .entry-summary&gt;ul&gt;li {
    border-bottom: 1px solid;
    margin-bottom: 14px;
    padding-bottom: 14px;
}

.pricing-section .entry-content&gt;p:last-child,
.pricing-section .entry-summary&gt;p:last-child,
.pricing-section .entry-content&gt;ul&gt;li:last-child,
.pricing-section .entry-summary&gt;ul&gt;li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.pricing-section .more-button {
    text-align: center;
}


/*--------------------------------------------------------------
## Resume
--------------------------------------------------------------*/


/**
 * 7.3.25 - Resume
 */

.resume-section .experience .hentry-inner {
    border: 1px solid;
    overflow: hidden;
    text-align: center;
}

.resume-section .education,
.timeline-section .content-wrapper {
    position: relative;
}

.resume-section .education:before {
    left: 0;
}

.resume-section .education:before,
.timeline-section .content-wrapper:before {
    bottom: 35px;
    content: '';
    position: absolute;
    top: 7px;
    height: calc(100% - 49px);
    width: 2px;
}

.resume-section .education .hentry {
    clear: both;
    margin-left: 30px;
    display: table;
    position: relative;
    width: calc(100% - 30px);
}

.resume-section .education .hentry:before {
    left: -35px;
    height: 12px;
    width: 12px;
}

.resume-section .education .hentry:hover::before,
.resume-section .education .hentry:focus::before {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}

.resume-section .education .hentry:before,
.timeline-section .hentry:before {
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 7px;
    z-index: 2;
}

.resume-section .education .entry-meta {
    font-weight: 700;
}

.resume-section .education .entry-meta a {
    opacity: 1;
}

.resume-section .education .date-institute {
    margin-bottom: 21px;
}

.resume-section .education .no-institute .date-institute {
    margin-bottom: 0;
}

.resume-section .education .institute {
    margin-top: 7px;
}

.resume-section .experience .subtitle,
.resume-section .education .institute {
    line-height: 1.56;
}

.resume-section .education .entry-summary,
.resume-section .education .entry-content,
.resume-section .education .more-button,
.timeline-section .entry-summary,
.timeline-section .entry-content,
.timeline-section .more-button {
    margin-top: 14px;
}

.resume-section .experience .entry-summary,
.resume-section .experience .entry-content {
    margin-top: 14px;
}

.resume-section .experience .subtitle {
    margin-bottom: 7px;
}

.resume-section.layout-one .section-content-wrapper&gt;div {
    margin: 0 auto;
    float: none;
}

.resume-section .experience .post-thumbnail img {
    max-width: 80px;
}

.resume-section .experience .hentry .post-thumbnail img,
.resume-section .experience .hentry .post-thumbnail:after {
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.resume-section .experience .hentry:hover .post-thumbnail img {
    transform: rotate(360deg);
}

.resume-section .experience .hentry .post-thumbnail:after {
    border: 1px solid;
    border-radius: 50%;
    content: "";
    display: block;
    height: 80px;
    padding: 39px;
    position: absolute;
    width: 80px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: -1;
}

.resume-section .experience .hentry:hover .post-thumbnail:after {
    -webkit-transform: translateX(-50%) scale(1.2);
    -ms-transform: translateX(-50%) scale(1.2);
    transform: translateX(-50%) scale(1.2);
}


/*--------------------------------------------------------------
## Faq
--------------------------------------------------------------*/


/**
 * 7.3.26 - Faq
 */

.faq-section .entry-header {
    border-radius: 6px;
    padding: 14px 28px;
    cursor: pointer;
}

.faq-section .entry-title {
    font-weight: 700;
    padding-right: 28px;
    position: relative;
}

.faq-section .entry-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.faq-section .entry-content,
.faq-section .entry-summary {
    display: none;
    margin: 0;
    padding: 28px 28px 0 28px;
}

.faq-section .view-more {
    margin-top: 21px;
    padding: 0;
}

.faq-section .more-button {
    margin-top: 14px;
}

.faq-section.section .section-content-wrapper {
    padding-bottom: 35px;
    padding-top: 35px;
}


/*--------------------------------------------------------------
## Collection
--------------------------------------------------------------*/


/**
 * 7.3.27 - Collection
 */

.collection-wrapper .hentry-inner {
    position: relative;
    min-height: 440px;
    overflow: hidden;
}

.collection-wrapper .post-thumbnail {
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.collection-wrapper .entry-container {
    top: 0;
    display: block;
    left: 0;
    padding: 35px;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 2;
}

.collection-wrapper .hentry-inner:hover .entry-container,
.collection-wrapper .hentry-inner:focus .entry-container {
    background-color: rgba(0, 0, 0, 0.2);
}

.collection-wrapper .entry-title+.entry-meta {
    margin-top: 7px;
}

.collection-wrapper .entry-header .entry-meta .cat-links {
    padding-left: 0;
    padding-right: 0;
}

.collection-wrapper .entry-header .entry-meta .cat-links:before {
    opacity: 0;
    width: auto;
}

.collection-wrapper .hentry-inner:hover .entry-header .entry-meta .cat-links:before,
.collection-wrapper .hentry-inner:focus .entry-header .entry-meta .cat-links:before {
    opacity: 1;
    width: 29px;
}

.collection-wrapper .hentry-inner:hover .entry-header .entry-meta .cat-links,
.collection-wrapper .hentry-inner:focus .entry-header .entry-meta .cat-links {
    padding-left: 38px;
}


/*--------------------------------------------------------------
## Album
--------------------------------------------------------------*/


/**
 * 7.3.28 - Album
 */

.album-section .more-link {
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 7px;
}

.album-section .social-navigation {
    margin: 28px 0 0 0;
}


/*--------------------------------------------------------------
## Album
--------------------------------------------------------------*/


/**
 * 7.3.29 - Countdown
 */

.countdown-section .section-content-wrapper,
.countdown-section .section-content-wrapper .hentry {
    overflow: hidden;
}

.countdown-section .section-content-wrapper .entry-content,
.countdown-section .section-content-wrapper .entry-summary {
    margin-top: 0;
}

.countdown-section #clock {
    text-align: center;
    width: 100%;
}

.countdown #clock span {
    display: block;
    text-align: center;
}

.countdown-section #clock&gt;span {
    float: left;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}

.countdown-section #clock&gt;span:nth-child(1n+4) {
    clear: both;
    float: none;
}

.countdown-section #clock .count-wrap {
    display: block;
    padding: 14px 35px;
}

.countdown-section #clock .countdown-number {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.3;
}

.countdown-section #clock .countdown-label {
    display: block;
    padding-top: 14px;
    text-transform: capitalize;
    font-style: italic;
}


/*--------------------------------------------------------------
## Timeline
--------------------------------------------------------------*/


/**
 * 7.3.30 - Timeline
 */

.timeline-section .hentry:before {
    content: "\f004";
    padding: 15px;
    top: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.timeline-section .content-wrapper:before,
.timeline-section .hentry:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.timeline-section .hentry:hover::before,
.timeline-section .hentry:focus::before {
    -webkit-transform: translateX(-50%) scale(1.15) rotate(360deg);
    -ms-transform: translateX(-50%) scale(1.15) rotate(360deg);
    transform: translateX(-50%) scale(1.15) rotate(360deg);
}

.timeline-section .hentry:after {
    border: 1px solid;
    border-radius: 50%;
    content: "";
    display: block;
    height: 70px;
    padding: 34px;
    position: absolute;
    width: 70px;
    left: 50%;
    top: -11px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

.timeline-section .hentry:nth-child(2n) .post-thumbnail {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.timeline-section .hentry:nth-child(2n) .entry-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: right;
}

.timeline-section .post-thumbnail,
.timeline-section .hentry:nth-child(2n) .entry-container {
    padding-left: 30px;
    padding-right: 54px;
}

.timeline-section .entry-container,
.timeline-section .hentry:nth-child(2n) .post-thumbnail {
    padding-left: 54px;
    padding-right: 30px;
}

.timeline-section .entry-title {
    line-height: 1.5;
}

.timeline-footer-text {
    text-align: center;
}

.timeline-section .entry-title+.entry-meta {
    margin-top: 7px;
}

.timeline-section .entry-meta a {
    opacity: 1;
}

.timeline-section .section-content-wrapper {
    padding: 0;
}

.timeline-section .hentry-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.timeline-section .post-thumbnail,
.timeline-section .entry-container {
    width: 50%;
}

.timeline-section .post-thumbnail {
    margin-bottom: 0;
}

.story-image {
    margin: 0 30px 35px 30px;
    text-align: center;
}

.story-image img {
    max-width: 300px;
    margin: 0 auto;
}


/*--------------------------------------------------------------
## Venue
--------------------------------------------------------------*/


/**
 * 7.4.0 - Timeline
 */

.theme-scheme-personal .venue-section .wrapper,
.theme-scheme-wedding .venue-section .wrapper {
    padding-top: 35px;
}

.venue-section .entry-container {
    margin: 0 auto;
}

.venue-section .content-wrap {
    border: 15px solid;
    padding: 35px;
}

.venue-section .post-thumbnail-background {
    margin-bottom: 0;
}

.venue-section .entry-date {
    font-weight: 600;
    line-height: 1.75;
    margin-top: 14px;
    text-transform: uppercase;
}

.venue-section .entry-image {
    margin-bottom: 7px;
}


/*--------------------------------------------------------------
## Reservation
--------------------------------------------------------------*/


/**
 * 7.4.1 - Reservation
 */

.reservation-section.section {
    padding: 42px 30px;
}

#reservation-section {
    padding-left: 30px;
    padding-right: 30px;
}

.reservation-section .wrapper {
    max-width: 680px;
    margin: 0 auto;
    padding: 35px;
    border-radius: 15px;
    box-shadow: 0 2px 150px 0 rgba(0, 0, 0, 0.05);
}

.reservation-section .section-heading-wrapper {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}

.reservation-section .section-content-wrapper {
    padding: 0;
}

.reservation-section .hentry {
    margin-bottom: 0;
}


/*--------------------------------------------------------------
## Reservation
--------------------------------------------------------------*/


/**
 * 7.4.2 - Top Destination
 */

.top-destinations .hentry-inner {
    position: relative;
    min-height: 440px;
    overflow: hidden;
}

.top-destinations .post-thumbnail {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.top-destinations .entry-header {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, transparent), to(#000));
    background-image: -webkit-linear-gradient(top, transparent 15%, #000 100%);
    background-image: -o-linear-gradient(top, transparent 15%, #000 100%);
    background-image: linear-gradient(-180deg, transparent 15%, #000 100%);
    bottom: 0;
    display: block;
    padding: 21px;
    position: absolute;
    width: 100%;
    z-index: 2;
    text-align: center;
}

.top-destinations .highlight-text {
    font-weight: 500;
    display: inline-block;
    padding: 7px 21px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}


/*--------------------------------------------------------------
## Header Top
--------------------------------------------------------------*/


/**
 * 7.4.3 - Top Destination
 */

.header-top-bar {
    padding-bottom: 14px;
    padding-top: 14px;
    position: relative;
    z-index: 9999;
}

.absolute-header:not(.header-top-with-bg) .header-top-bar {
    background-color: rgba(0, 0, 0, 0.2);
}

.header-top-left {
    padding-bottom: 14px;
    padding-top: 14px;
    text-align: center;
}

.header-top-bar .wrapper&gt;div {
    width: 100%;
}

.top-navigation a {
    text-transform: capitalize;
}

.top-navigation a {
    font-weight: 600;
}

#top-search-wrapper {
    display: none;
}


/*--------------------------------------------------------------
## Guests
--------------------------------------------------------------*/


/**
 * 7.4.2 - Reservation
 */

.guests-section .post-thumbnail {
    margin-bottom: 35px;
}

.guests-section .subtitle {
    border-radius: 5px;
    bottom: -17px;
    display: inline;
    left: 50%;
    line-height: 1.62;
    padding: 7px 14px;
    transform: translateX(-50%);
    position: absolute;
}

.guests-section .subtitle,
.guests-section .location .more-button {
    font-weight: 700;
    text-transform: uppercase;
}

.guests-section .location .more-button:hover::after {
    padding-left: 14px;
}


/**
 * 8.0 - Media Queries
 */


/**
 * Does the same thing as &lt;meta name="viewport" content="width=device-width"&gt;,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}


/*--------------------------------------------------------------
## mobile-horizontal
--------------------------------------------------------------*/


/**
 * 8.1 - &gt;= 480px
 */

@media screen and (min-width: 30em) {
    /* Woocommerce styles */
    ul.products.columns-2,
    ul.products.columns-4,
    ul.products.columns-6 {
        margin: 0 -15px;
    }
    ul.products.columns-2 li.product,
    ul.products.columns-4 li.product {
        padding: 0 15px;
    }
    ul.products.columns-2 li.product:nth-child(2n+1),
    ul.products.columns-4 li.product:nth-child(2n+1) {
        clear: both;
    }
    ul.products.columns-2 .onsale,
    ul.products.columns-3 .onsale,
    ul.products.columns-4 .onsale {
        left: auto;
    }
    /* Woocommerce styles end here */
    .wp-custom-logo .custom-logo-link {
        margin-right: 15px;
        margin-bottom: 0;
    }
    .site-header-menu .menu-label {
        display: inline-block;
    }
    .has-header-image.home .custom-header,
    .has-header-video.home .custom-header {
        max-height: 100%;
        overflow: hidden;
    }
}


/*--------------------------------------------------------------
## mobile-horizontal
--------------------------------------------------------------*/


/**
 * 8.2 - &gt;= 568px / 35.500em
 */

@media only screen and (min-width: 35.5em) {
    /* Woocommerce styles */
    ul.products.columns-3 {
        margin: 0 -15px;
    }
    ul.products.columns-3 li.product {
        padding: 0 15px;
    }
    .wp-custom-logo .custom-logo-link,
    .wp-custom-logo .site-identity {
        display: inline-block;
    }
    ul.products.columns-3 li.product {
        width: 33.33%;
    }
    ul.products.columns-2 li.product,
    ul.products.columns-4 li.product {
        width: 50%;
    }
    ul.products li.product {
        float: left;
    }
    .hero-section.text-align-right,
    .promotion-section.text-align-right {
        text-align: right;
    }
    .ul.products.columns-3 li.product:nth-child(3n+1) {
        clear: both;
    }
    .site-header-cart .widget_shopping_cart {
        top: 71px;
    }
    table.cart td.actions {
        text-align: right;
    }
    table.cart td.actions .coupon {
        display: inline-block;
        float: left;
    }
    table.cart td.actions input,
    table.cart td.actions .button,
    .woocommerce .wc-proceed-to-checkout a.button {
        display: inline-block;
        width: auto;
    }
    .single-product div.product div.images {
        margin-bottom: 0;
    }
    .single-product div.product .woocommerce-product-gallery,
    .single-product div.product .entry-summary {
        float: left;
        text-align: left;
        width: 50%;
    }
    .single-product div.product .entry-summary {
        margin: 0;
        padding-left: 40px;
    }
    .comment-respond {
        padding: 35px 42px;
    }
    .cart-collaterals .cart_totals {
        display: block;
        clear: both;
        float: right;
        width: 60%;
        max-width: 600px;
    }
    /* Woocommerce styles end here */
    .events-section .section-content-wrapper .entry-title {
        margin-bottom: 0;
    }
    .hero-content-wrapper .post-thumbnail-background,
    .testimonial-content-section.style3 .post-thumbnail,
    .venue-section .post-thumbnail-background {
        bottom: 0;
        position: absolute;
        top: 0;
    }
    .testimonial-content-section.style3 .hentry-inner .post-thumbnail,
    .testimonial-content-section.style3 .hentry-inner .entry-container,
    .venue-section .post-thumbnail-background,
    .venue-section .entry-container {
        width: 50%;
    }
    .testimonial-content-section.style3 .entry-container {
        padding: 105px 30px 35px 30px;
    }
    #hero-section.style1 {
        padding-top: 0;
    }
    #hero-section.style3 {
        padding: 0;
    }
    .hero-section.style1 .hentry-inner,
    .hero-section.style2 .hentry-inner,
    .hero-section.custom-video .hentry-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .hero-section.style2 .hentry-inner,
    .hero-section.custom-video .hentry-inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .hero-section.style1.content-position-left .hero-content-wrapper .post-thumbnail,
    .hero-section.style1.content-position-right .hero-content-wrapper .entry-container,
    .hero-section.style2.content-position-left .hero-content-wrapper .post-thumbnail,
    .hero-section.style2.content-position-right .hero-content-wrapper .entry-container,
    .hero-section.custom-video.content-position-left .hero-content-wrapper .video-thumbnail,
    .hero-section.custom-video.content-position-right .hero-content-wrapper .entry-container {
        order: 2;
    }
    .hero-section.style1.content-position-left .hero-content-wrapper .entry-container,
    .hero-section.style1.content-position-right .hero-content-wrapper .post-thumbnail,
    .hero-section.style2.content-position-left .hero-content-wrapper .entry-container,
    .hero-section.style2.content-position-right .hero-content-wrapper .post-thumbnail,
    .hero-section.custom-video.content-position-left .hero-content-wrapper .entry-container,
    .hero-section.custom-video.content-position-right .hero-content-wrapper .video-thumbnail {
        order: 1;
    }
    .hero-section.style3 .hentry-inner,
    .testimonial-content-section.style3 .hentry-inner,
    .venue-section .hentry-inner {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .testimonial-content-section.style3 .hentry-inner,
    .venue-section .hentry-inner {
        position: relative;
    }
    .hero-section.style3 .post-thumbnail-background,
    .hero-section.style3 .entry-container,
    .testimonial-content-section.style3 .post-thumbnail,
    .testimonial-content-section.style3 .entry-container,
    .venue-section .post-thumbnail-background,
    .venue-section .has-post-thumbnail .entry-container {
        display: table-cell;
        vertical-align: middle;
    }
    .hero-section.style3.content-position-left .entry-container,
    .testimonial-content-section.style3 .post-thumbnail,
    .venue-section.content-position-left .has-post-thumbnail .entry-container {
        float: left;
    }
    .hero-section.style3.content-position-right .entry-container,
    .testimonial-content-section.style3 .entry-container,
    .venue-section.content-position-right .has-post-thumbnail .entry-container {
        float: right;
    }
    .hero-section.style3.content-position-right .post-thumbnail-background,
    .testimonial-content-section.style3 .post-thumbnail,
    .venue-section.content-position-right .post-thumbnail-background {
        left: 0;
    }
    .hero-section.style3.content-position-left .post-thumbnail-background,
    .venue-section.content-position-left .post-thumbnail-background {
        right: 0;
    }
    .hero-section:not(.custom-video) .entry-container {
        padding-bottom: 42px;
        padding-top: 42px;
    }
    .hero-section.custom-video .entry-container {
        padding-bottom: 24px;
        padding-top: 24px;
    }
    .content-position-right .hero-content-wrapper .entry-container {
        padding-left: 30px;
    }
    .content-position-left .hero-content-wrapper .entry-container {
        padding-right: 30px;
    }
    .hero-content-wrapper .entry-container {
        width: 54.28571428571429%;
    }
    .hero-content-wrapper .post-thumbnail,
    .hero-content-wrapper .post-thumbnail-background,
    .hero-content-wrapper .video-thumbnail {
        width: 45.71428571428571%;
    }
    .hero-content-wrapper .entry-container.full-width {
        padding: 0;
    }
    .hero-content-wrapper .post-thumbnail,
    .hero-content-wrapper .post-thumbnail-background,
    .hero-content-wrapper .video-thumbnail,
    .testimonial-content-section.style3 .post-thumbnail {
        margin: 0;
        padding-bottom: 0;
    }
    .hero-content-wrapper .entry-container.full-width {
        flex-basis: 100%;
        margin: 0 auto;
        max-width: 720px;
        width: auto;
    }
    .hero-content-wrapper .entry-header {
        margin-top: 0;
    }
    .events-section .section-content-wrapper.layout-two {
        margin-left: -15px;
        margin-right: -15px;
    }
    .events-section .section-content-wrapper.layout-two&gt;* {
        flex: 1 1 50%;
        max-width: 50%;
        padding: 0 15px;
    }
    .author-info {
        text-align: left;
    }
    .author-avatar {
        float: left;
        margin: 0 28px 0 0;
    }
    .author-description {
        margin: 0;
        overflow: hidden;
    }
    .section-content-wrapper.layout-four,
    .section-content-wrapper.layout-two,
    .testimonial-content-section .section-content-wrapper,
    .featured-video-content-wrapper .hentry,
    .section-content-wrapper.layout-four .hentry,
    .section-content-wrapper.layout-two .hentry,
    .section-content-wrapper.layout-five .hentry,
    .testimonial-content-section .section-content-wrapper .hentry,
    .resume-section .hentry,
    .resume-section .section-content-wrapper {
        padding: 0 15px;
    }
    .two-columns .hentry {
        width: 50%;
    }
    .four-columns .hentry {
        width: 25%;
    }
    .five-columns .hentry {
        width: 20%;
    }
    .six-columns .hentry {
        width: 16.66%;
    }
    .seven-columns .hentry {
        width: 14.28%;
    }
    .eight-columns .hentry {
        width: 12.5%;
    }
    .nine-columns .hentry {
        width: 11.11%;
    }
    .nine-columns .hentry:nth-child(9n+1),
    .eight-columns .hentry:nth-child(8n+1),
    .seven-columns .hentry:nth-child(7n+1),
    .six-columns .hentry:nth-child(6n+1),
    .five-columns .hentry:nth-child(5n+1),
    .four-columns .hentry:nth-child(4n+1),
    .three-columns .hentry:nth-child(3n+1),
    .two-columns .hentry:nth-child(2n+1) {
        clear: both;
    }
    .section-content-wrapper.layout-four .hentry,
    .section-content-wrapper.layout-two .hentry,
    #colophon .two .widget-column,
    #colophon .four .widget-column,
    .content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
    .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1),
    .section-content-wrapper.layout-five .hentry {
        width: 50%;
    }
    .sidebar .widget {
        width: 47%;
    }
    .sidebar .widget {
        clear: none;
        margin-right: 30px;
    }
    .sidebar .widget:nth-child(2n+1) {
        /*clear: both;*/
    }
    .sidebar .widget:nth-child(2n) {
        margin-right: 0;
    }
    .pagination .prev,
    .pagination .next {
        width: auto;
        height: auto;
    }
    .content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
    .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
        float: left;
    }
    .section-content-wrapper.layout-four .hentry:nth-child(2n+1),
    .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
    #colophon .two .widget-column:nth-child(2n+1),
    #colophon .four .widget-column:nth-child(2n+1) {
        clear: both;
    }
    .featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .hentry-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        position: relative;
        width: 100%;
    }
    .featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .post-thumbnail {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 42.85714285714286%;
        -moz-box-flex: 0;
        -ms-flex: 0 1 42.85714285714286%;
        flex: 0 1 42.85714285714286%;
        margin: 0;
    }
    .featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .entry-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 57.14285714285714%;
        -moz-box-flex: 0;
        -ms-flex: 0 1 57.14285714285714%;
        flex: 0 1 57.14285714285714%;
        margin: 0;
    }
    .featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .entry-container {
        padding-left: 28px;
    }
    .rtl .featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .entry-container {
        padding-right: 28px;
    }
    .stats-section .section-content-wrapper {
        text-align: left;
    }
    .stats-section.classic-style.style3 .post-thumbnail {
        float: left;
        margin: 14px 28px 0 0;
    }
    .stats-section.classic-style.style3 .entry-container {
        overflow: hidden;
    }
    .stats-section.classic-style.style3 .entry-container {
        text-align: left;
    }
    .app-image-container.layout-two,
    .app-image-container.layout-three {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }
    .app-image-container.layout-two div+div,
    .app-image-container.layout-three div+div,
    .app-image-container.layout-three div+div+div {
        margin-top: 0;
        margin-left: 35px;
    }
    .footer-newsletter .has-ew-newsletter-image .widget-inner,
    .footer-newsletter .has-background-image.has-ew-newsletter-image .widget-inner-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .footer-newsletter .has-ew-newsletter-image .ew-newsletter-image-container,
    .footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
        flex: 1 1 50%;
        margin: 0;
        max-width: 50%;
    }
    .footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
        padding-left: 30px;
    }
    .post-navigation .nav-links .nav-previous,
    .post-navigation .nav-links .nav-next {
        display: table-cell;
        width: 50%;
    }
    .post-navigation .nav-next {
        margin-top: 0;
        text-align: right;
    }
    .post-navigation .nav-previous {
        text-align: left;
    }
    .comment-list article+.comment-respond {
        margin-bottom: 14px;
        margin-left: 86px;
        margin-top: 14px;
    }
    .comment-list .children li&gt;article+.comment-respond {
        margin-left: 131px;
    }
    .service-section.border-style .section-content-wrapper.layout-two .hentry,
    .service-section.border-style .section-content-wrapper.layout-four .hentry,
    .stats-section.modern-style .section-content-wrapper.layout-two .hentry,
    .stats-section.modern-style .section-content-wrapper.layout-four .hentry {
        border-right: 1px solid;
    }
    .service-section.border-style .section-content-wrapper.layout-two .hentry:nth-child(2n+2),
    .service-section.border-style .section-content-wrapper.layout-four .hentry:nth-child(2n+2),
    .stats-section.modern-style .section-content-wrapper.layout-two .hentry:nth-child(2n+2),
    .stats-section.modern-style .section-content-wrapper.layout-four .hentry:nth-child(2n+2) {
        border-right: none;
    }
    .service-section.classic-style .section-content-wrapper.layout-two .hentry-inner,
    .service-section.classic-style .section-content-wrapper.layout-four .hentry-inner {
        padding: 0 15px;
    }
    .service-section.modern-style .wrapper .section-content-wrapper .hentry-inner,
    .stats-section.modern-style .wrapper .section-content-wrapper .hentry-inner {
        padding: 15px;
    }
    #stats-section.modern-style .wrapper .section-content-wrapper .hentry-inner {
        padding-bottom: 0;
        padding-top: 0;
    }
    .promotion-section.modern-style .post-thumbnail-background {
        bottom: 0;
        padding-bottom: 0;
        position: absolute;
        top: 0;
        z-index: 1;
    }
    .promotion-section.modern-style .post-thumbnail-background,
    .promotion-section.modern-style .content-wrapper {
        width: 50%;
    }
    .promotion-section.modern-style.content-position-right .content-wrapper {
        float: right;
    }
    .promotion-section.modern-style.content-position-left .content-wrapper {
        float: left;
    }
    .promotion-section.modern-style.content-position-center .content-wrapper {
        margin: 0 auto;
    }
    .promotion-section.modern-style.content-position-right .post-thumbnail-background,
    .promotion-section.modern-style.image-position-left .post-thumbnail-background {
        left: 0;
    }
    .promotion-section.modern-style.content-position-left .post-thumbnail-background,
    .promotion-section.modern-style.image-position-right .post-thumbnail-background {
        right: 0;
    }
    .promotion-section.modern-style.content-position-left:not(.content-position-center) .content-wrapper {
        padding-right: 42px;
    }
    .promotion-section.modern-style.content-position-right:not(.content-position-center) .content-wrapper {
        padding-left: 42px;
    }
    .custom-header-content.content-position-left .entry-container,
    .featured-slider-section.content-position-left .entry-container {
        margin: 0 auto 0 0;
    }
    .custom-header-content.content-position-right .entry-container,
    .featured-slider-section.content-position-right .entry-container {
        margin: 0 0 0 auto;
    }
    .custom-header-content.text-align-left {
        text-align: left;
    }
    .custom-header-content.text-align-right {
        text-align: right;
    }
    .text-align-left .site-header-logo,
    .text-align-left .slider-logo img {
        margin-left: 0;
    }
    .text-align-right .site-header-logo,
    .text-align-right .slider-logo img {
        margin-right: 0;
    }
    .featured-slider-section+.hero-section.style1 .post-thumbnail img,
    .custom-header+.hero-section.style1 .post-thumbnail img {
        margin-top: -18%;
        position: relative;
        z-index: 1;
    }
    body .featured-slider-section+.hero-section.style1,
    body .custom-header+.hero-section.style1 {
        overflow: unset;
        padding-top: 0;
    }
    .featured-slider-section.style1 .nav-controls {
        padding: 30px 30px 77px 30px;
    }
    .text-align-left {
        text-align: left;
    }
    .text-align-center {
        text-align: center;
    }
    .text-align-right {
        text-align: right;
    }
    .text-align-left .post-thumbnail img {
        margin: 0 auto 0 0;
    }
    .text-align-center .post-thumbnail img {
        margin: 0 auto;
    }
    .text-align-right .post-thumbnail img {
        margin: 0 0 0 auto;
    }
    .resume-section .education {
        padding-left: 15px;
    }
    .resume-section .education:before {
        left: 15px;
    }
    .text-align-left .view-more {
        text-align: left;
    }
    .text-align-center .view-more {
        text-align: center;
    }
    .text-align-right .view-more {
        text-align: right;
    }
    .gallery-section .gallery-columns-2 .gallery-item,
    .gallery-section .gallery-columns-4 .gallery-item {
        max-width: 50%;
    }
    .countdown-section #clock&gt;span {
        width: 33.33%;
    }
    /*venue*/
    .venue-section.content-position-left .has-post-thumbnail .content-wrap {
        margin-right: -15px;
    }
    .venue-section.content-position-right .has-post-thumbnail .content-wrap {
        margin-left: -15px;
    }
    .venue-section .post-thumbnail-background {
        padding-bottom: 0;
    }
    .venue-section .has-post-thumbnail .entry-container {
        padding: 42px 0;
    }
    body:not(.has-featured-slider):not(.has-header-media) .site-header+.section.portfolio-section .section-title {
        font-size: 42px;
        font-size: 2.625rem;
    }
    .service-section.text-align-left .entry-header .entry-meta .cat-links {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .service-section.text-align-center .entry-header .entry-meta .cat-links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .service-section.text-align-right .entry-header .entry-meta .cat-links {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .team-section:not(.style1).text-align-left .view-more,
    .team-section:not(.style1).text-align-center .view-more,
    .team-section:not(.style1).text-align-right .view-more {
        text-align: center;
    }
    .team-section.style4.text-align-left .post-thumbnail {
        margin-left: 0;
        margin-right: auto;
    }
    .team-section.style4.text-align-right .post-thumbnail {
        margin-left: auto;
        margin-right: 0;
    }
    body #featured-video-section.section {
        padding: 70px 0;
    }
    #sticky-playlist-section .mejs-button.mejs-previous-button.mejs-previous,
    #sticky-playlist-section .mejs-button.mejs-next-button.mejs-next {
        display: block;
    }
    .theme-scheme-wedding .hero-section.text-align-left .section-description,
    .theme-scheme-wedding .app-section.text-align-left .section-description,
    .theme-scheme-wedding .venue-section.text-align-left .section-description,
    .theme-scheme-wedding .promotion-section.text-align-left .section-description,
    .theme-scheme-wedding .promotion-sale.text-align-left .section-description,
    .theme-scheme-wedding .promotion-contact .section-description,
    .theme-scheme-wedding .faq-section .section-description {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .theme-scheme-wedding .hero-section.text-align-right .section-description,
    .theme-scheme-wedding .venue-section.text-align-right .section-description,
    .theme-scheme-wedding .promotion-section.text-align-right .section-description,
    .theme-scheme-wedding .promotion-sale.text-align-right .section-description,
    .theme-scheme-wedding .app-section.text-align-right .section-description {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .promotion-section.content-position-left .entry-container,
    .promotion-sale.content-position-left .entry-container {
        float: left;
    }
    .promotion-section.content-position-center .entry-container,
    .promotion-sale.content-position-center .entry-container {
        margin: 0 auto;
    }
    .promotion-section.content-position-right .entry-container,
    .promotion-sale.content-position-right .entry-container {
        float: right;
    }
}


/*--------------------------------------------------------------
## mobile-landscape
--------------------------------------------------------------*/


/**
 * 8.3 - &gt;= 667px
 */

@media only screen and (min-width: 41.6875em) {
    .three-columns .hentry,
    .section-content-wrapper.layout-three .hentry,
    #colophon .three .widget-column,
    .archive-posts-wrapper .layout-three .hentry {
        width: 33.33%;
    }
    .archive-posts-wrapper article:nth-child(3n+1),
    .section-content-wrapper.layout-three .hentry:nth-child(3n+1) {
        clear: both;
    }
    .section-content-wrapper.layout-three,
    .section-content-wrapper.layout-three .hentry,
    .site-content .wrapper,
    .site-content .hentry,
    .posts-navigation,
    .navigation.navigation,
    .comments-area,
    .logo-slider-section .section-content-wrapper,
    .logo-slider-section:not(.style2) .section-content-wrapper .owl-item,
    #secondary,
    .countdown-section .section-content-wrapper,
    .top-destinations .section-content-wrapper,
    .top-destinations .hentry {
        padding: 0 15px;
    }
    .service-section.border-style .section-content-wrapper.layout-three .hentry,
    .stats-section.modern-style .section-content-wrapper.layout-three .hentry {
        border-right: 1px solid;
    }
    .service-section.border-style .section-content-wrapper.layout-three .hentry:nth-child(3n+3),
    .stats-section.modern-style .section-content-wrapper.layout-three .hentry:nth-child(3n+3) {
        border-right: none;
    }
    .service-section.classic-style .section-content-wrapper.layout-three .hentry-inner {
        padding: 0 15px;
    }
    .team-section.style1 .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .team-section.style1 .wrapper .section-heading-wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: left;
        width: 50%;
    }
    .team-section.style1 .wrapper .section-content-wrapper {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 50%;
    }
    .team-section.style1 .wrapper .section-description,
    .team-section.style1 .view-more {
        margin-top: 28px;
    }
    .team-section.style1 .view-more {
        padding: 0;
        text-align: left;
    }
    .team-section.style1 .section-heading-wrapper {
        padding-left: 20px;
    }
    .team-section.style1 .wrapper .section-content-wrapper {
        padding-right: 20px;
    }
    .resume-section .section-content-wrapper .experience,
    .resume-section .section-content-wrapper .education {
        float: left;
        width: 50%;
    }
    .resume-section .education .hentry {
        margin-left: 15px;
    }
    .resume-section .education .hentry:before {
        left: -20px;
    }
    .timeline-footer-text {
        padding-left: 30px;
        padding-right: 30px;
    }
    .faq-section .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .faq-section .section-heading-wrapper,
    .faq-section .section-content-wrapper {
        margin: 0 auto;
        width: 50%;
    }
    .faq-section .section-heading-wrapper,
    .faq-section .view-more {
        text-align: left;
    }
    #sticky-playlist-section:not(.playlist-shorten) .wp-playlist-current-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
        flex: 0 1 30%;
    }
    #sticky-playlist-section:not(.playlist-shorten) .zubin-mejs-sticky-playlist-container {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 70%;
        flex: 0 1 70%;
    }
    .playlist-section .post-thumbnail {
        margin-bottom: 0;
    }
    .playlist-section .hentry-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .playlist-section .post-thumbnail-background {
        margin: 0;
        padding-bottom: 0;
    }
    .playlist-section.content-position-left .post-thumbnail-background {
        order: 2;
    }
    .playlist-section.content-position-left .entry-container {
        order: 1;
    }
    .playlist-section .post-thumbnail-background,
    .playlist-section .post-thumbnail,
    .playlist-section .entry-container {
        width: 50%;
    }
    .playlist-section .entry-container.full-width {
        flex-basis: 100%;
        margin: 0 auto;
        max-width: 720px;
        width: auto;
    }
    .playlist-section .entry-header,
    .playlist-section .entry-title {
        margin-top: 0;
    }
    .playlist-section .hentry .hentry-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .playlist-section.content-position-left .hentry .hentry-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .playlist-section .section-content-wrapper .post-thumbnail {
        margin-bottom: 0;
    }
    .playlist-section.modern-style .has-post-thumbnail .entry-container {
        margin-top: 12%;
    }
    .playlist-section.modern-style.content-position-right .has-post-thumbnail .entry-container {
        margin-left: -7%;
    }
    .playlist-section.modern-style.content-position-left .has-post-thumbnail .entry-container {
        margin-right: -7%;
    }
    .gallery-section .gallery-columns-3 .gallery-item {
        max-width: 33.33333%;
    }
    .gallery-section .gallery-columns-5 .gallery-item {
        max-width: 20%;
    }
    .gallery-section .gallery-columns-6 .gallery-item {
        max-width: 16.66667%;
    }
    .gallery-section .gallery-columns-7 .gallery-item {
        max-width: 14.28571%;
    }
    .gallery-section .gallery-columns-8 .gallery-item {
        max-width: 12.5%;
    }
    .gallery-section .gallery-columns-9 .gallery-item {
        max-width: 11.11111%;
    }
    .gallery-section figcaption {
        text-align: left;
    }
    .venue-section .content-wrap {
        padding: 42px;
    }
    .top-destinations .hentry {
        width: 50%;
    }
    .top-destinations .hentry:first-child {
        width: 100%;
    }
    body #featured-video-section.section {
        padding: 91px 0;
    }
    .excerpt-image-left .post-wrapper,
    .excerpt-image-right .post-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .excerpt-image-left .has-post-thumbnail .post-wrapper,
    .excerpt-image-right .has-post-thumbnail .post-wrapper {
        display: table;
        table-layout: fixed;
        width: 100%;
        position: relative;
    }
    .excerpt-image-left .has-post-thumbnail .post-wrapper .post-thumbnail,
    .excerpt-image-right .has-post-thumbnail .post-wrapper .post-thumbnail .excerpt-image-left .has-post-thumbnail .post-wrapper .entry-container,
    .excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container {
        display: table-cell;
        vertical-align: top;
    }
    .excerpt-image-left .has-post-thumbnail .post-wrapper .post-thumbnail {
        left: 0;
    }
    .excerpt-image-left .has-post-thumbnail .post-wrapper .post-thumbnail,
    .excerpt-image-right .has-post-thumbnail .post-wrapper .post-thumbnail {
        bottom: 0;
        margin-bottom: 0;
        position: absolute;
        top: 0;
        padding-bottom: 0;
        width: 34.28571428571429%;
    }
    .excerpt-image-left .has-post-thumbnail .post-wrapper .entry-container,
    .excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container {
        width: 65.71428571428571%;
    }
    .excerpt-image-right .has-post-thumbnail .post-wrapper .post-thumbnail {
        right: 0;
    }
    .excerpt-image-left .has-post-thumbnail .post-wrapper .entry-container {
        float: right;
    }
    .excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container {
        float: left;
    }
    .excerpt-image-left.no-sidebar:not(.full-width-layout) .has-post-thumbnail .post-wrapper .post-thumbnail,
    .excerpt-image-right.no-sidebar:not(.full-width-layout) .has-post-thumbnail .post-wrapper .post-thumbnail,
    .excerpt-image-left.two-columns-layout .has-post-thumbnail .post-wrapper .post-thumbnail,
    .excerpt-image-right.two-columns-layout .has-post-thumbnail .post-wrapper .post-thumbnail {
        width: 45%;
    }
    .excerpt-image-left.no-sidebar:not(.full-width-layout) .has-post-thumbnail .post-wrapper .entry-container,
    .excerpt-image-right.no-sidebar:not(.full-width-layout) .has-post-thumbnail .post-wrapper .entry-container,
    .excerpt-image-left.two-columns-layout .has-post-thumbnail .post-wrapper .entry-container,
    .excerpt-image-right.two-columns-layout .has-post-thumbnail .post-wrapper .entry-container {
        width: 55%;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 35px 0 35px 35px;
    }
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 35px 35px 35px 0;
    }
    .pricing-section .content-wrapper {
        padding: 28px;
    }
    .zubin-mejs-sticky-playlist-container.mejs-container a.mejs-horizontal-volume-slider,
    .zubin-mejs-sticky-playlist-container.mejs-container .mejs-button.mejs-volume-button {
        display: block;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .faq-section.section .section-heading-wrapper {
        padding-top: 35px;
    }
    .filter-button-group.button-group {
        margin-left: 0;
    }
    .section .filter-button-group .button {
        padding: 14px 15px;
    }
    .section .filter-button-group .button.is-checked:before {
        left: 15px;
        width: calc( 100% - 30px);
    }
    .product-review-section .entry-content .attachment-woocommerce_thumbnail {
        float: right;
        margin: 0 0 14px 14px;
    }
}


/*--------------------------------------------------------------
## tablet
--------------------------------------------------------------*/


/**
 * 8.3 - &gt;= 768px
 */

@media only screen and (min-width: 48em) {
    /* Woocommerce styles */
    .site-header-cart {
        padding: 0;
    }
    .site-header-menu,
    .header-top-bar .header-top-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .gallery-caption {
        bottom: 0;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        opacity: 0;
        position: absolute;
        transform: translateY(100%);
        -o-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -webkit-transform: translateY(100%);
    }
    .gallery-item:hover .gallery-caption {
        opacity: 1;
        transform: translateY(0);
        -o-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
    }
    table.shop_table {
        background-color: transparent;
    }
    table.cart td.actions input,
    table.cart td.actions .button {
        margin: 0;
    }
    .testimonial-content-section .owl-dots {
        text-align: left;
    }
    table.shop_table_responsive tr td {
        padding: 10px;
    }
    table.shop_table_responsive tr td.product-thumbnail {
        width: 100px;
    }
    table.shop_table_responsive thead {
        display: table-header-group;
    }
    table.shop_table_responsive tbody th {
        display: table-cell;
    }
    table.shop_table_responsive tr th,
    table.shop_table_responsive tr td {
        text-align: left;
    }
    table.shop_table_responsive tr td {
        display: table-cell;
    }
    table.shop_table_responsive tr td:before {
        display: none;
    }
    table.cart .product-thumbnail img {
        margin: 0;
    }
    .col2-set .form-row-first {
        float: left;
        margin-right: 3.8%;
    }
    .col2-set .form-row-last {
        float: right;
        margin-right: 0;
    }
    .col2-set .form-row-first,
    .col2-set .form-row-last {
        width: 48.1%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
        width: 30%;
        margin: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 66%;
    }
    .woocommerce-account .woocommerce-MyAccount-content p:first-child {
        margin-top: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content form&gt;h3 {
        margin-top: 0;
    }
    .woocommerce-MyAccount-content {
        padding-top: 0;
    }
    .site-header-cart .cart-contents {
        padding: 18px 10px;
    }
    .site-header-cart .widget_shopping_cart {
        position: absolute;
        top: 100%;
        width: 285px;
        z-index: 199;
        right: -999em;
        display: block;
    }
    .site-header-cart:hover .widget_shopping_cart,
    .site-header-cart.focus .widget_shopping_cart {
        right: 15px;
        display: block;
        -webkit-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
        -moz-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
        -o-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
        animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
    }
    .site-header-menu&gt;#site-header-cart-wrapper {
        display: block;
    }
    #primary-menu-wrapper #site-header-cart-wrapper {
        display: none;
    }
    /* Woocommerce styles end here */
    .site-header-menu {
        margin-right: -10px;
    }
    .navigation-classic.menu-align-center .site-header-main .primary-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .zubin-mejs-sticky-playlist-container.mejs-container .mejs-button.mejs-volume-button,
    .zubin-mejs-sticky-playlist-container.mejs-container a.mejs-horizontal-volume-slider {
        display: block;
    }
    #sticky-playlist-section .zubin-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-previous,
    #sticky-playlist-section .zubin-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-next {
        display: block;
    }
    #social-menu-wrapper,
    #primary-search-wrapper,
    #social-top-menu-wrapper,
    .site-secondary-header-menu #secondary-search-wrapper,
    .site-secondary-header-menu #secondary-search-wrapper .menu-toggle,
    .site-secondary-header-menu .wrapper&gt;#site-header-cart-wrapper {
        display: block;
    }
    #secondary-menu-wrapper #site-header-cart-wrapper {
        display: none;
    }
    .menu-toggle-wrapper {
        display: block;
        float: left;
    }
    #primary-search-wrapper .menu-toggle-wrapper,
    #secondary-search-wrapper .menu-toggle-wrapper,
    #social-menu-wrapper .menu-toggle-wrapper {
        padding: 11px 0;
    }
    .modern-social .site-header-main .social-navigation {
        padding: 21px 30px;
    }
    .modern-social .site-header-main .social-navigation a {
        padding: 14px 10px;
    }
    .modern-social .site-header-main .social-navigation&gt;ul {
        border: 1px solid;
        padding: 4px 14px;
    }
    #top-search-wrapper .menu-toggle-wrapper {
        padding: 9px 0;
    }
    .header-top-bar #header-top-menu-wrapper .menu-toggle {
        padding: 19px 10px;
    }
    .menu-toggle {
        padding: 20px 10px;
    }
    .menu-inside-wrapper {
        max-width: 335px;
        opacity: 0;
        top: 100%;
        width: 335px;
    }
    .site-header-cart:hover .widget_shopping_cart,
    .site-header-cart.focus .widget_shopping_cart,
    #top-search-wrapper .menu-inside-wrapper,
    #primary-search-wrapper .menu-inside-wrapper,
    #secondary-menu-wrapper.is-open .menu-inside-wrapper,
    #primary-menu-wrapper.is-open .menu-inside-wrapper,
    #header-top-menu-wrapper.is-open .menu-inside-wrapper,
    #social-menu-wrapper.is-open .menu-inside-wrapper {
        -webkit-box-shadow: 0 0 5px -3px #000;
        -moz-box-shadow: 0 0 5px -3px #000;
        box-shadow: 0 0 5px -3px #000;
    }
    .site-secondary-header-menu #secondary-menu-wrapper {
        margin-right: auto;
        position: relative;
    }
    .site-secondary-header-menu #secondary-menu-wrapper .menu-inside-wrapper {
        right: unset;
        left: -100%;
    }
    .site-secondary-header-menu #secondary-menu-wrapper.is-open .menu-inside-wrapper {
        right: unset;
        left: 0;
    }
    .mobile-social-search,
    #header-menu-social {
        border: none;
    }
    #primary-menu-wrapper,
    #primary-search-wrapper,
    #social-menu-wrapper,
    #header-top-menu-wrapper,
    #top-search-wrapper,
    #secondary-search-wrapper {
        position: relative;
    }
    #top-search-wrapper {
        display: block;
    }
    .header-top-bar {
        padding: 0;
    }
    .is-open .menu-inside-wrapper {
        visibility: visible;
        opacity: 1;
    }
    .navigation-classic .mobile-social-search,
    .navigation-default .mobile-social-search {
        display: none;
    }
    .navigation-default .mobile-social-search .search-container {
        display: none;
    }
    #hero-content-section .section-content-wrapper {
        padding-left: 55px;
        padding-right: 55px;
    }
    .featured-slider-section.style1 .nav-controls {
        padding: 30px 30px 105px 30px;
    }
    .custom-logo {
        margin: 0;
    }
    .events-section.single-layout .event-list-description {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .events-section.single-layout .entry-meta {
        width: 26%;
    }
    .events-section.single-layout .event-list-description {
        width: 74%;
    }
    .events-section.single-layout .event-title-wrap {
        padding: 0 28px;
        width: 70%;
    }
    .custom-header .entry-title,
    .featured-slider-section .entry-title {
        font-size: 46px;
        font-size: 2.875rem;
    }
    .boxed-post.layout-one .hentry .entry-container,
    .border-post.layout-one .hentry .entry-container,
    .contact-section .hentry-inner {
        padding: 35px;
    }
    .boxed-post.layout-one .hentry .post-thumbnail .sticky-post,
    .border-post.layout-one .hentry .post-thumbnail .sticky-post,
    .boxed-post.layout-one .post-thumbnail .posted-on a,
    .border-post.layout-one .post-thumbnail .posted-on a {
        left: 35px;
    }
    .archive-posts-wrapper .layout-one .hentry {
        margin-bottom: 42px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after,
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after {
        padding-bottom: 42px;
    }
    .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry .post-wrapper {
        padding-bottom: 42px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 42px 0 42px 42px;
    }
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 42px 42px 42px 0;
    }
    .section {
        padding: 21px 0;
    }
    #footer-newsletter {
        padding: 56px 0 21px 0;
    }
    .site-content,
    .hero-section.section,
    .promotion-section.section,
    .section.no-section-heading,
    .promotion-contact.section,
    .promotion-sale.section,
    .reservation-section.section {
        padding: 56px 0;
    }
    .section.no-section-heading {
        padding: 56px 0 21px 0;
    }
    .comment-container {
        padding-left: 35px;
    }
    .comment-list article+.comment-respond {
        margin-left: 100px;
    }
    .comment-list .children li&gt;article+.comment-respond {
        margin-left: 145px;
    }
    .hero-section:not(.custom-video) .entry-container {
        padding-bottom: 49px;
        padding-top: 49px;
    }
    .content-position-right .hero-content-wrapper .entry-container {
        padding-left: 40px;
    }
    .content-position-left .hero-content-wrapper .entry-container {
        padding-right: 40px;
    }
    .service-section.classic-style .section-content-wrapper.layout-two .hentry-inner,
    .service-section.classic-style .section-content-wrapper.layout-four .hentry-inner {
        padding: 0 25px;
    }
    .stats-section.modern-style .entry-content,
    .stats-section.modern-style .entry-summary {
        font-size: 46px;
        font-size: 2.8755rem;
    }
    .promotion-section.modern-style.content-position-left:not(.content-position-center) .content-wrapper {
        padding-right: 56px;
    }
    .promotion-section.modern-style.content-position-right:not(.content-position-center) .content-wrapper {
        padding-left: 56px;
    }
    .promotion-section.style2 .entry-container,
    .promotion-contact .entry-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 100%;
    }
    .promotion-section.style2 .entry-container .heading-wrap,
    .promotion-contact .entry-container .heading-wrap {
        margin-right: auto;
        text-align: left;
        width: 50%;
    }
    .promotion-section.style2 .entry-container .content-wrap,
    .promotion-contact .entry-container .content-wrap {
        text-align: right;
        width: 50%;
    }
    .promotion-section.classic-style.style2 .video-thumbnail {
        margin-top: 0;
    }
    .promotion-section.style2 .entry-container .more-button {
        margin-top: 0;
    }
    .events-section.single-layout .date-week-day {
        font-size: 42px;
        font-size: 2.625rem;
    }
    .events-section.single-layout .event-button {
        margin-top: 0;
    }
    .events-section .video-thumbnail {
        margin-bottom: 35px;
    }
    .filter-button-group.button-group {
        margin-bottom: 28px;
        margin-left: 0;
    }
    .testimonial-content-section.style3 .entry-container {
        padding: 112px 35px 42px 35px;
    }
    .timeline-section .hentry {
        margin-bottom: 49px;
    }
    .reservation-section .wrapper {
        padding: 35px 56px;
    }
    .header-top-bar .wrapper&gt;div {
        width: auto;
    }
    .header-top-left {
        margin-right: auto;
        max-width: 100%;
        min-width: 0;
        text-align: left;
        width: auto;
        overflow: hidden;
    }
    body:not(.home) .custom-header-content {
        padding: 100px 60px;
    }
    body.theme-scheme-default .site-header+.section,
    body.theme-scheme-default .custom-header+.section,
    body.theme-scheme-default .featured-slider-section+.section,
    body.theme-scheme-music .site-header+.section,
    body.theme-scheme-music .custom-header+.section,
    body.theme-scheme-music .featured-slider-section+.section,
    body.theme-scheme-portfolio .site-header+.section,
    body.theme-scheme-portfolio .custom-header+.section,
    body.theme-scheme-portfolio .featured-slider-section+.section,
    body.theme-scheme-photography .site-header+.section,
    body.theme-scheme-photography .custom-header+.section,
    body.theme-scheme-photography .featured-slider-section+.section,
    body.theme-scheme-ecommerce .site-header+.section,
    body.theme-scheme-ecommerce .custom-header+.section,
    body.theme-scheme-ecommerce .featured-slider-section+.section,
    body.theme-scheme-corporate .site-header+.section,
    body.theme-scheme-corporate .custom-header+.section,
    body.theme-scheme-corporate .featured-slider-section+.section {
        padding-top: 56px;
    }
    .theme-scheme-default .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 56px;
    }
    .theme-scheme-music .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 56px;
    }
    .theme-scheme-portfolio .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 56px;
    }
    .theme-scheme-photography .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 56px;
    }
    .theme-scheme-ecommerce .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 56px;
    }
    .theme-scheme-corporate .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 56px;
    }
    body:not(.has-featured-slider):not(.has-header-media) .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 56px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .hero-section.style3+.section {
        padding-top: 56px;
    }
    body #featured-video-section.section {
        padding: 126px 0;
    }
    #share-toggle {
        font-size: 16px;
        font-size: 1rem;
        height: 36px;
        padding: 0;
        width: 36px;
    }
    .contact-section .contact-form.layout-two .entry-content {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .contact-section .contact-form.layout-two .form-contact,
    .contact-section .contact-form.layout-two .post-thumbnail {
        display: table-cell;
        width: 50%;
        vertical-align: middle;
    }
    .contact-section .contact-form:not(.layout-one) .post-thumbnail {
        bottom: 0;
        padding-bottom: 0;
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    .contact-section .section-content-wrapper.contact-form.layout-two .form-contact {
        padding-right: 35px;
    }
    .contact-section .contact-form.layout-one.full-width .post-thumbnail {
        padding-bottom: 46%;
    }
}


/*--------------------------------------------------------------
## Desktop
--------------------------------------------------------------*/


/**
 * 8.5 - &gt;= 1024px
 */

@media only screen and (min-width: 64em) {
    /* Woocommerce styles */
    ul.products.columns-2,
    ul.products.columns-3,
    ul.products.columns-4,
    ul.products.columns-6 {
        margin: 0 -20px;
    }
    ul.products.columns-3 li.product,
    ul.products.columns-6 li.product {
        width: 33.33%;
    }
    ul.products.columns-4 li.product {
        width: 25%;
    }
    ul.products.columns-5 li.product {
        width: 20%;
    }
    .two-columns-layout.single-product ul.products.columns-4 li.product {
        width: 50%;
    }
    ul.products.columns-4 li.product:nth-child(2n+1),
    ul.products.columns-6 li.product:nth-child(2n+1),
    .full-width .related ul.products li.product:nth-child(2n+1),
    .full-width .upsells ul.products li.product:nth-child(2n+1),
    .full-width .cross-sells ul.products li.product:nth-child(2n+1) {
        clear: none;
    }
    .two-columns-layout.single-product ul.products.columns-4 li.product:nth-child(2n+1),
    ul.products.columns-3 li.product:nth-child(3n+1),
    ul.products.columns-4 li.product:nth-child(4n+1),
    ul.products.columns-5 li.product:nth-child(5n+1),
    ul.products.columns-6 li.product:nth-child(6n+1),
    .full-width .related ul.products li.product:nth-child(4n+1),
    .full-width .upsells ul.products li.product:nth-child(4n+1),
    .full-width .cross-sells ul.products li.product:nth-child(4n+1) {
        clear: both;
    }
    ul.products.columns-6 li.product {
        width: 16.66666666666667%;
    }
    ul.products.columns-2 li.product .onsale,
    ul.products.columns-3 li.product .onsale,
    ul.products.columns-4 li.product .onsale {
        left: auto;
    }
    .product-container {
        position: relative;
    }
    .woocommerce a.button {
        left: 0;
        margin-top: 0;
        position: absolute;
        top: -100px;
        width: 100%;
    }
    ul.products li.product a.button {
        opacity: 0;
    }
    ul.products li.product:hover a.button,
    ul.products li.product:focus a.button {
        opacity: 1;
        top: -71px;
    }
    .woocommerce a.button:before {
        opacity: 0;
        padding-right: 0;
        visibility: hidden;
    }
    ul.products li.product&gt;a:before {
        opacity: 0;
        visibility: hidden;
    }
    .woocommerce a.button:hover::before,
    .woocommerce a.button:focus::before {
        padding-right: 7px;
    }
    ul.products li.product&gt;a:hover::before,
    ul.products li.product&gt;a:focus::before,
    .woocommerce a.button:hover::before,
    .woocommerce a.button:focus::before {
        opacity: 1;
        visibility: visible;
    }
    ul.products li.product&gt;a:hover img,
    ul.products li.product&gt;a:focus img {
        opacity: 0.4;
    }
    /* Woocommerce styles end here */
    .site-branding,
    .header-top-bar .header-top-left {
        margin-right: auto;
    }
    .site-header .wrapper,
    .site-secondary-header-menu .wrapper {
        padding: 14px 50px;
    }
    .site-header .header-top-bar .wrapper {
        padding-bottom: 0;
        padding-top: 0;
    }
    .boxed-layout #page {
        width: 96%;
    }
    .navigation-classic #header-menu-social:before {
        margin: 21px auto 21px;
    }
    .wpcf7 div div {
        margin-bottom: 35px;
    }
    .widget-column {
        padding: 28px 50px;
    }
    .page .site-main .hentry {
        margin: 0;
    }
    .section-heading-wrapper {
        padding: 35px 50px;
    }
    .post-thumbnail {
        margin-bottom: 28px;
    }
    .post-thumbnail-img {
        margin: 28px 0;
    }
    .logo-slider-section.style2 .section-content-wrapper,
    .view-more,
    .hero-section .wrapper,
    .events-section.single-layout .section-content-wrapper,
    .recent-blog-content .section-content-wrapper.layout-one,
    .promotion-section .content-wrapper,
    .promotion-sale .content-wrapper,
    .app-section .section-content-wrapper,
    .team-section.style1 .section-content-wrapper,
    .product-content-section .section-content-wrapper,
    .promotion-contact .entry-container,
    .timeline-footer-text,
    .venue-section .section-content-wrapper,
    .main-footer-title .wrapper,
    #footer-menu-section .wrapper {
        padding: 0 50px;
    }
    .logo-slider-section .owl-dots {
        margin-bottom: 42px;
    }
    .single .site-main .entry-header,
    .page .site-main .entry-header,
    .archive .page-header,
    .error404 .page-header,
    .search .page-header,
    .woocommerce-products-header {
        margin-bottom: 42px;
    }
    .widget-column.above-footer {
        padding-top: 28px;
    }
    .site-footer-menu .social-navigation {
        padding-bottom: 21px;
        padding-top: 21px;
    }
    .site-info .wrapper {
        padding: 21px 50px;
    }
    ul.products li.product {
        margin: 0 auto 42px;
    }
    .hero-section {
        padding: 0;
    }
    .comments-area {
        margin-top: 49px;
    }
    .main-footer-title {
        padding-top: 49px;
    }
    .comment-list article,
    .comment-list .pingback,
    .comment-list .trackback {
        padding: 18px 0;
    }
    .comment-list article+.comment-respond {
        margin-bottom: 18px;
        margin-top: 18px;
    }
    .single-product div.product .related,
    .single-product div.product .upsells,
    .cart-collaterals .cross-sells,
    .cart-collaterals .cart_totals {
        margin-top: 42px;
    }
    .author-info {
        margin-top: 42px;
    }
    #footer-instagram .widget-title {
        margin: 56px auto 35px;
    }
    .single .site-main .post-thumbnail,
    .page .site-main .post-thumbnail {
        padding: 0;
        margin-bottom: 35px;
    }
    input[type="search"].search-field {
        display: block;
    }
    #colophon .four .widget-column {
        width: 25%;
    }
    #colophon .four .widget-column:nth-child(2n+1) {
        clear: none;
    }
    #colophon .four .widget-column:nth-child(4n+1) {
        clear: both;
    }
    .section-content-wrapper.layout-four .hentry:nth-child(2n+1) {
        clear: none;
    }
    .section-content-wrapper.layout-four .hentry:nth-child(4n+1) {
        clear: both;
    }
    .section-content-wrapper.layout-four .hentry {
        width: 25%;
    }
    .section-content-wrapper.layout-five .hentry {
        width: 20%;
    }
    .featured-video-content-wrapper .hentry,
    .playlist-section .hentry,
    .section-content-wrapper.layout-five .hentry,
    .section-content-wrapper.layout-four .hentry,
    .section-content-wrapper.layout-three .hentry,
    .section-content-wrapper.layout-two .hentry,
    .section-content-wrapper.layout-one .hentry,
    ul.products.columns-2 li.product,
    ul.products.columns-3 li.product,
    ul.products.columns-4 li.product,
    #content #infinite-handle,
    #secondary,
    .site-content .hentry,
    .posts-navigation,
    .navigation.navigation,
    .comments-area,
    .portfolio-section.section-fluid .section-content-wrapper,
    .logo-slider-section:not(.style2) .section-content-wrapper .owl-item,
    .testimonial-content-section .section-content-wrapper .hentry,
    .resume-section .hentry,
    .countdown-section .section-content-wrapper,
    .countdown-section #clock&gt;span,
    .top-destinations .hentry {
        padding: 0 20px;
    }
    .section-content-wrapper.layout-four,
    .section-content-wrapper.layout-three,
    .section-content-wrapper.layout-two,
    .section-content-wrapper.layout-one,
    .site-content .wrapper,
    .logo-slider-section .section-content-wrapper,
    .testimonial-content-section .section-content-wrapper,
    .resume-section .section-content-wrapper,
    .top-destinations .section-content-wrapper {
        padding: 0 30px;
    }
    .archive .content-area {
        float: left;
        width: 70%;
    }
    .content-area {
        float: left;
        margin-right: -100%;
        width: 70%;
        max-width: 960px;
    }
    .content-area-blog {
        width: 80%;
        display: block;
        margin: 0 auto;
    }
    .sidebar {
        float: right;
        width: 30%;
    }
    .site-content .wrapper&gt;.sidebar {
        margin-top: 0;
    }
    .content-right .content-area {
        float: right;
        margin-right: 0;
        margin-left: -100%;
    }
    .content-right .sidebar {
        float: left;
    }
    .no-sidebar .content-area {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .no-sidebar.full-width-layout .content-area {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        width: 52%;
    }
    .section-title,
    #footer-instagram .widget-title,
    .single .content-area .entry-title,
    .page .content-area .entry-title,
    .archive .content-area .page-title,
    .search .content-area .page-title,
    .error404 .content-area .page-title,
    .woocommerce-page .page-title,
    .stats-section.classic-style .entry-title,
    .pricing-section .amount,
    .footer-title,
    .app-section .entry-title,
    .gallery-section .entry-title,
    .hero-section .entry-title,
    .promotion-contact .entry-title,
    .promotion-section .entry-title,
    .promotion-sale .entry-title,
    .venue-section .entry-title {
        font-size: 35px;
        font-size: 2.1875rem;
    }
    h1,
    body:not(.home) .custom-header-content .entry-title {
        font-size: 36px;
        font-size: 2.25rem;
    }
    h2 {
        font-size: 32px;
        font-size: 2rem;
    }
    h3 {
        font-size: 30px;
        font-size: 1.875rem;
    }
    h4 {
        font-size: 26px;
        font-size: 1.625rem;
    }
    h5 {
        font-size: 24px;
        font-size: 1.5rem;
    }
    .more-link,
    .button,
    .posts-navigation .nav-links a,
    .pagination .nav-links .prev,
    .pagination .nav-links .next,
    #content #infinite-handle span button,
    .post-thumbnail .posted-on,
    input[type="submit"],
    .author-link {
        font-size: 15px;
        font-size: 0.9375rem;
    }
    .custom-header .entry-title,
    .featured-slider-section .entry-title,
    .featured-slider-section .nav-controls .owl-dots .active:before {
        font-size: 56px;
        font-size: 3.5rem;
    }
    .archive-posts-wrapper .layout-one .entry-title,
    .page-title,
    .comments-title,
    .comment-reply-title {
        font-size: 30px;
        font-size: 1.875rem;
    }
    .site-footer-menu .social-navigation a {
        font-size: 28px;
        font-size: 1.75rem;
    }
    .team-section.style1 .entry-container {
        padding: 30% 42px 60px 60px;
    }
    .team-section.style1 .owl-carousel .owl-nav {
        margin-left: 60px;
        margin-top: -30px;
    }
    .team-section.style1 .owl-carousel .owl-nav button.owl-next,
    .team-section.style1 .owl-carousel .owl-nav button.owl-prev {
        width: 60px;
        height: 60px;
    }
    .sidebar .widget {
        width: 100%;
    }
    .comment-respond {
        padding: 42px 49px;
    }
    #site-generator {
        /* padding: 35px 50px 14px 50px;*/
    }
    .custom-header-content,
    .featured-slider-section.section .slider-content-wrapper {
        padding: 112px 100px;
    }
    .featured-slider-section .nav-controls .owl-nav .owl-prev {
        margin-right: 10px;
    }
    .featured-slider-section.style1 .nav-controls {
        padding: 50px 50px 119px 50px;
    }
    .featured-slider-section.style3:hover .owl-nav .owl-prev,
    .featured-slider-section.style3:focus .owl-nav .owl-prev {
        left: 25px;
    }
    .featured-slider-section.style3:hover .owl-nav .owl-next,
    .featured-slider-section.style3:focus .owl-nav .owl-next {
        right: 25px;
    }
    body:not(.home) .custom-header-content {
        padding: 140px 100px;
    }
    .footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
        padding-left: 42px;
        padding-right: 66px;
    }
    .footer-newsletter .has-ew-newsletter-image .ew-newsletter-image-container {
        flex: 1 1 39.02173913043478%;
        max-width: 39.02173913043478%;
    }
    .footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
        flex: 1 1 60.97826086956522%;
        max-width: 60.97826086956522%;
    }
    .section-subtitle,
    .venue-section .entry-image {
        margin-bottom: 14px;
    }
    .section-description {
        margin-top: 21px;
    }
    .boxed-post.layout-one .hentry .entry-container,
    .border-post.layout-one .hentry .entry-container,
    .contact-section .hentry-inner,
    .playlist-section .hentry:not(.has-post-thumbnail) .entry-container,
    .playlist-section .entry-container,
    .content-frame .entry-container {
        padding: 42px;
    }
    .boxed-post.layout-one .hentry .post-thumbnail .sticky-post,
    .border-post.layout-one .hentry .post-thumbnail .sticky-post,
    .boxed-post.layout-one .post-thumbnail .posted-on a,
    .border-post.layout-one .post-thumbnail .posted-on a {
        left: 42px;
    }
    .archive-posts-wrapper .layout-one .hentry {
        margin-bottom: 49px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after,
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after {
        padding-bottom: 49px;
    }
    .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post).layout-one .hentry .post-wrapper {
        padding-bottom: 49px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 49px 0 49px 49px;
    }
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 49px 49px 49px 0;
    }
    .section {
        padding: 35px 0;
    }
    #footer-newsletter {
        padding: 70px 0 35px 0;
    }
    .site-content,
    .hero-section.section,
    .promotion-section.section,
    .promotion-contact.section,
    .promotion-sale.section,
    .reservation-section.section {
        padding: 70px 0;
    }
    .section.no-section-heading {
        padding: 70px 0 35px 0;
    }
    .entry-footer .entry-meta&gt;span {
        margin: 42px 0 0;
    }
    .hero-section:not(.custom-video) .entry-container {
        padding-bottom: 63px;
        padding-top: 63px;
    }
    .hero-section.section.style3 .hero-content-wrapper .entry-container {
        padding-bottom: 84px;
        padding-top: 84px;
    }
    .content-position-right .hero-content-wrapper .entry-container {
        padding-left: 60px;
    }
    .content-position-left .hero-content-wrapper .entry-container {
        padding-right: 60px;
    }
    .service-section.border-style .section-content-wrapper.layout-four .hentry:nth-child(2n+2),
    .stats-section.modern-style .section-content-wrapper.layout-four .hentry:nth-child(2n+2) {
        border-right: 1px solid;
    }
    .service-section.border-style .section-content-wrapper.layout-four .hentry:nth-child(4n+4),
    .stats-section.modern-style .section-content-wrapper.layout-four .hentry:nth-child(4n+4) {
        border-right: none;
    }
    .service-section.classic-style .section-content-wrapper.layout-three .hentry-inner {
        padding: 0 25px;
    }
    .service-section.modern-style .wrapper,
    .stats-section.modern-style .wrapper {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .service-section.modern-style .wrapper .section-heading-wrapper,
    .service-section.modern-style .wrapper .section-content-wrapper,
    .stats-section.modern-style .wrapper .section-heading-wrapper,
    .stats-section.modern-style .wrapper .section-content-wrapper {
        display: table-cell;
        vertical-align: top;
    }
    .service-section.modern-style .wrapper .section-heading-wrapper,
    .stats-section.modern-style .wrapper .section-heading-wrapper {
        padding-bottom: 0;
        padding-right: 0;
        padding-top: 20px;
        text-align: left;
        width: 33.33%;
    }
    #stats-section.modern-style .wrapper .section-heading-wrapper {
        padding-top: 0px;
    }
    .service-section.modern-style .wrapper .section-content-wrapper,
    .stats-section.modern-style .wrapper .section-content-wrapper {
        width: 66.66%;
    }
    .service-section.modern-style .wrapper .section-content-wrapper .hentry-inner,
    .stats-section.modern-style .wrapper .section-content-wrapper .hentry-inner {
        padding: 20px;
    }
    .stats-section.modern-style .entry-content,
    .stats-section.modern-style .entry-summary {
        margin-top: 14px;
        font-size: 56px;
        font-size: 3.5rem;
    }
    .stats-section.classic-style.style2 .entry-content,
    .stats-section.classic-style.style2 .entry-summary {
        font-size: 18px;
        font-size: 1.125rem;
    }
    .stats-section.classic-style.style3 .entry-content,
    .stats-section.classic-style.style3 .entry-summary {
        font-size: 20px;
        font-size: 1.25rem;
    }
    .stats-section.modern-style .post-thumbnail img {
        margin: 0 auto 0 0;
    }
    .stats-section.modern-style .entry-container {
        text-align: left;
    }
    .promotion-section.boxed-layout {
        margin: 0 auto;
        max-width: 1400px;
        width: 90%;
    }
    .promotion-section.modern-style.content-position-left:not(.content-position-center) .content-wrapper {
        padding-right: 70px;
    }
    .promotion-section.modern-style.content-position-right:not(.content-position-center) .content-wrapper {
        padding-left: 70px;
    }
    .portfolio-section .entry-container,
    .portfolio-grid .archive-posts-wrapper .entry-container {
        opacity: 0;
        -webkit-transition: .6s;
        -moz-transition: .6s;
        -ms-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }
    .portfolio-section .hentry-inner:hover .entry-container,
    .portfolio-grid .archive-posts-wrapper .hentry-inner:hover .entry-container {
        opacity: 1;
    }
    .portfolio-section .entry-title,
    .portfolio-section .entry-meta,
    .portfolio-grid .archive-posts-wrapper .entry-title,
    .portfolio-grid .archive-posts-wrapper .entry-meta {
        opacity: 0;
        -webkit-transform: translateX(-28px);
        -moz-transform: translateX(-28px);
        -ms-transform: translateX(-28px);
        -o-transform: translateX(-28px);
        transform: translateX(-28px);
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }
    .portfolio-section .hentry-inner .entry-meta,
    .portfolio-grid .archive-posts-wrapper .entry-meta {
        -webkit-transition-delay: .1s;
        -moz-transition-delay: .1s;
        -ms-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s;
    }
    .portfolio-section .hentry-inner:hover .entry-title,
    .portfolio-section .hentry-inner:hover .entry-meta,
    .portfolio-grid .archive-posts-wrapper .hentry-inner:hover .entry-title,
    .portfolio-grid .archive-posts-wrapper .hentry-inner:hover .entry-meta {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .portfolio-section .entry-container&gt;.entry-container-inner-wrap,
    .portfolio-grid .archive-posts-wrapper .entry-container&gt;.entry-container-inner-wrap {
        padding: 25px;
    }
    .portfolio-section .entry-container&gt;.entry-container-inner-wrap,
    .portfolio-grid .archive-posts-wrapper .entry-container&gt;.entry-container-inner-wrap {
        background-image: none;
    }
    .events-section.single-layout .date-week-day {
        font-size: 49px;
        font-size: 3.0625rem;
    }
    .events-section .video-thumbnail {
        margin-bottom: 42px;
    }
    .events-section figcaption,
    .team-section.style1 .view-more {
        margin-top: 28px;
    }
    .team-section.style3 .entry-container {
        padding: 35px;
    }
    .team-section.style3 .hentry-inner:hover .entry-container,
    .team-section.style3 .hentry-inner:focus .entry-container {
        padding-bottom: 42px;
        padding-top: 42px;
    }
    .team-section.style1 .section-heading-wrapper {
        padding-left: 25px;
    }
    .team-section.style1 .wrapper .section-content-wrapper {
        padding-right: 25px;
    }
    .testimonial-content-section .owl-nav .owl-prev,
    .testimonial-content-section .owl-nav .owl-next {
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        text-align: center;
    }
    .testimonial-content-section .owl-nav .owl-prev {
        left: 0;
    }
    .testimonial-content-section .owl-nav .owl-next {
        right: 0;
    }
    .testimonial-content-section.style1 .has-post-thumbnail .entry-container {
        padding: 70px 35px 35px 35px;
    }
    .testimonial-content-section.style3 .entry-container {
        padding: 119px 42 56px 42px;
    }
    .testimonial-content-section .owl-nav {
        margin-bottom: 0;
    }
    .why-choose-us-section.modern-style .owl-item {
        padding: 0 10px;
    }
    .why-choose-us-section.modern-style .entry-container {
        max-width: 400px;
        position: absolute;
    }
    .why-choose-us-section.modern-style .owl-item .entry-container {
        opacity: 0;
        display: block;
        visibility: hidden;
        left: 100px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
        -webkit-transition-delay: .6s;
        -moz-transition-delay: .6s;
        -o-transition-delay: .6s;
        -ms-transition-delay: .6s;
        transition-delay: .6s;
    }
    .why-choose-us-section.modern-style .owl-item.center .entry-container {
        bottom: 40px;
        left: 40px;
        opacity: 1;
        visibility: visible;
    }
    .why-choose-us-section.modern-style .owl-dots {
        margin: 21px 0 35px 0;
    }
    .resume-section .education .entry-container {
        width: 65%;
    }
    .resume-section .education .hentry {
        margin-left: 0;
        width: 100%;
    }
    .resume-section .education:before {
        left: calc( 35% + 5px);
    }
    .resume-section .education .hentry:before {
        left: 35%;
    }
    .resume-section .experience .hentry-inner {
        text-align: left;
    }
    .resume-section .experience .post-thumbnail {
        float: left;
        margin-bottom: 0;
        margin-right: 28px;
    }
    .resume-section .experience .entry-container {
        clear: none;
        overflow: hidden;
    }
    .resume-section .education {
        padding-left: 0;
    }
    .resume-section .education .date-institute {
        margin-bottom: 0;
        text-align: right;
        width: 35%;
        padding-right: 30px;
    }
    .resume-section .education .no-institute .date-institute {
        min-height: 80px;
    }
    .resume-section .education .entry-container {
        padding-left: 30px;
    }
    .faq-section .view-more {
        margin-top: 28px;
    }
    #sticky-playlist-section:not(.playlist-shorten) .wp-playlist {
        padding: 7px 20px;
    }
    .app-section .post-thumbnail,
    .album-section .post-thumbnail {
        margin: 28px 0 0 0;
    }
    .gallery-section .gallery-columns-4 .gallery-item {
        max-width: 25%;
    }
    .gallery-section .gallery-item {
        overflow: hidden;
    }
    .gallery-section .gallery-item:hover img {
        transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
    }
    .gallery-section .gallery-item figcaption {
        bottom: -60px;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        z-index: 2;
    }
    .gallery-section .gallery-item:hover figcaption,
    .gallery-section .gallery-item:focus figcaption {
        bottom: 0;
        opacity: 1;
    }
    .gallery-section .gallery-icon a:before,
    .gallery-section .tiled-gallery-item a:before {
        background-color: rgba(0, 0, 0, 0.3);
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .gallery-section .gallery-icon a:after,
    .gallery-section .tiled-gallery-item a:after {
        border-bottom-left-radius: 50%;
        content: "\f002";
        font-size: 16px;
        font-size: 1rem;
        height: 40px;
        line-height: 1;
        padding: 10px;
        position: absolute;
        right: -40px;
        opacity: 0;
        top: -40px;
        width: 40px;
        z-index: 2;
    }
    .gallery-section .gallery-icon:hover a:after,
    .gallery-section .gallery-icon:focus a:after,
    .gallery-section .tiled-gallery-item:hover a:after,
    .gallery-section .tiled-gallery-item:focus a:after {
        right: 0;
        top: 0;
    }
    .gallery-section .gallery-icon:hover a:before,
    .gallery-section .gallery-icon:focus a:before,
    .gallery-section .tiled-gallery-item:hover a:before,
    .gallery-section .tiled-gallery-item:focus a:before,
    .gallery-section .gallery-icon:hover a:after,
    .gallery-section .gallery-icon:focus a:after,
    .gallery-section .tiled-gallery-item:hover a:after,
    .gallery-section .tiled-gallery-item:focus a:after {
        opacity: 1;
    }
    .timeline-section .post-thumbnail,
    .timeline-section .hentry:nth-child(2n) .entry-container {
        padding-left: 50px;
        padding-right: 54px;
    }
    .timeline-section .entry-container,
    .timeline-section .hentry:nth-child(2n) .post-thumbnail {
        padding-left: 54px;
        padding-right: 50px;
    }
    .timeline-section .hentry {
        margin-bottom: 56px;
    }
    .story-image {
        margin: 0 50px 42px 50px;
    }
    .venue-section .content-wrap {
        border: 20px solid;
    }
    .venue-section.content-position-left .has-post-thumbnail .content-wrap {
        margin-right: -20px;
    }
    .venue-section.content-position-right .has-post-thumbnail .content-wrap {
        margin-left: -20px;
    }
    .venue-section .has-post-thumbnail .entry-container {
        padding: 56px 0;
    }
    .venue-section .content-wrap {
        padding: 49px 56px;
    }
    .reservation-section .wrapper {
        padding: 42px 70px;
    }
    .top-destinations .entry-header {
        padding: 28px;
    }
    .top-destinations .hentry {
        width: 33.33%;
    }
    .top-destinations .hentry:first-child {
        width: 66.66%;
    }
    .top-destinations .highlight-text {
        top: 30px;
        right: 30px;
    }
    .top-destinations .hentry-inner:hover .highlight-text,
    .top-destinations .hentry-inner:focus .highlight-text {
        right: 0;
    }
    .top-destinations .hentry-inner .entry-title {
        position: relative;
    }
    .top-destinations .hentry-inner:hover .entry-title,
    .top-destinations .hentry-inner:focus .entry-title {
        animation: bounce 0.6s ease;
        -webkit-animation: bounce 0.6s ease;
    }
    @keyframes bounce {
        0% {
            top: 0px;
        }
        25% {
            top: -10px;
        }
        50% {
            top: 5px;
        }
        75% {
            top: -5px;
        }
        100% {
            top: 0px;
        }
    }
    @-webkit-keyframes bounce {
        0% {
            top: 0px;
        }
        25% {
            top: -10px;
        }
        50% {
            top: 5px;
        }
        75% {
            top: -5px;
        }
        100% {
            top: 0px;
        }
    }
    .guests-section .post-thumbnail .subtitle&gt;span {
        position: relative;
    }
    .guests-section .hentry-inner:hover .subtitle&gt;span,
    .guests-section .hentry-inner:focus .subtitle&gt;span {
        animation: bounceLeft 0.6s ease;
        -webkit-animation: bounceLeft 0.6s ease;
    }
    @keyframes bounceLeft {
        0% {
            left: 0px;
        }
        25% {
            left: -10px;
        }
        50% {
            left: 5px;
        }
        75% {
            left: -5px;
        }
        100% {
            left: 0px;
        }
    }
    @-webkit-keyframes bounceLeft {
        0% {
            left: 0px;
        }
        25% {
            left: -10px;
        }
        50% {
            left: 5px;
        }
        75% {
            left: -5px;
        }
        100% {
            left: 0px;
        }
    }
    .site-header-menu&gt;.site-header-right {
        display: block;
    }
    .menu-inside-wrapper&gt;.site-header-right {
        display: none;
    }
    .is-open .main-navigation+.site-header-right {
        border: 0;
    }
    .site-header-right ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .site-header-right li {
        margin-left: 21px;
    }
    .site-info.two .wrapper,
    .site-footer-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .site-info.two .copyright {
        margin-right: auto;
    }
    .powered {
        padding-top: 0;
    }
    body.theme-scheme-default .site-header+.section,
    body.theme-scheme-default .custom-header+.section,
    body.theme-scheme-default .featured-slider-section+.section,
    body.theme-scheme-music .site-header+.section,
    body.theme-scheme-music .custom-header+.section,
    body.theme-scheme-music .featured-slider-section+.section,
    body.theme-scheme-portfolio .site-header+.section,
    body.theme-scheme-portfolio .custom-header+.section,
    body.theme-scheme-portfolio .featured-slider-section+.section,
    body.theme-scheme-photography .site-header+.section,
    body.theme-scheme-photography .custom-header+.section,
    body.theme-scheme-photography .featured-slider-section+.section,
    body.theme-scheme-ecommerce .site-header+.section,
    body.theme-scheme-ecommerce .custom-header+.section,
    body.theme-scheme-ecommerce .featured-slider-section+.section,
    body.theme-scheme-corporate .site-header+.section,
    body.theme-scheme-corporate .custom-header+.section,
    body.theme-scheme-corporate .featured-slider-section+.section {
        padding-top: 70px;
    }
    .theme-scheme-default .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 70px;
    }
    .theme-scheme-music .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 70px;
    }
    .theme-scheme-portfolio .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 70px;
    }
    .theme-scheme-photography .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 70px;
    }
    .theme-scheme-ecommerce .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 70px;
    }
    .theme-scheme-corporate .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 70px;
    }
    body:not(.has-featured-slider):not(.has-header-media) .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 70px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .hero-section.style3+.section {
        padding-top: 70px;
    }
    body #featured-video-section.section {
        padding: 161px 0;
    }
    body.theme-scheme-ecommerce .promotion-section.section.classic-style.style1 {
        padding: 140px 0;
    }
    .zubin-mejs-sticky-playlist-container.mejs-container .mejs-time,
    .zubin-mejs-sticky-playlist-container.mejs-container .mejs-time-rail {
        display: block;
    }
    .sub-title+.site-header-logo,
    .entry-meta+.slider-logo {
        margin-top: 21px;
    }
    .site-header-logo,
    .slider-logo {
        margin-bottom: 21px;
    }
    #content #infinite-handle,
    #content .infinite-loader {
        bottom: -49px;
    }
    .infinite-scroll .site-content .archive-posts-wrapper .section-content-wrapper,
    .infinite-scroll .site-content .archive-posts-wrapper .section-content-wrapper.layout-one {
        padding: 0 0 49px 0;
    }
    .custom-header+#portfolio-content-section.no-section-heading,
    .featured-slider-section+#portfolio-content-section.no-section-heading {
        padding-top: 40px;
    }
    .contact-section .section-content-wrapper.contact-form.layout-two .form-contact {
        padding-right: 42px;
    }
    .filter-button-group.button-group {
        margin-bottom: 35px;
    }
    .section .filter-button-group .button {
        padding: 20px;
    }
    .section .filter-button-group .button.is-checked:before {
        left: 20px;
        width: calc( 100% - 40px);
    }
}


/*--------------------------------------------------------------
## Admin Bar
--------------------------------------------------------------*/


/**
 * 8.5 - &gt;= 783px
 */

@media only screen and (min-width: 48.938em) {
    .admin-bar.absolute-header .featured-slider-section .hentry .hentry-inner,
    .home.admin-bar.absolute-header .custom-header {
        min-height: calc(100vh - 32px);
    }
    .admin-bar .flashy-overlay .flashy-close {
        top: 32px;
    }
}


/*--------------------------------------------------------------
## Large
--------------------------------------------------------------*/


/**
 * 8.6 - &gt;= 1200px
 */

@media only screen and (min-width: 75em) {
    .sticky-post {
        font-size: 16px;
        font-size: 1rem;
        padding: 7px 21px;
    }
    .boxed-post .post-thumbnail .sticky-post {
        bottom: -21px;
    }
    .entry-container .sticky-post {
        margin-bottom: 21px;
    }
    #team-dots {
        max-width: 485px;
    }
    .team-section.style1 .section-heading-wrapper {
        padding-left: 30px;
    }
    .team-section.style1 .wrapper .section-content-wrapper {
        padding-right: 30px;
    }
    #primary-menu-wrapper {
        z-index: 999;
    }
    .navigation-classic #primary-menu-wrapper .menu-inside-wrapper,
    .header-top-bar #header-top-menu-wrapper .menu-inside-wrapper,
    #secondary-menu-wrapper .menu-inside-wrapper {
        max-width: 100%;
    }
    #sticky-playlist-section .zubin-mejs-sticky-playlist-container {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 75%;
        flex: 0 1 75%;
    }
    .navigation-classic .site-branding {
        text-align: left;
    }
    .navigation-classic.menu-align-left .site-header-main .site-branding,
    .navigation-classic.header-right-enabled .site-header-main .site-branding {
        margin-right: unset;
        padding-right: 42px;
    }
    .navigation-classic.menu-align-left .site-header-menu,
    .navigation-classic.header-right-enabled .site-header-menu {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .navigation-classic.menu-align-left #primary-menu-wrapper,
    .navigation-classic.header-right-enabled #primary-menu-wrapper {
        margin-right: auto;
    }
    .navigation-classic.menu-align-center .site-header-main .site-branding {
        margin-right: unset;
        width: 25%;
    }
    .navigation-classic.menu-align-center .site-header-main .site-header-menu {
        width: 75%;
    }
    .navigation-classic.menu-align-center .site-header-main #primary-menu-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 66.66%;
    }
    #secondary-menu-wrapper.is-open .menu-inside-wrapper,
    .navigation-classic #primary-menu-wrapper.is-open .menu-inside-wrapper,
    #header-top-menu-wrapper.is-open .menu-inside-wrapper {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .navigation-classic.menu-align-center .site-header-main .primary-right {
        width: 33.33%;
    }
    .site-header-cart .cart-contents {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .hero-section:not(.custom-video) .entry-container {
        padding-bottom: 77px;
        padding-top: 77px;
    }
    .hero-section.section.style3 .hero-content-wrapper .entry-container {
        padding-bottom: 105px;
        padding-top: 105px;
    }
    #footer-instagram .widget-title {
        margin: 63px auto 42px;
    }
    .navigation-classic .menu-toggle {
        display: none;
    }
    .navigation-classic.modern-social #share-toggle,
    .navigation-default.modern-social #share-toggle {
        display: block;
    }
    .navigation-default #header-top-menu-wrapper .menu-toggle,
    .navigation-default #secondary-menu-wrapper .menu-toggle {
        display: none;
    }
    #top-search-wrapper .menu-toggle {
        display: block;
    }
    .navigation-classic #primary-search-wrapper .menu-toggle {
        display: block;
    }
    .navigation-classic #primary-menu-wrapper .menu-inside-wrapper,
    .header-top-bar #header-top-menu-wrapper .menu-inside-wrapper,
    .site-secondary-header-menu #secondary-menu-wrapper .menu-inside-wrapper {
        border: none;
        position: relative;
        display: block;
        float: left;
        top: 0;
        left: 0;
        right: 0;
        visibility: visible;
        opacity: 1;
        width: auto;
        bottom: auto;
        background-color: transparent;
        box-shadow: none;
        overflow: inherit;
    }
    .social-navigation a,
    .social-links-menu a {
        padding: 21px 10px;
    }
    .navigation-classic .main-navigation a,
    .site-secondary-header-menu .secondary-navigation a {
        padding: 14px 20px;
        line-height: 2;
    }
    .site-secondary-header-menu .secondary-navigation {
        margin-left: -20px;
    }
    .header-top-bar .top-navigation a {
        padding: 14px 10px;
        line-height: 2;
    }
    .navigation-classic .active.dropdown-toggle:after {
        display: none;
    }
    .navigation-classic .main-navigation .menu-item-has-children&gt;a:after,
    .navigation-classic .main-navigation .page_item_has_children&gt;a:after,
    .top-navigation .menu-item-has-children&gt;a:after,
    .top-navigation .page_item_has_children&gt;a:after,
    .secondary-navigation .menu-item-has-children&gt;a:after,
    .secondary-navigation .page_item_has_children&gt;a:after {
        content: "\f107";
        font-size: 16px;
        font-size: 1rem;
        padding-left: 7px;
    }
    .navigation-classic .main-navigation ul ul .menu-item-has-children&gt;a:after,
    .navigation-classic .main-navigation ul ul .page_item_has_children&gt;a:after,
    .top-navigation ul ul .menu-item-has-children&gt;a:after,
    .top-navigation ul ul .page_item_has_children&gt;a:after,
    .secondary-navigation ul ul .menu-item-has-children&gt;a:after,
    .secondary-navigation ul ul .page_item_has_children&gt;a:after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        padding: 0;
        position: absolute;
        top: 14px;
        right: 21px;
    }
    .navigation-classic .main-navigation ul ul .menu-item-has-children&gt;a:hover::after,
    .navigation-classic .main-navigation ul ul .page_item_has_children&gt;a:hover::after,
    .top-navigation ul ul .menu-item-has-children&gt;a:hover::after,
    .top-navigation ul ul .page_item_has_children&gt;a:hover::after,
    .secondary-navigation ul ul .menu-item-has-children&gt;a:hover::after,
    .secondary-navigation ul ul .page_item_has_children&gt;a:hover::after {
        right: 28px;
    }
    .secondary-navigation ul ul .menu-item-has-children&gt;a:after,
    .secondary-navigation ul ul .page_item_has_children&gt;a:after {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .menu-active-disabled.navigation-classic .main-navigation .menu&gt;.current-menu-item&gt;a:before,
    .menu-active-disabled.navigation-classic .main-navigation .menu&gt;.current-menu-ancestor&gt;a:before {
        content: none;
        border-bottom: 0;
    }
    .navigation-classic .main-navigation .menu&gt;.current-menu-item&gt;a:before,
    .navigation-classic .main-navigation .menu&gt;.current-menu-ancestor&gt;a:before {
        content: "";
        border-bottom: 2px solid;
        position: absolute;
        left: 20px;
        bottom: 0;
        width: calc(100% - 40px);
        height: 1px;
    }
    .navigation-classic .main-navigation ul ul,
    .top-navigation ul ul,
    .secondary-navigation ul ul {
        display: block;
        float: left;
        margin: 0;
        padding: 7px 0;
        position: absolute;
        top: 100%;
        left: -999em;
        z-index: 99999;
    }
    .navigation-classic .main-navigation ul ul ul,
    .top-navigation ul ul ul,
    .secondary-navigation ul ul ul {
        top: -7px;
    }
    .navigation-classic .main-navigation ul ul a,
    .header-top-bar .top-navigation ul ul a,
    .site-secondary-header-menu .secondary-navigation ul ul a {
        padding: 7px 20px;
        width: 262px;
    }
    .navigation-classic .main-navigation ul ul a:hover,
    .navigation-classic .main-navigation ul ul a:focus,
    .header-top-bar .top-navigation ul ul a:hover,
    .header-top-bar .top-navigation ul ul a:focus,
    .site-secondary-header-menu .secondary-navigation ul ul a:hover,
    .site-secondary-header-menu .secondary-navigation ul ul a:focus {
        padding-left: 25px;
    }
    .navigation-classic .main-navigation ul li:hover&gt;ul,
    .navigation-classic .main-navigation ul li.focus&gt;ul,
    .top-navigation ul li:hover&gt;ul,
    .top-navigation ul li.focus&gt;ul {
        left: auto;
        right: 0;
        -webkit-box-shadow: 0 0 5px -3px #000;
        -moz-box-shadow: 0 0 5px -3px #000;
        box-shadow: 0 0 5px -3px #000;
        -webkit-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
        -moz-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
        -o-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
        animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
    }
    .navigation-classic.menu-align-left .main-navigation ul ul .menu-item-has-children&gt;a:after,
    .navigation-classic.menu-align-left .main-navigation ul ul .page_item_has_children&gt;a:after {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .navigation-classic.menu-align-left .main-navigation ul li:hover&gt;ul,
    .navigation-classic.menu-align-left .main-navigation ul li.focus&gt;ul {
        left: 0;
        right: auto;
    }
    .navigation-classic.menu-align-left .main-navigation ul ul li:hover&gt;ul,
    .navigation-classic.menu-align-left .main-navigation ul ul li.focus&gt;ul {
        left: 100%;
        right: auto;
    }
    .secondary-navigation ul li:hover&gt;ul,
    .secondary-navigation ul li.focus&gt;ul {
        left: 0;
        right: auto;
        -webkit-box-shadow: 0 0 5px -3px #000;
        -moz-box-shadow: 0 0 5px -3px #000;
        box-shadow: 0 0 5px -3px #000;
        -webkit-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
        -moz-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
        -o-animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
        animation: smoothScrollBack 0.5s forwards, fadein 0.5s;
    }
    .navigation-classic .main-navigation li {
        border-bottom: none;
    }
    .navigation-classic .main-navigation ul ul li:hover&gt;ul,
    .navigation-classic .main-navigation ul ul li.focus&gt;ul,
    .top-navigation ul ul li:hover&gt;ul,
    .top-navigation ul ul li.focus&gt;ul {
        left: auto;
        right: 100%;
    }
    .secondary-navigation ul ul li:hover&gt;ul,
    .secondary-navigation ul ul li.focus&gt;ul {
        left: 100%;
        right: auto;
    }
    .navigation-classic .main-navigation ul ul .current_page_item&gt;a,
    .navigation-classic .main-navigation ul ul .current-menu-item&gt;a,
    .top-navigation ul ul .current_page_item&gt;a,
    .top-navigation ul ul .current-menu-item&gt;a,
    .secondary-navigationn ul ul .current_page_item&gt;a,
    .secondary-navigationn ul ul .current-menu-item&gt;a {
        color: #01e0af;
    }
    .navigation-classic .main-navigation li,
    .top-navigation ul&gt;li,
    .secondary-navigation ul&gt;li {
        display: inline-block;
    }
    .navigation-classic .social-top div {
        border-bottom: none;
    }
    .navigation-classic .dropdown-toggle,
    .navigation-classic .main-navigation ul .dropdown-toggle.toggled-on,
    .navigation-classic #primary-menu-wrapper .menu-toggle-wrapper,
    .top-navigation .dropdown-toggle,
    .top-navigation ul .dropdown-toggle.toggled-on,
    .secondary-navigation .menu-toggle-wrapper,
    .secondary-navigation .dropdown-toggle,
    .secondary-navigation ul .dropdown-toggle.toggled-on {
        display: none;
    }
    .header-media-disabled #feature-slider.section {
        padding-top: 78px;
    }
    .absolute-header #masthead+.custom-header {
        padding-top: 114px;
    }
    .navigation-classic .site-header-menu .main-navigation,
    .top-navigation,
    .secondary-navigation {
        padding: 0;
    }
    .section {
        padding: 49px 0;
    }
    #footer-newsletter,
    .theme-scheme-music #footer-newsletter,
    .theme-scheme-wedding #footer-newsletter {
        padding: 84px 0 49px 0;
    }
    .site-content,
    .hero-section.section,
    .promotion-section.section,
    .promotion-contact.section,
    .promotion-sale.section,
    .reservation-section.section {
        padding: 84px 0;
    }
    .section.no-section-heading {
        padding: 84px 0 49px 0;
    }
    body:not(.home) .site-content {
        padding: 70px 0;
    }
    .featured-slider-section.style1 .nav-controls {
        padding: 50px 50px 133px 50px;
    }
    .promotion-section.modern-style.content-position-left:not(.content-position-center) .content-wrapper {
        padding-right: 84px;
    }
    .promotion-section.modern-style.content-position-right:not(.content-position-center) .content-wrapper {
        padding-left: 84px;
    }
    .testimonial-content-section.style3 .entry-container {
        padding: 133px 49px 63px 49px;
    }
    #sticky-playlist-section:not(.playlist-shorten) .wp-playlist-current-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
    }
    #sticky-playlist-section:not(.playlist-shorten) .zubin-mejs-sticky-playlist-container {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 75%;
        flex: 0 1 75%;
    }
    .countdown-section #clock&gt;span {
        display: block;
        width: 20%;
    }
    .countdown-section #clock&gt;span:nth-child(1n+4) {
        clear: none;
        float: left;
    }
    .reservation-section .wrapper {
        padding: 49px 84px;
    }
    .site-secondary-header-menu #secondary-search-wrapper .menu-toggle {
        display: block;
    }
    .main-navigation ul ul,
    .top-navigation ul ul,
    .secondary-navigation ul ul {
        background-color: transparent;
    }
    body.theme-scheme-default .site-header+.section,
    body.theme-scheme-default .custom-header+.section,
    body.theme-scheme-default .featured-slider-section+.section,
    body.theme-scheme-music .site-header+.section,
    body.theme-scheme-music .custom-header+.section,
    body.theme-scheme-music .featured-slider-section+.section {
        padding-top: 84px;
    }
    .theme-scheme-default .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 84px;
    }
    .theme-scheme-music .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 84px;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-default .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-music .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-wedding .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 84px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .hero-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .hero-section.style3+.section {
        padding-top: 84px;
    }
    body #featured-video-section.section {
        padding: 196px 0;
    }
    body.theme-scheme-ecommerce .promotion-section.section.classic-style.style1 {
        padding: 161px 0;
    }
    .author-avatar .avatar {
        height: 85px;
        width: 85px;
    }
}


/*--------------------------------------------------------------
## Wide-width
--------------------------------------------------------------*/


/**
 * 8.8 - &gt;= 1366px
 */

@media only screen and (min-width: 85.375em) {
    /* Woocommerce styles */
    .two-columns-layout.single-product ul.products.columns-4 li.product {
        width: 25%;
    }
    #team-dots {
        max-width: 545px;
        margin: 0 45px;
    }
    #team-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .team-section.style1 .section-heading-wrapper {
        padding-left: 40px;
    }
    .team-section.style1 .wrapper .section-content-wrapper {
        padding-right: 40px;
    }
    .two-columns-layout.single-product ul.products.columns-4 li.product:nth-child(4n+1) {
        clear: none;
    }
    .two-columns-layout.single-product ul.products.columns-4 li.product:nth-child(2n+1) {
        clear: none;
    }
    /* Woocommerce styles end here */
    .navigation-classic.menu-align-left .site-header-main .site-branding,
    .navigation-classic.header-right-enabled .site-header-main .site-branding {
        padding-right: 56px;
    }
    .custom-header-content .site-header-text,
    .featured-slider-section .entry-summary p,
    .featured-slider-section .entry-content p,
    .footer-contact p {
        font-size: 21px;
        font-size: 1.3125rem;
    }
    .site-content .wrapper,
    .section-content-wrapper.layout-four,
    .section-content-wrapper.layout-three,
    .section-content-wrapper.layout-two,
    .section-content-wrapper.layout-one,
    .logo-slider-section .section-content-wrapper,
    .testimonial-content-section .section-content-wrapper,
    .resume-section .section-content-wrapper,
    .countdown-section .section-content-wrapper,
    .top-destinations .section-content-wrapper {
        padding: 0 40px;
    }
    #primary-search-wrapper&gt;.social-navigation {
        display: block;
    }
    .comment-respond {
        padding: 42px 56px;
    }
    h1,
    body:not(.home) .custom-header-content .entry-title {
        font-size: 42px;
        font-size: 2.625rem;
    }
    h2 {
        font-size: 36px;
        font-size: 2.25rem;
    }
    h3 {
        font-size: 34px;
        font-size: 2.125rem;
    }
    h4 {
        font-size: 28px;
        font-size: 1.75rem;
    }
    .single .site-main .entry-header,
    .page .site-main .entry-header,
    .archive .page-header,
    .error404 .page-header,
    .search .page-header,
    .woocommerce-products-header {
        margin-bottom: 56px;
    }
    .hero-section .wrapper,
    .view-more,
    .promotion-section .content-wrapper,
    .promotion-sale .content-wrapper,
    .app-section .section-content-wrapper,
    .events-section.single-layout .section-content-wrapper,
    .team-section.style1 .section-content-wrapper,
    .logo-slider-section.style2 .section-content-wrapper,
    .product-content-section .section-content-wrapper,
    .promotion-contact .entry-container,
    .timeline-footer-text,
    .venue-section .section-content-wrapper,
    .main-footer-title .wrapper,
    #footer-menu-section .wrapper,
    .recent-blog-content .section-content-wrapper.layout-one {
        padding: 0 60px;
    }
    .custom-header-content,
    .featured-slider-section.section .slider-content-wrapper {
        padding: 133px 120px;
    }
    .featured-slider-section.style1 .nav-controls {
        padding: 60px 60px 147px 60px;
    }
    .featured-slider-section.style3:hover .owl-nav .owl-prev,
    .featured-slider-section.style3:focus .owl-nav .owl-prev {
        left: 40px;
    }
    .featured-slider-section.style3:hover .owl-nav .owl-next,
    .featured-slider-section.style3:focus .owl-nav .owl-next {
        right: 40px;
    }
    .widget-column.above-footer {
        padding-top: 35px;
    }
    .footer-contact {
        margin-top: 49px;
    }
    .site-footer-menu .social-navigation {
        padding-bottom: 28px;
        padding-top: 42px;
    }
    .site-info .wrapper {
        padding: 21px 60px;
    }
    .pagination,
    .posts-navigation {
        padding: 0 20px;
    }
    .author-info {
        margin-top: 56px;
    }
    #footer-instagram .widget-title {
        margin: 70px auto 42px;
    }
    .comment-respond {
        padding: 42px 63px;
    }
    .boxed-post .hentry .entry-container,
    .border-post .hentry .entry-container,
    .events-section.grid-layout .entry-container,
    .resume-section .experience .hentry-inner {
        padding: 35px;
    }
    .boxed-post .hentry .post-thumbnail .sticky-post,
    .border-post .hentry .post-thumbnail .sticky-post,
    .boxed-post .post-thumbnail .posted-on a,
    .border-post .post-thumbnail .posted-on a {
        left: 35px;
    }
    .archive-posts-wrapper .layout-one .hentry {
        margin-bottom: 56px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after,
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after {
        padding-bottom: 56px;
    }
    .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post).layout-one .hentry .post-wrapper {
        padding-bottom: 56px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 56px 0 56px 56px;
    }
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 56px 56px 56px 0;
    }
    .section-heading-wrapper {
        padding: 35px 60px 42px 60px;
    }
    .section {
        padding: 63px 0;
    }
    .theme-scheme-personal .section,
    .theme-scheme-portfolio .section,
    .theme-scheme-photography .section,
    .theme-scheme-ecommerce .section {
        padding: 49px 0;
    }
    .theme-scheme-corporate .section {
        padding: 42px 0;
    }
    #footer-newsletter,
    .theme-scheme-music #footer-newsletter,
    .theme-scheme-wedding #footer-newsletter {
        padding: 98px 0 63px 0;
    }
    .theme-scheme-personal #footer-newsletter,
    .theme-scheme-portfolio #footer-newsletter,
    .theme-scheme-photography #footer-newsletter,
    .theme-scheme-ecommerce #footer-newsletter {
        padding: 84px 0 49px 0;
    }
    .theme-scheme-corporate #footer-newsletter {
        padding: 77px 0 42px 0;
    }
    .site-content,
    .hero-section.section,
    .promotion-section.section,
    .promotion-contact.section,
    .promotion-sale.section,
    .reservation-section.section {
        padding: 98px 0;
    }
    .theme-scheme-personal .site-content,
    .theme-scheme-personal .hero-section.section,
    .theme-scheme-personal .promotion-section.section,
    .theme-scheme-personal .promotion-contact.section,
    .theme-scheme-personal .promotion-sale.section,
    .theme-scheme-personal .reservation-section.section,
    .theme-scheme-portfolio .site-content,
    .theme-scheme-portfolio .hero-section.section,
    .theme-scheme-portfolio .promotion-section.section,
    .theme-scheme-portfolio .promotion-contact.section,
    .theme-scheme-portfolio .promotion-sale.section,
    .theme-scheme-portfolio .reservation-section.section,
    .theme-scheme-photography .site-content,
    .theme-scheme-photography .hero-section.section,
    .theme-scheme-photography .promotion-section.section,
    .theme-scheme-photography .promotion-contact.section,
    .theme-scheme-photography .promotion-sale.section,
    .theme-scheme-photography .reservation-section.section,
    .theme-scheme-ecommerce .site-content,
    .theme-scheme-ecommerce .hero-section.section,
    .theme-scheme-ecommerce .promotion-section.section,
    .theme-scheme-ecommerce .promotion-contact.section,
    .theme-scheme-ecommerce .promotion-sale.section,
    .theme-scheme-ecommerce .reservation-section.section {
        padding: 84px 0;
    }
    .theme-scheme-corporate .site-content,
    .theme-scheme-corporate .hero-section.section,
    .theme-scheme-corporate .promotion-section.section,
    .theme-scheme-corporate .promotion-contact.section,
    .theme-scheme-corporate .promotion-sale.section,
    .theme-scheme-corporate .reservation-section.section {
        padding: 77px 0;
    }
    .section.no-section-heading {
        padding: 98px 0 63px 0;
    }
    body.theme-scheme-personal .section.no-section-heading,
    body.theme-scheme-portfolio .section.no-section-heading,
    body.theme-scheme-photography .section.no-section-heading,
    body.theme-scheme-ecommerce .section.no-section-heading {
        padding: 84px 0 49px 0;
    }
    body.theme-scheme-corporate .section.no-section-heading {
        padding: 77px 0 42px 0;
    }
    body.theme-scheme-default .site-header+.section,
    body.theme-scheme-default .custom-header+.section,
    body.theme-scheme-default .featured-slider-section+.section,
    body.theme-scheme-music .site-header+.section,
    body.theme-scheme-music .custom-header+.section,
    body.theme-scheme-music .featured-slider-section+.section {
        padding-top: 98px;
    }
    .theme-scheme-default .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 98px;
    }
    .theme-scheme-music .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 98px;
    }
    body.theme-scheme-portfolio .site-header+.section,
    body.theme-scheme-portfolio .custom-header+.section,
    body.theme-scheme-portfolio .featured-slider-section+.section,
    body.theme-scheme-photography .site-header+.section,
    body.theme-scheme-photography .custom-header+.section,
    body.theme-scheme-photography .featured-slider-section+.section,
    body.theme-scheme-ecommerce .site-header+.section,
    body.theme-scheme-ecommerce .custom-header+.section,
    body.theme-scheme-ecommerce .featured-slider-section+.section {
        padding-top: 84px;
    }
    .theme-scheme-portfolio .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 84px;
    }
    .theme-scheme-photography .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 84px;
    }
    .theme-scheme-ecommerce .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 84px;
    }
    body.theme-scheme-corporate .site-header+.section,
    body.theme-scheme-corporate .custom-header+.section,
    body.theme-scheme-corporate .featured-slider-section+.section {
        padding-top: 77px;
    }
    .theme-scheme-corporate .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 77px;
    }
    body:not(.home) .site-content {
        padding: 77px 0;
    }
    .comment-container .comment-wrap {
        padding: 35px;
    }
    .hero-section:not(.custom-video) .entry-container {
        padding-bottom: 91px;
        padding-top: 91px;
    }
    .hero-section.section.style3 .hero-content-wrapper .entry-container {
        padding-bottom: 133px;
        padding-top: 133px;
    }
    .content-position-right .hero-content-wrapper .entry-container {
        padding-left: 80px;
    }
    .content-position-left .hero-content-wrapper .entry-container {
        padding-right: 80px;
    }
    .service-section.modern-style .wrapper .section-content-wrapper,
    .service-section.modern-style .wrapper .section-content-wrapper .hentry,
    .stats-section.modern-style .wrapper .section-content-wrapper,
    .stats-section.modern-style .wrapper .section-content-wrapper .hentry {
        padding: 0 30px;
    }
    .service-section.modern-style .wrapper .section-content-wrapper .hentry-inner,
    .stats-section.modern-style .wrapper .section-content-wrapper .hentry-inner {
        padding: 30px;
    }
    .service-section.modern-style .wrapper .section-heading-wrapper,
    .stats-section.modern-style .wrapper .section-heading-wrapper {
        padding-top: 30px;
    }
    .stats-section.modern-style .entry-content,
    .stats-section.modern-style .entry-summary {
        font-size: 66px;
        font-size: 4.125rem;
    }
    .promotion-section.modern-style.content-position-left:not(.content-position-center) .content-wrapper {
        padding-right: 98px;
    }
    .promotion-section.modern-style.content-position-right:not(.content-position-center) .content-wrapper {
        padding-left: 98px;
    }
    .portfolio-section .entry-container&gt;.entry-container-inner-wrap,
    .portfolio-grid .archive-posts-wrapper .entry-container&gt;.entry-container-inner-wrap {
        padding: 30px;
    }
    .events-section.single-layout .date-week-day {
        font-size: 56px;
        font-size: 3.5rem;
    }
    .testimonial-content-section.style3 .entry-container {
        padding: 147px 56px 70px 56px;
    }
    .why-choose-us-section.modern-style .owl-dots {
        margin: 28px 0 35px 0;
    }
    .resume-section .education .date-institute {
        padding-right: 40px;
    }
    .resume-section .education .entry-container {
        padding-left: 40px;
    }
    #sticky-playlist-section:not(.playlist-shorten) .wp-playlist {
        padding: 7px 30px;
    }
    .playlist-section .hentry:not(.has-post-thumbnail) .entry-container,
    .playlist-section .entry-container,
    .content-frame .entry-container {
        padding: 49px;
    }
    .timeline-section .post-thumbnail,
    .timeline-section .hentry:nth-child(2n) .entry-container {
        padding-left: 60px;
        padding-right: 65px;
    }
    .timeline-section .entry-container,
    .timeline-section .hentry:nth-child(2n) .post-thumbnail {
        padding-left: 65px;
        padding-right: 60px;
    }
    .timeline-section .hentry {
        margin-bottom: 70px;
    }
    .story-image {
        margin: 0 60px 49px 60px;
    }
    .venue-section .has-post-thumbnail .entry-container {
        padding: 70px 0;
    }
    .venue-section .content-wrap {
        padding: 56px 70px;
    }
    .reservation-section .wrapper {
        padding: 56px 98px;
    }
    .site-header .wrapper,
    .site-secondary-header-menu .wrapper {
        padding-left: 60px;
        padding-right: 60px;
    }
    .widget-column {
        padding: 28px 60px;
    }
    body:not(.home) .custom-header-content {
        padding: 160px 100px;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-default .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-music .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-wedding .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 98px;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-personal .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-portfolio .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-photography .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-ecommerce .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 84px;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-corporate .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 77px;
    }
    .stats-section.classic-style.style3 .entry-title {
        font-size: 38px;
        font-size: 2.375rem;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .hero-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .hero-section.style3+.section {
        padding-top: 98px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .hero-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .hero-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .hero-section.style3+.section {
        padding-top: 84px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .hero-section.style3+.section {
        padding-top: 77px;
    }
    body #featured-video-section.section {
        padding: 238px 0;
    }
    body.theme-scheme-ecommerce .promotion-section.section.classic-style.style1 {
        padding: 182px 0;
    }
    .footer-widget-area {
        padding: 28px 0;
    }
}


/*--------------------------------------------------------------
## Diagonal
--------------------------------------------------------------*/


/**
 * 8.9 - &gt;= 1600px
 */

@media only screen and (min-width: 100em) {
    body,
    .testimonial-content-section .entry-title,
    .contact-section .contact-info .entry-title,
    .resume-section .entry-meta,
    .faq-section .entry-title,
    .playlist-section .wp-playlist-current-item .wp-playlist-item-title,
    .timeline-section .entry-title {
        font-size: 20px;
        font-size: 1.25rem;
    }
    h1,
    body:not(.home) .custom-header-content .entry-title {
        font-size: 48px;
        font-size: 3rem;
    }
    h2,
    .stats-section.classic-style.style3 .entry-title {
        font-size: 42px;
        font-size: 2.625rem;
    }
    h3 {
        font-size: 32px;
        font-size: 2.05rem;
    }
    button,
    .button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .posts-navigation .nav-links a,
    .pagination .nav-links .prev,
    .pagination .nav-links .next,
    #content #infinite-handle span button,
    .catch-instagram-feed-gallery-widget-wrapper .button,
    .custom-header .more-link,
    .featured-slider-section .more-link,
    .hero-section .more-link,
    .promotion-section .more-link,
    .promotion-sale .more-link,
    .pricing-section .more-link,
    .app-section .more-link,
    .venue-section .more-link {
        padding: 17px 35px;
    }
    button.ghost-button,
    .button.ghost-button,
    .more-link.ghost-button {
        padding: 14px 35px;
    }
    .author-name,
    .comment-content,
    .events-section.single-layout .entry-content,
    .events-section.single-layout .entry-summary,
    ul.products li.product .price,
    .menu-toggle,
    .events-section.single-layout .date-month-year,
    .menu-toggle-close,
    .dropdown-toggle,
    .cart-contents:before,
    .search-toggle:before,
    .search-submit:before,
    .resume-section .institute,
    .resume-section .experience .subtitle,
    .album-section .more-link,
    .widget-title,
    .theme-scheme-ecommerce .service-section.classic-style .entry-content,
    .theme-scheme-ecommerce .service-section.classic-style .entry-summary,
    .theme-scheme-personal .portfolio-section .filter-button-group .button {
        font-size: 18px;
        font-size: 1.125rem;
    }
    .site-footer .widget-title {
        margin: 0 0 28px;
    }
    .reply,
    .product-container {
        margin-top: 28px;
    }
    .archive-posts-wrapper .layout-one .hentry {
        margin-bottom: 70px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after,
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after {
        padding-bottom: 70px;
    }
    .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post).layout-one .hentry .post-wrapper {
        padding-bottom: 70px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 70px 0 70px 70px;
    }
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 70px 70px 70px 0;
    }
    .entry-title+.entry-meta {
        margin-top: 21px;
    }
    .custom-header .entry-title,
    .featured-slider-section .entry-title {
        font-size: 76px;
        font-size: 4.75rem;
    }
    .custom-header-content,
    .featured-slider-section.section .slider-content-wrapper {
        padding: 154px 120px;
    }
    .featured-slider-section:not(.style3) .nav-controls .owl-nav {
        margin-top: 21px;
    }
    .theme-scheme-corporate .custom-header .entry-title,
    .theme-scheme-corporate .featured-slider-section .entry-title,
    .featured-slider-section .nav-controls .owl-dots .active:before {
        font-size: 63px;
        font-size: 3.9375rem;
    }
    .archive-posts-wrapper .layout-one .entry-title,
    .page-title,
    .comments-title,
    .comment-reply-title {
        font-size: 32px;
        font-size: 2rem;
    }
    .section-title,
    #footer-instagram .widget-title,
    .single .content-area .entry-title,
    .page .content-area .entry-title,
    .archive .content-area .page-title,
    .search .content-area .page-title,
    .error404 .content-area .page-title,
    .woocommerce-page .page-title,
    .stats-section.classic-style .entry-title,
    .pricing-section .amount,
    .footer-title,
    .app-section .entry-title,
    .gallery-section .entry-title,
    .hero-section .entry-title,
    .promotion-contact .entry-title,
    .promotion-section .entry-title,
    .promotion-sale .entry-title,
    .venue-section .entry-title {
        font-size: 38px;
        font-size: 2.375rem;
    }
    .entry-title,
    .woocommerce-loop-product__title,
    .woocommerce-loop-category__title,
    .testimonial-content-section .content-wrap&gt;p&gt;strong,
    .author-title,
    blockquote,
    .theme-scheme-music .site-footer .widget_custom_html .custom-html-widget p:first-child {
        font-size: 24px;
        font-size: 1.5rem;
    }
    .sidebar .widget {
        margin-bottom: 42px;
        padding: 35px;
    }
    .comments-area {
        margin-top: 56px;
    }
    .main-footer-title {
        padding-top: 56px;
    }
    .site-content .entry-footer {
        margin-top: 49px;
    }
    .footer-widget-area {
        padding: 35px 0;
    }
    .widget-column.above-footer {
        padding-top: 42px;
    }
    .testimonial-content-section {
        padding: 152px 0;
    }
    #sticky-playlist-section .wp-playlist-caption,
    #sticky-playlist-section .wp-playlist-item-title,
    #sticky-playlist-section .wp-playlist-item-length,
    #sticky-playlist-section .zubin-mejs-container.mejs-container .mejs-time {
        font-size: 16px;
        font-size: 1rem;
    }
    .playlist-section.no-section-heading {
        padding-top: 168px;
    }
    .playlist-section.modern-style .has-post-thumbnail .entry-container {
        padding: 42px;
    }
    .playlist-section .content-position-left .entry-container {
        padding-left: 0;
        padding-right: 63px;
    }
    .zubin-mejs-container.mejs-container .mejs-controls {
        padding: 21px 0;
    }
    .sticky-playlist-enabled .site-footer {
        margin-bottom: 70px;
    }
    .more-button,
    .entry-summary,
    .entry-content,
    .contact-us-form form,
    .events-section .event-button {
        margin-top: 28px;
    }
    .section-subtitle,
    .venue-section .entry-image {
        margin-bottom: 21px;
    }
    .single .content-area .entry-header,
    .page .content-area .entry-header,
    .archive .content-area .page-header,
    .error404 .content-area .page-header,
    .search .content-are .page-header,
    .woocommerce-products-header {
        margin-bottom: 63px;
    }
    .header-top-bar .header-top-left {
        padding-bottom: 16px;
        padding-top: 16px;
    }
    .absolute-header #masthead+.custom-header {
        padding-top: 118px;
    }
    .archive-posts-wrapper .layout-three .more-button {
        margin-top: 35px;
    }
    .site-title {
        font-size: 28px;
        font-size: 1.75rem;
    }
    #footer-instagram .widget-title {
        margin: 84px auto 42px;
    }
    .logo-slider-section {
        padding-bottom: 63px;
    }
    .hero-section:not(.custom-video) .entry-container {
        padding-bottom: 105px;
        padding-top: 105px;
    }
    .hero-section.section.style3 .hero-content-wrapper .entry-container {
        padding-bottom: 161px;
        padding-top: 161px;
    }
    .content-position-right .hero-content-wrapper .entry-container {
        padding-left: 100px;
    }
    .content-position-left .hero-content-wrapper .entry-container {
        padding-right: 100px;
    }
    .contact-us-form form {
        margin-top: 46px;
    }
    .woocommerce a.button,
    .woocommerce input.button,
    .woocommerce input.button.alt {
        padding: 21px;
    }
    .woocommerce a.button {
        top: -121px;
    }
    ul.products li.product:hover a.button,
    ul.products li.product:focus a.button {
        opacity: 1;
        top: -92px;
    }
    #footer-instagram .widget-title {
        font-size: 48px;
        font-size: 3rem;
    }
    .hentry,
    .view-more,
    #footer-newsletter .widget-inner,
    .timeline-footer-text {
        margin-bottom: 42px;
    }
    .events-section.single-layout .hentry {
        padding-bottom: 42px;
    }
    .team-section.style1 .entry-container {
        padding: 30% 56px 80px 80px;
    }
    .team-section.style1 .owl-carousel .owl-nav {
        margin-left: 80px;
        margin-top: -40px;
    }
    .team-section.style1 .owl-carousel .owl-nav button.owl-next,
    .team-section.style1 .owl-carousel .owl-nav button.owl-prev {
        width: 80px;
        height: 80px;
    }
    .boxed-post.layout-one .hentry .entry-container,
    .border-post.layout-one .hentry .entry-container,
    .contact-section .hentry-inner {
        padding: 49px;
    }
    .boxed-post.layout-one .hentry .post-thumbnail .sticky-post,
    .border-post.layout-one .hentry .post-thumbnail .sticky-post,
    .boxed-post.layout-one .post-thumbnail .posted-on a,
    .border-post.layout-one .post-thumbnail .posted-on a {
        left: 49px;
    }
    body:not(.home) .site-content {
        padding: 91px 0;
    }
    .section-heading-wrapper {
        padding: 42px 60px 49px 60px;
    }
    .section {
        padding: 70px 0;
    }
    .theme-scheme-personal .section,
    .theme-scheme-portfolio .section,
    .theme-scheme-photography .section,
    .theme-scheme-ecommerce .section {
        padding: 56px 0;
    }
    #footer-newsletter,
    .theme-scheme-music #footer-newsletter,
    .theme-scheme-wedding #footer-newsletter {
        padding: 112px 0 70px 0;
    }
    .theme-scheme-personal #footer-newsletter,
    .theme-scheme-portfolio #footer-newsletter,
    .theme-scheme-photography #footer-newsletter,
    .theme-scheme-ecommerce #footer-newsletter {
        padding: 98px 0 56px 0;
    }
    .theme-scheme-corporate #footer-newsletter {
        padding: 84px 0 42px 0;
    }
    .site-content,
    .hero-section.section,
    .promotion-section.section,
    .promotion-contact.section,
    .promotion-sale.section,
    .reservation-section.section {
        padding: 112px 0;
    }
    .theme-scheme-personal .site-content,
    .theme-scheme-personal .hero-section.section,
    .theme-scheme-personal .promotion-section.section,
    .theme-scheme-personal .promotion-contact.section,
    .theme-scheme-personal .promotion-sale.section,
    .theme-scheme-personal .reservation-section.section,
    .theme-scheme-portfolio .site-content,
    .theme-scheme-portfolio .hero-section.section,
    .theme-scheme-portfolio .promotion-section.section,
    .theme-scheme-portfolio .promotion-contact.section,
    .theme-scheme-portfolio .promotion-sale.section,
    .theme-scheme-portfolio .reservation-section.section,
    .theme-scheme-photography .site-content,
    .theme-scheme-photography .hero-section.section,
    .theme-scheme-photography .promotion-section.section,
    .theme-scheme-photography .promotion-contact.section,
    .theme-scheme-photography .promotion-sale.section,
    .theme-scheme-photography .reservation-section.section,
    .theme-scheme-ecommerce .site-content,
    .theme-scheme-ecommerce .hero-section.section,
    .theme-scheme-ecommerce .promotion-section.section,
    .theme-scheme-ecommerce .promotion-contact.section,
    .theme-scheme-ecommerce .promotion-sale.section,
    .theme-scheme-ecommerce .reservation-section.section {
        padding: 98px 0;
    }
    .theme-scheme-corporate .site-content,
    .theme-scheme-corporate .hero-section.section,
    .theme-scheme-corporate .promotion-section.section,
    .theme-scheme-corporate .promotion-contact.section,
    .theme-scheme-corporate .promotion-sale.section,
    .theme-scheme-corporate .reservation-section.section {
        padding: 84px 0;
    }
    .section.no-section-heading {
        padding: 112px 0 70px 0;
    }
    body.theme-scheme-personal .section.no-section-heading,
    body.theme-scheme-portfolio .section.no-section-heading,
    body.theme-scheme-photography .section.no-section-heading,
    body.theme-scheme-ecommerce .section.no-section-heading {
        padding: 98px 0 56px 0;
    }
    body.theme-scheme-corporate .section.no-section-heading {
        padding: 84px 0 42px 0;
    }
    body.theme-scheme-default .site-header+.section,
    body.theme-scheme-default .custom-header+.section,
    body.theme-scheme-default .featured-slider-section+.section,
    body.theme-scheme-music .site-header+.section,
    body.theme-scheme-music .custom-header+.section,
    body.theme-scheme-music .featured-slider-section+.section {
        padding-top: 112px;
    }
    .theme-scheme-default .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 112px;
    }
    .theme-scheme-music .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 112px;
    }
    body.theme-scheme-portfolio .site-header+.section,
    body.theme-scheme-portfolio .custom-header+.section,
    body.theme-scheme-portfolio .featured-slider-section+.section,
    body.theme-scheme-photography .site-header+.section,
    body.theme-scheme-photography .custom-header+.section,
    body.theme-scheme-photography .featured-slider-section+.section,
    body.theme-scheme-ecommerce .site-header+.section,
    body.theme-scheme-ecommerce .custom-header+.section,
    body.theme-scheme-ecommerce .featured-slider-section+.section {
        padding-top: 98px;
    }
    .theme-scheme-portfolio .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 98px;
    }
    .theme-scheme-photography .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 98px;
    }
    .theme-scheme-ecommerce .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 98px;
    }
    body.theme-scheme-corporate .site-header+.section,
    body.theme-scheme-corporate .custom-header+.section,
    body.theme-scheme-corporate .featured-slider-section+.section {
        padding-top: 84px;
    }
    .theme-scheme-corporate .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 84px;
    }
    .post-navigation .nav-previous a,
    .post-navigation .nav-next a {
        padding: 35px;
    }
    .comment-list article,
    .comment-list .pingback,
    .comment-list .trackback {
        padding: 25px 0;
    }
    .comment-list article+.comment-respond {
        margin-bottom: 25px;
        margin-top: 25px;
    }
    .stats-section.modern-style .entry-content,
    .stats-section.modern-style .entry-summary {
        font-size: 76px;
        font-size: 4.75rem;
    }
    .custom-video-button-play {
        font-size: 28px;
        font-size: 1.75rem;
        height: 80px;
        padding: 26px;
        width: 80px;
    }
    .mixed&gt;span {
        font-size: 18px;
        font-size: 1.125rem;
        padding-left: 21px;
    }
    .promotion-section .video-thumbnail,
    .promotion-section.style2 .entry-container .video-thumbnail+.more-button {
        margin-top: 28px;
    }
    .playlist-section .hentry:not(.has-post-thumbnail) .entry-container,
    .playlist-section .entry-container,
    .content-frame .entry-container {
        padding: 56px;
    }
    .promotion-section.modern-style.content-position-left:not(.content-position-center) .content-wrapper {
        padding-right: 112px;
    }
    .promotion-section.modern-style.content-position-right:not(.content-position-center) .content-wrapper {
        padding-left: 112px;
    }
    .portfolio-section .entry-container&gt;.entry-container-inner-wrap,
    .portfolio-grid .archive-posts-wrapper .entry-container&gt;.entry-container-inner-wrap {
        padding: 35px;
    }
    .events-section.single-layout .date-week-day {
        font-size: 63px;
        font-size: 3.9375rem;
    }
    .events-section .video-thumbnail {
        margin-bottom: 49px;
    }
    .events-section figcaption {
        margin-top: 35px;
    }
    .team-section.style1 .wrapper .section-description,
    .team-section.style1 .view-more {
        margin-top: 35px;
    }
    .team-section.style1 .wrapper {
        padding-bottom: 42px;
    }
    .team-section.style2 .entry-content,
    .team-section.style2 .entry-summary {
        padding-top: 28px;
    }
    .team-section.style1 .section-heading-wrapper {
        padding-left: 50px;
    }
    .team-section.style1 .wrapper .section-content-wrapper {
        padding-right: 50px;
    }
    .testimonial-content-section.style1 .section-content-wrapper .hentry-inner .post-thumbnail,
    .testimonial-content-section.style2 .section-content-wrapper .hentry-inner .post-thumbnail {
        width: 100px;
        height: 100px;
    }
    .testimonial-content-section.style1 .section-content-wrapper .hentry-inner .post-thumbnail img,
    .testimonial-content-section.style2 .section-content-wrapper .hentry-inner .post-thumbnail img {
        height: 100px;
        width: 100px;
    }
    .testimonial-content-section.style4 .section-content-wrapper .hentry-inner .post-thumbnail,
    .product-review-section .section-content-wrapper .hentry-inner .post-thumbnail {
        margin-right: 28px;
    }
    .testimonial-content-section.style1 .entry-header,
    .testimonial-content-section.style3 .entry-header {
        margin-top: 35px;
    }
    .testimonial-content-section.style2 .entry-header {
        margin-top: 21px;
    }
    .testimonial-content-section.style1 .has-post-thumbnail .entry-container {
        padding: 84px 42px 42px 42px;
    }
    .testimonial-content-section.style3 .entry-content:before {
        top: -28px;
    }
    .testimonial-content-section.style3 .entry-container {
        padding: 161px 63px 84px 63px;
    }
    .why-choose-us-section.modern-style .owl-item {
        padding: 0 15px;
    }
    .skill-section .entry-title {
        margin-bottom: 21px;
    }
    .pricing-section .content-wrapper {
        padding: 35px 63px;
    }
    .pricing-section .entry-title a {
        padding: 35px;
    }
    .pricing-section .entry-content&gt;p:before,
    .pricing-section .entry-summary&gt;p:before,
    .pricing-section .entry-content&gt;ul li:before,
    .pricing-section .entry-summary&gt;ul li:before {
        margin-right: 21px;
    }
    .resume-section .education .institute {
        margin-top: 14px;
    }
    .faq-section .entry-header {
        padding: 14px 35px;
    }
    .faq-section .view-more {
        margin-top: 35px;
    }
    .faq-section .entry-content,
    .faq-section .entry-summary {
        padding: 35px 35px 0 35px;
    }
    .faq-section .section-heading-wrapper {
        padding-bottom: 42px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding) .faq-section.section .section-heading-wrapper {
        padding-top: 42px;
    }
    .faq-section .section-content-wrapper {
        padding-bottom: 42px;
        padding-top: 42px;
    }
    #footer-newsletter .ewnewsletter .hentry form input[type="email"] {
        padding-right: 181px;
    }
    .app-section .view-more {
        margin: 42px 0 0 0;
    }
    .timeline-section .hentry:before {
        padding: 20px;
    }
    .timeline-section .hentry:after {
        height: 80px;
        padding: 40px;
        width: 80px;
    }
    .timeline-section .hentry {
        margin-bottom: 84px;
    }
    .theme-scheme-personal .venue-section .wrapper,
    .theme-scheme-wedding .venue-section .wrapper {
        padding-top: 42px;
    }
    .venue-section .has-post-thumbnail .entry-container {
        padding: 84px 0;
    }
    .venue-section .content-wrap {
        padding: 63px 84px;
    }
    .venue-section .content-wrap {
        border: 25px solid;
    }
    .venue-section.content-position-left .has-post-thumbnail .content-wrap {
        margin-right: -25px;
    }
    .venue-section.content-position-right .has-post-thumbnail .content-wrap {
        margin-left: -25px;
    }
    .reservation-section .wrapper {
        padding: 63px 112px;
    }
    .top-destinations .entry-header {
        padding: 35px;
    }
    .navigation-classic.menu-align-left .site-header-main .site-branding,
    .navigation-classic.header-right-enabled .site-header-main .site-branding {
        padding-right: 70px;
    }
    .site-header-right li {
        margin-left: 28px;
    }
    .site-header-right .contact-options&gt;strong {
        font-size: 21px;
        font-size: 1.3125rem;
    }
    .site-header-right:not(.icon-with-border) li:before {
        font-size: 28px;
        font-size: 1.75rem;
    }
    body:not(.home) .custom-header-content {
        padding: 200px 100px;
    }
    .site-footer-menu .social-navigation {
        padding-bottom: 35px;
        padding-top: 49px;
    }
    .site-footer-menu .social-navigation a {
        font-size: 32px;
        font-size: 2rem;
    }
    body:not(.has-featured-slider):not(.has-header-media) .site-header+.section.portfolio-section .section-title {
        font-size: 49px;
        font-size: 3.0625rem;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-default .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-music .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-wedding .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 112px;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-personal .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-portfolio .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-photography .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-ecommerce .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 98px;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-corporate .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 84px;
    }
    .featured-video-section .custom-video-button:after {
        width: 80px;
        height: 80px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .hero-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .hero-section.style3+.section {
        padding-top: 112px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .hero-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .hero-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .hero-section.style3+.section {
        padding-top: 98px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .hero-section.style3+.section {
        padding-top: 84px;
    }
    body #featured-video-section.section {
        padding: 280px 0;
    }
    body.theme-scheme-ecommerce .promotion-section.section.classic-style.style1 {
        padding: 203px 0;
    }
    #content #infinite-handle,
    #content .infinite-loader {
        bottom: -57px;
    }
    .infinite-scroll .site-content .archive-posts-wrapper .section-content-wrapper,
    .infinite-scroll .site-content .archive-posts-wrapper .section-content-wrapper.layout-one {
        padding: 0 0 57px 0;
    }
    .author-avatar .avatar {
        height: 105px;
        width: 105px;
    }
    .ew-posts li {
        margin-bottom: 28px;
    }
    .contact-section .section-content-wrapper.contact-form.layout-two .form-contact {
        padding-right: 49px;
    }
}


/*--------------------------------------------------------------
## Ultra Wide
--------------------------------------------------------------*/


/**
 * 8.10 - &gt;= 1920px
 */

@media only screen and (min-width: 120em) {
    h1,
    body:not(.home) .custom-header-content .entry-title {
        font-size: 58px;
        font-size: 3.625rem;
    }
    h2 {
        font-size: 49px;
        font-size: 2.4rem;
    }
    .archive-posts-wrapper .layout-one .entry-title,
    .page-title,
    .comments-title,
    .comment-reply-title {
        font-size: 36px;
        font-size: 2.45rem;
    }
    .single .content-area .entry-header,
    .page .content-area .entry-header,
    .archive .content-area .page-header,
    .error404 .content-area .page-header,
    .search .content-are .page-header,
    .woocommerce-products-header {
        margin-bottom: 70px;
    }
    .section-title,
    #footer-instagram .widget-title,
    .single .content-area .entry-title,
    .page .content-area .entry-title,
    .archive .content-area .page-title,
    .search .content-area .page-title,
    .error404 .content-area .page-title,
    .woocommerce-page .page-title,
    .stats-section.classic-style .entry-title .pricing-section .amount,
    .footer-title,
    .app-section .entry-title,
    .gallery-section .entry-title,
    .hero-section .entry-title,
    .promotion-contact .entry-title,
    .promotion-section .entry-title,
    .promotion-sale .entry-title,
    .venue-section .entry-title {
        font-size: 42px;
        font-size: 2.625rem;
    }
    .stats-section.classic-style.style3 .entry-title {
        font-size: 48px;
        font-size: 3rem;
    }
    .sidebar .widget {
        margin-bottom: 56px;
    }
    .custom-header .entry-title,
    .featured-slider-section .entry-title {
        font-size: 96px;
        font-size: 6rem;
    }
    .custom-header-content,
    .featured-slider-section.section .slider-content-wrapper {
        padding: 175px 120px;
    }
    .theme-scheme-corporate .custom-header .entry-title,
    .theme-scheme-corporate .featured-slider-section .entry-title,
    .featured-slider-section .nav-controls .owl-dots .active:before {
        font-size: 70px;
        font-size: 4.375rem;
    }
    .featured-slider-section.style1 .nav-controls {
        padding: 60px;
    }
    .featured-slider-section.style3:hover .owl-nav .owl-prev,
    .featured-slider-section.style3:focus .owl-nav .owl-prev {
        left: 60px;
    }
    .featured-slider-section.style3:hover .owl-nav .owl-next,
    .featured-slider-section.style3:focus .owl-nav .owl-next {
        right: 60px;
    }
    body.hero-content-enabled .featured-slider-section.style1 .nav-controls {
        left: -105px;
    }
    .section-heading-wrapper {
        padding: 42px 60px 63px 60px;
    }
    .section {
        padding: 91px 0;
    }
    .theme-scheme-music .section,
    .theme-scheme-wedding .section {
        padding: 84px 0;
    }
    .theme-scheme-personal .section,
    .theme-scheme-portfolio .section,
    .theme-scheme-photography .section,
    .theme-scheme-ecommerce .section {
        padding: 70px 0;
    }
    .theme-scheme-corporate .section {
        padding: 49px 0;
    }
    #footer-newsletter {
        padding: 133px 0 91px 0;
    }
    .theme-scheme-music #footer-newsletter,
    .theme-scheme-wedding #footer-newsletter {
        padding: 126px 0 84px 0;
    }
    .theme-scheme-personal #footer-newsletter,
    .theme-scheme-portfolio #footer-newsletter,
    .theme-scheme-photography #footer-newsletter,
    .theme-scheme-ecommerce #footer-newsletter {
        padding: 112px 0 70px 0;
    }
    .theme-scheme-corporate #footer-newsletter {
        padding: 91px 0 49px 0;
    }
    .site-content,
    .hero-section.section,
    .promotion-section.section,
    .promotion-contact.section,
    .promotion-sale.section,
    .reservation-section.section {
        padding: 133px 0;
    }
    .theme-scheme-music .site-content,
    .theme-scheme-music .hero-section.section,
    .theme-scheme-music .promotion-section.section,
    .theme-scheme-music .promotion-contact.section,
    .theme-scheme-music .promotion-sale.section,
    .theme-scheme-music .reservation-section.section,
    .theme-scheme-wedding .site-content,
    .theme-scheme-wedding .hero-section.section,
    .theme-scheme-wedding .promotion-section.section,
    .theme-scheme-wedding .promotion-contact.section,
    .theme-scheme-wedding .promotion-sale.section,
    .theme-scheme-wedding .reservation-section.section {
        padding: 126px 0;
    }
    .theme-scheme-personal .site-content,
    .theme-scheme-personal .hero-section.section,
    .theme-scheme-personal .promotion-section.section,
    .theme-scheme-personal .promotion-contact.section,
    .theme-scheme-personal .promotion-sale.section,
    .theme-scheme-personal .reservation-section.section,
    .theme-scheme-portfolio .site-content,
    .theme-scheme-portfolio .hero-section.section,
    .theme-scheme-portfolio .promotion-section.section,
    .theme-scheme-portfolio .promotion-contact.section,
    .theme-scheme-portfolio .promotion-sale.section,
    .theme-scheme-portfolio .reservation-section.section,
    .theme-scheme-photography .site-content,
    .theme-scheme-photography .hero-section.section,
    .theme-scheme-photography .promotion-section.section,
    .theme-scheme-photography .promotion-contact.section,
    .theme-scheme-photography .promotion-sale.section,
    .theme-scheme-photography .reservation-section.section,
    .theme-scheme-ecommerce .site-content,
    .theme-scheme-ecommerce .hero-section.section,
    .theme-scheme-ecommerce .promotion-section.section,
    .theme-scheme-ecommerce .promotion-contact.section,
    .theme-scheme-ecommerce .promotion-sale.section,
    .theme-scheme-ecommerce .reservation-section.section {
        padding: 112px 0;
    }
    .theme-scheme-corporate .site-content,
    .theme-scheme-corporate .hero-section.section,
    .theme-scheme-corporate .promotion-section.section,
    .theme-scheme-corporate .promotion-contact.section,
    .theme-scheme-corporate .promotion-sale.section,
    .theme-scheme-corporate .reservation-section.section {
        padding: 91px 0;
    }
    .section.no-section-heading {
        padding: 133px 0 91px 0;
    }
    body.theme-scheme-music .section.no-section-heading,
    body.theme-scheme-wedding .section.no-section-heading {
        padding: 126px 0 84px 0;
    }
    body.theme-scheme-personal .section.no-section-heading,
    body.theme-scheme-portfolio .section.no-section-heading,
    body.theme-scheme-photography .section.no-section-heading,
    body.theme-scheme-ecommerce .section.no-section-heading {
        padding: 112px 0 70px 0;
    }
    body.theme-scheme-corporate .section.no-section-heading {
        padding: 91px 0 49px 0;
    }
    body.theme-scheme-default .site-header+.section,
    body.theme-scheme-default .custom-header+.section,
    body.theme-scheme-default .featured-slider-section+.section {
        padding-top: 133px;
    }
    .theme-scheme-default .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-default .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 133px;
    }
    body.theme-scheme-portfolio .site-header+.section,
    body.theme-scheme-portfolio .custom-header+.section,
    body.theme-scheme-portfolio .featured-slider-section+.section,
    body.theme-scheme-photography .site-header+.section,
    body.theme-scheme-photography .custom-header+.section,
    body.theme-scheme-photography .featured-slider-section+.section,
    body.theme-scheme-ecommerce .site-header+.section,
    body.theme-scheme-ecommerce .custom-header+.section,
    body.theme-scheme-ecommerce .featured-slider-section+.section {
        padding-top: 112px;
    }
    .theme-scheme-portfolio .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-portfolio .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 112px;
    }
    .theme-scheme-photography .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-photography .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 112px;
    }
    .theme-scheme-ecommerce .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-ecommerce .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 112px;
    }
    body.theme-scheme-corporate .site-header+.section,
    body.theme-scheme-corporate .custom-header+.section,
    body.theme-scheme-corporate .featured-slider-section+.section {
        padding-top: 91px;
    }
    .theme-scheme-corporate .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-corporate .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 91px;
    }
    body.theme-scheme-music .site-header+.section,
    body.theme-scheme-music .custom-header+.section,
    body.theme-scheme-music .featured-slider-section+.section {
        padding-top: 126px;
    }
    .theme-scheme-music .site-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .custom-header+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section),
    .theme-scheme-music .featured-slider-section+.section:not(.app-section):not(.countdown-section):not(.gallery-section):not(.promotion-contact):not(.promotion-section):not(.promotion-sale):not(.reservation-section):not(.logo-slider-section):not(.testimonial-content-section) {
        padding-top: 126px;
    }
    .archive-posts-wrapper .layout-three .more-button {
        margin-top: 42px;
    }
    .boxed-post .hentry .entry-container,
    .border-post .hentry .entry-container,
    .events-section.grid-layout .entry-container,
    .resume-section .experience .hentry-inner {
        padding: 42px;
    }
    .boxed-post.layout-one .hentry .entry-container,
    .border-post.layout-one .hentry .entry-container,
    .contact-section .hentry-inner {
        padding: 56px;
    }
    .boxed-post .hentry .post-thumbnail .sticky-post,
    .border-post .hentry .post-thumbnail .sticky-post,
    .boxed-post .post-thumbnail .posted-on a,
    .border-post .post-thumbnail .posted-on a {
        left: 42px;
    }
    .boxed-post.layout-one .hentry .post-thumbnail .sticky-post,
    .border-post.layout-one .hentry .post-thumbnail .sticky-post,
    .boxed-post.layout-one .post-thumbnail .posted-on a,
    .border-post.layout-one .post-thumbnail .posted-on a {
        left: 56px;
    }
    .archive-posts-wrapper .layout-one .hentry {
        margin-bottom: 84px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after,
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after {
        padding-bottom: 84px;
    }
    .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post).layout-one .hentry .post-wrapper {
        padding-bottom: 84px;
    }
    .excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 84px 0 84px 84px;
    }
    .excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry.has-post-thumbnail .entry-container {
        padding: 84px 84px 84px 0;
    }
    body:not(.home) .site-content {
        padding: 105px 0;
    }
    .comments-area {
        margin-top: 70px;
    }
    .main-footer-title {
        padding-top: 70px;
    }
    .navigation.post-navigation {
        margin-bottom: 28px;
        padding-top: 28px;
    }
    .site-content .entry-footer {
        margin-top: 56px;
    }
    .comment-respond {
        padding: 56px;
    }
    .hero-section:not(.custom-video) .entry-container {
        padding-bottom: 126px;
        padding-top: 126px;
    }
    .hero-section.section.style3 .hero-content-wrapper .entry-container {
        padding-bottom: 189px;
        padding-top: 189px;
    }
    .hero-content-wrapper.hero-personal .entry-container {
        padding-bottom: 191px;
        padding-top: 191px;
    }
    .hero-content-wrapper.hero-corporate .entry-container {
        padding-bottom: 196px;
        padding-top: 196px;
    }
    .content-position-right .hero-content-wrapper .entry-container {
        padding-left: 120px;
    }
    .content-position-left .hero-content-wrapper .entry-container {
        padding-right: 120px;
    }
    .stats-section.modern-style .entry-content,
    .stats-section.modern-style .entry-summary {
        font-size: 90px;
        font-size: 5.625rem;
    }
    .featured-video-section .custom-video-button-play {
        font-size: 32px;
        font-size: 2rem;
        height: 110px;
        padding: 39px;
        width: 110px;
    }
    .promotion-section.modern-style.content-position-left:not(.content-position-center) .content-wrapper {
        padding-right: 133px;
    }
    .promotion-section.modern-style.content-position-right:not(.content-position-center) .content-wrapper {
        padding-left: 133px;
    }
    .portfolio-section .entry-container&gt;.entry-container-inner-wrap,
    .portfolio-grid .archive-posts-wrapper .entry-container&gt;.entry-container-inner-wrap {
        padding: 40px;
    }
    .events-section.single-layout .date-month-year {
        font-size: 20px;
        font-size: 1.25rem;
    }
    .events-section.single-layout .date-week-day {
        font-size: 70px;
        font-size: 4.375rem;
    }
    .events-section .video-thumbnail {
        margin-bottom: 56px;
    }
    .team-section.style1 .wrapper .section-description,
    .team-section.style1 .view-more {
        margin-top: 42px;
    }
    .team-section.style3 .entry-container {
        padding: 35px 42px;
    }
    .team-section.style1 .section-heading-wrapper {
        padding-left: 60px;
    }
    .team-section.style1 .wrapper .section-content-wrapper {
        padding-right: 60px;
    }
    .testimonial-content-section.style1 .has-post-thumbnail .entry-container {
        padding: 91px 49px 49px 49px;
    }
    .testimonial-content-section.style3 .entry-container {
        padding: 182px 70px 105px 70px;
    }
    .testimonial-content-section.style4 .entry-container,
    .product-review-section .entry-container {
        padding: 112px 42px 42px 42px;
    }
    .testimonial-content-section.style1 .entry-header,
    .testimonial-content-section.style3 .entry-header {
        margin-top: 42px;
    }
    .testimonial-content-section.style3 .entry-content:before {
        top: -35px;
    }
    .why-choose-us-section.modern-style .owl-item {
        padding: 0 20px;
    }
    .why-choose-us-section.modern-style .owl-dots {
        margin: 42px 0;
    }
    .pricing-section .content-wrapper {
        padding: 42px 63px;
    }
    .contact-section .contact-info .post-thumbnail {
        margin-bottom: 42px;
    }
    .collection-wrapper .entry-container {
        padding: 42px;
    }
    .playlist-section .hentry:not(.has-post-thumbnail) .entry-container,
    .playlist-section .entry-container,
    .content-frame .entry-container {
        padding: 63px;
    }
    .countdown-section #clock .countdown-number {
        font-size: 70px;
        font-size: 4.375rem;
    }
    .timeline-section .hentry {
        margin-bottom: 105px;
    }
    .story-image {
        margin: 0 60px 56px 60px;
    }
    .venue-section .has-post-thumbnail .entry-container {
        padding: 105px 0;
    }
    .venue-section .content-wrap {
        padding: 70px 105px;
    }
    .reservation-section .wrapper {
        padding: 70px 133px;
    }
    .top-destinations .entry-header {
        padding: 42px;
    }
    .navigation-classic.menu-align-left .site-header-main .site-branding,
    .navigation-classic.header-right-enabled .site-header-main .site-branding {
        padding-right: 91px;
    }
    .site-header-right li {
        margin-left: 35px;
    }
    .site-header-right:not(.icon-with-border) li:before {
        font-size: 32px;
        font-size: 2rem;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-default .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 133px;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-personal .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-portfolio .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-photography .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-ecommerce .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 112px;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-corporate .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 91px;
    }
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-music .site-header+.section.portfolio-section .section-heading-wrapper,
    body:not(.has-featured-slider):not(.has-header-media).theme-scheme-wedding .site-header+.section.portfolio-section .section-heading-wrapper {
        padding-bottom: 126px;
    }
    body:not(.has-featured-slider):not(.has-header-media) .site-header+.section.portfolio-section .section-title {
        font-size: 56px;
        font-size: 3.5rem;
    }
    .featured-video-section .custom-video-button:after {
        width: 110px;
        height: 110px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-default .hero-section.style3+.section {
        padding-top: 133px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-music .hero-section.style3+.section {
        padding-top: 126px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-portfolio .hero-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-photography .hero-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-ecommerce .hero-section.style3+.section {
        padding-top: 112px;
    }
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .app-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .countdown-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .gallery-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-contact.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-sale.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .reservation-section.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .stats-section.classic-style.style1.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .logo-slider-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .testimonial-content-section.style3,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .hero-section.style3.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .app-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .countdown-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .featured-video-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .gallery-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-contact+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .promotion-sale+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .reservation-section+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .stats-section.classic-style.style1+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .logo-slider-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .testimonial-content-section.style3+.section,
    body:not(.theme-scheme-personal):not(.theme-scheme-wedding).theme-scheme-corporate .hero-section.style3+.section {
        padding-top: 91px;
    }
    body #featured-video-section.section {
        padding: 322px 0;
    }
    body.theme-scheme-ecommerce .promotion-section.section.classic-style.style1 {
        padding: 224px 0;
    }
    .author-avatar .avatar {
        height: 125px;
        width: 125px;
    }
    .author-avatar {
        margin: 0 35px 0 0;
    }
    .footer-widget-area {
        padding: 42px 0;
    }
    .site-footer-menu .social-navigation {
        padding-bottom: 42px;
        padding-top: 56px;
    }
    .contact-section .section-content-wrapper.contact-form.layout-two .form-contact {
        padding-right: 56px;
    }
}


/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/


/**
 * 10.0 - Color
 */


/* Theme Background Color */


/* Body Background Color */

body {
    background-color: #ffffff;
}


/* Primary Background Color */

.menu-inside-wrapper,
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond input[type="url"],
.comment-respond input[type="password"],
.comment-respond input[type="search"],
.comment-respond input[type="number"],
.comment-respond input[type="tel"],
.comment-respond input[type="range"],
.comment-respond input[type="date"],
.comment-respond input[type="month"],
.comment-respond input[type="week"],
.comment-respond input[type="time"],
.comment-respond input[type="datetime"],
.comment-respond input[type="datetime-local"],
.comment-respond input[type="color"],
.comment-respond textarea,
.comment-respond select,
.sidebar input[type="search"].search-field,
.select2-container--default .select2-selection--single,
.screen-reader-text:focus,
.boxed-layout .site,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.testimonial-content-section.style3 .hentry-inner .entry-container,
.why-choose-us-section.modern-style .entry-container,
.ew-newsletter input[type="text"],
.ew-newsletter input[type="email"],
.ew-newsletter textarea,
.timeline-section .hentry:after,
.reservation-section .wrapper,
section.ew-tabbed-recent-popular .ui-tabs .ui-tabs-panel,
section.ew-tabbed-recent-popular .ui-state-default.ui-state-active,
section.ew-tabbed-recent-popular .ui-widget-content .ui-state-default.ui-state-active,
section.ew-tabbed-recent-popular .ui-widget-header .ui-state-default.ui-state-active,
.theme-scheme-music button.ghost-button&gt;span,
.theme-scheme-music .button.ghost-button&gt;span,
.theme-scheme-music .more-link.ghost-button&gt;span,
.theme-scheme-personal .section:nth-child(2n-1).contact-section .hentry-inner,
.theme-scheme-personal .section:nth-child(2n-1) .boxed-post .hentry .entry-container,
.theme-scheme-personal .section:nth-child(2n-1).events-section.grid-layout .entry-container,
.theme-scheme-personal .section:nth-child(2n-1).team-section.style3 .entry-container,
.theme-scheme-personal .section:nth-child(2n-1).testimonial-content-section.style4 .hentry-inner,
.theme-scheme-personal .section:nth-child(2n-1).product-review-section .hentry-inner,
.theme-scheme-personal .section:nth-child(2n-1).faq-section .entry-header,
.theme-scheme-personal .section:nth-child(2n-1).playlist-section .entry-container,
.theme-scheme-wedding .section:nth-child(2n-1).contact-section .hentry-inner,
.theme-scheme-wedding .section:nth-child(2n-1) .boxed-post .hentry .entry-container,
.theme-scheme-wedding .section:nth-child(2n-1).events-section.grid-layout .entry-container,
.theme-scheme-wedding .section:nth-child(2n-1).team-section.style3 .entry-container,
.theme-scheme-wedding .section:nth-child(2n-1).testimonial-content-section.style4 .hentry-inner,
.theme-scheme-wedding .section:nth-child(2n-1).product-review-section .hentry-inner,
.theme-scheme-wedding .section:nth-child(2n-1).faq-section .entry-header,
.theme-scheme-wedding .section:nth-child(2n-1).playlist-section .entry-container,
body.modern-social .site-header-main .social-navigation&gt;ul {
    background-color: #ffffff;
}

.timeline-section .hentry:before {
    color: #ffffff;
}

.testimonial-content-section.style2 .entry-content:after,
.testimonial-content-section.style2 .entry-summary:after {
    border-top-color: #ffffff;
}


/* Secondary Background Color */

.theme-scheme-personal .section:nth-child(2n-1),
.theme-scheme-wedding .section:nth-child(2n-1),
#primary-menu-wrapper .site-header-cart,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select,
ins,
.sidebar .widget,
#footer-newsletter,
mark,
ins,
ul.tabs.wc-tabs li.active a,
.woocommerce-Tabs-panel,
.shop_table thead th,
ul.wc_payment_methods.payment_methods.methods li,
.comment-respond,
.widget_shopping_cart,
pre,
section.ew-tabbed-recent-popular .ui-state-default,
section.ew-tabbed-recent-popular .ui-widget-content .ui-state-default,
section.ew-tabbed-recent-popular .ui-widget-header .ui-state-default,
.pagination .page-numbers,
.pagination .page-numbers.dots:hover,
.pagination .page-numbers.dots:focus,
.page-links .post-page-numbers,
.comment-container .comment-wrap,
.pricing-section .hentry:not(.highlight) .hentry-inner:hover .entry-title a,
.boxed-post .hentry .entry-container,
.events-section.grid-layout .entry-container,
.team-section.style3 .entry-container,
.logo-slider-section.style3,
.testimonial-content-section.style4 .hentry-inner,
.product-review-section .hentry-inner,
.testimonial-content-section.style3,
.faq-section .entry-header,
.playlist-section .entry-container,
.absolute-header.header-top-with-bg .header-top-bar,
.header-top-with-bg .header-top-bar,
.rounded-social .site-footer-menu .social-navigation a:hover,
.rounded-social .site-footer-menu .social-navigation a:focus,
.rounded-social .site-footer-menu .social-links-menu a:hover,
.rounded-social .site-footer-menu .social-links-menu a:focus,
.main-navigation ul ul,
.top-navigation ul ul,
.secondary-navigation ul ul,
.contact-section .hentry-inner,
body.modern-social .site-header-main .social-navigation {
    background-color: #fafafa;
}

@media only screen and (min-width: 75em) {
    .top-navigation .sub-menu,
    .top-navigation .children,
    .navigation-classic .main-navigation .sub-menu,
    .navigation-classic .main-navigation .children,
    .secondary-navigation .sub-menu,
    .secondary-navigation .children {
        background-color: #fafafa;
    }
}

.comment-container .comment-wrap:before {
    border-right-color: #fafafa;
}

.theme-scheme-personal .section:nth-child(2n-1).testimonial-content-section.style2 .entry-content:after,
.theme-scheme-personal .section:nth-child(2n-1).testimonial-content-section.style2 .entry-summary:after,
.theme-scheme-wedding .section:nth-child(2n-1).testimonial-content-section.style2 .entry-content:after,
.theme-scheme-wedding .section:nth-child(2n-1).testimonial-content-section.style2 .entry-summary:after {
    border-top-color: #fafafa;
}


/* Tertiary background Color */

.custom-header,
#colophon,
.post-wrapper .post-thumbnail .posted-on a {
    background-color: #232323;
}


/* Theme Color */


/* Main Text Color */

body,
input,
select,
optgroup,
textarea,
input::placeholder,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.breadcrumb-area .entry-breadcrumbs,
.breadcrumb-area .woocommerce-breadcrumb,
.breadcrumb-area .entry-breadcrumbs a,
.breadcrumb-area .woocommerce-breadcrumb a,
.pagination .page-numbers,
.pagination .page-numbers.dots:hover,
.pagination .page-numbers.dots:focus,
#cancel-comment-reply-link,
.skill-section .entry-title span,
.app-section .social-navigation a,
.album-section .social-navigation a,
.zubin-mejs-container.mejs-container button,
.mejs-time,
.zubin-mejs-container.mejs-container button,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button,
section.ew-tabbed-recent-popular .ui-widget-content {
    color: #333333;
}


/* Header Text Color */

.site-title a,
.site-description {
    color: #000000;
}


/* Header Text Hover Color */

.site-title a:hover,
.site-title a:focus {
    color: #666666;
}


/* Absolute Header Text Color */

.absolute-header .site-title a,
.absolute-header .site-description {
    color: #ffffff;
}


/* Absolute Header Text Hover Color */

.absolute-header .site-title a:hover,
.absolute-header .site-title a:focus {
    color: #cccccc;
}


/* Header Navigation Color */

.menu-toggle,
.cart-contents,
.site-header-menu .main-navigation a,
.site-header-menu .social-navigation a,
.dropdown-toggle,
.header-top-bar .header-top-left,
.header-top-with-bg .header-top-bar .header-top-left,
.top-navigation a,
.header-top-bar .social-navigation a,
.absolute-header .header-top-bar .menu-toggle,
.site-secondary-header-menu .secondary-navigation a,
.site-secondary-header-menu .social-navigation a,
.site-header-right .contact-options&gt;*,
.site-header-right .contact-options a {
    color: #000000;
}

@media only screen and (min-width: 48em) {
    body.modern-social .site-header-main .social-navigation a {
        color: #000000;
    }
}

@media only screen and (min-width: 75em) {
    .navigation-classic.absolute-header .site-header-menu .main-navigation ul ul a,
    .top-navigation ul ul a,
    .absolute-header:not(.header-top-with-bg) .top-navigation ul ul a,
    .site-secondary-header-menu .secondary-navigation ul ul a {
        color: #000000;
    }
}


/* Header Navigation Hover Color */

.menu-toggle:hover,
.menu-toggle:focus,
.cart-contents:hover,
.cart-contents:focus,
.site-header-menu .main-navigation a:hover,
.site-header-menu .main-navigation a:focus,
.site-header-menu .social-navigation a:hover,
.site-header-menu .social-navigation a:focus,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.site-header-menu .main-navigation .current_page_item&gt;a,
.site-header-menu .main-navigation .current-page-ancestor&gt;a,
.site-header-menu .main-navigation .current-menu-item&gt;a,
.site-header-menu .main-navigation .current-menu-ancestor&gt;a,
.top-navigation a:hover,
.top-navigation a:focus,
.header-top-bar .social-navigation a:hover,
.header-top-bar .social-navigation a:focus,
.top-navigation .current_page_item&gt;a,
.top-navigation .current-page-ancestor&gt;a,
.top-navigation .current-menu-item&gt;a,
.top-navigation .current-menu-ancestor&gt;a,
.absolute-header .header-top-bar .menu-toggle:hover,
.absolute-header .header-top-bar .menu-toggle:focus,
.site-secondary-header-menu .secondary-navigation a:hover,
.site-secondary-header-menu .secondary-navigation a:focus,
.site-secondary-header-menu .social-navigation a:hover,
.site-secondary-header-menu .social-navigation a:focus,
.site-secondary-header-menu .current_page_item&gt;a,
.site-secondary-header-menu .current-page-ancestor&gt;a,
.site-secondary-header-menu .current-menu-item&gt;a,
.site-secondary-header-menu .current-menu-ancestor&gt;a,
.site-header-right .contact-options a:hover,
.site-header-right .contact-options a:focus {
    color: #666666;
}

@media only screen and (min-width: 48em) {
    .absolute-header .site-header-menu .social-navigation a:hover,
    .absolute-header .site-header-menu .social-navigation a:focus,
    .absolute-header:not(.header-top-with-bg) .header-top-bar .social-navigation a:hover,
    .absolute-header:not(.header-top-with-bg) .header-top-bar .social-navigation a:focus,
    body.modern-social .site-header-main .social-navigation a:hover,
    body.modern-social .site-header-main .social-navigation a:focus {
        color: #666666;
    }
}

@media only screen and (min-width: 75em) {
    .navigation-classic.absolute-header .site-header-menu .main-navigation ul ul a:hover,
    .navigation-classic.absolute-header .site-header-menu .main-navigation ul ul a:focus,
    .absolute-header:not(.header-top-with-bg) .top-navigation ul ul a:hover,
    .absolute-header:not(.header-top-with-bg) .top-navigation ul ul a:focus,
    .site-secondary-header-menu .secondary-navigation ul ul a:hover,
    .site-secondary-header-menu .secondary-navigation ul ul a:focus,
    .navigation-classic.absolute-header .site-header-menu .main-navigation ul ul .current_page_item&gt;a,
    .navigation-classic.absolute-header .site-header-menu .main-navigation ul ul .current-page-ancestor&gt;a,
    .navigation-classic.absolute-header .site-header-menu .main-navigation ul ul .current-menu-item&gt;a,
    .navigation-classic.absolute-header .site-header-menu .main-navigation ul ul .current-menu-ancestor&gt;a,
    .absolute-header:not(.header-top-with-bg) .top-navigation ul ul .current_page_item&gt;a,
    .absolute-header:not(.header-top-with-bg) .top-navigation ul ul .current-page-ancestor&gt;a,
    .absolute-header:not(.header-top-with-bg) .top-navigation ul ul .current-menu-item&gt;a,
    .absolute-header:not(.header-top-with-bg) .top-navigation ul ul .current-menu-ancestor&gt;a,
    .site-secondary-header-menu .secondary-navigation ul ul .current_page_item&gt;a,
    .site-secondary-header-menu .secondary-navigation ul ul .current-page-ancestor&gt;a,
    .site-secondary-header-menu .secondary-navigation ul ul .current-menu-item&gt;a,
    .site-secondary-header-menu .secondary-navigation ul ul .current-menu-ancestor&gt;a {
        color: #666666;
    }
}


/* Absolute Header Navigation Color */

.absolute-header .menu-toggle,
.absolute-header:not(.header-top-with-bg) .menu-toggle,
.absolute-header:not(.header-top-with-bg) .header-top-bar .header-top-left,
.site-secondary-header-menu .menu-toggle,
.site-secondary-header-menu .cart-contents {
    color: #ffffff;
}

@media only screen and (min-width: 48em) {
    .absolute-header .site-header-menu .social-navigation a,
    .absolute-header .cart-contents,
    .absolute-header:not(.header-top-with-bg) .header-top-bar .social-navigation a,
    .absolute-header:not(.header-top-with-bg) .header-top-bar .cart-contents,
    .site-secondary-header-menu .social-navigation a {
        color: #ffffff;
    }
}

@media only screen and (min-width: 64em) {
    .absolute-header .site-header-right .contact-options&gt;*,
    .absolute-header .site-header-right .contact-options a {
        color: #ffffff;
    }
}

@media only screen and (min-width: 75em) {
    .navigation-classic.absolute-header .site-header-menu .main-navigation a,
    .navigation-classic.absolute-header .dropdown-toggle,
    .absolute-header:not(.header-top-with-bg) .top-navigation a,
    .absolute-header:not(.header-top-with-bg) .top-navigation .dropdown-toggle,
    .site-secondary-header-menu .secondary-navigation a {
        color: #ffffff;
    }
}


/* Absolute Header Navigation Hover Color */

.absolute-header .menu-toggle:hover,
.absolute-header .menu-toggle:focus,
.absolute-header:not(.header-top-with-bg) .menu-toggle:hover,
.absolute-header:not(.header-top-with-bg) .menu-toggle:focus,
.site-secondary-header-menu .menu-toggle:hover,
.site-secondary-header-menu .menu-toggle:focus,
.site-secondary-header-menu .cart-contents:hover,
.site-secondary-header-menu .cart-contents:focus {
    color: #cccccc;
}

@media only screen and (min-width: 48em) {
    .absolute-header .site-header-menu .social-navigation a:hover,
    .absolute-header .site-header-menu .social-navigation a:focus,
    .absolute-header .cart-contents:hover,
    .absolute-header .cart-contents:focus,
    .absolute-header:not(.header-top-with-bg) .header-top-bar .social-navigation a:hover,
    .absolute-header:not(.header-top-with-bg) .header-top-bar .social-navigation a:focus,
    .absolute-header:not(.header-top-with-bg) .header-top-bar .cart-contents:hover,
    .absolute-header:not(.header-top-with-bg) .header-top-bar .cart-contents:focus,
    .site-secondary-header-menu .social-navigation a:hover,
    .site-secondary-header-menu .social-navigation a:focus {
        color: #cccccc;
    }
}

@media only screen and (min-width: 64em) {
    .absolute-header .site-header-right .contact-options a:hover,
    .absolute-header .site-header-right .contact-options a:focus {
        color: #cccccc;
    }
}

@media only screen and (min-width: 75em) {
    .navigation-classic.absolute-header .site-header-menu .main-navigation a:hover,
    .navigation-classic.absolute-header .site-header-menu .main-navigation a:focus,
    .navigation-classic.absolute-header .dropdown-toggle:hover,
    .navigation-classic.absolute-header .dropdown-toggle:focus,
    .navigation-classic.absolute-header .site-header-menu .main-navigation .current_page_item&gt;a,
    .navigation-classic.absolute-header .site-header-menu .main-navigation .current-page-ancestor&gt;a,
    .navigation-classic.absolute-header .site-header-menu .main-navigation .current-menu-item&gt;a,
    .navigation-classic.absolute-header .site-header-menu .main-navigation .current-menu-ancestor&gt;a,
    .absolute-header:not(.header-top-with-bg) .top-navigation a:hover,
    .absolute-header:not(.header-top-with-bg) .top-navigation a:focus,
    .absolute-header:not(.header-top-with-bg) .top-navigation .dropdown-toggle:hover,
    .absolute-header:not(.header-top-with-bg) .top-navigation .dropdown-toggle:focus,
    .absolute-header:not(.header-top-with-bg) .top-navigation .current_page_item&gt;a,
    .absolute-header:not(.header-top-with-bg) .top-navigation .current-page-ancestor&gt;a,
    .absolute-header:not(.header-top-with-bg) .top-navigation .current-menu-item&gt;a,
    .absolute-header:not(.header-top-with-bg) .top-navigation .current-menu-ancestor&gt;a,
    .site-secondary-header-menu .secondary-navigation a:hover,
    .site-secondary-header-menu .secondary-navigation a:focus,
    .site-secondary-header-menu .current_page_item&gt;a,
    .site-secondary-header-menu .current-page-ancestor&gt;a,
    .site-secondary-header-menu .current-menu-item&gt;a,
    .site-secondary-header-menu .current-menu-ancestor&gt;a {
        color: #cccccc;
    }
}


/* Heading Text Color */

h1,
h2,
h3,
h4,
h5,
h6,
.drop-cap:first-letter,
.section-title,
.author-name,
.author-title,
.comment-respond .comment-form p label,
.section .filter-button-group .button,
.testimonial-content-section .content-wrap&gt;p&gt;strong,
.pricing-section .amount,
.wp-playlist-current-item {
    color: #000000;
}

.why-choose-us-section.modern-style .owl-dots .owl-dot.active {
    border-color: #000000;
}

.why-choose-us-section.modern-style .owl-dots .owl-dot&gt;span,
.mejs-controls .mejs-time-rail .mejs-time-current,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-time-handle,
.mejs-time-handle-content {
    background-color: #000000;
}


/* Ghost Button Text Color */

button.ghost-button,
.button.ghost-button,
.hero-section .more-link.ghost-button {
    color: #000000;
}


/* Ghost Button Border Color */

button.ghost-button,
.button.ghost-button,
.more-link.ghost-button {
    border-color: #000000;
}


/* Link Color */

a,
.sidebar .widget-wrap p,
.sidebar .widget-wrap li a,
.social-search-wrapper .menu-social-container li a,
.sidebar nav.social-navigation ul li a:hover,
.sidebar nav.social-navigation ul li a:focus,
.screen-reader-text:focus,
td#today,
blockquote:before,
.toggled-on.active:before,
.comment-respond .comment-form p.is-focused label,
.timeline-section .entry-meta a {
    color: #6fb9c8;
}


/* Link Hover Color */

a:hover,
a:focus,
.site-info a:hover,
.site-info a:focus,
.post-title:hover,
.post-title:focus,
.single footer .entry-meta a:hover,
.single footer .entry-meta a:focus,
.woocommerce-loop-product__title:hover,
.woocommerce-loop-product__title:focus,
.woocommerce-loop-category__title:hover,
.woocommerce-loop-category__title:focus,
.widget_recent_entries li a:hover,
.widget_recent_entries li a:focus,
button#wp-custom-header-video-button:hover,
button#wp-custom-header-video-button:focus,
.widget .ui-state-default a:hover,
.widget .ui-state-default a:focus,
.widget .ui-widget-content .ui-state-default a:hover,
.widget .ui-widget-content .ui-state-default a:focus,
.widget .ui-widget-header .ui-state-default a:hover,
.widget .ui-widget-header .ui-state-default a:focus,
.tag-cloud-link:hover,
.tag-cloud-link:focus,
.nav-title:hover,
.nav-title:focus,
.social-search-wrapper .menu-social-container li a:hover,
.social-search-wrapper .menu-social-container li a:focus,
.author a:hover,
.author a:focus,
.author-section-title:hover,
.author-section-title:focus,
.comment-permalink:hover,
.comment-permalink:focus,
.comment-edit-link:hover,
.comment-edit-link:focus,
.scroll-down:hover,
.scroll-down:focus,
.testimonials-content-wrapper.section.testimonial-wrapper .entry-title a:hover,
.testimonials-content-wrapper.section.testimonial-wrapper .entry-title a:focus,
#site-generator .menu-social-container a:hover,
#site-generator .menu-social-container a:focus,
.widget-wrap li a:hover,
.widget-wrap li a:focus,
.testimonial-content-section .owl-prev:hover,
.testimonial-content-section .owl-prev:focus,
.testimonial-content-section .owl-next:hover,
.testimonial-content-section .owl-next:focus,
.archive-content-wrap .section-content-wrapper.layout-one .entry-container&gt;.entry-meta .posted-on a:hover,
.archive-content-wrap .section-content-wrapper.layout-one .entry-container&gt;.entry-meta .posted-on a:focus {
    color: #000000;
}

section.ew-tabbed-recent-popular .ui-state-active a,
section.ew-tabbed-recent-popular .ui-state-active a:link,
section.ew-tabbed-recent-popular .ui-state-active a:visited,
.timeline-section .entry-meta a:hover,
.timeline-section .entry-meta a:focus {
    color: #000000;
}


/* Secondary Link Color */

ins,
p.stars a,
.single footer .entry-meta a,
p.stars a:before,
.controller:before,
.select2-results__option,
#footer-newsletter .wrapper .section-description,
.widget-wrap span.post-date,
.contact-section .entry-container a,
.archive .section-content-wrapper .more-link .readmore,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-prev:before,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-prev:after,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-next:before,
.clients-content-wrapper .controller .cycle-pager span,
.testimonials-content-wrapper .cycle-pager:after,
.testimonials-content-wrapper .entry-title a,
.testimonials-content-wrapper.section.testimonial-wrapper .hentry,
.scrollup a:hover:before,
.scrollup a:focus:before,
.sidebar .widget-wrap .more-link,
.archive-content-wrap .section-content-wrapper.layout-one .entry-container&gt;.entry-meta .posted-on a,
.team-section .entry-meta,
.author-label,
.entry-title .sub-title,
.section-heading-wrapper .entry-title .sub-title,
.section-heading-wrapper .entry-title span,
.author-section-title,
.comment-permalink,
.comment-edit-link,
.nav-menu .menu-item-has-children&gt;a:before,
.nav-menu .menu_item_has_children&gt;a:before,
input,
select,
optgroup,
textarea,
.playlist-section .mejs-time,
.nav-title,
.nav-subtitle,
.post-title,
.comments-title,
.comment-reply-title,
.widget_recent_entries li a,
.widget_categories ul a,
.widget_archive ul a,
.ew-archive ul a,
.ew-categories ul a,
.entry-title a,
.entry-meta a,
table a,
.entry-meta .fa,
.more-link,
.comment-meta a,
.comment-reply-link,
.team-section .social-navigation a,
.woocommerce-loop-product__title,
.woocommerce-loop-category__title,
.woocommerce .price,
.wp-playlist-item .wp-playlist-current-item,
.wp-playlist-item .wp-playlist-caption,
body .wp-playlist-item-length,
.sidebar .widget li&gt;span,
.widget .tagcloud a,
section.ew-tabbed-recent-popular .ui-state-default a,
section.ew-tabbed-recent-popular .ui-state-default a:link,
section.ew-tabbed-recent-popular .ui-state-default a:visited,
.guests-section .location .more-button,
.author-link {
    color: #000000;
}


/* Secondary Link Hover Color */

table a:hover,
table a:focus,
.entry-title a:hover,
.entry-title a:focus,
.entry-meta a:hover,
.entry-meta a:focus,
.widget_recent_entries li a:hover,
.widget_recent_entries li a:focus,
.widget_categories ul a:hover,
.widget_categories ul a:focus,
.widget_archive ul a:hover,
.widget_archive ul a:focus,
.ew-archive ul a:hover,
.ew-archive ul a:focus,
.ew-categories ul a:hover,
.ew-categories ul a:focus,
.more-link:hover,
.more-link:focus,
.comment-meta a:hover,
.comment-meta a:focus,
.comment-reply-link:hover,
.comment-reply-link:focus,
.content-color-white .entry-container .entry-title a:hover,
.content-color-white .entry-container .entry-title a:focus,
.portfolio-section .entry-title a:hover,
.portfolio-section .entry-title a:focus,
.portfolio-section .entry-meta a:hover,
.portfolio-section .entry-meta a:focus,
.team-section.style1 .entry-title a:hover,
.team-section.style1 .entry-title a:focus,
.team-section.style1 .entry-meta a:hover,
.team-section.style1 .entry-meta a:focus,
.team-section.style1 .social-navigation a:hover,
.team-section.style1 .social-navigation a:focus,
.team-section .social-navigation a:hover,
.team-section .social-navigation a:focus,
.woocommerce-loop-product__title:hover,
.woocommerce-loop-product__title:focus,
.woocommerce-loop-category__title:hover,
.woocommerce-loop-category__title:focus,
.contact-section .entry-container a:hover,
.contact-section .entry-container a:focus,
.wp-playlist-item .wp-playlist-caption:hover,
.wp-playlist-item .wp-playlist-caption:focus,
.top-destinations .entry-title a:hover,
.top-destinations .entry-title a:focus,
#colophon a:hover,
#colophon a:focus,
#site-generator .footer-navigation.site-navigation a:hover,
#site-generator .footer-navigation.site-navigation a:focus,
#site-generator.social-navigation a:hover,
#site-generator.social-navigation a:focus,
#site-generator .social-links-menu a:hover,
#site-generator .social-links-menu a:focus,
.guests-section .location .more-button:hover,
.guests-section .location .more-button:focus,
.author-link:hover,
.author-link:focus,
.portfolio-grid .archive-posts-wrapper .entry-title a:hover,
.portfolio-grid .archive-posts-wrapper .entry-title a:focus,
.portfolio-grid .archive-posts-wrapper .entry-meta a:hover,
.portfolio-grid .archive-posts-wrapper .entry-meta a:focus {
    color: #6fb9c8;
}

.post-navigation a:hover .nav-title,
.post-navigation a:focus .nav-title,
.has-background-image .mixed:hover&gt;span,
.has-background-image .mixed:focus&gt;span,
.content-color-white .mixed:hover&gt;span,
.content-color-white .mixed:focus&gt;span,
.team-section.style2 .position,
.testimonial-content-section.style3 .position,
.testimonial-content-section.style4 .entry-content:before,
.testimonial-content-section.style4 .entry-summary:before,
.product-review-section .entry-content:before,
.product-review-section .entry-summary:before,
.testimonial-content-section.style2 .content-wrap:before,
.testimonial-content-section.style3 .entry-content:before,
.testimonial-content-section.style3 .entry-summary:before,
#site-generator .footer-navigation.site-navigation .current_page_item&gt;a,
#site-generator .footer-navigation.site-navigation .current-page-ancestor&gt;a,
#site-generator .footer-navigation.site-navigation .current-menu-item&gt;a,
#site-generator .footer-navigation.site-navigation .current-menu-ancestor&gt;a,
.sidebar .widget.ew-archive li,
.sidebar .widget.ew-categories li,
.sidebar .widget_archive li,
.sidebar .widget_categories li,
.sidebar .widget_recent_entries li {
    color: #6fb9c8;
}


/* Border Color */

.woocommerce-tabs .panel,
.woocommerce-tabs ul.tabs li.active a:after,
.woocommerce-tabs ul.tabs:after,
.calendar_wrap tbody tr:first-child,
.calendar_wrap tbody tr:last-child,
tfoot,
tfoot tr td,
.author-info,
.wpcf7 div input,
.wpcf7 div textarea,
.woocommerce-shorting-wrapper,
.woocommerce-tabs ul.tabs.wc-tabs li,
.menu-wrapper .widget_shopping_cart ul.woocommerce-mini-cart li,
.entry-summary form.cart,
.widget_recent_entries li,
.contact-section input[type="submit"],
.contact-section input[type="text"],
.contact-section input[type="email"],
.contact-section input[type="url"],
.contact-section input[type="password"],
.contact-section input[type="search"],
.contact-section input[type="number"],
.contact-section input[type="tel"],
.contact-section input[type="range"],
.contact-section input[type="date"],
.contact-section input[type="month"],
.contact-section input[type="week"],
.contact-section input[type="time"],
.contact-section input[type="datetime"],
.contact-section input[type="datetime-local"],
.contact-section input[type="color"],
.contact-section textarea,
table,
caption,
table th,
table td,
table tr,
table.shop_table_responsive tr td,
table.shop_table_responsive tbody tr:last-child,
.shop_table tfoot tr td,
.shop_table tfoot tr th,
table.shop_table.woocommerce-checkout-review-order-table .cart_item td,
table.shop_table.woocommerce-checkout-review-order-table tr td,
table.shop_table.woocommerce-checkout-review-order-table tr th,
.rtl tbody td:last-child,
.rtl table thead th:last-child,
.select2-container--default .select2-selection--single,
table.woocommerce-grouped-product-list.group_table,
table.woocommerce-grouped-product-list.group_table td,
table.variations,
table.variations td,
.woocommerce-pagination ul.page-numbers li .page-numbers,
.woocommerce-posts-wrapper .summary.entry-summary .woocommerce-product-rating,
.cart-collaterals .order-total,
#payment .wc_payment_methods .payment_box,
.products .product,
select,
abbr,
acronym,
.product-quantity input[type="number"],
.coupon input[type="text"],
.catch-instagram-feed-gallery-widget-wrapper .button,
.site-header-cart .widget_shopping_cart,
.woocommerce-grouped-product-list tr,
.mobile-social-search,
.site-header-menu .menu-inside-wrapper .nav-menu button:focus,
.comment-body,
.section+.site-content,
.archive-content-wrap .section-content-wrapper.layout-one .hentry .hentry-inner .entry-container&gt;.entry-meta,
.playlist-section .wp-playlist .wp-playlist-tracks,
.border-post .hentry .entry-container,
.archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry .post-wrapper,
.entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a,
.post-navigation .nav-previous,
.post-navigation .nav-next,
.events-section.single-layout .hentry,
.team-section.style2 .entry-content,
.team-section.style2 .entry-summary,
.logo-slider-section.style2 .hentry,
.testimonial-content-section.style1 .hentry-inner,
.testimonial-content-section.style2 .entry-content,
.testimonial-content-section.style2 .entry-summary,
.why-choose-us-section.classic-style .entry-container,
.pricing-section .hentry-inner,
.pricing-section .entry-header,
.pricing-section .entry-content&gt;p,
.pricing-section .entry-summary&gt;p,
.pricing-section .entry-content&gt;ul li,
.pricing-section .entry-summary&gt;ul li,
.site-header input[type="search"].search-field,
.resume-section .experience .hentry-inner,
.wp-playlist-item,
.app-section .social-navigation a,
.album-section .social-navigation a,
.timeline-section .hentry:after,
.mobile-social-search,
#header-menu-social,
.widget .tagcloud a,
.widget-area .essential-widgets .tagcloud a,
.excerpt-image-left .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after,
.excerpt-image-right .archive-posts-wrapper .section-content-wrapper:not(.boxed-post):not(.border-post) .hentry:after,
.theme-scheme-wedding .section-description:before,
.theme-scheme-wedding .section-description:after,
.is-open .main-navigation+.site-header-right,
.product-review-section .entry-content .attachment-woocommerce_thumbnail img {
    border-color: #efefef;
}

@media only screen and (min-width: 35.5em) {
    .service-section.border-style .section-content-wrapper.layout-two .hentry,
    .service-section.border-style .section-content-wrapper.layout-four .hentry,
    .stats-section.modern-style .section-content-wrapper.layout-two .hentry,
    .stats-section.modern-style .section-content-wrapper.layout-four .hentry {
        border-right-color: #efefef;
    }
}

@media only screen and (min-width: 41.6875em) {
    .service-section.border-style .section-content-wrapper.layout-three .hentry,
    .stats-section.modern-style .section-content-wrapper.layout-three .hentry {
        border-right-color: #efefef;
    }
}

@media only screen and (min-width: 48em) {
    body.modern-social .site-header-main .social-navigation&gt;ul {
        border-color: #efefef;
    }
}

@media only screen and (min-width: 64em) {
    .service-section.border-style .section-content-wrapper.layout-four .hentry:nth-child(2n+2),
    .stats-section.modern-style .section-content-wrapper.layout-four .hentry:nth-child(2n+2) {
        border-right-color: #efefef;
    }
}

.testimonial-content-section.style2 .entry-content:before,
.testimonial-content-section.style2 .entry-summary:before {
    border-top-color: #efefef;
}

.skillbar-content,
.mejs-time-total,
.mejs-horizontal-volume-total,
.resume-section .education:before,
.timeline-section .content-wrapper:before {
    background-color: #efefef;
}


/* Theme Button Color */


/* Button Background Color */

.button,
.entry-content button,
.entry-summary button,
button,
#scrollup,
.custom-header .more-link,
.featured-slider-section .more-link,
input[type="submit"],
.scrollup a,
.sticky-post,
.wp-block-button__link,
#content #infinite-handle span button,
.menu-inside-wrapper #site-header-cart-wrappe li&gt;a,
.contact-section .entry-container ul.contact-details li .fa,
.posts-navigation .nav-links a,
.pagination .nav-links .prev,
.pagination .nav-links .next,
.pagination .page-numbers.current,
.pagination .page-numbers.current:hover,
.pagination .page-numbers.current:focus,
.page-links .post-page-numbers.current,
.page-links .post-page-numbers.current:hover,
.page-links .post-page-numbers.current:focus,
.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.cart-collaterals .shop_table.shop_table_responsive .cart-subtotal,
.catch-instagram-feed-gallery-widget-wrapper .button,
.sticky-label,
.logo-slider-section .owl-dots .owl-dot,
.logo-slider-section .owl-prev,
.logo-slider-section .owl-next,
.hero-section .more-link,
.hero-section.style2 .post-thumbnail:before,
.promotion-section .more-link,
.promotion-sale .more-link,
.events-section.grid-layout .post-thumbnail .entry-meta a,
.section .filter-button-group .button.is-checked:before,
.team-section .owl-carousel .owl-nav button.owl-next,
.team-section .owl-carousel .owl-nav button.owl-prev,
.skillbar-bar,
.pricing-section .highlight .entry-header,
.pricing-section .more-link,
ul.products li.product&gt;a:before,
.resume-section .education .hentry:before,
.timeline-section .hentry:before,
.faq-section .open .entry-header,
.zubin-mejs-container.mejs-container .mejs-button button:hover,
.zubin-mejs-container.mejs-container .mejs-button button:focus,
.app-section .social-navigation a:hover,
.app-section .social-navigation a:focus,
.gallery-section .gallery-icon a:after,
.gallery-section .tiled-gallery-item a:after,
.app-section .more-link,
.album-section .social-navigation a:hover,
.album-section .social-navigation a:focus,
.venue-section .more-link,
.top-destinations .highlight-text,
.featured-video-section .custom-video-button:after,
ul.products .onsale,
.guests-section .subtitle,
.zubin-mejs-container.mejs-container button:hover,
.zubin-mejs-container.mejs-container button:focus,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus,
.playlist-section .wp-playlist-current-item:before {
    background-color: #6fb9c8;
}

.more-link.underlined,
.entry-header .entry-meta .cat-links:before,
.logo-slider-section .owl-prev:hover,
.logo-slider-section .owl-next:hover,
.logo-slider-section .owl-dots .owl-dot.active,
.navigation-classic .main-navigation .menu&gt;.current-menu-item&gt;a:before,
.navigation-classic .main-navigation .menu&gt;.current-menu-ancestor&gt;a:before,
.wp-playlist .wp-playlist-playing .wp-playlist-caption .wp-playlist-item-title:after,
.venue-section .content-wrap,
.site-header-right.icon-with-border li:before,
.widget-title-with-border .widget-title:before,
.resume-section .experience .hentry .post-thumbnail:after {
    border-color: #6fb9c8;
}

.site-header-right li:before {
    color: #6fb9c8;
}

.wp-playlist .wp-playlist-playing .wp-playlist-caption .wp-playlist-item-title::after {
    color: #6fb9c8;
}


/* Button Text Color */

.sticky-post,
#scrollup,
.entry-content button,
.entry-summary button,
.custom-header .more-link,
.featured-slider-section .more-link,
button,
input[type="submit"],
.button,
.scroll-down,
.scrollup a:before,
button#wp-custom-header-video-button,
#content #infinite-handle span button,
.posts-navigation .nav-links a,
.pagination .nav-links .prev,
.pagination .nav-links .next,
.pagination .page-numbers.current,
.pagination .page-numbers.current:hover,
.pagination .page-numbers.current:focus,
.page-links .post-page-numbers.current,
.page-links .post-page-numbers.current:hover,
.page-links .post-page-numbers.current:focus,
.woocommerce-pagination ul.page-numbers li:hover,
.woocommerce-pagination ul.page-numbers li:focus,
.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.portfolio-section .entry-container,
.contact-details li .fa,
.nav-menu .menu-item-has-children&gt;a:hover:before,
.nav-menu .menu-item-has-children&gt;a:focus:before,
.nav-menu .menu_item_has_children&gt;a:hover:before,
.nav-menu .menu_item_has_children&gt;a:focus:before,
.contact-section .entry-container ul.contact-details li .fa,
.cart-collaterals .shop_table.shop_table_responsive .cart-subtotal,
.hero-section .more-link,
.promotion-section .more-link,
.promotion-sale .more-link,
.events-section.grid-layout .post-thumbnail .entry-meta a,
.team-section .owl-carousel .owl-nav button.owl-next,
.team-section .owl-carousel .owl-nav button.owl-prev,
.pricing-section .highlight .entry-title a,
.pricing-section .more-link,
ul.products li.product&gt;a:before,
.faq-section .open .entry-title,
.app-section .social-navigation a:hover,
.app-section .social-navigation a:focus,
.gallery-section .gallery-icon a:after,
.gallery-section .tiled-gallery-item a:after,
.app-section .more-link,
.album-section .social-navigation a:hover,
.album-section .social-navigation a:focus,
.venue-section .more-link,
.top-destinations .highlight-text,
ul.products .onsale,
.guests-section .subtitle,
.zubin-mejs-container.mejs-container button:hover,
.zubin-mejs-container.mejs-container button:focus,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
.zubin-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus,
.playlist-section .wp-playlist-current-item:before {
    color: #ffffff;
}


/* Button Background Hover Color */

.button:hover,
.button:focus,
#scrollup:hover,
#scrollup:focus,
button:hover,
button:focus,
.custom-header .more-link:hover,
.custom-header .more-link:focus,
.featured-slider-section .more-link:hover,
.featured-slider-section .more-link:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.scrollup a:hover,
.scrollup a:focus,
.logo-slider-section .owl-prev:hover,
.logo-slider-section .owl-prev:focus,
.logo-slider-section .owl-next:hover,
.logo-slider-section .owl-next:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.woocommerce .products .product-container .button:hover,
.woocommerce .products .product-container .button:focus,
#content #infinite-handle span button:hover,
#content #infinite-handle span button:focus,
.posts-navigation .nav-links a:hover,
.posts-navigation .nav-links a:focus,
.pagination .nav-links .prev:hover,
.pagination .nav-links .prev:focus,
.pagination .nav-links .next:hover,
.pagination .nav-links .next:focus,
.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.page-links .post-page-numbers:hover,
.page-links .post-page-numbers:focus,
.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
.woocommerce-pagination ul.page-numbers li .page-numbers:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a:hover,
.entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a:focus,
.hero-section .more-link:hover,
.hero-section .more-link:focus,
.promotion-section .more-link:hover,
.promotion-section .more-link:focus,
.promotion-sale .more-link:hover,
.promotion-sale .more-link:focus,
.team-section .owl-carousel .owl-nav button.owl-next:hover,
.team-section .owl-carousel .owl-nav button.owl-next:focus,
.team-section .owl-carousel .owl-nav button.owl-prev:hover,
.team-section .owl-carousel .owl-nav button.owl-prev:focus,
.why-choose-us-section.modern-style .owl-nav .owl-prev:hover,
.why-choose-us-section.modern-style .owl-nav .owl-prev:focus,
.why-choose-us-section.modern-style .owl-nav .owl-next:hover,
.why-choose-us-section.modern-style .owl-nav .owl-next:focus,
.pricing-section .more-link:hover,
.pricing-section .more-link:focus,
.app-section .more-link:hover,
.app-section .more-link:focus,
.venue-section .more-link:hover,
.venue-section .more-link:focus,
.widget .tagcloud a:hover,
.widget .tagcloud a:focus {
    background-color: #333333;
}

.featured-video-section .custom-video-button:hover::after,
.featured-video-section .custom-video-button:focus::after {
    background-color: #333333;
}


/* Button Text Hover Color */

button:hover,
button:focus,
.button:hover,
.button:focus,
.button.ghost-button:hover,
.button.ghost-button:focus,
.custom-header .more-link:hover,
.custom-header .more-link:focus,
.featured-slider-section .more-link:hover,
.featured-slider-section .more-link:focus,
#social-search-toggle svg:hover,
#social-search-toggle svg:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
#content #infinite-handle span button:hover,
#content #infinite-handle span button:focus,
.posts-navigation .nav-links a:hover,
.posts-navigation .nav-links a:focus,
.pagination .nav-links .prev:hover,
.pagination .nav-links .prev:focus,
.pagination .nav-links .next:hover,
.pagination .nav-links .next:focus,
.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.page-links .post-page-numbers:hover,
.page-links .post-page-numbers:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.logo-slider-section .owl-prev:hover,
.logo-slider-section .owl-prev:focus,
.logo-slider-section .owl-next:hover,
.logo-slider-section .owl-next:focus,
#scrollup:hover,
#scrollup:focus,
.entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a:hover,
.entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a:focus,
.hero-section .more-link:hover,
.hero-section .more-link:focus,
.hero-section .more-link.ghost-button:hover,
.hero-section .more-link.ghost-button:focus,
.promotion-section .more-link:hover,
.promotion-section .more-link:focus,
.promotion-sale .more-link:hover,
.promotion-sale .more-link:focus,
.team-section .owl-carousel .owl-nav button.owl-next:hover,
.team-section .owl-carousel .owl-nav button.owl-next:focus,
.team-section .owl-carousel .owl-nav button.owl-prev:hover,
.team-section .owl-carousel .owl-nav button.owl-prev:focus,
.why-choose-us-section.modern-style .owl-nav .owl-prev:hover,
.why-choose-us-section.modern-style .owl-nav .owl-prev:focus,
.why-choose-us-section.modern-style .owl-nav .owl-next:hover,
.why-choose-us-section.modern-style .owl-nav .owl-next:focus,
.pricing-section .more-link:hover,
.pricing-section .more-link:focus,
.app-section .more-link:hover,
.app-section .more-link:focus,
.venue-section .more-link:hover,
.venue-section .more-link:focus,
.widget .tagcloud a:hover,
.widget .tagcloud a:focus {
    color: #ffffff;
}


/* Theme Section Color */


/* Custom Header and Slider Color */

.custom-header .sub-title,
.custom-header .entry-title,
.custom-header .entry-title a,
.custom-header .entry-summary,
.custom-header .entry-container,
.featured-slider-section .sub-title,
.featured-slider-section .entry-title,
.featured-slider-section .entry-title a,
.featured-slider-section .entry-meta,
.featured-slider-section .entry-meta a,
.featured-slider-section .entry-content,
.featured-slider-section .entry-summary,
.has-header-image .custom-header .breadcrumb-area .entry-breadcrumbs,
.has-header-image .custom-header .breadcrumb-area .woocommerce-breadcrumb,
.has-header-image .custom-header .breadcrumb-area .entry-breadcrumbs a,
.has-header-image .custom-header .breadcrumb-area .woocommerce-breadcrumb a {
    color: #ffffff;
}


/* Custom Header and Slider Hover Color */

.custom-header .entry-title a:hover,
.custom-header .entry-title a:focus,
.featured-slider-section .entry-title a:hover,
.featured-slider-section .entry-title a:focus,
.featured-slider-section .entry-meta a:hover,
.featured-slider-section .entry-meta a:focus {
    color: #6fb9c8;
}


/* Slider Next/Prev Button Color */

.featured-slider-section .nav-controls .owl-nav .owl-prev,
.featured-slider-section .nav-controls .owl-nav .owl-next {
    border-color: #b7c1ea;
}

.featured-slider-section .nav-controls .owl-dots:before,
.featured-slider-section .nav-controls .owl-nav .owl-prev:hover,
.featured-slider-section .nav-controls .owl-nav .owl-prev:focus,
.featured-slider-section .nav-controls .owl-nav .owl-next:hover,
.featured-slider-section .nav-controls .owl-nav .owl-next:focus {
    background-color: #b7c1ea;
}

.featured-slider-section .nav-controls .owl-nav .owl-prev,
.featured-slider-section .nav-controls .owl-nav .owl-next,
.featured-slider-section .nav-controls .owl-dots:after,
.featured-slider-section .nav-controls .owl-dots .active:before {
    color: #b7c1ea;
}


/* Slider Next/Prev Button Hover Color */

.featured-slider-section .nav-controls .owl-nav .owl-prev:hover,
.featured-slider-section .nav-controls .owl-nav .owl-prev:focus,
.featured-slider-section .nav-controls .owl-nav .owl-next:hover,
.featured-slider-section .nav-controls .owl-nav .owl-next:focus {
    color: #000000;
}


/* Highlight Background Color */

.hero-section.section.style3,
.stats-section.classic-style.style1,
.promotion-section,
.testimonial-content-section.style3:before,
body:not(.absolute-header) #site-secondary-header-menu,
.theme-scheme-music .hero-section.style3 .button.ghost-button&gt;span,
.theme-scheme-music .hero-section.style3 .more-link.ghost-button&gt;span {
    background-color: #153271;
}


/* Highlight Text Color */

.hero-section.section.style3 .section-subtitle,
.hero-section.section.style3 .entry-title,
.hero-section.section.style3 .section-description,
.hero-section.section.style3 .entry-content,
.hero-section.section.style3 .entry-summary,
.stats-section.classic-style.style1 .entry-title,
.stats-section.classic-style.style1 .entry-container,
.stats-section.classic-style.style1 .more-link,
.stats-section.classic-style.style1 .section-subtitle,
.stats-section.classic-style.style1 .section-title,
.stats-section.classic-style.style1 .section-description,
.testimonial-content-section.style3 .section-title,
.testimonial-content-section.style3 .section-description,
.testimonial-content-section.style3 .section-subtitle {
    color: #ffffff;
}


/* Highlight Link Color */

.stats-section.classic-style.style1 .entry-title a {
    color: #ffffff;
}


/* Highlight Link hover Color */

.stats-section.classic-style.style1 .entry-title a:hover,
.stats-section.classic-style.style1 .entry-title a:focus,
.stats-section.classic-style.style1 .more-link:hover,
.stats-section.classic-style.style1 .more-link:focus {
    color: #6fb9c8;
}


/* Footer Text Color */

.site-footer,
#site-generator .footer-navigation.site-navigation a,
#site-generator.social-navigation a,
#site-generator .social-links-menu a {
    color: #999999;
}


/* Footer Title Color */

.footer-title,
.site-footer .widget-title,
.post-wrapper .post-thumbnail .posted-on a {
    color: #ffffff;
}


/* Footer Link Color */

#colophon a {
    color: #ffffff;
}


/* Footer Border Color */

.site-info,
.rounded-social .site-footer-menu .social-navigation a,
.rounded-social .site-footer-menu .social-links-menu a,
#colophon table,
#colophon caption,
#colophon table th,
#colophon table td,
#colophon table tr {
    border-color: #363636;
}


/* Text Color With Background */

.scroll-down,
.site-info a,
.job-label,
.team-section.style1 .social-navigation a,
.team-section.style1 .position,
.top-destinations .entry-title a,
.content-color-white .section-subtitle,
.content-color-white .section-title,
.content-color-white .section-description,
.content-color-white .hentry .entry-title,
.content-color-white .hentry .entry-title a,
.content-color-white .hentry .entry-content,
.content-color-white .hentry .entry-summary,
.has-background-image .mixed&gt;span,
.content-color-white .mixed&gt;span,
.portfolio-section .entry-title,
.portfolio-section .entry-title a,
.portfolio-section .entry-meta a,
.portfolio-section .entry-content,
.portfolio-section .entry-summary,
.featured-video-section.has-background-image .section-subtitle,
.featured-video-section.has-background-image .section-title,
.featured-video-section.has-background-image .section-description,
.team-section.style1 .entry-title,
.team-section.style1 .entry-title a,
.team-section.style1 .entry-meta a,
.why-choose-us-section.modern-style .owl-nav .owl-prev,
.why-choose-us-section.modern-style .owl-nav .owl-next,
.portfolio-grid .archive-posts-wrapper .entry-title a,
.portfolio-grid .archive-posts-wrapper .entry-meta a,
.portfolio-grid .archive-posts-wrapper .entry-meta span {
    color: #ffffff;
}

.why-choose-us-section.modern-style .owl-nav .owl-prev,
.why-choose-us-section.modern-style .owl-nav .owl-next {
    border-color: #ffffff;
}

.theme-scheme-music .button,
.theme-scheme-music #scrollup,
.theme-scheme-music button,
.theme-scheme-music .custom-header .more-link,
.theme-scheme-music .featured-slider-section .more-link,
.theme-scheme-music input[type="submit"],
.theme-scheme-music .scrollup a,
.theme-scheme-music .logo-slider-section .owl-prev,
.theme-scheme-music .logo-slider-section .owl-next,
.theme-scheme-music .wp-block-button__link,
.theme-scheme-music .woocommerce .products .product-container .button,
.theme-scheme-music #content #infinite-handle span button,
.theme-scheme-music .posts-navigation .nav-links a,
.theme-scheme-music .pagination .nav-links .prev,
.theme-scheme-music .pagination .nav-links .next,
.theme-scheme-music .pagination .page-numbers,
.theme-scheme-music .page-links .post-page-numbers,
.theme-scheme-music .woocommerce-pagination ul.page-numbers li .page-numbers,
.theme-scheme-music .catch-instagram-feed-gallery-widget-wrapper .instagram-button .button,
.theme-scheme-music .entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a,
.theme-scheme-music .hero-section .more-link,
.theme-scheme-music .promotion-section .more-link,
.theme-scheme-music .promotion-sale .more-link,
.theme-scheme-music .team-section .owl-carousel .owl-nav button.owl-next,
.theme-scheme-music .team-section .owl-carousel .owl-nav button.owl-prev,
.theme-scheme-music .pricing-section .more-link,
.theme-scheme-music .app-section .more-link,
.theme-scheme-music .venue-section .more-link,
.theme-scheme-music .events-section .button.ghost-button,
.theme-scheme-music .playlist-section .wp-playlist-current-item:before {
    background-image: linear-gradient(to right, #860ec4, #f701fb);
    background-size: 100% auto;
    transition: 0.5s;
}

.theme-scheme-music .button:hover,
.theme-scheme-music .button:focus,
.theme-scheme-music #scrollup:hover,
.theme-scheme-music #scrollup:focus,
.theme-scheme-music button:hover,
.theme-scheme-music button:focus,
.theme-scheme-music .custom-header .more-link:hover,
.theme-scheme-music .custom-header .more-link:focus,
.theme-scheme-music .featured-slider-section .more-link:hover,
.theme-scheme-music .featured-slider-section .more-link:focus,
.theme-scheme-music input[type="submit"]:hover,
.theme-scheme-music input[type="submit"]:focus,
.theme-scheme-music .scrollup a:hover,
.theme-scheme-music .scrollup a:focus,
.theme-scheme-music .logo-slider-section .owl-prev:hover,
.theme-scheme-music .logo-slider-section .owl-prev:focus,
.theme-scheme-music .logo-slider-section .owl-next:hover,
.theme-scheme-music .logo-slider-section .owl-next:focus,
.theme-scheme-music .wp-block-button__link:hover,
.theme-scheme-music .wp-block-button__link:focus,
.theme-scheme-music .woocommerce .products .product-container .button:hover,
.theme-scheme-music .woocommerce .products .product-container .button:focus,
.theme-scheme-music #content #infinite-handle span button:hover,
.theme-scheme-music #content #infinite-handle span button:focus,
.theme-scheme-music .posts-navigation .nav-links a:hover,
.theme-scheme-music .posts-navigation .nav-links a:focus,
.theme-scheme-music .pagination .nav-links .prev:hover,
.theme-scheme-music .pagination .nav-links .prev:focus,
.theme-scheme-music .pagination .nav-links .next:hover,
.theme-scheme-music .pagination .nav-links .next:focus,
.theme-scheme-music .pagination .page-numbers:hover,
.theme-scheme-music .pagination .page-numbers:focus,
.theme-scheme-music .page-links .post-page-numbers:hover,
.theme-scheme-music .page-links .post-page-numbers:focus,
.theme-scheme-music .woocommerce-pagination ul.page-numbers li .page-numbers:hover,
.theme-scheme-music .woocommerce-pagination ul.page-numbers li .page-numbers:focus,
.theme-scheme-music .catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.theme-scheme-music .catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.theme-scheme-music .entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a:hover,
.theme-scheme-music .entry-footer .entry-meta&gt;span:not(.edit-link)&gt;a:focus,
.theme-scheme-music .hero-section .more-link:hover,
.theme-scheme-music .hero-section .more-link:focus,
.theme-scheme-music .promotion-section .more-link:hover,
.theme-scheme-music .promotion-section .more-link:focus,
.theme-scheme-music .promotion-sale .more-link:hover,
.theme-scheme-music .promotion-sale .more-link:focus,
.theme-scheme-music .team-section .owl-carousel .owl-nav button.owl-next:hover,
.theme-scheme-music .team-section .owl-carousel .owl-nav button.owl-next:focus,
.theme-scheme-music .team-section .owl-carousel .owl-nav button.owl-prev:hover,
.theme-scheme-music .team-section .owl-carousel .owl-nav button.owl-prev:focus,
.theme-scheme-music .pricing-section .more-link:hover,
.theme-scheme-music .pricing-section .more-link:focus,
.theme-scheme-music .app-section .more-link:hover,
.theme-scheme-music .app-section .more-link:focus,
.theme-scheme-music .venue-section .more-link:hover,
.theme-scheme-music .venue-section .more-link:focus,
.theme-scheme-music .events-section .button.ghost-button:hover,
.theme-scheme-music .events-section .button.ghost-button:focus {
    background-size: 200% auto;
    background-position: right center;
}


/* Transparent */

.dropdown-toggle,
.owl-carousel .owl-dots button.owl-dot.active,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
button.menu-toggle,
#menu-toggle,
#menu-toggle:hover,
#menu-toggle:focus,
button#wp-custom-header-video-button,
.archive-content-wrap .more-link,
.archive-content-wrap .more-link:hover,
.archive-content-wrap .more-link:focus,
.archive-content-wrap .more-button,
.archive-content-wrap .more-button:hover,
.archive-content-wrap .more-button:focus,
.woocommerce-loop-category__title .count,
.footer-widget-area .essential-widgets.ew-newsletter,
.logo-slider-section .owl-dots .owl-dot.active,
#footer-newsletter+.section {
    background: transparent;
}

.star-rating span:before,
p.stars:hover a:before,
p.stars.selected a.active:before,
p.stars.selected a:not(.active):before {
    color: #f1d554;
}


/*# sourceMappingURL=style.css.map */


/* Custom */

.entry-meta,
.site-info {
    display: none;
}

.page-footer {
    padding: 21px 60px;
    background-color: #232323;
    color: #fff;
    text-align: center;
    margin: 0;
}</pre></body></html>