/* 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 */

.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 {  
    line-height: 1.5;
    font: normal 13px 'Open Sans', sans-serif;
    background-color: #1e2323;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12084/theme/16915/img/bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #717171;
    font-weight: 400;
}

h1, h3, h2, h4, h5, h6 {
    color: #dddddd;
	font-family: 'Open Sans', sans-serif;
}

h2{
    font-size:2em;
}

h3{
    font-size:1.5em;
}

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

a:hover {
    color: #82b731;
}

.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:#82b731!important;
}

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

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

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

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

.breadcrumb{
	margin:36px 0;
}

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

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

button.disabled, 
button[disabled],
.button.disabled,
.button[disabled],
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	background-color: #82b731;
    color: #1e2323;
	opacity: 1;
}

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

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

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

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

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

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

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

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

header .social li {
	padding: 0 0 0 12px;
	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 #82b731;
    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 {
    width: 62px;
    margin-left: 52px;
}

header .header-links {
    font-size:12px;
    font-weight:700;
    margin-top:10px;
}

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

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

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

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



#slider a {
    color: #DDDDDD;
	z-index: 99;
}


/* end top header*/

/* Override default styling */

.search {
    width: 23%;
}

.search form {
    border: 0;
    margin: 0;
    padding: 0;    
    height: 47px;
}

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

.search .search-submit {
	opacity: 0;
    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:#DDDDDD;
    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 #82b731;
	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 #82b731;
	border-bottom: 1px solid #82b731;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
}

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

header .top-bar-section ul:first-child {
    width: 77%;
    border-right: 1px solid #82b731;
}

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) {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
	font-size: 15px;
    outline: medium none;
    padding: 0 9px 0;
}

header .top-bar .toggle-topbar a,
header .top-bar .toggle-topbar.menu-icon a,
header .top-bar-section li a,
header .top-bar-section li.hover>a:not(.button) {
    background: transparent;
    color: #DDDDDD;
}

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

header .top-bar-section ul li.active>a {
    border-bottom: 5px solid #82b731;
    text-decoration:none;
    height: 45px;
}

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

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

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

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

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

/* Dropdowns */
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: #FFFFFF; /* Old browsers */
    top: auto;
    z-index: 9999;
}

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

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

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

.fi-list {
    font-size: 40px !important;
    text-indent: 0 !important;
    color: #82b731 !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;
    word-wrap: break-word;
}

/*homepage*/

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

#slider{
    position:relative;
}

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

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

.bx-pager{
    position:relative;
	text-align: center;
    top: -44px;
    display:block;
    z-index:100;
}

.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;
    display: inline-block;
}

.bx-pager .bx-pager-item a{
    background: #1e2323 !important;
    border: 2px solid #1e2323 !important;
    border-radius: 100%;
    margin-right: 13px;
    text-decoration: none;
    width: 5px;
    height: 5px;
    padding: 5px;
}

.bx-pager-item a.active{
    border: 2px solid #1e2323 !important;
    background: #82b731 !important;
}

.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:20px;
	word-wrap: break-word;
}

.minimumprice{
     font-size: 20px;
}

.priceproduct{
    font-size: 14px;
}

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

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



.thumbs img {
    cursor: pointer;
}

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

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

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

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

#product-title{
    font-size:1.2em;
    font-weight:400;
}

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

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

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

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

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

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

.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:30px;
    position: relative;
    list-style: none outside none;
}

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

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

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

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

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

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

/* collection page end */

/* product page*/

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

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

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

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

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

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

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

.productpage .related-products h2 {
    text-transform: capitalize;
}

#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: 'Open Sans', sans-serif;
    font-size: 21px;
    padding-right: 17px;
    font-weight: 400;
    margin-top: 15px;
}

#product-title{
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    word-wrap: break-word;
}

.subheader{
    color: #dddddd;
    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 #82b731;
	border-bottom:1px solid #82b731;
	padding:10px 0;
    font-weight: 700;
	font-size: 18px;
}

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

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

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

.product-quantity-cart{
	border-top:1px solid #82b731;
	border-bottom:1px solid #82b731;	
    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 #82b731;
}

.prod-cbtn{
    background: none;
    border:none;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
	font-size: 20px;
	text-transform:uppercase;
	color: #dddddd;
    cursor: pointer;
    padding-top: 5px;
    padding-right: 0;
}

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

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

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

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

.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: #82b731 !important;
}

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

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

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

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

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

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

.search-results .button {
    border: medium none;
}

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

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

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

.search-results .product-container {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 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: 25%;
}

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

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

.search-results .product-container .details p.title {
    margin-bottom: 0.5em;
    padding-left: 5px;
    padding-right: 5px;
    word-wrap: break-word;
}

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

/* services */

.ps-services .services{
    border-bottom:1px solid #717171;
}

[class*="services"]:last-child {
    border: none;
}

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

.ps-services .hero-text-bg{        
    background: #82b731;
    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: 'Open Sans', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    text-align: center;
}

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

/* 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 #82b731;
	border-bottom:1px solid #82b731;
	width:100%;
	margin-top:40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

footer .email {    
    background: #585C5C;
    color: #dddddd;
    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: #dddddd;
    text-transform: uppercase;
}

footer .enter {
    background: none repeat scroll 0 0 transparent;
  	border: medium none;
    height: 28px;
    width: 30px;
	vertical-align: text-bottom;
    position: relative;
    z-index: 9999;
    cursor: pointer;
}

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

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

.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:#666666;
	font-size:14px;
    text-transform: capitalize;
}

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

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

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

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

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

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

.new {
	display: none;
}

.show-desktop{
    display:block;
}

.show-mobile{
    display:none;
}

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

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


/* Media Queries */

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
    h1 {
        font-size: 2em;
    }
    
    /* 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:'Open Sans', 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:#717171;
        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;
    }
	
	.ps-services .first h3{
        margin-left:5%;
        font-size: 35px;
        font-weight:400;
        text-transform:capitalize;
    }
}

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

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

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

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

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

@media only screen and (max-width: 940px) {
    bx-caption {
        font-size: 52px;
        top: 190px;
    }
    
    .show-desktop{
        display:none;
    }
    
    .show-mobile{
        display:block;
    }
    
    body {
        font: normal 13px 'Open Sans', sans-serif;
    }
    
    h1, h3, h2, h5, h6 {
    	font-family: 'Open Sans', sans-serif;
    }
    
    h3{
        font-size:1.5em;
    }

	.breadcrumb{
		margin: 35px 0;
	}
    
    .mobile-logo-content{
        margin-bottom:6px;
    }
    
	header{
		border-bottom:1px solid #82b731;
		margin-bottom:12px;
	}
	
	header #social-cart-detail{
		display:none;
	}
	
	header .top-bar{
		padding-top:19px;
        height: auto;
	}
	
	.top-bar .toggle-topbar.menu-icon {
	    left: 0;
	    margin: 0;
	    padding: 0;
	    right: auto;
	    top: 5px;
		position: relative;
		width: 10%;
	}
	
	#sidebarButton {
		padding: 0;
        margin-left: 15px;
        right: 3px;
	}
	
	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-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 #82b731;
	}
	
	footer .footer-mobile-content{
		font-size: 20px;
	}
	
	footer{
		margin-top:40px;
		float: left;
    	width: 100%;
	}
	
	.copy-year {
        float: left;
        font-size: 10px;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }
    
    .mobile-shop-name {
        font-size: 20px;
        font-weight: 600;
    }
	
	.mobile-banner-content{
		margin-top:20px;
	}
		   
    .side-nav-content {
    	display: block;	
		height: 100%!important;
		
		 /* fallback */
         background-color: #E1E1E1; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, right top, left top, from(#C6C6C6),color-stop(0.1, #E1E1E1), to(#E1E1E1)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(left, #E1E1E1 90%, #C6C6C6); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(left, #E1E1E1 90%, #C6C6C6); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(left, #E1E1E1 90%, #C6C6C6); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(left, #E1E1E1 90%, #C6C6C6);
		 
		 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: block;
		color: #1E2323;
        font-weight:600;
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
		margin-right: 0;
		padding: 0 35px;
        word-wrap: break-word;
	}
	
	.nav-bar li a:hover{
		color: #333333;
	}

	.nav-bar > li {
		float: none;
		line-height: 35px;
		border-bottom: 1px solid #1E2323;
		padding-top:10px;
		padding-bottom:10px;
        width: 100%;
	}
    
    [role="complementary"] .has-dropdown > ul {
        margin-top: 10px;
        margin-left: 0;
        border-top: 1px solid #1E2323;
    }
    
    .title-price {
        margin: 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 #1E2323;
        line-height:35px;
	}

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

	[role="complementary"] .has-dropdown a {
		color:#1E2323!important;
	}
	
	[role="complementary"] .has-dropdown a:hover,
    [role="complementary"] .has-dropdown a:hover span {
		color:#333333!important;
	}
	
	/* end sub menu */
	 
	.mobile-user-detail {
		background-color:#1e2323;
		width: 100%;
		padding: 10px 10px 10px 36px;
		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;
        padding-bottom: 10px;
        font-size:18px;
        font-weight:700;
        text-transform:uppercase;
	}
    
    .mobile-user-detail-cart .social-icon {
        font-size: 50px;
        margin-right: 20px;
        vertical-align: middle;
        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:#1e2323;
		line-height: 40px;
	}

    .mobile-search-button {
        opacity: 0;
        border: 0 none;
        height: 50px !important;
        left: 15px;
        position: absolute;
        top: 15px;
        width: 60px;
        z-index: 9999999;
        cursor: pointer;
    }
    
    .mobile.fi-page-search {
        font-size: 64px;
        left: 4%;
        position: relative;
        top: -8px;
        color: #1E2323;
    }

	.mobile-search{
		border: 1px solid #1e2323;
        background-color: #ffffff;
        color: #1e2323 !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;
	}
    
    .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;
    }
    
	.mousetrap {
        display: none;
    }
    
	/* 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: #82b731;
        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;
    }
}

@media only screen and (max-width: 768px) {   
    #status-msg {
        height: 111px;
    }
    
    .mobile-social-icons {
        margin-right: 3%;
    }
    
    .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 #82b731;
    }
        
    .home-promo-text-content{
        width:100%!important;
    }
    
    .product-title-price{
        margin-top:30px;
    }
    
    .mobile-search {
        width: 77% !important;
    }
    
    .mobile.fi-page-search {
        left: 8%;
    }
    
    .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 #82b731 !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;
    } 
    
}

@media only screen and (max-width: 568px) {
    header .top-bar .name img#logo {
        max-width: 45%;
    }
    
    .promo-ul li{
        width:100%!important;
        text-align:center;
    }
    
    .promo-ul li promo-container{
        max-width:370px;
    }
    
    header{
        margin-bottom:0;
        position:static!important;
    }
}

@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;
    }
    
    
    .bx-caption {
        font-size: 30px;
        top: 100px;
    }
    
    .text-logo {
        font-size: 26px;
    }
    
    .mobile-social-icon {
        font-size: 50px;
    }
    
    .mobile-social-icon:hover { 
        font-size: 50px;
    }
    
    .mobile-search {
        width: 65% !important;
    }
    
    .mobile.fi-page-search {
        left: 12%;
    }
    
	#msg-container {
	    width: 94% !important;
	}
	
	.ps-error.long.style {
	    font-size: 12px !important;
	}
    
    .active [role="main"] {
        margin-right: 76%;
    }
    
    .minimumprice{
         font-size: 12px!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;
    }
    
    .mobile-auth-links {
        width:100%;
    }
    
    .mobile-cart-detail{
        float:left;
        text-align:left;
        width:100%;
    }
}

/* Below 321px */
@media only screen and (max-width: 385px) {
    .nav-bar li a {
       font-size: 14px;
    }
    
    .mobile-social-icons {
        margin-right: 8%;
    }
    
    .bx-caption {
        font-size: 20px;
        top: 65px;
    }
    
    .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;
    }
    
    .collectionpage h2, .productpage h2 {
        font-size: 15px;
    }
}