/* Theme Name: Oxpitan Child
Description: Child theme for the Oxpitan themes
Author: gaviathemes
Template: oxpitan
*/
.give_amount_gf .gfield_radio li,
.give_amount_gf .gfield_label {
    color: #e36955;
    font-size: 20px;
    margin-left: 20px !important;
}
#gform_1 li.give_amount_gf {
    margin-left: -21px !important;
}
.want_support_gf input {
    margin-right: 20px !important;
}
.gform_legacy_markup_wrapper.gf_browser_chrome select {
    padding: 8px !important;
}
.gf_htm_hd {
    font-family: inherit !important;
    font-weight: 700 !important;
    font-size: 19px !important;
    color: #818181 !important;
}
.topbar-information a,
.topbar-information a:hover {
    color: #fff !important;
}
.topbar .main-header-inner .content-inner .main-search,
.topbar .main-header-inner .content-inner .mini-cart-header {
    display: none;
}
.header-bottom-inner ul.gva-nav-menu > li .submenu-inner,
ul.gva-nav-menu > li ul.submenu-inner {
    min-width: 300px !important;
}
.header-mobile .gva-offcanvas-content {
    width: 325px !important;
}
.rmstyle_111 {
    position: absolute !important;
    bottom: -20px !important;
    display: none;
}
.rmstyle_111 .btn-black {
    color: #fff !important;
}
.rmstyle_111 .btn-black:after {
    display: none !important;
}
.skin-v3:hover .rmstyle_111 {
    display: block !important;
}
 .gform_body input[type*="email"],
 .gform_body input[type*="text"] {
    width: 100%;
    height: 68px;
    padding: 0 15px;
    margin-bottom: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f2f0ec;
    border: none;
}
 .gform_body input[type*="email"]::-webkit-input-placeholder,
 .gform_body input[type*="text"]::-webkit-input-placeholder {
    color: #424242;
    font-weight: 400;
}
 .gform_body input[type*="email"]::-moz-placeholder,
 .gform_body input[type*="text"]::-moz-placeholder {
    color: #424242;
    font-weight: 400;
}
 .gform_body input[type*="email"]:-ms-input-placeholder,
 .gform_body input[type*="text"]:-ms-input-placeholder {
    color: #424242;
    font-weight: 400;
}
 .gform_body input[type*="email"]:-moz-placeholder,
 .gform_body input[type*="text"]:-moz-placeholder {
    color: #424242;
    font-weight: 400;
}
 .gform_body textarea {
    background: #f2f0ec;
    width: 100%;
    padding: 10px 15px;
    max-height: 135px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
 .gform_body textarea::-webkit-input-placeholder {
    color: #424242;
    font-weight: 400;
}
 .gform_body textarea::-moz-placeholder {
    color: #424242;
    font-weight: 400;
}
 .gform_body textarea:-ms-input-placeholder {
    color: #424242;
    font-weight: 400;
}
 .gform_body textarea:-moz-placeholder {
    color: #424242;
    font-weight: 400;
}
 .gform_body .action {
    text-align: center;
}
.contact-form-full .gform_body .row > div {
    width: 100% !important;
}
.contact-form-full .gform_body input[type*="email"],
.contact-form-full .gform_body input[type*="text"],
.contact-form-full .gform_body textarea {
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}
.contact-form-full .gform_body textarea {
    margin-bottom: 0;
}
.contact-form-white .gform_body input[type*="email"],
.contact-form-white .gform_body input[type*="text"],
.contact-form-white .gform_body textarea {
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 30px;
}
.contact-form-white .gform_body input[type*="email"]::-webkit-input-placeholder,
.contact-form-white .gform_body input[type*="text"]::-webkit-input-placeholder,
.contact-form-white .gform_body textarea::-webkit-input-placeholder {
    color: #fff;
    font-weight: 400;
}
.contact-form-white .gform_body input[type*="email"]::-moz-placeholder,
.contact-form-white .gform_body input[type*="text"]::-moz-placeholder,
.contact-form-white .gform_body textarea::-moz-placeholder {
    color: #fff;
    font-weight: 400;
}
.contact-form-white .gform_body input[type*="email"]:-ms-input-placeholder,
.contact-form-white .gform_body input[type*="text"]:-ms-input-placeholder,
.contact-form-white .gform_body textarea:-ms-input-placeholder {
    color: #fff;
    font-weight: 400;
}
.contact-form-white .gform_body input[type*="email"]:-moz-placeholder,
.contact-form-white .gform_body input[type*="text"]:-moz-placeholder,
.contact-form-white .gform_body textarea:-moz-placeholder {
    color: #fff;
    font-weight: 400;
}
.contact-form-white .gform_body .action input[type='submit'] {
    margin: 0;
    background: #fff;
    color: #424242;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
.contact-form-white .gform_body .action input[type='submit']:hover {
    background: rgba(255, 255, 255, 0.8);
}
.showonmobile{
    display:none
}
#label_1_17_1{
    vertical-align: sub;;
}
@media screen and (max-width: 768px){
    .single-gva_team .main-page-content{
        max-width: 95%;
        margin: 0 auto
    }
      .showonmobile{
      display: block
    }
}