/*

Fonts:
font-family: 'PT Sans Narrow', sans-serif;
font-family: 'PT Sans', sans-serif;

*/

.clearer {
	clear: both;
}
.more-views {
	text-align: center;
}
.more-views h2 {
	font-size: 14px;
	font-weight: bold;
}
.block-layered-nav .block-content > dl > dt {
	border: none;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	height: 1px;
	margin: 15px 0 20px 0;
	display: block;
	border: none;
	background: #dddddd;
}
/* Product Option */
.product-options dt label {
	font-size: 15px;
	text-transform: uppercase;
	color:#000000;
	margin-bottom: 10px;
}
.product-options dt label span.required:after {
	display: none;
}
.product-options dt label span.required {
	color:#F00;
}
.product-options .packages dd ul.options-list li input.radio {
	margin-top: 12px;
}
.product-options .packages dd ul.options-list span.label label {
	width: 100%;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	background: #4a8249;
	background: -moz-linear-gradient(top, #4a8249 0%, #386237 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a8249), color-stop(100%,#386237));
	background: -webkit-linear-gradient(top, #4a8249 0%,#386237 100%);
	background: -o-linear-gradient(top, #4a8249 0%,#386237 100%);
	background: -ms-linear-gradient(top, #4a8249 0%,#386237 100%);
	background: linear-gradient(to bottom, #4a8249 0%,#386237 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a8249', endColorstr='#386237',GradientType=0 );
}
.product-options .packages dd ul.options-list span.label label span {
	text-transform: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.product-options .tagtip-div {
	padding: 15px;
	font-size: 13px;
	color: #000000;
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #f9f9f9 3%, #fefefe 9%, #fcfcfc 30%, #f4f4f4 88%, #f1f1f1 94%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(3%,#f9f9f9), color-stop(9%,#fefefe), color-stop(30%,#fcfcfc), color-stop(88%,#f4f4f4), color-stop(94%,#f1f1f1), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* W3C */
	border: 1px solid #c8c8c8;
}
.product-options .tagtip-div ul {
	list-style: disc outside;
}
.product-options .tagtip-div ul li {
	margin-left: 2em;
	margin-bottom: 7px;
}
.product-options p, .product-options .tagtip-div ul {
	margin-bottom: 10px;
}
.product-options .tagtip-div img,
.product-options img {
	max-width: 100%;
}
.product-options ul.options-list li { /* margin-bottom: 20px; */ }

.packages2 .options-list li label {
	background: #FFFFFF !important;
	width: 100% !important;
}
.packages2 .options-list li {
	margin-bottom: 0 !important;
}
.product-options .option {
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #f9f9f9 3%, #fefefe 9%, #fcfcfc 30%, #f4f4f4 88%, #f1f1f1 94%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(3%,#f9f9f9), color-stop(9%,#fefefe), color-stop(30%,#fcfcfc), color-stop(88%,#f4f4f4), color-stop(94%,#f1f1f1), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* W3C */
	border: 1px solid #c8c8c8;
	padding: 15px;
	margin-bottom: 20px;
}
.product-options .option.packages {
	background: none;
	padding: 0;
	border: none;
}
.product-options-heading {
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #f9f9f9 3%, #fefefe 9%, #fcfcfc 30%, #f4f4f4 88%, #f1f1f1 94%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(3%,#f9f9f9), color-stop(9%,#fefefe), color-stop(30%,#fcfcfc), color-stop(88%,#f4f4f4), color-stop(94%,#f1f1f1), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* W3C */
	border: 1px solid #d8d8d8;
	padding: 15px;
	text-align: center;
	margin: 20px 0;
}
.product-options-heading h2 {
	color: #222222;
	margin-bottom: 5px;
}
.product-options-heading span {
	display: block;
	font-size: 12px;
	display: block;
	text-transform: none;
}


/* Start */

	.head-left, .head-right {
		display: block;
		margin: 0;
		width: 100%;
	}




.header-top-links .links {
	display: block;
}
.header-top-links li {
	float: left;
	margin-right: 20px;
}
.header-top-links li.last { 
	margin-right: 0;
}
.header-top-links li a {
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
}
.header-top-links li a i {
	color: #417240;
	margin-right: 5px;
	display: none;
}
.header-top-links li a:hover { text-decoration: none; }
.header-social-media {
	text-align: left;
	display: block;
}
.header-social-media ul {
	display: block;
	margin-bottom: 10px;
}
.header-social-media ul li {
	display: block;
	float: right;
	margin: 0;
}
.header-social-media ul li.last {
	margin-right: 15px;
}
.header-social-media ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #417240;
}
.header-social-media ul li a img {
	float: left;
	margin-right: 8px;
}

.footer-wrap {
	width: 100%;
	background: #222222;
	background: -moz-linear-gradient(top,  #222222 0%, #444444 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#444444));
	background: -webkit-linear-gradient(top,  #222222 0%,#444444 100%);
	background: -o-linear-gradient(top,  #222222 0%,#444444 100%);
	background: -ms-linear-gradient(top,  #222222 0%,#444444 100%);
	background: linear-gradient(to bottom,  #222222 0%,#444444 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#444444',GradientType=0 );
}
.footer {
	color: #FFFFFF;
}
.footer h4 {
	color: #fff3b1;
	font-size: 16px;
	letter-spacing: 1px;
}
.footer a {
	color: #FFFFFF;
}
.footer .block-subscribe button {
	background: #417240;
}
.footer .block-subscribe p {
	font-size: 13px;
}

.homepage img {
	width: 100%;
}

.dropdown-text-block h4 {
	color: #222222;
}
.dropdown-text-block p {
	font-size: 13px;
	color: #444444;
}
.dropdown-text-block img {
	float: right;
	margin-left: 15px;
}
.menu-style01 li.level1 li.text hr {
	clear: both;
	display: block;
	height: 1px;
	background: #CCCCCC;
	margin: 20px 0;
	border: none;
}

.product-packages-info {
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	padding: 20px;
}
.product-packages-info h2, .product-packages-info h4, .product-packages-info i {
	color: #417240;
}
.product-packages-info p {
	margin-bottom: 10px;
}





/* Menu Coloring */

body.category-bird #search_mini_form .search-button {
	background: url(../images/search-btn-bird.png) no-repeat 50% 50%;
}
body.category-bird .menu-style01 li.level1.open {
	background: #7d2a53 !important;
}
body.category-bird .menu-style01 li.level1 div.sub {
	border-bottom: 4px solid #903060;
}
body.category-bird .block-title h2, body.category-bird .block-title h3, body.category-bird .block-title strong, body.category-bird .price-box .price, body.category-bird .block-layered-nav a, body.category-bird h2.product-name a:hover, body.category-bird h3.product-name a:hover, body.category-bird h4.product-name a:hover, body.category-bird h5.product-name a:hover, body.category-bird p.product-name a:hover,
body.category-bird .pages a, body.category-bird .pages .current,
body.category-bird .product-view .product-shop .product-name .h1, body.category-bird .product-view .product-img-box .product-name h1,
body.category-bird .product-view .product-shop .price-box .regular-price .price, body.category-bird .product-view .product-shop .price-box .special-price .price, body.category-bird .product-view body.category-bird .product-shop .price-box .full-product-price .price,
body.category-bird .btn-remove::after,
body.category-bird .std a 
{
	color: #903060;
}
body.category-bird .menu-style01 li.level1 li a:hover {
	color: #903060 !important;
}
body.category-bird .actions a.button,
body.category-bird .actions .btn-cart,
body.category-bird .add-to-cart-buttons .btn-cart,
body.category-bird .btn-remove:hover, body.category-bird .btn-previous:hover,
body.category-bird .product-options .packages dd ul.options-list span.label label,
body.category-bird .block-layered-nav .block-content > dl > dt,
body.category-bird .product-view .btn-cart,
body.category-bird .category-description .button,
body.category-bird .footer .block-subscribe button {
	background: #a83078;
	background: -moz-linear-gradient(top,  #a83078 1%, #903060 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#a83078), color-stop(100%,#903060));
	background: -webkit-linear-gradient(top,  #a83078 1%,#903060 100%);
	background: -o-linear-gradient(top,  #a83078 1%,#903060 100%);
	background: -ms-linear-gradient(top,  #a83078 1%,#903060 100%);
	background: linear-gradient(to bottom,  #a83078 1%,#903060 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a83078', endColorstr='#903060',GradientType=0 );

}
body.category-bird .pages .previous::before {
	border-right-color: #903060;
}
body.category-bird .pages .next::before, body.category-bird .block-layered-nav .block-content > dl > dt::after {
	border-left-color: #903060;
}
body.category-bird .pages .next:hover, body.category-bird .pages .previous:hover,
body.category-bird .btn-remove:hover, body.category-bird .btn-previous:hover{
	border: 1px solid #903060;
}
body.category-bird .block-layered-nav .block-content.accordion-open > dl > dt.current::after {
	border-top-color: #903060;
}



body.category-amphibian #search_mini_form .search-button {
	background: url(../images/search-btn-reptile.png) no-repeat 50% 50%;
}
body.category-amphibian .menu-style01 li.level1.open {
	background: #0f83e0 !important;
}
body.category-amphibian .menu-style01 li.level1 div.sub {
	border-bottom: 4px solid #1890f0;
}
body.category-amphibian .block-title h2, body.category-amphibian .block-title h3, body.category-amphibian .block-title strong, body.category-amphibian .price-box .price, body.category-amphibian .block-layered-nav a, body.category-amphibian h2.product-name a:hover, body.category-amphibian h3.product-name a:hover, body.category-amphibian h4.product-name a:hover, body.category-amphibian h5.product-name a:hover, body.category-amphibian p.product-name a:hover,
body.category-amphibian .pages a, body.category-amphibian .pages .current,
body.category-amphibian .product-view .product-shop .product-name .h1, body.category-amphibian .product-view .product-img-box .product-name h1,
body.category-amphibian .product-view .product-shop .price-box .regular-price .price, body.category-amphibian .product-view .product-shop .price-box .special-price .price, body.category-amphibian .product-view body.category-reptile .product-shop .price-box .full-product-price .price,
body.category-amphibian .btn-remove::after,
body.category-amphibian .std a 
{
	color: #1890f0;
}
body.category-amphibian .menu-style01 li.level1 li a:hover {
	color: #1890f0 !important;
}
body.category-amphibian .actions a.button,
body.category-amphibian .actions .btn-cart,
body.category-amphibian .add-to-cart-buttons .btn-cart,
body.category-amphibian .btn-remove:hover, body.category-amphibian .btn-previous:hover,
body.category-amphibian .product-options .packages dd ul.options-list span.label label,
body.category-amphibian .block-layered-nav .block-content > dl > dt,
body.category-amphibian .product-view .btn-cart,
body.category-amphibian .category-description .button,
body.category-amphibian .footer .block-subscribe button {
	background: #30a8f0;
	background: -moz-linear-gradient(top,  #30a8f0 0%, #0090f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30a8f0), color-stop(100%,#0090f0));
	background: -webkit-linear-gradient(top,  #30a8f0 0%,#0090f0 100%);
	background: -o-linear-gradient(top,  #30a8f0 0%,#0090f0 100%);
	background: -ms-linear-gradient(top,  #30a8f0 0%,#0090f0 100%);
	background: linear-gradient(to bottom,  #30a8f0 0%,#0090f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a8f0', endColorstr='#0090f0',GradientType=0 );

}
body.category-amphibian .pages .previous::before {
	border-right-color: #1890f0;
}
body.category-amphibian .pages .next::before, body.category-amphibian .block-layered-nav .block-content > dl > dt::after {
	border-left-color: #1890f0;
}
body.category-amphibian .pages .next:hover, body.category-amphibian .pages .previous:hover,
body.category-amphibian .btn-remove:hover, body.category-amphibian .btn-previous:hover{
	border: 1px solid #1890f0;
}
body.category-amphibian .block-layered-nav .block-content.accordion-open > dl > dt.current::after {
	border-top-color: #1890f0;
}









body.category-lizard #search_mini_form .search-button {
	background: url(../images/search-btn-lizard.png) no-repeat 50% 50%;
}
body.category-lizard .menu-style01 li.level1.open {
	background: #21890d !important;
}
body.category-lizard .menu-style01 li.level1 div.sub {
	border-bottom: 4px solid #27A00F;
}
body.category-lizard .block-title h2, body.category-lizard .block-title h3, body.category-lizard .block-title strong, body.category-lizard .price-box .price, body.category-lizard .block-layered-nav a, body.category-lizard h2.product-name a:hover, body.category-lizard h3.product-name a:hover, body.category-lizard h4.product-name a:hover, body.category-lizard h5.product-name a:hover, body.category-lizard p.product-name a:hover,
body.category-lizard .pages a, body.category-lizard .pages .current,
body.category-lizard .product-view .product-shop .product-name .h1, body.category-lizard .product-view .product-img-box .product-name h1,
body.category-lizard .product-view .product-shop .price-box .regular-price .price, body.category-lizard .product-view .product-shop .price-box .special-price .price, body.category-lizard .product-view body.category-lizard .product-shop .price-box .full-product-price .price,
body.category-lizard .btn-remove::after,
body.category-lizard .std a 
{
	color: #27A00F;
}
body.category-lizard .menu-style01 li.level1 li a:hover {
	color: #27A00F !important;
}
body.category-lizard .actions a.button,
body.category-lizard .actions .btn-cart,
body.category-lizard .add-to-cart-buttons .btn-cart,
body.category-lizard .btn-remove:hover, body.category-lizard .btn-previous:hover,
body.category-lizard .product-options .packages dd ul.options-list span.label label,
body.category-lizard .block-layered-nav .block-content > dl > dt,
body.category-lizard .product-view .btn-cart,
body.category-lizard .category-description .button,
body.category-lizard .footer .block-subscribe button {
		background: #48c018;
		background: -moz-linear-gradient(top,  #48c018 0%, #27a00f 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#48c018), color-stop(100%,#27a00f));
		background: -webkit-linear-gradient(top,  #48c018 0%,#27a00f 100%);
		background: -o-linear-gradient(top,  #48c018 0%,#27a00f 100%);
		background: -ms-linear-gradient(top,  #48c018 0%,#27a00f 100%);
		background: linear-gradient(to bottom,  #48c018 0%,#27a00f 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48c018', endColorstr='#27a00f',GradientType=0 );
}
body.category-lizard .pages .previous::before {
	border-right-color: #27A00F;
}
body.category-lizard .pages .next::before, body.category-lizard .block-layered-nav .block-content > dl > dt::after {
	border-left-color: #27A00F;
}
body.category-lizard .pages .next:hover, body.category-lizard .pages .previous:hover,
body.category-lizard .btn-remove:hover, body.category-lizard .btn-previous:hover{
	border: 1px solid #27A00F;
}
body.category-lizard .block-layered-nav .block-content.accordion-open > dl > dt.current::after {
	border-top-color: #27A00F;
}


body.category-reptile #search_mini_form .search-button {
	background: url(../images/search-btn-lizard.png) no-repeat 50% 50%;
}
body.category-reptile .menu-style01 li.level1.open {
	background: #21890d !important;
}
body.category-reptile .menu-style01 li.level1 div.sub {
	border-bottom: 4px solid #27A00F;
}
body.category-reptile .block-title h2, body.category-reptile .block-title h3, body.category-reptile .block-title strong, body.category-reptile .price-box .price, body.category-reptile .block-layered-nav a, body.category-reptile h2.product-name a:hover, body.category-reptile h3.product-name a:hover, body.category-reptile h4.product-name a:hover, body.category-reptile h5.product-name a:hover, body.category-reptile p.product-name a:hover,
body.category-reptile .pages a, body.category-reptile .pages .current,
body.category-reptile .product-view .product-shop .product-name .h1, body.category-reptile .product-view .product-img-box .product-name h1,
body.category-reptile .product-view .product-shop .price-box .regular-price .price, body.category-reptile .product-view .product-shop .price-box .special-price .price, body.category-reptile .product-view body.category-reptile .product-shop .price-box .full-product-price .price,
body.category-reptile .btn-remove::after,
body.category-reptile .std a 
{
	color: #27A00F;
}
body.category-reptile .menu-style01 li.level1 li a:hover {
	color: #27A00F !important;
}
body.category-reptile .actions a.button,
body.category-reptile .actions .btn-cart,
body.category-reptile .add-to-cart-buttons .btn-cart,
body.category-reptile .btn-remove:hover, body.category-reptile .btn-previous:hover,
body.category-reptile .product-options .packages dd ul.options-list span.label label,
body.category-reptile .block-layered-nav .block-content > dl > dt,
body.category-reptile .product-view .btn-cart,
body.category-reptile .category-description .button,
body.category-reptile .footer .block-subscribe button {
		background: #48c018;
		background: -moz-linear-gradient(top,  #48c018 0%, #27a00f 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#48c018), color-stop(100%,#27a00f));
		background: -webkit-linear-gradient(top,  #48c018 0%,#27a00f 100%);
		background: -o-linear-gradient(top,  #48c018 0%,#27a00f 100%);
		background: -ms-linear-gradient(top,  #48c018 0%,#27a00f 100%);
		background: linear-gradient(to bottom,  #48c018 0%,#27a00f 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48c018', endColorstr='#27a00f',GradientType=0 );
}
body.category-reptile .pages .previous::before {
	border-right-color: #27A00F;
}
body.category-reptile .pages .next::before, body.category-reptile .block-layered-nav .block-content > dl > dt::after {
	border-left-color: #27A00F;
}
body.category-reptile .pages .next:hover, body.category-reptile .pages .previous:hover,
body.category-reptile .btn-remove:hover, body.category-reptile .btn-previous:hover{
	border: 1px solid #27A00F;
}
body.category-reptile .block-layered-nav .block-content.accordion-open > dl > dt.current::after {
	border-top-color: #27A00F;
}





body.category-snake #search_mini_form .search-button {
	background: url(../images/search-btn-snake.png) no-repeat 50% 50%;
}
body.category-snake .menu-style01 li.level1.open {
	background: #9e301e !important;
}
body.category-snake .menu-style01 li.level1 div.sub {
	border-bottom: 4px solid #c93d26;
}
body.category-snake .block-title h2, body.category-snake .block-title h3, body.category-snake .block-title strong, body.category-snake .price-box .price, body.category-snake .block-layered-nav a, body.category-snake h2.product-name a:hover, body.category-snake h3.product-name a:hover, body.category-snake h4.product-name a:hover, body.category-snake h5.product-name a:hover, body.category-snake p.product-name a:hover,
body.category-snake .pages a, body.category-snake .pages .current,
body.category-snake .product-view .product-shop .product-name .h1, body.category-snake .product-view .product-img-box .product-name h1,
body.category-snake .product-view .product-shop .price-box .regular-price .price, body.category-snake .product-view .product-shop .price-box .special-price .price, body.category-snake .product-view body.category-snake .product-shop .price-box .full-product-price .price,
body.category-snake .btn-remove::after,
body.category-snake .std a 
{
	color: #c93d26;
}
body.category-snake .menu-style01 li.level1 li a:hover {
	color: #c93d26 !important;
}
body.category-snake .actions a.button,
body.category-snake .actions .btn-cart,
body.category-snake .add-to-cart-buttons .btn-cart,
body.category-snake .btn-remove:hover, body.category-snake .btn-previous:hover,
body.category-snake .product-options .packages dd ul.options-list span.label label,
body.category-snake .block-layered-nav .block-content > dl > dt,
body.category-snake .product-view .btn-cart,
body.category-snake .category-description .button,
body.category-snake .footer .block-subscribe button {
	background: #d84830;
	background: -moz-linear-gradient(top,  #d84830 1%, #b33722 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d84830), color-stop(100%,#b33722));
	background: -webkit-linear-gradient(top,  #d84830 1%,#b33722 100%);
	background: -o-linear-gradient(top,  #d84830 1%,#b33722 100%);
	background: -ms-linear-gradient(top,  #d84830 1%,#b33722 100%);
	background: linear-gradient(to bottom,  #d84830 1%,#b33722 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d84830', endColorstr='#b33722',GradientType=0 );

}
body.category-snake .pages .previous::before {
	border-right-color: #c93d26;
}
body.category-snake .pages .next::before, body.category-snake .block-layered-nav .block-content > dl > dt::after {
	border-left-color: #c93d26;
}
body.category-snake .pages .next:hover, body.category-snake .pages .previous:hover,
body.category-snake .btn-remove:hover, body.category-snake .btn-previous:hover{
	border: 1px solid #c93d26;
}
body.category-snake .block-layered-nav .block-content.accordion-open > dl > dt.current::after {
	border-top-color: #c93d26;
}




body.category-cat #search_mini_form .search-button {
	background: url(../images/search-btn-cat.png) no-repeat 50% 50%;
}
body.category-cat .menu-style01 li.level1.open {
	background: #db3e01 !important;
}
body.category-cat .menu-style01 li.level1 div.sub {
	border-bottom: 4px solid #db3e01;
}
body.category-cat .block-title h2, body.category-cat .block-title h3, body.category-cat .block-title strong, body.category-cat .price-box .price, body.category-cat .block-layered-nav a, body.category-cat h2.product-name a:hover, body.category-cat h3.product-name a:hover, body.category-cat h4.product-name a:hover, body.category-cat h5.product-name a:hover, body.category-cat p.product-name a:hover,
body.category-cat .pages a, body.category-cat .pages .current,
body.category-cat .product-view .product-shop .product-name .h1, body.category-cat .product-view .product-img-box .product-name h1,
body.category-cat .product-view .product-shop .price-box .regular-price .price, body.category-cat .product-view .product-shop .price-box .special-price .price, body.category-cat .product-view body.category-cat .product-shop .price-box .full-product-price .price,
body.category-cat .btn-remove::after,
body.category-cat .std a 
{
	color: #db3e01;
}
body.category-cat .menu-style01 li.level1 li a:hover {
	color: #db3e01 !important;
}
body.category-cat .actions a.button,
body.category-cat .actions .btn-cart,
body.category-cat .add-to-cart-buttons .btn-cart,
body.category-cat .btn-remove:hover, body.category-cat .btn-previous:hover,
body.category-cat .product-options .packages dd ul.options-list span.label label,
body.category-cat .block-layered-nav .block-content > dl > dt,
body.category-cat .product-view .btn-cart,
body.category-cat .category-description .button,
body.category-cat .footer .block-subscribe button {
	background: #f88509;
	background: -moz-linear-gradient(top,  #f88509 0%, #f44501 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f88509), color-stop(100%,#f44501));
	background: -webkit-linear-gradient(top,  #f88509 0%,#f44501 100%);
	background: -o-linear-gradient(top,  #f88509 0%,#f44501 100%);
	background: -ms-linear-gradient(top,  #f88509 0%,#f44501 100%);
	background: linear-gradient(to bottom,  #f88509 0%,#f44501 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f88509', endColorstr='#f44501',GradientType=0 );
}
body.category-cat .pages .previous::before {
	border-right-color: #db3e01;
}
body.category-cat .pages .next::before, body.category-cat .block-layered-nav .block-content > dl > dt::after {
	border-left-color: #db3e01;
}
body.category-cat .pages .next:hover, body.category-cat .pages .previous:hover,
body.category-cat .btn-remove:hover, body.category-cat .btn-previous:hover{
	border: 1px solid #db3e01;
}
body.category-cat .block-layered-nav .block-content.accordion-open > dl > dt.current::after {
	border-top-color: #db3e01;
}





body.category-small-animal #search_mini_form .search-button {
	background: url(../images/search-btn-small-animal.png) no-repeat 50% 50%;
}
body.category-small-animal .menu-style01 li.level1.open {
	background: #4c2613 !important;
}
body.category-small-animal .menu-style01 li.level1 div.sub {
	border-bottom: 4px solid #603018;
}
body.category-small-animal .block-title h2, body.category-small-animal .block-title h3, body.category-small-animal .block-title strong, body.category-small-animal .price-box .price, body.category-small-animal .block-layered-nav a, body.category-small-animal h2.product-name a:hover, body.category-small-animal h3.product-name a:hover, body.category-small-animal h4.product-name a:hover, body.category-small-animal h5.product-name a:hover, body.category-small-animal p.product-name a:hover,
body.category-small-animal .pages a, body.category-small-animal .pages .current,
body.category-small-animal .product-view .product-shop .product-name .h1, body.category-small-animal .product-view .product-img-box .product-name h1,
body.category-small-animal .product-view .product-shop .price-box .regular-price .price, body.category-small-animal .product-view .product-shop .price-box .special-price .price, body.category-small-animal .product-view body.category-small-animal .product-shop .price-box .full-product-price .price,
body.category-small-animal .btn-remove::after,
body.category-small-animal .std a 
{
	color: #603018;
}
body.category-small-animal .menu-style01 li.level1 li a:hover {
	color: #603018 !important;
}
body.category-small-animal .actions a.button,
body.category-small-animal .actions .btn-cart,
body.category-small-animal .add-to-cart-buttons .btn-cart,
body.category-small-animal .btn-remove:hover, body.category-small-animal .btn-previous:hover,
body.category-small-animal .product-options .packages dd ul.options-list span.label label,
body.category-small-animal .block-layered-nav .block-content > dl > dt,
body.category-small-animal .product-view .btn-cart,
body.category-small-animal .category-description .button,
body.category-small-animal .footer .block-subscribe button {
	background: #784818;
	background: -moz-linear-gradient(top,  #784818 0%, #603018 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#784818), color-stop(100%,#603018));
	background: -webkit-linear-gradient(top,  #784818 0%,#603018 100%);
	background: -o-linear-gradient(top,  #784818 0%,#603018 100%);
	background: -ms-linear-gradient(top,  #784818 0%,#603018 100%);
	background: linear-gradient(to bottom,  #784818 0%,#603018 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#784818', endColorstr='#603018',GradientType=0 );
}
body.category-small-animal .pages .previous::before {
	border-right-color: #603018;
}
body.category-small-animal .pages .next::before, body.category-small-animal .block-layered-nav .block-content > dl > dt::after {
	border-left-color: #603018;
}
body.category-small-animal .pages .next:hover, body.category-small-animal .pages .previous:hover,
body.category-small-animal .btn-remove:hover, body.category-small-animal .btn-previous:hover{
	border: 1px solid #603018;
}
body.category-small-animal .block-layered-nav .block-content.accordion-open > dl > dt.current::after {
	border-top-color: #603018;
}

.options-top .product-options-heading {
	display: none;
}



.config-nav {
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #f9f9f9 3%, #fefefe 9%, #fcfcfc 30%, #f4f4f4 88%, #f1f1f1 94%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(3%,#f9f9f9), color-stop(9%,#fefefe), color-stop(30%,#fcfcfc), color-stop(88%,#f4f4f4), color-stop(94%,#f1f1f1), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* W3C */
	border: 1px solid #c8c8c8;
	margin-bottom: 1em;
	padding:0 10px;
	color:#000000;
}
.config-nav ul {
	list-style: none;
	margin: 0;
}
.config-nav ul li {
	margin: 0;
	padding: 10px;
	display: inline-block;
}

.config-nav ul li a {
	cursor:pointer;
}

.config-nav ul li a.active {
	font-weight:bold;
}

.config-sidebar {
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #f9f9f9 3%, #fefefe 9%, #fcfcfc 30%, #f4f4f4 88%, #f1f1f1 94%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(3%,#f9f9f9), color-stop(9%,#fefefe), color-stop(30%,#fcfcfc), color-stop(88%,#f4f4f4), color-stop(94%,#f1f1f1), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* W3C */
	border: 1px solid #c8c8c8;
	margin-bottom: 1em;
	padding:0 10px;
	color:#000000;
}
.config-sidebar h2 { color:#417240; margin-top:10px; text-align:center;}
.config-sidebar h4 { color:#417240; margin-top:10px; text-align:center; font-size:140%;}


.short-description .std a.button, .category-description.std a.button {
    color: #ffffff;
}

.home-all-cages .button {
    display: block;
    font-size: 16px;
    padding: 15px;
}
.home-all-cages img {
	border: 1px solid #DDDDDD;
	border-top: none;
}

.configurator select.shortened {width:290px;}

@media (max-width:768px){ 
	.config-nav ul li { display: block; }
}


.organic-newsletter-page h2 {
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 10px;
	text-align: center;
	color: #417240 !important;
	line-height: 1;
}
.organic-newsletter-page h3 {
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1;
}
.organic-newsletter-page h4 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 1;
}
.more-views li {
    float: left;
    margin-right: 5px;
}
.option.packages ul.options-list > li {
    display: block;
    float: left;
    margin: 0 1% 10px 0;
    width: 24%;
}
/*
.option.packages ul.options-list > li:nth-child(3n+3) {
	clear: both;
}
*/
.new-site-message {
	padding: 10px 20px;
	font-weight: bold;
	color: #417240;
	letter-spacing: .5px;
	text-align: center;
	line-height: 1;
	background: #F8F8F8;
	border: 1px solid #e8e8e8;
}
.product-view .product-shop .price-info.is_stuck {
	z-index: 9;
	background: #FFFFFF;
}
.product-vertical-background .product-image img:last-child,
.product-horizontal-background .product-image img:last-child,
.product-landscape-background .product-image img:last-child {
    position: relative !important;
	max-width: 100% !important;
	height: auto !important;
}
.subcategory-grid {
	text-align: center;
}
.subcategory-grid h4 {
	border: 1px solid #c8c8c8;
	background: #f4f4f4;
	padding: 10px;
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #f9f9f9 3%, #fefefe 9%, #fcfcfc 30%, #f4f4f4 88%, #f1f1f1 94%, #e7e7e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(3%,#f9f9f9), color-stop(9%,#fefefe), color-stop(30%,#fcfcfc), color-stop(88%,#f4f4f4), color-stop(94%,#f1f1f1), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f3f3f3 0%,#f9f9f9 3%,#fefefe 9%,#fcfcfc 30%,#f4f4f4 88%,#f1f1f1 94%,#e7e7e7 100%); /* W3C */
	border-radius: 2px;
	margin-bottom:10px;
	text-align: left;
}
.subcategory-grid a {
	font-size: 12px;
}

.product-page-quick-contact {
	background: #111111;
	color: #FFFFFF;
}
.product-page-quick-contact h4 {
	text-align: center;
	font-size: 28px;
	color: #fff3b1;
	font-weight: normal;
}
.product-page-quick-contact .infusion-field-input-container,
.product-page-quick-contact textarea {
	background: #FFFFFF;
	border: none;
	border-radius: 0;
}
.product-page-quick-contact .infusion-field-input-container {
	height: 32px;
	line-height: 32px;
	padding: 5px 10px;
}
.product-page-quick-contact textarea {
	line-height: 1.5;
	height: 80px;
}
.product-page-quick-contact label {
	font-size: 14px;
	margin-bottom: 5px;
}
.product-page-quick-contact label em {
	font-style: normal;
	color: #999999;
	font-weight: normal;
}
.product-page-quick-contact .infusion-field {
	margin-bottom: 15px;
}
.product-page-quick-contact .infusion-captcha label {
	font-weight: normal;
}
.product-page-quick-contact .infusion-captcha input {
	width: 100px;
}
.product-page-quick-contact .infusion-submit {
	margin: 20px 0;
}
.product-page-quick-contact .infusion-submit input,
.product-page-quick-contact .infusion-submit button {
	margin: 0 auto;
	display: block;
	padding: 20px 40px;
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	background: #417240;
	border: none;
}
.left-quick-contact {
	padding: 15px;
}
.left-quick-contact h3 {
	color: #417240;
	text-align: center;
}
.left-quick-contact .infusion-field {
	margin-bottom: 10px;
}
.left-quick-contact label {
	display: block;
	margin-bottom: 5px;
}
.left-quick-contact input,
.left-quick-contact textarea {
	background: #FFFFFF;
	border: 1px solid #c8c8c8;
}
.footer .block-subscribe p {
	margin-bottom: 10px;
}
.footer .block-subscribe form label {
	display: block;
	margin-bottom: 5px;
}
.footer .block-subscribe form input {
	background: #444444;
	border: 1px solid #666666;
	color: #FFFFFF;
}
.infusion-form-request {
	max-width: 320px;
}
.infusion-field,
.infusion-captcha,
.infusion-submit {
    display: block;
    margin-bottom: 10px;
}
.infusion-field label {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}
.infusion-field input,
.infusion-captcha input,
.infusion-field textarea,
.infusion-field select {
    border: 1px solid #bbbbbb;
    display: block;
    width: 100%;
}
.infusion-field .infusion-option input {
	float: left;
	margin-top: 5px;
	width: auto;
}
.infusion-field .infusion-option label {
	padding-left: 25px;
}
body.call-for-price .add-to-cart-wrapper .add-to-cart {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-top: 1px solid #DDDDDD;
}
body.call-for-price .add-to-cart-wrapper .add-to-cart .button {
	margin: 0 auto;
	display: block;
}

/* Configurator Table */
table.cc-table {
	max-width: 100%;
	width: 100%;
	margin-bottom: 1em;
}
table.cc-table tr th,
table.cc-table tr td {
	line-height: 1.5;
	padding: 8px;
	border: 1px solid #ddd;
}
table.cc-table tr th {
	background: #417240;
	color: #FFF;
	font-weight: bold;
	border-color: #417240;
	border-width: 1px 1px 0 1px; /* Fix miscolor overlap */
}
table.cc-table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #f9f9f9;
}
.has-testimonials blockquote {
font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
margin: 0 0 20px 0;
padding: 0 40px 20px 40px;
line-height: 1.45;
position: relative;
color: #383838;
border-bottom: 1px solid #CCCCCC;
}
.has-testimonials blockquote:before {
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: -20px;
top: -20px;
color: #7a7a7a;
}
.has-testimonials blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-bottom: 1.5em;
}
.has-testimonials blockquote cite:before {
content: "\2014 \2009";
}
.accordion-toggle {cursor: pointer;border:1px solid #CCCCCC;padding: 10px;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}


a.big-btn, a.med-btn, a.sml-btn {
    display: inline-block;
    background: #386237;
    color: #FFF;
    line-height: normal;
    text-shadow: 1px 1px 1px #386237;
    font-weight: bold;
    word-wrap: normal;
    border: 1px solid #386237;
    text-align: center;
    transition: background 0.1s linear;
}

a.big-btn:hover, a.med-btn:hover, a.sml-btn:hover {
	text-decoration: none;
	background: #4a8249
}

a.big-btn:active, a.med-btn:active, a.sml-btn:active {
	background: #4a8249
}

a.big-btn {
    display: block;
    border-radius: 25px;
    margin: 0 auto;
    max-width: 70%;
    font-size: 26px;
    box-shadow: 0px 1px 5px #888;
    padding: 8px 15px;
    color: #FFFFFF !important;
}
@-webkit-keyframes glowing {
  0% { background-color: #386237; -webkit-box-shadow: 0 0 3px #386237; }
  50% { background-color: #4a8249; -webkit-box-shadow: 0 0 10px #4a8249; }
  100% { background-color: #386237; -webkit-box-shadow: 0 0 3px #386237; }
}

@-moz-keyframes glowing {
  0% { background-color: #386237; -moz-box-shadow: 0 0 3px #386237; }
  50% { background-color: #4a8249; -moz-box-shadow: 0 0 10px #4a8249; }
  100% { background-color: #386237; -moz-box-shadow: 0 0 3px #386237; }
}

@-o-keyframes glowing {
  0% { background-color: #386237; box-shadow: 0 0 3px #386237; }
  50% { background-color: #4a8249; box-shadow: 0 0 10px #4a8249; }
  100% { background-color: #386237; box-shadow: 0 0 3px #386237; }
}

@keyframes glowing {
  0% { background-color: #386237; box-shadow: 0 0 3px #386237; }
  50% { background-color: #4a8249; box-shadow: 0 0 10px #4a8249; }
  100% { background-color: #386237; box-shadow: 0 0 3px #386237; }
}
.btn-glow {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.scrollz {
	max-height: 350px;
	font-size: 13px;
	padding-right: 20px;
}


.cms-testimonials-html .scrollbar-light > .scroll-element .scroll-bar {
	background: #4a8249;
	background: -moz-linear-gradient(top, #4a8249 0%, #386237 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a8249), color-stop(100%,#386237));
	background: -webkit-linear-gradient(top, #4a8249 0%,#386237 100%);
	background: -o-linear-gradient(top, #4a8249 0%,#386237 100%);
	background: -ms-linear-gradient(top, #4a8249 0%,#386237 100%);
	background: linear-gradient(to bottom, #4a8249 0%,#386237 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a8249', endColorstr='#386237',GradientType=0 );
	border: 1px solid #2e512e;
}

li.level2.nav-1-1,
li.level2.nav-1-2 {
    display: none;
}

.sub-footer {
	background-color: #386237;
	padding: 30px 0;
}
.sub-footer ul {
	display: block;
	text-align: center;
}
.sub-footer ul li {
	display: inline-block;
	margin: 0 15px;
}
.sub-footer ul li a {
	display: block;
	color: #FFFFFF;
	padding: 5px;
}







.price-chart .price-title span {
	display: none;
	font-weight: normal;
}
.product-view .product-shop .price-chart .price-title {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #fdfdfd 3%, #efefef 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fdfdfd 3%,#efefef 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#fdfdfd 3%,#efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
	padding: 7px 10px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
	border-bottom: 1px solid #b5b5b5;
}
.product-view .product-shop .price-chart .price-content {
    padding: 10px;
    border-bottom: 1px solid #b5b5b5;
}
.product-view .product-shop .price-chart {
	margin-bottom: 15px;
}
.product-view .product-shop .price-chart .price-content table {
	text-align: center;
	width: 100%;
	font-size: 13px;
}
.product-view .product-shop .price-chart .price-content table th {
	font-weight: bold;
	text-align: right;
	padding: 3px 6px;
	vertical-align: top;
	border-right: 1px solid #DDD;
}
.product-view .product-shop .price-chart .price-content table td {
	padding: 3px 6px;
	border-right: 1px solid #DDD;
}
.product-view .product-shop .price-chart .price-content table td:last-child {
	border-right: none;
}
.product-view .product-shop .price-chart .price-content table td span {
	display: block;
}
.product-view .product-shop .price-chart .price-content table td span.save {
	font-size: 10px;
	color: #417240;
}
.product-view .product-shop .price-chart .price-content table tr.qty-row td,
.product-view .product-shop .price-chart .price-content table tr.qty-row th {
	border-bottom: 2px solid #DDD;
}
.product-view .product-shop .price-chart {
	border-color: #b5b5b5;
	border-style: solid;
	border-width: 1px 1px 0 1px;
}
@media only screen and (max-width: 770px) {
	.product-view .product-shop .price-chart .price-content {
		overflow-x: scroll;
	}
	.price-chart .price-title span {
		display: block;
	}
	
}



.rack-style .product-shop .product-options .qty {
	border-radius: 2.5px;
	border: 1px solid #CCC;
}
.rack-style .product-shop .product-options .option {
	margin-bottom: 15px;
	background: none !important;
	border: none;
	padding: 0;
}
.rack-style .product-shop .product-options dt label {
	font-size: 18px;
	color: #417240;
	margin-bottom: 10px;
}

.rack-style .product-shop .product-options .available-classes .options-list li span.label label {
	background-color: #417240;
	width: 100%;
	color: #FFF;
	border-radius: 2.5px 2.5px 0 0;
}
.rack-style .product-shop .product-options .available-classes .options-list li span.label label .price-notice {
	color: lightyellow;
}
.rack-style .product-shop .product-options .available-classes .options-list li span.label .tagtip-div {
	padding: 10px;
	font-size: 12px;
	border-style: solid;
	border-color: #DDD;
	border-width: 0 1px 1px 1px;
	border-radius: 0 0 2.5px 2.5px;
	background: none;
}
.rack-style .product-shop .product-options .available-classes .options-list li span.label .tagtip-div *:last-child {
	margin-bottom: 0;
}
.rack-style .product-shop .product-options .available-classes .options-list li span.label .tagtip-div span {
	display: block;
	margin-bottom: 10px;
}
.rack-style .product-shop .product-options .available-classes .options-list li span.label .tagtip-div ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.rack-style .product-shop .product-options .available-classes .options-list li span.label .tagtip-div ul li {
	padding-left: 1em;
	margin-left: 0;
}

.rack-style .product-shop .product-options .a-la-carte .options-list li {
	display: block;
	background-color: #FFF;
	border: 1px solid #DDDDDD;
	border-radius: 2.5px;
	width: 100%;
	color: #000;
}
.rack-style .product-shop .product-options .a-la-carte .options-list li .radio-checkbox-label {
	display: block;
}
.rack-style .product-shop .product-options .a-la-carte .options-list li .radio-checkbox-label label {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 0;
}
.rack-style .product-shop .product-options .a-la-carte .options-list li .radio-checkbox-label .tagtip-div {
	padding: 0 10px 10px 10px;
	font-size: 12px;
	text-align: center;
}
.rack-style .product-shop .product-options .a-la-carte .options-list li .radio-checkbox-label label .radio-checkbox-text {
	font-weight: bold;
	width: auto;
}
.rack-style .product-shop .product-options .a-la-carte .options-list li .radio-checkbox-label label .radio-checkbox-text span {
	font-weight: normal;
}
.rack-style .product-shop .product-options .a-la-carte .options-list li .radio-checkbox-label label .radio-checkbox-text .price-notice {
	color: darkorange;
}
.rack-style .product-shop .product-options .a-la-carte .options-list li .radio-checkbox-label label input.qty {
	border: 1px solid #CCC;
}
.rack-style .product-shop .product-options .a-la-carte .options-list li .radio-checkbox-label label input.qty:focus {
	box-shadow: 0 0 5px rgba(0,0,0,0.1) inset;
}
.rack-style .product-shop .product-options .casters ul.options-list span.label label {
	background: none !important;
	width: 100%;
}
.rack-style .product-options .tagtip-div {
	padding: 0;
	background: none;
	border: none;
}
.rack-style .option.available-classes img,
.rack-style .option.a-la-carte img,
.rack-style .option.casters img {
	max-width: 25%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.rack-style .product-options ul.options-list label {
	width: 100%;
	background: none;
}
.rack-style .product-options ul.options-list label span.price {

}
.snake-cta {
	padding: 30px;
	display: block;
	float: right;
	background-color: #386237;
	color: #FFFFFF;
	border-radius: 5px;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.snake-cta strong {
	text-align: center;
	display: block;
	margin-bottom: 15px;
	font-size: 16px;
}
.snake-cta ul {
	list-style-type: none;
	text-align: center;
	margin-bottom: 0;
}
.snake-cta ul li {
	margin-left: 0;
	margin-bottom: 5px;
}
.snake-cta ul li:last-child {
	margin-bottom: 0;
}
/*
.cms-page-view .esg-layout-even .esg-entry-content {
	display: none !important;
}
*/
/* Photo Wall Gallery */

a.eg-jason-element-32.esgbox {
    background-color: #e20a07 !important;
}

/*
Free Shipping Vision Cages
*/

.products-grid .display-free-shipping {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #e50000;
}

.product-shop .display-free-shipping {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #e50000;
	float: left;
}