/* clearfix */
.clearfix {
    clear: both;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */




@font-face {
    font-family: 'Alaska';
    src: url("https://temealpha.com/d14ty28lkqz1hw.cloudfront.net/data/org/14497/theme/21040/img/Alaska.eot");
    src: url("https://temealpha.com/d14ty28lkqz1hw.cloudfront.net/data/org/14497/theme/21040/img/Alaska.eot?#iefix") format('embedded-opentype'),
    url("https://temealpha.com/d14ty28lkqz1hw.cloudfront.net/data/org/14497/theme/21040/img/Alaska.woff") format('woff'),
    url("https://temealpha.com/d14ty28lkqz1hw.cloudfront.net/data/org/14497/theme/21040/img/Alaska.ttf") format('truetype'),
    url("https://temealpha.com/d14ty28lkqz1hw.cloudfront.net/data/org/14497/theme/21040/img/Alaska.svg") format('svg');
    font-weight: bold;
}


body {
    background-color: #35363b;
    background-image: url("../img/bg.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: initial;
    background-attachment: scroll;
    color: #FFFFFF;
    line-height: 1.5;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.seo-text {
     color: #FFFFFF;
    line-height: 1.5;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
}

a {
    color: #bd9f46;
    text-decoration:none;
}

a:hover, a:focus, a:active {
    color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
}

figure {
    padding:0;
    margin:0;
}

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

fieldset legend {
    background-color: transparent;
}

input[type="text"],
input[type="text"]:focus,
input[type="password"],
input[type="password"]:focus,
textarea,
textarea:focus,
select {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #FFFFFF;
}

button,
.button,
button:visited,
.button:visited{
    border: none;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    background-color: #FFFFFF;
    color: #19447a;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
   padding: 6px 20px 6px;
    -moz-transition: background-color 0.3s ease-in;
    -webkit-transition: background-color 0.3s ease-in;
    -o-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    box-shadow: none;
    border: 1px solid #19447a;
}

button:hover,
.button:hover,
button:focus,
.button:focus{
    background-color: #FFFFFF;
    color: #19447a;
    outline: none;
}

button a,
button a:hover {
     color: #19447a;
     text-decoration: none;
     width:100%;
     diplay:block;
}

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

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

del {
    color:#FF0000;
}

.body-content{
    height:100%;
}

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

.ie8message {
    text-align: center;
}

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

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

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

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

.box,
#order-table,
#order-table th {
	background-color: transparent;
}

.chosen-container a {
    color: #FFFFFF !important;
}

.chosen-single {
    padding: 3px 0 0 8px !important;
    height: 30px! important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.chosen-container-single .chosen-drop {
    margin-top: 0;
    padding-top: 3px;
}

.chosen-container-single .chosen-single div {
    top: 2px !important;
}



.social-icon-cart {
    line-height: 25px;
    font-size: 30px;
    color:#262626!important;
}

header .social-icon { 
    font-size: 17px;
    margin-left: 0;
}

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

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

.sale,
#collection-listing .items .product-container .sale{
    color: #19447a !important;
    background-color: #FFFFFF !important;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 78px;
    left:50%;
    margin-left:-39px;
    font-weight: normal;
}

/* Header */
.top-bar {
    line-height: 0;
}

header {
    border-bottom: 1px solid #48494d;
    background-color: #fff;
    color:#fff;
}

header a {
    color:#19447a;
}

header a:hover, header a:active, header a:focus {
    color:#19447a;
}

header .header-links .email-phone a {
    text-decoration: none;
}

header .header-links .email-phone a.phone {
    float: left;
    padding-top: 17px;
}

header .header-links .email-phone .button {
    color: #19447a;
    font-size: 13px;
    letter-spacing: 2px;
    margin-left: 6px;
    margin-right: 16px;
    margin-top: 4px;
    padding: 2px 30px 25px;
}

header .header-links {
    font-weight: 400;
    text-transform: none;
	width: auto;
    padding:20px 0;
    line-height: 30px;
    padding-bottom: 29px;
}

.ps-user-greeting-container a
{
    text-decoration:underline;
}

.fi-telephone::before {
    content: "\f1f8";
    font-size: 1.2em;
    line-height: 30px;
    padding-right: 5px;
    vertical-align: middle;

   
}
.fi-mail::before {
    font-size: 1.2em;
    line-height: 30px;
    padding-right: 5px;
    vertical-align: middle;

}


.desktop-cta a
{
   
}
.desktop-cta a:last-child
{
    margin-right:0;
}


.call {
    margin-bottom: 10px !important;
    padding: 2px 19px !important;
}

.phone span
{
    padding-left:3px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.75px;


}

 .mail span
{
    padding-left:3px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0px;


}



.top-bar input, .top-bar .button {
    line-height: 26px; 
    height: auto; 
    padding: 2px 14px; 
    top: 0;
    box-shadow:none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.50px;
    color:#19447a;
    background: transparent;
    margin-left: 11px;
}

.top-bar input
{
    line-height:45px;
}

header .header-links .ps-user-greeting-container
{
    padding-bottom:10px;
}

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

header .title-area {
    margin: 0;
    float: left;
    list-style: none;
    padding-top:18px;
    padding-bottom:15px;
}

header .authlink-area {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    list-style: none;
    height: 82px;
}

.social-media{
   float:right;
   padding-right:5px;
}

.social-media li{
	float: left;
	padding:10px 5px 0 5px;
}

header .top-bar {
    height: auto;
}

header .top-bar-section  {
	border-top:0px solid #48494d;
	border-bottom:0px solid #48494d;
    background-color:#df2027;
}

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

.text-logo {
    color:#000000;
    display: inline-block;
    font-weight: 400;
    letter-spacing: 8px;
    line-height: 48px;
    vertical-align: middle;
    margin-left:15px;
    padding-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
	width: 100%;
    word-wrap: break-word;
}

.register{
    color: #FFFFFF!important;
    text-decoration:none!important;
}

.header-link-separator{
    text-transform:lowercase;
    font-style:italic;
    margin:0 5px;
}

.not-found h3 {
    text-align: left;
}

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

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

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

.top-bar-section ul li.search
{
    float:right;
}

.search input.search-text {
    outline: none;
	border: none;
	box-shadow: none;
    background-color: #000000;
    padding: 0 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
	color: #D0D0D0;
    text-align: left;
    float: right;
    width: 130px;
}

.search .search-submit {
	opacity: 0;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    font-style: normal;
    font-variant: normal;
    height: 26px;
    padding: 0;
    vertical-align: middle;
    width: 26px;
    z-index: 9999;
    left: 0;
}

.fi-magnifying-glass {
    color:#D0D0D0;
    float: left;
    font-size: 24px;
    position: relative;
    line-height:45px;
    left:21px;
}

.fi-telephone::before,
.fi-shopping-cart::before {
    color:#19447a;
}




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

header .header-cart a{
    text-decoration:none;
}

header #cart{
	background: none repeat scroll 0 0 #FFFFFF;
    color:#19447a;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    width: 26px;
    padding:0 5px;
}

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



/* Override default styling */
header nav.top-bar,
header .top-bar-section ul,
header .top-bar-section li a:not(.button),
header .top-bar-section ul li.active>a {
    background-color: transparent;
}

header .top-bar .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: #FFFFFF;
}

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

.top-bar .toggle-topbar.menu-icon {
	margin: 0;
	top: 1px;
}

header .top-bar .toggle-topbar a,
header .top-bar .toggle-topbar.menu-icon a,
header .top-bar-section li a {
   font-size: 13px;
   font-weight: 500;
   text-transform: uppercase;
    letter-spacing: 0.15px;

}

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


header .top-bar-section li a:not(.button) {
    padding: 0 15px;
}

header .top-bar-section ul.menu li:first-child > a:not(.button) {
    padding-left: 0;
}

header .top-bar-section ul.menu li:last-child > a:not(.button) {
    padding-right: 0;
}

header .top-bar-section .dropdown li a {
    padding: 7px 15px !important;
    padding-right: 25px !important;
}

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

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

header .cart a{
    color: #FFFFFF!important;
}

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

header .top-bar-section .hover {
    background-color: transparent!important;
}

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: 0px;
    z-index:10000;
    box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    background: #df2027;
}

header .top-bar-section .dropdown li a {
    color: #FFFFFF !important;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;

}

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

/* Homepage */
.first-text-section{
	margin-top: 53px;
}

h1, .h1{
    font-size: 30px;
    margin-top: 0.085em;
    margin-bottom: 0.085em;
    line-height: 1.5em;
    font-weight: 600;
   letter-spacing: 0.25px;
   text-transform: uppercase;
    
}

.h1 {
    margin-bottom: 13px;
}


h2{
    font-size:1.857em;
    margin-top:0.135em;
    margin-bottom:0.808em;
    line-height:1.2em;
    font-weight:normal;
}
.homepage p{
    margin-top:0.536em;
    margin-bottom:0.536em;
    text-align:center;
}

.icon-section 
{
    padding:17px 0 17px;
}

#promo-banners-section
{
    padding-top: 58px;
}


/* Collection page */
.bread-crumbs {
    list-style: none;
    padding: 0;
    margin-bottom: 5%;
    color:#bd9f46;
}

.bread-crumbs span a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 1em!important;
    text-decoration: none;
    color:#bd9f46!important;
}

.bread-crumbs li {
    display: inline;
}

.field-separator {
    margin-top: 10px;
}

.listing {
    list-style: none outside none;
}

#collection-listing .breadcrumbs a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1em;
    text-decoration: none;
	color:#bd9f46;
}

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

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

#collection-listing .collection-title {
    text-align: center;
    text-transform: capitalize;
    font-weight: normal;
    letter-spacing: 1px;
	font-size:36px;
    margin-bottom: 30px;
}

#collection-listing .collection-title+hr {
    width: 60px;
    margin: 0 auto 2em auto;
}

#collection-listing .product-container {
    max-width: 497px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
    margin-bottom:50px;
    text-align:center;
}

#collection-listing .product-container .image img {
    margin-bottom: 0;
    text-align: center;
}

#collection-listing .product-container .details{
    text-transform: uppercase;
}

#collection-listing .product-container .details p {
    font-size: 1.05em;
    text-align: center;
    text-transform: uppercase;
}

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

#collection-listing .product-container .details p.title {
    font-size: 18px;
    text-transform: uppercase;
}

#collection-listing .product-container .details p.title a {
    color: #bd9f46;
    word-wrap: break-word;
}

#collection-listing .product-container .details hr {
    margin: 30px auto 2em;
    width: 70px;
}

#collection-listing .sorter {
    float: left;
    font-size: 0.9em;
    margin-bottom: 30px;
    width: 100%;
}

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

#collection-listing .sorter .chosen-container {
    text-align: left;
    font-size: 0.9em;
}

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

#collection-listing .collection-prefooter{
    margin-top: 30px;
}

#collection-listing .prefooter-banner{
    margin-left:-0.9375em;
    margin-right:-0.9375em;
}

#collection-listing .collection-prefooter-ad{
    margin: 0 auto;
    margin-top:70px;
}

#collection-listing .collection-prefooter-ad .button{
    background-color:#FFFFFF;
    color:#19447a;
}

#collection-listing .collection-prefooter-ad h4 {
    font-weight:bold;
	font-size:14px;
    text-align:left;
}

#collection-listing .collection-prefooter-ad h3 {
    font-weight:400;
	font-size:20px;
    text-align:left;
}

#collection-listing .collection-prefooter-ad h2 {
    color:#FFFFFF;
	font-size: 30px;
    font-weight: normal;
    line-height: 35px;
    margin-top: 0;
    text-align: left;
}

#collection-listing .ps-sort {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#collection-listing .desktop-pagination-content {
    padding-left: 0.9375em;
	padding-right: 0.9375em;
}

#collection-listing .ps-pagination {
    margin-top: 5px !important;
}

#collection-listing .search-bar{
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

/* Product Detail */
/* cloud zoom */
.cloud-zoom-lens {
    border: 0px solid #888;
    margin:0px;        /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
}

.cloud-zoom-title {
    font-weight: normal;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    position:absolute !important;
    background-color: #FFFFFF;
    color: #19447a;
    padding:3px;
    width:100%;
    text-align:center;
    top:0px;
}

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

.cloud-zoom-big { 
    overflow:hidden;
}

.cloud-zoom-loading {
    background-color: #FFFFFF;
    color: #19447a;
    padding:3px;
    border:1px solid #48494d;
}

.product-details .categories hr {
    margin:0 auto;
    width:70px;
    margin-bottom:50px;
    border-color:#FFFFFF;
}

.product-details .breadcrumbs {
    list-style: none;
    padding: 0;
    text-align: center;
    color:#bd9f46;
    margin-bottom: 50px;
    margin-top: 25px;
    word-wrap: break-word;
}

.product-details .breadcrumbs a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.2em;
    text-decoration: none;
    color:#bd9f46;
}

.product-details .title {
    clear: both;
    word-wrap: break-word;
}

.like-box {
	margin-bottom: 20px;
}


#collection-listing .items .product-container .image .img,
.product-details img#imgMain,
.product-container img,
.thumbs img {
    border :1px solid #DDDDDD;
}


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

.product-details .collection-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.product-details .image-container .image {
    max-width: 498px;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail {
    display: block;
    margin: 0 auto;
}

.product-details .title {
    clear: both;
    word-wrap: break-word;
}

.product-details .image-container .mousetrap {
    cursor: crosshair !important;
}

.product-details .image-container .sharing {
    max-width: 330px;
    margin: 2em auto;
    text-align: center;
}

.product-details .image-container .sharing .addthis_toolbox {
    display: inline-block; 
}

.product-details .image-container .sharing .addthis_toolbox + .addthis_toolbox {
    position: relative;
    top: 5px;
}    

.product-details .image-container .sharing .addthis_button_tweet,
.product-details .image-container .sharing .addthis_button_google_plusone,
.product-details .image-container .sharing .addthis_button_pinterest_pinit {
    width: 80px;
}

.product-details .info-container h2 {
	text-align:left;
    margin-bottom: 20px;
    margin-top: 0;
}

.product-details .info-container p.new {
    text-transform: uppercase;
    font-weight: 600;
}

.product-details .info-container p.new+hr {
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    border-color:#FFFFFF;
}

.product-details .info-container .title {
    font-weight: normal;
}

.product-details .info-container .ps-product-price-container,
.product-details .info-container .ps-product-compare-price-container {
    font-weight: normal;
    letter-spacing: 1px;
    color: #FFFFFF;
    font-size:27px;
}

.product-details .info-container .ps-product-compare-price-container {
    font-size: 80%;
	color:#FF0000;
    font-size:20px;
}

.product-details .info-container .ps-product-price-container sup,
.product-details .info-container .ps-product-compare-price-container sup {
    position: relative;
    vertical-align:middle;
}

.product-details .info-container .description {
    font-size: 1.2em;
    line-height: 1.5;
    text-align: justify;
    margin: 0 auto;
    float: left;
}

.product-details .info-container .description .product-label{
	text-transform:uppercase;
}

.product-details .info-container .description p {
    text-align: justify;
}

.product-details .info-container .description+hr {
    margin: 2em auto;
}

.product-details .buy {
    clear: both;
    float: left;
    margin-top: 10px;
}

.product-details .selectors {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-details .selectors li {
    margin-bottom: 1em;
	padding-right:10px;
    text-align: left;
}

.product-details .selectors li .chosen-results li {
     margin-bottom: 0;
}

.product-details .selectors label {
    display: block;
    font-weight: 600;
}

.product-selectors {
    float: left;
}

.product-details .selectors select {
    max-width: 150px;
}

.product-details hr.separator {
    clear: both;
    width: 100%;
    margin: 4em auto;
    border-width:1px;
}

.product-details .recommendations .product-container{
	max-width: 497px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

.product-details .recommendations .product-container .details{
    text-transform: uppercase;
}

.product-details .recommendations .title {
    text-transform: uppercase;
    text-align: center;
}

.product-details .recommendations h4 {
	margin-bottom:30px;
}

.product-details .recommendations .title+hr {
    margin: 1em auto 5em auto;
    width: 40px;
    border-color:#FFFFFF
}

.product-details .cart-button{
    font-size: 20px;
    padding: 10px 30px 8px;
    width: 220px;
    background-color:#FFFFFF;
    color:#19447a;
}

.product-details .chosen-container-single .chosen-single {
    height: 32px;
    padding: 4px 0 0 8px;
}

.product-details .addthis_button_facebook_like{
	margin-right:30px;
}

.quantity-controls {
    display: inline-block;
}

.product-quantity-cart.text-center {
    float: left;
    margin-bottom: 20px;
}

.product-details .product-label{
	font-weight:bold;
	display:block;
	font-size:18px;
}

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

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

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

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

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

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

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

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

.quantities_label {
    float: left;
    text-transform: uppercase;
}

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

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

.product-quantity-plus-minus.left {
    margin-bottom: 20px;
}

.chosen-container .chosen-results li {
	width:100%!important;
}

.recommendations h3{
	font-size:18px;
	font-weight:normal;
}

.recommendations .product-container {
    margin-left: auto;
    margin-right: auto;
}

.recommendations .product-container .details,
.recommendations .product-container .details p {
    padding-top: 1em;
    margin-bottom: 5px;
    font-size: 1.05em;
    text-align: center;
    text-transform: uppercase;
}

.recommendations .product-container .details .new{
    font-weight:600;
}

.recommendations .product-container .details hr {
    width: 32px;
    margin: auto;
    border-color:#FFFFFF;
}

.recommendations .product-container .details p.title {
    font-size: 22px;
    text-transform: capitalize;
}

.recommendations .product-container .details p.title a{
    color: #bd9f46;
    word-wrap: break-word;
}

.recommendations h3{
    text-transform:uppercase;
    color:#FFFFFF;
}

/* Cart page */
.ps-cart-page #cart-form .chkoutbut .checkout,
.ps-cart-page .checkoutbut input.update-btn,
.ps-cart-page .qty-increment,
.product-quantity-operators{
    color: #19447a;
    background-color: #FFFFFF !important;
}

.ps-cart-page #cart-form .chkoutbut .checkout {
    padding-top: 12px;
}

.ps-cart-page .checkoutbut input.update-btn {
    padding-top: 8px;
}

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

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

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

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

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


/* Subcontent */
.apparel-content hr.separator {
    border-color:#FFFFFF;
}

.apparel-content .main-content {
    color: #FFFFFF;
    font-size: 1.1em;
}

.apparel-content .main-content h1 {
    font-size: 24px;
}

.apparel-content .hero-banner-image{
    text-align:center;
    margin-top: 20px;
}

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

.apparel-content .main-content h1,
.apparel-content .main-content h2,
.apparel-content .main-content h3,
.apparel-content .main-content p {
    text-align:left;
    font-weight:400;
}

.apparel-content .main-content p {
    text-align: justify;
    line-height: 2;
    text-transform: none;
}

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

.apparel-content .main-content .testimonial h1{
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
}

.apparel-content .main-content .testimonial hr{
    width:60px;
    margin:0 auto;
    border-color:#FFFFFF;
}

.apparel-content .main-content .testimonial h4{
    text-transform: uppercase;
}

.apparel-content .main-content .testimonial blockquote {
    border: 0;
    text-align: center;
    font-size: 2em;
    line-height: 1.2;
    letter-spacing: 2px;
    font-weight: 400;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0 auto;
    max-width: 600px;
}

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

.apparel-content .main-content .second {
}

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

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

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

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

.apparel-content .main-content .fourth p {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.apparel-content .main-content .fourth p span {
    font-weight: 400;
    letter-spacing: 2px;
    display: inline;
    white-space: pre;
}

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

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

.apparel-content .main-content .fourth .caption p {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 0.8em;
    text-align: center;
}

.apparel-content .main-content .fourth .caption p a {
    font-weight: 400;
    font-size: 16px;
}

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

.apparel-content .main-content .fourth .description p {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}

/* Footer */


footer a {
    color: #bd9f46;
}

.footer-navs li {
	display: inline;
	margin-left: 10px;
}

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

footer .footer-navs li a{
	color: #bd9f46;
    font-weight:400;
	text-transform: uppercase;
}

.footer-promo-small:last-child {
    float: left !important;
}

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

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

footer .top-footer{
	border-bottom: 1px solid;
    border-top: 1px solid;
	padding-top:10px;
	padding-bottom:10px;
}

.footer-menu {
    margin-bottom: 2em;
	display:inline-block;
}

.footer-menu .cart a{
    color: #FFFFFF!important;
}

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

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

.footer-menu li a {
    text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

.footer-menu ul li.hover>a,
.footer-menu ul li.active>a {
    color: #FFFFFF;
}

.footer-social-links ul {
    padding: 0;
    list-style: none;
	float:right;
}

.footer-social-links ul li {
    float: left;
    margin-left: 10px;
}

.footer-mobile .name {
    display: block;
    text-align: center;
}

.footer-mobile .name img {
    max-height: 50px;
}

.footer-logo{
    padding-bottom:2%;
}
/*collection and product page css*/


/*footer menu with subpages*/

footer .footer-nav-content {
    border-bottom: 1px solid #48494d;
    border-top: 1px solid #48494d;
    margin-top: 40px;
    margin-bottom: 18px;
    padding-top: 15px;
    width: 100%;
}

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


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

footer h4 {
    color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight:600;
}

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: #bd9f46;
    font-size: 14px;
    line-height: 27px;
    text-transform: capitalize;
}

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

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

footer .social li {
    float: left;
    padding: 0 0 6px 6px;
}
    
.show-desktop{
    display:block;
}

.show-mobile{
    display:none;
}

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

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

#slider
{
    position:relative;
}

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

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

#slider img {
	display: block;
	margin: 0 auto;
    width:100%;
}

#slider .ps-instructions img {
    width: auto;
}

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

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

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

/*---*/
footer {
    background-color: #e5e5e5;
    color: #FFFFFF;
    margin:52px 0 0;
}

footer a {
    color: #df2027;
}

footer a:hover, footer a:active, footer a:focus  {
    color: #df2027;
}

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

footer .follow-icons a,
footer .mobile-social-icons a{
    color:#df2027
}

footer .follow-icons a:hover,
footer .follow-icons a:active,
footer .follow-icons a:focus {
    color:#df2027
    opacity:0.8;
}

footer .footer-lnks li a.button {
    color: #19447a;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 3px 12px 1px;
    box-shadow: none;
}

.footer-extra-nav {
    background-color: #e5e5e5;
    color: #df2027;
    border-top: 1px solid #bbbbb9;
    border-bottom: 1px solid #bbbbb9;
    padding-bottom: 15px;
    padding-top: 15px;
}

.footer-main-nav {
    background-color: #e5e5e5;
    color: #111;
	font-weight: 500;
    padding-bottom: 30px;
}

footer .newsletter {
    display:inline-block;
    padding-top: 2px;
}

footer .newsletter a{
    font-size:14px;
    color:#df2027;
    border:0px solid #df2027;
    border-radius:20px;
    -webkit-border-radius:20px;
    -moz-border-radius: 20px; 
   
    display: block;
    text-transform: uppercase;
    line-height: 12px;
}

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

.footercopyrightsection {
    padding-top:17px;
    font-size: 13px;
    letter-spacing: 0;

}

.privacylinks {
    text-transform: capitalize;
    margin-top: 2px;
}

footer .follow-us-footer {
    float:right;
    margin-left:50px;
    margin-top: 3px;
}

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

.show-desktop {
    display: none;
}

.show-mobile {
    display: block;
}



footer .privacy-links a {
    font-size: 13px;
    font-weight: 400;

}

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

.mobile-footer-icons {
    padding:20px 0 10px;
    text-align: center;
}


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

.mobile-copy-year {
    margin-bottom: 5px;
    margin-top: 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: 0;
    list-style:none;
}

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

footer .social-icon{
    font-size: 40px;
    line-height:1em;
}

footer .mobile-social-icons a {
    display:inline-block;
}

footer .mobile-social-icons a .social-icon{
    font-size: 60px;
}


.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: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%;
}
/*follow us css ends*/

button,
.button,
footer .newsletter a
{
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

.image {
    position:relative;
}

.subtitle {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.10px;
    text-transform: capitalize;
     font-family: 'Montserrat', sans-serif;
}

.inlinetext {
    display:inline;    
}

.paddingbottom {
    padding-bottom:20px;    
}

.back-color
{
    background-color: #19447a;
    color:#fff !important;
}


.liststyle li, .ps-static-page ul li {
    list-style-position: outside;
    margin-left: 15px;
    color: #bd9f46;
    
}

.liststyle li a {
    color: #fff;
}
.ps-static-page h3 {
    display: none !important; 
}

/*accordion css */
.ui-accordion-header {
    background: url("../img/positive.png") #bd9f46 no-repeat;
    background-position: 97% 50%;
    padding-right: 50px;
    margin-bottom: 15px;
     cursor:pointer;
}
.ui-accordion-content {
       padding: 15px; 
       margin-top: 4px;
       margin-bottom: 10px;
}


.ui-accordion-header, .has-accordion .accordion .ui-accordion-header  {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
    text-align: left;
    font-size: 17px;
    font-weight:500;
    background-color: #bd9f46;
    text-transform: uppercase;
    line-height: 23px;
    letter-spacing:0px;
    cursor:pointer;
    
}

.accordion h2.ui-accordion-header-active {
    background: url("../img/negitive.png") #bd9f46 no-repeat;
    background-position: 97% 50%;
    padding-right: 50px;
    margin-bottom: 0;
}
 /* end accordion css */

/* block landing page */

.landinggroup {
    background: #bd9f46;
    min-height: 51px;
    text-align: left;
}

.landinggroup h3 {
    background: url("../img/Arrow-left.png") no-repeat;
    background-position: 98% 51%;
    margin: 0;
}

.landinggroup a {
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 14px 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 12px;
    padding-left: 15px;
}

.sublanding-ul {
    padding: 30px 0;    
}
/* block landing page  End*/


.blog-sidebar-h2 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    color:#bd9f46;
}

.ps-blog-article-content h1 {
    color:#bd9f46;
}

.ps-blog-tags li, .ps-blog-recent-posts li {
    font-size: 15px;
    margin-bottom: .5em;
    text-transform: capitalize;
    font-weight: 400;
    
}

.ps-blog-tags li a, .ps-blog-recent-posts li a {
    font-size: 15px;
    margin-bottom: .5em;
    text-transform: capitalize;
    font-weight: 400;
}
.author_name {
     text-decoration:underline;
}

.blog-hr {
    margin-top:30px;    
}

.article-title a {
    color:#bd9f46;
    font-weight: 600;
}

hr {
    border-color: #48494d;
}

#sitemap ul li, .ps-sitemap ul li {
    text-transform: capitalize;    
}

.inner-subtitle {
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 0px;
     font-family: 'Montserrat', sans-serif;
}

.color-inner-subtitle {
    font-size: 20px;
    font-weight: 400;
    padding-top: 20px;
     color:#bd9f46;
     margin-bottom: 5px;
}


.container {
    width: 100%;
    min-height: 380px;
}

.sitemap h2 {
        text-transform: uppercase;
}

.menu-page-type .h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom:0px;
    padding-top: 10px;
    font-weight: 600;
}

.menu-page-type h3 {
    font-size: 16px;
    font-weight: 400;
}


.paddingbottom30 {
    padding-bottom: 30px;    
}

.paddingtop30 {
    padding-top: 30px;    
}

.ratehub h3 {
    color: #000 !important;
}

.textimages6-page-type {
    padding-top: 15px;
}

.sitemap {
    padding-top: 16px;
}

.ps-register-form {
   padding-top: 40px !important;     
}

.videodiv {
  padding-top: 30px;
}


.first-text-section a { 
    color:#fff !important; 
}

.alaska-font {
    font-family: 'Montserrat';    
}

.transformnone {
    text-transform: none !important;    
}
#product-price
{
    font-size:25px;
    padding-bottom:20px;
}

.selectors li label
{
    font-size:18px;
}

.space-up input, 
.space-up textarea, 
.space-up uneditable-input
{
    width: 320px;
    padding: 5px;
    margin: 5px 0;
    max-width: 90%;
    color:#000;
    border:1px solid;
}
input.error, select.error, textarea.error
{
    background:#fff;
}
span.productform
{
    color:red;
}
.product-quantity-cart
{
    padding-top:20px;
    padding-bottom:15px;
}

#variation_id
{
    font-size:15px;
}

.space-up label
{
    width: 165px;
    display: inline-block !important;
    text-align:left;
    padding-top:10px;
}
.space-up label.error
{
    padding-left:10px
}
.selectors li label
{
    width: 165px;
    display: inline-block !important;
    text-align:left;
}
.product-detail .form
{
    text-align:left !important; ;
}
.space-up .insuranceinformation
{
    height:100px;
}
.ps-cart-page .cart-items .item .cart-item-title {
    width: 100%;
}

.page_title-new
{
    color: #e94a11;
}


.product-detail
{
    padding-top:40px;
}

.btn-new
{
    padding: 5px 20px !important;
    font-size: 15px !important;
    top: -4px !important;
    height: 36px !important;
}

.ps-cart-page .cart-items .item .cart-item-title a
{
    text-transform:uppercase;
    font-size: 20px;
   line=-height: 3s0px;
}
/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
    p {
        width: 100%;
    }
    
    header .name img {
        padding: 0;
    }
    
    header {
        border: 0;
    }
    
    .hero-image .img-container,
    .hero-image-admin .img-container {
        float: right;
    }
    
    .hero-image img{
        position: relative;
        padding-bottom: 0;
        margin-left: auto;
    }
    
    .hero-text-admin h2,
    .hero-text h2 {
        font-size: 30px;
        letter-spacing: 5px;
        margin-bottom: 0.5em;
        margin-top:30px;
    }
    
    .hero-text h5{
        font-size: 1.125em;
    }
    
    .hero-text-admin p,
    .hero-text p {
        font-size: 1em;
        margin-bottom: 1.25em;
    }
    
    .hero-text a.button,
    .hero-text-admin a.button {
        font-size: 14px;
    }          
    
    /* Footer */
    
    .footer-expanded-menu li.section h4,
    .footer-expanded-menu li.section ul li {
        text-align: left;
    }
    
    /* Content page */
    .apparel-content .first {
        padding-top: 50px;
    }    
       
    /* Product Details */
    .product-details .info-container {
        padding: 7% 0 0 0;
    }
    
    .product-details .info-container p.new+hr {
        margin-left: 0;
    }
    

    
    .product-details .info-container .description {
        max-width: 100%;
        text-align: left;
        margin: 0;
    }
    
    .product-details .info-container .description+hr {
        margin: 2em 0;
    }
	    
    /*search page css*/

    .search-results .product-container {
        max-width: 220px;
    }
    
}

/* Top-bar breakpoint */
@media only screen and (min-width: 940px) {
    
    
    header .top-bar-section ul {
        display: block;
        float: none;
    }
        
    header .top-bar-section ul li .dropdown li{
        float: left !important;
        text-align: left;
    }
	
	.footer-mobile {
        display: none;
    }
    
    .content-float{
		float:left;
	}
    
    .footer-wrap {
        border-bottom: 1px solid #df2027;
        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%;
    }
    
    .copyright {
       font-size: 13px;
        letter-spacing: 0;

    }
    
    .footer-link-content { 
    	margin-top: 16px;
        padding-bottom: 20px;
        font-size: 14px;
    }
    
    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 #df2027;
        margin-bottom: 12px;
    }
    
    footer .footer-lnks li a {
        color: #df2027;
        font-size: 14px;
        font-weight: 300;
    }
    
    footer .footer-lnks li a:hover {
    	color: #df2027;
    }
    
     footer .section h4 {
        color: #df2027;
        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;
    }
    
    .blog-ul li:last-child hr {
        display:none !important;    
    }
    
    .videodiv {
        width:50%;    
    }

    
}

@media only screen and (max-width: 1040px) {
    .newsletter a {
        font-size:11px!important;
    }
}
@media only screen and (max-width: 1024px) {
    .blog-sidebar-h2 {
        font-size: 28px;
     
    }
    .ui-accordion-header, .has-accordion .accordion .ui-accordion-header {
      font-size: 15px;
    }
    .landinggroup a {
        font-size: 15px;
        font-weight: 500;
    }
}


/* Below 769px */
@media only screen and (max-width: 940px) {
	footer .footer-small-screen {
    	display: none;
	}
	
    .hide-mobile {
        display:none;
    }
    
    .ps-order-details-page {
        margin-left: 10px;
        margin-right: 10px;
    }
    
    header .title-area {
        float:none;
    }
    
    header .header-cart{
        margin-top:5px;
    }

	.side-nav-content {
    	display: block;	
		 /* fallback */
         background-color: #19447a; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, left top, right top, from(#19447a),color-stop(0.1, #19447a), to(#19447a)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(right, #19447a 90%, #19447a); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(right, #19447a 90%, #19447a); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(right, #19447a 90%, #19447a); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(right, #19447a 90%, #19447a);
		 
		 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: #FFFFFF;
        font-weight:400;
        font-size: 14px;
        font-family: 'Montserrat', sans-serif;
		margin-right: 10px;
        padding-bottom: 10px;
        padding-left: 35px;
        padding-top: 10px;
		display: block;
        word-wrap: break-word;
        line-height: 35px;
        text-transform: uppercase;
	}
	
	.nav-bar li a:hover{
		color: #FFFFFF;
	}

	.nav-bar > li {
		display: block;
		float: none;
		line-height: 40px;
		border-bottom:1px solid #bbbbb9;
	}
	  
    .social-active {
        margin-top: 0!important;
    }
    
    .product-detail label{
        display: block;
        padding-bottom: 5px;
    }
    
    .top-bar-section,
    .social-media-section {
        display: none !important;
    }
    
    header{
        margin-bottom: 0;
    }

	/* sub menu*/
    [role="complementary"] .has-dropdown > a > span{
        color:#FFFFFF;
        font-size:24px;
        margin-left: 5px;
		vertical-align: -2px;
    }
    
    [role="complementary"] .has-dropdown > ul{
        list-style:none;
        border-top:1px solid #bbbbb9;
    }
    
    [role="complementary"] .has-dropdown > ul > li{	
        border-bottom: 1px solid #bbbbb9;
	}
    
    [role="complementary"] .has-dropdown > ul > li:last-child {
        border-bottom: none;
    }
    
    .dropdown.level-2 li, .dropdown.level-3 li{
        /*padding-left: 35px;*/
    }
	    
	/* end sub menu */
    
    .homepage{
        margin-top:0;
    }
	
	.hero-text-admin h2,
    .hero-text h2 {
        font-size: 30px;
        letter-spacing: 5px;
        margin-bottom: 0.5em;
    }
	
	.homepage .hero .banner-background{
		padding-top: 50px;
	}
	
	.homepage h4{
		margin-top:5%;
	}
    
    
    /* collection page */
    #collection-listing {
        float:none;
    }
    
    /* product page */
    .product-details .selectors{
        text-align:center;
    }
    
	.product-details .image-container .image{
		max-width: 100%;
	}
    
   .product-details .info-container #product-price{
       text-align:center;
   }
	
	.product-details .info-container .price,
	.product-details .info-container .compareprice {
		text-align:right;
	}

	.product-details .info-container .compareprice {
		text-align:right;
		margin-left: 0;
	}

    .product-details .info-container p.new{
        margin-top:10px;
    }
    
    .mobile-user-detail-cart .social-icon {
        color: #FFFFFF!important;
        font-size: 50px;
        margin-right: 10px;
        vertical-align: -16px;
        padding-top: 5px;
    }
	 
	.mobile-user-detail{
		background-color:#FFFFFF;
		width:100%;
		padding:12px 35px 0;
		color:#FFFFFF;
	}

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

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

	.mobile-auth-links{
		float: left;
		width: 56%;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
	}
	
	.mobile-auth-links > div{
		vertical-align: middle;
	}
	
	.mobile-auth-links span{
        float: left;
        padding: 14px 0 26px;
        text-transform: capitalize;
	}
	
	.mobile_circle{
		border-radius: 50% 50% 50% 50%;
        -webkit-border-radius:50% 50% 50% 50%;
        -moz-border-radius: 50% 50% 50% 50%;
		display: inline-block;
	}
    
    .mobile-cart-detail{
        text-align:right;
        float: right;
    }
    
    .header-cart{
        display:block;
    }
    
	.mobile-cart-detail a{
		padding-right:0!important;
	}

	#mobile-cart{
		background: none repeat scroll 0 0 #FFFFFF;
		color:#FFFFFF;
        font-size: 18px;
        height: 39px;
        line-height: 32px;
        padding-top: 4px;
        text-align: center;
        width: 38px;
	}

	.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: 5px;
        top: 0;
        color: #FFFFFF;
    }

	.mobile-search{
		border: 1px solid #48494d;
        background-color: #19447a;
        color: #FFFFFF !important;
		font-family: 'Open Sans',sans-serif;
		font-weight: bold;
		font-size: 16px!important;
		width: 86%!important;
        float: right;
		height: 55px!important;
		margin: 10px!important;
		border-radius: 5px!important;
		padding: 10px 10px 10px 20px !important;
		text-transform:uppercase;
	}
	.mobile-social{
		list-style:none;
	}
    
    .mobile-social-icons{
        margin-right:10px;
    }
	
    .footer-menu { 
        display: none;
    }
	
	.top-footer{
		display:none;
	}
    
    .mobile-text-center{
        text-align:center!important;
    }
    
    .mobile-text-center p{
        text-align:center!important;
    }

    footer{
        border-top:1px solid #48494d;
        float: left;
        margin-bottom: 0;
        margin-top: 25px;
        padding-bottom: 0;
        padding-top: 10px;
        width: 100%;
    }
    
   	footer .footer-small-screen	{
		display:block;
		padding-top:10px;
		padding-bottom:10px;
		font-size: 13px;
	}
	
	.copy-year {
        float: left;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
    }
    
    
    footer .mobile-footer-logo{
        font-family:Cuprum;
        font-size:25px;
        color:#FFFFFF;
        text-transform:uppercase;
    }
    
    .mobile-shop-name {
	    font-size: 20px;
	    font-weight: 400;
        letter-spacing: 0.50px;
	}
    
    header{
        border-bottom:0px solid #48494d!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:39px;
        padding:0;
        margin:0;
        left:10px;
        width: 4%;
    }
    .mobile-newsletter {
        width: 100%;
        text-align: center;
        float: left;
        margin-top:20px;
        padding-top:20px;
        padding-bottom:20px;
        border-top:1px solid #bbbbb9;
    }
    
    footer {
        font-size: 13px;
        padding-top: 13px;
    }
    
    footer .newsletter {
        margin-right: 0;
    }
    
    header .title-area{
        border-bottom: 0px solid #48494d;
        padding-bottom: 35px;
        padding-top: 34px;
    }
    .phone.fi-telephone {
        float: none;
        margin: 0 auto;
        font-size: 1.5em;
        line-height: 50px;
        text-align: center;       
        color: #fff;
    }
    
    .fi-telephone::before {
        float:none;
    }
    
    header .mobile-email {
        border-top: 1px solid #bbbbb9;
        padding:10px 0;
    }
    
    header .mobile-email .email{
        font-size:1.2em;
        padding: 2px 20px;
        color: #fff;
        border-color: #fff;

    }
    
    footer .address .marker::before,
    footer .actual-address
    {
        float:none;
    }
    
    footer .address
    {
        padding-top:20px;
        border-top:1px solid #48494d;
    }
    footer .privacy-links
    {
        padding-bottom:0px;
    }
    
    .product-details .info-container p.new + hr {
        margin-left:auto;
    }
    
    .fi-telephone::before
     {
        color:#fff;
        font-size: 1em;
    }
    
    .phone span, .mail span {
     
        letter-spacing: 1px;
    }


    .fi-shopping-cart::before {
        color:#FFFFFF;
    }
     .first-text-section {
        margin-top: 41px;
    }
    
    #promo-banners-section {
        padding-top: 49px;
    }

    header .name img {
        width: 70%;
    }

}


@media only screen and (max-width: 601px) {
	.featured .small-block-grid-2>li{
        width:100%;
    }
    
    #collection-listing .small-block-grid-2>li{
        width:100%;
    }
    
    .recommendations .small-block-grid-2>li{
        width:100%;
    }
    
    .collection-landing .small-block-grid-2>li{
        width:100%;
    }
    
    .featured .small-block-grid-2>li img{
        width:100%;
    }
    
    #collection-listing .small-block-grid-2>li img{
        width:100%;
    }
    
    .recommendations .small-block-grid-2>li img{
        width:100%;
    }
    
    .collection-landing .small-block-grid-2>li img{
        width:100%;
    }
    
   .name #logo {
       width:75%;
       
    }
    
    .top-bar .toggle-topbar.menu-icon {
        top: 35px;
    }

       
}

@media only screen and (max-width: 768px) {
    .product-details .selectors li,
    .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 #48494d !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;
    }
    
	.footer-promo-small {
        margin-bottom: 20px;
    }
    
	#collection-listing .collection-prefooter-ad h2,
	#collection-listing .collection-prefooter-ad h3 {
        text-align: center!important;
        margin-top: 10px;
    }

    #collection-listing .filter {
        border-bottom: 1px solid #C7C7C7;
	}
    
    #collection-listing .filter{
        text-align: center;
    }
    
    #collection-listing .desktop-pagination-content {
	    padding-left: 0;
		padding-right: 0;
	}
    
    .product-details .info-container h1 {
        margin-top: 20px;
    }
    
    .not-found h3 {
        text-align: center;
    }
    
    .apparel-content .main-content .second .padding {
        padding: 0;
    }
    
    .apparel-content .main-content .first .image img,
    .apparel-content .main-content .second .image img,
    .apparel-content .main-content .third .image img {
        float: none;
        display: block;
        margin: 4% auto;
    }
    
    .product-details .buy {
        text-align: center;
    }
    
    .product-quantity-cart.text-center {
        float: none;
    }
    
    .product-details .selectors {
        margin: 0 0 25px;
    }
	
	.like-box {
		display: inline-block;
	}
	
	.mobile-search {
        width: 71% !important;
    }
    
    .mobile.fi-page-search {
        left: 30px;
    }    
}	

@media only screen and (max-width: 480px) {
	#collection-listing .product-container .details p.title {
		font-size: 16px;
	}

    .text-logo {
        font-size: 25px;
    }
    
    .mobile-cart-detail {
        text-align: left;
        width: 100%;
    }
    
    .mobile-auth-links span {
        padding-bottom: 5px;
    }
    
    .mobile-cart-detail a {
        display:block!important;
    }
    
    .header-cart {
        display:none!important;
    }
    
    .mobile-social-icon {
        font-size: 55px;
    }
    
	.mobile-search {
        width: 65% !important;
    }
    
    .mobile.fi-page-search {
        left: 20px;
    }
    
	#msg-container {
	    width: 94% !important;
	}
	
	.ps-error.long.style {
	    font-size: 12px !important;
	}
}

@media only screen and (max-width: 385px) {      
	.hero-text-admin h2, .hero-text h2 {
		font-size: 17px;
		letter-spacing: 2px;
		margin-bottom: 0.5em;
		margin-top: 10px;
	}
	
	.footer-promo-small{
		position:relative;
		width:50%;
	}
	
	.margin-10{
		margin-top:10px;
	}
    
	.mobile-auth-links {
		width: 100%;
	}
	

    .ps-checkout-page p.bubble-top-left, p.bubble-top-left {
        font: 9px/40px Arial,sans-serif;
        letter-spacing: 0;
    }
    
    .mobile.fi-page-search {
    	left: 10px;
	}

    .mobile-search {
        padding: 10px 10px 10px 8px !important;
        font-size: 12px !important;
		width: 65% !important;
    }
    
    footer .footer-small-screen {
		font-size: 12px;   
	}
}



@media only screen and (max-width: 640px) {
    .top-bar .toggle-topbar.menu-icon {
        top: 35px;
    }
}

@media only screen and (min-width: 940px) {
        .active [role="main"] {
              margin-right: 0;
        }
}

@media only screen and (max-width: 320px) {
    .name img#logo {
        margin-top: 7px;
    }
    .mobile-newsletter {
    padding-left: 5px;
    padding-right: 5px;
}

}