/*
	CSS file for landing page customizations
*/



.landing-page .font-bold{

	font-weight:700;
	font-size: 18px;

}

.landing-page .m-t-md{

    margin-top: 15px;
    margin-bottom : 5px;
    line-height : 22.4px;

}

.landing-page .franzen-subhead{

       color : #377bc1;
       font-style: italic;
}

.landing-page .howto-image{

         margin-top: 10px;
         margin-bottom: 5px;
}

.landing-page .benifit-image{

       margin-bottom : 20px;
}


.landing-page .elite-footer{

       font-size: 12px;
       font-style: italic;
}

.landing-page .ordering-subhead{

	margin-bottom:0px;
}

/*order history summary temp fixes*/
.order-history-summary-button-request-return {
	display: none;
}