/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */



/* ========================================================================

   Use this file to add custom CSS easily

 ========================================================================== */



 .nopadding{

   padding: 0px;

 }



 .tm-middle{

   /*display: none;*/

 }



 .centrar{

   text-align: center;

 }



 .saxumbtn{

   /*margin-left:170px;*/

  background-color: #dc5537;

  color: #ffffff!important;

  background-origin: border-box;

  background-image: -webkit-linear-gradient(top, #e4623f, #d64c31);

  background-image: linear-gradient(to bottom, #F06314, #F05214);

}