HEX
Server: nginx/1.20.2
System: Linux racknerd-d3d1ff4 3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Jan 4 01:06:37 UTC 2018 x86_64
User: www (1000)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.movieloversky.com/wp-content/plugins/trx_addons/components/cpt/team/_team.scss
.sc_team_columns_wrap {
	@include flex;
	@include flex-wrap(wrap);
}
.sc_team_slider .sc_team_item,
.sc_team_columns_wrap .sc_team_item {
	display:inline-block;
	vertical-align:top;
	@include box(100%, 100%);
	@include border-box;
}
.sc_team_slider .sc_team_item {
	height: 95%;
}

.sc_team {
	position: relative;	
}

/* Style 'Default' */
.sc_team_default .sc_team_item {
	background-color:#fafafa;
	margin-bottom: 2em;
}
.sc_team_default.slider_swiper .sc_team_item,
.sc_team_default .columns_padding_bottom .sc_team_item {
	margin-bottom:0;
}

.sc_team_default .sc_team_item_thumb {
	margin-bottom:0;
}
.sc_team_default .sc_team_item_thumb img {
	width: 100%;
}

.sc_team_default .sc_team_item_info {
	padding: 2.6em 3em;
	text-align:center;
}

.sc_team_default .sc_team_item_title,
.sc_team_short .sc_team_item_title,
.sc_team_featured .sc_team_item_title {
	margin: 0;
}
.sc_team_default .sc_team_item_subtitle,
.sc_team_short .sc_team_item_subtitle,
.sc_team_featured .sc_team_item_subtitle {
	@include font(13px, 20px, '', italic);
	letter-spacing:0;
	margin-top:1px;
}

.sc_team_default .sc_team_item_content {
	margin-top:1.5em;
	margin-bottom:1.5em;
}
.sc_team_default .sc_team_item_content p {
	margin:0;
}

.sc_team_default .sc_team_item_socials {
	margin: 0 -0.5em 0 0;
}
.sc_team_default .sc_team_item_socials .social_item {
	display:inline-block;
	margin: 0 3px 3px 0;
}
.sc_team_default .sc_team_item_socials .social_item .social_icon {
	display:block;
	@include square(2.4em);
}

.sc_team_default .sc_team_item_button {
	margin:1.6em 0 0;
}
.sc_team_default .sc_team_item_socials + .sc_team_item_button {
	display:none;
}

.sc_team_default .trx_addons_hover_content .trx_addons_hover_title {
	font-size: 1.3333em;
}


/* Style 'Short' & 'Featured' */
.sc_team_short .sc_team_slider.slider_outer_pagination_pos_bottom {
	padding-bottom: 3em;
}

.sc_team .sc_team_item_thumb .sc_team_item_title a,
.sc_team .sc_team_item_thumb .sc_team_item_subtitle a,
.sc_team .sc_team_item_thumb .sc_team_item_content a {
	color: #fff;
}
.sc_team .sc_team_item_thumb .sc_team_item_content {
	font-style: normal;
}
.sc_team .sc_team_item_thumb .sc_team_item_socials {
	margin: 0.5em -0.5em 0 0;
}
.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item {
	margin: 0.5em 0.5em 0 0;
	display:inline-block;
}
.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item .social_icon {
	display:inline-block;
	@include square(2em);
	@include border-radius(2px);
	background-color:transparent;
	border: 1px solid #fff;
	color: #fff;
}
.sc_team_short .sc_team_item_thumb {
	border-bottom:5px solid #efa758;
}


/* Single team member */
.team_member_page .team_member_header {
	overflow:hidden;
}

.team_member_page .team_member_featured {
	float: left;
	width: 33%;
	padding: 0 2.5em 0.75em 0;
	@include border-box;
}
.team_member_page .team_member_featured .team_member_avatar {
    border: 15px solid #f0f0f0;
}

.team_member_page .team_member_socials {
	margin:1em 0 0 0;
	text-align:center;
}
.team_member_page .team_member_socials .social_item {
	display:inline-block;
	margin: 0 3px 3px 0;
}
.team_member_page .team_member_socials .social_item .social_icon {
	display:block;
	@include square(2.4em);
}

.team_member_page .team_member_title {
	margin:0;
}
.team_member_page .team_member_position {
	margin:0;
}
.team_member_page .team_member_details {
	margin-top:1em;
}

.team_member_page .team_member_brief_info {
	margin-top:1em;
}
.team_member_page .team_member_brief_info_title {
	margin:0;
}
.team_member_page .team_member_brief_info_text {
	font-style: italic;
	letter-spacing:0;
}

.team_member_page .team_member_content {
	margin-top:1em;
}