/*
Theme Name: Oxpitan Child
Description: Child theme for the Oxpitan themes
Author: gaviathemes
Template: oxpitan
*/

.header-v1 .header-bottom .header-bottom-inner ul.gva-nav-menu {
    margin-right: 80px;
}

.fa, .fas {
    font-family: "FontAwesome" !important;
}

.header-v1 .header-bottom .header-bottom-inner .logo img,
.header-v2 .header-bottom .header-bottom-inner .logo img {
    width: 116px;
}

.header-v2 .header-bottom {
    margin-top: 10px;
	margin-bottom: 10px;
}

.header-v2 .header-bottom .header-bottom-inner .quick-button {
    right: -80px;
}

.header-mobile .right {
	display: none !important;
}

.share-title {
	width: 100% !important;
}

.share-us {	
    margin: auto !important;
	width: auto !important;
}

.share-us .gva-socials ul.social-links li a {
    font-size: 24px;
    padding: 15px 15px 15px 30px;
}

.give-forms-carousel .content-action,
body .gva-element-gva-posts .gva-posts-grid .post .read-more,
body .gva-element-gva-posts .entry-meta {
	display: none !important;
}

.donation-form .quantity {
	display: none !important;
}

.donation-form .give-donation-levels-wrap li {
    margin-right: 20px !important;
}

.donation-form .give-donation-levels-wrap li button {
    padding: 0 10px 0 15px !important;
    line-height: 36px !important
}

.donation-form .give-donation-levels-wrap li button:hover,
.donation-form .give-donation-levels-wrap li button:hover:before,
.donation-form .give-donation-levels-wrap li button.give-default-level {
    background: #e36955 !important
}

.donation-form .give-donation-levels-wrap li button.give-default-level:before {
    background: #e36955
}

.privacy-policy .wrapper-page,
.woocommerce-page .wrapper-page {
	margin-top: 50px;
}

.privacy-policy header,
.woocommerce-page header,
.woocommerce-page .footer-main,
.shop_table tr:first-child {
	display: none !important;
}

.woocommerce-additional-fields h3 {
	visibility: hidden;
}

textarea.input-text {
    height: 226px;
}

ul.payment_methods li label {
	margin-left: 0;
}

.alert_wrapper .button.wc-forward {
	display: none !important;
}

.alert .alert_wrapper {
    padding: 0;
}


.gva-socials ul.social-links.social-links-1 {
	text-align: center;
}

.gva-socials ul.social-links.social-links-1 li {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.pum-title.popmake-title,
.image1 {
	margin-bottom: 20px !important;
}

.give-block .form-content .form-content-inner .campaign-content-inner {
    margin-bottom: 10px;
    height: 230px;
}

.give-block .form-content .form-content-inner .campaign-content-inner .title {
    margin: 0 0 10px;
	font-size: 20px;
	line-height: 25px;
}

.campaign-content-inner .desc {
	font-size: 16px;
    line-height: 24px;
}

.campaign-raised {
	display: none !important;
}

#place_order {
	width: 300px;
}

.woocommerce-additional-fields {
	margin-top: 90px;
}

.btn-theme-second:before {
	display: none !important;
}

.give__progress-bar .percentage {
	display: none !important;	
}

.team-content-inner .team-name {
	min-height: 60px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile-text {
	display: none;
}

body .entry-title a {
	text-transform: none !important;
}

@media (max-width: 767px) {
	.woocommerce-page .content-page-inner .col-1,
	.woocommerce-page .content-page-inner .col-2 {
		max-width: 100% !important;
		width: 100% !important;		
	}
	
	.woocommerce-additional-fields {
		margin-top: 0 !important;
	}

    .gsc-heading .title {
         font-size: 27px !important;
		 line-height: 32px !important;
    }
	
	.woocommerce-additional-fields h3 {
		display: none !important;
	}
	
	.mobile-text {
		margin-top: 7px;
		display: block;		
		line-height: 15px;
		font-weight: bold;
	}
}