/*
Theme Name: Replete
Description: <strong>A responsive e-Commerce Theme by Kriesi</strong> - <br/> Update notifications available on twitter, facebook and via newsletter:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a> - <a href='http://www.kriesi.at/newsletter'>Subscribe to our Newsletter</a>
Version: 4.1
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/replete/
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* To make it easy to update your theme, you should not edit the styles in this file. Instead use 
* the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Styling
*/

/* url('css/grid.css') loads the default grid with all widths for the different screens */

/* url('css/base.css') loads the css reset & default styling for html elements like <a>, <ul>, <li>, and some wordpress generated classes (eg galleries) */     


/* url('css/layout.css') theme layout for the default screen size and media queries for smaller screen estates */         

/* ('css/slideshow.css') theme layout for the various slideshows */       

/* ('css/shortcodes.css') loads the css rules for the theme shortcodes */


.welcome_text {
  margin: 0 auto !important;
  max-width: 850px;
  padding-bottom: 25px;
  text-align: center;
  padding-top: 15px;
}
h1.main_title span {
  color: #8cbc40;
}
.tag_line {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 20px;
}
.welcome_text .main-des {
  font-size: 14px;
}
.contact_info {
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
}
.wpcf7-form .wpcf7-form-control {
  width: 100%;
}
#footer .widget_nav_menu {
    padding-top: 30px;
}
#footer h3.widgettitle{
	border-bottom: 2px dotted;
    font-size: 18px;
    padding-bottom: 15px;
}
#footer .widget_nav_menu li{
	border-style:none;
}
#footer .widget ul li a {
    border: medium none;
}
#footer .widget_nav_menu li::before {
    content: "";
}
#footer .widget ul li a:hover {
    text-decoration: none;
}
.home_timeline {
  display: block;
  float: left;
  margin-bottom: 20px;
}
.timeline_box {
  padding: 0 0 20px;
  text-align: center;
  background-color: #fff;
}
.timeline_box img {
  margin-bottom: 20px;
}
.timeline_box h4 {
  font-size: 16px;
  text-transform: none;
}
.where_to_buy {
  float: left;
  margin-top: 10px;
}
.where_to_buy_box {
  background: #ffffff none repeat scroll 0 0;
  box-sizing: border-box;
  display: block;
  float: left;
  margin-bottom: 20px;
  padding: 20px;
  width: 100%;
}
.header_back_img{
	background-image: url("header2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
#top .wp-caption img{
	box-sizing:border-box;
}
.shelter_logo {
  border: 1px solid #f5f5f5;
  box-sizing: border-box;
  padding: 5px;
}
.tos > p{
    margin-top: 0;
    font-size: 16px;
}
.tos > h2{
    font-weight: bold;
    margin: 20px 0;
    font-size: 17px;
}
.tos > h3 {
    font-weight: bold;
    margin-top:20px;
    font-size: 16px;
}