/*
Theme Name: Better Pets and Gardens
Theme URI: https://#/
Description: Theme for Better Pets and Gardens
Version: 1.0
Author: WORKHOUS
Author URI: https://#/
Tags: pets, gardens
*/


@import url("assets/css/style.css");



/* ============================== DEFAULT WP THEME CSS - DO NOT REMOVE BELOW ================================== */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */


/*	Begin Headers */

/* Begin Form Elements */
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0 !important;
}
.commentlist li {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.commentlist li img {
	float: left;
	margin: 0 18px 0 0;
}
.fn {
	float: left;
	font-style: normal;
	font-weight: bold;
	padding: 0 18px 0 0;
}
.comment-meta a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858582;
	font-style: italic;
	text-decoration: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 0;
	padding: 0 0 0 50px;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
    display: none;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.says {
	display: none;
}
.reply {
	padding: 0 0 0 50px;
}
.reply a {
	text-decoration: none;
	padding: 0 20px;
	color: black;
	font-weight: bold;
	background: url(assets/images/arrow.gif) no-repeat left;
}
/* End Comments */


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* A-Z Index plugin styling */
#letters {
    padding-top: 20px;
    background: url(https://www.betterpetsandgardens.com.au/wp-content/themes/bpag_v1.0/assets/images/body_bg.jpg) repeat;
}
.az-letters {
    display: flex;
}
.az-letters ul.az-links {
    margin: 0;
}
.az-letters ul.az-links li {
    list-style: none;
    float: left;
    font-size: 26px;
    font-weight: bold;
    margin: 0 11px;
}
.az-letters ul.az-links li {
    font-size: 26px;
    color: #d9d5d4;
    font-weight: bold;
}
.az-letters ul.az-links li a {
    color: #9BCD65;
}
#az-slider #inner-slider .letter-section h2 {
    font-size: 30px;
    border-top: 1px solid #d9d5d4;
    padding: 35px 0;
    margin: 50px 0 0 0;
}
#az-slider #inner-slider .letter-section div ul {
	margin: 0;
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
}

/* A-Z Index plugin styling - End */



/* Our Brands page - Sticky Alphabet */

.stickyalphabet {
	position:fixed;
	margin-top: 0;
    top:0;
    padding-bottom: 20px;
}

/* Our Brands page - Sticky header - End */



/* Our Brands page - Flexslider */

#our-brands-slider-text {
    background: #9BCD65;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
}

#ourbrands.flexslider {
    background: url('https://www.betterpetsandgardens.com.au/wp-content/themes/bpag_v1.0/assets/images/footer-links-bg.jpg') repeat;
    padding: 20px 46px;
	margin-bottom: 45px;
}

#ourbrands.flexslider .slides > li {
    margin: 0 10px;
}

#ourbrands.flexslider .flex-direction-nav a {
    width: 15px;
    height: 27px;
	margin: -13px 0 0;
}

#ourbrands.flexslider .flex-direction-nav a:before  { 
    content: " ";
    display: block;
    background: url('https://www.betterpetsandgardens.com.au/wp-content/themes/bpag_v1.0/assets/images/arrow-grey-left.png') no-repeat;
    width: 15px;
    height: 27px;
}

#ourbrands.flexslider .flex-direction-nav a.flex-next:before  { 
    background: url('https://www.betterpetsandgardens.com.au/wp-content/themes/bpag_v1.0/assets/images/arrow-grey-right.png') no-repeat;
}

#ourbrands.flexslider .flex-prev {
    left: 20px !important;
}

#ourbrands.flexslider .flex-next {
	right: 20px !important;
}

#ourbrands.flexslider .flex-prev, #ourbrands.flexslider .flex-next {
	opacity: 0.3 !important;
}

#ourbrands.flexslider:hover .flex-prev, #ourbrands.flexslider:hover .flex-next {
	opacity: 1 !important;
}

#ourbrands.flexslider .flex-prev:hover, #ourbrands.flexslider .flex-next:hover {
	opacity: 0.6 !important;
}

/* Our Brands page - Flexslider - End */


.button {
	text-decoration: none;
	font-size: 15px;
	line-height: 38px;
	font-weight: 700;
	color: #fff;
	display: block;
	text-align: center;
	background: #84b252;
	border: 0;
	cursor: pointer;
}
	.button:hover {
		background: #749e47;
	}
	.button.button-light {
		color: #84b252;	
		border: 3px solid #84b252;
		background: transparent;
	}
	.button.button-light:hover {
		background: transparent;
		color: #749e47;
		border-color: #749e47;
	}
.flipbook-wrapper {

}
	.flipbook-wrapper .catalogue-archives {
		background-color: #eee;
		float: left;
		display: block;
		margin-right: 2%;
		width: 31%;
		text-align: center;
		padding: 20px;
	}
	.flipbook-wrapper .flipbook {
	    float: left;
	    display: block;
	    margin-right: 2%;
	    width: 66;
	    margin-right: 0;
	    height: 500px;
	}
	.flipbook-wrapper .button {
		min-width: 80%;
		margin: 10px auto;
	}
.catalogue-list-item {

}
	.catalogue-list-item p {
		margin-bottom: 10px !important;
	}
	.catalogue-list-item .button {
		float: right;
	}
	.catalogue-list-item .button.button-light {
		float: left;
	}
	.catalogue-list-item h6 {
		margin-top: 10px;
	}
