/*
Theme Name:     Clemson World
Theme URI:      http://clemson.edu/clemsonworld/
Description:    Child theme for the Enfold
Author:         Clemson World
Author URI:     http://clemson.edu/clemsonworld/
Template:       enfold                             
Version:        2.0
*/


.entry-content-header h1 {font-size: 30px !important;margin-top:20px}
.entry-content h2 {font-size: 26px !important}
.entry-content h3 {font-size: 22px !important}
.entry-content h4 {font-size: 18px !important}
.entry-content h5 {font-size: 16px !important}
.entry-content {margin-top:20px}

.post-meta-infos {
font-size: 12px;
position: relative;
top: -8px;
display: block;
}

.post-meta-infos a{text-decoration: none;}
.post-meta-infos a:hover{text-decoration: underline;}
.text-sep{padding: 0 5px;}
.more-link{clear:both; display: inline-block;}

span.blog-tags.minor-meta {padding-top:50px !important}

#av-magazine-2 .av-magazine-content-wrap {border-bottom: 1px solid transparent !important;}
#av-magazine-3 .av-magazine-content-wrap {border-bottom: 1px solid transparent !important;}

.entry-content p.stb, h2.stb { text-indent: 0; margin-top: 0.83em }
.entry-content p.mtb { text-indent: 0; margin-top: 2.17em }
.entry-content p.ltb { text-indent: 0; margin-top: 3.08em }

.clearboth {clear: both}

.pulledquote {
	display:block;
	border-top: none;
	border-bottom: none;
	padding: 10px 0 12px 0;
	background: transparent;
	text-indent: 0;
	margin: 0px;
	text-transform: normal;
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.5em;
}

.pullquote.alignleft.pulledquote{text-align:left; padding-left:15px border-left: 2px solid #ddd}
.pullquote.alignright.pulledquote {text-align:right;padding-right:15px; border-right: 2px solid #ddd}

span.pulledquote {max-width:270px;}

/* QUOTES - base.css #104		*/
blockquote, blockquote1, blockquote2, blockquote3{
	border-left-style:none;
	border-left-width:0;
	padding-left:0;
	margin-bottom: 0 0 1.5em 0;
	font-weight: 500;
	font-size: 1.5em !important;
	line-height: 1.5em;
}

small{font-size:.85em}

cite{font-style: italic;}

.signature {
	font-family: 'Rock Salt', cursive;
	color:#000000;
	font-size:18px;
	line-height: 3em;
	margin-left: 30px;
}
	
.social-icons li a {background-image:url(images/social-icons-sprite.png);}
.social-icons li a:hover {background-color:#EA6A20; box-shadow:0 0 6px rgba(0,0,0,0.4)}
.social-icons li.social-alumni a {background-position:-150px -90px;}


/*	#Widget Title - layout.css - 1628	*/

.widgettitle{	}

/* Widget line items - layout.css #1651		*/
#top .widget ul{padding:0;margin:0;width:100%;float:left;}

.widget li{
clear:both;
border-top-width:1px;
border-top-color:#ededed;
border-top-style: solid;
padding:7px 0;
display:block;
font-size: 12px;
line-height: 1.5em;
font-style: italic;
}

.widget li:first-child{border-top:none;}

.widget ul ul li,.widget ul ol li, .widget ol ol li, .widget ol ul li{margin-bottom:0;}

.sidebar .widget .seperator{}

.sidebar .widget:first-child, .content .sidebar .widget:first-child{padding-top:0;border-top: none;}


/***********/
.standard-content .entry-content {
	font-size:16px;
	color:black;
}
.flex_column.av_one_full {
	/*padding:0 10%;*/
}

/* Font weight in magazine component  */
.av-magazine .av-magazine-group .av-magazine-hero article .av-magazine-content.entry-content {
	font-weight: normal;
}

@media only screen and (max-width: 767px) {
	#top .avia-builder-el-0 .slideshow_caption {
		padding-top:0 !important;
	}
	.responsive #top .slideshow_caption h2{font-size: 40px !important;}
	.responsive #top #wrap_all #header {
		position: absolute;
		width: 100%;
		float: none;
		height: auto;
		margin: 0 !important;
		opacity: 1;
		min-height: 0;
	}
	.responsive .logo img {
	    height: auto !important;
	    width: auto;
	    max-width: 85%;
	    display: block;
	    max-height: 80px;
	}

	/*2022-10-18*/
	/* FIXES MOBILE HERO SLIDE SIZE */
	.avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow, .avia-builder-el-0.av-cell-min-height-100 > .flex_cell {
		height: 36vh !important;
		margin-top: 80px;
	}
	
}
@media only screen and (min-width: 1920px) {
	/*BACKGROUND COLOR*/
	html {
		background-color: #f8f8f8;
	}
	/* MAX WIDTH ON LARGE DESKTOPS */
	#wrap_all, #header {
		max-width: 1920px;
		margin: 0 auto;
	}
}
/***********/
