 /* Пример работы с кнопкими  */
 
 .OrderRequestForm button,
 .CallBackSend,
 .about .btn-learn-more, 
 .textright .btn-learn-more, 
 .textleft .btn-learn-more, 
 .twocol .btn-learn-more, 
 .smallcarousel .btn-learn-more, 
 .twoimg .btn-learn-more, 
 .timer .btn-learn-more,
 .page .btn-learn-more,
 .survey .btn-learn-more,
 .pricing .btn-buy,
 .contact button 
 {
    border-radius: 10px !important;
		border: 3px solid !important;
}

 .about .btn-learn-more:hover, 
 .textright .btn-learn-more:hover, 
 .textleft .btn-learn-more:hover, 
 .twocol .btn-learn-more:hover, 
 .smallcarousel .btn-learn-more:hover, 
 .twoimg .btn-learn-more:hover, 
 .timer .btn-learn-more:hover,
 .page .btn-learn-more:hover,
 .survey .btn-learn-more:hover,
 .pricing .btn-buy:hover,
 .contact button:hover 
 {
    background: #ff0000;
    border: 3px solid !important;
}

/*   */
.discount,.actualprice {
  /*color:#559000;*/
}