/*
 Theme Name:   Mobiel-pleegzorg
 Theme URI:    http://www.elegantthemes.com/gallery/simplepress
 Description:  2 Column theme from Elegant Themes
 Author:       Elegant Themes
 Author URI:   http://www.elegantthemes.com
 Template:     SimplePress
 Text Domain:  mobiel-pleegzorg
*/
@import url("/wp/wp-content/themes/SimplePress/style.css");

#featured #slides, #featured ul.slides{ 
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
  height: 375px;
  padding: 3px;
  width: 954px;
}

#logo {
    border: medium none;
    clear: both;
    margin: 49px auto 24px 325px;
}

#wpsc_shopping_cart_container h2 {
  display: none;
}

#wpsc_shopping_cart_container table.productcart {
  display: none;
}

#content img#wpsc_checkout_gravatar {
  display: none;
}

#checkout_page_container textarea, #checkout_page_container input, #content #checkout_page_container textarea, #content #checkout_page_container input {
  line-height: 1.2em;
  min-height: 1.2em;
  
}

.single_product_display.group .imagecol {
    margin-right: 20px;
}

h1, h2 {
    color: #000;
    font-size: 34px;
    line-height: 34px;
}

td h4, td h3 {
  margin-top: 10px;
}

.nav {
    padding: 4px 0 0 80px !important;
}


ul#menu-mainmenu li.topmenujsl {
    padding-top: 4px;
}

#content #checkout_page_container p {
  padding-top: 10px;
}

p.wpsc_checkout_form_9 {
  font-weight: 700;
}

#checkout_page_container .total_price.total_shipping td {
  border: medium none;
  font-weight: normal;
}

#content table.wpsc_checkout_table tr td:first-child,
#content table.wpsc_checkout_table, #content table.wpsc_checkout_table tr td {
  vertical-align: top;
  width: 500px;
  margin-bottom: 10px;
}

a.gocheckout:hover{
  background-color: #e0e0e0;
  border: 1px solid #0078D7;
}

a.gocheckout{
  background-color: #dadada;
  border: 1px solid gray;
  color: #000;
  display: block;
  margin-bottom: 10px;
  padding: 4px 10px;
  text-decoration: none;
  width: 60px;
}

#content #checkout_page_container table.checkout_cart tr.product_row td, #content #checkout_page_container table.checkout_cart tr.product_row {
  line-height: 1;
  margin: 0;
  padding: 2px 3px 1px;
}

ul#menu-mainmenu li.nav-facebook a {
    background: rgba(0, 0, 0, 0) url("/wp/wp-content/themes/mobiel-pleegzorg/images/facebook-nav.png") no-repeat scroll center center;
    color: transparent !important;
    display: block;
    float: right;
    height: 32px;
    line-height: 30px;
    margin: 0 0 0 15px;
    padding: 0;
    text-indent: -9999px;
    width: 32px;
}

@media only screen and ( max-width: 479px ) {
  #logo { 
    margin: 20px 0 !important; 
  }
  
  ul#mobile_menu li.nav-facebook a {
    background: rgba(0, 0, 0, 0) url("/wp/wp-content/themes/mobiel-pleegzorg/images/facebook-nav.png") no-repeat scroll center center;
    color: transparent !important;
    display: block;
    float: unset;
    height: 32px;
    line-height: 30px;
    margin: 0 0 0 15px;
    padding: 0;
    text-indent: -9999px;
    width: 32px;
  } 

 .readmore {
    margin-right: 10px;
  }
  
  #posts .post .no_thumb {
    width: unset;
  }
  
  .wpsc_checkout_table input.text {
    width: 180px;
  }
  
  #content table.wpsc_checkout_table tr td:first-child, #content table.wpsc_checkout_table, #content table.wpsc_checkout_table tr td{
    width: 310px;
  }
}