/*
 Theme Name:   vantage_child
 Theme URI: http://siteorigin.com/theme/vantage/
 Description:  Vantage Child Theme
 Author:       Emma Rae
 Author URI:   http://emmaraeworks.com
 Template:     vantage
 Version:      1.1.8
 Text Domain:  vantage_child
*/

@import url("../vantage/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/* #c7322e LAMAMA RED */
/* #fb0000 LAMAMA RED bright*/

.panel-grid-cell#pgc-home-0-0{
  width: 80%;
  float: left;
}

.panel-grid-cell#pgc-home-0-1{
  width: 20%;
  float: left;
}

.vantage-carousel-title a.previous {
  background: url('images/sprites-1-1-9-2.png') no-repeat -87px -76px!important;
}
.vantage-carousel-title a.next {
  background: url('images/sprites-1-1-9-2.png') no-repeat -87px -105px!important;
}

.vantage-carousel-title a.next, .vantage-carousel-title a.previous {
  width: 25px !important;
  height: 25px!important;
  background-position: center center;
  display: block;
  float: right;
  margin-left: 2px;
  overflow: hidden;
  text-indent: -9999px;
}

.origin-widget.origin-widget-button-vantage_flat-black a {
  display: inline-block;
  padding: 8px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 15px !important;
  font-family: inherit;
  font-weight: 500;
  text-decoration: none;
  text-shadow: none;
  text-align: center;
  border-bottom: 2px solid #000 !important;
  background: #000 !important;
}

.buytix{
  display: inline-block;
  padding: 8px 20px;
  border-radius: 4px;
  color: #fff !important;
  font-size: 15px !important;
  font-family: inherit;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  border-bottom: 2px solid #000;
  background-color:#000;
}

.entry-content img{
  box-shadow:none;
  -webkit-box-shadow: none;
}

.metaslider {
  overflow:hidden;
}

#secondary .widget .widget-title, #footer-widgets .widget .widget-title {
  color: #fff;
  width:250px; 
  height:25px; 
  line-height:25px; 
  background-color:#000;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align:center;
  font-weight:100;
}

#mc_display_rewards {
  display:none;
}
.metaslider .caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  background: black;
  color: white;
  opacity: 0.7;
  margin: 0;
  display: block;
  line-height: 1.4em;
  font-size:16px;
}

#programs_page h1{
  font-size:30px;
} 

#programs_page img{
  width:40%;
} 



h1.info{
  font-size:15px;
  padding-bottom:3px;
  margin:0;
}

h1.info-loop{
  font-size:13px;
  text-align:center;
  padding:0;
  margin-top:-2px;
}

.entry-thumbnail{
  width:40%;
}

.single-post .entry-thumbnail{
  width:100%;
}

#page-title {
  text-indent:-999em;
}

#single-comments-wrapper, #comments, #comments-area{
  display:none;
}

#page-title span{
  display:block;
  text-indent:0;
  text-transform:uppercase;
  font-size: 30px;
  text-align:center;
  border-bottom:1px solid #ccc;
  line-height: 1.35em;
}

article.post .share-buttons, article.page .share-buttons {
  display:none;
}

.entry-header{
  margin-bottom:5px !important;
}

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
  color: #fb0000;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.35em;
}

.entry-meta{
  display:none;
}
.panel-row-style-wide-grey {
  background: #eee;
  margin: 0 -20px;
  padding: 0px 20px;
  color:#fff;
}

a.rsswidget:last-child {
  text-decoration: none;
  font-size: 22px !important;
}

.widget_headline-widget h1 {
  color: #000;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 36px;
  margin: 0;
  padding-top: 10px;
  text-transform: uppercase;
}

.widget_headline-widget h3 {
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  margin: 0;
  padding-bottom: 0px;
}

a {
  color: #fb0000;
}
a:hover{
  color: #c7322e;
}


/*NAVIGATION*/
.main-navigation .menu-item ul li a {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 8px 25px;
font-weight:100;
}
.main-navigation ul li a {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-weight:700;
padding: 30px 25px 26px;
font-size:1.2em;
}
.main-navigation {
position: relative;
background: #fff;
font-size: 11px;
margin: 0 -40px;
}
.main-navigation a {
color: #000;
display: block;
font-weight: bold;
text-decoration: none;
}
.main-navigation ul ul {
position: absolute;
top: 100%;
left: 0;
background: #464646;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
box-shadow: 0 1px 2px rgba(0,0,0,0.15);
display: none;
z-index: 99999;
}
.main-navigation ul ul li a{
  color: #fff;
}
.main-navigation ul li:hover > a {
  background: #fb0000;
  color: fff;
  
}
.main-navigation ul ul li:hover > a {
  background: #fb0000;
  color: #fff;
}
#search-icon #search-icon-icon {
position: relative;
width: 30px;
height: 100%;
background-color: #eee;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
}
#search-icon #search-icon-icon:hover {
background-color: #eee;
}
#search-icon {
position: absolute;
top: 50px;
right: 20px;
height: 60%;
}


.entry-content{
  font-size:14px;
}

.entry-content a {
  text-decoration:underline;
  font-size:1.3em;
  color: #666666;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.entry-content a:hover{
  color: #fb0000;
}

.entry-content h3 {
  font-size: 1.3em;
}

/* VERTICAL LOGO IN MENU */
body.has-menu-search .main-navigation ul .sub-menu {
padding-top:0px;
}
body.has-menu-search .main-navigation ul {
margin-right: 59px;
padding-top: 66px;
}
header#masthead.masthead-logo-in-menu .logo {
float: left;
margin-right: 25px;
padding:0;
}
header#masthead.masthead-logo-in-menu .logo > img {
width: auto;
max-height: 140px;
}

/*TAKES AWAY RSS LOGO*/
a.rsswidget{
text-decoration:none;
font-size:14px;
}
.rsswidget img{
display:none;
}
.entry-content ul {
list-style-type: disc;
}

#main {
  background: #fff;
  padding: 15px;
}

/*TAKES AWAY MORE INFO TEXT ON CIRCLE ICON WIDGET*/
.widget_circleicon-widget .circle-icon-box a.more-button {
color: #3b3b3b;
display: none;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}
.layout-full .panel-row-style-wide-grey {
margin: 0 -1000px;
padding: 15px 1000px 15px 1000px;
}
.widget_headline-widget .decoration {
position: relative;
height: 1px;
border-top: 1px solid #EEE;
margin: 5px 60px 5px 60px;
}

/*FOOTER*/
#colophon {
background:  #eee;
margin-bottom: 20px;
padding: 20px;
}
#footer-widgets .widget .widget-title {
color: #000;
background-color:transparent !important;
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
text-align:left !important;
width:auto; 
height:auto;
}
#footer-widgets .widget {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width:25% !important;
color: #000;
float: left;
margin-bottom: 0;
padding: 0 5px;
}
#footer-widgets .widget:nth-child(-n+3) {
width:15% !important;
}
#colophon #theme-attribution, #colophon #site-info {
display:none;
}

.vantage-carousel-wrapper .vantage-carousel li.carousel-entry h3 {
color: #000;
  font-size: 14px;
  font-weight: 500;
  margin: 10px 0 0 0;
  text-align: center;
}


/*HOME PAGE EDITS*/

.origin-widget.origin-widget-button-simple-vantage_black a {
  padding: 5px 45px !important;
  font-size: 1em !important;
}

.panel-grid-cell .panel {
  margin-bottom: 10px !important;
}

/*SOCIALS*/
.panel-grid-cell .panel:last-child {
  margin-left: 20px;
}

.widget_vantage-social-media .social-media-icon.social-media-icon-instagram{
  background: #fb0000 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb0000 !important), color-stop(1, #fb0000 !important));
  background: -ms-linear-gradient(bottom, #fb0000 !important, #fb0000 !important);
  background: -moz-linear-gradient(center bottom, #fb0000 !important 0%, #fb0000 !important 100%);
  background: -o-linear-gradient(#fb0000 !important, #fb0000 !important);
  border: 1px solid #fb0000 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb0000 !important', endColorstr='#fb0000 !important', GradientType=0);
  border-radius:50%;
}
.widget_vantage-social-media .social-media-icon.social-media-icon-facebook{
  background: #fb0000 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb0000 !important), color-stop(1, #fb0000 !important));
  background: -ms-linear-gradient(bottom, #fb0000 !important, #fb0000 !important);
  background: -moz-linear-gradient(center bottom, #fb0000 !important 0%, #fb0000 !important 100%);
  background: -o-linear-gradient(#fb0000 !important, #fb0000 !important);
  border: 1px solid #fb0000 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb0000 !important', endColorstr='#fb0000 !important', GradientType=0);
  border-radius:50%;
}
.widget_vantage-social-media .social-media-icon.social-media-icon-youtube{
  background: #fb0000 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb0000 !important), color-stop(1, #fb0000 !important));
  background: -ms-linear-gradient(bottom, #fb0000 !important, #fb0000 !important);
  background: -moz-linear-gradient(center bottom, #fb0000 !important 0%, #fb0000 !important 100%);
  background: -o-linear-gradient(#fb0000 !important, #fb0000 !important);
  border: 1px solid #fb0000 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb0000 !important', endColorstr='#fb0000 !important', GradientType=0);
  border-radius:50%;
}
.widget_vantage-social-media .social-media-icon.social-media-icon-twitter{
  background: #fb0000 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb0000 !important), color-stop(1, #fb0000 !important));
  background: -ms-linear-gradient(bottom, #fb0000 !important, #fb0000 !important);
  background: -moz-linear-gradient(center bottom, #fb0000 !important 0%, #fb0000 !important 100%);
  background: -o-linear-gradient(#fb0000 !important, #fb0000 !important);
  border: 1px solid #fb0000 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb0000 !important', endColorstr='#fb0000 !important', GradientType=0);
  border-radius:50%;
}
.widget_vantage-social-media .social-media-icon.social-media-icon-vimeo{
  background: #fb0000 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb0000 !important), color-stop(1, #fb0000 !important));
  background: -ms-linear-gradient(bottom, #fb0000 !important, #fb0000 !important);
  background: -moz-linear-gradient(center bottom, #fb0000 !important 0%, #fb0000 !important 100%);
  background: -o-linear-gradient(#fb0000 !important, #fb0000 !important);
  border: 1px solid #fb0000 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb0000 !important', endColorstr='#fb0000 !important', GradientType=0);
  border-radius:50%;
}


/*MAILCHIMP*/
.mergeRow{
display:none;
}
/*-------------PHONE--------------------*/
@media (max-width: 680px){

      .metaslider .caption-wrap {
	font-size:10px;
	line-height: .5em;
      }

      .main-navigation ul li a {
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-weight: 700;
      padding: 30px 25px 26px;
      font-size: 2em;
      }
      .mobile-nav-icon:before {
      content: "\f00b";
      font-size: 22px;
      }
      #footer-widgets .widget {
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width:100% !important;
      color: #000;
      float: left;
      margin-bottom: 0;
      padding: 0 5px;
      }
      #footer-widgets .widget:nth-child(-n+3) {
      width:100% !important;
      color: #000 !important;
      }
      #footer-widgets a{
      color: red !important;
      font-size: 1.2em;
      }
      a[href^="tel:"]:before {
      content: "\260E";
      display: inline-block;
      color: red;
      }
      #pgc-home-0-1 {
      display:none;
      }
      #pgc-home-3-1 {
      display:none;
      }
      .metaslider {
      position: relative;
      margin-left:-20px;
      z-index: 0;
      }
      .flexslider .flex-direction-nav li a.flex-next {
      display:none;
      }
      .flexslider .flex-direction-nav li a.flex-prev {
      display:none;
      }
}