/*
Theme Name: Valley View Cattery
Description: Bespoke Theme for VVC - child of JumpStart
Author: baloogi.com
Template: jumpstart
*/


/* Header */

.header-top {display: none;}

.tb-primary-menu ul.sub-menu .menu-btn:hover {background-color:#93c139;}
.tb-primary-menu ul.sub-menu .menu-btn {padding-left:0.77em}
.tb-primary-menu ul.non-mega-sub-menu {padding: 10px 0;}

.tb-sticky-header {background-color:#2c4420;}
.tb-sticky-header .tb-primary-menu>li>.menu-btn {color:#FFF;}

/* Home Page */

.page-id-6 .homecat {border:solid 5px #FFF;}
.page-id-6 div.tb-text-block.text-block-1 {letter-spacing:1px; line-height:1.2;}
.page-id-6 .element-jumbotron .jumbotron-outer.has-bg {padding:20px;}

.tb-block-slider.showcase .tb-slider-arrows li a {
    background-size: 14px 14px;
    -webkit-border-radius: 4px;
    border-radius: 50px;
    margin-top: -45px;
    position: absolute;
    top: 30%;
    width: 40px;
    height: 40px;
    z-index: 2;
}

.tb-slider-arrows a.trans {
    background-color: #93c139;}

/* Images */

div.circle img{border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border: 8px solid #93c139;}
	
	
/* Misc */

.tb-icon-box {font-size: 14px;}







/* Footer */
#bottom .widget-title {font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;font-style: normal; font-size:16px; font-weight:600;color:#aee09c;}

.footer-content .entry-content p {color:#b0cca6;}

.site-footer .site-copyright a {border:none;}