/* for collagen article - text above image */
.anti-aging-banner{
/*
position: absolute;
margin-left: auto;
  margin-right: auto;
 z-index: -1;*/
}

.collagen-text {   
/*margin-top: -400px;*/


}


/* for youtube video size in superfood category page */

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




@media (max-width: 991px){
.ics{
float:left;
width:33%;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon{
font-size: 3em;
}
}

media (max-width: 991px){
.navbar .navbar-header .navbar-brand {
    width: 50%;
}
}

.meta, .meta a {
    font-size: 12px !Important;
    display: none !Important;
}

#mega-menu-wrap-primary #mega-menu-primary input, #mega-menu-wrap-primary #mega-menu-primary img {
    width: 100% !important;
}


margin{
  border: 1px solid black;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 150px;
  margin-left: 80px;
}

.date {
  display: none !important;
}

.sfsi_footerLnk{
  display:none;
}

button { 
  background-color: #e25942 !important;
  border-color: #e25942;
  padding: 5px;
  color:white !important;
}

.post-title a {
    color: #303030;
}

.content-desktop {display: block;}
.content-mobile {display: none;}

@media screen and (max-width: 768px) {

.content-desktop {display: none;}
.content-mobile {display: block;}

}


li{
 list-style-position: outside !important;
}

.wpb_text_column ul, .wpb_text_column ol {
    margin: 0 0 20px 19px !important;
}



.col-md-7 {
height:160px;
}

@font-face {
    font-family: 'gothamblackitalic';
    src: url('/font/gotham_black_italic-webfont.woff2') format('woff2'),
         url('/font/gotham_black_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_blackregular';
    src: url('/font/gotham_black_regular-webfont.woff2') format('woff2'),
         url('/font/gotham_black_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'gothambook';
    src: url('/font/gothambook-webfont.woff2') format('woff2'),
         url('/font/gothambook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barmenomedium';
    src: url('/font/barmeno_medium-webfont.woff2') format('woff2'),
         url('/font/barmeno_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'barmenoregular';
    src: url('/font/barmeno_regular-webfont.woff2') format('woff2'),
         url('/font/barmeno_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: none !Important;
}

.mega-disable-link a{
font-weight:bold !important;
}

.post-title {
    margin-top: 25px;
}