@font-face {
  font-family: 'Varela Round';
  src: url("../fonts/varelaround-regular-webfont.eot");
  src: url("../fonts/varelaround-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/varelaround-regular-webfont.woff") format("woff"), url("../fonts/varelaround-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}


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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

button,
input {
  line-height: normal;
}

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

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

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

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

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


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

html {
  -webkit-tap-highlight-color: transparent;
  /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%;
  /* Prevent automatic scaling on iOS */
}

body {
  background: #FFFFFF;
  color: #000000;
  line-height: 1;
}

html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

th,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

address {
  font-style: normal;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  display: block;
}

ol,
ul {
  list-style: none;
}

q:before,
q:after {
  content: '';
}

input:focus,
input[type="search"]:focus {
  outline-offset: -2px;
}

input[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}


@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body,
button,
input,
select,
table,
textarea {
  font-family: "Varela Round", sans-serif;
  color: #636363;
  font-size: 14px;
  line-height: 1.5;
}

a {
  color: #0d6ab5;
  text-decoration: none;
}

a:hover {
  color: #0b5c9d;
  text-decoration: underline;
}

a:focus {
  outline-color: #0c63a9;
  color: #031626;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

b,
strong {
  font-family: "Open-sans", sans-serif;
}

/* ============================================ *
 * Typography
 * ============================================ */
h1, .h1 {
  margin: 0;
  color: #0d6ab5;
  font-family: "Varela Round", sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
h1.blue, .h1.blue {
  text-align: center;
  text-transform: none;
}

h2, .h2 {
  margin: 0;
  color: #636363;
  font-family: "Varela Round", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

h3, .h3 {
  margin: 0;
  color: #636363;
  font-family: "Varela Round", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h4, .h4 {
  margin: 0;
  color: #636363;
  font-family: "Varela Round", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 1px;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h5, .h5 {
  margin: 0;
  color: #636363;
  font-family: "Varela Round", sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h6, .h6 {
  margin: 0;
  color: #636363;
  font-family: "Varela Round", sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
  text-transform: none;
  color: #0d6ab5;
}
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white {
  color: #fff;
}
h1.poor,
h2.poor,
h3.poor,
h4.poor,
h5.poor,
h6.poor {
  text-transform: none;
  letter-spacing: 0;
}
h1.big-black,
h2.big-black,
h3.big-black,
h4.big-black,
h5.big-black,
h6.big-black {
  color: #333;
  font-size: 30px;
}

p.gr {
  font-family: "Varela Round", sans-serif;
  font-size: 16px;
}
p.wh {
  font-family: "Varela Round", sans-serif;
  font-size: 16px;
  color: #fff;
}
p.white {
  color: #fff;
}

.capitalize {
  text-transform: capitalize;
}

.blue {
  color: #0d6ab5;
}

.black {
  color: #000;
}

/* ============================================ *
 * Shared Classes
 * ============================================ */
.noverflow {
  overflow: hidden;
}

.address-list address {
  margin-bottom: 1em;
}

.availability {
  margin-bottom: 0;
  font-size: 13px;
  text-transform: uppercase;
}
.availability.in-stock {
  color: #11B400;
}
.availability.available-soon, .availability.out-of-stock {
  color: #FF0000;
}
.availability .label {
  display: none;
}

.availability-only {
  color: #FF0000;
  margin-bottom: 10px;
}

/* -------------------------------------------- *
 * Page Titles
 */
.page-title h1 {
  text-align: center;
  text-transform: none;
}

.product-name h1,
.product-name .h1 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  color: #636363;
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 3px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

/* -------------------------------------------- *
 * Block Module
 */
.block,
.col-left-first {
  margin-bottom: 20px;
}

.col-left-first .block:last-of-type {
  margin-bottom: 0;
}

.block-title {
  position: relative;
  padding: 10px 0 0;
  margin-bottom: 5px;
  border-top: 1px solid #CCCCCC;
}
.block-title h2,
.block-title h3,
.block-title strong {
  margin: 0;
  color: #636363;
  font-family: "Varela Round", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 1px;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  color: #0d6ab5;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #A0A0A0;
}

body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0;
}

.block-subtitle {
  font-weight: bold;
  margin-bottom: 7px;
}

.block-content {
  margin-top: 5px;
}
.block-content.unpad {
  padding: 0;
}
.block-content li.item {
  margin: 0 0 10px 9px;
}
.block-content li.item:last-child {
  margin-bottom: 0;
}

.block .actions {
  margin: 10px 0 0;
}
.block .actions:after {
  content: '';
  display: table;
  clear: both;
}
.block .actions a {
  float: left;
}
.block .actions .button {
  float: right;
}

.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {
  line-height: 33px;
  margin-right: 5px;
}

@media (max-width: 640px) {
  .sidebar .block:not(.block-layered-nav) {
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title {
    padding: 0;
    margin-top: 0;
    border-bottom: none;
    border-top: none;
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong {
    margin: 0;
    color: #636363;
    font-family: "Varela Round", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1px;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    position: relative;
    background-color: #F4F4F4;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #0d6ab5;
    border-right: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
    margin: 0;
    color: #636363;
    font-family: "Varela Round", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1px;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    position: relative;
    background-color: #F4F4F4;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #0d6ab5;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-content {
    padding: 10px;
    margin-top: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CCCCCC;
  }
  .sidebar .block:last-of-type {
    border-bottom: 1px solid #CCCCCC;
  }

  .sidebar .block-account .block-title > strong span:after,
  .sidebar .block-cms-menu .block-title > strong span:after {
    content: ' Menu';
  }
}
/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account .block-title,
.block-cms-menu .block-title {
  padding-top: 0;
  border-top: none;
}
.block-account li,
.block-cms-menu li {
  font-family: "Varela Round", sans-serif;
  margin: 11px 0;
  padding: 0 0 9px;
  border-bottom: 1px solid #d7d7d7;
}
.block-account li strong,
.block-cms-menu li strong {
  font-family: "Varela Round", sans-serif;
  font-weight: 400;
  color: #0d6ab5;
}
.block-account li a,
.block-cms-menu li a {
  color: #636363;
}
.block-account li a:hover,
.block-cms-menu li a:hover {
  color: #0d6ab5;
}

/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */
.cart .buttons-set .button,
.cart-table .button,
.sidebar .actions .button,
.button.button-secondary {
  background: #DDDDDD;
  color: #636363;
  padding: 7px 15px;
}
.cart .buttons-set .button:hover,
.cart-table .button:hover,
.sidebar .actions .button:hover,
.button.button-secondary:hover {
  background: #d0d0d0;
  cursor: pointer;
}
.cart .buttons-set .button:active,
.cart-table .button:active,
.sidebar .actions .button:active,
.button.button-secondary:active {
  background: #c4c4c4;
  color: #636363;
}
.cart .buttons-set .button:focus,
.cart-table .button:focus,
.sidebar .actions .button:focus,
.button.button-secondary:focus {
  color: #636363;
  background: #c4c4c4;
  outline: none;
}

/* Primary Buttons */
.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
  background: #0d6ab5;
  display: inline-block;
  padding: 7px 30px;
  border: 1px solid #0d6ab5;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  font-family: "Varela Round", sans-serif;
  line-height: 19px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}
.button:hover,
.cart-table .product-cart-actions .button:hover,
#co-shipping-method-form .buttons-set .button:hover,
.footer .button:hover {
  background: #0b5c9d;
  cursor: pointer;
}
.button:active,
.cart-table .product-cart-actions .button:active,
#co-shipping-method-form .buttons-set .button:active,
.footer .button:active {
  background: #0a4e85;
  color: #FFFFFF;
}
.button:focus,
.cart-table .product-cart-actions .button:focus,
#co-shipping-method-form .buttons-set .button:focus,
.footer .button:focus {
  background-color: #0a4e85;
  outline: none;
  color: #FFFFFF;
}
.button.flat,
.cart-table .product-cart-actions .button.flat,
#co-shipping-method-form .buttons-set .button.flat,
.footer .button.flat {
  border-color: #0066cc;
  padding: 12px 40px 10px;
}
.button.flat.small,
.cart-table .product-cart-actions .button.flat.small,
#co-shipping-method-form .buttons-set .button.flat.small,
.footer .button.flat.small {
  font-size: 13px;
  padding: 8px 20px 6px;
}
@media (max-width: 320px) {
  .button.flat.small,
  .cart-table .product-cart-actions .button.flat.small,
  #co-shipping-method-form .buttons-set .button.flat.small,
  .footer .button.flat.small {
    font-size: 12px;
    padding: 8px 10px 6px;
  }
}
.button.flat.inverse,
.cart-table .product-cart-actions .button.flat.inverse,
#co-shipping-method-form .buttons-set .button.flat.inverse,
.footer .button.flat.inverse {
  background: #fff;
  color: #0d6ab5;
}
.button.highlight,
.cart-table .product-cart-actions .button.highlight,
#co-shipping-method-form .buttons-set .button.highlight,
.footer .button.highlight {
  background-color: #59aef2;
  padding: 9px 25px;
  font-size: 14px;
  -webkit-box-shadow: 0 0 1px #0c5691;
  -moz-box-shadow: 0 0 1px #0c5691;
  box-shadow: 0 0 1px #0c5691;
}
.button.highlight.right,
.cart-table .product-cart-actions .button.highlight.right,
#co-shipping-method-form .buttons-set .button.highlight.right,
.footer .button.highlight.right {
  padding: 13px 40px 10px 15px;
  background-image: url("../images/arrow_right_white.png");
  background-position: 90% 50%;
  background-repeat: no-repeat;
  text-align: left;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.cms-diventa-partner .button.highlight, .landing-partenza .button.highlight, .cms-regole-partner .button.highlight, .cms-diventa-partner
.cart-table .product-cart-actions .button.highlight, .landing-partenza
.cart-table .product-cart-actions .button.highlight, .cms-regole-partner
.cart-table .product-cart-actions .button.highlight, .cms-diventa-partner
#co-shipping-method-form .buttons-set .button.highlight, .landing-partenza
#co-shipping-method-form .buttons-set .button.highlight, .cms-regole-partner
#co-shipping-method-form .buttons-set .button.highlight, .cms-diventa-partner
.footer .button.highlight, .landing-partenza
.footer .button.highlight, .cms-regole-partner
.footer .button.highlight {
  padding: 5px 20px 4px;
  margin-left: 20px;
}
.button.highlight > h4,
.cart-table .product-cart-actions .button.highlight > h4,
#co-shipping-method-form .buttons-set .button.highlight > h4,
.footer .button.highlight > h4 {
  line-height: inherit !important;
  color: #fff;
}
.button.highlight.customer,
.cart-table .product-cart-actions .button.highlight.customer,
#co-shipping-method-form .buttons-set .button.highlight.customer,
.footer .button.highlight.customer {
  padding: 11px 25px 8px 43px;
  background-image: url("../images/icons/customer.png");
  background-position: 13px 50%;
  background-repeat: no-repeat;
  margin-top: 9px;
}
.button.dark,
.cart-table .product-cart-actions .button.dark,
#co-shipping-method-form .buttons-set .button.dark,
.footer .button.dark {
  background-color: #0c5691;
  font-size: 14px;
  padding: 9px 25px;
}
.button.dark.customer,
.cart-table .product-cart-actions .button.dark.customer,
#co-shipping-method-form .buttons-set .button.dark.customer,
.footer .button.dark.customer {
  padding: 11px 25px 8px 43px;
  background-image: url("../images/icons/customer.png");
  background-position: 13px 50%;
  background-repeat: no-repeat;
}
.button.dark.logout,
.cart-table .product-cart-actions .button.dark.logout,
#co-shipping-method-form .buttons-set .button.dark.logout,
.footer .button.dark.logout {
  margin-top: 9px;
  padding: 11px 25px 8px 43px;
  background-image: url("../images/icons/logout.png");
  background-position: 13px 50%;
  background-repeat: no-repeat;
}
.button.dark.right,
.cart-table .product-cart-actions .button.dark.right,
#co-shipping-method-form .buttons-set .button.dark.right,
.footer .button.dark.right {
  max-width: 205px;
  padding: 13px 40px 10px 15px;
  background-image: url("../images/arrow_right_white.png");
  background-position: 90% 50%;
  background-repeat: no-repeat;
  text-align: left;
  text-transform: none;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.button.walk,
.cart-table .product-cart-actions .button.walk,
#co-shipping-method-form .buttons-set .button.walk,
.footer .button.walk {
  padding: 12px 70px 11px 25px;
  text-transform: none;
  background-image: url("../images/arrow_right_white.png");
  background-position: 90% 50%;
  background-repeat: no-repeat;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
@media (max-width: 640px) {
  .button.walk,
  .cart-table .product-cart-actions .button.walk,
  #co-shipping-method-form .buttons-set .button.walk,
  .footer .button.walk {
    width: 100%;
    height: 50px;
    text-align: left;
  }
}
.button.white,
.cart-table .product-cart-actions .button.white,
#co-shipping-method-form .buttons-set .button.white,
.footer .button.white {
  padding: 5px 12px 3px 15px;
  font-size: 14px;
  color: #666;
  letter-spacing: 0;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  background: url("../images/bgs/bg_button_white.png") 0 0 repeat-x;
}
.button.white.back,
.cart-table .product-cart-actions .button.white.back,
#co-shipping-method-form .buttons-set .button.white.back,
.footer .button.white.back {
  width: 185px;
  height: 40px;
  background: #fff;
}
.button.white span span:after,
.cart-table .product-cart-actions .button.white span span:after,
#co-shipping-method-form .buttons-set .button.white span span:after,
.footer .button.white span span:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 5px;
  background: url("../images/arrow_right.png") 0 0 no-repeat;
}
.button.white-right, .button.white-left, .button.walk-back,
.cart-table .product-cart-actions .button.white-right,
.cart-table .product-cart-actions .button.white-left,
.cart-table .product-cart-actions .button.walk-back,
#co-shipping-method-form .buttons-set .button.white-right,
#co-shipping-method-form .buttons-set .button.white-left,
#co-shipping-method-form .buttons-set .button.walk-back,
.footer .button.white-right,
.footer .button.white-left,
.footer .button.walk-back {
  padding: 13px 50px 10px 15px;
  background: #fff;
  background-image: url("../images/arrow_right_blue.png");
  background-position: 93% 50%;
  background-repeat: no-repeat;
  border-color: #ccc;
  text-align: left;
  text-transform: none;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
@media (max-width: 640px) {
  .button.white-right, .button.white-left, .button.walk-back,
  .cart-table .product-cart-actions .button.white-right,
  .cart-table .product-cart-actions .button.white-left,
  .cart-table .product-cart-actions .button.walk-back,
  #co-shipping-method-form .buttons-set .button.white-right,
  #co-shipping-method-form .buttons-set .button.white-left,
  #co-shipping-method-form .buttons-set .button.walk-back,
  .footer .button.white-right,
  .footer .button.white-left,
  .footer .button.walk-back {
    min-width: 200px;
    text-align: center;
    padding: 12px 15px 9px 27px !important;
  }
}
.button.white-right.white-close, .button.white-left.white-close, .button.walk-back.white-close,
.cart-table .product-cart-actions .button.white-right.white-close,
.cart-table .product-cart-actions .button.white-left.white-close,
.cart-table .product-cart-actions .button.walk-back.white-close,
#co-shipping-method-form .buttons-set .button.white-right.white-close,
#co-shipping-method-form .buttons-set .button.white-left.white-close,
#co-shipping-method-form .buttons-set .button.walk-back.white-close,
.footer .button.white-right.white-close,
.footer .button.white-left.white-close,
.footer .button.walk-back.white-close {
  text-transform: uppercase;
  padding: 8px 35px 5px 10px;
  background-image: url("../images/btn_white_close.png");
  background-position: 88% 50%;
}
.button.white-right.white-close span span, .button.white-left.white-close span span, .button.walk-back.white-close span span,
.cart-table .product-cart-actions .button.white-right.white-close span span,
.cart-table .product-cart-actions .button.white-left.white-close span span,
.cart-table .product-cart-actions .button.walk-back.white-close span span,
#co-shipping-method-form .buttons-set .button.white-right.white-close span span,
#co-shipping-method-form .buttons-set .button.white-left.white-close span span,
#co-shipping-method-form .buttons-set .button.walk-back.white-close span span,
.footer .button.white-right.white-close span span,
.footer .button.white-left.white-close span span,
.footer .button.walk-back.white-close span span {
  color: #0d6ab5;
  font-size: 15px;
}
.button.white-right span span, .button.white-left span span, .button.walk-back span span,
.cart-table .product-cart-actions .button.white-right span span,
.cart-table .product-cart-actions .button.white-left span span,
.cart-table .product-cart-actions .button.walk-back span span,
#co-shipping-method-form .buttons-set .button.white-right span span,
#co-shipping-method-form .buttons-set .button.white-left span span,
#co-shipping-method-form .buttons-set .button.walk-back span span,
.footer .button.white-right span span,
.footer .button.white-left span span,
.footer .button.walk-back span span {
  color: #636363;
  letter-spacing: 0;
}
.button.walk-back,
.cart-table .product-cart-actions .button.walk-back,
#co-shipping-method-form .buttons-set .button.walk-back,
.footer .button.walk-back {
  padding: 8px 15px 5px 27px;
  background-image: url("../images/arrow_left.png");
  background-position: 7% 50%;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.button.walk-back span span,
.cart-table .product-cart-actions .button.walk-back span span,
#co-shipping-method-form .buttons-set .button.walk-back span span,
.footer .button.walk-back span span {
  color: #0d6ab5;
  font-size: 14px;
}
.button.button-right-go,
.cart-table .product-cart-actions .button.button-right-go,
#co-shipping-method-form .buttons-set .button.button-right-go,
.footer .button.button-right-go {
  padding: 13px 0 12px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.button.cto,
.cart-table .product-cart-actions .button.cto,
#co-shipping-method-form .buttons-set .button.cto,
.footer .button.cto {
  font-size: 20px;
  letter-spacing: 0;
  padding: 14px 50px 13px 20px;
  text-transform: none;
  background-image: url("../images/arrow_right_white.png");
  background-position: 90% 50%;
  background-repeat: no-repeat;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.button.cto.dark,
.cart-table .product-cart-actions .button.cto.dark,
#co-shipping-method-form .buttons-set .button.cto.dark,
.footer .button.cto.dark {
  padding-right: 80px;
}
.button.min200,
.cart-table .product-cart-actions .button.min200,
#co-shipping-method-form .buttons-set .button.min200,
.footer .button.min200 {
  min-width: 200px;
}

a.button {
  text-decoration: none;
}

a.button:hover {
  color: #FFFFFF;
}

/* Disabled - class for anchor, state for form elements */
.button.disabled,
.button:disabled {
  background: #C8C8C8;
  opacity: 0.6;
  cursor: not-allowed;
  border-color: #666;
}

/* Adjacent buttons */
.button + .button {
  margin-left: 5px;
}

.button2 {
  border: 0;
  padding: 0 5px;
  margin: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
}

.button2:focus {
  outline: none;
}

.button2 span,
.button2 span span {
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  text-transform: uppercase;
  display: inline-block;
  color: #0d6ab5;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.button2 span:hover,
.button2 span span:hover {
  text-decoration: none;
  color: #08406e;
}

@media (max-width: 640px) {
  .col2-set .buttons-set .button,
  .col2-set .buttons-set .button2 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .col2-set .buttons-set .back-link {
    display: none;
  }
  .col2-set .buttons-set .required {
    display: none;
  }
}
/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after {
  float: left;
}

.paypal-after .paypal-or {
  float: left;
}

.paypal-or {
  line-height: 40px;
  margin: 0px 10px 5px;
}

.paypal-after .paypal-button {
  float: left;
}

.paypal-button {
  line-height: 0px;
}

.paypal-button img {
  display: inline;
}

@media (max-width: 640px) {
  .paypal-or {
    line-height: 20px;
  }

  .paypal-logo,
  .paypal-or,
  .paypal-button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding-top: 10px;
  border-top: 1px solid #EDEDED;
}
.buttons-set p.required {
  margin: 0;
  margin-left: 10px;
  line-height: 33px;
  float: right;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
  line-height: 33px;
  margin-right: 5%;
}
.buttons-set button.button {
  margin-left: 5px;
  min-width: 140px;
}
.buttons-set:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Icons
 */
.icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
  background-image: url(../images/icon_sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
  .sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
    background-image: url(../images/icon_sprite@2x.png);
    background-size: 100px 1000px;
  }
}
/* -------------------------------------------- *
 * Breadcrumbs
 */
.breadcrumbs {
  overflow: hidden;
  margin: -15px 0 15px;
  float: left;
  padding: 0 7px;
  display: none;
}
@media (max-width: 640px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs li {
  float: left;
  font-size: 12px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
.breadcrumbs a {
  float: left;
  color: #636363;
}
.breadcrumbs a:hover {
  color: #0d6ab5;
}
.breadcrumbs strong {
  color: #636363;
  font-weight: normal;
}

/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-remove,
.btn-previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #EDEDED;
  text-align: center;
  /* Hide text */
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative;
}
.btn-remove:hover,
.btn-previous:hover {
  background-color: #0d6ab5;
  border-color: #0d6ab5;
}

.btn-remove:after {
  content: 'X';
  color: #0d6ab5;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 10px;
  font-family: Arial, "Varela Round", sans-serif;
  font-weight: bold;
}
.btn-remove:hover:after {
  color: #FFFFFF;
  text-decoration: none;
}

.btn-remove2 {
  background-position: 4px -648px;
  border: none;
  vertical-align: top;
}
.btn-remove2:after {
  display: none;
}
.btn-remove2:hover {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.btn-previous:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #0d6ab5;
  border-left: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
}
.btn-previous:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #FFFFFF;
  border-left: none;
}

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
  float: right;
  margin-left: 6px;
}

/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li {
  margin-bottom: 20px;
}

.checkout-agreements .agreement-content {
  overflow-y: auto;
  max-width: 670px;
  max-height: 125px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  background: #F4F4F4;
}

/* -------------------------------------------- *
 * CVV Security Code
 */
.cvv-what-is-this {
  margin-left: 10px;
  font-size: 13px;
  line-height: 24px;
}

/* -------------------------------------------- *
 * Container
 */
.main-container,
.footer-container {
  position: relative;
  margin: 0 auto;
}
.main-container:after,
.footer-container:after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 640px) {
  .main-container {
    overflow: hidden;
  }
}

.footer-container {
  padding-top: 0px;
}

/* -------------------------------------------- *
 * Column Layouts
 */
.main:after,
.col-wrapper:after {
  content: '';
  display: table;
  clear: both;
}

.col-left,
.col-right,
.col-main {
  padding: 0 10px;
}

.col-left {
  float: left;
  width: 25%;
  padding-left: 0;
  clear: left;
}
.col-left img {
  max-width: 100%;
}

.col-right {
  float: right;
  width: 25%;
  padding-right: 0;
}
.col-right img {
  max-width: 100%;
}

.col-main {
  float: left;
  width: 75%;
}

.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0;
  /* Remove the 15px padding */
}

.col2-left-layout .col-main {
  float: right;
  padding-right: 0;
  /* Remove the 15px padding */
}

.col2-right-layout .col-main {
  padding-left: 0;
  /* Remove the 15px padding */
}

.col3-layout .col-right {
  width: 20.83333%;
}
.col3-layout .col-wrapper {
  float: left;
  width: 79.16667%;
}
.col3-layout .col-wrapper .col-main {
  float: right;
  width: 73.68421%;
}
.col3-layout .col-wrapper .col-left {
  width: 26.31579%;
}

@media (max-width: 1024px) {
  .col3-layout .col-right {
    float: left;
    clear: left;
    padding-left: 0;
    padding-right: 10px;
    width: 25%;
  }
  .col3-layout .col-wrapper {
    float: right;
    width: 100%;
  }
  .col3-layout .col-wrapper .col-main {
    float: right;
    width: 75%;
  }
  .col3-layout .col-wrapper .col-left {
    width: 25%;
  }
}
@media (max-width: 640px) {
  .col-left,
  .col-right,
  .col-main,
  .col1-layout .col-left,
  .col1-layout .col-right,
  .col1-layout .col-main,
  .col2-left-layout .col-left,
  .col2-left-layout .col-right,
  .col2-left-layout .col-main,
  .col2-right-layout .col-left,
  .col2-right-layout .col-right,
  .col2-right-layout .col-main,
  .col3-layout .col-wrapper .col-left,
  .col3-layout .col-right,
  .col3-layout .col-wrapper .col-main {
    padding: 0;
    float: none;
    width: auto;
  }

  .col3-layout .col-wrapper {
    float: none;
    width: auto;
  }

  .col-main {
    float: none;
    width: auto;
  }

  .col-main .col-left {
    padding: 0;
    /* On product listing pages, the left column gets moved inside col-main on small viewports */
  }
}
/* Content Columns */
.col2-set {
  width: 100%;
  padding: 20px 0;
}
.col2-set .col-1,
.col2-set .col-2 {
  width: 50%;
  padding: 0;
}
.col2-set .col-1 {
  float: left;
  padding-left: 0;
}
.col2-set .col-2 {
  float: right;
  padding-right: 0;
}
.col2-set .narrow {
  width: 33%;
}
.col2-set .wide {
  width: 65%;
}
.col2-set:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Top Container
 */
@media (min-width: 641px) {
  .top-container {
    max-width: 1010px;
    margin: 0 auto;
    padding: 0 30px;
  }
}
/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice {
  background: #676157;
  color: #E6E6E6;
  font-size: 11px;
}
.global-site-notice .notice-inner {
  padding-left: 120px;
  width: 100%;
  max-width: 1010px;
  margin-left: auto;
  margin-right: auto;
  line-height: 11px;
  min-height: 40px;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  background-position: left;
  background-repeat: no-repeat;
}
.global-site-notice p {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg {
  color: #0d6ab5;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

/* -------------------------------------------- *
 * Grid
 */
.grid:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Messages
 */
.success {
  color: #11B400;
}

.error {
  color: #FF0000;
  font-weight: bold;
}

.notice {
  color: #E26703;
  font-weight: bold;
}

/* -------------------------------------------- *
 * Messages
 */
.messages {
  margin-bottom: 10px;
  display: none;
}

.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #F4F4F4;
}

.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px;
}

.messages .error-msg li {
  border-left: 5px solid #FF0000;
}

.messages .error-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #FF0000;
  border-right: none;
}

.messages .notice-msg li {
  border-left: 5px solid #E26703;
}

.messages .notice-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #E26703;
  border-right: none;
}

.messages .success-msg li {
  border-left: 5px solid #11B400;
}

.messages .success-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #11B400;
  border-right: none;
}

.order-list-grid .col-1 {
  width: 30%;
}

.order-list-grid .col-2 {
  width: 50%;
  padding-right: 20px;
}

.order-list-grid .col-3 {
  clear: none;
  width: 20%;
  padding-top: 0;
}

/* -------------------------------------------- *
 * Page Popup
 */
.page-popup {
  padding: 20px;
  background: #FFFFFF;
  height: auto;
}

.page-popup h1 {
  margin: 0 0 0.5em;
  font-size: 36px;
}

/* -------------------------------------------- *
 * Payment Methods
 */
.payment-methods {
  margin-bottom: 20px;
}

.payment-methods dt {
  padding: 5px 0;
}

.payment-methods dd {
  padding-top: 10px;
}

.payment-methods .form-list {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 5px 15px 15px;
  padding: 15px;
  border: 1px solid #CCCCCC;
  background: #F4F4F4;
}

.payment-methods .form-list:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #CCCCCC;
  border-top: none;
  top: -11px;
  left: 30px;
}

.payment-methods .form-list:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #F4F4F4;
  border-top: none;
  top: -10px;
  left: 30px;
}

.payment-methods .form-list li:last-child {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  white-space: nowrap;
  /* Prevent the linebreak in the HTML from causing layout issues */
}
.please-wait img {
  float: left;
  margin-right: 5px;
  width: 24px;
}

/* -------------------------------------------- *
 * Price Box - Standard
 */
.price-box {
  margin: 7px 0;
  font-family: "Varela Round", sans-serif;
}

.price-box p {
  margin-bottom: 0;
}

.price-notice {
  color: #A0A0A0;
}

.price-box .price {
  color: #0d6ab5;
  font-size: 16px;
}

.price-box .price,
.price {
  white-space: nowrap;
  font-family: "Varela Round", sans-serif;
}

.price-box .price-label {
  color: #A0A0A0;
  white-space: nowrap;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.price-box .minimal-price-link {
  padding-left: 1em;
  color: #0d6ab5;
  display: block;
  /* We want this to show on its own line, otherwise the layout looks funky */
}
.price-box .minimal-price-link .label {
  color: #A0A0A0;
}

/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price,
.price-box .special-price {
  display: inline-block;
}
.price-box .old-price .price-label,
.price-box .special-price .price-label {
  display: none;
}
.price-box .old-price .price,
.price-box .special-price .price {
  display: inline-block;
}

.price-box .old-price .price {
  color: #A0A0A0;
  text-decoration: line-through;
}

.price-box .special-price {
  color: #0d6ab5;
  padding-left: 1em;
}
.price-box .special-price .price-label {
  color: #D84D3C;
}

/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block;
}

/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  padding: 4px 8px;
  background: #FBF4DE;
  border: 1px solid #E2D4C7;
  margin-top: 7px;
}
.product-pricing li,
.tier-prices li,
.tier-prices-grouped li {
  font-size: 12px;
}
.product-pricing .benefit,
.tier-prices .benefit,
.tier-prices-grouped .benefit {
  font-style: italic;
}
.product-pricing .price,
.tier-prices .price,
.tier-prices-grouped .price {
  font-weight: bold;
}

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options {
  font-size: 14px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.item-options:after {
  content: '';
  display: table;
  clear: both;
}
.item-options dt {
  float: left;
  clear: left;
  font-weight: 600;
  padding-right: 5px;
  font-style: italic;
}
.item-options dt:after {
  content: ': ';
}
.item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}

.truncated,
.truncated a.dots {
  cursor: help;
}

.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
}
.truncated a.details:hover {
  text-decoration: none;
}

.truncated .truncated_full_value {
  position: relative;
  z-index: 300;
}

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #0d6ab5;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px;
}
.truncated .truncated_full_value .item-options:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #0d6ab5;
  border-top: none;
  left: 97px;
  top: -7px;
}

.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.truncated .show .item-options {
  display: block;
}

/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print {
  width: 6.5in;
  margin: 20px;
  background: #FFFFFF;
}

/* -------------------------------------------- *
 * Add to links
 */
.add-to-links {
  margin: 7px 0;
}
.add-to-links a {
  display: inline-block;
  padding: 0px 3px 3px;
}

.add-to-links .separator {
  display: none;
}

/* -------------------------------------------- *
 * Product Image
 */
.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
  position: relative;
  display: block;
  border: 1px solid #EDEDED;
}

.no-touch .product-image:hover {
  border-color: #0d6ab5;
}

/* -------------------------------------------- *
 * Ratings
 */
.ratings {
  margin: 7px 0;
}
.ratings .rating-box,
.ratings .rating-links {
  margin: 5px 0;
}
.ratings .rating-box {
  width: 65px;
  height: 13px;
  background-repeat: repeat-x;
  background-position: 0 -615px;
  overflow: hidden;
}
.ratings .rating-box .rating {
  float: left;
  height: 13px;
  background-repeat: repeat-x;
  background-position: 0 -600px;
}
.ratings .amount {
  display: block;
  margin: 5px auto;
}
.ratings .rating-links .separator {
  margin: 0 3px;
}

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.std p {
  margin: 0 0 1.5em;
}

.std .note {
  color: #A0A0A0;
  font-size: 13px;
}

/* -------------------------------------------- *
 * Tabs
 */
.tabs {
  margin-bottom: 10px;
  background: #FFFFFF;
}

/* -------------------------------------------- *
 * Toolbar
 */
.toolbar {
  margin-top: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  background: #F4F4F4;
  padding: 5px 10px 0px 10px;
  display: none;
}
.toolbar:after {
  content: '';
  display: table;
  clear: both;
}

.pager-no-toolbar {
  margin-bottom: 10px;
}

.pager-no-toolbar ~ .pager-no-toolbar {
  margin-top: 10px;
}

.toolbar,
.pager {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #636363;
  line-height: 30px;
  font-size: 12px;
}

.toolbar label,
.pager-no-toolbar label {
  font-weight: normal;
  text-transform: uppercase;
}

.sorter {
  float: left;
  margin-bottom: 5px;
}
.sorter label {
  float: left;
  margin-right: 5px;
}
.sorter label:after {
  content: ':';
}

.sorter > .sort-by {
  float: left;
  margin-right: 5px;
  height: 30px;
}
.sorter > .sort-by .sort-by-switcher {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.sorter > .sort-by .sort-by-switcher--asc {
  background-position: 4px -542px;
}
.sorter > .sort-by .sort-by-switcher--asc:hover {
  background-position: -46px -542px;
}
.sorter > .sort-by .sort-by-switcher--desc {
  background-position: 4px -567px;
}
.sorter > .sort-by .sort-by-switcher--desc:hover {
  background-position: -46px -567px;
}

.sorter > .view-mode {
  float: right;
}
.sorter > .view-mode .grid,
.sorter > .view-mode .list {
  float: left;
  width: 30px;
  height: 30px;
}
.sorter > .view-mode .grid {
  margin-right: 5px;
  background-position: 8px -492px;
}
.sorter > .view-mode strong.grid,
.sorter > .view-mode a.grid:hover {
  background-position: -42px -492px;
}
.sorter > .view-mode .list {
  background-position: 11px -517px;
}
.sorter > .view-mode strong.list,
.sorter > .view-mode a.list:hover {
  background-position: -39px -517px;
}

.pager {
  float: right;
  overflow: hidden;
}
.pager > .count-container {
  float: left;
}
.pager .amount {
  float: left;
  font-family: "Varela Round", sans-serif;
  white-space: nowrap;
  margin: 0 15px 0 0;
}
.pager .limiter {
  float: left;
  height: 30px;
  line-height: 30px;
}
.pager .limiter > label {
  padding-right: 5px;
}
.pager .limiter > label:after {
  content: ':';
}
.pager .amount,
.pager .limiter,
.pager .pages {
  margin-bottom: 5px;
}

.pages {
  float: right;
  overflow: hidden;
  margin-left: 15px;
}
.pages strong {
  display: none;
}

.pages li {
  float: left;
}

.pages a,
.pages .current {
  display: inline-block;
  border: 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 30px;
  width: 25px;
  height: 30px;
  padding: 0;
  color: #0d6ab5;
  font-family: "Varela Round", sans-serif;
}

.pages .current,
.pages .current:hover {
  color: #636363;
  border: 1px solid #CCCCCC;
  width: 30px;
  background-color: #FFFFFF;
  cursor: default;
}

.pages .next,
.pages .previous {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  position: relative;
}
.pages .next:hover,
.pages .previous:hover {
  border: 1px solid #0d6ab5;
}

.pages .next:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #0d6ab5;
  border-right: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
.pages .next:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #08406e;
  border-right: none;
}

.pages .previous:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #0d6ab5;
  border-left: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
.pages .previous:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #08406e;
  border-left: none;
}

@media (max-width: 640px) {
  .col1-layout .sorter,
  .col1-layout .pager {
    width: 100%;
  }
  .col1-layout .pager {
    float: left;
    clear: both;
  }
  .col1-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  .col1-layout .pager .count-container {
    float: right;
  }
}
@media (max-width: 960px) {
  .col2-left-layout .sorter,
  .col2-left-layout .pager,
  .col2-right-layout .sorter,
  .col2-right-layout .pager,
  .col3-layout .sorter,
  .col3-layout .pager {
    width: 100%;
  }
  .col2-left-layout .pager,
  .col2-right-layout .pager,
  .col3-layout .pager {
    float: left;
    clear: both;
  }
  .col2-left-layout .pager .pages,
  .col2-right-layout .pager .pages,
  .col3-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  .col2-left-layout .pager .count-container,
  .col2-right-layout .pager .count-container,
  .col3-layout .pager .count-container {
    float: right;
  }
}
/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer;
}
#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #0d6ab5;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #08406e;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #0d6ab5;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #08406e;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
  margin-bottom: 5px;
}

/* ============================================ *
 * Widgets
 * ============================================ */
.widget .pager {
  float: none;
  width: 100%;
}

/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center {
  text-align: center;
}

.a-right,
.align-right {
  text-align: right;
}

.no-display {
  display: none !important;
}

.nobr,
.nowrap {
  white-space: nowrap;
}

.width-full {
  width: 100%;
}

/* ============================================ *
 * Custom Helpers
 * ============================================ */
.hidden {
  display: none;
}

/* ============================================ *
 * Print Styles
 * ============================================ */
.page-print .print-head {
  margin: 0 0 15px;
}

.page-print .print-head .logo {
  float: none;
  max-height: 50px;
  width: auto;
}

.fieldset p {
  margin-bottom: 7px;
}
.fieldset p.required {
  margin-bottom: 5px;
  float: right;
  font-size: 12px;
  margin-top: 0px;
}
@media (max-width: 640px) {
  .fieldset p.required {
    display: none;
  }
}

.fieldset + .fieldset {
  margin-top: 5px;
}

form .legend {
  margin: 0;
  color: #636363;
  font-family: "Varela Round", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #EDEDED;
}

/* -------------------------------------------- *
 * Input Box
 */
.input-box {
  padding-top: 2px;
}
.input-box:after {
  content: '';
  display: table;
  clear: both;
}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix {
  float: left;
  margin-right: 5px;
}

/* -------------------------------------------- *
 * Labels
 */
label {
  display: inline-block;
  font-size: 13px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: 600;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

label.required:after,
span.required:after {
  content: ' *';
  color: #FF0000;
  font-weight: normal;
  font-family: "Varela Round", sans-serif;
  font-size: 12px;
}

label.required em,
span.required em {
  display: none;
}

/* -------------------------------------------- *
 * Hints
 */
.input-hint {
  color: #A0A0A0;
  font-size: 12px;
}

/* -------------------------------------------- *
 * Select
 */
select {
  font-size: 14px;
}

select + select {
  margin-left: 5px;
}

select[multiple] {
  width: 270px;
  border: 1px solid #C0C0C0;
  font-size: 15px;
  padding: 5px;
}

textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  width: 450px;
  padding: 5px;
}
@media (max-width: 640px) {
  textarea {
    width: 100%;
  }
}

.input-text {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #C0C0C0;
  background: #FFFFFF;
  font-size: 15px;
}
.input-text:focus {
  border: 1px solid #0d6ab5;
}

.input-text.validation-failed {
  border-color: #FF0000;
}

.input-text.validation-failed:focus {
  outline-color: #ff8080;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  height: 30px;
  padding: 0 8px;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  width: 100%;
  max-width: 300px;
  height: 43px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
input[type=email]#street_2,
input[type=search]#street_2,
input[type=number]#street_2,
input[type=password]#street_2,
input[type=tel]#street_2,
input[type=text]#street_2 {
  display: none;
}
li.wide input[type=email], li.wide
input[type=search], li.wide
input[type=number], li.wide
input[type=password], li.wide
input[type=tel], li.wide
input[type=text] {
  max-width: 90%;
}
@media (max-width: 640px) {
  li.wide input[type=email], li.wide
  input[type=search], li.wide
  input[type=number], li.wide
  input[type=password], li.wide
  input[type=tel], li.wide
  input[type=text] {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text] {
    max-width: 100%;
  }
}

/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  select {
    font-size: 16px;
    /* Prevent from zooming on focus */
  }
}
.ie8 .input-text {
  max-width: none;
}

/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty,
input[type=text].qty {
  width: 3em;
  text-align: center;
  vertical-align: middle;
}

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
  color: #A0A0A0;
}

input:-moz-placeholder {
  color: #A0A0A0;
}

/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox,
.radio {
  position: relative;
  top: -1px;
  display: inline-block;
}

.checkbox + label,
.radio + label {
  width: auto;
  max-width: 85%;
  padding: 0 0 0 8px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
}

/* -------------------------------------------- *
 * Validation
 */
p.required,
.validation-advice {
  margin: 5px 0 0;
  color: #FF0000;
  font-size: 13px;
}

/* ============================================ *
 * Form List
 * ============================================ */
.form-list > li {
  margin-bottom: 10px;
  overflow: hidden;
}
.form-list select {
  margin-top: 4px;
  max-width: 285px;
}
@media (max-width: 640px) {
  .form-list select {
    max-width: 100%;
  }
}
.form-list .input-range .input-text {
  width: 74px;
}
.form-list .field,
.form-list .wide,
.form-list .control {
  margin-bottom: 10px;
}
.form-list .field {
  width: 50%;
  float: left;
}
@media (max-width: 640px) {
  .form-list .field {
    float: none;
    width: 100%;
  }
}
.form-list .field input[type="text"],
.form-list .field select {
  width: 100%;
}

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.form-list .control,
.sp-methods dt,
#checkout-shipping-method-load .sp-methods dd,
#co-shipping-method-form .sp-methods dd,
.product-options ul.options-list {
  /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */
}
.form-list .control div.input-box,
.sp-methods dt div.input-box,
#checkout-shipping-method-load .sp-methods dd div.input-box,
#co-shipping-method-form .sp-methods dd div.input-box,
.product-options ul.options-list div.input-box {
  display: inline;
  float: left;
}
.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
#checkout-shipping-method-load .sp-methods dd div.input-box:after,
#co-shipping-method-form .sp-methods dd div.input-box:after,
.product-options ul.options-list div.input-box:after {
  display: none;
}
.form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
#checkout-shipping-method-load .sp-methods dd input.radio,
#checkout-shipping-method-load .sp-methods dd input.checkbox,
#co-shipping-method-form .sp-methods dd input.radio,
#co-shipping-method-form .sp-methods dd input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
  float: left;
  margin-right: -40px;
  margin-top: 10px;
  margin-left: 15px;
}
.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
  color: #636363;
  padding: 5px 10px;
  display: inline-block;
  width: auto;
  max-width: none;
  min-width: 250px;
  float: none;
  padding: 6px 10px 6px 40px;
}
.form-list .control .no-display + label,
.sp-methods dt .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
  padding-left: 10px;
  background-color: transparent;
}
.form-list .control .no-display + label:hover,
.sp-methods dt .no-display + label:hover,
#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
#co-shipping-method-form .sp-methods dd .no-display + label:hover,
.product-options ul.options-list .no-display + label:hover {
  background-color: transparent;
}

.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  width: 250px;
  max-width: 100%;
}

.form-list .control.remember-me-box label {
  width: auto;
  max-width: none;
  min-width: inherit;
}

.form-list .control {
  margin-top: 10px;
}
.form-list .control label {
  float: none;
}
.form-list .control .radio,
.form-list .control .checkbox {
  margin-right: 6px;
}
.form-list .control .input-box {
  clear: none;
  display: inline-block;
  width: auto;
  padding: 0;
}

form .form-instructions {
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  color: #A0A0A0;
}

.hide-th {
  text-indent: -9999px;
}

.data-table {
  width: 100%;
}

.data-table td,
.data-table th {
  padding: 10px;
  vertical-align: top;
}

.data-table th {
  background: #F4F4F4;
  text-transform: uppercase;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  line-height: 1.4;
  white-space: nowrap;
}

.data-table thead th,
.data-table tbody td {
  border-bottom: 1px solid #C0C0C0;
}

.data-table tbody td,
.data-table tfoot td {
  font-family: Georgia, Times, "Times New Roman", serif;
}

.data-table tfoot tr {
  background: #F4F4F4;
}

.data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px;
}
.data-table tbody td .item-options dt:after {
  content: ':';
}

/* ============================================ *
 * Zebra-Stripe Table
 * ============================================ */
.zebra-table tr:first-child,
.zebra-table th:first-child {
  border-top: 1px solid #C0C0C0;
}
.zebra-table td,
.zebra-table th {
  border-bottom: 1px solid #C0C0C0;
  padding: 6px;
  background-color: transparent;
}
.zebra-table tr {
  background-color: #EEEDED;
}
.zebra-table tr:nth-child(odd) {
  background-color: #F8F7F5;
}

html,
body {
  height: 100%;
}

.logo-return {
  display: none;
  width: 222px;
  height: 90px;
  margin: 0 auto;
  background: url("../images/logo.png") 50% 50% no-repeat;
  cursor: pointer;
}
.customer-account .logo-return, .stararea-index-index .logo-return, .giantpoints-index-index .logo-return {
  display: block;
  margin-bottom: 20px;
}

body:not(.cms-index-index) .main {
  padding-top: 20px !important;
}
.giantpoints-index-index body:not(.cms-index-index) .main .page-title h1 {
  text-align: left;
}

.wrapper {
  min-width: 320px;
  min-height: 100%;
  margin: 0 auto;
  background: #FFFFFF;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.wrapper.moved {
  -webkit-transform: translateX(455px);
  -moz-transform: translateX(455px);
  -ms-transform: translateX(455px);
  -o-transform: translateX(455px);
  transform: translateX(455px);
}
.wrapper.moved .global-nav-reset {
  display: block;
}
.wrapper > .global-nav-reset {
  display: none;
  position: absolute;
  z-index: 9999999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

.wrapper:after {
  content: '';
  display: table;
  clear: both;
}

.fix-in {
  max-width: 970px;
  margin: 0 auto;
  overflow: hidden;
}

#slider {
  width: 100%;
}

#slider > div {
  width: 100%;
}

#slider > div img {
  display: block;
  width: 100%;
  padding: 0;
}
#slider .prev,
#slider .next {
  position: absolute;
  z-index: 9999999;
  display: inline-block;
  width: 25px;
  height: 25px;
  top: 50% !important;
  background: url("../images/landing/arrows.png") 0 -32px no-repeat;
  cursor: pointer;
}
#slider .prev {
  left: 5%;
}
#slider .next {
  right: 5%;
  background-position: 0 0;
}
#slider .cycle-pager {
  position: absolute;
  bottom: 20px;
  z-index: 9999;
  display: block;
  width: 100%;
  text-align: center;
}
#slider .cycle-pager:before {
  content: "";
  display: block;
  width: 100%;
  height: 45px;
  background: url("../images/arrow_slider.png") 50% 0 no-repeat;
}
@media (max-width: 1280px) {
  #slider .cycle-pager {
    display: none;
  }
}
#slider .cycle-pager span {
  font-size: 36px;
  color: #0d6ab5;
  margin: 0 4px;
  cursor: pointer;
}
#slider .cycle-pager span.cycle-pager-active {
  cursor: default;
  color: #fff;
}

.max-width {
  width: 100%;
  max-width: 1010px;
  margin: 0 auto;
  overflow: hidden;
}

.loader {
  display: none;
  position: absolute;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff url("../images/landing/preloader.GIF") 50% 50% no-repeat;
}
.loader.small {
  background: #fff url("../images/landing/preloader_small.GIF") 50% 50% no-repeat;
}

.header-mobile,
.mobileNavigation {
  display: none !important;
}

.page-header {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  background: #0d6ab5;
  height: 60px;
}
.cms-regole-partner .page-header {
  position: relative;
  z-index: 9;
  -webkit-box-shadow: 0 1px 3px #333;
  -moz-box-shadow: 0 1px 3px #333;
  box-shadow: 0 1px 3px #333;
}
.page-header .open-menu {
  position: relative;
  float: left;
  color: #fff;
  line-height: 60px;
  padding-left: 35px;
  text-transform: uppercase;
  letter-spacing: 3px;
  cursor: pointer;
}
.page-header .open-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  display: block;
  width: 40px;
  height: 40px;
  background: url("../images/icons/sprite1.svg") -116px -6px no-repeat;
  background-size: 483%;
}
.cms-regole-partner .page-header .open-menu {
  display: none;
}
.page-header .reg-log {
  float: right;
  margin-right: 5%;
}
@media (max-width: 1199px) {
  .page-header .reg-log {
    margin-right: 0;
  }
}
.page-header .reg-log li {
  display: inline-block;
  margin-left: 20px;
}
.page-header .reg-log li h4 {
  color: #fff;
  line-height: 60px;
  margin: 0;
  letter-spacing: 3px;
}

.globalNav {
  display: block;
  position: fixed;
  left: 0;
  z-index: 100;
  background: #0d6ab5;
  width: 455px;
  height: 100%;
  padding: 0 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateX(-455px);
  -moz-transform: translateX(-455px);
  -ms-transform: translateX(-455px);
  -o-transform: translateX(-455px);
  transform: translateX(-455px);
}
.globalNav.moved {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
@media (min-width: 641px) {
  .globalNav.moved {
    -webkit-box-shadow: 0 0 17px #333;
    -moz-box-shadow: 0 0 17px #333;
    box-shadow: 0 0 17px #333;
  }
}
@media (min-width: 641px) {
  .globalNav {
    -webkit-box-shadow: 0 0 0 #333;
    -moz-box-shadow: 0 0 0 #333;
    box-shadow: 0 0 0 #333;
  }
}
@media (max-width: 640px) {
  .globalNav {
    position: absolute;
    top: 102px;
    bottom: 0;
    overflow-y: auto;
    width: 100%;
    height: auto;
    padding: 0;
    background: #0a5999;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .globalNav h2 {
    font-size: 22px;
  }
}
.globalNav span.close {
  float: right;
  margin: 20px 5px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  .globalNav span.close {
    margin-right: 5%;
  }
}
.globalNav .logo {
  clear: both;
  margin-bottom: 20px;
  cursor: pointer;
}

.globalNav .logo img {
  margin: 0 auto;
}
.globalNav > h2 {
  float: left;
  margin-top: 20px;
  margin-left: 5%;
}
.globalNav .actions {
  margin-bottom: 20px;
  overflow: hidden;
}

.globalNav .actions ul li {
  float: left;
  margin-right: 10px;
}
.globalNav .actions ul li.right {
  float: right;
  margin-right: 0;
}
.globalNav .actions ul li p.white {
  display: block;
  padding-top: 10px;
}
.globalNav .about {
  padding: 30px 5% 20px;
}
.globalNav .about h2 {
  margin-bottom: 15px;
}
.globalNav .about ul li a {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
}
.globalNav .left-links {
  clear: both;
  width: 100%;
}

.globalNav .left-links ul li a {
  position: relative;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  padding-top: 4px;
  border-bottom: 1px solid #095089;
}
.globalNav .left-links ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #177bcb;
}

.header-mobile {
  height: 105px;
  text-align: center;
  padding: 0 5%;
  border-top: 9px solid #0d6ab5;
  border-bottom: 2px solid #eee;
  background: #fff;
}
@media (max-width: 640px) {
  .header-mobile {
    display: block !important;
  }
}
.header-mobile .hamburger,
.header-mobile .mobile-account {
  display: inline-block;
  float: left;
  width: 100%;
  max-width: 53px;
  height: 100%;
  max-height: 39px;
  margin-top: 25px;
  background: url("../images/mobile/hamburger.png") 0 50% no-repeat;
}
.header-mobile .mobile-logo {
  display: inline-block;
  width: 100%;
  max-width: 40%;
  margin: 10px auto 0;
}

.header-mobile .mobile-logo img {
  width: 100%;
}
.header-mobile .mobile-account {
  float: right;
  background: url("../images/mobile/account.png") 100% 50% no-repeat;
}

.skip-nav {
  width: 40%;
}
.skip-nav:not(.skip-active):hover {
  text-decoration: none;
}
.skip-nav:not(.skip-active):hover .icon {
  background-position: -46px 4px;
}

.skip-nav .label {
  display: inline;
}

.skip-nav .icon {
  background-position: 4px 4px;
}

.nav-primary a {
  text-decoration: none;
  position: relative;
  display: block;
  color: #636363;
  line-height: 30px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.nav-primary li {
  position: relative;
}
.nav-primary li.level1 a {
  border-bottom: 1px solid #CCCCCC;
}

.nav-primary .menu-active > ul.level0,
.nav-primary li.level0 li.sub-menu-active > ul {
  display: block;
}

.nav-primary li.level0 > a {
  text-transform: uppercase;
}

.skip-search:not(.skip-active):hover .icon {
  background-position: -46px -146px;
}
.skip-search .icon {
  background-position: 4px -146px;
}

/* ============================================ *
 * Search - Skip Content
 * ============================================ */
#header-search {
  padding: 20px;
}


/* ============================================ *
 * Search Input
 * ============================================ */
#search_mini_form .input-box {
  position: relative;
  padding-top: 0;
}
#search_mini_form label {
  display: none;
}
#search_mini_form .search-button {
  text-indent: -9999px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: none;
}
#search_mini_form .search-button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-position: 4px -146px;
}
#search_mini_form .search-button:hover:before {
  opacity: 0.8;
}
#search_mini_form .search-button:active:before {
  margin-top: -13px;
  margin-left: -13px;
}

#search {
  width: 100%;
  height: 40px;
  padding-right: 40px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.skip-account:not(.skip-active):hover .icon {
  background-position: -46px -44px;
}
.skip-account .icon {
  background-position: 4px -44px;
}

#header-account {
  padding: 5px 0;
}

#header-account a {
  position: relative;
  display: block;
  padding: 0 10px;
  line-height: 33px;
  text-align: center;
}

#header-account a:hover {
  color: #0d6ab5;
}

.skip-cart:not(.skip-active):hover .icon {
  background-position: -50px -95px;
}
.skip-cart .icon {
  background-position: 0px -95px;
}

@media (min-width: 641px) {
  .skip-cart {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    padding: 0 10px;
  }

  #header-cart.skip-active {
    background: #FBFBFB;
    border: solid 1px #ccc;
    display: block;
    position: absolute;
    z-index: 200000;
    top: 40px;
    right: 0;
    width: 320px;
    background: #fff;
  }
}
/* -------------------------------------------- *
 * Skip Cart Notifier
 */
.skip-cart .count {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  top: -6px;
  position: relative;
  z-index: 5;
  width: 22px;
  height: 22px;
  background: rgba(13, 106, 181, 0.9);
  color: #FFFFFF;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
  font-family: "Varela Round", sans-serif;
}

.skip-link.skip-active .count {
  color: white;
}

.skip-cart.no-count .count {
  display: none;
}

.skip-cart .count.empty {
  display: none;
}

/* -------------------------------------------- *
 * Mini Cart - Empty
 */
.cart-menu .empty {
  padding: 20px;
  text-align: center;
}

/* -------------------------------------------- *
 * Mini Cart - Full
 */
/* Actions */
.cart-menu .actions {
  overflow: hidden;
  padding: 15px;
}

.cart-menu .actions .button {
  float: left;
  width: 48%;
}

.cart-menu .actions .button + .button {
  margin-left: 4%;
}

/* Subtotal */
.cart-menu .subtotal {
  padding: 0 15px 15px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}

/* List */
.mini-cart-list {
  margin-bottom: 5px;
}

.mini-cart-list li {
  position: relative;
  min-height: 90px;
  padding: 15px 15px 15px 90px;
  border-top: 1px solid #CCCCCC;
  font-size: 13px;
  line-height: 1.35;
}

.mini-cart-list .product-name {
  display: inline-block;
}

.mini-cart-list .product-image {
  position: absolute;
  left: 15px;
  top: 15px;
}

.mini-cart-list .product-image img {
  width: 60px;
  height: 60px;
}

.mini-cart-list .has-options {
  margin-bottom: 0;
  color: #A0A0A0;
  font-size: 12px;
}

/* Too full - additional items will be shown in cart */
.cart-menu .last-added {
  padding: 10px 15px 15px;
  border-top: 1px solid #CCCCCC;
  font-size: 13px;
}

.footer-container {
  background: #0d6ab5;
  position: relative;
}

.footer,
.footer button {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.footer {
  clear: both;
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  padding: 50px 0;
  overflow: hidden;

}
@media (max-width: 960px) {
  .footer {
    padding: 50px 5%;
  }
}

.footer .separator {
  display: block;
  position: absolute;
  top: 125px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #003366;
  border-bottom: 1px solid #1582d9;
}
.footer .separator.second {
  top: 260px;
}
.footer .copy {
  color: #fff;
  overflow: hidden;
}
.footer .copy:before {
  content: "";
  display: inline-block;
  width: 100%;
  max-width: 170px;
  height: 53px;
  float: left;
}
@media (max-width: 960px) {
  .footer .copy:before {
    width: 100%;
    max-width: 25%;
  }
}

.footer .copy p {
  float: left;
  margin-top: 5px;
  font-family: "Varela Round", sans-serif;
  font-size: 20px;
  font-style: italic;
  letter-spacing: 1px;
  margin-left: 8%;
}
@media (max-width: 960px) {
  .footer .copy p {
    width: 100%;
    max-width: 65%;
  }
}

.footer .copy button {
  float: right;
  margin-right: 80px;
  margin-top: 14px;
}
.footer .block-subscribe {
  clear: both;
  overflow: hidden;
  margin-top: 18px;
}
.footer .block-subscribe .block-title {
  border: 0;
  margin-bottom: 22px;
}
.footer .block-subscribe .block-title strong {
  color: #fff;
}
.footer .block-subscribe .input-box input.input-text {
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.footer .block-subscribe .actions button.dark.right {
  float: none;
  max-width: 100%;
  width: 100%;
}
.footer .col {
  float: left;
  width: 23%;
  min-height: 220px;
  margin-top: 30px;
}
.footer .col.col-3 {
  width: 25%;
  background: url("../images/servizio_clienti_footer.png") 0 62px no-repeat;
}
.footer .col.col-3 p {
  padding-left: 41px;
}
.footer .col a {
  display: block;
  color: #fff;
  font-size: 12px;
  font-family: "Varela Round", sans-serif;
  margin-bottom: 16px;
}
.footer .col a.social {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 34px;
  height: 34px;
  background: url("../images/social_footer.png") 0 0 no-repeat;
  background-size: cover;
  text-decoration: none !Important;
}
.footer .col a.social.tw {
  background-position: -38px 0;
}
.footer .col h4 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.footer .col p {
  color: #fff;
  font-size: 13px;
}
.footer .col p.bold {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
}
.footer .col p.bold span {
  font-size: 13px;
  padding-left: 10px;
}
.footer .colone {
  width: 90%;
  margin: 0 5%;
  text-align: center;
}
.footer .colone h2,
.footer .colone h3 {
  color: #fff;
  margin-top: 15px;
}
.footer .colone p {
  color: #fff;
  font-size: 16px;
}
.footer .colone p.bold {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
}
.footer .colone a {
  display: block;
  color: #fff;
  font-size: 12px;
  font-family: "Varela Round", sans-serif;
  margin-bottom: 16px;
}
.footer .colone a.social {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 72px;
  height: 72px;
  background: url("../images/social_footer_big.png") 0 0 no-repeat;
  text-decoration: none !Important;
}
.footer .colone a.social.tw {
  background-position: -79px 0;
}
.footer .block-title,
.footer address {
  color: #0d6ab5;
}
.footer .links {
  float: left;
  width: 17%;
  padding: 0 30px 0 0;
  margin-bottom: 30px;
}
.footer .links li {
  word-break: break-all;
  line-height: 1.4;
  padding: 4px 0;
}
.footer .links a {
  color: #636363;
}
.footer .links a:hover {
  color: #0d6ab5;
}
.footer .links {
  text-transform: uppercase;
  font-size: 12px;
}
.footer .form-subscribe-header {
  display: none;
}
.footer .links.social-media em {
  background-image: url(../images/social_icons.png);
  background-repeat: no-repeat;
  width: 13px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .footer .links.social-media em {
    background-image: url(../images/social_icons@2x.png);
    background-size: 50px 125px;
  }
}
.footer .links.social-media em.facebook {
  background-position: 0 -0px;
  height: 13px;
}
.footer .links.social-media a:hover em.facebook {
  background-position: -25px -0px;
}
.footer .links.social-media em.twitter {
  background-position: 0 -24px;
  height: 13px;
}
.footer .links.social-media a:hover em.twitter {
  background-position: -25px -24px;
}
.footer .links.social-media em.youtube {
  background-position: 0 -49px;
  height: 13px;
}
.footer .links.social-media a:hover em.youtube {
  background-position: -25px -49px;
}
.footer .links.social-media em.pinterest {
  background-position: 0 -74px;
  height: 15px;
}
.footer .links.social-media a:hover em.pinterest {
  background-position: -25px -74px;
}
.footer .links.social-media em.rss {
  background-position: 0 -99px;
  height: 13px;
}