/*  
Theme Name: Glacier Point Pet Fountains
Version: v1
Author: Good Creations
Author URI: http://www.goodcreations.com
Description: Custom WordPress theme for Glacier Point Pet Fountains website featuring custom layout options and a responsive layout that looks great on any device, big or small.
*/

body {
	margin: 0;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	vertical-align: top;
	color: #555555;
	background: #ffffff;
}
a {
	color: #166bb5;
}
a:hover {
	color: #2a7cc4;
	text-decoration: none;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
b, strong {
	color: #166bb5;
}
h2, h3, h4 {
	clear: left;
	margin-bottom: 1.25em;
}
h2 {
	font-size: 	1.5em
}
h3 {
	font-size: 1.375em;
}
h4 {
	font-size: 1.25em;
}
.alignleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.alignright {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-block-embed.alignleft, .wp-block-embed.alignright {
    max-width: 500px !important;
    width: 100% !important;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.small-text {
		font-size: 12px;
}
.red {
	color: #9c1a1a;
}
.circleimg {
	border-radius: 50%;
}
/* Header Elements */


#header-wrapper {
	width: 100%;
	display: table;

}
div#header-contact {
	max-width: 98%;
	padding: .5% 1%;
	text-align: center;
	background: #f0f0f0;
}
div#header-contact i {
	margin: 0 5px 0 5px;
}
div#logo {
	margin: 20px auto;
	text-align: center;
	width: 98%;

}


/* Nav Menu Elements */


/* Container Elements */

#container-wrapper {
	width: 100%;
overflow: hidden;
z-index: 990;

}

#container {
	    width: 96%;
    margin: 0 auto;
    max-width: 1200px;
    text-align: left;
    padding: 3% 2% 2% 2%;
}
#container-index {
	width: 98%;
	margin: 0 auto;
	max-width: 1300px;
	text-align: left;
	padding: 3% 1% 2% 1%;
	clear: both;
	overflow: hidden;
}
.content-container  {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	display: table;
}
/* Front Page Elements */

#fp-slider {
	clear: both;
    height: auto;
    width: 100%;
}

.fpslider-text {
	color: #000000;
	font-size: 100%;
	padding: 1%;
	display: table;
	max-width: 500px;

}
.fpslider-text h3 {
	font-size: 200%;
    margin: 0;
    font-weight: bold;
	width: 100%;
	line-height: 1.2;
}
.fpslider-text ul {
	padding: 0;
	font-size: 140%;
}
.fpslider-text ul li {
	margin-bottom: .5%;
}
.fpslider-text a {
	color: #ffffff;
}
.fpslider-text h5 {
	display: table;
	margin: 30px 0 0 0;
	white-space: nowrap; 
}
.fpslider-text h5 a {
    font-size: 200%;
	line-height: 1.5;
    padding: 5% 14%;
    font-weight: 900;
    text-decoration: none;
    color: #ffffff;
    background: #166bb5;
}
.fpslider-text h5 a:hover {
	background: #888888;
}
.fpslider-text h5 i {
	font-size: 90%;
}
#about-container {
	max-width: 1300px;
	margin: 0 auto;
	padding: 1%;
	width: 98%;
}
#about-container h2 {
	font-size: 36px;
	display: table;
	margin: 10px auto 0 auto;
    line-height: 1.3;
	text-align: center;
	font-weight: 900;
	color: #166bb5;
}
#about-content {
	max-width: 1300px;
	margin: 0 auto;
    font-size: 20px;
	line-height: 1.3;
}
#product-container {
	width: 98%;
	margin: 0 auto;
	padding: 1%;
    background-color: #166bb5;
	color: #ffffff;
}
#product-content h2 {
	font-size: 36px;
	display: table;
	margin: 10px auto 20px auto;
    line-height: 1.3;
	text-align: center;
	font-weight: 900;
	color: #ffffff;
}
#product-content {
	max-width: 1300px;
	margin: 0 auto;
    font-size: 18px;
	line-height: 1.3;
	color: #000000;
}
#product-content h3 {
	font-size: 28px;
	display: table;
	margin: 10px auto 0 auto;
    line-height: 1.3;
	text-align: center;
	font-weight: 900;
	color: #000000;
}
#product-content h4 {
	color: #56abf6;
	margin: 0 auto;
	font-size: 22px;
	text-align: center;
}

#product-content .wp-block-columns {
	flex-wrap: wrap;
	justify-content: center;
}
#product-content .wp-block-column {
	background: #ffffff;
	margin: 10px;
	padding: 15px;
	max-width: 250px !important;
}
#testimonials-container {
	max-width: 1300px;
	margin: 0 auto;
	padding: 1%;
	width: 98%;
}
#testimonials-container h2 {
	font-size: 36px;
	display: table;
	margin: 10px auto 20px auto;
    line-height: 1.3;
	text-align: center;
	font-weight: 900;
	color: #166bb5;
}
#testimonials-content {
	max-width: 1300px;
	margin: 0 auto;
    font-size: 18px;
	line-height: 1.3;
}
#testimonials-content .wp-block-media-text .wp-block-media-text__content {
    padding: 0 0 0 8% !important;
}

#morelinks-container {
	width: 98%;
	margin: 0 auto;
	padding: 1%;
    background-color: #166bb5;
	color: #ffffff;
}
#morelinks-container h2 {
	font-size: 36px;
	display: table;
	margin: 10px auto 20px auto;
    line-height: 1.3;
	text-align: center;
	font-weight: 900;
	color: #ffffff;
}
#morelinks-content {
	max-width: 1300px;
	margin: 0 auto;
    font-size: 30px;
	line-height: 1.3;
}
#morelinks-content .wp-block-columns {
	flex-wrap: wrap;
	justify-content: center;
}
#morelinks-content .wp-block-column {
	background: #56abf6;
	margin: 10px;
	padding: 15px;
	max-width: 250px !important;
	text-align: center;
}
#morelinks-content .wp-block-column img {
	max-width: 200px;
}
#morelinks-content h4 {
	color: #ffffff;
	margin: 0;
    font-size: 26px;
	margin-bottom: 20px;
}
#morelinks-content h4 a {
	color: #ffffff;
	text-decoration: none;
}
#morelinks-content h4 a:hover {
	text-decoration: underline;
}
div.reviews-blog-textbox {
	width: 98%;
	border: 1px solid #9ac7ed;
	padding: 15px;
	margin: 0 auto 30px auto;
}
div.reviews-blog-textbox h4 {
	margin: 0 0 10px 0;
}
.reviews-blog-post {
	display: table;
}
.cat-blog-post {
	float: none;
	width: 95%;
	margin: 0 0 3% 0;
	overflow: hidden;
	display: table;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
}
.cat-blog-pic {
	width: 21%;
	max-width: 200px;
	margin-right: 15px;
	float: left;
}
.cat-blog-textbox {
	float: left;
	width: 70%;
	line-height: 1.3;
	font-size: 22px;
}
.cat-blog-textbox h4 {
	margin: 0 !important; 
	padding: 0;
	font-weight: 700;
	font-size: 26px;
	}
.cat-blog-textbox p {
	margin-top: 10px;
}

/* Sidebar Elements */

#sidebar {
	float: right;
	padding: 0;
	width: 30%;
	max-width: 300px;
}
#sidebar ul {
	padding: 0;
	margin: 0;
}
#sidebar li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar h4 {
	font-size: 22px;
	margin: 0 0 10px 0;
}
#sidebar a {
	color: #363636;
	text-decoration: none;
}
#sidebar .widget {
	margin-bottom: 1.875em;
}
#sidebar ul ul li {
	padding: 0.625em 0 !important;
	border-bottom: 1px solid #cccccc !important;
}
#sidebar ul ul {
	margin: 0;
	padding: 0;
}
#searchform {
	margin-top: 0.938em 0;
}
#searchform label {
	display: none;
}
.execphpwidget {
	padding-bottom: 0.938em;
}
#pagenav ul {
	padding: 1.563em;
}
#pagenav li {
	margin-bottom: 0.5em;
}

/* H4 Removal */



/* POST  */

.post {
	width: 65%;
	float: left;
	margin-right: 4%;
	min-height: 500px;
}
.fullpage-post {
	width: 100%;
	max-width: 1200px;
	min-height: 470px;
}
.post-shop {
	width: 65%;
	float: right;
	margin-right: 4%;
	min-height: 500px;
}
.post h1, .fullpage-post h1 {
	font-weight: normal;
	font-size: 42px;
	display: table;
	margin: 0 0 20px 0;
}
.post h2, .post h3, .post h4, .fullpage-post h2, .fullpage-post h3, .fullpage-post h4, .post h5, .fullpage-post h5, .post-shop h2, .post-shop h3, .post-shop h4, .post-shop h5 {	
}
.entry {
	line-height: 1.5;
	width: 100%;
	overflow: visible;
}
.entry h3 {
	margin-bottom: -10px;
}
ul.nospace {
	margin-top: 0;
	padding-top: 0;
}
h3.nospace, h2.nospace {
	margin-bottom: 0;
}
blockquote {
	font-style: italic;
	width: 85%;
	padding: 20px 30px;
	background:#ececec;
	position: relative;
	margin: 0;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -5px;
	top: -10px;
	color: #7a7a7a;
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
blockquote cite:before {
	content: "\2014 \2009";
}
.gform_wrapper .top_label textarea.textarea {
	width: 80% !important;
}
.gform_wrapper .top_label .gfield_label {
	margin-top: 30px;
}

/* Category Page */

.comments-template {
	clear: both;
	padding-top: 0.938em;
}
#postmeta, #postmeta a {
	color: #949292;
}
ul.inline-list {
	display: flex;
	padding: 0;
	margin: 0 0 40px 0;
}
ul.inline-list li {
	display: inline;
	margin-right: 30px;
	list-style-type: none;
}

/* Shopping Cart */

.woocommerce ul.products li.product .price {
    color: #363636 !important;
}
.wppp-select {
	margin-top: 5px;
}
a.button.add_to_favorites.active  {
	display: none;
}
/* Store Page */

.woocommerce-breadcrumb {
	font-size: 12px;
	margin-bottom: 20px;
}

ul.products {
	clear: both;
	overflow: visible;
	padding: 0;
	margin: 0;
}
ul.products li {
	float: left;
	width: 28%;
	margin: 10px 16px 20px 16px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	min-height: 320px;
}
.productsbytag ul.products li {
	min-height: 340px !important;
}
ul.products a {
	text-decoration: none;
	color: #166bb5;
}
a h2.woocommerce-loop-product__title:hover {
	text-decoration: underline;
}
.woocommerce ul.products li.product a img {
    margin: 0 0 0 0 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 22px !important;
	font-weight: normal !important;
	padding: 10px 0 10px 0 !important;
	line-height: 1.2 !important;
}
ul.products h3 {
	margin: 10px 0 0 0;
	font-size: 20px !important;
	font-weight: 300 !important;
}
ul.products span.amount, ins {
	display: block;
	margin: 0 auto;
	text-decoration: none;
}

.woocommerce-product-gallery__image {
	margin: 5px;
}	
ul.products a.button, .sku_wrapper {
	display: none;
}
.woocommerce-ordering {
	float: right;
	text-align: right;
	padding: 5px 0 10px 0;
}
.product-extrainfo {
	float: right;
	width: 100px;
	padding: 10px;
	margin: 0 0 20px 20px;
	font-size: 12px;
	background-color: #FEFFC6;
}
ul.page-numbers {
	padding: 0;
	margin: 0;
	height: auto;
}
ul.page-numbers::before {
	content: "MORE ON PAGE: ";
	font-size: 14px;
	color: #2e620f;
}
ul.page-numbers li {
	display: inline-block;
	list-style-type: none;
	font-size: 14px;
	border: 1px solid #d2e5c7;
	padding: 3px 8px;
	color: #2e620f;
}
ul.page-numbers a {
	color: #2e620f;
}
ul.page-numbers li current {
	border: 1px solid #FFF;
}
ul.page-numbers li:last-child a {
	border: 0;
	text-decoration: none;
}
.variations {
	margin-bottom: 20px;
}
.reset_variations {
	margin-left: 10px;
}
.woocommerce-info {
    border-top-color: #666666 !important;
}
.woocommerce-info:before {
    color: #666666 !important;
}
/* Shop Product Page */
.woocommerce span.onsale {
	background-color: #166bb5 !important;
}
div.images {
	float: left;
	width: 45% !important;
	margin: 0 40px 40px 0;
}
div.thumbnails {
	margin-top: 20px;
	margin-right: 20px;
}
div.summary {
	float: left !important;
	width: 45% !important;
	overflow: hidden;
}
h1.product_title, h1.page-title {
	color: #000000;
	font-weight: normal;
	font-size: 44px;
	text-transform: capitalize;
	padding: 5px 0 0 0 !important;
	margin: 0 0 5px;
	line-height: 1;
}
.woocommerce-result-count {
	font-size: 12px;
	margin: 0 0 20px 0;
	padding: 0;
}
.woocommerce div.product p.price {
	font-weight: bold;
	font-size: 22px !important;
	color: #166bb5 !important;
	padding: 0;
	margin: 0;
}
div.quantity input {
	float: left;
	width: 40px;
	height: 32px !important;;
	font-size: 16px;
	margin: 1px 20px 20px 0;
	text-align: center;
	vertical-align: top;
}
div.quantity button {
	float: left;
}
.single_add_to_cart_button {
	background-color: #272727;
	padding: 8px 12px !important;
	color: #FFF;
	font-size: 20px !important;
	border: 0;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 !important;
	height: 38px !important;
}
.woocommerce div.product form.cart .variations select {
    font-size: 18px !important;
    border: 1px solid #333 !important;
    padding: 5px 10px !important;
    border-radius: 0 !important;
}

.product_meta {
	clear: both;
	margin-top: 40px;
}
.sku_wrapper {
	font-size: 12px;
}
div.woocommerce-tabs, div.related {
	float: left;
	clear: both;
	margin-top: 40px;
	width: 98%;
}
div.product .woocommerce-tabs ul.tabs {
	margin: 0 !important;
}
.panel {
	border-left: 1px solid #d3ced2;
	border-right: 1px solid #d3ced2;
	border-bottom: 1px solid #d3ced2;
	padding: 15px !important;
}
.panel h2 {
	margin-top: 0;
	padding-top: 0;
}
div.related.products h2 {
	background-color: #272727;
	padding: 8px 12px;
	margin: 0 0 15px 0;
	display: inline-block;
	font-size: 18px;
	color: #fff;
}
div.related.products li.product .price {
    color: #166bb5 !important;
}
div.related.products ul.products li {
	min-height: 300px;
}
.entry-content h2 {
	color: #166bb5;
}
div.related.products .star-rating {
	display: none;
}
ul.products .star-rating {
	text-align: center;
	display: table !important;
	margin: 0 auto .5em auto !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #166bb5 !important;
	margin-top: 15px;
    opacity: 1 !important;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100% !important;
    float: left;
}
.woocommerce #review_form #respond p {
    margin: 10px 0 10px 0 !important;
}
dd {
	padding: 0 !important;
	-webkit-margin-start: 5px !important;
}
dd p {
	margin: 0;
	padding: 0;
	text-align: left;
}
input.input-text  {
	font-size: 18px;
	height: 40px !important;
}
p.comment-form-comment label {
	clear: both;
	float: left;
}
p.comment-form-comment textarea, p.form-submit {
	clear: both;
	float: left;
}
ol.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 20px 0;
}
ol.commentlist li {
	border: 1px double #CCC;
	padding: 10px;
}
.comment_container img {
	display: none;
}
p.meta strong {
	text-transform: uppercase;
}
p.meta {
	font-size: 12px;
	color: #999;
}
.posted_in {
	display: none;
}
div.related ul.products li {
	width: 21%;
	display: inline-block;
	margin: 0 15px;
}
div.related ul.products li img {
	width: 100%;
	height: auto;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width: 60% !important;
}
.cart_totals th {
	vertical-align: top;
}
.cart_totals td {
	padding: 2px 0 0 20px;
	font-size: 14px;
	vertical-align: top;
}
.tagged_as {
	display: none;
}
nav.woocommerce-MyAccount-navigation ul {
	display: table;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	
}
nav.woocommerce-MyAccount-navigation ul li {
	float: left;
	list-style-type: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
	text-decoration: none;
	margin: 0 15px 10px 15px;
	padding: 5px 10px;
	background: #000000;
	color: #ffffff;
}

nav.woocommerce-MyAccount-navigation ul li::first a {
	margin-left: 0;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
	background: #166bb5;
	color: #ffffff;
}

/* Footer */



#footer-wrapper {
	width: 98%;
    padding: 1%;
	display: table;
	text-align: center;
	margin-top: 25px;
}

#copyright {
	margin-top: 15px;
	font-size: 14px;
	font-weight: 300;
	padding: 0 1%;
}
#copyright a {
	color: #000000;
}
#copyright img {
	margin: 0 5px 8px 5px;
}
/* Media Query Section */









@media screen and (max-width: 780px) {
#morelinks-content .wp-block-columns {
	flex-wrap: wrap !important;
	justify-content: center !important;
}
	
	#testimonials-content .wp-block-media-text {
		display: table !important;
	}
	#testimonials-content .wp-block-media-text__media {
		margin: 0 auto;
		text-align: center;
	}
	#testimonials-content .wp-block-media-text__media img {
		max-width: 250px;
	}
	#testimonials-content .wp-block-media-text .wp-block-media-text__content {
    padding: 0 !important;
}
.fp-blog-post {
	float: none;
	width: 96%;
	margin: 0 auto 3% auto;
	overflow: hidden;
	display: table;
}
.post {
	width: 100%;
	float: none;
	margin-right: 0;
	min-height: 0;
	margin-bottom: 30px;
}
#sidebar {
	float: none;
	padding: 10px;
	width: 90%;
	max-width: none;
	text-align: center;
}
div.woocommerce-tabs, div.related {
	margin-top: 10px;
}
div.images {
	float: none !important;
	width: 95% !important;
	margin: 0 auto 40px auto !important;
}
div.summary {
	float: none !important;
	width: 95% !important;
	overflow: hidden;
	margin-bottom: 0 !important;
}
.wp-block-embed.alignleft, .wp-block-embed.alignright {
    max-width: 400px !important;
    width: 96% !important;
	margin: 40px auto 0 auto;
	display: table;
	float: none !important;
	
}
	.cat-blog-post {
	float: none;
	width: 96%;
	margin: 0 auto 3% auto;
	overflow: hidden;
	display: table;
}
}



@media screen and (max-width: 650px) {
.entry-img {
	float: none;
	margin: 0 auto 25px auto;
	width: 94%;
	text-align: center;
}
.entry-content {
	float: none;
	margin: 0 auto 25px auto;
	width: 94%;
	text-align: center;
}
	.entry-content ul {
		text-align: left !important;
	}

.cat-blog-pic {
    width: 96%;
    max-width: 300px;
    margin: 0 auto 15px auto;
    float: none;
	text-align: center;
}
.cat-blog-textbox {
    float: none;
    width: 96%;
    line-height: 1.3;
    font-size: 22px;
	margin: 0 auto 20px auto;
	text-align: center;
}	
}


@media screen and (max-width: 600px)  {


}
@media screen and (max-width: 550px)  {
#fp-products ul.product_list_widget li {
    width: 90% !important;	
	margin: 0 auto 20px auto;
}
#fp-features ul li {
     width: 90% !important;	
	margin: 0 auto 20px auto;	
}
#fp-steps ul li {
    width: 90% !important;	
	margin: 0 auto 20px auto;
	}	
#fp-gallery-container {
    padding: 10% 10%;
}
.fp-blog-pic {
	float: none;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 15px auto;
	text-align: center;
}
.fp-blog-textbox {
	float: none;
	width: 94%;
	margin: 0 auto 4% auto;
	overflow: hidden;
	text-align: center;
}
}
