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

@font-face {
    font-family: 'goudyBookletter';
    src: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12094/theme/16925/img/goudy_bookletter_1911-webfont.eot");
    src: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12094/theme/16925/img/goudy_bookletter_1911-webfont.eot") format('embedded-opentype'),
         url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12094/theme/16925/img/goudy_bookletter_1911-webfont.woff") format('woff'),
         url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12094/theme/16925/img/goudy_bookletter_1911-webfont.ttf") format('truetype'),
         url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12094/theme/16925/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 */


.back_to_webware {
    background: #000000;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    padding: 11px 0 11px 2px;
    letter-spacing: 5.7px;
    font-weight: 400;
    font-family: muli;
    height: 40px;
    line-height: 20px;
    border-bottom:1px solid #454545;
}

.back_to_webware a , .back_to_webware a:hover, .back_to_webware a:visited, .back_to_webware a:active{
    color:#ffffff;
}

/* Body */
body {
    font: normal 14px 'Times New Roman',Times,serif;
    background-color: #000000;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12094/theme/16925/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;
}

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 {
    text-align: left;
    font-family: 'goudyBookletter',Times,serif;
    color: #FFFFFF;
}

p {
    width: 100%;
    text-align: left;
}

a  {
    color: #FFFFFF;
}

a:hover {
    color: #ffcc66;
}

button,
.button,
.button:link,
.button:visited {
    /* You may wish to override these properties with your settings */
    display: inline-block;
    border: 0;
    border: 1px solid rgba(0,0,0,0.2);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #252525;
    font-weight: 600;
    font-family: 'Times New Roman',Times,serif;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    color: #ffcc66;
    padding: 5px 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 13px 0 0 0;
}

button:hover,
.button:hover,
button:active,
.button:active,
button:focus,
.button:focus {
    /* You may wish to override these properties with your settings */
    background-color: #252525;
    color: #ffcc66;
    outline: none;
}

button.disabled, 
button[disabled],
.button.disabled,
.button[disabled],
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	background-color: #252525;
    color: #ffcc66;
	opacity: 1;
}

.ps-checkout-page .continue_btn{
     background-color: #252525;
     color: #ffcc66;
     font-family: 'Times New Roman',Times,serif;
}

.ps-checkout-page h3{
    font-size: 21px;
}

button a,
button a:hover {
    color: #252525;
}

.row {
    max-width: 1152px;
}

.ie8message {
    text-align: center;
}

.social-icon { 
    font-size: 25px;
    color:#ffcc66!important;
    vertical-align: text-bottom;
}

.fi-shopping-cart { 
    color:#ffcc66!important;
    vertical-align: top;
}

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

.top-bar form {
    border-bottom: 1px solid #454545;
    border-top: 1px solid #454545;
    float: left;
    margin-left: 15px;
    padding: 0 0 4px;
    top: 0;
}

header .search{
    background-color: transparent;
    color: #FFFFFF;
    font: 700 11px 'Times New Roman',Times,serif;    
    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: 1px;
	width: 118px;
    float: none;
    padding: 0 0 0 4px;
}

.fi-page-search {
    font-size: 17px;
    left: -18px;
    top: 2px;
    position: relative;
    color: #FFFFFF;
}

.search-box{
    width:80%;
}

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

.social-search{
    top: 150px;
}

header .searchButton{
	opacity: 0;
    border: medium none;
    cursor: pointer;
	width: 30px;
	float: left;
    vertical-align: middle;
    display: inline-block;
    font-family: "foundation-icons";
    font-style: normal;
    font-variant: normal;
    z-index: 9999;
}

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

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

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

.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 #ffcc66;
    color:#000000;
    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;
    display: inline-block;
    width: 65%;
    word-wrap: break-word;
}

header {
    background-color: #000000;
}

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

.fi-list {
    font-size: 40px !important;
    text-indent: 0 !important;
    color: #ffcc66 !important;
}

.text-logo {
    color: #ffcc66;
    font-family: 'goudyBookletter',Times,serif;
    font-size: 30px;
    line-height: 5.5;
}

header .title-area {
    margin: 0 0 6px !important;
    padding: 0;
    float: none;
    width: 100%;
    list-style: none;
}

header .top-bar.expanded .title-area {
    background: none repeat scroll 0 0 transparent;
}

header .top-bar {
    margin-top: 5px;
    height: auto;
}

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

/* Override default styling */

header .top-bar-section .has-dropdown > a:after {
    border-color: #FFFFFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    margin-top: -3px !important;
}

header .top-bar-section .has-dropdown > a:hover:after{
    border-color: #ffcc66 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
}

header .top-bar-section .has-dropdown .dropdown li a:after {
    margin-top: -11px !important;
}

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 {
    background-color: transparent;
}

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

header .top-bar .toggle-topbar.menu-icon {
    top: 45%;
    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,
header .top-bar-section li.hover>a:not(.button) {
    color: #FFFFFF;
    font-size: 18px;
    background: transparent;
}

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

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

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

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-section .dropdown li.title h5 {
    margin-top: 0;
}

header .top-bar-section ul li > a{
    display:block;
    height: 100%;
    margin: 0;
    width: 100%;
    padding: 12px 0 12px 15px;
    background-position: 15px center;
    font-family: 'goudyBookletter',Times,serif;
    font-weight: normal;
}

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: #161616;
}

header .top-bar-section .dropdown li a,
header .top-bar-section li li.hover > a:not(.button){
    color: #FFFFFF;
    font-size: 18px;
    text-align: left;
    letter-spacing: 1px;
}

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

header .top-bar-section li.header-button a.button {
    background-color: #252525;
    color: #ffcc66;
    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 {
    background-color: #ffcc66;
    color: #252525;
    text-decoration: none;
}


/* Homepage */
.homepage .hero .banner-background{
    background-size: cover;
    padding: 100px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent; 
    padding-bottom: 310px;
}

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

.hero-text {
	padding-bottom:100px;
}

.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:'goudyBookletter',Times,serif;
	font-weight: normal;
	padding:10px;
}

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

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

.hero-text h2 {
    font-size: 30px;
    letter-spacing: 10px;
    text-align: center;
    margin-bottom: 0.8em;
	font-family: 'goudyBookletter',Times,serif;
	font-weight: normal;
}

.hero-text h4 {
    font-family:'goudyBookletter',Times,serif;
    font-size: 18px;
    text-align: center;
	margin-top:20px;
	font-weight: normal;
}

.hero-text p {
    font-size: 1.2em;
    margin-bottom: 2.5em;
}

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

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

.section.newsletter {
    text-transform: capitalize;
}

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

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

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

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

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

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

/* subpage (infopage)*/
.infopage .content{
	margin-top:5%;
	margin-bottom:5%;
}

.infopage h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 0.5em;
    font-family: 'goudyBookletter',Times,serif;
    font-weight:normal;
}

.infopage h4 {
    font-size: 18px;
    text-align: center;
	margin-top:20px;
	font-weight:normal;
}

.infopage .content  hr{
	width:125px;
	margin:0 auto;
}

.infopage .content h3 {
    font-family: 'HorleyOldStyleMTStdLightItalic', times new roman;
    font-size: 22px;
    text-align: center;
}

.infopage .content p{
   margin-top:5%;
   margin-bottom:5%;
}

.infopage .pre-footer-content{
   font-size:19px;
}

.info-pre-footer  {
	background-color:#FFFFFF;
    color: #000000;
	padding-top:50px;
	padding-bottom:50px;
    text-shadow: none;
}

.info-pre-footer h2{
	color: #000000;
    font-size: 18px;
    text-shadow: none;
}

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

.search-results h2 {
	word-wrap: break-word;
    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: 10px;
    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: 30%;
}

.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;
    padding-left: 5px;
    padding-right: 5px;
    word-wrap: break-word;
    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:#FFFFFF;
}

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

.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 #454545;
}

.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;
}

.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 .filter{
    text-align: left;
    line-height: 12px;
    padding: 1.5em 0;
}

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

.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 .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;
}

.productpage .related-item {
    float: left !important;
}

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



/* collection page*/

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

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

.collectionpage h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}

.productpage h2 {
    font-size: 30px;
}

.cloud-zoom-big {
    left: 13px !important;
}

.collectionpage .filter select {
    width: 45%;
}

.collectionpage .itemsper select {
    width: 25%;
}

.collectionpage .sorter.row {
    margin-bottom: 2em;
    border-bottom: 1px solid #454545;
}

.collectionpage .filter {
    line-height: 12px;
    padding: 1.5em 0;
    text-align: center;
}

.chosen-container-single .chosen-single span,
.chosen-container .chosen-results li {
    text-align: left;
}

.chosen-container-single .chosen-single{
    border-radius: 0px !important;
}

/* collection page end */

.product-title a {
    color: #FFFFFF;
    font-size: 20px;
	word-wrap: break-word;
}

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

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

.priceproduct {
    font-size: 20px;
}

.productpage.content form#variationForm {
    clear: both;
}

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

.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;
}

.wait {
    display:none;
    top:50%;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
}

.ias_loader,
.itemsper {
    display: none !important;
}

.listing{
    text-align:left;
}

.filter span {
    vertical-align: middle;
}

.breadcrumbs {
    list-style: none outside none;
    text-align: center;
}

.breadcrumbs li {
    display: inline;
	word-wrap: break-word;
}

.chosen-container-single .chosen-single span {
    line-height: 22px;
    text-transform: lowercase;
}

.product-thumbs {
    margin-top: 20px !important;
}

.productpage h2 {
    font-size: 24px;
    margin-bottom: 50px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}

.product-thumbs li {
    cursor: pointer;
}

.compareprice {
    font-size: 24px;
}

.ps-product-compare-price-container{
	font-size: 24px;
}

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

#ptabs {
    margin-top: 30px !important;
}

.related-products {
    margin-top: 40px;
}

.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;
	text-transform: lowercase;
}

.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 20px;
    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;
}

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

.quantity-controls {
    display: inline-block;
}

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

.product-quantity {
    font-size: 21px;
    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: #ffcc66 !important;
    background-color: #252525 !important;
    border: medium none;
}

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

.ps-cart-page .bread-crumbs span a:hover {
    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);
    font-family: 'Times New Roman',Times,serif;
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 23px;
    font-weight: 500;
    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;
    word-wrap: break-word;
}

.variations {
    float: left;
}

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

.productpage #ptabs ul {
    margin-left: 0;
}

.resp-tab-content,
h2.resp-accordion {
    border: 1px solid #454545;
}

h2.resp-accordion {
    margin-top: 0;
    border: 1px solid #454545 !important;
    border-bottom: medium none !important;
}

.resp-tab-active {
    border: 1px solid #454545 !important;
}

h2.resp-tab-active {
    background: none repeat scroll 0 0 transparent !important;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #454545 !important;
    border-bottom: medium none !important;
}

.resp-tabs-container {
    background: none repeat scroll 0 0 transparent;
}

.resp-tabs-list li { 
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
}

.product-detail .vendor {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

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

.footer-large-screen {
    padding-top: 20px;
    display: inline-block;
}

.footer-section-nav {
	border-top: 1px solid #454545;
}

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

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

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

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

/* Footer */
footer {
    padding: 20px 0;
    clear: both;
}

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

.footer-menu li {
    margin-right: 20px;
    display: inline;
}

footer .social li {
    display: inline;
    padding-right:5px;
}

.footer-wrap ul {
    list-style-type: none;
}

.footer-lnks h4 {
    margin-top: -5px;
}

.ps-logo {
    display: none;
}

.footer-large-screen .footer-ps-logo,
.footer-large-screen .copyright {
    font-size: 12px;
}

.footer-large-screen .copyright a {
    display: inline-block;
    margin-top: 5px;
}

.chosen-container-single .chosen-drop {
    color: #000000;
}

.footer-small-screen {
    display: none;
}
 
.ps-error.long.style {
    font-size: 15px !important;
}

#msg-container {
    width: 75% !important;
}

@media only screen and (max-width: 940px) {
	header .top-bar .name {
	    border-bottom: 1px solid #454545;
	}
	
    .text-logo {
        line-height: normal;
        padding: 25px 0;
    }
    
    .mousetrap {
        display: none;        
    }
    
    .hide-mobile {
        display: none;
    }
  
    .social-search,
    .top-bar-section,
    .header-links{
        display: none;
    }
     
	.side-nav-content {
        display: block;	

		 /* 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: 0;
		margin-left: 0;
        float: left;
        width: 100%;
	}

	.nav-bar li a {
        display: block;
		color: #FFFFFF;
        font-size: 18px;
        font-family: 'goudyBookletter',Times,serif;
		margin: 0 35px;
        word-wrap: break-word;
	}
	
	.nav-bar li a:hover{
		color: #ffcc66;
	}

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

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

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

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

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

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

	.mobile-search-button {
        opacity: 0;
        border: 0 none;
        height: 50px !important;
        left: 15px;
        position: absolute;
        top: 15px;
        width: 60px;
        z-index: 9999999;
        cursor: pointer;
    }
    
    .mobile.fi-page-search {
        font-size: 60px;
        left: 9px;
        top: 6px;
        color: #FFFFFF;
    }

    .mobile-search{
        border: 1px solid #454545;
        background-color: #FFFFFF;
        color: #161616 !important;
    	font-family: 'Open Sans',sans-serif;
		font-weight: bold;
		font-size: 16px!important;
		width: 86%!important;
        float: right;
		height: 55px!important;
		margin: 10px!important;
		border-radius: 5px!important;
		padding: 10px 10px 10px 20px !important;
		text-transform: uppercase;
	}

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

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

	[role="complementary"] .has-dropdown > ul > li:hover{
		padding-top:10px;
		padding-bottom:10px;
	}
    
    [role="complementary"] .has-dropdown > ul > li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
	
	/* end sub menu */
	 
    .footer-menu { 
        display: none;
    }
    
	.mobile-shop-name {
	    font-size: 20px;
	    font-weight: 600;
	}
	
	.ps-logo {
		border-top:1px solid #454545;
		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;
    }
    
	footer .footer-small-screen	{
		display:block;
		padding-top:10px;
		padding-bottom:10px;
		font-size: 14px;
	}
	
	.copy-year {
        float: left;
        font-size: 10px;
        padding-bottom: 20px;
        text-align: center;
        width: 100%;
        padding-top: 5px;
    }
    
    .footer-block {
        border-bottom: 1px solid #454545;
        border-top: 1px solid #454545;
    }
	
	footer {
    	padding-top: 0;
    }
    
    .footer-wrap {
        display: none;
    }
    
    .footer-section-nav {
        display: none;
    }
    
}

/* Media Queries */
@media only screen and (max-width: 768px) {
    h1,h2,h3,h4,h5,h6 {
        text-align: center;
    }
    
    p {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    
    .productpage del {
        display: block;
    }
    
    .product-quantity-cart {
         text-align: center;
    }
    
    .variations {
        float: none;
        text-align: center;
    }
    
    .resp-tabs-container {
        border-bottom: 1px solid #454545 !important;
    }
    
    .resp-tab-content {
        border-bottom: medium none;
    }
        
    #product-price,
    #product-title {
        text-align: center;
    }
    
    .productpage .related-item {
        float: none !important;
    }
    
    .ps-collection-page .filter {
        text-align: center;
    }
    
    .ps-collection-page .filter, 
    .ps-collection-page .itemsper {
        border-bottom: 1px solid #454545;
    }
    
    h2.resp-accordion {
        font-size: 22px;
        text-align: center;
    }
    
    .resp-tabs-container h2 {
        font-size: 15px !important;
        margin-bottom: 0;
    }
    
    .mobile-search {
        width: 71% !important;
    }
    
    .mobile.fi-page-search {
        left: 45px !important;
    }
}


@media only screen and (max-width: 601px) {   
    .mobile-social-icon{
        font-size:50px;
    }
    
    .mobile-social-icon:hover { 
        font-size: 50px;
    }
    
    .homepage section.hero,
    .homepage .banner-background {
        min-height: 650px;
    }
    
    .hero-text {
        position: absolute;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    #msg-container {
        width: 94% !important;
    }

    .ps-error.long.style {
	    font-size: 12px !important;
	}
    
    .mobile-social-icons {
	    margin-right: 2%;
	}
	
	footer .footer-small-screen {
		font-size: 12px;   
	}
    
    .mobile-search {
        width: 65% !important;
    }
    
    .mobile.fi-page-search {
        left: 20px !important;
    }
	
	.related-products h2 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 385px) {
    .prod-cbtn {
        margin-top: 21px;
    }

    .mobile-cart-detail {
        float: left;
        text-align: left;
        width: 100%;
    }
    
    .mobile.fi-page-search {
        left: 10px !important;
    }
    
    .mobile-search {
        font-size: 14px !important;
        padding: 7px !important;
    }
    
    .mobile-auth-links {
        line-height: 25px;
        width: auto;
    }
}

@media only screen and (max-width: 320px) {   
    .mobile-search {
        font-size: 12px !important;
    }
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 940px) {   
    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: 1em;
        margin-bottom: 1.25em;
    }
    
    .hero-text a.button,
    .hero-text-admin a.button {
        font-size: 14px;
    }
   
    header .top-bar-section ul.menu {
        display: block;
        margin: 0 auto;
        width:80%;
        text-align: center;
    }
    
    .top-bar-section .dropdown li {
        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) {
}


/* 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) {
    
}