/*
Theme Name:         kullerbyttan
Theme URI:          http://www.detheme.com
Description:        Home & Decor, The Awesome Wordpress Theme by detheme
Version:            1.0.0
Author:             detheme
Author URI:         http://detheme.com
Template: 			hnd
License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/

/* your style here */


.row {
  margin: 0 auto;
}

.order-column input, .order-column textarea {
  color: #3f3f3f;
}

.tilted_left.light_text p {
}

@media screen and (max-width: 990px) and (min-width: 768px) {
  .dark_text.flat_left h1 {
    font-size: 27px !important;
  }

  .tilted_left.light_text .wpb_wrapper {
    margin-left: -20px;
  }
}