/* 
Theme Name:		 Urban Mag Child Theme
Theme URI:		 http://themes.goodlayers.com/urbanmag
Description:	 Child theme of Urban Mag
Author:			 Goodlayers + Diego Rueda
Author URI:		 http://themes.goodlayers.com/
Template:		 urbanmag-v1-04
Version:		 1.0.9
Text Domain:	 urbanmag-v1-04
-------------------------------------------------------------- */

/* Legacy custom CSS
****************************************************************************************/

.gdlr-social-share {
 padding-bottom: 0px;
  margin-bottom: 0px;
}

body { overflow-x: hidden !important; 
	font-family: "freight-text-pro",sans-serif !important;
  	font-weight: 400 !important;
  	font-size: 19.5px !important; 
  	letter-spacing: .011em !important;
}
img {
  margin: 8px 8px 8px 0px !important;
}
.wp-caption p.wp-caption-text {
  font-size: 14px !important;
}
.four > #weekly-overview {
 	height: 115px;
    overflow: hidden;
}
.field-inline {
  font-size: 19px !important;
  font-family: proxima-nova, sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: .019em !important;
}
.gdlr-button, input {
  font-size: 16px !important;
   font-family: proxima-nova, sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: .019em !important;
}
.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper{ 		
  	padding-top: 15px !important;
  	padding-left: 10px !important;
}
.gdlr-item-start-content {
padding-top: 10px !important;
}
.gdlr-sidebar {
	line-height: 100% !important;
}
.gdlr-widget-title { font-family: proxima-nova, sans-serif !important; font-size: 13px; font-weight: 600; margin-bottom: 5px; color: #999 !important; } 

.gdlr-logo-right-banner {
  max-width: none;
}
.gdlr-sidebar .gdlr-widget-title {
    background-color: #ffffff !important;
}  

.gdlr-sidebar.gdlr-right-sidebar .textwidget > .ad,
.above-content-widget .textwidget > .ad{
  width: 300px;
  margin:0 auto;
}
.recent-post-widget-content {
  font-family: proxima-nova, sans-serif !important;
  font-size: 27px !important;
  line-height: 77% !important;
}

.footer-wrapper {
	z-index:999;
}

.footer-container {
  padding: 15px; 
}

.yui-skin-sam {
	position: relative !important;
    right: 60px !important;
    bottom: 40px !important;
}

.category-about-the-12-zodiac-signs > .gdlr-standard-style > .blog-content-wrapper > .gdlr-blog-content > .gdlr-shortcode-wrapper > .three {
	/*height: 380px !important; */
}

.wooslider {
 	box-shadow: none !important; 
}

.slide-title {
 	margin-bottom: 0 !important; 
}
	 
#tabs > ul {
  	list-style-type: none;
}

#tabs > ul > li {
   display: inline;
  line-height:2.5;
}

#tabs > ul > li > a {
  	font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 600;
  	font-size: 14px;
	background-color: #f7c8c4;
    color: #000000;
    text-transform: uppercase;
  	padding: 5px 8px !important;
    border-radius: 3px;
  	margin: 2px;
  	cursor:pointer;
    white-space:nowrap;
}

.ui-tabs-nav {
  	margin-left: 0px !important; 
 	margin-bottom: 40px !important; 
}

.with-sidebar-wrapper {
 overflow: visible !important; 
}

.gdlr-right-sidebar{
  width: 25%;
  /*position: relative !important;
  bottom: 150px;*/
}

.with-sidebar-container .with-sidebar-left.nine {
  width:75%;
}

@media(max-width:1370px){
	.gdlr-right-sidebar{
      width: 35%;
    }
    
    .with-sidebar-container .with-sidebar-left.nine {
        width:65%;
    }
}

@media(max-width:900px){
	.gdlr-right-sidebar{
      width: 45%;
    }
    
    .with-sidebar-container .with-sidebar-left.nine {
        width:55%;
    }
}

@media(max-width:767px){    
    .with-sidebar-container .with-sidebar-left.nine,
	.gdlr-right-sidebar{
        width:100%;
    }
}

.wooslider .overlay-full .slide-excerpt .slide-title {
 color: black !important; 
}

/*.single-post > .body-wrapper > .content-wrapper > .gdlr-content > .with-sidebar-wrapper > .with-sidebar-container > .gdlr-right-sidebar {
 position: relative !important;
  bottom: 130px;
}*/

/* Page Title Headings */
h1.gdlr-page-title, h1 {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 34px !important;
  line-height: 120%;
  margin-bottom: 8px !important;
}

h2 {
    font-size: 28px !important;
  	font-weight: 600 !important;
  font-family: "proxima-nova",sans-serif !important;
  margin-bottom: 8px !important;
}

h3 {
    font-size: 24px !important;
  	font-family: "proxima-nova",sans-serif !important;
  	font-weight: 600 !important;
  	margin-bottom: 8px !important;
  	letter-spacing: .011em !important;
}
h4 {
    font-style: normal !important;
  	font-weight: 600 !important;
  	font-family: "proxima-nova", sans-serif !important;
}
h5 {
    font-style: normal !important;
  	font-family: "proxima-nova", sans-serif !important;
  	font-weight: 300 !important;
  	font-size: 20px !important;
  	margin-top: 2px;
}
h6 {
    font-style: normal !important;
  	font-weight: 600 !important;
  	font-family: "proxima-nova", sans-serif !important;
}

.gdlr-post-author {
  display: none !important; 
}

.gdlr-blog-content {
   padding: 0px 20px !important; 
}

.gdlr-blog-thumbnail {
 	padding: 0px 20px !important;
}

.blog-item-holder .gdlr-blog-full .blog-content-wrapper {
    padding: 8px 30px !important;
}

.gdlr-page-title {
  font-weight: 600 !important;      
  margin: 5px 10px 0px !important;
}

.gdlr-page-title-wrapper.gdlr-blog-page-title-wrapper {
    max-width: 800px;
    display: inline-flex;
  padding-top: 10px !important;
}

.gdlr-page-title-container {
  margin-left: 10px !important;
  margin-top: 20px !important;
}

/* Page Title Heading Wrapper */
.gdlr-page-title-wrapper { 
  padding-bottom: 0px; 
  margin: 10px !important;
}
  
/* Site Content Container */
.container {
 max-width: 2000px; 
  margin:0 auto;
}

/* Sidebar ad iFrame*/
iframe[name='google_ads_iframe_/33260360/MR1_300x250_300x600_300x1050_0'] {
  width: 100%;
}

/* Single Daily/Weekly/Monthly Horoscope Previews  */


/* Post/Page Footer */
.gdlr-social-share, .gdlr-social-share > * {
 	background-color: white !important;
  color: black !important;
}

.gdlr-single-blog-tag {
   	background-color: white !important;
  color: black !important;
}

.gdlr-single-nav {
  display: none;
}
  .single-nav-title {
      color: black !important;
  }
.icon-long-arrow-left, .icon-long-arrow-right {
color: #8e8e8e !important;  
}

.gdlr-comments-area {
 	display: none; 
}

.gdlr-related-post-wrapper {
background-color: white !important;
    padding: 25px 10px !important;  
}
.related-post-header {
  font-size: 24px;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 600;
}

/* Bottom Footer */
.footer-container {
padding-top: 25px; 
background-color: white !important;
}

/* Slider */
/* recommended image size 650 x 400 */
.wooslider {
  height: 280px !important;
}
.slide-excerpt {
  position: relative !important;
  bottom: 220px !important;
text-align: center;
  background-color: rgba(255,255,255,0.8) !important;
  padding: 10px 40px !important;
}
.slide-title > a {
color: rgba(0,0,0,1);
 	font-weight: 900;
}

.top-navigation-container.container {
  max-width: 2000px;
  text-align: center;
}

@media only screen and (max-width: 1400px) {
  .wooslider {
      height: 250px !important;
    }
    .slide-excerpt {
	position: relative !important;
	bottom: 170px !important;
  }  
}

@media only screen and (max-width: 1200px) {
  .slide-excerpt {
	position: relative !important;
	bottom: 150px !important;
  }  
  .slide-title > a {
    color: rgba(0,0,0,1);
    font-weight: 900;
}
    .wooslider {
      height: 250px !important;
    }
}

@media only screen and (max-width: 1140px) {
    .gdlr-logo-right-banner {
  	}
 	.gdlr-header-container {
    	text-align: center;
  	}
}
@media only screen and (max-width: 1045px) {
  .gdlr-logo-right-banner {
    margin: 0px auto;
    float: none;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1000px) {
  .slide-excerpt {
    bottom: 120px !important;
  }  
  
    .slide-title > a {
color: rgba(0,0,0,1);
 	font-weight: 900;
    font-size: 20px;
}
 
  .gdlr-page-title-container {
        margin-left: 50px !important;
    margin-top: 25px !important;
    }
  
    .wooslider {
      height: 205px !important;
    }
}
@media only screen and (max-width: 800px) {

  .slide-excerpt {
    bottom: 150px !important;
  }
  
  #tabs > ul > li {
    margin: 0px !important;
    display: inline !Important;
    margin: 12px 0px !important;
    line-height: 3;
  }

  #tabs > ul > li > a {
   	margin: 0px !important; 
  }
  
  .slide-title > a {
	color: rgba(0,0,0,1);
 	font-weight: 900;
    font-size: 17px;
    line-spacing: 0.7;
  }  
  
 
    .wooslider {
      height: 180px !important;
    }
  
  /*.single-post > .body-wrapper > .content-wrapper > .gdlr-content > .with-sidebar-wrapper > .with-sidebar-container > .gdlr-right-sidebar {
    position: relative !important;
    bottom: 0 !important;
  }*/
}

@media screen and (max-width: 767px) {
    .top-navigation-wrapper {
      position: fixed;
      height: 72px !important;
      z-index: 10000;
      width: 100%;
      border-bottom: none;
    }
  .top-navigation-container.container {
    margin: auto;
  }
  body .container {
  max-width:100%; 
  }
  body.gdlr-logo {
    float: none;
    position: relative;
    display: block;
    padding-top: 11vw;
    padding-right: 0 !important;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .myfixed {
    padding: 44px 0 0 0;
  	margin-top: 30px !important;
  }
  div#mega-menu-wrap-main_menu {
    padding: 0;
  }
}

@media only screen and (max-width: 600px) {
  .slide-excerpt {
    bottom: 0px !important;
    padding: 0px 40px;
  }
  .slide-title > a {
	color: rgba(0,0,0,1);
 	font-weight: 900;
    font-size: 15px;
  }
  
  .slide-title {
   line-height: 0.8 !important;
    margin-top: 10px !important;
  }
  
    .gdlr-page-title-wrapper {
    padding-bottom: 0px !important;
  }
  
  .gdlr-page-title {
    margin-left: 20px !important;
    }
  
    .gdlr-page-title-wrapper.gdlr-blog-page-title-wrapper {
    margin: 0px 12px !important;
  }
  
  .gdlr-logo-right-banner {
    max-width: 100%;
    margin-bottom: 0px !important;
    width: 100% !important;
    position: fixed;
    bottom: 0;
    left:0;
    display: block;
  }
  .gdlr-header-wrapper{
   	z-index:1000; 
  }
  
.gdlr-page-title-container {
      position: relative;
      padding: 0 0 0 5px; 
      margin-left: 0px !important;
      margin-bottom: 0px !important;
  }
  
  .gdlr-item.gdlr-content-item > p {
    padding: 10px !important;
    margin-bottom: 10px !important;
  }
  
    .wooslider {
      height: 250px !important;
    }
  .wooslider-direction-nav a:before {
    font-size: 24px !important;
        }
  
  .wooslider-prev {
              margin-left: -12px !important;
              margin-top: 40px !important;
  }
  
  .wooslider-next {
              margin-right: -12px !important;
              margin-top: 40px !important;
  }
  
}

/* Sidebar */
.gdlr-right-sidebar {
}

/* Latest Features Section */

/* Blog Thumbnail Pic */
.gdlr-blog-thumbnail.gdlr-zoom {
  max-height: 350px;  
}

/* Blog Title/Caption Wrapper */
.blog-content-wrapper {
padding: 8px 0px 0px 0px !important;
}
      /* Blog Title */
 .gdlr-blog-title {
          margin-bottom: 0px !important;
      }

.gdlr-item.gdlr-blog-full {
margin-bottom: 5px;  
    }

/* Date Stamp under Blog Title/Caption */
.gdlr-blog-info.gdlr-info {
  margin-bottom: 0;
}

/* Blog Pages */
.gdlr-blog-page-caption {
margin-bottom: 10px !important;  
}
.gdlr-item.gdlr-blog-single.gdlr-item-start-content {
 	padding-top: 0; 
}

.column-service-content.gdlr-skin-content > table {
position: relative;
  bottom: 30px;
}

.gdlr-custom-breadcrumbs, .gdlr-custom-breadcrumbs a {
color: #666;
}

.gdlr-breadcrumbs-container {
 display: none;
}

.gdlr-page-title {
  max-width: 750px;
}

select[name="menu2"] {
  width: 180px !important;
  height: 40px;
}

.textwidget > p > a, .textwidget > a {
 color: #d2453c !important; 
}

.top-navigation-wrapper {
 position: fixed;
 height: 46px;
 z-index: 10000;
 width: 100%;
 border-bottom: none;
}

.gdlr-page-title-container {
  position: relative;
  padding: 0 0 0 5px;
}

.gdlr-logo {
  margin-left: 4px;
  margin-top: 15px !important;
}


/* This is to keep images from resizing */ 
img {
  transform: scale(1, 1) !important;
}

span.gdlr-blog-overlay {
  opacity: 0 !important;
}

/*Content wrapper changes how much white space is on the edge of the page. 5vw is 5% of the view width. */
.content-wrapper {
  /*padding: 0 5vw 0 5vw;*/
}

.gdlr-navigation-wrapper {
  background: black;
}

.top-navigation-left-text {
  padding: 14px 0 0 0;
  margin: 0 0 0 4.8vw;
}

 .top-navigation-wrapper a, .top-navigation-wrapper a:hover {
 margin: 0 2vw 0 0;
}

h3.gdlr-item-title.gdlr-skin-title.gdlr-skin-border {
  font-size: 22px !important;
}

.gdlr-item-title-caption.gdlr-skin-info {
  margin: 4px 0 0 0;
  font-size: 15px;
}

i#gdlr-menu-search-button {
  display: none;
}

div#block-star-img {
  padding: 26vw 0 0 0;
}



#mega-menu-wrap-main_menu #mega-menu-main_menu {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 600;
}

.myfixed {
  margin-top: 48px;
  background-color:none !important;
}

.wrapfixed { /* Applied only when you scroll down. */
  width: 100%!important;
  border-top: none !important;
  position: fixed;
  z-index: 100;
}

#mysticky-nav {
  border-top: 5px solid #F7C8C4;
  top: -2px;
}

.gdlr-responsive-navigation {
  display:none !important;
}

.dl-trigger {
  display:none !important;
}

.mega-menu-link{
  margin-left:7px!important; 
  margin-right:7px !important;
}

.gdlr-related-post-wrapper {
 padding-top: 0px !important;
  margin-top: 0px;
}
.gdlr-single-blog-tag {
 padding: 0px; 
}
.inlineblock{
  display:inline-block;
}
@media only screen and (max-width: 767px){
  #my-horoscope-signs .three.columns,
  .gdlr-shortcode-wrapper.gdlr-row-shortcode .three.columns{
    display:inline-block;
    width:32%;
    float:none;
    vertical-align:top;
  }
  #my-horoscope-signs .three.columns > *:first-child,
  .gdlr-shortcode-wrapper.gdlr-row-shortcode .three.columns > *:first-child{
    padding:2px;
  }
  .gdlr-shortcode-wrapper.gdlr-row-shortcode .three.columns .gdlr-item {
    margin: 0px 1px 20px;
  }
  #my-horoscope-signs .three.columns{
   	padding: 1px; 
  }
  .home .clear{
   	display:none; 
  }
  .gdlr-column-service-item.gdlr-type-1 .column-service-icon.gdlr-skin-box{
   	display:none; 
  }
  #my-horoscope-signs .three.columns h5,
  .gdlr-shortcode-wrapper.gdlr-row-shortcode .three.columns h5{
    font-size:16px;
   	font-size:3.4vw; 
  }
  #my-horoscope-signs .gdlr-column-service-item .column-service-title{
    display:none; 
  }
  .home .with-sidebar-left.nine.columns,
  .home .with-sidebar-content.twelve.columns{
   	float:none; 
  }
}
.my-horoscope-icon{
  vertical-align: middle;
  display: block;
  margin: 0 auto 5px;
}
.my-horoscope-table-wrap .three.columns:nth-child(4n+4){
  clear:right;
}
.my-horoscope-table-wrap .three.columns:nth-child(4n+5){
  clear:left;
} 
.lightpad {
  padding: 1px 0px !important; 
  margin: 0px !important;
}
.related-post-title { font-family: "proxima-nova" !important; font-size: 16px !important; line-height: 1.2 !important; font-style: normal !important; font-weight: 600 !important; }
.gdlr-item-start-content.sidebar-right-item{
 padding-left:0; 
}


.footer-wrapper {
    background-color: #ffffff;
}
.container.responsive-main-menu{
 max-width:100%; 
}
.gdlr-sidebar .widget.widget_text .textwidget{
  text-align:center; 
}
.gdlr-logo-right-banner {
    margin-top: 15px;
}
@media(max-width:480px){
 body{
    padding-bottom:50px; 
 }
 .gdlr-right-sidebar {
    border-top: 4px solid #f7c8c4;
    margin-top: 30px;
    padding-top: 30px;
 }
 .footer-wrapper{
    float:left; 
 }
 .footer-wrapper .gdlr-widget-title{
    text-align: center;
 }
}

.match-content{
  padding:0 20px; 
}

.sign-dropdown-actions a{
  background: #f7c8c4;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
}

@media only screen and (max-width: 1040px) {
#tabs > ul > li {
    margin: 2px!important;
    display: inline-block!important;
    line-height: 3;
}
     }

@media only screen and (min-width: 960px) and (max-width: 1190px) {
  #tabs > ul > li > a {    padding: 6px 1px;   }
}

/* End of Legacy custom CSS 
****************************************************************************************
****************************************************************************************
****************************************************************************************
****************************************************************************************
****************************************************************************************
****************************************************************************************/


/* Weekly Horoscope Sidebar 
****************************************************************************************/

@media only screen and (min-width: 960px) {
  .page-id-161 .with-sidebar-content .three.columns:not(.gdlr-right-sidebar) {
    width: 16.666%;
    padding-left: 15px;
    padding-right: 30px;    
	}
  
  .page-id-161 .with-sidebar-content .three.columns:not(.gdlr-right-sidebar) a img {
        margin: 0;
      margin-right: 5px !important;
  }
}

@media only screen and (min-width: 767px) {
.page-id-161 .with-sidebar-content .three.columns:not(.gdlr-right-sidebar) h3 {
    font-size: 0.9em !important;
    padding: 0 10px 0 0;
  }
}

/* End of Weekly Horoscope Sidebar 
****************************************************************************************/


/* Mobile Header 
****************************************************************************************/
.top-navigation-right {
  display: none;
}

#mysticky-nav.wrapfixed {
  margin-top: -3px;
}

.gdlr-header-wrapper {
  margin-top: 46px;
}

@media screen and (max-width: 767px) {
  .body-wrapper .top-navigation-wrapper {
      height: 46px !important;
    }
  
    .gdlr-header-inner .gdlr-logo {
        padding: 0;
        margin-top: 5px !important;
    }
  
  .myfixed {
  	margin-top: 0 !important;
    padding-top: 49px !important;
  }

  .top-navigation-wrapper h6 a {
    display: inline-block;
    width: 22%;
  }

  .gdlr-shortcode-wrapper.gdlr-row-shortcode .three.columns .gdlr-item,
  .gdlr-shortcode-wrapper.gdlr-row-shortcode .three.columns .gdlr-item p,
  .page-id-155 .gdlr-main-content p:nth-child(3) {
    margin-bottom: 0;
	}
  
  .page-id-161 .with-sidebar-content .three.columns,
  #weekly-overview div {
  	padding: 0 15px;
  }
  .page-id-161 .with-sidebar-content .nine.columns h2 {
    padding-left: 15px;
    margin-top: 20px;
  }

  /* Free chart */
  #post-363 .gdlr-blog-content {
    padding: 0 !important;
  }
}

/* End of Mobile Header 
****************************************************************************************/


/* Responsive iframe 
****************************************************************************************/
.iframe-container {
  overflow-x: scroll;
}

.iframe-container iframe {
  min-width: 0 !important;
}

/* End of Responsive iframe 
****************************************************************************************/



/* Making room for the header ad
****************************************************************************************/
@media screen and (min-width: 959px) and (max-width: 1048px) {
  .gdlr-logo {
    max-width: 190px;
  }

  .gdlr-logo-right-banner {
    max-width: 100%;
  }
}

@media screen and (min-width: 1049) and (max-width: 1200px) {
  .gdlr-logo {
    max-width: 240px;
  }

  .gdlr-logo-right-banner {
    max-width: 100%;
  }
}

/* End of making room for the header ad
****************************************************************************************/

/* Newsletter form
****************************************************************************************/
#infusion-form-37007-1 .formlift_label,
#infusion-form-37007-1 .formlift_button {
  font-family: "proxima-nova",sans-serif !important;
}

#infusion-form-37007-1 .formlift_field {
  text-align: left;
}

#infusion-form-37007-1 .formlift_button {
  width: 100%;
  padding: 15px;
  background: #ed5969;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  border-radius: 4px;
}

#infusion-form-37007-1 .formlift_label {
  padding: 10px 0;
  text-align: left;
  display: block;
}


/* End of Newsletter form
****************************************************************************************/

