h1,h2,h3,h4,h5,h6,a,b,p {
font-family: 'lato', 'open sans', helvetica, sans-serif;
margin: 0;
}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
text-decoration: none;
}
h1 {
font-size: 2em; 
font-weight: 900; 
color: rgba(102, 0, 51, 1);
padding: 10px 0;
}
h2 {
font-size: 1.75em; 
font-weight: 900; 
color: rgba(0, 0, 0, 1);
padding: 10px 0;
}
h3,h4 {
font-size: 1.2em; 
font-weight: 900; 
color: rgba(46, 39, 19, .95); 
text-transform: uppercase;
padding: 5px 0;
}
h5 {
font-size: 1em; 
font-weight: 700; 
color: rgba(46, 39, 19, .95);
}
h6 {
font-size: .8em;
font-weight: normal;
padding-top: 10px;
}
b {
font-weight: 900;
}
a {
color: rgba(21, 183, 159, 1); 
text-decoration: underline;
}
p {
font-size: 1em; 
color: rgba(0, 0, 0, 1);
line-height: 1.4em;
font-weight: normal;
}
.content-area p {
padding: .5em 0;
}
blockquote {
font-style: italic; 
color: rgba(46, 39, 19, .95); 
padding: 20px 40px;
background-color: rgba(246, 244, 206, .7) !important;
font-weight: 300;
text-align: center !important;
font-size: 1em;
}
hr {
background-color: #d1d1d1;
border: 0;
height: 1px;
margin: 0 0 1.75em;
}
ul, ol {
margin: 0 0 1.75em 1.25em;
padding: 0;
line-height: 1.4em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
margin-left: 1.5em;
}
li > ul,
li > ol {
margin-bottom: 0;
}
ol li, ul li {
padding-top: 1em;
}
.clear { clear: both; }
.cursive { font-family:'Just Another Hand', 'Brush Script MT', cursive; letter-spacing: .04em; }
.sans-serif { font-family:'Lato', 'Open Sans', 'Trebuchet MS', 'Verdana', sans-serif}
hr.dashed {
border: 0px dashed #F06E8B;
border-top: 1px dashed #F06E8B;
height: initial;
width: 90%;
margin: auto;
background-color: #fff;
font-weight: 100;
} body {
margin: 0;
background-image: url(//www.keeperofthehome.org/images/background.jpg);
} .btn {
border-radius: 4px;
padding: 10px 12px;
text-transform: uppercase;
text-decoration: none;
font-family: 'lato', 'open sans', helvetica, sans-serif !important;
font-weight: 900;
letter-spacing: .06em;
color: rgba(255,255,255, 1);
font-size: .8em !important;
text-align: center;
margin-top: 10px;
}
.green.btn { background-color: rgba(156, 206, 0, 1); margin-top: 10px !important;}
.green.btn.home-feat {
line-height: 6em;
}
.brown.btn { background-color: rgba(98, 95, 71, 1); }
#menu-subscribe-button a {
background-color: rgba(156, 206, 0, 1);
border-radius: 4px;
padding: 10px 12px;
text-transform: uppercase;
font-family: 'lato', 'open sans', helvetica, sans-serif !important;
font-weight: 900;
letter-spacing: .06em;
color: rgba(255,255,255, 1);
font-size: .8em !important;
text-align: center;
}
#product-button a {
text-transform: uppercase;
font-family: 'lato', 'open sans', helvetica, sans-serif !important;
font-weight: 900;
letter-spacing: .06em;
color: rgba(255, 255, 255, 1) !important;
font-size: 1em !important;
background-color: rgba(156, 206, 0, 1);
border-radius: 4px;
padding: 10px 12px;
text-align: center;
}
input.wpcf7-form-control.wpcf7-submit {
border-radius: 4px;
padding: 10px 12px;
text-transform: uppercase;
text-decoration: none;
font-family: 'lato', 'open sans', helvetica, sans-serif !important;
font-weight: 900;
letter-spacing: .06em;
color: rgba(255,255,255, 1);
font-size: .8em !important;
text-align: center;
margin-top: 10px;
background-color: rgba(98, 95, 71, 1) !important;
border: none;
} .left-social-share {
position: fixed;
top: 30%;
z-index: 99999;
}
.left-social-title {
padding: 5px;
background-color: rgb(102, 0, 51);
color: rgb(255,255,255);
margin-bottom: 3px;
}
.left-social-share a {
display: block;
padding: 5px;
}
.mobile-social-share {
display: none;
}
header#menu {
max-width: 1300px; 
margin: auto;
}
#main-menu {
background-image: url(//www.keeperofthehome.org/images/nav-background.jpg);
background-color: rgba(46, 39, 19, 1);
background-repeat: repeat;
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
box-shadow: 0 0 10px rgba(0, 0, 0, .5);
width: 95%;
padding-top: 45px;
margin: auto;
position: relative;
}
#header-social{
position: absolute;
top: 0px;
right: 15px; 
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
background-color: #2E2713;
padding: 0 5px 0 5px;
}
#header-social p {
color: rgba(255, 255, 255, .5);
font-size: .7em;
font-weight: 300;
text-align: left;
display: inline-block;
line-height: 2em;
padding: 0 9px;
}
#header-social a {
color: rgba(156, 206, 0, .5) !important;
text-decoration: none;
line-height: 2em;
font-size: 1.2em !important;
letter-spacing: 13px !important;
}
#site-logo {
float: left;
padding: 0 1em;
}
#logo img {
max-width: 130px;
padding-left: 2%;
vertical-align: bottom;
}
#menu-inner {
text-align: right;
height: 100%;
}
#menu-primary-menu {
display: inline;
}
#menu-container {
margin: auto;
}
#main-menu li {
list-style: none;
text-align: left;
position: relative;
display: inline-block;
}
#main-menu li a {
padding: 5px 10px;
display: block;
}
#main-menu ul.sub-menu li a {
padding: 10px !important;
display: block;
}
#main-menu a {
font-family: 'Just Another Hand', cursive;
color: rgba(255, 255, 255, 1);
text-decoration: none;
font-size: 1.5em;
letter-spacing: .04em;
}
#menu-primary-menu > li {
padding: 1em;
}
#menu-primary-menu > li:hover > a {
border: dashed 1px #fff;
margin: -1px;
}
#menu-primary-menu li:hover ul.sub-menu {
opacity: 1;
z-index: 9999;
margin: -1px;
border: 1px dashed #FFF;
}
#menu-primary-menu ul.sub-menu {
background-color: #54523B;
}
#menu-primary-menu ul.sub-menu li {
padding: 5px;
}
#menu-primary-menu ul.sub-menu li:hover{
background-color: #7C7959 !important;
}
#mobile-menu {
display: none;
text-align: center;
width: 27%;
float: left;
margin: 20px;
}
#mobile-menu p {
font-family: 'Just Another Hand', cursive;
color: rgba(255, 255, 255, 1);
text-decoration: none;
border: dashed 1px rgba(250, 248, 209, 0.3);
padding: 10px;
}
#menu-subscribe-button {
margin: 1em;
display: inline;
}
#left-accent-container {
display: inline-block;
float: left;
width: 2%
}
#accent-top-left {
border-left: 20px solid transparent !important;
border-top: 30px solid;
border-color: rgba(21, 183, 159, 1);
width: 0;
float: right;
}
#accent-bottom-left {
border-left: 20px solid transparent !important;
border-bottom: 30px solid;
border-color: rgba(21, 183, 159, 1);
width: 0;
float: right;
}
#right-accent-container {
display: inline-block;
float: right;
width: 2%
}
#accent-top-right {
border-right: 20px solid transparent !important;
border-top: 30px solid;
border-color: rgba(21, 183, 159, 1);
width: 0;
}
#accent-bottom-right {
border-right: 20px solid transparent !important;
border-bottom: 30px solid;
border-color: rgba(21, 183, 159, 1);
width: 0;
}
#categories-menu {
width: 96%;
margin: auto; 
background-color: rgba(21, 183, 159, 1);
height: 60px;
display: inline-block;
z-index: 99999;
}
#menu-post-categories-menu {
list-style: none;
text-align: center;
}
#menu-post-categories-menu a {
text-transform: uppercase;
font-family: 'lato', 'open sans', helvetica, sans-serif !important;
font-weight: 900;
letter-spacing: .06em;
color: rgba(255,255,255, 1);
text-decoration: none;
font-size: 1em;
padding: 1.2em 1em;
display: block;
text-align: left !important;  
}
#menu-post-categories-menu li {
display: inline-block;
position: relative;
padding: 0px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
#menu-post-categories-menu li:hover {
background-color: #108A78;
}
#menu-post-categories-menu > li.menu-item:hover .sub-menu {
opacity: 1;
z-index: 9999;
}
.sub-menu {
position: absolute;
opacity: 0;
z-index: -9;
margin: 0;
padding: 0;
width: 100%;
background-color: #108A78;
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
ul.sub-menu {
width: 180px;
line-height: 1.1em;
}
.sub-menu li {
display: block !important;
padding: 0;
}
.sub-menu li:hover{
background-color: #09564B !important;
}
.sub-menu li a {
padding: 1em  !important;
}
.mobile-slide-menu{ 
-webkit-transition: left 0.3s ease;
-o-transition: left 0.3s ease;
-moz-transition: left 0.3s ease;	
-ms-transition: left 0.3s ease;
transition: left 0.3s ease;
position:fixed;
top: 0;
bottom: 0px;
left: -280px;
width: 280px; 
z-index: 999999; }
#mobile-toggle-menu { background-color: #1c1815; }
.mobile-slide-menu.active { left: 0px !important; }
.mobile-slide-menu ul { list-style: none; padding: 0px !important; }
.mobile-slide-menu li { border-bottom: 0px !important; }
.mobile-slide-menu li a { 
padding: 10px 10px 6px; 
display: block; 
text-align: left; 
border-bottom: 1px dashed rgba(216, 205, 183, 0.4);     
color: #fff; 
text-transform: uppercase; 
font-weight: 900; 
font-size: .8em; 
letter-spacing: .08em; 
}
.mobile-slide-menu li > ul li a { padding: 10px 20px 6px; }	
.mobile-slide-menu li > ul li a:before { font-size: 10px; vertical-align: middle; margin-right: 5px; }
.mobile-slide-menu li > ul li > ul li a { padding: 10px 30px 6px; }
.mobile-slide-menu li > ul li > ul li a:before { }
.mobile-slide-menu .sub-menu { display: block; margin: 0px; list-style: none; position: relative; top: 0px; text-align: left; }
#cat-menu-mobile {
display: none;
}
#home-feature {
height: 600px;
overflow: hidden;
margin: auto; 
width: 95%; 
position: relative;
}
#home-feature img {
width: auto;
}
#home-subscribe-cta {
background: rgba(0,0,0,.5);
padding: 2em;
margin: 3em;
border-radius: 4px;
bottom: 0;
left: 0;
text-align: center;
position: absolute;
width: 30%;
}
#home-subscribe-cta h2 {
color: rgba(255,255,255,1);
padding: 0 0 20px 0;
}
#home-subscribe-cta p {
color: rgba(255,255,255,1);
font-size: 1.2em;
} .left-social-share {
position: fixed;
top: 34%;
z-index: 99999;
}
.social-title {
font-size: .8em;
}
.social-ribbon-accent {
border-right: 8px solid transparent !important;
border-top: 13px solid;
border-bottom: 13px solid;
width: 0px;
position: absolute;
right: -8px;
top: 0;
border-color: rgb(102, 0, 51);
}
.social-share-icons {
width: 32px;
}
.social-share-icons a {
color: rgb(255,255,255) !important;
}
.social-share-icons .fa-lg {
vertical-align: 0;
font-size: 1em;
}
.social-share-icons .fa-lg:hover {
vertical-align: 0;
font-size: 1.33em;
}
.pinterest {
background-color: rgb(187, 45, 45);
padding: 4px;
display: inline-block;
width: 32px;
padding-left: 10px;
}
.facebook {
background-color: rgb(15, 152, 189);
padding: 4px;
display: inline-block;
width: 32px;
padding-left: 10px;
}
.twitter {
background-color: rgb(77, 188, 218);
padding: 4px;
display: inline-block;
width: 32px;
padding-left: 10px;
}
.google-plus {
background-color: rgb(205, 10, 10);
padding: 4px;
display: inline-block;
width: 32px;
padding-left: 10px;
}
.stumble-upon {
background-color: rgb(247, 167, 21);
padding: 4px;
display: inline-block;
width: 32px;
padding-left: 10px;
}
.email {
background-color: rgb(142, 185, 6);
padding: 4px;
display: inline-block;
width: 32px;
padding-left: 10px;
}
.social-ribbon-accent {
}
.social-title {
padding: 5px;
background-color: rgb(102, 0, 51);
color: rgb(255,255,255);
margin-bottom: 3px;
}
.left-social-share a {
display: inline-block;
padding: 5px;
}
.mobile-social-share {
display: none;
} #search-bar {
background-color: rgba(102, 0, 51, 1);
margin: auto;
padding: 10px 0px;
width: 97%;
}
#search-bar-desc {
float: left;
width: 60%;
padding: .5em 1em;
}
#search-bar-desc p {
font-size: 1.2em;
color: rgba(255,255,255, 1);
}
#search-entry {
float: right;
margin: 0 .7%;
}
#search-entry form input {
border: 0px;
border-radius: 4px;
display: inline-block;
margin: 2px 5px !important;
font-size: 1em;
height: 34px;
}
#search-entry form input:focus {
outline: 0 !important;
}
#searchsubmit { 
border: 0px;
padding: 10px 15px !important;
} #latest-post {
position: relative;
width: 47%;
display: inline-block; 
margin: 1.5%;
height: 350px;
background-color: #603;
overflow: hidden;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
}
#latest-post-title {
background: rgb(46,39,19); background: -webkit-linear-gradient(rgba(46,39,19, 0), rgba(46,39,19,1)); background: -o-linear-gradient(rgba(46,39,19, 0), rgba(46,39,19,1)); background: -moz-linear-gradient(rgba(46,39,19, 0), rgba(46,39,19,1)); background: linear-gradient(rgba(46,39,19, 0), rgba(46,39,19,1)); padding: 5%;
text-align: center;
width: 90%;
position: absolute;
bottom: 0;
padding-top: 40px;
}
#latest-post img {
width: auto; 
max-width:none!important;
height: 330px;
}
#latest-post-title .sans-serif {
display: inline-block;
font-size: 1.6em;
color: rgb(255,255,255);
text-shadow: 1px 1px 0px rgba(51, 51, 51, 0.5);
font-weight: 900;
}
.latest-post-title {
border-top: dashed 1px rgb(255, 255, 255);
padding-top: 10px;
}
#latest-post-title h5 {
color: rgba(255, 255, 255, 0.67);
text-shadow: 1px 1px 0px rgba(51, 51, 51, 0.35);
text-transform: uppercase;
}
#latest-post:hover #latest-post-title {
padding-top: 200px;
}
#latest-post:hover #latest-post-title h5 {
color: rgb(255, 255, 255);
}
#latest-post-title .cursive {
display: inline-block;
font-size: 3em;
color: rgb(240, 110, 139);
text-shadow: 1px 1px 0px rgba(51, 51, 51, 0.5);
} #ask-ann {
background-color: rgba(21, 183, 159, 1);
}
#ask-ann.page-home {
position: absolute;
height: 350px;
top: 0; 
right: 0; 
width: 47%;
margin: 1.5%;
border-radius: 4px;
}
#ask-ann.sidebar {
margin: .5em 0;
padding: 1.25em 2em;
}
#ann-title {
display: block; 
padding: 3% 5%; 
font-size: 1.6em; 
color: rgba(98, 95, 71, 1);
font-weight: 900;
text-align: center;
}
#ann-title .cursive {
color: rgb(255,255,255); 
font-weight: normal;
}
#ask-ann.sidebar #ann-title .cursive {
font-size: 1.4em;
}
#ask-ann.page-home #ann-title span {
padding-left: 10px;
font-size: 1.8em;
}
#ann-title span {
display: inline-block;
font-family:'Just Another Hand', 'Lato', Helvetica, Arial,sans-serif; 
}
#ask-ann.page-home #ann-image {
margin: 0 2.5% 0 5%;
display: inline-block;
width: 35%;
height: 68%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
#ask-ann.sidebar #ann-image { 
margin: 0 5% 0 25px;
display: block;
width: 95px;
height: 115px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 3px;
float: left;
}
#ann-content {
text-align: center;
color: rgb(255,255,255);
font-family:'Lato', Helvetica, Arial, sans-serif; 
vertical-align: top;
}
#ask-ann.page-home #ann-content {
padding: 5% 2% 5% 2%;
width: 49%;
display: inline-block;
margin: 0;
font-size: 1.1em;
text-align: left;
}
#ask-ann.sidebar #ann-content {
padding: 0 1em 1em;
font-size: 1em;
}
#ann-content p { 
color: rgb(255, 255, 255);
line-height: 1.3;
padding: 0px;
}
#ask-ann.sidebar #ann-content p {
text-align: justify;
}
#ann-link,
#product-button{ 
display: block; 
margin: 1em auto;
max-width: 150px;
width: 45%;
}
#ask-ann.sidebar {
margin: 1em auto 0 !important;
}
#marketplace {
display: inline-block;
background-color: rgb(98,95,71);
margin: 1.5%;
width: 97%;
background-image: url(http://koth.appstudios.net/wp-content/uploads/2016/02/hands-coffee-smartphone-technology-575x383.jpg);
background-repeat: no-repeat;
background-position: top right;
height: 275px;
}
#featured-product {
background-color: rgb(98,95,71);
height: 100%;
position: relative; 
width: 50%; 
display: inline-block;
vertical-align: top;
}
#product-image {
display: inline-block;
width: 44%;
height: 240px;
margin: 3%;
background-size: cover;
background-position: center center;
}
#product-desc {
display: inline-block;
width: 47%;
margin: 1em 1em 0 0;
position: absolute;
text-align: center;
}
#product-desc p {
font-size: 1em;
color: rgb(255,255,255); 
padding-top: .5em;
}
#product-desc h3 {
font-size: 1.4em;
font-weight: 900;
color: rgb(255,255,255); 
border-bottom: dashed 1px rgba(246, 244, 206, 1);
padding-bottom: 5px;
margin-bottom: 10px;
}
.left-arrow {
border-left: 24px solid rgb(98, 95, 71) !important;
border-top: 24px solid;
border-bottom: 24px solid;
border-color: transparent;
width: 0;
display: inline-block;
position: absolute;
top: calc(50% - 24px);
left: 50%;
}
#market-content {
background-color: rgba(46, 39, 19, 0.75);
height: 275px;
width: 50%; 
display: inline-block; 
text-align: center;
float: right;
}
.market-content-container {
padding: 5% 5% 0 5%;
}
.pink {
display: inline-block;
font-size: 3em;
color: rgb(240, 110, 139);
}
.white {
display: inline-block;
font-size: 1.6em;
color: rgb(255,255,255);
font-weight: 900;
padding-bottom: 6%;
}
#market-content p {
color: rgb(255,255,255);
}
#post-category-grid.content-wrapper {
margin: 0;
}
#post-category-grid {
background-color: #F4F1D0;
text-align: center;
margin-left: 8%;
margin-bottom: 6%;
}
#post-category-grid h3 {
padding-top: 0;
text-align: center;
width: 50%;
margin: auto;
}
.grid-item {
display: inline-block;
width: 30%;
text-align: center;
font-size: 2.25em;
height: 40%;
background-size: cover;
margin: .25em;
background-position: center center;
background-repeat: no-repeat;
color: #F06E8B; }
.grid-item .cursive {
font-size: .7em;
}
a.grid-item {
text-decoration: none;
padding-bottom: .5em;
}
.grid-item i {
display: block;
margin-top: 17%;
}
#related-post-grid{
margin: 1.5em;
}
.related-posts-list {
max-width: 100% !important;
max-height: 100% !important;
display: inline-block !important;
float: none !important;
width: 30% !important;
position: relative !important;
text-align: center !important;
margin: .75em !important;
height: 175px !important;
} .post-excerpt p{
font-style: italic;
color: #F06E8B;
padding: 0px;
}
.post-author { margin-top: 15px; }
.post-author span {
display: inline-block;
padding: 10px 15px;
margin-right: 10px;
background-color: #F6F4CE;
}
.post-author small a {
color: #777;
font-style: italic;
text-decoration: none;
} .affiliate {
width: 32%;
float: left;
padding-bottom: 8%;
}
.affiliate.mid {
margin: 0 2%;
}
.affl_link {
display:inline-block;
position: relative;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.affl_link.green.btn:after
{
position:absolute;
top: 0.95em;
right: 1em;
content: '\f07a';
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration:none;
opacity: 0;
margin-left: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.affl_link.green.btn:hover:after {
margin-left: 0;
opacity: 1;
}
.affl_link.green.btn:hover
{
padding: 10px 2.75em 10px 12px;
}
.affiliate-image {
width: 100%;
height: 200px;
display: block;
background-position: center top;
background-size: cover;
background-repeat: no-repeat;
} .blogroll-post {
padding-bottom: .8em;
}
.blogroll-post .feat-img {
width: 270px;
height: 150px;
float: left;
margin-right: 1em;
background-size: cover;
background-position: center top;
display: block;
}
.blogroll-post .post-title a {
color: #660033;
padding: 0px 0px .5em;
text-decoration: none;
}
.blogroll-post .post-title small {
font-size: .6em; 
margin-left: 10px;
text-transform: capitalize;
color: #333;
font-weight: normal;
}
.blogroll-post .post-content { 
font-size: .8em;
line-height: 1.45em;
}
a.read-more {
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
font-size: .9em;
} #content { 
max-width: 1235px; 
margin: auto;
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
background-color: #fff;
width: 95%;
}
.content-wrapper {
background-color: rgba(255,255,255,1);
margin: auto;
height: 100%;
}
.content-area {
padding: 3% 8%;
}
.content-area img {
max-width: 400px;
width: 100%;
height: auto;
}
.one-column { 
position: relative;
}
.two-column {
position: relative;
}
.with-sidebar {
max-width: 67%;
float: left;
position:relative;
width: 100%
}
.with-sidebar > .content-area {
padding: 3% 3% 3% 8%;
} .feat-img img {
max-width: 735px;
height: auto;
width: 100%;
} .post-content.content-left {
display: inline-block;
width: 40%;
float: left;
padding-right: 10%;
}
.post-content.content-right {
display: inline-block;
width: 40%;
}
#mktp_affiliates_wrapper hr:first-child {
border-top: 1px solid #333;
}
ul#menu-marketplace-categories {
list-style: none;
}
#menu-marketplace-categories a {
text-decoration: none;
color: rgb(16, 138, 120);
}
#menu-marketplace-categories a:hover {
font-weight: 900;
color: rgb(21, 183, 159);
} #hybrid-nav-menu-3
{
background-color: rgb(246, 244, 206);
border-radius: 4px;
padding: 1em;
} #hybrid-nav-menu-3 h3.widget-title{
text-align: center;
margin-bottom: 10px;
border-bottom: dashed 1px rgb(240, 110, 139);
} #secondary, #sidebar.sidebar.widget-area { 
width: 25%;
float: right;
margin: 0 2em;
}
#secondary img, #sidebar.sidebar.widget-area img {
width: 100%;
height: auto;
}
#recent-posts-4 h3.widget-title {
text-align: center;
margin-bottom: 10px;
border-bottom: dashed 1px rgb(240, 110, 139);
} #secondary.widget-area, #sidebar.sidebar.widget-area {
list-style: none;
}
.widget-container {
margin: 1em 0;
}
.widget-container ul { list-style-type: none !important; padding: 0px; margin: 0px; } .crp_related {
background-color: rgb(246, 244, 206);
padding: 2% 4% 4%;
margin: 2em 0;
}
.crp_related h3,
#post-category-grid h3 {
text-align: center;
margin-bottom: 10px;
border-bottom: dashed 1px #F06E8B;
}
#related-post-grid {
margin: 0;
}
.related-posts-list {
padding-bottom: 1em;
width: 100% !important;
height: auto !important;
}
.crp_thumb {
width: 250px !important;
padding-right: 1em;
display: inline-block;
float: left;
}
a.crp_title {
display: inline-block;
float: left;
text-align: left;
width: 50%;
font-family: 'Lato', 'Open Sans', 'Helvetica', 'Arial', sans-serif;
font-size: 1.3em;
text-decoration: none;
color: rgb(102, 0, 51);
font-weight: 900;
text-transform: capitalize;
}
span.crp_excerpt {
display: inline-block;
float: left;
width: 50%;
text-align: left;
line-height: 1.4em;
font-size: .9em;
padding-top: .5em;
} #breadcrumbs {
border-top: 1px dashed;
border-bottom: 1px dashed;
font-size: .75em;
margin-bottom: 1.75em;
}
#breadcrumbs > span {
display: block;
padding: .75em 0px;
}
#breadcrumbs a {
color: #333;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}
li#recent-posts-4 {
background-color: rgb(246, 244, 206);
border-radius: 4px;
padding: 1em;
}
#recent-posts-4 ul {
margin: 0px 15px;
}
#recent-posts-4 ul li a {
text-decoration: none;
color: rgb(16, 138, 120);
line-height: 1em;
}
#recent-posts-4 ul li:hover a {
font-weight: 900;
color: rgb(21, 183, 159);
font-size: .96em;
}
#recent-posts-4 ul li {
list-style: none;
} .ad-label {
margin: 0 2em;
color: #aaa;
letter-spacing: .1em;
font-size: .75em;
font-weight: bold;
}
.full-width-ad { background-color: #999;
margin: .5% .5%;
padding: 1.5%;
}
.mobile-ad {
display: none;
}
.ad-inner {
height: 100%;
background-color: #ddd;
}
.ad-inner img {
max-width: none !important;
display: block !important;
}
.ad-inner > div > a 
{
display: block !important;
} .pagination {
list-style: none;
text-align: center;
border-top: dashed 1px rgba(98, 95, 71, .4);
border-bottom: dashed 1px rgba(98, 95, 71, .4);
padding: .25em;
margin: 2em 0 1em 0;
position: relative;
}
.page-numbers::before,
span.page-numbers.current::before{
content: "\00b7"; margin: 0px 10px 0px 8px;
color: #333 !important;
font-weight: normal !important;
}
.pagination center .page-numbers:first-child::before,
.prev.page-numbers::before,
.next.page-numbers::before{
content: "" !important;
margin: 0px;
}
span.page-numbers.current {
color: #15B79F;
font-weight: bold;
margin-bottom:-1px;
}
a.page-numbers {
text-decoration: none;
color: #333;
}
a.page-numbers:hover {
text-decoration: none;
color: #15B79F; 
}
.prev.page-numbers {
position: absolute;
left: 0;
}
.next.page-numbers {
position: absolute;
right: 0;
} .wpcf7-form p {
font-weight: bold;
font-size: 18px;
}
input.wpcf7-form-control {
border-radius: 4px;
border: solid 1px rgb(0,0,0);
padding: .4em;
margin-top: .4em;
}
.wpcf7-textarea {
border: solid 1px #000;
border-radius: 4px;
padding: .4em;
} #respond {
border-bottom: dashed 1px rgba(98, 95, 71, .4);
padding-bottom: 2%;
margin-bottom: 2%;
}
h3#reply-title {
padding: 0;
padding-top: 1em;
font-size: 14px;
}
h2.screen-reader-text {
display: none;
}
p.logged-in-as {
font-size: .8em;
padding-top: .5em;
}
.logged-in-as a {
color: rgb(0,0,0);
text-decoration: none;
}
.comment-form-comment label {
display: block;
width: 100%;
color: rgb(0,0,0);
font-size: 1em;
}
textarea#comment {
display: block;
}
input#submit {
border: none;
border-radius: 4px;
padding: 10px 12px;
background-color: rgb(98, 95, 71);
color: rgb(255,255,255);
font-size: .8em;
font-weight: bold;
text-transform: capitalize;
}
h2.comments-title {
font-size: 1.2em;
color: rgb(102, 0, 51);
}
ol.comment-list {
list-style: none;
}
.comment-body {
background-color: rgba(98, 95, 71, 0.13);
padding: 2%;
min-height: 118px;
}
.comment-author.vcard {
display: inline-block;
width: 10%;
float: left;
padding-right: 10px;
}
img.avatar {
display: block;
width: 75%;
margin: auto;
}
cite.fn {
display: block;
font-size: .8em;
line-height: normal;
text-align: center;
margin: 3px auto;
}
cite.fn a.url {
color: #000 !important;
text-decoration: none !important;
}
span.says {
display: none;
}
.comment-meta.commentmetadata {
display: inline-block;
width: 80%;
}
.comment-meta.commentmetadata a {
color: #000;
text-decoration: none;
font-size: .7em;
}
.comment-meta.commentmetadata a:hover {
text-decoration: underline;
}
#comments p {
display: inline-block;
color: rgb(153,153,153);
font-size: .9em;
width: 80%;
}
a.comment-reply-link {
color: #fff;
font-weight: bold;
font-size: .8em;
padding: 10px 12px;
background-color: rgb(98, 95, 71);
border-radius: 4px;
text-decoration: none;
display: inline-block;
}
ol.children {
list-style: none !important;
} .post-cats-tags {
border-top: dashed 1px rgba(98, 95, 71, .4);
border-bottom: dashed 1px rgba(98, 95, 71, .4);
padding-top: .2em;
padding-bottom: .4em;
}
.post-cats-tags span {
font-size: .8em;
font-weight: bold;
}
.post-cats-tags a {
font-weight: 400;
padding-left: .5em;
text-decoration: none;
text-transform: capitalize;
}
.post-cats-tags a:hover {
text-decoration: underline;
} footer {
background-image: url(//www.keeperofthehome.org/images/nav-background.jpg);
background-repeat: repeat;
padding: 3% 10%;
}
.footer-section h3 {
color: rgba(156, 206, 0, 1);
margin: 0;
padding-bottom: 20px;
padding: 0 0 20px;
}
.footer-section li {
color: rgba(255, 255, 255, 1);
font-size: 1em;
line-height: 1.5em;
list-style: none;
}
#footer-inner {
width: 100%;
max-width: 1100px;
margin: auto;
}
div.footer-section {
border-left: dashed 1px rgba(246, 244, 206, 1);
padding-left: 20px;
padding-right: 10px;
width: 20%;
float: left;
}
#footer-inner a {
font-size: .9em;
color: rgba(255, 255, 255, .6);
text-decoration: none;
font-family: 'lato', 'open sans', helvetica, sans-serif;
line-height: 1.2em;
padding-bottom: 10px;
display: list-item;
list-style: none;
}
#footer-inner a:hover {
font-weight: 900;
color: rgb(255,255,255);
} #subfooter {
background-color: rgba(46, 39, 19, 1);
padding: 0 10%;
display: block;
}
#subfooter-inner {
display: block;
float: left;
width: 47%;
padding: 10px;
}
#subfooter-social {
display: block;
float: left;
width: 47%;
padding-left: 3%;
text-align: right;
}
#subfooter-social p { text-align: right; }
div#subfooter p {
color: rgba(255, 255, 255, .5);
font-size: .7em; 
font-weight: 300;
text-align: left;
display: inline-block;
line-height: 2em;
}
div#subfooter a {
color: rgba(156, 206, 0, .5) !important;
text-decoration: none;
line-height: 2em;
}
div#subfooter i {
-webkit-margin-before: .6em;
-webkit-margin-after: .6em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
color: rgba(156, 206, 0, .5);
padding-left: .5em;
} @media only screen and ( max-width: 1177px) {
#menu-primary-menu {
margin: 0;
width: 62%;
}
#menu-post-categories-menu a {
margin: 0;
padding 0;
font-size: .8em;
letter-spacing: .04em;
}
#ann-title {
padding: 3%;
}
#ask-ann.page-home #ann-content {
padding: 2%;
font-size: .9em;
width: 53%;
}
#ann-link, #product-button {
width: 60%;
}
.grid-item {
width: 28.5%;
}
.white {
padding-bottom: 2%;
font-size: 1.4em;
}
.pink {
font-size: 2em;
}
#market-content p {
width: 90%;
margin: auto;
padding: 0;
}
} @media only screen and ( max-width: 1023px) {
img.crp_thumb {
}
a.crp_title {
width: 100%;
padding-top: 1em;
}
span.crp_excerpt {
width: 100%;
}
#menu-post-categories-menu a {
padding: 1.7em 0.7em;
}
} @media only screen and ( max-width: 900px) {
#menu-primary-menu {	
display: none;
}
#menu-inner {
margin-top: 2%;
}
#mobile-menu {
display: inline-block;
font-size: 1.2em;
float: none;
margin: 0 3%;
width: 12%;
border: dashed 1px #E6E5C1;
padding: 5px 9px;
}
#menu-post-categories-menu {
line-height: 1.3em;
margin: .5em 0;
}
#menu-post-categories-menu a {
margin: 0 10px;
padding: 2px 10px;
font-size: 1em;
}
#search-bar-desc {
width: 50%;
padding: 0 1em;
}
#search-bar-desc p {
line-height: 1.1em;
}
#ann-title {
font-size: 1.4em;
}
span.cursive {
font-size: 1.4em;
}
#ann-image {
display: none;
}
#ann-content {
padding: 5%;
padding-top: 0;
}
#ann-title {
padding: 5%;
}
#ask-ann.page-home #ann-content {
width: auto;
margin: auto;
padding-top: 0;
padding: 5%;
}
#ask-ann.page-home #ann-content p {
text-align: center;
}
.blogroll-post .post-title a {
font-size: .8em;
}
.blogroll-post .feat-img {
width: 150px;
height: 150px;
}
.grid-item {
width: 43%;
}
.with-sidebar {
width: 65%;
}
.post-content.content-left {
width: 100%;
}
.post-content.content-right {
width: 100%;
}
#secondary, #sidebar.sidebar.widget-area {
width: 30%;
margin: 0 1em;
}
.footer {
padding: 3%;
}
#footer-inner {
width: 100%;
max-width: 850px;
margin: auto;
}
.footer-section {
width: 19%;
}
#subfooter {
display: block;
padding: 0;
}
#subfooter-inner {
display: block;
padding: 0;
float: none;
width: auto !important;
text-align: center !important;
}
#subfooter-social {
display: block;
padding: 0;
float: none;
width: auto !important;
background-color: rgba(33, 26, 7, 1);
text-align: center !important;
}
} @media only screen and ( max-width: 765px) {
#site-logo {
float: none;
width: 130px;
margin: auto;
}
#main-menu {
width: 100%;
}
#menu-inner {
padding: .5em;
text-align: center;
margin-top: 2%;
}
#categories-menu {
display: none;
}
#cat-menu-mobile {
display: inline-block;
}
#cat-menu-mobile a {
color: rgb(255,255,255);
font-weight: 900;
text-decoration: none;
padding: 10px 12px;
font-size: 1.2em;
border-radius: 4px;
text-transform: uppercase;
font-family: 'lato', 'open sans', helvetica, sans-serif !important;
font-weight: 900;
letter-spacing: .06em;
color: rgba(255,255,255, 1);
background-color: rgba(21, 183, 159, 1);
font-size: .8em !important;
text-align: center;
}
.mobile-slide-menu li
{
list-style: none !important;
}
.mobile-slide-menu a 
{
text-decoration: none !important;
background-color: transparent !important;
padding: 10px !important 
}
.mobile-slide-menu .sub-menu li a
{
padding: 10px 10px 10px 20px !important;
}
.mobile-slide-menu ul.sub-menu
{
opacity: 1  !important;
z-index:auto !important;
width: auto !important;
}
#menu-mobile-menu ul.sub-menu
{
background-color: rgba(99, 95, 67, 0.5) !important;
}
#mobile-toggle-cat-menu { 
background-color: #108A78 !important; 
}
#mobile-toggle-cat-menu ul.sub-menu { 
background-color: #15B79F;
}
#mobile-toggle-cat-menu li a {
color: #fff;
text-transform: uppercase;
font-weight: 900;
font-size: .8em;
letter-spacing: .08em;
}
#menu-subscribe-button {
margin: 3%;
}
.left-social-share {
display: none;
}
.left-social-title {
display: none;
}
#left-accent-container {
display: none;
}
#right-accent-container {
display: none;
}
.mobile-social-share {
display: inline-block;
position: fixed;
z-index: 99999;
bottom: 0;
width: 100%;
}
.mobile-social-share .social-share-icons {
width: 100%;
margin:auto;
}
.pinterest, .facebook, .twitter, .google-plus, .stumble-upon, .email {
padding: 0;
text-align: center;
width: 16.66%;
height: 40px;
float: left;
font-size: 1.8em;
padding-top: 9px;
}
.social-share-icons .fa-lg:hover {
font-size: 1em;
}
#home-feature {
height: auto !important;
width: auto;
}
#home-feature img {
width: 100% !important;
height: auto !important;
}
#home-subscribe-cta {
width: auto;
padding: 2em 1em;
margin: 0;
border-radius: 0;
background-color: rgba(33, 26, 7, 1);
margin-top: -3px;
top: 0;
position: relative;
}
#search-bar {
width: 100%;
}
#search-bar-desc {
display: block;
text-align: center;
width: 90%;
margin: auto;
padding: 5%;
line-height: 1em;
}
#search-entry {
display: block;
width: 83%;
text-align: center;
margin: auto;
float: none;
margin-bottom: 5%;
}
#search-button {
display: inline-block;
float: none;
width: 90%;
margin: 5%;
}
#content { 
width: 100%;
}
.content-area {
padding: 3%;
}
.content-wrapper {
width: 100% !important;
}
#latest-post {
width: 97%;
display: inline-block;
position: inherit;
height: auto;
}
#latest-post img {
width: 100%; 
height: auto;
}
#latest-post-title h5 a {
font-size: .8em;
color: rgb(255,255,255);
}
#ask-ann.page-home {
position: relative;
width: 97%;
}
#ask-ann.page-home #ann-content {
width: 47%;
}
#ask-ann.sidebar {
width: 100%;
margin: auto !important;
padding: 0;
}
#ask-ann.page-home #ann-content {
font-size: .9em;
}
#ask-ann {
width: 100%;
display: inline-block;
position: inherit;
padding: 0;
}
#ann-image {
width: 35%;
height: 180px;
display: inline-block;
margin-bottom: 1.5em;
}
#ann-content {
width: 47%;
display: inline-block;
}
#marketplace {
height: auto;
background-position: bottom center;
background-size: contain;
}
#featured-product {
width: 100%;
}
#product-desc {
display: block;
}
.left-arrow {
top: inherit;
border-left: 12px solid transparent !important;
border-right: 12px solid transparent !important;
border-top: 12px solid;
border-color: rgb(98, 95, 71);
border-bottom: none;
}
#market-content {
width: 100%;
height: auto;
}
.affiliate {
width: 48%;
}
.market-content-container p {
font-size: .85em;
}
.post-content.content-left {
}
.post-content.content-right {
}
.full-width-ad {
display: none;
}
.mobile-ad { background-color: #999;
margin: .5%;
padding: 1.5%;
display: block;
}
a.grid-item {
background-image: linear-gradient(to right, rgba(46, 39, 19, 0.2) 0%, rgba(46, 39, 19, 0.2) 100%), url(//www.keeperofthehome.org/wp-content/themes/keeperofthehome/koth.appstudios.net/images/background.jpg) !important;
}
.with-sidebar {
width: 94% !important;
max-width: 94%;
padding: 3%;
}
#secondary, #sidebar.sidebar.widget-area {
width: 90%;
margin: auto;
float: none;
}
#post-category-grid {
margin-left: 0;
}
div.footer-section {
border-left: dashed 1px rgba(246, 244, 206, 1);
padding-left: 20px;
width: 42%;
margin-bottom: 40px;
margin-top: 40px;
display: inline-block;
}
footer {
}
#recent-posts {
margin-bottom: -3px;
}
#subfooter {
margin-bottom: 10px;
}
} @media only screen and (max-width: 450px) {
#main-menu {
padding-bottom: 1em;
}
#header-social {
right: 5px;
}
#header-social a {
font-size: 1em !important;
}
#mobile-menu {
width: 50%;
margin-bottom: 1em;
}
#search-bar-desc p {
}
#latest-post-title .cursive {
line-height: 0em;
}
#marketplace {
background-image: none;
}
#featured-product {
width: 100%;
height: 500px;
}
#product-image {
width: 100%;
margin: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
}
#product-desc {
width: 90%;
padding: 5%;
margin: 0;
}
#ask-ann.page-home {
height: 100%;
}
#ann-image{
width: 90%;
}
#ask-ann.page-home #ann-content {
width: 90%;
}
#ask-ann.sidebar #ann-content {
width: 90%;
}
#market-content {
width: 100%;
height: auto;
}
.affiliate {
width: 90%;
}
.blogroll-post .feat-img {
width: 100%;
height: 150px;
}
.blogroll-post .post-content {
display: none;
}
.next.page-numbers {
display: none;
}
.prev.page-numbers {
display: none;
}
.comment-author.vcard {
width: 100%;
}
.grid-item {
width: 90%;
}
.grid-item i {
display: none;
}
img.avatar {
display: none;
}
#footer-inner {
width: auto !important;
max-width: 400px;
margin: auto;
}
#recent-posts {
margin-bottom: 40px;
}
div.footer-section {
border-left: dashed 1px rgba(246, 244, 206, 1);
padding: 0px 20px;
width: auto !important;
float: none;
margin-bottom: 40px;
}
} input:not([type="radio"]):not([type="checkbox"]) {
-webkit-appearance: none;
border-radius: 0;
}