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

/* Body */
body {
    font: normal 14px 'Source Sans Pro', sans-serif;
    background-color: #FFFFFF;
    background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/20921/theme/49023/img/bg.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: initial;
    background-attachment: scroll;
    color: #090D53;
}

figure
{
    padding:0;
    margin:0;
}

.image
{
    position:relative;
}

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

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

fieldset legend {
    background-color: transparent;
}

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

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

input[placeholder], [placeholder], *[placeholder] {
   color:#666666 !important;
}

.fi-shopping-bag{
    color:#FFFFFF;
    font-size:30px;
}

.social-icon{
    color:#A3A3A3;
    font-size:30px;
	margin-right:10px;
}

.desktop-social{
    margin-top:0;
}

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

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

h1,h2,h3,h4,h5,h6 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #090D53;
    font-weight: 300;
}

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

/* Fluid video */
.video-wrapper {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    width: 100%;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* end Fluid video */

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

a:hover {
    color: #000000;
}

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: #000000;
    font-weight: 600;
    font-family: 'Source Sans Pro', 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: #000000;
    color: #FFFFFF;
    outline: none;
}

button,
.button,
.ps-cart-page .checkoutbut .checkout {
    display: inline-block;
    border: 0;
    background-color: #000000;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    color: #FFFFFF;
    -moz-appearance: none;
	-webkit-appearance: none;
    appearance: none;
    text-transform:uppercase;
    padding: 7px 15px;
    letter-spacing:1px;
    font-size:13px;
}

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: #000000;
    color: #FFFFFF;
	opacity: 1;
}

.homepage .button {
	padding: 5px;
}

.fi-list {
	width: auto !important; 
    font-size: 40px !important;
    text-indent: 0 !important;
    color: #090D53 !important;
}

.text-logo {
    color:#090D53;
    display: inline-block;
    font-size: 26px;
    font-family:'Source Sans Pro', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 24px;
    vertical-align: middle;
    word-wrap: break-word;
	width: 100%;
}

button:hover,
.button:hover,
button:focus,
.button:focus,
.ps-cart-page .checkoutbut .checkout:hover,
.ps-cart-page .checkoutbut .checkout:focus {
    background-color: #000000;
    color: #FFFFFF;
    outline: none;
}

.ps-cart-page .checkoutbut input.update-btn {
    background-color: #000000;
    color: #FFFFFF;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.ps-cart-page .checkoutbut input.update-btn:hover,
.ps-cart-page .checkoutbut input.update-btn:focus {
    outline: none;
}

.ps-cart-page .bread-crumbs {
   font-size: 0.85em;
   text-transform: uppercase;
   letter-spacing: 1px;
   font-weight: 600;
}

.row {
    max-width: 1152px;
}

.full-width{
	width:100%;
}

.ias_loader{
    display:none;
}

.breadcrumbs {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.breadcrumbs li {
    display: inline;
}

.featured .sale,
.recommendations .sale,
.search-results .sale {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    height: 27px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 65px;
} 

#collection-listing .items .product-container .sale {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 78px;
    -moz-top-left-radius: 15px;
    -webkit-top-left-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-top: 0;
}

.hide-mobile{
    display:block;
}

.hide-desktop{
	display:none;
}

/* Header */

.menu a {
    margin-top: 0 !important;
}

header {
    margin-top: 30px;
    padding-bottom: 20px;
}

header .name img {
    position: relative;
}

header .auth-links {
	text-transform: uppercase;
	font-size: 14px;
    margin-left: 15px;
    margin-top: 5px;
}

header .email.button {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 18px 10px;
    padding: 0 22px 30px;
    top: 0;
}

header .phone.fi-telephone::before {
    font-size: 18px;
    margin: 0 5px;
    vertical-align: text-top;
    color:#A3A3A3;
}

header .phone.fi-telephone > span {
    font-size: 15px;
    letter-spacing: 1px;
}
/* Override default styling */

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

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

.top-bar-section li a:not(.button) {
    background: transparent;
    line-height: 45px;
    padding: 0 15px;
}

.top-bar .title-area {
    float: left;
    width: 50%;
}

.top-bar .name {
    float: left;
    font-size: 26px;
    height: auto;
    margin: 0;
	width: 100%;
}

.top-bar {
    line-height: 22px;
    height: auto;
}

header .header-nav{
    border-top: 1px solid #090D53;
	border-bottom: 1px solid #090D53;
	margin-top: 20px;
}

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

header nav.top-bar,
header .top-bar-section ul,
header .top-bar-section ul li.active>a {
    background-color: transparent;
}

header .top-bar-section ul {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    list-style: none;
    margin: 0;
    padding: 0;
}

header .top-bar .toggle-topbar.menu-icon {
    margin-top: -5px;
    padding-left: 10px;
    right: 0;
    top: 40%;
}

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

header .top-bar .toggle-topbar a,
header .top-bar .toggle-topbar.menu-icon a,
header .top-bar-section li a {
    font-size: 14px;
	font-weight: 300;
    margin-top: 5px;
}

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-color: transparent;
    color:#090D53;
}

header .top-bar .toggle-topbar.menu-icon a {
	 margin-top:3px;
}

header .top-bar-section ul li a{
    text-transform:uppercase;
}

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: #000000;
	background-color: transparent !important;
}

header .top-bar .toggle-topbar.menu-icon a span {
    width: 30px;
    box-shadow: 0 4px 0 3px #090D53, 
                0 15px 0 3px #090D53,
                0 26px 0 3px #090D53;
}

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

header .top-bar-section .dropdown li a,
header .top-bar-section .dropdown li.hover>a:not(.button) {
    color: #A3A3A3;
}

header .top-bar-section .dropdown li a {
    text-transform: none;
    line-height:30px;
}

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

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

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

header .top-bar.expanded .top-bar-section .dropdown {
    background-color: transparent;
}

header .search-cart-section{
	float: right;
    clear: both;
}

header .search-cart-section form {
    width: 220px;
    border: 1px solid #090D53;
}

header .fi-magnifying-glass {
    cursor: pointer;
    font-size: 20px;
    left: -1px;
    position: relative;
    top: 4px;
    z-index: 99;
    color:#090D53;
}

header .search-input{
    border: medium none;
	padding:0 0 0 10px;
	height:30px;
	position: relative;
	font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing:1px;
	text-transform: uppercase;
    background-color: #FFFFFF;
	color:#090D53;
    top:0;
    width: 158px;
}

header .search-button{
	width:27px;
	height:25px;
	opacity: 0;
	border: 0;
	border-left: 1px solid #090D53;
	cursor: pointer;
	z-index: 999999;
    position: relative;
    right: -18px;
    vertical-align: top;
}

header .ps-user-greeting-container > a {
    margin-left: 3px;
    margin-right: 3px;
}

header .cart-detail{
	background-color:#000000;
	height: 32px;
	margin-left: 15px;
	color: #FFFFFF;
	width: 165px;
	line-height:0.2;
	padding-left:15px;
	font-size:18px;
	text-transform:uppercase;
	position:relative;
}

header .cart-list{
	position:absolute;
	display:none;
	right: 0;
	background-color: #000000;
	color: #FFFFFF;
	width: 165px;
	z-index: 1;
	padding:10px;
    font-size:12px;
}

header .header-cart-item{
    width:100%;
	list-style:none;
    line-height:2;
}

.header-cart-title a {
    color: #FFFFFF;
    word-wrap: break-word;
}

header .header-cart-item li{
    border-bottom: 1px dotted #FFFFFF;
    width:100%;
    float:left;
    margin-bottom:10px;
    padding-bottom:10px;
}

header .header-cart-item li:last-child{
    border-bottom: none;
}

header .header-cart-item .checkout{
    background-color: #FFFFFF !important;
    color: #000000 !important;
    font-size: 15px;
    padding: 0 18px;
}

header .bag{
	padding-top:1px;
}

header .item{
	padding-top:14px;
	margin-left:10px;
}

header .item a{
	color:#FFFFFF;
    font-size:14px;
    font-weight: 600;
    letter-spacing: 1px;
}

header .cart-bag{
    color:#FFFFFF;
}

header .remove-cart{
    color:#FFFFFF;
}

header .remove-cart a{
    color:#FFFFFF;
}

header .separator{
	margin-top: 13px;
	margin-left: 10px;
}

header .cart-dropdown{
	padding-top: 20px;
	margin-left: 20px;
	cursor:pointer;
}

header .cart-dropdown{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	border-color:#FFFFFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-top-style: solid;
	margin-top: 15px;
	top: 22.5px;
	margin-left: 13px;
	padding-top:0;
}

header .cart-dropdown.open{
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
	margin-top: 5px;
}

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

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

.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 .details .content {
    width: 100%;
    text-align: center;
}

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

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

/* Homepage */
#slider{
    position:relative;
}

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

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

.bx-prev,
.bx-next {
    display: none;
}

.ps-banner-thumbs-container {
    background: none repeat scroll 0 0 #525252;
}

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

.bx-pager{
    position:absolute;
    bottom:10px;
    text-align:center;
    z-index: 9999;
    width: 100%;
}

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

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

.bx-pager .bx-pager-item a{
    background: #FFFFFF !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: #090D53 !important;
}

.hero-image img,
.hero-image-admin img {
    display: block;
    margin: 0 auto -380px auto;
    padding-bottom: 100px;
}

.hero-text,
.hero-text-admin {
    margin-top: 6%;
    -moz-text-shadow: 0 0 1px rgba(0,0,0,0.4);
    -webkit-text-shadow: 0 0 1px rgba(0,0,0,0.4);
    text-shadow: 0 0 1px rgba(0,0,0,0.4);
}

.hero-text a.button,
.hero-text-admin a.button {
    font-size: 18px;
    padding: 1em 2.5em;
    margin: 30px auto;
    display: inline-block;
}

.hero-text-admin h2,
.hero-text h2 {
    font-size: 40px;
}

.hero-text-admin h2 span,
.hero-text h2 span {
    font-weight: 400;
}

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

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

.promo-text h1 {
    margin-bottom: 0;
    margin-top: 18px;
}

.promo-text p {
    margin-bottom: 12px;
    text-align: center;
}

.promo-text a {
    font-weight: 600;
}

.last-promo{
    margin-top:20px;
}

.home-ad {
    margin-bottom: 40px;
}

.featured {
	float: left;
}

#featuredPromo {
	float: none;
    margin-top: 20px;
}

.homepage .product-container .image {
    position: relative;
}

#featuredCollection {
    margin-top: 30px;
}

.featured .description{
	display:block;
    padding-top:8px;  
    line-height: 1.2;
}

.featured .description p{
    margin-bottom:8px;
    line-height: 1.2;
}

.featured .title a,
.featured .title .photo-caption
{
	color:#090D53;
	font-weight:600;
	margin-bottom:20px;
    font-size:14px;
    letter-spacing:1px;
	word-wrap: break-word;
}

.featured .price{
	margin-top:8px;
	margin-bottom:10px;
	font-weight:600;
	color:#090D53;
	font-size:22px;
    letter-spacing:2px;
    float: left;
}

.featured .cart-button{
	background-color:#000000;
	padding:5px 10px;
	color:#FFFFFF;
	text-transform:uppercase;
	border:none;
    margin-bottom:30px;
}

.promo-banners {
    margin-top: 24px;
}

/* product page*/

.vendor.mobile-text-center {
    margin-bottom: 40px;
    text-align: center;
}

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

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

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

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

.productpage #product-price .ps-product-price-container { 
    font-size: 32px;
    color:#090D53;
    font-weight:600;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

.product-detail .ps-product-price-container sup,
.product-detail .ps-product-compare-price-container sup {
    position: relative;
    vertical-align:top;
}

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

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

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

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

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

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

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

h2.resp-accordion:first-child {
    border-top: 1px solid #090D53 !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: uppercase;
    color: #090D53;
}

.product-title-price{
    padding: 10px 0;
}

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

.productpage .product-detail .description p{
    text-align:center;
}

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

.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: 0;
    margin-top: 20px;
}

.prod-cbtn{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #090D53;
    cursor: pointer;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 3px;
    padding-right: 0;
    text-transform: uppercase;
    padding-bottom: 8px;
    padding-top: 8px;
}

#add-quantity{
    font-size: 35px;
    font-weight: 600;
    margin: 0 9px;
    vertical-align: middle
}

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

.chosen-container .chosen-results li {
    text-transform: lowercase;
}

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

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

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

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

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


.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;
    height: 38px;
    margin-bottom: 0;
    margin-left: 10px;
    text-align: center;
    text-shadow: none;
    width: 36px;
    vertical-align: super;
}

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

.related-products{
	margin-top: 10px;
	margin-bottom: 10px;
}

.recommendations p.price{
	font-weight:600;
	color: #090D53;
	font-size:24px;
    letter-spacing: 2px;
	margin-bottom: 0;
    margin-top: 0;
}

.img-wrap{
    margin-left: 30px;
    max-width:552px;
}

.wrap-product {
    margin-left: auto;
    margin-right: auto;
    max-width:400px;
}

.button.view-link {
    clear: both;
}

.featured-button.view-link {
    clear: both;
    float: left;
}

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

.productpage .product-title{
    margin-bottom:0;
    text-align: center;
}

.productpage .imgWrap{
    max-width:552px;
    margin:0 auto;
}

.productpage .thumbs{
    margin:10px auto;
}

.product-add-cart {
    border-bottom: 1px solid;
    border-top: 1px solid;
    margin: 25px auto 30px;
}

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

.recommendations .product-title{
     margin-top: 10px;
}

.recommendations-image-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-top:0;
    margin-top:20px;
}

.recommendations .title-url {
    margin-top: 12px;
}

.productpage hr {
    border-color: #090D53;
    margin-left: auto;
    margin-right: auto;
    width: 75px;
}

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

.recommendations .related-product-detail{
    margin:0 auto;
}

.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: #000000 !important;
    border: medium none;
    box-shadow: none;
    margin-bottom: 18px;
    margin-top: 10px;
    text-transform: uppercase;
}

/* end product page */

/* Collection Page */
#collection-listing .breadcrumbs a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 0.85em;
    text-decoration: none;
}

#collection-listing .breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 10px 0 0;
    text-align: center;
}

#collection-listing .breadcrumbs li {
    display: inline;
}

#collection-listing button,
#collection-listing .button {
    margin-bottom: 30px;
}

#collection-listing .collection-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.collection-desc {
    margin-top: 1em;
}

.chosen-container-single .chosen-single span {
    margin-right: 9px !important;
}

 .collection-desc p {
    text-align: center;
}

#collection-listing .product-container {
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

#collection-listing .product-container .image img {
    display: block;
    margin: 0 auto;
    border-radius: 20px;
}

#collection-listing .product-container .details{
    font-size: 1.05em;
    text-align:left;
}

#collection-listing .product-container .details p {
    padding-top: 0;
	margin-bottom:0;
    font-size: 18px;
}

#collection-listing .product-container .details p.price {
	font-weight:600;
	color: #090D53;
	font-size:24px;
    letter-spacing: 2px;
}

#collection-listing .product-container .details p.title {
    color: #090D53;
	font-weight:400;
    margin-top:15px;
    text-transform:capitalize;
}

#collection-listing .sorter {
    font-size: 0.9em;
}

#collection-listing .cart-button{
	padding:5px 10px;
	text-transform:uppercase;
	border:none;
	margin-bottom:20px;
}

#collection-listing .sorter select {
    width: 25%;
    font-size: 0.9em;
}

#collection-listing .sorter .chosen-container {
    text-align: left;
}

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

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

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



.min-price-text{
    font-weight:normal;
    font-size:14px;
    display:block;
    text-transform:capitalize;
}

.price-starting{
    margin-top:5px!important;
}

/* gallery */
.ps-small-gallery img{
	border:0;
}


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

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

.fabric-content .main-content h1 {
	font-size: 26px;
}

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

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

/* Subcontent */
.fabric-content .main-content {
    color: #090D53;
    font-size: 1.1em;
}

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

.fabric-content .main-content h2,
.fabric-content .main-content h3,
.fabric-content .main-content p {
    text-transform: uppercase;
    color: #090D53;
}

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

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

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

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

.fabric-content .main-content .second {
}

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

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

.fabric-content .main-content .third {
}

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

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

.fabric-content .main-content .fourth h5 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom:  1em;
}

.fabric-content .main-content .fourth p {
    text-transform: uppercase;
    letter-spacing: 1px;
	word-wrap: break-word;
}

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

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

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

.fabric-content .main-content .fourth .image img {
    display: block;
    margin: 0 auto 2% auto;
}

.fabric-content .main-content .fourth .caption p {
    text-align: center;
    color:#090D53;
    word-wrap: break-word;
}

.fabric-content .main-content .fourth .caption a {
    color:#090D53;
}

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

.fabric-content .main-content .fourth .description p {
    text-align: center;
    font-size:18px;
    color:#090D53;
    word-wrap: break-word;
    line-height: 22px;
}

.fabric-content .main-content .fourth .description h4{
    text-align:center;
    font-size:18px;
}


.mobile-prefooter{
    display:none;
}

footer {
    background-color: #FFFFFF;
    padding: 40px 0;
}

footer .pre-footer-content{
    border-top: 1px solid #090D53;
    border-bottom: 1px solid #090D53;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}

footer a {
    color: #A4A3A3;
    font-size: 14px;
}

footer a:hover,
footer a:active {
    color: #000000;
}

footer .footer-navs li a {
    font-size: 14px;
    color: #090D53;
}

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

footer .footer-navs li a:hover{
    color: #000000;
}

footer .social-news-letter{
	background-color:#F2F2F2;
	padding-top:5px;
	padding-bottom:3px;
	width:100%;
}

footer .signup-input{
    background-color:#FFFFFF;
	padding: 8px;
	width: 70%;
	border: 0;
	position: relative;
}

footer .signup-button{
	top: 10px;
	height: 20px;
	background-color: transparent;
	border: 0;
	border-left: 1px solid #090D53;
	margin-top: 2px;
	color: #090D53;
}

footer .news-letter-content{
	border-left: 1px solid #090D53;
    margin-top:2px;
    margin-bottom: 4px;
}

footer .follow-us{
    color: #090D53;
	font-size:22px;
	margin-top:4px;
    letter-spacing:1px;
    font-weight:bold;
    min-width:160px;
    display:inline-block;
}

footer .email-signup{
    color: #090D53;
	font-size:15px;
	margin-right:30px;
    text-transform:uppercase;
    font-weight:bold;
}

footer .marker.fi-marker {
    font-size: 25px;
    vertical-align: middle;
    color: #A3A3A3;
}

footer .address {
    display: inline-block;
    margin-top: 20px;
    text-align: center;
}

footer .news-letter{
	margin-top:1px;
	margin-left:10px;
    background-color:#FFFFFF !important;
    width:35%;
}

footer .signup-full-width{
    border-left:0;
}

footer .signup-full-width .signup-input{
    width:78%;
}

footer .signup-full-width .news-letter{
    width:25%;
}

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

.footerl-nav{
/*	border-top: 1px solid #090D53;*/
    width:100%;
}

footer .footer-lnks {
    border-bottom: 1px solid #090D53;
    list-style: none outside none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
}

footer .post-footer-content{
    margin-top:20px;
    margin-bottom:50px;
}

.section {
    width: 16% !important;
}

.footer-navs {
    margin-top: 18px;
}

.footer-navs li {
    display: inline;
    margin-right: 12px;
}

footer h4 {
    color: #090D53;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
}

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

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

footer .footer-lnks li a {
    color: #A4A3A3;
    font-size: 14px;
    line-height: 27px;
    text-transform: uppercase;
}

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

.footer-content{
	margin-top:7px;
}

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

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

.shop-name{
    font-size:22px;
}

.ps-copyright {
    display: none; 
}

.ps-logo {
    float: none;
}

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

#ps-gallery-small .bp1-ps-col-one-third, 
#ps-gallery-small .bp1-ps-col-set-one-third .ps-grid-col {
    width: 25%;
}

.page-404 h3{
    text-align:left;
}

/* cart page */
.ps-cart-page input.prod-quant{
    color: #090D53;
    font-weight: bold;
}

.ps-cart-page .qty-increment{
    background-color: #000000;
    color: #FFFFFF;
}

#cart-form .chkoutbut .checkout{
    background-color: #000000;
    color: #FFFFFF;
}

.ps-cart-page .cart-product-image {
    word-wrap: break-word;
}

.order-summary h3{
	text-align:left;
}

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

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

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

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

.copy-right {
    margin-top: 5px;
}

.copy-right a {
    display: inline-block;
    margin-top: 5px;
}

footer .address .marker:before
{
    font-size:25px;
    line-height:24px;
    padding-right:8px;
    float:left;
}
footer .actual-address
{
    float:left;
}

footer .address,
footer .line-1,
footer .line-2
{
    display:block;
    width:100%;
}

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

.product-container .image{
    max-width: 500px;
    margin: 0 auto;
}

/*media queries*/

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
    p {
        width: auto;
    }
    
    header .nav-wrap {
        float: none;
        margin-right: auto;
    }
    
    header .name img {
        padding: 0;
    }    

    .hero-image img,
    .hero-image-admin .image {
        float: right;
        max-width: 319px;
    }
    
    .hero-image img{
        position: relative;
        margin-bottom: -140px;
        padding-bottom: 0;
    }
        
    /* Collection */
    #collection-listing .product-container {
        max-width: 380px;
    }
    
    #collection-listing .sorter {
        margin-bottom: 3em;
    }
    
    /* Footer */
    footer {
        padding: 10px 0 0 0;
    }   
}

@media only screen and (min-width: 940px) {     
    .featured .featured-button {
        margin:0 0 10px;
    }
    
    .product-detail .cloud-zoom-big {
        top:0!important;
    }
    
    .product-detail .thumbnail {
        cursor:pointer;
    }
    
    .thumbnail-images {
        margin-top:10px;
    }
    
    .product-detail .cloud-zoom-wrap{
        cursor: crosshair!important;
    }
    
    .product-detail .mousetrap {
        height:100%!important;
        width:100%!important;
    }
    
    .product-detail .product-thumbs{
        margin:10px auto;
    }
    
    .img-wrap{
        float:left;
    }
    
    .productpage .imgWrap{
        margin-top:10px;
    }
    
    .email-phone {
        line-height: 34px;
    }
    
	/* Content page */
    .fabric-content .first {
        padding-top: 50px;
    }
    
    .fabric-content .hero-banner-image {
        position: relative;
        margin: 0 auto;
    }
    
    .fabric-content .hero-banner-image img {
        position: relative;
        margin-bottom: 55px;
    }
    
    .fabric-content .main-content h1,
    .fabric-content .main-content h1 a,
    .fabric-content .main-content h2,
    .fabric-content .main-content h2 a,
    .fabric-content .main-content h3,
    .fabric-content .main-content h3 a,
    .fabric-content .main-content h4,
    .fabric-content .main-content h4 a,
    .fabric-content .main-content h5,
    .fabric-content .main-content h5 a,
    .fabric-content .main-content h6,
    .fabric-content .main-content h6 a,
    .fabric-content .main-content p {
        text-align: left;
    }
    
    .fabric-content .main-content p {
        text-align: left;
        max-width:100%;
    }   
    
}

/* Below 940px */
@media only screen and (max-width: 940px) {
    header {
        margin-bottom: 20px;
        margin-top: 10px;
        padding-bottom: 10px;
    }
    
    .top-bar .name {
        width: 100%;
    }
    
    .hide-mobile {
        display:none;
    }
    
	.hide-desktop {
		display:block;
	}
    
    header .name img {
        max-width:80%;
    }
    
    .mobile-header-cart img {
        vertical-align:inherit;
    }
    
    .text-logo {
        text-align: center;
    }
    
    .mobile-header-cart a {
        font-size: 23px!important;
        font-weight: 400!important;
        letter-spacing: 2px!important;
    }
    
    .mobile-header-cart a:hover{
        text-decoration:none!important;
    }
    
    .fi-shopping-bag {
        font-size: 25px;
    }
    
    .mousetrap {
        display: none;
	}
    
    .top-bar-section li a:not(.button) {
        line-height: 45px;
        padding: 0 15px;
    }
    
    header {
        border-bottom: 1px solid #090D53;
    }
    
    .mobile-prefooter{
		background-color:#F2F2F2;
		display:block;
        padding-bottom: 20px;
		padding-top: 10px;
	}
    
	.mobile-social-icon{
		font-size: 45px;
        margin:0 1%;
		color:#A3A3A3;
	}
    
    .mobile-promo img{
        width:100%;
    }
    
    .mobile-social-content{
        border-bottom:1px solid #090D53;
		margin-top: 0;
		margin-bottom: 10px;
    }
    
    .homepage .product-container .img {
        display: block;
        margin: 0 auto;
    }
	
	footer{
		padding-bottom:0;
		padding-top:0;
	}
    
    footer .address {
        border-bottom: 1px solid #090D53;
        display: inline-block;
        margin-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    
    .top-bar-section .has-dropdown > a:after {
        border-color: transparent transparent transparent rgba(255,255,255,0.5);
        margin-top: -4.5px;
    }
    
	header .top-bar-section ul li:first-child a {
	    padding-left: 15px;
	}
    
    .top-bar-section .dropdown li.title h5{
        text-align:left;
    }
    
    header .top-bar-section .dropdown li a {
        line-height:45px;
    }
    
    .top-bar-section .dropdown li.title h5 a{
        line-height:45px;
    }
    
    .top-bar-section .dropdown{
        top:-50px;
    }
    
    header .header-nav{
        display:none;
    }
      
    header .top-bar-section ul{
        margin-top:10px;
    }
         
    .footer-menu { 
        display: none;
    }
    
    .top-bar .title-area {
	    float: none;
	    width: 100%;
	}
	
	/* homepage */
	     
	.featured .description{
		display:none;
	}
    
    .featured .description.photo-description{
    	display:block;
        text-align: center;
        float: none;
	}
	
	.featured .price{
		width: 100%;
	}

    .featured .title a{
        font-size:15px;
	}
	
	.featured .cart-button{
		margin-bottom: 40px;
		padding: 12px 20px;
		font-size: 18px;
	}
    
    .homepage .product-container .image {
        display: block;
        float: none;
        margin: 0 auto;
        max-width: 420px;
        position: relative;
    }
	    
    /* product page */
    .product-title-price{
        margin-top:30px;
    }
    
    .product-title-price{
        margin-bottom:20px;
    }
        
    .selectors {
        margin-top: 0;
    }
    
    .product-detail .current-image {
        border: medium none;
    }
    
    .productpage .product-title{
        margin-bottom:0;
		word-wrap: break-word;
    }

    #product-price,
    #product-title {
        font-size: 24px;
    }
     
    #product-title {
        padding-left: 17px;
    }
    
    .productpage .collection .columns:last-child {
        margin-bottom: 0;
    }
    
    .img-wrap{
        margin-left: 0;
    }
    
    .wrap-product{
        text-align:center;
    }
    
    .recommendations-image-wrap{
        padding:0;
        max-width:359px;
    }
   
	/* end product page */
    
    /* collection */
    #collection-listing .collection-title {
        margin-bottom: 0;
    }
    
    #collection-listing .product-container .details,
    #collection-listing .product-container .details p {
        text-align:center;
    }
    
    #collection-listing .product-container {
        max-width:390px;
        margin:0 auto;
    }
    
    #ps-gallery-small .bp1-ps-col-one-third, 
    #ps-gallery-small .bp1-ps-col-set-one-third .ps-grid-col {
        width: 50%;
    }
    
    .product-add-cart {
        width:30%;
    }
    
    .product-detail .mousetrap{
        display:none;
    }
    
    .product-detail .cloud-zoom-wrap {
        cursor: default !important;
    }
    
    .product-detail .cloud-zoom-wrap img {
        margin: 0 auto;
    }
    
    .product-thumbs ul {
        margin: 0 auto;
        width: 82%;
    }
    
    .img-wrap{
        float:none;
        max-width:552px;
        margin:0 auto;
    }
    
    .featured-img{
        text-align:center;
    }
    
    .product-thumbs{
        margin:10px auto;
    }
    
    .product-detail #imgAnchor {
        cursor: pointer;
    }
    
    .product-detail .thumbnail {
        cursor: pointer;
    }
    
	/* sub menu*/
    [role="complementary"] .has-dropdown > ul {
        margin-top: 10px;
    }
    
    [role="complementary"] .has-dropdown > a > span{
        font-size:24px;
		margin-left: 10px;
        vertical-align: -3px;
    }
    
    [role="complementary"] .has-dropdown > ul{
        list-style:none;
        border-top: 1px solid #090D53;
    }
    
    [role="complementary"] .has-dropdown > ul > li{	
        border-bottom: 1px solid #090D53;
        padding-bottom: 10px;
        padding-top: 10px;
	}
    
    [role="complementary"] .has-dropdown > ul > li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    
    .dropdown.level-2 li, .dropdown.level-3 li{
        /*padding-left: 35px;*/
    }
	
	.mobile-user-detail-cart .social-icon {
        color: #FFFFFF!important;
        font-size: 50px;
        margin-right: 10px;
        vertical-align: middle;
    }
	 
	.mobile-user-detail{
		background-color:#767676;
		width:100%;
		padding:10px 10px 10px 35px;
		color:#FFFFFF;
	}

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

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

	.mobile-auth-links{
		float:left;
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 18px;
        padding-top: 18px;
        text-transform: uppercase;
        width: 56%;
	}
	
	.mobile-auth-links > div{
		display: table-cell;
		vertical-align: middle;
	}
	
	.mobile-auth-links span{
		text-transform:capitalize;
	}
	
	.mobile_circle{
		border-radius: 50% 50% 50% 50%;
		display: inline-block;
	}
    
    .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:#767676;
		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: 1px;
        color: #090D53;
    }

    .mobile-search{
		border: 1px solid #090D53;
        background-color: #FFFFFF;
        color: #090D53 !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;
	}
	
		.side-nav-content {
    	display: block;			
		 /* fallback */
         background-color: #FFFFFF; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, left top, right top, from(#E3E3E3),color-stop(0.1, #FFFFFF), to(#FFFFFF)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(right, #FFFFFF 90%, #E3E3E3); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(right, #FFFFFF 90%, #E3E3E3); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(right, #FFFFFF 90%, #E3E3E3); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(right, #FFFFFF 90%, #E3E3E3);
		 
		 padding:0!important;
	}
    
    .header-links {
        display: none;
    }
    
    header .title-area {
        width: 100%;
    }

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

	.nav-bar li a {
		color: #090D53;
        font-weight: 600;
        font-size: 18px;
        font-family: 'Source Sans Pro', sans-serif;
		line-height: 30px;
		margin-right: 0;
		padding-left: 35px;
        padding-right: 20px;
        display: block;
        word-wrap: break-word;
	}
	
	.nav-bar li a:hover{
		color: #000000;
	}

	.nav-bar > li {
		display: block;
		float: none;
	    line-height: 30px;
        padding-bottom: 10px;
        padding-top: 10px;
		border-bottom: 1px solid #090D53;
	}
	
	/* end sub menu */
	
	.fabric-content .main-content .second .padding {
        padding: 0;
    }
    
    .fabric-content .main-content .first .image img,
    .fabric-content .main-content .second .image img,
    .fabric-content .main-content .third .image img {
        float: none;
        display: block;
        margin: 4% auto;
    }

    .copy-right {
        border-bottom: 1px solid #090D53;
        padding-bottom: 10px;
    }
    
    .mobile-address {
        border-bottom: 1px solid #090D53;
        padding-bottom: 20px;
    }
    
    header .title-area{
        padding-bottom: 15px;
    }
    
    .phone.fi-telephone {
        display: block;
        float: none;
        margin: 0 auto;
        font-size: 15px;
        line-height:50px;
        border-top: 1px solid #090D53;
        margin-top: 18px;
        padding-top: 0px;
    }
    
    header .phone.fi-telephone::before,
    header .phone.fi-telephone > span {
        font-size:1em;
        line-height: 28px;
    }
    
    footer .address .marker::before,
    footer .actual-address
    {
        float:none;
    }
    
    footer .privacy-links
    {
        padding-bottom:20px;
    }
    
    header .phone.fi-telephone{
        font-size:1.5em;
    }
    
    header .mobile-email {
        border-top: 1px solid #090D53;
        padding-bottom:1px;
        padding-top: 2px;
    }
    header .mobile-email .email-link{
        font-size:1.4em;
        margin-top: 9px;
    }
}

@media only screen and (max-width: 768px) {
    .featured .title {
        margin-top: 8px;
    }
    
    .featured .product-container {
        margin-bottom: 25px;
    }
    
    #collection-listing .items {
        margin-bottom: 20px;
    }
    
    .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 #090D53 !important;
        border-top: medium none;
        margin-bottom: 40px;
    }
    
     h2.resp-accordion {
        font-size: 22px;
        text-align: center;
        color: #090D53;
    }
    
    .resp-tabs-container h2 {
        font-size: 15px !important;
        margin-bottom: 0;
    }
	
    .mobile-search {
        width: 77% !important;
    }
    
	.mobile.fi-magnifying-glass {
        left: 20px;
    }
    
    .featured {
		float: none;
	}
	
	.button.view-link {
    	float: none;
    }
	
	.featured .product-detail{
		text-align:center;
	}
    
    .ps-instructions div {
        text-align: center;
    }
}


@media only screen and (max-width: 600px) {
    .mobile-promo{
        width:100%;
    }
    
    .product-add-cart {
        width:60%;
    }
    
    .mobile-social-icon{
		font-size:50px;
	}
}

@media only screen and (max-width: 480px) {
	
    
    #msg-container {
        width: 94% !important;
	}
	
	.ps-error.long.style {
	    font-size: 12px !important;
	}
	
    .learn-more {
        text-align: center;
    }
      
    #collection-listing .product-container {
        max-width:230px;
        margin:0 auto;
    }
    
    #ps-gallery-small .bp1-ps-col-one-third, 
    #ps-gallery-small .bp1-ps-col-set-one-third .ps-grid-col {
        width: 100%;
    }
    
    .text-logo {
        font-size: 22px;
    }
	
	.mobile-search {
        width: 70% !important;
    }
    
    .mobile.fi-magnifying-glass {
        left: 20px;
    }
}

@media only screen and (max-width: 385px) {
    .mobile.fi-magnifying-glass {
        left: 10px;
    }
    
    .mobile-search {
        padding: 10px 10px 10px 8px !important;
        font-size: 12px !important;
		width: 65% !important;
    }
	
    .mobile-cart-detail {
		float: left;
		text-align: left;
		width: 100%;
	}
	
	.mobile-auth-links {
		width: 100%;
		text-align: left;
	}
         
}

@media only screen and (max-width: 320px) {
    .learn-more {
        text-align: center;
    }
    
	header .name img {
        padding:0;
        max-height: 45px;
        max-width:80%;
    }
    
    .product-detail .cloud-zoom-wrap img{
        width:100%;
    }
    
    .product-detail .product-thumbs{
        width:100%;
    }
    
    .product-detail .product-thumbs .small-block-grid-4>li:nth-of-type(2n+1){
        clear: both;
    }
    
    .productpage .selectors {
        max-width: 100%;
    }
}