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

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

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

header .back_to_webware .row {
    padding-bottom: 0px;
    padding-top: 0px;
}

.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 'Proxima N W01 Smbd',sans-serif;
    background-color: #222222;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/12093/theme/16924/img/bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
	color: #999999;
    font-weight: 400;
}

h1, h3, h2, h4, h5, h6 {
    color: #b0b2bf;
	font-family: 'Proxima N W01 Smbd',sans-serif;
    line-height: 1em;
    font-weight: 100;
}

h2 {
    font-size: 24px;
}

h4 {
    font-size: 14px;
}

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

a:hover {
    color: #ffffff;
}

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

.row {
	max-width: 1152px;
}

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

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

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

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

.mobile-social-icon:hover { 
    font-size: 60px;
    /*color:#45464f!important;*/
}

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: #3F414D;
    font-weight: 600;
    font-family: 'Proxima N W01 Smbd',sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    color: #ffffff;
    padding: 5px 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 13px 0 0 0;
}

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

button.disabled, 
button[disabled],
.button.disabled,
.button[disabled],
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	background-color: #3F414D;
    color: #ffffff;
	opacity: 1;
}

.video-wrapper {
    height: auto;
}

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

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

.top-bar-section ul li .js-generated {
    display: none !important;
}

.breadcrumb{
	margin: 30px 0 30px;
}

/*top header*/

.fi-list {
    font-size: 40px !important;
    text-indent: 0 !important;
    color: #45464f !important;
    width: auto !important;
    padding-left: 15px !important;
    margin-top: 3px;
}

.text-logo {
    color:#7c7e85;
    font-family: 'Proxima N W01 Smbd',sans-serif;
    font-size: 22px;
    display: block;
    font-weight: 300;
    letter-spacing: 4px;
    line-height: 24px;
    margin-top: 4px;
    vertical-align: sub;
    word-wrap: break-word;
}

.text-logo-link {
    height: auto !important;
}

.homepage-header header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 222;
}

header .row {
    padding-bottom: 18px;
    padding-top: 35px;
    background: none repeat scroll 0 0 #C6C6D0;
    overflow: visible;
}

.homepage-header header .row {
      background: transparent;
}

header .top-bar{
	height: auto;
}

.homepage .hero .banner-background{
    width: 100%;
    background-size: cover;
    background-position: center top;
    position: relative;
    background-repeat: no-repeat;
}

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

.hero-text {
    position: absolute;
}


.top-bar form, .top-bar input {
  	border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    float: right;
    padding: 0 0 5px;
	top: 0;
}

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

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

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

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

header .circle{
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
    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 #3F414D;
    color:#ffffff;
    float: right;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 15px;
    margin-left: 5px;
    margin-top: -5px;
    padding-top: 7px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}

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

header .header-links {
  	float: right;
    font-size: 12px;
    font-weight: 700;
    width: 100%;
	text-align: right;
}

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

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

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

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

.hero-text-position {
  	font-size: 20px;
    left: 88px;
    position: relative;
    text-align: center;
    top: 200px;
    z-index: 1;
	text-transform: uppercase;	
}

.hero-text-position .button {
    padding: 8px 10px 5px;
}

.hero-text-position h2 {
	font-family: 'allura',cursive;
    font-size: 46px;
    margin-bottom: 15px;
    text-transform: capitalize;
	color: #45464f;
}

.hero-text-position p {
 	color: #45464f;
    font-family: Proxima N W01 Reg;
    letter-spacing: 4px;
    margin-bottom: 0;
}

.img-container {
    margin-top: 30px;
    min-height: 532px;
}

/* end top header*/

/* Override default styling */

header .search{
    background-color: transparent;
    color: #666666 !important;
    font-size: 10px;
    text-transform: uppercase;
	border: 0;	
	top: 4px;
	width: 119px;
    padding-bottom: 0;
}

.top-bar form {
    width: 150px;
    position: relative;
}

.search-box{
    width:80%;
}

.fi-magnifying-glass {
    color:#666666;
    cursor: pointer;
    font-size: 24px;
    left: 6px;
    position: absolute;
    top: -8px;
}

header .searchButton {
    opacity: 0;
    border: medium none;
	width: 30px;
	float: left;
    cursor: pointer;
    z-index: 9999;
}

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

.top-bar-section ul li > a.button {
	background-color:#FF6666;
	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 #63646d;
	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 ul {
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    list-style: none;
    margin: 0;
    padding: 0;
}

header .top-bar-section ul li:first-child a {
	padding-left:0;
}

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

header .top-bar .toggle-topbar a,
header .top-bar-section li a:not(.button) {
    font-family: 'Proxima N W01 Smbd',sans-serif;
    font-weight: 100;
	font-size: 14px;
    outline: medium none;
    padding: 0 9px 2px;
	display: inline-block;
    padding: 0 18px 2px 0
}

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

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

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

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

header .top-bar .toggle-topbar.menu-icon a span {
    box-shadow: 0 15px 0 2px #45464f, 0 23px 0 2px #45464f, 0 31px 0 2px #45464f;
	width:30px;
}

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

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

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

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

.top-bar .toggle-topbar.menu-icon {
    left: auto !important;
	margin: 0;
    padding: 0;
    position: relative;
	text-align: center;
}

header .top-bar .name {
    height: auto;
}

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

.sidebar-button {
    float: left;
}

.login-search {
    z-index: 9999;
}

/* 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: #e7e7e7;
}

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

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

/*homepage*/
.homepage .bx-pager .bx-pager-item a{
    background: #e7e7e7 !important;
    border: 2px solid #e7e7e7 !important;
    border-radius: 100%;
    width: 14px;
    height: 14px;
}

.homepage .bx-pager-item a.active{
    border: 2px solid #e7e7e7 !important;
    background: #131313 !important;
}

.homepage .sorter {
    display: none;
}

.bx-wrapper {
    margin: 0 auto;
}

.bx-wrapper .bx-loading,
.bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 transparent !important;
    box-shadow: none;
}

.ps-banner-thumbs-container .bx-controls-direction {
    display: none;
}

.ps-banner-thumbs-container .banner-thumbs {
    z-index: 9999;
}

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

.home-collection{
    margin-bottom: 50px;
    margin-top: 48px;
    clear: both;
}

.offer-text {
    margin-top: 60px;
    text-align: center;
}

.offer-text h2 {
    color: #B2B2BE;
	font-weight: 500;
}

.offer-text h4,
.footer-image-details h4{
    color: #DBC596;
    letter-spacing: 3px;
}

.product-title a {
	font-size: 20px;
    word-wrap: break-word;
    text-transform: none;
}

.minimumprice{
     font-size: 20px;
}

.priceproduct{
    font-size: 20px;
}

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

.sale {
    background-color: #dbc596;
    color: #191A1E;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 600;
    padding: 9px 4px;
    margin-left: 30px;
    margin-top: 15px;
    display: inline-block;
    position: absolute;
}

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

.homeProductWrap img,
.wrapProduct .current-image,
.search-results .image img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
	border-radius: 100%;
}

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


    .homeProductWrap img,
    .wrapProduct img,
    .product-thumbs img,
    .search-results .image img {
        border: 1px solid #dbc596!important;
    }


.title-url .button {
    margin: 10px auto 0;
    width: 150px;
    display: block;
}

.container .row{
    background: #191A1E;
}

.homepage.container .banner-background .row {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.button.price {
    font-size: 11px;
}

.title-url {
    margin-top: 12px;
    text-transform: uppercase;
}

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

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

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

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

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

.productpage h2 {
    word-wrap: break-word;
    line-height: 30px;
}

.vendor {
    font-size: 14px;
    margin-bottom: 20px;
}

.likebox{
    display: inline-block;
    list-style-type: none;
    margin: 0 auto;
    text-align: center;
}

.likebox li{
    float:left;
}

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

.promo-text #media {
    float: right;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
}

.promo-text .round {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.promo-text h2 {
    text-transform: none;
    color: #B2B2BE;
}

.product-quantity-operators{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font: bold 25px/36px Georgia;
    height: 38px;
    margin-bottom: 0;
    margin-left: 10px;
    text-align: center;
    text-shadow: none;
    width: 36px;
    vertical-align: middle;
}

.product-quantity {
    font-size: 18px;
    vertical-align: text-top;
}

/* CloudZoom */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 0px solid #888;
    margin:0px;        /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}

/* cloud zoom wrapper styles */
.cloud-zoom-wrap {
    top:0;
    z-index:9999;
    position:relative;
}

/* This is the zoom window. */
.cloud-zoom-big { /* Don't want border
        border:4px solid #ccc; */
        overflow:hidden;
        border-radius: 100%;
}

/* This is the loading message. */
.cloud-zoom-loading {
        color:white;
        background:#222;
        padding:3px;
        border:1px solid #000;
}


.homepage hr,
.collectionpage hr,
.productpage hr{
    border-color: #63646d;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    width: 75px;
}

.button {
    border: medium none;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
    font-size: 12px;
    letter-spacing: 2px;
    margin-top: 15px;
    padding: 4px 15px;
}

/* collection page*/

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

.collection-item,
.home-collection-item ,
.collection-item {
	margin-bottom: 10px;
    position: relative;
    list-style: none outside none;
    margin-top: 25px;
    text-align: center;
}

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

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

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

.collectionpage .breadcrumb > h2,
.productpage .breadcrumb > h2{
    margin-top: 22px;
    word-wrap: break-word;
    line-height: 28px;
}

.chosen-container-single .chosen-single span,
.chosen-container .chosen-results li {
    text-align: left;
    line-height: 20px;
    text-transform: lowercase !important;
}

/* collection page end */

/* product page*/
	
.row.product-detail {
    padding-top: 30px;
}

#prod-details {
    padding: 0;
    margin-top: 20px;
}    

#product-price {
    font-size: 14px;
    padding: 0;
}

#product-price .ps-product-price-container {
    font-size: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

#product-title{
    font-family: 'Proxima N W01 Smbd',sans-serif;
    margin-bottom: 0;
    margin-top: 0;
}

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

.product-title-price{
	font-family: 'Open Sans',sans-serif;
    padding: 0;
}

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

.product-detail .selectors label {
    text-transform: capitalize;
    font-size: 20px;
    vertical-align: middle;
    display: block;
    color: #b0b2bf;
}

.selectors li {
    text-transform: lowercase;
    margin-bottom: 10px;
}

.product-thumbs li img {
    border-radius: 100%;
    cursor: pointer;
}

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

.product-quantity-cart{
    padding: 0;
}

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

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

.product-quantity-cart .quantity-controls{
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 30px;
}

.prod-cbtn.button {
    background: transparent !important;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid;
    border-top: 1px solid;
}

.title-url .price {
    font-weight: bold;
}

#ptabs {
    margin-bottom: 15px !important;
    margin-top: 20px !important;
}

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

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

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

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

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

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

#add-quantity{
    font-family: 'Open Sans',sans-serif;
    font-size: 35px;
    font-weight: normal;
    margin: 0 9px;
    vertical-align: middle
}

.selectors .chosen-container-single .chosen-single {
    line-height: 21px;
    text-transform: lowercase !important;
}

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

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

.addthis_default_style .at300b,
.addthis_default_style .at300m {
    display: inline-block;
    float: none;
    width: 32px;
}

.related-products{
    padding-top: 20px;
}

.imgWrap{
    margin-left: 30px;
}

.productpage  .selectors {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
}

.product-add-cart {
    margin: 30px auto 40px;
}
/* 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: #ffffff !important;
    background-color: #3F414D !important;
}

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

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

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

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

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

.search-results .product-container .button {
    border: none;
}


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

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

.section.newsletter {
    clear: none !important;
    float: right;
    margin-top: -2px;
    padding-bottom: 0
}

footer .footer-nav-content{
	width:100%;
	margin-top:15px;
}

footer .row {
      background: #100F14 !important;
}

footer .footer-navs{
	list-style: none;
	margin-bottom: 0;
	padding: 0;
    text-transform: uppercase;
}

footer .footer-navs li {
	display: inline;
}

footer .footer-navs li a{
	padding: 1px 9px 2px;
	color:#666666;
    font-size:14px;
    font-weight:700;
}

footer a {
    color: #999999;
}

footer a:hover{
    color:#e7e7e7;
}

footer .footer-navs li.active > a {
    color: #e7e7e7;
    font-weight: 600;
}

footer .footer-navs li a:hover{
	color:#e7e7e7;
    text-decoration:underline;
}

footer .footer-navs li:first-child a{
	padding-left:0;
}

.footer-link-content{
    color: #dbc596;
    border-top:1px solid #dbc596;
    padding-bottom: 15px;
    padding-top: 20px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}

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

footer .footer-lnks li a{
	color:#999999;
    font-size: 12px;
    font-weight: 600;
    line-height: 27px;
    text-transform: capitalize;
}

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

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

footer h4 {
    color:#dbc596;
}

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

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

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

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

.footer-image img {
    margin-left: 6%;
}

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

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

.row.promo-text {
    background: #000000;
    padding-bottom: 30px;
    padding-top: 30px;
    clear: both;
}

.new {
	display: none;
}

.like-box{
  	display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38px;
}

.copyright {
    line-height: 20px;
}

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

.breadcrumbs li {
    display: inline;
}

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


/* Media Queries */

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {  
    /* 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;
    }
    
    .img-container{
        min-height: 424px;
    }    
}

/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) {
	.hide-for-large{
		display:none!important;
	}
}

/* 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) {
    body {
        font: normal 13px 'Proxima N W01 Smbd',sans-serif;
    }
    
    h1, h3, h2, h5, h6 {
    	font-family: 'Proxima N W01 Smbd',sans-serif;
    }
    
    h3{
        font-size:2em;
    }

    .hero-image img {
        right: -700px; 
        position: relative;
    }
    
    .breadcrumb h4 {
        line-height: 20px;
    }

    .login-search, 
    .top-bar-section ul.title-area{
        display:none;
    }
    
    header{
        margin-bottom:0;
        position:static!important;
    }
    
    .homepage-header header .row {
        background: none repeat scroll 0 0 #C6C6D0;
    }
    
    .homepage-header header .back_to_webware .row {
        background:transparent;
    }
     
    .hero-text {
        width: 100%;
    }
    
    .hero-text-position {
        margin-left: auto;
        margin-right: auto;
        top: 120px;
        left:0;
    }
    
    .hero-text-position > img {
        display: block;
        margin: 0 auto;
    }
    
    .mobile-logo-content{
        margin-bottom:6px;
    }
    
	header {
        margin-top: 0;
	}
    
    header .row {
       padding-top: 15px;
	}
 
	header #social-cart-detail{
		display:none;
	}
	
	header .top-bar{
		padding-top:0;
        height: auto;
	}
	
	header .top-bar .name {
        display: inline-block;
        text-align: center;
        width: 90%
	}
    
	header .header-links{
		display:none;
	}
		
	header .top-bar-right{
		display:none;
	}

	/* footer */
	footer .footer-large-screen{
		display:none;
	}
	
	footer .footer-small-screen	{
        color: #dbc596;
		display:block;
		padding-top:20px;
		padding-bottom:20px;
		margin-top:20px;
        margin-bottom: 10px;
	}
	
	footer .footer-mobile-content{
		font-size: 20px;
	}
	
	.mobile-banner-content{
		margin-top:20px;
	}
	
	footer .footer-small-screen	{
		display:block;
		padding-top: 0;
		padding-bottom: 10px;
		font-size: 14px;
	}
	
	.copy-year {
        float: left;
        margin-top: 6px;
        padding-bottom: 6px;
        text-align: center;
        width: 100%;
    }
    
	footer .footer-block a.mobile-shop-name {
        font-size: 20px;
        font-weight: 600;
    } 
    
    .footer-block {
        border-bottom: 1px solid #63646d;
    }
		   
    .side-nav-content {
    	display: block;	
		height: 100%!important;
		
		 /* fallback */
         background-color: #c2c2c2; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, left top, right top, from(#e7e7e7),color-stop(0.1, #c2c2c2), to(#c2c2c2)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(right, #c2c2c2 90%, #e7e7e7); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(right, #c2c2c2 90%, #e7e7e7); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(right, #c2c2c2 90%, #e7e7e7); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(right, #c2c2c2 90%, #e7e7e7);
		 
		 padding:0!important;
	}

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

	.nav-bar li a {
        display: block;
		color: #191A1E;
        font-weight: 100;
        font-size: 16px;
        font-family: 'Proxima N W01 Smbd',sans-serif;
		margin-right: 0;
		padding: 0 35px;
	    word-wrap: break-word;
	}
	
	.nav-bar li a:hover{
		color: #45464f;
	}

	.nav-bar > li {
		float: none;
		line-height: 30px;
		border-bottom:1px solid #63646d;
		padding-top:10px;
		padding-bottom:10px;
        width: 100%;
	}
    
    [role="complementary"] .has-dropdown > ul {
        margin-left: 0;
        margin-top: 10px;
    }
    
    .nav-bar .dropdown li a {
        line-height: 30px;
    }
    
    .title-price {
        margin-top: 36px;
    }
    
     #product-price {
        float: left;
        margin-top: 15px;
        width: 100%;
    }
    
    .product-detail label{
        display: block;
        padding-bottom: 5px;
    }

	/* sub menu*/
    [role="complementary"] .has-dropdown > a > span{
        color: #191A1E;
        font-size: 24px;
        margin-left: 20px;
        vertical-align: -3px;
    }
    
    [role="complementary"] .has-dropdown > ul{
        list-style:none;
        display:none;
        border-top: 1px solid #63646d;
    }
    
    [role="complementary"] .has-dropdown > ul > li{
		padding-top:10px;
		padding-bottom:10px;
        border-bottom: 1px solid #63646d;
        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;
        padding-bottom: 0;
    }
    
    [role="complementary"] .has-dropdown {
        background-color:#e7e7e7!important;
    }

	[role="complementary"] .has-dropdown a{
		color:#191A1E!important;
        font-weight:400;
	}
	
	[role="complementary"] .has-dropdown a:hover,
    [role="complementary"] .has-dropdown a:hover span {
		color:#45464f!important;
        font-weight:400;
	}
	
	/* end sub menu */
	 
	.mobile-user-detail{
		background-color:#191A1E;
		width:100%;
		padding:10px 10px 10px 32px;
		color:#e7e7e7;
	}

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

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

	.mobile-auth-links{
		float:left;
	    padding-bottom: 15px;
        padding-top: 15px;
        font-size:18px;
        font-weight:700;
        text-transform:uppercase;
	}
    
    .mobile-user-detail-cart .social-icon {
        display: inline;
        font-size: 50px;
        margin-right: 5px;
        vertical-align: middle;
        color: #e7e7e7 !important;
    }

	.mobile_circle{
		-webkit-border-radius: 50% 50% 50% 50%;
		-moz-border-radius: 50% 50% 50% 50%;
		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 #e7e7e7;
		height: 40px;
		width: 40px;
		text-align:center;
		color:#191A1E;
		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: 59px;
	    left: 2%;
	    position: absolute;
	    top: 4px;
        color: #191A1E;
    }

    .mobile-search {
		border: 1px solid #63646d;
        background-color: #FFFFFF;
        color: #191A1E !important;
		font-family: 'Proxima N W01 Smbd',sans-serif;
		font-weight: bold;
		font-size: 15px !important;
		width: 85% !important;
        float: right;
		height: 55px !important;
		margin: 10px !important;
		border-radius: 5px !important;
		padding: 10px 10px 10px 20px !important;
		text-transform: uppercase;
	}

	.mobile-social{
		list-style:none;
	}
    
    .mobile-social-icons{
        margin-right:5%;
    }
    
    .mobile-social-icons:last-child {
        margin-right: 0;
    }
	
	/* home page */
	.home-collection-item,
    .collectionpage .collection-item,
    .productpage .related-item{
		margin-bottom:25px;
	}
	
	.homepage .collection{
		margin-top:30px;
		margin-bottom:0px;
	}
    
    .minimumprice{
         font-size: 15px;
    }
    
    .comparepriceproduct{
         font-size:13px;
    }
	
	/* end home page */
    
    /* product page */
    .product-title-price{
        margin-top:30px;
        margin-bottom:10px;
    }
	    
    .selectors {
        margin-top: 0;
    }
    
    .mousetrap {
    	display: none;
    }
    
    .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 */
     
    .imgWrap{
        margin-left: 0;
    }
    
    .row.product-detail {
        padding-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    header .top-bar .name {
        width: 85%;
    }
    
    .productpage #product-price,
    .productpage .product-detail,
    .resp-accordion.resp-tab-active,
    .resp-tab-content{
          text-align: center !important;
      }
  	
    .resp-tab-content {
        border-bottom: medium none;
    }
    
    .resp-accordion:last-of-type,
    .resp-tab-content:last-of-type {
        border-bottom: 1px solid #63646d !important;
        border-top: medium none;
    }
    
     h2.resp-accordion {
        font-size: 22px;
        text-align: center;
    }
    
    .resp-tabs-container h2 {
        font-size: 20px !important;
        margin-bottom: 0;
        text-transform: capitalize;
        font-weight: normal;
    }
    
	.like-box {
        float: none;
    }
    
    .hero-text-position {
        top: 90px;
    }
	
    .img-container {
          min-height:350px;
    }
	  
    .collectionpage .filter, 
    .collectionpage .itemsper {
        border-bottom: 1px solid #63646d;
    }
    
    .mobile-search {
		width: 81% !important;
    }
}

@media only screen and (max-width: 480px) {
    
    .banner-thumbs {
        float: none !important;
        margin: 15px !important;
        width: 7% !important;
    }
    
    .ps-banner-thumbs-container .bx-viewport {
        height: auto !important;
    }
    
    .homepage .ps-banner-thumbs-container {
        margin-top: 0;
    }
    
    
    header .top-bar .name {
        width: 80%;
    }

	.mobile-social-icon {
        color: #dbc596;
        font-size: 35px;
    }
    
    .mobile-social-icon:hover {
        font-size: 35px;
         color: #dbc596;
    }
       
    .product-title-price {
        font-size:inherit;
    }
   
    .minimumprice{
         font-size: inherit;
    }
    
    .comparepriceproduct{
         font-size:inherit;
    }  
      
    .hero-text-position {
        top: 80px;
    }
    
    .promo-text .media {
        display: none;
    }
    
     .footer-image-details {
        width:100%;
    }
   
	.footer-image {
		display: none;
	}
    
    .mobile-search {
    	width: 78% !important;
    }
    
    .mobile-cart-detail{
        float: left;
        text-align: left;
        width:100%;
    }
}


/* Below 385px */
@media only screen and (max-width: 385px) {
    .mobile-search {
        width: 70% !important;
        font-size: 12px !important;
    }
    
    .sale {
        margin-top: 0;
    }
    
    .product-quantity {
        padding-left: 20px;
    }
	    
    .mobile-search-button {
        font-size: 19px;
    }
    
    footer .footer-block a {
        font-size: 12px;
    }
}