.sharedaddy {
	display: none;
}

.custom-total {
	font-size: 25px !important;
    font-weight: bold !important;
    color: #4054B2 !important;
}
.custom-total .gfield_label {
		font-size: 25px !important;
    font-weight: bold !important;
    color: #4054B2 !important;
}

.custom-total .ginput_container_total .ginput_total_2 {
		font-size: 25px !important;
    font-weight: bold !important;
    color: #4054B2 !important;
}


/* Contact Form 7 Input CSS 
 ---------------------------*/
 .wpcf7 input[type="text"],
 .wpcf7 input[type="email"],
 .wpcf7 input[type="tel"],
 .wpcf7 input[type="date"],
 textarea {
     color: #333333;
    font-family: "Poppins", Sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 26px;
    margin: 0px 0px 0px 0px;
	 border: 1px solid #000;
 }
.wpcf7-select {
	color: #333333 !important;
    font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 26px !important;
	 border: 1px solid #000 !important;
	padding: 1.5rem 1.8rem;
	width: 100%;
}
textarea { 
	height: 100px !important;
}

/* Contact Form 7 Submit Button 
 -------------------------------*/
 .wpcf7 input[type="submit"] {
padding: 18px 45px 18px 45px;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
    background-color: #00FF10;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(255, 255, 255, 0);
    border-radius: 50px 50px 50px 50px;
 }
 .wpcf7 input:hover[type="submit"] {
     background: #494949;
     transition: all 0.4s ease 0s;
 }
 .wpcf7 input:active[type="submit"] {
     background: #000000;
 }
div.landscape-needs .checkbox-17 .wpcf7-checkbox .wpcf7-list-item {
display: block !important;
}

html,
body{
width:100%;
overflow-x:hidden;
}

.checkbox-643 .wpcf7-checkbox .wpcf7-list-item {
	display: block !important;
}
.disappear-css {
	opacity: 0;
    margin-top: -90px !important
}

.price-format-custom {
	font-size: 25px;
    font-weight: bold;
}

.prod-img {
    height: 150px;
    display: block;
    margin-left: -15px;
}

.gfield_checkbox input {
	    vertical-align: bottom !important;
    margin-bottom: 7px;
}

@media only screen and (max-width: 768px) {
.gfield_checkbox input {
	    vertical-align: bottom !important;
    margin-bottom: 5px;
}
}


.onbfee {
    font-size: 25px;
}

.heading-c {
	color: var(--e-global-color-14859094 );
    font-family: "Montserrat", Sans-serif;
    font-size: 41px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    line-height: 1em;
}
.gsection_title {
		color: #F1833E !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 31px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    line-height: 1em;
}

.gsection_mini-title {
		color: #F1833E !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 19px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    line-height: 1em;
}


.paragraph-c {
	    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
		margin-top: -30px !important;
}