﻿.fns-rfqform-popuppage .product-item .details .product-title a {
    font-size: 20px !important;
    font-family: 'Almoni', sans-serif;
    font-style: normal;
}
.fns-rfqform-popuppage .product-item .details {
    margin-right: 125px;
    margin-left: 0px!important;
}
.fns-rfqform-popuppage .product-item .picture {
    float: right !important;
    margin: 0px 0px 10px 10px !important;
    font-style: normal!important;
}
.fns-rfqform-popuppage .customer-comment-block {
    text-align: right!important;
   font-family: 'Almoni', sans-serif;
}
.fns-rfqform-popuppage .customer-comment-block label {
   font-family: 'Almoni', sans-serif;
   font-style: normal;
}
.fns-rfqform-popuppage .customer-comment-block input,.fns-rfqform-popuppage .customer-comment-block textarea
{
	width:100%;
}
.fns-rfqform-popuppage {
    text-align: center !important;
}
.fns-rfqform-popuppage .emailafriend-page .page-title h1 {
  display:none;
}
.fns-rfqform-popuppage .rfq-message  {
    font-size: 24px;
    font-family: 'Almoni', sans-serif;
    font-style: normal;
    margin-bottom:20px;
}
.fns-rfq-buttons {
    margin: 5px 0 5px !important;
}
.rfqform-send-button {
    border: none;
    padding: 15px 45px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background: #917c4c;
    -webkit-transition: all .10s ease-in-out;
    -moz-transition: all .10s ease-in-out;
    transition: all .10s ease-in-out;
    margin-right: 20px;
    max-height: 50px;
}
.fns-rfqform-popuppage .buttons .rfqform-send-button, .fns-rfqform-popuppage .buttons .rfqform-continue-button {
    border: none;
    padding: 15px 45px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background: #917c4c;
    -webkit-transition: all .10s ease-in-out;
    -moz-transition: all .10s ease-in-out;
    transition: all .10s ease-in-out;
    margin-right: 20px;
    max-height: 50px;
    height: auto;
}
.fns-rfq-buttons .add-to-cart-button {
    margin:0!important;
}