/*
Theme Name: The Gem Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the The Gem Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Wil Helser
Author URI: http://wilh.me
Template: thegem
*/



/*Add your own styles here:*/

#wp-admin-bar-top-secondary {
    display: none;
}

input[type=text], input[type=email], input[type=password], select, .IATS_PaymentInputField {
    background-color: #f7f7f7!important;
    border-color: #c0c0c0!important;
    -moz-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.3);
    width: 100%!important;
}

button.IATS_Action {
    font-size: 14px!important;
    color: #fff!important;
    border-color: #dc7f10!important;
    background: #fea802!important;
    text-shadow: 0 0px 0 white!important;
    margin-bottom: 20px!important;
    width: 100%!important;
    -webkit-appearance: none;
}

.lang-english a {
background: url(/wp-content/uploads/2019/11/us.png) center center no-repeat;
text-indent: -999em;
}

.lang-spanish a {
background: url(/wp-content/uploads/2019/11/spain.png) center center no-repeat;
text-indent: -999em;
}

.lang-russian a {
background: url(/wp-content/uploads/2019/11/russia.png) center center no-repeat;
text-indent: -999em;
}

.lang-korean a {
background: url(/wp-content/uploads/2019/11/korea.png) center center no-repeat;
text-indent: -999em;
}

.lang-french a {
background: url(/wp-content/uploads/2019/11/france.png) center center no-repeat;
text-indent: -999em;
}

.top-area-menu .nav-menu > li a:before {
content: ""!important;
}

.contact-form-wrap {
width: 60%;
margin: 0 auto;
}
@media (max-width: 900px) {
.custom-langmenu { 
display: none!important;
}
.top-area-menu .nav-menu > li a {
font-size: 8px!important;
}
}

.breadcrumbs { display: none!important; }

.product-category.product .img-responsive {
    height: 300px;
}
.products .product-image img {
	height: 270px;
}

.custom-langmenu a {
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    font-size: 14px;
	background-color: #f38b3b;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
}
.custom-langmenu a:hover {
	background-color: #4190de;
}

.header-style-2 #primary-menu.no-responsive li li.menu-item-current > a, .header-style-2 #primary-menu.no-responsive li li.menu-item-active > a, .header-style-2 #primary-menu.no-responsive li li:hover > a, .header-style-3 #primary-menu.no-responsive li li.menu-item-current > a, .header-style-3 #primary-menu.no-responsive li li.menu-item-active > a, .header-style-3 #primary-menu.no-responsive li li:hover > a {
	border: 3px solid transparent;
}

#thanks-messages-header {
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(img/saythanks-header.jpg) center center no-repeat;
    background-size: cover;
}

.thanks-box {
    border: 1px solid #f38b3b;
    background: #fff;
    padding: 2rem;
}

.thanks-box h1 {
    font-size: 3rem;
    margin-bottom: 1rem;
    font-family: "Montserrat";
    font-weight: 400;
    color: #011e41;
}

#thanks-content {
    padding: 3rem 0;
    background: #fff;
}

.gform_wrapper {
    border: 1px solid #ccc;
    background: #fff;
    padding: 3rem;
}

#gform_confirmation_message_2 {
    font-size: 2rem;
}

.mot-title h2 {
    text-align: center;
}

.thanks-the-content {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
}

.dallas-foundation-logo {
    display: block;
    width: 60%;
    /* height: 100px; */
    margin: 0 auto 3rem auto;
}

.thanks-card .inner {
    background: #fff url('img/gratitude-card-bg.jpg') center center no-repeat;
    background-size: cover;
    height: 528px;
    margin-bottom: 3rem;
    border: 1px solid #ccc;
    padding: 3rem;
    font-family: 'La Belle Aurore', cursive;
    /* box-shadow: 1px 1px #ccc; */
}

.quote-wrap {
    font-size: 3rem;
}

.justify-content-center {
    display: flex;
    justify-content: center;
}

.text-center {
    text-align: center;
}

.writer {
    text-align: right;
    display: block;
    margin-top: 2rem;
}

#prayer-videos-wrapper, #sug-content {
    padding: 3rem 0;
}

#prayer-videos-wrapper h1 {
    text-align: center;
    margin-bottom: 2rem;
}

.prayer-video {
    margin-bottom: 3rem;
}

.sug-link {
    position: absolute;
    top: .25%;
    right: 13%;
    width: 100px;
    height: 100px;
    z-index: 5;
    transition: all 0.3s ease-in-out;
}

.sug-link:hover {
    opacity: .5;
}

.sug-link img {
    max-width: 100%;
    max-height: 100%;
}

#sug-content h1 {
    margin-bottom: 2rem;
}

.logos-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 1.2rem;
}

.logos-wrapper a {
    width: 22%;
    display: block;
}

.logos-wrapper img {
    max-width: 100%;
    max-height: 100%;
}

.outlink {
    margin-bottom: 1.2rem;
}

.outlink a {
    display: block;
    width: 100%;
    transition: all 0.3s ease-in-out;
    background: #f38b3b;
    color: #fff;
    text-align: center;
    padding: 1rem 0;
    font-size: 2.5rem;
}

.outlink a.current {
    background: #494c64;
}

.outlink a.current:hover {
    background: #f38b3b;
}

.outlink a:hover {
    background: #494c64;
    color: #fff;
}

.outlink a .little {
    font-size: 1.5rem;
}

.partners-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

.partners-wrap img {
    display: block;
    margin-bottom: 3rem;
    max-width: 300px;
}

.wil-gallery-item .inner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 1rem;
}
#galleries-header {
    color: #fff;
    background: #011e41;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 0;
}

#galleries-header .col-12 {
    display: flex;
    align-items: center;
    justify-content: center;
}

#galleries-header h1 {
    color: #fff;
    text-align: center;
    display: block;
    margin: 0;
}

#galleries-content {
    padding: 2rem 0;
}

.wil-gallery-item {
    height: 300px;
    margin-bottom: 3rem;
}

.wil-gallery-item .inner {
    width: 100%;
    height: 90%;
}

.wil-gallery-item .inner a {
    display: block;
    width: 100%;
    height: 100%;
}

a.gallery-link {
    color: #000;
    text-align: center;
    display: block;
}

@media (max-width: 900px) {
    .sug-link { 
       width: 80px;
       height: 80px;
       top: 10px;
       right: 2%;
    }
}