|
.bb-custom-button-29 { |
|
letter-spacing: 2px; |
|
} |
|
|
|
.bb-custom-button-29 a.fl-button { |
|
background: rgb(255,146,1) !important; /* Old browsers */ |
|
background: -moz-linear-gradient(left, rgba(255,146,1,1) 0%, rgba(255,146,1,1) 29%, rgba(255,121,18,1) 53%, rgba(255,121,18,1) 100%) !important; /* FF3.6-15 */ |
|
background: -webkit-linear-gradient(left, rgba(255,146,1,1) 0%,rgba(255,146,1,1) 29%,rgba(255,121,18,1) 53%,rgba(255,121,18,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */ |
|
background: linear-gradient(to right, rgba(255,146,1,1) 0%,rgba(255,146,1,1) 29%,rgba(255,121,18,1) 53%,rgba(255,121,18,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ |
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9201', endColorstr='#ff7912',GradientType=1 ) !important; |
|
border-width: 3px !important; |
|
border-color: transparent !important; |
|
padding-right: 0 !important; |
|
padding-top: 0 !important; |
|
padding-bottom: 0 !important; |
|
} |
|
|
|
.bb-custom-button-29 a.fl-button:hover { |
|
background: transparent !important; |
|
border-color: #ff8609 !important; |
|
} |
|
|
|
.bb-custom-button-29 a.fl-button .fl-button-icon { |
|
padding: 16px 19px 16px 24px; |
|
background: #fff; |
|
color: #FF7912; |
|
border-radius: 100%; |
|
font-size: 20px; |
|
} |
|
|
|
.bb-custom-button-29 a.fl-button:hover .fl-button-icon { |
|
background: #FF7912; |
|
color: #fff; |
|
} |