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/editor/_responsive_xl.scss
/* Layouts */
.ccols-xl-2 > * {
	flex: 0 0 auto;
	width: 50%;
}
.ccols-xl-3 > * {
	flex: 0 0 auto;
	width: 33.3333%;
}
.ccols-xl-4 > * {
	flex: 0 0 auto;
	width: 25%;
}
.ccols-xl-5 > * {
	flex: 0 0 auto;
	width: 20%;
}
.ccols-xl-6 > * {
	flex: 0 0 auto;
	width: 16.6666%;
}
.ccols-xl-7 > * {
	flex: 0 0 auto;
	width: 14.2857%;
}
.ccols-xl-8 > * {
	flex: 0 0 auto;
	width: 12.5%;
}
.ccols-xl-9 > * {
	flex: 0 0 auto;
	width: 11.1111%;
}
.ccols-xl-10 > * {
	flex: 0 0 auto;
	width: 10%;
}
.shop_table.wishlist_table .add-links {
	flex-direction: row;
}
.shop_table.wishlist_table .quickview {
	margin-#{$right}: 10px;
	margin-bottom: 0;
}

.col-xl-4 {
	flex: 0 0 auto;
	width: 33.3333%
}
.col-xl-8 {
	flex: 0 0 auto;
	width: 66.6666%
}
.col-xl-12 {
	flex: 0 0 auto;
	width: 100%;
}

.text-xl-start {
	text-align: $left !important;
}

.text-xl-end {
	text-align: $right !important;
}

@media (min-width: 1600px) {
	.wp-block, .container { max-width: var(--porto-container-width, 1200px); }
}