/* 
Theme Name: PA Humanities
Theme URI: https://pahumanities.org/
Description: PA Humanities is a child theme of Hello Elementor
Author: Pixel Parlor
Author URI: https://www.pixelparlor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: pa-humanities
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.hide-this {display:none;}
::-moz-selection { background-color: #F2CE00; color: #4A82C3; } 
::selection { background-color: #F2CE00; color: #4A82C3; }

/*

#gform_wrapper_5 .gform_footer {
    visibility: hidden;
    position: absolute;
    left: -100vw;
}
.signup-popup {background-color:#4A82C3;}
.signup-popup h2 {color: #FBFBFB!important;
    font-family: "Abril Text", Sans-serif!important;
    line-height: 1.2em!important;
	margin-bottom:20px;
}
.signup-popup p {color:white;}
field_5_2 {display:block;}

#gform_wrapper_5 .gfrom-submit-btn-new1 {
    color: #fff;
    border: 2px solid #fff;
    padding: 15px 55px;
    font-size: 17px;
    letter-spacing: 1px;
    margin-left: 20px;
}

#gform_wrapper_5 .gform_fields {
    width: 80%;
    grid-template-columns: none;
}

.pum-overlay {
    background: 0 0!important;
    border: none!important;
    bottom: auto!important;
    clear: none!important;
    float: none!important;
    height: auto!important;
    left: auto!important;
    letter-spacing: normal;
    line-height: normal;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    overflow: visible!important;
    position: static;
    right: auto!important;
    text-align: left!important;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    top: auto;
    visibility: visible;
    white-space: normal;
    width: auto;
}

*/
/*
#gform_wrapper_5.gform_wrapper.gravity-theme input[type=text], #gform_wrapper_5.gform_wrapper.gravity-theme input[type=email] {
background-color: #FFFFFF00;
    color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #FFFFFF96;
}*/

@media only screen and (min-width:769px){
	.yt-mobile {display:none;}
	}
@media only screen and (max-width:768px){
	.yt-desktop {display:none;}
	}