/*
Theme Name: popularfx child
Theme URI: http://www.usa-gtf.org.webflowtech.com/wp-content/themes/popularfx-child/
Author: Anthony Coker
Author URI: http://www.webflowtech.com/
Description: PopularFX Child theme. Parent theme: popularfx.
Version: 2.5.1
Template: popularfx
Text Domain: popularfx child
Tags: child theme
*/

/*Main Page Styles CSS*/

/*.page-template-default.page-template-default {*/
    /*background-color: gray;*/
/*    overflow-x: hidden;*/
/*}*/
/* html {
    min-width: 850px;
} */

html {
    overflow-x:hidden;
    /* min-width: 750px !important; */
} 

body {
    /* background: whitesmoke !important; */
    /* min-width: 750px !important; */
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background: linear-gradient(75deg, #a7a7a7 20%,  #c2c2c2 15%, #b1b1b1 50%) !important;
}



.site-content.site-content {
    margin-top: 0;
    padding-top: 0;
}

.p-l699826.p-l699826 {
    position: fixed;
    z-index: 100;
}

.script_cursive {
    font-family: 'Dancing Script',handwriting;
}

#wp-asp-search-form {
    display: none;
}

.wp-asp-grid-row {
    justify-content: space-between;
}

.wp-asp-grid-item {
    margin-top: 2% !important;
}

.wp-asp-view-product-btn {
    position: relative !important;
}

.wp-asp-product-name {
    font-size: .5em !important;
    line-height: 30px !important;
    letter-spacing: 2px;
    word-spacing: 2px;
}

.wp-asp-view-product-btn button {
    font-size: 15px !important;
}

.main_container {
    margin-top: 5%;
}

.header_container {
    font-size: xx-large;
    word-spacing: 2px;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 5%;
}

.image_container  {
    float: left;
    margin: 5px;
    margin-right: 10px;
}

.image_container1 {
    margin-top: 10%;
    text-align: center;
}  

.para_class  
{
    /* text-align: justify; */
    
    font-size: 25px;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 3px;
    word-spacing: 3px;
    text-indent: 25px;
    /* padding-left: 5% !important; */
}

.recent_events ul{
    text-align: center;
    font-size: 30px !important;
}

.recent_events {
    text-align: center;
}

.pagelayer-post-title {
    font-size: 20px !important;
    letter-spacing: 2px !important;
    word-spacing: 2px !important;
}

.pagelayer-post-info-container {
    font-size: 14px !important;
    letter-spacing: 2px !important;
    word-spacing: 2px !important;
}

.p-od46137 {
    font-size: 22px !important;
    line-height: 2em !important;
    text-transform: Capitalize !important;
    letter-spacing: 2px !important;
    word-spacing: 2px !important;
    color: black !important; 
}

.p-ckc1943 {
    /* width: 100% !important;
    height: 100% !important; */
    /* min-width: 100% !important;
    min-height: 100% !important;  */
}

.p-3f92992.p-3f92992 {
    float: left;
}

@media screen and (min-width: 900px) {
    /* .p-ckc1943 {
        padding: 50px;
    } */
}