/*
Theme Name:     fruitfultheme
Description:    http://themes.fruitfulcode.com/fruitful
Author:         admin
Template:       fruitful

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("/css/some_fruit.css");

.text-variable{
  font-size:20px;
  display:block;
}

.centerize {
display: block;
text-align: center;
}

.centerize a span {
color: #fff;
background: #E1704B;
padding: 10px;
margin-bottom: 50px;
font-size: 16px;
margin-top: 50px;
display: inline-block;
box-shadow: 0 0 2px #000000 inset;
text-transform: uppercase;
}

.custom-tabs h2, .custom-tabs span {
margin-bottom: 20px;
display: block;
}


.step{width: 260px;margin:0 9% 0 0;float:left; display:block; min-height: 350px;}
.site-content .entry-content .step img {padding:0}
.site-content .entry-content .step h4 {padding:0}

@media only screen and (max-width:768px) {
.step{width:100%;margin:0;height:380px}
}

.content-part {
padding-bottom: 50px;
}


.entry-content pre {
float:left;
width: 90%;
}

#features img {box-shadow:0 0px 0px #fff !important;}

#features .title {
text-align: center;
margin-bottom: 50px;
margin-top: 65px;
font-weight: 300;
}
#features .marg-bottom {
margin: 50px 0 0px;
}
#features .title h2{
font-size: 34px !important;
}
#features p {
text-align:center;
}
#features .social-buttons{
width:405px;
margin:0 auto 25px;
}
#features .social-buttons span{
margin:0 5px;
}

.page-id-1907 #img.size-full {
max-width: 95%!important;
}

.page-id-1907 .site-content .entry-content img {
box-shadow:0 0px 0px #fff;
}


#tabbed-nav {
float:left
}

