/*
Theme Name: Valuta netwerk
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/
@import url("../smart-mag/style.css");
/* main */
.main {
  margin-top: 0; }

/* nav */
.navigation.cf {
  margin-bottom: 40px; }

.navigation .menu > li > a,
.main-heading {
  text-transform: none; }

.navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, .navigation .menu > .current-menu-parent > a, .navigation .menu > .current-menu-ancestor > a {
  border-width: 4px; }

.adsense {
  text-align: center; }

article {
  margin-top: 20px; }

.exchange button {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #d9d9d9;
  color: #19232d;
  font-size: 13px;
  max-width: 100%;
  outline: 0 none;
  padding: 7px 14px; }

/* exchange */
#exchange_box form {
  background: #f2f2f2;
  border: 1px solid #19232d;
  padding: 20px;
  margin: 0 0 20px 0; }
#exchange_box label,
#exchange_box select {
  float: left;
  margin: 0 10% 0 0;
  line-height: 43px;
  width: 30%;
  font-size: 20px; }
#exchange_box input[type="number"] {
  width: 50%;
  line-height: 30px;
  font-size: 17px;
  color: #000; }
#exchange_box .equals {
  line-height: 30px;
  margin-top: 15px;
  font-size: 30px;
  text-align: center; }

.exchange #valuta2 {
  margin-left: 3px;
  line-height: 43px;
  font-size: 17px;
  color: #19232d; }

.exchange h3 {
  margin-bottom: 0; }

.exchange #flip {
  background: #fff url("images/flip.jpg") no-repeat;
  border: none;
  width: 75px;
  height: 86px;
  margin: 41px 0 0 0;
  display: block; }

#wisselkoers_default {
  display: none; }

/* addthis */
#_atssh {
  display: none; }

@media (max-width: 481px) {
  /* smartphones, iPhone, portrait 480x320 phones */
  #exchange_box input[type="number"] {
    width: 88%; }

  .exchange #flip {
    margin: 0 auto; }

  .lower-foot .menu-footer-container {
    display: block !important; } }
@media (min-width: 481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
@media (min-width: 641px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
  .exchange {
    max-width: 87%;
    margin: 0 auto; } }
@media (min-width: 1025px) {
  /* big landscape tablets, laptops, and desktops */ }
@media (min-width: 1281px) {
  /* hi-res laptops and desktops */ }
