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

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

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

/* Body */
body {
    font: normal 13px 'Open Sans', sans-serif;
    background-color: #141414;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12097/theme/16928/img/bg.jpg");
    background-position: left top;
    background-repeat: repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #ffffff;
}

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

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

fieldset legend {
    background-color: transparent;
}

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

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

.ps-login-page span.error,
.ps-login-page small.error {
	display: inline;
}

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

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

h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
}

h1,h2,h3 {
    font-weight: 800;
    color: #f0ce14;
}

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

a  {
    color: #888888 /* #33c4cc */;
}

a:hover {
    color: #f0ce14;
}

button,
.button {
    display: inline-block;
    border: 0;
    letter-spacing: 3px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    text-shadow: none;
    background-color: #f0ce14;
    box-shadow: none;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    color: #3e3e3e;
    padding: 1em 1.5em;
    -moz-transition: background-color 0.3s ease-in;
    -webkit-transition: background-color 0.3s ease-in;
    -o-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
}

button:hover,
.button:hover,
button:focus,
.button:focus {
    background-color: #222222;
    color: #f0ce14;
}

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

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: #f0ce14;
    color: #3e3e3e;
	opacity: 1;
}

.row {
    max-width: 1152px;
}

.ie8message {
    text-align: center;
}

hr.zig-zag {
    border: 0;
    background: transparent url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12097/theme/16928/img/zig-zag.png") repeat-x;
    height: 8px;
}

hr.separator {
    border-top: 1px solid #252525;
    height: 1px;
    background: transparent none;
    margin-top: 3em;
    margin-bottom: 2.5em;
}


hr.small {
    width: 90px;
}

hr {
    border-color: #888888;
    margin-left: auto;
    margin-right: auto;
}

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

.social-icon {
    font-size: 25px;
    color: #f0ce14;
}


/* Header */

header {
    border-bottom: 1px solid #888888;
    margin-bottom: 1em;
}

.login-search {
	position: absolute;
    right: 0;
    top: 0;
    display: none;  
}

header .top-bar .name {
    height: auto;
    display: block;
    float: none;
    height: auto;
    text-align: center;
}

header .name img {
    max-width: 148px;
    max-height: 82px;
}

header .title-area {
    margin: 0;
    padding: 0;
    float: none;
    list-style: none;
    height: 82px;
}

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

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

header .top-bar-section ul li {
    display: inline-block;
    float: none !important;
}

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

/* Override default styling */
.top-bar form {
    float: right;
    clear: both;
    margin-top: 8px;
}

header .search {    
    color: #f0ce14;
    background: transparent;
    border: 0 none;
    float: right;
    font-size: 15px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: normal;
    padding-left: 10px;
    margin-left: 10px;
    padding-right: 0;
    top: 0;
    width: 110px;
}

.desktop.fi-magnifying-glass {
    color:#f0ce14;
    cursor: pointer;
    float: left;
    font-size: 24px;
    line-height: 25px;
    margin-top: 2px;
}

header .searchButton {
    opacity: 0;
    border: medium none;
    cursor: pointer;
    float: left;
    left: 21px;
    top: 3px;
    width: 22px;
    padding: 0;
}

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 ul {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    list-style: none;
    margin: 0;
    padding: 0;
}

header .top-bar .toggle-topbar.menu-icon {
	right: 0;
    top: 34%;
}

header .top-bar .toggle-topbar a,
header .top-bar .toggle-topbar.menu-icon a,
header .top-bar-section li a,
header .top-bar-section li>a:not(.button) {
    color: #FFFFFF;
    text-transform: uppercase;
	background-color: transparent;
    font-size: 15px;
}

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

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

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

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

header .top-bar .toggle-topbar.menu-icon a span {
    box-shadow: 0 8px 0 2px #FFFFFF, 
                0 14px 0 2px #FFFFFF,
                0 20px 0 2px #FFFFFF;
}

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

header .top-bar-section .dropdown {
    -moz-box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    background: #141414;
}

header .top-bar-section .dropdown li a {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
}

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

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

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

header .top-bar-section li.header-button a.button:hover {
    background-color: #222222;
    color: #f0ce14;
    text-decoration: none;
}

header .top-bar-section ul li .dropdown li {
    float: left !important;
    text-align: left !important;
}

.top-bar-section .has-dropdown > a:after {
    border-color:#FFFFFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    /*margin-top: 2px;*/
}

/* Homepage */
.homepage .hero .banner-background{
    width: 100%;
    background-size: cover;
    padding-top: 185px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #141414;
    min-height: 575px;
}
 
.homepage .hero .banner-background article {
    position: relative;
}

.hero-image img {
    display: block;
    margin: 0 auto 0 -120px; 
    min-width: 427px;
}

.hero-image .img-container {
    min-height: 465px;
}

.admin .hero-image img {
    margin: 0;
}

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

.hero-text a.button {
    font-size: 20px;
    margin: 30px auto;
    display: inline-block;
}

.hero-text h2 {
    color: #FFFFFF;
    font-size: 45px;
    font-weight: 800;
    letter-spacing: 10px;
    -moz-text-shadow: 0 0 8px #000000;
    -webkit-text-shadow: 0 0 8px #000000;
    text-shadow: 0 0 8px #000000;
    text-align: center;
    margin-bottom: 0.8em;
}

.hero-text h5 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 1.9em;
    -moz-text-shadow: 0 0  1px #000000;
    -webkit-text-shadow: 0 0  1px #000000;
    text-shadow: 0 0 4px #000000;
    text-align: center;
}

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

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

.hero-text-position {
    position: relative;
    text-align: center;
}

.hero-text-position img.shadow {
    position: absolute;
    bottom: -40px;
    left: 6.5%;
    width: 80%;
}

.pre-footer .first {
    padding: 3% 0;
    position: relative;
}

.pre-footer .first .content-wrap {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    word-wrap: break-word;
}

.content-wrap {
    word-wrap: break-word;
}

.text .content-wrap {
    max-width: 215px !important;
}

.pre-footer .first .img-container {
    border-radius: 125px;
    overflow: hidden;
}

.pre-footer h5 {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}

.pre-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pre-footer .photos {
    padding-top: 35px;
    border-bottom: 1px solid #252525;
}

.pre-footer .photos li {
    width: 100%;
}

.pre-footer .photos li:first-child {
    border-bottom: 1px solid #252525;
}

.pre-footer .photos .content-wrap {
    max-width: 250px;
}

.pre-footer .photos h5.title,
.pre-footer .text h5.title {
    font-size: 200%;
    margin-bottom: 20px;
}

.pre-footer ul.text > li {
    padding-top: 35px;
    padding-bottom: 35px;
}

.pre-footer ul.text > li:first-child {
    border-bottom: 1px solid #252525;
}

.pre-footer ul.testimonials {
    margin-top: 5em;
}

.pre-footer ul.testimonials li {
    float: left;
    width: 50%;
}

.pre-footer ul.timings {
    margin-top: 25px;
}

.pre-footer ul.testimonials h5 {
    font-size: 1.8em;
    letter-spacing: 1px;
}

.pre-footer ul.timings h5 {
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: normal;
}

.pre-footer h5 span {
    font-weight: normal;
}

.pre-footer h5 strong {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color: #f0ce14;
    font-size: 1.35em;
    line-height: 2.5;
}

.breadcrumbs {
    padding: 0;
}

.breadcrumb {
    margin: 36px 0 0;
}

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

.breadcrumbs li {
    display: inline;
}

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

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

.product-title a {
	font-size: 18px;
    word-wrap: break-word;
}

.minimumprice {
     font-size: 20px;
}

.saleWrap {
    height: 32px;
}

.home-collection-item .sale,
.collection-item .sale,
.related-item .sale{
    background-color: #f0ce14;
    color: #3e3e3e;
    font-size: 17px;
    height: 28px;
    left: 12px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 78px;
    font-weight: normal;
    letter-spacing: 1px;
}


.collectionpage .homeProductWrap img,
.productpage .homeProductWrap img,
.product-detail img#imgMain,
.product-detail .thumbs img,
.search-results .image img {
    border: 1px solid #888888;
}


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

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

.listing {
    list-style: none outside none;
    padding-left: 0;
}

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

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

.collection-textarea {
    clear: both;
}

.collection-textarea h2,
.collection-textarea p {
    text-align: center;
}

.ps-product-compare-price-container{
     font-size:18px;
     color: #ffffff;
}

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

.productpage .button.prod-cbtn {
  	float: left;
    margin-top: 0;
    padding: 12px 7px;
    width: 200px;
}

.chosen-container-single .chosen-single,
.chosen-container .chosen-drop {
    background: #ffffff !important;
    box-shadow: none !important;
    border-radius: 0 !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;
}

.description-text {
    border-top: 1px solid #888888;
    clear: both;
    padding-top: 20px;
    width: 100%;
}

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

.likebox li{
    float:left;
}

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

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

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

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

h2.resp-accordion:first-child {
    border-top: 1px solid #888888 !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;
    font-weight: normal;
    color: #f0ce14;
}

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

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

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

.description-text ul,
.resp-tabs-container ul {
    margin-left: 15px;
    clear: both;
}

.vendor.mobile-text-center {
    margin-top: 10px;
}

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

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

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

.product-quantity-operators{
    border-radius: 3px;
    display: inline-block;
    font: bold 25px/35px Georgia !important;
    height: 38px;
    margin-bottom: 0 !important;
    margin-left: 10px;
    padding: 0 10px !important;
    text-align: center;
    text-shadow: none;
    vertical-align: super;
    width: 38px;
}

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

.quantities_label {
	float: left;
    margin-top: 20px;
    text-transform: uppercase;
}

.title-price .button {
	margin-top: 6px !important;
    text-transform: capitalize;
}

.collectionpage .collection{
	list-style:none;
	margin-bottom: 20px;
}

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

.collectionpage h2,
.productpage h2{
    font-size: 32px;
}

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

.title-price .product-price .priceproduct {
    font-size: 14px;
}

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

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


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

/* product page*/

.product-quantity-plus-minus {
    display: inline-block;
    width: auto;
}

#product-price{
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 20px;
}

#product-title{
    font-family: 'Open Sans', sans-serif;
   	font-size: 35px;
    margin-bottom: 0;
    margin-top: 6px;
    font-weight: 400;
    text-transform: capitalize;
    word-wrap: break-word;
}

.ps-cart-page #cart-form .chkoutbut .checkout,
.ps-cart-page .checkoutbut input.update-btn,
.ps-cart-page .qty-increment,
.product-quantity-operators {
    color: #3e3e3e !important;
    background-color: #f0ce14 !important;
    border: medium none;
    box-shadow: none;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 18px;
    margin-top: 23px;
    padding: 1px 12px;
    text-transform: uppercase;
}

.ps-cart-page .update-btn {
    padding-bottom: 10px !important;
    padding-top: 11px !important;
}

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

.productpage .description p {
    font-size: 15px;
    line-height: 30px;
}

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

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

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

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

.product-detail .selectors label{
    color: #f0ce14;
    display: block;
    font-size: 19px;
    text-transform: capitalize;
    color: #f0ce14;
}

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

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

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

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

#add-quantity{
    font-family: 'Open Sans',sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 47px;
    margin: 0 9px;
}

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

.chosen-container-single .chosen-drop {
    border-radius: 0;
}

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

.like-box{
	margin-top:38px;
}

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

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

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

.ias_loader {
    display: none !important;
}
/* end product page */

/* Content page */
.fastfood-content .hero-banner-image {
    overflow: hidden;
}

.fastfood-content .hero-banner-image img {
    position: relative;
}

.fastfood-content .hero-banner-text {
    -moz-text-shadow: 0 0 2px rgba(0,0,0,0.2);
    -webkit-text-shadow: 0 0 2px rgba(0,0,0,0.2);
    text-shadow: 0 0 2px rgba(0,0,0,0.2);
}

.fastfood-content .hero-banner-text h2 {
    margin: 105px 0 0 0;
    font-weight: 400;
    text-align: left;
}

.fastfood-content .hero-banner-text h2+div h2 {
    margin-top: 0;
    font-weight: 300;
    text-align: left;
}

/* Subcontent */
.fastfood-content .main-content {
    color: #ffffff;
    font-size: 1.1em;
}

.fastfood-content .main-content h1,
.fastfood-content .main-content h1 a,
.fastfood-content .main-content h2,
.fastfood-content .main-content h2 a,
.fastfood-content .main-content h3,
.fastfood-content .main-content h3 a,
.fastfood-content .main-content h4,
.fastfood-content .main-content h4 a,
.fastfood-content .main-content h5,
.fastfood-content .main-content h5 a,
.fastfood-content .main-content h6,
.fastfood-content .main-content h6 a{
    color: #f0ce14;
    text-align: center;
}

.fastfood-content .main-content h2,
.fastfood-content .main-content h3,
.fastfood-content .main-content p {
    -moz-text-shadow: 0 0 4px rgba(0,0,0,0.4);
    -webkit-text-shadow: 0 0 4px rgba(0,0,0,0.4);
    text-shadow: 0 0 4px rgba(0,0,0,0.4);
    text-transform: uppercase;
}

.fastfood-content .main-content p {
    text-align: justify;
    line-height: 2;
    max-width: 80%;
    text-transform: none;
}

.fastfood-content .main-content button {
    font-size: 18px;
    padding: 20px 45px;
    margin: 2em auto;
    display: block;
}

.fastfood-content .main-content .testimonial blockquote {
    border: 0;
    text-align: center;
    font-size: 2em;
    line-height: 1.2;
    font-family: 'Open Sans Condensed', sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 auto;
    max-width: 400px;
}

.fastfood-content .main-content .testimonial blockquote em {
    font-size: 0.6em;
}

.fastfood-content .main-content .second {
}

.fastfood-content .main-content .second .padding {
    padding: 6% 0 0 7%;
}

.fastfood-content .main-content .second .image {
    display: block;
    float: right;
}

.fastfood-content .main-content .third {
}

.fastfood-content .main-content .third .image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4%;
}

.fastfood-content .main-content .fourth ul li {
    text-align: center;
}

.fastfood-content .main-content .fourth h5 {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom:  1em;
}

.fastfood-content .main-content .fourth p {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.fastfood-content .main-content .fourth p span {
    font-weight: 700;
    letter-spacing: 2px;
    display: inline;
    /*white-space: pre;*/
}

.fastfood-content .main-content .fourth p span:before {
    content: '\A';
}

.fast-food-content .main-content .fourth ul li .content-wrap {
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
}

.fastfood-content .main-content .fourth .image img {
    display: block;
    margin: 0 auto 9% auto;
    -moz-border-radius: 95px;
    -webkit-border-radius: 95px;
    border-radius: 95px;
}

.fastfood-content .main-content .fourth .caption h5 {
    text-align: center;
}

.fastfood-content .main-content .fourth .description {
    text-align: center;
    font-size: 120%;
    line-height: 1.2;
    padding: 0 10%;
    color: #ffffff;
}

.fastfood-content .main-content .fourth .description p {
    text-align: center;
}

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

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

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

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

footer .footer-lnks li a{
	color:#888888;
    text-transform: capitalize;
}

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

footer .footer-lnks .section > ul {
    list-style: outside none none;
    margin-left: 0;
}

.section.newsletter {
    clear: none !important;
    float: right;
    font-weight: 600;
}

.section {
    width: 20% !important;
}

.copyright-logo {
    border-top: 1px solid #888888;
    padding-top: 10px;
}    

.ps-copyright {
    display: none; 
}

.ps-logo {
    float: none;
    padding: 35px 0;
    text-align: center;
    font-size: 20px;
}

.ps-logo img {
    display: block;
    margin: 0 auto;
}

/*collection and product page css*/
.product-details .selectors label {
    margin-bottom: 5px;
}

.product-details .info-container {
    padding: 0 !important;
}

/* Cart Page */
.ps-cart-page .checkoutbut input.update-btn,
.ps-cart-page .checkoutbut span.or{
	color: #888888;
}

.ps-cart-page #cart-form .chkoutbut .return,
.ps-cart-page .checkoutbut input.update-btn, .ps-cart-page .checkoutbut span.or,
#cart-form .chkoutbut .checkout,
.ps-checkout-page .continue_btn,
.ps-cart-page .qty-increment{
    background-color: #f0ce14;
    box-shadow: inset 0 -2px 0 rgba(255,255,255,0.2);
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-shadow: none;
    cursor: pointer;
    color: #3e3e3e;
    box-shadow: none;
}

.ps-cart-page #cart-form .chkoutbut .return:hover,
.ps-cart-page .checkoutbut input.update-btn:hover, .ps-cart-page .checkoutbut span.or:hover,
#cart-form .chkoutbut .checkout:hover,
.ps-checkout-page .continue_btn:hover,
.ps-cart-page .qty-increment:hover{
    background-color: #222222;
    color: #f0ce14;
    box-shadow: none;
}

.ps-logo {
	display: none;
}

footer .footer-small-screen	{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 13px;
}

.mobile-shop-name {
    font-size: 20px;
    font-weight: 600;
}

.copy-year {
    float: left;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}

.footer-block {
    border-bottom: 1px solid #888888;
}

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

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

.mobile-social-icon { 
    font-size: 70px;
}
  
.mobile-social-icons{
    margin-right:1%;
}

.mobile-auth-links > a {
    display: inline !important;
    padding-left: 0 !important;
}

.text .content-wrap .ps-edit_link a {
    font-size: 10px !important;
}

.text .content-wrap .ps-delete-link a {
	width: 22px !important;
	height: 22px !important;
}

/* Media Queries */


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

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

.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: 101%;
}

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

.search-results p.title {
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    word-wrap: break-word;
}

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

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

.ps-edit-image-link a {
    padding: 5px;
}

/* media queries */

@media only screen and (min-width: 320px) {
    /* Homepage */
    .pre-footer .photos li {
        width: 50%;
    }
    
    .pre-footer .photos li:first-child {
        border-bottom: 0;
    }
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
    h1,h2,h3,h4,h5,h6 {
        text-align: left;
    }
    
    p {
        width: 100%;
        text-align: left;
    }
        
    header .name img {
        padding: 0;
    }
    
    .hero-image .img-container,
    .hero-image-admin .img-container {
        float: right;
    }
    
    .hero-image img{
        position: relative;
        padding-bottom: 0;
        margin-left: auto;
    }
    
    .hero-text-position {
        padding-left: 50px;
        width: 250px;
    }
    
    .hero-text-position img.shadow {
        left: 9%;
        width: auto;
    }
    
    .hero-text {
        padding-top: 95px;
    }
    
    .hero-text-admin h2,
    .hero-text h2 {
        font-size: 30px;
        letter-spacing: 5px;
        margin-bottom: 0.5em;
    }
    
    .hero-text h5{
        font-size: 1.125em;
    }
    
    .hero-text-admin p,
    .hero-text p {
        font-size: 1em;
        margin-bottom: 1.25em;
    }
    
    .hero-text a.button,
    .hero-text-admin a.button {
        font-size: 14px;
    }
        
    .pre-footer {
        padding-top: 15px;
    }
    
    .pre-footer h1,
    .pre-footer h2,
    .pre-footer h3,
    .pre-footer h4,
    .pre-footer h5,
    .pre-footer h6,
    .pre-footer p {
        text-align: center;
    }
    
    .pre-footer .first {
        padding: 0;
    }
    
    .pre-footer .first .content-wrap {
        max-width: 190px;
    }
    
    .pre-footer .photos {
        border-bottom: 0;
        padding-top: 0;
    }
    
    .pre-footer .photos h5.title,
    .pre-footer .text h5.title {
        font-size: 120%;
        margin-bottom:0.5em;
    }
    
    .pre-footer h5 strong {
        line-height: 1.4;
    }
    
    .pre-footer ul.text > li {
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .pre-footer ul.text > li:first-child {
        border-bottom: 0;
    }
    
    .pre-footer .first .img-container {
        border-radius: 95px;
        margin-top: 20px;
    }
    
    .pre-footer .first h2 {
        font-size: 30px;
        padding: 0;
    }
    
    .pre-footer ul.testimonials {
          margin-top: 45px;
    }
    
    .pre-footer ul.testimonials h5 {
        font-size: 1.1em;
        letter-spacing: 1px;
    }
    
    .pre-footer ul.testimonials li {
        float: none;
        width: 100%;
    }
    
    .pre-footer ul.timings h5 {
        font-size: 1.125em;
    }
    
    .pre-footer .first p {
        font-size: 13px;
        padding: 0;
    }
    
    .pre-footer ul.social-media {
        display: block;
    }
    
    /* Footer */
    .ps-logo {
        padding: 0;
    }
    
    /* Content page */
    .fastfood-content .first {
        padding-top: 50px;
    }
    
    .fastfood-content .hero-banner-image {
        position: relative;
        margin: 0 auto;
    }
    
    .fastfood-content .hero-banner-image img {
        position: relative;
        margin-top: 30px;
        margin-bottom: 55px;
    }
    
    .fastfood-content .main-content h1,
    .fastfood-content .main-content h1 a,
    .fastfood-content .main-content h2,
    .fastfood-content .main-content h2 a,
    .fastfood-content .main-content h3,
    .fastfood-content .main-content h3 a,
    .fastfood-content .main-content h4,
    .fastfood-content .main-content h4 a,
    .fastfood-content .main-content h5,
    .fastfood-content .main-content h5 a,
    .fastfood-content .main-content h6,
    .fastfood-content .main-content h6 a,
    .fastfood-content .main-content p {
        text-align: left;
    }
    
    .fastfood-content .main-content p {
        text-align: left;
        max-width:100%;
    }
    
    /* Product Details */
    .product-details .info-container {
        padding: 7% 0 0 0;
    }
    
    .product-details .info-container p.new+hr {
        margin-left: 0;
    }
    
    .product-details .selectors li {
        text-align: left;
    }
    
    .product-details .selectors li.buy {
        padding: 2em 0 0 0;
    }
    
    .product-details .info-container .description {
        max-width: 100%;
        text-align: left;
        margin: 0;
    }
    
    .product-details .info-container .description+hr {
        margin: 2em 0;
    }
    
    .recommendations .product-container {
        max-width: 230px;
    }
    
    .fastfood-content .main-content button {
        margin-left: 0;
    }
        
}

/* Top-bar breakpoint */
@media only screen and (min-width: 940px) {
    header {
        border-bottom: 0;
        margin-top: 18px;
        background-color: transparent;
    }
    
	.mobile-auth-links {
		display: none !important;
	}
	
    .login-search {
    	display: block;
    }
    
    .top-bar .title-area {
        float: none;
    }
    
    header .top-bar .name {
        background: transparent url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12097/theme/16928/img/logo_bg.png") center center no-repeat;
    }
    
    header .top-bar-section ul {
        display: block;
        text-align: center;
        float: none;
    }
    
    .ps-logo {
    	font-size: 13px;
    	float: right;
        display: block;
    }
    
    .ps-copyright {
        float: left;
        display: block; 
    }
    
    footer .footer-small-screen	{
		display: none;
	}
}

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

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

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

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


@media only screen and (max-width: 940px) {
    .copyright-logo,
    .mousetrap,
    .top-bar-section,
    footer .footer-lnks,
    footer .social {
        display: none;
    }
    
    .productpage .breadcrumb {
        margin: 20px 0;
    }
    
    .breadcrumb {
        margin: 0;
    }
    
    header {
        margin-top: 18px;
    }
    
    [role="complementary"] .has-dropdown > a > span{
        font-size: 24px;
    	margin-left: 10px;
    	vertical-align: -3px;
    }
    
    [role="complementary"] .has-dropdown > ul{
        margin-top: 10px;
        list-style:none;
        border-top: 1px solid #141414;
    }
    
    [role="complementary"] .has-dropdown > ul > li{	
        border-bottom: 1px solid #141414;
        padding-bottom: 10px;
        padding-top: 10px;
	}
    
    [role="complementary"] .has-dropdown > ul > li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    
    .mobile-social-icon { 
        font-size: 60px;
        color:#f0ce14!important;
    }
    
   .mobile-social-icon:hover { 
        font-size: 60px;
        color:#f0ce14!important;
    }
    
    .mobile-social-icons a {
        padding: 0;
    }
	 
	.mobile-user-detail{
		background-color:#141414;
		width:100%;
		padding:10px 10px 10px 35px;
		color:#ffffff;
	}

	.mobile-user-detail a{
		padding-left: 0!important;
		color: #ffffff!important;
        font-size: 18px;
	}

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

	.mobile-auth-links{
		float:left;
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 15px;
        padding-top: 15px;
        text-transform: uppercase;
        width: 56%;
	}
	
	.mobile-auth-links > div{
		display: table-cell;
		vertical-align: middle;
	}
	
	.mobile_circle{
		border-radius: 50% 50% 50% 50%;
		display: inline-block;
	}
    
    .mobile-cart-detail {
        float: right;
        margin-top: 8px;
        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:#141414;
		line-height: 40px;
	}

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

	.mobile-search{
		border: 1px solid #141414;
        background-color: #FFFFFF;
        color: #141414 !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-search input[type="text"]{
        background-color: #FFFFFF;
    }

    .mobile-social{
		list-style:none;
	}
    
    .mobile-social-icons{
        margin-right:8%;
    }
    
    .mobile-social-icons {
        margin-right: 1%;
    }
    
    .mobile-ps-logo {
        margin-top: 10px;
    }
    
    .mobile-user-detail-cart .social-icon {
        display: inline;
        font-size: 45px;
        margin-right: 5px;
        vertical-align: middle;
        color: #ffffff !important;
    }
    
	/* home page */
    .collectionpage .collection-item  {
		padding-bottom: 25px !important;
	}
	
	.homepage .collection{
		margin-top:0;
		margin-bottom:0;
	}
    
    .minimumprice{
         font-size: 15px;
    }
    
    .comparepriceproduct{
         font-size:13px;
    }
	
	/* end home page */
    
    /* product page */
    .product-title-price{
        margin-bottom:20px;
    }
    
    .product-detail .current-image {
        border: medium none;
    }

    #product-price,
    #product-title {
        font-size: 24px;
    }
    
    .productpage .collection .columns:last-child {
        margin-bottom: 0;
    }
	
	.side-nav-content {
         display: block;			
		 /* fallback */
         background-color: #ffffff; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, left top, right top, from(#e3e3e3),color-stop(0.1, #ffffff), to(#ffffff)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(right, #ffffff 90%, #e3e3e3); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(right, #ffffff 90%, #e3e3e3); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(right, #ffffff 90%, #e3e3e3); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(right, #ffffff 90%, #e3e3e3);
		 
		 padding:0!important;
	}

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

	.nav-bar li a {
		color: #141414;
        font-weight: 600;
        font-size: 18px;
        font-family: 'Open Sans Condensed', sans-serif;
		margin-right: 0;
		padding-left: 35px;
        padding-right: 20px;
        display: block;
        word-wrap: break-word;
	}
	
	.nav-bar li a:hover{
		color: #000000;
	}

	.nav-bar > li {
		display: block;
		float: none;
	    line-height: 30px;
        padding-bottom: 10px;
        padding-top: 10px;
		border-bottom: 1px solid #141414;
	}
	
	.nav-bar li.has-dropdown > a {
	    line-height: 30px;
	}
	
	/* end sub menu */
   
}

/* Below 768px */
@media only screen and (max-width: 768px) {
    .breadcrumb {
        margin: 0 0 10px;
    }
    
    .fastfood-content .main-content .second .padding {
        padding: 0;
    }
    
    .fastfood-content .main-content .first .image img,
    .fastfood-content .main-content .second .image img,
    .fastfood-content .main-content .third .image img {
        float: none;
        display: block;
        margin: 4% auto;
    }
    
    .footer-menu { 
        display: none;
    }
    
    .productpage #product-price,
    .productpage .product-detail,
    .resp-accordion.resp-tab-active,
    .resp-tab-content{
          text-align: center;
  	}
	
    .resp-tab-content {
        border-bottom: medium none;
    }
    
    .resp-accordion:last-of-type,
    .resp-tab-content:last-of-type {
        border-bottom: 1px solid #888888 !important;
        border-top: medium none;
    }
    
     h2.resp-accordion {
        font-size: 22px;
        text-align: center;
    }
    
    .resp-tabs-container h2 {
        font-size: 15px !important;
        margin-bottom: 0;
    } 
    
    .product-detail .like-box {
        display: inline-block;
        float: none !important;
        margin: 25px auto 0;
        width: auto;
    }
    
 	.wait {
        text-align: center;
        width:100%;
        left:0;
    }
    .product-detail .description{
    	padding-left: 0;
	}
	
	.selectors {
    	text-align: center;
	}
	
    .productpage .button.prod-cbtn {
        clear: both;
        display: block;
        float: none;
        margin: 0 auto 20px;
    }
	
	.product-detail .description {
    	margin: 35px 0 0;
        text-align: center;
	}
	
    .product-detail .selectors label {
        display: block;
    }
    
    .mobile-search {
        width: 71% !important;
    }
    
    .mobile.fi-magnifying-glass {
        left: 30px;
    }
}

@media only screen and (max-width: 559px) {
    /* Homepage */
    
    .homepage section.hero,
    .homepage .banner-background {
        min-height: 650px;
    }
    
    hero-image {
        position: absolute;
        width: 100%;
        min-height: 550px;
        overflow: hidden;
    }
    
    .hero-image img {
        margin: 0;
        position: absolute;
        left: -370px;
    }
    
    .hero-text {
        position: absolute;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .learn-more {
        text-align: center;
    }
    
    /* Homepage */
    .pre-footer ul.testimonials li {
        float: none;
        width: 100%;
    } 
    
	.mobile-social-icon {
        color: #f0ce14;
        font-size: 55px;
    }
    
    #msg-container {
        width: 94% !important;
    }
    
    .mobile-social-icon { 
        font-size: 45px;
    }
    
    .mobile-social-icon:hover { 
        font-size: 45px;
    }
    
    .product-title-price {
        font-size:inherit;
    }
    
    .minimumprice{
         font-size: inherit;
    }
    
    .comparepriceproduct{
         font-size:inherit;
    }
    
    .product-name,
    #product-price {
		width: 100%;
	}
    
    .homeProductWrap {
        width: 100%;
    }
    
    .mobile-search {
        width: 65% !important;
    }
    
    .mobile.fi-magnifying-glass {
        left: 20px;
    }
}

/* Below 321px */
@media only screen and (max-width: 385px) {  
    .productpage .sale, 
    .home-collection-item .sale,
    .collection-item .sale,
    .related-item .sale {
        font-size: 16px;
    }
    
    .mobile-auth-links {
        width: 100%;
    }
    
    .mobile-cart-detail{
        float:left;
        text-align:left;
        width:100%;
    }
    
    .mobile.fi-magnifying-glass {
        left: 10px;
    }
    
    .mobile-search {
        padding: 10px 10px 10px 8px !important;
        font-size: 12px !important;
		width: 64% !important;
    }   
	 
    .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%;
	}
}