@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.font-primary,
h1, .h1,
h2, h2,
.h3, h3 {
  font-family: "Untitled Serif Regular", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; }

.untitled-sans-medium, .pricing table th,
.btn {
  font-family: 'Untitled Sans Medium' !important; }

.untitled-serif-medium {
  font-family: "Untitled Serif Medium" !important; }

.untitled-sans-regular {
  font-family: "Untitled Sans Regular" !important; }

.px-11 {
  font-size: 11px; }

.px-12 {
  font-size: 12px; }

.px-14 {
  font-size: 14px; }

.px-16 {
  font-size: 16px; }

.px-20 {
  font-size: 20px; }

.display-none {
  display: none; }

@media (max-width: 576px) {
  .display-xs-none {
    display: none; } }
@media (max-width: 830px) {
  .display-3,
  .display-4,
  .h1, h1 {
    font-size: 30px;
    line-height: 35px; }

  .h2, h2 {
    font-size: 28px; }

  .display-sm-none {
    display: none; } }
@media (max-width: 1200px) {
  .display-md-none {
    display: none; } }
@media (max-width: 1480px) {
  .display-lg-none {
    display: none; } }
.pricing .table-header {
  zoom: 1; }

.pricing table tbody tr:nth-of-type(odd) {
  background-color: #F6F6F6; }
.pricing table th {
  font-weight: normal; }

.pricing .table-header:before, .pricing .table-header:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden; }

.pricing .table-header:after {
  clear: both; }

.pricing .table-header label {
  font-size: 20px;
  float: left; }

.pricing .table-header input[type=submit] {
  padding: 6px 30px 6px 18px;
  font-size: 16px; }

.pricing .table-header .styled-select {
  max-width: 345px;
  min-width: 200px;
  margin-right: 0;
  height: 41px;
  overflow: hidden;
  background: url("https://www.ooma.com/wp-content/themes/ooma/images/telo/international-calling/select-arrow.svg") no-repeat right white;
  border: 1px solid #b6b6b8; }

.pricing select::-ms-expand {
  display: none; }

.pricing .table-header .styled-select select {
  background: transparent;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  border: 0px solid #b6b6b8;
  display: inline-block;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: '';
  cursor: pointer;
  color: #717073;
  outline: none;
  padding-left: 12px; }

/*# sourceMappingURL=intl-rates.css.map */
