/*
Theme Name: Those Catholic Men
Theme URI: https://SkymouseStudios.com/
Author: Skymouse Studios
Author URI: https://SkymouseStudios.com/
Description: The theme built for Those Catholic Men with the quest To Free Catholic Men.
Version: 4.0
Text Domain: tcm
*/

.post-text p a {
	word-break: break-all;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

#donate-area {
    background: #2b3843;
    color: white;
    padding: 1rem 1rem 1.5rem;
    clear: both;
    margin: 3rem 0 1rem;
}

#donate-area h3 {
    font-size: 1.25rem;
    color: white;
}

#donate-area button {
    vertical-align: middle;
    margin-left: 1rem;
}

#donate-area .sc-checkout-form {
    display: none;
}

#donate-area input[type="radio"] {
    opacity: 1;
    display: inline-block;
    margin-left: 1rem;
}

#donate-area h3 + input[type="radio"] {
    margin-left: 0;
}

#sidebar .subscribe {
    margin-bottom: 2rem;
}

#sidebar .subscribe form .form-group {
    margin-bottom: 0;
}

#sidebar h3 {
    margin-bottom: 1rem !important;
}

.page-about #content > .content-holder {
    padding: 0;
}

.page-about .content-holder .content-holder {
    padding: 1rem 3rem;
}

.page-about .cover {
    min-height: 360px;
    width: 100%;
    padding: 3rem;
    margin-bottom: 1rem;
}

.page-about .cover h1 {
    margin-bottom: 1rem;
}

.page-about .cover blockquote {
    padding-left: 2rem;
}

.page-about .exodus-content {
    text-align: center;
}

.page-about .download-buttons {
    margin: 2rem 0 0;
}

@media screen and (max-width: 480px) {
    .page-about .cover {
        min-height: 0;
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .page-about .cover blockquote {
        margin-left: -1rem;
    }

    .page-about .content-holder .content-holder {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media (min-width: 768px) {
	.info-section .logo-big {
	    width: 591px;
	    height: 414px;
	    background-size: 100% auto;
	}
}


/* Customizer Settings */
h1 {
    font-family: Georgia;
    font-size: 3em;
}

h1, h2, h3, h4 {
    font-family: gotham_promedium;
    text-align: left;
}

.post-text h1, .post-text h2, .post-text h3, .post-text h4 {
    color: #202020;
}

body, p { 
    font-family: "Bitter";
    text-align: left;
}

.post-text p, .post-text i, .post-text em {
    line-height: 2em;
    color: #202020;
    font-family: "Bitter";
    font-weight: 100;
}

#main-nav li {
    text-transform: none;
}

.post-author .avatar {
    border-radius: 50px
}

.post-text blockquote {
    font-size: 1.3em;
    line-height: 1.7em;
    text-align: left;
    margin-bottom: 0px;
    padding-left: 30px;
}

.post-text blockquote cite {
    font-family: "Bitter";
    line-height: 1.6em;
    display: block;
    color: #9b9b9b;
    margin-top: 10px;
    margin-bottom: 30px;
}

.post-text blockquote p {
    line-height: 1.6em;
}

.post-author a {
    text-decoration: underline;
}

#promo {
background-image: url('https://thosecatholicmen.com/wp-content/uploads/2020/09/partying-vs-festivals-1.jpg');
}

.header-home nav {
    position: relative;
}
