/*
Theme Name:   zoxpress child theme
Description:  Write here a brief description about your child-theme
Author:       Shital Marakana
Author URL:   Write here the author's blog or website url
Template:     zoxpress
Version:      1.2.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  zoxpress-child
*/

/* Write here your own personal stylesheet */
.zox-post-body h2,
.zox-post-body h3,
.zox-post-body h4,
.zox-post-body h5,
.zox-post-body h6,
.comment-inner h2,
.comment-inner h3,
.comment-inner h4,
.comment-inner h5,
.comment-inner h6,
.single .zox-post-body h2,
.single .zox-post-body h3,
.single .zox-post-body h4,
.single .zox-post-body h5,
.single .zox-post-body h6 {
	margin: .5rem auto;
	padding-bottom: 1rem;
	border-bottom: 2.5px solid #ddd;
	}
.zox-post-body h2,
.comment-inner h2 {
    font-size: 2.074rem;
		}
.zox-post-body h3,
.comment-inner h3 {
    font-size: 1.728rem;
	text-transform: uppercase !important;
	}
.zox-post-body h4,
.comment-inner h4 {
    font-size: 1.44rem;
	text-transform: uppercase !important;
	}
.zox-post-body h5,
.comment-inner h5 {
    font-size: 1.2rem;
	text-transform: uppercase !important;
	}
.zox-post-body h6,
.comment-inner h6 {
    font-size: 1rem;
	}
.zox-post-body p {
	font-size: 1.225rem;
	}

.zox-byline-wrap {
    display: block;
	}
/* Privacy Policies */
h3.accordion-heading {
    font-size: 1rem;
	border-bottom: none;
	}

/* ----- LOCKERDOME AD SPACING ----- */
.ld-spacing {
    margin-top: 40px;
	}

/* ----- STICKY AD ----- */



@media screen and (max-width: 479px) {
	.zox-post-body p, .zox-post-body ul li, .zox-post-body ol li {
    	font-size: 1.225rem;
		}
	}

/* ----- GOOGLE NEWS BUTTON FOOTER ----- */
ul.zox-post-soc-stat-list li.my-google-news,
ul.zox-foot-soc-list li a.google-news {
    background: none;
    border: none;
    height: 36px;
    width: 125px;
}