HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/wpamazingsecret/wp-content/themes/porto/scss/theme/_theme-vc.scss
.container-fluid .vce-row-container {
	margin-left: calc( var(--porto-fluid-spacing) * -1 );
	margin-right: calc( var(--porto-fluid-spacing) * -1 );
	width: calc( 100% + 2 * var(--porto-fluid-spacing) )
}
.container-fluid .no-inner-container,
.vce-row[data-vce-stretch-content="true"],
.vce-row.vce-element--has-background  {
	padding-left: var(--porto-fluid-spacing);
	padding-right: var(--porto-fluid-spacing)
}
.vce-row.vce-element--has-background {
	padding-top: var(--porto-fluid-spacing)
}
.container-fluid .vce-row .no-inner-container {
	padding-left: 0;
	padding-right: 0
}

.container-fluid .vce-row-container .vce-row-container {
	margin-left: 0;
	margin-right: 0;
	width: 100%
}

.vcwb .porto-ibanner {
	margin-bottom: 0
}
.fullscreen-carousel .vce-element-porto-banner-wrapper,
.fullscreen-carousel .vce-element-porto-banner-wrapper .porto-ibanner,
.fullscreen-carousel .vce-element-porto-banner-wrapper img  {
	height: 100%
}
.vc-porto-overlay {
	opacity: .3
}
.vcvhelper[data-vcvs-html^="[porto_"] {
	transition: opacity .2s
}

a.porto-heading-wrap {
	display: inline-block
}

/* header builder */
.vce-row.header-main {
	display: block
}
.header-builder-p {
	[class^="vce-porto-hb-"] {
		display: inline-block;
		vertical-align: middle;
		margin-#{$right}: .875rem;
		&:last-child {
			margin-#{$right}: 0
		}
	}

	.vce-col-content > *:not(.vce-row-container) {
		margin-#{$right}: .875rem;
		margin-bottom: 0;
		max-width: 100%
	}
	.vce-col-content > *:last-child {
		margin-#{$right}: 0
	}

	.vce-col-content {
		display: flex;
		align-items: center;
		flex-wrap: wrap
	}
	.vce-col-content > .vce-row-container {
		flex: 0 0 100%;
		max-width: 100%
	}
	.porto-block .porto-block .vce-col-content {
		display: block
	}
	.vce-col-content > *:last-child,
	.porto-block .porto-block .vce-col-content > * {
		margin-#{$right}: 0
	}
}

.vce-col.vce-col--md-flex-1 {
	flex: 1;
	width: auto;
	align-self: center
}
.vce-col.vce-col--md-flex-auto {
	flex: none;
	width: auto;
	align-self: center
}
.porto-header-preset text {
	text-transform: none
}
.vce-col.vce-col--md-flex-1:last-child .vce-col-content {
	justify-content: flex-end
}
.vce-col.vce-col--md-flex-1:nth-child(2):not(:last-child) .vce-col-content {
	justify-content: center
}