/* 18 */

/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/0_variables.css ******/




/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/back-to-top.css ******/

#back-to-top{
	background: url(images/template/arrow-up.png) no-repeat center top #fff;
	background-size: 32px;
    padding: 20px 0 0 0;
    position: fixed;
    right: 20px;
    bottom: 40px;
	text-transform: uppercase;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: solid 1px #000;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/home-three-banner-content.css ******/

div.home-three-banner-content{
	width:100%;
	clear:both;	
}
div.home-three-banner-content-wrap{
	max-width:1200px;
	margin:0 auto;
	text-align:center;
	padding:30px 0;	
}

div.home-three-banner-content div.home-grid-item{
	display:inline-block;
	width:32%;
	box-sizing:border-box;
	vertical-align:top;
	padding:0 15px;
	margin-bottom:30px;
}
div.home-three-banner-content div.home-grid-item h2{
	font-size:16px;	
	margin-bottom:5px;
	color:#fff;
}
div.home-three-banner-content img{
	height: auto;
	width: 100%;
	margin-bottom:15px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
div.home-three-banner-content a:hover img{
	opacity:0.8;
}
div.home-three-banner-content div.home-grid-item p{	
	margin-bottom:15px;
	color:#fff;
}
div.home-three-banner-content div.home-grid-item a.btn{
	display:inline-block;
	min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0px 30px;
    white-space: normal;
	background: #fff;
    color: #111;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
div.home-three-banner-content div.home-grid-item a.btn:hover{
    background: #666;
    color: #fff;
	text-decoration:none;
}

@media  only screen and (min-width: 641px) and (max-width: 768px) {
	div.home-three-banner-content div.home-grid-item a.btn{
		padding:0 10px;	
	}
}

@media  only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	div.home-three-banner-content div.home-grid-item{
		display:block;
		width:100%;
		padding:0;
		margin-bottom:40px;
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/home-three-catalogues.css ******/

@media  only screen and (min-width: 641px){
	body div.home-three-catalogues div.catalogue-item{
		width:32%;
		padding: 0 15px;
		margin-bottom:60px;
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/instagram-grid.css ******/

.cms-instagram-feed .main-container{
	width:100%;
	max-width: 1400px;
}
.instagram-grid{
	margin-bottom: 20px;
}
.instagram-grid li{
	width:32%;
	display: block;
	float: left;
	overflow: hidden;
	margin:0.5% !important;
	padding:0;
	border:1px solid #fff;
	position: relative;
} 
.instagram-grid li:hover{
	border:6px solid #fff;
	-webkit-transition: all 0.2s ease-in;                  
    -moz-transition: all 0.2s ease-in;                 
    -o-transition: all 0.2s ease-in;   
    -ms-transition: all 0.2s ease-in;          
    transition: all 0.2s ease-in;
} 
.instagram-grid li img{
	width: 100%;
	height:auto;
}
.instagram-grid li h5{
	position: absolute;
	width:100%;
	padding: 0 10%;
    top: 52%;
    opacity: 0;
    color: #fff;
    font-style: normal;
    font-size: 16px;
    text-align: center;
    z-index: 999;
     -webkit-transition: all 0.2s ease-in;                  
    -moz-transition: all 0.2s ease-in;                 
    -o-transition: all 0.2s ease-in;   
    -ms-transition: all 0.2s ease-in;          
    transition: all 0.2s ease-in;
}
.instagram-grid li:hover h5{
	opacity: 1;
	top: 50%;
}
.instagram-grid li:hover img{
	background-color: #111;
	opacity: 0.7;

}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.instagram-grid li{
		width: 49%;
	}
}

.instagram-grid .js-hover > span {
    display: block;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover!important;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/login-problems-message.css ******/

div.login-problems-message{
	text-align: center;
    background-color: #ededed;
    padding: 15px;
    margin-bottom: 30px;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/logo-main.css ******/

.logo-main{
	float: left;
	width: 45%;
	display: block;
	text-align:center;
	margin-top:30px;
	padding:0 30px;
}
.logo-main a img{
	margin:0 auto;
	max-width:100%;
	height:auto;
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.logo-main{
		width:100%;
		margin: 15px 0;
	}
}


/*body .logo-main a{
	background-image: url('images/template/retreat-distribution-logo.png');
	background-size: inherit;
	height:170px;
}
@media (min-width: 769px) and (max-width: 1024px), only screen and (min-width: 641px) and (max-width: 768px) {
	body .logo-main a{
		background-size: 80%;
	}
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	body .logo-main a{
		background-size: 80%;
		height:100px;
	}
}*/


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/navigation-categories.css ******/

body .nav-primary li.level0 > ul{
	background:#e3e2d7;
}
body .nav-primary li.level0 > ul li a,
body .nav-primary li.level0 > ul li a:visited,
body .nav-primary li.level0 > ul li a:active,
body .nav-primary li.level0 > ul li a:focus{
	color:#65696d;
}
body .nav-primary li.level0 > ul li a:hover{
	color:#000;
}
body .nav-primary a.level0{
	margin: 0 20px;
}

@media  only screen and (min-width: 641px) {
	body .nav-primary li.site-switcher-link{
		display:none;
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/phone-number.css ******/

.phone-number p.hours{
	color:#ddd;
	text-transform:uppercase;
	display: inline-block;
	/*border-left: solid 1px #ddd;
	padding-left: 8px;
	margin-left: 5px;*/
}

@media only screen and (min-width: 641px){
	body .phone-number {
		padding-top: 5.5% ;
	}
	
}

@media  only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.phone-number p.phone{
		display:inline-block;
	}
	.phone-number p.hours{
		border-left: solid 1px #ddd;
		padding-left: 8px;
		margin-left: 5px;
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/site-switcher.css ******/

div.site-switcher{
	position: absolute;
	right: 13%;
	width: 120px;
	text-align: center;
	top: 27px;
}
div.site-switcher a{
	font-size: 11px;
	color:#e3e2d7;
	text-decoration: none!important;
}
div.site-switcher a span.switch-to{
	display:block;
	margin-bottom:9px;
}
div.site-switcher img{
	max-width:100%;
	height:auto;
	margin-top:10px;
	margin:0 auto;
}
div.site-switcher a span.mobile-link{
	display:none;
}
div.navigation-categories li.site-switcher{
	display:none;
}

@media only screen and (max-width: 1051px){
	div.site-switcher{
		width: 90px;
		top: 5px;
		right:11%;
	}
	div.site-switcher a span.switch-to{
		margin-bottom:0;
	}
}

@media  only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	div.site-switcher{
		display:none;	
	}
	div.navigation-categories li.site-switcher{
		display:list-item;
	}
	div.navigation-categories li.site-switcher a span.switch-to,
	div.navigation-categories li.site-switcher a img{
		display:none;
	}
	div.navigation-categories li.site-switcher a{
		line-height:30px;
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/top-links-custom.css ******/


@media only screen and (min-width: 641px){
	body .top-links{
		padding-top: 9% ;
	}
}

@media  only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	html body .searchautocomplete{
		width:220px;
		margin:0 auto;
	}
	body .searchautocomplete .nav .nav-input input{
		width:200px;
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/crystal-block/zzz.css ******/




/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/page-all/customer.css ******/

.captcha li{
	list-style: none;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/page-all/template-parts.css ******/

html body,
html body.cms-home .main-container{
	background: #7f8488;
}

@media (min-width:1121px){
	.catalog-category-view .col2-left-layout .col-left,
	.catalogsearch-result-index .col2-left-layout .col-left{
		width: 20%;
	}
	.catalog-category-view .col2-left-layout .col-main,
	.catalogsearch-result-index .col2-left-layout .col-main{
		width: 80%
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/pages/catalog-product-view.css ******/

.product-view .product-shop .spec-sheet{
	margin-bottom: 5px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ccc;
}

.product-view .guest-message{
    padding:10px;
    border: 1px solid #cccccc;
    background-color: #f4f4f4;
}
.product-view .guest-message p{
    margin-bottom:5px;
}
.product-view .guest-message p a{
    text-decoration:underline;
    font-weight:bold;
}

/* manadev layered nav custom styling */
@media only screen and (max-width: 770px){
	html body .block-layered-nav .block-subtitle--filter,
	html body .block-layered-nav .block-subtitle--filter:hover {
		background-color: #7f8488;
	}
	html body .block-layered-nav .actions a {
		background: #e3e2d7;
		color: #636363; 
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/pages/checkout-cart-index.css ******/

/* CROSS SELLS  26/07/2017 */
div.crosssell h2{
	font-size:16px;
	/*border-bottom: solid 1px #ededed;*/
	padding-bottom:10px;
	margin-bottom:10px;
}
div.crosssell .products-grid > li {
    width: 47.72727%;
    margin-right: 4.54545%;
}
div.crosssell .products-grid > li:nth-child(even){
	margin-right:0;
}
div.crosssell .products-grid > li:nth-child(3n+1){
	clear:none;
}
div.crosssell .products-grid > li:nth-child(2n+1){
	clear:left;
}
div.crosssell .products-grid .add-to-links{
	display:none;
}
div.crosssell .products-grid .actions{
	position:relative;
	float:left;
	min-height:0;
	padding-bottom: 10px;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/pages/login.css ******/

body.customer-account-login h2{
	font-size: 22px;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/retreatdistributioncomau/css/styles-from-regency.css ******/

/* 34 */

/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/0_variables.css ******/




/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/contact-details.css ******/




/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/copyright.css ******/

.copyright {
	clear: both;
	margin: 15px 0 0 0;
	text-align: center;
}
.copyright p {
	color: #CCCCCC;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/footer-block.css ******/

.footer-block{
	width:22%;
	float:left;
	padding:30px 10px 10px 10px;
	
}
.footer-block *{
	text-transform: uppercase;
}
.footer-block li{
	font-size: 12px; 
	color:#ccc;
}

.footer-block a{
	color:#ccc;
	letter-spacing: 1px;
}
.footer-block p{
	color:#ccc;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom:10px;
}

.footer-block p.social-icons a,
.footer-block p.social-icons a img{
	display: inline-block;	
}
.footer-block h5{
	margin-bottom:10px;
	font-size:15px;	
}
.footer-block a:hover{
	color:#fff;
}


.footer-block.footer-logo img{
	width:100%;
	height:auto;	
}
div.footer-block li.top-links-wishlist{
	display:none;	
}


@media  (min-width: 769px) and (max-width: 1024px), only screen and (min-width: 641px) and (max-width: 768px), only screen and (max-width: 640px), only screen and (max-device-width: 640px)  {
	div.footer{
		text-align:center;	
	}
	.footer-block.footer-logo{
		display:none;	
	}
	.footer-block{
		width:31%;
		box-sizing:border-box;
		text-align:center;
		display:inline-block;
		float:none;
		vertical-align:top;
	}	
}

@media  only screen and (min-width: 641px) and (max-width: 768px) {
	
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.footer-block{
		width:48%;
	}
	.footer-block li,
	.footer-block p{
		font-size: 14px; 
	}

}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	.footer-block{
		width:100%;
	}

}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/home-banner.css ******/

.unslider{overflow:auto}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}

/**
 *   Here's where everything gets included. You don't need
 *   to change anything here, and doing so might break
 *   stuff. Here be dragons and all that.
 */
/**
 *   Default variables
 *
 *   While these can be set with JavaScript, it's probably
 *   better and faster to just set them here, compile to
 *   CSS and include that instead to use some of that
 *   hardware-accelerated goodness.
 */
.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}

.unslider.ubanner.banners-latest{
	min-height: 750px ;
}
.ubanner { 
	position: relative; overflow: auto; 
}
.ubanner li { 
	list-style: none;
	height: 1000px;
	width: 100%;
}
.ubanner ul li { 
	float: left; 
	margin: 0;
	padding: 0;
}

.ubanner ul li img{
	width: 100%;
	height: auto;
}

.ubanner ul li .banner-title a{
	text-decoration: none
}
.ubanner ul li .banner-title a h2,
.ubanner ul li .banner-title a:hover h2{
	font-size: 50px;
	color: #333;
}


a.unslider-arrow,
a.unslider-arrow:visited,
a.unslider-arrow:active,
a.unslider-arrow:focus{
	position: absolute;
	text-decoration: none;
	z-index: 9999;
	top:8%;
	left:3%;
	font-size: 50px;
	height: auto;
	width:24px;
	color:#fff;
	opacity: 0.6;
	/*text-indent: -9999px;*/
}
a.unslider-arrow:hover{
	color:#fff;
	opacity:1;
	text-decoration: none;
}
a.unslider-arrow.prev,
a.unslider-arrow.prev:visited,
a.unslider-arrow.prev:active,
a.unslider-arrow.prev:focus{
	left: 3%;
	right: auto;
	/* background:url('images/template/prev-next.png') no-repeat left;*/
}
a.unslider-arrow.next,
a.unslider-arrow.next:visited,
a.unslider-arrow.next:active,
a.unslider-arrow.next:focus{
	right: 3%;
	left: auto;
	/*background:url('images/template/prev-next.png') no-repeat right;*/
}
/* -- mobile -- */
body .ubanner li{
	height:auto;	
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.ubanner ul li .banner-title {
		display: none;	
	}
	.ubanner ul li .banner-content{
		margin: 60% auto;
	}
}

/* --- large screen --- */
@media (min-width: 1279px) {
	.ubanner li { 
		height: 720px;
	}

}



/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/home-four-banner-content.css ******/

div.home-four-banner-content{
	width:100%;
	clear:both;	
}
div.home-four-banner-content-wrap{
	max-width:1200px;
	margin:0 auto;
	text-align:center;
	padding:30px 0;	
}

div.home-four-banner-content div.home-grid-item{
	display:inline-block;
	width:49%;
	box-sizing:border-box;
	vertical-align:top;
	padding:0 3px;
	margin-bottom:30px;
}
div.home-four-banner-content div.home-grid-item h2{
	font-size:16px;	
	margin-bottom:5px;
	color:#fff;
}
div.home-four-banner-content img{
	height: auto;
	width: 100%;
	margin-bottom:15px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
div.home-four-banner-content a:hover img{
	opacity:0.8;
}
div.home-four-banner-content div.home-grid-item p{	
	margin-bottom:15px;
	color:#fff;
}
div.home-four-banner-content div.home-grid-item a.btn{
	display:inline-block;
	min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0px 30px;
    white-space: normal;
	background: #fff;
    color: #111;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
div.home-four-banner-content div.home-grid-item a.btn:hover{
    background: #666;
    color: #fff;
	text-decoration:none;
}

@media  only screen and (min-width: 641px) and (max-width: 768px) {
	
}

@media  only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	div.home-four-banner-content div.home-grid-item{
		display:block;
		width:100%;
		padding:0;
		margin-bottom:40px;
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/home-four-catalogues.css ******/

div.home-four-catalogues{
	width:100%;
	clear:both;	
}
div.home-four-catalogues-wrap{
	max-width:1200px;
	margin:0 auto;
	text-align:center;
	padding:30px 0;	
}

div.home-four-catalogues div.catalogue-item{
	display:inline-block;
	width:24%;
	box-sizing:border-box;
	vertical-align:top;
	padding:0 20px;
	margin-bottom:30px;
}
div.home-four-catalogues div.catalogue-item h3{
	font-size:14px;
	margin-bottom:5px;
	color:#fff;
}
div.home-four-catalogues img{
	height: auto;
	width: 100%;
	margin-bottom:15px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
div.home-four-catalogues a:hover img{
	opacity:0.8;
}
div.home-four-catalogues div.catalogue-item a.btn{
	display:inline-block;
	min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0px 30px;
    white-space: normal;
	background: #fff;
    color: #111;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
div.home-four-catalogues div.catalogue-item a.btn:hover{
    background: #666;
    color: #fff;
	text-decoration:none;
}



@media  only screen and (min-width: 641px) and (max-width: 768px) {
	
}

@media  only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	div.home-four-catalogues div.catalogue-item{
		width:49%;
		margin-bottom:40px;
		vertical-align:top;
	}
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	div.home-four-catalogues div.catalogue-item{
		display:block;
		width:100%;
		padding:0;
	}
}




/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/live-chat.css ******/

body .clickdesk-minimalistic .cd-bar{
	font-family: "AvenirLight", Arial, sans-serif !important;
	font-weight:normal!important;	
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/logo-main.css ******/
/*
.logo-main a{
	float: left;
	width: 45%;
	display: block;
	height: 200px;
	float: left;
	background: url('images/template/logo-regency.gif') no-repeat center center;
	text-indent: -9999px;
	background-size: contain;
	
}*/
/* -- mobile -- */
/*@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.logo-main{
		width: 100%;
		float: none;
	}
	.logo-main a{
		width: 100%;
		background-size: contain;
	}
}*/	


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/mobile-menu-link.css ******/


.mobile-menu a{
	background-image: url(./images/icon_sprite.png);
	  background-repeat: no-repeat;
	  text-indent: -9999px;
	  float:right;
	  width:10%;
	  height:30px;
	  margin: 7% 5%;
    display: block;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/navigation-categories.css ******/

.navigation-categories{
	clear: both
}
.navigation-categories a,
.navigation-categories a:focus,
.navigation-categories a:active,
.navigation-categories a:visited{
	color: #ddd;
	font-size: 11px;
}

ol.nav-primary{
	text-align: center;
}
ol.nav-primary li{
	list-style: none;
}
ol.nav-primary ul{
	text-align: left;
}
.nav-primary li.level0 > ul{
	background: #000;
	padding: 18px 10px;
	border: 1px solid #666
}

.nav-primary li.level0 > ul li{
	margin-bottom: 0;
}
.nav-primary li.level0 > ul li a,
.nav-primary li.level0 > ul li a:visited,
.nav-primary li.level0 > ul li a:active,
.nav-primary li.level0 > ul li a:focus{
	color: #aaa;
	text-transform: uppercase;
}
.nav-primary li.level0 > ul li a:hover{
	color: #fff
}
.nav-primary li.level0 ul > li{
	margin-left: 15px;
}
.nav-primary ul.level0 {
	background: #111;
}
.nav-primary li.level0 a,
.nav-primary li.level0 a:focus,
.nav-primary li.level0 a:active,
.nav-primary li.level0 a:visited{
	border: 0;
	color:#ddd;
}
ol.nav-primary li a:hover, 
ol.nav-primary li:hover > a,
ol.nav-primary li:hover > a:visited{
	color:#fff;
	-webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.8s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
}
.nav-primary a {
	line-height: 20px;
}
.nav-primary a.level0{
	margin: 0 25px;
	padding:0;
	line-height: 30px;
}

ol.nav-primary > li.level0 > a:hover:after ,
ol.nav-primary > li.level0:hover > a:after,
ol.nav-primary > li.level0:hover > a:after:visited{
    content: '';

    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;

    border-width: 0 0 1px;
    border-style: solid;
}

.nav-primary li.level0 ul{
	border:0;
}

ol.nav-primary > li > a.has-child{
	cursor:default;	
}


@media only screen and (min-width: 641px) and (max-width: 768px) {
	.nav-primary > li{
		display:inline-block;
	}
	.nav-primary{
		display:block!important;	
	}
	body .nav-primary li.parent.sub-menu-active > a:after,
	body .nav-primary li.parent.menu-active > a:after{
		top:auto;
		bottom:0px;
	}
	body .nav-primary li.level0 ul > li,
	body .nav-primary li.level1 a{
		padding:0;	
	}
}

@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	ol.nav-primary{
		display:none;	
	}
	body #header-account li a,
	body .nav-primary a.level0,
	body .nav-primary li.level0 > ul li a,
	body .nav-primary li.level0 > ul li a:visited,
	body .nav-primary li.level0 > ul li a:active,
	body .nav-primary li.level0 > ul li a:focus{
		text-align:center;
	}
	body .nav-primary li.parent.sub-menu-active > a:after,
	body .nav-primary li.parent.menu-active > a:after,
	body ol.nav-primary > li.level0 > a:hover:after,
	body ol.nav-primary > li.level0:hover > a:after,
	body ol.nav-primary > li.level0:hover > a:after:visited{
		top:auto;
		bottom:0px;
	}

	body .nav-primary ul.show-mobile-menu{
		display:block;
		border-top:solid 1px #fff;
		border-bottom:solid 1px #888;
		margin-top:-1px;	
	}
	body .nav-primary li.level0 ul > li{
		margin-left:0;
		padding-left:0;
	}
	body .nav-primary li.level1 a{
		padding:0;	
	}
	
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/new-products.css ******/

.new-products h2{
	border: 0;
	color: #333;
	font-size: 28px;
	border: 0;
	text-align: center;
	text-transform: uppercase;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/phone-number.css ******/

.phone-number {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 11% ;
}
.phone-number a,
.phone-number a:hover,
.phone-number a:visited,
.phone-number a:active{
	color:#ddd;
}

.phone-number p.social a,
.phone-number img{
	display: inline-block;	
}



@media  only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.phone-number {
		float: none;
		width: 90%;
		margin: auto;
		text-align: right;
		padding-top: 10px ;
	}
	.phone-number p.social{
		float: left;
	}
}



/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/scroll-arrow.css ******/

/*-- SCROLLY from https://global.crystalinfinite.com.au/task/item.html?id=8593&popup=1 --*/
div.scroll-arrow{
	position:fixed;
	width:65px;
	height:65px;
	bottom:10px;
	z-index:9999;
	left:50%;
	margin-left:-33px;	
}

@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	div.scroll-arrow{
		display:none;	
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/toolbar.css ******/

.toolbar .pages li{
	list-style: none
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/crystal-block/top-links-custom.css ******/

.top-links{
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 12% ;
}
.top-links li{
	display: inline-block;
	text-transform: uppercase;
	padding: 0 5%;
	vertical-align:top;
}
.top-links li a,
.top-links li a:active,
.top-links li a:visited,
.top-links li a:focus{
	color: #ccc;
	font-size: 11px;
}
.top-links li a:hover{
	color: #fff
}
.top-links li.top-links-search{
	/*background: url('images/template/search.png') no-repeat center center;
	text-indent: -9999px;*/
}
.top-links li.top-links-search{
	font-size:11px;
}
.top-links li.top-links-search #search{
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #fff;
    background: #FFF;
    font-size: 11px;
	height:auto;
	width:95px;
	padding-left:3px;
}
.top-links li.top-links-search #search_mini_form .search-button:before{
	content:none;	
	display:none;
}
.top-links li.top-links-search #search_mini_form .search-button{
	background: url('images/template/search-black.png') no-repeat center center;
	height:18px;
	width:18px;
	padding:0;
}
.top-links li.top-links-search #search_mini_form .search-button:hover{
	background-color: #ccc;
}

.top-links li.top-links-menu{
	background: url('images/template/menu.png') no-repeat center center;
	text-indent: -9999px;
	opacity: 0.8;
}
.top-links li.top-links-search a{
	display: block;
	height: 20px;
	width: 20px;
}

.top-links li.top-links-menu a{
	display: block;
	height: 20px;
	width: 20px;
}



/*------------SEARCH CORRECTION FROM EXTENSION ----------------*/
body .searchautocomplete{
	position:relative;
	top:auto;
	right:auto;
	background:transparent;
	height:auto;
	width:auto;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	padding:3px 0 0 0;
}
body .searchautocomplete .nav{
	height:auto;
	width:auto!important;
	background:none transparent;	
}
body .searchautocomplete .nav .nav-search-in,
body .searchautocomplete > label{
	display:none;	
}
body .searchautocomplete .nav .nav-input{
	padding-left:0!important;
	margin:0;
	padding:0;
}
.searchautocomplete .nav .nav-input input{
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #fff;
    background: #FFF;
    font-size: 11px;
	height:auto;
	width:85px;
	padding-left:3px;
	margin:0;	
	padding:0;
}
body .searchautocomplete .nav{
	width:150px;	
}
body .searchautocomplete .nav-submit-button{
	background:none;
	height:auto;
	padding:0;	
}
body .searchautocomplete .nav-submit-button .button{
	background: url('images/template/search-black.png') no-repeat center center #fff;
	height:18px;
	width:18px;
	padding:0;
	text-indent:-9999em;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
	border: 1px solid #fff;
}
body .searchautocomplete .nav-submit-button .button:hover{
	background: url('images/template/search-black.png') no-repeat center center #ccc;
}
body .searchautocomplete .searchautocomplete-placeholder,
body .searchautocomplete .searchautocomplete-loader{
	display:none!important;
}


/*@media screen and (max-width: 1240px){
	.top-links{
		padding-top:10%;	
	}
	.top-links li.top-links-search{
		width:100%;
	}
}*/



@media  only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.top-links{
		padding: 1% 1% 25px 1%;	
		width: 100%; 
		float: none
	}
	.top-links li.top-links-search{
		display: block;
		position: absolute;
		width: 99%;
	}
	.top-links li.top-links-search #search{
		width:100%;
		box-sizing:border-box;
		padding:3px 50px 3px 3px;
		font-size:15px;
	}
	.top-links li.top-links-search #search_mini_form .search-button{
		height:30px;
		width:50px;	
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/magnific-popup.css ******/

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }



/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/page-all/customer.css ******/

li.listdata {
	position:relative;	
}
li.listdata label{
    border: 1px solid #DDD;
    background: #f7f7f7;
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 10px 10px 10px 40px;
	position:relative;
	cursor:pointer;
}
li.listdata input{
	position:absolute;
    left:15px;
	top:13px;
	cursor:pointer;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/page-all/fonts.css ******/

/** Generated by FG **/
@font-face {
	font-family: 'AvenirLight';
	src: url('fonts/AvenirLTStd-Light.eot');
	src: local('☺'), url('./fonts/AvenirLTStd-Light.woff') format('woff'), url('./fonts/AvenirLTStd-Light.ttf') format('truetype'), url('./fonts/AvenirLTStd-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/page-all/global.css ******/

*{
	font-family: 'AvenirLight', Arial, Helvetica, sans-serif !important;
}
body{
	background: #010101;
	color: #fff;
	
}
body .wrapper{
	background: transparent;
}


a.button,
a.button:active,
a.button:focus,
a.button:visited,
a.button:hover{
	background: #111;
	font-size: 12px;
}
button.button,
button.button:active,
button.button:focus,
a.button,
a.button:active,
a.button:focus,
a.button:visited,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button{
	background: #111;
	font-size: 12px;
	color: #fff;
	 -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	padding: 4px 20px;
	min-width: auto !important;
}
button.button:hover,
a.button:hover,
.cart-table .product-cart-actions .button:hover,
#co-shipping-method-form .buttons-set .button:hover,
.footer .button:hover{
	background: #666;
	font-size: 12px;
	font-weight: 500;
	 -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	color: #fff;
	padding: 4px 20px;

}

a:hover{
	color:#000;	
}

.mobile-only{
	display:none !important;
}



@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.mobile-only{
	display:inline-block !important;
	}
	
	body .clickdesk-minimalistic a.cd-bar{
		font-size:12px!important;	
	}
}



/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/page-all/headings.css ******/

body h1, body h2, body h3, body h4, body h5{
	font-family: "AvenirLight", Arial, sans-serif !important;
	text-transform: capitalize ;
	margin: 0;
}
h2{
	font-size: 26px;
	text-transform: uppercase;
}
h3{
	font-size: 20px;
	text-transform: capitalize;
}
h4{
	font-size: 16px;
	text-transform: uppercase;
}
h4, h5, h6{
	font-size: 14px;
	text-transform: capitalize;
}
.page-title{
	margin: 1%;
}
.page-title h1{
	font-size: 34px;
    padding: 2% 0;
    color:#333;
}
.cms-page-view .std h1{
	font-size: 44px;
	text-transform: uppercase;
	color: #333;
}
.cms-page-view .std h2{
	font-size: 36px;
	text-transform: uppercase;
	color: #333;
}
.cms-page-view .std h3{
	font-size: 30px;
	text-transform: capitalize;
	font-family: "AvenirLight", Arial, sans-serif !important;
	color: #111;
}
.cms-page-view .std h4{
	font-size: 20px;
	text-transform: capitalize;
	font-family: "AvenirLight", Arial, sans-serif !important;
	color: #111;
}
.cms-page-view .std p{
	font-size: 14px;
}
.cms-page-view aside h3{
	font-family: "AvenirLight", Arial, sans-serif !important;
	font-size: 20px;
	color: #333;
	margin: 2% 0;
	text-transform: uppercase;
	background: url('images/template/heading-pointer.jpg') no-repeat right top transparent;
}
.cms-page-view aside p,
.cms-page-view aside td,
.cms-page-view aside li{
	font-size: 14px;
	font-family: "AvenirLight", Arial, sans-serif !important;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/page-all/lists.css ******/

ul {
	display: block;
	list-style-position: inside;
	margin: 0 0 1em 0;
	padding: 0;
}
ol {
	list-style-position: inside;
	list-style: decimal;
	margin: 0 0 1em 0;
	padding: 0;
}
ul ul,
ol ol {
	margin: 4px 0 0 0;
	padding: 0;
}
li {
	color: inherit;
	font-size: inherit;
	line-height: 1.6em;
	margin: 0 0 5px 0;
	padding: 0;
	list-style-position: inside;
}

dl {
}
ol ol {
	margin: 0 0 0 15px;
}
ol li {
	background: 0;
	list-style-position: inside;
}
dl {
}
dt {
	font-size: inherit;
	padding: 0 0 5px 0;
}
dd {
	font-size: inherit;
	margin: 0 0 12px 0;
	padding: 0 0 8px 0;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/page-all/milople-deposit-payments.css ******/

.checkout-cart-index .btn-checkout{
	display:none;	
}
.checkout-types{
	width:100%;	
}
body div.cart-totals li.method-checkout-cart-coupon{
	width:100%;
	margin:0;
}
body .allow_partial_payment{
	width:100%;
	box-sizing:border-box;
	font-size:12px;
	padding:0;
	float:left;
	margin-bottom:30px;
	margin-top:30px;
}
body .allow_partial_payment *{
	font-size:12px;
}
body .allow_partial_payment h2{
	float:left;	
}
body .allow_partial_payment span{
	color:#000;
	font-weight:normal;
	float:left;
	clear:both;	
	margin-bottom:5px;
	font-size:14px;
}
.checkout-cart-index .or {
    float: right;
    padding: 10px;
    font-size: 16px;
}
body .allow_partial_payment span img{
	display:none;
}
body .allow_partial_payment a{
	color:#fff!important;
	font-weight:normal;
	float:left;
	clear:both;
	padding: 4px 20px;
	background:#000;
	text-decoration:none;
	text-transform:uppercase;	
}
body #wholecart-partialpayment-link{
	float:left;
	margin-left:0;	
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
body #wholecart-partialpayment-link:hover{
	color:#fff!important;
	background:#666;
	text-decoration:none;
}
body #partialpayment-help{
	display:block!important;
	float:left;	
	font-size:12px;
	width:100%;
	text-align:right;
}
#partialpayment-help .total-to-be-paid{
	display:none;	
}


/* Pop Up */
body #partialpayment-wholecart-container{
	height:85px;	
}
body div.simplemodal-wrap .allow_partial_payment{
	width:100%;
	box-sizing:border-box;
	font-size:12px;
	padding:0;
	float:left;
	margin:0;
	color:#000;
}
body div.simplemodal-wrap .allow_partial_payment h2{
	font-size:14px;
}
body div.simplemodal-wrap .allow_partial_payment select{
	width:100%;
	box-sizing:border-box;
	font-size:14px;
	margin-top:10px;
}

/* Cart totals extra rows */
.cart .cart-totals table tfoot tr:nth-child(2) strong,
.cart .cart-totals table tfoot tr:nth-child(3) strong{
	font-size:12px;	
}


/* Cart button adjustment to highlight over deposit payment */
li.method-checkout-cart-methods-multishipping{
	display:none!important;	
}
body .cart-totals .checkout-types .btn-checkout {
    padding: 15px 25px;
    font-size: 15px;
}
body.checkout-cart-index .cart-totals .button{
    padding: 15px 25px;
    font-size: 15px;
	width:230px;
	float:right;
}
div.allow_partial_payment span{
	text-align:center;
	width:230px;
	text-transform:uppercase;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/page-all/template-parts.css ******/

.main-container{
	background: #fff;
	color: #111;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,ffffff+14,ffffff+91,eeeeee+100 */
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(left,  #f5f5f5 0%, #ffffff 14%, #ffffff 91%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #f5f5f5 0%,#ffffff 14%,#ffffff 91%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #f5f5f5 0%,#ffffff 14%,#ffffff 91%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */


}
body.cms-home .main-container{
	color: #111;
	background: #000;
}

.col2-right-layout .std{
	margin: 0 20px 0 10px;
}
.col2-left-layout .std{
	margin: 0 20px 0 0;
}

@media  only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	header{
		padding-bottom: 20px;
	}
	div.footer-container{
		border-top:solid 1px #fff;	
	}
	div.footer{
		margin-bottom:50px;
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/account.css ******/

.customer-account-login .scaffold-form label:first-child{
	width:100%;	
}
@media  (min-width: 769px) and (max-width: 1024px), only screen and (min-width: 641px) and (max-width: 768px), only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.scaffold-form .input-box{
		max-width:100%;	
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/catalog-product-list-grid.css ******/

div.category-products button.btn-cart{
	display:none;
}	


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/catalog-product-view.css ******/

.catalog-product-view .product-view .product-shop .product-name .h1, 
.catalog-product-view .product-view .product-img-box .product-name h1{
	color:#111;
	font-size: 26px;
}

.product-collateral .toggle-tabs{
	margin-bottom:0;	
}
.product-collateral .toggle-tabs li{
	margin-bottom:0;	
}

body .button.disabled,
body .button:disabled{
	cursor: default;
}
/*Crystal, 14-10-206, Harry, Shoproom*/
/* Crystal for shoproom galleries */
.showroom-cart .short-description{
  color: #111;
  font-size: 14px;
  line-height: 1.5;
}
#interactiveimage{max-width: 100%; height: auto; position: absolute; z-index: 9;}
.showroom-cart .showroom-name h1 {
  color: #111;
  font-size: 26px;
}
.showroom-cart-btn::after {
  clear: both;
  content: "";
  display: block;
}
.showroom-cart-btn{
	border-bottom: 1px solid #ccc;
	display: block;
	margin-bottom: 10px;
	padding: 13px 0;
	text-align: left;
}
.showroom-cart-btn .btn-cart,
.showroom-cart-btn .btn-cart:hover,
.showroom-cart-btn .btn-cart:active,
.showroom-cart-btn .btn-cart:focus{
	float: right;
	min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0px 30px;
    white-space: normal;
	margin:0 10px 0 0;
}
.showroom-cart .add-to-links {
	clear: none;
	text-transform: uppercase;
	float: right;
	margin-right:10px;
}
.showroom-cart .add-to-links li:last-child a{
	padding:2px 0;
}
.showroom-cart #zipmoney-widget-general{float: right;}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 60%;
  margin: 20px auto;
  overflow: auto;
}
.hidden-gallery .product-image-gallery {
  float: left;
  width: 100%;
  padding: 4px;
  border: 1px solid #ded4ba;
  margin-bottom: 20px; 
}
.hidden-gallery .product-image-gallery img{
	width: 100%;
	height: auto;
}
.wrapper-showroom-gallery{width: 42%;float: left;}
.prd-desc {
  float: right;
  text-align: left;
  width: 56%;
  color: #636363;
}
.prd-desc h4{
	color: #111 !important;
	font-size: 26px;
}
.showroom-product-images {
  clear: left;
}
.showroom-product-images li {
  display: inline-block;
  border: 1px solid #ded4ba;
  margin: 0 8px;
}
.showroom-product-images li:first-child{margin-left: 0;}
.showroom-product-images img {
  padding: 4px;
}
.showroom-product-images li{
		width: 20%;
		margin: 0 4px;
}
.showroom-product-images img{
	width: 100%;
	padding: 0;
}
.all-room-link{
	display: block;
    clear: both;
    text-align: right;
    text-transform: uppercase;
}
.tooltip span.price {
    color: #bea976;
}
/* Showroom image box */
.showroom-img canvas{
	border:1px solid #ededed;
}
.showroom-img-box .showroom-img {
    padding: 0;
    width: 61%;
    float: left;
}
.interactive-container .tooltip{
	min-width:200px;
	background-color: #000;
    padding: 10px;
    border: 1px solid #ccc;
    color: #fff;
    opacity: 0.8;
}
.interactive-container .tooltip div.price{
	color:#ccc;
}
.showroom-img-box .showroom-cart{
	padding: 0;
    width: 384px;
    float: right;
}
#interactiveimage-product-list thead{
	/*border:solid 1px #ccc;*/
}
#interactiveimage-product-list thead th{
	background-color:transparent;
	color:#AAA;
	border-color:#ccc;
}
#interactiveimage-product-list  tbody td{
	vertical-align:middle;
	border-color:#ededed;
}
#interactiveimage-product-list-body tr td:last-child{
	width:35px;
}
#interactiveimage-product-list-body input[type="text"]{
	border: 1px solid #ccc;
	border-radius: 0;
	font-size: 15px;
	height: 35px;
	width: 35px;
	text-align:center;
	background-color: #fff;
	margin:0;
}
.showroom-cart .showroom-name{
	border: 0 none;
    color: #666;
    float: left;
    margin-bottom: 5px;
    font-size: 22px;
    padding: 0 15px 0 0;
}
.showroom-cart div.short-description{
	display:none;
}
.showroom-cart ul li{
	margin-left: 0;
	list-style: none; 
}
.room-dynamic-price{
	float: left;
	padding: 0 0 0 10px;
	font-size: 24px;
	color: #666;
	line-height:40px;
} 
.showroom-cart .add-share-holder{
   padding-top: 10px; 
}
/* Shoproom style ends here */


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/checkout-cart-index.css ******/

body .shipping .form-list li{
	width:98%;	
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/checkout-onepage-index.css ******/

body.checkout-onepage-index ol.opc {
    list-style:none;
}
body.checkout-onepage-index .page-title h1{
	border-bottom:none;	
}
body.checkout-onepage-index .opc .section .step-title .number,
body.checkout-onepage-index .opc .section.allow.active .step-title .number,
body.checkout-onepage-index .no-touch .opc .section.allow:hover .step-title .number{
	color:#fff;
	background-color:#000;	
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/cms-eichholtz-maison-object-2016.css ******/

body.cms-eichholtz-maison-object-2016-html div.std{
	text-align:center;
}
body.cms-eichholtz-maison-object-2016-html div.std img{
	margin:0 auto;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/cms-index-index.css ******/

html body.cms-index-index div.main-container div.std {
	display:none;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/cms.css ******/

.page-title{
	margin: 1%;
}
.page-title h1{
	font-size: 34px;
    padding: 2% 0;
}
.cms-page-view .std h1{
	font-size: 44px;
	text-transform: uppercase;
	color: #333;
}
.cms-page-view .std h2{
	font-size: 36px;
	text-transform: uppercase;
	color: #333;
}
.cms-page-view .std h3{
	font-size: 30px;
	text-transform: capitalize;
	color: #111;
}
.cms-page-view .std h4{
	font-size: 20px;
	text-transform: capitalize;
	color: #111;
}
.cms-page-view .std p{
	font-size: 14px;
}
.cms-page-view aside h3{
	font-size: 20px;
	color: #333;
	margin: 2% 0;
	text-transform: uppercase;
}
.cms-page-view aside p,
.cms-page-view aside td,
.cms-page-view aside li{
	font-size: 14px;
}

@media only screen and (min-width: 641px) and (max-width: 768px) {
	.page-title h1,
	.cms-page-view .std h2{
		font-size:30px;
	}
	.cms-page-view .std h3{
		font-size:26px;	
	}
}

@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.page-title h1,
	.cms-page-view .std h2{
		font-size:20px;
	}
	.cms-page-view .std h3{
		font-size:18px;	
	}
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/contacts-index-index.css ******/

body.contacts-index-index div.col-main p{
	margin-bottom:15px;
}

body.contacts-index-index  #contactForm {
    padding-left: 0px;
}


/****** /home/regencyd/public_html/skin/frontend/rwd/regencydistributioncomau/css/pages/zzz.css ******/







