/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/



.logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
}
h2 {
    font-weight: 400;
}

img.vw-logo-2x {
    width: 125px;
}

body {
    background-color: #fff;
    color: #3a3a3a;
}

body, input, div, p, li, span, a, i, li a, span , p span {
    font-family: Raleway ,Helvetica, Avenir, Arial, sans-serif;
    letter-spacing: .1px;
    font-size: 18px;
}

.inside-article {
	padding-top: 0px !important;
}

.ad-unit {
    /*border: 1px solid #cecece;*/
    margin-bottom: 20px;
}

.ad-unit-responsive {
    width: 728px;
}
.ad-unit-300x250 {
    width: 300px;
    min-height: 250px;  
}

.ad-unit-300x600 {
    width: 300px;
    min-height: 250px;
}

.ad-unit-160x600 {
    width: 160px;
    min-height: 600px;
}

/*#gallery-desktop-sidebar-3 {
    margin-bottom: 0px !important;
}*/

.ad-unit-320x50 {
    width: 320px;
    height: 50px;  
}

.ad-unit-1x1-container {

    left: 80px !important;
    position: fixed;
    top: 50%;
    left: 100px;
    transform: translate(-50%, -50%);
    height: 600px;
    width: 160px;
}



.ad-unit-1x1 {
    height:600px;
    width: 160px;
   
}


.ad-after-img {
    min-height: 250px;
    margin: 25px auto 25px auto;
    width: 300px;
}

#gallery-all-content-top {
    margin: 40px auto 40px auto;
    min-height: 90px;
}

#gallery-all-end-1 {
    /*float: left;*/
    width: 300px;
    margin: 0px auto;
}

/*#gallery-desktop-end-2 {

    float: right;
}*/

#gallery-desktop-end-3 {

    margin: 0px auto 0px auto;
}

.ad-label {
    font-size: 12px;
    opacity: .4;
    text-align: center;
    width: 100%;
}


.image {
    max-height: 200px;
    overflow: hidden;
    height: 200px;
    width: 100% !important;
    border-radius: 5px;
}

.story-block {
    float: left;
    width: 31.5%;
    margin-right: 15px;
    margin-bottom: 25px;
}
.headline {
    height: 55px;
    font-size: 22px;
    line-height: 24px;
    margin-top: 15px;
    font-family: Raleway;
    text-decoration: none;
    
}



.headline a {
    color: black !important;
}

.custom-homepage-container {
    margin-top:20px;
}

/*.AR_3.ob-widget .ob-dynamic-rec-container {
    width: 31.7% !important;
}*/

#article_gallery_above_image {
	border: 1px solid #cecece;
    width: 728px;
    height: 90px;

}


.gallery-btn-mobile-rev.next-rev, .button-start-mobile-rev {
    width: 95%;
    background: #1d72bd;
    height: 50px;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 19px;
    margin-top: 28px;
    padding-top: 20px;
    color: white;
    font-size: 29px;
}

.gallery-btn-mobile-rev.next-rev:hover, .button-start-mobile-rev:hover {
	background: #185f9e;
}


/*.MB_1.ob-strip-layout .ob-rec-source {
    line-height: 15px !important;
 }

 .AR_3 .ob-rec-text {
    font-size: 18px !important;
}*/

cite.op-vertical-below.credits-overlay-new a {
    color: #919191;
}

figcaption, figcaption a {
    text-align: right;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    width:200px;
}


figure {
    margin: 0;
    text-align: center;
    margin-right: 5px;
    position: relative;
    padding-top: 5px;
}

.entry-content {
	margin-top:0px !important;
}

.inside-right-sidebar  {

    width: 300px;
}

.rec-link {
    clear: both;
    margin-bottom: 15px;
    height: 75px;

}

.desktop-footer {
    position: fixed;
    bottom: 0px;
    margin: 0px auto;
    text-align: center;
    padding: 0px 0px 0px 0px;
    height: 90px;
    width: 100%;
    z-index: 99999;
    
}

.mobile-footer {
    position: fixed;
    top: 0px;
    margin: 0px auto;
    text-align: center;
    width: 100%;
    padding: 5px 0px 5px 0px;
    background: rgba(255,255,255,.95);
    border: 1px solid #ddd;
    height: 50px;
    display: none;
}

.desktop-footer .footer-close {
    /*display: none;*/
    position: absolute;
    right: 10px;
    top: -27px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 800;
    cursor: pointer;
    color: #4c4c4c;
    padding: 8px 10px 4px 10px;
    font-family: proxima-nova,sans-serif;
    border: 1px solid #ddd;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    background-color: #fff;
}

#gallery-desktop-footer {
    width: 728px;
    margin: 0 auto;
    height: 90px;
}

#gallery-mobile-footer {
    width: 320px;
    margin: 0 auto;
    height: 50px;
    border-radius: 4px;
}

.rec-link-image {
    width: 75px;
    height: 75px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.rec-link-title {
    line-height: 17px;
}

.rec-link-title a {
    color: black;
    font-size: 15px;
}


.rec-link-big {
    clear: both;
    margin-bottom: 15px;
    height: 200px;

}

.rec-link-image-big {
    width: 400px;
    height: 200px;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}


.rec-link-title-big {
    line-height: 1.6em;
}

.rec-link-title-big a {
    color: black;
    font-size: 18px;
}



.vw-copyright {
    color: black;
    text-align:center;
    font-size:13px;
}

h1, h2, h3 {
    font-family: 'Raleway' !important;
    font-weight: bold !important;
}

.entry-meta, .entry-meta a, time, .author-name, .byline {
    color: #a29f9f !important;
    margin-bottom: 20px;
    opacity: .9;
    font-size: 14px !important;
}

.vw-bottom-bar , .vw-bottom-bar a:visited {
   border-top: 1px solid #dddddd;
    background: white;
    padding: 20px 20px 0px 20px;
    font-size: 13px !important;
    color: black;
}

.inside-article {
    padding-right: 0px !important;
    margin-left: 10px;
}

html {
    overflow-x: hidden;
}

@media screen and (max-width:767px) { 

.ad-after-img {
    min-height: 250px;
    margin-top: 25px;
}

.story-block {
    float: left;
    width: 100%;
    margin: 0px;
    margin-bottom: 25px;
}

.vw-bottom-bar {
    height: 100px;
}


.custom-homepage-container {
    margin: 20px;
}


.inside-article {
    margin-left: 0px;
    padding: 20px !important;
    padding-top: 0px !important;
}

.gallery-btn-mobile-rev.next-rev, .button-start-mobile-rev {
    width: 100%;
    padding: inherit;
    height: 60px;
    padding-top: 15px;
}

.ad-unit {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}

.ad-unit-responsive {
    width: 300px;
    min-height: 250px;
}

.MB_1.ob-widget .ob_what { 
    top:-15px !important;
}


#AD-gallery-mobile-above-sponsored{
  height: 50px!important;
  width: 320px!important;
  overflow: hidden;
}

}

@media screen and (max-width:1024px) { 

.ad-unit-fixed-bottom {}

}

#AD-gallery-header-slide-top {
 text-align:center;
 padding: 10px;
 min-height: 90px;
}

.gallery-sidebar-about {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #eee;
  padding: 10px;
  border-radius: 10px;
  
}

.gallery-sidebar-about hr {
  border: 0px;
  margin-top: -15px;
  margin-bottom: 5px;
  border-top:3px #f9a602 solid;
  height: 0px;
}

.slide hr {
  border: 0px;
  margin-top: -15px;
  margin-bottom: 5px;
  border-top:3px #f9a602 solid;
  height: 0px;
}

.gallery-sidebar-recent {
  margin-top:30px;
  margin-bottom: 30px;
  background-color: #eee;
  padding: 10px;
  border-radius: 10px;
}

.gallery-sidebar-recent hr {
  border: 0px;
  margin-top: -15px;
  margin-bottom: 5px;
  border-top:3px #f9a602 solid;
  height: 0px;
}

.gallery-trending {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #eee;
  padding: 0px;
  border-radius: 10px;
  box-shadow: 0px 3px 10px 5px rgb(0 0 0 / 0.2);
  
}

.gallery-trending hr {
  border: 0px;
  margin-top: -15px;
  margin-bottom: 5px;
  border-top:3px #f9a602 solid;
  height: 0px;
}

.gallery-trending .inside {
  padding: 10px;
}