/*
	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;
}

.landing-bs-width-img{
width : 50%
}

.bulkorder-details-shipmethod{
    margin-top: 10px;
    width: 50%;
    height: 35px;
    padding: 8px;
}

.bo-fld-required{
color: #c77f02;
}
/*
.desk-banner{
padding: 15px;
 background-color: #377bc1;
}
*/

.desk-banner{
  padding: 15px;
  background-image: url('/web-assets/stens/images/home/black-background.png');
}