HEX
Server: Apache
System: Linux web5.visualcom.es 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: ensaco.es (10019)
PHP: 8.3.32
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/ensaco.es/httpdocs/wp-content/themes/bb-theme/less/skin-deluxe.less
/*

Skin: Deluxe

WARNING! DO NOT EDIT THEME FILES IF YOU PLAN ON UPDATING!

Theme files will be overwritten and your changes will be lost 
when updating. Instead, add custom code in the admin under 
Appearance > Theme Settings > Code or create a child theme.

*/

/* Content
----------------------------------------------------------- */

.fl-full-width .fl-page-content {
	.fl-box-shadow(0 0 5px rgba(0, 0, 0, 0.15));
}

/* Media Query - 1100px or greater
----------------------------------------------------------- */

@media (min-width: 1100px) {

	/* Nav
	----------------------------------------------------------- */
	
	.fl-full-width .fl-page-nav-wrap {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		margin: 0 auto;
		max-width: 1100px;
	}

	/* Nav Right Layout
	----------------------------------------------------------- */
	
	.fl-full-width .fl-page-header.fl-page-nav-right {
		margin-bottom: 30px;
	}
	
	/* Content
	----------------------------------------------------------- */

	.fl-full-width .fl-page-content {
		margin: 0 auto 30px;
		max-width: 1100px;
	}
}