body { font-family: "Yanone Kaffeesatz", sans-serif; font-size: 17px; line-height: 1.42857; color: #fff;}

/* TEXT FOR FORMS */
input {color:#1c1c1c;font-family: "Yanone Kaffeesatz",Arial,sans-serif;}


.wcpb-grid-item {
	margin-bottom:28px;
/*	clear: left;*/
}
.wcpb-grid-item li.product {
	list-style:none;
	clear: both;
}
/*Changed height to be fixed rather than max min*/
.wcpb-grid-item li.product .grid-item-inner {
	max-height:300px;
	max-width:300px;
	margin:0 auto;
}
.grid-item-inner a {
	display:block;
	height:inherit;
	position:relative;
}
.wcpb-grid-item li.product .grid-item-info {
	text-align:center;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	background:rgba(0,0,0,.35);
	color:#fff;
	padding:20px;
	font-size:14px;
	cursor:pointer;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
	transition:all 300ms linear
}
.wcpb-grid-item li.product .grid-item-info .item-info-inner {
	height:100%;
	border:none;
	color:#fff;
	padding:10px
}
.wcpb-grid-item li.product .grid-item-info h3 {
	color:#fff;
	font-size:2em;
	margin-top:1.2vw
}
.wcpb-grid-item li.product .item-info-inner p {
    font-size: 1.2em;
    line-height: 1em;
}
.btn-default {
    color: #000;
}
.btn-alt {
	text-align:center;
	color:#000;
	font-size:20px;
	font-weight:800;
	padding:10px;
        margin:10px auto;
	border:5px solid #000;
	background:#fff;
        display:block;
}
.btn-alt:hover {
	background:#000;
	color:#fff;
	text-decoration:none;
}
.bakd_mdul_0001 .btn-alt {
        display:inline;
}
.wcpb-grid-item li.product .cart-wrapper {
	position:absolute;
	top:70%;
	left:40px;
	width:74%;
}
.wcpb-grid-item li.product .grid-item-inner:hover .grid-item-info {
	background:rgba(255,255,255,.75);
	color:#000;
	text-decoration:none;
	padding:0
}
.wcpb-grid-item li.product .grid-item-inner:hover .item-info-inner {
	border-color:transparent;
	font-weight:800
}
.wcpb-grid-item li.product .grid-item-inner:hover h3,.wcpb-grid-item li.product .grid-item-inner:hover p,.wcpb-grid-item li.product .grid-item-inner:hover span,.grid-item-inner a:hover {
	color:#000;
	font-weight:800;
	text-decoration:none
}
.wcpb-grid-item li.product .cart-wrapper:hover, comp-list-readmore:hover {
	background:#000;
	color:#fff
}
.hovershow {
	display:none
}
.hovershow-parent:hover .hovershow {
	display:inherit!important
}

/* WOOCOMMERCE STYLING */
.woocommerce table.shop_table tr.chained_item {
    display:none;
}
.woocommerce .coupon {
    width: 50%;
}
.woocommerce .coupon input {
    clear: both;
    display: block;
    float: left;
    width: 100% !important;
    max-width: 400px;
    margin: 10px 0 !important;
}

/*ALTERNATE GRID STYLE */
.grid-item-alt {
    width: 100%;
    max-width: none !important;
}
.comp-grid-link, .product-grid-link {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 200px !important;
}
.grid-item-alt:hover .item-info-inner p, .grid-item-alt:hover .item-info-inner span {
    display: none;
}
.grid-item-alt h3 {
    margin-top: 10px !important;
}
.grid-item-alt:hover h3 {
    margin-top: 32px !important;
}
.grid-item-alt .cart-wrapper {
    min-width: 150px;
    max-width: 300px;
    top: 50%!important;
    left: initial !important;
    position: relative !important;
    margin: 0 auto;
}
.grid-item-alt .product-grid-link .cart-wrapper {
    top: -85px !important;
}
/* RESPONSIVE */
@media only screen and (max-width:991px) {
	.hovershow {
		display:block
	}
	.btn-alt {
		background:#fff;
                white-space: normal;
	}
        .grid-item-alt .item-info-inner p {
            display: none;
        }
        .woocommerce .coupon {
            width: 100%;
        }
        .woocommerce .coupon input {
            max-width: none;
        }
}
@media only screen and (max-width:767px) {
        .docs-header .btn-large {
            float: left;
            margin: 10px auto;
            position: relative;
            width: 60%;
            left: 20%;
        }
}
@media only screen and (min-width:768px) {
        .btn-large {
            font-size: 2em;
            padding: 15px 20px;
        }
}

.docs-header {
    min-height: 120px;
    /* margin-top: 50px; */
    padding-top: 100px;
    padding-bottom: 50px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ccc;
}

.carousel-caption {
    position: absolute;
    top: 10vh;
    width: 40vw;
    righ: 90vh;
    left: 50vw;
    font-size:2vh;
}

/* SHOP MENU */
.shop-side-menu {
    margin-top: 63px;
}
.shop-side-menu a {
    color: #fff;
}
.shop-side-menu a:hover, .shop-side-menu a:focus {
    color: #333;
}
.shop-side-menu span.glyphicon {
    margin-right: 15px;
}

.bakd-noimage {background-color: #666;
    color: #fff;
    height: 100px;
    width: 100px;
    text-align: center;
    padding: 40px 0;
    margin:auto;
}

/* CENT STYLING */
.imagecredit {
    text-align: center;
    margin: 0 auto 30px;
    padding: 10px;
    color: #fff;
}
.entry-result-badge {
    display: inline;
    float: right;
    padding: 35px;
    border-radius: 50%;
    font-size: 1.5em;
    margin: 0 20px 20px;
    color: #636363;
    width: 100px;
    text-align: center;
}
.entry-result-badge.first-place {
    background: gold;
}
.entry-result-badge.second-place {
    background: silver;
}
.entry-result-badge.third-place {
    background: #a73f00;
    color: #fff;
}
.entry-result-badge.short-list {
    background: #0070ff;
    color: #fff;
    padding: 40px 0;
    font-size: 1em;
}
.entry-result-badge.commended {
    background: #880000;
    color: #fff;
    font-size: 1em;
    padding: 40px 9px;
}

body.page-id-113301 {background: linear-gradient(to right, #000000, #007d6f);}

.cent-img {vertical-align:top;margin-bottom:10px;}
.cprs-result-wrap {padding:15px 0;overflow:visible;height:100%;}

.btn.btn-default.btn-view {
    background-color: rgba(255,255,255,0.4);
    min-height: 2em;
    padding: 0.6em 1.2em;
    border: 2px solid #404040;
    border-radius: 2em;
    color: #222;
    margin: 10px;
}

.btn.btn-default.btn-view:hover {    
    background-color: rgba(255,255,255,0.9);
}

/* woo address form */
li.select2-results__option {color:#000;}

