/* 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: normal 14px 'Raleway', sans-serif;
    background-color: #000000;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/7694/theme/12086/img/bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #C8C7C7;
    font-weight: 400;
}

h1, h3, h2, h4, h5, h6 {
    text-transform:uppercase;
    color: #D6AB1E;
	font-family: 'Raleway', sans-serif;
    font-weight:300;
}

#ps-body-content h5 {
font-size:16px!important;
}

#ps-content strong {
color: #E1A929;
font-size: 15px;
font-family: "Times New Roman",Times, serif;

}
#ps-contact-us strong {
color: #E1A929;
font-size: 15px;
font-family: "Times New Roman",Times, serif;
text-transform: uppercase;
}





h2{
    font-size:16px;
}

h3{
    font-size:16px;
}

h4 {
  font-size: 15px;
}

h5 {
    font-size:14px;
}

p{
    font-size:14px;
}

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

a:hover {
    color: #D6AB1E;
}

.body-content{
  /*  height:100%;
    overflow: hidden;*/
}

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

.container {
    display: inline-block;
}

.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: 70px;
    color:#D6AB1E!important;
}

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

.size-23 { 
    font-size: 23px;
    color:#FF6664!important; 
}

.social-icon { 
    font-size: 25px;
    color:#D6AB1E!important; 
}

.social-icon-cart{ 
    font-size: 21px;
    color:#D6AB1E!important; 
}

.breadcrumb{
	margin:10px 0;
}

/*top header*/
header .title-area{
	width:100%;
}

header .row {
	overflow: visible;
    max-width: 1152px!important;
}

header .top-bar{
	padding-top:8px;
}

header .top-bar .name {
	float:left;
    height: auto;
    margin-bottom: 10px;
}

.top-bar form, .top-bar input {
    margin-bottom: 18px;
    padding: 0 0px;
}

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

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

header .social{
	margin-left: 8px;
    list-style:none;
    margin-top: 32px;
}

header .social li{
	padding:0 12px 0 0;
	float:left;
}

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

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

header #cart{
	background: none repeat scroll 0 0 #D6AB1E;
    color:#1E2323;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 15px;
    margin-left: 5px;
    margin-top: -3px;
    padding-top: 7px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}

header .cart-detail.right {
    margin-left:0;
}

header .header-links {
    font-size:12px;
    margin-top:5px;
}

header .header-links  a{	
	color: #D6AB1E;
	font-size:12px;
	font-weight:500;
    text-transform:uppercase;
}

header .header-links {    
	color: #D6AB1E;
}

header .header-links  span{    
	color: #D6AB1E;
    text-transform: uppercase;
    margin-left: 4px;
}

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



#slider a {
    color: #C8C7C7;
}


/* end top header*/

/* Override default styling */

.search {
    width: 14%;
}
.top-bar input{
 font-size: 10px;   
}
.search form {
    border: 0;
    margin: 0;
    padding: 0;    
    height: 49px;
    border-left: 1px solid #544114;
}

.search input.search-text {
    outline: none;
	border:0;
	box-shadow:none;
    font-weight:400;
	color:#C8C7C7;
    font-family:'Raleway', sans-serif;
    background-color:transparent;
    position: static;
    text-transform: uppercase;
    vertical-align: 3px;
    margin-left: 0;
    margin-bottom: 0;
}

.search .search-submit {
	background:none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    font-style: normal;
    font-variant: normal;
    height: 26px;
    padding: 0;
    vertical-align: middle;
    width: 26px;
    z-index: 9999;
    left: 12px;
}

.fi-page-search {
    color:#C8C7C7;
    font-size: 24px;
    margin-left: -15px;
}

.top-bar-section ul {
    font-size: 17px;
}

.top-bar-section ul li > a.button {
	text-decoration:none;
}

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

.top-bar-section ul li > a:hover {
	text-decoration:none;
}

header .top-bar-right{
	border-left:1px solid #544114;
	width:255px;
}

.top-bar-right form{
	padding: 0 15px;
	line-height: 45px;
}

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

header .top-bar-section{
	float: left;
	width: 100%;
	border-top: 1px solid #544114;
	border-bottom: 1px solid #544114;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
}

.level-3 {
    margin-left:12px;
}



header .top-bar-section ul {
    list-style: none;
    margin: 0;
    margin-bottom:-1px;
}

header .top-bar-section ul.menu {
    float: right;
}

header .top-bar .toggle-topbar a,
header .top-bar .toggle-topbar.menu-icon a,
header .top-bar-section li a:not(.button) {
    color: #C8C7C7;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
	font-size: 14px;
    outline: medium none;
    padding: 0 6px 0;
    text-transform: uppercase;
    height: 48px;
    line-height: 45px;

}
header .top-bar-section li a:not(.button){
 padding:0px 0px 0px 0px;   
}
header .top-bar-section li ul li a:not(.button) {
}


.player {
    padding-top: 11px;
    display: table;
    width: 90%;
   overflow: hidden;
   margin-left:auto;
   margin-right:auto;
}

audio {
     width: 60%;
}


header .top-bar-section ul li.active>a {
    color: #C8C7C7;
    border-bottom: 5px solid #E1A929;
    text-decoration:none;
    height: 48px;
}

header .top-bar-section ul li.hover a:hover {
    color: #C8C7C7;
    border-bottom: 5px solid #D6AB1E;
    height: 48px;
    text-decoration:none;
}

header .top-bar-section ul li ul.dropdown {
}

#link-highlight p {
    border-bottom: 5px solid #000000;
    height: 30px;
}

#link-highlight  p:hover  {
    color: #C8C7C7;
    border-bottom: 5px solid #E1A929;
    height: 30px;
    text-decoration:none;
    display:table;
}








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

header .top-bar .toggle-topbar.menu-icon a span {
    box-shadow: 0 12px 0 2px #D6AB1E, 0 22px 0 2px #D6AB1E, 0 33px 0 2px #D6AB1E;
	width:30px;
	right: auto;
}

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

.top-bar-section .has-dropdown > a:after {
    border-color: #C8C7C7 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}


/* Dropdowns */
header .top-bar-section .dropdown {
    
    background: #ffffff; /* Old browsers */
    top: auto;
    z-index: 9999;
}

header .top-bar-section .dropdown li a {
    color: #333333!important;
    font-size: px!important;
    text-transform: uppercase;
}


.player iframe{
    margin-top: 15px;
    width: 115px !important;
    height: 35px !important;
}





header .top-bar-section .dropdown .hover a:hover{
    color: #000000!important;
    border:0;
    height:40px;
    line-height: 41px;
    }
    
    header .top-bar-section .dropdown li a{
        height:40px;
        padding:0 10px;
        line-height: 41px;
        border-bottom:1px solid !important;
    }
    
    header .top-bar-section .dropdown li {
        margin:0;
    }




header .top-bar-section .dropdown li.active>a{
    border:none!important;
    height:auto!important;
}



.text-logo {
    color: #FFFFFF;
    font-size: 28px;
    letter-spacing: 3px;
    line-height: 40px;
	margin-left: 5px;
    font-family: 'Josefin Slab', sans-serif;
    font-weight: bold;
    font-size: 28px;
    margin-top: 8px;
}

/*homepage*/



#home-slider li a img{
    width:100%!important;
}

#slider{
    position:relative;
}

#slider-pager a.pager-link{
    background-image: none;
    background: #575757;
    text-decoration: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#slider-pager a.pager-active{
    background: #D6AB1E;
}

.bx-pager{
    position:relative;
    top:-40px !important;
    display:block;
    z-index:100;
    padding-top: 0 !important;
}

.bx-caption {
    color: #ffffff;
    font-size: 90px;
    letter-spacing: 9px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 276px;
    width: 100%;
}



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



.bx-pager a {
    font-size: 0 !important;
    padding: 4px !important;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.bx-pager .bx-pager-item a {
    background: #575757!important;
    border-radius: 15px;
    border: 0px solid  !important;
    margin-right: 13px;
    text-decoration: none;
}

.bx-pager-item a.active {
    background: #D6AB1E!important;
}


.featured {
    margin-top:47px;
}

.featured article ul li{
    padding-bottom:30px;
}

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

.home-text img {
    margin-top:24px;
}

.home-text p{
    text-align: center;
    line-height: 25px;
    letter-spacing: 0.7px;
}

.homepage .ps-banner-thumbs-container{
    margin-top:200px;
}

.details-inner{

}

.video-wrapper {
    height: auto;
}


.details-sub-inner{
    word-wrap: break-word;
}

.promo-container {
    max-width: 497px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

.promo-container .image img{
    text-align: center;
}

.promo-container .details{
    position: absolute;
    text-transform: uppercase;
    top: 35%;
    width:100%;
}

.promo-container .caption{
    color:#DDDDDD;
    font-size:45px;
    letter-spacing:15px;
}

.promo-container .caption a {
    color:#DDDDDD;
}

.home-promo-text p{
    line-height: 2.5;
    font-size:14px;
}

.product-title a{
	font-size:15px;
    text-align:center;
    display:block;
}

.minimumprice{
     font-size: 15px;
}

.productpage .breadcrumb {
margin: 36px 0;
}

.priceproduct{
    font-size: 16px;
}

.home-collection-item .sale,
.collection-item .sale,
.related-item .sale{
    background-color: #D6AB1E;
    color: #FFFFFF;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 78px;
}

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


.collection-item .product-container .img,
.related-item .img {
     border: 1px solid  #C8C7C7
}


.related-item .new{
	right: 12px;
    background-color: #D6AB1E;
    color: #FFFFFF;
}

.home-collection-item .new{
    right: 9px;
    background-color: #D6AB1E;
    color: #FFFFFF;
}

.collection-item .new{
    right: 13px;
    background-color: #D6AB1E;
    color: #FFFFFF;
}

.homeProductWrap {
    margin-left: auto;
    margin-right: auto;
    max-width:100%;
}

#product-title{
    font-size: 15px;
    font-weight:400;
}

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

.compareprice{
     font-size:18px;
     color: #D6AB1E;
}

.selectors {
    list-style-type: none;
    margin-left: 0;
    margin-top: 3.5em;
    display: inline-block;
}

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

.productpage .selectors select {
    width: auto;
}

#ps-profile {
    margin-top: 11px;
}

.like-box{
    margin-top:38px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.likebox li{
    float:left;
}

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

.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;
    width: 36px;
    vertical-align: super;
}

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

#product-title div.vendor {
    font-size: 14px;
}

.productpage .product-detail .image {
   
}

.productpage .product-detail .mousetrap {
    cursor: crosshair !important;
}

.productpage .product-detail .cloud-zoom-big{
    left:11px!important;
}

/* 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: 15px;
}
.productpage h2{
    font-size: 20px;
}
.collectionpage .filter select {
    width: 45%;
}

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

.collectionpage .pagination-container .page > a {
    margin: 0 0.3em;
}

.collectionpage .sorter{
    
}

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

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

.collectionpage .pagination-container {
    padding-bottom:0;
}

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

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

.collectionpage .chosen-container-single .chosen-single {
    line-height: 21px;
}

.copyitext {
    margin-top:12px;
}

.brands ul {
    list-style:none;
}

.brands ul li {
    display: inline-block;
    font-size: 15px;
    border-right: 1px solid;
    padding: 0 10px 5px 10px;
    line-height: 10px;
}

.brands ul li:last-child{
    border-right: 0px solid;
}

/* collection page end */




.bg-log {
    background:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/7694/theme/12086/img/logo-bg-500.jpg") no-repeat;
    background-position:center center;
    padding: 20px 0px;
}

#ajaxy-title {
    display:none;
}

/* gallery page */
.gallery-landing {
}

#gallery-landing-page .gallery-item .title {
    margin-top: 1px;
    font-size: 14px;
    margin-bottom: 40px;
    text-align: right;
}
/* end gallery page*/


/* product gallery */
.gallery-view {
    margin-top:18px;
}
.gallery-view .bx-wrapper {
    text-align: center;
    }
.gallery-view #slider-pager {
    background:#000000;
    height: 49px;
    }
    
.bx-prev2 {
    background: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/7694/theme/12086/img/gallery-prev.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 23px;
    height: 30px;
    left: 20px;
    position: absolute;
    top: inherit;
    width: 30px;
    z-index: 999;
}

.bx-next2 {
    background: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/7694/theme/12086/img/gallery-next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 31px;
    height: 21px;
    position: absolute;
    right: 20px;
    top: inherit;
    width: 19px;
    z-index: 999;
}

.bxslider2 {
  -webkit-transform: none !important;
}
.gallery-view .thumbs a {
    background-position: center center;
    opacity: 0.4;
}
.gallery-view .thumbs a.active {
    border: 2px solid #E1A929;
    opacity: 1;
}

 .gallery-view h3, h3.top {
        font-size: 17px;
        font-weight: 100;
        text-align: center;
        line-height: 27px;
        margin-bottom: 10px;
        margin-top: 0;
         clear: both;
    }
    
    h3.top{
        margin-top:20px;
    }
    
/* end product gallery */

/* product page*/

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

h2.resp-accordion,
.resp-tab-active {
    border: 1px solid #544114 !important;
    border-bottom: medium none !important;
}

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

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

.resp-tabs-container {
    border-bottom: 1px solid #544114 !important;
    background: none repeat scroll 0 0 transparent;
}

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

.resp-tab-content-active {
    border-bottom: medium none !important;
}

#ptabs {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 20px !important;
}

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

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

#product-price{
    font-family: 'Raleway', sans-serif;
    font-size: 21px;
    padding-right: 17px;
    font-weight:400;
}

#product-title{
    font-family: 'Raleway', sans-serif;
    margin-bottom: 0;
    margin-top: 0;
}

.subheader{
    color: #D6AB1E;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 400;
    clear: both;
}

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

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

.product-detail .current-image {
    border: 1px solid #544114!important;
}

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

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

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

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

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

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

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

.prod-cbtn{
    background: none;
    border:1px solid #D6AB1E;
	font-family: 'Raleway', sans-serif;
    font-weight: 700;
	font-size: 20px;
	text-transform:uppercase;
	color: #D6AB1E;
    cursor: pointer;
    text-align:center;
    margin:0 auto;
    padding:8px 12px;
    display:block;
}
.new.sale, .related-item .button{
 display:none!important;   
}
.related-item .product-title a{
 text-align:left;
 display:block;
}
.ps-cart-page #cart-form .chkoutbut .checkout, 
.ps-cart-page .checkoutbut input.update-btn,
.ps-cart-page .qty-increment, 
.product-quantity-operators, .button{
    border:1px solid #D6AB1E !important;
    box-shadow:none!important;
}
.ps-terms{
 display:none;   
}
#add-quantity{
    font-size: 35px;
    font-weight: 600;
    line-height: 47px;
    margin: 0 9px;
}

.productpage .breadcrumb li {
    display: inline;
}

.selectors .chosen-container-single .chosen-single {
    line-height: 21px;
}

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

.related-products{
	margin-top:30px;
	margin-bottom:30px;
}
/* end product page */

/* Cart page */

.ps-cart-page #cart-form .chkoutbut .checkout,
.ps-cart-page .checkoutbut input.update-btn,
.ps-cart-page .qty-increment,
.product-quantity-operators,
.button{
    color: #1E2323 !important;
    background-color: #D6AB1E !important;
}

.ps-cart-page table.cart-items tr th, .ps-cart-page table.cart-items tr td{
    border-color:#544114;
}

.ps-cart-page table.cart-items{
    border-color:#544114;
}

.ps-cart-page table.cart-items tr.cartrow td{
   border-color:#544114;
}

.ps-cart-page .total-table td{
   border-color:#544114;
}

.ps-cart-page .total-table{
   border-color:#544114;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* services */

/*.ps-services .services{
    border-bottom:1px solid #C8C7C7;
}
*/
[class*="services"]:last-child {
    border: none;
}

.ps-services .hero-text{
    position:absolute;
    top: 15%;
    left: 10%;
    padding:30px;
}

.ps-services .hero-text-bg{        
    background: #D6AB1E;
    color: #FFFFFF;
    opacity: 0.8;
}

.ps-services .hero-text-bg h2,.ps-services .hero-text-bg h5{
    color: #FFFFFF !important;
}

.ps-services h3{
    text-transform: capitalize;
    font-weight: 400;
    font-size: 30px;
}

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

.infopage h2 {
    font-size: 25px;
    -moz-text-shadow: 0 0 8px #000000;
    -webkit-text-shadow: 0 0 8px #000000;
    text-shadow: 0 0 8px #000000;
    margin-bottom: 0.5em;
    font-family: 'Raleway', sans-serif;
    font-weight:normal;
    text-transform:capitalize;
}

.infopage h4 {
    font-size: 18px;
    -moz-text-shadow: 0 0  1px #000000;
    -webkit-text-shadow: 0 0  1px #000000;
    text-shadow: 0 0 4px #000000;
    text-align: center;
	margin-top:20px;
	font-weight:normal;
}

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

.infopage .content h3 {
    font-family: 'HorleyOldStyleMTStdLightItalic', times new roman;
    font-size: 22px;
    -moz-text-shadow: 0 0  1px #000000;
    -webkit-text-shadow: 0 0  1px #000000;
    text-shadow: 0 0 4px #000000;
    text-align: center;
}

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

.infopage .pre-footer-content p{
   line-height:2.5;
}

.promo-bottom-image .ps-delete-image-link {
    margin-top: -10px;
}

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

.thumbs li {
    text-align: center;
}

/* services */
 #services {
     margin-top:46px;
 }
 
 #services h3, #services h4 {
     font-size:16px;
     font-weight:300;
     margin-top: 0;
     line-height: 20px;
 }
 
 #services h3 {
     margin-bottom:26px;
 }
 #services h4 {
     text-transform:none;
     margin-bottom:13px;
 }
 
 #services ul   {
     list-style:none;
     border-bottom:1px solid #363636;
     padding-bottom:15px;
 }
 
 #services ul.no-border {
     border-bottom:0px solid #363636;
 }
 
  #services ul li {
      padding-bottom:8px;
  }
  
  #services ul li:last-child {
      padding-bottom:0;
  }
 
 #services ul li a{
     color:#C8C7C7;
     font-size:13px;
 }
/* end services*/

/* services details table */

.services-details {
    font-size:13px;
    margin-top:40px;
}

.table-section {
    margin-bottom:50px;
}

.services-details p.last{
    font-size:13px;
    color:#E1A929;
}

.table-head-row {
    background: #E1A929;
     color:#000000;
     font-size:14px;
     padding:11px 0;
     display: table;
     width: 100%;
}

.table-heading {
    background: #E1A929;
     color:#000000;
     font-size:14px;
     padding:11px 0;
     display: table;
}

.table-heading a  {
    
    color:#000000;
    padding-right:12px;
}

.table-heading a:hover  {
    
    color:#ffffff;
    
}



 .table-head {
     padding-left:20px;
    
 }
 
 .table-body-row {
     padding:12px 0;
     border-bottom:1px solid #363636;
     display: table;
     width: 100%;
 }
 
 .table-body {
     padding-left:20px;
     text-align:center;
     font-weight:bold;
 }
 
 .table-body.table-body-head{
     text-align:left;
     font-weight:300;
 }
 
 a.back-button {
     color:#ffffff;
     float: right;
     background: #2A2A2A;
     padding: 5px 17px;
 }
 a.back-button:hover {
     background: #E1A929;
    color: #ffffff;
 }
 
 #pagination {
     margin-top: 10px;
    clear: both;
 }
 
 #pagination p a {
     background:#2A2A2A;
     padding: 3px 17px;
    color: #ffffff;
    font-size: 13px;
 }
 
 #pagination p a:hover{
     background:#E1A929;
     color:#ffffff;
 }
 

 
 /* end services details table */

/* footer*/
.section {
    width: 20% !important;
}

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

.section.newsletter {
    clear: none !important;
    float: right;
}

.promo-bottom-image {
    clear: both;
}

footer .subscribe label{
    margin-right:10px;
}

footer .footer-nav-content{
	border-top:1px solid #544114;
	border-bottom:1px solid #544114;
	width:100%;
	margin-top:50px;
    padding-top: 7px;
    padding-bottom: 12px;
}

.footer-navs li {
    display: inline;
    margin-left: 10px;
}

footer .footer-navs li a{
	color:#C8C7C7;
    font-size:14;
    font-weight:400;
	text-transform: uppercase;
}

footer .email {    
    background: #2A2A2A;
    color: #BFBFBF;
    border: 0 none;
    border-radius: 5px;
    font-size: 15px;
    height: 28px;
	top: 2px;
    width: 190px;
	padding-left: 10px;
    padding-right: 10px;
}

footer .footer-nav-content .newsletter span {
    color: #D6AB1E;
    text-transform: uppercase;
}

footer .enter {
    background:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/7694/theme/12086/img/enter-icon.png") no-repeat;
  	border: medium none;
    height: 28px;
    width: 27px;
    vertical-align: text-bottom;
    position: relative;
    z-index: 9999;
    cursor: pointer;
    background-position: -3px 8px;
    padding-left: 0;
    padding-right: 0;
}

footer .newsletter-submit {
    cursor: pointer;
    left: -27px;
    position: relative;
    top: 5px;
}

footer .border-footer-menu{
    border-bottom:1px solid #544114;
}

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

footer .footer-lnks{
	list-style:none;
	margin-right:0;
    margin-left:0;
    margin-top:10px;
}

footer .footer-lnks li a{
	color:#D6AB1E;
	font-size:14px;
    text-transform: capitalize;
}

footer .footer-lnks li a:hover{
	color:#D6AB1E;
	font-size:14px;
}

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

.footer-wrap {
    float: left;
    width: 100%;
    padding-bottom: 11px;
    padding-top: 12px;
}
footer .privacy-links {
    margin-top: 8px;
}
    
footer .footer-wrap .privacy-links a {
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 13px;
} 



footer .copy-right{
    margin-bottom:10px;
    margin-top:15px;
}

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

footer .social li{
	float:left;
	padding:0 0 0 12px;
}

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

.copy-right a {
    color:#C8C7C7;
}

.new {
	display: none;
}

.show-desktop{
    display:block;
}

.show-mobile{
    display:none;
}

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

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


#ps-body-content .colored-header {
     background-color: #E1A929!important;
    }

.no-list-style {
list-style:none;
}
.fill-yellow {
   background-color:#E1A929; 
    
}



/* yellow place holder for service pages*/

.yellow-background {
background: #E1A929;
color: #000000;
font-size: 18px;
display: table;
width: 64%;
height: 209px;
margin: auto;
    
}
.yellow-Color {
background: #E1A929;
color: #000000;
font-size: 18px;
display: table;
    margin-bottom:12px;
}

.description-service-section
{
    float:left;
    padding-left: 3%;
    padding-top: 7%;
    text-transform:uppercase;
}

.black-Color {
background: #000!important;
display: table;
    margin-bottom:12px;
}





/* yellow place holder for service pages*/


.home-main-hdr {
    text-align: left;
} 

.home-main-hdr2 {
    text-align: left !important;
        margin-bottom: 30px;
}

.home-main-hdr2 p {
    text-align: left !important;
}

.p-text {
    font-size: 14px;
    text-transform: inherit;
    color: #C8C7C7;
    font-weight: normal;
    line-height: 25px;
    letter-spacing: 0.7px;
    margin-bottom: 1.25em !important;
}

.p-text a {
    color: #D6AB1E !important;
}

h1.home-head1 {
    font-size: 17px;
    font-weight: 100;
    line-height: 27px;
    margin-bottom: 10px;
    font-family: 'Raleway', sans-serif;
}

h2.home-head2 {
    font-size: 15px;
    text-transform: inherit;
    color: #C8C7C7;
}

.sub-head2 {
    font-size: 15px;
    text-transform: inherit;
    color: #C8C7C7;
}
div#cloud-zoom-big {
    border: 1px solid #544114!important;
}
span.priceproduct {
    display: none;
}

.vendor{
 display:none;   
}






/* Media Queries */
@media only screen and (min-width: 1024px) {
    header #social-cart-detail {
        width: 26.5%;
    }
    
    
    
    
    /*prouct gallery */
    .gallery-view {
        margin-bottom: 10px;
    }
    .gallery-view .top-view .bx-viewport {
        width: 1000px !important;
        margin: auto;
        height: 599px !important;
    }
    .gallery-view .top-view .bx-viewport ul li {
    }
    
    .gallery-view .thumbs .bx-viewport{
      
    }
    .gallery-view #slider-pager {
        width: 1000px;
        margin: auto;
        padding-left: 0;
        height: 92px;
        position: relative;
        padding-top: 20px;
    }
    .gallery-view .thumbs {
        width: 823px;
        float: left;
        padding-top: 2px;
        margin-left: 91px;
    }
    .gallry_view_button {
        font-size: 20px;
        text-transform: uppercase;
        color: #B7B7B7 !important;
        width: 171px;
        padding: 23px 0;
        height: 66px;
        float: left;
        border-left: 1px solid #ffffff;
    }
    
    .gallery-view .bx-controls-direction {
        display:none;
    }
    
       .top-bar-section ul li {
            float: left;
            margin: 0 11px;
        }
    
    /*end product gallery*/
}


/* Media Queries */

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
    h1 {
        font-size: 2em;
    }

    /* Cart page */
    .ps-cart table.cart-items {
      width: 100%;
      margin: 2em 0;
    }
    
    .ps-cart .cart-product-image {
        margin: 0;
    }
    
    .ps-cart .cart-items label:after {
        content: '';
        padding-right: 0;
    }
    
    .ps-cart .cart-items label {
        display: none;
    }
    
    .ps-cart .checkoutbut,
    .ps-cart span.or {
        padding-top: 3em;
        text-align: center;
    }
    
    .ps-cart .cart-items thead {
        display: table-row-group;
    }

    .ps-cart .cart-items tr {
        display: table-row;
    }
    
    .ps-cart .cart-items th,
    .ps-cart .cart-items td {
        display: table-cell;
        padding: 0 10px 10px 10px;
    }
    
    .ps-cart .cart-items tfoot tr td,
    .ps-cart .cart-items tbody tr td {
        text-align: center;
        border-bottom: 0;
    }
    
    .ps-cart .cart-items tfoot tr td:first-child {
        display: table-cell;
    }
    
    .ps-cart .ui-spinner {
        position: relative;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 125px;
    }
    
    .ps-cart .cart-items .ui-spinner-up {
        right: 24px;
    }
    
    /* Search page */
    .search-results .product-container {
        max-width: 220px;
    }
    
    .search-results .product-container:hover {
        transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1); /* IE 9 */ 
        -webkit-transform: scale(1.1,1.1); /* Safari and Chrome */
    }
    
    .search-results .product-container .details p.new+hr {
        width: 32px;
    }
    
    /* services page */
    .ps-services .hero-banner-image {
        overflow: hidden;
        margin-bottom:80px;
        position:relative;
    }
    
    .ps-services .hero-banner-image img {
        position: relative;
    }
    
    .hero-text h2{
        font-family:'Raleway', sans-serif;
        color: #FFFFFF !important;
        text-transform: capitalize;
        font-weight: normal;
        font-size: 30px;
    }
    
    .hero-text h5{
        text-transform: lowercase;
        color: #FFFFFF !important;
        font-weight: normal;
        font-size: 15px;
        line-height: 2;
     }
    
    .ps-services .services{
        color:#C8C7C7;
        margin:20px 10px;
        padding:20px 0;
    }
    
    [class*="services"]:last-child {
        border:none;
    }
    
    .ps-services .services h4{
        text-transform:capitalize;
        font-weight:400;
        font-size:30px;
        line-height: 0.8;
        margin-top: 0;
        margin-bottom: 0.8em;
    }
    
}

@media only screen and (min-width: 769px) {
    .ps-cart h1 {
        text-align:left;
    }
    
    .ps-services .first h3{
        margin-left:5%;
        font-size: 35px;
        font-weight:400;
        text-transform:capitalize;
    }
}

/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1280px) {
        footer {
            padding: 10px 0;
        }
        
        .ps-copyright {
            float: left;
            display: block; 
        }
        
        .ps-logo {
            float: right; 
        }
        
        .ps-logo img {
            height: 20px;
        }
}

/* 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 (min-width: 940px) {
    .top-bar .title-area {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
    }
    
    .services-promo-img{
        text-align:center;
    }
    
 
    
    .top-bar-section ul li:first-child {
        padding-left:0;
        margin-left: 0;
    }
    
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
        
      margin-top: -16px;
      right: 28px;  
        
    }
    
  .top-bar-section .dropdown li {
      display: table;
      width:100%; /*108px;*/
  }
    
    
    .level-2 {
        display: table;
    }
    
    
    
    
    .top-bar-section li a:not(.button) {
        line-height: 38px;
    }
    
}

@media only screen and (max-width: 1024px) {
    .top-bar-section ul li
    {
        float: left;
        margin: 0 5px !important;
    }
    .table-head-row {
        font-size: 15px;
    }
    .search {
    width: 18%;
}
header .top-bar-section li a:not(.button){
 font-size:12px;   
}
}

@media only screen and (max-width: 940px) {
    header {
        margin-bottom: 0;
        position: static!important;
    }
    bx-caption {
        font-size: 52px;
        top: 190px;
    }
    
    .show-desktop{
        display:none;
    }
    
    .show-mobile{
        display:block;
    }
    
    .service-left, .service-right {
        padding-left:0;
        padding-right:0;
    }
    audio {
     width: 40%;
    }

    
    .player iframe {
          margin-top: 15px;
          width: 200px !important;
          height: 55px !important;
    }
    
    body {
        font: normal 14px 'Raleway', sans-serif;
    }
    
    h1, h3, h2, h5, h6 {
    	font-family: 'Raleway', sans-serif;
    }
    
    h3{
        font-size:1.5em;
    }

	.breadcrumb{
		margin: 35px 0;
	}
    
    .mobile-logo-content{
        margin-bottom:6px;
    }
    
	header{
		border-bottom:1px solid #544114;
	}
	
	header #social-cart-detail{
		width: 100%;
        text-align: center;
	}
    
    header .top-header-right {
        display: none;
    }
	
	header .top-bar{
		padding-top:19px;
        height: auto;
	}
    
    .footer-policy {
        text-transform:lowercase;
        padding-right:5px;
        padding-left:5px;
        border-right:1px solid;
        margin-bottom:15px;
        display: inline-block;
    }
    
    .footer-policy.policyContact{
        border-right:0px solid;
    }
	
	.top-bar .toggle-topbar.menu-icon {
	    left: 0;
	    margin: 0;
	    padding: 0;
	    right: auto;
	    top: 0;
		position: relative;
		width: 10%;
	}
    
    
    .gallery-view .bx-controls-direction .bx-prev {
        top: 50%;
        left: 25px;
        background:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/7694/theme/12086/img/gallery-prev.png") no-repeat;
        width:30px;
        height:30px;
        display: inline-block;
        font-size: 0px;
    }
    
    .gallery-view .bx-controls-direction .bx-next {
        top: 50%;
        right: 9px;
        background:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/7694/theme/12086/img/gallery-next.png") no-repeat;
        width:30px;
        height:30px;
        display: inline-block;
        font-size: 0px;
    }
    
   .gallery-view #slider-pager {
        display:none;
    }
	
    .gallry_button-mob {
        text-align:center;
        margin-top:20px;
    }
    
    #gallery-landing-page .gallery-item .title {
        text-align:center;
    }
    
	#sidebarButton {
		padding: 0;
        margin-left:20px;
	}
	
	header .top-bar-section{
		display:none;
	}
	
	header .top-bar .name {
		text-align: center;
    	width: 83%;
	}
	
	header .top-bar ul.title-area li {
		float: left;
	} 
	
	header .header-links{
		display:none;
	}
	
	.name  a {
    	vertical-align: sub;
	}
	
	header .top-bar-section ul li:first-child a	{
		padding-left:0 15px!important;
	}
	
	header .top-bar-right{
		display:none;
	}
	
	/* footer */
	footer .footer-large-screen{
		display:none;
	}
	
	footer .footer-small-screen	{
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid #544114;
	}
    
   footer .footer-small-screen a {
        color: #C8C7C7;
    }
	
	footer .footer-mobile-content{
		font-size: 20px;
	}
	
	footer{
		margin-top:40px;
		float: left;
    	width: 100%;
	}
	
	.copy-year {
        float: left;
        font-size: 13px;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }
    
    .mobile-shop-name {
        font-size: 20px;
        font-weight: 500;
        color: #C8C7C7;
    }
	
	.mobile-banner-content{
		margin-top:20px;
	}
		   
    .side-nav-content {
    	display: block;	
		height: 100%!important;
		
		 /* fallback */
         background-color: #000000; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, right top, left top, from(#000000),color-stop(0.1, #000000), to(#000000)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(left, #000000 90%, #000000); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(left, #000000 90%, #000000); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(left, #000000 90%, #000000); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(left, #000000 90%, #000000);
		 
		 padding:0!important;
	}
    
	.nav-bar {
		list-style: none outside none;
		margin-bottom: 0;
		margin-left: 0;
        float: left;
        width: 100%;
	}

	.nav-bar li a {
        display: inline-block;
		color: #C8C7C7;
        font-weight:500;
        font-size: 14px;
        font-family: 'Raleway', sans-serif;
		margin-right: 0;
		padding: 0 12px;
		text-transform: uppercase;
	}
	
	.nav-bar li a:hover{
		color: #C8C7C7;
	}

	.nav-bar > li {
		float: none;
		line-height: 40px;
		border-bottom:1px solid #544114;
		padding-top:10px;
		padding-bottom:10px;
        width: 100%;
	}
    
    [role="complementary"] .has-dropdown > ul {
        margin-top: 10px;
    }
    
    .title-price {
        margin: 36px auto 0 auto;
        position: relative;
        float: none !important;
    }
    
     #product-price {
        float: left;
        margin-top: 15px;
        text-align: left !important;
        width: 100%;
    }
        
    .product-detail label{
        display: block;
        padding-bottom: 5px;
    }

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

	[role="complementary"] .has-dropdown > ul > li:hover{
		padding-top:10px;
		padding-bottom:10px;
	}
    
    [role="complementary"] .has-dropdown > ul > li:last-child {
        border-bottom: none;
    }
    
    [role="complementary"] .has-dropdown {
        background-color:#E1E1E1!important;
    }

	[role="complementary"] .has-dropdown a{
		color:#1E2323!important;
        font-weight:400;
	}
	
	[role="complementary"] .has-dropdown a:hover{
		color:#D6AB1E!important;
        font-weight:400;
	}
	
	/* end sub menu */
	 
	.mobile-user-detail{
		background-color:#D6AB1E;
		width:100%;
		padding: 35px 10px 31px 12px;
		color:#FFFFFF;
	}

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

	.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:400;
        text-transform:uppercase;
	}
    
    .mobile-user-detail-cart .social-icon {
        font-size: 50px;
        margin-right: 20px;
        vertical-align: middle;
        color: #FFFFFF !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 #FFFFFF;
		height: 40px;
		width: 40px;
		text-align:center;
		color:#D6AB1E;
		line-height: 40px;
	}

    .mobile-search-button {
        background: transparent;
        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: 64px;
        left: 5px;
        position: relative;
        top: -8px;
        color: #C8C7C7;
    }

	.mobile-search{
		border: 1px solid #544114;
        background-color: #FFFFFF;
        color: #D6AB1E !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;
	}
	
    .collectionpage .collection-item,
    .productpage .related-item{
		margin-bottom:25px;
	}
    
    .priceproduct{
        font-size: 18px!important
    }
    
    .comparepriceproduct{
         font-size:13px;
    }
    
    .homepage .promo{
        margin-top:1.25em;
    }
    
    .home-promo-text p{
        line-height:2;
    }
    
	/* end home page */
    
    /* product page */
    .product-title-price{
        margin-bottom:20px;
        margin-top:0;
    }
    
    .selectors {
        margin-top: 0;
    }
    
    .collectionpage h2, .productpage h2 {
        font-size: 28px;
    }
        
    .product-detail .current-image {
        border: medium none;
    }

    #product-price,
    #product-title {
        font-size: 24px;
    }
     
    #product-title {
        padding-left: 17px;
    }
    
    .productpage .collection .columns:last-child {
        margin-bottom: 0;
    }
    
	/* end product page */
    
    /*services page */
    
     .services-promo-img {
        margin-bottom: 10px;
      }
    
    .ps-services .hero-text{
        position: static;
        top: 0;
        left: 0;
        padding: 30px;
        width:100%;
    }
    
    .ps-services .hero-text-bg{        
        background: #D6AB1E;
        opacity: 0.8;
    }
    
    .ps-services h3{
        text-align:left;
        margin-top:20px;
    }
    
    .ps-services h2,h4{
        text-transform:capitalize;
        font-weight:400;
    }
    
    .ps-services h4{
        font-size:30px;
    }
    
    .ps-services h5{
        text-transform:lowercase;
        font-weight:400;
    }
    
    .ps-services .photo{
    	text-align:center;
    }
    
     .ps-services .detail{
    	text-align:left;
    }
    
    .ps-services .hero-banner-image {
	    margin-bottom:10px;
	}
	
	.ps-services .services{
	    margin:20px 0;
	    padding-bottom:10px;
	}
	
	.ps-services h4{
	 	margin-bottom:20px;
	    margin-top:20px;
	}
        
    .services-hero-text{
        display:none;
    }
    
    .home-main-hdr {
    text-align: center;
} 

.home-main-hdr2 {
    text-align: center !important;
}

.home-main-hdr2 p {
    text-align: center !important;
}

}

@media only screen and (max-width: 768px) {
    .top-bar .toggle-topbar.menu-icon {
        top: 16px;
    }
    
    #status-msg {
        height: 111px;
    }
    
    .mobile-social-icons {
        margin: 0 7px;
    }
    
     .productpage #product-price {
         text-align: center !important;
     }
     
    .like-box {
		display: inline-block;
	}
    
    .productpage .related-products h2 {
        font-size: 25px;
    }
    
    .collectionpage h2, 
    .productpage h2 {
        font-size: 15px;
    }
    
    .bx-caption {
        font-size: 40px;
        top: 150px;
    }
    
    .collectionpage .filter, 
    .collectionpage .itemsper {
        border-bottom: 1px solid #544114;
    }
        
    .home-promo-text-content{
        width:100%!important;
    }
    
    .product-title-price{
        margin-top:30px;
    }
    
    .mobile-search {
        width: 71% !important;
    }
    
    .mobile.fi-page-search {
        left: 30px;
    }
    
    .productpage #product-price,
    .productpage .product-detail,
    .resp-accordion.resp-tab-active,
    .resp-tab-content,
    h2.resp-accordion{
  		text-align: center;
  	}
    
}
header .top-bar-section li ul li a:not(.button){
    background-color: #000;
}
header .top-bar-section .dropdown li a{
    
    color: #C8C7C7!important;
}
@media only screen and (max-width: 600px) {
    header .top-bar .name img#logo {
        max-width: 45%;
    }
    
    .top-bar .toggle-topbar.menu-icon {
         top: 7px;
    }
    
    .mobile-social-icons {
        margin-right: 2%;
    }
    
    .promo-ul li{
        width:100%!important;
        text-align:center;
    }
    
    .promo-ul li promo-container{
        max-width:370px;
    }
    
     audio {
        width: 60%;
    }
    
    header{
        margin-bottom:0;
        position:static!important;
    }
    .table-head {
        padding-left: 2px;
    }
    .table-body {
        padding-left: 2px;
    }
}

@media only screen and (max-width: 480px) {
	
    .banner-thumbs {
        float: none !important;
        margin: 15px 0 !important;
        width: 7% !important;
    }
    
    .ps-banner-thumbs-container .bx-viewport {
        height: auto !important;
    }
    
    .homepage .ps-banner-thumbs-container {
        margin-top: 0;
    }
    
    
    .top-bar .toggle-topbar.menu-icon {
        top: 1px;
    }
    .bx-caption {
        font-size: 30px;
        top: 100px;
    }
    
    .text-logo {
        font-size: 26px;
    }
    
    .mobile-social-icon {
        font-size: 50px;
    }
    .mobile-social-icons {
        margin: 0 4px;
    }
    
    .table-head-row {
        font-size: 8px;
    }
    
    .services-details {
        font-size: 9px;
    }
    
    .mobile-social-icon:hover { 
        font-size: 50px;
    }
    
    .mobile-search {
        width: 65% !important;
    }
    
    .mobile.fi-page-search {
        left: 22px;
    }
    
	#msg-container {
	    width: 94% !important;
	}
    
    .featured article ul li {
       width:100%;
    }
	
	.ps-error.long.style {
	    font-size: 12px !important;
	}
    
    .active [role="main"] {
        margin-right: 76%;
    }
    
    .minimumprice{
         font-size: 12px!important;
    }
    
    .priceproduct{
        font-size: 15px!important
    }
    
    header .top-bar .name {
        text-align: center;
	}
    
    .product-container .image, .title-price {
         width: 100%;
    }
    
    .ps-services h2 {
        font-size:1.5em;
	}
    
    .ps-services h5 {
        font-size:1em;
    }
}

/* Below 321px */
@media only screen and (max-width: 385px) {
    .nav-bar li a {
       font-size: 14px;
    }
    
    .mobile-social-icons {
        margin: 0 1px;
    }
    
    .bx-caption {
        font-size: 20px;
        top: 65px;
    }
    
    .mobile-auth-links {
        width:100%;
       
    }
    
    
    .bg-log {
    background:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/7694/theme/12086/img/logo-bg.jpg") no-repeat;
    background-position:center center;
    padding: 20px 0px;
}
    
    .mobile-cart-detail{
        float:left;
        text-align:center;
        width:100%;
    }
    
    .mobile-user-detail{
		padding: 25px 10px 25px 10px;
    }
	
    .mobile-search {
        padding: 10px 10px 10px 8px !important;
        font-size: 14px !important;
		width: 65% !important;
    }  
    
    .prod-cbtn {
        margin-top: 30px;
    }
    
    .product-quantity {
        padding-left: 20px;
    }
    

}

@media only screen and (max-width: 320px) {
    header .top-bar .name img#logo {
        max-width: 75%;
    }
    
    header .top-bar .name {
        width: 70%!important;
        margin-left: 20px;
    }
    
    .prod-cbtn {
        font-size: 15px;
    }
    
    .ps-services h4 {
        font-size: 20px;
    }
    
    h3 {
        font-size: 1.2em;
    }
    
    h2 {
        font-size: 1.5em;
    }
    
    h1 {
        font-size: 1.8em;
    }
    
    #product-price, #product-title {
        font-size: 15px;
    }
    
    .collectionpage h2, .productpage h2 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 240px) {
    .size-90 { 
        font-size: 40px;
    }
    
    .size-90:hover { 
        font-size: 40px;
    }
    
}

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

@media screen and (max-width: 375px){
 .prod-cbtn{
  font-size:12px;   
 }
}
header .cart-detail.right.cart_icon{
 margin:0px 0px 0px 0px;  
 margin-right: 20px;
    margin-top: 10px;
}
.product-title a {
    font-size: 15px;
    text-align: center;
    display: block;
}
.mobile-cart-detail{
 text-align:left;   
}
