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

figure
{
    margin:0;
    padding:0;
}

body {  
    line-height: 1.5;
    font: normal 15px 'Lora', serif;
    background-color: #FFFFFF;
    background-image: url("../img/bg.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: initial;
    background-attachment: scroll;
    color: #5e5e5e;
    font-weight: 400;
    letter-spacing: 0px;
}

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

a  {
    color: #5e5e5e;
    outline: none;
}

a:hover {
    color: #5e5e5e;
}

p {
    font-size: 15px;
    font-weight: 300;
}

hr {
	border-color: #EEEEEE;
}

.body-content{
    overflow: hidden;
}

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

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

.top-bar .row,
.row {
	max-width: 1152px !important;
}

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

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: #8f5f14;
    font-weight: 600;
    font-family: 'Lora', 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: #8f5f14;
    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: #8f5f14;
    color: #FFFFFF;
	opacity: 1;
}

.breadcrumb{
	margin:36px 0;
}

/*top header*/
header .title-area{
    background: none !important;
}

header .top-bar.expanded .title-area {
    background: none;
}

header .row {
	overflow: visible;
}

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

header .top-bar .name {
    float: left;
    height: auto;
    width: 100%;
}

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

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

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

header #cart {
    background: none repeat scroll 0 0 #8f5f14;
    color:#FFFFFF;
    float: right;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 15px;
    margin-left: 15px;
    padding-top: 7px;
    text-align: center;
    width: 32px;
}

.desktop-cta {
    display: inline-block;
    margin-bottom: 20px;
}

.fi-magnifying-glass {
    font-size: 22px;
    left: -22px;
    position: relative;
    top: 10px;
    color:#8f5f14;
}

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

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

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

header .header-links   a:hover{	
	color: #5e5e5e;
}
/* end top header*/

/* Override default styling */
.top-bar form {
    width: 200px;
}

.top-bar-section .nav {
    border-top: 1px solid #ccc;
    float: left;
    width: 100%;
    border-bottom:1px solid #ccc;
}

header .search {	
    color: #1A1A1A;
    background: #FFFFFF;
    border: 0 none;
    font-size: 15px;
    left: -20px;
    padding-left: 4px;
    padding-right: 4px;
    width: 135px;
    font-family:  'Lora', serif;    
}

.fi-page-search {
    color:#1A1A1A;
    cursor: pointer;
    font-size: 24px;
    left: 18px;
    position: absolute;
    top: 0;
}

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

.user-login {
	color: #5e5e5e;
    line-height: 21px;
}

.user-login a {
	color: #5e5e5e;
}

.cartCount {
    float: right;
    margin-left: 5px;
    
}

.menu-area .cartCount .social-icon
{
    color:#8f5f14;
}

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

header .top-bar-section {
    float: left;
    width: 100%;
}

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

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

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

header .top-bar .toggle-topbar a,
header .top-bar .toggle-topbar.menu-icon a,
header .top-bar-section li a:not(.button)  {
    font-family: 'Lora', serif;
    font-weight: 700;
	font-size: 14px;
    outline: medium none;
    padding:0 0 2px 38px;
    letter-spacing: 0px;
}

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: #5e5e5e;
}

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: #5e5e5e;
}

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

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

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

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

header .top-bar-section .dropdown li a,
header .top-bar-section .dropdown li.hover > a:not(.button){
    color: #5e5e5e;
    font-size: 14px;
    text-align: left;
    letter-spacing: 1px;
}

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


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

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

/* 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;
    background: #FFFFFF;
    z-index: 9999;
}

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

.fi-list {
    top: -3px;
    font-size: 40px !important;
    text-indent: 0 !important;
    color: #8f5f14 !important;
}

.text-logo {
    color: #1A1A1A;
	font-family: 'Lora', serif;
    font-size: 30px;
    letter-spacing: 3px;
    word-wrap: break-word;
    font-weight: 600;
    margin: 0 auto;
    width: 50%;
}

.bx-wrapper {
    margin-bottom:0!important;
}

.bx-pager {
    margin-top: -20px;
    position: absolute;
    text-align: center;
    width: 100%;
}

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

#home-slider img {
    width: 100%;
}

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

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

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

#slider
{
    position:relative;
}

.bx-pager {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom:20px;
    padding:0;
    z-index:9999 !important;
}

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

.banner-caption {
    left: 75px;
    position: absolute;
    width: 19%;
    z-index: 5555;
}

.banner-caption > a,
.bx-wrapper .bx-caption span {
    color: #000000;
    float: left;
    font-size: 36px;
    font-style: italic;
    padding: 0 13px;
    text-transform: capitalize;
    width: 100%;
}

.bx-wrapper .bx-caption {
    left: 70px;
    position: absolute;
    top: 167px;
    width: 30%;
	background:transparent;
}

.bx-wrapper .bx-caption > span {
    color: #ffffff;
    text-transform: uppercase;
    font-style: normal;
}

.homepage banner hr {
    margin-bottom: 0;
    margin-top: 15px;
}

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

hr.small {
    width: 90px;
    border-color: #ccc;
}

hr.full {
    width: 100%;
}

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

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

.privacy-section a,
.privacy-section {
	font-size: 12px;
}

h1.title {
    font-weight: 400;
    margin-top: 32px;
}

.promo-banners {
    margin-top: 38px;
    margin-bottom: 33px;
}

.gallerysmall-h2 {
    font-style: italic;
    font-weight: 300;
}

.ps-product-price-container,
.ps-product-compare-price-container {
    font-weight: 600;
}

.footer-lnks h4 {
    font-size: 20px;
}

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

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

.promo-text {
    padding-top: 20px;
    padding-bottom: 20px;
}

.previewText {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

.offer-text {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

.promoText {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

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

.previewText {
    margin-top: 50px;
}

.homepage .collection{
	margin-top:30px;
	margin-bottom: 20px;
}

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

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

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

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

.minimumprice{
     font-size: 20px;
}

.saleWrap {
    height: 32px;
}

#collection-listing .product-container {
    position: relative;
}

#collection-listing .items .product-container .sale,
.collection-item .sale,
.related-item .sale,
.search-results .sale {
    background-color: #1A1A1A;
    color: #EEEEEE;
    font-size: 16px;
    text-align: center;
    width: 60px;
    position: absolute;
    top: 0;
    font-weight: normal;
    height: 26px;
    padding-top: 0;
    line-height: 26px;
}


#collection-listing .items .product-container .image img,
.productpage .homeProductWrap .image,
.product-detail img#imgMain,
.product-detail .thumbs img,
.search-results .image img {
    border: 1px solid #EEEEEE;
}

.collectionpage .homeProductWrap .image,
.productpage .homeProductWrap .image,
.search-results .image .image {
    max-width: 402px;
    margin: 18px auto 0;
}

.ps-collection-page .product-title {
    border-top: none;
    padding-top: 0;
}

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

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

.home-title a{
    font-size: 45px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 4px;
    text-transform: capitalize;
    display: inline-block;
	margin-top: 12px;
    color: #000000;
}

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

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

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

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

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

.chosen-container-single .chosen-single{
    height: 40px !important;
}

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

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

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

.productpage .selectors select {
    width: auto;
}

.description-text {
    border-top: 1px solid #EEEEEE;
    padding-top: 20px;
}

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

.likebox li{
    float:left;
}

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

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

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

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

h2.resp-accordion:first-child {
    border-top: 1px solid #EEEEEE !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: #8f5f14;
}

#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{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font: bold 25px/35px Georgia !important;
    height: 38px;
    margin-bottom: 0 !important;
    margin-left: 10px;
    padding: 0 10px !important;
    text-align: center;
    text-shadow: none;
    vertical-align: super;
    width: 36px;
}

.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;
}
.email1{
    background-color:#8f5f14;
    color:#fff;
    padding:7px 16px;
    font-size:13px;
    margin-right: 6px;
}
.email1:hover,
.email1:active,
.email1:focus{
    color:#fff!important;
}
.btn1{
     background-color:#8f5f14;
    color:#fff;
    padding:7px 16px;
    font-size:13px;
    text-transform:uppercase;
}
.btn1:hover,
.btn1:active,
.btn1:focus{
    color:#fff!important;
}
.top-bar .title-area {
    float: left;
    padding-top: 20px;
    padding-bottom: 25px;
}
.header-links{
    margin-top:15px;
}
.title{
    text-align:center;
    font-size:50px;
    font-weight:400!important;
    text-transform:uppercase;
    margin-bottom: 17px;
}
.sub-hdr{
    font-size:25px!important;
    display:block;
    font-style:italic;
    text-transform:none;
}
.gallerysmall-h2{
    font-size:25px;
    font-weight:400;
    text-transform:uppercase;
    font-style: normal;
    margin-top:45px;
}
.h2-home{
    font-size:15px;
    color:#5e5e5e;
    font-weight:400;
    line-height: 1.8;
     display:inline;
}
.text1{
    display:inline;
}
.h3-home{
     font-size:15px;
    color:#5e5e5e;
    font-weight:400;
    line-height: 1.8;
     display:inline;
}
.h3-home1{
     font-size:15px;
    color:#5e5e5e;
    font-weight:400;
    line-height: 1.8;
    display:inline;
}
.h2-btm{
    font-size:15px;
    color:#5e5e5e;
    font-weight:400;
    line-height: 1.8;
    margin-top:30px;
}
.h2-btm1{
    font-size:15px;
    color:#5e5e5e;
    font-weight:400;
    line-height: 1.8;
    margin-top:30px;
}
.h2-btm1 a{
    font-weight:700;
    color:#8f5f14;
}
.h2-btm a{
    color:#8f5f14;
    font-weight:700;
}
.bottom-banner{
    margin-top:64px;
    margin-bottom: 21px;
}
.copyrightStorename{
    font-size:13px;
}
.footer-ps-logo{
    font-size:13px;
}
.title-aboutus-page-type{
    font-size:50px;
    text-transform:uppercase;
    font-weight:400;
     margin-bottom: 12px;
}
.abt-hdr{
    font-size:22px;
    font-weight:400;
   
}
.aboutus-page-type-wrapper{
    margin-top:15px;
    float:left;
    width:100%;
    margin-bottom:25px;
}
.h2-content{
    font-size:15px;
    color:#5e5e5e;
    font-weight:400;
    line-height: 1.8;
}
.abt-h2{
    font-size:15px;
    color:#5e5e5e;
    font-weight:400;
    line-height: 1.8;
}
.subheading{
    font-size:20px;
    font-weight:600;
    margin-bottom: 5px;
}
.subheading1{
    font-size:15px;
    font-weight:600;
}
.title-gallerysmall-page-type{
    font-size:50px;
    font-weight:400;
    text-align:center;
    text-transform:uppercase;
}
.gallerysmall-page-type-wrapper{
    margin-top:35px;
    float:left;
    width:100%;
}
.h1-style{
    color:#5e5e5e;
    font-size:15px;
    font-weight:400;
    letter-spacing: 0px;
    text-align: center;
    line-height:1.8;                                           
}
.gallery-small-image-ul{
    margin-top:40px;
}
.gall-h2{
      color:#5e5e5e;
    font-size:15px;
    font-weight:400;
    letter-spacing: 0px;
    text-align: center;
    line-height:1.8;
}
.footer-gallerysmall-page-type{
    margin-bottom:42px;
}
.banner-blog{
    margin-top:35px;
    float:left;
    width:100%;
}
.border-s{
    border-top:1px solid #cccccc;
    margin-top: 27px;
    margin-bottom: 25px;
}
.article-title{
    font-size:20px;
    font-weight:400;
    text-transform:uppercase;
}
.article-title a{
   color:#8f5f14;
}
.blog-sidebar-h2{
    font-size:20px;
    font-weight:400;
    text-transform:uppercase;
    margin-bottom: 16px;
}
.blog-page-type-wrapper{
    margin-bottom:30px;
    float:left;
    width:100%;
}
.blog-read-more{
  color:#8f5f14;
  font-weight:700;
}
.blog-read-more:hover,
.blog-read-more:active,
.blog-read-more:focus{
    color:#8f5f14;
}
.article-page-type-wrapper{
    margin-top:25px;
    float:left;
    width:100%;
    margin-bottom: 20px;
}
.gallerysmall-link-holder{
    display:none;
}
.gallerysmall-h2 a{
    color:#8f5f14;
}
.title-content-page-type{
    font-size:50px;
    font-weight:400;
    text-transform:uppercase;
    line-height: 56px;
}
.content-page-type-wrapper{
    margin-top:20px;
    float:left;
    width:100%;
    margin-bottom: 20px;
}
.h2-btm a{
    color:#5e5e5e;
    font-weight: 400;
}
.h2-style1{
     color:#5e5e5e;
    font-size:15px;
    font-weight:400;
    line-height:1.8;
}
.title-contactus-page-type{
     font-size:50px;
    font-weight:400;
    text-transform:uppercase;
    margin-bottom: 16px;
}
.contactus-page-type-wrapper{
    margin-top:20px;
    float:left;
    width:100%;
}
.h2-contact{
    font-size:18px;
    font-weight:400;
    margin-bottom: 22px;
}
.addr{
    color:#8f5f14;
    font-weight:700;
    margin-bottom:10px;
}
#ps-contact-us input[type="text"]{
    border:1px solid #eee;
    width:80%;
}
#ps-contact-us textarea{
     width:80%;
}
div.form-container{
    margin-top:35px;
    
}
.submit input[type="submit"]{
    font-size:14px;
    padding: 7px 18px;
}
.map-pad iframe{
    width:100%;
    height:350px;
    margin-top:15px;
}
.address a:hover,
.address a:active,
.address a:focus{
    color:#5e5e5e;
}
.gall-h2 a:hover,
.gall-h2 a:active,
.gall-h2 a:focus{
    color:#5e5e5e;
}
.abt-h2 a:hover,
.abt-h2 a:active,
.abt-h2 a:focus{
     color:#5e5e5e;
}
/* collection page*/
#collection-listing .collection{
	list-style:none;
	margin-bottom: 20px;
}

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

#collection-listing h2,
.productpage h2{
    font-size: 32px;
}

#collection-listing .filter select {
    width: 45%;
}

#collection-listing .sorter.row {
    margin-bottom: 2em;
}

#collection-listing .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: 'Lora', serif;
    font-size: 28px;
    font-weight: normal;    
    margin-bottom: 20px;
    margin-top: 20px;
}

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

.subheader{
    color: #8f5f14;
   	font-size: 16px;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
}

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

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

.product-title-price{
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	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: #8f5f14;
    display: block;
    font-size: 19px;
    text-transform: capitalize;
    color: #8f5f14;
}

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

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

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

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

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

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

.related-products{
	margin-top: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: #FFFFFF !important;
    background-color: #8f5f14 !important;
    border: medium none;
    box-shadow: none;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 18px;
    margin-top: 23px;
    padding: 1px 12px;
    text-transform: uppercase;
}

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

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

.contact.button {
     padding: 5px 15px;
}

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

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

.button a{
    color: #FFFFFF !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: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

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

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

.search-results .product-container .details .content {
    width: 100%;
    text-align: center;
}

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

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

.search-results .product-container .details p.title {
    margin-bottom: 0.5em;
	padding-left: 5px;
    padding-right: 5px;
    word-wrap: break-word;
	color: #8f5f14;
    font-size: 16px;
    font-weight: 400;
}

/* footer*/

.footer-wrap {
    border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
    clear: both;
    float: left;
    width: 100%;
}
    
.section {
    padding-left: 0 !important;
}

.newsletter {
    font-size: 14px;
    text-transform: capitalize;
}

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

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

footer .footer-navs{
    display: inline-block;
    float: none;
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 22px 0;
}

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

footer .footer-navs li a {
	padding: 1px 18px 2px 0;
	color: #5e5e5e;
    font-weight: 400;
    font-size: 14px;
}

footer .footer-navs li.active > a {
    color: #5e5e5e;
}

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

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

.footer-link-content {
	margin-top:20px;
    width:100%;
    padding-bottom: 12px;
}

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

footer .footer-lnks li a{
	color:#5e5e5e;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Lora', serif;
}

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

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

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

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



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

.new {
	display: none;
}

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

/*about us page*/

.about-contact-text {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    padding-bottom: 35px;
    padding-top: 35px;
}

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

.mainLocation {
    float: left;
    margin-left: 20px;
    margin-top: 25px;
    width: 100%;
}

.mainLocation .locations{
    padding-left: 50px;
}

.locations{
    float: left;
    padding-bottom: 20px;
    letter-spacing: 2px;
}
.locations:first-child {
    padding-left: 0;
}

.hide-desktop {
    display: none;
}

.contact-locations {
    padding-top: 35px;
    padding-left: 10px;
}

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

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

.contact .normal {
    border: 1px solid #EEEEEE;
    height: 38px;
    width: 365px;
}

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

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

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

.contact .name,
.contact .first_name,
.contact .last_name{
    float: left;  
    margin-top: 0;
    clear: none;
}

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

textarea {
    border: 1px solid #EEEEEE;
    width: 365px;
}

.searchform {
    display: inline-block;
    line-height: 20px;
}

.email.button {
    margin-left: 10px;
    margin-top: 0;
    padding: 4px 15px 25px;
}

.phone.fi-telephone {
    float: left;
    margin-top: 0px;
    color:#8f5f14;
    font-size:15px;
    font-weight:700;
    margin-right: 15px;
}
.phone:active,
.phone:hover,
.phone:focus{
    color:#8f5f14!important;
}
/*---*/
footer {
    background-color: #FFFFFF;
    color: #5e5e5e;
    margin:17px 0 0;
}

.footer-extra-nav {
    background-color: #FFFFFF;
    color: #5e5e5e;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 15px;
    padding-top: 15px;
}

.footer-main-nav {
    background-color: #FFFFFF;
    color: #5e5e5e;
    padding-bottom: 80px;
}

footer .social-icon { 
    font-size: 45px;
    width: auto;
    color: #8f5f14!important;
}

footer .newsletter {
    display: inline-block;
    margin-bottom: 4px;
    margin-top: 2px
}

footer .newsletter a{
    font-size:13px;
    color:#5e5e5e;
    padding: 4px 2px 8px;
    display: block;
    line-height: 12px;
    text-transform:none;
    letter-spacing:0.4px;
}

footer .newsletter .fi-mail.social-icon-email {
    font-size: 21px;
    margin-right: 6px;
    line-height: 17px;
    position: relative;
    top: 3px;
    display: inline;
}

.footercopyrightsection {
    padding-top:17px;
}

.privacylinks {
    margin-top: 2px;
}

footer .follow-us-footer {
    float:right;
    margin-left:86px;
}

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

.show-desktop {
    display: block;
}

.show-mobile {
    display: none;
}

footer a {
    color: #5e5e5e;
}

footer a:hover {
    color: #5e5e5e;
}

footer .address {
    margin-top: 10px;
    font-size:14px;
}

.mobile-footer-contact {
    margin-bottom: 5px;
}

.mobile-footer-icons {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}


.powered-logo {
    border-top: 1px solid #EEEEEE;
    padding-bottom: 10px;
    padding-top: 10px;
}

.mobile-copy-year {
    margin-bottom: 5px;
}
     
.mobile-shop-name {
    font-size: 22px;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: capitalize;
}

footer .copy-year {
    margin-top: 10px;
}

.inline
{
    display:inline-block;
    width:auto;
}

.padding-right
{
    padding-right:20px;
}
.padding-left
{
    padding-left:20px;
}
.padding-top
{
    padding-top:5px;
}

/*footer css ends*/

/*follow us css starts*/
.follow-us-footer .follow-icons {
    margin:0;
    padding: 4px 0px 0px;
    list-style:none;
}

.follow-us-footer .follow-icons li{
    line-height:1em;
    display: inline-block;
    padding: 0 0 0 8px;
}

.follow-us-footer .step.social-icon {
    font-size: 31px;
    width:auto;
}

.follow-us-footer .follow-icons li:first-child {
    padding-left:0;
}

.follow-us-footer .follow-icons li:last-child {
    padding-right:0;
}

footer .address .marker:before {
    font-size:29px;
    line-height:24px;
    padding-right:8px;
    float:left;
    color:#8f5f14
}


footer .address,
footer .line-1,
footer .line-2 {
    width: 100%;
    text-transform: capitalize;
}
/*follow us css ends*/

button,
.button,
footer .newsletter a,
header .top-bar-section .menu-right a,
.search input.search-text {
   /* -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;*/
}
button:active, .button:active {
     -webkit-box-shadow:none;
      box-shadow:none; 
    }
.image {
    position:relative;
}

.fi-telephone:before {
    padding-right: 8px;
    font-size: 21px;
    position: relative;
    top: 4px;
}

.header-links .fi-telephone:before {
    color:#8f5f14;
}

.show-for-small .fi-telephone:before {
    color:#8f5f14;
}
/* Media Queries */
@media only screen and (max-width: 939px) {
     .mobile-email{
         display:none!important;
     }
     .phone.fi-telephone{
         font-size:23px!important;
         padding-top:10px;
     }
     .fi-telephone:before{
         font-size:28px;
     }
     .new-wrap{
         text-align:center;
         padding-bottom: 15px;
         padding-top: 5px;
         clear: both;
     }
     header{
         margin-bottom:0px!important;
     }
     hr.full{
         margin-top:26px;
     }
     .gallerysmall-h2{
        margin-bottom: 35px;
     }
     .promo-banners{
         margin-bottom:0px;
     }
     .footer-block{
         padding-top:7px;
     }
     .gallery-small-image-ul li{
         padding-bottom:0px;
     }
     .banner-blog {
       margin-top: 27px;
     }
     .blog-page-type-wrapper{
         margin-bottom:30px;
     }
     #ps-contact-us textarea{
       margin-top:5px;
       width:80%;
   }
   #ps-contact-us input[type="text"]{
          width:80%;
   }
}
@media only screen and (min-width: 940px) {
    [role="main"] {
        margin-right: 0 !important;
    }
    
    .footer-mobile {
        display: none;
    }
    
    .content-float{
    	float:left;
	}
    
    .footer-wrap {
        border-bottom: 1px solid #5e5e5e;
        float: left;
        width: 100%;
        font-size: 14px;
        padding-bottom: 11px;
        padding-top: 12px;
    }
    
    .footer-newsletter {
        margin-top: 5px;
    }
    
    .footer-contact {
         margin-top: 8px;
    }
        
    footer .footer-wrap .privacy-links a {
        margin-right: 20px;
    }    
        
    footer .section {
        margin-right: 48px !important;
        width: 21% !important;
    }
    
    footer .section:last-child {
        margin-right: 0 !important;
    }
    
    footer .section ul {
        list-style-type: none;
        margin-left: 0;
        margin-top: 22px;
    }
    
    footer .section.newsletter {
        clear: none !important;
        float: right;
        padding-bottom: 0 !important;
    }
    
    .show-desktop {
        display: block;
    }
    
    .show-mobile {
        display: none;
    }
    
    footer .footer-nav-content {
    	width: 100%;
    }
    

    
    .footer-link-content { 
    	margin-top: 16px;
        padding-bottom: 20px;
    }
    
    footer .footer-lnks {
    	list-style:none;
    	margin-right:0;
        margin-left:0;
        margin-top: 15px;
    }
    
    .footer-wrap .footer-lnks .section {
    	padding-bottom: 0 !important;
    }
    
    footer .footer-lnks .section li {
        border-bottom: 1px solid #5e5e5e;
        margin-bottom: 12px;
    }
    
    footer .footer-lnks li a {
        color: #5e5e5e;
        font-weight: 300;
    }
    
    footer .footer-lnks li a:hover {
    	color: #5e5e5e;
    }
    
     footer .section h4 {
        color: #5e5e5e;
        font-size: 14px;
    }
        
    footer .footer-small-screen {
    	display: none;
    }
    
    footer .social {
        list-style:none;
        margin-bottom: 0;
    }
    
    footer .social li {
        display: inline;
        float: left;
        margin-left: 5px;
        padding: 0;
    }
    
    footer .social-icon { 
        font-size: 30px;
        color:#8f5f14!important; 
    }
}



/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {   
    .search-results .product-container {
        max-width: 220px;
    }

}

@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) {
    body {
        font: normal 15px 'Lora', serif;
    }
    
    h1, h3, h2, h5, h6 {
    	font-family: 'Lora', serif;
    }
    
    h3{
        font-size:2em;
    }
    
	header{
        margin-bottom: 20px;
	}
    
	header #social-cart-detail{
		display:none;
	}
	
	header .top-bar{
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 19px;
	}
    
    header .title-area {
        border-bottom: 1px solid #EEEEEE;
        padding-bottom: 15px;
    }
	
	.home-title a {
	    font-size: 30px;
	}
	
	.top-bar .toggle-topbar.menu-icon {
	    left: 0;
	    margin: 0;
	    padding: 0;
	    right: auto;
	    top: 8px;
		position: relative;
		width: 11%;
	}
	
	#sidebarButton {
		padding: 0;
	}
	
	header .top-bar-section{
		display:none;
	}
	
	header .top-bar .name {
		text-align: center;
    	width: 80%;
	}
	
	header .top-bar ul.title-area li {
		float: left;
	} 
	
	header .header-links {
		display: none;
	}
    
    .phone.fi-telephone {
        display: inline-block;
        float: none;
        margin: 0 auto;
        font-size: 1.5em;
    }
    
    header .mobile-email {
        border-top: 1px solid #EEEEEE;
        padding:10px 0 5px;
    }
    
    header .mobile-email .button.email-link {
        margin-top:0;
    }
	
	.text-logo {   
        line-height: 26px;
        vertical-align: super;
        width: 85%;
	}
	
	/*header .top-bar-right,
    .banner-caption > a, 
    .mainBanner-caption > a,
    .title a,
    .home-title a  {
		display:none;
	}*/
    
    .copy-year {
        display: inline-block;
        font-size: 11px;
        padding-bottom: 6px;
        text-align: center;
    }
	
	.main-container {
		width:100% !important;
	}
	
	.banner .img {
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	/* footer */
	footer .footer-large-screen{
		display:none;
	}
	
	footer .footer-small-screen	{
		display:block;
		padding-top:20px;
		padding-bottom:20px;
	}
	
	footer .footer-mobile-content{
		font-size: 20px;
	}
	
	footer{
        margin-top: 25px;
		border-top:1px solid #EEEEEE;
	}
	
    .footer-banner {
        margin-bottom: 20px;
    }
    
	.mobile-banner-content{
		margin-top:20px;
	}
		   
    .side-nav-content {
    	display: block;
		 /* fallback */
         background-color: #FFFFFF; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, right top, left top, from(#fff),color-stop(0.1, #FFFFFF), to(#FFFFFF)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(left, #FFFFFF 90%, #fff); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(left, #FFFFFF 90%, #fff); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(left, #FFFFFF 90%, #fff); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(left, #FFFFFF 90%, #fff);
		 
		 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: #5e5e5e;
        font-weight:600;
        font-size: 16px;
        font-family: 'Lora', serif;
		margin-right: 0;
		padding: 0 35px;
		word-wrap: break-word;
		line-height: 35px;
	}
	
	.nav-bar li a:hover{
		color: #5e5e5e;
	}

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

	/* sub menu*/
    [role="complementary"] .has-dropdown > a > span{
        color: #5e5e5e;
        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{
        line-height: 22px;
		padding-top:10px;
		padding-bottom:10px;
        border-bottom: 1px solid #EEEEEE;
	}

	[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:#fff!important;
    }

	[role="complementary"] .has-dropdown a{
		color:#5e5e5e!important;
	}
	
	[role="complementary"] .has-dropdown a:hover,
    [role="complementary"] .has-dropdown a:hover span{
		color:#5e5e5e!important;
	}
	
	.user-login,
	.left-menu {
	    display: none !important;
	}
    
    .hide-desktop {
        display: block;
    }

	/* end sub menu */
	.side-nav-content .mobile-social-icons a {
	 	padding: 0 25px;
	}
    
    .side-nav-content .mobile-social-icon { 
        font-size: 50px;
        color:#5e5e5e!important;
    }
    
    .side-nav-content .mobile-social-icon:hover { 
        font-size: 50px;
        color:#5e5e5e!important;
    }
    
    .mobile-social-icon { 
        font-size: 60px;
        color:#8f5f14!important;
    }
    
   .mobile-social-icon:hover { 
        font-size: 60px;
        color:#8f5f14!important;
    }
    
    .mobile-social-icons a {
        padding: 0;
    }
	 
	.mobile-user-detail {
		background-color:#EEEEEE;
		width:100%;
		padding:10px 10px 10px 33px;
		color:#1A1A1A;
	}

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

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

	.mobile-auth-links {
		float: left;
		width: 56%;
        padding-bottom: 13px;
        padding-top: 13px;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
	}
    
    .mobile-user-detail-cart .social-icon {
        font-size: 50px;
        margin-right: 20px;
        vertical-align: middle;
        color: #1A1A1A !important;
    }
     
    footer .footer-block a.mobile-shop-name {
        font-size: 25px;
        font-weight: 400;
    }

	.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 #1A1A1A;
		height: 40px;
		width: 40px;
		text-align:center;
		color:#EEEEEE;
		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: 7px;
        top: -8px;
        color: #5e5e5e;
    }

	.mobile-search{
		border: 1px solid #EEEEEE;
        background-color: #FFFFFF;
        color: #1A1A1A !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: 6px 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{
    	list-style:none;
	}
    
    .mobile-social-icons{
        margin-right:1%;
    }
    
    .mobile-social-icons {
        margin-right: 1%;
    }
	
	/* home page */
    #collection-listing .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;
    }
    
    .contact .normal,
    textarea,
    .contact .first_name .normal, 
    .contact .last_name .normal{
        width: 285px;
    }
    
    .bx-caption > span {
	    font-size: 30px;
    }
    
    .bx-caption {
	    left: 70px;
	    position: absolute;
	    top: 140px;
	    width: 32%;
	}
    
	/* end product page */
    
    footer{
        border-top:1px solid #EEEEEE;
        float: left;
        margin-bottom: 0;
        margin-top: 10px;
        padding-bottom: 0;
        padding-top: 10px;
        width: 100%;
    }
    
       footer .footer-small-screen	{
		display:block;
		padding-top: 0;
		padding-bottom:10px;
		font-size: 14px;
	}
	
	.copy-year {
        float: left;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
    }
    
    
    footer .mobile-footer-logo{
        font-family:Cuprum;
        font-size:25px;
        color:#5e5e5e;
        text-transform:uppercase;
    }
    
    .mobile-shop-name {
	    font-size: 20px;
	    font-weight: 600;
	}
    
    header{
        border-bottom:1px solid #EEEEEE!important;
    }
    
	.mobile-full-content{
		margin-left:0;
		margin-right:0;
		padding-left:0;
		padding-right:0;
	}
    
    .hero-text {
    	padding-bottom: 0;
        padding-top:80px;
    }
    
    .hero-text a.button {
	    margin-top: 10px;
	}

    .hero-text-admin h2, .hero-text h2{
        margin-top:20px;
    }
    
    .footer-large-screen,
    .ps-logo{
        display: none;
    }
    
    .show-desktop{
        display:none;
    }
    
    .show-mobile{
        display:block;
    }
    
    header .top-bar .name {
        text-align:center;
    }
    
    .top-bar .toggle-topbar.menu-icon {
        top: 0;
        padding: 0;
        margin: 0;
        left: 0;
    }
    
    .mobile-newsletter,
    .mobile-address {
        width: 100%;
        text-align: center;
        float: left;
        margin-top:0;
        padding-top:20px;
        padding-bottom:20px;
        border-top:1px solid #EEEEEE;
        border-bottom:1px solid #EEEEEE;
    }
    
    .mobile-address {
        border-bottom: none;
        margin-top:20px;
     }
    
    footer .address .marker::before {
        float: none;
    }
    
    footer {
        font-size: 14px;
        padding-top: 11px;
    }
    
    footer .newsletter {
        margin-right: 0;
    }
    
    footer .address .marker::before,
    footer .actual-address
    {
        float:none;
        width:100%;
    }
    
    footer .address
    {
        padding-top:20px;
        border-top:1px solid #EEEEEE;
    }
    footer .privacy-links
    {
        padding-bottom:5px;
    }
    .mobile-footer-icons{
        padding:15px 0px;
    }
    .actual-address{
        font-size:14px;
        letter-spacing:0px;
    }
    .powered-logo{
        padding-top:20px;
        letter-spacing:0px;
    }
}

@media only screen and (max-width: 768px) {
	.bx-caption {
		display: none;
	}
	
	.banner-caption > a {
		font-size: 30px;
	}
	
	.banner-caption {
    	left: 0;
    	width: 100%;
    }
    
    .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 #EEEEEE !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;
    }
    
    .about-col > img {
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	}
    
    .mainLocation,
    .locations,
    .contact-locations h4 {
	    text-align: center;
    }
    
    .mainLocation .locations {
	    padding-left: 0;
	}
    
	.footer-image {
        width: 28%;
	}
	
	.footer-image-details {
	    width: 72%;
	}
	
	.product-detail .description{
		padding-left: 0;
	}
	
	.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;
	}
	
	#collection-listing .filter, 
    #collection-listing .itemsper {
        border-bottom: 1px solid #EEEEEE;
    }
	
	.contact-col {
	    padding-left: 0;
		border-left: medium none;
		padding-top: 20px;
        text-align: center;
	}
    
    .contact .contact-col {
    	text-align: left;
        padding-bottom: 20px;
	}

    .product-title a{
        font-size:18px;
    }
    
    .product-detail .selectors label {
        display: block;
    }
    
    .mainLocation {
        margin-left: 0;
    }
    
    .mobile-search {
        width: 71% !important;
    }
    
    .mobile.fi-page-search {
        left: 30px;
    }
}

@media only screen and (max-width: 480px) {
    
    #msg-container {
        width: 94% !important;
    }
    
   	.banner-caption > a {
		font-size: 18px;
	}
	 
	.ps-error.long.style {
	    font-size: 12px !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;
    }
	
	.footer-image-details {
	    width: 100%;
	}
	
	.footer-image {
		display: none;
	}
	
	.product-name,
	#product-price {
		width: 100%;
	}
	
    #orderLookUpForm fieldset {
        padding: 4px !important;
    }
    
    .homeProductWrap {
        width: 100%;
    }
    
    .mobile-search {
        width: 65% !important;
    }
    
    .mobile.fi-page-search {
        left: 20px;
    }

}

/* Below 385px */
@media only screen and (max-width: 385px) { 
    footer .footer-block a {
    	 font-size: 10px;
	}
	   
    .productpage .sale {
        font-size: 16px;
    }
    
    .mobile-auth-links {
        width: 100%;
    }
    
    .mobile-cart-detail{
        float:left;
        text-align:left;
        width:100%;
    }
    
    .mobile.fi-page-search {
        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%;
	}
    
    header .top-bar .name {
        margin-left: 9px;
        text-align: center;
        width: 86%;
    }
    
    .text-logo {
        font-size: 22px;
        margin-top: 3px;
    }
    
    .ps-checkout-page p.bubble-top-left, p.bubble-top-left {
        letter-spacing: 0;
        width: 220px;
    }
    
    .ps-checkout-page input[type="text"], 
    .ps-checkout-page select,
    .ps-checkout-page textarea {
        width: 205px !important;
    }
    
    .ps-checkout-page div.box table td.title {
        letter-spacing: 0;
        padding-right: 5px;
    }
    
    .contact .normal,
    .contact .first_name .normal,
    .contact .last_name .normal,
    textarea {
        width: 260px;
	}
    
    .name #logo {
		max-width: 95%;
	}
}
@media only screen and (min-width: 940px) and (max-width: 1024px){
    .gallerysmall-h2{
        font-size:21px;
    }
}