/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* #Site Styles
================================================== */
html{
	width: 100%;
}
body{
	background: #e5e5e5;
	font-family: 'Optima';
	font-size: 14px;
	color: #232323;
	width: 100%;
}
img{
	max-width: 100%;
	display: block;
}

p, a, li, td, input, select, blockquote, address {
    font-family:Century Gothic,arial,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
}

h1 a, h2 a, h3 a, h4 a, h5 a{
	text-decoration: none;
}
a, a:visited, a:active{
	color: #26a1d8;
	text-decoration: none;
}
a:hover{
	color: #26a1d8;
	text-decoration: underline;
}
h1{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
}
h1.home-h1 {
	font-size:24px;
}
h2{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}
h3{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}
h4{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
h5{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}

select{
	border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px Century Gothic,arial,sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
}
.webform select{
	margin-bottom: 0px;
    padding: 2%;
    background: #e9e9ea;
    margin-bottom: 0px;
    display: inline-block;
}
.top-nav-wrapper{
	width: 100%;
	background: #404041;
	height: 40px;
}
#top-nav-left ul li{
	float: left;
}
#top-nav-left ul li a{
	color: #808184;
	font-family: "Gillsans";
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 30px;
	line-height: 40px;
}
#top-nav-right ul li {
    float: left;
    margin-bottom: 0px;
    padding: 0px 5px;
    height: 40px;
}
#top-nav-right ul li span{
	font-family: "Optima";
    color: #fff;
    line-height: 40px;
}
#top-nav-right ul li a{
	color: #fff;
	font-family: "Optima";
	font-size: 14px;
	text-decoration: none;
	line-height: 40px;
	display: block;
}
#top-nav-right ul{
	float: right;
	margin-right: 30px;
	margin-bottom: 0px;
}
.top-search input[type=text] {
    width: 115px;
    margin-bottom: 0px;
    margin-top: 7px;
    padding: 2px 14px 2px 15px;
    border-radius: 100px;
    position: relative;
    z-index: 1;
    border: 2px solid #878788;
    background: rgba(251,251,251,1);
	background: -moz-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,251,251,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(251,251,251,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#ffffff', GradientType=0 );
}
.top-search{
	float: right;
}
.top-search form{
	margin-bottom: 0px;
}
.top-search button[type=submit] {
    float: right;
    margin-top: -18px;
    width: 12px;
    height: 13px;
    background: url(/_assets/images/top-search-button.png) no-repeat;
    display: block;
    border: none;
    position: relative;
    z-index: 3;
    outline: none;
    margin-bottom: 0px;
}
#top-nav-right ul li.top-cart a{
	padding-left: 29px;
	background: url(/_assets/images/top-cart-ico-white.png) left no-repeat;
}

#top-nav-main ul {
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
}
#top-nav-main ul li{
	float: left;
	margin: 0 20px;
}
#top-nav-main ul li a{
	font-size: 18px;
	color: #58595b;
	font-family: "Optima";
	text-decoration: none;
	padding-left: 27px;
	line-height: 22px;
	display: block;
}
#top-nav-main ul li a:hover{
	color: #000;
}
#top-nav-main ul li.home-nav-link a{
	background: url(/_assets/images/home-nav-ico.png) left no-repeat;
}
#top-nav-main ul li.services-nav-link a{
	background: url(/_assets/images/services-nav-ico.png) left no-repeat;
}
#top-nav-main ul li.shop-nav-link a{
	background: url(/_assets/images/shop-nav-ico.png) left no-repeat;
}
#top-nav-main ul li.blog-nav-link a{
	background: url(/_assets/images/blog-nav-ico.png) left no-repeat;
}
#top-nav-main ul li.gallery-nav-link a{
	background: url(/_assets/images/gallery-nav-ico.png) left no-repeat;
}
#top-nav-main ul li.location-nav-link a{
	background: url(/_assets/images/location-nav-ico.png) left no-repeat;
}
#site-logo{
	width: 220px;
	display: table;
    height: 227px;
}
#inner-site-logo{
	width: 220px;
	display: table;
    height: 227px;
}
#site-logo a{
	display: table-cell;
    vertical-align: middle;
}
#inner-site-logo a{
	display: table-cell;
    vertical-align: middle;
}
#home-slider{
	width: 740px;
}
#home-booking-wrap{
	float: right;
	width: 740px;
	margin-bottom: 10px;
}
#home-booking {
    width: 240px;
    margin-right: 0px;
}
#home-professional-grooming{
	width: 490px;
	height: 201px;
	float: right;
	background: rgba(182,182,182,1);
	background: -moz-linear-gradient(top, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(182,182,182,1)), color-stop(100%, rgba(170,170,170,1)));
	background: -webkit-linear-gradient(top, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
	background: -o-linear-gradient(top, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
	background: -ms-linear-gradient(top, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
	background: linear-gradient(to bottom, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6b6b6', endColorstr='#aaaaaa', GradientType=0 );
}
.professiona-grooming-text {
    float: right;
    width: 221px;
    padding-right: 30px;
}
.professiona-grooming-img{
	float: left;
}
.professiona-grooming-text h1 {
    font-size: 21px;
    font-family: 'Optima-Bold';
    font-weight: bold;
    line-height: 26px;
    background: url(/_assets/images/small-ribbon-ico.png) right bottom no-repeat;
    margin-right: 73px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.professiona-grooming-text p {
    line-height: 14px;
    font-size: 12px;
    margin-bottom: 14px;
}
.professional-grooming-link{
	display: block;
	border: 1px solid #232323;
	display: table;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	color: #232323 !important;
	text-decoration: none !important;
}
#banner-containter{
	margin-bottom: 2px;
}
#home-product-wrap{
	float: right;
	width: 740px;
	margin-bottom: 10px;
}
#home-product-wrap .four.columns{
	width: 240px;
}
#home-bottom-fb{
	width: 490px;
}
#home-certified-groomer{
	width: 240px;
}
#home-bottom-wrap{
	float: right;
    width: 740px;
    margin-bottom: 40px;
}
#footer-social{
	width: 220px;
}
#footer-social ul li{
	float: left;
	margin-right: 6px;
}
#footer-social ul{
	padding-top: 108px;
	padding-left: 40px;
}
#footer-links .three.columns {
    width: 165px;
}
#footer-links{
	width: 740px;
}
#footer-links h3{
	font-family: "Optima";
	font-size: 18px;
	color: #404041;
	margin-bottom: 0px;
	line-height: 24px;
}
#footer-links ul li{
	margin-bottom: 0px;
	line-height: 22px;
}
#footer-links ul li a{
	font-size: 14px;
	color: #6d6e70;
	text-decoration: none;
}
.footer-bottom-wrapper{
	width: 100%;
    background: #404041;
    height: 47px;
}
#footer-left p{
	font-size: 12px;
	font-family: "Gillsans";
	color: #fff;
	font-weight: 500;
	line-height: 47px;
	margin-bottom: 0px;
}
#footer-right ul{
	margin-bottom: 0px;
	float: right;
}
#footer-right ul li{
	margin-bottom: 0px;
	float: left;
}
#footer-right ul li a{
	font-size: 12px;
	font-family: "Gillsans";
	color: #fff;
	font-weight: 500;
	text-decoration: none;
	padding: 0 5px;
	display: block;
	line-height: 47px;
}
#footer-right ul li span{
	font-size: 12px;
	font-family: "Gillsans";
	color: #fff;
	font-weight: 500;
	display: block;
	line-height: 47px;
}
#footer-top-containter{
	margin-bottom: 15px;
}
.mobile-trigger{
	display: none;
}
.top-search-link{
	display: none;
}
#footer-center{
	display: none;
}
#site-logo img{
	margin-left: -10px;
}
#home-slider{
	position: relative;
	margin-bottom: 7px;
	outline: none;
}
#home-slider .slick-slide{
	margin-right: 0px !important; 
}
.slick-dots li{
	float: left;
	margin-bottom: 0px;
	margin-left: 8px;
}
.slick-dots{
	position: absolute;
	bottom: 10px;
	right: 30px;
	margin-bottom: 0px;
}
.slick-dots li button{
	margin-bottom: 0px;
	background: black;
	width: 10px;
	height: 10px;
	border-radius: 20px;
	text-indent: -1000em;
	border: none;
	padding: 0px;
	outline: none;
}
.slick-dots li.slick-active button{
	margin-bottom: 0px;
	background: #26a9e0;
	width: 11px;
	height: 11px;
	border-radius: 20px;
	text-indent: -1000em;
	border: 1px solid white;
	padding: 0px;
	outline: none;
}
.sf-arrows .sf-with-ul:after{
	display: none;
}
.sf-arrows .sf-with-ul {
    padding-right: inherit;
}
.sf-menu a {
    border-left: none;
    border-top: none;
    border-top: none;
    padding: inherit;
    text-decoration: none;
    zoom: 1;
}
#top-nav-main ul li ul{
	background: #404041;
	padding: 10px 0;
}
#top-nav-main ul li ul li a{
	color: #808184;
	background: none !important;
	padding: 5px 10px;

}
#top-nav-main ul li ul li a:hover{
	color: #fff;
}
#top-nav-main ul li ul li{
	margin: 0px;
	background: transparent;
	clear: both;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    background: transparent;
}
.sf-menu li {
    background: transparent;
}
#home-boxes-wrapper{
	float: right;
	width: 752px;
}

#inner-text-wrap{
	width: 740px;
	margin-bottom: 40px;
}
#inner-text{
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 500px;
}
.One.third{
	width: 240px;
	height: 200px;
}
.One.third.Left{
	float: left;
	margin-right: 10px;
}
.Two.thirds{
	width: 490px;
	height: 200px;
}
.Two.thirds.Right{
	float: right;
}
.One.third.Right{
	float: right;
	margin-left: 10px;
}
.One.third.Middle{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
.Two.thirds.Left{
	float: left;
}
.withdarkgreybackgroundtrue{
	background: rgba(182,182,182,1);
    background: -moz-linear-gradient(top, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(182,182,182,1)), color-stop(100%, rgba(170,170,170,1)));
    background: -webkit-linear-gradient(top, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
    background: -o-linear-gradient(top, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
    background: -ms-linear-gradient(top, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
    background: linear-gradient(to bottom, rgba(182,182,182,1) 0%, rgba(170,170,170,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6b6b6', endColorstr='#aaaaaa', GradientType=0 );
}
#home-product-wrap .box:nth-child(3n+3){
	margin-right: 0px !important;
}
.One.third.Left{
	border: 0px;
}
.shop-product-small{
	margin-bottom: 0px;
	height: auto !important;
	border: 0px;
}
.shop-product-small .image {
    height: auto;
    margin: 0px auto 9px;
    overflow: hidden;
    display: table;
    width: auto;
    text-align: center;
    min-height: 134px;
}
.shop-product-small .image img{
	max-width: 170px;
	max-height: 134px;
}
.shop-product-small .price {
	display: table;
	margin: 5px auto;
	font-size: 18px;
	font-family: "Optima-Bold";
    min-height:25px;
}
.shop-product-small h5{
	text-align: center;
	display: block;
	width: 170px;
	font-size: 14px;
	line-height: 18px;
	font-family: "Optima";
	padding: 0;
	margin: 0 auto;
}
.small-prod-wrap{
	padding: 20px;
	position: relative;
}
input[type=submit].productSubmitInput{
	border: 0px;
	width: 40px !important;
	height: 40px !important;
	float: right;
	margin: 0px;
	display: block;
	background: url(/_assets/images/prod-list-cart-ico.jpg) no-repeat !important;
	text-indent: -1000em;
	border-radius: 0px;
}
.addtocart{
	display: block;
	overflow: hidden;
	margin-top: 20px;
}
.addtocart .field{
	float: left;
	background: #dedfe0;
	padding: 10px;
	height: 20px;
	width: 140px;
}
.addtocart label{
	float: left;
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	display: block;
	line-height: 16px;
	margin-right: 10px;
}
.addtocart input[type=number], .addtocart input[type=text]{
	width: 100px !important;
	height: 16px !important;
	float: left;
	border: 0px;
	background: none !important;
	outline: none;
	padding: 0px !important;
	font-size: 14px;
}
.addtocart img{
	cursor: pointer;
}
.addtocart img:hover{
	opacity: .7;
}
.category-name{
	display: block;
	clear: both;
	background: #231f20 url(/_assets/images/arrow-up.png) right no-repeat;
	margin-bottom: 1px;
	padding-right: 26px;
	margin-right: 10px;
}
.category-name.open{
	background: #231f20 url(/_assets/images/arrow-down.png) right no-repeat;
}
.category-name a{
	color: #fff;
	text-align: left;
	display: block;
	font-size: 18px;
	padding: 5px 10px;
	text-decoration: none !important;
}
.categories ul{
	margin-bottom: 0px;
}
.categories li{
	margin: 1px 0;
}
.categories li a{
	display: block;
    text-align: left;
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    padding: 5px 10px;
    color: #333 !important;
    text-decoration: none !important;
}
.categories li a.is-checked{
	color: #fff !important;
}
.categories li a.open{
	background: #58595b;
	color: #ffffff !important;
}
.categories li ul li a.open{
	background: none;
	color: #000000;
}
.categories ul li ul{
	margin-top: 0px;
	margin-left: 0px;
	display: none;
}
.categories ul li ul li a{
	background: none;
	color: #000000;
}
.categories ul li ul li a.current{
	font-style: italic;
}
.categories ul li ul li{
	border-bottom: 1px dashed #58595b;
}
.productList li{
	display: block;
	width: 240px;
	float: left;
	border: 0px;
	margin-bottom: 10px;
}
/*.productList li.productItemLast{
	margin-right: 0px;
}*/
.productList li {
	margin-right: 10px;
	
}
@media screen and (min-width: 768px) {
.productList li:nth-child(3n) {
    margin-right: 0;
}
}
.categories{
	margin-right: 10px;
}
#inner-content-wrap{
	width: 740px;
}
#top-boxes{
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.top-box{
	float: left;
	margin-right: 10px;
}
.top-box:last-child{
	margin-right: 0px;
}
.prodtag{
	width: 44px;
	height: 44px;
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
}
.prodtag.hot{
	background: url(/_assets/images/tag-hot-ico.png) no-repeat;
}
.prodtag.new{
	background: url(/_assets/images/tag-new-ico.png) no-repeat;
}
.prodtag.sale{
	background: url(/_assets/images/tag-sale-ico.png) no-repeat; 
}
.services-wrap{
	background: #fff;
}
.service-row{
	clear: both;
	display: block;
	clear: both;
	border-bottom: 1px solid #828384;
	margin: 0 20px !important;
	padding: 25px 0;
	overflow: hidden;
}
.service-row:last-child{
	border-bottom: 0px;
	margin-bottom: 10px;
}
.service-img{
	float: left;
	width: 238px;
}
.service-img img{
	display: block;
	margin: 0 auto;
}
.service-text{
	float: left;
	width: 462px;
}
.service-text h1{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
.service-text p{
	color: #58595b;
	margin-bottom: 10px;
}
.service-text ul li p{
	margin-bottom: 5px;
}
.service-text ul li h2{
	margin-bottom: 0px;
	font-size: 20px;
	color: #181818;
	margin-bottom: 5px;
}
.service-text ul li h2 a{
	text-decoration: none !important;
	color: #333 !important;
}
a.service-price{
	display: inline-block;
	padding: 2px 10px;
	color: #fff;
	background: #58595b;
	text-decoration: none;
	font-size: 16px;
	width: auto;
	min-width: 85px;
	text-align: center;
	overflow: hidden;
	height: 22.4px;
    box-sizing: border-box;
}
a.service-price:hover{
	opacity: 0.7;
}
a.service-booking{
	background: #26a1d8 !important;	
}
a.service-price span{
	font-size: 12px;
}
.services-wrap{
	margin-bottom: 10px !important;
}
#inner-slider{
	width: 740px;
	margin-bottom: 10px;
}
#side-categories, #account-side-nav{
	margin-top: 0px;
}
#inner-slider{
	width: 740px;
}
.productLarge{
	width: 100%;
}
.productList.productLarge li{
	width: 100%;
}
.shop-product-large{
	background: none;
	border: 0px;
}
.shop-product-large .description{
	background: #8a8c8f;
	display: block;
	padding: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
}
.shop-product-large .description p{
	color: #ffffff;
}
strong, b {font-weight:bold!important;}
.shop-product-large .description p strong {
	color: #ffffff;
}
.shop-product-large .description ul{
	overflow: hidden;
	margin-bottom: 20px;
}
.shop-product-large .description ul li{
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}
.shop-product-large .description ul li:before {
   content: "*" ;
   padding-right: 10px;
   float: left;
   padding-top: 2px;
}
.product-large-image{
	float: left;
	width: 365px;
	min-height: 374px;
	display: table;
	background: #ffffff;
}
.product-large-image img{
	max-width: 100%;
	display: block;
	margin: auto;
	max-height: 374px;
}
.product-large-image span{
	/*display: table-cell;*/
	vertical-align: middle;
}
.product-large-details{
	float: right;
	width: 325px;
	background: #404041;
	min-height: 314px;
	padding: 30px 20px;
}
.product-large-details h1{
	font-size: 25px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
}
.product-large-details ul{
	width: 235px;
	display: table;
	margin: 30px auto 0;
}
.product-large-details ul li{
	margin: 0px 0px 10px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
}
.product-large-details ul li.price-srp label{
	float: left;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Gillsans";
}
.product-large-details ul li.price-srp span{
	float: right;
    text-align: center;
    color: #26a1d8;
    font-size: 30px;
    width: 189px;
    font-family: "Gillsans";
}
.product-large-details ul li.quantity label{
	float: left;
	color: white;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Gillsans";
	color: #000000;
	font-size: 16px;
}
.product-large-details ul li.quantity{
	background: #dedfe0;
}
.product-large-details ul li.quantity input.productTextInput{
	width: 155px;
	text-align: center;
	background: none;
	border: none;
	font-size: 16px;
	margin-top: 10px;
}
.product-large-details ul li.viewcart a.view-cart-link{
	display: block;
	text-decoration: none;
	color: #9ea0a3;
	background: url(/_assets/images/black-cart-ico.png) left no-repeat;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 39px;
}

.favoritelink{
	display: block;
	clear: both;
}
.related-products ul li{
	width: 240px !important;
}
.related-products ul{
	overflow: hidden;
	clear: both;
}
.related-products-header{
	background: #231f20;
	width: 100%;
	height: 40px;
}
.related-products-header h3{
	text-align: center;
	color: #ffffff;
	line-height: 40px;
	font-size: 21px;
	font-family: 'Palatino-Roman';
}
.top-box.top-box-wide{
	width: 490px;
    height: 200px;
    float: left;
}
.contact-text{
	background: #8a8c8f;
    display: block;
    padding: 45px;
    margin-top: 10px;
    margin-bottom: 10px;
}
table.webform td input[type=text], table.webform td input[type=email], table.webform td input[type=password], table.webform td textarea{
	margin-bottom: 0px;
	padding: 2%;
	width: 96%;
	background: #e9e9ea;
}
table.webform td{
	vertical-align: top;
}
.webform label  {
    font-size: 18px;
    float: left;
    color: #ffffff;
    width: 100%;
    text-align: right;
    line-height: 30px;
}
.webform label span{
	float: none;
	color: #ffffff !important;
}
.webform input[type=submit]{
	background: #26a1d8;
	display: block;
	border: none;
	color: #ffffff;
	text-shadow: 0 0px rgba(255, 255, 255, .75);
	border-radius: 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	width: 250px;
	margin-bottom: 0px;
}
.webform input[type=submit]:hover{
	opacity: 0.8;
}
.webform h1{
	float: left;
	color: #ffffff;
	font-size: 26px;
	margin-bottom: 5px;
}
.webform .required {
    font-size: 14px;
    color: #c8cacb;
    margin-left: 20px;
    padding-top: 4px;
    display: block;
    float: left;
}
/*cart*/
.shoppingcartrow-header {
    background: #404041;
    height: 40px;
}
.shoppingcartrow, .shoppingcartsummaryrow {
    width: 740px;
    clear: both;
    display: block;
    margin: 0 0 10px;
    padding: 0;
    overflow: hidden;
}
.shoppingcartcol {
    float: left;
    margin: 0 10px 0;
    display: table;
}
.shoppingcartcol-product{
    width: 300px;
}
.shoppingcartcol-qty, .shoppingcartcol-price, .shoppingcartcol-tax {
    width: 73px;
}
.shoppingcartcol-total {
    width: 70px;
}
.shoppingcartcol-delete {
    width: 30px;
}
.shoppingcartcol.shoppingcartcol-price span, .shoppingcartcol.shoppingcartcol-tax span, .shoppingcartcol.shoppingcartcol-total span,
.shoppingcartcol.shoppingcartcol-price h5, .shoppingcartcol.shoppingcartcol-tax h5, .shoppingcartcol.shoppingcartcol-total h5{
	text-align: right;
}
.shoppingcartrow-header h5 {
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    line-height: 40px;
    font-size: 18px;
}
.shop-cart h5 {
    font-size: 24px;
    line-height: 30px;
}
.shoppingcartcol-qty input {
    width: 30px;
    text-align: center;
    margin-bottom: 0px;
}
.shoppingcartrow-list {
    border-bottom: 1px dashed #cccccc;
}
.shoppingcartcol-product img {
    border: 1px solid #cccccc;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.shoppingcartcol span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    height: 70px;
    width: 198px;
}
.shoppingcartcol-product a {
    text-decoration: none;
    font-weight: bold;
}
#shippingSpan {
    margin: 0px;
    padding: 0px;
    display: block;
    line-height: 40px;
    font-size: 18px;
    font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 300;
}
.shoppingcartsummaryrow {
    margin: 30px 0;
}
.shoppingcart-subtotal, .shoppingcart-shipppingtotal, .shoppingcart-couponcode, .shoppingcart-giftvoucher, .shoppingcart-total, .shoppingcart-checkout {
    float: right;
    clear: right;
}
.shoppingcart-checkout {
    margin-top: 30px;
}
.shoppingcart-subtotal h5, .shoppingcart-shipppingtotal h5, .shoppingcart-couponcode div, .shoppingcart-giftvoucher div, .shoppingcart-total h5 {
    padding: 0px;
    margin: 0px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    width: 283px;
}
.shoppingcart-shipping-option select {
    width: 195px;
}
.shoppingcart-shipping-option {
    float: left;
}
.shoppingcart-couponcode div input, .shoppingcart-giftvoucher div input {
    width: 115px !important;
    margin-bottom: 4px;
    float: right;
    margin-bottom: 0px;
    margin-top: 5px;
}
.shoppingcart-subtotal h5 .clabel, .shoppingcart-shipppingtotal h5 .clabel, .shoppingcart-couponcode div .clabel, .shoppingcart-giftvoucher div .clabel, .shoppingcart-total h5 .clabel {
    font-weight: 300;
    width: 130px;
    text-align: right;
    display: inline-block;
    margin-right: 20px;
    font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.shoppingcart-subtotal h5 .cvalue, .shoppingcart-shipppingtotal h5 .cvalue, .shoppingcart-couponcode div .cvalue, .shoppingcart-giftvoucher div .cvalue, .shoppingcart-total h5 .cvalue {
    width: 128px;
    text-align: right;
    display: inline-block;
    font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.shoppingcart-checkout {
    margin-top: 30px;
    width: 270px;
}

.shoppingcart-checkout .btn, .register-blue{
    background: #26a1d8;
    display: table;
    border: none;
    color: #ffffff !important;
    text-shadow: 0 0px rgba(255, 255, 255, .75);
    border-radius: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    width: 250px;
    margin-bottom: 0px;
    padding: 8px 10px;
    text-decoration: none !important;
}
.shoppingcart-checkout .btn, .register-blue:hover{
	opacity: 0.8;
}
.register-blue{
	display: inline-block;
}
.shoppingcartcol-delete a {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 15px;
    font-size: 16px;
    color: #000000;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    background: #cec5b3;
    text-align: center;
    float: right;
}
/*end of cart*/
.shop-checkout{
	background: #8a8c8f;
    display: block;
    padding: 45px;
    margin-bottom: 40px;
}
.webform h5 {
    display: block;
    padding: 10px 15px;
    background: #3a3839;
    color: #ffffff;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 95.5%;
}

.webform input[type=checkbox]:not(old),
.webform input[type=radio   ]:not(old){
	width   : 28px;
	margin  : 0;
	padding : 0;
	opacity : 0;
	height: 18px;
}

.webform input[type=checkbox]:not(old) + label{
	display      : inline-block;
	margin-left  : -28px;
	padding-left : 28px;
	background   : url('/_assets/images/checkbox.png') no-repeat 0 0;
	line-height  : 24px;
	float        : none;
	width        : auto;
	text-align   : left;
}

.webform input[type=checkbox]:not(old):checked + label{
  	background-position : 0 -27px;
}
.webform input[type=radio]:not(old):checked + label{
	background-position : 0 -26px;
}

.webform input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('/_assets/images/radio.png') no-repeat 0 0;
  line-height  : 24px;
  margin-right: 20px;
  float        : none;
	width        : auto;
	text-align   : left;
}
.shop-product-small h5 a {
    height: 30px;
    display: block;
    color: #333 !important;
    text-decoration: none !important;
}
.hideThis{
	position: absolute;
    visibility: hidden;
}
.search-form input[type="text"]{
	width: 154px;
	margin-bottom: 0px;
    padding: 10px;
}
.search-form select{
	margin-right: 18px;
	padding: 9px;
}
.search-form label{
	font-size: 14px;
	line-height: 28px;
}
input[type=submit]{
	background: #26a1d8 !important;
    display: block;
    border: none !important;
    color: #ffffff !important;
    text-shadow: 0 0px rgba(255, 255, 255, .75);
    border-radius: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    width: 153px !important;
    margin-bottom: 0px;
    padding: 8px 20px !important;
}
/*location checkbox*/
input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
	width   : 28px;
	margin  : 0;
	padding : 0;
	opacity : 0;
	height: 18px;
}

input[type=checkbox]:not(old) + label{
	display      : inline-block;
	margin-left  : -28px;
	padding-left : 28px;
	background   : url('/_assets/images/checkbox.png') no-repeat 0 0;
	line-height  : 24px;
	float        : none;
	width        : auto;
	text-align   : left;
}

input[type=checkbox]:not(old):checked + label,
input[type=radio]:not(old):checked + label{
  	background-position : 0 -27px;
}

input[type=radio   ]:not(old) + label{
  	display      : inline-block;
  	margin-left  : -28px;
  	padding-left : 28px;
  	background   : url('/_assets/images/radio.png') no-repeat 0 0;
  	line-height  : 24px;
  	margin-right: 20px;
}

#Postcode_315342 {
	max-width:108px;
	margin-right: 18px;
	margin-left: 18px;
}
#Distance_31534{
	margin-left: 18px;
	margin-right: 18px;
}
/*end of location checkbox*/

.search-form-check-box td{
	margin-bottom: 20px;
}
.search-form-check-box .prmlabel{
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
}
.search-form-check-box label{
	margin-right: 20px;
}
.white-text-wrap{
	background: white;
}
.white-text-wrap #inner-text{
	padding-left: 10px;
	padding-right: 10px;
}
#login-wrap{
	display: block;
	background: #ffffff;
	overflow: hidden;
}
#left-login{
	float: left;
	width: 329px;
	border-right: 1px solid #777;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#right-register {
    float: right;
    width: 330px;
    padding: 20px;
    margin-top: 20px;
	margin-bottom: 20px;
}
.form .item{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.form .item input[type=text], .form .item input[type=password]{
	padding: 10px;
	width: 305px;
	margin-bottom: 0px;
}
.form .item label{
	font-size: 14px;
}
.left-login-passretrieve{
	 line-height: 30px;
}
.form .item input[type=submit]{
	float: left;
}
.inner-white-bg{
	background: white; 
}
/*order list*/
table.order-list td{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #eee;
}
.orderhistory{
	padding: 0 20px;
}
table.order-list td a, table.order-list span.number{
	font-size: 14px;
	text-decoration: none;
}
table.order-list td{
	padding: 10px 0;
}
.orderdetail tr td, .orderdetailtotals tr td {
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px dotted #d8d7d7;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*end of order list*/
.invoice table.border td{
	border-top: 0px solid #eee;
    border-left: 0px solid #eee;
    padding: 3px;
}
.invoice table.border {
    border-collapse: collapse;
    border-spacing: 0;
    border-right: 0px solid #eee;
    border-bottom: 0px solid #eee;
}
.invoice table.textb tr td{
	padding: 3px;
}
.invoice table.textb tr td:nth-child(2){
	padding-left: 10px;
}
.webform p{
	color: #ffffff;
	clear: both;
	display: block;
	margin-bottom: 5px;
}
.hideThis {
    position: absolute;
    visibility: hidden;
}
.search-result img{
	display: inline;
	margin-bottom: -2px;
}
.slick-slide{
	width: 240px; 
	margin-right: 10px;
}
/*slick arrow*/
.flex-prev {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    top: 50%;
    left: 0;
    margin-top: -26px;
    background-color: rgba(0,0,0,0.3);
    width: 52px;
    height: 52px;
    border: 0;
    border-radius: 0 3px 3px 0;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    text-decoration: none;
}

.flex-prev em {
    line-height: 50px;
    width: 34px;
    height: 52px;
    color: #DDD;
    color: rgba(255,255,255,0.8);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    font-size: 34px;
    text-align: center;
    margin-left: 7px;
    font-style: normal;
    font-family: arial;
    display: table;
}

.icon-angle-left:before {
    content: "\2039";
}

.flex-next {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    top: 50%;
    margin-top: -26px;
    background-color: rgba(0,0,0,0.3);
    width: 52px;
    height: 52px;
    border: 0;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    left: auto;
    right: 0;
    border-radius: 3px 0 0 3px;
    text-decoration: none;
}
.flex-next em {
    line-height: 50px;
    width: 34px;
    height: 52px;
    color: #DDD;
    color: rgba(255,255,255,0.8);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    font-size: 34px;
    text-align: center;
    margin-left: 7px;
    font-style: normal;
    font-family: arial;
    display: table;
}

.icon-angle-right:before {
    content: "\203A";
}
.responsivecarousel .flex-prev, .responsivecarousel .flex-next {
	display: none !important;
}
.responsivecarousel:hover .flex-prev, .responsivecarousel:hover .flex-next {
	display: inline !important;
}
/*end of slick arrow*/
/*gallery*/
.isotope .element-item{
	float: left;
	width: 236px;
	margin: 5px;
	display: block;
	overflow: hidden;
}

.is-checked{
	background: #58595b;
    color: #ffffff !important;
}
/*end of gallery*/
.signup-link{
	background: #26a1d8 !important;
    display: block;
    border: none !important;
    color: #ffffff !important;
    text-shadow: 0 0px rgba(255, 255, 255, .75);
    border-radius: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    width: 153px !important;
    margin-bottom: 0px;
    padding: 8px 20px !important;
    text-decoration: none !important;
    margin: 20px auto auto;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.signup-link:hover{
	opacity: 0.8;
}
.login-button-wrap input[type=submit]{
	margin: 20px auto auto !important;
	float: none !important;
}
.wholesale-login-retrieve-password{
	color: #26a1d8;
	text-decoration: none;
	display: block;
	padding-top: 10px;
}
.system-message, .system-error-message {
    padding: 20px;
    margin: 0px;
    overflow: hidden;
    border: none;
    background: transparent;
}
.system-error-message{
	border: none;
	background: transparent;
}
/* supressed site alerts */
.custom-tooltip {
    background-color: #404041;
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    font-size: 17px !important;
    width: 200px;
    opacity: 0.9;
    padding: 10px 16px;
    position: fixed;
    left: 45%;
    top: 49px;
    width: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    z-index: 9999;
    white-space: pre-line;
}
/* end of supressed site alerts */


/* 22/3/2016 Nathan */
#side-categories {
    position: relative;
}
#inner-content-wrap {
	float:right;
	margin-bottom: 40px;
}
#inner-content-wrap.shop{
	margin-bottom: 0px;
}

/* //22/3/2016 Nathan */
.home-booking-wrap-inner{
	width: 100% !important;
}
.home-booking-wrap-inner .Left:nth-child(2){
	margin-right: 0px;
}
.hidethis{
	position: fixed;
	visibility: hidden;
}
.abntr, .instr, .theinstr {
	display: none;
}
.posh-pooch-logo, .wadog-logo{
	display: block;
	max-width: 100%;
	margin: auto auto 30px;
}
.wadog-logo{
	max-width: 120px;
}
.gallery-imgs{
	position: relative;
	min-height: 500px;
}
#gallery-text, #gallery-text-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}
/*autocomplete*/
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.autocomplete-suggestion {
    padding: 10px 5px;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
}
.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399ff;
}
/*end of autocomplete*/
#blog-text{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
}
h2.newsh2{
	color: #808080 !important;
    text-decoration: none !important;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 5px;
}
.news-item .article-image{
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	clear: both;
}
.left-news-date {
    color: #999999;
}
.news-item {
    border-bottom: 1px solid #efefef;
    margin-bottom: 35px;
    padding-bottom: 35px;
}
#blog-pagination ul {
    list-style-type: none;
    padding: 0px;
    display: block;
    clear: both;
    margin: 0px;
}
#blog-pagination ul li.previous {
    float: left;
}
#blog-pagination ul li.next {
    float: right;
}
#blog-pagination ul li a {
    text-decoration: none;
}
#catblogoutput a {
    text-decoration: none;
    cursor: pointer;
}
#blog-side h2{
	display: block;
    clear: both;
    background: #231f20;
    margin-bottom: 1px;
    padding-right: 26px;
    margin-right: 10px;
    color: #fff;
    text-align: left;
    display: block;
    font-size: 18px;
    padding: 5px 10px;
    line-height: inherit;
}
.BlogRecentPost li a, .blogpostcategories li a, .BlogPostArchive li a{
	display: block;
    text-align: left;
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    padding: 5px 10px;
}
.BlogRecentPost li, .blogpostcategories li, .BlogPostArchive li{
	margin: 1px 0;
	list-style: none;
}
.BlogRecentPost ul, .blogpostcategories ul, .BlogPostArchive ul{
	margin-bottom: 0px;
	margin-left: 0px;
}
.BlogRecentPost a, .blogpostcategories a, .BlogPostArchive a{
	color: #333;
	font-size: 15px;
    line-height: 20px;
    text-decoration: none;
}
.BlogRecentPost, .blogpostcategories, .BlogPostArchive{
	margin-bottom: 0px;
	display: block;
}
.news-item-detail{
	border-bottom: none;
	margin-bottom: 0px;
}
.staff {
    display: block;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    float: left;
    width: 100%;
}
.staff img{
	max-width: 200px;
    display: block;
    float: left;
    clear: left;
    margin: 0 20px 20px 0;
}
.staff h4{
	font-size: 18px;
    margin-bottom: 5px;
}
.staff .staff-firstp{
	margin-bottom: 10px;
}
#unot-login{
	float: none;
    width: 329px;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#unot-login input[type=submit] {
    margin-right: 0px !important;
    float: right !important;
}
h2.back-button{
	display: block;
    clear: both;
    background: #26a1d8 url(/_assets/images/back-arrow-blue.png) left no-repeat;
    margin-bottom: 1px;
    padding-right: 26px;
    margin-right: 10px;
}
h2.back-button a {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 18px;
    padding: 5px 10px;
}
.product-detail-link.make-a-payment a, .product-detail-link.back a{
	    background: #26a1d8 !important;
    display: block;
    border: none !important;
    color: #ffffff !important;
    text-shadow: 0 0px rgba(255, 255, 255, .75);
    border-radius: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    width: auto !important;
    margin-bottom: 0px;
    padding: 8px 20px !important;
    text-decoration: none;
    margin: 20px auto auto;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow: hidden;
}
 .product-detail-link.back a{
 	background: #26a1d8 url(/_assets/images/back-arrow-blue.png) left no-repeat !important;
 }
 .login-dark h2 {
    display: block;
    padding: 15px 15px;
    background: #231f20;
    color: #ffffff;
    font-size: 18px;
    line-height: 15px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 299px;
}
.login-dark .secure-login-left{
	background: #58595b;
}
.login-dark .form .item input[type=text],  .login-dark .form .item input[type=password] {
    width: 235px;
}
.login-dark .form .item{
	padding: 9px;
    width: 282px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.login-dark .form .item.login-button-wrap input[type=submit] {
    margin: 0px auto 20px !important;
    float: none !important;
    width: 282px !important;
}
.login-dark .form .item.login-button-wrap input[type=submit]:hover{
	opacity: 0.8;
}
.login-dark .form .item label{
	color: white;
}
.login-dark .form .item input[type=checkbox]:not(old) {
    margin-left: -5px;
}
.login-dark .form .item input[type=text]{
	padding-left: 35px;
	background: white url(/_assets/images/username-ico.png) left no-repeat;
}
.login-dark .form .item input[type=password]{
	padding-left: 35px;
	background: white url(/_assets/images/password-ico.png) left no-repeat;
}
.leftsidebarfixed {
    position: fixed;
    top: 0;
}
#infscr-loading {
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 50%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000;
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#infscr-loading img{
	display: block;
	margin: auto;
}
/*typography*/
h1{
	font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
}
h2{
	font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
}
h3{
	font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
}
h4{
	font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
}
h5{
	font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
}
h6{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}
ol, ul{
	margin-left: 40px;
}
ul{
	list-style-type: disc;
}
li {
    line-height: 25px;
    margin-bottom: 0px;
}
blockquote{
	font-weight: bold;
	font-style: italic;
	color: #1e1e1e;
	border-left: none;
}
/*end of typography*/
/*fixes*/
#footer-links ul, #footer-social ul, .categories ul, .productSmall, .productLarge, #footer-right ul, #top-nav-right ul, .service-text ul{
	margin-left: 0px;
	list-style-type: none;
}
.category-name, .categories li, .service-text ul li h2{
	line-height: inherit;
}
.service-text ul li{
	line-height: 18px;
    margin-bottom: 18px;
}
h2.back-button {
    line-height: inherit;
}
.cert-groomer-img1, .cert-groomer-img3{
	float: left;
	clear: left;
	margin: 0 20px 20px 0;
}
.cert-groomer-img2{
	float: right;
	clear: right;
	margin: 45px 0 20px 20px;
}
.clearboth{
	clear: both;
}
.course-outline-text{
	float: right;
	width: 391px;
}
/*end  of fixes*/
.contact-us-left{
	background: white url(/_assets/images/contact-us-dog.png) left no-repeat;
	min-height: 200px;
	margin-bottom: 10px;
}
.contact-us-left-text{
	margin-left: 140px;
    margin-top: 20px;
}
.contact-us-left-text p{
	margin-bottom: 10px;
}
.contact-us-left-text p span{
	color: #868686;
	display: inline-block;
	/*width: 47px;*/
	text-align: right;
}
.contact-us-left-text h3{
	margin-bottom: 10px;
}
.contact-us-right{
	background: #231f20;
	margin-bottom: 10px;
}
.contact-us-right p, .contact-us-right h3{
	color: white;
	text-align: center;
	margin-bottom: 10px;
}
.contact-us-right p{
	margin-bottom: 5px;
}
.contact-us-right-text{
	margin-top: 40px;
}
.isotope img{
	max-width: inherit;
	margin-bottom: 0px;
}
.clipper-repairs{
	float: left;
	clear: left;
	margin: 0 20px 20px 0;
}
#home-text{
	float: right;
	background: white;	
	width: 700px;
	margin-bottom: 10px;
	padding: 20px;
}
#home-text p:last-child{
	margin-bottom: 0px;
}
.cert-groomer-img12{
	display: block;
	margin-bottom: 20px;
}
#inner-text{
	width: 720px;
}
.productItemNotFound{
	float: right !important;
    background: white;
    width: 700px !important;
    margin-bottom: 10px !important;
    padding: 20px

}

#mobile-gallery *{
	outline: none;
}
#mobile-gallery img{
	width: 205px;
}
.mm-title:first-child{
	visibility: hidden;
}
.register-your-interest{
	margin-bottom: 0px !important;
}
.search-results h3 a{
	text-decoration: none !important;
}
.posh-pooch-booking{
	clear: both;
    display: block;
    margin-bottom: 10px;
}

.login-dark .secure-login-left p {
    color: white;
    padding: 6px 20px 4px;
    margin-bottom:10px;
}
.login-dark .secure-login-left img {
	display:block;
    margin:0 auto;
    text-align:center;
}
.register-button-wrap .signup-link {
margin-top:8px;
}
.register-button-wrap {
	display: block;
    margin-bottom: 20px;
    padding-bottom: 27px;
}
.system-message, .system-error-message{
	text-align: center;
}
.system-message ul, .system-error-message ul{
	list-style-type: none;
}
table.invoice{
	width: 97%;
}
input#CAT_Search_mobile {
	float:left;
	height:23px;
	width:198px;
	display:inline;
}
input#mobileSearch.mobsearch {
    width: 56px!important;
    padding: 8px 15px 8px 15px!important;
}
#contact-top-boxes {
    clear: both;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}
#contact-top-banner{
	width: 490px;
	height: 201px;
	background: #26a1d8;
}
#contact-banner-text-wrap{
	width: 320px;
	float: right;
	margin-top: 43px;
}
#contact-banner-text-wrap p{
	color: #fff;
	line-height: 17px;
	margin-bottom: 10px;
}
#contact-banner-text-wrap p a{
	color: #fff;
	text-decoration: none;
}
#contact-banner-text-wrap p img{
	display: block;
	float: left;
	margin-right: 5px;
}
#contact-top-banner-logo{
	float: left;
	margin-left: 10px;
    margin-top: 65px;
}
#contact-open-hours{
	white-space: pre;
}
.product-large-details ul li.attrib{
	width: 100%;
    display: block;
    clear: both;
    height: auto;
    margin-top: -10px;
}
.product-large-details ul li.outofstock{
	width: 100%;
    display: block;
    clear: both;
    height: auto;
}
.product-large-details ul li.outofstock p{
	color: #fff;
	font-weight: 200;
}
.attrlabel{
	font-weight: normal;
	color: #9ea0a3;
}
.catProdAttributeTitle{
	color: #9ea0a3;
}
.product-large-image-wrap{
	background: #fff;
	float: left;
}
/*reskin fancybox*/
.squareBox .fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.squareBox .fancybox-skin{
	background: white;
}
.squareBox .fancybox-close{
	background: url(/_assets/images/fancybox-close.png) no-repeat;
	top: 10px;
    right: 10px;
    width: 29px;
    height: 29px;
}
/* end reskin fancybox*/
h2.back-button:hover{
	opacity: .7;
}
h2.back-button:hover a{
	text-decoration: none;
}
.signup-link.grey-bg{
	background: #8a8c8f !important;
	width: auto !important;
}
#promoHero{
	display: block;
	position: fixed;
	max-width: 60%;
	width: 100%;
	top: 20%;
	left: 20%;
	border-radius: 3px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.9);
	
}
.promoHerodim{
	position: fixed;
	width: 100%;
	height: 100%;
	-moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 0;
    z-index: 100000000;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
}
/* #Media Queries
================================================== */
	@media only screen and (min-width: 960px) {
		#top-nav-right ul li.top-cart a.notzero{
			padding: 5px;
		    padding-left: 34px;
		    background: #ffea00 url(/_assets/images/top-cart-ico-black.png) left no-repeat;
		    height: 16px;
		    border-radius: 8px;
		    margin-top: 7px;
		    color: black;
		    line-height: 16px;
		    background-position: 8px 2px;
		    font-weight: bold;
		}
		#top-nav-right ul li.top-cart a.notzero span {
		    color: #000;
		    line-height: inherit;
		}
	}
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		#top-nav-left{
			width: 200px;
		}
		#top-nav-right{
			width: 528px;
		}
		#home-slider {
		    width: 597px;
		}
		#site-logo {
		    width: 166px;
		    height: 183px;
		}
		#inner-site-logo{
			width: 166px;
		    height: 183px;
		}
		#home-booking-wrap {
		    width: 597px;
		    margin-right: 5px;
		}
		#home-booking {
		    width: 192px;
		}
		#home-product-wrap {
		    width: 597px;
		    margin-right: 5px;
		}
		#home-product-wrap .four.columns {
		    width: 192px;
		}
		#home-professional-grooming {
		    width: 395px;
		    height: 160px;
		    margin-right: 1px;
		}
		.professiona-grooming-img {
		    width: 185px;
		}
		.professiona-grooming-text {
		    width: 189px;
		    padding-right: 20px;
		}
		.professiona-grooming-text h1 {
		    font-size: 18px;
		    line-height: 20px;
		    margin-right: 63px;
		    margin-bottom: 5px;
		    margin-top: 10px;
		}
		.professiona-grooming-text p {
		    margin-bottom: 5px;
		}
		#home-bottom-wrap {
		    width: 597px;
		    margin-right: 5px;
		}
		#home-bottom-fb {
		    width: 394px;
		}
		#home-certified-groomer {
		    width: 192px;
		}
		#footer-social {
		    width: 166px;
		}
		#footer-links{
			width: 597px;
		}
		#footer-links .three.columns {
		    width: 129px;
		}
		.One.third{
			width: 192px;
			height: 160px;
		}
		.Two.thirds{
			width: 394px;
			height: 160px;
		}
		#inner-content-wrap{
			width: 597px;
		}
		#side-categories{
			width: 166px;
		}
		.top-box{
			width: 192px;
		}
		.productList li {
		    width: 192px;
		}
		.addtocart input[type=number], .addtocart input[type=text] {
		    width: 50px !important;
		}
		.service-text {
		    width: 318px;
		}
		.addtocart .field{
			width: 92px;
		}
		#inner-left{
			width: 171px;
		}
		#inner-slider{
			width: 597px;
		}
		.related-products ul li{
			width: 192px !important;
		}
		.product-large-details {
		    width: 253px;
		    min-height: 300px;
		}
		.product-large-image {
		    width: 293px;
		    min-height: 360px;
		    background: #ffffff;
		    display: table;
		}
		.product-large-image span{
			display: table-cell;
			vertical-align: middle;
		}
		.top-box.top-box-wide{
			width: 394px;
		    height: 160px;
		}
		.shoppingcartcol-price, .shoppingcartcol-tax {
			display: none;
		}
		.shoppingcartrow, .shoppingcartsummaryrow {
		    width: 597px;
		}
		.shoppingcartcol-product {
		    width: 344px;
		}
		.webform h5 {
		    width: 94.5%;
		}
		#inner-text-wrap {
		    width: 597px;
		}
		.field-wrap{
			display: block;
			clear: both;
		}
		.field-wrap input[type=submit]{
			margin-left: 0px;
		}
		.search-form select{
			margin-bottom: 0px;
		}
		.field-wrap{
			margin-bottom: 20px;
    		overflow: hidden;
		}
		.field-wrap label{
			display: block;
			float: none;
			margin-bottom: 5px;
		}
		.search-form input[type="text"] {
		    margin-left: 0px;
		}
		#Postcode_315342{
			margin-left: 0px;
		}
		#Distance_31534{
			margin-left: 0px;
		}
		.slick-slide{
			width: 192px; 
		}
		.isotope .element-item{
			width: 189px;
		}
		/*login*/
		#left-login, #right-register {
		    width: 258px;
		}
		#left-login .form .item input[type=text], #left-login .form .item input[type=password]{
			width: 236px;
		}
		/*end of login*/
		#inner-text{
			width: 575px;
		}
		.login-dark h2 {
		    width: 228px;
		}
		#left-login .form .item input[type=text], #left-login .form .item input[type=password] {
		    width: 180px;
		}
		.login-dark .form .item {
		    width: 227px;
		}
		.login-dark .form .item.login-button-wrap input[type=submit] {
		    width: 227px !important;
		}
		.cert-groomer-img1{
			clear: both;
		}
		.course-outline-text {
		    float: left;
		    width: 100%;
		}
		.contact-us-left{
			min-height: auto;
		}
		.contact-us-left-text {
		    margin-left: 115px;
		    margin-top: 10px;
		}
		.contact-us-left-text p {
		    margin-bottom: 5px;
		    margin-left: -15px;
		}
		.contact-us-right-text {
		    margin-top: 22px;
		}
		#home-text{
			width: 557px;
			margin-right: 5px;
		}
		.productItemNotFound{
			width: 557px !important;
			margin-right: 5px !important;
		}
		#top-boxes {
		    margin-left: -5px;
		}

		#contact-top-banner {
		    width: 395px;
		    height: 161px;
		}
		#contact-top-banner-logo {
		    margin-top: 60px;
		}
		#contact-top-banner-logo img{
			width: 100px;
		}
		#contact-banner-text-wrap {
		    width: 274px;
		    margin-top: 27px;
		}
		#contact-banner-text-wrap p {
		    font-size: 13px;
		}
		.custom-tooltip {
		    left: 35%;
		}
		#top-nav-main ul li {
		    margin: 0 10px;
		}
		#promoHero{
			max-width: 80%;
			left: 10%;
		}
	}

	
	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		h2{
			text-align: center;
		}
		#top-nav-left{
			display: none;
		}
		#top-nav-main-container{
			display: none;
		}
		#top-nav-right .top-search{
			display: none;
		}
		#home-slider{
			display: none;
		}
		#site-logo {
		    width: 205px;
		    height: 171px;
		    margin-right: 5px;
		}
		#inner-site-logo {
		    width: 205px;
		    height: 171px;
		    margin-right: 0px;
		}
		#home-booking {
		    width: 205px;
		    margin-left: 5px;
		}
		#banner-containter {
		    margin-top: 10px;
		    margin-bottom: 10px;
		}
		#home-booking-wrap {
		    width: 420px;
		    margin-right: 0px;
		}
		#home-professional-grooming {
		    width: 420px;
		    height: 170px;
		    margin-bottom: 8px;
		    margin-right: 0px;
		}
		.professiona-grooming-text p {
		    margin-bottom: 10px;
		}
		.professiona-grooming-img {
		    width: 191px;
		}
		#home-bottom-fb{
			display: none;
		}
		#home-product-wrap {
		    width: 420px;
		    margin-right: 0px;
		}
		#home-product-wrap .four.columns {
		    width: 205px;
		}
		#home-product-wrap .four:nth-child(1){
			margin-right: 5px;
		}
		#home-product-wrap .four:nth-child(2){
			margin-left: 5px;
			margin-right: 0px;
		}
		#home-bottom-wrap {
		    width: 420px;
		    margin-right: 0px;
		}
		#footer-top-containter{
			display: none;
		}
		#home-bottom-wrap .four.columns{
			width: 205px;
		}
		#home-bottom-wrap .home-product{
			width: 205px;
			margin-right: 5px;
		}
		#home-certified-groomer{
			margin-left: 5px;
		}
		.mobile-trigger{
			display: block;
			width: 52px;
			height: 39px;
			float: left;
		}
		.top-nav-wrapper .container{
			width: 100%;
		}
		.top-search-link{
			display: block;
		}
		#top-nav-right {
		    width: auto;
		    float: right;
		}
		#top-nav-right .top-register, .top-div{
			display: none;
		}
		#top-nav-right .top-my-account a{
			display: block;
			width: 40px;
			height: 39px;
			background: url(/_assets/images/my-account-mobile-ico.png) no-repeat;
			text-indent: -1000em;
		}
		#top-nav-right .top-cart a{
			display: block;
			width: 40px;
			height: 39px;
			background: url(/_assets/images/top-cart-mobile-ico.png) no-repeat !important;
			text-indent: -1000em;
			padding-left: 0px !important;
		}
		#top-nav-right .top-search-link a{
			display: block;
			width: 40px;
			height: 39px;
			background: url(/_assets/images/top-search-mobile-ico.png) no-repeat !important;
			text-indent: -1000em;
		}
		#top-nav-right ul {
		    margin-right: 0px;
		}
		.footer-bottom-wrapper {
		    height: auto;
		}
		.footer-bottom-wrapper .container{
			width: 100%;
		}
		#footer-right ul {
		    float: left;
		}
		#footer-center{
			display: block;
		}
		#footer-left, #footer-right{
			width: 100%;
		}
		#footer-left p{
			margin-left: 15px;
			margin-right: 15px;
		}
		#footer-center ul{
			margin-left: 15px;
			margin-right: 15px;
		}
		#footer-center ul li{
			float: left;
			margin-right: 30px;
		}
		#footer-center ul li a{
			color: #fff;
			text-decoration: none;
			font-family: "Optima";
			font-size: 12px;
			line-height: 17px;
			display: block;
		}
		#footer-center ul li span{
			color: #fff;
			font-family: "Optima";
			font-size: 12px;
			line-height: 17px;
			display: block;		
		}
		#footer-center ul li.footer-center-phone a{
			padding-left: 22px;
			background: url(/_assets/images/mobile-footer-phone-ico.png) left no-repeat;
		}
		#footer-center ul li.footer-center-email a{
			padding-left: 22px;
			background: url(/_assets/images/mobile-email-ico.png) left no-repeat;
		}
		#footer-center ul li.footer-center-address span{
			padding-left: 17px;
			background: url(/_assets/images/mobile-location-ico.png) left no-repeat;
		}
		#footer-center ul li.footer-center-operation span{
			padding-left: 22px;
			background: url(/_assets/images/mobile-operation-ico.png) left no-repeat;
		}
		#footer-right ul{
			margin: 0 10px 15px;
		}
		#home-bottom-wrap{
		    margin-bottom: 0px;
		}
		#home-product-wrap{
			margin-bottom: 10px;
		}
		.One.third {
		    width: 205px;
		    height: auto;
		}
		.One.third.Left {
		    margin-right: 0px;
		}
		.Two.thirds {
		    width: 420px;
		    height: 170px;
		}
		#site-logo {
		    margin-right: 10px;
		}
		.One.third.Middle{
			margin-left: 10px;
		}
		.One.third.Right {
		    float: left;
		    margin-left: 0px;
		    margin-right: 10px;
		}
		#home-bottom-wrap .box:nth-child(2){
			margin-right: 0px !important;
		}
		#home-bottom-wrap .box{
			margin-bottom: 10px;
		}
		#side-categories{
			width: 420px;
			margin-bottom: 10px;
			position: relative !important;
			margin-top: auto !important;
		}
		.category-name {
		    margin-right: 0px;
		}
		#inner-content-wrap {
		    width: 420px;
		}
		#top-boxes .top-box:nth-child(3){
			display: none;
		}
		#top-boxes .top-box:nth-child(2){
			margin-right: 0px;
		}
		.top-box {
		    width: 205px;
		}
		.productList li{
			width: 205px;
		}
		.productList li.productItemLast {
		    margin-right: 10px;
		}
		.productList li:nth-child(2n+2) {
		    margin-right: 0px;
		}


		.addtocart input[type=number], .addtocart input[type=text] {
		    width: 60px !important;
		}
		.service-row{
			width: 380px !important;
		}
		.service-img {
		    width: 380px;
		    margin-bottom: 20px;
		}
		.service-text h1, .service-text h2, p{
			text-align: center;
		}
		.service-text{
			width: 380px;
		}
		.service-price{
			margin-left: auto;
			margin-right: auto;
		}
		.services-wrap{
			margin-bottom: 10px !important;
		}
		.addtocart .field {
		    width: 105px;
		}
		#inner-slider {
		    width: 420px;
		}
		#inner-left {
		    width: 420px;
		}
		#inner-site-logo {
		    margin-right: auto;
		    margin-left: auto;
		    float: none;
		}
		.related-products ul li{
			width: 205px !important;
		}
		.product-large-image {
		    width: 420px;
		    margin-bottom: 10px;
		}
		.product-large-details {
		    width: 380px;
		    min-height: 300px;
		}
		.shoppingcartrow-header .shoppingcartcol-qty, .shoppingcartrow-header .shoppingcartcol-total, .shoppingcartrow-header .shoppingcartcol-delete {
		    display: none;
		}
		.shoppingcartrow, .shoppingcartsummaryrow {
		    width: 420px;
		}
		.shoppingcartcol-qty{
			margin-left: 111px;
		}
		.shoppingcartcol-delete {
		    width: 116px;
		}
		.shoppingcart-shipping-option {
		    float: right;
		}
		.webform h5 {
		    width: 84%;
		}
		table.webform td input[type=text], table.webform td input[type=email], table.webform td input[type=password], table.webform td textarea {
		    width: 89%;
		}
		table.webform td select{
			width: 94%;
		}
		table.webform td{
			display: block;
			width: 100% !important;
		}
		table.webform td label{
			text-align: left;
		}
		.first-select{
			margin-bottom: 20px !important;
		}
		#inner-text-wrap {
		    width: 420px;
		}
		.shoppingcartcol span{
			width: 242px;
		}
		.categories{
			margin-right: 0px;
		}
		#site-logo.center-in-mobile{
			display: table !important;
			margin-left: auto !important;
			margin-right: auto !important;
			float: none;
		}
		table.invoice{
			width: 95% !important;
		}
		.order-list td{
			display: block !important;
			width: 100% !important;
			text-align: center;
			border-bottom: none !important;
		}
		.order-list td:nth-child(3n){
			border-bottom: 1px dotted #d8d7d7 !important;
		}
		.order-list td span.total {
		    width: 100%;
		    display: block;
		    text-align: center;
		}
		.make-a-payment {
		    margin-top: 30px;
		    float: left;
		    clear: both;
		}
		.webform p{
			padding-right: 20px;
		}
		.slick-slide{
			width: 205px; 
		}
		.isotope .element-item{
			width: 200px;
		}
		/*login*/
		#left-login, #right-register{
			border-right: none;
			float: none;
			margin-right: auto;
			margin-left: auto;
		}
		#left-login h2, #right-register h2, #left-login p, #right-register p{
			text-align: center;
		}
		/*end of login*/
		#inner-text{
			margin-left: 10px;
			margin-right: 10px;
			width: 400px;
		}
		#unot-login{
			float: none;
		    margin-right: auto;
		    margin-left: auto;
		    width: 258px;
		}
		.unotlogin h1, h1{
			text-align: center;
		}
		#unot-login .form .item input[type=text], #unot-login .form .item input[type=password]{
			width: 236px;
		}
		#unot-login input[type=submit] {
		    margin: 20px auto auto !important;
		    float: none !important;
		}
		.product-detail-link.make-a-payment a, .product-detail-link.back a{
		    float: left;
		    overflow: hidden;
		    width: 200px !important;
		}
		.professiona-grooming-text h1, .professiona-grooming-text p{
			text-align: left;
		}
		#infscr-loading {
		    left: 33.5%;
		}
		h2.back-button {
		    margin-right: 0px;
		}
		.cert-groomer-img1, .cert-groomer-img3{
			clear: both;
			margin: auto;
			display: block;
			float: none;
		}
		.cert-groomer-img2{
			clear: both;
			margin: auto;
			display: block;
			float: none;
		}
		.contact-us-right{
			width: 100% !important;
			margin-right: 0px !important;
		}
		.contact-us-right-text {
		    margin-top: 22px;
		    margin-bottom: 22px;
		}
		.contact-us-left-text {
		    margin-left: 125px;
		    margin-top: 15px;
		}
		.contact-us-left-text p {
		    margin-bottom: 5px;
		    margin-left: -15px;
		    text-align: left;
		}
		.clipper-repairs{
			display: block;
			margin-left: auto !important;
			margin-right: auto !important;
			clear: both;
			float: none;
			clear: none;
		}
		#home-text{
			width: 380px;
			margin-right: 0px;
		}
		.centered-onmobile{
			float: none !important;
			clear: both !important;
			margin-left: auto !important;
			margin-right: auto !important; 
		}
		.productItemNotFound {
    		width: 380px !important;
    		margin-right: 0px !important;
    	}
    	#top-boxes {
	    	margin-left: 0px;
		}
		#mobile-gallery{
			display: block;
			margin-bottom: 20px;
		}
		#mobile-gallery img{
			width: 300px;
		}
		#gallery-text-wrap{
			padding-left: 10px;
			padding-right: 10px;
			width: 400px;
		}
		.contact-top-box-left{
			display: none;
		}
		#contact-top-banner {
		    width: 420px;
		    height: 161px;
		}
		#contact-top-banner-logo {
		    margin-top: 60px;
		    margin-left: 15px;
		}
		#contact-banner-text-wrap {
		    width: 290px;
		    margin-top: 27px;
		}
		#contact-banner-text-wrap p{
			text-align: left;
		}
		#contact-top-banner {
		    width: 100%;
		    height: auto;
		}
		.custom-tooltip {
		    left: 50%;
		    width: 280px;
		    margin-left: -148px;
		    font-size: 14px !important;
		}

	}


	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		#site-logo {
		    width: 300px;
		    height: 220px;
		    margin-right: 0;
		}
		#site-logo img{
			display: block;
			margin: 0 auto;
		}
		#inner-site-logo {
		    width: 300px;
		    height: 220px;
		    margin-right: 0;
		}
		#inner-site-logo img{
			display: block;
			margin: 0 auto;
		}

		#home-booking {
		    width: 300px;
		    margin-left: 0px;
		    margin-bottom: 3px;
		}
		#home-booking img{
		    display: block;
			margin: 0 auto;
		}
		#inner-slider{
			display: none;
		}
		#home-professional-grooming {
		    width: 241px;
		    height: auto;
		    margin-bottom: 8px;
		}
		#home-booking-wrap {
		    width: 300px;
		    margin-right: 0px;
		}
		#home-booking-wrap {
		    width: 241px;
		    margin-right: auto;
		    margin-left: auto;
		    float: none;
		    display: block;
		}
		.professiona-grooming-img {
		    width: 100%;
		    clear: both;
		}
		.professiona-grooming-img img{
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
		.professiona-grooming-text {
		    width: auto;
		    padding-right: 10px;
		    padding-left: 10px;
		    margin-bottom: 10px;
		    float: none;
		    clear: both;
		}
		.professiona-grooming-text p {
		    line-height: 16px;
		    font-size: 12px;
		}
		.professiona-grooming-text h1 {
		    font-size: 23px;
		    line-height: 26px;
		    margin-right: 61px;
		    margin-bottom: 10px;
		}
		.professiona-grooming-text p {
		    margin-bottom: 15px;
		}
		#home-product-wrap {
		    width: 300px;
		    margin-right: 0px;
		}
		#home-product-wrap .four.columns {
		    width: 300px;
		    margin: 0px 0px 8px !important;
		}
		#home-product-wrap .four.columns img{
			margin-right: auto;
			margin-left: auto;
			display: block;
		}
		#home-bottom-wrap {
		    width: 300px;
		    margin-right: 0px;
		    margin-bottom: 0px;
		}
		#home-bottom-wrap .four.columns {
		    width: 300px;
		    margin-left: 0px;
		    margin-bottom: 8px;
		}
		#home-bottom-wrap .four.columns img{
			margin-right: auto;
			margin-left: auto;
			display: block;
		}
		#home-product-wrap .four:nth-child(2) {
		    margin-bottom: 5px !important;
		}
		#home-certified-groomer{
			margin-bottom: 0px !important;
		}
		#footer-center ul li.footer-center-operation span {
		    background: url(/_assets/images/mobile-operation-ico.png) left top no-repeat;
		}
		#footer-left p {
		    line-height: 18px;
		    padding: 15px 0;
		}
		#home-bottom-wrap .box:last-child{
			display: none;
		}
		.One.third, .Two.thirds {
		    width: 241px;
		    height: auto;
		}
		.One.third img{
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
		.One.third.Left, .One.third.Middle, .One.third.Right {
		    float: none;
		    margin-left: auto;
		    margin-right: auto;
		}
		#home-bottom-wrap .box:nth-child(2){
			margin-right: auto !important;
		}
		#home-product-wrap {
		    margin-bottom: 0px;
		}
		#home-booking-wrap .box, #home-product-wrap .box{
			margin-bottom: 10px;
		}
		#side-categories {
		    width: 300px;
		    margin-bottom: 10px;
		    display: none !important;
		}
		#inner-content-wrap {
		    width: 300px;
		}
		#top-boxes .top-box{
			width: 240px;
			margin: 0 auto 10px;
			float: none;
		}
		#top-boxes .top-box:nth-child(2){
			margin-bottom: 0px;
			margin-right: auto;
		}

#top-boxes .top-box:nth-child(3) {
    display: block;
}
		.category-name {
		    width: 274px;
		    margin-right: auto;
		    margin-left: auto;
		}
		.categories {
		    width: 240px;
		    margin-right: auto;
		    margin-left: auto;
		}
		.productList li {
		    max-width: 100%;
       		/*width:240px !important;*/
        width: 100%!important;
	    	margin-right: auto !important;
	    	margin-left: auto !important;
	    	float: none !important;
		}
		.productList li:nth-child(2n+2) {
		    margin-right: auto;
		}
		.productList li:nth-child(3n+3) {
		    margin-right: auto;
		}
		.productList li:last-child{
			margin-bottom: 0px;
		}
		.productList{
			margin-bottom: 10px;
		}
		.addtocart input[type=number], .addtocart input[type=text] {
		    width: 100px !important;
		}
		.service-img {
		    width: 260px;
		}
		.service-row {
		    width: 260px !important;
		}
		.service-text {
		    width: 260px;
		}
		.addtocart .field {
		    width: 140px;
		}
		#inner-left {
		    width: 300px;
		}
		.related-products ul li{
			width: 240px !important;
		}
		.product-large-image {
		    width: 300px;
		}
		.product-large-details {
		    width: 290px;
		    padding: 30px 5px;
		}
		.contact-text{
		    padding: 20px;
		}
		.shoppingcartcol-product {
		    width: 280px; 
		}
		.shoppingcartrow, .shoppingcartsummaryrow {
		    width: 300px;
		}
		.shoppingcartcol-qty {
		    margin-left: 10px;
		}
		.shoppingcartcol-delete {
		    width: 97px;
		}
		.shop-checkout{
		    padding: 20px;
		}
		.webform h5 {
		    width: 83%;
		}
		.webform input[type=submit] {
		    width: 244px;
		}
		.search-form-check-box td{
			display: block;
			clear: both;
		}
		#inner-text-wrap {
		    width: 300px;
		}
		.white-text-wrap #inner-text {
		    width: 280px;
		}
		.shoppingcartcol span {
		    width: 178px;
		}
		.orderdetail tr td, .invoice tr td {
		    display: block;
		    width: 100% !important;
		    clear: both;
		    text-align: center;
		    border-bottom: none !important;
		}
		table.invoice {
		    width: 100% !important;
		    display: block;
		}
		.invoice tr td {
		    display: block;
		    width: 93% !important;
		    padding-left: 0px;
		    padding-right: 0px;
		    margin: 0px;
		}
		.make-a-payment a, .product-detail-link.back {
		    width: 100% !important;
		    text-align: center;
		    display: block;
		}
		.orderdetail, .orderdetail tr td{
			width: 100% !important;
		}
		.textb.orderdetailtotals tr td{
			width: 100% !important;
			padding-left: 11px !important;
		}
		.invoice table.textb tr td:nth-child(2){
			padding-left: 11x !important;
		}
		.product-detail-link.make-a-payment{
			width: 100% !important;
		}
		.slick-slide{
			width: 240px; 
		}
		.slick-slider {
		    width: 240px;
		    margin: auto auto 10px;
		}
		.isotope .element-item{
			width: 230px;
		}
		.isotope .element-item:nth-child(3n){
			margin-right: 0px;
		}
		.isotope{
			width: 240px;
			margin-left: auto;
			margin-right: auto;
		}
		table.webform td input[type=text], table.webform td input[type=email], table.webform td input[type=password], table.webform td textarea {
		    width: 89%;
		}
		.webform h5 {
		    width: 69%;
		}
		#recaptchaContainer{
			transform:scale(0.8);
			transform-origin:0 0;
		}
		#inner-text {
		    margin-left: 10px;
		    margin-right: 10px;
		    width: 280px;
		}
		.product-detail-link.make-a-payment a, .product-detail-link.back a{
		    width: 220px !important;
		}
		.webform2 h5 {
		    width: 82%;
		}
		table.webform.register-webform td input[type=text], table.webform.register-webform td input[type=email], table.webform.register-webform td input[type=password], table.webform.register-webform td textarea {
		    width: 74%;
		}
		#infscr-loading {
		    left: 23%;
		}
		#SZUsername{
			width: 216px;
		}
		.product-large-details ul li.price-srp span {
		    width: 185px;
		}
		.contact-us-right{
			float: left !important;
		}
		.contact-us-left{
			width: 100% !important;
		}
		.contact-us-left{
			background: white;
		}
		.contact-us-left-text{
			margin-left: auto;
			margin-right: auto;
			display: table;
			margin-bottom: 15px;
		}
		.contact-us-left-text p span{
			width: auto;
		}
		.contact-us-left-text p{
			text-align: center;
			margin-left: auto;
		}
		.contact-us-left-text h3{
			text-align: center;
		}
		#home-text{
			width: 220px;
		    padding: 10px;
		    margin-left: auto;
		    margin-right: auto;
		    float: none;
		    overflow: hidden;
		    display: block;
		}
		.productItemNotFound {
    		width: 280px !important;
    		margin-left: auto;
    		margin-right: auto !important;
    	}
    	#gallery-text-wrap{
			width: 280px;
		}
		#contact-top-banner-logo img {
		    width: auto;
		}
		#contact-top-banner-logo {
		    margin-top: 20px;
		    margin-left: auto;
		    margin-right: auto;
		    display: table;
		    float: none;
		}
		#contact-banner-text-wrap p {
		    text-align: center;
		    display: table;
		    margin-left: auto;
		    margin-right: auto;
		}
		#contact-banner-text-wrap {
		    margin-bottom: 20px;
		}
	}
@media screen and (max-height: 770px) {
	#side-categories{
		position: relative;
		margin-top: auto;
	}
}
#footer-links h3 {
	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
}
#footer-center ul li {
    list-style: none;
    margin-bottom:10px;
}

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

@font-face {
	font-family: "Gillsans";
	src: url("../fonts/gillsans.eot");
	src: url("../fonts/gillsans.eot#iefix") format("embedded-opentype"),
	url("../fonts/gillsans.woff") format("woff"),
	url("../fonts/gillsans.ttf") format("truetype"),
	url("../fonts/gillsans.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Optima";
	src: url("../fonts/optima.eot");
	src: url("../fonts/optima.eot#iefix") format("embedded-opentype"),
	url("../fonts/optima.woff") format("woff"),
	url("../fonts/optima.ttf") format("truetype"),
	url("../fonts/optima.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Optima-Bold";
	src: url("../fonts/optimab.eot");
	src: url("../fonts/optimab.eot#iefix") format("embedded-opentype"),
	url("../fonts/optimab.woff") format("woff"),
	url("../fonts/optimab.ttf") format("truetype"),
	url("../fonts/optimab.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
  	font-family: 'Palatino-Roman';
  	src: url('../fonts/Palatino-Roman.eot?#iefix') format('embedded-opentype'),  
  	url('../fonts/Palatino-Roman.woff') format('woff'), 
  	url('../fonts/Palatino-Roman.ttf')  format('truetype'), 
  	url('../fonts/Palatino-Roman.svg#Palatino-Roman') format('svg');
  	font-weight: normal;
  	font-style: normal;
}
/*end of css*/