/* Clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.clearfix {
    clear: both;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body {  
    line-height: 1.5;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    background-color: #ffffff;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4971/theme/7457/img/bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #373739;
    font-weight: 300;
}

h1, h3, h2, h4, h5, h6 {
    color: #373739;
    font-family: 'Lato', sans-serif;
    line-height: 1em;
    font-weight: 600;
}

a  {
    color: #F26135;
    outline: none;
}

a:hover {
    color: #F26135;
}

ul li {
    list-style-position: inside;
}

hr {
    border-color: #DDDDDD;
}

fieldset.ps-article-editor-form {
    background: none repeat scroll 0 0 #ffffff;
}

[role="main"] {
    padding: 0 !important;
}

[role="complementary"] {
    position: absolute !important;
}

.row {
    max-width: 1152px;
}

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

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

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

.mobile-social-icon { 
    font-size: 60px;
    color:#DBDBDB!important;
    margin-right: 0;
    width: auto;
}

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: #373739;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    color: #ffffff;
    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: #373739;
    color: #ffffff;
    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: #373739;
    color: #ffffff;
	opacity: 1;
}

.breadcrumb {
    margin:36px 0;
}

/*top header*/
header .title-area{
    width:100%;
    float: left;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

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

header .row {
    overflow: visible;
}

header .top-bar{
    clear: both;
    float: left;
    height: auto;
    margin-top: 0;
    width: 100%;
    font-size: 14px;
}

header .top-bar .name {
    float: left;
    height: auto;
    margin-top: 22px;
    width: 60%;
}

header #social-cart-detail{
    width:24%;
}

header .top-header-right{
    width:100%;
}

.social-icon {
    font-size: 21px;
    color: #373739;
}

.header-cart-title {
    word-wrap: break-word;
}

.currency-container {
    border-left: 1px solid #DDDDDD;
    float: right;
    padding-left: 10px;
}

.currency-container select {
    border: none;
    background: none repeat scroll 0 0 transparent;
}

#sideMenu .currency-container select {
    background: transparent;
    width: 100px;
    border: 0;
    font-size: 16px;
    cursor: pointer;
    margin-top: 5px;
    border: 1px solid;
}

#cart {
    color:#ffffff;
 	font-size: 11px;
    font-weight: bold;
    margin-left: 25px;
    margin-right: 15px;
    margin-top: 20px;
    padding-top: 6px;
    width: 12px;
}

.title-price #cart {
    height: 34px;
    letter-spacing: 0;
    padding-top: 8px;
    width: 37px;
    font-weight: 300;
}

.circle {
    border-radius: 50%;
    display: inline-block;
}

header .cart-detail a{
	padding-right:0!important;
}

header .cart-detail.right {
    width: 62px;
}

header .header-links a:hover{	
	color: #F26135;
}

#logo {
    margin-top: 5px;
    vertical-align: baseline;
}
/* end top header*/

/* Override default styling */

/* header cart */

header .top-bar-section .main-nav {
	border-right: 1px solid #ffffff;
}

header .cart-detail {
    background-color:#373739;
	color: #ffffff;
    float: left;
    font-size: 18px;
    padding-left: 15px;
	width: 100%;
}

header .cart-list{
	position:absolute;
	display:none;
	right: 0;
	background-color:#373739;
    color: #ffffff;
	z-index: 999999;
	padding:10px;
    font-size:12px;
    top: 45px;
	width: 100%;
}

header .header-cart-item{
    width:100%;
	list-style:none;
    line-height:2;
}

.header-cart-item a,
.header-cart-item {
	font-size: 14px !important;
	line-height: 21px !important;
	padding: 0 !important;
}

.header-cart-item .button.checkout {
    font-size: 14px !important;
    line-height: 27px !important;
}

header .top-bar-section .header-cart-item li a:not(.button){
    color:#ffffff;
}

header .header-cart-item li{
    border-bottom: 1px dotted #ffffff;    
    width:100%;
    float:left;
    margin-bottom:10px;
    padding-bottom:10px;
}

header .header-cart-item li:last-child {
    border-bottom: none;
}

header .header-cart-item .checkout{
    background-color:#ffffff !important;
    color:#373739 !important;
    font-size: 15px;
    padding: 0 18px;
}


header .top-bar-section .header-cart-item li a.checkout:hover {
   background-color:#ffffff !important;
}

header .bag {
	margin-top: 5px;
}

header .bag .fi-shopping-bag {
   font-size: 30px;
}

header .item {
  	font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    margin-left: 14px;
    margin-top: 2px;
}

header .item a {
	color:#ffffff;
	float: left;
    font-weight: 500;
    margin-top: -1px;
}

.cart-detail .cartTotal {
    float: left;
    margin-left: 5px;
    margin-top: -1px;
}

header .cart-bag {
    color:#ffffff;
    font-size: 25px;
}

header .remove-cart {
    color:#ffffff;
}

header .remove-cart a {
    color:#ffffff;
}

header .separator{
	margin-top: 13px;
	margin-left: 10px;
}

header .cart-dropdown{
	padding-top: 20px;
	margin-left: 20px;
	cursor:pointer;
}

header .cart-dropdown{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color:#ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-top-style: solid;
	margin-top: 15px;
	top: 22.5px;
	margin-left: 13px;
	padding-top:0;
}

header #cart.cart-dropdown.open {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
	margin-top: 5px;
}

header .top-bar-section ul.header-cart-item li.hover,
header .top-bar-section ul.header-cart-item li.active {
    background-color: transparent;
}

/* header cart */

header .searchForm {
    border: 1px solid #DDDDDD;
	height: 32px;
    background: #ffffff;
}

header .search {
	font: italic 300 14px 'Lato', sans-serif;	
    color: #373739;
    padding-left: 8px;
	top: 0;
    border: medium none;
    width: 80%;
	float: left;
    background: none repeat scroll 0 0 transparent;
}

header .searchButton {
    border: medium none;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: "foundation-icons";
    font-style: normal;
    font-variant: normal;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 1px;
    top: 26px;
    width: 55px;
    z-index: 9999;
    opacity: 0;
}

.fi-magnifying-glass {
    font-size: 25px;
    right: 6px;
    position: absolute;
    top: 20px;
    z-index: 999;
    color: #373739;
    cursor: pointer;
}

.header-block  {
    float: right;
    margin-bottom: 25px;
    margin-top: 25px;
	width: 39%;
}

.desktop-social-icon {
    font-size: 21px;
    margin-left: 5px;
    margin-right: 0;
    vertical-align: text-top;
    width: auto;
}

.loginOrderWrap {
    border-bottom: 1px solid #DDDDDD;
 	line-height: 38px;
    float: left; 
}

.user-login {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.user-login a {
    font-style: italic;
    font-weight: 600;
	margin-right: 5px;
}

.track {
    border-left: 1px solid #DDDDDD;
    float: left;
    padding-left: 20px;
}

.track a {
	color: #373739;
}

.track a:hover {
	color: #373739;
}

.total_cart {
    float: right;
    margin-top: 11px;
}

.total_cart img {
	margin-left: 10px;
	margin-top: -2px;
}

.cartInfo {
    margin-left: 20px;
    float: left;
}

.yourCart {
    border-bottom: 1px solid #DDDDDD;
}

.cartCount {
    display: inline-block;
    margin-right: 40px;
}

footer .cartCount {
	margin-right: 2px;
}

.title-area ul {
    float: right;
    margin-left: 0;
    width: 100%;
}

.user-login a:hover {
    color: #F26135;
}

header .top-bar-section {
	line-height: 37px;
    float: left;
    width: 100%;
    background-color: #373739;
}

header .top-bar-section ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

header nav.top-bar,
header .top-bar-section ul, 
header .top-bar-section li a:not(.button){
    background-color: transparent;
    font-weight: normal;
}

header .top-bar-section li ul li a:not(.button) {
    padding: 6px 9px;
    line-height: 25px;
}

header .top-bar .toggle-topbar a,
header .top-bar .toggle-topbar.menu-icon a,
header .top-bar-section li a:not(.button) {
    color: #e3e3e3;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
    outline: medium none;
    padding: 0 12px 0 12px;
}

header .top-bar-section ul li.hover,
header .top-bar-section ul li.active {
    background-color: #F26135;
}

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,
header .top-bar-section li.hover>a:not(.button) {
    color: #ffffff;
}

header .top-bar-section ul.header-cart-item li a:hover:not(.button) {
    background: none repeat scroll 0 0 transparent;
    color: #ffffff;
}

header .top-bar .toggle-topbar.menu-icon a span {
    box-shadow: 0 12px 0 4px #373739, 0 24px 0 4px #373739, 0 36px 0 4px #373739;
	width:30px;
	right: auto;
}

header .top-bar-section li.has-dropdown ul li.hover,
header .top-bar-section li.has-dropdown ul li.active {
    background-color: transparent;
}

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

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

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

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

/*left menu*/

.left-menu .activePage{
    background: url("//s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4971/theme/7457/img/dot.png") no-repeat scroll left 21px rgba(0, 0, 0, 0) !important;
}
 
.section-container.accordion {
    border: medium none !important;
} 
/*
.promo-text ul li:first-child {
	margin-left: 1% !important;
}

.promo-text ul li {
    
    margin-left: 1.99% !important;
    padding-bottom: 0;
    padding-right: 15px;
    width: 31.4%;
}
*/

ul li .promo {
	border: 3px solid #DDDDDD;
    padding: 6px 10px;
 /* background: url("//s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4971/theme/7457/img/promo-arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);*/
}

ul li .promo p {
    margin-bottom: 0;
}

.content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    margin-top: 20px;
}

.homepage .items.clearfix {
    width: 100%;
}

.homepage.content {
	margin-top: 0;
}

p.title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
}

/* Dropdowns */
header .top-bar-section .dropdown {
    background: #343d3f;
    z-index: 9999; 
}

header .top-bar-section .dropdown li a {
    color: #ffffff !important;
}

header .top-bar-section .dropdown li a:hover {
    color: #e3e3e3 !important;
    background: none repeat scroll 0 0 transparent !important;
}

header .top-bar-section li a:hover {
    background: none repeat scroll 0 0 transparent !important;
}

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

.text-logo {
    color: #000000;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 30px;
    line-height: 36px;
    word-wrap: break-word;
}

.bx-pager-item{
    display: inline;
}

.bx-pager {
    position: absolute;
    width: 56%;
    margin-top: -50px;
	left: 15px;
    text-align: left;
}

.bx-pager a {
    font-size: 0 !important;
    display: inline-block;
}

.bx-pager .bx-pager-item a {
	background: none repeat scroll 0 0 #F26135 !important;
    border: 2px solid #ffffff !important;
    border-radius: 100%;
    margin-right: 13px;
    text-decoration: none;
    width: 13px;
    height: 13px;
    padding: 0;
}

.bx-pager-item a.active {
    background: none repeat scroll 0 0 #ffffff !important;
    border: 2px solid #F26135 !important;
}

.banner #slider .bx-controls-direction {
	display: none;
}

.banner #home-slider img {
	border: 1px solid #DDDDDD;
    padding: 2px;
}

hr {
    margin-left: auto;
    margin-right: auto;
}

hr.small {
    width: 90px;
}

hr.full {
    width: 100%;
}

footer {
	background-color: #373739;
	margin-top: 50px;
    font-weight: 300;
}

.footer-image {
    float: left;
    width: 16%;
}

.footer-image-details{
    float: left;
    width: 82%;
}

.footer-image-details .padding {
    padding: 3% 0 0 4%;
}

.latest-update-wrap img.media {
	border: 1px solid #DDDDDD;
}

.latest-update-wrap {
	margin-top: 20px;
	border: 1px solid #DDDDDD;
}

.latest-update-wrap ul {
    margin: 8px 0 0;
}

.latest-update-image-caption {
    font-size: 17px;
    margin-top: 16px;
    font-weight: 700;
}

.banners-block > li {
	margin-bottom: 3px;
    padding-left: 0.5em;
    padding-right: 0.9em;
}

.banners-block {
    margin-right: 0;
    padding: 0;
}

.previewText,
.offer-text,
.promoText{
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#ps-contact-us .field-separator {
    margin-top: 0;
}

.contact .offer-text {
    margin-top: 20px;
}

.mainLocation h5 {
    margin-top: 35px;
}

.contact .offer-text h4 {
    font-weight: 800;
}

.homepage .offer-text h2 {
	font-weight: 300;
}

.previewText {
    margin-top: 50px;
}

.promo-text{
	margin-top:30px;
}

.home-collection-item {
    padding-top: 0 !important;
	padding-bottom: 30px !important;
    display: inline;
}

.homepage .home-collection-item ,
.collectionpage .home-collection-item {
	float: left !important;
}

.product-title a {
    word-wrap: break-word;
	font-size: 17px;
    font-weight: 600;
	margin-top: 16px;
    color: #373739;
}

.brands-banner {
    border: 1px solid #DDDDDD;
    margin-top: 20px;
}

.brands-banner .brandsTitle {
    border: medium none;
    margin-right: 25px;
    margin-top: 17px;
    float: left;
}

.brands-banner .img {
    padding-left: 12px;
}

.minimumprice{
     font-size: 20px;
} 

.title-price h4 {
    border-bottom: 1px solid #DDDDDD;
    margin-top: 0;
    padding-bottom: 10px;
}

.saleWrap {
    display: inline-block;
    width: 25%;
}

.productpage .saleWrap .sale {
    float: left;
    margin-bottom: 15px;
    position: static;
}

.productpage .description-text {
    margin-bottom: 20px;
}

.productpage .description-text p {
    margin-bottom: 0;
}

.productpage .description-text a.read-more {
    font-weight: bold;
}

.productpage .ps-product-compare-price-container {
    color: #373739;
    font-size: 14px;
    font-weight: normal;
}

.sale {
    background: none repeat scroll 0 0 #F36236;
    color: #ffffff;  
	padding: 2px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 15px;
    width: 50px;
    z-index: 9999;
    font-weight: 600;
}

.sideCollectionWrap .sale {
    top: 9px;
    width: 40px;
    left: 18%;
    right: auto;
    font-size: 12px;
}

.related-products .sale {
    right: 30px;
}

.sideCollectionWrap hr {
    border-color: #DDDDDD;
    width: 90%;
}

.sideCollectionWrap hr:last-child {
    display: none;
}

.home-collection-item .sale,
.collection-item .sale,
.related-item .sale{
    background: none repeat scroll 0 0 #373739;
    color:#ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    padding-top: 9px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    left: 0;
}

.productpage .home-collection-item .sale{
     top: auto;
     z-index: 9999;
}

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

.product-container {
   /* border: 1px solid #DDDDDD;*/
    border-right: none;
    border-top: none;
    position: relative;
}

.search-results .product-container {
    border: 1px solid #DDDDDD;
}

.collectionpage .jcarousel {
	border-right: 1px solid #DDDDDD !important;
}

.collection-wrapper {
    border-bottom: 1px solid #DDDDDD !important;
    border-right: 1px solid #DDDDDD !important;
    margin: 0;
}

.sideCollectionWrap .product-container {
    border: none;
}
/*
.side-collection,
.promo-banner {
    padding-right: 0;
}*/

.sideCollectionWrap {
    border: 1px solid #DDDDDD;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.homeProductWrap img {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    display: inline-block;
}

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

.home-title a{
    font-size: 45px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 4px;
    text-transform: capitalize;
}

.title-price {
    margin-top: 12px;
}

.title-price del {
    color: #373739;
}

.selectors {
    list-style-type: none;
    margin: 0 20px 20px 0;
    float: left;
    width: 100%;
}

.productpage .button.prod-cbtn {
  	float: left;
    margin-top: 0;
    padding: 9px 3px;
    width: 138px;
    margin-bottom: 0;
}

.collectionpage .chosen-container.chosen-container-single {
    z-index: 99999;
}

.chosen-container-single .chosen-single,
.chosen-container .chosen-drop {
    background: #ffffff !important;
    box-shadow: none !important;
    font-size: 14px !important;
    height: auto !important;
    padding: 8px 0 0 8px !important;
    text-transform: capitalize !important;
    border-radius: 0 !important;
}

.productpage #product-price del {
    float: left;
    margin-right: 10px;
    color: #373739;
}

.productpage #product-price del .compareprice {
    color: #373739;
    font-size: 14px;
    font-weight: 500;
}

.priceproduct {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 9px;
    color: #F36236;
}

.product-container .product-price {
    display: block;
}

.priceproduct .starting-label {
    font-size: 14px;
    font-weight: 400;
    display: block;
}

.description {
    margin-top: 5px;
}

.homepage .product-title,
.collectionpage .product-title,
.related-products .product-title {
    display: block;
    height: 45px;
    line-height : 18px;
}

.homepage .latest-update-wrap .description {
    height: auto;
}

.homepage .description,
.collectionpage .description,
.related-products .description {
    height: 45px;
    line-height : 18px;
}

.side-collection .product-price {
    clear: both;
    display: inline-block;
    margin-top: 12px;
}

.collectionpage .banner-detail {
	padding: 15px 30px 20px 12px;
    border: 1px solid #DDDDDD;
}

.priceproduct small {
    font-size: 13px;
    font-weight: normal;
    display: block;
}

.chosen-container-single .chosen-single div b {
    background-position: 0 5px !important;
}

.chosen-container .chosen-drop {
    padding: 0 !important;
    padding-top: 7px !important;
}

.selectors label{
    font-size: 1em;
}

.productpage .selectors select {
    width: auto;
    text-transform: lowercase;
}

.productpage .selectors select option{
    text-transform: lowercase;
}


.description-text ul li {
    list-style-type: square;
}

.addthis_toolbox {
    margin-top: 25px;
}

.likebox{
    list-style-type: none;
    text-align:right;
    float:right;
}

.likebox li{
    float:left;
}

.quantities {
  	float: left;
    margin-bottom: 5px;
    margin-right: 20px;
}

.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/35px Georgia !important;
    height: 38px;
    margin-bottom: 0 !important;
    margin-left: 10px;
    padding: 0 9px !important;
    text-align: center;
    text-shadow: none;
    vertical-align: super;
    width: 36px;
}

.productpage .product-quantity-operators {
    font: bold 25px/21px Georgia !important;
    height: 25px;
    padding: 0 !important;
    text-align: center;
    width: 25px;
    margin-top: 1px;
    border-radius: 2px;
}

.productpage #add-quantity {
    line-height: 26px;
}

.productpage .quantities_label {
    margin-top: 0;
}

.product-quantity{
   	font-size: 15px;
    font-weight: bold;
    vertical-align: super;
}

.productpage .product-quantity-plus-minus {
    padding-bottom: 8px;
}

.productpage .product-quantity{
    vertical-align: 3px;
}

.quantities_label {
	float: left;
    margin-top: 12px;
}

/* collection page*/
.mainCollectionTitle,
.collectionTitle,
.promoTitle {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 10px;
}

.collectionTitle,
.latest-update-title {
    border-bottom: 1px solid #DDDDDD;
}


.mainCollectionTitle {
 	border: 1px solid #DDDDDD;
}

.collectionTitle {
	margin-bottom: 0;
}

.sorter {
    border: 1px solid #DDDDDD;
    padding: 8px;
}

.collectionpage .collection,
.homepage .collection{
	list-style:none;
	margin-top: 20px;
}

.productpage.content {
    margin-top: 35px;
}

.collectionpage .offer-text {
    margin-top: 25px;
}

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

.collectionpage h2,
.productpage h2{
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 0;
}

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

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

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

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

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

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

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

.resp-tabs-list li { 
    background: none repeat scroll 0 0 transparent;
    text-transform: capitalize;
    color: #373739;
}

.resp-tab-content.resp-tab-content-active ul {
    margin-left: 15px;
}

.collectionpage .sorter.row {
    margin-bottom: 2em;
}

.collectionpage .filter {
    text-align: center;
}

.homepage .filter,
.homepage .itemsper, 
.homepage .pagination-container,
.collectionpage .itemsper, 
.collectionpage .pagination-container {
    display: none;
}

.chosen-container-single .chosen-single span,
.chosen-container .chosen-results li {
    text-align: left;
    text-transform: lowercase !important;
}
/* collection page end */

/* product page*/
#ptabs {
   	padding-left: 0 !important;
    margin-top: 30px !important;
    margin-bottom: 40px !important;
}

.resp-tab-content.resp-tab-content-active > ul {
    margin-left: 15px;
}

.product-quantity-plus-minus {
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

.product-detail {
	margin-bottom:30px;
}

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

.product-detail .thumbs li {
    text-align: center;
}



.productpage .product-detail .thumbs img,
.productpage img#imgMain,
.cloud-zoom-big {
    border: 1px solid #DDDDDD;
}



.product-detail .thumbs img {
    cursor: pointer;
}

#product-price {
    font-family: 'Lato', sans-serif;
    margin-bottom: 20px;
    margin-top: 12px;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0;
}

.productpage #product-price .ps-product-price-container {
    color: #F36236;
}

.productpage .product-name {
    font-weight: bold;
}

#product-title {
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
    margin-top: 6px;
    font-size: 19px;
    word-wrap: break-word;
}

.chosen-container .chosen-results li {
    color: #000000;
}

.product-title-price{
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:18px 0;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 20px;
}

.product-detail .description{
	margin:0 0 30px;
	padding-left: 22px;
	padding-right: 32px;
}

.product-detail .selectors li{
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #DDDDDD;
}

.product-detail .selectors li:first-child {
    border-top: medium none;
}

.product-detail .selectors label{
    color: #373739;
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
}

.product-quantity-cart{
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;	
}

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

.product-quantity-cart img{
    vertical-align:middle
}

.product-quantity-cart .quantity-controls{
    border-right:1px solid #DDDDDD;
}

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

.chosen-container-single .chosen-single {
    line-height: 27px !important;
    padding-top: 0 !important;
	border: 1px solid #DDDDDD !important;
	color: #373739 !important;
}
/*
.collectionpage .chosen-container-single .chosen-single {
	background-color:  !important;
}
*/
.chosen-container-single .chosen-drop {
    border-radius: 0;
    border: 1px solid #DDDDDD !important;
    border-top: none;
}

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

.like-box{
	margin-top:38px;
}
/* end product page */

/* Cart page */
.ps-cart-page table.cart-items,
.ps-cart-page table.cart-items tr.cartrow td,
.ps-cart-page table.cart-items tr th,
.ps-cart-page table.cart-items tr td {
    border: 1px solid #DDDDDD;
    border-radius: 0;
}

.ps-cart-page .cart-items td, 
.ps-cart-page .cart-items th {
    border-right: medium none !important;
    border-top: medium none !important;
}

.ps-cart-page .cart-items {
    border-bottom: medium none !important;
    border-left: medium none !important;
}

.ps-cart-page .total-table  {
    border: 1px solid #DDDDDD;
    border-radius: 0;
}

.ps-cart-page .total-table td {
    border-right: 1px solid #DDDDDD;
}

.ps-cart-page .total-table td {
    border-bottom: 1px solid #DDDDDD;
}

.ps-cart-page #cart-form .chkoutbut .checkout.return {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    float: left;
    font-weight: 700;
    padding: 6px 0 7px !important;
}

.ps-cart-page .cart-items .item .cart-item-title a {
    color: #373739;
}

.ps-cart-page .cart-items .item .cart-item-title a:first-child {
     font-weight: 700;
}

.ps-cart-page .subtotal {
    font-size: 14px;
}

.ps-cart-page .update-btn {
    width: 90% !important;
}

.ps-cart-page .chkoutbut {
    width: 50% !important;
}

.ps-cart-page #cart-form .chkoutbut .checkout {
    width: 47%;
	float: right;
    font-weight: 700;
}

.ps-cart-page #cart-form .chkoutbut .checkout,
.ps-cart-page .checkoutbut input.update-btn,
.ps-cart-page .qty-increment,
.product-quantity-operators,
.button {
    color: #ffffff !important;
    background-color: #373739 !important;
    border: medium none;
    box-shadow: none;
    font-size: 13px;
    margin-bottom: 18px;
    margin-top: 15px;
    text-transform: uppercase;
	padding: 10px 25px;
	border-radius: 5px;
}

.ps-cart-page .qty-increment {
    border-radius: 2px;
    line-height: 30px;
    padding: 3px 14px;
    width: 40px;
    font-size: 19px;
}

.update-btn {
    font-size: 12px !important;
    padding-bottom: 10px !important;
    padding-top: 11px !important;
    font-weight: 700;
}

.ps-cart-page .cart-items .item-title .instock {
    color: #F26135;
}

.checkout {
    padding-bottom: 8px !important;
    padding-top: 9px !important;
}

.contact.button {
     letter-spacing: 1px;
     font-size: 14px;
     padding: 9px 18px 9px 20px;
    /* background: url("//s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4971/theme/7457/img/submit-arrow.png") no-repeat scroll 84px center rgba(0, 0, 0, 0);*/
}

.ps-cart-page input.prod-quant {
	text-align: center;
    padding: 10px;
}

.ps-cart-page .bread-crumbs {
    padding: 1em 0;
}

.addToCart.button {
    padding: 10px 0;
}

.addToCart.button > a {
    padding: 10px 18px;
}

.button {
    float: none;
    width: auto;
}

.button a {
    color: #ffffff;
	font-size: 12px;
}

.ps-checkout-page .continue_btn{
    background-color : #373739;
     color: #ffffff;
     text-shadow: none;
     border: medium 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 .sale {
	right: 0;
	top: 0;
}

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

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

.search-results .product-container {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    max-width: 250px;
	height: 251px !important;
}

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

.search-results .product-container .image {
    position: relative;
}

.search-results .product-container .details .content {
  	float: left;
    margin-bottom: 20px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}

.search-results .product-container .details .content .button {
    margin-top: 0;
}

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

.search-results .product-container .details p.title {
    font-size: 16px;
    margin: 0 auto 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 90%;
    word-wrap: break-word;
}

/* footer*/
footer form {
    float: left;
    margin-left: 12px;
    margin-top: -4px;
}

footer form .signup-input {
    background-color: #ffffff;
    color: #373739;
    border: medium none;
    height: 28px;
    width: 194px;
	padding-left: 5px;
}

footer form .signup-button {
    background: none repeat scroll 0 0 #F26135;
    border: medium none;
    color: #ffffff;
    width: 32px;
	height: 28px;
	text-align: center;
	padding: 0;
}

.footer-wrap {
	border-bottom: 1px solid #ffffff;
    float: left;
    width: 100%;
    padding-bottom: 11px;
    padding-top: 12px;
}

footer {
    color: #ffffff;
    clear: both;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #DBDBDB;
}
   
footer .privacy-links {
    margin-top: 8px;
}
    
footer .footer-wrap .privacy-links a {
    margin-right: 20px;
}    
    
footer .section {
    width:20% !important;
    padding-left: 0 !important;
}

footer .section ul {
    list-style-type: none;
    margin-left: 0;
}

footer .section h4 {
    color: #ffffff;
}

footer .section.newsletter {
    clear: none !important;
    float: right;
    padding-bottom: 0 !important;
}

footer .footer-nav-content {
	width: 100%;
}

.copyright {
    font-size: 10px;
    font-weight: bolder;
    text-transform: uppercase;
	margin-top: 18px;
}

.footer-link-content { 
	margin-top: 16px;
    padding-bottom: 20px;
}

footer .footer-lnks {
	list-style:none;
	margin-right:0;
    margin-left:0;
    margin-top: 15px;
    border-bottom: 1px solid #ffffff;
}

.footer-wrap .footer-lnks .section {
	padding-bottom: 0 !important;
}

footer .footer-lnks li a {
	color: #ffffff;
}

footer .footer-lnks li a:hover {
	color: #DBDBDB;
}

footer .footer-small-screen {
	display: none;
}

footer .social {
    list-style:none;
    margin-bottom: 0;
}

footer .social li {
	margin-left: 14px;
	display: inline;
	padding: 0;
}

footer .social-icon { 
    font-size: 35px;
    color:#DBDBDB!important; 
}

.footer-parent {
    font-size:16px;
}

.new {
	display: none;
}

footer .message {
    padding-top: 24px;
}

/*about us page*/

.about-contact-text {
    padding-bottom: 35px;
    padding-top: 80px;
}

.about-contact-text img {
	margin: 0 auto;
	float: none;
	display: block;
}

.contact-locations h4 {
    padding-bottom: 25px;
}

.mainLocation {
    letter-spacing: 1px;
}

.locations{
  	float: left;
    letter-spacing: 2px;
    margin-right: 80px;
    line-height: 24px;
}

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

.ias_loader {
    display: none !important;
}

.contact .normal {
    border: 1px solid #DDDDDD;
    height: 38px;
    width: 450px;
}

.contact textarea,
.contact .normal {
    background: none repeat scroll 0 0 ;
}

.field-separator {
    margin-top: 20px;
    clear: both;
}

.field-separator > span {
    text-transform: uppercase;
}

.field-separator.first_name {
    margin-right: 15px;
}

.contact .banner {
    margin-top: 30px;
}

.contact form {
    display: inline-block;
}

.fnameWrap,
.lnameWrap {
	float: left;
}

.fnameWrap {
	margin-right: 50px;
}

.contact .normal.firstname ,
.contact .normal.lastname {
	width: 200px;
}

.contact .name,
.contact .first_name,
.contact .last_name{
    margin-top: 0;
    margin-top: 15px;
}

.contact h4 { 
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 24px;
}

.contact .first_name .normal ,
.contact .last_name .normal {
  /*  width: 175px;*/
}

textarea {
    border: 1px solid #DDDDDD;
    width: 450px;
}

.listing {
	text-align: left;
}

.listing li {
	list-style: none outside none;
	margin-bottom: -1px;
    position: relative;
}

.jcarousel-next,
.jcarousel-prev {
    padding: 22px;
    position: absolute;
    font-size: 0;
    width: 10px;
    z-index: 999;
    color: #F26135;
}

.jcarousel-next {
	background: url("//s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4971/theme/7457/img/prev-next.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    height: 18px;
    left: 0;
    padding: 16px;
    top: -60px;
    width: 25px;
}

.jcarousel-prev {
	background: url("//s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4971/theme/7457/img/prev-next.png") no-repeat scroll 0 -30px rgba(0, 0, 0, 0);
    height: 18px;
    left: 0;
    top: -28px;
    width: 25px;
}

.jcarousel-prev:hover {
	background: url("//s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4971/theme/7457/img/prev-next.png") no-repeat scroll 0 -30px rgba(0, 0, 0, 0);
}

.jcarousel-next:hover {
	background: url("//s3-ap-southeast-1.amazonaws.com/test-assets-powerstores-com/data/org/4971/theme/7457/img/prev-next.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
}

.carousel-wrap {
    position: relative;
    top: -280px;
}

.slider {
    margin-bottom: 40px;
}

.text-slider p {
    font-style: italic;
    letter-spacing: 1px;
}

.slider h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 40px;
}

.mail-list-link {
    border-top: 1px solid #DDDDDD;
    margin-top: 85px;
}

.mail-list-link > a {
    background: none repeat scroll 0 0 #ffffff;
    color: #373739;
    float: left;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 15px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-top: 3px;
    width: 100%;
}

.mail-list-link a img {
    margin-left: 15px;
}

.slider.show-mobile {
	display: none;
}

.slider.hide-mobile {
	display: block;
}

.about-col {
    margin-top: 18px;
}

.ps-error.long.style {
    font-size: 15px !important;
}

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

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

.breadcrumbs li a {
    text-transform: lowercase;
}

/*carousel*/
.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
    position: relative;
}

.hide-for-desktop-large {
    display: none;
}

.ps-cart-page table.cart-items tr.cartrow td:first-child {
	float: left;
	width: 100%;
}

.ps-cart-page table.cart-items tr.cartrow td {
	border-left: none;
}

.ps-cart-page .cart-items .update {
    float: left;
    width: 100%;
}

.ps-cart-page .cart-items tr:nth-last-child(2) {
    padding-bottom: 0;
    border-bottom: 0 none;
}

.ps-cart-page table.cart-items tr:last-child td {
    border-top: none;
    border-bottom: none;
}
    
.show-mobile-small,
.mobile-label {
	display: none;
}

.ps-checkout-page h3 {
    font-size: 1.4em;   
}

#ps-content-three .caption {
    text-align: center;
	margin-top: 10px;
}

#ps-content-three .caption a {
    line-height: 20px;
}

#ps-content-three .button {
    display: block;
    margin: 0 auto 30px;
    width: 120px;
}

#ps-content-four .mid-content {
    border-bottom: 1px solid;
    border-top: 1px solid;
    text-align: left;
    padding-top: 12px;
}

#ps-content-four .caption,
#ps-content-six .caption,
#ps-content-eight .caption {
	text-align: center;
}

#ps-content-four .image,
#ps-content-eight .image {
    margin-bottom: 20px;
}

#ps-content-four .description,
#ps-content-six .description,
#ps-content-eight .description {
	text-align: center;
	margin-top: 10px;
}

#ps-content-five .top-banner {
    margin-bottom: 25px;
}

#ps-content-five .mid-content {
    padding: 0 0 10px;
}

#ps-content-six .description {
    margin-bottom: 40px;
}

#ps-content-six .button,
#ps-content-eight .button {
    display: block;
    margin: 20px auto 0;
    width: 160px;
}

#ps-content-seven .top-banner {
    margin-bottom: 20px;
}

#ps-content-seven .mid-video {
    margin-top: 10px;
}

#ps-content-eight .mid-content,
#ps-content-eight .bottom-content {
    margin-top: 25px;
    text-align: center;
}

#ps-content-eight .bottom-content h3,
#ps-content-eight .top-content{
    text-align: center;
}

#ps-content-eight .top-content {
    margin-bottom: 40px;
    margin-top: 40px;
}

#ps-content-nine img {
    float: none;
    border-radius: 100%;
}

#ps-content-nine .text-content {
    text-align: center;
}

/*collection landing*/

#ps-collection-landing .product-container .image {
    border: 1px solid;
}

#ps-collection-landing .product-container .product-caption a {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    word-wrap: break-word;
}

#ps-collection-landing .logged-out-grid {
    float: left;
    margin-right: 10px;
    width: 20%;
}

#ps-collection-landing #hover-items .product-container.open .title-price {
    position: absolute;
    overflow-y: hidden;
    max-height: 500px; /* approximate max height */
    background: hsla(0,0%,0%,0.5);
    cursor: pointer;
    visibility: visible;
    padding-bottom: 10px;
    width: 100%;
    bottom: 0;
}

#ps-collection-landing #hover-items .product-container.open .title-price a,
#table .product-container.open .title-price .priceproduct {
    min-height: 0!important;
    font-size: 14px;
    text-align: left;
    margin-left: 5px;
}

#ps-collection-landing #hover-items .product-container .title-price {
    max-height: 0;
    position:absolute;
    bottom: 6px;
    visibility: hidden;
}


/*collection listing1*/
#ps-collection-listing-one .product-detail {
    text-align: center;
}

#ps-collection-listing-one .product-detail .description {
    margin: 0 0 20px;
    height: auto;
    padding: 0;
}

#ps-collection-listing-one .product-detail .title a,
#ps-collection-listing-one .product-detail .price {
    font-weight: bold;
}

#ps-collection-listing-one .sorter {
    float: left;
    width: 100%;
}

#ps-collection-listing-one .collectionpage .filter {
    text-align: center;
}

#ps-collection-listing-one .collectionpage .itemsper,
#ps-collection-listing-one .collectionpage .pagination-container {
    display: none;
}

#ps-collection-listing-one .sale {
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    padding-top: 9px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    left: 42px;
}

/*collection listing2*/
#ps-collection-listing-two .image-container {
    position: relative;
}

#ps-collection-listing-two .image-caption-container {
    background: hsla(0, 0%, 0%, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 91%;
}

#ps-collection-listing-two .image-caption-container .title a,
#ps-collection-listing-two .image-caption-container .price {
    font-weight: bold;
    text-align: center;
}

#ps-collection-listing-two .image-caption-container .cprice {
    text-align: center;
}

#ps-collection-listing-two .image-caption-container .title a {
    display: block;
    height: 100%;
    padding: 20% 20px 5%;
    width: 100%;
}

#ps-collection-listing-two .collection-item .sale {
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    padding-top: 9px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    left: 42px;
}

#ps-collection-listing-two .sorter {
    float: left;
    width: 100%;
}

#ps-collection-listing-two .collectionpage .filter {
    text-align: center;
}

#ps-collection-listing-two .collectionpage .itemsper,
#ps-collection-listing-two .collectionpage .pagination-container {
    display: none;
}

/*menu collection*/
#ps-menu-collection-one .collection-listing {
    text-align: center;
}

#ps-menu-collection-one .collection-listing #accordion h3 {
    border-top: 1px solid;
    cursor: pointer;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 3px;
    margin-bottom: 0;
    padding: 16px 0;
    text-align: center;
    clear: both;
    text-transform: uppercase;
}

#ps-menu-collection-one .arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid;
}

#ps-menu-collection-one h3.ui-state-active .arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid;
}

#ps-menu-collection-one .variation {
    border: 1px solid;
    margin: 0 10px 10px auto;
    width: 150px;
}

#ps-menu-collection-one .top-content img {
    display: none;
}

#ps-menu-collection-one .collection-listing #accordion .items {
    float: left;
    border-top: 1px solid;
    margin-bottom: 18px;
    padding-bottom: 18px;
    padding-top: 23px;
}

#ps-menu-collection-one .collection-listing #accordion .product-container .title {
    line-height: 25px;
    display: inline-block;
}

#ps-menu-collection-one .collection-listing #accordion .product-container .title {
    width: 100%;
    float: left;
    text-align: center;
}

#ps-menu-collection-one .collection-listing #accordion .product-container .changePrice {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

#ps-menu-collection-one .collection-listing #accordion .product-container .detailsprod-details {
    width: 100%;
    float: left;
}

#ps-menu-collection-one .collection-listing #accordion .product-container .button {
    border: 0 none;
    margin-top: 0;
    box-shadow: none;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 0;
    padding: 6px 27px;
    text-transform: uppercase;
}


/* Media Queries */

@media only screen and (min-width: 480px) {
    .side-collection {
        padding-right: 0;
    }
	
/*	.collection .product-container {
        min-height: 460px;
    }
*/
    .collection .jcarousel {
        max-height: 460px;
    }

}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
    .promo-banner {
        padding-right: 0;
    }
    
    .ps-cart-page .cart-items td, 
    .ps-cart-page .cart-items th {
        border-right: 1px solid #DDDDDD;
        border-top: 1px solid #DDDDDD;
    }
    
    .ps-cart-page .cart-items .update {
        float: none;
        width: auto;
	}
    
    .ps-cart-page table.cart-items tr:last-child td {
        border-bottom: 1px solid #DDDDDD !important;
        border-top: none !important;
    }   

	.ps-cart-page table.cart-items tr.cartrow td {
		border-left: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;
	}
    
    .ps-cart-page table.cart-items tr.cartrow td:first-child {
        float: none;
	    width: auto;
    }
    
    .latest-update-wrap .button {
        margin-bottom: 0;
    }    
    
    #ps-content-five .mid-content {
        text-align: left;
    }
    
    #ps-content-nine img {
        float: right;
    }

    #ps-content-nine .text-content {
        text-align: left;
    }
    
    #ps-collection-listing-one .collectionpage .filter,
    #ps-collection-listing-two .collectionpage .filter {
        text-align: right;
    }
    
    #ps-menu-collection-one .top-content img {
        display: block;
    }
    
    #ps-menu-collection-one .collection-listing #accordion .product-container .title {
        width: 60%;
        text-align: left;
    }
    
    #ps-menu-collection-one .collection-listing #accordion .product-container .changePrice {
        width: 20%;
    }
    
    #ps-menu-collection-one .collection-listing #accordion .product-container .detailsprod-details {
        width: 20%;
    }   
}

@media only screen and (min-width: 1430px) {
	.hide-for-large{
		display:none!important;
	}
}

/* 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 only screen and (max-width: 1078px) {
    .hide-for-desktop-large {
        display: block;
    }
}

@media only screen and (max-width: 1024px) {
    footer .social li {
        margin-left: 11px;
    }
}

@media only screen and (max-width: 940px) {
    body {
        font: normal 14px 'Lato', sans-serif;
    }
    
    h1, h3, h2, h5, h6 {
    	font-family: 'Lato', sans-serif;
    }
    
    h3{
        font-size:2em;
    }
    
	header{
        margin-bottom: 20px;
        border-bottom: 1px solid #DDDDDD;
	}
    
	header #social-cart-detail{
		display:none;
	}
    
    .header-block {
        display: none;
    }
    
	header .top-bar{
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 0;
	}
    
    .body-content{
        overflow: hidden;
    }
    
    .mycart {
        font-weight: bold;
    }
	
	.top-bar .toggle-topbar.menu-icon {
	    left: 0;
	    margin: 0;
	    padding: 0;
	    right: auto;
	    top: 17px;
		position: relative;
		width: 10%;
	}
    
    header .top-bar .name {
        margin-bottom: 23px;
    }
    
    .text-logo {
        line-height: 30px;
    }
    
	#sidebarButton {
		padding: 0;
	}
	
	header .top-bar-section{
		display:none;
	}
	
	header .top-bar .name {
		text-align: center;
    	float: none !important;
        margin-left: auto;
        margin-right: auto;
        width: 74%
	}
	
	header .top-bar ul.title-area li {
		float: left;
	} 
	
	header .header-links{
		display:none;
	}

	header .top-bar-right,
    .home-title a  {
		display:none;
	}
	
	.banner .img {
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	/* footer */
	footer .footer-large-screen{
		display:none;
	}
	
	footer .footer-small-screen	{
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 14px;
	}
	   
    .mobile-shop-name {
        font-size: 28px !important;
        font-weight: 400;
        letter-spacing: 2px;
        text-transform: capitalize;
    }
	
	footer{
        margin-top: 25px;
	}
	
    .footer-banner {
        margin-bottom: 20px;
    }
    
	.mobile-banner-content{
		margin-top:20px;
	}
    
    .nav-bar li.user-login-mobile{
        background-color: #ffffff;
        color: #373739;
    }
	
	.nav-bar li.user-login-mobile a {
		padding: 0 4px 0 0;
		font-style: italic;
		font-weight: bold;
		color: #F26135;
        display: inline-block;
	}
    
    .nav-bar li.user-login-mobile a:hover {
		color: #F26135;
	}
			   
    .side-nav-content {
   		display: block;		
		 /* fallback */
         background-color: #ebebeb; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, right top, left top, from(#dadada),color-stop(0.1, #ebebeb), to(#ebebeb)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(left, #ebebeb 90%, #dadada); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(left, #ebebeb 90%, #dadada); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(left, #ebebeb 90%, #dadada); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(left, #ebebeb 90%, #dadada);
		 
		 padding:0!important;
	}

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

	.nav-bar li a,
    .nav-bar li span,
    .mobile-label {
        display: inline-block;
		color: #000000;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
		margin-right: 0;
		padding: 0 35px 0 14px;
	}
    
    .nav-bar li a {
        display: block;
        word-wrap: break-word;
	}
    
    .currency-container {
        padding-left: 0;
    }
	
	.nav-bar li a:hover{
		color: #F26135;
	}

	.nav-bar > li {
		float: none;
		line-height: 28px;
		border-bottom: 1px solid #000000;
		padding-top: 16px;
		padding-bottom: 16px;
        width: 100%;
	}
    
    [role="complementary"] .has-dropdown > ul {
        margin-top: 16px;
        margin-left: 0;
    }

    .product-detail label{
        padding-bottom: 5px;
    }
    
    .mousetrap {
        display: none;
    }

	/* sub menu*/
    [role="complementary"] .has-dropdown > a > span{
        color: #000000;
        font-size: 24px;
        margin-left: 10px;
        vertical-align: -3px;
        padding: 0;
    }
    
    [role="complementary"] .has-dropdown > ul{
        list-style:none;
		display:none;
        border-top: 1px solid #000000;
    }
    
    [role="complementary"] .has-dropdown > ul > li{
		padding-top:16px;
		padding-bottom:16px;
        border-bottom: 1px solid #000000;
        line-height:28px;
	}
    
    [role="complementary"] .has-dropdown > ul > li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    
    [role="complementary"] .has-dropdown {
        background-color:#dadada!important;
    }

	[role="complementary"] .has-dropdown a{
		color:#000000!important;
        font-weight:400;
	}
	
	[role="complementary"] .has-dropdown a:hover,
    [role="complementary"] .has-dropdown a:hover span{
		color:#F26135!important;
        font-weight:400;
	}
	
	.left-menu,
    .loginOrderWrap {
	    display: none !important;
	}
	
	/* end sub menu */

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

	.mobile-auth-links{
		float:left;
		width:56%;
		padding-top:10px;
        font-size:18px;
        font-weight:700;
        text-transform:uppercase;
	}
    
    .mobile-user-detail-cart .social-icon {
        font-size: 50px;
        margin-right: 20px;
        vertical-align: middle;
    }

	.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 ;
		height: 40px;
		width: 40px;
		text-align:center;
		line-height: 40px;
	}

	.mobile-search-button {
        opacity: 0;
        border: 0 none;
        height: 41px !important;
		float: right;
        width: 70px;
        z-index: 9999999;
        cursor: pointer;
        right: 0;
        position: absolute;
    }
    
    #sidebar form {
	    border-bottom: 1px solid #DDDDDD;
	    float: left;
	    width: 100%;
	    background-color: #000000;
	}
    
    #sidebar form .mobile-search-wrap {
	    border: 1px solid #000000;
        background-color: #ffffff;
        display: block;
        float: none !important;
        height: 43px;
        margin: 25px auto;
        width: 95%;
	}
    
    .mobile.fi-magnifying-glass {
        cursor: pointer;
        font-size: 32px;
        position: absolute;
        top: 1px;
        color: #000000;
    }
     
	.mobile-search {
		border: none;
  		background: transparent;
        color: #373739 !important;
		font-family: 'Lato', sans-serif;
		font-size: 16px !important;
        float: left;
		padding: 9px;
		font-style: italic;
	}
    
    .mobile-search input[type="text"]{
        background-color: #ffffff;
	}

	.mobile-social{
		list-style:none;
	}
    
    .mobile-social-icons{
        margin-right:2%;
    }
	
	.homepage .collection{
		margin-bottom:0;
	}
    
    .title-area ul {
        display: none;
    }
    
    .minimumprice{
         font-size: 15px;
    }
    
    .comparepriceproduct{
         font-size:13px;
    }
    
    .promo-text{
        margin-top:0;
    }
    
    .homepage .promo-text{
        margin-top: 30px;
    }
	
	/* end home page */
    
    /* product page */
    .product-title-price{
        margin-bottom:20px;
    }
    
    .product-detail .current-image {
        border: medium none;
    }

    .productpage .collection .columns:last-child {
        margin-bottom: 0;
    }
    
    .contact .normal,
    textarea,
    .contact .first_name .normal, 
    .contact .last_name .normal{
        width: 285px;
    }
    
    .productpage .compareprice {
        display: block;
        margin-left: 0;
    }
    
	/* end product page */
    .mobile-shop-name {
        font-size: 28px;
    }
    
	.copy-year {
	    float: left;
	    font-size: 15px;
	    margin-bottom: 22px;
	    margin-top: 10px;
	    text-align: center;
	    width: 100%;
	}
    
    .mobile-footer-icons {
        margin-top: 20px;
    }
    
    .footer-block {
        border-bottom: 1px solid #ffffff;
    }
    
	.hide-mobile {
		display: none;
	}
    
    .brands-banner {
        padding-bottom: 5px;
        padding-top: 10px;
    }
    
    .banner img {
        border: none;
        padding: 0;
    }
    
    .mobile-label {
		display: block;
        float: left;
        font-weight: bold;
	}
        
}

@media only screen and (max-width: 768px) { 
    .resp-tab-content {
        border-bottom: medium none;
    }
    
    .resp-accordion:last-of-type,
    .resp-tab-content:last-of-type {
        border-bottom: 1px solid #DDDDDD !important;
        border-top: medium none;
    }
    
    .resp-tabs-container h2 {
        margin-bottom: 0;
        text-transform: capitalize;
        font-weight: normal;
    }
    
    .item-title {
        word-wrap: break-word;
    }
    
    .ps-cart-page .item-title {
        margin-left: 0;
    }
    
    .ps-cart-page .cart-item-title,
    .ps-cart-page .item-title,
    .ps-cart-page .cart-items .item div {
        width: auto;
        float: none;
    }
    
    .latest-update-wrap li {
        border-bottom: 1px solid #DDDDDD;
        margin-top: 18px;
    }
    
    .latest-update-wrap li:last-child {
	    border-bottom: medium none;
	    margin-bottom: 0;
	}
	
	.latest-update-wrap ul {
	    margin: 0;
	}
    
    .hide-mobile-small {
		display: none;
	}
    
    .show-mobile-small {
		display: block;
	}
    
	.ps-cart-page #cart-form .chkoutbut,
	.ps-cart-page .total-table {
	    float: right;
	    width: 50%;
	}
	
	.ps-cart-page .cart-items .update {
	    border-bottom: 1px solid #DDDDDD;
	    border-left: 1px solid #DDDDDD !important;
	}
	
	.ps-cart-page .cart-items .item {
		border-bottom: medium none;
		float: right;
    	width: 90%;
	}
	
	.ps-cart-page .cartrow {
	    border-bottom: 1px solid #DDDDDD;
	    border-left: 1px solid #DDDDDD;
		padding-bottom: 10px;
	}
	
    .ps-cart-page #cart-form .chkoutbut .checkout {
        width: 100%;
    }
	
    .mobile-text-center {
        text-align: center;    
    }
    
    .brands-banner {
        text-align: center;
    }
    
    .brands-banner .brandsTitle {
    	float: none;
        margin-right: 0;
        margin-top: 0;
    }
	
    .mail-list-link {
        display: none;
    }
      
    .slider h5 {
        margin-top: 25px;
    }
    
	.productpage.content {
    	margin-top: 0;
	}
	
    .collectionpage .offer-text {
        margin-top: 15px;
    }
        
    .collectionpage .collection{
    	margin-top: 0;
    }
    
    .imgWrap {
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }
    
	.banners-block {
		margin-top: 20px !important;
	}
	
    #ptabs {
		padding-right: 0;
    }
    
	.slider.show-mobile {
		display: block;
	}
	
	.slider.hide-mobile {
		display: none;
	}
	
 	.wait {
        text-align: center;
        width:100%;
        left:0;
    }
    
    .about-col > img {
	    float: none !important;
        display: block;
	    margin-left: auto;
	    margin-right: auto;
	}
    
    .mainLocation,
    .locations,
    .contact-locations h4 {
	    text-align: center;
    }
    
    .mainLocation .locations {
	    padding-left: 0;
	}
    
	.footer-image {
        width: 28%;
	}
	
	.footer-image-details {
	    width: 72%;
	}
	
	.product-detail .description{
		padding-left: 0;
		padding-right: 0;
	}

	.product-quantity-plus-minus {
        display: inline-block;
        float: none;
        margin: 0 auto;
        width: auto;
    }
	
    .productpage .button.prod-cbtn {
        display: block;
        float: none;    
    }
    
	.product-detail .description {
    	margin: 35px 0;
	}
	
	.contact-col {
        border-left: medium none;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-top: 0;
        text-align: center;
        width: 270px;
	}
    
    .contact .contact-col {
    	text-align: left;
        padding-bottom: 20px;
	}

    .product-title a{
        font-size:18px;
    }
    
    .product-detail .selectors label {
        display: block;
    }
    
    .mainLocation {
        margin-left: 0;
    }
    
    .promo-text ul li {
        margin-bottom: 20px;
    }
      
    .about-contact-text {
        padding-top: 10px;
    }
    
    .contact h4 {
        text-align: center;
    }
      
}

@media only screen and (max-width: 480px) {
    
    .banner-thumbs {
        float: none !important;
        margin: 15px 5px !important;
        width: 7% !important;
    }
    
   /* .bx-viewport {
        height: auto !important;
    }*/
    
    
    
    .listing.collection-wrapper .product-container {
        min-height: 420px;
    }
    
/*	.collection .product-container {
        min-height: 550px;
    }
*/
    .collection .jcarousel {
        max-height: 550px;
    }
    
    .ps-checkout-page div.box table td {
        font-size: 12px !important;
    }
    
    .ps-cart-page .cart-items .item {
    	width: 75%;
	}
    
	.ps-cart-page #cart-form .chkoutbut,
	.ps-cart-page .total-table {
	    width: 80% !important;
	}
	
    .promo-banner-div {
        left: 17%;
    }
    
    .banner {
        margin-top: 10px;
    }
    
    .mobile-social-icon {
        font-size: 55px !important;
    }

    .mobile-social-icon { 
        font-size: 70px;
    }
    
    .product-title-price {
        font-size:inherit;
    }
    
    .minimumprice{
         font-size: inherit;
    }
    
    .comparepriceproduct{
         font-size:inherit;
    }
	
	.footer-image-details {
	    width: 100%;
	}
	
	.footer-image {
		display: none;
	}
	
	.product-name,
	#product-price {
		width: 100%;
	}
	
	#product-price {
        margin-top: 20px;
	}
    
   #orderLookUpForm fieldset {
        padding: 4px !important;
    }
    
	.mobile-social-icon {
        font-size: 60px;
     }
        
    #msg-container {
        width: 94% !important;
	}
	
	.ps-error.long.style {
	    font-size: 12px !important;
	}
	
	.side-collection, 
    .promo-banner {
		width: 100%;
	}
    
    .promo-banner .img {
        display: block;
        float: none;
        margin: 0 auto;
    }

}

/* Below 385px */
@media only screen and (max-width: 385px) {  
    .productpage .breadcrumbs {
        padding: 5px 0;
    }
    
    .productpage .homeProductWrap {
        width: 80%;   
    }
    
    .product-detail .imgWrap {
        width: 100%;
    }
    
    .mobile-auth-links {
        width:100%;
        text-align:center;
    }
    
    .mobile-cart-detail{
        float:left;
        text-align:center;
        width:100%;
    }
    
    .mobile-user-detail{
		padding:10px 10px 10px 10px;
    }
    
    .mobile-search {
        width: 150px;
    }   
	 
    .prod-cbtn {
        margin-top: 21px;
    }
	
    .product-quantity-cart .quantity-controls {
	    border-right: medium none;
	    width: 100%;
	}
	
	.product-quantity-cart .columns {
	    padding: 0;
	}
	
	.add-cart {
	    text-align: left !important;
	    width: 100%;
	}
    
    header .top-bar .name {
        margin-left: 67px;
        text-align: center;
        width: 64%;
    }
    
    .ps-checkout-page p.bubble-top-left, p.bubble-top-left {
        letter-spacing: 0;
        width: 220px;
    }
    
    .ps-checkout-page input[type="text"], 
    .ps-checkout-page select,
    .ps-checkout-page textarea {
        width: 205px !important;
    }
    
    .ps-checkout-page div.box table td.title {
        letter-spacing: 0;
        padding-right: 5px;
        word-wrap: break-word;
    }
    
    .contact .normal,
    .contact .first_name .normal,
    .contact .last_name .normal,
    textarea {
        width: 260px;
	}
    
    .name #logo {
		max-width: 95%;
	}
        
	footer .footer-block a {
		font-size: 10px;
	}
    
    .ps-cart-page input.prod-quant {
        margin-top: 10px;
    }   

}

@media only screen and (min-width: 940px) {
    #ps-content-four .mid-content {
        text-align: center;
    }
    
    #ps-content-eight .mid-content,
    #ps-collection-listing-one .product-detail {
        text-align: left;
    }
}


