h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a{color:#000F47 !important}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}


@font-face {
    font-family: 'helveticabold';
    src: url('https://cdn.shopify.com/s/files/1/0001/9857/4138/files/helvetica-bold-font-webfont.woff2') format('woff2'),
         url('https://cdn.shopify.com/s/files/1/0001/9857/4138/files/helvetica-bold-font-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'helveticaregular';
    src: url('https://cdn.shopify.com/s/files/1/0001/9857/4138/files/helvetica_400-webfont.woff2') format('woff2'),
         url('https://cdn.shopify.com/s/files/1/0001/9857/4138/files/helvetica_400-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;

  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;

  -ms-flex-line-pack: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;

  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}

.flex.flex-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex.flex-row-reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex.flex-justify-start {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.flex.flex-justify-center {
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.flex.flex-justify-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flex.flex-justify-evenly {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flex.flex-justify-evenly {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.flex.flex-justify-end {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

.flex.flex-align-start {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.flex.flex-align-center {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex.flex-align-stretch {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex.flex-align-end {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}



html {
  font-family: 'source-sans-pro';
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

select {
  text-transform: none;
  border-radius: 0;
}

button {
  overflow: visible;
}

button,
input,
select,
textarea {
  max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em;
}

fieldset > :last-child {
  margin-bottom: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}


/**
* 3.0 - Typography
*/

body,
button,
input,
select,
textarea {
  color: #000F47;
  font-family: 'source-sans-pro', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
.list-view-item__title a{ color: #000F47;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
   font-family: 'source-sans-pro', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  margin: 0;
  text-rendering: optimizeLegibility;
}

p {
  margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  border: 0 solid #1a1a1a;
  border-left-width: 4px;
  color: #686868;
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  line-height: 1.4736842105;
  margin: 0 0 1.4736842105em;
  overflow: hidden;
  padding: 0 0 0 1.263157895em;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote p {
  margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
  color: #1a1a1a;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
  content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

blockquote > :last-child {
  margin-bottom: 0;
}

address {
  font-style: italic;
  margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: 'Sofia Pro';
}

pre {
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  background-color: #d1d1d1;
  padding: 0.125em 0.25em;
}

abbr,
acronym {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}

mark,
ins {
  background: #007acc;
  color: #fff;
  padding: 0.125em 0.25em;
  text-decoration: none;
}

big {
  font-size: 125%;
}


/**
* 4.0 - Elements
*/

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #ffffff;
}

hr {
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
  margin: 0 0 1.75em;
}

ul,
ol {
  margin: 0 0 1.75em 1.25em;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
  margin-left: 1.5em;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dl {
  margin: 0 0 1.75em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.75em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: middle;
}

del {
  opacity: 0.8;
}

table,
th,
td {
  border: 0;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  /*border-width: 1px 0 0 1px;*/
  margin: 0 0 1.75em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #686868;
  font-family: 'source-sans-pro';
}

:-moz-placeholder {
  color: #686868;
  font-family: 'source-sans-pro';
}

::-moz-placeholder {
  color: #686868;
  font-family: 'source-sans-pro';
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #686868;
  font-family: 'source-sans-pro';
}


/**
* 5.0 - Forms
*/

input {
  line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
  background: #041944;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-family: 'Sofia Pro';
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #1a1a1a;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
/*   outline: thin dotted;
  outline-offset: -4px; */
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #000;
 
  color: #686868;
  padding: 0.625em 0.4375em;
  width: 100%;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
  background-color: #fff;
  border-color: #007acc;
  color: #1a1a1a;
  outline: 0;
}

#header{
  position: relative;
  z-index: 9;
}
.mobile_header{
  display: none;
}
.top-header{background: #949494; }
.top-header p {
  display: inline-block;
  margin: 0;
}
@media screen and (max-width: 48em){
  .mobile_header p {
  	margin: 0 !important;
    font-size: 120% !important;
  }
}
.container{
  max-width: 1383px;
  margin: 0 auto;
  width: 95%;
}

.mobile-code,
.hamburger{
  display: none;
}

.top_link{
  list-style: none;
  margin: 0;
  padding: 0;
}
.top_link li {
  font-size: 10px;
  line-height: 19px;
  color: #fff;
  position : relative;
}
.top_link li a{
  padding: 5px;
  display: block;
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease;
  margin: 0 5px;
  text-transform: uppercase;
}
.top_link li a:hover{
  color: #000;
}

.card_sec a {
  min-height: 31px;
  display: block;
  background-color: #001442;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  background-repeat: no-repeat;
  padding: 5px;
  margin:  0 2px;
  transition: 0.3s ease;
}
.card_sec a:hover{
  background-color: #c90b1c;
}

.card_sec .like-box{
  padding-left: 26px;
  background-image: url(https://cdn.shopify.com/s/files/1/0001/9857/4138/files/like-icon.png);
  background-position: 5px center;
  background-size: 16px auto;
}
.card_sec .cart-count{
  min-width: 28px;
  background-image: url(https://cdn.shopify.com/s/files/1/0001/9857/4138/files/bag-icon.png);
  background-position: center;
  /* background-size: 16px auto; */
  text-align: center;
  padding-top: 10px;
  color:#000F47;
  font-weight:bold;
}
.card_sec .search {
  min-width: 28px;
  background-image: url(https://cdn.shopify.com/s/files/1/0001/9857/4138/files/search.png?3092430398483624946);
  background-position: center

}
.card_sec .search.open {
  background-image: url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/4/assets/close-white.png);
  background-position: center;
  background-color: #c90b1c;
  background-size: 15px;
}
#page{
overflow-x: hidden;
}


.bottom_header{
 position: relative;
}
.bottom_header .container{
  
   padding: 47px 0 45px;
}
.logo{
  max-width: 232px;
  width: 22%;
}

.main_menu{
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  margin-left: 35px;
}

.main_menu li{
  display: inline-block;
  vertical-align: top;
  margin: 0 22px 0;
/*   position: relative; */
}

.main_menu li a{
  font-size: 20px;
  line-height: 39px;
  color: #949494;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 0px;
  border-bottom: 2px solid transparent;
  transition: 0.3s ease;
}

.main_menu li a:hover,
.main_menu li:hover > a{
  border-bottom: 2px solid #949494;
}

.sub-menu{
  position: absolute;
  left: 0;
  /*top: 100%;*/
  margin: 0;
  display: none;
  background: #fff;
  width: 100vw;
  z-index: 1;
 
}
.sub-menu ul {
   width: 500px;
  padding: 30px 20px;
  padding-right: 310px;
  margin: 0 auto;
  
  
}
/* 
.sub-menu:after{
  content: '';
  position: absolute;
  width: 100vw;
  top: 0;
  left: 0;
  height: 100%;
  background: #fff;
  
} */
.main_menu li:hover .sub-menu{
  display: block;
}
.main_menu li .sub-menu li {
  display: block;
  margin: 0;
}
.main_menu li .sub-menu li a{
  font-size: 18px;
  line-height: 27px;
  color: #949494;
  text-transform: none;
  border: 0;
}
.main_menu li .sub-menu li a:hover{
  color: #000;
  border: 0;
}

.container-ratio {
  padding-top: 63%;
  position: relative;
  height: 0;
  display: block;
  overflow: hidden;
  width:100%;
  margin:0 auto;
}

.container-ratio > * {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;

  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.container-ratio > img{
  width: 100%;
 object-fit: cover;
  height: 100%;
}
/*
.banner .container-ratio{
  padding-top: 49.38%;
}*/
.banner-caption{
  width: 95%;
}
.banner h1 {
  font-size: 6.375vw;
  line-height: 0.8em;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.banner h1 span{
  display: block;
  font-size: 4.375vw;
}

.padding_for_sec{
  padding: 50px 0;
}

.shop_section h2{
  font-size: 22px;
  line-height: 28px;
  color: #949494;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 65px;
  font-weight: 400;
  letter-spacing: 1px;
}

.shop_inner_section .left_gallery{
  width: 53%;
}

.shop_inner_section .right_gallery{
  width: 40.5%;
}

.left_gallery .container-ratio {
/*   padding-top: 126.56%; */
  padding-top: 125%;
}

.right_gallery .container-ratio {
/*   padding-top: 108.18%; */
  padding-top: 108%;
}

.shop-title{
  font-size: 22px;
  line-height: 26px;
  color: #949494;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 30px 0;
}
.left_gallery .shop-title{
  text-align: right;
}
.shop_inner_section{
  margin-bottom: 40px;
}
.full_gallery .container-ratio{
  padding-top: 57.24%;
  width: 100%;
}
.full_gallery  .shop-title{
  text-align: center;
}

#footer .container{
  border-top: 3px solid #8f8f8f;
  padding-top: 30px;
  padding-bottom: 30px;
}

#footer .row + .row{
  margin-top: 30px;
}

.footer-nav{
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}

.footer-nav li {
  font-size: 15px;
  line-height: 23px;
  color: #021541;
  text-transform: uppercase;
  display: block;
}
#footer a{
  font-size: 15px;
  line-height: 23px;
  color: #021541;
}
#footer a,
.footer-nav li a{
  color: #021541;
  text-decoration: none;
}

.footer-nav li + li:before{
  content: "|";
  margin: 0 10px;
}

#footer a:hover,
.footer-nav li a:hover {
  color: #d8002c;
}

#footer .social_links a{
  display: inline-block;
  height: 40px;
  width: 40px;
  margin: 10px 10px;
  background: #021641;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  line-height: 39px;
  transition: 0.3s ease;
}
#footer .social_links a:hover{
  background-color: #d8002c;
  color: #fff;
}

.email_signup{
/*   max-width: 534px; */
/*   padding-left: 30px; */
/*   background: url(https://cdn.shopify.com/s/files/1/0001/9857/4138/files/mail.png) no-repeat top left; */
  background-size: 22px auto;
/*   margin-left: 30px; */
}
.email_signup p{
/*   margin: 0;
  font-size: 15px;
  line-height: 23px;
  color: #021541;
  width: 40%;
 */
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  color: rgb(2, 22, 65);
  line-height: 1.111;
  text-transform: none;
  margin-bottom: 15px;
  

}
.email_signup form{
  width: 100%;
  position: relative;
  max-width: 565px;
}

.email_signup input[type="email"],
.email_signup input[type="text"] {
  height: 60px;
  width: 100%;
  border: 2px solid #021641;
  font-size: 19px;
  line-height: 23px;
  color: #737171;
  background: #fff;
  padding: 12px;
}
.email_signup input[type="submit"], .email_signup input[type="button"] {
  position: absolute;
  /* top: 0; */
  bottom:0;
  right: 0;
  /* font-size: 0;
  line-height: 0; */
  width: 90px;
  height: 42%;
/*   font-family: FontAwesome; */
  padding: 0;
  font-size: 24px;
}
.email_signup input[type="submit"]:hover, .email_signup input[type="button"]:hover{
  background-color: #d8002c;
}
#footer .email_signup .note a,
.email_signup .note {
  font-size: 12px;
  color: #021641;
  line-height: 18px;
  text-align: center;
  border: 0;
  font-weight: normal;
}
#footer .email_signup .note a {
  text-decoration: underline;
}
.location{
  font-size: 15px;
  line-height: 23px;
  color: #737171;
  margin: 0 0 0px 0!important;
  text-align: center;
}

#footer .location a{
  font-size: 21px;
  font-weight: bold;
  margin: 0;
  display: block;
}

.store_locator{
  color: #737171;
  text-decoration: none;
  margin-right: 30px;
}

.store_locator .fa{
  margin-right: 5px;
}
.copy_right{
  text-align: center;
  font-size: 15px;
  line-height: 23px;
  color: #737171;
  margin-top: 0px;
}

.product-slider .rslides_nav{
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  margin-top: -38px;
  width: 38px;
  height: 76px;
  z-index: 11;
}
.product-slider .rslides_nav.next{
  background-image: url('https://cdn.shopify.com/s/files/1/0001/9857/4138/files/next.png?2559059590662528147');
  background-repeat: no-repeat;
  right: 0;
}
.product-slider .rslides_nav.prev{
  background-image: url('https://cdn.shopify.com/s/files/1/0001/9857/4138/files/prev.png?2559059590662528147');
  background-repeat: no-repeat;
  left: 0;
}


h3.second-title {
  text-align: center;
  color: #c60022;
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.product-slider{ text-align: center; }
h3.second-title::before, h3.second-title::after {
  position: absolute;
  top:15px;
  content: "";
  background: #c60022;
  height: 2px;
  width:150px;
}
h3.second-title::after{
  right:-150px;
}
h3.second-title::before {
  left:-150px;
}
.hamburger {
  display: none;
  background: #021641;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 24px;
}
.hamburger:hover { background:#c50021;  }
.logo1{width:230px;}

.categoryNavWrap{
  background:#041944;
  min-height:48px;
  display:none
}
.responsiveWrap {
  max-width: 1337px;
  min-width: 0;
  margin: 0 auto;
}
ul.categoryNav {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
}
ul.categoryNav li {
  padding: 15px 50px 15px 0;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  cursor: pointer;
  text-transform: uppercase;
  margin: 0;
}
ul.categoryNav li.selected {
  color: #fff;
}
ul.categoryNav li, ul.categoryNav li a {
  color: #fff;
  letter-spacing: 1px;
  font-size:12px;
  font-weight:bold;
}
ul.categoryNav li a:hover {
  color: #cecece;
}
.refinementWrap {
  margin: 20px 0 20px 0;
  border-bottom: 4px solid #041944;
  min-height:60px;
}
.refinementWraptag {
  margin: 20px 0 20px 0;
  border-bottom: 2px solid #041944;
  min-height:60px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
  border: 2px solid #041944;
  margin: 0 0 20px;
}
.filters-toolbar__input{width:150px !important; padding:5px;}
.label--hidden{    font-family: 'SofiaProBold','ArialNarrow','Arial-Narrow','Arial Narrow',Arial,sans-serif;
  font-size: 11pt;
  color: #949494; font-weight:600;}
.filters-toolbar__item{float:right; margin-left: 20px;}
#Collection .four.columns {
  width: 22.91666666666667%;
  float: left;
  display: inline;
  margin-left: 1.041666666666667%;
  margin-right: 1.041666666666667%;
}
.productInformation {
  display: block;
  text-align: center;
}
/*.product-img img{display:initial !important;}*/
.product-img{text-align:center; height:190px;}
p.name a {
  font-family: 'SofiaProBold','ArialNarrow',Arial,sans-serif;
  color: #041944;
  font-weight:600;
  font-size: 17px;}
.product-price__price{    font-family: 'SofiaProBold','ArialNarrow',Arial,sans-serif
  color: #041944 !important;
  font-size: 15px;}
.visually-hidden{display:none;}
.grid-view-item__meta{padding:12px 0;}
.email_signup input[type="email"]{margin:0 !important;}


/* product list */

.productInformation .name{margin-bottom: 0; font-size:17px; line-height:20px; color:#041944; font-weight: 600;}
.productInformation .grid-view-item__meta {margin: 0; padding: 0;}
.productInformation .product-price__price{color:#041944;font-size:14px; line-height:20px;font-weight: 500;}
.filters-toolbar-wrapper{
  border: 0;
}
#Collection .four.columns{
  float:none;
  width:22.4%;
  margin: 0 0 30px;
  padding:0;

}
#Collection .four.columns.empty-columns{
  margin: 0;
  padding:0;
  height: 0;
  border: 0;

}
#Collection .columns .grid-view-item{ position: relative;
  padding-bottom: 50px;
  height: 100%;
  margin-bottom: 0;
}
#Collection .flex{width:100%; margin: 0 auto; position: relative; overflow: visible;}
#Collection .flex .top{
  position: absolute;
  z-index: 2;
  bottom: 20px;
  right: 0px;  
}
#Collection .flex .top a{
  background: #000;
  color: #fff;
  padding: 5px;
  border-radius: 2px;
  font-size: 15px;
  line-height: 20px;
} 
#Collection .more{
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
#Collection .more a{
  display: inline-block;
  background: #041944;
  color: #fff;
  cursor: pointer;
  border: 2px solid #041944;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  padding: 5px 20px;

}
#Collection .more a:hover{
  background: #c60022;
  color: #fff;
  opacity: 1;
  border-color: #c60022;
}
.grid-view-item .quick_view{
  position: absolute;
  bottom: 0;
  left: 50%;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #041944;
  color: #fff;
  padding: 4px 10px;
  text-align: center;
  height: 31px;
  width: 115px;  
  display: block;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);

  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;

  opacity: 0;
  visibility: hidden;

}
.grid-view-item:hover .quick_view{
  opacity: 1;
  visibility: visible;
}
.grid-view-item .quick_view:hover{ 
  background-color: #c60022;
  text-decoration: none;
}

.swatchList{
  display:block;
  margin: 20px 0;
}
.swatchList .swatch{
  margin: 0 5px;
}
.swatchList .swatch div{
  width: 15px;
  height: 15px;
  display:block;
}
.swatchList .swatch:nth-child(odd) >  div{
  background-color: #000;
}
.swatchList .swatch:nth-child(even) >  div{
  background-color: #c60022;
}
@media ( max-width:980px ) {
  #Collection .four.columns{
    width: 32%; 
  }
}
@media ( max-width:560px ) {
  #Collection .four.columns{
    width: 48%; 
  }
  
}

.refinementWrap  .filters-toolbar__item{
  min-width: auto;
  -webkit-flex: 0;
  -moz-flex: 0;
  -ms-flex: 0;
  flex: 0;
  position: relative;
}
.refinementWrap  .filters-toolbar__item .sortBy {
  position: absolute;
  left: -85px;
  top: 0px;
  display:block;
  line-height: 30px;

}
.sort-label{font-size:13.5px !important;}
.refinementWrap  .filters-toolbar__item select{
  height: 30px;
  padding: 0 5px;
  border: 1px solid #021541;
  color: #021541;
}
.refinementWrap .filterBy{
  font-size: 13.5px;
  color: #545454;
  text-transform: uppercase;
  line-height: 30px;

}
.refinementWrap .filterBy li.refine {
  background: url('https://assets.superga-usa.com//assets/images/common/refinement_arrow.png') no-repeat right center;
  border-left: 1px solid #666;
  cursor: pointer;
  color: #000;
  padding: 0 30px 0 20px;
  margin-right: 15px;
}
.refinementWrap .filterBy li.refine.first {
  border-left: 0;
}

@media ( max-width: 767px ) {
  .filters-toolbar__item{
    float:none;
    width: 100%;    
  }
  .refinementWrap .filters-toolbar__item{
    width: 100%;
    margin-left: 0;
    -webkit-flex: 0 1 48%;
    -moz-flex: 0 1 48%;
    -ms-flex: 0 1 48%0 1 48%;
    flex: 0 1 48%;
    margin-bottom: 10px;
  }
  .refinementWrap{
    border-bottom: 0;
  }
  .refinementWrap .filters-toolbar__item .label-sort,
  .refinementWrap .filters-toolbar__item .sortBy{
    position: static;
    display: block;
    line-height: 20px;
    text-align: left;
  }
  
  .refinementWrap .filters-toolbar__item select{
    width: 100% !important;
    margin: 0;
  }
  .refinementWrap .filterBy{
    margin-left: 0;
  }
  .refinementWrap .filterBy .filterLabel{
    width: 100%;
  }
  .refinementWrap .filterBy li.refine.first{
    padding-left: 0;
  }
  #SortBy{background: #001442;
    color: #fff;
    font-size: 13px;
    text-align: left;
    height: 35px;
        text-align-last: left;
    text-align: -webkit-left;
  }
  
  .email_signup input[type="email"],
.email_signup input[type="text"] {
  height: 40px;
  width: 100%;
  border: 2px solid #021641;
  font-size: 13px;
  line-height: 23px;
  color: #737171;
  background: #fff;
  padding: 12px;
}
.email_signup input[type="submit"], .email_signup input[type="button"] {
  position: absolute;
  bottom: 0;
  right: 0;
  /* font-size: 0;
  line-height: 0; */
  width: 50px;
  height: 40%;
/*   font-family: FontAwesome; */
  padding: 0;
  font-size: 15px;
}
  #footer .row + .row,
  .social_links{
    margin-top: 10px;
  }
}

/** detail page **/

.product-single{
  margin: 0;  
}

.product-single__meta .variant-sku {
  display: block;
  margin-bottom: 1.5em;
}

.product-single__photos{
  padding-left: 180px;
  position: relative;
  width: 68%;
}
.product-single__photos .thumbnails-wrapper{
  position: absolute;
  top:0 ;
  left:0;
  max-width: 120px;
  z-index: 3;

}
.product-single__photos .thumbnails-wrapper ul {
  margin: 0;
}
.product-single__photos .thumbnails-wrapper li {
  float: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 5px;
}
.product-single__photos .thumbnails-wrapper li a{
  margin: 0;
}
.product-single__photos .thumbnails-wrapper li .product-single__thumbnail {
  border: 0;
  border-bottom: 5px solid #fff
}
.product-single__photos .thumbnails-wrapper li .product-single__thumbnail.active-thumb{
  border: 0;
  border-bottom: 5px solid #e3e3e3
}
.product_content_wrap{
  width: 28%;
  float: right;
}
.product-single__title{
  color:  #041944;
  font-size: 35px;
  line-height: 0.8;
  text-transform: uppercase;
  font-weight: bold;
}
.product-single__price *{
  font-size: 20px;
  line-height: 32px;
  color: #021540;
}
.product-single__price s{
  font-size: 20px;
  line-height: 32px;
  color: #949494;
  font-size: 20px;
  line-height: 32px;
}
.product-form__item label, .colorlabel {
  font-size: 20px;
  color: #000F47;
  line-height: 22px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
h2.ui-accordion-header{font-size: 20px !important;
  color: #000F47 !important;
  line-height: 22px !important;
  margin-bottom: 5px !important;
  text-transform: uppercase !important;
  font-weight: bold !important; letter-spacing:0 !important}
.product-form__cart-submit{
  background-color: #c50021;
  color: #fff;
  font-size: 20px;
  font-family: 'source-sans-pro', sans-serif;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  padding: 10px 5px;
}
.product-form__cart-submit[disabled]:focus,
.product-form__cart-submit[disabled]:hover,
.product-form__cart-submit:focus,
.product-form__cart-submit:hover{
  background-color: #949494;
  padding: 10px 5px;
      font-size: 20px;
    line-height: 22px;
      border: 1px solid transparent;
}
ul.filterBy{margin-left:0 !important;}
.page-content{padding-bottom:50px;}

body .logo a:hover,
body .mobile-logo:hover{
  opacity: 1;
}

.mob_search_form{
  padding: 10px 0;
  border: 0;
}
.mob_search_form input[type="submit"]{
  border: 0;
  padding:0;
  background: none;
  font-size:23px !important;
  line-height: 20px;
  font-family: 'FontAwesome';
  color: #0e1841;
  min-width: 20px;
  font-weight: normal;
 
}
.mob_search_form input[type="text"]{
  color: #000;
  border: 0;
  background: #fff;
  border-bottom: 1px solid #000;
  padding:0 ;
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  font-weight: normal;
  border-radius: 0;
   
}
.searchicon{font-size:15px !important; margin:0 5px 0 5px;}
.index-section--flush:last-child{
  margin-top: 0;
  margin-bottom: 0;
}
.mobile_display{
  display: none; 
  line-height: 1;
}
.desktop_display {
  display: block;
}

@media (min-width: 768px ) and (max-width: 980px) {

  .product-single__photos{
    width: 65%;
  }
  .product_content_wrap{
    width: 30%;
  }

}

@media (max-width: 767px ) {
  .container-ratio {
  padding-top: 115%;
  position: relative;
  height: 0;
  display: block;
  overflow: hidden;
  width:100%;
  margin:0 auto;
}

  .categoryNavWrap{display:none !important;}
  .mobile_display{ display: block; }
  .desktop_display{ display: none; }
  .variant-sku{ display:none; }
  .refinementWrap .filterBy {
    margin-top: 10px;
    display: block; 
    order: 3; 
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;  
    flex: 0 1 100%;  
  }
  .refinementWrap .filterBy li.refine,
  .refinementWrap .filterBy li {
    display: none;
    border: 0;
  }
  .refinementWrap .filterBy .filterLabel{
    width: 100%;
    display: block;
    text-align: left;
    background: #001442;
    color: #fff;
    padding: 10px 10px 10px 7px;
    font-size: 13.5px;
    line-height: 13px;
    font-weight: 500;
    cursor: pointer;
  }
  .refinementWrap .filterBy li.refine.first,
  .refinementWrap .filterBy li.refine{
    background: #001442;
    color: #fff;
    padding: 5px;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    margin: 0;
    cursor: pointer;
  }
  .product-single__photos,
  .product_content_wrap{
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .product-single__photos{
    padding-left: 0;
  }

  .product-single__photos .thumbnails-wrapper{
    display: none;
  }

  .product_content_wrap .product-single__price,  
  .product_content_wrap .product-single__title{
    display: none;

  }
  
  .product-single__meta .variant-sku {
    display: none;
  	margin-bottom: 0;
  }

  .mobile_display .product-single__title{
    font-size: 28px;
    line-height: 0.8;
  }
  .mobile_display .product-single__price{
    font-size: 16px;
  }
  .product-form__item label{
    font-size: 12px;
    text-align: left;
  }

  .product-form__item select{
    border: 1px solid #000;
    font-size: 14px;
    height: 33px;
    padding: 0 10px;
    margin-bottom: 0px;
  }
  .product-form__item.product-form__item--submit{
    padding-top: 10px;
  }

  .product-form__cart-submit {
    font-size: 23px;
    height: 43px;
  }

}

.return-link-wrapper{
  margin: 15px 0;
}
.filter_data{
  width: 100%;
  border-top: 1px solid #000;
  padding: 15px;
  order:4;

}
li.swatch-available{width: 150px; margin:15px 10px 0 0; float:left; border-right:1px solid #ccc;}
li.size-available{width: 100px; margin:0 10px 5px 0; float:left; text-align:center; border-right:1px solid #ccc;}
/*Mini cart*/


.badge {
  background-color: #6394F8;
  border-radius: 10px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.mini-shopping-cart {
  margin: 0px 0;
  float: right;
  background: white;
  width: 500px;
  position: absolute;
  border-radius: 0px;
  padding: 20px;
  z-index: 9999;
  right: 25px;
  border: 1px solid #000;
  border-bottom-width: 4px;
  border-top-width: 0;
  display:none;
}

@media screen and (orientation:landscape) {
  .cartDrawer .mini-shopping-cart {
  	height: 100%;
/*     overflow: scroll; */
  }
}
.mini-shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 15px;
}
.mini-shopping-cart .shopping-cart-header .shopping-cart-total {
  float: right;
}
.mini-shopping-cart .shopping-cart-items {
  padding-top: 20px;
}
.mini-shopping-cart .shopping-cart-items li {
  margin-bottom: 18px;
}
.mini-shopping-cart .shopping-cart-items img {
  float: left;
  margin-right: 12px;
}
.mini-shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding-top: 10px;
  font-size: 16px;
}
.mini-shopping-cart .empty-page-content{
  padding: 30px 0;
}
.mini-shopping-cart .shopping-cart-items .item-price {
  color: #6394F8;
  margin-right: 8px;
}
.mini-shopping-cart .shopping-cart-items .item-quantity {
  color: #ABB0BE;
}

.cart-icon {
  color: #515783;
  font-size: 24px;
  margin-right: 7px;
  float: left;
}

.button {
  background: #6394F8;
  color: white;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  font-size: 16px;
  margin: 25px 0 15px 0;
}
.button:hover {
  background: #729ef9;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.mini-login-box {
  margin: 20px 0;
  float: right;
  background: white;
  width: 400px;
  position: absolute;
  border-radius: 3px;
  padding: 20px;
  z-index: 9999;
  right: 25px;
  border: 4px solid;
  display:none;
}
.account-forms{
  padding: 30px 0;
}

.no-padding-left{
  padding-left: 0;
  text-align: left;

}

#CustomerLoginForm{
  text-align: left;
}

.account-forms h1{
  font-size: 50px;
  line-height: 55px;
  color: #03143f;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.account-forms h2{
  font-size: 34px;
  line-height: 40px;
  color: #03143f;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.account-forms h3{
  font-size: 30px;
  line-height: 35px;
  color: #03143f;
  text-transform: uppercase;
  margin-bottom: 10px;
}


.edit_profile input[type="password"],
.edit_profile input[type="email"],
.address_form input[type="text"],
.address_form input[type="password"],
.address_form input[type="email"],
.address_form input[type="date"],
.address_form input[type="tel"],
.address_form input[type="number"],
.address_form select,
.mini-login-box input[type="text"],
.mini-login-box input[type="password"],
.mini-login-box input[type="email"],
.mini-login-box input[type="date"],
.mini-login-box input[type="tel"],
.mini-login-box input[type="number"],
.mini-login-box select,
.account-forms input[type="text"],
.account-forms input[type="password"],
.account-forms input[type="email"],
.account-forms input[type="date"],
.account-forms input[type="tel"],
.account-forms input[type="number"],
.account-forms select {
  max-width: 245px;
  border: 1px solid #000;
  display: block;
  margin: 0 4px 20px 0;
  padding: 7px 4px;
  font-size: 13px;
  line-height: 18px;
  background: #fff;  
  border-radius: 0;	

}
.address_form input[type="text"],
.address_form input[type="password"],
.address_form input[type="email"],
.address_form input[type="date"],
.address_form input[type="tel"],
.address_form input[type="number"],
.address_form select{
  /*max-width: 100%;*/
}
.bottom-form p{
  font-size: 11px;
  margin-bottom: 10px;  
}

.mini-login-box #RecoverPassword,
.account-forms #RecoverPassword, .mini-login-box .fpass{
  padding: 0;
  font-size: 11px;
  color: #000;
  text-transform: uppercase;
}
.mini-login-box #RecoverPassword:hover,
.account-forms #RecoverPassword:hover, .mini-login-box .fpass:hover{
  color: #000;
  text-decoration: underline;
}

.edit_profile .btn,
.address_form .btn,
.mini-login-box #customer_register_link,
.mini-login-box .btn,
.mini-shopping-cart .cart__continue-btn,
.account-forms #customer_register_link,
.account-forms input[type="submit"], .account-forms input[type="button"] {
  margin-left: 0;
  background: #041944;
  color: #fff;
  cursor: pointer;
  border: 2px solid #041944;
  font-weight: bold;
  padding: 3px 20px;
  height: 33px;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 0;
  letter-spacing: 0;
  display: inline-block;

  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
}
.edit_profile .btn:hover,
.edit_profile .btn:focus,
.address_form .btn:hover,
.address_form .btn:focus,
.mini-login-box #customer_register_link:hover,
.mini-login-box #customer_register_link:focus,
.mini-login-box .btn:hover,
.mini-login-box .btn:focus,
.mini-shopping-cart .cart__continue-btn:hover,
.mini-shopping-cart .cart__continue-btn:focus,
.account-forms #customer_register_link:hover,
.account-forms #customer_register_link:focus,
.account-forms input[type="submit"]:focus,
.account-forms input[type="submit"]:hover, .account-forms input[type="button"]:hover {
  background: #949494;
  color: #fff;
  cursor: pointer;
  border: 2px solid #949494;	
  text-decoration: none;
}
.mini-login-box .register{
  font-size: 15px;
  line-height: 18px;
  padding: 5px 0;
  color: #021240;
  border-top: 1px solid #000;
  border-bottom: 15px;
}

.mini-shopping-cart .item-count {
  font-size: 20px;
  line-height: 24px;
  color: #03143f;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.mini-shopping-cart .sub-total{
  color: #000F47;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.mini-shopping-cart .sub-total > span{
  padding: 0;  
}
.mini-shopping-cart  table{
  border: 0;
  border-top: 1px solid #000;  
}
.mini-shopping-cart  table .cart__row{
  border: 0; 
}

.mini-shopping-cart  table .cart__row > td{
  vertical-align: top;
  border-bottom: 1px dotted #000 !important;
}

.mini-shopping-cart  table .list-view-item__title{
  font-size: 16px;
  line-height: 20px;
  color: #03143f;
  font-weight: bold;
}
.mini-shopping-cart  table .cart__meta-text {
  font-size: 13px;
  line-height: 17px;
  color: #021641; 
  font-style: normal;
}
.mini-shopping-cart  table .cart__meta-text span{
  text-transform: uppercase;
  font-weight: bold;
}
.mini-shopping-cart  table .price_box{
  font-size: 13px;
  line-height: 17px;
  color: #000F47;
  font-weight: bold;
}
.mini-shopping-cart  table  .cart__remove{
  font-size: 13px;
  line-height: 17px;
  color: #000F47;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}
.mini-shopping-cart  table  .cart__remove:hover {
  text-decoration: none;
}
.mini-shopping-cart .cart__footer{
  padding-top: 5px;
  border-top: 1px solid #000;
}
.mini-shopping-cart .cart__footer .cart__subtotal {
  font-size: 14px;
  line-height: 21px;
  color: #000F47;
  font-weight: bold;
  padding-left: 0;
  text-transform: uppercase;
  min-width: 0;
}
.mini-shopping-cart  .mini-cart__buttons input[type="submit"],
.mini-shopping-cart  .mini-cart__buttons input[type="button"],
.mini-shopping-cart  .mini-cart__buttons a{
  background: #041944;
  color: #fff;
  cursor: pointer;
  border: 2px solid #041944;
  font-weight: bold;
  padding: 4px 22px;
  height: 33px;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  border-radius: 0;
  letter-spacing: 0;
  display: inline-block;

  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
}
.mini-shopping-cart  .mini-cart__buttons input[type="submit"]:focus,
.mini-shopping-cart  .mini-cart__buttons input[type="submit"]:hover,
.mini-shopping-cart  .mini-cart__buttons input[type="button"]:focus,
.mini-shopping-cart  .mini-cart__buttons input[type="button"]:hover,
.mini-shopping-cart  .mini-cart__buttons a:focus,
.mini-shopping-cart  .mini-cart__buttons a:hover{
  background: #949494;
  color: #fff;
  cursor: pointer;
  border: 2px solid #949494;	
  text-decoration: none;
}

.mini-login-box{
  border:0;
  margin: 0;
  background: #ececec;
  border-radius: 0; 
  float: none;
  right: 0;  
}
.top-login-title{
  color: #021240;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.mini-login-box:after{
  content: '';
  display:block;  
  border-width: 5px;
  border-color: transparent transparent #ececec transparent;
  width: 5px;
  border-style: solid;
  right: 17px;
  top: -10px;
  position: absolute;


}

.mm-opening #page{
  position: relative;
}
#page:after{
  opacity: 0;
  visibility: hidden;

  transition: all .4s ease;
  -webkit-transition: all .4s ease;
}
html.mm-blocking #page:after,
.mm-opening #page:after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  z-index: 99;
  background: #959595;
  visibility: visible;
  opacity: 0.49;
  width: 100%;
  height: 100%;
}
.top_search_bar,
#mobile-menu{
  display: none;
}
#mobile-menu.mm-menu.mm-offcanvas.mm-opened {
  display:block;
}
.bottom-form .note-info{
  max-width:710px;
  font-size: 16px;
  line-height: 22px;
  color: #03143f;
}
.bottom-form .note-info a{
  text-decoration: underline;
}
.top_search_bar{
  padding: 10px 0;
}

.top_search_bar input[type="text"] {
  color: #041944;
  background-color: #fff;
  font-weight: bold;
  height: 73px;
  font-size: 34px;
  border:0;
  margin: 0;
}
.top_search_bar input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #041944;
  opacity: 1;
}
.top_search_bar input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #041944;
  opacity: 1;
}
.top_search_bar input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #041944;
  opacity: 1;
}
.top_search_bar input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #041944;
  opacity: 1;
}
.top_search_bar input[type="submit"]{
  border: 0;
  padding:0;
  background: none;
  font-size:34px;
  line-height: 72px;
  font-family: 'FontAwesome';
  color: #000;  
  font-weight: normal;
  text-align: center;
  width: 73px;
}
@media ( min-width: 900px ) {
   .instagallery{ margin-top: 142px;
    float: left;
    margin-left: -181px;
     width: 100%;}
}
@media ( max-width: 767px ) {
  .account-forms h1{
    font-size: 40px;
    line-height: 45px;
  }
  .account-forms h2{
    font-size: 30px;
    line-height: 32px;
  }
  #mobile-menu.mm-menu{
    display: block;
  }

  .mini-login-box input[type="text"], 
  .mini-login-box input[type="password"], 
  .mini-login-box input[type="email"], 
  .mini-login-box input[type="date"], 
  .mini-login-box input[type="tel"], 
  .mini-login-box input[type="number"], 
  .mini-login-box select, 
  .account-forms input[type="text"], 
  .account-forms input[type="password"], 
  .account-forms input[type="email"], 
  .account-forms input[type="date"], 
  .account-forms input[type="tel"], 
  .account-forms input[type="number"], 
  .account-forms select{
    width: 100%;
    max-width: 100%;
  }
  .mini-login-box #customer_register_link, 
  .mini-login-box .btn, 
  .mini-shopping-cart .cart__continue-btn, 
  .account-forms #customer_register_link, 
  .account-forms input[type="submit"]{
    width: 100%;
    max-width: 100%;
    text-align: center;

  }
}




.cart-page h1{
  font-size: 50px;
  line-height: 55px;
  color: #03143f;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.cart-page h2{
  font-size: 34px;
  line-height: 40px;
  color: #03143f;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.address_header h3,
.cart-page h3{
  font-size: 30px;
  line-height: 35px;
  color: #03143f;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.address_header h3{
	margin-bottom: 20px;
}

.order_table,
.cart-page .cart table{
  border: 0;
  vertical-align: top;

}
.order_table th,
.order_table td{ border: 0;}
.order_table th,
.cart-page .cart  table .cart__header th{
  padding: 15px 0;
  text-align: left;
  text-transform: uppercase;
  color: #03143f;
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
  border-bottom: 2px solid #03143f;
}

.order_table td,
.cart-page .cart  table .cart__row td{
  padding: 20px 0;
  vertical-align: top;
  border-bottom: 2px solid #03143f;
  font-size: 16px;	
  line-height: 22px;
  color: #03143f;

}

.order_table td {
  border-bottom: 2px dotted #03143f;
}
.cart-page .cart  table .list-view-item__title a,
.cart-page .cart  table .list-view-item__title{
  color: #03143f;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
}
.cart-page .cart  table .cart__meta-text {
  font-size: 16px;
  line-height: 22px;
  color: #021641; 
  font-style: normal;
  text-transform: uppercase;
}
.cart-page .cart  table .cart__price-wrapper{
  font-size: 20px;
  color: #000000;
  font-weight: 600;
}

.cart-page .cart  table .cart__qty{
  text-align: left;
}
.cart-page .cart  table .cart__qty-input{
  max-width: 50px;
  padding: 5px;
  border-radius: 0;
  background: #fff;
  border: 1px solid #000;
  color: #021641;
  font-weight: 600;
}

.cart-page .cart  table  .price-box{
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  color: #000000;
  width: 150px;

}
.cart-page .cart  table .price_column{
  width: 150px;
}

.cart-page .cart  .cart__footer{
  padding-top: 0;
  padding-bottom: 30px;
}


.cart-page .cart  .cart__footer .grid__item{
  padding-right: 30px;
}
.cart-page .cart  .cart__footer .cart__subtotal,
.cart-page .cart  .cart__footer .cart__subtotal-title{
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  color: #03143f;
  text-transform: uppercase;
}

.my_address_page .section-header .btn,
.account-box .profile-address .btn,
.empty-page-content .btn,
.cart-page .cart table .btn ,
.cart-page .cart  .cart__footer .btn{
  background: #041944;
  color: #fff;
  cursor: pointer;
  border: 2px solid #041944;
  font-weight: bold;
  padding: 4px 20px;
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  border-radius: 0;
  letter-spacing: 0;
  display: inline-block;

  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
}

.my_address_page .section-header .btn:hover,
.my_address_page .section-header .btn:focus,
.account-box .profile-address .btn:hover,
.account-box .profile-address .btn:focus,
.empty-page-content .btn:hover,
.empty-page-content .btn:focus,
.cart-page .cart table .btn:hover ,
.cart-page .cart table .btn:focus,
.cart-page .cart  .cart__footer .btn:focus,
.cart-page .cart  .cart__footer .btn:hover{
  background: #949494;
  color: #fff;
  cursor: pointer;
  border: 2px solid #949494;	
  text-decoration: none;
}
.section-header .col-three{
  width: 60.41666666666667%;
  padding-right: 60px;
}
.section-header .col-two{
  width: 35.41666666666667%;
  padding-left: 60px;
  border-left: 1px solid #4b4b4b;
}
.section-header .col-three p {
  color: #000;
  font-size: 15px;
  line-height: 20px;
}
.section-header .col-three a{
  text-decoration: underline;
}
.section-header .col-three .one-half + .one-half{
  padding-left: 100px;
  background: url(http://cdn.shopify.com/s/files/1/0001/9857/4138/t/4/assets/id_icon.png) no-repeat 10px top;
}
@media (max-width: 767px) {

  .cart-page h1{
    font-size: 40px;
    line-height: 45px;
  }
  .cart-page h2{
    font-size: 30px;
    line-height: 32px;
  }

  .cart-page .cart table .cart__row td{
    width: 25%;   
  }

  .cart-page .cart  table .cart__row td{
    padding: 15px 0;
    vertical-align: top;
    border-top: 1px solid #03143f;
    font-size: 14px;	
    line-height: 20px;
    color: #03143f;

  }
  .cart-page .cart  table .list-view-item__title a,
  .cart-page .cart  table .list-view-item__title{
    color: #03143f;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
  }
  .cart-page .cart  table .cart__meta-text {
    font-size: 14px;
    line-height: 18px;
    color: #021641; 
    font-style: normal;
    text-transform: uppercase;
  }
  .cart-page .cart .cart__footer .grid__item{
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .cart-page .cart .cart__footer .grid{
    margin-left: 0;
  }

  .section-header .col-three{
    width: 100%;
    padding-right: 0;
  }
  .section-header .col-two{
    display: none;
  }
  .section-header .col-three p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
  }
  .section-header .col-three a{
    text-decoration: underline;
  }
  .section-header .col-three .one-half{
    width: 100%;
  }
  .section-header .col-three .one-half + .one-half {
    margin-top: 30px;
    padding-left: 80px;
    background-size: 50px auto;
    background-position: left top

  }
}
.selectedsmallswatch{border:2px solid  #000; padding:2px;}
.page-content{padding-left:20px; padding-right:10px;}
@media only screen and (min-width: 760px){
  .errors {
    width:300px !important;
  }
}
@media only screen and (max-width: 759px){
  .errors {
    width:100%;
  }
}


.account-box .leftaccountmenu{
  width:	18%;
}

.leftaccountmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}

.leftaccountmenu ul li{
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #03143f;
  text-transform: uppercase;
  padding: 5px 0;
  border-bottom: 2px dotted #03143f;
  letter-spacing: 0.5px;
}
.leftaccountmenu ul li a{
  display: block;
}
.account-box .rightcontent{
  width:	75%;
}

.edit_profile .h1,
.account-box h1{
  font-size: 50px;
  line-height: 55px;
  color: #03143f;
  text-transform: uppercase;
  margin-bottom: 30px;
}


.account-box  .profile-info *,
.account-box .section-header * {
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  margin: 0;
}
.address_form .h2,
.account-box .profile-address h3,
.account-box  .my_order_box h3,
.account-box  .profile-info h3,
.account-box .section-header h3{
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: bold;
  color: #03143f;
  margin-bottom: 0;
  letter-spacing: 0;

}
.account-box .address_header h3,
.address_form .h2 {
  margin-bottom: 20px;
}

.account-box .profile-address .address-icon,
.account-box  .my_order_box .order-icon,
.account-box  .profile-info .profile-icon {
  background: url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/4/assets/user-icon.png) no-repeat top left;
  padding: 6px 0 6px 80px;
  min-height:54px;
}
.account-box .profile-address .address-icon {
   background: url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/4/assets/address-icon.png) no-repeat top left;
}
.account-box  .my_order_box .order-icon {
  background: url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/4/assets/shop-bag-icon.png) no-repeat top left;
}
.account-box .profile-address{
  background: url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/4/assets/address-icon.png) no-repeat top left;
}
.account-box .profile-address .left-margin-80,
.account-box  .my_order_box .left-margin-80,
.account-box  .profile-info .left-margin-80,
.left-margin-80 {
  margin-left: 80px;
}


.account-box  .profile-info span{
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  display:block;
}
.account-box .profile-address,
.account-box  .my_order_box,
.account-box  .profile-info{
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #8f8f8f;

}
.order_table td{
  padding: 10px 0;
  font-size: 14px;
  line-height: 20px;
}
.order_table a.btn {
  font-size: 14px;
  line-height: 20px;
  padding:0;
  border:0;
  font-weight: bold;
  color: #03143f;
  text-decoration: underline;
}

.account-box .profile-address p {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}

.my_address_page .section-header h1{
  font-size: 50px;
  line-height: 55px;
  color: #03143f;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.account-box .address_list{
  width: 100%;
  border-bottom: 2px solid #6a6a6a;
  margin-bottom: 30px;
}
.account-box .address {
  width: 22%;
  margin-right: 3%;
  border-right: 2px dotted #03143f;
  margin-bottom: 20px;
}

.account-box .address p{
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-weight: normal;
  margin: 0;
}
.account-box .address .buttons{
  margin-top: 15px;
}
.account-box .address .buttons .btn:hover,
.account-box .address .buttons .btn:focus,
.account-box .address .buttons .btn{
  margin: 0;
  padding: 0;
  border: 0;
  letter-spacing: 0;
  background: none;
  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  outline: none;
}

.account-box .address .buttons .btn:hover,
.account-box .address .buttons .btn:focus{ text-decoration: none; }
.address_form label{
  font-size: 13px;
  line-height: 18px;
}
.address--box{
  margin-bottom: 20px;
  padding-right: 15px;
}
.address--box h3{
  font-size: 30px;
  line-height: 35px;
  color: #03143f;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.address--box,
.address--box p{
  font-size: 15px;
  line-height: 20px;
  color: #000;
}

.edit_profile h3 {
  font-size: 25px;
  line-height: 27px
    color: #03143f;
  font-weight: bold;
  margin-bottom: 30px;
}
.edit_profile .cancle_profile{
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  margin-left: 10px;
  line-height: 33px;
}

.edit_profile .one-half{

  margin-bottom: 30px;
  padding-right: 20px;
}

@media (min-width: 670px ) and (max-width: 1048px ) {
  .account-box .address{
    width: 30%;
    margin-right: 3%;
  }

  .account-box .address:nth-child(3n){
    border-right: 0;
  }
}

@media (min-width: 480px ) and (max-width: 669px ) {
  .account-box .address{
    width: 48%;
    margin-right: 4%;
  }

  .account-box .address:nth-child(2n){
    border-right: 0;
    margin-right: 0;
  }
}

@media (max-width:479px ) {
  .account-box .address{
    width: 100%;
    margin-right: 0%;
    border: 0;
  }

  .account-box .address + .address{
    border-top: 2px dotted  #000;
    padding-top: 20px;
  }


}


@media (max-width: 767px ) {
  .account-box .rightcontent,
  .account-box .leftaccountmenu{
    width: 100%;
    margin-bottom: 20px;
  }
  .my_address_page .section-header h1,
  .edit_profile .h1,
  .account-box h1{
    font-size: 40px;
    line-height: 45px;
  }
  .address_form .h2,
  .account-box .profile-address h3,
  .account-box  .my_order_box h3,
  .account-box  .profile-info h3,
  .account-box .section-header h3{
    font-size: 22px;
    line-height: 28px;
  }

  .account-box .profile-info *, .account-box .section-header * {
    font-size: 14px;
    line-height: 20px;
  }
  .account-box .profile-address .address-icon, .account-box .my_order_box .order-icon, .account-box .profile-info .profile-icon{
    background-size: 40px auto;
    padding-left: 60px;
    min-height: 40px;
  }
  .account-box .profile-address .left-margin-80, .account-box .my_order_box .left-margin-80, .account-box .profile-info .left-margin-80, .left-margin-80{
    margin-left: 60px;
  }
  .order_table tr + tr{
    border-top: 1px solid #000;
  }
  
  .account-box .profile-address{
    background-image: none;
  }

  .container .ten.columns  {width:100%; float:left; text-align:center;}
  .container .six.columns  {width:100%; float:left; text-align:center; margin-top:15px;}
  .googleMap iframe{width:100%;}
}
@media (min-width: 768px ) {
  .container .ten.columns {width:60%; float:left; text-align:center;}
  .container .six.columns {width:35%; float:left; margin-left:15px;}
}
.container .ten.columns img{width:auto; max-width:100%;}
.clr{clear:both;}

.ScBg {
  background-color: #c50021;
  color: #ffffff;
}
.tAtrib {
  border: 1px solid #ececec;
  padding: 1%;
  text-align: center;
}
.us {
  background-color: #f7f7f7;
}
.tAtrib h3{margin-bottom:0 !important;}
.fixhtoverflow{ max-height:350px !important;  overflow-y:auto; padding: 0 25px 10px 0;}
#accordion{   /* border-top: 4px solid #041944;     border-bottom: 4px solid #041944; */ }
#accordion h2,#accordion h3{font-size:20px; padding: 10px 0; color: #041944; margin:0 !important; outline:none;}
#accordion .ui-accordion-header {
  background: url(https://cdn.shopify.com/s/files/1/0001/9857/4138/t/4/assets/plus.png) right center no-repeat;
  border-top: 1px solid #000;
}
tr th h3{color:#fff !important}
#accordion .ui-accordion-header:first-child{
  border-top: 0;
}
#accordion .ui-accordion-header-active {
  background: url(https://cdn.shopify.com/s/files/1/0001/9857/4138/t/4/assets/minus.png) right center no-repeat;
}
#accordion p, #accordion ul li, #accordion td{font-size:13px !important; color: #000F47 !important;}
@media ( min-width: 768px ){
  .desktop{
    display: inherit;
  }
  .mobile{
    display: none;
  }
  .cart_mobile{display:none;}
  .filter_data{
    display: none;
  }
}

@media ( max-width: 767px ){
  .refinementWrap .filterBy.desktop,
  .desktopcart, .desktop{
    display: none;
  }
  .mobile{
    display: inherit;
  }
  .cart_mobile{display:block;}
  .refinementWrap .filterBy .mb_filter li{
    display: block;
  }
  .refinementWrap .filterBy .mb_filter li{
    float: none;
    display: inline-block;
    vertical-align: top;
    /* 	color: #fff; */
  }
  .refinementWrap .filterBy .mb_filter li a{
    /*   	color: #fff; */
    display: block;
  }
  .refinementWrap .filterBy li.refine.first,
  .refinementWrap .filterBy li.refine {
    font-weight: 600;
    padding: 0;

    transition: background 0.4s ease, color 0.4s ease; 
    -webkit-transition: background 0.4s ease, color 0.4s ease;
  }
  .refinementWrap .filterBy li.refine .label {
    display: block;
    padding: 10px;
  }
  .refinementWrap .filterBy li.refine.open{
    background: #fff;
    color: #000;

  }
  .refinementWrap .filterBy li.refine .mb_filter:after{
    content: '';
    clear: both;
    display: table;
  }
  .refinementWrap .filterBy li .filter_data{
    padding: 10px;
    margin-top: 10px;
    border-top: 0;
  }
  .refinementWrap .filterBy .mb_filter ul{
    margin: 0;
  }
  .refinementWrap .filterBy .mb_filter li{
    padding: 5px;
    border: 1px solid #ccc;
    width: 118px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
  }
  .refinementWrap .filterBy li #pricearea.filter_data li {
    width: 115px;
    padding: 10px 5px;
  }
  .refinementWrap .filterBy .mb_filter li a:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .refinementWrap .filterBy > li{
    position: relative;
  }
  .refinementWrap .filterBy > li:after{
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    top:0 ;
    right: 0;
    height: 33px;
    width: 34px;
    line-height: 32px;
    text-align: center;
    font-size: 25px;

  }
  .refinementWrap .filterBy > li.open:after{
    content: "\f106";

  }

  .desktop_filter{
    display: none !important;
  }

  tfoot > .responsive-table__row:first-child::after{
    width: 100%;
    border-color: #000;
    left: 0;
  }
  .order_table tfoot td{
    border-bottom: 0;
  }
  .order_table .responsive-table__row + .responsive-table__row {
    padding-top: 0;
  }

  .address--box h3 {
    font-size: 22px;
    line-height: 25px;
    color: #03143f;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .address--box p{
    margin-bottom: 10px;
  }
  .order-address .one-half{
    width: 100%;
  }

  .edit_profile .one-half{
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0px;
  }


}
.scrollable-wrapper > .first-table,
.scrollable-wrapper > .first-table > tr > td { border: 0;}
.scrollable-wrapper > .first-table table,
.scrollable-wrapper > .first-table table > tr > td,
.scrollable-wrapper > .first-table table{ border-width: 1px; }


.slider_code{
	position: relative;
   	padding-left: 175px;
}

#slick-pager {
    position: absolute;
    left: 0;
    width: 165px;
    background-color: rgba(0, 0, 0, 0.5);
    float: left;
    z-index: 9;
  	top: 0;
/*   	overflow: hidden; */
}

#slick-pager .slick-slider {
  overflow: hidden;
  background: #fff;
}
.featuredPostSlider {
	margin: 0;
}
.pagerNavigationTop {
    color: #fff;
    font-size: 27px;
  	line-height: 30px;
    text-align: center;
    position: relative;
    right: 0;
    width: 100%;
    cursor: pointer;
  	background : #7c7c7c;
}
.pagerNavigationBottom {
    bottom: -30px;
    position: absolute;
    background : #7c7c7c;
    width: 100%;
    left: 0;
     font-size: 27px;
  	line-height: 30px;
    cursor: pointer;
    color: #fff;
    text-align: center;    
}
#slick-pager .slick-pager a{
  border: 0;
  border-bottom: 1px solid #e3e3e3;
}
#slick-pager .slick-pager img{
  
  border-bottom: 5px solid #fff;
  
}

#slick-pager .slick-pager .slick-current img{
  
  border-bottom: 5px solid #e3e3e3;
  
}

@media ( max-width: 767px ) {
  .slider_code{
    padding-left: 0;
  }
  .featuredPostSlider img{
    width: 100%;
    height: auto;
  }
  #slick-pager{
    width: 100%;
	position: relative;
    float: none;
  }
  .pagerNavigationBottom,
  .pagerNavigationTop{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 30px; 
    z-index: 99;
  }
  .pagerNavigationBottom{
    left: auto;
    right: 0;
  }
  
  .pagerNavigationTop .slick-arrow{    
   position: absolute;
	top: 50%;
	margin-top: -50%;
	left: 0;
	margin-left: 5px;
	transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
  
   .pagerNavigationBottom .slick-arrow{    
   position: absolute;
	top: 50%;
	margin-top: -50%;
	left: 0;
	margin-left: 5px;
	transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
}
span.success{color: green;
    background: #DDDDDD;
    padding: 5px 10px;
  width: 0;}
span.error{color: red;
    background: #DDDDDD;
    padding: 5px 10px;
  width: 0;}
div.updateemailmsg, div.updatepassmsg{margin-bottom:10px;}
ul.swatch li.swatch-element{width:50px; height:50px; float:left; margin-bottom:10px;}
ul.swatch li.swatch-element input[type="radio"]{display:none;}
ul.swatch{margin:0 !important}

.share_box{
  width: 100%;  
}
.share_box a{
  font-size: 32px;
  color: #02113d;
  display: inline-block;
  margin-right: 10px;
  min-width: 35px;
}
.share_box a sub{
  font-size: 35%;
}
.share_box a:hover{
  color: #c50021;
}
.quick_panel_content{
  padding-left: 0;
  
}

.quick_panel_content .product-form__item{
  width: 30%;
    -webkit-flex: 1 1 30%;
    -moz-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    	flex: 1 1 30%;
  text-align: left
}

.quick_panel_content .product-form__item label{
  text-align: left;
}
.grid-view-item  .extra_swatches{
  position: static;
  display: inline-block;
  padding: 0;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  opacity: 1;
  visibility: visible;
	font-size: 20px;
  vertical-align: middle;
  
  transform: none;
  -wenkit-transform: none;
  line-height: 15px;
  
}

.quick_product_form .swatch_wrap{
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
@media( max-width: 870px ) {
  .product_content_wrap{
    padding-left: 0;
  }
}

.search-results ~ .close{
display: none;
}


@media ( max-width: 767px ) {
  .product-form .product-form__item{
    width: 100%;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
  .grid-view-item .quick_view,
  .grid-view-item:hover .quick_view{
    display: none;
  }
  .refinementWrap .filterBy li .filter_data.mb_filter{
    display: none;
  }
  .search-results ~ .close{
    display: none;
    width: 15px;
    height: 15px;
    background-size: 30px;
    right:0;
    top: 12px;
  }
	.search-results.op ~ .close{
      display: block;
    }

 /* .mm-opening #mm-blocker:after{
    content: "\f00d";
    position: absolute;
    top: 9px;
    left: 5px;
    width: 30px;
    height: 30px;
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    display: block;
    z-index: 3;
    background: #000;

  }*/
  .mm-listview > li.my-account a,
  .mm-listview > li.my-orders a,
  .mm-listview > li.my-loves a{
    text-transform: none;
    padding-left: 35px;
    background-size: 14px auto;
    background-position: 15px center;
    background-repeat: no-repeat;
  }
  .mm-listview>li.my-account:not(.mm-divider):after,
  .mm-listview>li.my-orders:not(.mm-divider):after,
  .mm-listview>li.my-loves:not(.mm-divider):after {
    display: none;
  }
  
  .mm-listview > li.my-account a{
    background-image: url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/5/assets/my-account.png);
  }
  .mm-listview > li.my-orders a{
    background-image: url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/5/assets/order.png);
  }
  .mm-listview > li.my-loves a{
    background-image: url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/5/assets/love.png);
  }
  
}
.close{
   background: #fff url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/5/assets/close_buttons.png?105362834561858593) no-repeat 0 0;
    position: absolute;
    right: 25px;
    width: 25px;
    height: 25px;
    top: 30px;
}
.iwishWrapper{    max-width: 1383px;
    margin: 0 auto !important;
    width: 95%;}
.wrap_field{
  position: relative;
  max-width: 258px;
}
.wrap_field .required{
  position: absolute;
  right: 0;
  top: 0;
  color: #03143f;
  line-height: 12px;
  
}

.wrap_field select {
   background: #fff url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/5/assets/select-down.jpg) no-repeat right center;
}

.label_sticky {
  position: absolute;
  left: 100%;
  margin-left: 7px;
  top:7px;
  white-space: nowrap;
  font-size: 13px;
	line-height: 18px;
}

.continueshopping {
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 25px;
  display: inline-block;
}
.cart__remove, .editItem  {
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  padding-left: 0;
  margin: 0;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1024px ){
  .cart-page .col-three .one-half{
    width: 100%;
    
  }
  .cart-page .col-three .one-half + .one-half{
    margin-top: 30px;
  }
  .order_table th{
    font-size: 13px;
  }
}

@media ( max-width: 767px ) {
  .wrap_field{
    max-width:70%;
    margin-right: 10px;
  }
  .wrap_field .required{
    right: -10px;
  }
  .wrap_field select,
  .wrap_field input[type="text"],
  .wrap_field input[type="tel"],
  .wrap_field input[type="date"],
  .wrap_field input[type="email"],
  .wrap_field input[type="number"],
  .wrap_field textarea{
    width: 100%;
     max-width:100%;
  }
  
}
.greylink{color:#737171 !important;}
#RecoverPassword,
#fpassword{
  text-decoration: underline;
}
#RecoverPassword:hover,
#fpassword:hover{
  text-decoration: none;
}
.leftaccountmenu ul li.active > a,
.leftaccountmenu ul li:hover > a{
  color: #d8002c;
}


#shopify-section-hero{padding-top:0 !important}


#mobile-menu li.men .mm-next,
#mobile-menu li.kids .mm-next,
#mobile-menu li.women .mm-next{
  position: static;
  overflow: visible;
}
#mobile-menu li.men .mm-next:before,
#mobile-menu li.kids .mm-next:before,
#mobile-menu li.women .mm-next:before{
  position: absolute;
  left: 0;
  top: 0;
  width:  100%;
  height: 100%;
  z-index: 9;
  opacity: 1;
  border: 0;
}
.swatch_box{
  margin-top: 10px;
  text-align: center;
}
.swatch_box .list_watch{
  display: inline-block;
  vertical-align: top;
  max-width: 15px;
}
.swatch_box .list_watch img{
  display: block;
}
.mini-login-box .errors {
    display: none;
}
.product-price__sale, .product-price__sale #ProductPrice-product-quickshop, .product-price__sale #ProductPrice-product-template{color:#f00 !important;}

@media ( max-width: 767px ) {
  .order_detail_mobile{
    display: block;
  }
  .order_detail_mobile .order-box{
    margin: 15px 0;
  }
  .order_detail_mobile .order-box h4{
    font-size: 16px;
    line-height: 22px;
    color: #021641;
    text-transform: uppercase;
  }
  .order_detail_mobile .order-box,
  .order_detail_mobile .order-box p {
    font-size: 12px;
    line-height: 15px;
    color: #535353;
  }
  .order_detail_mobile .order-box p {
    margin-bottom: 0;
  }
  .order_detail_mobile .order-box td {
    font-size: 12px;
    line-height: 15px;
    color: #535353;
  }
   .order_detail_mobile .order-box .total td {
     font-size: 16px;
     line-height: 20px;
     color: #021641;
     text-transform: uppercase;
   }
  .order_detail_mobile .order-box td + td{
    text-align: right;
    width: 30%;
    
  }
  .order_detail_mobile hr{
    border: 0;
    background: #acacac;
    height: 1px;
    margin: 30px 0;
  }
  .order_detail_table .order_items {
    margin-bottom: 10px;
  }
  .order_detail_table .order_items .order_item + .order_item{
    border-top: 1px solid #acacac;
    
  }
  .order_detail_table .order_items .order_item td p,
  .order_detail_table .order_items .order_item td a,
  .order_detail_table .order_items .order_item td{
    font-size: 12px;
    line-height: 15px;
    color: #535353;
  }
  .order_detail_table .order_items .order_item td p {
    margin: 0;
  }
  .order_detail_table .order_items .order_item td a:hover {
    color: #000;
  }
  .order_detail_table .order_items .order_item td.product_image {
    width: 58%;
  }
  .cart_mobile .continueshopping {
    font-size: 12px;
    line-height: 18px;
    color: #535353;
    margin-bottom: 2px;
  }
  .cart_mobile h1{
    font-size: 30px;
    line-height: 34px;
    color: #021641;
    margin-bottom: 10px;
  }
  .cart_mobile .order-box .cart_list_table{
    border-top: 1px solid #acacac;
  }
  .cart_mobile .order-box .cart_list_table tr td{
     border-bottom: 1px solid #acacac;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cart_mobile .order-box .cart_list_table .cart__row_in .cart_image-wrapper {
    width: 46%;
    max-width: 180px;
  }
  .cart_mobile .order-box .cart_list_table .cart__row_in .cart_info{
    width: auto;
    text-align: left;
  }
  .cart_mobile .order-box .cart_list_table .cart__row_in  .cart__meta-text{
    font-style: normal;
     font-size: 12px;
    line-height: 15px;
    color: #535353;
    padding: 0;
  }
  .cart_mobile .order-box .cart_list_table .cart__row_in  .cart__remove{
    text-transform: uppercase;
    text-decoration: underline;
  }
  .cart_mobile .order-box .cart__footer {
    padding-top: 10px;
  }
  .cart_mobile .order-box .cart__footer td{
    padding: 0;
  }
  .cart_mobile .order-box .cart__footer td{
    font-size: 12px;
    line-height: 15px; 
    color: #535353;
  }
  .cart_mobile .order-box .cart__footer .cart__subtotal-title{
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .cart_mobile .order-box .cart__footer .cart__subtotal {
    font-size: 12px;
    line-height: 15px;    
  }
  .cart_mobile .button-box > .btn {
    width: 100%;
    text-align: center;
    background: #021641;
    border-radius: 0;
    color: #fff;
    font-size: 23px;
    line-height: 25px;
    padding: 16px;
    letter-spacing: 0;
    margin-bottom: 10px;
    
  }
}
div.ctag div.swatch {
    float: left;
   
    height: 19px;
    width: 19px;
}
div.ctag div.text{
	    float: left;
    margin: 2px 8px;
}
div.ctag {border:1px solid #ccc;
padding:0 20px 0 20px;
}
.shopify-challenge__button{margin-bottom:50px;}
.leftaccountmenu ul li:last-child{border-bottom:0 !important;}

.order_detail_desktop .order-box{
	margin-bottom: 30px;
  	position: relative;
    padding: 15px 0;  
}

.order_detail_desktop .order-box:before{
	content: '';
  	display:block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 30%;
  height: 2px;
  background : #8f8f8f;
  
  
}
.order_detail_desktop .order-box h4 {
font-size: 28px;
line-height: 32px;
text-transform: uppercase;
font-weight: bold;
color: #03143f;
margin-bottom: 5px;
letter-spacing: 0;
}
.order_detail_desktop .order-box p {
  	font-size: 15px;
	line-height: 20px;
	color: #535353;
  margin: 0;
}
.order_detail_desktop .flex .order-box {
  width: 30%;
}

.order_detail_desktop .flex  .order-box:before{
  width: 100%;
}
  
.order_detail_desktop .order-box table td{
  padding: 0;
  font-size: 15px;
	line-height: 20px;
	color: #535353;
}
.order_detail_desktop .order_table td{
	border-bottom: 2px solid #8f8f8f;
}
a.lp-offline-link:hover{cursor:pointer;}
img.lp-offline-head-details, img.lp-offline-footer-details, img.lp-offline-body-details{width: auto !important; max-width:265px !important; display:none;}
a:hover.lp-offline-link img.lp-offline-head-details, a:hover.lp-offline-link img.lp-offline-footer-details{display:block;}
.breadcrumb {
  line-height:0.8;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
nav.breadcrumb a, nav.breadcrumb span{text-transform:uppercase;}

.popupOverlay {
  display: none;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999999;
}
.popupOverlay .popupBox .popup-note {
  text-align: center;
  display: block;
  margin-bottom: 30px;
  font-size: 14px;
}
.popupOverlay .popupBox .popup-password {
  margin-top: 30px;
  text-align: center;
  display: block;
  font-size: 14px;
}
.popupOverlay .popupBox .popup-back {
  display: block;
  margin-top: 20px;
}
.popupOverlay .popupBox .popup-back .icon-carrat {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  vertical-align: middle;
  padding: 8px 7px 5px;
}
.popupBox {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;

  padding: 20px;
  z-index: 9999;
  margin: 100px auto 0;
  max-width: 600px;
  position: relative;
  max-height: 80vh;
  overflow: auto;
}
.cls_popup {
  color: #000;
  cursor: pointer;
  font-size: 18px;
  position: absolute;
  right: 8px;
  height: 16px;
  width: 16px;
  top: 8px;
}
.cls_popup img {
  display: block;
}
.swatch .swatch-element label {
  border-radius: 0;
  min-width: 50px;
  padding: 5px;
  height: auto;
  text-align: center;
  border: 2px solid transparent;
}
.swatch .swatch-element label:hover {
  border-color: #ccc;
}
.swatch .swatch-element input:checked + label::after {
  display: none;
}
.swatch .swatch-element input:checked + label {
  border-color: #666;
  position: relative;
  z-index: 1;
}
.cartEdit .header {
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
}
/* .editorProduct .selector-wrapper {
  display: none;
} */
.swatch-element.soldout .crossed-out {
  display: none;
  opacity: 0.1;
}
.type_Size .swatch-element.soldout {
  display: inline-block;
  opacity: 0.2;
  pointer-events: none;
}
.editorProduct h4 {
  margin-bottom: 15px;
}
.editorProduct .purchase-section {
  display: flex;
}
.editorProduct .pqty {
  width: 150px;
  margin-right: 10px;
}
.editorProduct .qtyAdjust .quantity {
  height: 48px;
  margin-top: 0;
}
.editorProduct form {
  max-width: 400px;
  margin: 0 auto;
}
.swatch-element.soldout .crossed-out {
  opacity: 0.2;
}
.available .crossed-out {
  display: none;
}
.crossed-out {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.qtyAdjust {
  position: relative;
}
.qtyAdjust .quantity {
  background: no-repeat;
  height: 40px;
  text-align: center;
  font-size: 18px;
  border-color: #ccc;
  margin-top: 5px;
}
.qtyAdjust .adjust {
  position: absolute;
  height: 40px;
  width: 40px;
  text-align: center;
  top: 5px;
  font-size: 24px;
  line-height: 35px;
  color: #ccc;
  cursor: pointer;
  -webkit-touch-callout: none; 
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.adjust.plus {
  right: 0;
  line-height: 38px;
  left: inherit;
}
.addToCart, .addToCartEdit {
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 15px 0;
  font-weight: 600;
  margin-bottom: 5px;
}
.purchase-section .purchase {
  position: relative;
}
input#add-to-cart, .pqty input {
  margin: 0;
}
.swatch .swatch-element {
  display: inline-block;
}
.swatch .swatch-element input {
  display: none;
}
.productDetail {
  padding-left: 10px;
}
.swatch {
  margin-bottom: 15px;
}
@media(max-width:767px) {
  .featuredImg {
    display: none;
  }
  .productDetail {
    padding-left: 0;
    width: 100%;
  }
  .editorProduct {
    text-align: center;
  }
  .editorProduct.popupBox {
    max-height: inherit;
  }
  .refinementWrap .filters-toolbar__item {
    width: 100%;
    margin-left: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}
 
}
.collection-filters-container label{width:75px;
  background: url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/5/assets/pipe.png?8599099722227646166) no-repeat right top;
}
.cf-checkbox{display:none;}
.prodcount{float:right;}

@media ( min-width: 768px ) {
  .bottom_header .mob_search_form {
    padding: 0;
    width: 100%;
  }
  .mob_search_form input[type="text"] {
    height: 39px;
    font-size: 16px;
    color: #949494;
    border-color: #949494;
  }
  .mob_search_form input[type="submit"] {
    color: #949494;
  }
  .bottom_header .mob_search_form .search-results {
    margin-top: 10px;
  }
}
.section-header h1,h1{color:#000F47 !important}
.breadcrumb a, .breadcrumb span{font-size:14px !important; font-weight:500;}
.breadcrumb span.current{color:#949494}
.product-single__meta {
  line-height: 1;
}
h2, .h2 {
    letter-spacing: 0px !important;
}
.colordiv span{
  margin: 0 13px 13px 0;
}

.swatch_wrap img,
.colordiv img{
  padding:3px; border:2px solid transparent;
  max-width: 25px;
}
.swatch_wrap img.selectedswatch,
.colordiv img.selectedswatch{ border:2px solid #000;}
.deleteMeetingClose {
    font-size: 2.5em;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: -5px;
}
.cancel{color:#f00;}
.cancel:hover{color: #03143f; text-decoration:underline;}
tr.red td, tr.red td a{color:#f00 !important;}

.insta_detail{
  text-align: center;
  color: #0e1841;
  margin-bottom: 15px;
}
.insta_detail h3{
  color: #0e1841;
  font-size: 35px;
  line-height: 40px;
}

.insta_detail p {
  font-size: 21px;
  color: #0e1841;
  line-height: 26px;
}
.instagallery  .insta_detail h3 {
	font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
}

.instagallery  .insta_detail h3 .fa {
font-size: 30px;
  line-height: 30px;
  margin-right: 5px;
  vertical-align: middle;
}
@media ( max-width: 767px ) {

  .insta_detail h3{
    font-size: 25px;
    line-height: 30px;
  }

  .insta_detail p {
    font-size: 16px;
    line-height: 20px;
  }


  .instagallery  .insta_detail h3 {
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
  }

  .instagallery  .insta_detail h3 .fa {
    font-size: 22px;
    line-height: 25px;
    margin-right: 5px;
    vertical-align: middle;
  }
  .cart_mobile .cart__footer .btn {
    width: 100%;
    padding: 15px !important;
    font-size: 23px !important;
  }
  button#paypal-express-button {
    width: 100%;
  }
  .product-single__photos .thumbnails-wrapper{ display: block; position: relative; width: 100%; max-width: 100%;}
  .product-single__photos .thumbnails-wrapper li{ float: left; padding: 0; display: inline-block !important; width:72px;}
  .product-single__photos .thumbnails-wrapper li img{ max-width: 100%; height: auto;}
  .product-single__thumbnail{ width: 150px; max-width: 100%; }
}

.ermsg{color:red; font-size:14px;}
.sumsg{color:green; font-size:14px;}

/***** livechat popup *****/

  .livechat-popup {
    background: #041944;
    padding: 20px 20px 35px 20px;
    text-align: center;
}

.livechat-popup .title {
    text-transform: uppercase;
    color: #fff;
    font-size: 37px;
    font-weight: bold;
    text-align: center;
}

.livechat-popup .subtitle {
    color: #fff;
    margin-bottom: 25px;
}

.livechat-popup a.start-chat {
    background: #fff;
    padding: 5px 15px;
    color: #ce1722;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 30px;
    cursor: pointer;
}

.livechat-popup a.no-thanks {
    color: #fff;
    cursor: pointer;
}

/******************************/

/** popup **/


/* The Modal (background) */
.popup {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content */
.popup .modal-content {
    background-color: #fff;
    margin: 0;
    width: 80%;
  	max-width:800px;
  	min-height: 600px;
  	position: relative;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	-webkit-transform: translate(-50%, -50%);
}

.popup .modal-content .flex {
  height: 100%;
  min-height: 600px;
}
.popup .modal-content .flex .right,
.popup .modal-content .flex .left {
  width: 50%;
}

/* The Close Button */
.popup .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  background-color: transparent;
}

.popup .close:hover,
.popup .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.popup .wrap-box {
  width: 100%;
  box-sizing: border-box;
  padding: 25px 8%;
}
.popup .wrap-box .popup-title {
  color: #000000;
  font-size: 72px;
  line-height: 70px;
  letter-spacing: -1px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 10px 0 10px -7px;
  font-family: "pragmatica",sans-serif;
}
.popup .wrap-box  p {
  font-size: 24px;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 15px;
  font-family: "pragmatica",sans-serif;
}
.popup .wrap-box  strong {
	color: #cc030e;
}
.popup .wrap-box a{
  color: #001644;
  text-decoration: underline;
  text-transform: uppercase;
}
.popup .wrap-field {
	position: relative;
}
#myModal2 .right .closelink,
#myModal .right .closelink {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
}

.popup .wrap-field input[type="text"],
.popup .wrap-field input[type="email"] {
	padding-right: 60px;
  background: #fff;
  font-weight: normal;
  padding-top:12px;
  padding-bottom:7px;
  padding-right:95px;
  color: #000000;
}

.popup .wrap-field input[type="text"]::-webkit-input-placeholder,
.popup .wrap-field input[type="email"]::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: #000000;
  opacity: 1;
}
.popup .wrap-field input[type="text"]::-moz-placeholder,
.popup .wrap-field input[type="email"]::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
  opacity: 1;
}
.popup .wrap-field input[type="text"]:-ms-input-placeholder,
.popup .wrap-field input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
  opacity: 1;
}
.popup .wrap-field input[type="text"]:-moz-placeholder,
.popup .wrap-field input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: #000000;
  opacity: 1;
}
.popup .wrap-field #popupsubmitbutton {
  position: absolute; 
  bottom:0; 
  height:44px; 
  right: 0;
  margin-bottom:20px;
  border-radius: 0;
  font-weight: normal;
  background-color: #000;
}

.popup label { 
  position: relative;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  font-family: "pragmatica",sans-serif;
}
.popup input[type="radio"] {
	opacity: 0;
  	visibility: hidden;
  	position : absolute;
  	top: 0;
  	left: 0;
}
.popup .radio-wrap {
  	position: relative;
	display: inline-block;
  	vertical-align: top;	
  	padding-left: 33px;
  	margin-bottom: 15px;
  	margin-right: 15px;
}

.popup input[type="radio"] + label:before{
  content:"";
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid #b7b7b7;
  top: 0;
  left: -33px;
}
.popup input[type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #001246;
  top: 6px;
  left: -27px;
}

.popup .privacy-policy{
  position: absolute;
  left: 26px;
  bottom: 15px;
  color: #000000;
  font-size: 13px;
  line-height: 20px;
  font-family: "pragmatica",sans-serif;

}

@media ( min-width: 768px ) and ( max-width: 980px) {
  .popup .wrap-box .popup-title{
  	font-size: 64px;
    line-height: 70px;
  }
}
 .popup .closemobile{display:none;}  
@media ( max-width: 767px ) {
  .popup .closemobile {
    display: block;
color: #fff;
float: right;
font-size: 22px;
font-weight: bold;
background-color: transparent;
position: absolute;
top: 0px;
right: 8px;
}
  .popup .closemobile:hover{cursor:pointer;}
  .popup .close{display:none;}  
  .popup{
  	width: 100vw;
    left: 0;
	bottom: 0;
	top: auto;
	height: auto;
	padding: 0;
    background: #000000;
  }
  .popup .modal-content {
  	width: 100vw;
    left: 0;
    bottom: 0;
    background: #000;
    transform: none;
    -webkit-transform: none;
    min-height: 0;
    max-width: 100vw;
  }
  .popup .modal-content .flex{
    min-height: 0;
    text-align: center;
  }
  .popup .modal-content .flex .right {
    
  }
  .popup .modal-content .flex .left {
    width: 100%;
  }
  .popup .wrap-box{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .popup .wrap-box .popup-title {
    text-align: center;
    color: #fff;
    font-size: 23px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom:5px;
    margin-top:7px;
  }
  .popup .wrap-box p {
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    margin-bottom:10px;
    text-transform: uppercase;
    font-weight: 600;
  }
  .popup .wrap-box strong {
    font-weight: normal;
    color: #fff;
  }
  .popup .wrap-field #popupsubmitbutton {
    background: #fff;
    color: #001246;
    border-left: 1px solid #001246;
  }
  
  .popup label {
    font-size: 14px;
    line-height: 15px;
    color: #fff;
  }
  .popup input[type="radio"] + label::before {
    height: 15px;
    width: 15px;  
    left: -20px;
  }
  .popup input[type="radio"]:checked + label::after {
    height: 7px;
    width: 7px;
    background: #fff;
    top: 4px;
	left: -16px;
  }
  
  .popup .labels{
    text-align: left;
    line-height: 20px;
  }
  .popup .radio-wrap {
    padding-left: 25px;
    margin-bottom: 10px;
  }
  .popup .wrap-box a {
    color: #fff;
  }
  .popup .privacy-policy{
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    color: #fff;
    font-size: 9px;
    line-height: 12px;
  }
  .popup .wrap-box{
    padding-top: 10px;
  }
  .popup .wrap-field input[type="text"], .popup .wrap-field input[type="email"] {
     margin-bottom: 10px;
    padding-top: 8px;
    padding-right: 100px;
  }
  .popup .close{
    display: none;
  }
  
  #myModal2 .modal-content{
    background: transparent !important;
    width: 100% !important;
    transform: none !important;
	-webkit-transform: none !important;
	position: static !important;
    
  }
  
  .popup .wrap-box .popup-title {
    letter-spacing: 0 !important;
  }
  
  .popup .wrap-box .popup-title br {
    display: none !important;
  }
  
}


/** - popup - **/
a img:hover{cursor : pointer !important;}
@media (min-width:856px) and (max-width:1024px){
  .main_menu li{margin:0 10px 0;}
}

/** foursixty customizations **/ 
.fs-has-links::after { padding: 15px 22.5px; border: 2px solid rgb(1, 22, 64); color:rgb(1, 22, 64); content: "MAKE IT YOURS"; }
.fs-has-links:hover:after { background-color: rgb(1, 22, 64); color: rgba(255, 255, 255, 0.65)}
.fs-wrapper div.fs-text-container .fs-entry-title, div.fs-detail-title{font-family:'Sofia Pro';;font-style:normal;font-weight:normal;}
div.fs-text-container .fs-entry-date, div.fs-detail-container .fs-post-info, div.fs-wrapper div.fs-has-links::after, .fs-text-product, .fs-overlink-text{font-family:'Sofia Pro';;font-style:normal;font-weight:bold;}
.fs-slider-next-button, .fs-slider-prev-button { opacity: 1; }
.fs-wrapper div.fs-text-container * {color:rgb(1, 22, 64)}
.fs-wrapper div.fs-text-container {background-color:rgba(255, 255, 255, 0.65); margin: 0px}
div.fs-entry-date{display:none}
div.fs-entry-title{display:none}
.fs-wrapper div.fs-timeline-entry{ margin: 2px }
.fs-detail-title { display: none }
.fs-shopify-add-cart.fs-shopify-add-cart-container,.fs-add-to-cart-enabled .fs-buy-button { 
  background-color: rgb(1, 22, 64); color: rgba(255, 255, 255, 0.65); border-radius: 0; max-width: initial; font-size: 14px;}
.fs-add-to-cart-enabled .fs-view a, .fs-add-to-cart-enabled .fs-view a:link { font-size: 14px; }
.fs-wrapper i.fa-tag { display: none; }
.fs-post-info { margin-top: 25px; }
a.fs-twitter-share { margin-left: 0 !important; }
	.fs-add-to-cart-enabled .fs-variant-select {
    	border-color: rgb(8, 0, 75) !important;
    }
  .fs-add-to-cart-enabled .fs-view a,
  .fs-add-to-cart-enabled .fs-view a:link {
      font-size: 15px;
  }
    .fs-shopify-add-cart.fs-shopify-add-cart-container,
    .fs-add-to-cart-enabled .fs-buy-button {
      background-color: rgb(8, 0, 75);
      font-size: 13px;
      max-width: initial !important;
    }
  
    .fs-wrapper input[name=Size] + label {
      height: 50px;
      width: 50px;
      padding: 0 !important;
      line-height: 50px;
      color: rgb(8, 0, 75);
    }
  
    .fs-buy-now-form form {
      max-width: 400px;
      margin: 40px auto;
    }
  
  .fs-buy-button.fs-cancel-purchase {
   	background-color: white;
    color: rgb(140, 140, 140);
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    margin: 0 !important;
    height: 0 !important;
  }
  .fs-buy-button.fs-cancel-purchase::after {
    visibility: visible;
    height: 30px !important;
    content: " ";
    margin: 0 !important;
    width: 30px !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICA8ZyBpZD0ibGF5ZXIxIiBzdHJva2U9IiMyMjIiIGNsYXNzPSJmcy1hcnJvdyIgc3Ryb2tlLXdpZHRoPSIxcHgiIGZpbGw9Im5vbmUiPiAgICA8cGF0aCBkPSJtMCwwbDMwLDMwIj48L3BhdGg+ICAgIDxwYXRoIGQ9Im0zMCwwbC0zMCwzMCI+PC9wYXRoPiAgPC9nPjwvc3ZnPg==);
	display: block;
  }

  .fs-option-name {
   	text-align: left;
    padding-left: 5px;
    
  }
  .fs-add-to-cart-enabled .fs-variant-select {
    margin: 5px 0 0 0;
  }
.fs-add { display:none; }
.fs-view a[data-original-url] {
  display:block; }
  .fs-view a[data-original-url]::after {
    font-size: 8pt;
    content: "Shop Now";
    display: block;
    white-space: nowrap;
    background-color: rgb(1, 22, 64);
    color: white;
    width: 12em;
    margin: 10px auto;
    padding: 10px 18px;
    letter-spacing: 1px;
    font-weight: bold;
}
.social_links .fa{line-height:1.7 !important;}
#SortBy{font-size:13.5px;}

a.common-button-white.homepage.br:hover {
    color: #FFF;
    font-size: 15px;
    border-color: #FFF;
    background: #7c7548;
}
a.common-button-white.homepage:hover {
    border-color: #c50021 !important;
    background: #c50021 !important;
    color: #ffffff !important;
}
a.common-button-white.homepage.br {
    color: #808461;
    font-size: 15px;
    border-color: #808461;
    background: transparent;
  display: inherit;
   
}

.common-button-white, input.common-button-white, a.common-button-white {
    background: #fff;
    color: #000;
    cursor: pointer;
    border: 2px solid #fff;
}
a.common-button-white, a.alt-button-white {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    text-shadow: 0;
    cursor: pointer;
    padding: 5px 20px;
    font-family: sofiaprobold,arialnarrow,arial-narrow,arial narrow,Arial,sans-serif;
    letter-spacing: 0;
    text-align: center;
}#SearchInput{padding-top:15px;}

.empty-page-content{
background : url(//cdn.shopify.com/s/files/1/0001/9857/4138/t/7/assets/404-bg.jpg ) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 370px) and (min-width: 320px){

.mobhomemainimage
{
  position: absolute;
  width: 95%;
  top: 13.5%;
  bottom: 1px;
  white-space: normal;
  text-align: right; 
  padding-right:21%;
  height:0;
}
.mobhomemainimage a.mobhomemainimagecta{
	float:right; 
  width:auto;
  font-family: 'Sofia Pro';
  font-weight: 400;
  padding: 0px 18px;
  color: #b79994 !important;
font-size: 16px;
border-color: #b79994 !important;
background: transparent !important;
}
}

@media screen and (max-width: 420px) and (min-width: 370px){

.mobhomemainimage
{
  position: absolute;
  width: 95%;
  top: 13%;
  bottom: 1px;
  white-space: normal;
  text-align: right; 
  padding-right:21%;
  height:0;
}
.mobhomemainimage a.mobhomemainimagecta{
	float:right; 
  width:auto;
  font-family: 'Sofia Pro';
  font-weight: 400;
  padding: 0px 18px;
  color: #e3e6da !important;
font-size: 16px;
border-color: #e3e6da !important;
background: transparent !important;
}
}


@media screen and (max-width: 550px) and (min-width: 420px){
 
  .mobhomemainimage
{
  position: absolute;
  width: 95%;
  top: 13%;
  bottom: 1px;
  white-space: normal;
  text-align: right; 
  padding-right:25%;
  height:0;
}
.mobhomemainimage a.mobhomemainimagecta{
	float:right; 
  width:auto;
  font-family: 'Sofia Pro';
  font-weight: 400;
  padding: 0px 18px;
  color: #e3e6da !important;
font-size: 16px;
border-color: #e3e6da !important;
background: transparent !important;
}
  
}

@media screen and (max-width: 640px) and (min-width: 550px){
 
  .mobhomemainimage
{
  position: absolute;
  width: 95%;
  top: 13%;
  bottom: 1px;
  white-space: normal;
  text-align: right; 
  padding-right:25%;
  height:0;
}
.mobhomemainimage a.mobhomemainimagecta{
	float:right; 
  width:auto;
  font-family: 'Sofia Pro';
  font-weight: 400;
  padding: 0px 18px;
  color: #b79994 !important;
font-size: 16px;
border-color: #b79994 !important;
background: transparent !important;
}
  
}
.filter-collect{
  position: relative;
  padding-right: 70px;
}
.filter-collect .ctag {
margin-right: 10px;
  margin-bottom: 10px;
}

.filter-collect .clearall{
  position: absolute;
  right: 0;
  top; 0;
}

@media ( max-width: 767px ) {
 .popupBox{
   	max-height: 80vh !important;
   	max-width: 100%;
   	margin: 0;
 	overflow-y: auto;  
   	top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
  	
 }
  .popupBox .featuredImg {
  	display: block;
    margin: 0 auto;
  }
}

/*SIGN UP style    */
#homeEmailSubscribeForm {
   padding: 0;
    margin: 0 auto;
    max-width: 700px;
}

#homeEmailSignUp {
    padding: 0;
    font-family: 'Sofia Pro',  'Trade Gothic Light 18', 'TradeGothicMedium', 'Arial Narrow', Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 9px;
}

#homeEmailSubscribeForm .user-email {
    width: 65%;
    margin: 0;
    float: left;
    padding: 8px 4px;
    background-color: transparent;
    border-color: #011146;
    color: #011146;
    padding-left: 20px;
    font-family: 'Sofia Pro', 'Trade Gothic Light 18', 'TradeGothicMedium', 'Arial Narrow', Arial, sans-serif;
    font-size: 18px;
}
#homeEmailSubscribeForm .user-email:-webkit-autofill {
    background-color: transparent !important;
    border-color:#cc8b8b !important;
}


#homeEmailSubscribeForm #emailSignUpSubmitFromHome {
    width: 27%;
    float: left;
    padding: 13px 0 12.5px;
    background-color: #011146;
    color: #fff;
    font-size: 15px;
    font-family: 'Sofia Pro', 'Trade Gothic Light 18', 'TradeGothicMedium', 'Arial Narrow', Arial, sans-serif;
    margin-left: 3px;
    border: solid 2px #011146;
  border-radius:0 !important;
}

.signup-button-home:hover {
    background-color: #fff !important;
    color: #011146 !important;
    border: solid 2px #fff;
}

#homeEmailSubscribeForm_wrapper .user-email::-webkit-input-placeholder {
    color: #011146 !important;
}
#homeEmailSubscribeForm_wrapper .user-email::-moz-placeholder {
    color: #011146 !important;
}
#homeEmailSubscribeForm_wrapper .user-email:-ms-input-placeholder {
    color: #011146 !important;
}
#homeEmailSubscribeForm_wrapper .user-email:-moz-placeholder {
    color: #011146 !important;
}
#homeEmailSignUp #common-error,
#homeEmailSubscribeForm .common-message,
#homeEmailSignUp .common-error {
    color: #011146;
    background: none;
}
.signup-button-home {
    -webkit-appearance: none;
}    

#homeEmailSignUp .common-message {display: none !important;}
.tablet #homeEmailSignUp .common-error {margin-bottom: 0; line-height: 10px;}
 
    
.desktop #homeEmailSignUp .common-error {
    padding: 0;
    width: 95%;
} 
@media screen and (max-width: 640px) and (min-width: 320px){

#homeEmailSubscribeForm .user-email {
    width: 70%;
    margin: 0;
    float: left;
    padding: 7px 4px 3px;
    background-color: transparent;
    border-color: #011146;
    color: #011146;
    
    font-family: 'Sofia Pro', 'Trade Gothic Light 18', 'TradeGothicMedium', 'Arial Narrow', Arial, sans-serif;
    font-size: 13px;
}
#homeEmailSubscribeForm .user-email:-webkit-autofill {
    background-color: transparent !important;
    border-color:#cc8b8b !important;
}


#homeEmailSubscribeForm #emailSignUpSubmitFromHome {
    width: 27%;
    float: left;
    padding: 8px 0 9px;
    background-color: #011146;
    color: #fff;
    font-size: 12px;
    font-family: 'Sofia Pro', 'Trade Gothic Light 18', 'TradeGothicMedium', 'Arial Narrow', Arial, sans-serif;
    margin-left: 3px;
    border: solid 2px #011146;
  border-radius:0 !important;
}

}
#myModal2 .modal-content{    background-color: #fff;
    margin: 0;
    width: 80%;
    max-width: auto !important;
     min-height: auto !important;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
#myModal2 .close{top:3% !important;}
@media screen and (max-width: 568px){
.rv__left{padding-left:3px !important;}
}

/* homepage hero button css */
.product-single__description{
    font-size: 13px !important;
    color: #000 !important;
    line-height: 16px;
}
.product-single__description ul{margin-top:10px !important}
h3.shop-title:hover{color: #cccccc;}

a.mainImageLink{display: block;font-size:14px !important; font-weight:500 !important; line-height: 1.2;}

@media ( min-width: 641px ) {
  .container-ratio > .banner-buttons{
    position: absolute;
       left: 3.2vw;
    top: 17.5vw;
    transform: none;
    -webkit-transform: none;
  }
  
  
   .banner-buttons .home-banner-btn {
         font-size: 1.2vw;
    color: #ffffff;
    border: 1.5px solid #ffffff;
    min-width: 20vw;
    display: block;
    text-align: center;
    padding: 0.425vw 2.5vw;
   }
  
  	.banner-buttons .home-banner-btn:hover {
      background-color: #d8002c;
      border-color: #d8002c;
    }
  
  .banner-buttons .home-banner-btn + .home-banner-btn {
    margin-left: 0.5vw;
  }
  
  .full_gallery .container,
  .banner .container-ratio{
    width: 86.4%;
    max-width: 86.4%;
  }
  .banner .container-ratio {
    padding-top: 49.5%;
  }
}

@media screen and (min-width: 1031px){
.homepagebuttonstyle1{color: #e3e6d9 !important;
  border-color:#e3e6d9 !important;
  font-family: 'Sofia Pro'  !important;
  font-weight: 400 !important; 
  float:right !important;
  width:250px !important; 
  font-size:23px !important;}

.homepagebuttonstyle2{color: #e3e6d9 !important;
  border-color:#e3e6d9 !important;
  margin-right:25px !important;
  font-family: 'Sofia Pro'  !important;
  font-weight: 400 !important; 
  float:right !important;
  width:250px !important; 
  font-size:23px !important;}
}

@media screen and (max-width: 1030px) and (min-width: 640px){
.homepagebuttonstyle1{color: #e3e6d9 !important;
  border-color:#e3e6d9 !important;
  font-family: 'Sofia Pro'  !important;
  font-weight: 400 !important; 
  float:right !important;
  width:190px !important; 
  font-size:14px !important;}

.homepagebuttonstyle2{
  color: #e3e6d9 !important;
  border-color:#e3e6d9 !important;
  margin-right:25px !important;
  font-family: 'Sofia Pro'  !important;
  font-weight: 400 !important; 
  float:right !important;
  width:190px !important; 
  font-size:14px !important;}
  
}

@media screen and (max-width: 640px){
  .mobhomemainimage{
  	position: relative;
    height: auto;
    top: -420px;
    left: auto;
    padding: 0;
    /* margin: 0 auto; */
    text-align: center;
    
  } 
  .mobhomemainimage .home-banner-btn {
    background: #c50023;
    display: table;
    width: 80.5vw;
    margin: 0 auto 4.0625vw;
    font-size: 3.59375vw;
    line-height: 1.2;
    padding: 3.75vw;
    text-align: center;
    color: #fff;
  }
  
  .mobhomemainimage p {
    color: #bd9b26;
    padding: 3.125vw 0;
    font-size: 2.34375vw;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 30px !important;
  }
}


/** 29-8-2018 **/

div.isp_center_container ul#isp_search_results_container li.isp_grid_product {
	background: #fff !important;
  	border: 0 !important;
  	box-shadow: none !important;
}

li.isp_grid_product div.isp_product_info{
	text-align: center !important;
}

li.isp_grid_product div.isp_product_info .isp_product_title{
	font-size: 16px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
  	font-family: 'Sofia Pro' !important;
  	color: #000F47 !important;
  text-align: center !important;
}

li.isp_grid_product div.isp_product_info .isp_product_price_wrapper {
	color: #041944 !important;
	font-size: 15px !important;
	line-height: 20px !important;
  	font-weight: 600 !important;
}

li.isp_grid_product span.isp_search_term_highlight {
	background: transparent !important;
  font-weight: 600 !important;
}

li.isp_grid_product .isp_add_to_cart_form,
body li.isp_grid_product div.isp_product_info .isp_product_sku {
 display: none !important; 
}

body #isp_search_results_container li.isp_grid_product a.isp_product_quick_view_button {
  position: absolute;
  bottom: 0;
  left: 50%;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #041944;
  color: #fff;
  padding: 4px 10px;
  text-align: center;
  height: 31px;
  width: 115px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  box-shadow: none;
  margin: 0;
  box-shadow: none;
  border: 0;
  letter-spacing: 0;
}
body #isp_search_results_container li.isp_grid_product a.isp_product_quick_view_button:hover {
  background-color: #c60022;
  text-decoration: none;
  box-shadow: none;
  margin: 0;
  box-shadow: none;
  border: 0;
  color: #fff;
}

body .isp_add_to_cart_quantity .isp_add_to_cart_quantity_num, 
body .isp_add_to_cart_quantity .isp_add_to_cart_quantity_num#quantity,
body .isp_quick_view_content_right select.isp_quick_view_variant_select {
	border: 2px solid #000;
	padding: 4px 8px;
  	border-radius: 0;
  	box-shadow: none;
  height: 42px;
}

body .isp_quick_view_add_to_cart_form input.isp_quick_view_add_to_cart_btn:hover,
body .isp_quick_view_add_to_cart_form input.isp_quick_view_add_to_cart_btn{
background-color: #c50021;
color: #fff;
font-size: 20px;
line-height: 22px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0;
padding: 10px 5px;
  border: 0;
  border-radius: 0;
  height: auto;
  box-shadow: none;
  letter-spacing: 0;
}

body .isp_quick_view_add_to_cart_form input.isp_quick_view_add_to_cart_btn:hover {
 background-color: #949494;
  padding: 10px 5px;
      font-size: 20px;
    line-height: 22px;
      border: 1px solid transparent;
   border: 0;
  border-radius: 0;
  height: auto;
  box-shadow: none;
}

.isp_single_facet_wrapper .isp_facet_title .isp_facet_title_name{
	font-size: 20px !important;
  color: #000e48;
  text-transform: uppercase;
}

#isp_left_container_facets .isp_search_res_facets_container .isp_facet_value a{
	font-size: 18px;
  	color: #000e48;
}
body #isp_left_container_facets .isp_search_res_facets_container .isp_single_facet_wrapper{
	border-bottom: 2px solid #000;
}
body #isp_center_container .isp_center_container_header a.isp_refine_nevigation{
	max-height: none;
}
@media (min-width: 1300px) {
  
  body div.isp_center_container ul#isp_search_results_container li.isp_grid_product,
  body ul#isp_quick_view_content_lookalike li.isp_grid_product {
    width: 31.7%;
	}
}
@media (min-width: 768px) {
  body #isp_search_result_page_container div.isp_left_container {
  	width: 24%;
  }
  body #isp_search_result_page_container div.isp_center_container_position {
  	margin-left: 26%;
  }
}
#isp_search_result_page_container div.isp_left_container{padding-top:3em !important;}
.isp_quick_view_content_wrapper{color:#000f47 !important;}
/** --29-8-2018 **/
@media ( max-width:640px ){
  .mobhomemainimage1{
  	    position: relative;
    height: auto;
    top: -68vw;
    left: -21vw;
    padding: 0;
    /* margin: 0 auto; */
    text-align: center;
    width: 100%;
  }
}
.apple-business-chat-button-container img{width:163px !important; height:52px !important;}

/* 18th Oct 2018 homepage */

.left_gallery .mobilebottomimage {
    /* padding-top: 126.56%; */
    padding-top: 166% !important;
}
#isp-related-widget-1 .isp_related_product_image_wrapper {
  height: inherit !important;
}
#isp-related-widget-1 .isp_related_wrapper img.isp_related_product_image {
  position: static;
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
}
#isp-related-widget-1 .isp_related_title {
    margin-bottom: 0;
    padding-bottom: 0;
}
/*.uniqueid{height:227px;}*/

@media ( max-width: 767px ) {
  #Collection .columns .grid-view-item{padding-bottom:0;}
  .product-img{height:130px;}
}
@media ( max-width: 450px ) {
  .product-img{height:130px;}
}

#isp_search_result_page_container .yotpo.bottomLine.yotpo-small {
  margin: 0 auto;
  width: 110px;
}
/* minicart mobile button changes */
@media only screen and (max-width: 749px){
.additional-checkout-buttons {
    margin-top: 0;
}
  .mini-shopping-cart .mini-cart__buttons input[type="submit"], .mini-shopping-cart .mini-cart__buttons input[type="button"], .mini-shopping-cart .mini-cart__buttons a{
  width:100%;
    height:inherit;
  }
/*   .cartDrawer .mini-shopping-cart .mini-cart form .cart-table{
  min-height:50%;
  } */
  .cartDrawer .mini-shopping-cart table .cart__row td.price_box{
  padding:0;
  }
  .cart__meta-text{
  padding:0;
  }
  .cart td{
	padding: 10px 0;  
  }
}
.list-view-item__title{
width:240px;
}
@media only screen and (max-width: 767px){
    .list-view-item__title{
  width:auto;
  }
   .cart__subtotal.flex.flex-align-center.flex-justify-beetween p{
    margin-bottom:0;
    margin-top:0;
    }
  .cart__footer .cart__shipping{
    padding: 0;
    }
}
.cartDrawer .mini-shopping-cart .close{
    background:none;
    }
 .cartDrawer .mini-shopping-cart .close img {
   position:absolute;
   right:0;
   height: 20px;
    width: 20px;
}
@media screen and (min-width: 20em){
  .show-on-mobile {
  	display: block;
  }
  .show-on-desktop {
  	display: none;
  }
}
@media screen and (min-width: 48em){
  .show-on-mobile {
  	display: none;
  }
  .show-on-desktop {
  	display: block;
  }
}