/* Foundation foundicons */
/* font-face */
@font-face {
  font-family: "SocialFoundicons";
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'goudyBookletter';
    src: url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/goudy_bookletter_1911-webfont.eot");
    src: url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/goudy_bookletter_1911-webfont.eot") format('embedded-opentype'),
         url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/goudy_bookletter_1911-webfont.woff") format('woff'),
         url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/goudy_bookletter_1911-webfont.ttf") format('truetype'),
         url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/goudy_bookletter_1911-webfont.svg#HorleyOldStyleMTStdLightItalic") format('svg');
}

/* global foundicon styles */
[class*="foundicon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
}

[class*="foundicon-"]:before {
  font-family: "SocialFoundicons";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}

/* icons */
.foundicon-rss:before {
  content: "\f002";
}

.foundicon-facebook:before {
  content: "\f003";
}

.foundicon-twitter:before {
  content: "\f004";
}

.foundicon-pinterest:before {
  content: "\f005";
}

.foundicon-linkedin:before {
  content: "\f008";
}

.foundicon-google-plus:before {
  content: "\f00d";
}

.foundicon-youtube:before {
  content: "\f00e";
}

/* Clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* Body */
body {
    font: normal 14px 'Muli',sans-serif;
    background-color: #2e291e;
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: #FFFFFF;
    letter-spacing:1px;
}

table {
    background-color: transparent;
    border: none;
}

body-container{
	z-index: -1;
}

.container {
    float: left;
}

object#ply, embed#ply {
    height: 560px;
    max-width: none;
}

fieldset legend {
    background-color: transparent;
}

span.error,
small.error {
    background-color: transparent;
}

.ps-article-editor-form *{
    text-align: left !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

input[type="text"],
input[type="text"]:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Lato',sans-serif;
	color: #FFFFFF;
	text-align: center;
}

p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

a  {
    color: #ffcc66;
}

a:hover {
    color: #ffcc66;
}

button,
.button{
    display: inline-block;
    border: 0;
    letter-spacing: 3px;
    background-color: #FF5C1A;
    box-shadow: none;
    font-family: 'Muli',sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    color: #ffffff;
    padding: 1em 1.5em;
}

.ps-store-signup-page .button, .ps-store-signup-wait .button{
    background-color: #FF5C1A;
    color: #ffffff;
}

.ps-checkout-page .continue_btn{
     background-color: #FF5C1A;
     color: #ffffff;
}

.row {
    max-width: 1152px;
}

.ie8message {
    text-align: center;
}

.social-icon { 
    font-size: 20px;
    color:#ffcc66!important;
    vertical-align: super;
}

.fi-shopping-cart { 
    color:!important;
}

header .top-bar-section ul li.social-search {
    float: right !important;
}

.top-bar form, .top-bar input {
    border-bottom: 1px solid #423D3D;
    border-top: 1px solid #423D3D;
    float: right;
    padding: 4px 0 5px;
    top: 0;
}

header .search{
    background-color: transparent;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;	
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.1);	
	top: 4px;
	width: 119px;
}

.top-bar form {
    clear: both;
    margin-left: 15px;
}

.search-box{
    width:80%;
}

.social-search,
.header-links {
    position: absolute;
    right:20px;
    z-index: 99999;
}

.social-search{
    top: 145px;
}

header .searchButton{
    background: url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/search.png") no-repeat;
	border: medium none;	
	width: 30px;
	float: left;
    cursor: pointer;
}

.header-social-content{
	list-style:none;
}

.mobile-social-icon { 
    font-size: 70px;
    color:#ffcc66!important;
}

.mobile-social-icon:hover { 
    font-size: 70px;
}

.cartCount {
    float: right;
    margin-left: 22px;
    margin-top: 11px;
}

.step {
    display: inline;
    line-height: 1;
    width: 10%;
}

header #cart {
    background: none repeat scroll 0 0 ;
    color:;
    float: right;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 14px;
    margin-left: 5px;
    margin-top: -3px;
    padding-top: 7px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}
header .circle {
    border-radius: 50%;
    display: inline-block;
}

/* Header */
header .logo{
	 font-size: 30px;
	 color:#ffcc66;
}

header {
    background-color: #2e291e;
	height:140px;
}

header .top-bar .name {
    height: 100px;
    display: block;
    float: none;
    text-align: center;
    margin-bottom: 20px;
}

header .logo span {
    line-height: 3;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
}

header .title-area {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    list-style: none;
	z-index: 9999;
}

header .top-bar {
    margin-top: 13px;
}

header .top-bar-section {
	border-top:1px solid #423D3D;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    float: left;
}

/* Override default styling */

header nav.top-bar,
header .top-bar-section ul,
header .top-bar-section li a:not(.button),
header .top-bar-section ul li.active>a,
.social-search ul,
.top-bar-section li.hover > a:not(.button){
    background-color: transparent;
}

header .top-bar-section ul,
.social-search ul{
    font-family: 'Lato',sans-serif;
    list-style: none;
    margin: 0;
    padding: 0;
}

header .top-bar .toggle-topbar.menu-icon {
    top: 12%;
    padding-left: 0;
    right: 5px;
}

header .top-bar .toggle-topbar a,
header .top-bar .toggle-topbar.menu-icon a,
header .top-bar-section li a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
}

header .top-bar-section ul li.hover>a,
header .top-bar-section ul li.active>a {
    color: #ffcc66;
}

header .top-bar-section li a:not(.button),
.social-search ul li a{
    padding-left: 7px;
    padding-right: 7px;
}

header .top-bar-section li a:not(.button):hover {
    background-color: transparent;
}

header .top-bar-section ul li.hover a:hover,
header .top-bar-section li a:hover {
    color: #ffcc66;
}

header .top-bar .toggle-topbar.menu-icon a span {
    box-shadow: -5px 5px 0 3px #ffcc66, 
    			-5px 16px 0 3px #ffcc66, 
    			-5px 27px 0 3px #ffcc66;
}

header #sidebarButton {
    width: 40px;
    height:32px;
}

.top-bar .toggle-topbar.menu-icon a span{
	width:32px;
}

header .top-bar.expanded .title-area {
    background-color: transparent;
}

header .top-bar.expanded .top-bar-section .menu li {
    background-color: #3e3e3e;
}

header .top-bar-section .dropdown li.title h5 {
    margin-top: 0;
}

header .top-bar-section ul li > a{
    color: #FFFFFF;
    display:block;
    height: 100%;
    margin: 0;
    width: 100%;
    padding: 12px 0 12px 15px;
    background-position: 15px center;
    font-size: 14px;
    font-family: 'Lato',sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

header .top-bar-section ul li > a:hover {
    color: #ffcc66;
}

header .top-bar.expanded {
    margin-bottom: 0;
}

header .top-bar.expanded .top-bar-section li.social-icon {
    display: block;
    background-color: #3e3e3e;
}

header .top-bar-section .dropdown {
    -moz-box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    background: ;
    background: -moz-linear-gradient(top,   0%,  45%,  100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,), color-stop(45%,), color-stop(100%,));
    background: -webkit-linear-gradient(top,   0%, 45%, 100%); 
    background: -o-linear-gradient(top,   0%, 45%, 100%); 
    background: -ms-linear-gradient(top,   0%, 45%, 100%); 
    background: linear-gradient(to bottom,   0%, 45%, 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='',GradientType=0 ); 
}

header .top-bar-section .dropdown li a {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
}


header .top-bar-section .dropdown li a:hover {
    color: #ffcc66;
}

header .top-bar-section li.header-button a.button {
    background-color: #FF5C1A;
    color: #ffffff;
    display: inline;
    height: 39px;
    line-height: 39px;
    position: relative;
    text-transform: lowercase;
    top: 0;
    font-size: 16px;
    padding: 12px;
}

header .top-bar-section li.header-button a.button:hover {
    text-decoration: none;
}

header .top-bar.expanded .top-bar-section li.header-button {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

/* Homepage */
.homepage .hero .banner-background{
    width: 100%;
    max-width: 2048px;
    background-size: cover;
    padding: 100px 0;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: transparent; 
    padding-bottom: 310px;
}

.homepage .hero .banner-background article {
    position: relative;
}

.hero-text {
    -moz-text-shadow: 0 0 1px rgba(0,0,0,0.4);
    -webkit-text-shadow: 0 0 1px rgba(0,0,0,0.4);
    text-shadow: 0 0 1px rgba(0,0,0,0.4);
	padding-bottom: 20px;
}

.hero-text a.button {
    font-size: 12px;
    margin: 30px auto;
    display: inline-block;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
	border:1px solid;
	text-transform:uppercase;
	box-shadow:none;
	font-family:'Lato',sans-serif;
	font-weight: normal;
	padding:10px;
}

.hero-text a.button:hover {
	border:1px solid;
	text-transform:uppercase;
	box-shadow:none;
	font-family:'Lato',sans-serif;
}

.hero-text hr{
	width:125px;
	margin:0 auto;
}

.hero-text h2 {
    font-size: 30px;
    letter-spacing: 10px;
    -moz-text-shadow: 0 0 8px #000000;
    -webkit-text-shadow: 0 0 8px #000000;
    text-shadow: 0 0 8px #000000;
    text-align: center;
    margin-bottom: 0.8em;
	font-family: 'Lato',sans-serif;
	font-weight: normal;
}

.hero-text h4 {
    font-family:'Lato',sans-serif;
    font-size: 18px;
    -moz-text-shadow: 0 0  1px #000000;
    -webkit-text-shadow: 0 0  1px #000000;
    text-shadow: 0 0 4px #000000;
    text-align: center;
	margin-top:20px;
	font-weight: normal;
}

.hero-text h1{
    font-family: 'Lato',sans-serif;
    font-weight: 300;
    text-align: center;
    font-size: 50px;
}

.hero-text p {
    font-size: 30px;
    margin-bottom: 2.5em;
    text-align: center;
}

.hero-text button.learn-more {
    font-size: 125%;
    padding: 4% 11%;
}

.experience-text{
	font-weight:normal;
}

/* homepage */
.homepage .video {
    position: absolute;
    top: 35%;
    left: 50%;
    margin-left: -60px;
    padding: 0;
}

.homepage .video .blank {
    max-width: 120px;
    max-height: 120px;
}

.homepage .video .overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/play_button_large.png");
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
}

.homepage .video .overlay:hover {
    cursor: pointer;
}

.homepage .ps-store-signup-page{
    background: transparent none;
    position: relative;
    top: 155px;
}

.homepage .ps-store-signup-page input {
    margin: 5px 0;
    font-size: 18px;
}

.homepage .ps-store-signup-page input.store-title {
    border: 3px solid #ffffff;
    background-color:  #000000;
    opacity: 0.4;
    text-align: center;
    color:#ffffff;
    margin-left: auto;
    margin-right: auto;
    width: 389px;
    height: 67px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
}

.homepage .ps-store-signup-page input.store-name:focus {
    background-image: none;
}

.homepage .ps-store-signup-page input.button {
    height: 64px;
    width: 389px;
    background-color: #FF5C1A;
    color: #ffffff;
    font-weight: bold;
}

.ps-store-signup-page .text,
.ps-store-signup-page .text:focus {
    background-color:  #000000;
    color:#ffffff !important;
    border: 3px solid #ffffff;
    font-family: 'Muli',sans-serif;
    font-size: 18px;
    width: 100%;
    padding: 0.5em;
}

*::-moz-placeholder{
     color:#ffffff !important;
     }

.ps-store-signup-page .button,
.ps-store-signup-wait .button {
    font-family: 'Muli',sans-serif;
    font-weight: normal;
}

.ps-store-signup-page .theme-controls .button {
    width: 175px;
}

.ps-store-signup-page .title,
.ps-store-signup-page .subtitle {
    color: #FFFFFF;
}

.pre-footer  {
	background-color:#FFFFFF;
	padding:50px 0;
	color:#000000;
}

.pre-footer h2{
	color:#000000;
	font-family: 'Lato',sans-serif;
	font-size:18px;
}

.pre-footer h3{
	color:#000000;
	font-size:14px;
	font-weight: normal;
}

.pre-footer a{
    color:#000000;
}

.pre-footer p{
    text-align: center;
}

.star{
	background:url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/star.png");
	width:17px;
	height:16px;
	float:left;
}

.marker{
	background:url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/marker.png");
	width:30px;
	height:46px;
}

/* Search Page */
.search-results {
    padding-top: 3.6%;
}

.search-results h2 {
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}

.search-results h2 span.search-term {
    text-transform: none;
}

.search-results .grid {
    margin-top: 7%;
}

.search-results .product-container {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in-out;
}

.search-results .product-container .image,
.search-results .product-container .details {
    position: absolute;
    width: 100%;
    height: 100%;
}

.search-results .product-container .details {
    background-color: #000000;
    background-color: rgba(0,0,0,0.6);
    color: #ffcc66;
}

.search-results .product-container .details .content {
    position: relative;
    width: 100%;
    text-align: center;
    bottom: 0;
    padding-top: 10%;
}

.search-results .product-container .details .content p {
    text-align: center;
}

.search-results .product-container .details p.new {
    font-weight: 700;
    text-transform: uppercase;
}

.search-results .product-container .details p.title {
    margin-bottom: 0.5em;
    font-size: 24px;
}

.search-results .product-container .details p.new+hr {
    width: 60px;
    margin-left: auto;
    margin-right: auto;
}

.search-results .button {
    box-shadow: 0 0 0;
}

/*collection page*/

.ps-collection-page .breadcrumbs a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 1em;
    text-decoration: none;
    color:#ffcc66;
}

.ps-collection-page .breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    color:#ffcc66;
}

.ps-collection-page .breadcrumbs li {
    display: inline;
}

.ps-collection-page button,
.ps-collection-page .button {
    font-size: 0.9em;
}

.ps-collection-page .collection-title {
    text-align: center;
    text-transform: capitalize;
    font-weight: normal;
    letter-spacing: 1px;
	font-size:36px;
}

.ps-collection-page .product-title{
    border-top: 1px solid #423D3D;
}

.ps-collection-page .collection-title+hr {
    width: 60px;
    margin: 0 auto 2em auto;
}

.ps-collection-page .product-container {
    max-width: 497px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

.ps-collection-page .product-container .image img {
    margin-bottom: 0;
    text-align: center;
}

.ps-collection-page .product-container .details{
    position: absolute;
    text-transform: uppercase;
    top: 0;
    height:100%;
    width:100%;
}

.ps-collection-page .product-container .details p {
    font-size: 1.05em;
    text-align: center;
    text-transform: uppercase;
}

.ps-collection-page .product-container .details p {
    padding-top: 0;
}

.ps-collection-page .product-container .details p.title {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: ;
}

.ps-collection-page .product-container .details p.title a {
    color: ;
}

.ps-collection-page .sorter {
    float: left;
    font-size: 0.9em;
    margin-bottom: 30px;
    width: 100%;
}

.ps-collection-page .sorter select {
    width: 25%;
    font-size: 0.9em;
}

.ps-collection-page .sorter .chosen-container {
    text-align: left;
    font-size: 0.9em;
}

.ps-collection-page .itemsper,
.ps-collection-page .pagination-container {
    text-align: center;
    line-height: 12px;
    padding: 1.5em 0;
}

.ps-collection-page .filter{
    text-align: left;
    line-height: 12px;
    padding: 1.5em 0;
}

.ps-collection-page .pagination-container p{
   text-align:right;
}

.ps-collection-page .pagination-container {
    border-bottom: 1px solid transparent;
}

.ps-collection-page .filter select {
    width: 45%;
}

.ps-collection-page .pagination-container a {
    display: inline-block;
    line-height: 12px;
    text-decoration: none;
}

.ps-collection-page .pagination-container .current,
.ps-collection-page .pagination-container a {
    margin: 0 0.2em;
}

.ps-collection-page .pagination-container .current {
    font-weight: bold;
    cursor: default;
}

.ps-collection-page .pagination-container span.next a,
.ps-collection-page .pagination-container span.prev a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    display: inline-block;
    text-indent: -9999em;
    width: 10px;
    height: 12px;
    cursor: pointer;
    text-align: left;
    background: transparent url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/pagination_controls.png") no-repeat;
}

.ps-collection-page .pagination-container span.prev a {
    background-position: 0 -12px;
}

.ps-collection-page .pagination-container span.next a:hover,
.ps-collection-page .pagination-container span.prev a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.ps-collection-page .collection-prefooter{
    margin-top: 30px;
}

.ps-collection-page .collection-prefooter-ad{
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.ps-collection-page .collection-prefooter-ad h4 {
    font-weight:bold;
	font-size:14px;
}

.ps-collection-page .collection-prefooter-ad h3 {
    font-weight:bold;
	font-size:20px;
}

.ps-collection-page .collection-prefooter-ad h2 {
	font-weight:normal;
	font-size:24px;
}

.ps-collection-page .ps-sort {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.ps-collection-page .desktop-pagination-content {
    padding-left: 0.9375em;
	padding-right: 0.9375em;
}

.ps-collection-page .ps-pagination {
    margin-top: 5px !important;
}

.ps-collection-page .search-bar{
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.collectionpage .collection {
    list-style: none outside none;
}

.collectionpage .collection-item {
    list-style: none outside none;
    margin-bottom: 10px;
    position: relative;
}

.collection-item .sale, 
.related-item .sale {
    background-color: #FF5C1A;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 78px;
}

.product-title a {
    color: #ffcc66;
    font-size: 20px;
}

.ps-collection-page .product-title {
    text-align: left !important;
}

.product-title a:hover {
    color: #ffcc66;
}

.priceproduct {
    font-size: 20px;
}

.title-price {
    float: left;
    margin-top: 12px;
    width: 100%;
}

.left-content {
    margin-left: 0;
    padding-left: 0;
}

.right-content {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

/*product page*/
.productpage {
    margin-top: 50px;
}

.compareprice {
    font-size: 24px;
}

.product-title-price {
    font-size: 18px;
    padding: 25px 0;
}

 .related-products h2 {
    text-align: center;
}

 .related-detail {
    margin-bottom: 20px !important;
}

.selectors {
    list-style-type: none;
    margin-left: 0;
}

.product-detail .selectors li {
    padding-bottom: 15px;
}

.product-detail .selectors label {
    font-size: 20px;
    text-transform: capitalize;
    display: block;
}

.productpage .selectors select {
    width: auto;
}

.selectors .chosen-container.chosen-container-single.chosen-container-single-nosearch {
    vertical-align: text-bottom;
}

.product-detail .description {
    margin: 0 0 60px;
    clear: both;
}

.subheader {
    color: #FFFFFF;
    font-family: open sans;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
}

.productpage .description p {
    font-weight: 100;
    line-height: 30px;
    text-align: left;
}

.product-quantity-cart {
    border-bottom: 1px solid #423D3D;
    border-top: 1px solid #423D3D;
    float: left;
    padding: 20px 0;
    width: 100%;
}

.product-quantity-cart .columns {
    padding: 16px 0;
}

.product-quantity {
    font-size: 14px;
    vertical-align: super;
}

#add-quantity {
    font-size: 35px;
    font-weight: 600;
    line-height: 47px;
    margin: 0 9px;
}

.quantities {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

#product-price {
    clear: both;
    float: left;
    font-size: 30px;
    margin-top: 20px;
}

.ps-cart-page #cart-form .chkoutbut .checkout,
.ps-cart-page .checkoutbut input.update-btn, 
.ps-cart-page .qty-increment,
.product-quantity-operators, 
.button,
.prod-cbtn {
    color: #ffffff !important;
    background-color: #FF5C1A !important;
    border: medium none;
}

.ps-cart-page .bread-crumbs span a {
    color:#ffcc66;
}

.product-quantity-operators {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font: bold 25px/33px Georgia;
    height: 38px;
    margin-bottom: 0;
    margin-left: 10px;
    text-align: center;
    text-shadow: none;
    vertical-align: super;
    width: 36px;
}

.prod-cbtn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 3px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 23px;
    font-weight: 700;
    margin-top: 13px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 6px;
    text-transform: uppercase;
    width: 204px;
}

.like-box {
    margin-top: 38px;
    float: left;
    margin-bottom: 60px;
}

#product-title {
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
}

.chosen-container-single .chosen-single {
    height: 26px !important;
}

/* footer */
.footer-menu {
    margin-bottom: 2em;
	display:inline-block;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 2.5em;
}

.footer-menu li {
    float: left;
    margin: 10px 10px;
}

.footer-menu li a {
    text-decoration: none;
	color: #FFFFFF;
	font-family: 'Lato',sans-serif;
	font-size:14px;
    text-transform: uppercase;
}

.footer-menu li a:hover {
    text-decoration: none;
    color: #ffcc66;
}

/* Footer */
footer {
    padding: 20px 0;
	border-top:1px solid #423D3D;
    clear: both;
    float: left;
    width: 100%;
    background-color: #2e291e;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 2.5em;
}

.footer-menu li {
    float: left;
    margin-right: 20px;
}

.footer-logo {
    padding:2%;
	display:block;
}

.ps-logo {
    display: none;
}

.chosen-container-single .chosen-drop {
    background-color: #000000 !important;
    color: #ffffff;
}

.body-container {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/signup_bg.jpg") !important;
}

.body-container-signup-wait{
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/signupwait_bg.jpg") !important;
}

#theme-details-popup .useTheme {
    color: #313131 !important;
    background-color: #ffffff !important;
}

.ps-store-signup-wait .subtitle,
.ps-store-signup-wait .title {
    color: #FFFFFF;
}

.ps-store-signup-page #themeview .subtitle,
.ps-store-signup-page #themeview .title {
    color: #ffffff !important;
}

.ps-store-signup-page #themeview .title {
	padding-top: 10px;
}

#themeview a {
    color: #ffffff !important;
}

.theme-thumb .button {
	background-color: transparent !important;
}

.ps-store-signup-wait #go-to-site, 
.ps-store-signup-wait #start-creating,
#progressmeter {
    color: #ffffff !important;
    background-color: #FF5C1A !important;
}

.body-container-signup-wait {
    top: 200px;
}

.ps-store-signup-page .terms {
	color: #FFFFFF;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 940px) {
    h1,h2,h3,h4,h5,h6 {
        text-align: left;
    }
    
    p {
        width: 100%;
        text-align: left;
    }
    
    header {
        border-bottom: 0;
    }
        
    header .name img {
        padding: 0;
    }
    
    .hero-text-admin h2,
    .hero-text h2 {
        font-size: 30px;
        letter-spacing: 5px;
        margin-bottom: 0.5em;
    }
    
    .hero-text h5{
        font-size: 1.125em;
    }
    
    .hero-text-admin p,
    .hero-text p {
        font-size: 30px;
        margin-bottom: 1.25em;
        font-weight: 300;
        color: #FFFFFF;
    }
    
    .hero-text a.button,
    .hero-text-admin a.button {
        font-size: 14px;
    } 
}

/* Top-bar breakpoint */
@media only screen and (min-width: 940px) {
    header {
        float: left;
        width: 100%;
        height: auto;
    }
   
    header .top-bar-section ul.menu {
        display: block;
        margin: 0 auto;
        width:80%;
        text-align: center;
    }
    
    .top-bar-section .dropdown li {
        background-color: #000000;
        float: left;
    }
    
    header .top-bar-section ul li,
    .social-search ul li{
        display: inline-block;
        float: none;
    }
}

/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1280px) {
}


@media only screen and (max-width: 940px) {
    header{
        height:170px;
    }
    
    header .top-bar {
		height: 180px;
	}
    
    header .top-bar .name {
        height: 121px;
    }
    
    header {
        border-bottom :1px solid #423D3D;
    }
    
    .social-search,
    .top-bar-section,
    .header-links{
        display: none;
    }
     
	.side-nav-content {
        display: block;	
		height: 100%!important;
		
		 /* fallback */
         background-color: #161616; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, left top, right top, from(#161616),color-stop(0.1, #161616), to(#161616)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(right, #161616 90%, #161616); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(right, #161616 90%, #161616); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(right, #161616 90%, #161616); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(right, #161616 90%, #161616);
		 
		 padding:0!important;
	}

	.nav-bar {
		margin-bottom: 26px;
	}
	.nav-bar {
		list-style: none outside none;
		margin-bottom: 18px;
		margin-left: 0;
        float: left;
        width: 100%;
	}

	.nav-bar li a {
        display: inline-block;
		color: #ffcc66;
        font-size: 18px;
        font-family: 'Lato',sans-serif;
		margin-right: 0;
		padding: 0 35px;
		text-transform: uppercase;
	}
	
	.nav-bar li a:hover{
		color: #ffffff;
	}

	.nav-bar > li {
		float: none;
		line-height: 40px;
		border-bottom:1px solid #ffcc66;
		padding-top:10px;
		padding-bottom:10px;
        width: 100%;
	}
    
    .mobile-user-detail{
    	background-color:#161616;
		width:100%;
		padding:10px 10px 10px 35px;
		color:#ffcc66;
        border-bottom:1px solid #ffcc66;
	}

	.mobile-user-detail a{
		padding-left: 0!important;
		color: #ffcc66!important;
	}
    
    .mobile-user-detail a:hover{
		color: #ffffff!important;
	}

	.mobile-user-detail-cart{
		list-style:none;
		margin-bottom:0;
	}

	.mobile-auth-links{
		float:left;
		width:56%;
		line-height: 52px;
        font-size:18px;
        font-weight:700;
        text-transform:uppercase;
	}
    
    .mobile-user-detail-cart .social-icon {
        font-size: 50px;
        margin-right: 20px;
        vertical-align: middle;
        color:  !important;
    }

	.mobile_circle{
		border-radius: 50% 50% 50% 50%;
		display: inline-block;
        font-weight:600;
	}
    
    /*.mobile-cart-detail{
        text-align:right;
        float: right;
    }
    
	.mobile-cart-detail a{
		padding-right:0!important;
	}

	#mobile-cart{
    	background: none repeat scroll 0 0 ;
		height: 40px;
		width: 40px;
		text-align:center;
		color:;
		line-height: 40px;
	}

	.mobile-search{
		border: 1px solid #423D3D;
        background-color: ;
		color: !important;
		font-family: 'Open Sans',sans-serif;
		font-weight: bold;
		font-size: 16px!important;
		width: 92%!important;
		padding: 10px!important;
		height: 60px!important;
		margin: 10px!important;
		border-radius: 5px!important;
		padding-left:80px!important;
		text-transform:uppercase;
	}
    
    .search-button{
        background: url("http://s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4486/theme/6233/img/mobile_search.png") no-repeat scroll 9px center #FFFFFF;
    	border: 0 none;
        height: 50px !important;
        left: 25px;
        position: absolute;
        top: 15px;
        width: 60px;
    }*/

	.mobile-social{
		list-style:none;
	}
    
    .mobile-social-icons{
        margin-right:5%;
    }
    
    [role="complementary"] .has-dropdown > ul {
        margin-top: 10px;
    }
     
    .title-price {
        margin-top: 36px;
    }
    
     #product-price {
        float: left;
        margin-top: 15px;
        text-align: left !important;
        width: 100%;
    }
    
    .related-products,
    .related-detail {
        display: none;
    }
    
    .product-detail label{
        display: block;
        padding-bottom: 5px;
    }

	/* sub menu*/
    [role="complementary"] .has-dropdown > a > span{
        color: #ffcc66;
        font-size: 24px;
        margin-left: 20px;
        vertical-align: bottom;
    }
    
    [role="complementary"] .has-dropdown > a:hover > span{
        color: #ffffff;
    }
    
    [role="complementary"] .has-dropdown > ul{
        list-style:none;
    }
    
    [role="complementary"] .has-dropdown > ul > li{
		padding-top:10px;
		padding-bottom:10px;
        border-bottom: 1px solid #423D3D;
        line-height:40px;
	}

	[role="complementary"] .has-dropdown > ul > li:hover{
		padding-top:10px;
		padding-bottom:10px;
	}
    
    [role="complementary"] .has-dropdown > ul > li:last-child {
        border-bottom: none;
    }
	
	.mobile-social-icon{
        margin-right:5%;
    }
	
	/* end sub menu */
	 
    .footer-menu { 
        display: none;
    }
	
	.ps-logo {
		border-top:1px solid #423D3D;
		padding:3%;
		display:block;
		margin-top:3%;
	}
	
	/* homepage*/
	.hero-text a.button {
		font-size: inherit;
	}
    
    .homepage .hero .banner-background {
        padding-top: 0px;
    }
    
    .footer-menu { 
        display: none;
    }
    
    .related-products, .productpage .collection {
        display: none;
    }
	
}

/* Media Queries */
@media only screen and (max-width: 768px) {
    .ps-collection-page .filter,
    .ps-collection-page .pagination-container p {
        text-align: center;
    }
    
    .ps-collection-page .filter, 
    .ps-collection-page .itemsper {
        border-bottom: 1px solid #423D3D;
    }  

}

/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) {
}

/* Landscape orientation only */
@media only screen and (orientation: landscape) {
}

/* Portrait orientation only */
@media only screen and (orientation: portrait) {
    
}

/* Media Queries */
@media only screen and (max-width: 601px) {
    /* Homepage */
    
    .mobile-social-icon{
        font-size:50px;;
    }
    
    .mobile-social-icon:hover { 
        font-size: 50px;
    }    

}

@media only screen and (max-width: 559px) {
    /* Homepage */
    
    .homepage section.hero,
    .homepage .banner-background {
        postion: relative;
        min-height: 650px;
    }
    
    .hero-text {
        position: absolute;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-auth-links {
        line-height: 25px;
    }
    
    .homepage .ps-store-signup-page input.store-title,
    .homepage .ps-store-signup-page input.button {
        width: 100%;
    }
    
    .errorMessage {
        width: 87% !important;
    }    
}

@media only screen and (max-width: 320px) {
	.nav-bar li a {
		font-size: 12px;
		padding-left: 10px;
	}
    .mobile-auth-links {
           width: 50%;
    }
    
    .mobile-user-detail {
        padding: 10px;
    }
    .mobile-search {
        font-size: 12px !important;
        padding: 10px 10px 10px 60px !important;
    }    
}

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

	.nav-bar li a {
		font-size: 10px;
		padding-left: 10px;
	}   
}