/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add custom CSS below */
/* IAF ADDITIONAL STYLES */

.bl {color:#b2d7f2!important;
}


h2.bl {
	font-size: 26px;
	color:#103E83!important; 
	font-weight:300;
}

/* 
.sh-titlebar .titlebar-title h1 {

} */

.sh-iconbox-style11 .sh-iconbox-title {
background-color: transparent!important;
}

p.sh-image-widgets-description {
font-size: 14px;
}

/* Styles for GPS Widget Feature  */

.widget-item {
    padding-bottom: 5px!important;
}

.widget-item h4.gps-s {
	font-size: 22px;
	font-weight: 400!important;
	color:#fff;
	font-family: "Raleway";
	line-height: 28px!important;
	letter-spacing: 1px!important;
}



h4.gps-s {
	font-size: 24px;
	font-weight: 400!important;
	color:#fff;
	font-family: "Raleway";
	line-height: 28px!important;
	letter-spacing: 1px!important;
}





.gps-sm-dirtext {
	color: #fff;
    	font-size: 12px;
    	line-height: 24px;
    	font-family: "Raleway";
	letter-spacing: 1px;
}

.gps-sm-disclaimer {
	color: #9e9e9e;
    	font-size: 10px;
    	line-height: 20px;
    	font-family: "Raleway";
	letter-spacing: 1px;
}


.lv-tgr {
display: block;
margin: 0px auto;
width: auto;
}


.icon-mv {
	margin: 0 0 0 35px;
    	float: left;
}

div#text-2.widget-item.widget_text {
margin: -10px 0px !important;
}


.sh-header-top-3 {
border-bottom:none;
}


/* COLLEGE SEARCH WIDGET STYLES   */

#quick_finder {
  margin-bottom: 5px;
  padding: 10px 40px 10px 40px;
}

#quick_finder-2clm {
  margin-bottom: 5px;
  padding: 5px;
}

#searchWidget {
  margin: 0;
  border: none;
  padding: 0;
  width: auto;
}

#searchWidget ol {
  list-style: none;
  padding: 0;
}

#searchWidget select {
  border: 1px solid #dddddd;
  font-family: "Raleway";
  font-size: 14px;
  line-height: 18px!important;
  padding: 0 18px;
  margin: 16px 0;
  cursor: pointer;
  width: 100%;
  height: 45px;
  border-radius: 22px;
  background: #ffffff;
}

#searchWidget .btn {
  width: 100%;
  padding: 10px;
  font-size: 20px;
  color: white;
  font-family: "Raleway";
  margin: 10px 0 5px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: white;
  padding: 10px 20px;
  background: #9d1628;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  line-height: 1.5;
}
#searchWidget .btn:hover {
  background: #103e83;
  color: white;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #SearchWidget {
    padding: 20px 10px;
  }
  #SearchWidget select {
    width: 90%;
  }
}
@media (max-width: 320px) {
  #quick_finder h3 {
    font-size: 30px;
  }
  #quick_finder hr {
    margin-top: 5px;
  }
  #searchWidget {
    padding: 10px 0 0;
  }
}

/* END OF COLLEGE SEARCH WIDGET STYLES   */



.light-blue-lk {
color:#47c9e5!important;
}

.read-for-heading {
	color:#9d1628;
	text-transform: uppercase;
}


/* COLLEGE ADMIN MENU FIX   */

.sh-nav > li.menu-item:nth-last-child(-n+3) > ul.sub-menu {
	    margin-left:-26px!important;
}


/* DARK WIDGET CUSTOM STYLE for Background Black  */

.main-widget-wrap {
	background-color: rgba(0,0,0,0.90);
    	background-position: center center;
    	padding: 25px 35px 35px 35px;
}



/* STUDENTS PAGE WIDGET - CUSTOM STYLES  */

h4.gps-s-custm {
	font-size: 24px;
	font-weight: 400!important;
	color:#fff;
	font-family: "Raleway";
	line-height: 28px!important;
	letter-spacing: 1px!important;
}

.icon-mv2 {
margin: 0 0 0 25px;
}

.gps-sm-dirtext2 {
	color: #fff;
    	font-size: 12px;
    	line-height: 24px;
    	font-family: "Raleway";
	letter-spacing: 1px;
}


.lv-tgr2 {
display: block;
margin: 10px auto 30px auto;
width: auto;
}


/* Red Footer Download Icons Centering On Monbile Styles  */

@media (min-width: 320px) and (max-width: 800px) {

div#single-image-1de2a2d15c4fe4ad279bdcff4a6738ba, #single-image-79cb846ba8f0754b99fa719755c431dc {
	text-align: center!important;
}
}


@media (max-width: 320px) {
div#single-image-1de2a2d15c4fe4ad279bdcff4a6738ba, #single-image-79cb846ba8f0754b99fa719755c431dc {
	text-align: center!important;
}
}


/* Side Column Widget Adjustments  */

@media (min-width: 1026px) and (max-width: 1250px) {

.main-widget-wrap {
    padding: 25px 15px 35px 15px;
}

 .widget-item h4.gps-s {
	font-size: 19px;
	font-weight: 400!important;
	color:#fff;
	font-family: "Raleway";
	line-height: 26px!important;
	letter-spacing: 1px!important;
	padding-top: 4px;
}

#searchWidget .btn {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  color: white;
  font-family: "Raleway";
  margin: 10px 0 5px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: white;
  padding: 10px 20px;
  background: #9d1628;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  line-height: 1.5;
}

}


@media (min-width: 400px) and (max-width: 1025px) {
.lv-tgr2 {
	text-align: center;

}
.icon-mv {
	margin: 0 0 0 35px;
    	float: none;
}
}



@media (min-width: 400px) and (max-width: 1025px) {
.lv-tgr {
	text-align: center;

}
.icon-mv {
	margin: 0 0 0 35px;
    	float: none;
}
}

.bannerad-holder {

	text-align: center;
}


.advert {

	text-align: center;
	color: #9e9e9e;
	font-size: 10px;
	line-height: 20px;
	font-family: "Raleway";
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
}


div#adbutler-4.widget-item.widget_adbutler {
	text-align:center;
}