/*
Theme Name:     Campus Child Theme
Theme URI:      http: //example.com/
Description:    Child Theme
Author:         Jeremy Paul
Author URI:     http: //example.com/about/
Template:       campus
Version:        1.0
*/

@import url("../campus/style.css");

/* Added by JPaul */

#section-navigation .sf-menu > li > a strong, #section-navigation .sf-menu > li > a {
  font-size: 99%;
  font-family: arial;
}


h1, h1 span, h2, h3, h4, h5, #grid-filter, #grid-filter a.button, .highlight-row span, .page-caption, .sf-menu > li > a strong, .sf-menu ul li a, .sf-menu ul li li a, .tk-museo-slab, .wpb_content_element .wpb_accordion_header a, .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    font-family: "arial" !important;
    font-weight: 300;
}


/* Contact Us - JPaul */

#optin input[type="submit"] {
    background: #4b2331 url(wp-content/uploads/images/buton.png) repeat-x top !important;
    border: 1px solid #4b2331 !important;
    color: #fff !important;
    cursor: pointer !important;
    float: left !important;
    font-size: 14px !important;
    font-weight: none !important;
    padding: 3px 5px !important;
    text-shadow: -1px -1px #562806 !important;
    text-transform: none !important;
    width: 90%;
    height: 45px !important;
}

#optin input {
    background: #fff url(wp-content/uploads/images/input.png) repeat-x bottom;
    border: 1px solid #ccc;
    float: left;
    font-size: 14px;
    margin: 0 10px 10px 0;
    padding: 8px 10px;
    width: 85%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 2px #ddd;
    -moz-box-shadow: 0 2px 2px #ddd;
    -webkit-box-shadow: 0 2px 2px #ddd;
    color: 	#808080;
}

.Mailing-List-Text-Align-JP {
    padding-right: 7%;
}


/* Image Corners - JPaul */
.JPImageCorners {
	border-radius: 12px 12px 12px 12px;
}


/* remove Leave a Reply - JPaul */

.page #comments {
  display: none;
}

/* Bottom of pages - JPaul */

.wpb_wrapper hr, .wpd_separator, .wpb_separator, .vc_text_separator, hr {
  border-bottom-color: rgba(0, 0, 0, 0.15) !important;;
  border-bottom-style: solid !important;
  border-bottom-width: 0px !important;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-left-width-value: 0;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-right-width-value: 0;
  border-top-color: rgba(0, 0, 0, 0.15);
  border-top-style: solid;
  border-top-width: 0px;
  clear: both;
  height: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
}


element {
}
.vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_col-has-fill > .vc_column-inner {
    padding-top: 0px !important;
}


/* Header - JPaul */

#section-tophat .search {
    float: left;
    margin-left: 0px !important;
}


/* Footer - JPaul */

.Line-JP .wpb_wrapper {
    margin-bottom: 4px !important;
}

/* Changes by MaxIT April 2017 */

.home #header-background {
    background: url(/wp-content/themes/campus-child/img/smss_banner02.jpg);
	height: 200px; 
}

#header-background {
    background: url(/wp-content/themes/campus-child/img/smss_banner02.jpg);
	height: 200px;
}

.home #section-header {
    background: transparent !important;
    height: 77% !important;
}

#section-header {
    background: transparent !important;
    height: 77% !important;
}

#section-navigation {
    background: transparent !important;
}

.vc_sep_line {
	border-color: #f5e0d0 !important;
}

.site-title {
    display: none !important;
}

#banner-link { 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  z-index: 1;

  /* fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image: url('empty.gif');
}

#section-navigation, .vc_tta-tabs-position-top .vc_tta-tabs-container {
    border-bottom: 5px solid #f5e0d0 !important;
}

.sf-arrows .sf-with-ul:after {
    border-top-color: #f5e0d0 !important;
}

li.menu-item a:hover {
    background-color: #f5e0d0 !important;
}

li.menu-item:hover {
    background-color: #f5e0d0 !important;
}

.sf-menu li li:hover> a {
    background: none !important;
}

#signinbuttons {
    width: 90px;
    height: 100px;
    position: relative;
    z-index: 110;
    float: right;
    margin-left: 30px;
    margin-right: 15px;
    margin-top: -10px !important;
    background: #f5e0d0;
	-webkit-box-shadow: 0px 9px 14px 0px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 9px 14px 0px rgba(0,0,0,0.38);
	box-shadow: 0px 9px 14px 0px rgba(0,0,0,0.38);
}

#section-tophat {
    z-index: 999 !important;
}

#signinbuttons ul {
    padding: 5px;
}

#signinbuttons li {
    list-style: none !important;
    height: 25px;
}

#signinbuttons a {
    font-size: 16px;
    font-weight: bold;
    color: #4b2331 !important;
}

#signinbuttons::after {
    content: url(/wp-content/themes/campus-child/img/click.png);
    position: relative;
    bottom: 36px;
    left: 58px;
}

@font-face {
    font-family: OptimaBold;
    src: url(/wp-content/themes/campus-child/fonts/OPTIMA_B.TTF);
}

#mobile-site-title-wrapper {
    display: none !important;
}



@media screen and (max-width: 480px) {
	#section-navigation {
		border-bottom: 5px solid #f5e0d0 !important;
		position: relative;
		top: 10px;
	}
	
	.dl-menuwrapper button:after {
		background: rgba(0, 0, 0, 1) !important;
		box-shadow: 0 8px 0 rgba(0, 0, 0, 1), 0 16px 0 rgba(0, 0, 0, 1) !important;
	}
	
	.vc_custom_1489654520195 .wpb_text_column {
		padding-left: 6px;
	}
	
	iframe { /* Fits Google Calendar properly on mobile devices */
		max-width: 100%;
	}
}

.entry-content a {
    color: rgb(0, 0, 238) !important;
    text-decoration: underline !important;
}

/* Changes by MaxIT September 2018 */

.home-bookings {
    float: left;
    width: 124px;
    background-image: url(/wp-content/themes/campus-child/img/button_book-a-tour.png);
    height: 25px;
	transition: all .1s ease-in-out;
    position: relative;
    bottom: 3px;
}
