.contacts-index-index .contact-left {
  width: 430px;
  margin: 0 84px 0 0;
}
@media only screen and (max-width: 982px) {
  .contacts-index-index .contact-left {
    margin-right: 34px;
    width: 430px;
  }
}
@media only screen and (max-width: 767px) {
  .contacts-index-index .contact-left {
    width: 100%;
    margin-right: 0;
  }
}
.contacts-index-index .contact-left .contact_us_first {
  text-transform: uppercase;
  font-weight: bold;
}
.contacts-index-index .contact-left .contact_us_first h4 {
  line-height: 24px;
  padding-bottom: 14px;
  color: #444;
}
.contacts-index-index .contact-left .contact_us_last {
  font-size: 14px;
  color: #444;
}
.contacts-index-index .contact-left .contact_us_last p {
  display: block;
  margin-bottom: 24px;
  line-height: 24px;
}
.contacts-index-index .contact-left .contact_us_last p.text-phone {
  line-height: 25px;
}
.contacts-index-index .contact-left .contact_us_last p.text-phone > label {
  color: #072340;
  display: block;
  margin-bottom: -3px;
}
.contacts-index-index .contact-left .contact_us_last p.text-phone strong {
  display: block;
}
.contacts-index-index .contact-left .contact_us_last p:last-child {
  margin-bottom: 7px;
}
.contacts-index-index .contact-left .contact-info {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
.contacts-index-index .contact-left .contact-form {
  padding-top: 5px;
}
.contacts-index-index .contact-left .contact-form form li {
  margin-bottom: 14px;
}
.contacts-index-index .contact-left .contact-form form li label {
  font-size: 14px;
  margin-bottom: 7px;
}
.contacts-index-index .contact-left .contact-form form li label .req {
  color: red;
}
.contacts-index-index .contact-left .contact-form form li .buttons a {
  display: none !important;
}
.contacts-index-index .contact-left .contact-form form li .textarea {
  height: 150px;
}
.contacts-index-index .contact-left .contact-form form .hide {
  display: none;
}
.contacts-index-index .contact-left .contact-form form input[type=text],
.contacts-index-index .contact-left .contact-form form div.selector span {
  height: 42px;
  line-height: 42px;
  font-size: 14px;
}
.contacts-index-index .contact-left .contact-form form div.selector span,
.contacts-index-index .contact-left .contact-form form div.selector select option {
  color: #666666;
}
.contacts-index-index .contact-left .contact-form form #saveForm {
  background: none;
  display: inline-block;
  padding: 0 24px;
  color: #072340;
  font-size: 14px;
  font-family: BrandonGrotesque-Regular;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: #072340 solid 1px;
  vertical-align: middle;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 400;
}
.contacts-index-index .contact-left .contact-form form #saveForm:hover {
  background: #072340;
  cursor: pointer;
  color: white;
  text-decoration: none;
}
.contacts-index-index .contact-right {
  float: right;
  padding: 0;
  width: calc(100% - 514px);
  margin-top: 6px;
}
@media only screen and (max-width: 982px) {
  .contacts-index-index .contact-right {
    width: calc(100% - 464px);
  }
}
@media only screen and (max-width: 767px) {
  .contacts-index-index .contact-right {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.contacts-index-index .contact-right iframe {
  height: 514px;
}
@media only screen and (max-width: 767px) {
  .contacts-index-index h1 {
    font-size: 26px;
  }
  .contacts-index-index .contact-right {
    margin-top: -10px;
    margin-bottom: 10px !important;
  }
  .contacts-index-index .contact-right iframe {
    height: 226px;
  }
  .contacts-index-index .contact-left {
    margin-bottom: 20px;
  }
}
.contacts-index-index .buttons-set {
  margin-left: 0px;
  max-width: 435px;
}
.contacts-index-index .buttons-set p.required {
  float: left;
}
@media only screen and (max-width: 599px) {
  .contacts-index-index .buttons-set {
    max-width: 330px;
    margin-left: 0;
  }
  .contacts-index-index .buttons-set button {
    float: left;
    margin-left: 0px;
  }
  .contacts-index-index .buttons-set p.required {
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  .contact-form form select,
  .contact-form form textarea,
  .contact-form form input {
    font-size: 16px !important;
  }
}
/* ============================================ *
 * PayPal
 * ============================================ */
@media only screen and (max-width: 867px) and (min-width: 768px) {
  .paypal-review-order .col2-set .col-1,
  .paypal-review-order .col2-set .col-2 {
    padding: 0px;
  }
}

.paypal-review-order .info-set {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EDEDED;
}
.paypal-review-order .buttons-set {
  margin-top: 0px;
  padding-top: 0px;
  border: 0;
}
.paypal-review-order .buttons-set button {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .paypal-review-order .col-1 {
    padding-bottom: 0;
  }
  .paypal-review-order .field.inactive {
    display: none;
  }
}

.top-container .bml-ad {
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
}
.top-container .bml-ad span {
  display: inline-block;
}
.top-container .bml-ad span a {
  display: block;
}

.bml-ad {
  display: none;
  text-align: center;
  margin-bottom: 5px;
}
.bml-ad span {
  display: block;
  line-height: 0;
}
.bml-ad a {
  display: inline-block;
  max-width: 100%;
}
.bml-ad a:hover {
  opacity: 0.7;
}
.bml-ad img {
  height: auto !important;
  max-width: 100%;
}

.cart-totals-wrapper .bml-ad.large img {
  display: block;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .bml-ad.small {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .bml-ad.large {
    display: block;
  }
}
div.paypal-logo {
  text-align: center;
  margin: 10px 0;
  max-width: 100%;
}
div.paypal-logo span {
  display: block;
  width: 100%;
}
div.paypal-logo span a {
  display: inline-block;
  max-width: 100%;
}
div.paypal-logo span a img {
  max-width: 100%;
}
div.paypal-logo span > img {
  display: none;
}

.checkout-types div.paypal-logo {
  text-align: right;
}

.bml-checkout-type {
  list-style-type: none;
}

.sidebar .paypal-logo {
  text-align: center;
  line-height: 0;
}
.sidebar .paypal-logo > a {
  display: inline-block;
  max-width: 100%;
}
.sidebar .paypal-logo > a:hover {
  opacity: 0.8;
}
.sidebar .paypal-logo > a img {
  display: block;
}
.sidebar .paypal-logo .label {
  margin-top: 4px;
}
.sidebar .paypal-logo .label a {
  font-size: 12px;
  line-height: 1.5;
}

/* ============================================ *
 * Review - Customer
 * ============================================ */
#customer-reviews {
  width: 100%;
  float: left;
  border-top: 1px solid #EDEDED;
  padding-top: 33px;
  margin-top: 50px;
  clear: both;
}
@media only screen and (max-width: 767px) {
  #customer-reviews {
    margin-top: -45px;
    margin-bottom: 27px;
    padding-top: 20px;
  }
}
#customer-reviews .count-review {
  color: #000000;
}
#customer-reviews .review-heading {
  border-top: 0px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
  padding: 10px 0 23px;
  margin-bottom: 36px;
}
#customer-reviews .review-heading:after {
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .review-heading h2 {
  float: left;
  display: block;
}
#customer-reviews .review-heading h4 {
  color: #000;
}
#customer-reviews .review-heading .pager {
  clear: none;
  float: right;
  width: auto;
}
#customer-reviews .review-heading .pager .count-container .limiter {
  margin-bottom: 0;
}
#customer-reviews .review-heading .pager .count-container .limiter label {
  font-family: BrandonGrotesque-Bold;
  font-size: 10px;
  text-transform: uppercase;
}
#customer-reviews .review-heading .pager .amount {
  display: none;
}
#customer-reviews h2 {
  text-align: center;
  margin-bottom: 55px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #customer-reviews h2 {
    margin-bottom: 30px;
  }
}
#customer-reviews h3 {
  font-family: BrandonGrotesque-Bold;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
#customer-reviews h3 span {
  color: #072340;
}
#customer-reviews h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0px;
}
#customer-reviews .fieldset {
  padding-top: 0px;
  width: 490px;
  color: #444444;
  font-family: "Lato", sans-serif;
}
@media only screen and (max-width: 1199px) {
  #customer-reviews .fieldset {
    width: 100%;
  }
}
#customer-reviews .fieldset h4 {
  border-bottom: 0px solid #e5e5e5;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 11px;
  color: #072340;
  font-family: "Lato", sans-serif;
  text-transform: none;
  margin-top: -5px;
  opacity: 0.8;
}
#customer-reviews .fieldset h4 em {
  display: none;
}
#customer-reviews .fieldset .rate-box {
  margin: 10px 0px 13px;
  width: 100%;
  float: left;
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .fieldset .rate-box .rating-label {
  display: inline-block;
  width: 78px;
}
#customer-reviews .fieldset .rate-box .icon_star {
  color: #072340;
}
#customer-reviews .fieldset .form-list {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 21px 0 0px;
  text-transform: none;
  width: 490px;
  float: left;
  clear: both;
}
@media only screen and (max-width: 1199px) {
  #customer-reviews .fieldset .form-list {
    width: 100%;
  }
}
#customer-reviews .fieldset .form-list > li {
  margin-bottom: 12px;
}
#customer-reviews .fieldset .form-list .inline-label:after {
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .fieldset .form-list label {
  font-size: 14px;
  font-weight: normal;
  display: block;
  margin-bottom: 9px;
}
#customer-reviews .fieldset .form-list textarea {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  min-height: 120px;
  -webkit-appearance: none;
}
#customer-reviews .fieldset .form-list input {
  border: 1px solid #e5e5e5;
  border-radius: 0;
}
#customer-reviews .fieldset .form-list input[type="text"] {
  height: 42px;
  line-height: 42px;
}
#customer-reviews .buttons-set {
  border: none;
  margin: 0;
  width: 490px;
  padding-top: 12px;
}
@media only screen and (max-width: 1199px) {
  #customer-reviews .buttons-set {
    width: 100%;
  }
}
#customer-reviews .buttons-set button.button {
  float: left;
  margin-left: 0px;
  padding-left: 25px;
  padding-right: 25px;
  min-width: auto;
  border: 1px solid #8D8DB3;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  font-color: #2A2A6F;
}
@media only screen and (max-width: 767px) {
  #customer-reviews .buttons-set button.button {
    width: auto;
  }
}
@media only screen and (max-width: 479px) {
  #customer-reviews .buttons-set button.button {
    width: auto;
  }
}
@media only screen and (max-width: 1023px) {
  #customer-reviews .buttons-set {
    width: 100%;
  }
}
#customer-reviews dl {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}
#customer-reviews dl dt {
  margin: 0;
  text-transform: uppercase;
}
#customer-reviews dl dt a {
  color: #000000;
  font-weight: bold;
}
#customer-reviews dl dt .title-review {
  color: #000000;
  font-weight: bold;
}
#customer-reviews dl dd {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  margin: 12px 0 37px;
  padding-bottom: 35px;
  border-bottom: 1px solid #EDEDED;
  color: #000000;
}
@media only screen and (max-width: 767px) {
  #customer-reviews dl dd {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}
#customer-reviews dl dd:last-child {
  border-bottom: 0px;
  padding-bottom: 0;
  margin-bottom: 11px;
}
#customer-reviews dl dd .ratings-table {
  font-family: BrandonGrotesque-Bold;
  font-size: 12px;
  width: 100%;
}
#customer-reviews dl dd .ratings-table tr {
  margin-right: 15px;
}
#customer-reviews dl dd .ratings-table .review-label {
  width: 300px;
  max-width: 70%;
}
#customer-reviews dl dd table {
  margin: 15px 0;
}
#customer-reviews dl dd .review-meta {
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: normal;
  clear: both;
  width: 100%;
  display: block;
  padding-top: 9px;
}
#customer-reviews dl dd .review-meta span {
  color: #888;
}
#customer-reviews dl dd .review-comment {
  width: 100%;
  clear: both;
  color: #444;
  line-height: 24px;
}

.review-summary-table {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 10px;
}
.review-summary-table thead {
  background: transparent;
}
.review-summary-table thead th {
  background: transparent;
  border: none;
  padding: 15px 7px 10px 8px;
}
.review-summary-table tbody th {
  background: #FFFFFF;
  font-size: 12px;
}
.review-summary-table tbody td {
  border: none;
  text-align: center;
  padding: 0;
}
.review-summary-table tbody td label {
  width: 100%;
  display: block;
  padding: 11px 0;
}
.review-summary-table .rating-box .rating-number {
  display: none;
}
.review-summary-table .rating-box .rating-number:after {
  content: "";
  display: inline-block;
  background-position: 0px -599px;
  width: 13px;
  height: 14px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

/* ============================================ *
 * Ratings - Global
 * ============================================ */
.ratings-table {
  font-family: BrandonGrotesque-Bold;
  font-size: 12px;
  text-transform: uppercase;
}
.ratings-table th {
  padding-right: 10px;
}
.ratings-table .rating-box {
  background-position: 0 -615px;
  background-repeat: repeat-x;
  height: 13px;
  overflow: hidden;
  text-indent: -9999px;
  width: 65px;
}
.ratings-table .rating-box .rating {
  background-position: 0 -600px;
  background-repeat: repeat-x;
  float: left;
  height: 13px;
  text-indent: -9999px;
}

@media only screen and (max-width: 767px) {
  body.review-product-list .product-view .product-shop .price-info {
    padding-left: 0;
  }
  body.review-product-list .product-view .product-shop .extra-info {
    padding: 0;
    min-width: 84%;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table {
    margin: 10px 0;
    width: 100%;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 535px) {
  body.review-product-list .product-view .product-shop .extra-info {
    min-width: 0;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    float: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 520px) {
  #customer-reviews .fieldset {
    width: 100%;
  }
  #customer-reviews .fieldset .form-list {
    width: 100%;
  }
  #customer-reviews .fieldset .form-list .inline-label label,
  #customer-reviews .fieldset .form-list .inline-label .input-box {
    float: none;
  }
  #customer-reviews .buttons-set {
    width: 100%;
  }
  #customer-reviews .review-summary-table thead th {
    padding-left: 0px;
    padding-right: 0px;
  }
  #customer-reviews .review-summary-table tbody th {
    padding-left: 0px;
    padding-right: 0px;
  }
  #customer-reviews .review-summary-table tbody td {
    width: 20%;
    padding: 0px;
  }
  #customer-reviews .review-summary-table .rating-box {
    text-indent: 0px;
    text-align: center;
    background: none;
    height: 19.6px;
    width: 100%;
  }
  #customer-reviews .review-summary-table .rating-box .rating {
    display: none;
  }
  #customer-reviews .review-summary-table .rating-box .rating-number {
    display: inline-block;
  }
}
@media only screen and (max-width: 450px) {
  #customer-reviews dl dd .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * Review View Page
 * ============================================ */
.review-product-view .product-review .product-details h2 {
  border-bottom: none;
}
.review-product-view .product-review .product-img-box {
  width: auto;
  max-width: 50%;
}
.review-product-view .product-review .product-img-box > a {
  width: 100%;
}
.review-product-view .product-review .product-img-box .product-image {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .review-product-view .product-review .product-img-box {
    max-width: 100%;
  }
}
.catalog-product-view .box-customer-reviews .group-rating {
  content: '';
  display: table;
  clear: both;
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .catalog-product-view .box-customer-reviews .group-rating {
    content: '';
    display: table;
    clear: both;
  }
  .catalog-product-view .box-customer-reviews .group-rating .rating {
    margin: 10px 15px 15px 0px !important;
  }
  .catalog-product-view .box-customer-reviews dl dd {
    padding-bottom: 20px !important;
    margin: 12px 0 20px !important;
  }
}
.catalog-product-view .box-customer-reviews .rating {
  float: left;
  margin: 20px 15px 15px 0px;
}
@media only screen and (max-width: 1024px) {
  .catalog-product-view .box-customer-reviews .rating {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
.catalog-product-view .box-customer-reviews .rating-title {
  display: inline-block;
  padding-right: 5px;
  color: #444;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .box-customer-reviews .review-comment {
    line-height: 18px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .box-customer-reviews .review-meta {
    padding-top: 10px;
  }
}

.product-review .product-review-info .product-img-box {
  width: 35%;
  margin-right: 30px;
  padding-right: 0;
  float: left;
}
.product-review .product-review-info .product-img-box .ratings {
  content: '';
  display: table;
  clear: both;
  width: 100%;
}
.product-review .product-review-info .product-img-box .ratings .rating-box {
  float: left;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0;
}
.product-review .product-review-info .product-img-box .ratings .rating-links {
  float: right;
  display: inline-block;
}
.product-review .product-review-info .product-details {
  width: calc(65% - 30px);
  float: left;
}
.product-review .product-review-info .product-details .label {
  border-bottom: 1px solid #ededed;
  border-top: 0 solid #ededed;
  margin-bottom: 20px;
  padding: 10px 0 10px;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000000;
}
.product-review .product-review-info .product-details table tbody tr tr, .product-review .product-review-info .product-details table tbody tr th {
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-review .product-review-info .product-details table tbody tr th {
  min-width: 78px;
  color: #444;
}
.product-review .product-review-info .product-details table tbody tr .ratings .rating-box {
  margin-top: 11px;
  margin-bottom: 0;
}
.product-review .product-review-info .ratings-description {
  float: left;
  width: 100%;
}
.product-review .product-review-info .ratings-description dt {
  border-bottom: 1px solid #ededed;
  border-top: 0 solid #ededed;
  margin-bottom: 30px;
  padding: 10px 0 10px;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000000;
}
.product-review .product-review-info .ratings-description dd {
  color: black !important;
  font-family: "Lato", sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
}
.product-review .product-review-info h2.product-name {
  font-family: BrandonGrotesque-Bold;
  font-weight: normal !important;
  color: #072340 !important;
  font-size: 18px;
  border-bottom: none !important;
}

/* ============================================ *
 * Slideshow
 * ============================================ */
.slideshow-container {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0;
  border: 1px solid #EDEDED;
}
.slideshow-container .slideshow {
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0;
  border: 10px solid #FFFFFF;
}
.slideshow-container .slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
  margin: 0;
}
.slideshow-container .slideshow > li:first-child {
  position: static;
  z-index: 100;
}
.slideshow-container .slideshow > li img {
  max-width: 100%;
  width: 100%;
}

.slideshow-pager {
  text-align: center;
  width: 100%;
  z-index: 115;
  position: absolute;
  bottom: 0px;
  top: auto;
  overflow: hidden;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.slideshow-pager span {
  font-family: arial;
  width: 44px;
  height: 44px;
  display: inline-block;
  color: #DDDDDD;
  cursor: pointer;
}
.slideshow-pager span:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
  border-radius: 1px;
  background-color: #FFFFFF;
  position: relative;
}
.slideshow-pager span:hover:before {
  background-color: #072340;
}
.slideshow-pager span.cycle-pager-active:before {
  background-color: #072340;
}
.slideshow-pager > * {
  cursor: pointer;
}

.slideshow-prev,
.slideshow-next {
  position: absolute;
  top: 0;
  width: 15%;
  max-width: 80px;
  height: 100%;
  opacity: 0.6;
  z-index: 110;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.slideshow-prev:before,
.slideshow-next:before {
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute;
  border-style: solid;
  display: block;
  top: 50%;
  margin-top: -15px;
}
.slideshow-prev:hover,
.slideshow-next:hover {
  opacity: 1;
}
.slideshow-prev.disabled,
.slideshow-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}

.slideshow-prev {
  left: 8px;
}
.slideshow-prev:before {
  border-width: 15px 15px 15px 0;
  border-color: transparent #FFFFFF transparent transparent;
  top: 50%;
  left: 10px;
}
.slideshow-prev:hover:before {
  border-color: transparent #072340 transparent transparent;
}

.slideshow-next {
  right: 8px;
}
.slideshow-next:before {
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #FFFFFF;
  top: 50%;
  right: 10px;
}
.slideshow-next:hover:before {
  border-color: transparent transparent transparent #072340;
}

.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 110;
}

.cycle-overlay {
  font-family: tahoma, arial;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: black;
  color: white;
  padding: 15px;
  opacity: .5;
}

.balance-box-group-default .balance-box-group-slide {
  max-height: 745px;
}
.balance-box-group-default .balance-box-group-container {
  width: calc(100% - 180px);
  max-width: 1200px;
  margin: 0 auto;
}
.balance-box-group-default .balance-box-group-container h2 {
  float: left;
  margin: 0 0 10px;
  border-bottom: solid 2px #072340;
  font: normal 36px/1 BrandonMedium, san-serif;
  text-transform: uppercase;
}
.balance-box-group-default .balance-box-group-container .balance-box-group-content {
  clear: left;
}
.balance-box-group-default .balance-box-group-container .balance-box-group-content p {
  margin: 0;
  font: normal 80px/0.85 BrandonGrotesque-Bold, san-serif;
  text-transform: uppercase;
  color: #072340;
}
.balance-box-group-default .vertical-center-helper-1 {
  display: table;
  height: 100%;
}
.balance-box-group-default .vertical-center-helper-2 {
  display: table-cell;
  vertical-align: middle;
}
.balance-box-group-default .flickity-page-dots {
  bottom: 20px;
}
.balance-box-group-default .flickity-page-dots .dot {
  width: 13px;
  height: 13px;
  border: solid 2px #e5e5e5;
  color: #fff;
  background: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.balance-box-group-default .flickity-page-dots .dot.is-selected {
  background-color: #dddddd;
}
.balance-box-group-default .flickity-prev-next-button {
  width: 70px;
  height: 70px;
  background: none;
  opacity: 0.5;
}
.balance-box-group-default .flickity-prev-next-button:hover {
  opacity: 1;
}
.balance-box-group-default .flickity-prev-next-button::before {
  display: block;
  font: normal 70px/1 ElegantIcons, sans-serif;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.balance-box-group-default .flickity-prev-next-button.previous::before {
  content: "<";
}
.balance-box-group-default .flickity-prev-next-button.next::before {
  content: "=";
}
.balance-box-group-default .flickity-prev-next-button svg {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .balance-box-group-default .balance-box-group-container h2 {
    font-size: 24px;
  }
  .balance-box-group-default .balance-box-group-container .balance-box-group-content p {
    font-size: 64px;
  }
}
@media only screen and (max-width: 767px) {
  .balance-box-group-default .balance-box-group-container {
    width: 100%;
  }
  .balance-box-group-default .balance-box-group-container h2 {
    border-width: 1px;
    font-size: 24px;
  }
  .balance-box-group-default .balance-box-group-container .balance-box-group-content p {
    font-size: 44px;
  }
  .balance-box-group-default .flickity-page-dots {
    bottom: 10px;
  }
  .balance-box-group-default .flickity-page-dots .dot {
    width: 10px;
    height: 10px;
  }
  .balance-box-group-default .flickity-prev-next-button {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .balance-box-group-default .balance-box-group-container {
    width: 100%;
  }
  .balance-box-group-default .balance-box-group-container h2 {
    border-width: 1px;
    font-size: 16px;
  }
  .balance-box-group-default .balance-box-group-container .balance-box-group-content p {
    font-size: 28px;
  }
}
/* ============================================ *
 * Wishlist
 * ============================================ */
.my-wishlist .page-title h1 {
  margin-bottom: 15px !important;
}

@media only screen and (min-width: 768px) {
  #wishlist-view-form {
    padding-bottom: 79px;
  }
}
#wishlist-view-form .fieldset {
  margin-top: 0;
}
#wishlist-view-form .buttons-set {
  padding-top: 22px;
}
#wishlist-view-form .buttons-set button.button {
  float: left;
  height: 56px;
  line-height: 56px;
}
#wishlist-view-form .buttons-set button.button.btn-add {
  float: right;
  padding-left: 23px;
  padding-right: 23px;
}

#wishlist-table th {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  #wishlist-table .customer-wishlist-item-image {
    display: none;
  }
}
#wishlist-table tbody tr td {
  border-bottom: solid 1px #e5e5e5;
}
@media only screen and (max-width: 767px) {
  #wishlist-table.linearize-table tbody tr {
    border-bottom: none;
  }
}
#wishlist-table .cart-info-mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  #wishlist-table .cart-info-mobile {
    width: 100%;
    position: relative;
    vertical-align: top;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 20px;
    float: left;
    display: block;
  }
  #wishlist-table .cart-info-mobile .price-info,
  #wishlist-table .cart-info-mobile .qty-info,
  #wishlist-table .cart-info-mobile .to-cart {
    display: inline-block !important;
    vertical-align: top;
  }
  #wishlist-table .cart-info-mobile .price-info {
    margin-top: 6px;
  }
  #wishlist-table .cart-info-mobile .product-image {
    display: inline-block;
    float: left;
    width: 110px;
  }
  #wishlist-table .cart-info-mobile .item-manage .btn-update {
    text-transform: none !important;
  }
  #wishlist-table .cart-info-mobile .product-name {
    margin-top: 0;
  }
  #wishlist-table .cart-info-mobile .cart-infor-details {
    float: right;
    width: calc(100% - 130px);
  }
  #wishlist-table .cart-info-mobile .cart-infor-details .item-manage {
    max-width: auto;
    margin-left: 0;
    text-align: right;
    margin-right: 3px;
  }
  #wishlist-table .cart-info-mobile a.btn-remove {
    background: none;
    line-height: 21px;
    padding: 0;
    margin: 0;
    display: inline-block;
    top: 12px;
  }
  #wishlist-table .cart-info-mobile a.btn-remove:hover, #wishlist-table .cart-info-mobile a.btn-remove:focus, #wishlist-table .cart-info-mobile a.btn-remove:active {
    text-decoration: none;
  }
  #wishlist-table .cart-info-mobile a.btn-remove:before {
    font-size: 21px;
    line-height: 21px;
    color: #9b9b9b;
    font-family: ElegantIcons;
    content: "\51";
    display: block;
    text-indent: 0;
  }
  #wishlist-table .cart-info-mobile textarea {
    margin-top: 15px;
  }
  #wishlist-table .cart-info-mobile .price-info {
    clear: both;
    width: 100%;
    @inlclude clearfix;
    margin-top: 12px;
    margin-bottom: 5px;
  }
  #wishlist-table .cart-info-mobile .price-info > .cart-cell {
    text-align: left;
    float: left;
  }
  #wishlist-table .cart-info-mobile .price-info > .cart-cell .price-box {
    margin-top: 10px;
  }
  #wishlist-table .cart-info-mobile .price-info .qty-info {
    float: right;
    display: inline-block;
  }
  #wishlist-table .cart-info-mobile .price-info .qty-info .add-to-cart-alt {
    min-width: auto;
    float: right;
    text-align: right;
  }
  #wishlist-table .cart-info-mobile .to-cart {
    clear: both;
    width: 100%;
    @inlclude clearfix;
    margin-top: 10px;
  }
  #wishlist-table .cart-info-mobile .to-cart .cart-cell {
    text-align: right;
    display: inline-block;
    float: right;
  }
}
#wishlist-table.clean-table {
  font-family: BrandonGrotesque-Bold;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
#wishlist-table.clean-table th {
  border-bottom: 1px solid #C0C0C0;
}
#wishlist-table.clean-table th:first-child {
  padding-left: 0;
  padding-right: 0;
}
#wishlist-table.clean-table th:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 1024px) {
  #wishlist-table.clean-table th:nth-child(n+3) {
    display: none;
  }
}
#wishlist-table.clean-table td {
  padding: 15px 0;
  vertical-align: top;
}
#wishlist-table.clean-table td:first-child {
  padding-left: 0;
  padding-right: 0;
}
#wishlist-table.clean-table td:last-child {
  padding-right: 0;
}
#wishlist-table.clean-table td.customer-wishlist-item-remove a {
  background: none;
  line-height: 21px;
  padding: 0;
  margin: 13px 5px 0 0;
  display: inline-block;
}
#wishlist-table.clean-table td.customer-wishlist-item-remove a:hover, #wishlist-table.clean-table td.customer-wishlist-item-remove a:focus, #wishlist-table.clean-table td.customer-wishlist-item-remove a:active {
  text-decoration: none;
}
#wishlist-table.clean-table td.customer-wishlist-item-remove a:before {
  font-size: 21px;
  line-height: 21px;
  color: #9b9b9b;
  font-family: ElegantIcons;
  content: "\51";
  display: block;
  text-indent: 0;
}
@media only screen and (max-width: 1024px) {
  #wishlist-table.clean-table td:nth-child(n+3) {
    display: none;
  }
}
#wishlist-table.clean-table td.customer-wishlist-item-price .cart-cell {
  margin-top: 16px;
}
#wishlist-table.clean-table thead th {
  font-family: BrandonGrotesque-Bold;
  font-size: 12px;
  text-transform: uppercase;
}
#wishlist-table.clean-table button.button.btn-cart {
  height: 48px;
  line-height: 48px;
}
#wishlist-table.clean-table .cart-cell .availability.out-of-stock {
  margin-top: 11px;
}
#wishlist-table .add-to-cart-alt {
  overflow: hidden;
  min-width: 130px;
}
#wishlist-table .add-to-cart-alt > span {
  font-family: "Lato", sans-serif;
  text-transform: none;
  color: #666;
  margin-right: 10px;
  line-height: 48px;
  display: inline-block;
  vertical-align: top;
}
#wishlist-table .add-to-cart-alt input.input-text {
  width: 54px;
  padding-left: 5px;
  padding-right: 5px;
}
#wishlist-table .product-image {
  width: 130px;
}
#wishlist-table .product-name {
  font-family: BrandonGrotesque-Bold;
  font-size: 14px;
  color: #072340;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 16px;
  margin-top: 18px;
}
#wishlist-table .product-name a {
  color: #072340;
}
@media only screen and (max-width: 1024px) {
  #wishlist-table .customer-wishlist-item-info > textarea {
    display: none;
  }
}
#wishlist-table .customer-wishlist-item-info p > a {
  text-decoration: underline;
  display: inline-block;
  font-size: 14px;
  color: #999999;
  text-transform: none;
  line-height: normal;
}
#wishlist-table .customer-wishlist-item-info p > a:hover, #wishlist-table .customer-wishlist-item-info p > a:focus, #wishlist-table .customer-wishlist-item-info p > a:active {
  color: #072340;
}
@media only screen and (max-width: 1024px) {
  #wishlist-table .customer-wishlist-item-info > h3.product-name {
    display: none !important;
  }
}
#wishlist-table .wishlist-sku {
  font-size: 11px;
  font-family: BrandonGrotesque-Bold;
  margin: 5px 0;
}
#wishlist-table textarea {
  border: 1px solid #e5e5e5;
  width: 100%;
  height: 80px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  text-transform: none;
}
#wishlist-table textarea::-webkit-input-placeholder {
  text-transform: none;
}
#wishlist-table textarea:-moz-placeholder {
  text-transform: none;
}
#wishlist-table textarea::-moz-placeholder {
  text-transform: none;
}
#wishlist-table textarea:-ms-input-placeholder {
  text-transform: none;
}
#wishlist-table textarea:focus {
  border: 1px solid #dddddd;
}
#wishlist-table .item-manage {
  margin-left: 30px;
  max-width: 450px;
  padding-top: 5px;
}
#wishlist-table .item-manage .button {
  font-family: "Lato", sans-serif;
  font-size: 11px;
  padding: 3px 5px;
}
#wishlist-table .cart-cell {
  text-align: center;
}
#wishlist-table .price-box {
  font-family: BrandonGrotesque-Bold;
  font-size: 12px;
}
#wishlist-table .price-box .price {
  color: #444444;
}
#wishlist-table .giftregisty-add {
  margin-top: 5px;
}
#wishlist-table .giftregisty-add .change {
  display: none;
}
#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #072340;
  margin-bottom: 3px;
}
#wishlist-table .truncated .details {
  background: none;
  color: #072340;
}
#wishlist-table td[data-rwd-label]:before {
  font-weight: 600;
}
#wishlist-table .item-manage button.button {
  background: none;
  height: auto;
  line-height: normal;
  border: none;
  font-size: 14px;
  color: #999;
  text-decoration: underline;
  text-transform: none;
}
#wishlist-table .item-manage button.button:hover, #wishlist-table .item-manage button.button:focus, #wishlist-table .item-manage button.button:active {
  background: none;
  border: none;
  color: #072340;
}

@media only screen and (max-width: 320px) {
  #wishlist-table .cart-info-mobile .cart-infor-details {
    width: calc(100% - 120px);
  }
}

/* ============================================ *
 * Wishlist Sidebar
 * ============================================ */
.block-wishlist .mini-products-list > li:not(:last-child) {
  padding-bottom: 5px;
}
.block-wishlist .product-details .product-name {
  padding-top: 0;
  margin-bottom: 5px;
}
.block-wishlist .price-box {
  float: left;
  margin: 0;
}
.block-wishlist .price-box,
.block-wishlist .price-box .price,
.block-wishlist .link-cart {
  font-size: 12px;
}
.block-wishlist .link-cart {
  float: left;
  text-transform: uppercase;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #EDEDED;
}

@media only screen and (max-width: 1024px) {
  #wishlist-table tr.last .customer-wishlist-item-info .cart-info-mobile {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  #wishlist-table.clean-table td:first-child {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  #wishlist-table.clean-table td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.customer-wishlist-item-price .price-box .special-price,
.customer-wishlist-item-price .price-box .old-price {
  line-height: normal;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  #wishlist-view-form .buttons-set > button.button {
    float: left !important;
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  #wishlist-table tbody tr td {
    border-bottom: none !important;
  }
}

#wishlist-table.clean-table tr.last td {
  border-bottom: none;
}

.my-account .dashboard #my-orders-table td.total .price {
  color: #444 !important;
}

@media only screen and (min-width: 1025px) {
  .cart-cell.price-destop {
    float: right;
    padding: 9px 30px 0px 5px;
  }

  .customer-wishlist-item-info {
    width: 45%;
  }
}
@media only screen and (max-width: 1024px) {
  .cart-cell.price-destop {
    display: none;
  }

  .customer-wishlist-item-info {
    width: auto;
  }
}
/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
.header-minicart {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .header-minicart {
    display: block;
  }
}
.header-minicart .minicart-message {
  display: block;
  padding: 10px;
}
.header-minicart .empty {
  padding: 10px;
  text-align: center;
}
.header-minicart .minicart-wrapper {
  clear: both;
  position: relative;
}
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.header-minicart .minicart-wrapper:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.header-minicart .minicart-wrapper:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.header-minicart .minicart-wrapper.loading {
  position: relative;
}
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
  display: block;
}
.header-minicart .minicart-wrapper .minicart-widgets {
  color: #072340;
  font-family: BrandonGrotesque-Medium;
  font-size: 22px;
  letter-spacing: -0.02em;
}
.header-minicart .block-cart {
  border-left: solid 3px #072340;
  display: block;
  position: absolute;
  z-index: 200;
  top: 0;
  right: 0;
  width: 389px;
  height: 100%;
  background: white;
  margin-right: 0;
}
.header-minicart .block-subtitle {
  color: #fff;
  font-family: BrandonGrotesque-Bold;
  font-size: 18px;
  line-height: 1.4;
  padding: 16px 15px 14px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0px;
  background-color: #072340;
  font-weight: normal;
  cursor: pointer;
}
.header-minicart .block-subtitle > span {
  text-transform: none;
  font-family: BrandonGrotesque-Medium;
}
.header-minicart .block-subtitle > span.title-minicart {
  text-transform: uppercase;
  font-family: BrandonGrotesque-Bold;
  font-size: 18px;
  line-height: 1.4;
}
.header-minicart .block-subtitle .close {
  color: #fff;
  float: left;
  text-decoration: none;
  font-weight: normal;
  font-size: 30px;
  margin-top: -4px;
  margin-right: 36px;
}
.header-minicart .block-content {
  margin-top: 16px;
  padding-top: 0;
}
.header-minicart .mini-products-list {
  margin: 8px 18px;
  max-height: 430px !important;
  overflow-y: scroll;
}
.header-minicart .mini-products-list li {
  padding: 20px 0 13px;
  border-top: solid 1px #e5e5e5;
  position: relative;
  margin-bottom: 0;
}
.header-minicart .mini-products-list li .product-details {
  position: relative;
  float: right;
  width: calc(100% - 80px);
  margin: 0;
  text-align: left;
}
.header-minicart .mini-products-list li .product-details .info-wrapper .price {
  font-weight: bold;
}
.header-minicart .mini-products-list li .remove {
  color: #999;
  padding-top: 7px;
  margin-left: -3px;
  display: block;
  width: 80px;
}
.header-minicart .mini-products-list li.last {
  border-bottom: solid 1px #e5e5e5;
}
.header-minicart .product-details .product-name {
  padding-top: 0px;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: -5px;
}
.header-minicart .product-details .product-name a {
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: BrandonGrotesque-Bold;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  color: #072340;
}
.header-minicart .info-wrapper {
  margin-bottom: 0;
}
.header-minicart .info-wrapper th {
  text-transform: uppercase;
  padding-right: 10px;
}
.header-minicart .info-wrapper td {
  color: #072340;
  clear: right;
}
.header-minicart .info-wrapper .qty-wrapper td {
  height: 33px;
  line-height: 33px;
}
.header-minicart .info-wrapper .qty {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 2px;
  width: 3.2em;
  text-align: center;
  height: 30px;
}
.header-minicart .info-wrapper .quantity-button {
  opacity: 0;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}
.header-minicart .info-wrapper .quantity-button[disabled] {
  cursor: default;
}
.header-minicart .info-wrapper .quantity-button.visible {
  opacity: 1;
}
.header-minicart .info-wrapper .sku-item {
  color: #000000;
}
.header-minicart .subtotal {
  text-align: center;
  height: 40px;
  display: block;
  line-height: 40px;
  color: #072340;
  font-family: BrandonGrotesque-Medium;
  font-size: 22px;
}
.header-minicart .subtotal .label {
  display: block;
  float: left;
  padding-left: 15px;
  font-family: BrandonGrotesque-Medium;
  font-size: 22px;
  font-weight: normal;
}
.header-minicart .subtotal .price {
  color: #072340;
  float: right;
  padding-right: 20px;
  font-family: BrandonGrotesque-Bold;
  font-size: 22px;
  font-weight: normal;
}
.header-minicart .minicart-actions {
  padding: 0 17px 5px;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
.header-minicart .minicart-actions .checkout-button {
  width: 100%;
}
.header-minicart .minicart-actions .cart-link {
  height: 48px !important;
  line-height: 48px !important;
  text-transform: uppercase;
}
.header-minicart .minicart-actions .paypal-logo .paypal-or {
  line-height: 1.6;
}
.header-minicart .minicart-actions > span {
  float: left;
  margin-top: 5px;
  color: #072340;
}
.header-minicart #minicart-error-message,
.header-minicart #mobile-minicart-error-message {
  text-align: center;
  color: red;
  display: none;
}
.header-minicart #minicart-success-message,
.header-minicart #mobile-minicart-success-message {
  text-align: center;
  color: green;
  display: none;
}
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
  display: none;
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block;
}

@media only screen and (min-width: 768px) {
  .checkout-types.minicart {
    float: right;
    width: 49%;
    text-align: center;
    margin-right: 3px;
  }

  .minicart-actions .cart-link {
    float: left;
    width: 47%;
  }

  .header-minicart .minicart-wrapper .minicart-widgets {
    padding-top: 5px;
  }
}
@media only screen and (max-width: 479px) {
  .header-minicart a.skip-cart {
    z-index: 1;
  }
}
@media only screen and (max-width: 767px) {
  .header-minicart .minicart-wrapper:before {
    background-color: #EDEDED;
  }
  .header-minicart .quantity-button {
    float: none;
  }
  .header-minicart .header-minicart .block-cart {
    padding: 10px;
  }
  .header-minicart .header-minicart .block-subtitle {
    padding-top: 54px;
  }
  .header-minicart .minicart-actions {
    padding-bottom: 33px;
  }
  .header-minicart .minicart-actions .cart-link {
    display: none;
    bottom: 0;
    right: 10px;
    position: absolute;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li {
    display: inline-block;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {
    display: inline;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
    display: inline-block;
    vertical-align: top;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    width: auto;
    float: none;
    display: inline;
    margin: 0 10px 5px 10px;
    line-height: 40px;
  }
  .header-minicart .box-minicart-overflow.cart-open #header-cart {
    width: 86%;
    margin-right: 100px;
  }
  .header-minicart .box-minicart-overflow.cart-open #header-cart .close-cart-box {
    position: absolute;
    left: -50px;
    top: 0;
    background-color: #ffffff;
    width: 16%;
    height: 46px;
    border-bottom: 3px solid #072340;
  }
  .header-minicart .box-minicart-overflow.cart-open #header-cart .close-cart-box .close {
    color: #072340;
    width: 100%;
    margin-top: 13px;
  }

  .mini-products-list .info-wrapper {
    font-size: 14px !important;
  }
  .mini-products-list .product-image {
    width: 60px;
    margin-right: 16px;
  }
  .mini-products-list .product-details {
    margin-left: 76px;
  }
  .mini-products-list .product-details .product-name {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    padding-top: 0;
  }
  .mini-products-list .product-details .sku-item {
    color: #000 !important;
  }
  .mini-products-list .product-details .remove {
    color: #999;
    font-size: 14px;
  }
  .mini-products-list .product-details .truncated {
    float: left;
    width: 100%;
    margin-top: 3px;
    margin-bottom: 12px;
  }
  .mini-products-list .product-details .item-options {
    content: '';
    display: table;
    clear: both;
    font-size: 14px !important;
  }
  .mini-products-list .product-details .remove {
    float: left;
    display: block;
    width: 100%;
    text-align: left;
  }

  .minicart-widgets {
    font-size: 16px !important;
    color: #072340;
    font-family: BrandonGrotesque-Medium;
  }

  #header-cart.cart-header {
    right: -100%;
    width: calc(100% - 50px);
    margin-right: 0;
    height: 100%;
    top: 0;
    z-index: 1000;
    visibility: hidden;
    position: fixed;
    border-left: solid 3px #072340;
    background: white;
    display: block;
    -webkit-transition: -webkit-transform 0.4s;
    -ms-transition: -ms-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  #header-cart.cart-header.cart-open {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.4s;
    -ms-transition: -ms-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    right: 0;
  }
  #header-cart.cart-header.cart-open .skip-link-close {
    position: absolute;
    left: -53px;
    top: 0;
    width: 50px;
    background: #fff;
    height: 55px;
    margin-top: 0 !important;
  }
  #header-cart.cart-header.cart-open .skip-link-close:before {
    content: "\4d";
    margin-top: 3px;
    color: #072340;
    display: block;
    font-size: 48px;
    font-weight: normal;
  }
  #header-cart.cart-header .minicart-wrapper {
    clear: both;
    position: relative;
    text-align: center;
  }
  #header-cart.cart-header .minicart-wrapper .block-subtitle {
    color: #fff;
    font-family: BrandonGrotesque-Bold;
    font-size: 18px;
    line-height: 1.4;
    padding: 16px 15px 17px;
    text-align: center;
    text-transform: uppercase;
    background-color: #072340;
    font-weight: normal;
  }
  #header-cart.cart-header .minicart-wrapper .block-subtitle > span {
    text-transform: none;
    font-family: BrandonGrotesque-Medium;
  }
  #header-cart.cart-header .minicart-wrapper .block-subtitle .close {
    color: #fff;
    float: left;
    text-decoration: none;
    font-weight: normal;
    font-size: 30px;
    margin-top: -4px;
  }
  #header-cart.cart-header .minicart-wrapper .block-content {
    margin-top: 0;
    width: 100%;
    float: left;
    clear: both;
    padding-top: 0;
  }
  #header-cart.cart-header .minicart-wrapper .block-content .subtotal {
    text-align: center;
    height: 43px;
    display: block;
    line-height: 43px;
    color: #072340;
    font-family: BrandonGrotesque-Medium;
    font-size: 22px;
  }
  #header-cart.cart-header .minicart-wrapper .block-content .subtotal .label {
    display: block;
    float: left;
    padding-left: 15px;
    font-size: 22px;
  }
  #header-cart.cart-header .minicart-wrapper .block-content .subtotal .price {
    color: #072340;
    float: right;
    padding-right: 15px;
    font-family: BrandonGrotesque-Bold;
    font-size: 22px;
    padding-top: 4px;
  }
  #header-cart.cart-header .minicart-wrapper .minicart-actions {
    float: left;
    width: 100%;
  }
  #header-cart.cart-header .minicart-wrapper .minicart-actions > a.cart-link {
    display: none;
  }
  #header-cart.cart-header .minicart-wrapper .minicart-actions .checkout-types.minicart {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    content: '';
    display: table;
    clear: both;
  }
  #header-cart.cart-header .minicart-wrapper .minicart-actions .checkout-types.minicart li a {
    display: block;
    width: 100%;
  }
  #header-cart.cart-header .minicart-wrapper .minicart-actions .checkout-types.minicart.desktop-display {
    display: none !important;
  }
  #header-cart.cart-header .cart-sidebar-parent {
    width: calc(100% + 53px);
  }
  #header-cart.cart-header #cart-sidebar,
  #header-cart.cart-header #mobile-cart-sidebar {
    border-top: solid 1px #e5e5e5;
    padding-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    content: '';
    display: block;
    clear: both;
    overflow-y: scroll;
    width: calc(100% - 20px);
    max-height: 350px;
  }
  #header-cart.cart-header #cart-sidebar li,
  #header-cart.cart-header #mobile-cart-sidebar li {
    border-bottom: #e5e5e5 solid 1px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    width: calc(100% - 53px);
  }
  #header-cart.cart-header #cart-sidebar .product-name a,
  #header-cart.cart-header #mobile-cart-sidebar .product-name a {
    color: #000000;
  }
  #header-cart.cart-header #cart-sidebar .info-wrapper .price,
  #header-cart.cart-header #mobile-cart-sidebar .info-wrapper .price {
    font-size: 14px;
  }
  #header-cart.cart-header #minicart-error-message {
    text-align: center;
    color: red;
    display: none;
  }
  #header-cart.cart-header #minicart-success-message {
    text-align: center;
    color: green;
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .header-minicart .minicart-actions .cart-link {
    right: auto;
    left: 0;
    text-align: center;
    width: 100%;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    line-height: 1.6;
  }
}
@media only screen and (max-width: 599px) {
  .header-minicart .minicart-actions .checkout-button {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .fancybox-wrap {
    width: 90% !important;
    left: 5% !important;
    top: 70px !important;
  }
}

@media only screen and (max-width: 767px) {
  .fancybox-inner {
    width: 100% !important;
  }
}
.fancybox-inner #freeshipping-popup {
  padding: 33px 34px;
  width: 573px;
  height: 347px;
}
@media only screen and (max-width: 767px) {
  .fancybox-inner #freeshipping-popup {
    padding: 15px 20px;
  }
}
.fancybox-inner #freeshipping-popup h5 {
  font-size: 16px;
  color: #444;
  margin-bottom: 27px;
}
.fancybox-inner #freeshipping-popup p {
  line-height: 26px;
  margin-bottom: 36px;
}

@media only screen and (min-width: 1025px) {
  .product-cart-info-mobile .product-cart-image-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .product-cart-info-mobile .product-cart-image-mobile {
    display: inline-block !important;
  }
}

.minicart-actions .cart-link {
  border: solid 1px #072340;
  text-decoration: none;
  font-family: BrandonGrotesque-Regular;
  font-size: 14px;
}
.minicart-actions .cart-link:hover, .minicart-actions .cart-link:focus, .minicart-actions .cart-link:active {
  background: #072340;
  color: #fff;
}

/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 15px !important;
  width: 100% !important;
  z-index: 200;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .search-autocomplete {
    max-width: 1200px;
  }
}
.search-autocomplete ul {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #072340;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.search-autocomplete ul li {
  border-bottom: 1px solid #F4F4F4;
  color: #072340;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  text-align: left;
}
.search-autocomplete ul li:hover {
  color: #041629;
}
.search-autocomplete ul li.selected {
  background-color: #072340;
  color: white;
}
.search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}
.search-autocomplete ul li:last-child {
  border-bottom: none;
}
.search-autocomplete:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #072340;
  border-top: none;
  left: 50%;
  top: -7px;
}

/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search {
  background: #F4F4F4;
  border: 1px solid #EDEDED;
  padding: 0px;
}
.advanced-search select.multiselect option {
  border-bottom: 1px solid #EDEDED;
  padding: 2px 5px;
}

@media only screen and (max-width: 479px) {
  .advanced-search {
    padding: 10px;
  }
}
/* ============================================ *
 * Account - Reviews
 * ============================================ */
.product-review {
  padding-top: 0;
}
.product-review .product-img-box p.label {
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  font-family: BrandonGrotesque-Bold;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.product-review .product-img-box .rating-box {
  margin: 15px 0;
}
.product-review .product-details h2 {
  border-bottom: 1px solid #e5e5e5;
  color: #3399CC;
  font-size: 16px;
  font-weight: 600;
  font-family: BrandonGrotesque-Bold;
  padding-bottom: 10px;
}
.product-review .ratings-table {
  font-family: BrandonGrotesque-Bold;
}
.product-review .ratings-table th {
  padding-right: 10px;
}
.product-review .ratings-table tr {
  float: left;
  font-size: 12px;
  margin-right: 10px;
  text-transform: uppercase;
}
.product-review .ratings-description dt {
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  font-weight: 400;
  font-family: BrandonGrotesque-Bold;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
.product-review .ratings-description dd {
  color: #737373;
  font-family: BrandonGrotesque-Bold;
  font-size: 13px;
}

@media only screen and (min-width: 768px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
@media only screen and (min-width: 1126px) {
  .product-review .ratings-table tr {
    float: left;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page-view .col-left.sidebar,
.cms-no-route .col-left.sidebar {
  width: 234px;
  border: 1px solid #e5e5e5;
  padding: 13px 28px;
  line-height: 1.8;
}
.cms-page-view .col-left.sidebar li,
.cms-no-route .col-left.sidebar li {
  margin-bottom: 3px;
}
@media only screen and (max-width: 767px) {
  .cms-page-view h1,
  .cms-no-route h1 {
    font-size: 26px;
  }
}
.cms-page-view .page-title h1,
.cms-page-view .page-title h3,
.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-no-route .page-title h1,
.cms-no-route .page-title h3,
.cms-no-route .page-head h1,
.cms-no-route .page-head h3 {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.5em;
  margin-top: -10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .cms-page-view .page-title h1,
  .cms-page-view .page-title h3,
  .cms-page-view .page-head h1,
  .cms-page-view .page-head h3,
  .cms-no-route .page-title h1,
  .cms-no-route .page-title h3,
  .cms-no-route .page-head h1,
  .cms-no-route .page-head h3 {
    margin-top: 0px;
  }
}
.cms-page-view .about-us .about-info,
.cms-no-route .about-us .about-info {
  float: left !important;
}
.cms-page-view .about-us .about-info h4,
.cms-no-route .about-us .about-info h4 {
  color: #444444;
  margin-bottom: 30px;
}
.cms-page-view .about-us .about-info p,
.cms-no-route .about-us .about-info p {
  margin: 0 0 25px 0 !important;
}
.cms-page-view .about-us .about-image,
.cms-no-route .about-us .about-image {
  width: 50%;
  margin-right: -5px;
  margin-top: 5px;
  padding: 0px !important;
}
.cms-page-view .about-us .about-image p,
.cms-no-route .about-us .about-image p {
  margin: 0px !important;
}
@media only screen and (max-width: 1024px) {
  .cms-page-view .about-us .about-image,
  .cms-no-route .about-us .about-image {
    width: 100% !important;
    margin-right: 0px !important;
  }
}
.cms-page-view .page-title.no-border h1,
.cms-page-view .page-title.no-border h3,
.cms-no-route .page-title.no-border h1,
.cms-no-route .page-title.no-border h3 {
  margin-top: 0px !important;
}
.cms-page-view .bcolumn h2,
.cms-no-route .bcolumn h2 {
  font-size: 34px;
  color: #072340;
  text-transform: uppercase;
  margin-bottom: 5px !important;
}
.cms-page-view .bcolumn h1,
.cms-no-route .bcolumn h1 {
  margin-top: -10px;
}
.cms-page-view .bcolumn .contact-form,
.cms-no-route .bcolumn .contact-form {
  margin-top: 37px !important;
  width: 430px !important;
}
@media only screen and (max-width: 767px) {
  .cms-page-view .bcolumn .contact-form,
  .cms-no-route .bcolumn .contact-form {
    width: 100% !important;
    margin-top: 20px;
  }
}
.cms-page-view .bcolumn .page-title,
.cms-no-route .bcolumn .page-title {
  margin-top: 0px;
}
.cms-page-view .bcolumn .part,
.cms-no-route .bcolumn .part {
  line-height: 26px;
  padding-bottom: 42px !important;
}
.cms-page-view .bcolumn .part .part1-col1,
.cms-no-route .bcolumn .part .part1-col1 {
  padding-right: 0px;
  float: left;
  padding-top: 4px;
}
.cms-page-view .bcolumn .part .part1-col2,
.cms-no-route .bcolumn .part .part1-col2 {
  margin-top: 24px;
  float: left;
  width: 40%;
  margin-left: 41px;
}
.cms-page-view .bcolumn .bcolumn-second,
.cms-no-route .bcolumn .bcolumn-second {
  padding: 6px 100px 0 100px !important;
}
.cms-page-view .bcolumn .bcolumn-second .part.end,
.cms-no-route .bcolumn .bcolumn-second .part.end {
  border-bottom: 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.cms-page-view .bcolumn .bcolumn-second .part.end p b i,
.cms-no-route .bcolumn .bcolumn-second .part.end p b i {
  font-size: 16px;
}
.cms-page-view .bcolumn form,
.cms-no-route .bcolumn form {
  width: 405px !important;
}
.cms-page-view .bcolumn form label,
.cms-no-route .bcolumn form label {
  margin-bottom: 5px !important;
  font-style: normal;
}
.cms-page-view .bcolumn form input, .cms-page-view .bcolumn form select,
.cms-no-route .bcolumn form input,
.cms-no-route .bcolumn form select {
  height: 43px !important;
}
.cms-page-view .bcolumn form ul > li,
.cms-no-route .bcolumn form ul > li {
  margin-bottom: 10px !important;
}
.cms-page-view .bcolumn form ul > li textarea,
.cms-no-route .bcolumn form ul > li textarea {
  height: 150px !important;
}
.cms-page-view .bcolumn form .buttons,
.cms-no-route .bcolumn form .buttons {
  padding-top: 10px;
}
@media only screen and (max-width: 1024px) {
  .cms-page-view .bcolumn .page-title,
  .cms-no-route .bcolumn .page-title {
    margin-top: 10px;
  }
  .cms-page-view .bcolumn .part .part2-col2,
  .cms-no-route .bcolumn .part .part2-col2 {
    margin-top: 10px;
  }
  .cms-page-view .bcolumn .part .part1-col1,
  .cms-no-route .bcolumn .part .part1-col1 {
    padding-right: 0px !important;
  }
  .cms-page-view .bcolumn .bcolumn-second,
  .cms-no-route .bcolumn .bcolumn-second {
    padding: 0px 10px !important;
  }
  .cms-page-view .bcolumn .bcolumn-second .part.end,
  .cms-no-route .bcolumn .bcolumn-second .part.end {
    width: 100%;
  }
  .cms-page-view .bcolumn .bcolumn-second .contact-form,
  .cms-no-route .bcolumn .bcolumn-second .contact-form {
    margin-top: 30px;
  }
  .cms-page-view .bcolumn .part .part1-col1,
  .cms-no-route .bcolumn .part .part1-col1 {
    margin-left: 0;
  }
  .cms-page-view .bcolumn .part .part1-col2,
  .cms-no-route .bcolumn .part .part1-col2 {
    margin-top: 0;
    float: right;
    width: 45%;
    margin-left: 0;
  }
  .cms-page-view .bcolumn form,
  .cms-no-route .bcolumn form {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .cms-page-view .part .part1-col1,
  .cms-no-route .part .part1-col1 {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .cms-page-view .part .part1-col2,
  .cms-no-route .part .part1-col2 {
    width: 100% !important;
    margin-left: 0;
    float: left;
  }
  .cms-page-view .part .part2-col1,
  .cms-page-view .part .part2-col2,
  .cms-page-view .part .part3-col1,
  .cms-page-view .part .part3-col2,
  .cms-page-view .part .part4-col1,
  .cms-page-view .part .part4-col2,
  .cms-no-route .part .part2-col1,
  .cms-no-route .part .part2-col2,
  .cms-no-route .part .part3-col1,
  .cms-no-route .part .part3-col2,
  .cms-no-route .part .part4-col1,
  .cms-no-route .part .part4-col2 {
    width: 100% !important;
    float: left !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  .cms-page-view .col-left.sidebar,
  .cms-no-route .col-left.sidebar {
    display: none;
  }
}
.cms-page-view .std form ul li,
.cms-no-route .std form ul li {
  margin-left: 0px !important;
}
.cms-page-view .std dl,
.cms-no-route .std dl {
  line-height: 1.6;
}
.cms-page-view .std .widget-title,
.cms-no-route .std .widget-title {
  text-align: center;
}
.cms-page-view .std .widget-viewed,
.cms-no-route .std .widget-viewed {
  margin-top: 150px;
}
@media only screen and (max-width: 767px) {
  .cms-page-view .std .widget-viewed,
  .cms-no-route .std .widget-viewed {
    margin-top: 50px;
  }
}
.cms-page-view .std .widget-viewed .product-info,
.cms-no-route .std .widget-viewed .product-info {
  text-align: center;
}
.cms-page-view .std .widget-viewed .product-info .actions,
.cms-no-route .std .widget-viewed .product-info .actions {
  display: block;
}
.cms-page-view .std .widget-viewed li,
.cms-no-route .std .widget-viewed li {
  font-style: normal;
}
.cms-page-view .std .left-menu,
.cms-no-route .std .left-menu {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .cms-page-view .std .about-image,
  .cms-no-route .std .about-image {
    width: 100% !important;
    margin-right: 0px !important;
  }
  .cms-page-view .std .about-us-1 .page-title h1, .cms-page-view .std .about-us-2 .page-title h1,
  .cms-no-route .std .about-us-1 .page-title h1,
  .cms-no-route .std .about-us-2 .page-title h1 {
    padding-bottom: 3px !important;
    margin-bottom: 5px !important;
  }
  .cms-page-view .std .left-menu,
  .cms-no-route .std .left-menu {
    background-color: white;
    border: 1px solid #072340;
    margin-bottom: 15px;
    display: block;
    color: #072340;
    padding: 0;
    margin-top: -25px;
  }
  .cms-page-view .std .left-menu .links,
  .cms-no-route .std .left-menu .links {
    position: relative;
  }
  .cms-page-view .std .left-menu ul,
  .cms-no-route .std .left-menu ul {
    position: absolute;
    top: 40px;
    left: -1px;
    width: calc(100% + 2px);
    background: #fff;
    border: solid 1px #072340;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 0;
    margin-bottom: 0;
  }
  .cms-page-view .std .left-menu li,
  .cms-no-route .std .left-menu li {
    list-style: none;
    font-style: normal;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
  }
  .cms-page-view .std .left-menu .block-title,
  .cms-no-route .std .left-menu .block-title {
    font-size: 14px;
    font-family: BrandonGrotesque-Medium;
    font-weight: normal;
    padding-left: 15px;
    padding-bottom: 5px;
  }
  .cms-page-view .std .left-menu .block-title span,
  .cms-page-view .std .left-menu .block-title strong,
  .cms-no-route .std .left-menu .block-title span,
  .cms-no-route .std .left-menu .block-title strong {
    font-size: 14px;
    font-family: BrandonGrotesque-Medium;
    font-weight: normal;
  }
  .cms-page-view .std .left-menu .block-title:after,
  .cms-no-route .std .left-menu .block-title:after {
    display: block;
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    background: url("../images/ico-accordion.png") no-repeat 0 0;
    right: 15px;
    top: 8px;
  }
  .cms-page-view .std .left-menu .block-title.active:after,
  .cms-no-route .std .left-menu .block-title.active:after {
    background-position: left -21px;
  }
  .cms-page-view .std .page-title.no-border h1,
  .cms-page-view .std .page-title.no-border h3,
  .cms-no-route .std .page-title.no-border h1,
  .cms-no-route .std .page-title.no-border h3 {
    border-bottom: none;
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .cms-page-view .std .left-menu,
  .cms-no-route .std .left-menu {
    margin-top: -15px;
  }
}
.cms-page-view .std .bcolumn .bcolumn-second,
.cms-no-route .std .bcolumn .bcolumn-second {
  padding: 0px 40px;
}
.cms-page-view .std .part1-col1,
.cms-no-route .std .part1-col1 {
  float: left;
  padding-right: 40px;
  width: 50%;
}
.cms-page-view .std .part2-col1,
.cms-no-route .std .part2-col1 {
  float: left;
  width: 50%;
  padding: 16px 0 0 2px;
}
.cms-page-view .std .part2-col2,
.cms-no-route .std .part2-col2 {
  float: right;
  width: 40%;
}
.cms-page-view .std .part3-col1,
.cms-no-route .std .part3-col1 {
  float: left;
  width: 40%;
}
.cms-page-view .std .part3-col2,
.cms-no-route .std .part3-col2 {
  float: left;
  width: calc(60% - 40px);
  margin-left: 40px;
  padding: 14px 0 0 18px;
}
.cms-page-view .std .contact-form form,
.cms-no-route .std .contact-form form {
  width: 36%;
}
.cms-page-view .std .contact-form form li,
.cms-no-route .std .contact-form form li {
  list-style: none;
  margin-bottom: 20px;
}
.cms-page-view .std .contact-form form li label,
.cms-no-route .std .contact-form form li label {
  font-style: normal;
  font-size: 14px;
  margin-bottom: 10px;
}
.cms-page-view .std .contact-form form li label .req,
.cms-no-route .std .contact-form form li label .req {
  color: red;
}
.cms-page-view .std .contact-form form li .buttons a,
.cms-no-route .std .contact-form form li .buttons a {
  display: none !important;
}
.cms-page-view .std .contact-form form li .textarea,
.cms-no-route .std .contact-form form li .textarea {
  height: 100px;
}
.cms-page-view .std .contact-form form .hide,
.cms-no-route .std .contact-form form .hide {
  display: none;
}
.cms-page-view .std .contact-form form #saveForm,
.cms-no-route .std .contact-form form #saveForm {
  background: none;
  display: inline-block;
  padding: 0 20px;
  border: 0;
  color: #072340;
  font-size: 14px;
  font-weight: normal;
  font-family: BrandonGrotesque-Regular;
  line-height: 40px;
  height: 40px !important;
  text-align: center;
  border: #072340 solid 1px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
  font-weight: 400;
  width: 76px;
}
.cms-page-view .std .contact-form form #saveForm:hover,
.cms-no-route .std .contact-form form #saveForm:hover {
  background: #072340;
  cursor: pointer;
  color: white;
  text-decoration: none;
}
.cms-page-view .std .part,
.cms-no-route .std .part {
  clear: both;
  display: inline-block;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 3em;
  padding-bottom: 2em;
}
.cms-page-view .std .break-line,
.cms-no-route .std .break-line {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.5em;
}
.cms-page-view .std .about-image,
.cms-no-route .std .about-image {
  float: right;
  padding: 10px;
}
.cms-page-view .std img,
.cms-no-route .std img {
  max-width: 100%;
}
.cms-page-view .std p,
.cms-no-route .std p {
  color: #444444;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 1.85;
}
.cms-page-view .std h1,
.cms-no-route .std h1 {
  color: #072340;
}
.cms-page-view .std h2,
.cms-no-route .std h2 {
  color: #072340;
  text-transform: uppercase;
}
.cms-page-view .std li,
.cms-no-route .std li {
  color: #444444;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
  content: '';
  display: table;
  clear: both;
}

.cms-no-route .std img {
  width: 100%;
}

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
  margin-bottom: 10px;
}
.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
  margin-bottom: 0;
}
.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
  font-family: "Lato", sans-serif;
}

.info.col {
  width: 100%;
}
.info.col:after {
  content: '';
  display: table;
  clear: both;
}
.info.col .span_1_of_2 {
  float: left;
  width: calc(50% - 27px);
}
@media only screen and (max-width: 767px) {
  .info.col .span_1_of_2 {
    width: 100%;
  }
}
.info.col .col-span-right {
  float: right;
}
@media only screen and (max-width: 767px) {
  .info.col .col-span-right {
    float: left;
  }
}

#accordion .toggle-tabs {
  display: none;
}
#accordion > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #000000;
  font-family: BrandonGrotesque-Bold;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 15px 10px 10px 0px;
  border-width: 1px 0px 0px;
  border-style: solid;
  border-color: #e5e5e5;
  position: relative;
  background-color: #fff;
  display: block;
}
#accordion > dl > dt:after {
  left: auto;
  top: 50%;
  margin-top: -3px;
}
#accordion > dl > dt:hover {
  background-color: #fff;
}
#accordion > dl > dd {
  padding: 0;
  margin: 0 0px 20px;
  border-width: 0px;
  border-style: solid;
  border-color: #e5e5e5;
}
#accordion > dl > dd:last-child {
  border-width: 0 0px 1px;
  padding-bottom: 30px;
}
#accordion li {
  position: relative;
  overflow: hidden;
}
#accordion li .plusimage h2 {
  margin-right: 10px;
  text-transform: uppercase;
}

.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 20px 0 0;
}
.page-sitemap .links a {
  position: relative;
}
.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0;
  font-size: 12px;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}

.contacts-index-index h1 {
  border: none;
}

#contactForm {
  padding-left: 40px;
}
#contactForm h2 {
  display: none;
}
#contactForm:after {
  content: '';
  display: table;
  clear: both;
}
#contactForm .fieldset .legend + .required {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  #contactForm {
    padding-left: 0;
  }

  body.cms-hospitality-uniforms .std .part1-col2 {
    width: 100%;
    margin-left: 0;
  }
  body.cms-hospitality-uniforms .std .bcolumn-second {
    padding: 0 !important;
  }
}
.cms-no-route .page-title {
  margin-top: 35px;
}
.cms-no-route .std ul li {
  margin-left: 0px !important;
}

@media screen and (max-width: 767px) {
  .customer-account-create .signin-info {
    padding-bottom: 3px;
  }
}
.bannerslider_item.slick-slide {
  outline: none !important;
}
.bannerslider_item.slick-slide:hover, .bannerslider_item.slick-slide:focus, .bannerslider_item.slick-slide:active {
  outline: none;
}
.bannerslider_item.slick-slide .img_child.mobile-display {
  outline: none;
}
.bannerslider_item.slick-slide .img_child.mobile-display:hover, .bannerslider_item.slick-slide .img_child.mobile-display:focus, .bannerslider_item.slick-slide .img_child.mobile-display:active {
  outline: none;
}

@media screen and (max-width: 767px) {
  .customer-account-login .page-title {
    margin-bottom: 25px;
  }
  .customer-account-login .account-login-content {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .customer-account-create .page-title {
    margin-top: 10px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #control_overlay {
    background: rgba(0, 0, 0, 0.65);
  }
}
form#form-validate .fieldset > .form-instructions {
  color: #444;
}

.category-uniform-styling .col-main {
  width: 100% !important;
}

.uniform-styling {
  max-width: 1200px;
  width: 100%;
  display: inline-block;
}
.uniform-styling ul li {
  float: left;
  width: calc(100%/4);
  padding: 0 5px 5px;
}
.uniform-styling ul li:nth-child(4), .uniform-styling ul li:nth-child(8) {
  float: right;
}
.uniform-styling ul li.customise-uniform {
  position: relative;
  margin-left: 5px;
  float: left;
  text-align: center;
  padding: 0 40px 30%;
  border: 1px solid #e3e1e1;
}
@media only screen and (min-width: 1025px) {
  .uniform-styling ul li.customise-uniform {
    width: 49%;
  }
}
.uniform-styling ul li.customise-uniform > div {
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  padding: 0 10px;
}
.uniform-styling ul li.customise-uniform h3 {
  font-family: BrandonGrotesque-Bold;
  font-size: 1.67vw;
  color: #072340;
}
.uniform-styling ul li.customise-uniform p {
  color: #072340;
  padding-bottom: 20px;
  font-size: 1vw;
}
.uniform-styling ul li.customise-uniform a {
  font-family: ScriptBarguzin-Regular;
  font-size: 1.25vw;
  color: #072340;
  border-bottom: 1px solid #072340;
}
.uniform-styling ul li.customise-uniform a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .uniform-styling ul li {
    margin: 0 auto;
    width: calc(100%/3);
  }
  .uniform-styling ul li:nth-child(4), .uniform-styling ul li:nth-child(8) {
    float: left;
  }
  .uniform-styling ul li.customise-uniform {
    width: 65.43%;
    float: right;
  }
  .uniform-styling ul li.customise-uniform h3 {
    font-size: 18px;
  }
  .uniform-styling ul li.customise-uniform p {
    font-size: 14px;
  }
  .uniform-styling ul li.customise-uniform a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .uniform-styling ul li {
    margin: 0 auto;
    width: calc(100%/2);
  }
  .uniform-styling ul li:nth-child(4), .uniform-styling ul li:nth-child(8) {
    float: left;
  }
  .uniform-styling ul li.customise-uniform {
    width: 100%;
  }
  .uniform-styling ul li.customise-uniform h3 {
    font-size: 16px;
  }
  .uniform-styling ul li.customise-uniform p {
    font-size: 14px;
    padding-bottom: 0;
  }
  .uniform-styling ul li.customise-uniform a {
    font-size: 14px;
  }
}

.cms-history .col-left .links.footer_about_us .block-title strong, .cms-history .col-left .links.footer_about_us ul li a {
  color: #000000;
}
.cms-history .col-left .links.footer_about_us ul li:nth-child(2) a {
  color: #072340;
}

/* ============================================ *
 * Pricing Conditions
 * ============================================ */
.price-box .minimal-price-link .label {
  color: #e5293c;
  font-family: BrandonGrotesque-Bold;
  font-size: 12px;
  text-transform: uppercase;
}

.map-info {
  white-space: nowrap;
}

.catalog-product-view .map-info {
  white-space: normal;
}
.catalog-product-view .map-info > span {
  float: right;
  margin-bottom: 5px;
}
.catalog-product-view .map-info .price-box.map-info > a {
  float: right;
  width: 100%;
}

/* ============================================ *
 * Cookies
 * ============================================ */
.notice-cookie .notice-inner {
  padding-bottom: 0;
}
.notice-cookie .notice-inner:after {
  content: '';
  display: table;
  clear: both;
}
.notice-cookie .notice-text {
  float: left;
  max-width: 90%;
  padding-top: 4px;
  text-align: left;
}
.notice-cookie .notice-text p {
  padding-bottom: 14.5px;
  line-height: 1.3;
}
.notice-cookie .actions {
  float: left;
  text-align: right;
  padding-bottom: 14.5px;
}

@media only screen and (max-width: 1024px) {
  .notice-cookie .notice-text {
    max-width: 86%;
  }
}
@media only screen and (max-width: 767px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-text {
    max-width: 82%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 620px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-inner {
    background-position: left 10px;
  }
  .notice-cookie .notice-inner:after {
    content: '';
    display: table;
    clear: both;
  }
  .notice-cookie .notice-text {
    float: none;
    max-width: 100%;
    padding-top: 0;
  }
  .notice-cookie .actions {
    text-align: left;
  }
}
/* ============================================ *
 * Tags
 * ============================================ */
#addTagForm button {
  margin-top: 5px;
  margin-bottom: 10px;
}

#addTagForm .form-add {
  margin-top: 10px;
}

.product-tags {
  background-color: #F4F4F4;
  border: 1px solid #e5e5e5;
  float: left;
  margin-bottom: 10px;
  padding: 5px 1% 10px;
  width: 98%;
}

.product-tags li {
  float: left;
  margin-right: 15px;
}

.product-tags li.last {
  margin-right: 0px;
}

.tags-list {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.tags-list > li {
  float: left;
  margin-right: 10px;
}

.block-tags .actions > a {
  font-size: 14px;
}

.my-tag-edit .button.btn-remove {
  padding: 0;
}
.my-tag-edit .button.btn-remove:after {
  color: white;
}

@media only screen and (max-width: 767px) {
  .tags-list > li,
  .tags-list {
    float: none;
  }
}
/* ============================================ *
 * Captcha
 * ============================================ */
.captcha-note {
  clear: left;
  padding-top: 5px;
}

.captcha-image {
  float: left;
  display: inline;
  max-width: 100%;
  position: relative;
  width: 258px;
  margin-bottom: 10px;
}

.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}

.registered-users .captcha-image {
  margin: 0;
}

.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

.customer-account-create .scaffold-form .captcha-input-container label:first-child {
  width: 100%;
}

.captcha-reload {
  position: absolute;
  right: 4px;
  top: 4px;
}

.captcha-img {
  border: 20px solid #bbb;
}

.captcha-input-container {
  margin-bottom: 10px;
}

.control.newsletter-box, .captcha-input-container, .captcha-img-container {
  float: none;
  clear: both;
}
.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after {
  content: '';
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout Billing Fix to place the Captcha properly
 * ============================================ */
#co-billing-form ul.form-list > .control {
  float: left;
  margin: 0 0 5px;
  width: 100%;
}

/* ============================================ *
 * Account - Orders, Invoices, Credit Memos.
 * ============================================ */
@media only screen and (max-width: 479px) {
  .sales-order-invoice .sub-title,
  .sales-order-creditmemo .sub-title,
  .sales-order-shipment .sub-title {
    float: left;
    font-size: 15px;
    text-align: center;
    width: 100%;
  }
  .sales-order-invoice .order-links,
  .sales-order-creditmemo .order-links,
  .sales-order-shipment .order-links {
    text-align: center;
    width: 100%;
  }
}
/* ============================================ *
 * Dashboard
 * ============================================ */
.customer-account .main-container {
  padding-top: 48px;
}
@media screen and (max-width: 767px) {
  .customer-account .main-container {
    padding-top: 20px;
  }
}
.customer-account .main-container .main {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.customer-account .col-left-first {
  width: 234px !important;
  margin-right: 0;
  padding-right: 0;
  position: relative !important;
  float: left;
  margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  .customer-account .col-left-first {
    width: 100% !important;
  }
}
.customer-account .col-main {
  width: calc(100% - 304px);
  padding-left: 0;
  padding-right: 0;
  float: right;
}
@media only screen and (max-width: 1024px) {
  .customer-account .col-main {
    width: calc(100% - 254px);
  }
}
@media only screen and (max-width: 767px) {
  .customer-account .col-main {
    width: 100%;
  }
}
.customer-account .page-title h1 {
  border-bottom: solid 1px #e5e5e5 !important;
  margin-top: -9px;
  padding-bottom: 6px;
  margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  .customer-account .page-title h1 {
    display: none;
  }
}
.customer-account .mobile-page-title {
  display: none;
}
@media only screen and (max-width: 767px) {
  .customer-account .mobile-page-title {
    display: block;
  }
}
.customer-account .block-account {
  border: solid 1px #e5e5e5;
  padding: 22px 20px 24px 29px;
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .customer-account .block-account {
    margin-left: 0;
  }
}
.customer-account .block-account .block-title {
  margin-bottom: 7px;
}
.customer-account .block-account .block-title strong {
  font-family: BrandonGrotesque-Bold;
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
  line-height: normal;
  marign: 0;
  font-size: 14px;
  padding: 0;
}
.customer-account .block-account .block-content {
  float: none;
  padding-top: 0;
  margin-top: 0;
}
.customer-account .block-account .block-content ul {
  clear: both;
}
.customer-account .block-account .block-content ul li {
  margin: 0;
  padding: 5px 0;
}
.customer-account .block-account .block-content ul li a {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #222;
  text-transform: none;
}
.customer-account .block-account .block-content ul li a:hover, .customer-account .block-account .block-content ul li a:hover, .customer-account .block-account .block-content ul li a:focus {
  text-decoration: none;
  color: #072340;
}
@media only screen and (max-width: 767px) {
  .customer-account .block-account {
    border: none;
    padding: 0;
    margin-bottom: 20px;
    position: relative;
  }
  .customer-account .block-account:last-of-type {
    border-bottom: none !important;
  }
  .customer-account .block-account:not(.block-layered-nav) .block-title > strong {
    border-top: none;
  }
  .customer-account .block-account .block-title {
    padding: 0 15px !important;
    height: 42px;
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: solid 1px #072340 !important;
  }
  .customer-account .block-account .block-title > strong {
    font-family: BrandonGrotesque-Medium !important;
    font-size: 14px;
    font-weight: normal !important;
    position: relative;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 !important;
    border: none !important;
    color: #072340 !important;
  }
  .customer-account .block-account .block-title > strong:after {
    display: none !important;
  }
  .customer-account .block-account .block-title > strong span {
    display: block;
    height: 40px;
    line-height: 40px;
  }
  .customer-account .block-account .block-title > strong span:after {
    font-size: 18px;
    font-family: ElegantIcons;
    color: #072340;
    content: "\33";
    text-align: right;
    position: absolute;
    right: 0;
  }
  .customer-account .block-account .block-content {
    border: solid 1px #072340 !important;
    border-top: none !important;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 100;
    top: 42px;
  }
}
.customer-account .box-account.box-recent {
  padding-bottom: 35px;
}
.customer-account .box-account.box-recent #my-orders-table thead th {
  padding-botom: 16px;
}
.customer-account .box-account.box-recent #my-orders-table tbody td {
  padding-top: 19px;
  padding-bottom: 16px;
}
.customer-account .box-account.box-info .col2-set .box .box-title h3 {
  margin-bottom: -1px;
}
.customer-account #my-orders-table thead th, .customer-account #my-orders-table tbody td, .customer-account .data-table.linearize-table thead th, .customer-account .data-table.linearize-table tbody td {
  border-bottom: solid 1px #e5e5e5;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #444;
}
@media only screen and (max-width: 982px) {
  .customer-account #my-orders-table thead th.date, .customer-account #my-orders-table tbody td.date, .customer-account .data-table.linearize-table thead th.date, .customer-account .data-table.linearize-table tbody td.date {
    display: none;
  }
}
.customer-account #my-orders-table thead th, .customer-account .data-table.linearize-table thead th {
  background: none;
  text-transform: none;
  color: #666;
  font-weight: normal;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  padding-bottom: 14px;
}
.customer-account #my-orders-table thead th.number, .customer-account .data-table.linearize-table thead th.number {
  padding-left: 0;
}
.customer-account #my-orders-table thead th.total, .customer-account .data-table.linearize-table thead th.total {
  min-width: 100px;
}
@media only screen and (max-width: 767px) {
  .customer-account #my-orders-table thead th.total, .customer-account .data-table.linearize-table thead th.total {
    white-space: pre-line;
    min-width: 100%;
  }
}
.customer-account #my-orders-table thead th.status, .customer-account .data-table.linearize-table thead th.status {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .customer-account #my-orders-table thead th.status, .customer-account .data-table.linearize-table thead th.status {
    white-space: pre-line;
  }
  .customer-account #my-orders-table thead th.status em, .customer-account .data-table.linearize-table thead th.status em {
    white-space: pre-line;
  }
}
.customer-account #my-orders-table thead th.view, .customer-account .data-table.linearize-table thead th.view {
  min-width: 150px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 1024px) {
  .customer-account #my-orders-table thead th.view, .customer-account .data-table.linearize-table thead th.view {
    min-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account #my-orders-table thead th.view, .customer-account .data-table.linearize-table thead th.view {
    min-width: auto;
  }
}
@media only screen and (max-width: 982px) {
  .customer-account #my-orders-table thead th.date, .customer-account .data-table.linearize-table thead th.date {
    display: none;
  }
}
.customer-account #my-orders-table tbody td, .customer-account .data-table.linearize-table tbody td {
  padding-top: 16px;
  padding-bottom: 17px;
}
.customer-account #my-orders-table tbody td.number, .customer-account .data-table.linearize-table tbody td.number {
  padding-left: 0;
}
.customer-account #my-orders-table tbody td.view, .customer-account .data-table.linearize-table tbody td.view {
  min-width: 150px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 1024px) {
  .customer-account #my-orders-table tbody td.view, .customer-account .data-table.linearize-table tbody td.view {
    min-width: 100%;
  }
}
.customer-account #my-orders-table tbody td.view span.nobr, .customer-account .data-table.linearize-table tbody td.view span.nobr {
  display: block;
}
.customer-account #my-orders-table tbody td.view span.nobr a, .customer-account .data-table.linearize-table tbody td.view span.nobr a {
  text-transform: none;
  font-weight: normal;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .customer-account #my-orders-table tbody td.view span.nobr a, .customer-account .data-table.linearize-table tbody td.view span.nobr a {
    display: block;
  }
}
.customer-account #my-orders-table tbody td.view span.nobr .separator, .customer-account .data-table.linearize-table tbody td.view span.nobr .separator {
  display: inline-block !important;
  margin: 0 5px;
  color: #ccc;
}
@media only screen and (max-width: 1024px) {
  .customer-account #my-orders-table tbody td.view span.nobr .separator, .customer-account .data-table.linearize-table tbody td.view span.nobr .separator {
    display: none !important;
  }
}
@media only screen and (max-width: 982px) {
  .customer-account #my-orders-table tbody td.date, .customer-account .data-table.linearize-table tbody td.date {
    display: none;
  }
}
.customer-account #my-orders-table .status, .customer-account .data-table.linearize-table .status {
  font-size: 14px;
  font-style: normal;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .customer-account #my-orders-table .status, .customer-account .data-table.linearize-table .status {
    white-space: pre-line;
  }
}
.customer-account #my-orders-table .status em, .customer-account .data-table.linearize-table .status em {
  font-style: normal;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .customer-account #my-orders-table .status em, .customer-account .data-table.linearize-table .status em {
    white-space: pre-line;
  }
}

.dashboard .box-head {
  margin-top: 0px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 17px;
  content: '';
  display: table;
  clear: both;
  width: 100%;
  display: block;
}
.dashboard .box-head h2 {
  font-size: 16px;
  font-family: BrandonGrotesque-Bold;
  color: #000000;
  display: inline-block;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
}
.dashboard .box-head a {
  padding: 10px;
  text-transform: none;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .dashboard .box-head a {
    float: right;
  }
}
.dashboard .box-title a,
.dashboard .box-head a {
  padding: 0 7px;
  text-transform: none;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.dashboard .box-account {
  padding-bottom: 36px;
  border-bottom: none;
  margin-bottom: 0;
}
.dashboard .box-account.box-recent {
  border-bottom: none;
}
.dashboard .box-account .col2-set > div {
  padding-top: 13px;
  width: 50%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media only screen and (max-width: 767px) {
  .dashboard .box-account .col2-set > div {
    width: 100%;
  }
}
.dashboard .box-account .col2-set > div .box {
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .dashboard .box-account .col2-set > div .box {
    padding-right: 0;
  }
}
.dashboard .box-account.box-info {
  padding-bottom: 31px;
}
.dashboard .box-account.box-info .box .box-title {
  padding-bottom: 4px;
}
.dashboard .box-account.box-info .box .box-content p a:last-child:before {
  width: 1px;
  height: 12px;
  background: #ccc;
  display: inline-block;
  content: "";
  margin: 0 10px 0 10px;
}
@media only screen and (max-width: 767px) {
  .dashboard .box-account.box-info .col2-set .col-2 {
    margin-top: 5px;
  }
  .dashboard .box-account.box-info .col2-set .col-2 .box-title {
    padding-bottom: 0;
  }
  .dashboard .box-account.box-info .col2-set .col-2 .box-title h3 {
    padding-bottom: 5px;
    margin-bottom: 0;
  }
}
.dashboard .box-account p,
.dashboard .box-account address {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #444;
  line-height: 25px;
  font-style: normal;
}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
  padding-right: 12.09677%;
  padding-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
  position: relative;
  padding-bottom: 10px;
}
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h3 {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  text-transform: none;
}
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  line-height: 19.6px;
}
@media screen and (max-width: 767px) {
  .dashboard .box-reviews {
    padding-bottom: 30px !important;
  }
}
.dashboard .box-reviews.box-account {
  padding-bottom: 20px;
}
.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #EDEDED;
}
.dashboard .box-reviews li:first-child {
  border-top: 0;
}
.dashboard .box-reviews li .number {
  margin-right: -20px;
  float: left;
  line-height: 1.4;
  font-size: 13px;
}
.dashboard .box-reviews li .details {
  margin-left: 20px;
}
.dashboard .box-reviews li .details .ratings {
  content: '';
  display: table;
  clear: both;
  margin-bottom: 0;
}
.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-family: BrandonGrotesque-Bold;
  font-size: 13px;
  margin-right: 5px;
}
.dashboard .box-reviews li .details .ratings .rating-box {
  float: left;
  margin: 3px 0 0 0;
}

.my-account h2 {
  font-size: 16px;
  font-family: BrandonGrotesque-Bold;
  color: #000000;
  display: inline-block;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
}
.my-account h3 {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  text-transform: none;
}
.my-account p,
.my-account address {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #444;
  line-height: 25px;
  font-style: normal;
}
.my-account .pager .limiter > label {
  font-size: 0;
  text-indent: -9999em;
}
.my-account .pager .amount strong {
  font-weight: normal;
}
.my-account .title-buttons {
  content: '';
  display: table;
  clear: both;
  width: 100%;
}
.my-account .title-buttons .order-status {
  background: none;
  display: inline-block;
  padding: 0 10px;
  border: 0;
  color: #072340;
  font-size: 14px;
  font-weight: normal;
  font-family: BrandonGrotesque-Medium;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: #ccc solid 2px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
  font-weight: 400;
  color: #333;
  margin-left: 20px;
  margin-top: -16px;
}
.my-account .title-buttons .order-date {
  float: left;
  display: inline-block;
  text-transform: none;
  font-size: 14px;
}
.my-account .title-buttons > a {
  text-align: right;
  padding: 0 8px;
  position: relative;
  top: 0 !important;
}
.my-account .title-buttons > a:last-child {
  padding-right: 0;
  padding-left: 12px;
  position: relative;
}
.my-account .title-buttons > a:last-child:before {
  display: inline-block;
  content: "";
  width: 1px;
  height: 22px;
  background: #dcdcdc;
  margin: 0 0;
  position: absolute;
  top: -2px;
  left: 0;
}
.my-account .title-buttons .separator {
  display: none;
}
.my-account #order-info-tabs {
  border-bottom: solid 1px #e5e5e5;
  width: 100%;
  display: block;
  content: '';
  display: table;
  clear: both;
}
.my-account #order-info-tabs li {
  border: solid 1px #e5e5e5;
  border-right: none;
  border-bottom: none;
  padding: 16px 30px;
  margin: 0;
  display: inline-block;
}
.my-account #order-info-tabs li:last-child {
  border-right: solid 1px #e5e5e5;
}
.my-account #order-info-tabs li.current {
  border-bottom: solid 1px #fff;
  margin-bottom: -1px;
  font-weight: 500 !important;
}
.my-account .order-items.order-details {
  border: solid 1px #e5e5e5;
  border-top: none;
  padding: 30px;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .my-account .order-items.order-details {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
}
.my-account .customer-name {
  padding-top: 40px;
}
.my-account #my-reviews-table tr td {
  font-size: 14px;
  color: #444;
  font-family: "Lato", sans-serif;
  border-bottom-color: #e5e5e5;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .my-account #my-reviews-table tr td {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.my-account #my-reviews-table tr td:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .my-account #my-reviews-table tr td:first-child {
    font-size: 14px;
  }
}
.my-account #my-reviews-table tr td:last-child {
  padding-right: 0;
}
.my-account #my-reviews-table tr td > span.nobr {
  display: inline-block;
  margin-top: 3px;
}
.my-account #my-reviews-table tr td.last .nobr {
  font-size: 14px;
  font-weight: normal;
  font-family: "Lato", sans-serif;
  text-transform: none;
}
.my-account #my_recent_reviews li {
  border-top: none !important;
  padding-top: 13px;
  pading-bottom: 3px;
}
.my-account #my_recent_reviews li .number {
  display: none !important;
}
.my-account #my_recent_reviews li .details {
  margin-left: 0 !important;
}
.my-account #my_recent_reviews li .product-name {
  font-weight: normal !important;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #333;
}
.my-account #my_recent_reviews li .product-name a {
  color: #000000;
}
.my-account #my_recent_reviews li .rating .rating-value {
  color: #000000;
}
@media only screen and (max-width: 767px) {
  .my-account table tr th,
  .my-account table tr td {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.my-account .scaffold-form ul.form-list li.control {
  margin-bottom: 40px;
}
.my-account .scaffold-form ul.form-list li.control label {
  background: none;
  color: #6d6d74 !important;
}
.my-account .fieldset:nth-child(n+2) .legend {
  margin-bottom: 20px;
}
.my-account .fieldset > p {
  color: #6d6d74 !important;
}
.my-account .addresses-list > div {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
@media only screen and (max-width: 767px) {
  .my-account .addresses-list > div.addresses-primary {
    margin-bottom: 25px;
  }
}
.my-account .addresses-list > div.addresses-primary ol {
  content: '';
  display: table;
  clear: both;
  display: block;
  width: 100%;
}
.my-account .addresses-list > div.addresses-primary ol li {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .my-account .addresses-list > div.addresses-primary ol li h3, .my-account .addresses-list > div.addresses-primary ol li address, .my-account .addresses-list > div.addresses-primary ol li p {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .my-account .addresses-list > div.addresses-primary ol li h3, .my-account .addresses-list > div.addresses-primary ol li address, .my-account .addresses-list > div.addresses-primary ol li p {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .my-account .addresses-list > div.addresses-primary ol li {
    width: 100%;
  }
  .my-account .addresses-list > div.addresses-primary ol li:first-child {
    margin-bottom: 15px;
  }
}
.my-account .addresses-list > div > h2 {
  margin-bottom: 15px;
}
.my-account .addresses-list > div .item h3 {
  margin-bottom: 0;
}
.my-account ul.form-list li.control > label {
  background: none;
  color: #6d6d74 !important;
}
.my-account ul.form-list .field > label,
.my-account ul.form-list li > label {
  color: #6d6d74 !important;
}
.my-account .order-info-box .box-title h2 {
  text-transform: none;
  margin-bottom: 10px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.my-account .order-items #my-orders-table {
  width: 100%;
}
.my-account .order-items #my-orders-table thead th {
  text-transform: uppercase;
}
.my-account .order-items #my-orders-table thead th:nth-child(3) {
  text-align: left;
}
.my-account .order-items #my-orders-table thead th:first-child {
  padding-left: 0;
  padding-right: 40px;
}
.my-account .order-items #my-orders-table thead th:last-child {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
@media only screen and (max-width: 982px) {
  .my-account .order-items #my-orders-table thead th.date {
    display: none;
  }
}
.my-account .order-items #my-orders-table tbody td:first-child {
  padding-left: 0;
  padding-right: 40px;
  white-space: nowrap;
}
.my-account .order-items #my-orders-table tbody td:last-child {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
.my-account .order-items #my-orders-table tbody td .item-options {
  padding-left: 0;
  margin-left: 0;
}
@media only screen and (max-width: 982px) {
  .my-account .order-items #my-orders-table tbody td.date {
    display: none;
  }
}
.my-account .order-items #my-orders-table tbody td span.nobr {
  font-size: 0;
  text-indent: -999em;
}
.my-account .order-items #my-orders-table tbody td span.nobr strong {
  font-size: 14px;
  color: #444;
  text-indent: 0;
  font-weight: 400;
}
.my-account .order-items #my-orders-table tfoot {
  background: #fbfbfb;
}
.my-account .order-items #my-orders-table tfoot tr {
  background: none;
}
.my-account .order-items #my-orders-table tfoot tr.grand_total td strong {
  font-weight: normal !important;
}
.my-account .order-items #my-orders-table tfoot tr.grand_total td:last-child strong {
  font-weight: bold !important;
}
.my-account .order-items #my-orders-table tfoot tr td {
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: normal;
}
.my-account .order-items #my-orders-table tfoot tr td:first-child {
  padding-left: 0;
  width: 75% !important;
}
@media only screen and (min-width: 768px) {
  .my-account .order-items #my-orders-table tfoot tr td:first-child {
    padding-left: 54%;
  }
}
.my-account .order-items #my-orders-table tfoot tr td:last-child {
  padding-right: 46px;
  text-align: right;
  font-weight: bold !important;
}
@media only screen and (max-width: 767px) {
  .my-account .order-items #my-orders-table tfoot tr td.total {
    white-space: pre-line;
    min-width: 100%;
  }
}
.my-account .order-items #my-orders-table tfoot tr.subtotal.first td {
  padding-top: 33px;
}
.my-account .order-items #my-orders-table tfoot tr.last td {
  padding-bottom: 35px;
}
.my-account .pager .limiter {
  display: none !important;
}
.my-account .count-container .pager .limiter {
  display: none !important;
}
.my-account .count-container .amount strong {
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .customer-address-index .my-account .page-title {
    content: '';
    display: table;
    clear: both;
    width: 100%;
    display: block;
    text-align: left !important;
    margin-bottom: 25px;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 20px;
  }
  .customer-address-index .my-account .page-title h1 {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    border-bottom: none !important;
  }
  .customer-address-index .my-account .page-title button.button {
    position: inherit;
    margin-top: 0;
    right: auto;
    left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .customer-address-form .my-account .fieldset {
    margin-bottom: 20px !important;
  }
}

@media only screen and (max-width: 767px) {
  .customer-account .sidebar .block:last-of-type {
    border-bottom: none;
  }
}

.sales-order-view .my-account .page-title h1 {
  padding-bottom: 5px;
  margin-bottom: 12px;
}
.sales-order-view .my-account .page-title.title-buttons {
  padding-bottom: 55px;
}
.sales-order-view .my-account .page-title.title-buttons > a {
  top: 36px !important;
}
.sales-order-view .my-account dl.order-info {
  border-bottom: none !important;
}
.sales-order-view .my-account > h4 {
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 15px;
  margin-top: 34px;
  margin-bottom: -4px;
}
.sales-order-view .my-account .order-info-box {
  float: left;
  width: 49%;
}
@media only screen and (max-width: 767px) {
  .sales-order-view .my-account .order-info-box {
    width: 100%;
  }
}
.sales-order-view .my-account .order-info-box:nth-child {
  margin-left: 1.5%;
}
@media only screen and (max-width: 767px) {
  .sales-order-view .my-account .order-info-box:nth-child {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sales-order-view .linearize-table-large tbody td[data-rwd-label] {
    padding-left: 0;
  }
}

.sales-order-invoice .order-info {
  margin-top: 40px;
}
.sales-order-invoice .buttons-set {
  border-top: none;
}
.sales-order-invoice .order-items.order-details {
  padding-top: 30px;
}
.sales-order-invoice .order-items.order-details .order-links {
  display: inline-block;
}
.sales-order-invoice .order-items.order-details .sub-title {
  font-weight: normal !important;
  text-transform: none;
}
.sales-order-invoice .order-items.order-details .sub-title .separator {
  color: #ccc;
  margin: 0 7px;
}
.sales-order-invoice .order-items.order-details .sub-title a {
  text-transform: none;
}
.sales-order-invoice table thead th {
  text-transform: uppercase !important;
}
.sales-order-invoice table thead th:first-child, .sales-order-invoice table thead th:last-child {
  padding-left: 0;
  padding-right: 0;
}
.sales-order-invoice table thead th:nth-child(3) {
  text-align: left;
}
.sales-order-invoice table tr td:first-child, .sales-order-invoice table tr td:last-child {
  padding-left: 0;
  padding-right: 0;
}
.sales-order-invoice table tr td .product-name {
  padding: 0;
  margin-bottom: 4px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .sales-order-invoice table tr td .product-name {
    font-size: 14px;
  }
}
.sales-order-invoice table tr td .item-options {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.sales-order-invoice table tr td .item-options dt {
  margin-right: 3px;
}
.sales-order-invoice table tfoot .grand_total td strong {
  font-weight: normal !important;
}
.sales-order-invoice table tfoot .grand_total td:last-child strong {
  font-weight: bold !important;
}
@media only screen and (min-width: 768px) {
  .sales-order-invoice table tfoot tr td:first-child {
    padding-left: 54%;
  }
  .sales-order-invoice table tfoot tr td:last-child {
    padding-right: 40px;
    font-weight: bold !important;
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .sales-order-invoice .order-info {
    border-bottom: none;
  }
}
@media only screen and (max-width: 767px) {
  .sales-order-invoice #my-orders-table tbody tr,
  .sales-order-invoice .data-table.linearize-table tbody tr,
  .sales-order-invoice .data-table.linearize-table-large tbody tr {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .sales-order-invoice #my-orders-table thead th,
  .sales-order-invoice .data-table.linearize-table thead th,
  .sales-order-invoice .data-table.linearize-table-large thead th {
    text-transform: uppercase;
  }
  .sales-order-invoice #my-orders-table thead th,
  .sales-order-invoice #my-orders-table tr td,
  .sales-order-invoice #my-orders-table tr td[data-rwd-label],
  .sales-order-invoice .data-table.linearize-table thead th,
  .sales-order-invoice .data-table.linearize-table tr td,
  .sales-order-invoice .data-table.linearize-table tr td[data-rwd-label],
  .sales-order-invoice .data-table.linearize-table-large thead th,
  .sales-order-invoice .data-table.linearize-table-large tr td,
  .sales-order-invoice .data-table.linearize-table-large tr td[data-rwd-label] {
    display: block !important;
    padding: 5px 0 !important;
    width: 100% !important;
    border-bottom: none;
    text-align: left !important;
  }
  .sales-order-invoice #my-orders-table thead th:first-child,
  .sales-order-invoice #my-orders-table tr td:first-child,
  .sales-order-invoice #my-orders-table tr td[data-rwd-label]:first-child,
  .sales-order-invoice .data-table.linearize-table thead th:first-child,
  .sales-order-invoice .data-table.linearize-table tr td:first-child,
  .sales-order-invoice .data-table.linearize-table tr td[data-rwd-label]:first-child,
  .sales-order-invoice .data-table.linearize-table-large thead th:first-child,
  .sales-order-invoice .data-table.linearize-table-large tr td:first-child,
  .sales-order-invoice .data-table.linearize-table-large tr td[data-rwd-label]:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .sales-order-invoice #my-orders-table thead th:last-child,
  .sales-order-invoice #my-orders-table tr td:last-child,
  .sales-order-invoice #my-orders-table tr td[data-rwd-label]:last-child,
  .sales-order-invoice .data-table.linearize-table thead th:last-child,
  .sales-order-invoice .data-table.linearize-table tr td:last-child,
  .sales-order-invoice .data-table.linearize-table tr td[data-rwd-label]:last-child,
  .sales-order-invoice .data-table.linearize-table-large thead th:last-child,
  .sales-order-invoice .data-table.linearize-table-large tr td:last-child,
  .sales-order-invoice .data-table.linearize-table-large tr td[data-rwd-label]:last-child {
    padding-right: 0;
    padding-left: 0;
  }
  .sales-order-invoice #my-orders-table thead th.last,
  .sales-order-invoice #my-orders-table tr td.last,
  .sales-order-invoice #my-orders-table tr td[data-rwd-label].last,
  .sales-order-invoice .data-table.linearize-table thead th.last,
  .sales-order-invoice .data-table.linearize-table tr td.last,
  .sales-order-invoice .data-table.linearize-table tr td[data-rwd-label].last,
  .sales-order-invoice .data-table.linearize-table-large thead th.last,
  .sales-order-invoice .data-table.linearize-table-large tr td.last,
  .sales-order-invoice .data-table.linearize-table-large tr td[data-rwd-label].last {
    text-align: left;
  }
  .sales-order-invoice #my-orders-table thead th .price-excl-tax,
  .sales-order-invoice #my-orders-table tr td .price-excl-tax,
  .sales-order-invoice #my-orders-table tr td[data-rwd-label] .price-excl-tax,
  .sales-order-invoice .data-table.linearize-table thead th .price-excl-tax,
  .sales-order-invoice .data-table.linearize-table tr td .price-excl-tax,
  .sales-order-invoice .data-table.linearize-table tr td[data-rwd-label] .price-excl-tax,
  .sales-order-invoice .data-table.linearize-table-large thead th .price-excl-tax,
  .sales-order-invoice .data-table.linearize-table-large tr td .price-excl-tax,
  .sales-order-invoice .data-table.linearize-table-large tr td[data-rwd-label] .price-excl-tax {
    display: inline-block;
  }
  .sales-order-invoice #my-orders-table tfoot td,
  .sales-order-invoice .data-table.linearize-table tfoot td,
  .sales-order-invoice .data-table.linearize-table-large tfoot td {
    width: 50% !important;
    float: left;
    min-width: auto !important;
  }
  .sales-order-invoice #my-orders-table tr.grand_total td:first-child,
  .sales-order-invoice #my-orders-table tr.subtotal td:first-child,
  .sales-order-invoice .data-table.linearize-table tr.grand_total td:first-child,
  .sales-order-invoice .data-table.linearize-table tr.subtotal td:first-child,
  .sales-order-invoice .data-table.linearize-table-large tr.grand_total td:first-child,
  .sales-order-invoice .data-table.linearize-table-large tr.subtotal td:first-child {
    text-align: left !important;
  }
  .sales-order-invoice #my-orders-table tr.grand_total td,
  .sales-order-invoice #my-orders-table tr.subtotal td,
  .sales-order-invoice .data-table.linearize-table tr.grand_total td,
  .sales-order-invoice .data-table.linearize-table tr.subtotal td,
  .sales-order-invoice .data-table.linearize-table-large tr.grand_total td,
  .sales-order-invoice .data-table.linearize-table-large tr.subtotal td {
    text-align: right;
  }
  .sales-order-invoice #my-orders-table thead th,
  .sales-order-invoice .data-table.linearize-table thead th,
  .sales-order-invoice .data-table.linearize-table-large thead th {
    display: none !important;
  }
  .sales-order-invoice #my-orders-table thead th:first-child,
  .sales-order-invoice .data-table.linearize-table thead th:first-child,
  .sales-order-invoice .data-table.linearize-table-large thead th:first-child {
    display: block !important;
  }
  .sales-order-invoice #my-orders-table tr.border,
  .sales-order-invoice .data-table.linearize-table tr.border,
  .sales-order-invoice .data-table.linearize-table-large tr.border {
    border-bottom: solid 1px #e5e5e5;
  }
  .sales-order-invoice #my-orders-table tr.border td:last-child,
  .sales-order-invoice .data-table.linearize-table tr.border td:last-child,
  .sales-order-invoice .data-table.linearize-table-large tr.border td:last-child {
    padding-bottom: 15px !important;
  }
  .sales-order-invoice #my-orders-table tr.border td.last,
  .sales-order-invoice .data-table.linearize-table tr.border td.last,
  .sales-order-invoice .data-table.linearize-table-large tr.border td.last {
    display: none !important;
  }
  .sales-order-invoice #my-orders-table tfoot td:first-child,
  .sales-order-invoice .data-table.linearize-table tfoot td:first-child,
  .sales-order-invoice .data-table.linearize-table-large tfoot td:first-child {
    width: 50% !important;
    padding-left: 0 !important;
  }
  .sales-order-invoice #my-orders-table tfoot td:last-child,
  .sales-order-invoice .data-table.linearize-table tfoot td:last-child,
  .sales-order-invoice .data-table.linearize-table-large tfoot td:last-child {
    font-weight: bold !important;
    text-align: right !important;
    padding-right: 10px !important;
  }
}

@media only screen and (max-width: 767px) {
  .sales-order-view .order-info {
    border-bottom: none;
  }
}
@media only screen and (max-width: 767px) {
  .sales-order-view #my-orders-table tbody tr,
  .sales-order-view .data-table.linearize-table tbody tr,
  .sales-order-view .data-table.linearize-table-large tbody tr {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .sales-order-view #my-orders-table thead th,
  .sales-order-view .data-table.linearize-table thead th,
  .sales-order-view .data-table.linearize-table-large thead th {
    text-transform: uppercase;
  }
  .sales-order-view #my-orders-table thead th,
  .sales-order-view #my-orders-table tr td,
  .sales-order-view #my-orders-table tr td[data-rwd-label],
  .sales-order-view .data-table.linearize-table thead th,
  .sales-order-view .data-table.linearize-table tr td,
  .sales-order-view .data-table.linearize-table tr td[data-rwd-label],
  .sales-order-view .data-table.linearize-table-large thead th,
  .sales-order-view .data-table.linearize-table-large tr td,
  .sales-order-view .data-table.linearize-table-large tr td[data-rwd-label] {
    padding: 5px 0 !important;
    width: 100% !important;
    border-bottom: none;
    text-align: left !important;
  }
  .sales-order-view #my-orders-table thead th:first-child,
  .sales-order-view #my-orders-table tr td:first-child,
  .sales-order-view #my-orders-table tr td[data-rwd-label]:first-child,
  .sales-order-view .data-table.linearize-table thead th:first-child,
  .sales-order-view .data-table.linearize-table tr td:first-child,
  .sales-order-view .data-table.linearize-table tr td[data-rwd-label]:first-child,
  .sales-order-view .data-table.linearize-table-large thead th:first-child,
  .sales-order-view .data-table.linearize-table-large tr td:first-child,
  .sales-order-view .data-table.linearize-table-large tr td[data-rwd-label]:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .sales-order-view #my-orders-table thead th:last-child,
  .sales-order-view #my-orders-table tr td:last-child,
  .sales-order-view #my-orders-table tr td[data-rwd-label]:last-child,
  .sales-order-view .data-table.linearize-table thead th:last-child,
  .sales-order-view .data-table.linearize-table tr td:last-child,
  .sales-order-view .data-table.linearize-table tr td[data-rwd-label]:last-child,
  .sales-order-view .data-table.linearize-table-large thead th:last-child,
  .sales-order-view .data-table.linearize-table-large tr td:last-child,
  .sales-order-view .data-table.linearize-table-large tr td[data-rwd-label]:last-child {
    padding-right: 0;
    padding-left: 0;
  }
  .sales-order-view #my-orders-table thead th.last,
  .sales-order-view #my-orders-table tr td.last,
  .sales-order-view #my-orders-table tr td[data-rwd-label].last,
  .sales-order-view .data-table.linearize-table thead th.last,
  .sales-order-view .data-table.linearize-table tr td.last,
  .sales-order-view .data-table.linearize-table tr td[data-rwd-label].last,
  .sales-order-view .data-table.linearize-table-large thead th.last,
  .sales-order-view .data-table.linearize-table-large tr td.last,
  .sales-order-view .data-table.linearize-table-large tr td[data-rwd-label].last {
    text-align: left;
  }
  .sales-order-view #my-orders-table thead th .price-excl-tax,
  .sales-order-view #my-orders-table tr td .price-excl-tax,
  .sales-order-view #my-orders-table tr td[data-rwd-label] .price-excl-tax,
  .sales-order-view .data-table.linearize-table thead th .price-excl-tax,
  .sales-order-view .data-table.linearize-table tr td .price-excl-tax,
  .sales-order-view .data-table.linearize-table tr td[data-rwd-label] .price-excl-tax,
  .sales-order-view .data-table.linearize-table-large thead th .price-excl-tax,
  .sales-order-view .data-table.linearize-table-large tr td .price-excl-tax,
  .sales-order-view .data-table.linearize-table-large tr td[data-rwd-label] .price-excl-tax {
    display: inline-block;
  }
  .sales-order-view #my-orders-table tfoot td,
  .sales-order-view .data-table.linearize-table tfoot td,
  .sales-order-view .data-table.linearize-table-large tfoot td {
    width: 50% !important;
    float: left;
    min-width: auto !important;
  }
  .sales-order-view #my-orders-table tbody tr td.last,
  .sales-order-view .data-table.linearize-table tbody tr td.last,
  .sales-order-view .data-table.linearize-table-large tbody tr td.last {
    display: none !important;
  }
  .sales-order-view #my-orders-table tr.grand_total td:first-child,
  .sales-order-view #my-orders-table tr.subtotal td:first-child,
  .sales-order-view .data-table.linearize-table tr.grand_total td:first-child,
  .sales-order-view .data-table.linearize-table tr.subtotal td:first-child,
  .sales-order-view .data-table.linearize-table-large tr.grand_total td:first-child,
  .sales-order-view .data-table.linearize-table-large tr.subtotal td:first-child {
    text-align: left !important;
  }
  .sales-order-view #my-orders-table tr.grand_total td,
  .sales-order-view #my-orders-table tr.subtotal td,
  .sales-order-view .data-table.linearize-table tr.grand_total td,
  .sales-order-view .data-table.linearize-table tr.subtotal td,
  .sales-order-view .data-table.linearize-table-large tr.grand_total td,
  .sales-order-view .data-table.linearize-table-large tr.subtotal td {
    text-align: right;
  }
  .sales-order-view #my-orders-table tfoot tr td:first-child,
  .sales-order-view #my-orders-table tfoot td:first-child,
  .sales-order-view .data-table.linearize-table tfoot tr td:first-child,
  .sales-order-view .data-table.linearize-table tfoot td:first-child,
  .sales-order-view .data-table.linearize-table-large tfoot tr td:first-child,
  .sales-order-view .data-table.linearize-table-large tfoot td:first-child {
    width: 50% !important;
    padding-left: 0 !important;
  }
  .sales-order-view #my-orders-table tfoot td:last-child,
  .sales-order-view .data-table.linearize-table tfoot td:last-child,
  .sales-order-view .data-table.linearize-table-large tfoot td:last-child {
    font-weight: bold !important;
    text-align: right !important;
    padding-right: 10px !important;
  }
}

@media only screen and (max-width: 767px) {
  .sales-order-view .my-account .order-items #my-orders-table tfoot tr td:first-child {
    width: 50% !important;
  }
}

@media only screen and (max-width: 767px) {
  .customer-account .block-account .block-title > strong span {
    color: #072340 !important;
  }
}

@media only screen and (max-width: 767px) {
  .my-account .dashboard #my-orders-table {
    display: none !important;
  }
  .my-account .dashboard #my-orders-table tr td, .my-account .dashboard #my-orders-table tr th {
    display: none !important;
  }
}
.my-account .dashboard .my-orders-mobile {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #666;
  display: none;
}
@media only screen and (max-width: 767px) {
  .my-account .dashboard .my-orders-mobile {
    display: block;
    margin-top: 2px;
  }
}
.my-account .dashboard .my-orders-mobile dl {
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 9;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 7px;
}
.my-account .dashboard .my-orders-mobile dl:last-child {
  border-bottom: none;
}
.my-account .dashboard .my-orders-mobile .order-mobile-detail {
  padding-top: 4px;
  padding-bottom: 4px;
}
.my-account .dashboard .my-orders-mobile .order-mobile-detail .separator {
  color: #ccc;
  margin: 0 8px;
}
.my-account .dashboard .my-orders-mobile .order-mobile-detail .price {
  color: #444;
}
.my-account .dashboard .my-orders-mobile dt {
  display: inline-block;
}
.my-account .dashboard .my-orders-mobile dd {
  color: #444;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .my-account .dashboard .box-account.box-recent {
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .my-account .dashboard .box-info .box-title h3 {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  .my-account .order-items #my-orders-table tbody td:first-child {
    white-space: pre-line;
  }
}

.my-account .ratings .rating-box .rating {
  background-position: 0 -1px !important;
}

@media only screen and (min-width: 768px) {
  .sales-order-view #my-orders-table .border td:first-child {
    white-space: nowrap !important;
  }
}
.sales-order-view #my-orders-table .border .product-name {
  margin-top: -3px;
}
.sales-order-view #my-orders-table .border .item-options {
  vertical-align: top;
  padding-top: 0;
}
.sales-order-view #my-orders-table .border .item-options > div {
  width: 100%;
  vertical-align: top;
  content: '';
  display: table;
  clear: both;
}
.sales-order-view #my-orders-table .border .item-options > div dt, .sales-order-view #my-orders-table .border .item-options > div dd {
  float: left;
  display: inline-block;
  clear: none !important;
}
.sales-order-view #my-orders-table .border td:nth-child(3) {
  text-align: left;
}

@media only screen and (min-width: 1025px) {
  .sales-order-invoice .my-account .title-buttons .order-date {
    margin-top: -25px;
  }
}

#wishlist-table.clean-table button.button.btn-cart,
#wishlist-table.clean-table .header-minicart .minicart-actions button.btn-cart.cart-link,
.header-minicart .minicart-actions #wishlist-table.clean-table button.btn-cart.cart-link {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  .my-account .pager > p.amount {
    margin-top: 11px !important;
  }
}

@media only screen and (max-width: 767px) {
  .dashboard .box-account.box-info .box-head a, .dashboard .box-account.box-reviews .box-head a {
    float: none;
  }
}
@media only screen and (min-width: 1025px) {
  .customer-wishlist-item-cart .cart-cell button {
    height: 48px !important;
    line-height: 48px !important;
    font-size: 18px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .customer-wishlist-item-cart .cart-cell button span {
    font-size: 18px !important;
  }
}

#wishlist-table .options {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  text-transform: none;
}
#wishlist-table .options .list-options {
  font-style: normal;
  color: #666;
  font-weight: normal;
  text-transform: none;
  line-height: normal;
  font-family: "Lato", sans-serif;
}
#wishlist-table .options .list-options li {
  padding: 0;
  margin: 0;
  text-transform: none;
}
#wishlist-table .options .list-options li label {
  font-weight: normal;
  color: #666;
  margin-bottom: 0;
}
#wishlist-table .options .list-options li span {
  color: black;
  font-size: 14px !important;
  font-weight: normal !important;
  font-family: "Lato", sans-serif;
}

@media only screen and (max-width: 1024px) {
  .customer-wishlist-item-info > .options {
    display: none;
  }
}

@media only screen and (min-width: 1025px) {
  .cart-info-mobile .options {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  #wishlist-table .cart-info-mobile .product-name {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1025px) {
  .customer-wishlist-item-info .product-name {
    max-width: 57%;
    float: left;
    margin-bottom: 0;
  }
  .customer-wishlist-item-info p {
    width: 100%;
    content: '';
    display: table;
    clear: both;
  }

  .cart-cell.price-destop {
    text-align: center;
    max-width: 40%;
    min-width: 40%;
    padding-left: 0;
    padding-right: 0;
  }
  .cart-cell.price-destop .price-box .old-price,
  .cart-cell.price-destop .price-box .special-price {
    display: inline-block !important;
    width: auto !important;
  }

  .customer-wishlist-item-quantity .cart-cell {
    text-align: right !important;
    margin-right: 11px;
  }

  .customer-wishlist-item-remove a {
    margin-left: 66px !important;
    margin-right: 15px !important;
  }

  .customer-wishlist-item-info {
    padding-left: 16px !important;
  }
}
.sales-order-view #my-orders-table .border .product-name {
  white-space: normal !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .sales-order-view #my-orders-table .border .product-name {
    max-width: 150px !important;
    white-space: normal !important;
  }
}
/* ============================================ *
 * Recurring Profiles
 * ============================================ */
#recurring_profile_list_view th {
  white-space: normal;
}
#recurring_profile_list_view th span {
  white-space: inherit;
}
@media only screen and (max-width: 479px) {
  #recurring_profile_list_view {
    font-size: 12px;
  }
  #recurring_profile_list_view a {
    font-size: inherit;
  }
  #recurring_profile_list_view th,
  #recurring_profile_list_view td {
    padding: 2px;
  }
}

.recurring-profiles-title {
  float: left;
}
.recurring-profiles-title h1 {
  margin-bottom: 7px;
}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
  float: right;
  text-align: right;
  margin-bottom: 0px;
}
@media only screen and (max-width: 479px) {
  body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
    text-align: center;
    float: none;
  }
}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button {
  position: static;
}

.recurring-profiles-messages:after {
  content: '';
  display: table;
  clear: both;
}

#recurring_start_date_trig {
  display: inline;
}

/* ============================================ *
 * Billing Agreements
 * ============================================ */
.billing-agreements .info-box {
  margin-bottom: 0px;
}
.billing-agreements .info-box:after {
  content: '';
  display: table;
  clear: both;
}
.billing-agreements .info-box .form-list {
  max-width: 400px;
  width: 100%;
}
.billing-agreements .info-box .box-title {
  margin-top: 20px;
  margin-bottom: 7px;
}
.billing-agreements .info-box .button {
  float: right;
  margin-top: 7px;
}
@media only screen and (max-width: 479px) {
  .billing-agreements .info-box .button {
    width: 100%;
    float: none;
  }
}
.billing-agreements #payment_method {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
}

.billing-agreement-view-header-wrapper .heading {
  max-width: 80%;
}
@media only screen and (max-width: 479px) {
  .billing-agreement-view-header-wrapper .heading {
    max-width: 100%;
  }
}

.billing-agreement-details td, .billing-agreement-details th {
  padding: 3.5px;
}

@media only screen and (max-width: 1024px) {
  .billing-agreements .data-table .created-at,
  .billing-agreements .data-table .updated-at {
    display: none;
  }
}
/* ============================================ *
 * Popular Search Terms Cloud
 * ============================================ */
.catalogsearch-term-popular .tags-list {
  float: left;
  width: 100%;
}

.catalogsearch-term-popular .tags-list > li {
  float: left;
  height: 40px;
  margin-right: 25px;
}

/* ============================================ *
 * Widgets
 * ============================================ */
/* -------------------------------------------- *
 * Add to cart by SKU
 */
.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
    max-width: 100px;
  }
}

.widget {
  clear: both;
}

.widget .pager {
  float: none;
  width: 100%;
}

@media only screen and (min-width: 1199px) {
  .col2-left-layout .col-main .widget,
  .col2-right-layout .col-main .widget,
  .col3-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.08333%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.08333%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.4375%;
    margin-right: 2.08333%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.08333%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.08333%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.33333%;
    margin-right: 2.08333%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 767px) {
  .col1-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.08333%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.08333%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.4375%;
    margin-right: 2.08333%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.08333%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.08333%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.33333%;
    margin-right: 2.08333%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}
/* ============================================ *
 * Checkout - Multiple Addresses
 * ============================================ */
body[class*="checkout-multishipping-"] .checkout-progress {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
body[class*="checkout-multishipping-"] .checkout-progress > li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 8px 1% 6px;
  background: #F4F4F4;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  margin-bottom: 10px;
  font-family: BrandonGrotesque-Bold;
}
body[class*="checkout-multishipping-"] .checkout-progress > li.active {
  background-color: #DDDDDD;
}
body[class*="checkout-multishipping-"] .checkout-progress > li.last {
  border-right: 0px;
}
body[class*="checkout-multishipping-"] .page-title {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .page-title h1 {
  border: 0 none;
  float: left;
  margin-top: 2px;
  margin-right: 2%;
}
body[class*="checkout-multishipping-"] .page-title .button {
  float: right;
}
body[class*="checkout-multishipping-"] .multiple-checkout > h2 {
  text-transform: none;
  font-size: 17px;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .messages {
  float: left;
  width: 100%;
}
body[class*="checkout-multishipping-"] .col-2.col-wide {
  width: 66%;
}
body[class*="checkout-multishipping-"] .col-1.col-narrow {
  width: 30%;
}
body[class*="checkout-multishipping-"] .actions {
  margin-bottom: 10px;
}
body[class*="checkout-multishipping-"] .grand-total {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
body[class*="checkout-multishipping-"] #checkout-review-submit {
  float: right;
}
body[class*="checkout-multishipping-"] #review-buttons-container {
  float: right;
  text-align: right;
}

.checkout-multishipping-addresses .btn-remove2 {
  text-indent: -5555px;
  display: block;
  width: 22px;
  height: 22px;
}

.checkout-multishipping-shipping .gift-messages {
  margin-top: 20px;
}
.checkout-multishipping-shipping .gift-messages-form {
  margin-top: 15px;
}
.checkout-multishipping-shipping .gift-messages-form h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.checkout-multishipping-shipping .gift-messages-form .form-list {
  margin-top: 10px;
  margin-bottom: 25px;
}
.checkout-multishipping-shipping .gift-messages-form .item {
  margin-top: 15px;
}

.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4,
.checkout-multishipping-billing .col-1 .box-title h2,
.checkout-multishipping-billing .col-1 .box-title h3,
.checkout-multishipping-billing .col-1 .box-title h4,
.checkout-multishipping-billing .col-2 .box-title h2,
.checkout-multishipping-billing .col-2 .box-title h3,
.checkout-multishipping-billing .col-2 .box-title h4,
.checkout-multishipping-overview .col-1 .box-title h2,
.checkout-multishipping-overview .col-1 .box-title h3,
.checkout-multishipping-overview .col-1 .box-title h4,
.checkout-multishipping-overview .col-2 .box-title h2,
.checkout-multishipping-overview .col-2 .box-title h3,
.checkout-multishipping-overview .col-2 .box-title h4 {
  font-weight: normal;
  width: 100%;
  background: #F4F4F4;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 > h4, .checkout-multishipping-shipping .col-2 > h4,
.checkout-multishipping-billing .col-1 > h4,
.checkout-multishipping-billing .col-2 > h4,
.checkout-multishipping-overview .col-1 > h4,
.checkout-multishipping-overview .col-2 > h4 {
  font-weight: normal;
  width: 100%;
  background: #F4F4F4;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content,
.checkout-multishipping-billing .col-1 .box-content,
.checkout-multishipping-billing .col-2 .box-content,
.checkout-multishipping-overview .col-1 .box-content,
.checkout-multishipping-overview .col-2 .box-content {
  margin-bottom: 25px;
  padding-left: 10px;
  margin-top: 10px;
}

.checkout-multishipping-billing .sp-methods dt {
  float: left;
  width: 100%;
}

#multiship-addresses-table > tbody > tr > td.a-center.last > a {
  background-image: none;
}

#review-order-form > div:nth-child(3) > div.divider {
  width: 100%;
  clear: both;
}

@media only screen and (max-width: 1024px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 300px;
  }

  #review-order-form .col-1,
  #review-order-form .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .checkout-progress li {
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 3%;
    border-right: 0px;
  }
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 1px;
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .box-title {
    float: left;
    width: 100%;
  }
  body[class*="checkout-multishipping-"] .page-title .button {
    float: left;
    margin-bottom: 10px;
  }
  body[class*="checkout-multishipping-"] .linearize-table tfoot td {
    text-align: right;
  }
  body[class*="checkout-multishipping-"] .linearize-table select {
    width: 100%;
    min-width: 200px;
  }
  body[class*="checkout-multishipping-"] .col-1.col-narrow, body[class*="checkout-multishipping-"] .col-2.col-wide {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 599px) {
  .checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 10px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 479px) {
  body[class*="checkout-multishipping-"] .buttons-set .back-link {
    display: block;
  }
}
/* ============================================ *
 * Account - Orders, Invoices, Credit Memos.
 * ============================================ */
h1.onestepcheckout-title {
  font-size: 48px;
  margin-top: 8px;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  h1.onestepcheckout-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  h1.onestepcheckout-title {
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

p.onestepcheckout-numbers,
.checkoutcontainer li.shipping-address-title {
  font-family: BrandonGrotesque-Bold;
  font-size: 18px;
  color: #072340;
  font-weight: normal;
  padding-left: 0;
  padding-top: 0;
  line-height: 24px;
  height: auto;
  margin-bottom: 19px;
}

.checkoutcontainer li.shipping-address-title {
  margin-top: 25px !important;
}

p.onestepcheckout-description {
  color: #000000;
  line-height: 20px;
}

p.onestepcheckout-login-link {
  padding-top: 8px;
  margin-bottom: 16px;
  clear: left;
  width: 100%;
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 767px) {
  p.onestepcheckout-login-link {
    padding-top: 10px !important;
  }
}
p.onestepcheckout-login-link a {
  font-weight: bold;
  float: left;
  text-decoration: underline;
}
p.onestepcheckout-login-link label.onestepcheckout-note {
  float: right;
  color: #6d6d74;
  font-size: 12px !important;
}
@media screen and (max-width: 767px) {
  p.onestepcheckout-login-link label.onestepcheckout-note {
    display: none;
    float: left;
    margin-top: 5px;
  }
}

#billing_address_list #onestepcheckout-email-error + .input-box.input-email {
  margin-bottom: 0;
}

div.checkoutcontainer {
  border-color: #e5e5e5;
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  div.checkoutcontainer {
    border-top: none !important;
    padding-top: 0;
  }
}
div.checkoutcontainer select {
  width: 100% !important;
}

.onestepcheckout-note {
  color: #999 !important;
}

#onestepcheckout-form .group-select {
  width: 100%;
  padding: 20px 0 !important;
}
@media screen and (max-width: 767px) {
  #onestepcheckout-form .group-select {
    padding-top: 0 !important;
  }
}
#onestepcheckout-form .group-select li {
  padding: 0;
}
#onestepcheckout-form .input-box label {
  font-size: 14px;
  color: #6d6d74;
  margin-bottom: 8px;
}
#onestepcheckout-form .input-box .comment {
  font-size: 14px;
  font-style: italic;
  color: #6d6d74;
}
#onestepcheckout-form .input-box .input-text,
#onestepcheckout-form .input-box input[type="text"] {
  width: 100% !important;
}
#onestepcheckout-form label {
  font-size: 14px !important;
  font-family: "Lato", sans-serif;
  color: #6d6d74;
}
#onestepcheckout-form select {
  width: 100% !important;
}
#onestepcheckout-form div.selector span {
  font-size: 14px !important;
  color: #999 !important;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  font-family: "Lato", sans-serif !important;
}
#onestepcheckout-form .content-onstepcheckout {
  padding-top: 6px;
}
#onestepcheckout-form input[type=email],
#onestepcheckout-form input[type=search],
#onestepcheckout-form input[type=number],
#onestepcheckout-form input[type=password],
#onestepcheckout-form input[type=tel],
#onestepcheckout-form input[type=text] {
  height: 42px;
}
#onestepcheckout-form #ewayrapid_saved_cc_type_exp_div .input-box .v-fix #advice-required-entry-ewayrapid_saved_expiration_yr,
#onestepcheckout-form #ewayrapid_notsaved_cc_type_exp_div .input-box .v-fix #advice-required-entry-ewayrapid_notsaved_expiration_yr {
  width: 100% !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
#onestepcheckout-form .input-telephone, #onestepcheckout-form .input-company, #onestepcheckout-form .input-email {
  width: 100% !important;
}

#billing_address li {
  clear: both;
  width: 100%;
}
#billing_address li:first-child > .input-box,
#billing_address li #onestepcheckout-li-password > .input-box {
  width: calc(50% - 5px);
}
#billing_address li:first-child > .input-box:first-child,
#billing_address li #onestepcheckout-li-password > .input-box:first-child {
  margin-right: 10px;
}
#billing_address li #onestepcheckout-li-password {
  margin-bottom: 16px;
  clear: left;
  width: 100%;
  float: left;
}
#billing_address li > .input-firstname,
#billing_address li > .input-lastname,
#billing_address li > .input-postcode,
#billing_address li > .input-region {
  width: calc(50% - 5px);
}
#billing_address li > .input-postcode,
#billing_address li > .input-firstname {
  margin-right: 10px;
}
#billing_address #billing_address_list li {
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  #billing_address #billing_address_list li:nth-child(9) .input-box label {
    width: calc(100% - 50px) !important;
    vertical-align: top;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  #billing_address #billing_address_list li:nth-child(9) .input-box {
    vertical-align: middle;
  }
}
#billing_address .input-email {
  margin-bottom: 16px;
}
#billing_address .input-box.input-address .onestepcheckout-address-line {
  margin-bottom: 5px;
}
#billing_address .input-box.input-address .onestepcheckout-address-line:last-child {
  margin-bottom: 0;
  margin-top: 5px;
}
#billing_address .input-box.input-address .onestepcheckout-address-line:last-child.validation-passed {
  margin-top: 0;
}

#shipping_address li > .input-firstname,
#shipping_address li > .input-lastname,
#shipping_address li > .input-postcode,
#shipping_address li > .input-region {
  width: calc(50% - 5px);
}
#shipping_address li > .input-postcode,
#shipping_address li > .input-firstname {
  margin-right: 10px;
}

.onestepcheckout-index-index #header .header-logo .left-logo {
  text-transform: none;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  margin-top: 18px;
  max-width: 150px;
}
.onestepcheckout-index-index #header .header-logo .left-logo .button2 {
  padding: 0;
}
.onestepcheckout-index-index #header .header-logo .left-logo .button2 span, .onestepcheckout-index-index #header .header-logo .left-logo .button2 span span {
  text-transform: none;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 1px #072340;
  height: auto;
  line-height: 27px;
}
.onestepcheckout-index-index #header .right-call-us {
  margin-top: 11px;
}
.onestepcheckout-index-index #header .right-call-us .call-us {
  line-height: 28px;
}
.onestepcheckout-index-index .main-container {
  background: #fbfbfb;
  border-top: solid 1px #e5e5e5;
  max-width: 100%;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .onestepcheckout-index-index .main-container {
    background: #fff;
    border-top: none;
  }
}
.onestepcheckout-index-index .main-container .main {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.onestepcheckout-index-index .footer-container {
  background: #fbfbfb;
  max-width: 100%;
}
.onestepcheckout-index-index .footer-container .footer {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.onestepcheckout-index-index .footer-container .footer-minimal-info {
  margin-top: 32px;
}
.onestepcheckout-index-index .footer-container .footer-minimal-brand h5 {
  margin-bottom: 3px;
}
.onestepcheckout-index-index .footer-minimal-links {
  margin-top: 42px;
}
.onestepcheckout-index-index .footer-minimal-links li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.onestepcheckout-index-index .footer-minimal-links li:before {
  display: block;
  width: 1px;
  height: 13px;
  background: #000000;
  position: absolute;
  right: 0;
  content: "";
  top: 3px;
}
.onestepcheckout-index-index .footer-minimal-links li:last-child:before {
  display: none;
}
.onestepcheckout-index-index .footer-minimal-links li a {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .onestepcheckout-index-index .footer-minimal-links {
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
  }
  .onestepcheckout-index-index .footer-minimal-links li:nth-child(2):before {
    display: none;
  }
  .onestepcheckout-index-index .footer-minimal-links li a {
    font-size: 14px !important;
  }
}
.onestepcheckout-index-index .footer_social_links .footer_badge > span {
  background: #fbfbfb;
}
.onestepcheckout-index-index .col-main > div {
  display: none;
}

div.onestepcheckout-threecolumns {
  position: relative;
}
div.onestepcheckout-threecolumns:after {
  display: block;
  content: "";
  height: 100%;
  width: 1px;
  background: #e6e6e6;
  position: absolute;
  left: calc(100%/3);
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  div.onestepcheckout-threecolumns:after {
    display: none;
  }
}
div.onestepcheckout-threecolumns:before {
  display: block;
  content: "";
  height: 100%;
  width: 1px;
  background: #e6e6e6;
  position: absolute;
  right: calc(100%/3);
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  div.onestepcheckout-threecolumns:before {
    display: none;
  }
}
div.onestepcheckout-threecolumns div.onestepcheckout-column-left,
div.onestepcheckout-threecolumns div.onestepcheckout-column-middle,
div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
  border-top: none;
  margin: 0;
  padding: 15px 0 0 0;
  width: calc(100%/3);
  box-sizing: border-box;
  float: left;
}
@media screen and (max-width: 1023px) {
  div.onestepcheckout-threecolumns div.onestepcheckout-column-left,
  div.onestepcheckout-threecolumns div.onestepcheckout-column-middle,
  div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  div.onestepcheckout-threecolumns div.onestepcheckout-column-left,
  div.onestepcheckout-threecolumns div.onestepcheckout-column-middle,
  div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
    width: 32%;
  }
}

@media screen and (max-width: 1024px) {
  div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
    margin-left: 2%;
  }
}

div.onestepcheckout-threecolumns div.onestepcheckout-column-left {
  background: none;
}
div.onestepcheckout-threecolumns div.onestepcheckout-column-left .content-onstepcheckout {
  padding-left: 42px;
  padding-right: 25px;
}
@media screen and (max-width: 767px) {
  div.onestepcheckout-threecolumns div.onestepcheckout-column-left .content-onstepcheckout {
    padding-left: 0;
    padding-right: 0;
  }
}
div.onestepcheckout-threecolumns div.onestepcheckout-column-right .content-onstepcheckout {
  padding-left: 55px;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  div.onestepcheckout-threecolumns div.onestepcheckout-column-right .content-onstepcheckout {
    padding-left: 0;
    padding-right: 0;
  }
}
div.onestepcheckout-threecolumns div.onestepcheckout-column-middle {
  background: none;
}
div.onestepcheckout-threecolumns div.onestepcheckout-column-middle .content-onstepcheckout {
  padding-left: 50px;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  div.onestepcheckout-threecolumns div.onestepcheckout-column-middle .content-onstepcheckout {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  div.onestepcheckout-threecolumns div.onestepcheckout-column-middle {
    margin-left: 2%;
  }
}

.onestepcheckout-shipping-method-block .messages .error-msg li {
  text-transform: none;
  font-family: "Lato", sans-serif;
  font-size: 13px;
}

table.onestepcheckout-totals {
  margin-bottom: 0;
}
table.onestepcheckout-totals td {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  border-top: none;
  border-bottom: none;
}
table.onestepcheckout-totals td.title {
  color: #000000;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
}
table.onestepcheckout-totals td.value {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
table.onestepcheckout-totals tr:nth-last-child(2) td {
  padding-bottom: 16px;
}
table.onestepcheckout-totals tbody tr:first-child td {
  padding-top: 0;
}
table.onestepcheckout-totals tbody tr:nth-last-child(2) td {
  padding-bottom: 14px;
}
table.onestepcheckout-totals .grand-total td.title,
table.onestepcheckout-totals .grand-total td.value {
  font-family: BrandonGrotesque-Bold;
  color: #072340;
  font-size: 20px;
  text-transform: uppercase;
  border-top: solid 1px #e5e5e5 !important;
  padding-top: 18px;
  font-weight: normal !important;
}
table.onestepcheckout-totals .grand-total td.title span,
table.onestepcheckout-totals .grand-total td.value span {
  font-family: BrandonGrotesque-Bold;
  color: #072340;
  font-size: 20px;
  text-transform: uppercase;
}

div.onestepcheckout-summary {
  padding-top: 0;
  margin-top: -1px;
}

table.onestepcheckout-summary {
  margin-bottom: 19px;
}
table.onestepcheckout-summary th {
  text-transform: uppercase;
  border-top: none;
  border-bottom: solid 1px #e5e5e5;
  font-family: "Lato", sans-serif;
  color: #999999;
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 1025px) {
  table.onestepcheckout-summary th.qty {
    width: 20%;
  }
}
table.onestepcheckout-summary td {
  border-bottom: solid 1px #e5e5e5;
  padding-top: 12px;
  padding-bottom: 12px;
}
table.onestepcheckout-summary td.total {
  vertical-align: top;
  font-weight: bold;
  color: #000000;
}
table.onestepcheckout-summary td.qty {
  color: #6d6d74;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 11px;
}
table.onestepcheckout-summary .onestepcheckout-review-info {
  font-family: BrandonGrotesque-Bold;
  font-size: 14px;
  color: #072340;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 16px;
  width: calc(100% - 44px);
  float: left;
  position: relative;
  margin-bottom: 5px;
}
table.onestepcheckout-summary .onestepcheckout-review-image {
  width: 44px;
  float: left;
}
table.onestepcheckout-summary .onestepcheckout-custom-options {
  margin: 7px 0 0;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
table.onestepcheckout-summary .onestepcheckout-custom-options li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 4px;
}
table.onestepcheckout-summary .onestepcheckout-custom-options li b {
  font-weight: normal;
  color: #666666;
}

.onestepcheckout-place-order-wrapper .button.button {
  width: 100%;
  height: 62px !important;
  line-height: 62px !important;
  font-size: 18px !important;
}
@media screen and (max-width: 767px) {
  .onestepcheckout-place-order-wrapper .button.button {
    font-size: 14px !important;
  }
}

div.onestepcheckout-comments {
  margin-bottom: 11px;
}
div.onestepcheckout-comments label {
  margin-bottom: 0;
  line-height: normal;
}
div.onestepcheckout-comments textarea {
  width: 100%;
  height: 75px;
  margin-top: 7px;
}

.payment-methods .form-list {
  background: #fff;
  border: solid 1px #e5e5e5;
  margin: 0;
  padding: 15px 10px;
}
.payment-methods .form-list:before, .payment-methods .form-list:after {
  display: none;
}
.payment-methods .form-list li {
  margin-bottom: 16px;
}
.payment-methods .form-list li label {
  margin-bottom: 8px;
}
.payment-methods dd {
  margin: 0;
  padding: 0;
}
.payment-methods dt .radio + label {
  line-height: 30px;
}

#ewayrapid_notsaved_cc_type_exp_div .input-box > .v-fix {
  width: calc(50% - 5px) !important;
  margin-right: 0;
}
#ewayrapid_notsaved_cc_type_exp_div .input-box > .v-fix:first-child {
  margin-right: 10px;
}
#ewayrapid_notsaved_cc_type_exp_div .input-box > .v-fix select {
  width: 100% !important;
  font-size: 14px !important;
  font-family: "Lato", sans-serif !important;
  font-weight: normal;
}

#ewayrapid_notsaved_cc_type_cvv_div .input-box .v-fix {
  margin-right: 0;
  width: 100%;
}

div.onestepcheckout-place-order-wrapper {
  text-align: left;
}

.shipment-methods > dd {
  margin-bottom: 8px !important;
}
.shipment-methods dt {
  border: solid 1px #e5e5e5;
  width: 100%;
  padding: 8px 10px;
  margin-bottom: 16px !important;
}
@media screen and (max-width: 1200px) {
  .shipment-methods dt {
    width: 100%;
  }
}
.shipment-methods dt div.radio, .shipment-methods dt div.radio span {
  width: 20px;
  height: 20px;
  line-height: 18px;
}
.shipment-methods dt .radio + label {
  line-height: 18px;
  color: #666666;
  font-family: "Lato", sans-serif !important;
}
.shipment-methods dt .radio + label .price {
  color: #333;
}
.shipment-methods dt .freeshipping-popup-button {
  margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  .shipment-methods dt .freeshipping-popup-button {
    margin-left: 5px;
  }
}
.shipment-methods dt.s-method-fail-validated {
  margin-bottom: 35px !important;
  position: relative;
}
.shipment-methods dt.s-method-fail-validated p.required, .shipment-methods dt.s-method-fail-validated .validation-advice {
  position: absolute;
  width: 243px;
  bottom: -32px;
  left: -43px;
}

.shipping-list-address li {
  margin-bottom: 16px;
}
.shipping-list-address li:first-child > .input-box {
  width: calc(50% - 5px);
}
.shipping-list-address li:first-child > .input-box:first-child {
  margin-right: 10px;
}
.shipping-list-address li .input-postcode > .input-box {
  width: calc(50% - 5px);
}
.shipping-list-address li .input-postcode > .input-box:first-child {
  margin-right: 10px;
}
.shipping-list-address li .input-postcode,
.shipping-list-address li .input-region {
  width: calc(50% - 5px) !important;
  margin-left: 0 !important;
}
.shipping-list-address li .input-postcode {
  margin-right: 10px;
}

.freeshipping-popup-button span.icon_question_alt {
  height: 19px;
  width: 19px;
  background-color: #ababab;
  border-radius: 100%;
  padding: 0;
  display: inline-block;
  text-align: center;
  font-family: "Lato", sans-serif;
  vertical-align: top;
}
.freeshipping-popup-button span.icon_question_alt:before {
  content: '?';
  font-size: 13px;
  display: inline-block;
  line-height: 18px;
  vertical-align: top;
  color: #fff;
}

#payment_form_ewayrapid_notsaved {
  margin-bottom: 16px;
  margin-top: 4px;
}
@media screen and (max-width: 1024px) {
  #payment_form_ewayrapid_notsaved {
    width: 100%;
  }
}
#payment_form_ewayrapid_notsaved li {
  clear: both;
  width: 100%;
  float: left;
}
#payment_form_ewayrapid_notsaved li:first-child > label {
  clear: both;
  width: 100%;
  float: left;
}
#payment_form_ewayrapid_notsaved li:first-child .input-box {
  width: calc(100% - 90px) !important;
  float: left;
}
#payment_form_ewayrapid_notsaved li:first-child .eway-icons {
  width: 83px;
  float: right;
}
#payment_form_ewayrapid_notsaved li:first-child .eway-icons span {
  white-space: nowrap;
  font-size: 13px;
  color: #333;
  display: block;
  margin-bottom: 3px;
  margin-top: -12px;
}

.cvv-what-is-this {
  padding-top: 15px;
  margin-left: 0;
  display: block;
  clear: both;
}

#onestepcheckout-login-popup .input-button {
  clear: both;
  display: block;
  width: 100%;
}
#onestepcheckout-login-popup .input-button a {
  line-height: 40px;
  vertical-align: top;
  text-decoration: underline;
}
#onestepcheckout-login-popup button {
  padding: 0 34px;
  float: right;
}
@media only screen and (max-width: 767px) {
  #onestepcheckout-login-popup {
    min-width: 90% !important;
    max-width: 90% !important;
  }
  #onestepcheckout-login-popup h1 {
    line-height: 28px !important;
  }
}

@media only screen and (max-width: 767px) {
  .fancybox-inner {
    width: 90% !important;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .fancybox-close {
    height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .fancybox-inner #freeshipping-popup {
    width: 100% !important;
  }
}

#onestepcheckout-login-popup p.close,
#onestepcheckout-toc-popup p.close {
  position: absolute;
  top: -53px;
  right: 17px;
  cursor: pointer;
  z-index: 1500;
  height: 43px;
}
#onestepcheckout-login-popup p.close a,
#onestepcheckout-toc-popup p.close a {
  color: #fff !important;
  font-size: 14px;
  font-family: BrandonGrotesque-Regular;
  text-decoration: none;
  text-transform: none !important;
  font-weight: normal !important;
  line-height: 43px;
  margin: 0;
  padding: 0;
  clear: left;
  vertical-align: top;
}
#onestepcheckout-login-popup p.close a:hover, #onestepcheckout-login-popup p.close a:focus, #onestepcheckout-login-popup p.close a:active,
#onestepcheckout-toc-popup p.close a:hover,
#onestepcheckout-toc-popup p.close a:focus,
#onestepcheckout-toc-popup p.close a:active {
  text-decoration: none;
}
#onestepcheckout-login-popup p.close a span,
#onestepcheckout-toc-popup p.close a span {
  width: 43px;
  height: 43px;
  background: url("../images/fancybox/fancybox_sprite.png") no-repeat 0 0;
  display: inline-block;
  padding: 0;
  margin: 0 0 0 8px;
  float: right;
}
#onestepcheckout-login-popup p.close a span:before,
#onestepcheckout-toc-popup p.close a span:before {
  display: none;
}

#onestepcheckout-login-popup div.onestepcheckout-popup-contents {
  background: #fff;
  border: solid 1px #e5e5e5 !important;
  padding: 44px 50px 33px 50px;
  box-shadow: none;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  #onestepcheckout-login-popup div.onestepcheckout-popup-contents {
    padding: 20px;
  }
}
#onestepcheckout-login-popup div.onestepcheckout-popup-contents h1 {
  padding-top: 3px !important;
  margin-bottom: 23px;
}
#onestepcheckout-login-popup div.onestepcheckout-popup-contents #onestepcheckout-login-table .input-box {
  margin-bottom: 16px;
}
#onestepcheckout-login-popup div.onestepcheckout-popup-contents #onestepcheckout-login-table .input-box.input-button {
  font-weight: bold;
}
@media only screen and (max-width: 360px) {
  #onestepcheckout-login-popup div.onestepcheckout-popup-contents #onestepcheckout-login-table .input-box.input-button > button {
    float: left;
  }
}
#onestepcheckout-login-popup div.onestepcheckout-popup-contents .input-text {
  width: 100% !important;
  height: 42px;
  line-height: 42px;
}
#onestepcheckout-login-popup div.onestepcheckout-popup-contents label {
  margin-bottom: 8px;
  font-size: 14px;
  color: #6d6d74;
}

#payment-tool-tip .btn-close a {
  font-size: 14px;
  text-decoration: none;
  text-transform: none !important;
  font-weight: normal !important;
  margin: 0;
  padding: 0;
  clear: left;
  vertical-align: top;
}
#payment-tool-tip .btn-close a:hover, #payment-tool-tip .btn-close a:focus, #payment-tool-tip .btn-close a:active {
  text-decoration: none;
}

#onestepcheckout-login-form div.onestepcheckout-error {
  color: #e5293c;
  background: #fce8ea;
  position: relative;
  margin-bottom: 15px;
  padding: 13px 20px;
  font-size: 16px;
  font-family: BrandonGrotesque-Bold;
  text-transform: uppercase;
  font-weight: normal;
}
#onestepcheckout-login-form div.onestepcheckout-error:before {
  display: inline-block;
  font-family: ElegantIcons;
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  margin-right: 17px;
  float: left;
  width: 24px;
  line-height: 24px;
  vertical-align: top;
  color: #e5293c;
  content: "\4d";
}

.product-info .pre-order-label, .product-info .out-of-stock {
  font-size: 14px;
}

#checkout-payment-method-load dt:first-child div.radio + label, #checkout-payment-method-load dt:first-child div.checker + label {
  color: #6d6d74 !important;
}

.onestepcheckout-enable-newsletter div.radio + label, .onestepcheckout-enable-newsletter div.checker + label,
.input-different-shipping div.radio + label,
.input-different-shipping div.checker + label {
  color: #6d6d74 !important;
}

#onestepcheckout-form #billing_address_list li.control div.checker + label {
  color: #6d6d74 !important;
}

div.input-box div.checker#uniform-id_create_account + label {
  color: #6d6d74 !important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_scroll_container.no-label table tr td {
    padding-left: 0px;
  }
}
#billing_address li.form-alt,
#shipping_address li.form-alt {
  margin-bottom: 15px;
}
#billing_address #uniform-billing-address-select,
#shipping_address #uniform-billing-address-select {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  #billing_address #billing_address_list li:nth-child(9) .input-box label {
    margin-top: 5px !important;
  }
}

@media screen and (max-width: 767px) {
  .onestepcheckout-column-middle .payment-methods {
    margin-bottom: 0;
  }
}

#onestepcheckout-form label.onestepcheckout-note {
  font-size: 14px !important;
}

/* ============================================ *
 * Calendar styles (restore styles from /js/calendar)
 * ============================================ */
div.calendar table {
  border-collapse: separate;
}
div.calendar table td.button {
  display: table-cell;
  background: inherit;
  color: inherit;
  text-transform: none;
}

p a {
  font-weight: bold !important;
}

.order_multiple_container {
  max-width: 100%;
}
.order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_vertical > div {
  padding-top: 23px;
  padding-bottom: 25px;
}
.order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_vertical > div.prev {
  border: none;
  height: 48px;
  padding: 0;
}
.order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_scroll_container.has-label {
  width: 60%;
}
.order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_scroll_container.has-label table tr td {
  text-align: center;
  line-height: 14px;
}
.order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_scroll_container.has-label table tr td .special-price-options-maxtrix {
  font-size: 9px;
  text-align: center;
}
.order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_scroll_container.no-label {
  width: 60%;
}
.order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_scroll_container.no-label table tr:first-child td {
  padding: 0;
}
.order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_scroll_container.no-label table tr td {
  text-align: center;
  line-height: 14px;
  padding: 24px;
}
.order_multiple_container .order_multiple_content .order_multiple_dynamic_content .order_multiple_scroll_container.no-label table tr td .special-price-options-maxtrix {
  font-size: 9px;
  text-align: center;
}
.order_multiple_container .order_multiple_individual_popup.error .order_multiple_individual_message {
  margin-left: 34px;
}

/*  GRID OF TWO ============================================================================= */
.span_2_of_2 {
  width: 100%;
}

.span_1_of_2 {
  width: 49.2%;
}

/*  GRID OF THREE ============================================================================= */
.span_3_of_3 {
  width: 100%;
}

.span_2_of_3 {
  width: 66.13%;
}

.span_1_of_3 {
  width: 32.26%;
}

/*  GRID OF FOUR  ============================================================================= */
.span_4_of_4 {
  width: 100%;
}

.span_3_of_4 {
  width: 74.6%;
}

.span_2_of_4 {
  width: 49.2%;
}

.span_1_of_4 {
  width: 23.8%;
}

/*  GRID OF FIVE ============================================================================= */
.span_5_of_5 {
  width: 100%;
}

.span_4_of_5 {
  width: 79.68%;
}

.span_3_of_5 {
  width: 59.36%;
}

.span_2_of_5 {
  width: 39.04%;
}

.span_1_of_5 {
  width: 18.72%;
}

/*  GRID OF SIX  ============================================================================= */
.span_6_of_6 {
  width: 100%;
}

.span_5_of_6 {
  width: 83.06%;
}

.span_4_of_6 {
  width: 66.13%;
}

.span_3_of_6 {
  width: 49.2%;
}

.span_2_of_6 {
  width: 32.26%;
}

.span_1_of_6 {
  width: 15.33%;
}

/*  GRID OF SEVEN   ============================================================================= */
.span_7_of_7 {
  width: 100%;
}

.span_6_of_7 {
  width: 85.48%;
}

.span_5_of_7 {
  width: 70.97%;
}

.span_4_of_7 {
  width: 56.45%;
}

.span_3_of_7 {
  width: 41.94%;
}

.span_2_of_7 {
  width: 27.42%;
}

.span_1_of_7 {
  width: 12.91%;
}

/*  GRID OF EIGHT   ============================================================================= */
.span_8_of_8 {
  width: 100%;
}

.span_7_of_8 {
  width: 87.3%;
}

.span_6_of_8 {
  width: 74.6%;
}

.span_5_of_8 {
  width: 61.9%;
}

.span_4_of_8 {
  width: 49.2%;
}

.span_3_of_8 {
  width: 36.5%;
}

.span_2_of_8 {
  width: 23.8%;
}

.span_1_of_8 {
  width: 11.1%;
}

/*  GRID OF NINE   ============================================================================= */
.span_9_of_9 {
  width: 100%;
}

.span_8_of_9 {
  width: 88.71%;
}

.span_7_of_9 {
  width: 77.42%;
}

.span_6_of_9 {
  width: 66.13%;
}

.span_5_of_9 {
  width: 54.84%;
}

.span_4_of_9 {
  width: 43.55%;
}

.span_3_of_9 {
  width: 32.26%;
}

.span_2_of_9 {
  width: 20.97%;
}

.span_1_of_9 {
  width: 9.68%;
}

/*  GRID OF TEN   ============================================================================= */
.span_10_of_10 {
  width: 100%;
}

.span_9_of_10 {
  width: 89.84%;
}

.span_8_of_10 {
  width: 79.68%;
}

.span_7_of_10 {
  width: 69.52%;
}

.span_6_of_10 {
  width: 59.36%;
}

.span_5_of_10 {
  width: 49.2%;
}

.span_4_of_10 {
  width: 39.04%;
}

.span_3_of_10 {
  width: 28.88%;
}

.span_2_of_10 {
  width: 18.72%;
}

.span_1_of_10 {
  width: 8.56%;
}

/*  GRID OF ELEVEN   ============================================================================= */
.span_11_of_11 {
  width: 100%;
}

.span_10_of_11 {
  width: 90.76%;
}

.span_9_of_11 {
  width: 81.52%;
}

.span_8_of_11 {
  width: 72.29%;
}

.span_7_of_11 {
  width: 63.05%;
}

.span_6_of_11 {
  width: 53.81%;
}

.span_5_of_11 {
  width: 44.58%;
}

.span_4_of_11 {
  width: 35.34%;
}

.span_3_of_11 {
  width: 26.1%;
}

.span_2_of_11 {
  width: 16.87%;
}

.span_1_of_11 {
  width: 7.63%;
}

/*  GRID OF TWELVE   ============================================================================= */
.span_12_of_12 {
  width: 100%;
}

.span_11_of_12 {
  width: 91.53%;
}

.span_10_of_12 {
  width: 83.06%;
}

.span_9_of_12 {
  width: 74.6%;
}

.span_8_of_12 {
  width: 66.13%;
}

.span_7_of_12 {
  width: 57.66%;
}
