@charset "UTF-8";
span.ajax_loading_icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-behavior: url(https://masters-golf.s3.amazonaws.com/css/backgroundsize.min.htc); }

.cat_list .cat_wrapper, .prod_list, #prod_list_pagi .pagi, .blog_list.default_view ul, #prod_var, .nearby_stockist_wrapper, #stockists_list_pagi .pagi, body.account_module .account_section .header, #bulk_insert_form .input_wrap, #bulk_insert_form .uploadifive-queue-item, #filter_account_stockists_list #filter_account_stockists_list_sort_by_field .input_wrap, .payment-methods__options-list {
  zoom: 1; }
  .cat_list .cat_wrapper:before, .prod_list:before, #prod_list_pagi .pagi:before, .blog_list.default_view ul:before, #prod_var:before, .nearby_stockist_wrapper:before, #stockists_list_pagi .pagi:before, body.account_module .account_section .header:before, #bulk_insert_form .input_wrap:before, #bulk_insert_form .uploadifive-queue-item:before, #filter_account_stockists_list #filter_account_stockists_list_sort_by_field .input_wrap:before, .payment-methods__options-list:before, .cat_list .cat_wrapper:after, .prod_list:after, #prod_list_pagi .pagi:after, .blog_list.default_view ul:after, #prod_var:after, .nearby_stockist_wrapper:after, #stockists_list_pagi .pagi:after, body.account_module .account_section .header:after, #bulk_insert_form .input_wrap:after, #bulk_insert_form .uploadifive-queue-item:after, #filter_account_stockists_list #filter_account_stockists_list_sort_by_field .input_wrap:after, .payment-methods__options-list:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden; }
  .cat_list .cat_wrapper:after, .prod_list:after, #prod_list_pagi .pagi:after, .blog_list.default_view ul:after, #prod_var:after, .nearby_stockist_wrapper:after, #stockists_list_pagi .pagi:after, body.account_module .account_section .header:after, #bulk_insert_form .input_wrap:after, #bulk_insert_form .uploadifive-queue-item:after, #filter_account_stockists_list #filter_account_stockists_list_sort_by_field .input_wrap:after, .payment-methods__options-list:after {
    clear: both; }

.cf {
  zoom: 1; }
  .cf:before, .cf:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden; }
  .cf:after {
    clear: both; }

div.ajax_loading_shroud {
  background: #fff;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  will-change: opacity;
  z-index: 55555;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%; }

span.ajax_loading_icon {
  display: block;
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem;
  background-image: url("https://c906980.ssl.cf3.rackcdn.com/ajax_loader.gif"); }

body {
  margin: 0;
  padding: 0;
  position: relative; }

img {
  border: none;
  margin: 0;
  padding: 0; }

span.padded_image {
  width: auto !important;
  height: auto !important; }

a {
  -moz-backface-visibility: hidden; }
  a:hover {
    -moz-backface-visibility: hidden;
    /* fixes the horizontal downscale of 1px on transitioned images on firefox */ }

a img {
  border: none; }

a span, button {
  cursor: pointer; }

div, p, form, fieldset, h1, h2, h3, h4, h5, hr, ul, dl, dd, dt, ol, li, object, param, table, tr, td, th, input, textarea, button, select, caption, figure, blockquote, cite, legend {
  margin: 0;
  padding: 0;
  border: none; }

main {
  display: block; }

table {
  border-collapse: collapse; }

th {
  text-align: left; }

ul {
  list-style: none; }

span.icon_heading {
  width: 40px;
  line-height: 32px;
  float: left; }

.loading {
  min-height: 200px; }

.loading_small {
  min-height: 100px; }

input, textarea, select {
  outline: none !important; }

/* Fix for Chrome's yellow input highlighting */
input:focus, textarea:focus, select:focus {
  outline: none; }

a img {
  text-decoration: none;
  border: none; }

input[type="checkbox"], input[type="radio"] {
  background: transparent; }

.hide, .hidden {
  /*display: none !important;*/
  /* Removed display none as breaks Caroufredsel */
  display: block !important;
  visibility: hidden;
  position: relative !important;
  overflow: hidden;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important; }

@font-face {
  font-family: "icons";
  src: url(https://masters-golf.s3.amazonaws.com/fonts/icons-137fc2e0ec4ee9b808bf8681bcca84fa.eot);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "icons";
  src: url(https://masters-golf.s3.amazonaws.com/fonts/icons-137fc2e0ec4ee9b808bf8681bcca84fa.eot);
  src: url(https://masters-golf.s3.amazonaws.com/fonts/icons-137fc2e0ec4ee9b808bf8681bcca84fa.eot?#iefix) format("embedded-opentype"), url(https://masters-golf.s3.amazonaws.com/fonts/icons-137fc2e0ec4ee9b808bf8681bcca84fa.woff) format("woff"), url(https://masters-golf.s3.amazonaws.com/fonts/icons-137fc2e0ec4ee9b808bf8681bcca84fa.ttf) format("truetype"), url(https://masters-golf.s3.amazonaws.com/fonts/icons-137fc2e0ec4ee9b808bf8681bcca84fa.svg?#icons) format("svg");
  font-weight: normal;
  font-style: normal; }

@keyframes rotate {
  0% {
    transform: rotate(-45deg); }
  100% {
    transform: rotate(135deg); } }

@keyframes cliprotate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(0deg); }
  50.01% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(180deg); } }

@keyframes showfixed {
  0% {
    opacity: 0; }
  49.99% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 1; } }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 828px; } }
  @media (min-width: 992px) {
    .container {
      width: 1020px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1260px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -30px;
  margin-right: -30px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -30px;
  margin-right: -30px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 30px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 30px;
  padding-left: 30px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -30px;
  margin-left: -30px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 30px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -30px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 30px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -30px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -30px;
  margin-right: -30px;
  padding: 10px 30px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 30px;
      margin-right: 30px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -30px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .container {
      width: 828px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .container {
      width: 1020px; } }
  @media screen and (min-width: 1200px) {
    .container {
      width: 1260px; } }

html, body {
  font-family: "Gotham SSm A", "Gotham SSm B", "Verdana", "Arial", sans-serif; }

body {
  height: 100%;
  width: 100%; }

@media (min-width: 1290px) {
  .container {
    width: 1260px !important; } }

@media (min-width: 1120px) and (max-width: 1289px) {
  .container {
    width: 1020px !important; } }

@media (min-width: 990px) and (max-width: 1119px) {
  .container {
    width: 960px !important; } }

@media (min-width: 768px) and (max-width: 989px) {
  .container {
    width: 768px !important; } }

@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px; } }

.submit_real {
  visibility: hidden;
  position: absolute;
  left: -99999px; }

.va_out {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%; }
  .va_out .va_in {
    display: table-cell;
    vertical-align: middle; }

.scroll_wrapper {
  margin-top: 25px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  @media (max-width: 767px) {
    .scroll_wrapper {
      margin-top: 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .scroll_wrapper {
      margin-top: 0; } }
  .scroll_wrapper.loaded {
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100); }

.scroll_item {
  margin-top: 25px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  @media (max-width: 767px) {
    .scroll_item {
      margin-top: 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .scroll_item {
      margin-top: 0; } }
  .scroll_item.loaded {
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100); }

div.ajax_loading_shroud {
  background: transparent; }

.shrouded {
  opacity: 0.25;
  filter: alpha(opacity=25); }

#shroud {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  will-change: opacity; }

.wysiwyg h1 {
  font-weight: 600;
  font-size: 52px;
  line-height: 60px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (min-width: 768px) and (max-width: 989px) {
    .wysiwyg h1 {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 767px) {
    .wysiwyg h1 {
      font-size: 28px;
      line-height: 32px;
      margin: 0 0 20px 0; } }

.wysiwyg h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  color: #111111;
  margin: 0 0 20px 0;
  letter-spacing: -1px; }
  .wysiwyg h2.reduced_bottom_spacing {
    margin: 0 0 10px 0; }
  @media (max-width: 767px) {
    .wysiwyg h2 {
      font-size: 24px;
      line-height: 30px; } }

.wysiwyg h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    .wysiwyg h3 {
      font-size: 20px;
      line-height: 28px;
      margin: 0 0 28px; } }

.wysiwyg h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    .wysiwyg h4 {
      font-size: 20px;
      line-height: 28px;
      margin: 0 0 28px 0; } }

.wysiwyg h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    .wysiwyg h5 {
      font-size: 18px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

.wysiwyg p, .wysiwyg > div {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  margin: 0 0 30px 0;
  letter-spacing: -0.6px;
  clear: right; }
  .wysiwyg p > a, .wysiwyg > div > a {
    color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .wysiwyg p > a:hover, .wysiwyg > div > a:hover {
      color: #111111; }
  .wysiwyg p img, .wysiwyg > div img {
    max-width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    .wysiwyg p, .wysiwyg > div {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    .wysiwyg p, .wysiwyg > div {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

.wysiwyg ul {
  margin: 0 0 30px 0; }
  .wysiwyg ul li {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #636363;
    font-weight: 300;
    padding: 0 0 0 30px;
    letter-spacing: -0.6px; }
    .wysiwyg ul li:before {
      content: '-';
      position: absolute;
      top: 0;
      left: 0;
      color: #D0112B; }
    @media (max-width: 767px) {
      .wysiwyg ul li {
        font-size: 16px;
        line-height: 28px; } }

.wysiwyg blockquote {
  color: #363636;
  font-size: 40px;
  line-height: 48px;
  padding: 24px 0;
  border-top: 3px solid #EBEBEB;
  border-bottom: 3px solid #EBEBEB;
  letter-spacing: -2px;
  margin: 0 0 30px 0;
  position: relative; }
  .wysiwyg blockquote:before, .wysiwyg blockquote:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    height: 3px;
    width: 57px;
    background-color: #D0112B; }
  .wysiwyg blockquote:before {
    top: -3px; }
  .wysiwyg blockquote:after {
    bottom: -3px; }
  @media (max-width: 767px) {
    .wysiwyg blockquote {
      padding: 18px 0;
      font-size: 28px;
      line-height: 36px;
      margin: 0 0 28px 0; } }

.wysiwyg *:first-child {
  margin-top: 0; }

.wysiwyg *:last-child {
  margin-bottom: 0; }

#back_to_top {
  display: block;
  width: 40px;
  height: 40px;
  position: fixed;
  z-index: 100000;
  right: 15px;
  bottom: 15px;
  background-color: #D0112B;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  #back_to_top:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 38px;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF; }

.account_inner_area {
  padding: 20px 0; }
  .account_inner_area .intro {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #111111;
    margin: 0 0 20px 0;
    letter-spacing: -1px;
    text-align: center;
    margin-bottom: 30px; }
    .account_inner_area .intro.reduced_bottom_spacing {
      margin: 0 0 10px 0; }
    @media (max-width: 767px) {
      .account_inner_area .intro {
        font-size: 24px;
        line-height: 30px; } }
    .account_inner_area .intro span {
      color: #A1A1A1; }

.account_form {
  max-width: 780px;
  position: relative;
  margin: 0 auto;
  padding: 30px;
  background-color: #F4F4F2;
  border: 3px solid #EBEBEB; }

#login_form ul li {
  width: 100%; }
  #login_form ul li.form_submit {
    margin-top: 0; }

#login_form_links {
  margin-top: 30px; }
  #login_form_links li a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #111111;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #login_form_links li a:hover {
      color: #D0112B; }

#new_account_form ul li#new_account_form_expiry_date_year_field {
  margin-top: 36px; }

ul.ui-autocomplete {
  clear: both;
  padding: 0 !important;
  margin: 0 !important;
  z-index: 9999999999 !important;
  position: absolute;
  overflow: hidden;
  height: auto;
  max-height: 280px;
  width: 229px;
  border: none;
  cursor: default;
  background-color: #fff; }
  ul.ui-autocomplete li.ui-menu-item {
    list-style: none;
    text-align: left;
    float: none; }
    ul.ui-autocomplete li.ui-menu-item:last-of-type a {
      border-bottom: none; }
    ul.ui-autocomplete li.ui-menu-item a {
      cursor: pointer;
      display: block;
      line-height: 21px !important;
      border-bottom: 1px solid #EBEBEB;
      padding: 7px 15px !important;
      color: #111111;
      font-weight: 400;
      font-size: 16px;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      ul.ui-autocomplete li.ui-menu-item a:hover, ul.ui-autocomplete li.ui-menu-item a.ui-state-hover, ul.ui-autocomplete li.ui-menu-item a.ui-state-focus {
        color: #D0112B; }

.ui-helper-hidden-accessible {
  display: none; }

.breadcrumb_wrapper {
  background-color: #F4F4F2; }
  @media (max-width: 767px) {
    .breadcrumb_wrapper {
      display: none; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .breadcrumb_wrapper {
      display: none; } }

#breadcrumb {
  margin: 0 auto;
  text-align: center;
  height: 30px; }
  #breadcrumb li {
    display: inline-block; }
    #breadcrumb li + li {
      margin-left: 9px; }
      #breadcrumb li + li:before {
        content: '/';
        font-size: 12px;
        line-height: 30px;
        font-weight: 500;
        color: #919191;
        margin-right: 9px;
        float: left; }
    #breadcrumb li a {
      float: left;
      display: block;
      font-size: 12px;
      font-weight: 500;
      line-height: 30px;
      color: #919191;
      text-decoration: none;
      text-transform: uppercase;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #breadcrumb li a:hover {
        color: #D0112B; }

a.btn {
  font-size: 18px;
  line-height: 30px;
  padding: 13px 30px;
  display: inline-block;
  min-width: 210px;
  text-decoration: none;
  font-weight: 300;
  letter-spacing: -1px;
  text-align: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  @media (max-width: 1119px) {
    a.btn {
      font-size: 16px; } }
  a.btn.primary {
    color: white;
    background-color: #D0112B; }
    a.btn.primary:hover {
      color: #FFFFFF;
      background-color: #111111; }
    a.btn.primary.alt {
      border: 1px solid #FFFFFF; }
      a.btn.primary.alt:hover {
        color: #111111;
        background-color: #FFFFFF; }
  a.btn.secondary {
    color: #111111;
    line-height: 26px; }
    a.btn.secondary:hover {
      color: #D0112B; }
  a.btn.inverse {
    background-color: white;
    color: #D0112B;
    line-height: 26px; }
    a.btn.inverse:hover {
      color: #111111; }

table.cart {
  width: 100%;
  border: 1px solid #EBEBEB;
  margin: 0 auto; }
  @media (max-width: 767px) {
    table.cart {
      display: block;
      border-left: none;
      border-right: none; } }
  table.cart th, table.cart td {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 26px; }
    @media (max-width: 767px) {
      table.cart th, table.cart td {
        display: block; } }
  table.cart thead {
    border-bottom: 1px solid #EBEBEB; }
    @media (max-width: 767px) {
      table.cart thead {
        display: none; } }
    table.cart thead th, table.cart thead td {
      background: #F4F4F2; }
    table.cart thead th {
      font-weight: 600; }
  @media (max-width: 767px) {
    table.cart tbody tr {
      display: block;
      border-left: 1px solid #EBEBEB;
      border-right: 1px solid #EBEBEB;
      border-bottom: 1px solid #EBEBEB; }
      table.cart tbody tr + tr {
        margin-top: 20px;
        border-top: 1px solid #EBEBEB; } }
  table.cart tbody tr.consignment_title td {
    padding-bottom: 0; }
    table.cart tbody tr.consignment_title td strong {
      font-weight: 500;
      color: #D0112B; }
  @media (max-width: 767px) {
    table.cart tbody tr.consignment_delivery {
      margin-top: 0;
      border-top: none; }
      table.cart tbody tr.consignment_delivery td:before, table.cart tbody tr.consignment_delivery td:after {
        content: " ";
        display: table; }
      table.cart tbody tr.consignment_delivery td:after {
        clear: both; } }
  table.cart tbody tr.consignment_delivery .empty {
    background: #F4F4F2;
    border-right: 1px solid #EBEBEB; }
    @media (max-width: 767px) {
      table.cart tbody tr.consignment_delivery .empty {
        display: none; } }
  table.cart tbody tr.consignment_delivery th, table.cart tbody tr.consignment_delivery td {
    font-size: 14px;
    line-height: 20px;
    background: #FFFFFF; }
  table.cart tbody tr.cart_footer .empty {
    border-top: 1px solid #EBEBEB; }
  table.cart tbody tr.consignment_delivery_options {
    border-bottom: 1px solid #EBEBEB; }
  @media (max-width: 767px) {
    table.cart tbody td.col1, table.cart tbody td.col2, table.cart tbody td.col3, table.cart tbody td.col4, table.cart tbody td.col5 {
      position: relative;
      padding-top: 56px; }
      table.cart tbody td.col1:before, table.cart tbody td.col2:before, table.cart tbody td.col3:before, table.cart tbody td.col4:before, table.cart tbody td.col5:before {
        position: absolute;
        height: 46px;
        width: 100%;
        top: 0;
        left: 0;
        padding: 10px 15px;
        color: #111111;
        background: #F4F4F2; } }
  @media (max-width: 767px) {
    table.cart tbody td.col2, table.cart tbody td.col3, table.cart tbody td.col4, table.cart tbody td.col5 {
      width: 50%;
      float: left;
      height: 113px;
      border-top: 1px solid #EBEBEB; } }
  @media (max-width: 767px) {
    table.cart tbody td.item_col:before {
      content: 'Item'; }
    table.cart tbody td.qty_col:before {
      content: 'Quantity'; }
    table.cart tbody td.code_col:before {
      content: 'Code'; }
    table.cart tbody td.unit_col:before {
      content: 'Unit Value'; }
    table.cart tbody td.value_col:before {
      content: 'Total'; }
    table.cart tbody td.remove_col {
      clear: both;
      width: 100%;
      border-top: 1px solid #EBEBEB;
      background: #F4F4F2; } }
  table.cart tbody td a {
    color: #D0112B;
    text-decoration: none; }
  table.cart tbody .title {
    line-height: 20px; }
  table.cart tbody .qty_col input {
    width: 60px;
    text-align: center;
    padding: 10px 0;
    background-color: #f5f5f5; }
  table.cart tbody .qty_col input[type=number]::-webkit-inner-spin-button,
  table.cart tbody .qty_col input[type=number]::-webkit-outer-spin-button {
    opacity: 1; }
  table.cart tbody .cart_item_details_image {
    width: 80px;
    height: 80px;
    padding: 6px;
    float: left;
    margin-right: 20px;
    border: 1px solid #EBEBEB; }
    table.cart tbody .cart_item_details_image img {
      display: block;
      max-width: 100%;
      width: 100%;
      height: 100%;
      margin: 0 auto; }
  table.cart tbody .cart_item_details_content {
    width: calc(100% - 80px);
    padding-left: 15px; }
  table.cart tbody .add_to_wishlist {
    margin-top: 20px; }
    table.cart tbody .add_to_wishlist a {
      display: block;
      color: #FFFFFF;
      background: #D0112B;
      font-size: 18px;
      line-height: 30px;
      padding: 5px 20px;
      text-align: center; }
  table.cart tfoot {
    border-top: 1px solid #EBEBEB; }
    @media (max-width: 767px) {
      table.cart tfoot {
        border-left: 1px solid #EBEBEB;
        border-right: 1px solid #EBEBEB;
        margin-top: 20px;
        display: block; }
        table.cart tfoot tr {
          display: block; } }
    table.cart tfoot th, table.cart tfoot td {
      font-size: 14px;
      line-height: 20px; }
      @media (max-width: 767px) {
        table.cart tfoot th, table.cart tfoot td {
          display: block; } }
    @media (max-width: 767px) {
      table.cart tfoot th {
        border-top: 1px solid #EBEBEB;
        background: #F4F4F2; } }
    @media (max-width: 767px) {
      table.cart tfoot tr.grand_total td {
        font-size: 16px; } }
  table.cart .cards_block {
    vertical-align: top; }
  table.cart .delete {
    text-decoration: none;
    text-align: center;
    display: block; }
    table.cart .delete:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #D0112B;
      display: block;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    table.cart .delete:hover:before {
      color: #111111; }
    @media (max-width: 767px) {
      table.cart .delete:before {
        display: inline-block; } }
    table.cart .delete span {
      display: none; }
      @media (max-width: 767px) {
        table.cart .delete span {
          display: inline-block;
          margin-left: 10px; } }
  table.cart .consignment_delivery_wrapper {
    float: right;
    width: 100%; }
    table.cart .consignment_delivery_wrapper .radio {
      margin: 0 0 0 0; }
      table.cart .consignment_delivery_wrapper .radio + .radio {
        margin-top: 5px; }
      table.cart .consignment_delivery_wrapper .radio input[type="radio"] {
        visibility: hidden;
        position: absolute;
        right: 10000px; }
        table.cart .consignment_delivery_wrapper .radio input[type="radio"] + label {
          color: #111111;
          margin: 0 0 0 0;
          font-size: 14px;
          line-height: 30px;
          padding: 0 0 0 41px;
          font-weight: 400;
          cursor: pointer;
          border: 1px solid transparent;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px; }
          table.cart .consignment_delivery_wrapper .radio input[type="radio"] + label:before {
            content: '';
            font-size: 12px;
            display: block;
            float: left;
            height: 24px;
            width: 24px;
            border: 1px solid #EBEBEB;
            text-align: center;
            margin-right: 15px;
            line-height: 22px;
            background-color: #FFFFFF;
            color: #111111;
            position: absolute;
            top: 4px;
            left: 0;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            -ms-border-radius: 1px;
            -o-border-radius: 1px;
            border-radius: 1px;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s; }
        table.cart .consignment_delivery_wrapper .radio input[type="radio"]:checked + label:before {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
  table.cart .backorder {
    border-radius: 5px;
    background-color: #333;
    color: white;
    padding: 5px 10px; }
  table.cart .backorder_cell {
    padding-top: 0; }

.wishlist_wrapper {
  margin-top: 60px; }
  @media (max-width: 767px) {
    .wishlist_wrapper {
      margin-top: 40px; } }

.delivery_savings {
  background-color: #D0112B;
  color: #FFFFFF;
  padding: 15px;
  position: relative;
  font-weight: 300;
  font-size: 16px; }
  .delivery_savings > * {
    vertical-align: middle;
    display: inline-block; }
  .delivery_savings span {
    font-size: 16px;
    font-weight: 500; }
  .delivery_savings p {
    float: left;
    width: calc(100% - 210px);
    padding: 6px 20px 6px 0; }
    @media (max-width: 767px) {
      .delivery_savings p {
        width: 100%;
        padding: 0 0 6px 0; } }
  .delivery_savings a {
    float: right;
    width: 210px; }
    @media (max-width: 767px) {
      .delivery_savings a {
        width: 100%;
        margin-top: 14px; } }

#cart_bottom_links {
  margin-top: 40px; }
  #cart_bottom_links .continue {
    float: right; }

.cf:before, .cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

#cards_accepted ul:before, #cards_accepted ul:after {
  content: " ";
  display: table; }

#cards_accepted ul:after {
  clear: both; }

@media (max-width: 767px) {
  #cards_accepted ul {
    text-align: center;
    font-size: 0; } }

#cards_accepted li {
  width: 51px;
  height: 32px;
  display: block;
  float: left; }
  @media (max-width: 767px) {
    #cards_accepted li {
      float: none;
      display: inline-block;
      vertical-align: top; } }
  #cards_accepted li + li {
    margin-left: 8px; }
  #cards_accepted li span {
    display: none; }
  #cards_accepted li.visa {
    background-image: url(https://masters-golf.s3.amazonaws.com/images/cards/visa.png); }
  #cards_accepted li.delta {
    background-image: url(https://masters-golf.s3.amazonaws.com/images/cards/delta.png); }
  #cards_accepted li.uke {
    display: none; }
  #cards_accepted li.mc {
    background-image: url(https://masters-golf.s3.amazonaws.com/images/cards/mastercard.png); }
  #cards_accepted li.maestro {
    background-image: url(https://masters-golf.s3.amazonaws.com/images/cards/maestro.png); }

#loyalty_points_wrapper {
  margin-top: 20px; }
  #loyalty_points_wrapper > h5 {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      #loyalty_points_wrapper > h5 {
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 28px 0; } }
    @media (max-width: 767px) {
      #loyalty_points_wrapper > h5 {
        margin-bottom: 10px; } }
  #loyalty_points_wrapper #loyalty_points_form li {
    width: 60%; }
    @media (min-width: 768px) {
      #loyalty_points_wrapper #loyalty_points_form li#loyalty_points_form_loyalty_points_field {
        padding-right: 0; } }
    #loyalty_points_wrapper #loyalty_points_form li label {
      display: none; }
    #loyalty_points_wrapper #loyalty_points_form li input {
      margin-top: 0;
      height: 54px;
      line-height: 54px; }
    @media (max-width: 767px) {
      #loyalty_points_wrapper #loyalty_points_form li {
        width: 100%; } }
    #loyalty_points_wrapper #loyalty_points_form li.form_submit {
      width: 40%; }
      @media (min-width: 768px) {
        #loyalty_points_wrapper #loyalty_points_form li.form_submit {
          padding-left: 0; } }
      @media (max-width: 767px) {
        #loyalty_points_wrapper #loyalty_points_form li.form_submit {
          width: 100%; } }

.consignment_oos {
  background-color: #ccc; }
  .consignment_oos ul {
    font-size: 14px; }
    .consignment_oos ul li {
      margin-left: 10px; }

.cat_list {
  padding: 60px 0 40px; }
  .cat_list p.empty_text {
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #636363;
    margin: 0 0 30px 0;
    letter-spacing: -0.6px;
    clear: right;
    margin: 0 0 0 0 !important; }
    .cat_list p.empty_text > a {
      color: #D0112B;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .cat_list p.empty_text > a:hover {
        color: #111111; }
    .cat_list p.empty_text img {
      max-width: 100%; }
    @media (min-width: 768px) and (max-width: 989px) {
      .cat_list p.empty_text {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 28px 0; } }
    @media (max-width: 767px) {
      .cat_list p.empty_text {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 28px 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .cat_list {
      padding: 40px 0 20px; } }
  @media (max-width: 767px) {
    .cat_list {
      padding: 40px 0 30px; } }
  .cat_list .cat_wrapper {
    margin-left: -10px;
    margin-right: -10px; }
    @media (max-width: 767px) {
      .cat_list .cat_wrapper {
        margin-left: -5px;
        margin-right: -5px; } }
    .cat_list .cat_wrapper > div {
      width: 33.33333333%;
      float: left;
      padding: 0 10px;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .cat_list .cat_wrapper > div {
          width: 50%;
          padding: 0 5px;
          margin-bottom: 10px; } }
      .cat_list .cat_wrapper > div a {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #FFFFFF;
        overflow: hidden; }
        .cat_list .cat_wrapper > div a:hover .hover {
          opacity: 1;
          filter: alpha(opacity=100); }
          .cat_list .cat_wrapper > div a:hover .hover span {
            opacity: 1;
            filter: alpha(opacity=100); }
        .cat_list .cat_wrapper > div a:hover .halfclip {
          transform: rotate(180deg);
          animation: cliprotate 0.4s ease-out 1; }
        .cat_list .cat_wrapper > div a:hover .clipped {
          transform: rotate(135deg);
          animation: rotate 0.2s linear 2; }
        .cat_list .cat_wrapper > div a:hover .fixed {
          opacity: 1;
          filter: alpha(opacity=100);
          animation: showfixed 0.4s ease-out 1; }
  .cat_list .content_block {
    height: 70px;
    background-color: #111111;
    padding: 19px 18px;
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) and (max-width: 989px) {
      .cat_list .content_block {
        height: 54px;
        padding: 11px 14px; } }
    @media (max-width: 767px) {
      .cat_list .content_block {
        height: 38px;
        padding: 0 10px; } }
    .cat_list .content_block h4 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500; }
      @media (min-width: 768px) and (max-width: 989px) {
        .cat_list .content_block h4 {
          font-size: 16px;
          letter-spacing: -0.6px; } }
      @media (max-width: 767px) {
        .cat_list .content_block h4 {
          font-size: 14px;
          letter-spacing: -0.6px;
          line-height: 38px;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 100%;
          white-space: nowrap; } }
    .cat_list .content_block .subtitle {
      padding-top: 2px;
      font-size: 16px;
      line-height: 30px;
      display: block;
      height: 30px;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
      white-space: nowrap; }
      @media (min-width: 768px) and (max-width: 989px) {
        .cat_list .content_block .subtitle {
          display: none; } }
      @media (max-width: 767px) {
        .cat_list .content_block .subtitle {
          display: none; } }
  .cat_list .cat_list_image_wrap {
    position: relative;
    height: 286px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .cat_list .cat_list_image_wrap {
        height: 306px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .cat_list .cat_list_image_wrap {
        height: 286px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .cat_list .cat_list_image_wrap {
        height: 222px; } }
    @media (max-width: 767px) {
      .cat_list .cat_list_image_wrap {
        height: 0;
        padding-bottom: 100%; } }
    .cat_list .cat_list_image_wrap img {
      max-width: 100%;
      display: block;
      margin: 0 auto; }
    .cat_list .cat_list_image_wrap .no_img {
      display: block;
      width: 100px;
      margin: 0 auto;
      height: 100px;
      background-image: url(https://masters-golf.s3.amazonaws.com/images/no_img.png); }
  .cat_list .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, 0.6);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    opacity: 0;
    filter: alpha(opacity=0); }
    .cat_list .hover span {
      display: block;
      text-align: center;
      margin: 0 auto;
      width: 200px;
      height: 200px;
      font-size: 20px;
      line-height: 200px;
      font-weight: 600;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      @media (min-width: 768px) and (max-width: 989px) {
        .cat_list .hover span {
          width: 170px;
          height: 170px;
          line-height: 170px;
          font-size: 17px; } }
      @media (max-width: 767px) {
        .cat_list .hover span {
          width: 120px;
          height: 120px;
          line-height: 120px;
          font-size: 14px; } }
  .cat_list .circle {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto; }
    @media (min-width: 768px) and (max-width: 989px) {
      .cat_list .circle {
        width: 170px;
        height: 170px; } }
    @media (max-width: 767px) {
      .cat_list .circle {
        width: 120px;
        height: 120px; } }
  .cat_list .halfclip {
    width: 50%;
    height: 100%;
    right: 0;
    position: absolute;
    overflow: hidden;
    transform-origin: left center;
    will-change: transform; }
  .cat_list .halfcircle {
    height: 100%;
    right: 0;
    position: absolute;
    border: 2px solid transparent;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .cat_list .clipped {
    width: 200%;
    transform: rotate(-45deg);
    will-change: transform; }
  .cat_list .fixed {
    width: 100%;
    transform: rotate(135deg);
    opacity: 0;
    filter: alpha(opacity=0);
    will-change: opacity; }

#cboxOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  z-index: 100000; }

#colorbox {
  z-index: 1000000;
  outline: none;
  box-shadow: none;
  border: none;
  background-color: #FFFFFF; }
  #colorbox #cboxTitle, #colorbox #cboxCurrent {
    display: none !important; }
  #colorbox #cboxPrevious, #colorbox #cboxNext {
    outline: none;
    box-shadow: none;
    border: none;
    position: absolute;
    overflow: hidden;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-indent: -99999px;
    background-color: #FFFFFF;
    font-size: 14px;
    will-change: font-size;
    -webkit-box-shadow: 0 0 3px #111111;
    box-shadow: 0 0 3px #111111;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
    #colorbox #cboxPrevious:before, #colorbox #cboxNext:before {
      text-indent: 0;
      display: block;
      width: 100%;
      height: 100%;
      line-height: 40px;
      color: #D0112B;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    #colorbox #cboxPrevious:hover, #colorbox #cboxNext:hover {
      font-size: 18px; }
      #colorbox #cboxPrevious:hover:before, #colorbox #cboxNext:hover:before {
        color: #111111; }
  #colorbox #cboxPrevious {
    left: -20px; }
    #colorbox #cboxPrevious:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  #colorbox #cboxNext {
    right: -20px; }
    #colorbox #cboxNext:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  #colorbox #cboxClose {
    outline: none;
    box-shadow: none;
    border: none;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    text-indent: -99999px;
    overflow: hidden;
    background-color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 3px #111111;
    box-shadow: 0 0 3px #111111; }
    #colorbox #cboxClose:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-indent: 0;
      display: block;
      width: 100%;
      height: 100%;
      line-height: 40px;
      color: #D0112B; }
    #colorbox #cboxClose:hover {
      font-size: 18px; }
  #colorbox .cbox_inner_content {
    padding: 40px; }

#content {
  overflow-x: hidden; }
  @media (min-width: 768px) {
    #content > .container > .inner_wrapper {
      display: flex; }
      #content > .container > .inner_wrapper > #middle_col, #content > .container > .inner_wrapper > #left_col, #content > .container > .inner_wrapper > #right_col {
        flex-grow: 0; }
      #content > .container > .inner_wrapper > #middle_col {
        flex-grow: 1; } }

#left_col, #right_col {
  position: relative;
  width: 375px; }
  @media (max-width: 1289px) {
    #left_col, #right_col {
      width: 350px; } }
  @media (max-width: 1119px) {
    #left_col, #right_col {
      width: 325px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #left_col, #right_col {
      width: 245px; } }
  @media (max-width: 767px) {
    #left_col, #right_col {
      width: 100%;
      padding-right: 0;
      padding-bottom: 20px; } }
  #left_col .left_col_inner, #right_col .left_col_inner {
    height: 100%;
    z-index: 100; }
    #left_col .left_col_inner .sticky, #right_col .left_col_inner .sticky {
      position: -webkit-sticky;
      position: sticky;
      top: 0; }
      @media (max-width: 767px) {
        #left_col .left_col_inner .sticky, #right_col .left_col_inner .sticky {
          position: static !important; } }

#left_col {
  padding: 0 75px 50px 0; }
  @media (max-width: 1289px) {
    #left_col {
      padding: 0 50px 50px 0; } }
  @media (max-width: 1119px) {
    #left_col {
      padding: 0 0 50px 0; } }
  #left_col > * {
    position: relative;
    z-index: 1; }
  #left_col:before {
    pointer-events: none;
    display: block;
    content: '';
    top: 0;
    right: 0;
    z-index: 0;
    position: absolute;
    background: #F9F9F9;
    background: -moz-linear-gradient(left, white 0%, #f9f9f9 100%);
    background: -webkit-linear-gradient(left, white 0%, #f9f9f9 100%);
    background: linear-gradient(to right, white 0%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=1);
    width: 2000px;
    height: 100%; }
    @media (max-width: 767px) {
      #left_col:before {
        display: none; } }
  #left_col:after {
    pointer-events: none;
    display: block;
    content: '';
    bottom: 0;
    right: 0;
    width: 2000px;
    height: 40%;
    position: absolute;
    z-index: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); }
    @media (max-width: 767px) {
      #left_col:after {
        display: none; } }

#right_col {
  padding: 0 50px 75px; }
  @media (max-width: 1289px) {
    #right_col {
      padding: 0 0 50px 50px; } }
  @media (max-width: 767px) {
    #right_col {
      padding: 0 0 50px 0; } }
  #right_col:before {
    pointer-events: none;
    display: block;
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    background: #F9F9F9;
    background: linear-gradient(to right, #f9f9f9 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ffffff', GradientType=1);
    width: 2000px;
    height: 100%; }
    @media (max-width: 767px) {
      #right_col:before {
        display: none; } }
  #right_col:after {
    pointer-events: none;
    display: block;
    content: '';
    bottom: 0;
    left: 0;
    width: 2000px;
    height: 40%;
    max-height: 60px;
    position: absolute;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0); }
    @media (max-width: 767px) {
      #right_col:after {
        display: none; } }

#left_col.nav {
  width: 280px;
  padding-right: 50px; }
  @media (max-width: 1119px) {
    #left_col.nav {
      padding-right: 40px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #left_col.nav {
      width: 245px; } }
  @media (max-width: 767px) {
    #left_col.nav {
      width: 100%;
      padding-right: 0; } }
  #left_col.nav h3 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -1px;
    font-weight: 500;
    color: #111111;
    margin: 0 0 10px 0; }
  #left_col.nav address {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -1px;
    font-style: normal;
    font-weight: 300;
    color: #111111; }
  #left_col.nav .contact_details {
    margin-top: 20px; }
    #left_col.nav .contact_details p {
      font-size: 16px;
      line-height: 26px;
      letter-spacing: -1px;
      font-weight: 300;
      padding-left: 35px;
      position: relative;
      color: #111111;
      word-break: break-all; }
      #left_col.nav .contact_details p strong {
        font-weight: 600;
        position: absolute;
        left: 0;
        top: 0;
        display: block; }
  #left_col.nav nav {
    position: relative;
    z-index: 1;
    padding-top: 86px;
    padding-bottom: 90px; }
    @media (max-width: 989px) {
      #left_col.nav nav {
        padding-top: 50px;
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      #left_col.nav nav {
        padding-top: 30px;
        padding-bottom: 0; } }
    #left_col.nav nav .nav_wrapper {
      margin-top: 43px; }
      @media (max-width: 767px) {
        #left_col.nav nav .nav_wrapper {
          display: none; } }
    #left_col.nav nav li + li {
      margin-top: 12px; }
    #left_col.nav nav strong {
      display: block;
      font-weight: 500;
      font-size: 26px;
      color: #111111;
      line-height: 36px;
      padding-bottom: 30px;
      position: relative;
      letter-spacing: -1px; }
      #left_col.nav nav strong:after {
        content: '';
        position: absolute;
        width: 49px;
        height: 3px;
        background-color: #D0112B;
        top: 100%;
        left: 0; }
      @media (max-width: 989px) {
        #left_col.nav nav strong {
          font-size: 22px; } }
      @media (max-width: 767px) {
        #left_col.nav nav strong {
          padding-bottom: 20px; } }
    #left_col.nav nav a {
      display: block;
      font-weight: 300;
      font-size: 16px;
      line-height: 26px;
      color: #111111;
      text-decoration: none;
      position: relative; }
      #left_col.nav nav a:hover span {
        border-color: #e3e3e3;
        box-shadow: 0 0 3px #f3f3f3;
        background-color: #FFFFFF; }
      #left_col.nav nav a.sel span {
        font-weight: 500;
        border-color: #e3e3e3;
        box-shadow: 0 0 3px #f3f3f3;
        background-color: #FFFFFF; }
      #left_col.nav nav a span {
        padding: 5px 20px;
        border: 1px solid transparent;
        display: block;
        letter-spacing: -1px;
        -webkit-border-radius: 19px;
        -moz-border-radius: 19px;
        -ms-border-radius: 19px;
        -o-border-radius: 19px;
        border-radius: 19px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        @media (max-width: 989px) {
          #left_col.nav nav a span {
            padding: 5px 15px; } }

#right_col.nav {
  width: 280px;
  padding-right: 0;
  padding-left: 50px; }
  @media (max-width: 1119px) {
    #right_col.nav {
      padding-left: 40px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #right_col.nav {
      width: 245px; } }
  @media (max-width: 767px) {
    #right_col.nav {
      width: 100%;
      padding-left: 0; } }
  #right_col.nav h3 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -1px;
    font-weight: 500;
    color: #111111;
    margin: 0 0 10px 0; }

.middle_col {
  width: 100%; }
  .middle_col.right_col {
    padding-right: 75px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .middle_col.right_col {
        padding-right: 50px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .middle_col.right_col {
        padding-right: 40px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .middle_col.right_col {
        padding-right: 20px; } }
  .middle_col.left_col {
    padding-left: 75px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .middle_col.left_col {
        padding-left: 50px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .middle_col.left_col {
        padding-left: 40px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .middle_col.left_col {
        padding-left: 20px; } }
  .middle_col.left_col, .middle_col.right_col {
    width: 825px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .middle_col.left_col, .middle_col.right_col {
        width: 610px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .middle_col.left_col, .middle_col.right_col {
        width: 575px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .middle_col.left_col, .middle_col.right_col {
        width: 463px; } }
    @media (max-width: 767px) {
      .middle_col.left_col, .middle_col.right_col {
        width: 100%;
        padding: 40px 0 0 0; } }

.select2 {
  display: block;
  height: 56px;
  background-color: #FFFFFF;
  width: 100% !important; }
  .select2 .selection {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 56px;
    color: #363636;
    font-size: 16px;
    font-weight: 400;
    position: relative; }
    .select2 .selection .select2-selection {
      display: block;
      width: 100%;
      height: 100%;
      padding: 0 20px 0 20px;
      font-weight: 400;
      cursor: pointer;
      white-space: nowrap; }
    .select2 .selection .select2-selection__arrow {
      position: absolute;
      right: 20px; }
      .select2 .selection .select2-selection__arrow:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 15px;
        color: #363636;
        display: block; }
    .select2 .selection span {
      outline: none; }

.select2-dropdown {
  display: block;
  border-top: none;
  z-index: 5000; }
  .select2-dropdown.select2-dropdown--above {
    border-top: 1px solid #EBEBEB; }
  .select2-dropdown .select2-search {
    display: block;
    border-bottom: 1px solid #EBEBEB;
    position: relative; }
    .select2-dropdown .select2-search input {
      display: block;
      color: #363636;
      font-size: 16px;
      line-height: 45px;
      height: 45px;
      width: 100%;
      padding: 0 55px 0 20px; }
    .select2-dropdown .select2-search:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      display: block;
      color: #363636;
      font-size: 20px;
      right: 20px;
      top: 0;
      line-height: 45px; }
    .select2-dropdown .select2-search.select2-search--hide {
      display: none !important; }
  .select2-dropdown .select2-results {
    display: block;
    background-color: #FFFFFF; }
    .select2-dropdown .select2-results .select2-results__options {
      list-style: none;
      margin: 0;
      padding: 0; }
      .select2-dropdown .select2-results .select2-results__options li {
        width: 100%;
        padding: 0 20px;
        margin: 0 0 0 0;
        color: #363636;
        font-size: 16px;
        line-height: 30px;
        text-transform: none;
        cursor: pointer;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        @media (min-width: 768px) and (max-width: 989px) {
          .select2-dropdown .select2-results .select2-results__options li {
            font-size: 16px;
            line-height: 28px; } }
        .select2-dropdown .select2-results .select2-results__options li:hover {
          background-color: #111111;
          color: #FFFFFF; }
    .select2-dropdown .select2-results > .select2-results__options {
      max-height: 300px;
      overflow-y: auto; }

body > .select2-container {
  border: 1px solid #EBEBEB;
  margin-left: -1px; }

.select2-container {
  z-index: 5000; }

#faq_list {
  max-width: 728px;
  margin: 0 auto;
  border-top: 1px solid #ccc; }
  #faq_list .faq_left {
    width: 60px;
    display: block;
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #111111;
    float: left; }
    @media (max-width: 767px) {
      #faq_list .faq_left {
        width: 50px; } }
  #faq_list .faq_right {
    width: 668px;
    width: calc(100% - 60px);
    float: right; }
  #faq_list .q {
    color: #D0112B; }
  #faq_list .question {
    display: block;
    padding-top: 23px;
    padding-bottom: 22px;
    cursor: pointer; }
    @media (max-width: 767px) {
      #faq_list .question {
        padding-top: 15px;
        padding-bottom: 13px; } }
    #faq_list .question h3 {
      font-size: 18px;
      font-weight: 500;
      line-height: 30px;
      padding-right: 51px;
      color: #111111;
      letter-spacing: -1px;
      position: relative;
      margin: 0 0 0 0; }
      #faq_list .question h3:after {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        display: block;
        top: 0;
        right: 20px;
        font-size: 11px;
        line-height: 30px;
        color: #CECECE;
        letter-spacing: 0;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s; }
  #faq_list .faq {
    border-bottom: 1px solid #ccc; }

.faq__related {
  margin-top: 80px;
  position: relative; }
  @media (max-width: 767px) {
    .faq__related {
      margin-top: 50px; } }
  .faq__related strong {
    display: block;
    font-weight: 500;
    font-size: 26px;
    color: #111111;
    line-height: 36px;
    padding-bottom: 20px;
    position: relative;
    letter-spacing: -1px; }
    .faq__related strong:after {
      content: '';
      position: absolute;
      width: 49px;
      height: 3px;
      background-color: #D0112B;
      top: 100%;
      left: 0; }
    @media (max-width: 989px) {
      .faq__related strong {
        font-size: 22px; } }
    @media (max-width: 767px) {
      .faq__related strong {
        padding-bottom: 20px; } }

.faq_list--small {
  margin-top: 30px;
  margin-bottom: 60px; }
  .faq_list--small .faq_list__item {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px; }
    .faq_list--small .faq_list__item a {
      color: #111111;
      font-size: 16px; }
    .faq_list--small .faq_list__item:before {
      content: 'Q.';
      font-weight: normal;
      font-size: 16px;
      vertical-align: top;
      color: #D0112B;
      position: absolute;
      top: 0;
      left: 0; }

.vote {
  width: 100%;
  margin-top: 120px;
  position: relative;
  background: white;
  box-shadow: 0 0 5px #ccc; }
  @media (min-width: 768px) and (max-width: 989px) {
    .vote {
      margin-top: 60px; } }
  @media (max-width: 767px) {
    .vote {
      margin-top: 0px; } }
  .vote label {
    display: block;
    font-size: 18px;
    text-align: center; }
  .vote__status {
    padding: 20px; }
  .vote__total {
    background-color: #ccc;
    padding: 20px; }
  .vote__rate {
    font-size: 0; }
    .vote__rate a {
      font-size: 22px;
      text-align: center;
      color: #111111;
      display: inline-block;
      line-height: 80px;
      background-color: #f4f4f2;
      border: 1px solid #ccc;
      width: 46%;
      margin: 2%; }
      .vote__rate a:hover {
        background-color: #D0112B;
        color: #FFFFFF;
        text-decoration: none; }

.faqs_module.faqs_faq .faq {
  margin-top: 120px; }
  @media (min-width: 768px) and (max-width: 989px) {
    .faqs_module.faqs_faq .faq {
      margin-top: 60px; } }
  @media (max-width: 767px) {
    .faqs_module.faqs_faq .faq {
      margin-top: 0; } }
  .faqs_module.faqs_faq .faq__title {
    position: relative;
    line-height: 60px;
    margin-bottom: 40px;
    padding-left: 45px;
    font-size: 18px; }
    .faqs_module.faqs_faq .faq__title:before {
      content: 'Q.';
      font-weight: normal;
      font-size: 24px;
      vertical-align: top;
      color: #D0112B;
      position: absolute;
      top: 0;
      left: 0; }
    .faqs_module.faqs_faq .faq__title:after {
      content: '';
      position: absolute;
      width: 49px;
      height: 3px;
      background-color: #D0112B;
      top: 100%;
      left: 0; }
  .faqs_module.faqs_faq .faq__answer {
    margin-bottom: 100px;
    font-size: 14px;
    padding-left: 45px;
    position: relative;
    color: #636363; }
    @media (max-width: 767px) {
      .faqs_module.faqs_faq .faq__answer {
        margin-bottom: 30px; } }
    .faqs_module.faqs_faq .faq__answer:before {
      font-size: 24px;
      content: 'A.';
      color: #111111;
      position: absolute;
      top: 0;
      left: 0; }
  .faqs_module.faqs_faq .faq__back {
    display: block;
    margin-top: 20px;
    line-height: 30px;
    font-size: 18px;
    color: #D0112B; }
    .faqs_module.faqs_faq .faq__back:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-size: 8px;
      vertical-align: middle;
      margin-right: 5px; }

.faqs_module.faqs_faq .form_post_content .container {
  border-top: 3px solid #ccc; }
  .faqs_module.faqs_faq .form_post_content .container .content {
    padding-top: 80px; }

footer {
  background-color: #FFFFFF; }
  footer .footer_upper {
    background-color: #F4F4F2; }
  footer .footer_upper_inner {
    padding: 46px 30px 0; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      footer .footer_upper_inner {
        padding: 46px 0 0; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      footer .footer_upper_inner {
        padding: 46px 0 0; } }
    @media (min-width: 768px) and (max-width: 989px) {
      footer .footer_upper_inner {
        padding: 36px 0 0; } }
    @media (max-width: 767px) {
      footer .footer_upper_inner {
        padding: 20px 0 0; } }
    footer .footer_upper_inner h3 {
      font-size: 14px;
      font-weight: 600;
      line-height: 40px;
      border-bottom: 1px solid #EBEBEB;
      color: #111111; }
      footer .footer_upper_inner h3 a {
        text-decoration: none;
        color: #111111;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        footer .footer_upper_inner h3 a:hover {
          color: #D0112B; }
  footer .footer_contact {
    width: 240px;
    float: left;
    border-bottom: 1px solid #EBEBEB; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      footer .footer_contact {
        width: 25%; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      footer .footer_contact {
        width: 25%; } }
    @media (min-width: 768px) and (max-width: 989px) {
      footer .footer_contact {
        width: 25%; } }
    @media (min-width: 768px) and (max-width: 989px) {
      footer .footer_contact {
        letter-spacing: -0.4px; } }
    @media (max-width: 767px) {
      footer .footer_contact {
        width: 100%; } }
    footer .footer_contact .address {
      color: #636363;
      font-size: 14px;
      line-height: 28px;
      margin: 0 0 6px 0; }
      @media (min-width: 768px) and (max-width: 989px) {
        footer .footer_contact .address {
          font-size: 12px;
          line-height: 26px; } }
  footer .contact_details {
    margin-bottom: 28px; }
    @media (min-width: 768px) and (max-width: 989px) {
      footer .contact_details {
        margin-bottom: 16px; } }
    footer .contact_details p {
      font-size: 14px;
      line-height: 28px;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      color: #636363; }
      @media (min-width: 768px) and (max-width: 989px) {
        footer .contact_details p {
          font-size: 12px;
          line-height: 26px; } }
      footer .contact_details p span {
        font-weight: 600;
        color: #111111; }
      footer .contact_details p a {
        display: inline !important;
        color: #636363;
        text-decoration: none;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        footer .contact_details p a:hover {
          color: #D0112B; }
  footer .footer_links {
    padding-left: 60px;
    width: 900px;
    float: left; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      footer .footer_links {
        width: 75%;
        padding-left: 30px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      footer .footer_links {
        width: 75%;
        padding-left: 30px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      footer .footer_links {
        width: 75%;
        padding-left: 20px; } }
    @media (max-width: 767px) {
      footer .footer_links {
        display: none; } }
  footer .footer_links_inner {
    margin-left: -30px;
    margin-right: -30px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      footer .footer_links_inner {
        margin-left: -15px;
        margin-right: -15px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      footer .footer_links_inner {
        margin-left: -15px;
        margin-right: -15px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      footer .footer_links_inner {
        margin-left: -10px;
        margin-right: -10px; } }
  footer .footer_link_category {
    width: 300px;
    padding-left: 30px;
    padding-right: 30px;
    float: left; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      footer .footer_link_category {
        width: 33.33333333%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      footer .footer_link_category {
        width: 33.33333333%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      footer .footer_link_category {
        width: 33.33333333%;
        padding-left: 10px;
        padding-right: 10px; } }
    footer .footer_link_category ul li {
      border-bottom: 1px solid #EBEBEB; }
      footer .footer_link_category ul li a {
        font-weight: 400;
        line-height: 32px;
        display: block;
        color: #636363;
        font-size: 14px;
        text-decoration: none;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        footer .footer_link_category ul li a:hover {
          color: #D0112B; }
        @media (min-width: 768px) and (max-width: 989px) {
          footer .footer_link_category ul li a {
            font-size: 12px;
            letter-spacing: -0.4px; } }
  footer .footer_copy {
    margin: 0 0 0 0;
    padding: 27px 0 38px 0;
    width: 100%;
    clear: both;
    font-family: 'Arial', sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: #636363; }
    @media (max-width: 767px) {
      footer .footer_copy {
        padding: 20px 0 20px 0; } }
  footer .footer_lower_inner {
    padding: 14px 30px 22px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      footer .footer_lower_inner {
        padding: 14px 0 22px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      footer .footer_lower_inner {
        padding: 14px 0 22px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      footer .footer_lower_inner {
        padding: 14px 0 22px; } }
    @media (max-width: 767px) {
      footer .footer_lower_inner {
        padding: 14px 0 20px; } }
  footer .we_accept {
    float: left; }
    @media (max-width: 767px) {
      footer .we_accept {
        width: 100%; } }
    footer .we_accept ul {
      padding: 5px 0;
      float: left; }
      @media (max-width: 767px) {
        footer .we_accept ul {
          width: 100%;
          text-align: center; } }
      footer .we_accept ul .card {
        width: 41px;
        height: 26px;
        display: block;
        float: left;
        margin-left: 7px;
        background-size: contain; }
        @media (max-width: 767px) {
          footer .we_accept ul .card {
            display: inline-block;
            float: none; } }
        footer .we_accept ul .card:first-child {
          margin-left: 0; }
        footer .we_accept ul .card.visa {
          background-image: url(https://masters-golf.s3.amazonaws.com/images/misc/visa.png); }
        footer .we_accept ul .card.mc {
          width: 42px;
          background-image: url(https://masters-golf.s3.amazonaws.com/images/misc/mc.png); }
        footer .we_accept ul .card.maestro {
          width: 42px;
          background-image: url(https://masters-golf.s3.amazonaws.com/images/misc/maestro.png); }
        footer .we_accept ul .card.delta {
          background-image: url(https://masters-golf.s3.amazonaws.com/images/misc/delta.png); }
    footer .we_accept p {
      line-height: 36px;
      font-size: 14px;
      color: #636363;
      float: left;
      margin-left: 10px; }
      @media (max-width: 767px) {
        footer .we_accept p {
          width: 100%;
          margin-left: 0;
          text-align: center;
          line-height: 16px;
          padding-top: 10px;
          padding-bottom: 20px; } }
  footer #powered_by {
    display: block;
    float: left;
    margin-left: 30px;
    text-decoration: none;
    color: #a0a2a9;
    line-height: 36px;
    font-weight: 400;
    font-size: 12px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    footer #powered_by:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 36px;
      line-height: 36px;
      width: 36px;
      height: 36px;
      display: block;
      margin: 0 0 0 6px;
      float: right; }
    @media (min-width: 768px) and (max-width: 989px) {
      footer #powered_by {
        margin-left: 20px; } }
    @media (max-width: 767px) {
      footer #powered_by {
        display: inline-block;
        float: none; } }
    footer #powered_by:hover {
      color: #D0112B; }
  footer .footer_lower_right {
    float: right; }
    @media (max-width: 767px) {
      footer .footer_lower_right {
        width: 100%;
        text-align: center; } }
    footer .footer_lower_right a {
      float: left;
      display: block; }
      @media (max-width: 767px) {
        footer .footer_lower_right a {
          display: inline-block;
          float: none; } }
    footer .footer_lower_right img {
      float: left;
      display: block; }
      @media (min-width: 768px) and (max-width: 989px) {
        footer .footer_lower_right img {
          width: 116px;
          padding-top: 4px;
          padding-bottom: 5px; } }
      @media (max-width: 767px) {
        footer .footer_lower_right img {
          display: inline-block;
          float: none; } }

#prefooter {
  padding: 60px 0 70px 0;
  background-color: #FFFFFF; }
  @media (max-width: 767px) {
    #prefooter {
      padding: 30px 0 40px 0; } }
  #prefooter .newsletter_title {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #111111;
    letter-spacing: -1px; }
    @media (max-width: 767px) {
      #prefooter .newsletter_title {
        font-size: 16px;
        line-height: 22px; } }

#newsletter_socials {
  width: 290px;
  margin: 0 auto;
  padding: 42px 0 44px 0; }
  @media (max-width: 767px) {
    #newsletter_socials {
      padding: 20px 0 40px; } }
  #newsletter_socials li {
    float: left;
    padding: 0 20px;
    width: 66px; }
    #newsletter_socials li:first-child {
      padding-left: 0;
      width: 46px; }
    #newsletter_socials li:last-child {
      padding-right: 0;
      width: 46px; }
    #newsletter_socials li a {
      text-decoration: none;
      display: block;
      color: #111111;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #newsletter_socials li a:before {
        display: block;
        height: 26px;
        font-size: 26px;
        line-height: 26px; }
      #newsletter_socials li a:hover {
        color: #D0112B; }
    #newsletter_socials li.twitter a:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #newsletter_socials li.linkedin a:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #newsletter_socials li.facebook a:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #newsletter_socials li.instagram a:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #newsletter_socials li.google_plus a:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #newsletter_socials li.youtube a:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

#newsletter_signup {
  display: block;
  width: 569px;
  height: 68px;
  margin: 0 auto;
  position: relative; }
  #newsletter_signup .newsletter_thanks_msg {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px;
    text-align: center;
    display: block;
    margin: 0 0 0 0; }
    @media (max-width: 767px) {
      #newsletter_signup .newsletter_thanks_msg {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    #newsletter_signup {
      width: 100%;
      height: 94px;
      max-width: 569px; } }
  #newsletter_signup ul {
    margin: 0 0 0 0; }
  #newsletter_signup li {
    width: 100%;
    border-top: 1px solid #E1E1DF;
    border-bottom: 1px solid #E1E1DF;
    padding: 0 0 0 0; }
    @media (max-width: 767px) {
      #newsletter_signup li {
        border-top: none;
        border-bottom: none; } }
    #newsletter_signup li.error {
      border-color: #D0112B; }
    #newsletter_signup li label {
      width: 120px;
      font-weight: 600;
      font-size: 18px;
      line-height: 66px;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      float: left;
      color: #111111; }
      #newsletter_signup li label:after {
        content: '';
        display: none; }
      @media (max-width: 767px) {
        #newsletter_signup li label {
          width: 100%;
          float: left;
          line-height: 28px;
          text-align: center;
          padding-bottom: 12px; } }
    #newsletter_signup li .input_wrap {
      width: 329px;
      display: block;
      float: left;
      border: none; }
      @media (max-width: 767px) {
        #newsletter_signup li .input_wrap {
          width: calc(100% - 120px);
          border-top: 1px solid #E1E1DF;
          border-bottom: 1px solid #E1E1DF; } }
      #newsletter_signup li .input_wrap input {
        height: 66px;
        width: 100%;
        line-height: 66px; }
        @media (max-width: 767px) {
          #newsletter_signup li .input_wrap input {
            height: 56px;
            line-height: 56px; } }
      #newsletter_signup li .input_wrap ::-webkit-input-placeholder {
        color: #636363; }
      #newsletter_signup li .input_wrap :-moz-placeholder {
        /* Firefox 18- */
        color: #636363; }
      #newsletter_signup li .input_wrap ::-moz-placeholder {
        /* Firefox 19+ */
        color: #636363; }
      #newsletter_signup li .input_wrap :-ms-input-placeholder {
        color: #636363; }
    #newsletter_signup li.form_submit {
      width: 120px;
      padding: 10px 0;
      position: absolute;
      top: 1px;
      right: 0;
      border: none;
      margin: 0 0 0 0; }
      @media (max-width: 767px) {
        #newsletter_signup li.form_submit {
          top: 40px;
          padding: 8px 0;
          border-top: 1px solid #E1E1DF;
          border-bottom: 1px solid #E1E1DF; } }
      #newsletter_signup li.form_submit a {
        display: block;
        background-color: #111111;
        color: #FFFFFF;
        font-size: 18px;
        line-height: 46px;
        height: auto;
        text-align: center;
        font-weight: 600;
        text-decoration: none;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        #newsletter_signup li.form_submit a:hover {
          background-color: #D0112B; }
        @media (max-width: 767px) {
          #newsletter_signup li.form_submit a {
            font-size: 16px;
            line-height: 40px; } }
  #newsletter_signup .validation_error {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #636363;
    background-color: #F4F4F2;
    z-index: 1;
    margin: 0 0 0 0; }

.form_post_content {
  background-color: #F4F4F2;
  border-top: 3px solid #EBEBEB;
  padding: 60px 20px 80px;
  position: relative;
  margin-top: -3px; }
  @media (min-width: 990px) and (max-width: 1119px) {
    .form_post_content {
      padding: 50px 0 70px 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .form_post_content {
      padding: 40px 0 60px 0; } }
  @media (max-width: 767px) {
    .form_post_content {
      padding: 30px 0 40px 0; } }
  .form_post_content:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -9px;
    margin-bottom: 3px;
    border-bottom: 9px solid #EBEBEB;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent; }

.form_helper_wrapper {
  display: none; }

form {
  max-width: 768px;
  width: 100%;
  margin: 0 auto; }
  form .validation_error {
    font-size: 18px;
    line-height: 30px;
    border: 3px solid #EBEBEB;
    margin-bottom: 20px;
    color: #636363;
    padding: 10px 16px;
    letter-spacing: -1px; }
    @media (min-width: 768px) and (max-width: 989px) {
      form .validation_error {
        font-size: 16px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      form .validation_error {
        font-size: 16px;
        line-height: 28px; } }
  form legend {
    display: none; }
  form ul {
    margin-left: -10px;
    margin-right: -10px; }
    form ul li {
      width: 50%;
      float: left;
      padding: 0 10px;
      position: relative;
      margin-bottom: 12px; }
      @media (max-width: 767px) {
        form ul li {
          width: 100%; } }
      form ul li label {
        font-size: 18px;
        line-height: 30px;
        font-weight: 500;
        color: #636363;
        display: block;
        width: 100%;
        margin-bottom: 6px; }
        @media (min-width: 768px) and (max-width: 989px) {
          form ul li label {
            font-size: 16px;
            line-height: 28px; } }
        @media (max-width: 767px) {
          form ul li label {
            font-size: 16px;
            line-height: 28px; } }
      form ul li .input_wrap {
        border: 1px solid #EBEBEB; }
      form ul li .select_wrapper {
        width: 100%;
        height: 100%; }
        @media (max-width: 767px) {
          form ul li .select_wrapper {
            position: relative; }
            form ul li .select_wrapper:after {
              content: "";
              font-family: 'icons';
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              color: #363636;
              font-size: 16px;
              position: absolute;
              right: 15px;
              top: 0;
              line-height: 54px; } }
      form ul li input, form ul li .readonly {
        width: 100%;
        height: 54px;
        line-height: 54px;
        font-size: 18px;
        color: #636363;
        display: block;
        padding: 0 16px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
        @media (min-width: 768px) and (max-width: 989px) {
          form ul li input, form ul li .readonly {
            font-size: 16px; } }
        @media (max-width: 767px) {
          form ul li input, form ul li .readonly {
            font-size: 16px; } }
        @media (max-width: 767px) {
          form ul li input, form ul li .readonly {
            line-height: 28px;
            padding: 13px 16px; } }
      form ul li textarea {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        height: 168px;
        min-height: 168px;
        display: block;
        font-size: 18px;
        color: #636363;
        padding: 10px 16px;
        line-height: 30px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
        @media (min-width: 768px) and (max-width: 989px) {
          form ul li textarea {
            font-size: 16px;
            line-height: 28px; } }
        @media (max-width: 767px) {
          form ul li textarea {
            font-size: 16px;
            line-height: 28px; } }
      form ul li select {
        display: none; }
        @media (max-width: 767px) {
          form ul li select {
            display: block;
            width: 100%;
            height: 54px;
            line-height: 54px;
            background-color: #FFFFFF;
            color: #111111;
            font-size: 16px;
            -webkit-appearance: none;
            padding: 0 15px; } }
      form ul li input[type="checkbox"] {
        visibility: hidden;
        position: absolute;
        right: 10000px; }
        form ul li input[type="checkbox"] + label {
          color: #111111;
          margin: 0 0 0 0;
          font-size: 16px;
          line-height: 30px;
          padding: 0 0 0 41px;
          font-weight: 400;
          cursor: pointer;
          border: 1px solid transparent;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px; }
          form ul li input[type="checkbox"] + label:before {
            content: '';
            font-size: 12px;
            display: block;
            float: left;
            height: 24px;
            width: 24px;
            border: 1px solid #EBEBEB;
            text-align: center;
            margin-right: 15px;
            line-height: 22px;
            background-color: #FFFFFF;
            color: #111111;
            position: absolute;
            top: 3px;
            left: 10px;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            -ms-border-radius: 1px;
            -o-border-radius: 1px;
            border-radius: 1px;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s; }
        form ul li input[type="checkbox"]:checked + label:before {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      form ul li.error .input_wrap {
        border-color: #D0112B; }
      form ul li.required label:after {
        content: '*'; }
      form ul li.field_star_rating .input_wrap {
        border: none; }
        @media (min-width: 768px) and (max-width: 989px) {
          form ul li.field_star_rating .input_wrap {
            border: 1px solid #EBEBEB; } }
        form ul li.field_star_rating .input_wrap input {
          display: none; }
        form ul li.field_star_rating .input_wrap .star_rating {
          float: left;
          margin: 0 0 0 0;
          width: auto;
          font-size: 30px;
          color: #363636;
          padding: 0 2px;
          line-height: 36px;
          -webkit-transition: 0.2s;
          -o-transition: 0.2s;
          transition: 0.2s; }
          form ul li.field_star_rating .input_wrap .star_rating:after {
            content: ''; }
          form ul li.field_star_rating .input_wrap .star_rating.sel, form ul li.field_star_rating .input_wrap .star_rating.hovered {
            color: #e5c300; }
      form ul li.field_captcha .input_wrap {
        border: none; }
        form ul li.field_captcha .input_wrap .g-recaptcha > div > div {
          margin: 0 auto; }
      form ul li.field_bool label {
        position: relative; }
      form ul li.field_longtext {
        width: 100%; }
      form ul li.form_submit {
        width: 100%;
        margin: 28px 0 0 0; }
      form ul li .submit_button {
        width: 100%;
        max-width: 245px;
        display: block;
        margin: 0 auto;
        height: 56px;
        line-height: 56px;
        font-weight: 500;
        font-size: 18px;
        color: #FFFFFF;
        background-color: #D0112B;
        text-decoration: none;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        text-align: center; }
        form ul li .submit_button:hover {
          background-color: #111111; }

div.formbuilder h1 {
  font-weight: 600;
  font-size: 52px;
  line-height: 60px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (min-width: 768px) and (max-width: 989px) {
    div.formbuilder h1 {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 767px) {
    div.formbuilder h1 {
      font-size: 28px;
      line-height: 32px;
      margin: 0 0 20px 0; } }

div.formbuilder h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  color: #111111;
  margin: 0 0 20px 0;
  letter-spacing: -1px; }
  div.formbuilder h2.reduced_bottom_spacing {
    margin: 0 0 10px 0; }
  @media (max-width: 767px) {
    div.formbuilder h2 {
      font-size: 24px;
      line-height: 30px; } }

div.formbuilder h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    div.formbuilder h3 {
      font-size: 20px;
      line-height: 28px;
      margin: 0 0 28px; } }

div.formbuilder h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    div.formbuilder h4 {
      font-size: 20px;
      line-height: 28px;
      margin: 0 0 28px 0; } }

div.formbuilder h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    div.formbuilder h5 {
      font-size: 18px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

div.formbuilder p, div.formbuilder > div {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  margin: 0 0 30px 0;
  letter-spacing: -0.6px;
  clear: right; }
  div.formbuilder p > a, div.formbuilder > div > a {
    color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    div.formbuilder p > a:hover, div.formbuilder > div > a:hover {
      color: #111111; }
  div.formbuilder p img, div.formbuilder > div img {
    max-width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    div.formbuilder p, div.formbuilder > div {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    div.formbuilder p, div.formbuilder > div {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

div.formbuilder ul {
  margin: 0 0 30px 0; }
  div.formbuilder ul li {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #636363;
    font-weight: 300;
    padding: 0 0 0 30px;
    letter-spacing: -0.6px; }
    div.formbuilder ul li:before {
      content: '-';
      position: absolute;
      top: 0;
      left: 0;
      color: #D0112B; }
    @media (max-width: 767px) {
      div.formbuilder ul li {
        font-size: 16px;
        line-height: 28px; } }

div.formbuilder blockquote {
  color: #363636;
  font-size: 40px;
  line-height: 48px;
  padding: 24px 0;
  border-top: 3px solid #EBEBEB;
  border-bottom: 3px solid #EBEBEB;
  letter-spacing: -2px;
  margin: 0 0 30px 0;
  position: relative; }
  div.formbuilder blockquote:before, div.formbuilder blockquote:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    height: 3px;
    width: 57px;
    background-color: #D0112B; }
  div.formbuilder blockquote:before {
    top: -3px; }
  div.formbuilder blockquote:after {
    bottom: -3px; }
  @media (max-width: 767px) {
    div.formbuilder blockquote {
      padding: 18px 0;
      font-size: 28px;
      line-height: 36px;
      margin: 0 0 28px 0; } }

div.formbuilder *:first-child {
  margin-top: 0; }

div.formbuilder *:last-child {
  margin-bottom: 0; }

header {
  height: 152px;
  position: relative; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    header {
      height: 112px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    header {
      height: 148px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    header {
      height: 100px; } }
  @media (max-width: 767px) {
    header {
      height: 125px; } }

#header_logo {
  height: 152px;
  width: 226px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001; }
  #header_logo a {
    height: 100%;
    width: 100%;
    display: block; }
    #header_logo a img {
      padding: 0 10.61946902654867%;
      max-width: 100%;
      display: block;
      margin: 0 auto; }
      @media (max-width: 767px) {
        #header_logo a img {
          max-width: 110px; } }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #header_logo {
      width: 168px;
      height: 112px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #header_logo {
      width: 129px;
      height: 87px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #header_logo {
      width: 149px;
      height: 100px; } }
  @media (max-width: 767px) {
    #header_logo {
      width: 27.14%;
      height: 65px;
      background-color: #fff;
      padding-top: 4px; } }

#header_nav_upper {
  width: 100%;
  height: 48px;
  background-color: #111111;
  padding-left: 226px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #header_nav_upper {
      padding-left: 168px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #header_nav_upper {
      padding-left: 129px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #header_nav_upper {
      padding-left: 149px; } }
  @media (max-width: 767px) {
    #header_nav_upper {
      padding-left: 27.14%;
      height: 65px; } }
  #header_nav_upper .inner_wrapper {
    height: 100%; }
  #header_nav_upper .header_left {
    float: left; }
  #header_nav_upper .header_right {
    float: right; }
  #header_nav_upper .header_right_element {
    float: left;
    height: 100%; }

#header_nav_lower {
  width: 100%;
  height: 104px;
  background-color: #FFFFFF;
  padding-left: 226px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #header_nav_lower {
      height: 64px;
      padding-left: 168px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #header_nav_lower {
      height: 100px;
      padding-left: 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #header_nav_lower {
      padding-left: 149px;
      height: 52px; } }
  @media (max-width: 767px) {
    #header_nav_lower {
      padding-left: 0;
      height: 60px; } }
  #header_nav_lower .inner_wrapper {
    height: 100%;
    padding: 0 30px; }
    @media (min-width: 990px) and (max-width: 1119px) {
      #header_nav_lower .inner_wrapper {
        padding: 0 30px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #header_nav_lower .inner_wrapper {
        padding: 0 0 0 0; } }
    @media (max-width: 767px) {
      #header_nav_lower .inner_wrapper {
        padding: 0 0 0 0; } }
  #header_nav_lower .outer_wrapper {
    height: 100%;
    width: 100%;
    position: relative; }

#header_info {
  position: relative;
  height: 100%;
  width: 91px;
  text-align: center;
  z-index: 1000; }
  @media (max-width: 767px) {
    #header_info {
      width: auto; } }
  #header_info .info_button {
    background-color: #D0112B;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 48px;
    font-weight: 600;
    display: block;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #header_info .info_button {
        font-size: 12px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #header_info .info_button {
        font-size: 12px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #header_info .info_button {
        font-size: 13px; } }
    @media (max-width: 767px) {
      #header_info .info_button {
        font-size: 13px; } }
    @media (max-width: 767px) {
      #header_info .info_button {
        background-color: #111111;
        padding: 2px 15px;
        line-height: 61px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        #header_info .info_button.open {
          background-color: #D0112B; } }
    #header_info .info_button:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px;
      line-height: 48px;
      vertical-align: top;
      display: inline-block;
      padding-left: 6px; }
      @media (max-width: 767px) {
        #header_info .info_button:after {
          line-height: 61px; } }
    #header_info .info_button:hover {
      color: #111111; }
    #header_info .info_button span {
      vertical-align: top;
      display: inline-block; }
  #header_info .info_links {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 387px;
    background-color: #FFFFFF; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #header_info .info_links {
        width: 347px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #header_info .info_links {
        width: 347px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #header_info .info_links {
        width: 343px; } }
    @media (max-width: 767px) {
      #header_info .info_links {
        width: 343px; } }
    #header_info .info_links .inner_wrapper {
      padding: 40px 40px 60px; }
      @media (min-width: 768px) and (max-width: 989px) {
        #header_info .info_links .inner_wrapper {
          padding: 30px 40px 40px; } }
      @media (max-width: 767px) {
        #header_info .info_links .inner_wrapper {
          max-width: 480px;
          margin: 0 auto;
          padding: 30px 40px 40px; } }
    #header_info .info_links h4 {
      font-size: 22px;
      line-height: 36px;
      text-align: left;
      font-weight: 500;
      color: #111111;
      padding-bottom: 29px; }
      @media (max-width: 767px) {
        #header_info .info_links h4 {
          padding-bottom: 20px; } }
    #header_info .info_links ul {
      text-align: left;
      border-top: 1px solid #EBEBEB; }
      #header_info .info_links ul li {
        border-bottom: 1px solid #EBEBEB; }
      #header_info .info_links ul a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: #111111;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        line-height: 40px;
        text-decoration: none;
        position: relative;
        padding-right: 16px; }
        #header_info .info_links ul a:hover, #header_info .info_links ul a.sel {
          color: #D0112B; }
        #header_info .info_links ul a:after {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 7px;
          position: absolute;
          top: 0;
          right: 6px; }
        @media (min-width: 990px) and (max-width: 1119px) {
          #header_info .info_links ul a {
            font-size: 14px; } }
        @media (min-width: 768px) and (max-width: 989px) {
          #header_info .info_links ul a {
            font-size: 14px; } }
        @media (max-width: 767px) {
          #header_info .info_links ul a {
            font-size: 14px; } }
        @media (max-width: 767px) {
          #header_info .info_links ul a {
            line-height: 50px; } }

#header_search_block {
  width: 296px;
  background-color: #353535;
  height: 48px;
  position: relative; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #header_search_block {
      width: 256px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #header_search_block {
      width: 256px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #header_search_block {
      width: 252px; } }
  @media (max-width: 767px) {
    #header_search_block {
      width: auto;
      background-color: #111111; } }
  @media (max-width: 767px) {
    #header_search_block form {
      display: none; } }
  #header_search_block form li {
    width: 100%;
    float: left;
    margin-bottom: 0; }
    #header_search_block form li .input_wrap {
      width: 100%;
      border: none; }
    #header_search_block form li input {
      width: 100%;
      background-color: transparent;
      color: #FFFFFF;
      font-size: 14px;
      line-height: 48px;
      height: 48px;
      padding: 0 50px 0 20px; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #header_search_block form li input {
          font-size: 12px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        #header_search_block form li input {
          font-size: 12px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        #header_search_block form li input {
          font-size: 13px; } }
      @media (max-width: 767px) {
        #header_search_block form li input {
          font-size: 13px; } }
    #header_search_block form li ::-webkit-input-placeholder {
      color: #FFFFFF; }
    #header_search_block form li :-moz-placeholder {
      /* Firefox 18- */
      color: #FFFFFF; }
    #header_search_block form li ::-moz-placeholder {
      /* Firefox 19+ */
      color: #FFFFFF; }
    #header_search_block form li :-ms-input-placeholder {
      color: #FFFFFF; }
  #header_search_block .form_submit {
    width: 50px;
    height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }
    #header_search_block .form_submit a {
      display: block;
      text-align: center;
      text-decoration: none;
      height: auto;
      line-height: 48px;
      background-color: transparent; }
      #header_search_block .form_submit a:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 19px;
        display: block;
        line-height: 48px;
        color: #FFFFFF;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
      #header_search_block .form_submit a:hover:before {
        color: #D0112B; }
      #header_search_block .form_submit a span {
        display: none; }

#mobile_search_form_wrapper {
  display: none;
  position: absolute;
  z-index: 1;
  top: 52px;
  height: 60px;
  background-color: #FFFFFF;
  width: 100%; }

#close_mobile_search {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  float: right;
  color: #111111;
  text-decoration: none; }
  #close_mobile_search span {
    display: none; }
  #close_mobile_search:hover {
    color: #D0112B; }
  #close_mobile_search:after {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center; }

#mobile_search_button {
  display: none;
  height: 52px;
  line-height: 52px;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  padding: 0 16px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  #mobile_search_button.open {
    opacity: 0;
    filter: alpha(opacity=0); }
  @media (max-width: 767px) {
    #mobile_search_button {
      display: block;
      height: 65px;
      line-height: 65px; } }
  @media (max-width: 380px) {
    #mobile_search_button.open:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 16px; } }
  #mobile_search_button:after {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    vertical-align: middle; }
  #mobile_search_button span {
    vertical-align: middle;
    margin-right: 10px;
    display: none; }

#mobile_search_form {
  float: left;
  width: calc(100% - 60px); }
  #mobile_search_form ul {
    margin: 0 0 0 0; }
    #mobile_search_form ul li {
      margin: 0 0 0 0;
      height: 60px;
      padding: 0 0 0 0;
      width: calc(100% - 60px);
      float: right; }
      #mobile_search_form ul li .input_wrap {
        height: 60px;
        border: none;
        border-bottom: 3px solid #EBEBEB; }
      #mobile_search_form ul li input {
        height: 60px;
        line-height: 28px;
        padding: 16px 0 16px 0; }
      #mobile_search_form ul li.form_submit {
        width: 60px;
        float: left; }
        #mobile_search_form ul li.form_submit a {
          height: 60px;
          width: 60px;
          background-color: #FFFFFF;
          color: #111111; }
          #mobile_search_form ul li.form_submit a:before {
            content: "";
            font-family: 'icons';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: block;
            width: 100%;
            height: 100%;
            line-height: 60px;
            font-size: 20px; }
          #mobile_search_form ul li.form_submit a span {
            display: none; }
          #mobile_search_form ul li.form_submit a:hover {
            color: #D0112B; }

#header_currencies {
  width: 121px;
  height: 48px;
  border-right: 1px solid #353535;
  position: relative;
  z-index: 1000; }
  @media (max-width: 767px) {
    #header_currencies {
      width: 90px;
      border-right: none;
      height: 52px;
      padding: 2px 0; } }
  #header_currencies p {
    line-height: 48px;
    font-size: 12px;
    font-weight: 600; }
    #header_currencies p a {
      display: block;
      color: #FFFFFF;
      text-decoration: none;
      padding-left: 33px;
      padding-right: 17px;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #header_currencies p a img {
        float: left;
        margin: 18px 10px 18px 0; }
      #header_currencies p a:after {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 7px;
        vertical-align: top;
        float: right; }
      @media (max-width: 767px) {
        #header_currencies p a {
          padding-left: 10px;
          padding-right: 10px; } }
      #header_currencies p a:hover {
        color: #D0112B; }
  #header_currencies ul {
    display: none;
    background-color: #FFFFFF;
    z-index: 10000000;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0; }
    #header_currencies ul li a {
      padding-left: 33px;
      padding-right: 17px;
      display: block;
      color: #111111;
      font-size: 12px;
      font-weight: 600;
      line-height: 40px;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      @media (max-width: 767px) {
        #header_currencies ul li a {
          padding-left: 15px;
          padding-right: 15px; } }
      #header_currencies ul li a img {
        float: left;
        margin: 14px 10px 14px 0; }
      #header_currencies ul li a:hover {
        color: #D0112B; }
  #header_currencies_USD {
    display: none; }

#header_cart {
  width: 129px;
  border-left: 1px solid #353535; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #header_cart {
      width: 120px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #header_cart {
      width: 115px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #header_cart {
      display: none; } }
  @media (max-width: 767px) {
    #header_cart {
      display: none; } }
  #header_cart #mini_cart {
    height: 48px; }
    #header_cart #mini_cart a {
      display: block;
      height: 100%;
      padding: 0 15px;
      line-height: 48px;
      text-decoration: none;
      color: #FFFFFF;
      font-weight: 600;
      font-size: 14px;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #header_cart #mini_cart a:hover {
        color: #D0112B; }
      #header_cart #mini_cart a span {
        float: left; }
      #header_cart #mini_cart a .qty {
        float: right;
        font-weight: 400; }
      #header_cart #mini_cart a:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #D0112B;
        font-size: 16px;
        font-weight: 400;
        margin-right: 8px;
        float: left; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #header_cart #mini_cart a {
          font-size: 12px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        #header_cart #mini_cart a {
          font-size: 12px; } }

#header_account {
  display: none;
  border-left: 1px solid #353535; }
  @media (min-width: 768px) and (max-width: 989px) {
    #header_account {
      display: none; } }
  @media (max-width: 767px) {
    #header_account {
      display: none; } }
  #header_account a {
    display: block;
    height: 48px;
    padding: 0 20px;
    line-height: 48px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #header_account a:hover {
      color: #D0112B; }
    #header_account a span {
      float: left; }
    #header_account a:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #D0112B;
      font-size: 14px;
      font-weight: 400;
      margin-right: 8px;
      float: left; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #header_account a {
        font-size: 12px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #header_account a {
        font-size: 12px; } }

#header_stockist {
  border-left: 1px solid #353535; }
  @media (min-width: 768px) and (max-width: 989px) {
    #header_stockist {
      display: none; } }
  @media (max-width: 767px) {
    #header_stockist {
      display: none; } }
  #header_stockist a {
    display: block;
    height: 48px;
    padding: 0 20px;
    line-height: 48px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #header_stockist a {
        font-size: 12px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #header_stockist a {
        font-size: 12px; } }
    #header_stockist a:hover {
      color: #D0112B; }

#header_stretch_bar {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background-color: #EBEBEB;
  z-index: 100; }

.header_nav_wrapper {
  position: relative;
  float: right;
  max-width: 1630px;
  width: 100%; }

#sub_nav_wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  padding: 40px 0 60px;
  display: none;
  will-change: opacity; }
  #sub_nav_wrapper .left_nav_col {
    float: left;
    width: 720px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #sub_nav_wrapper .left_nav_col {
        width: 500px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #sub_nav_wrapper .left_nav_col {
        width: 100%; } }
    #sub_nav_wrapper .left_nav_col > h3 {
      font-size: 22px;
      line-height: 36px;
      font-weight: 600;
      padding: 0 0 30px 0;
      color: #111111;
      margin: 0 0 0 0;
      width: 100%; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #sub_nav_wrapper .left_nav_col > h3 {
          padding: 0 0 20px 0; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        #sub_nav_wrapper .left_nav_col > h3 {
          padding: 0 0 20px 0; } }
  #sub_nav_wrapper .right_nav_col {
    float: left;
    width: 480px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #sub_nav_wrapper .right_nav_col {
        width: 370px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #sub_nav_wrapper .right_nav_col {
        display: none; } }

#header_nav {
  padding-top: 34px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1000; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #header_nav {
      padding-top: 0; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #header_nav {
      padding-top: 46px; } }
  #header_nav ul {
    width: 100%;
    height: 70px;
    display: table; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #header_nav ul {
        height: 64px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #header_nav ul {
        height: 54px; } }
    #header_nav ul li {
      text-align: center;
      display: table-cell;
      vertical-align: middle; }
      #header_nav ul li a {
        display: block;
        padding: 0 10px;
        height: 70px;
        font-size: 14px;
        line-height: 18px;
        text-transform: uppercase;
        font-weight: 600;
        text-decoration: none;
        color: #111111;
        border-bottom: 3px solid #EBEBEB; }
        @media (min-width: 1120px) and (max-width: 1289px) {
          #header_nav ul li a {
            height: 64px;
            padding: 0 5px;
            font-size: 12px;
            letter-spacing: -0.6px; } }
        @media (min-width: 990px) and (max-width: 1119px) {
          #header_nav ul li a {
            height: 54px;
            padding: 0 5px;
            font-size: 12px;
            letter-spacing: -0.6px; } }
        #header_nav ul li a.sel {
          border-bottom: 3px solid #D0112B; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #header_nav ul li:first-child a {
          padding: 0 5px 0 0; } }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #header_nav ul li:last-child a {
          padding: 0 0 0 5px; } }
      #header_nav ul li.has_sub_nav .va_in {
        /*@include icon('caret_down', after){
                        font-size: 7px;
                        vertical-align: top;
                        display: inline-block;
                        margin-left: 5px;
                    }*/ }

#header_hover_bar {
  position: absolute;
  z-index: 10000;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  pointer-events: none;
  background-color: #D0112B;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  #header_hover_bar.visible {
    opacity: 1;
    filter: alpha(opacity=100); }

#sub_nav_list li {
  width: 240px;
  float: left;
  padding: 11px 0; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #sub_nav_list li {
      width: 50%; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #sub_nav_list li {
      width: 33.33333333%;
      padding: 8px 0; } }
  #sub_nav_list li a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #sub_nav_list li a:hover {
      color: #D0112B; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #sub_nav_list li a {
        font-size: 14px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #sub_nav_list li a {
        font-size: 14px; } }
    #sub_nav_list li a:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 7px;
      margin-left: 10px;
      vertical-align: top; }

.header_nav_offer a {
  display: block;
  width: 456px;
  height: 460px;
  background-color: #F4F4F2;
  position: relative;
  -webkit-box-shadow: 2px 2px 0 0 #E1E1DF;
  -moz-box-shadow: 2px 2px 0 0 #E1E1DF;
  box-shadow: 2px 2px 0 0 #E1E1DF;
  text-decoration: none;
  overflow: hidden;
  margin: 0 0 0 auto; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .header_nav_offer a {
      width: 350px;
      height: 338px; } }
  .header_nav_offer a .highlight {
    position: absolute;
    left: 30px;
    width: auto;
    height: 57px;
    padding: 21px 10px 6px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.5px;
    color: #FFFFFF;
    background-color: #D0112B;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .header_nav_offer a:hover .highlight {
    background-color: #111111; }
  .header_nav_offer a .content {
    padding: 73px 30px 0;
    height: 160px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .header_nav_offer a .content {
        height: 145px; } }
  .header_nav_offer a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 300px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .header_nav_offer a img {
        height: 213px; } }
  .header_nav_offer a .title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: -1px;
    padding-bottom: 10px;
    color: #111111; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .header_nav_offer a .title {
        font-size: 20px;
        line-height: 24px; } }
  .header_nav_offer a .price {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: block;
    color: #D0112B; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .header_nav_offer a .price {
        font-size: 15px;
        line-height: 22px; } }

.header_lower_responsive {
  display: none;
  width: 100%;
  table-layout: fixed; }
  @media (min-width: 768px) and (max-width: 989px) {
    .header_lower_responsive {
      display: table; } }
  @media (max-width: 767px) {
    .header_lower_responsive {
      display: table; } }
  @media (max-width: 767px) {
    .header_lower_responsive {
      background-color: #f5f5f5; } }
  .header_lower_responsive .responsive_header_element {
    display: table-cell;
    text-align: center; }
    .header_lower_responsive .responsive_header_element a {
      display: block;
      height: 52px;
      line-height: 49px;
      border-bottom: 3px solid #EBEBEB;
      text-decoration: none;
      font-size: 13px;
      color: #111111;
      text-transform: uppercase;
      font-weight: 600;
      position: relative;
      -webkit-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
      .header_lower_responsive .responsive_header_element a:hover {
        border-color: #D0112B; }
      .header_lower_responsive .responsive_header_element a:before {
        font-size: 16px;
        color: #D0112B;
        margin-right: 10px; }
        @media (max-width: 767px) {
          .header_lower_responsive .responsive_header_element a:before {
            display: block;
            margin-right: 0;
            padding-bottom: 2px;
            padding-top: 2px; } }
      @media (max-width: 767px) {
        .header_lower_responsive .responsive_header_element a {
          padding: 6px 0;
          line-height: 20px;
          height: 60px;
          font-size: 12px; } }
    .header_lower_responsive .responsive_header_element + .responsive_header_element {
      border-left: 1px solid #EBEBEB; }

@media (min-width: 768px) and (max-width: 989px) {
  .header_nav_outer_wrapper {
    display: none; } }

@media (max-width: 767px) {
  .header_nav_outer_wrapper {
    display: none; } }

#header_products_mobile a:before {
  content: "";
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#header_products_mobile a:after {
  content: "";
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  position: absolute;
  right: 20px;
  top: 0;
  display: inline-block; }

@media (max-width: 767px) {
  #header_products_mobile a:after {
    position: static;
    margin-left: 5px;
    vertical-align: top; } }

#header_account_mobile {
  display: none; }
  #header_account_mobile a:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

#header_cart_mobile {
  display: none; }
  #header_cart_mobile a:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #header_cart_mobile a span.qty {
    font-weight: 400;
    margin-left: 8px; }

#mobile_sub_nav_wrapper {
  display: none;
  background-color: #FFFFFF;
  position: relative;
  z-index: 5000; }
  #mobile_sub_nav_wrapper .mobile_sub_nav {
    display: none; }
  #mobile_sub_nav_wrapper .container {
    padding: 0 0 0 0; }
  #mobile_sub_nav_wrapper .inner_wrapper {
    padding: 40px;
    max-width: 480px;
    margin: 0 auto; }
  @media (min-width: 768px) and (max-width: 989px) {
    #mobile_sub_nav_wrapper nav {
      max-width: 480px;
      margin: 0 auto; } }
  #mobile_sub_nav_wrapper nav > ul {
    border-top: 1px solid #EBEBEB; }
  #mobile_sub_nav_wrapper .has_sub_nav > a:after {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    position: absolute;
    top: 0;
    right: 6px; }
  #mobile_sub_nav_wrapper .mobile_sub_nav {
    border-bottom: 3px solid #EBEBEB; }
    #mobile_sub_nav_wrapper .mobile_sub_nav a span {
      padding: 0 15px;
      border-bottom: none; }
  #mobile_sub_nav_wrapper a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #111111;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    line-height: 50px;
    text-decoration: none;
    position: relative; }
    #mobile_sub_nav_wrapper a span {
      display: block;
      border-bottom: 1px solid #EBEBEB;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    #mobile_sub_nav_wrapper a:hover {
      color: #D0112B; }

.header_image_wrapper {
  width: 100%;
  padding: 30px 30px 0 30px;
  background-color: #FFFFFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  @media (max-width: 767px) {
    .header_image_wrapper {
      padding: 0; } }
  .header_image_wrapper.loaded {
    opacity: 1;
    filter: alpha(opacity=100); }
  .header_image_wrapper.category {
    padding: 0 30px 0 30px;
    background-color: #F4F4F2; }
    @media (max-width: 767px) {
      .header_image_wrapper.category {
        padding: 0; } }
  .header_image_wrapper.account .header_image {
    text-align: left;
    height: 550px; }
    @media (max-width: 1289px) {
      .header_image_wrapper.account .header_image {
        height: 400px; } }
    @media (max-width: 1119px) {
      .header_image_wrapper.account .header_image {
        height: 300px; } }
  .header_image_wrapper.account .content {
    max-width: 100%;
    position: relative; }
    .header_image_wrapper.account .content a {
      text-decoration: none;
      position: absolute;
      right: 0;
      bottom: 0;
      text-align: center;
      width: 200px;
      height: 56px;
      line-height: 52px;
      border: 2px solid #e2e0db;
      font-size: 18px;
      font-weight: 300;
      color: #FFFFFF;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .header_image_wrapper.account .content a:hover {
        margin-bottom: 3px;
        background-color: rgba(0, 0, 0, 0.2); }
      @media (max-width: 1119px) {
        .header_image_wrapper.account .content a {
          font-size: 16px; } }
      @media (max-width: 767px) {
        .header_image_wrapper.account .content a {
          width: 100px;
          display: block;
          position: relative;
          right: auto;
          bottom: auto;
          height: 46px;
          line-height: 42px;
          margin-top: 8px; } }
    .header_image_wrapper.account .content strong {
      font-weight: 500;
      color: #FFFFFF;
      margin: 0 0 0 0;
      font-size: 52px;
      line-height: 60px;
      font-size: 2.70vw;
      line-height: 3.15vw;
      letter-spacing: -2px;
      display: block; }
      @media (max-width: 767px) {
        .header_image_wrapper.account .content strong {
          font-size: 24px; } }
    .header_image_wrapper.account .content span {
      color: #FFFFFF;
      font-size: 18px;
      line-height: 30px;
      margin: 10px 0 0 0;
      letter-spacing: -1px;
      display: block; }
      .header_image_wrapper.account .content span .account_no_small {
        display: inline-block;
        font-size: 13px; }
  .header_image_wrapper .container {
    height: 100%;
    position: relative; }
  .header_image_wrapper .content {
    position: absolute;
    bottom: 24%;
    width: 100%; }
    @media (min-width: 768px) and (max-width: 989px) {
      .header_image_wrapper .content {
        bottom: 20%; } }
    @media (max-width: 767px) {
      .header_image_wrapper .content {
        bottom: auto;
        top: 20px; } }
    .header_image_wrapper .content.category {
      position: static;
      bottom: auto;
      max-width: 414px;
      width: 100%; }
  .header_image_wrapper .header_image {
    width: 100%;
    height: 500px;
    background-size: cover; }
    @media (min-width: 768px) and (max-width: 989px) {
      .header_image_wrapper .header_image {
        height: 250px; } }
    @media (max-width: 767px) {
      .header_image_wrapper .header_image {
        height: 150px;
        background-position: center center; } }
    .header_image_wrapper .header_image .inner_wrapper {
      height: 100%;
      position: relative; }
    .header_image_wrapper .header_image.category {
      text-align: left; }
      .header_image_wrapper .header_image.category h1 {
        font-size: 52px;
        line-height: 60px;
        padding: 15px 0; }
        @media (min-width: 1120px) and (max-width: 1289px) {
          .header_image_wrapper .header_image.category h1 {
            font-size: 46px;
            line-height: 53px; } }
        @media (min-width: 990px) and (max-width: 1119px) {
          .header_image_wrapper .header_image.category h1 {
            font-size: 46px;
            line-height: 53px; } }
        @media (min-width: 768px) and (max-width: 989px) {
          .header_image_wrapper .header_image.category h1 {
            font-size: 40px;
            line-height: 46px; } }
        @media (max-width: 767px) {
          .header_image_wrapper .header_image.category h1 {
            font-size: 26px;
            line-height: 32px;
            padding: 10px 0; } }
      .header_image_wrapper .header_image.category li {
        margin-top: 20px; }
      .header_image_wrapper .header_image.category a {
        font-size: 16px;
        line-height: 30px;
        color: #D0112B;
        font-weight: 600;
        float: left;
        text-decoration: none;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        .header_image_wrapper .header_image.category a:after {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          margin-left: 6px;
          font-size: 9px;
          float: left; }
        .header_image_wrapper .header_image.category a span {
          float: left; }
        .header_image_wrapper .header_image.category a:hover {
          color: #FFFFFF; }
        @media (min-width: 768px) and (max-width: 989px) {
          .header_image_wrapper .header_image.category a {
            font-size: 14px;
            margin-top: 10px;
            line-height: 26px; }
            .header_image_wrapper .header_image.category a:after {
              font-size: 7px; } }
        @media (max-width: 767px) {
          .header_image_wrapper .header_image.category a {
            font-size: 14px;
            line-height: 26px;
            margin-top: 0; }
            .header_image_wrapper .header_image.category a:after {
              font-size: 7px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .header_image_wrapper .header_image .container {
        width: 900px !important; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .header_image_wrapper .header_image .container {
        width: 708px !important; } }
    .header_image_wrapper .header_image h1 {
      font-weight: 600;
      font-size: 75px;
      line-height: 91px;
      color: #FFFFFF;
      margin: 0 0 0 0;
      font-size: 75px;
      line-height: 91px;
      font-size: 4vw;
      line-height: 5vw;
      letter-spacing: -2px; }
      .header_image_wrapper .header_image h1 em {
        color: #D0112B; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        .header_image_wrapper .header_image h1 {
          font-size: 55px;
          line-height: 67px;
          font-size: 4vw;
          line-height: 5vw; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        .header_image_wrapper .header_image h1 {
          font-size: 55px;
          line-height: 67px;
          font-size: 4vw;
          line-height: 5vw; } }
      @media (min-width: 768px) and (max-width: 989px) {
        .header_image_wrapper .header_image h1 {
          font-size: 40px;
          line-height: 49px;
          font-size: 4vw;
          line-height: 5vw; } }
      @media (max-width: 767px) {
        .header_image_wrapper .header_image h1 {
          font-size: 28px;
          line-height: 34px;
          font-size: 6vw;
          line-height: 8vw; } }
    .header_image_wrapper .header_image p {
      color: #FFFFFF;
      font-size: 20px;
      line-height: 30px;
      margin: 0 0 0 0;
      letter-spacing: -0.5px; }
      @media (min-width: 768px) and (max-width: 989px) {
        .header_image_wrapper .header_image p {
          font-size: 16px;
          line-height: 26px; } }
      @media (max-width: 767px) {
        .header_image_wrapper .header_image p {
          display: none; } }

#contact_map_container {
  height: 600px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #contact_map_container {
      height: 500px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #contact_map_container {
      height: 400px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #contact_map_container {
      height: 400px; } }
  @media (max-width: 767px) {
    #contact_map_container {
      height: 200px; } }
  #contact_map_container #map {
    height: 100%;
    width: 100%; }

body.pages #content .container > .inner_wrapper, body.faqs #content .container > .inner_wrapper, body.pages_sitemap #content .container > .inner_wrapper {
  border-bottom: 3px solid #EBEBEB; }
  body.pages #content .container > .inner_wrapper #left_col, body.pages #content .container > .inner_wrapper #right_col, body.pages #content .container > .inner_wrapper .middle_col, body.faqs #content .container > .inner_wrapper #left_col, body.faqs #content .container > .inner_wrapper #right_col, body.faqs #content .container > .inner_wrapper .middle_col, body.pages_sitemap #content .container > .inner_wrapper #left_col, body.pages_sitemap #content .container > .inner_wrapper #right_col, body.pages_sitemap #content .container > .inner_wrapper .middle_col {
    padding-top: 60px;
    padding-bottom: 110px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      body.pages #content .container > .inner_wrapper #left_col, body.pages #content .container > .inner_wrapper #right_col, body.pages #content .container > .inner_wrapper .middle_col, body.faqs #content .container > .inner_wrapper #left_col, body.faqs #content .container > .inner_wrapper #right_col, body.faqs #content .container > .inner_wrapper .middle_col, body.pages_sitemap #content .container > .inner_wrapper #left_col, body.pages_sitemap #content .container > .inner_wrapper #right_col, body.pages_sitemap #content .container > .inner_wrapper .middle_col {
        padding-top: 40px;
        padding-bottom: 80px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      body.pages #content .container > .inner_wrapper #left_col, body.pages #content .container > .inner_wrapper #right_col, body.pages #content .container > .inner_wrapper .middle_col, body.faqs #content .container > .inner_wrapper #left_col, body.faqs #content .container > .inner_wrapper #right_col, body.faqs #content .container > .inner_wrapper .middle_col, body.pages_sitemap #content .container > .inner_wrapper #left_col, body.pages_sitemap #content .container > .inner_wrapper #right_col, body.pages_sitemap #content .container > .inner_wrapper .middle_col {
        padding-top: 40px;
        padding-bottom: 80px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      body.pages #content .container > .inner_wrapper #left_col, body.pages #content .container > .inner_wrapper #right_col, body.pages #content .container > .inner_wrapper .middle_col, body.faqs #content .container > .inner_wrapper #left_col, body.faqs #content .container > .inner_wrapper #right_col, body.faqs #content .container > .inner_wrapper .middle_col, body.pages_sitemap #content .container > .inner_wrapper #left_col, body.pages_sitemap #content .container > .inner_wrapper #right_col, body.pages_sitemap #content .container > .inner_wrapper .middle_col {
        padding-top: 40px;
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      body.pages #content .container > .inner_wrapper #left_col, body.pages #content .container > .inner_wrapper #right_col, body.pages #content .container > .inner_wrapper .middle_col, body.faqs #content .container > .inner_wrapper #left_col, body.faqs #content .container > .inner_wrapper #right_col, body.faqs #content .container > .inner_wrapper .middle_col, body.pages_sitemap #content .container > .inner_wrapper #left_col, body.pages_sitemap #content .container > .inner_wrapper #right_col, body.pages_sitemap #content .container > .inner_wrapper .middle_col {
        padding-top: 40px;
        padding-bottom: 40px; } }

body.pages_sitemap #main_title {
  font-weight: 600;
  font-size: 52px;
  line-height: 60px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.pages_sitemap #main_title {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 767px) {
    body.pages_sitemap #main_title {
      font-size: 28px;
      line-height: 32px;
      margin: 0 0 20px 0; } }

#pages_nav, #left_col {
  padding-bottom: 50px; }
  @media (min-width: 768px) and (max-width: 989px) {
    #pages_nav, #left_col {
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    #pages_nav, #left_col {
      padding-bottom: 0; } }
  @media (max-width: 767px) {
    #pages_nav nav, #left_col nav {
      display: none; }
      #pages_nav nav ul, #left_col nav ul {
        padding: 10px 19px;
        border: 1px solid #EBEBEB;
        border-top: none; }
        #pages_nav nav ul li:last-child, #left_col nav ul li:last-child {
          border-bottom: none; } }
  #pages_nav h4, #left_col h4 {
    font-weight: 600;
    font-size: 32px;
    color: #111111;
    line-height: 40px;
    padding-top: 18px;
    padding-bottom: 30px;
    border-bottom: 3px solid #EBEBEB;
    letter-spacing: -0.8px; }
    @media (min-width: 768px) and (max-width: 989px) {
      #pages_nav h4, #left_col h4 {
        font-size: 26px;
        line-height: 36px;
        padding-top: 0;
        padding-bottom: 24px; } }
    @media (max-width: 767px) {
      #pages_nav h4, #left_col h4 {
        font-size: 16px;
        line-height: 54px;
        height: 56px;
        background-color: #F4F4F2;
        border: 1px solid #EBEBEB;
        padding: 0 20px; } }
  #pages_nav > h4, #left_col > h4 {
    position: relative; }
    @media (max-width: 767px) {
      #pages_nav > h4.open:before, #left_col > h4.open:before {
        opacity: 1;
        filter: alpha(opacity=100); }
      #pages_nav > h4.open:after, #left_col > h4.open:after {
        opacity: 0;
        filter: alpha(opacity=0); } }
    @media (max-width: 767px) {
      #pages_nav > h4:before, #left_col > h4:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 20px;
        top: 0;
        color: #111111;
        font-size: 11px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
      #pages_nav > h4:after, #left_col > h4:after {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 20px;
        top: 0;
        color: #111111;
        font-size: 11px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; } }
  #pages_nav li, #left_col li {
    border-bottom: 1px solid #EBEBEB; }
  #pages_nav a, #left_col a {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #111111;
    padding: 23px 46px 23px 0;
    text-decoration: none;
    position: relative;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #pages_nav a:hover, #pages_nav a.sel, #left_col a:hover, #left_col a.sel {
      color: #D0112B; }
    #pages_nav a:after, #left_col a:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 11px;
      position: absolute;
      top: 23px;
      right: 23px; }
    @media (min-width: 990px) and (max-width: 1119px) {
      #pages_nav a, #left_col a {
        font-size: 16px;
        padding: 15px 46px 15px 0; }
        #pages_nav a:after, #left_col a:after {
          top: 15px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #pages_nav a, #left_col a {
        font-size: 16px;
        padding: 15px 46px 15px 0; }
        #pages_nav a:after, #left_col a:after {
          top: 15px; } }
    @media (max-width: 767px) {
      #pages_nav a, #left_col a {
        font-size: 16px;
        padding: 10px 0 10px 0; }
        #pages_nav a:after, #left_col a:after {
          top: 10px;
          right: 0; } }

.prod_list {
  margin-left: -10px;
  margin-right: -10px; }
  @media (max-width: 767px) {
    .prod_list {
      margin-left: -5px;
      margin-right: -5px; } }
  .prod_list > li {
    width: 25%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px; }
    @media (min-width: 768px) and (max-width: 989px) {
      .prod_list > li {
        width: 33.333333333%; } }
    @media (max-width: 767px) {
      .prod_list > li {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px; } }
    .prod_list > li.col_3_col {
      width: 33.333333333%; }
      @media (min-width: 990px) and (max-width: 1119px) {
        .prod_list > li.col_3_col a .prod_list_image_wrap {
          height: 197px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        .prod_list > li.col_3_col {
          width: 50%; }
          .prod_list > li.col_3_col a .prod_list_image_wrap {
            height: 210px; } }
      @media (max-width: 767px) {
        .prod_list > li.col_3_col {
          width: 50%; } }
    .prod_list > li a {
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none;
      color: #FFFFFF;
      -webkit-box-shadow: 2px 2px 0 0 #E1E1DF;
      -moz-box-shadow: 2px 2px 0 0 #E1E1DF;
      box-shadow: 2px 2px 0 0 #E1E1DF;
      background-color: #FFFFFF; }
      .prod_list > li a .prod_title {
        padding: 28px 20px 20px; }
        @media (max-width: 767px) {
          .prod_list > li a .prod_title {
            padding: 18px 10px 10px; } }
      .prod_list > li a .title {
        color: #111111;
        position: relative;
        z-index: 100;
        font-size: 18px;
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        font-weight: 500;
        letter-spacing: -0.6px;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s; }
        @media (max-width: 767px) {
          .prod_list > li a .title {
            font-size: 14px;
            line-height: 18px;
            height: 36px; } }
      .prod_list > li a .image_19 img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        padding: 10px 10px 0; }
      .prod_list > li a:hover .hover {
        opacity: 1;
        filter: alpha(opacity=100); }
        .prod_list > li a:hover .hover span {
          opacity: 1;
          filter: alpha(opacity=100); }
      .prod_list > li a:hover .halfclip {
        transform: rotate(180deg);
        animation: cliprotate 0.4s ease-out 1; }
      .prod_list > li a:hover .clipped {
        transform: rotate(135deg);
        animation: rotate 0.2s linear 2; }
      .prod_list > li a:hover .fixed {
        opacity: 1;
        filter: alpha(opacity=100);
        animation: showfixed 0.4s ease-out 1; }
      .prod_list > li a:hover .title {
        color: #FFFFFF; }
  .prod_list .circle {
    position: relative;
    width: 172px;
    height: 172px;
    margin: 73px auto 0; }
    @media (max-width: 767px) {
      .prod_list .circle {
        width: 120px;
        height: 120px;
        margin: 53px auto 0; } }
  .prod_list .halfclip {
    width: 50%;
    height: 100%;
    right: 0;
    position: absolute;
    overflow: hidden;
    transform-origin: left center;
    will-change: transform; }
  .prod_list .halfcircle {
    box-sizing: border-box;
    height: 100%;
    right: 0;
    position: absolute;
    border: 2px solid transparent;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .prod_list .clipped {
    width: 200%;
    transform: rotate(-45deg);
    will-change: transform; }
  .prod_list .fixed {
    width: 100%;
    transform: rotate(135deg);
    will-change: opacity;
    opacity: 0;
    filter: alpha(opacity=0); }

.no_products {
  padding: 0 15px;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  margin: 0 0 30px 0;
  letter-spacing: -0.6px;
  clear: right;
  padding-bottom: 60px;
  max-width: 768px;
  margin: 0 auto; }
  .no_products > a {
    color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .no_products > a:hover {
      color: #111111; }
  .no_products img {
    max-width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    .no_products {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    .no_products {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  .no_products strong {
    color: #D0112B; }

#prod_filter {
  width: 100%;
  float: right; }
  @media (max-width: 767px) {
    #prod_filter {
      padding-top: 15px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #prod_filter {
      margin-top: -30px; } }
  @media (max-width: 767px) {
    #prod_filter ul {
      margin: 0 0 0 0; } }
  #prod_filter ul li {
    width: 50%;
    margin: 0 0 0 0; }
    @media (max-width: 767px) {
      #prod_filter ul li {
        width: 100%;
        padding: 0 0 0 0; } }
    #prod_filter ul li#prod_filter_npp_field {
      width: auto; }
      #prod_filter ul li#prod_filter_npp_field label {
        width: 60px; }
      #prod_filter ul li#prod_filter_npp_field .input_wrap {
        width: 195px; }
    #prod_filter ul li#prod_filter_sort_field {
      float: right;
      width: 355px; }
      @media (min-width: 768px) and (max-width: 989px) {
        #prod_filter ul li#prod_filter_sort_field {
          width: 350px; } }
    @media (max-width: 989px) {
      #prod_filter ul li {
        width: 100% !important; }
        #prod_filter ul li label {
          width: 35% !important; }
        #prod_filter ul li .input_wrap {
          width: 65% !important; } }
    #prod_filter ul li label {
      width: 90px;
      float: left;
      line-height: 56px;
      font-weight: 500;
      text-align: center;
      color: #363636;
      margin: 0 0 0 0;
      font-size: 16px; }
      #prod_filter ul li label:after {
        display: none; }
      @media (min-width: 768px) and (max-width: 989px) {
        #prod_filter ul li label {
          font-size: 16px;
          width: 80px;
          text-align: left; } }
      @media (max-width: 767px) {
        #prod_filter ul li label {
          font-size: 16px;
          width: 90px;
          text-align: left;
          line-height: 54px;
          padding-left: 15px; }
          #prod_filter ul li label:after {
            content: ':';
            display: inline; } }
    #prod_filter ul li .input_wrap {
      width: 245px;
      float: left; }
      @media (min-width: 768px) and (max-width: 989px) {
        #prod_filter ul li .input_wrap {
          width: 250px; } }
    #prod_filter ul li .paginate_title {
      font-size: 18px;
      line-height: 56px;
      color: #363636;
      font-weight: 500; }
      @media (min-width: 768px) and (max-width: 989px) {
        #prod_filter ul li .paginate_title {
          font-size: 16px; } }
      @media (max-width: 767px) {
        #prod_filter ul li .paginate_title {
          font-size: 16px; } }

.product_list_sort {
  background-color: #F4F4F2; }
  .product_list_sort .inner_wrapper {
    padding: 38px 0 10px;
    border-bottom: 3px solid #EBEBEB; }
    @media (max-width: 767px) {
      .product_list_sort .inner_wrapper {
        padding: 0 0 0;
        border-bottom: none; } }
  .product_list_sort form {
    max-width: 100%; }

.filter_column {
  padding-top: 40px; }
  @media (max-width: 767px) {
    .filter_column {
      padding-top: 15px; } }

.filter_column_head {
  padding-bottom: 20px;
  border-bottom: 3px solid #EBEBEB; }
  @media (max-width: 767px) {
    .filter_column_head {
      display: none; } }
  .filter_column_head h3 {
    font-size: 30px;
    line-height: 46px;
    font-weight: 600;
    color: #111111;
    margin: 0 0 0 0;
    float: left; }
    .filter_column_head h3 sup {
      font-size: 14px;
      top: -10px;
      font-weight: 400;
      margin-left: 4px; }

#apply_filters {
  display: none !important; }

#clear_prod_filters {
  float: right;
  font-size: 16px;
  line-height: 26px;
  margin: 14px 0 6px;
  padding: 0 !important;
  color: #D0112B;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  #clear_prod_filters:after {
    display: none; }
  #clear_prod_filters:hover {
    color: #111111; }

#prod_bottom_filter {
  max-width: 100%; }
  @media (max-width: 767px) {
    #prod_bottom_filter {
      padding-top: 10px; } }
  #prod_bottom_filter ul {
    margin: 0 0 0 0; }
    #prod_bottom_filter ul li {
      padding: 0 0 0 0;
      margin: 0 0 0 0;
      width: 100%; }
      #prod_bottom_filter ul li .paginate_title {
        float: left; }
      #prod_bottom_filter ul li ol {
        float: right;
        list-style: none;
        padding: 13px 0;
        margin-left: -5px;
        margin-right: -5px; }
        #prod_bottom_filter ul li ol li {
          float: left;
          width: auto;
          padding: 0 5px; }
          #prod_bottom_filter ul li ol li a {
            display: block;
            width: 30px;
            height: 30px;
            border: 1px solid #EBEBEB;
            line-height: 28px;
            text-align: center;
            font-size: 16px;
            font-weight: 400;
            color: #111111;
            text-decoration: none;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            -ms-border-radius: 1px;
            -o-border-radius: 1px;
            border-radius: 1px; }
          #prod_bottom_filter ul li ol li.sel a, #prod_bottom_filter ul li ol li:hover a {
            background-color: #D0112B;
            border-color: #D0112B;
            color: #FFFFFF; }
  #prod_bottom_filter .paginate_title {
    font-size: 18px;
    line-height: 56px;
    color: #363636;
    font-weight: 500; }
    @media (min-width: 768px) and (max-width: 989px) {
      #prod_bottom_filter .paginate_title {
        font-size: 16px; } }
    @media (max-width: 767px) {
      #prod_bottom_filter .paginate_title {
        font-size: 16px; } }
    @media (max-width: 767px) {
      #prod_bottom_filter .paginate_title {
        width: 100%;
        text-align: center; } }

.filter_column_head_mobile {
  display: none; }
  @media (max-width: 767px) {
    .filter_column_head_mobile {
      display: block;
      padding-bottom: 15px; } }

#filter_column_mobile_button {
  height: 56px;
  position: relative;
  border: 1px solid #EBEBEB;
  background-color: #F4F4F2;
  width: 100%;
  padding: 0 15px;
  font-size: 16px; }
  #filter_column_mobile_button h4 {
    line-height: 54px;
    float: left;
    color: #111111; }
  #filter_column_mobile_button .results_number {
    float: right;
    line-height: 54px; }
    #filter_column_mobile_button .results_number:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 20px;
      margin-left: 10px;
      color: #111111; }

@media (max-width: 767px) {
  body.filters_open {
    overflow: hidden;
    position: fixed; } }

#filter_column_body .filter_mobile_title {
  display: none; }
  @media (max-width: 767px) {
    #filter_column_body .filter_mobile_title {
      display: block;
      height: 56px;
      font-weight: 500;
      color: #111111;
      line-height: 36px;
      padding: 5px 0 12px 0;
      font-size: 22px;
      border-bottom: 3px solid #EBEBEB; } }

@media (max-width: 767px) {
  #filter_column_body {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 15px;
    z-index: 10000;
    background-color: #FFFFFF;
    overflow-y: scroll; } }

#prod_filters {
  clear: both;
  float: none; }
  @media (max-width: 767px) {
    #prod_filters {
      height: calc(100% - 127px);
      overflow-y: scroll;
      margin-bottom: 15px; } }
  #prod_filters ul {
    margin: 0 0 0 0; }
    #prod_filters ul li {
      display: block;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      border-bottom: 1px solid #EBEBEB;
      width: 100%; }
      #prod_filters ul li:first-child > div {
        display: block; }
      @media (max-width: 767px) {
        #prod_filters ul li:nth-child(2) > div {
          display: block; } }
      #prod_filters ul li > label {
        position: relative;
        margin: 0 0 0 0;
        font-size: 22px;
        padding: 20px 5px 19px;
        line-height: 40px;
        color: #111111;
        cursor: pointer;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s; }
        @media (max-width: 767px) {
          #prod_filters ul li > label {
            font-size: 18px;
            line-height: 30px; } }
        #prod_filters ul li > label:before, #prod_filters ul li > label:after {
          position: absolute;
          right: 5px; }
        #prod_filters ul li > label.open:before {
          opacity: 1;
          filter: alpha(opacity=100); }
        #prod_filters ul li > label.open:after {
          opacity: 0;
          filter: alpha(opacity=0); }
        #prod_filters ul li > label:before {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 11px;
          color: #8e9291;
          float: right;
          opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: 0.2s;
          -o-transition: 0.2s;
          transition: 0.2s; }
        #prod_filters ul li > label:after {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 11px;
          color: #8e9291;
          float: right;
          -webkit-transition: 0.2s;
          -o-transition: 0.2s;
          transition: 0.2s; }
      #prod_filters ul li > div {
        display: none;
        padding-bottom: 30px; }
        @media (max-width: 767px) {
          #prod_filters ul li > div {
            padding-bottom: 15px; } }
        #prod_filters ul li > div div {
          clear: both;
          position: relative;
          margin-bottom: 16px; }
          @media (max-width: 767px) {
            #prod_filters ul li > div div {
              margin-bottom: 10px; } }
          #prod_filters ul li > div div:last-child {
            margin-bottom: 0; }
        #prod_filters ul li > div.field_checkboxes {
          padding-left: 23px; }
          @media (min-width: 768px) and (max-width: 989px) {
            #prod_filters ul li > div.field_checkboxes {
              padding-left: 15px; } }
          @media (max-width: 767px) {
            #prod_filters ul li > div.field_checkboxes {
              padding-left: 5px; } }
        #prod_filters ul li > div label:after {
          display: none; }
        #prod_filters ul li > div input[type="checkbox"] {
          visibility: hidden;
          position: absolute;
          right: 10000px; }
          #prod_filters ul li > div input[type="checkbox"] + label {
            color: #111111;
            margin: 0 0 0 0;
            font-size: 16px;
            line-height: 24px;
            padding: 2px 0 2px 41px;
            font-weight: 400;
            cursor: pointer;
            border: 1px solid transparent;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px; }
            #prod_filters ul li > div input[type="checkbox"] + label:before {
              content: "";
              font-family: 'icons';
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              font-size: 12px;
              display: block;
              float: left;
              height: 24px;
              width: 24px;
              border: 1px solid #EBEBEB;
              text-align: center;
              margin-right: 15px;
              line-height: 22px;
              background-color: #FFFFFF;
              color: #111111;
              position: absolute;
              top: 2px;
              left: 2px;
              -webkit-border-radius: 1px;
              -moz-border-radius: 1px;
              -ms-border-radius: 1px;
              -o-border-radius: 1px;
              border-radius: 1px;
              -webkit-transition: 0.2s;
              -o-transition: 0.2s;
              transition: 0.2s; }
            @media (max-width: 767px) {
              #prod_filters ul li > div input[type="checkbox"] + label {
                line-height: 34px; }
                #prod_filters ul li > div input[type="checkbox"] + label:before {
                  top: 7px;
                  left: 7px;
                  margin-right: 10px; } }
          #prod_filters ul li > div input[type="checkbox"]:checked + label {
            border: 1px solid #EBEBEB;
            background-color: #FFFFFF; }
            #prod_filters ul li > div input[type="checkbox"]:checked + label:before {
              content: "";
              font-family: 'icons';
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              font-size: 10px;
              text-align: center;
              background-color: #D0112B;
              border-color: #D0112B;
              color: #FFFFFF; }

.prod_hover_wrapper {
  position: relative; }

.content_block {
  background-color: #D0112B;
  line-height: 52px;
  font-size: 16px;
  height: 52px;
  overflow: hidden;
  padding: 0 18px;
  position: relative;
  z-index: 1; }
  @media (max-width: 767px) {
    .content_block {
      padding: 0 10px;
      line-height: 38px;
      height: 38px;
      font-size: 12px; } }
  .content_block .price {
    font-weight: 500;
    float: left; }
  .content_block .code {
    font-size: 12px;
    float: right; }
    @media (max-width: 767px) {
      .content_block .code {
        display: none; } }

.prod_list_image_wrap {
  height: 287px;
  overflow: hidden; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .prod_list_image_wrap {
      height: 226px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .prod_list_image_wrap {
      height: 197px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .prod_list_image_wrap {
      height: 223px; } }
  @media (max-width: 767px) {
    .prod_list_image_wrap {
      height: 0;
      padding-bottom: 100%; } }
  .prod_list_image_wrap span.no_img {
    background-image: url(https://masters-golf.s3.amazonaws.com/images/no_img.png);
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto; }

.hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, 0.6);
  color: #FFFFFF;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
  filter: alpha(opacity=0); }
  .hover span {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 172px;
    height: 172px;
    font-size: 20px;
    line-height: 172px;
    border-radius: 172px;
    background-color: rgba(208, 17, 43, 0.8);
    font-weight: 600;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    @media (max-width: 767px) {
      .hover span {
        width: 120px;
        height: 120px;
        line-height: 120px;
        font-size: 14px; } }

#prod_list_pagi {
  padding: 20px 0 40px; }
  #prod_list_pagi .pagi .paginate_title {
    float: left;
    font-weight: 500;
    font-size: 18px;
    line-height: 56px;
    color: #363636;
    margin: 0 0 0 0; }
    @media (min-width: 768px) and (max-width: 989px) {
      #prod_list_pagi .pagi .paginate_title {
        font-size: 16px; } }
    @media (max-width: 767px) {
      #prod_list_pagi .pagi .paginate_title {
        font-size: 16px; } }
  #prod_list_pagi .pagi ol {
    float: right; }
    #prod_list_pagi .pagi ol li {
      float: left; }

#apply_filters {
  display: none;
  background-color: #D0112B;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 56px;
  height: 56px;
  text-decoration: none;
  text-align: center;
  margin: 0 0 0 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  @media (max-width: 767px) {
    #apply_filters {
      display: block; } }
  #apply_filters:hover {
    background-color: #111111; }

.contact_masters {
  padding-top: 5px; }
  @media (max-width: 767px) {
    .contact_masters {
      padding-top: 0;
      display: none; } }
  .contact_masters h4 {
    font-weight: 600;
    font-size: 32px;
    line-height: 34px;
    padding-bottom: 30px;
    border-bottom: 3px solid #EBEBEB;
    letter-spacing: -0.8px;
    color: #111111; }
    @media (min-width: 768px) and (max-width: 989px) {
      .contact_masters h4 {
        font-size: 28px;
        line-height: 36px;
        padding-bottom: 24px; } }
    @media (max-width: 767px) {
      .contact_masters h4 {
        font-size: 28px;
        line-height: 36px;
        padding-bottom: 24px; } }
  .contact_masters .contact_details {
    padding-top: 22px;
    padding-bottom: 10px; }
    @media (min-width: 768px) and (max-width: 989px) {
      .contact_masters .contact_details {
        padding-top: 18px; } }
    .contact_masters .contact_details p {
      font-size: 16px;
      line-height: 28px; }
      @media (min-width: 768px) and (max-width: 989px) {
        .contact_masters .contact_details p {
          font-size: 14px;
          line-height: 26px; } }
      .contact_masters .contact_details p span {
        font-weight: 600; }
      .contact_masters .contact_details p a {
        display: inline !important;
        color: #636363;
        text-decoration: none;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        .contact_masters .contact_details p a:hover {
          color: #D0112B; }
        .contact_masters .contact_details p a:after {
          display: none; }
  .contact_masters .enquiry {
    line-height: 56px;
    color: #FFFFFF !important;
    background-color: #D0112B;
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: -0.5px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .contact_masters .enquiry:hover {
      background-color: #111111; }

#sitemap {
  margin-left: -15px;
  margin-right: -15px; }
  #sitemap section {
    padding: 0 15px;
    width: 33.33333333%;
    float: left; }
    @media (min-width: 990px) and (max-width: 1119px) {
      #sitemap section {
        width: 50%; }
        #sitemap section:nth-child(n+3) {
          margin: 30px 0 0 0; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #sitemap section {
        width: 50%; }
        #sitemap section:nth-child(n+3) {
          margin: 30px 0 0 0; } }
    @media (max-width: 767px) {
      #sitemap section {
        width: 100%; } }
    #sitemap section h3 {
      font-weight: 600;
      font-size: 30px;
      line-height: 36px;
      color: #111111;
      margin: 0 0 30px 0;
      letter-spacing: -1px;
      letter-spacing: -1px;
      margin: 0 0 20px 0; }
      @media (max-width: 767px) {
        #sitemap section h3 {
          font-size: 20px;
          line-height: 28px;
          margin: 0 0 28px; } }
    #sitemap section ul {
      margin: 0 0 30px 0;
      margin: 0 0 0 0; }
      #sitemap section ul li {
        position: relative;
        font-size: 18px;
        line-height: 30px;
        color: #636363;
        font-weight: 300;
        padding: 0 0 0 30px;
        letter-spacing: -0.6px; }
        #sitemap section ul li:before {
          content: '-';
          position: absolute;
          top: 0;
          left: 0;
          color: #D0112B; }
        @media (max-width: 767px) {
          #sitemap section ul li {
            font-size: 16px;
            line-height: 28px; } }
    #sitemap section a {
      color: #111111;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #sitemap section a:hover {
        color: #D0112B; }

#why_choose_masters {
  border: 30px solid #FFFFFF;
  border-bottom: 0;
  height: 701px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #why_choose_masters {
      height: auto;
      border: 15px solid #FFFFFF; } }
  #why_choose_masters .inner_wrapper {
    background-color: #000000;
    width: 200%;
    height: 100%; }
    @media (min-width: 990px) and (max-width: 1119px) {
      #why_choose_masters .inner_wrapper .container {
        width: 900px !important; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #why_choose_masters .inner_wrapper .container {
        width: 708px !important; } }
  #why_choose_masters .text_col {
    width: 810px;
    float: left;
    padding-top: 110px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #why_choose_masters .text_col {
        width: 680px;
        padding-top: 90px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #why_choose_masters .text_col {
        width: 560px;
        padding-top: 70px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #why_choose_masters .text_col {
        width: 100%;
        padding-top: 50px; }
        #why_choose_masters .text_col .container {
          position: relative; } }
    @media (max-width: 767px) {
      #why_choose_masters .text_col {
        width: 100%;
        padding-top: 20px; } }
  #why_choose_masters .image_col {
    width: 390px;
    float: right;
    position: relative; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #why_choose_masters .image_col {
        width: 280px;
        margin-top: 60px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #why_choose_masters .image_col {
        width: 280px;
        margin-top: 60px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #why_choose_masters .image_col {
        position: absolute;
        top: 130px;
        right: 0;
        width: 334px;
        padding-right: 40px; } }
    @media (max-width: 767px) {
      #why_choose_masters .image_col {
        width: auto;
        max-width: 220px;
        margin: 0 auto;
        float: none;
        clear: both; } }
    #why_choose_masters .image_col img {
      display: block;
      float: left; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #why_choose_masters .image_col img {
          max-width: 100%; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        #why_choose_masters .image_col img {
          max-width: 100%; } }
      @media (min-width: 768px) and (max-width: 989px) {
        #why_choose_masters .image_col img {
          max-width: 100%; } }
      @media (max-width: 767px) {
        #why_choose_masters .image_col img {
          max-width: 100%; } }
  #why_choose_masters .watch_our_video {
    position: absolute;
    top: 154px;
    right: 0;
    width: 182px;
    color: #FFFFFF;
    cursor: pointer;
    z-index: 1000; }
    @media (min-width: 1260px) and (max-width: 1310px) {
      #why_choose_masters .watch_our_video {
        right: 60px; } }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #why_choose_masters .watch_our_video {
        width: 154px;
        top: 104px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #why_choose_masters .watch_our_video {
        width: 154px;
        top: 104px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #why_choose_masters .watch_our_video {
        right: 40px;
        width: 154px;
        top: 104px; } }
    @media (max-width: 767px) {
      #why_choose_masters .watch_our_video {
        width: 144px;
        top: 104px; } }
    #why_choose_masters .watch_our_video .icon {
      display: block;
      width: 182px;
      height: 182px;
      background-color: rgba(0, 0, 0, 0.6);
      border: 2px solid #FFFFFF;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      position: relative; }
      #why_choose_masters .watch_our_video .icon:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        text-align: center;
        top: 50%;
        left: 50%;
        position: absolute;
        margin-left: -21px;
        margin-top: -27px;
        border-left: 42px solid #FFFFFF;
        border-top: 27px solid transparent;
        border-bottom: 27px solid transparent; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #why_choose_masters .watch_our_video .icon {
          width: 154px;
          height: 154px; }
          #why_choose_masters .watch_our_video .icon:before {
            margin-left: -18px;
            margin-top: -23px;
            border-left: 36px solid #FFFFFF;
            border-top: 23px solid transparent;
            border-bottom: 23px solid transparent; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        #why_choose_masters .watch_our_video .icon {
          width: 154px;
          height: 154px; }
          #why_choose_masters .watch_our_video .icon:before {
            margin-left: -18px;
            margin-top: -23px;
            border-left: 36px solid #FFFFFF;
            border-top: 23px solid transparent;
            border-bottom: 23px solid transparent; } }
      @media (min-width: 768px) and (max-width: 989px) {
        #why_choose_masters .watch_our_video .icon {
          width: 154px;
          height: 154px; }
          #why_choose_masters .watch_our_video .icon:before {
            margin-left: -18px;
            margin-top: -23px;
            border-left: 36px solid #FFFFFF;
            border-top: 23px solid transparent;
            border-bottom: 23px solid transparent; } }
      @media (max-width: 767px) {
        #why_choose_masters .watch_our_video .icon {
          width: 120px;
          height: 120px;
          margin: 0 auto; }
          #why_choose_masters .watch_our_video .icon:before {
            margin-left: -14px;
            margin-top: -18px;
            border-left: 28px solid #FFFFFF;
            border-top: 18px solid transparent;
            border-bottom: 18px solid transparent; } }
    #why_choose_masters .watch_our_video .text {
      display: block;
      width: 100%;
      text-align: center;
      font-weight: 600;
      font-size: 20px;
      line-height: 30px;
      margin: 30px 0 0 0; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #why_choose_masters .watch_our_video .text {
          font-size: 16px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        #why_choose_masters .watch_our_video .text {
          font-size: 16px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        #why_choose_masters .watch_our_video .text {
          font-size: 16px; } }
      @media (max-width: 767px) {
        #why_choose_masters .watch_our_video .text {
          font-size: 16px;
          margin-top: 20px;
          line-height: 20px; } }
  #why_choose_masters .title {
    font-size: 52px;
    line-height: 90px;
    font-weight: 600;
    color: #FFFFFF; }
    @media (min-width: 990px) and (max-width: 1119px) {
      #why_choose_masters .title {
        line-height: 60px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #why_choose_masters .title {
        font-size: 42px;
        line-height: 48px; } }
    @media (max-width: 767px) {
      #why_choose_masters .title {
        font-size: 28px;
        line-height: 32px; } }
  #why_choose_masters .points {
    width: 100%;
    height: 100%;
    margin-top: 50px; }
    @media (min-width: 768px) and (max-width: 989px) {
      #why_choose_masters .points {
        width: 334px;
        margin-top: 40px; } }
    #why_choose_masters .points .point {
      width: 380px;
      float: left;
      position: relative;
      margin-bottom: 50px; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #why_choose_masters .points .point {
          width: 315px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        #why_choose_masters .points .point {
          width: 260px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        #why_choose_masters .points .point {
          width: 100%;
          margin-bottom: 30px; } }
      @media (max-width: 767px) {
        #why_choose_masters .points .point {
          width: 100%;
          margin-bottom: 20px; } }
      #why_choose_masters .points .point:nth-child(2n+1) {
        clear: left; }
      #why_choose_masters .points .point.even {
        margin-left: 50px; }
        @media (min-width: 990px) and (max-width: 1119px) {
          #why_choose_masters .points .point.even {
            margin-left: 40px; } }
        @media (min-width: 768px) and (max-width: 989px) {
          #why_choose_masters .points .point.even {
            margin-left: 0; } }
        @media (max-width: 767px) {
          #why_choose_masters .points .point.even {
            margin-left: 0; } }
      #why_choose_masters .points .point .num {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        color: #D0112B;
        width: 16px;
        display: block;
        position: absolute;
        top: -14px;
        left: 0; }
      #why_choose_masters .points .point h3 {
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        color: #FFFFFF;
        margin: 0 0 6px 0;
        padding-left: 16px;
        letter-spacing: -0.6px; }
        @media (min-width: 768px) and (max-width: 989px) {
          #why_choose_masters .points .point h3 {
            font-size: 16px;
            line-height: 22px; } }
        @media (max-width: 767px) {
          #why_choose_masters .points .point h3 {
            font-size: 16px;
            line-height: 22px; } }
      #why_choose_masters .points .point p {
        font-size: 14px;
        line-height: 24px;
        color: #A1A1A1;
        font-weight: 400;
        margin: 0 0 0 0;
        padding-left: 16px; }
        @media (min-width: 768px) and (max-width: 989px) {
          #why_choose_masters .points .point p {
            font-size: 12px;
            line-height: 22px; } }
  #why_choose_masters .info_panel {
    width: 50%;
    float: left;
    overflow: hidden;
    position: relative; }
  #why_choose_masters .video_panel {
    width: 50%;
    float: left;
    overflow: hidden;
    position: relative;
    height: 100%; }
    #why_choose_masters .video_panel .container {
      height: 100%; }
    #why_choose_masters .video_panel iframe {
      display: block;
      width: 100%;
      border: none; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #why_choose_masters .video_panel iframe {
          height: 500px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        #why_choose_masters .video_panel iframe {
          height: 400px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        #why_choose_masters .video_panel iframe {
          height: 400px; } }
      @media (max-width: 767px) {
        #why_choose_masters .video_panel iframe {
          height: 300px;
          margin-top: 80px; } }
  #why_choose_masters #close_why_choose_video {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer; }
    #why_choose_masters #close_why_choose_video:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #FFFFFF;
      font-size: 20px;
      display: block;
      line-height: 30px;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    #why_choose_masters #close_why_choose_video:hover:before {
      font-size: 24px;
      margin-right: -2px;
      color: #D0112B; }

body.pages_404 #content .container > .inner_wrapper {
  padding-top: 60px;
  padding-bottom: 110px;
  border-bottom: 3px solid #EBEBEB; }

body.pages_404 .page_not_found_error_wrapper h1 {
  font-weight: 600;
  font-size: 52px;
  line-height: 60px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px;
  letter-spacing: -2px; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.pages_404 .page_not_found_error_wrapper h1 {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 767px) {
    body.pages_404 .page_not_found_error_wrapper h1 {
      font-size: 28px;
      line-height: 32px;
      margin: 0 0 20px 0; } }
  body.pages_404 .page_not_found_error_wrapper h1 em {
    color: #D0112B;
    font-style: normal; }

body.pages_404 .page_not_found_error_wrapper p {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  margin: 0 0 30px 0;
  letter-spacing: -0.6px;
  clear: right; }
  body.pages_404 .page_not_found_error_wrapper p > a {
    color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    body.pages_404 .page_not_found_error_wrapper p > a:hover {
      color: #111111; }
  body.pages_404 .page_not_found_error_wrapper p img {
    max-width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.pages_404 .page_not_found_error_wrapper p {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    body.pages_404 .page_not_found_error_wrapper p {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

body.blog #content > .container > .inner_wrapper {
  padding: 60px 0 30px; }

body.blog .autopagi_trigger {
  text-align: center;
  height: auto;
  margin: 40px 0;
  cursor: pointer;
  clear: both; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.blog .autopagi_trigger {
      margin: 20px 0; } }
  body.blog .autopagi_trigger[data-type="before"] {
    margin-top: 0; }
  body.blog .autopagi_trigger[data-type="after"] {
    margin-bottom: 0; }
  body.blog .autopagi_trigger:before {
    content: "Load More Articles";
    background-color: #D0112B;
    color: #FFFFFF;
    width: 235px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 56px;
    display: block;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    body.blog .autopagi_trigger:before:hover {
      background-color: #111111; }
  body.blog .autopagi_trigger.shown {
    border: none;
    height: 0;
    margin: 0 0 0 0;
    overflow: hidden; }
  body.blog .autopagi_trigger.showing {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.blog_right_col {
  float: right;
  width: 285px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .blog_right_col {
      padding-left: 40px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .blog_right_col {
      padding-left: 20px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .blog_right_col {
      width: 240px; } }
  @media (max-width: 767px) {
    .blog_right_col {
      display: none;
      width: 100%; }
      .blog_right_col.related_col {
        display: block; } }
  .blog_right_col > h3 {
    font-size: 32px;
    line-height: 80px;
    font-weight: 600;
    color: #111111;
    margin: 0 0 0 0;
    border-bottom: 3px solid #EBEBEB;
    letter-spacing: -1px; }
    @media (min-width: 768px) and (max-width: 989px) {
      .blog_right_col > h3 {
        line-height: 40px;
        font-size: 28px;
        padding-bottom: 20px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .blog_right_col > h3 {
        font-size: 28px; } }
    @media (max-width: 767px) {
      .blog_right_col > h3 {
        font-size: 28px; } }
  .blog_right_col.sticky {
    top: 40px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .blog_right_col.sticky {
        top: 20px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .blog_right_col.sticky {
        top: 20px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .blog_right_col.sticky.blog_filter_column {
        top: auto;
        position: static !important;
        float: right; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .blog_right_col.sticky.related_col {
        width: 100%;
        padding: 20px 0 0 0; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .blog_right_col.sticky.related_col {
        top: auto;
        position: static !important;
        float: none;
        clear: both;
        margin: 0 auto;
        max-width: 480px; } }
    @media (max-width: 767px) {
      .blog_right_col.sticky.related_col {
        top: auto;
        position: static !important;
        float: none;
        clear: both;
        margin: 0 auto;
        max-width: 480px; } }

@media (min-width: 768px) and (max-width: 989px) {
  .blog_filter_column.sticky {
    width: 240px;
    float: right;
    position: -webkit-sticky !important;
    position: sticky !important; } }

.blog_filter_column .field_multi_select {
  padding-top: 20px; }
  .blog_filter_column .field_multi_select > label {
    color: #111111;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    padding-bottom: 20px;
    margin: 0 0 0 0; }
  .blog_filter_column .field_multi_select .checkboxes {
    padding: 0 0 30px 0;
    border-bottom: 1px solid #EBEBEB; }
    .blog_filter_column .field_multi_select .checkboxes > div {
      margin: 0 0 10px 0; }
      .blog_filter_column .field_multi_select .checkboxes > div:last-child {
        margin: 0 0 0 0; }
  .blog_filter_column .field_multi_select input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
    right: 10000px; }
    .blog_filter_column .field_multi_select input[type="checkbox"] + label {
      color: #636363;
      margin: 0 0 0 0;
      font-size: 16px;
      line-height: 30px;
      font-weight: 400;
      cursor: pointer;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .blog_filter_column .field_multi_select input[type="checkbox"] + label:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block;
        float: left;
        height: 30px;
        width: 30px;
        margin-right: 19px;
        line-height: 28px;
        font-size: 12px;
        text-align: center;
        background-color: #FFFFFF;
        border: 1px solid #EBEBEB;
        color: #111111;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        top: 0; }
      .blog_filter_column .field_multi_select input[type="checkbox"] + label:hover {
        color: #D0112B; }
    .blog_filter_column .field_multi_select input[type="checkbox"]:checked + label:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #FFFFFF;
      background-color: #D0112B; }

#blog_list ul li {
  width: 100%;
  margin: 0 0 0 0; }
  #blog_list ul li .input_wrap {
    border: none; }

.blog_list.default_view {
  width: 835px;
  float: left; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .blog_list.default_view {
      width: 675px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .blog_list.default_view {
      width: 615px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .blog_list.default_view {
      width: 468px;
      padding-right: 40px; } }
  @media (max-width: 767px) {
    .blog_list.default_view {
      width: 100%; } }
  .blog_list.default_view ul {
    margin: 0 0 0 0; }
    .blog_list.default_view ul li {
      margin: 0 0 20px 0; }
      .blog_list.default_view ul li a:hover .continue {
        color: #111111; }

.blog_entry {
  height: 303px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .blog_entry {
      height: auto; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .blog_entry {
      height: auto; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .blog_entry {
      height: auto; } }
  @media (max-width: 767px) {
    .blog_entry {
      height: auto; } }
  .blog_entry .image_col {
    width: 332px;
    position: relative;
    float: left; }
    .blog_entry .image_col img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      width: auto;
      height: auto; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .blog_entry .image_col {
        width: 200px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .blog_entry .image_col {
        width: 160px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .blog_entry .image_col {
        width: 80px; } }
    @media (max-width: 767px) {
      .blog_entry .image_col {
        width: 100%; } }
  .blog_entry .text_col {
    width: 503px;
    float: left;
    position: relative;
    padding: 0 0 0 40px; }
    .blog_entry .text_col .inner_wrapper {
      border-bottom: 3px solid #EBEBEB;
      height: 303px;
      padding-top: 20px; }
      @media (min-width: 990px) and (max-width: 1119px) {
        .blog_entry .text_col .inner_wrapper {
          height: 273px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        .blog_entry .text_col .inner_wrapper {
          height: auto;
          padding: 0 0 20px; } }
      @media (max-width: 767px) {
        .blog_entry .text_col .inner_wrapper {
          height: auto;
          padding: 0 0 20px; } }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .blog_entry .text_col {
        width: 475px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .blog_entry .text_col {
        width: 455px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .blog_entry .text_col {
        width: 348px;
        padding: 0 0 0 20px; } }
    @media (max-width: 767px) {
      .blog_entry .text_col {
        width: 100%;
        padding: 0 0 0 0; } }
  .blog_entry .time {
    width: 80px;
    height: 100px;
    background-color: #D0112B;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-weight: 600;
    padding: 7px 0;
    text-transform: uppercase; }
    @media (min-width: 990px) and (max-width: 1119px) {
      .blog_entry .time {
        width: 60px;
        height: 90px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .blog_entry .time {
        position: static;
        top: auto;
        left: auto;
        float: left; } }
    @media (max-width: 767px) {
      .blog_entry .time {
        position: static;
        top: auto;
        left: auto;
        float: left; } }
    @media (max-width: 767px) {
      .blog_entry .time {
        width: auto;
        height: auto;
        padding: 0 5px;
        margin-bottom: 10px; } }
    .blog_entry .time span {
      display: block; }
      @media (max-width: 767px) {
        .blog_entry .time span {
          float: left; }
          .blog_entry .time span + span {
            margin-left: 6px; } }
    .blog_entry .time .day {
      font-size: 40px;
      line-height: 38px; }
      @media (min-width: 990px) and (max-width: 1119px) {
        .blog_entry .time .day {
          font-size: 36px;
          line-height: 34px; } }
      @media (max-width: 767px) {
        .blog_entry .time .day {
          font-size: 12px;
          line-height: 22px; } }
    .blog_entry .time .month {
      font-size: 14px;
      line-height: 24px; }
      @media (min-width: 990px) and (max-width: 1119px) {
        .blog_entry .time .month {
          font-size: 12px;
          line-height: 22px; } }
      @media (max-width: 767px) {
        .blog_entry .time .month {
          font-size: 12px;
          line-height: 22px; } }
    .blog_entry .time .year {
      font-size: 14px;
      line-height: 24px; }
      @media (min-width: 990px) and (max-width: 1119px) {
        .blog_entry .time .year {
          font-size: 12px;
          line-height: 22px; } }
      @media (max-width: 767px) {
        .blog_entry .time .year {
          font-size: 12px;
          line-height: 22px; } }
  .blog_entry .image {
    margin: 20px 0 0 19px;
    border: 2px solid #EBEBEB; }
    @media (min-width: 768px) and (max-width: 989px) {
      .blog_entry .image {
        display: none; } }
    @media (max-width: 767px) {
      .blog_entry .image {
        display: none; } }
  .blog_entry h3 {
    color: #111111;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    margin: 0 0 10px 0;
    letter-spacing: -2px; }
    @media (min-width: 768px) and (max-width: 989px) {
      .blog_entry h3 {
        font-size: 28px;
        line-height: 36px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .blog_entry h3 {
        font-size: 28px;
        line-height: 36px; } }
    @media (max-width: 767px) {
      .blog_entry h3 {
        font-size: 28px;
        line-height: 36px; } }
  .blog_entry .continue {
    border: 2px solid #EBEBEB;
    width: 170px;
    height: 56px;
    font-size: 18px;
    line-height: 52px;
    font-weight: 500;
    text-align: center;
    display: block;
    margin-top: 22px;
    color: #D0112B;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }

body.blog_post #content > .container > .inner_wrapper {
  padding: 60px 0 120px; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.blog_post #content > .container > .inner_wrapper {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    body.blog_post #content > .container > .inner_wrapper {
      padding: 40px 0 60px; } }

body.blog_post #prefooter {
  display: none; }

body.blog_post #disqus_thread {
  margin-top: 40px; }

body.blog_post .news_header {
  border-bottom: 3px solid #EBEBEB;
  padding: 0 0 20px 0; }
  @media (max-width: 767px) {
    body.blog_post .news_header {
      text-align: center; } }
  body.blog_post .news_header h3 {
    font-size: 32px;
    line-height: 56px;
    margin: 0 0 0 0;
    font-weight: 600;
    float: left;
    color: #111111; }
    @media (max-width: 767px) {
      body.blog_post .news_header h3 {
        float: none;
        margin: 0 0 20px 0; } }
  body.blog_post .news_header .back {
    border: 2px solid #EBEBEB;
    width: 285px;
    height: 56px;
    line-height: 52px;
    display: block;
    float: right;
    text-align: center;
    text-decoration: none;
    position: relative;
    color: #D0112B;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    body.blog_post .news_header .back span {
      font-size: 18px;
      font-weight: 500; }
    body.blog_post .news_header .back:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      top: 0;
      left: 18px;
      font-size: 7px; }
    body.blog_post .news_header .back:hover {
      color: #111111; }
    @media (max-width: 767px) {
      body.blog_post .news_header .back {
        float: none;
        margin: 0 auto; } }

body.blog_post .article_col {
  width: 835px;
  float: left; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    body.blog_post .article_col {
      width: 675px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    body.blog_post .article_col {
      width: 615px;
      padding-right: 20px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    body.blog_post .article_col {
      width: 100%; } }
  @media (max-width: 767px) {
    body.blog_post .article_col {
      width: 100%; } }
  body.blog_post .article_col .header {
    position: relative;
    padding: 27px 0 38px 0; }
    @media (max-width: 767px) {
      body.blog_post .article_col .header {
        padding-bottom: 30px; } }
    body.blog_post .article_col .header h1 {
      font-weight: 600;
      font-size: 52px;
      line-height: 60px;
      color: #111111;
      margin: 0 0 30px 0;
      letter-spacing: -1px;
      letter-spacing: -2px;
      margin: 0 0 2px 0; }
      @media (min-width: 768px) and (max-width: 989px) {
        body.blog_post .article_col .header h1 {
          font-size: 42px;
          line-height: 48px; } }
      @media (max-width: 767px) {
        body.blog_post .article_col .header h1 {
          font-size: 28px;
          line-height: 32px;
          margin: 0 0 20px 0; } }
    body.blog_post .article_col .header .subtitle {
      font-weight: 300;
      font-size: 18px;
      line-height: 30px;
      color: #636363;
      margin: 0 0 30px 0;
      letter-spacing: -0.6px;
      clear: right;
      font-weight: 500; }
      body.blog_post .article_col .header .subtitle > a {
        color: #D0112B;
        text-decoration: none;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        body.blog_post .article_col .header .subtitle > a:hover {
          color: #111111; }
      body.blog_post .article_col .header .subtitle img {
        max-width: 100%; }
      @media (min-width: 768px) and (max-width: 989px) {
        body.blog_post .article_col .header .subtitle {
          font-size: 16px;
          line-height: 26px;
          margin: 0 0 28px 0; } }
      @media (max-width: 767px) {
        body.blog_post .article_col .header .subtitle {
          font-size: 16px;
          line-height: 26px;
          margin: 0 0 28px 0; } }
      @media (max-width: 767px) {
        body.blog_post .article_col .header .subtitle {
          margin-bottom: 20px; } }
    body.blog_post .article_col .header .categories {
      margin: 0 0 0 0; }
      body.blog_post .article_col .header .categories li {
        float: left;
        color: #D0112B;
        font-size: 16px;
        line-height: 30px; }
        body.blog_post .article_col .header .categories li:before {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #111111;
          margin-right: 8px;
          float: left;
          line-height: 26px; }
        body.blog_post .article_col .header .categories li + li {
          margin-left: 30px; }
          @media (min-width: 990px) and (max-width: 1119px) {
            body.blog_post .article_col .header .categories li + li {
              margin-left: 20px; } }
          @media (min-width: 768px) and (max-width: 989px) {
            body.blog_post .article_col .header .categories li + li {
              margin-left: 20px; } }
          @media (max-width: 767px) {
            body.blog_post .article_col .header .categories li + li {
              margin-left: 0;
              width: 100%; } }
  body.blog_post .article_col .inner_wrapper {
    padding-left: 116px; }
    @media (min-width: 990px) and (max-width: 1119px) {
      body.blog_post .article_col .inner_wrapper {
        padding-left: 96px; } }
    @media (max-width: 767px) {
      body.blog_post .article_col .inner_wrapper {
        padding-left: 0; } }
    body.blog_post .article_col .inner_wrapper .wysiwyg {
      border-bottom: 3px solid #EBEBEB;
      padding-bottom: 50px; }
  body.blog_post .article_col .time {
    width: 80px;
    height: 100px;
    background-color: #D0112B;
    color: #FFFFFF;
    position: absolute;
    top: -3px;
    left: 0;
    text-align: center;
    font-weight: 600;
    padding: 7px 0;
    text-transform: uppercase; }
    @media (min-width: 990px) and (max-width: 1119px) {
      body.blog_post .article_col .time {
        width: 60px;
        height: 90px; } }
    @media (max-width: 767px) {
      body.blog_post .article_col .time {
        width: auto;
        height: auto;
        padding: 0 5px;
        margin-bottom: 10px; } }
    body.blog_post .article_col .time span {
      display: block; }
      @media (max-width: 767px) {
        body.blog_post .article_col .time span {
          float: left; }
          body.blog_post .article_col .time span + span {
            margin-left: 6px; } }
    body.blog_post .article_col .time .day {
      font-size: 40px;
      line-height: 38px; }
      @media (min-width: 990px) and (max-width: 1119px) {
        body.blog_post .article_col .time .day {
          font-size: 36px;
          line-height: 34px; } }
      @media (max-width: 767px) {
        body.blog_post .article_col .time .day {
          font-size: 12px;
          line-height: 22px; } }
    body.blog_post .article_col .time .month {
      font-size: 14px;
      line-height: 24px; }
      @media (min-width: 990px) and (max-width: 1119px) {
        body.blog_post .article_col .time .month {
          font-size: 12px;
          line-height: 22px; } }
      @media (max-width: 767px) {
        body.blog_post .article_col .time .month {
          font-size: 12px;
          line-height: 22px; } }
    body.blog_post .article_col .time .year {
      font-size: 14px;
      line-height: 24px; }
      @media (min-width: 990px) and (max-width: 1119px) {
        body.blog_post .article_col .time .year {
          font-size: 12px;
          line-height: 22px; } }
      @media (max-width: 767px) {
        body.blog_post .article_col .time .year {
          font-size: 12px;
          line-height: 22px; } }
  body.blog_post .article_col .socials_col {
    float: left;
    width: 80px;
    top: 78px;
    padding: 30px 15px 20px;
    background-color: #F4F4F2; }
    @media (min-width: 990px) and (max-width: 1119px) {
      body.blog_post .article_col .socials_col {
        width: 60px;
        padding: 15px 5px 10px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      body.blog_post .article_col .socials_col {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 40px; } }
    @media (max-width: 767px) {
      body.blog_post .article_col .socials_col {
        display: none; } }
    body.blog_post .article_col .socials_col h3 {
      font-size: 14px;
      line-height: 20px;
      color: #111111;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: -1px;
      text-align: center;
      margin-bottom: 15px; }

body.blog_post .prev_next_wrapper {
  background-color: #F4F4F2;
  padding: 40px;
  margin: 40px 0 0 0; }
  @media (min-width: 990px) and (max-width: 1119px) {
    body.blog_post .prev_next_wrapper {
      padding: 20px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    body.blog_post .prev_next_wrapper {
      padding: 20px; } }
  @media (max-width: 767px) {
    body.blog_post .prev_next_wrapper {
      padding: 20px; } }
  body.blog_post .prev_next_wrapper a {
    background-color: #D0112B;
    color: #FFFFFF;
    text-align: center;
    display: block;
    float: left;
    width: 305px;
    font-weight: 500;
    font-size: 18px;
    line-height: 56px;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      body.blog_post .prev_next_wrapper a {
        width: 225px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      body.blog_post .prev_next_wrapper a {
        width: 220px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      body.blog_post .prev_next_wrapper a {
        width: 266px; } }
    @media (max-width: 767px) {
      body.blog_post .prev_next_wrapper a {
        width: 100%; }
        body.blog_post .prev_next_wrapper a + a {
          margin-top: 20px; } }
    body.blog_post .prev_next_wrapper a.next {
      float: right; }
    body.blog_post .prev_next_wrapper a:hover {
      background-color: #111111; }

.newsletter_col {
  border-bottom: 1px solid #EBEBEB;
  padding: 26px 0 30px; }
  .newsletter_col h3 {
    font-size: 18px;
    color: #111111;
    font-weight: 500; }
  .newsletter_col p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -1px;
    color: #363636;
    padding: 2px 0 0 0; }

#blog_newsletter_signup {
  border: 1px solid #EBEBEB;
  margin-top: 10px;
  padding: 4px; }
  #blog_newsletter_signup .validation_error {
    text-align: center;
    border: none;
    margin-bottom: 4px; }
  #blog_newsletter_signup ul {
    margin: 0 0 0 0; }
    #blog_newsletter_signup ul li {
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      width: calc(100% - 85px); }
      #blog_newsletter_signup ul li .input_wrap {
        border: none; }
      #blog_newsletter_signup ul li input {
        font-size: 16px;
        height: 46px;
        line-height: 46px;
        color: #111111;
        padding: 0 10px;
        letter-spacing: -1px; }
      #blog_newsletter_signup ul li ::-webkit-input-placeholder {
        color: #111111; }
      #blog_newsletter_signup ul li :-moz-placeholder {
        /* Firefox 18- */
        color: #111111; }
      #blog_newsletter_signup ul li ::-moz-placeholder {
        /* Firefox 19+ */
        color: #111111; }
      #blog_newsletter_signup ul li :-ms-input-placeholder {
        color: #111111; }
      #blog_newsletter_signup ul li.form_submit {
        width: 85px;
        height: 46px; }
        #blog_newsletter_signup ul li.form_submit .submit_button {
          height: 46px;
          line-height: 46px;
          background-color: #111111;
          font-size: 16px;
          font-weight: 500; }
          #blog_newsletter_signup ul li.form_submit .submit_button:hover {
            background-color: #D0112B; }

#related_articles h3 {
  font-size: 32px;
  line-height: 40px;
  color: #111111;
  letter-spacing: -0.6px;
  padding: 34px 0 28px;
  border-bottom: 3px solid #EBEBEB; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #related_articles h3 {
      font-size: 28px;
      line-height: 38px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #related_articles h3 {
      font-size: 28px;
      line-height: 38px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #related_articles h3 {
      font-size: 28px;
      line-height: 38px; } }

#related_articles ul li {
  border-bottom: 1px solid #EBEBEB; }

#related_articles a {
  display: block;
  text-decoration: none; }
  #related_articles a h4 {
    font-size: 18px;
    line-height: 24px;
    color: #111111;
    font-weight: 500;
    letter-spacing: -0.6px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  #related_articles a:hover h4 {
    color: #D0112B; }

#related_articles .blog_entry {
  height: auto;
  padding: 24px 0; }

.blog_socials_col {
  padding: 30px 0;
  border-bottom: 1px solid #EBEBEB; }
  .blog_socials_col h3 {
    font-size: 18px;
    color: #111111;
    font-weight: 500; }
  .blog_socials_col p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -1px;
    color: #363636;
    padding: 2px 0 0 0; }

#blog_socials {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 0;
  text-align: center; }
  #blog_socials li {
    float: left;
    padding: 0 16px;
    width: 20%;
    text-align: center; }
    #blog_socials li a {
      text-decoration: none;
      display: block;
      color: #111111;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #blog_socials li a:before {
        display: block;
        height: 26px;
        font-size: 24px;
        line-height: 26px;
        text-align: center; }
      #blog_socials li a:hover {
        color: #D0112B; }

.core_custom_socials li {
  display: inline-block;
  padding: 0 10px; }
  .core_custom_socials li a {
    display: block;
    text-decoration: none; }
    .core_custom_socials li a span {
      display: none; }
    .core_custom_socials li a:before {
      display: block;
      width: 100%;
      height: 100%;
      font-size: 26px;
      text-align: center;
      color: #111111;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    .core_custom_socials li a:hover:before {
      color: #D0112B; }
  .core_custom_socials li.facebook a:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .core_custom_socials li.twitter a:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .core_custom_socials li.instagram a:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .core_custom_socials li.linkedin a:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .core_custom_socials li.googleplus a:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .core_custom_socials li.youtube a:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

body.categories_category {
  background-color: #F4F4F2; }
  body.categories_category #content {
    background-color: #F4F4F2; }
    @media (max-width: 767px) {
      body.categories_category #content .container {
        padding-left: 0;
        padding-right: 0; } }
  body.categories_category #left_col {
    width: 265px;
    position: relative;
    padding-right: 30px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      body.categories_category #left_col {
        width: 220px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      body.categories_category #left_col {
        width: 225px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      body.categories_category #left_col {
        width: 225px; } }
    @media (max-width: 767px) {
      body.categories_category #left_col {
        width: 100%;
        background-color: #FFFFFF;
        padding-left: 15px;
        padding-right: 15px; } }
    body.categories_category #left_col .filter_column {
      position: relative; }
  body.categories_category .middle_col.left_col {
    width: 935px;
    padding: 0 0 0 40px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      body.categories_category .middle_col.left_col {
        width: 736px;
        padding: 0 0 0 20px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      body.categories_category .middle_col.left_col {
        width: 675px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      body.categories_category .middle_col.left_col {
        width: 483px; } }
    @media (max-width: 767px) {
      body.categories_category .middle_col.left_col {
        width: 100%;
        padding: 0 15px 0 15px; } }
  @media (max-width: 767px) {
    body.categories_category .middle_col {
      padding: 0 15px 0 15px; } }

#category_prods {
  padding: 40px 0 20px; }
  @media (max-width: 767px) {
    #category_prods {
      padding: 15px 0 20px; } }

#category_footer {
  padding: 30px 30px 0;
  background-color: #FFFFFF; }
  @media (max-width: 767px) {
    #category_footer {
      padding: 15px 15px 0; } }
  #category_footer .inner_wrapper {
    background-color: #000000; }
    @media (min-width: 990px) and (max-width: 1119px) {
      #category_footer .inner_wrapper .container {
        width: 900px !important; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #category_footer .inner_wrapper .container {
        width: 708px !important; } }
  #category_footer .inner_inner_wrapper {
    height: 670px;
    position: relative; }
    @media (max-width: 767px) {
      #category_footer .inner_inner_wrapper {
        height: auto;
        padding: 20px 0; } }
  #category_footer .wysiwyg {
    max-width: 550px;
    width: 100%; }
    @media (min-width: 990px) and (max-width: 1119px) {
      #category_footer .wysiwyg {
        max-width: 50%; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #category_footer .wysiwyg {
        max-width: 50%; } }
    @media (max-width: 767px) {
      #category_footer .wysiwyg {
        max-width: 100%; } }
    #category_footer .wysiwyg h1, #category_footer .wysiwyg h2, #category_footer .wysiwyg h3, #category_footer .wysiwyg h4, #category_footer .wysiwyg h5 {
      color: #FFFFFF; }
    #category_footer .wysiwyg p, #category_footer .wysiwyg > div {
      color: #A1A1A1; }
      @media (max-width: 767px) {
        #category_footer .wysiwyg p, #category_footer .wysiwyg > div {
          font-size: 14px; } }
  #category_footer .back_to_top {
    width: 209px;
    line-height: 52px;
    float: left;
    color: #FFFFFF;
    border: 2px solid #A1A1A1;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    font-weight: 500;
    margin-top: 35px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #category_footer .back_to_top:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 9px;
      margin-left: 13px;
      vertical-align: top; }
    #category_footer .back_to_top:hover {
      border-color: #D0112B; }
  #category_footer .img_wrapper {
    position: absolute;
    right: 0;
    top: 0; }
    @media (min-width: 990px) and (max-width: 1119px) {
      #category_footer .img_wrapper {
        width: 50%; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #category_footer .img_wrapper {
        width: 50%;
        top: 100px; } }
    @media (max-width: 767px) {
      #category_footer .img_wrapper {
        display: none; } }
  #category_footer img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

body.pages_contact #content .container > .inner_wrapper {
  padding-top: 60px;
  padding-bottom: 53px; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.pages_contact #content .container > .inner_wrapper {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    body.pages_contact #content .container > .inner_wrapper {
      padding-top: 40px;
      padding-bottom: 40px; } }

#contact_block .content_wrapper {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  text-align: center; }

#contact_block h1 {
  font-weight: 600;
  font-size: 52px;
  line-height: 60px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px;
  margin: 0 0 10px 0; }
  @media (min-width: 768px) and (max-width: 989px) {
    #contact_block h1 {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 767px) {
    #contact_block h1 {
      font-size: 28px;
      line-height: 32px;
      margin: 0 0 20px 0; } }

#second_body_block {
  padding-top: 80px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #second_body_block {
      padding-top: 40px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #second_body_block {
      padding-top: 40px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #second_body_block {
      padding-top: 40px; } }
  @media (max-width: 767px) {
    #second_body_block {
      padding-top: 40px; } }
  #second_body_block .content_wrapper {
    width: 700px;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 767px) {
      #second_body_block .content_wrapper {
        width: 100%;
        max-width: 700px; } }
  #second_body_block h2 {
    font-weight: 600;
    font-size: 52px;
    line-height: 60px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px;
    margin: 0 0 10px 0; }
    @media (min-width: 768px) and (max-width: 989px) {
      #second_body_block h2 {
        font-size: 42px;
        line-height: 48px; } }
    @media (max-width: 767px) {
      #second_body_block h2 {
        font-size: 28px;
        line-height: 32px;
        margin: 0 0 20px 0; } }

#contact_details_block {
  margin-top: 50px;
  border-top: 3px solid #EBEBEB;
  height: 370px; }
  @media (min-width: 768px) and (max-width: 989px) {
    #contact_details_block {
      margin-top: 40px;
      height: 337px; } }
  @media (max-width: 767px) {
    #contact_details_block {
      margin-top: 40px;
      height: auto; } }
  #contact_details_block .left, #contact_details_block .right {
    float: left;
    width: 50%;
    height: 100%;
    padding: 30px 80px 60px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #contact_details_block .left, #contact_details_block .right {
        padding: 30px 60px 60px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #contact_details_block .left, #contact_details_block .right {
        padding: 30px 40px 60px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #contact_details_block .left, #contact_details_block .right {
        padding: 30px 30px 40px; } }
    @media (max-width: 767px) {
      #contact_details_block .left, #contact_details_block .right {
        padding: 30px 0 40px;
        width: 100%; } }
  #contact_details_block .right {
    border-left: 1px solid #EBEBEB; }
    @media (max-width: 767px) {
      #contact_details_block .right {
        padding-top: 0;
        border-left: none; } }
  #contact_details_block .info_block h4 {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: -0.8px;
    margin: 0 0 0 0;
    color: #111111; }
  #contact_details_block .info_block p {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.8px;
    color: #111111; }
    @media (min-width: 768px) and (max-width: 989px) {
      #contact_details_block .info_block p {
        font-size: 18px;
        line-height: 26px; } }
    @media (max-width: 767px) {
      #contact_details_block .info_block p {
        font-size: 18px;
        line-height: 26px; } }
    #contact_details_block .info_block p a {
      color: #111111;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #contact_details_block .info_block p a:hover {
        color: #D0112B; }
  #contact_details_block .info_block span {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.8px;
    color: #111111; }
    @media (min-width: 768px) and (max-width: 989px) {
      #contact_details_block .info_block span {
        font-size: 14px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      #contact_details_block .info_block span {
        font-size: 14px;
        line-height: 28px; } }
  #contact_details_block .info_block.email {
    margin-top: 20px; }
  #contact_details_block .make_enquiry_button {
    cursor: pointer;
    border: 2px solid #EBEBEB;
    font-size: 18px;
    line-height: 52px;
    display: inline-block;
    text-align: center;
    padding: 0 30px;
    margin: 20px 0 0 0;
    color: #D0112B;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #contact_details_block .make_enquiry_button:hover {
      color: #111111; }

#homepage_ctas .inner_wrapper {
  border-bottom: 2px solid #EBEBEB; }

#homepage_ctas .homepage_ctas_wrapper {
  display: table;
  width: 100%;
  table-layout: fixed; }

#homepage_ctas .homepage_cta {
  display: table-cell;
  text-align: center;
  padding: 28px 15px;
  border-left: 1px solid #EBEBEB;
  border-right: 1px solid #EBEBEB; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #homepage_ctas .homepage_cta {
      padding: 20px 15px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #homepage_ctas .homepage_cta {
      padding: 20px 15px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #homepage_ctas .homepage_cta {
      padding: 20px 15px; } }
  #homepage_ctas .homepage_cta:first-child, #homepage_ctas .homepage_cta:last-child {
    border-color: #FFFFFF; }
  @media (min-width: 768px) and (max-width: 989px) {
    #homepage_ctas .homepage_cta {
      border-color: #FFFFFF; }
      #homepage_ctas .homepage_cta:first-child {
        border-right: 1px solid #EBEBEB; }
      #homepage_ctas .homepage_cta:last-child {
        display: none; } }
  @media (max-width: 767px) {
    #homepage_ctas .homepage_cta {
      display: none;
      padding: 10px 0; }
      #homepage_ctas .homepage_cta:first-child {
        display: table-cell; } }
  #homepage_ctas .homepage_cta h3 {
    font-size: 14px;
    color: #111111;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: -1px; }
    @media (min-width: 768px) and (max-width: 989px) {
      #homepage_ctas .homepage_cta h3 {
        font-size: 12px;
        line-height: 18px; } }
  #homepage_ctas .homepage_cta h4 {
    font-size: 15px;
    font-weight: 500; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #homepage_ctas .homepage_cta h4 {
        margin-top: 6px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #homepage_ctas .homepage_cta h4 {
        margin-top: 6px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #homepage_ctas .homepage_cta h4 {
        font-size: 12px;
        line-height: 18px; } }
    #homepage_ctas .homepage_cta h4 a {
      color: #D0112B;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      text-decoration: none; }
      #homepage_ctas .homepage_cta h4 a:hover {
        color: #111111; }
      #homepage_ctas .homepage_cta h4 a:after {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 7px;
        display: inline-block;
        vertical-align: middle;
        padding-left: 5px; }

.homepage_cats_content {
  padding-top: 88px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .homepage_cats_content {
      padding-top: 60px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .homepage_cats_content {
      padding-top: 60px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .homepage_cats_content {
      padding-top: 50px; } }
  @media (max-width: 767px) {
    .homepage_cats_content {
      padding-top: 30px; } }
  .homepage_cats_content h2 {
    font-weight: 600;
    font-size: 52px;
    line-height: 60px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px;
    margin-bottom: 10px;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 989px) {
      .homepage_cats_content h2 {
        font-size: 42px;
        line-height: 48px; } }
    @media (max-width: 767px) {
      .homepage_cats_content h2 {
        font-size: 28px;
        line-height: 32px;
        margin: 0 0 20px 0; } }
  .homepage_cats_content .wysiwyg {
    width: 100%;
    max-width: 700px;
    margin: 0 auto; }
  .homepage_cats_content .cat_list {
    border-bottom: 3px solid #EBEBEB; }

.homepage_best_sellers_content {
  padding: 0 0 40px; }
  .homepage_best_sellers_content .inner_wrapper {
    padding-top: 80px;
    border-top: 3px solid #EBEBEB; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .homepage_best_sellers_content .inner_wrapper {
        padding-top: 60px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .homepage_best_sellers_content .inner_wrapper {
        padding-top: 60px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .homepage_best_sellers_content .inner_wrapper {
        padding-top: 30px; } }
    @media (max-width: 767px) {
      .homepage_best_sellers_content .inner_wrapper {
        padding-top: 30px; } }
  .homepage_best_sellers_content h2 {
    font-weight: 600;
    font-size: 52px;
    line-height: 60px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px;
    margin-bottom: 10px;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 989px) {
      .homepage_best_sellers_content h2 {
        font-size: 42px;
        line-height: 48px; } }
    @media (max-width: 767px) {
      .homepage_best_sellers_content h2 {
        font-size: 28px;
        line-height: 32px;
        margin: 0 0 20px 0; } }
  .homepage_best_sellers_content .wysiwyg {
    width: 100%;
    max-width: 700px;
    margin: 0 auto; }

.homepage_best_sellers {
  background-color: #F4F4F2;
  border-top: 3px solid #EBEBEB;
  position: relative;
  padding: 60px 0 40px; }
  @media (min-width: 768px) and (max-width: 989px) {
    .homepage_best_sellers {
      padding: 40px 0 40px; } }
  @media (max-width: 767px) {
    .homepage_best_sellers {
      padding: 40px 0 40px; } }
  .homepage_best_sellers:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -9px;
    margin-bottom: 3px;
    border-bottom: 9px solid #EBEBEB;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent; }
  @media (min-width: 768px) and (max-width: 989px) {
    .homepage_best_sellers .prod_list li:nth-child(n+7) {
      display: none; } }
  @media (max-width: 767px) {
    .homepage_best_sellers {
      padding: 40px 0 30px; } }

#homepage_best_seller_pagi {
  display: none;
  padding: 0 30px;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px; }
  @media (max-width: 767px) {
    #homepage_best_seller_pagi {
      display: block;
      padding-top: 20px; } }
  #homepage_best_seller_pagi a {
    text-decoration: none;
    color: #d7d7d7;
    display: inline-block;
    padding: 0 9px; }
    #homepage_best_seller_pagi a span {
      display: none; }
    #homepage_best_seller_pagi a.selected {
      color: #D0112B; }
      #homepage_best_seller_pagi a.selected:before {
        background-color: #D0112B; }
    #homepage_best_seller_pagi a:before {
      content: '';
      display: block;
      width: 12px;
      height: 12px;
      background-color: #d7d7d7;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }

@media (max-width: 767px) {
  .homepage_best_sellers_row {
    margin-left: -5px;
    margin-right: -5px; } }

@media (max-width: 767px) {
  .homepage_best_sellers_row .prod_list {
    margin-left: 0;
    margin-right: 0; } }

.homepage_specials {
  padding: 80px 0 60px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .homepage_specials {
      padding: 60px 0; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .homepage_specials {
      padding: 60px 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .homepage_specials {
      padding: 40px 0; } }
  @media (max-width: 767px) {
    .homepage_specials {
      padding: 40px 0; } }
  .homepage_specials .prod_list_specials {
    margin-left: -10px;
    margin-right: -10px; }
    @media (max-width: 767px) {
      .homepage_specials .prod_list_specials {
        margin-left: -5px;
        margin-right: -5px; } }
  .homepage_specials .left_col, .homepage_specials .right_col {
    width: 50%;
    float: left;
    padding: 0 10px; }
    @media (max-width: 767px) {
      .homepage_specials .left_col, .homepage_specials .right_col {
        width: 66.666666667%;
        padding: 0 5px; } }
  @media (max-width: 767px) {
    .homepage_specials .right_col {
      width: 33.333333333%; } }
  .homepage_specials .feature {
    width: 100%; }
    .homepage_specials .feature a {
      display: block;
      width: 100%;
      height: 375px;
      background-color: #F4F4F2;
      position: relative;
      -webkit-box-shadow: 2px 2px 0 0 #E1E1DF;
      -moz-box-shadow: 2px 2px 0 0 #E1E1DF;
      box-shadow: 2px 2px 0 0 #E1E1DF;
      text-decoration: none; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        .homepage_specials .feature a {
          height: 305px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        .homepage_specials .feature a {
          height: 273px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature a {
          height: 227px; } }
      @media (max-width: 767px) {
        .homepage_specials .feature a {
          height: auto; } }
      .homepage_specials .feature a .highlight {
        position: absolute;
        left: 40px;
        top: 0;
        width: auto;
        height: 57px;
        padding: 21px 10px 6px;
        line-height: 30px;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -0.5px;
        color: #FFFFFF;
        background-color: #D0112B;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
        @media (min-width: 768px) and (max-width: 989px) {
          .homepage_specials .feature a .highlight {
            left: 20px;
            font-size: 14px; } }
        @media (max-width: 767px) {
          .homepage_specials .feature a .highlight {
            display: block;
            position: static;
            left: auto;
            top: auto;
            width: 100%;
            height: auto;
            padding: 10px;
            font-size: 14px;
            line-height: 26px;
            text-align: center;
            letter-spacing: 0; }
            .homepage_specials .feature a .highlight span {
              display: none; }
            .homepage_specials .feature a .highlight + .va_out {
              display: none; } }
      .homepage_specials .feature a:hover .highlight {
        background-color: #111111; }
    .homepage_specials .feature .img_wrapper {
      height: calc(100% - 2px); }
      .homepage_specials .feature .img_wrapper img {
        max-width: 100%;
        margin: 0 auto;
        display: block; }
        @media (max-width: 767px) {
          .homepage_specials .feature .img_wrapper img {
            display: block; } }
    @media (max-width: 767px) {
      .homepage_specials .feature.small_feature {
        width: 50%;
        float: left; } }
    .homepage_specials .feature.small_feature .img_wrapper {
      position: absolute;
      display: block;
      top: 2px;
      background-color: white;
      right: 0; }
      @media (min-width: 1290px) {
        .homepage_specials .feature.small_feature .img_wrapper {
          min-width: 270px; } }
      @media (min-width: 1120px) and (max-width: 1289px) {
        .homepage_specials .feature.small_feature .img_wrapper {
          height: 100%;
          width: 200px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        .homepage_specials .feature.small_feature .img_wrapper {
          height: 100%;
          width: 180px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature.small_feature .img_wrapper {
          height: 100%;
          width: 156px; } }
      @media (max-width: 767px) {
        .homepage_specials .feature.small_feature .img_wrapper {
          position: static; } }
    .homepage_specials .feature.large_feature a {
      height: 770px; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        .homepage_specials .feature.large_feature a {
          height: 630px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        .homepage_specials .feature.large_feature a {
          height: 566px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature.large_feature a {
          height: 474px; } }
      @media (max-width: 767px) {
        .homepage_specials .feature.large_feature a {
          height: auto; } }
    .homepage_specials .feature.large_feature .content {
      position: absolute;
      top: 570px;
      padding: 26px 0 0 40px; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        .homepage_specials .feature.large_feature .content {
          top: 455px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        .homepage_specials .feature.large_feature .content {
          top: 407px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature.large_feature .content {
          top: 330px;
          padding: 26px 0 0 20px; } }
    .homepage_specials .feature.featured_product {
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .homepage_specials .feature.featured_product {
          margin-bottom: 0;
          padding-right: 5px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        .homepage_specials .feature.featured_product .content {
          padding-top: 57px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature.featured_product .content {
          padding-top: 57px; } }
      .homepage_specials .feature.featured_product .content h3 {
        width: 270px; }
        @media (min-width: 1120px) and (max-width: 1289px) {
          .homepage_specials .feature.featured_product .content h3 {
            width: 220px; } }
        @media (min-width: 990px) and (max-width: 1119px) {
          .homepage_specials .feature.featured_product .content h3 {
            width: 200px; } }
        @media (min-width: 768px) and (max-width: 989px) {
          .homepage_specials .feature.featured_product .content h3 {
            width: 160px; } }
      .homepage_specials .feature.featured_product .content p {
        width: 270px;
        font-size: 14px;
        line-height: 22px;
        color: #636363; }
        @media (min-width: 1120px) and (max-width: 1289px) {
          .homepage_specials .feature.featured_product .content p {
            width: 220px; } }
        @media (min-width: 990px) and (max-width: 1119px) {
          .homepage_specials .feature.featured_product .content p {
            width: 200px; } }
        @media (min-width: 768px) and (max-width: 989px) {
          .homepage_specials .feature.featured_product .content p {
            width: 160px;
            font-size: 12px;
            line-height: 20px; } }
    @media (max-width: 767px) {
      .homepage_specials .feature.special_offer_product {
        padding-left: 5px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .homepage_specials .feature.special_offer_product .content {
        padding-top: 57px; } }
    .homepage_specials .feature.special_offer_product .content h3 {
      width: 200px; }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature.special_offer_product .content h3 {
          width: 160px; } }
    .homepage_specials .feature.special_offer_product .content .price {
      color: #D0112B; }
    .homepage_specials .feature.latest_arrival_product .img_wrapper {
      position: absolute;
      top: 2px;
      left: 2px;
      width: calc(100% - 2px);
      height: 562px;
      background-color: white; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        .homepage_specials .feature.latest_arrival_product .img_wrapper {
          height: 452px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        .homepage_specials .feature.latest_arrival_product .img_wrapper {
          height: 400px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature.latest_arrival_product .img_wrapper {
          height: 332px; } }
      @media (max-width: 767px) {
        .homepage_specials .feature.latest_arrival_product .img_wrapper {
          position: static;
          top: auto;
          left: auto;
          height: auto; } }
    .homepage_specials .feature.latest_arrival_product img {
      display: block;
      margin: 0 auto; }
      @media (min-width: 990px) and (max-width: 1119px) {
        .homepage_specials .feature.latest_arrival_product img {
          max-height: 100%; } }
    .homepage_specials .feature.latest_arrival_product .content h3 {
      padding-bottom: 0; }
    .homepage_specials .feature.latest_arrival_product .content p {
      font-size: 14px;
      line-height: 22px;
      color: #636363; }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature.latest_arrival_product .content p {
          font-size: 12px;
          line-height: 20px; } }
    .homepage_specials .feature .content {
      padding: 0 0 0 40px; }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature .content {
          padding: 0 0 0 20px; } }
      @media (max-width: 767px) {
        .homepage_specials .feature .content {
          display: none; } }
    .homepage_specials .feature .title {
      font-size: 22px;
      line-height: 28px;
      font-weight: 600;
      letter-spacing: -1px;
      padding-bottom: 14px;
      color: #111111; }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature .title {
          font-size: 18px;
          line-height: 24px; } }
    .homepage_specials .feature .price {
      font-weight: 600;
      font-size: 16px;
      padding-bottom: 6px;
      line-height: 24px;
      display: block;
      color: #111111; }
      @media (min-width: 768px) and (max-width: 989px) {
        .homepage_specials .feature .price {
          font-size: 12px;
          line-height: 20px; } }

.homepage_headers {
  width: 100%;
  padding: 30px 30px 0 30px;
  background-color: #FFFFFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .homepage_headers.loaded {
    opacity: 1;
    filter: alpha(opacity=100); }
  @media (max-width: 767px) {
    .homepage_headers {
      padding: 0; } }
  .homepage_headers .homepage_header {
    width: 100%;
    height: 900px;
    background-size: cover;
    background-position: center center; }
    @media (min-width: 990px) and (max-width: 1119px) {
      .homepage_headers .homepage_header {
        height: 350px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .homepage_headers .homepage_header {
        height: 300px; } }
    @media (max-width: 767px) {
      .homepage_headers .homepage_header {
        height: 150px; } }
    .homepage_headers .homepage_header > div {
      position: relative;
      height: 100%; }
    .homepage_headers .homepage_header .content {
      position: absolute;
      bottom: 16%;
      width: 100%;
      text-align: center;
      color: #FFFFFF; }
      .homepage_headers .homepage_header .content h2 {
        font-size: 75px;
        line-height: 91px;
        font-size: 4vw;
        line-height: 5vw;
        letter-spacing: -2px; }
        @media (min-width: 1120px) and (max-width: 1289px) {
          .homepage_headers .homepage_header .content h2 {
            font-size: 55px;
            line-height: 67px;
            font-size: 4vw;
            line-height: 5vw; } }
        @media (min-width: 990px) and (max-width: 1119px) {
          .homepage_headers .homepage_header .content h2 {
            font-size: 55px;
            line-height: 67px;
            font-size: 4vw;
            line-height: 5vw; } }
        @media (min-width: 768px) and (max-width: 989px) {
          .homepage_headers .homepage_header .content h2 {
            font-size: 40px;
            line-height: 49px;
            font-size: 4vw;
            line-height: 5vw; } }
        @media (max-width: 767px) {
          .homepage_headers .homepage_header .content h2 {
            font-size: 28px;
            line-height: 34px;
            font-size: 6vw;
            line-height: 8vw; } }
        .homepage_headers .homepage_header .content h2 span {
          position: relative; }
          .homepage_headers .homepage_header .content h2 span:before {
            content: '';
            position: absolute;
            bottom: -6px;
            left: 0;
            width: 93px;
            height: 3px;
            background-color: #D0112B; }
            @media (min-width: 768px) and (max-width: 989px) {
              .homepage_headers .homepage_header .content h2 span:before {
                bottom: -5px; } }
            @media (max-width: 767px) {
              .homepage_headers .homepage_header .content h2 span:before {
                bottom: -3px;
                width: 25px;
                height: 2px; } }
          .homepage_headers .homepage_header .content h2 span:after {
            content: '';
            position: absolute;
            bottom: -6px;
            left: 93px;
            width: calc(600px + 100% - 93px - 50%);
            height: 3px;
            background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
            background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
            background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }
            @media (min-width: 1120px) and (max-width: 1289px) {
              .homepage_headers .homepage_header .content h2 span:after {
                width: calc(480px + 100% - 93px - 50%); } }
            @media (min-width: 990px) and (max-width: 1119px) {
              .homepage_headers .homepage_header .content h2 span:after {
                width: calc(450px + 100% - 93px - 50%); } }
            @media (min-width: 768px) and (max-width: 989px) {
              .homepage_headers .homepage_header .content h2 span:after {
                bottom: -5px;
                width: calc(354px + 100% - 93px - 50%); } }
            @media (max-width: 767px) {
              .homepage_headers .homepage_header .content h2 span:after {
                bottom: -3px;
                left: 25px;
                height: 2px;
                width: calc(120% - 25px); } }
          .homepage_headers .homepage_header .content h2 span.second_line:before {
            left: auto;
            right: 0; }
          .homepage_headers .homepage_header .content h2 span.second_line:after {
            left: auto;
            right: 93px;
            background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
            @media (max-width: 767px) {
              .homepage_headers .homepage_header .content h2 span.second_line:after {
                right: 25px; } }

.pagi {
  padding: 10px 0;
  position: relative; }
  .pagi:before, .pagi:after {
    content: " ";
    display: table; }
  .pagi:after {
    clear: both; }
  .pagi p.paginate_title {
    float: left;
    color: black;
    font-size: 16px;
    line-height: 20px; }
    @media screen and (max-width: 767px) {
      .pagi p.paginate_title {
        margin-bottom: 10px; } }
  .pagi ol {
    float: right; }
    @media screen and (max-width: 767px) {
      .pagi ol {
        padding-bottom: 30px;
        float: none;
        clear: both; } }
    .pagi ol li {
      display: inline-block;
      line-height: 20px; }
      @media screen and (max-width: 767px) {
        .pagi ol li.prev, .pagi ol li.next {
          position: absolute;
          top: 70px; } }
      .pagi ol li.prev span, .pagi ol li.prev a, .pagi ol li.next span, .pagi ol li.next a {
        font-size: 16px;
        width: auto; }
      .pagi ol li.prev span, .pagi ol li.next span {
        color: #DDD; }
      .pagi ol li.prev a, .pagi ol li.next a {
        background-color: transparent; }
        .pagi ol li.prev a:hover, .pagi ol li.next a:hover {
          background-color: transparent;
          color: black; }
      @media screen and (max-width: 767px) {
        .pagi ol li.prev {
          left: 0; } }
      .pagi ol li.prev span, .pagi ol li.prev a {
        display: inline-block;
        margin-right: 5px; }
        .pagi ol li.prev span:before, .pagi ol li.prev a:before {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: inline-block;
          padding-right: 3px; }
      @media screen and (max-width: 767px) {
        .pagi ol li.next {
          right: 0; } }
      .pagi ol li.next span, .pagi ol li.next a {
        display: inline-block;
        margin-left: 5px; }
        .pagi ol li.next span:after, .pagi ol li.next a:after {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: inline-block;
          padding-left: 3px; }
      .pagi ol li a {
        display: inline-block;
        margin-left: 3px;
        background-color: #EEE;
        color: #888;
        height: 20px;
        width: 20px;
        font-size: 12px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        text-align: center; }
        .pagi ol li a:hover {
          background-color: #888;
          color: white; }
      .pagi ol li.sel a {
        background-color: #BBB;
        color: white; }
        .pagi ol li.sel a:hover {
          background-color: #BBB;
          color: white; }

body.products #content {
  overflow-x: hidden; }

body.products .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 118px; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.products .sticky {
      position: static !important;
      top: auto; } }
  @media (max-width: 767px) {
    body.products .sticky {
      position: static !important;
      top: auto; } }

.prod_wrapper {
  outline: none; }

#product_details {
  padding: 40px 0 0 0;
  margin-bottom: 60px; }
  @media (min-width: 768px) and (max-width: 989px) {
    #product_details {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    #product_details {
      padding: 20px 0 0 0;
      margin-bottom: 40px; } }

#prod_title_fixed {
  position: fixed;
  width: 100%;
  z-index: 2501;
  top: -88px;
  border-top: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
  height: 88px;
  background-color: #FFFFFF;
  overflow: hidden;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  @media (max-width: 767px) {
    #prod_title_fixed {
      height: 111px;
      top: -111px; }
      #prod_title_fixed.no_reviews {
        height: 85px;
        top: -85px; } }
  #prod_title_fixed .inner_wrapper {
    padding: 15px 0; }
  #prod_title_fixed.fixed {
    top: 0;
    -webkit-box-shadow: 0 0 18px 0 #EBEBEB;
    -moz-box-shadow: 0 0 18px 0 #EBEBEB;
    box-shadow: 0 0 18px 0 #EBEBEB; }
  #prod_title_fixed h3 {
    font-size: 18px;
    padding-top: 2px;
    line-height: 30px;
    font-weight: 500;
    margin: 0 0 0 0;
    color: #111111; }
    @media (max-width: 767px) {
      #prod_title_fixed h3 {
        padding-top: 0; } }
  #prod_title_fixed .mini_review_wrap {
    float: right;
    line-height: 24px; }
    @media (max-width: 767px) {
      #prod_title_fixed .mini_review_wrap {
        float: left;
        clear: left; } }
  #prod_title_fixed .see_reviews {
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #898989;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #prod_title_fixed .see_reviews:hover {
      color: #D0112B; }
  #prod_title_fixed .title_price {
    float: left;
    font-size: 16px;
    line-height: 24px;
    color: #D0112B; }
    #prod_title_fixed .title_price span {
      color: #111111; }

#prod_title_block {
  width: 100%;
  background-color: #FFFFFF; }
  #prod_title_block .inner_wrapper {
    padding: 50px 0 20px 0;
    border-bottom: 3px solid #EBEBEB; }
    @media (min-width: 990px) and (max-width: 1119px) {
      #prod_title_block .inner_wrapper {
        padding: 40px 0 20px 0; } }
    @media (max-width: 767px) {
      #prod_title_block .inner_wrapper {
        padding: 20px 0 20px 0; } }
  #prod_title_block h1 {
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    color: #111111; }
    @media (max-width: 767px) {
      #prod_title_block h1 {
        font-size: 24px;
        line-height: 28px; } }
  #prod_title_block .mini_review_wrap {
    float: right;
    padding-top: 6px; }
    @media (max-width: 767px) {
      #prod_title_block .mini_review_wrap {
        padding-top: 2px;
        float: left;
        clear: left; } }
  #prod_title_block .see_reviews {
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #898989;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #prod_title_block .see_reviews:hover {
      color: #D0112B; }
  #prod_title_block .title_price {
    float: left;
    font-size: 22px;
    line-height: 24px;
    padding-top: 6px;
    color: #D0112B; }
    #prod_title_block .title_price span {
      color: #111111; }
    @media (max-width: 767px) {
      #prod_title_block .title_price {
        font-size: 18px;
        line-height: 22px; } }

#prod_fixed_block {
  width: 500px;
  float: right;
  border: 1px solid #EBEBEB;
  padding: 30px;
  background-color: #FFFFFF;
  z-index: 2500; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #prod_fixed_block {
      width: 420px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #prod_fixed_block {
      width: 410px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #prod_fixed_block {
      width: 334px;
      padding: 0;
      border: none; } }
  @media (max-width: 767px) {
    #prod_fixed_block {
      width: 100%;
      border: none;
      padding: 0;
      margin-top: 40px; } }

.add_to_cart_form ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0; }
  .add_to_cart_form ul li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%; }
    .add_to_cart_form ul li label {
      width: 118px;
      float: left;
      font-size: 16px;
      color: #111111;
      line-height: 42px;
      margin: 0 0 0 0; }
      @media (min-width: 768px) and (max-width: 989px) {
        .add_to_cart_form ul li label {
          width: 100%; } }

.add_to_cart_form #prod_det_price span {
  float: left;
  font-size: 16px;
  color: #636363;
  line-height: 42px;
  margin: 0 0 0 0; }
  @media (min-width: 768px) and (max-width: 989px) {
    .add_to_cart_form #prod_det_price span {
      width: 100%; } }

.add_to_cart_form #prod_det_add_to_cart {
  margin: 30px 0 0 0; }

.add_to_cart_form .disabled_msg {
  display: block;
  padding: 10px 0;
  color: #111111;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.6px; }

.add_to_cart_form .submit_button[disabled="disabled"] {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: not-allowed; }
  .add_to_cart_form .submit_button[disabled="disabled"]:hover {
    background: #D0112B; }

#prod_var {
  padding-bottom: 22px; }
  #prod_var li label {
    line-height: 56px; }
    @media (max-width: 767px) {
      #prod_var li label {
        line-height: 36px; } }
  #prod_var li .na {
    line-height: 54px;
    background-color: #F4F4F2;
    padding: 0 20px;
    text-transform: uppercase; }
  #prod_var li .select_wrapper, #prod_var li .na {
    width: 320px;
    float: left;
    border: 1px solid #EBEBEB; }
    #prod_var li .select_wrapper .select2, #prod_var li .na .select2 {
      height: 54px;
      background-color: #F4F4F2; }
    #prod_var li .select_wrapper .selection, #prod_var li .na .selection {
      line-height: 54px; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #prod_var li .select_wrapper, #prod_var li .na {
        width: 240px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #prod_var li .select_wrapper, #prod_var li .na {
        width: 230px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #prod_var li .select_wrapper, #prod_var li .na {
        width: 100%; } }
    @media (max-width: 767px) {
      #prod_var li .select_wrapper, #prod_var li .na {
        width: 100%; }
        #prod_var li .select_wrapper select, #prod_var li .na select {
          background-color: #F4F4F2; } }
  #prod_var li + li {
    margin: 10px 0 0; }

#prod_det_code {
  border-top: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB; }
  #prod_det_code .code {
    width: 100%;
    font-size: 16px;
    float: left;
    line-height: 42px;
    letter-spacing: -0.6px;
    color: #636363;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  #prod_det_code .label {
    display: inline-block;
    width: 118px;
    color: #111111;
    font-weight: 500; }

#find_a_stockist {
  margin-top: 20px;
  background-color: #F4F4F2;
  padding: 15px 20px 20px;
  text-align: center; }
  #find_a_stockist p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.6px;
    width: 320px;
    margin: 0 auto;
    color: #111111; }
    @media (min-width: 768px) and (max-width: 989px) {
      #find_a_stockist p {
        width: 100%; } }
    @media (max-width: 767px) {
      #find_a_stockist p {
        width: 100%; } }
  #find_a_stockist a {
    margin: 10px 0 0 0;
    display: block;
    font-size: 20px;
    font-weight: 500;
    background-color: #D0112B;
    color: #FFFFFF;
    line-height: 56px;
    height: 56px;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #find_a_stockist a:hover {
      background-color: #111111; }
    @media (max-width: 767px) {
      #find_a_stockist a {
        font-size: 16px; } }

#prod_image_block {
  width: 600px;
  height: 660px;
  border: 1px solid #EBEBEB;
  float: left;
  position: relative;
  will-change: opacity;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #prod_image_block {
      width: 480px;
      height: 560px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #prod_image_block {
      width: 450px;
      height: 530px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #prod_image_block {
      width: 354px;
      height: 434px; } }
  @media (max-width: 767px) {
    #prod_image_block {
      width: 100%;
      height: 100%; } }

.prod_social_block {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  z-index: 5; }
  .prod_social_block .prod_reveal_socials {
    position: relative;
    cursor: pointer;
    display: block; }
    .prod_social_block .prod_reveal_socials:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: block;
      background-color: #D0112B;
      color: #FFFFFF;
      width: 40px;
      height: 40px;
      font-size: 18px;
      line-height: 40px;
      text-align: center;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
    .prod_social_block .prod_reveal_socials:hover:before {
      background-color: #D0112B; }
  .prod_social_block .social_buttons {
    display: none;
    width: 40px; }
    .prod_social_block .social_buttons li {
      display: block;
      width: 40px;
      height: 40px;
      margin: 10px 0 0 0; }
      .prod_social_block .social_buttons li span {
        display: none; }
      .prod_social_block .social_buttons li a {
        display: block;
        text-decoration: none; }
        .prod_social_block .social_buttons li a:before {
          display: block;
          width: 40px;
          height: 40px;
          text-align: center;
          line-height: 40px;
          color: #636363;
          font-size: 18px;
          background-color: #FFFFFF;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%;
          -webkit-transition: 0.2s;
          -o-transition: 0.2s;
          transition: 0.2s; }
        .prod_social_block .social_buttons li a:hover:before {
          color: #D0112B; }
      .prod_social_block .social_buttons li.facebook a:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .prod_social_block .social_buttons li.twitter a:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .prod_social_block .social_buttons li.googleplus a:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

#main_cycle_wrapper {
  height: 578px;
  width: 100%; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #main_cycle_wrapper {
      height: 478px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #main_cycle_wrapper {
      height: 448px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #main_cycle_wrapper {
      height: 352px; } }
  @media (max-width: 767px) {
    #main_cycle_wrapper {
      height: 100%; } }

#main_cycle {
  width: 100%;
  height: 100%; }
  #main_cycle li {
    height: 100%;
    float: left; }
    @media (min-width: 1290px) {
      #main_cycle li {
        height: 578px; } }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #main_cycle li {
        height: 478px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #main_cycle li {
        height: 448px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #main_cycle li {
        height: 352px; } }
    #main_cycle li a {
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      overflow: hidden; }
      #main_cycle li a .va_in img, #main_cycle li a .va_in iframe {
        max-width: 100%; }
    #main_cycle li img, #main_cycle li iframe {
      display: block;
      margin: 0 auto; }

#prod_thumbs {
  height: 80px;
  padding: 10px 60px;
  position: relative; }
  #prod_thumbs ul {
    height: 100%;
    width: 100%; }
    #prod_thumbs ul li {
      float: left;
      position: relative;
      cursor: pointer;
      width: 58px;
      height: 57px; }
      #prod_thumbs ul li.youtube_img {
        background-position: center center; }
        #prod_thumbs ul li.youtube_img span {
          display: none; }
      #prod_thumbs ul li a {
        display: block;
        height: 100%;
        width: 100%; }
        #prod_thumbs ul li a:before {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          border: 1px solid #EBEBEB; }
        #prod_thumbs ul li a img {
          display: block;
          margin: 0 auto;
          max-width: 100%; }
      #prod_thumbs ul li:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border: 2px solid #363636;
        z-index: 100;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        opacity: 0;
        filter: alpha(opacity=0); }
      #prod_thumbs ul li.sel:before {
        opacity: 1;
        filter: alpha(opacity=100); }
  #prod_thumbs .nav {
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    top: 10px;
    text-decoration: none;
    color: #363636;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: none; }
    #prod_thumbs .nav:before {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 60px;
      font-size: 15px; }
    #prod_thumbs .nav:hover {
      color: #D0112B; }
    #prod_thumbs .nav.prev {
      left: 0; }
      #prod_thumbs .nav.prev:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    #prod_thumbs .nav.next {
      right: 0; }
      #prod_thumbs .nav.next:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    #prod_thumbs .nav.disabled {
      opacity: 0.6;
      filter: alpha(opacity=60); }
      #prod_thumbs .nav.disabled:hover {
        color: #363636; }

#prod_details_block {
  float: left;
  clear: both;
  width: 640px;
  padding-top: 40px;
  margin-top: 40px; }
  #prod_details_block.empty {
    padding-top: 0;
    margin-top: 0; }
  #prod_details_block .imgleft {
    float: left; }
  #prod_details_block .section_title {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #111111;
    margin: 0 0 20px 0;
    letter-spacing: -1px; }
    #prod_details_block .section_title.reduced_bottom_spacing {
      margin: 0 0 10px 0; }
    @media (max-width: 767px) {
      #prod_details_block .section_title {
        font-size: 24px;
        line-height: 30px; } }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #prod_details_block {
      width: 500px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #prod_details_block {
      width: 450px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #prod_details_block {
      padding-top: 0;
      width: 100%; } }
  @media (max-width: 767px) {
    #prod_details_block {
      width: 100%;
      padding-top: 20px;
      margin-top: 20px; } }

.whats_included .points {
  margin-top: 40px;
  border-top: 3px solid #EBEBEB;
  padding: 36px 0 0; }
  .whats_included .points > h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #111111;
    margin: 0 0 20px 0;
    letter-spacing: -1px;
    margin: 0 0 30px 0; }
    .whats_included .points > h2.reduced_bottom_spacing {
      margin: 0 0 10px 0; }
    @media (max-width: 767px) {
      .whats_included .points > h2 {
        font-size: 24px;
        line-height: 30px; } }

.whats_included .point + .point {
  margin: 20px 0 0 0; }

.whats_included .point .image {
  float: left;
  width: 105px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .whats_included .point .image {
      width: 90px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .whats_included .point .image {
      width: 90px; } }
  @media (max-width: 767px) {
    .whats_included .point .image {
      width: 90px; } }

.whats_included .point .content {
  float: left;
  width: 535px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .whats_included .point .content {
      width: 410px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .whats_included .point .content {
      width: 360px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .whats_included .point .content {
      width: 603px; } }
  @media (max-width: 767px) {
    .whats_included .point .content {
      width: calc(100% - 90px); } }
  .whats_included .point .content h3 {
    font-size: 18px; }
    @media (max-width: 767px) {
      .whats_included .point .content h3 {
        font-size: 16px; } }

.whats_included .point .wysiwyg p {
  font-size: 14px;
  line-height: 24px; }

#prod_tabs {
  clear: both;
  float: left;
  margin-top: 160px;
  border-top: 1px solid #EBEBEB;
  position: relative;
  width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    #prod_tabs {
      margin-top: 100px; } }
  @media (max-width: 767px) {
    #prod_tabs {
      margin-top: 100px; } }

#prod_tabs_nav {
  position: absolute;
  top: -61px;
  width: 640px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #prod_tabs_nav {
      width: 500px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #prod_tabs_nav {
      width: 450px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #prod_tabs_nav {
      width: 100%; } }
  @media (max-width: 767px) {
    #prod_tabs_nav {
      width: 100%; } }
  #prod_tabs_nav:after {
    content: '';
    position: absolute;
    top: 100%;
    width: 10000px;
    left: -5000px;
    background-color: #EBEBEB;
    height: 1px;
    z-index: 2; }
  #prod_tabs_nav ul {
    margin-left: -4px;
    margin-right: -4px; }
    #prod_tabs_nav ul li {
      float: left;
      padding: 0 4px;
      height: 60px;
      line-height: 60px;
      text-align: center; }
      @media (max-width: 767px) {
        #prod_tabs_nav ul li {
          width: 50%; } }
      #prod_tabs_nav ul li.sel div {
        background-color: #FFFFFF;
        z-index: 3; }
        #prod_tabs_nav ul li.sel div:after {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          bottom: 0;
          left: 50%;
          display: block;
          width: 12px;
          margin-left: -6px;
          font-size: 11px;
          line-height: 6px;
          height: 6px;
          text-align: center;
          color: #D0112B; }
      #prod_tabs_nav ul li div {
        width: 315px;
        border: 1px solid #EBEBEB;
        border-bottom: none;
        background-color: #F4F4F2;
        position: relative;
        z-index: 1; }
        @media (max-width: 767px) {
          #prod_tabs_nav ul li div {
            width: 100%; } }
      #prod_tabs_nav ul li a {
        display: block;
        text-decoration: none;
        font-size: 18px;
        color: #363636;
        font-weight: 500; }
        @media (max-width: 767px) {
          #prod_tabs_nav ul li a span {
            display: none; } }

.prod_divider {
  clear: both;
  float: none;
  width: 100%;
  height: 3px;
  background-color: #EBEBEB; }

#prod_tabs_content {
  padding-top: 60px; }
  @media (min-width: 768px) and (max-width: 989px) {
    #prod_tabs_content {
      padding-top: 40px; } }
  @media (max-width: 767px) {
    #prod_tabs_content {
      padding-top: 20px; } }
  #prod_tabs_content .tab_content_title {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #111111;
    margin: 0 0 20px 0;
    letter-spacing: -1px;
    color: #363636;
    margin: 0 0 0 0; }
    #prod_tabs_content .tab_content_title.reduced_bottom_spacing {
      margin: 0 0 10px 0; }
    @media (max-width: 767px) {
      #prod_tabs_content .tab_content_title {
        font-size: 24px;
        line-height: 30px; } }
  #prod_tabs_content .prod_tab_content {
    display: none;
    position: relative; }
    #prod_tabs_content .prod_tab_content.sel {
      display: block; }
    #prod_tabs_content .prod_tab_content#reviews, #prod_tabs_content .prod_tab_content#video {
      width: 640px; }
      @media (min-width: 1120px) and (max-width: 1289px) {
        #prod_tabs_content .prod_tab_content#reviews, #prod_tabs_content .prod_tab_content#video {
          width: 500px; } }
      @media (min-width: 990px) and (max-width: 1119px) {
        #prod_tabs_content .prod_tab_content#reviews, #prod_tabs_content .prod_tab_content#video {
          width: 450px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        #prod_tabs_content .prod_tab_content#reviews, #prod_tabs_content .prod_tab_content#video {
          width: 100%; } }
      @media (max-width: 767px) {
        #prod_tabs_content .prod_tab_content#reviews, #prod_tabs_content .prod_tab_content#video {
          width: 100%; } }
    #prod_tabs_content .prod_tab_content#video iframe {
      display: block;
      width: 100%;
      height: 395px; }
    #prod_tabs_content .prod_tab_content#sales .tab_content_title {
      margin-bottom: 40px; }

.review_form_wrapper {
  display: none;
  clear: both;
  float: none;
  width: 100%;
  margin-top: 20px;
  padding: 30px;
  background-color: #F4F4F2;
  -webkit-box-shadow: 2px 2px 0 0 #E1E1DF;
  -moz-box-shadow: 2px 2px 0 0 #E1E1DF;
  box-shadow: 2px 2px 0 0 #E1E1DF; }

.review_count {
  padding: 30px 0 0;
  border-bottom: 1px solid #EBEBEB; }
  @media (max-width: 767px) {
    .review_count {
      padding: 15px 0 0; } }
  .review_count p {
    font-size: 18px;
    color: #363636;
    line-height: 50px;
    font-weight: 500; }

.no_reviews_text {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  margin: 0 0 30px 0;
  letter-spacing: -0.6px;
  clear: right;
  margin: 0 0 0 0;
  color: #363636;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 0; }
  .no_reviews_text > a {
    color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .no_reviews_text > a:hover {
      color: #111111; }
  .no_reviews_text img {
    max-width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    .no_reviews_text {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    .no_reviews_text {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

.review_buttons {
  padding: 20px 0 0 0;
  border-top: 1px solid #EBEBEB; }

#reviews_list {
  padding: 20px 0 30px; }
  #reviews_list li + li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #EBEBEB; }
  #reviews_list li h3 {
    font-size: 18px;
    line-height: 24px;
    color: #363636;
    letter-spacing: -0.6px; }
    #reviews_list li h3:before {
      content: '\201C'; }
    #reviews_list li h3:after {
      content: '\201D'; }
  #reviews_list li .count {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 8px; }
    #reviews_list li .count p {
      font-size: 16px;
      line-height: 24px;
      color: #363636;
      margin-left: 5px; }
  #reviews_list li .review_stars {
    margin-bottom: 10px;
    margin-top: 8px; }
  #reviews_list li .review_description {
    font-size: 16px;
    line-height: 24px;
    color: #363636;
    margin: 0 0 0 0;
    height: 72px;
    overflow: hidden; }
  #reviews_list li .review_readmore {
    display: block;
    margin-top: 20px;
    border: 2px solid #EBEBEB;
    width: 190px;
    height: 56px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #D0112B;
    text-decoration: none;
    display: none; }
    #reviews_list li .review_readmore:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 9px;
      display: inline-block;
      margin-left: 8px; }

#show_all_reviews {
  height: 56px;
  line-height: 56px;
  background-color: #111111;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  float: left;
  text-align: center;
  width: 315px;
  margin-right: 10px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  #show_all_reviews:hover {
    background-color: #D0112B; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #show_all_reviews {
      width: 245px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #show_all_reviews {
      width: 220px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #show_all_reviews {
      width: 349px; } }
  @media (max-width: 767px) {
    #show_all_reviews {
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px; } }

#leave_a_review {
  height: 56px;
  border: 2px solid #EBEBEB;
  line-height: 52px;
  background-color: #FFFFFF;
  color: #D0112B;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  float: left;
  text-align: center;
  width: 315px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  #leave_a_review:hover {
    color: #111111; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #leave_a_review {
      width: 245px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #leave_a_review {
      width: 220px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #leave_a_review {
      width: 349px; } }
  @media (max-width: 767px) {
    #leave_a_review {
      width: 100%; } }

.review_average {
  font-size: 16px;
  line-height: 24px;
  color: #363636; }

.review_stars {
  display: inline-block; }
  .review_stars span {
    font-size: 18px;
    color: #363636;
    padding: 0 2px;
    line-height: 24px; }
    .review_stars span.sel {
      color: #e5c300; }

#review_form h1 {
  font-weight: 600;
  font-size: 52px;
  line-height: 60px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (min-width: 768px) and (max-width: 989px) {
    #review_form h1 {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 767px) {
    #review_form h1 {
      font-size: 28px;
      line-height: 32px;
      margin: 0 0 20px 0; } }

#review_form h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  color: #111111;
  margin: 0 0 20px 0;
  letter-spacing: -1px; }
  #review_form h2.reduced_bottom_spacing {
    margin: 0 0 10px 0; }
  @media (max-width: 767px) {
    #review_form h2 {
      font-size: 24px;
      line-height: 30px; } }

#review_form h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    #review_form h3 {
      font-size: 20px;
      line-height: 28px;
      margin: 0 0 28px; } }

#review_form h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    #review_form h4 {
      font-size: 20px;
      line-height: 28px;
      margin: 0 0 28px 0; } }

#review_form h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    #review_form h5 {
      font-size: 18px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

#review_form p, #review_form > div {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  margin: 0 0 30px 0;
  letter-spacing: -0.6px;
  clear: right; }
  #review_form p > a, #review_form > div > a {
    color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #review_form p > a:hover, #review_form > div > a:hover {
      color: #111111; }
  #review_form p img, #review_form > div img {
    max-width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    #review_form p, #review_form > div {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    #review_form p, #review_form > div {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

#review_form ul {
  margin: 0 0 30px 0; }
  #review_form ul li {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #636363;
    font-weight: 300;
    padding: 0 0 0 30px;
    letter-spacing: -0.6px; }
    #review_form ul li:before {
      content: '-';
      position: absolute;
      top: 0;
      left: 0;
      color: #D0112B; }
    @media (max-width: 767px) {
      #review_form ul li {
        font-size: 16px;
        line-height: 28px; } }

#review_form blockquote {
  color: #363636;
  font-size: 40px;
  line-height: 48px;
  padding: 24px 0;
  border-top: 3px solid #EBEBEB;
  border-bottom: 3px solid #EBEBEB;
  letter-spacing: -2px;
  margin: 0 0 30px 0;
  position: relative; }
  #review_form blockquote:before, #review_form blockquote:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    height: 3px;
    width: 57px;
    background-color: #D0112B; }
  #review_form blockquote:before {
    top: -3px; }
  #review_form blockquote:after {
    bottom: -3px; }
  @media (max-width: 767px) {
    #review_form blockquote {
      padding: 18px 0;
      font-size: 28px;
      line-height: 36px;
      margin: 0 0 28px 0; } }

#review_form *:first-child {
  margin-top: 0; }

#review_form *:last-child {
  margin-bottom: 0; }

#review_form ul li {
  width: 100%; }

#prod_extras .content {
  text-align: center; }
  #prod_extras .content h2 {
    font-weight: 600;
    font-size: 52px;
    line-height: 60px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    letter-spacing: -2px; }
    @media (min-width: 768px) and (max-width: 989px) {
      #prod_extras .content h2 {
        font-size: 42px;
        line-height: 48px; } }
    @media (max-width: 767px) {
      #prod_extras .content h2 {
        font-size: 28px;
        line-height: 32px;
        margin: 0 0 20px 0; } }
    @media (max-width: 767px) {
      #prod_extras .content h2 {
        margin: 0 0 0 0; } }

.prod_related_upper {
  background-color: #FFFFFF; }
  .prod_related_upper .content {
    padding: 100px 0 50px 0;
    border-top: 3px solid #EBEBEB; }
    @media (min-width: 990px) and (max-width: 1119px) {
      .prod_related_upper .content {
        padding: 20px 0 50px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .prod_related_upper .content {
        padding: 20px 0 40px; } }
    @media (max-width: 767px) {
      .prod_related_upper .content {
        padding: 40px 0; } }

.prod_related_lower {
  border-top: 3px solid #EBEBEB;
  background-color: #F4F4F2;
  position: relative; }
  .prod_related_lower:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -9px;
    margin-bottom: 3px;
    border-bottom: 9px solid #EBEBEB;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent; }
  .prod_related_lower .inner_wrapper {
    padding: 60px 0 40px;
    border-bottom: 3px solid #e3e3e3; }
  @media (max-width: 767px) {
    .prod_related_lower #related li:nth-child(n+3) {
      display: none; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .prod_related_lower #related li:nth-child(4) {
      display: none; } }

.recent_wrap {
  margin-left: -10px;
  margin-right: -10px; }
  .recent_wrap .prod_list {
    margin-left: 0;
    margin-right: 0; }

.prod_recent {
  background-color: #F4F4F2;
  padding: 60px 0 80px; }
  @media (min-width: 990px) and (max-width: 1119px) {
    .prod_recent {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .prod_recent {
      padding: 40px 0; } }
  .prod_recent.category .content {
    padding: 60px 0 40px;
    border-top: 3px solid #EBEBEB; }
    @media (min-width: 990px) and (max-width: 1119px) {
      .prod_recent.category .content {
        padding: 40px 0; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .prod_recent.category .content {
        padding: 40px 0; } }
    @media (max-width: 767px) {
      .prod_recent.category .content {
        padding: 40px 0; } }
  .prod_recent.category h2 {
    font-weight: 600;
    font-size: 52px;
    line-height: 60px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    letter-spacing: -2px;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 989px) {
      .prod_recent.category h2 {
        font-size: 42px;
        line-height: 48px; } }
    @media (max-width: 767px) {
      .prod_recent.category h2 {
        font-size: 28px;
        line-height: 32px;
        margin: 0 0 20px 0; } }
    @media (max-width: 767px) {
      .prod_recent.category h2 {
        margin: 0 0 0 0; } }
  .prod_recent .content {
    padding: 0 0 40px; }
  .prod_recent .prod_recent_controls {
    width: 56px;
    height: 56px;
    background-color: #FFFFFF;
    border: 2px solid #EBEBEB;
    text-align: center;
    font-size: 11px;
    line-height: 52px;
    display: inline-block;
    text-decoration: none;
    color: #363636;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .prod_recent .prod_recent_controls#prod_recent_next:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .prod_recent .prod_recent_controls#prod_recent_prev:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .prod_recent .prod_recent_controls:hover {
      color: #D0112B; }
    .prod_recent .prod_recent_controls.disabled {
      color: #d7d7d7; }
      .prod_recent .prod_recent_controls.disabled:hover {
        color: #d7d7d7; }

.prod_recent_pagi_wrap {
  text-align: center; }
  @media (max-width: 767px) {
    .prod_recent_pagi_wrap {
      padding-top: 20px; } }

#prod_recent_pagi {
  padding: 0 30px;
  display: inline-block; }
  #prod_recent_pagi a {
    text-decoration: none;
    color: #d7d7d7;
    display: inline-block;
    padding: 0 9px; }
    #prod_recent_pagi a span {
      display: none; }
    #prod_recent_pagi a.selected {
      color: #D0112B; }
      #prod_recent_pagi a.selected:before {
        background-color: #D0112B; }
    #prod_recent_pagi a:before {
      content: '';
      display: block;
      width: 12px;
      height: 12px;
      background-color: #d7d7d7;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }

body.search .filter_column_head_mobile {
  padding-top: 24px; }

body.search .filter_column {
  padding-top: 0; }

body.search #content {
  background-color: #F4F4F2; }
  @media (max-width: 767px) {
    body.search #content {
      padding: 0 0 40px; }
      body.search #content .container {
        padding-left: 0;
        padding-right: 0; } }

body.search #left_col {
  width: 265px;
  padding-top: 40px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    body.search #left_col {
      width: 220px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    body.search #left_col {
      width: 225px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    body.search #left_col {
      width: 225px; } }
  @media (max-width: 767px) {
    body.search #left_col {
      width: 100%;
      background-color: #FFFFFF;
      padding-left: 15px;
      padding-right: 15px; } }

body.search .middle_col.left_col {
  width: 935px;
  padding: 40px 0 0 40px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    body.search .middle_col.left_col {
      width: 736px;
      padding: 0 0 0 20px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    body.search .middle_col.left_col {
      width: 675px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    body.search .middle_col.left_col {
      width: 483px; } }
  @media (max-width: 767px) {
    body.search .middle_col.left_col {
      width: 100%;
      padding: 15px 15px 0 15px; } }

@media (max-width: 767px) {
  body.search .middle_col {
    padding: 15px 15px 0 15px; } }

#search_header {
  background-color: #FFFFFF;
  border-bottom: 3px solid #EBEBEB;
  padding: 40px 0;
  position: relative; }
  #search_header:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 2;
    margin-left: -9px;
    margin-top: 3px;
    border-top: 9px solid #EBEBEB;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent; }

.search_header_content h1 {
  font-weight: 600;
  font-size: 52px;
  line-height: 60px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (min-width: 768px) and (max-width: 989px) {
    .search_header_content h1 {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 767px) {
    .search_header_content h1 {
      font-size: 28px;
      line-height: 32px;
      margin: 0 0 20px 0; } }

.search_header_content p {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  margin: 0 0 30px 0;
  letter-spacing: -0.6px;
  clear: right; }
  .search_header_content p > a {
    color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .search_header_content p > a:hover {
      color: #111111; }
  .search_header_content p img {
    max-width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    .search_header_content p {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    .search_header_content p {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  .search_header_content p:last-child {
    margin-bottom: 0; }

.search_header_content i {
  color: #D0112B; }

.search_header_content .wysiwyg {
  margin-top: 40px; }

body.stockists #content .container > .inner_wrapper {
  padding: 70px 0 50px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    body.stockists #content .container > .inner_wrapper {
      padding: 50px 0 50px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    body.stockists #content .container > .inner_wrapper {
      padding: 40px 0 40px; } }
  @media (max-width: 767px) {
    body.stockists #content .container > .inner_wrapper {
      padding: 40px 0 40px; } }

body.stockists_stockist #content .container > .inner_wrapper {
  padding: 70px 0 0 0; }
  @media (max-width: 767px) {
    body.stockists_stockist #content .container > .inner_wrapper {
      padding: 40px 0 0 0; } }

.stockist_title {
  font-weight: 600;
  font-size: 52px;
  line-height: 60px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px;
  text-align: center;
  margin: 0 0 10px 0;
  letter-spacing: -2px; }
  @media (min-width: 768px) and (max-width: 989px) {
    .stockist_title {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 767px) {
    .stockist_title {
      font-size: 28px;
      line-height: 32px;
      margin: 0 0 20px 0; } }
  .stockist_title .stockist_wysiwyg {
    width: 700px;
    margin: 0 auto; }

#stockists_list {
  max-width: 590px;
  margin: 30px auto 60px; }
  @media (min-width: 768px) and (max-width: 989px) {
    #stockists_list {
      margin: 30px auto 40px; } }
  @media (max-width: 767px) {
    #stockists_list {
      margin: 30px auto 40px; } }
  #stockists_list ul {
    margin: 0 0 0 0; }
    #stockists_list ul li {
      width: 513px;
      padding: 0 0 0 0;
      margin: 0 0 0 0; }
      @media (max-width: 767px) {
        #stockists_list ul li {
          width: calc(100% - 66px); } }
      #stockists_list ul li.form_submit {
        width: 77px;
        height: 77px; }
        @media (max-width: 767px) {
          #stockists_list ul li.form_submit {
            width: 66px;
            height: 66px; } }
        #stockists_list ul li.form_submit .submit_button {
          width: 100%;
          height: 100%; }
          #stockists_list ul li.form_submit .submit_button span {
            display: none; }
          #stockists_list ul li.form_submit .submit_button:before {
            content: "";
            font-family: 'icons';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 24px;
            display: block;
            width: 100%;
            height: 100%;
            line-height: 77px; }
            @media (max-width: 767px) {
              #stockists_list ul li.form_submit .submit_button:before {
                line-height: 66px; } }
      #stockists_list ul li label {
        display: none; }
      #stockists_list ul li .input_wrap {
        border: none;
        height: 77px;
        line-height: 77px; }
        @media (max-width: 767px) {
          #stockists_list ul li .input_wrap {
            height: 66px;
            line-height: 66px; } }
        #stockists_list ul li .input_wrap input {
          color: #444444;
          font-size: 18px;
          letter-spacing: -0.6px;
          height: 77px;
          padding: 0 30px;
          line-height: 77px;
          background-color: #EBEBEB; }
          @media (max-width: 767px) {
            #stockists_list ul li .input_wrap input {
              padding: 0 15px;
              height: 66px;
              line-height: 66px; } }
        #stockists_list ul li .input_wrap ::-webkit-input-placeholder {
          color: #444444; }
        #stockists_list ul li .input_wrap :-moz-placeholder {
          /* Firefox 18- */
          color: #444444; }
        #stockists_list ul li .input_wrap ::-moz-placeholder {
          /* Firefox 19+ */
          color: #444444; }
        #stockists_list ul li .input_wrap :-ms-input-placeholder {
          color: #444444; }

.stockist_map_container_wrapper {
  position: relative;
  overflow: hidden; }

.stockist_map_info {
  position: absolute;
  left: -367px;
  top: 0;
  z-index: 10000;
  float: left; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .stockist_map_info {
      left: -300px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .stockist_map_info {
      left: -300px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .stockist_map_info {
      left: -300px; } }
  @media (max-width: 767px) {
    .stockist_map_info {
      display: none; } }
  .stockist_map_info .inner_wrapper {
    width: 367px;
    height: 597px;
    padding: 0 60px;
    background-color: #111111; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .stockist_map_info .inner_wrapper {
        height: 400px;
        width: 300px;
        padding: 0 30px; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .stockist_map_info .inner_wrapper {
        height: 400px;
        width: 300px;
        padding: 0 30px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .stockist_map_info .inner_wrapper {
        height: 400px;
        width: 300px;
        padding: 0 30px; } }
    @media (max-width: 767px) {
      .stockist_map_info .inner_wrapper {
        height: 300px;
        width: 100%;
        padding: 0 15px; } }

#stockist_info {
  position: relative;
  height: 100%; }
  #stockist_info a {
    width: 100%;
    height: 56px;
    bottom: 30px;
    font-weight: 500;
    font-size: 18px;
    position: absolute;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    background-color: #D0112B;
    color: #FFFFFF;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #stockist_info a:hover {
      color: #111111;
      background-color: #FFFFFF; }
    @media (max-width: 767px) {
      #stockist_info a {
        bottom: 15px; } }
  #stockist_info .stockist_detail h3 {
    color: #FFFFFF; }
  #stockist_info .stockist_detail address {
    color: #A1A1A1; }
    #stockist_info .stockist_detail address > div {
      height: auto; }
  #stockist_info .stockist_detail .contact {
    color: #FFFFFF; }
    #stockist_info .stockist_detail .contact span {
      color: #A1A1A1; }

#stockists_map_container {
  height: 597px;
  width: 100%;
  float: right; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #stockists_map_container {
      height: 400px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #stockists_map_container {
      height: 400px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #stockists_map_container {
      height: 400px; } }
  @media (max-width: 767px) {
    #stockists_map_container {
      height: 300px; } }
  #stockists_map_container #map {
    height: 100%; }

.stockists_list {
  margin-top: 76px; }
  .stockists_list > .stockist_title {
    margin: 0 0 60px 0; }
    @media (min-width: 1120px) and (max-width: 1289px) {
      .stockists_list > .stockist_title {
        margin: 0 0 40px 0; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      .stockists_list > .stockist_title {
        margin: 0 0 40px 0; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .stockists_list > .stockist_title {
        margin: 0 0 40px 0; } }
    @media (max-width: 767px) {
      .stockists_list > .stockist_title {
        margin: 0 0 40px 0; } }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .stockists_list {
      margin-top: 40px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .stockists_list {
      margin-top: 40px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .stockists_list {
      margin-top: 40px; } }
  @media (max-width: 767px) {
    .stockists_list {
      margin-top: 40px; } }

.stockist_wrapper li, .nearby_stockist_wrapper li {
  width: 25%;
  float: left;
  border-left: 1px solid #EBEBEB;
  height: 420px; }
  @media (min-width: 990px) and (max-width: 1119px) {
    .stockist_wrapper li, .nearby_stockist_wrapper li {
      height: 390px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .stockist_wrapper li, .nearby_stockist_wrapper li {
      height: 390px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .stockist_wrapper li, .nearby_stockist_wrapper li {
      width: 33.33333333%; } }
  @media (max-width: 767px) {
    .stockist_wrapper li, .nearby_stockist_wrapper li {
      width: 100%;
      max-width: 300px;
      height: 353px;
      border-left: none;
      margin: 0 auto;
      float: none;
      clear: both; } }
  .stockist_wrapper li.first, .nearby_stockist_wrapper li.first {
    border-left: none; }
    @media (min-width: 768px) and (max-width: 989px) {
      .stockist_wrapper li.first, .nearby_stockist_wrapper li.first {
        border-left: 1px solid #EBEBEB; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .stockist_wrapper li:nth-child(3n + 1), .nearby_stockist_wrapper li:nth-child(3n + 1) {
      border-left: none; } }
  .stockist_wrapper li.last, .nearby_stockist_wrapper li.last {
    border-right: none; }
  .stockist_wrapper li:nth-child(n + 5), .nearby_stockist_wrapper li:nth-child(n + 5) {
    border-top: 1px solid #EBEBEB; }
    @media (min-width: 768px) and (max-width: 989px) {
      .stockist_wrapper li:nth-child(n + 5), .nearby_stockist_wrapper li:nth-child(n + 5) {
        border-top: none; } }
    @media (max-width: 767px) {
      .stockist_wrapper li:nth-child(n + 5), .nearby_stockist_wrapper li:nth-child(n + 5) {
        border-top: none; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .stockist_wrapper li:nth-child(n + 4), .nearby_stockist_wrapper li:nth-child(n + 4) {
      border-top: 1px solid #EBEBEB; } }
  @media (max-width: 767px) {
    .stockist_wrapper li:nth-child(n+2), .nearby_stockist_wrapper li:nth-child(n+2) {
      border-top: 1px solid #EBEBEB; } }
  .stockist_wrapper li a, .nearby_stockist_wrapper li a {
    height: 100%;
    display: block;
    padding: 30px;
    text-decoration: none; }
    @media (min-width: 990px) and (max-width: 1119px) {
      .stockist_wrapper li a, .nearby_stockist_wrapper li a {
        padding: 15px; } }
    @media (min-width: 768px) and (max-width: 989px) {
      .stockist_wrapper li a, .nearby_stockist_wrapper li a {
        padding: 15px; } }
    @media (max-width: 767px) {
      .stockist_wrapper li a, .nearby_stockist_wrapper li a {
        padding: 15px; } }

.nearby_stockist_wrapper li {
  height: 354px; }
  @media (min-width: 768px) and (max-width: 989px) {
    .nearby_stockist_wrapper li {
      height: 323px; } }
  @media (max-width: 767px) {
    .nearby_stockist_wrapper li {
      height: 286px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .nearby_stockist_wrapper li:last-child {
      display: none; } }

.stockist_detail {
  text-align: center;
  height: 238px; }
  @media (max-width: 767px) {
    .stockist_detail {
      height: 200px; } }
  .stockist_detail .distance {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.6px;
    color: #D0112B;
    display: block; }
  .stockist_detail h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #363636;
    margin: 0 0 0 0; }
    @media (max-width: 767px) {
      .stockist_detail h3 {
        max-height: 60px;
        overflow: hidden; } }
  .stockist_detail address {
    font-size: 16px;
    line-height: 26px;
    color: #636363;
    font-style: normal;
    margin: 10px 0 0 0;
    overflow: hidden; }
    @media (max-width: 767px) {
      .stockist_detail address {
        font-size: 14px;
        line-height: 24px; } }
    .stockist_detail address > div {
      height: 178px; }
      @media (max-width: 767px) {
        .stockist_detail address > div {
          height: 142px; } }
  .stockist_detail .contact {
    font-size: 16px;
    line-height: 26px;
    color: #111111;
    font-weight: 600; }
    .stockist_detail .contact.tel {
      margin: 20px 0 0 0; }
    @media (max-width: 767px) {
      .stockist_detail .contact {
        font-size: 14px; } }
    .stockist_detail .contact span {
      color: #636363;
      font-weight: 400; }
  .stockist_detail + p {
    display: block;
    text-align: center; }
    .stockist_detail + p span {
      display: block;
      width: 100%;
      height: 56px;
      line-height: 56px;
      font-size: 18px;
      font-weight: 500;
      background-color: #D0112B;
      color: #FFFFFF;
      letter-spacing: -0.6px;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    .stockist_detail + p .map_view {
      border: 2px solid #EBEBEB;
      line-height: 52px;
      background-color: #FFFFFF;
      color: #D0112B;
      margin: 0 0 10px 0; }
      .stockist_detail + p .map_view:hover {
        color: #111111; }
    .stockist_detail + p .details:hover {
      background-color: #111111; }

#stockists_list_pagi {
  padding: 20px 30px 0; }
  @media (min-width: 990px) and (max-width: 1119px) {
    #stockists_list_pagi {
      padding: 20px 15px 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #stockists_list_pagi {
      padding: 20px 15px 0; } }
  @media (max-width: 767px) {
    #stockists_list_pagi {
      padding: 20px 15px 0; } }
  @media (max-width: 767px) {
    #stockists_list_pagi .pagi {
      text-align: center; } }
  #stockists_list_pagi .pagi .paginate_title {
    float: left;
    font-weight: 500;
    font-size: 18px;
    line-height: 56px;
    color: #363636;
    margin: 0 0 0 0; }
    @media (min-width: 768px) and (max-width: 989px) {
      #stockists_list_pagi .pagi .paginate_title {
        font-size: 16px;
        letter-spacing: -0.6px; } }
    @media (max-width: 767px) {
      #stockists_list_pagi .pagi .paginate_title {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -0.6px;
        float: none;
        width: 100%;
        text-align: center;
        margin: 0 0 10px 0; } }
  #stockists_list_pagi .pagi ol {
    float: right;
    list-style: none;
    padding: 8px 0;
    margin-left: -5px;
    margin-right: -5px; }
    @media (max-width: 767px) {
      #stockists_list_pagi .pagi ol {
        float: none;
        display: inline-block; } }
    #stockists_list_pagi .pagi ol li {
      float: left;
      width: auto;
      padding: 0 5px; }
      #stockists_list_pagi .pagi ol li a {
        display: block;
        width: 40px;
        height: 40px;
        border: 1px solid #EBEBEB;
        line-height: 38px;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        color: #111111;
        text-decoration: none;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        -ms-border-radius: 1px;
        -o-border-radius: 1px;
        border-radius: 1px; }
        @media (max-width: 767px) {
          #stockists_list_pagi .pagi ol li a {
            width: 30px;
            height: 30px;
            line-height: 28px;
            font-size: 14px; } }
      #stockists_list_pagi .pagi ol li.sel a, #stockists_list_pagi .pagi ol li:hover a {
        background-color: #D0112B;
        border-color: #D0112B;
        color: #FFFFFF; }

#stockist_map_container {
  width: 895px;
  height: 597px;
  float: right; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #stockist_map_container {
      width: 675px;
      height: 400px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #stockist_map_container {
      width: 615px;
      height: 400px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #stockist_map_container {
      width: 100%;
      height: 400px; } }
  @media (max-width: 767px) {
    #stockist_map_container {
      width: 100%;
      height: 300px; } }
  #stockist_map_container #map {
    height: 100%; }

#stockist_name {
  text-align: center;
  margin: 0 0 50px 0; }
  @media (min-width: 768px) and (max-width: 989px) {
    #stockist_name {
      margin: 0 0 30px 0; } }
  @media (max-width: 767px) {
    #stockist_name {
      margin: 0 0 30px 0; } }
  #stockist_name h1 {
    font-weight: 600;
    font-size: 52px;
    line-height: 60px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    line-height: 70px; }
    @media (min-width: 768px) and (max-width: 989px) {
      #stockist_name h1 {
        font-size: 42px;
        line-height: 48px; } }
    @media (max-width: 767px) {
      #stockist_name h1 {
        font-size: 28px;
        line-height: 32px;
        margin: 0 0 20px 0; } }
  #stockist_name .distance {
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #636363;
    margin: 0 0 30px 0;
    letter-spacing: -0.6px;
    clear: right;
    color: #D0112B;
    margin: 0 0 0 0; }
    #stockist_name .distance > a {
      color: #D0112B;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #stockist_name .distance > a:hover {
        color: #111111; }
    #stockist_name .distance img {
      max-width: 100%; }
    @media (min-width: 768px) and (max-width: 989px) {
      #stockist_name .distance {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 28px 0; } }
    @media (max-width: 767px) {
      #stockist_name .distance {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 28px 0; } }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #stockist_name {
      margin: 0 0 40px 0; } }

#stockist_contact_details {
  padding: 60px 60px 60px 0;
  width: 305px;
  float: left; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #stockist_contact_details {
      width: 285px;
      padding: 60px 40px 60px 0; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #stockist_contact_details {
      width: 285px;
      padding: 60px 40px 60px 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #stockist_contact_details {
      width: 400px;
      margin: 0 auto;
      padding: 40px 0 0 0;
      text-align: center;
      float: none;
      clear: both; } }
  @media (max-width: 767px) {
    #stockist_contact_details {
      width: 100%;
      padding: 40px 0 0 0;
      margin: 0 auto;
      text-align: center;
      float: none;
      clear: both; } }
  #stockist_contact_details section + section {
    margin-top: 24px; }
  #stockist_contact_details > h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px;
    font-size: 26px;
    margin: 0 0 20px 0; }
    @media (max-width: 767px) {
      #stockist_contact_details > h2 {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 28px; } }
  #stockist_contact_details h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #111111;
    margin: 0 0 0 0; }
  #stockist_contact_details address, #stockist_contact_details p {
    font-size: 16px;
    color: #111111;
    font-style: normal;
    line-height: 22px;
    margin: 0 0 0 0; }
    #stockist_contact_details address a, #stockist_contact_details p a {
      text-decoration: none;
      color: #111111;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #stockist_contact_details address a:hover, #stockist_contact_details p a:hover {
        color: #D0112B; }
  #stockist_contact_details #contact_email p {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    line-height: 22px;
    height: 22px;
    white-space: nowrap; }

.stockist_details_container {
  margin-bottom: 80px; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .stockist_details_container {
      margin-bottom: 60px; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    .stockist_details_container {
      margin-bottom: 60px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .stockist_details_container {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .stockist_details_container {
      margin-bottom: 40px; } }

#nearby_stockists {
  margin-top: 0;
  padding: 60px 0 50px 0;
  border-top: 3px solid #EBEBEB;
  border-bottom: 3px solid #EBEBEB; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    #nearby_stockists {
      padding: 50px 0 50px 0; } }
  @media (min-width: 990px) and (max-width: 1119px) {
    #nearby_stockists {
      padding: 40px 0; } }
  @media (min-width: 768px) and (max-width: 989px) {
    #nearby_stockists {
      padding: 40px 0; } }
  @media (max-width: 767px) {
    #nearby_stockists {
      padding: 40px 0; } }
  #nearby_stockists > div > h3 {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #111111;
    margin: 0 0 20px 0;
    letter-spacing: -1px;
    margin: 0 0 60px 0;
    letter-spacing: -2px; }
    #nearby_stockists > div > h3.reduced_bottom_spacing {
      margin: 0 0 10px 0; }
    @media (max-width: 767px) {
      #nearby_stockists > div > h3 {
        font-size: 24px;
        line-height: 30px; } }
    @media (min-width: 1120px) and (max-width: 1289px) {
      #nearby_stockists > div > h3 {
        margin: 0 0 40px 0; } }
    @media (min-width: 990px) and (max-width: 1119px) {
      #nearby_stockists > div > h3 {
        margin: 0 0 40px 0; } }
    @media (min-width: 768px) and (max-width: 989px) {
      #nearby_stockists > div > h3 {
        margin: 0 0 40px 0; } }
    @media (max-width: 767px) {
      #nearby_stockists > div > h3 {
        margin: 0 0 40px 0; } }

a.stockist_back {
  display: block;
  float: right;
  width: 245px;
  height: 56px;
  border: 2px solid #EBEBEB;
  line-height: 52px;
  color: #D0112B;
  position: relative;
  text-align: center;
  margin: 0 auto 0;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  a.stockist_back:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    height: 52px;
    line-height: 52px;
    font-size: 7px;
    color: #111111;
    position: absolute;
    left: 20px;
    top: 0;
    font-weight: 400; }
  a.stockist_back:hover {
    color: #111111; }

.click_collect.not_possible {
  display: none; }

.testimonials_outer_wrapper {
  padding: 60px 0 60px; }
  .testimonials_outer_wrapper .autopagi_trigger {
    background: #F4F4F2;
    text-align: center;
    height: auto;
    margin: 30px 0 0;
    padding: 30px 0;
    cursor: pointer; }
    .testimonials_outer_wrapper .autopagi_trigger.shown {
      display: none;
      border: none;
      height: 0;
      overflow: hidden;
      margin: 0 0 0 0; }
    .testimonials_outer_wrapper .autopagi_trigger.showing {
      opacity: 0.5;
      filter: alpha(opacity=50); }
    .testimonials_outer_wrapper .autopagi_trigger span {
      display: block;
      width: 245px;
      margin: 0 auto;
      font-size: 18px;
      color: #FFFFFF;
      height: 56px;
      line-height: 30px;
      padding: 13px 0;
      text-align: center;
      font-weight: 300;
      letter-spacing: -1px;
      background: #D0112B; }
  .testimonials_outer_wrapper .empty_text {
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #636363;
    margin: 0 0 30px 0;
    letter-spacing: -0.6px;
    clear: right;
    margin: 0 0 0 0; }
    .testimonials_outer_wrapper .empty_text > a {
      color: #D0112B;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .testimonials_outer_wrapper .empty_text > a:hover {
        color: #111111; }
    .testimonials_outer_wrapper .empty_text img {
      max-width: 100%; }
    @media (min-width: 768px) and (max-width: 989px) {
      .testimonials_outer_wrapper .empty_text {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 28px 0; } }
    @media (max-width: 767px) {
      .testimonials_outer_wrapper .empty_text {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 28px 0; } }

.testimonial_wrapper {
  margin-left: -10px;
  margin-right: -10px; }
  .testimonial_wrapper li {
    float: left;
    padding: 10px;
    width: 33.3333333333%; }
    @media (max-width: 1119px) {
      .testimonial_wrapper li {
        width: calc(50% - 10px); } }
    @media (max-width: 767px) {
      .testimonial_wrapper li {
        width: 100%; } }

.testimonial {
  border: 1px solid #EBEBEB;
  padding: 30px; }
  .testimonial .image_wrapper {
    margin: 0 0 30px 0; }
    .testimonial .image_wrapper img {
      max-width: 100%; }
  .testimonial .body p {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -1px; }
  .testimonial .body p:first-child:before {
    content: "\201C"; }
  .testimonial .body p:last-child:after {
    content: "\201D"; }
  .testimonial .details {
    margin: 40px 0 0 0;
    padding: 40px 0 0 0;
    position: relative;
    color: #111111; }
    @media (max-width: 1119px) {
      .testimonial .details {
        margin: 30px 0 0 0;
        padding: 30px 0 0 0; } }
    .testimonial .details:before {
      content: '';
      display: block;
      height: 3px;
      width: 50px;
      background: #D0112B;
      position: absolute;
      top: 0;
      left: 0; }
    .testimonial .details h4 {
      font-weight: 500;
      font-size: 16px;
      line-height: 22px;
      letter-spacing: -1px; }
    .testimonial .details p {
      font-size: 16px;
      line-height: 22px;
      letter-spacing: -1px; }

h2.account_sub_title {
  margin-top: 55px;
  color: #111111;
  position: relative;
  font-weight: 500;
  padding-bottom: 20px; }

.account_module #left_col h2 {
  font-size: 28px;
  line-height: 40px; }

.account_module #left_col ul li a {
  font-size: 18px;
  line-height: 34px;
  padding: 0 46px 0 0; }
  .account_module #left_col ul li a:after {
    top: 0;
    line-height: 34px; }

.account_section .header h1, .account_section .header h2 {
  margin-top: 0;
  line-height: 40px;
  font-size: 28px;
  margin-bottom: 0;
  padding: 0; }

.account_section .header.has_button a.btn {
  float: left;
  margin-left: 20px; }

.tokenised_card {
  width: 50%;
  float: left;
  height: 266px;
  position: relative; }
  .tokenised_card + .tokenised_card + .tokenised_card {
    margin-top: 20px; }
  .tokenised_card:nth-child(odd) {
    padding-right: 10px; }
  .tokenised_card:nth-child(even) {
    padding-left: 10px; }
  @media (max-width: 1119px) {
    .tokenised_card {
      width: 100%; }
      .tokenised_card:nth-child(odd) {
        padding-right: 0; }
      .tokenised_card:nth-child(even) {
        padding-left: 0; } }
  @media (max-width: 767px) {
    .tokenised_card {
      height: auto; } }
  .tokenised_card .delete_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: white;
    background-color: #D0112B;
    padding: 20px; }
    .tokenised_card .delete_overlay__title {
      font-size: 18px; }
    .tokenised_card .delete_overlay .btn {
      margin: 10px 0;
      background-color: white;
      line-height: 20px; }
  .tokenised_card .inner_wrapper {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    position: relative; }
  .tokenised_card .body {
    padding: 20px; }
    .tokenised_card .body .left {
      width: 248px;
      float: left; }
      @media (max-width: 1289px) {
        .tokenised_card .body .left {
          width: 188px;
          padding-right: 20px; } }
      @media (max-width: 1119px) {
        .tokenised_card .body .left {
          width: 363px; } }
      @media (max-width: 989px) {
        .tokenised_card .body .left {
          width: 306px; } }
      @media (max-width: 767px) {
        .tokenised_card .body .left {
          width: 100%; } }
      .tokenised_card .body .left label {
        width: 100%;
        margin: 0 0 0 0;
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
        letter-spacing: -1px;
        color: #636363; }
        .tokenised_card .body .left label span {
          display: block;
          font-weight: 400;
          font-size: 18px;
          line-height: 20px;
          color: #111111; }
        .tokenised_card .body .left label + label {
          margin-top: 8px; }
    .tokenised_card .body .right {
      width: 75px;
      float: right; }
      @media (max-width: 767px) {
        .tokenised_card .body .right {
          width: 100%;
          margin-top: 20px; } }
  .tokenised_card .card_type {
    height: 43px;
    width: 75px;
    display: block;
    border: 1px solid #ccc;
    background-position: center center;
    background-size: contain;
    overflow: hidden;
    text-indent: -9999px; }
    .tokenised_card .card_type.visa {
      background-image: url(https://masters-golf.s3.amazonaws.com/images/card_icons/visa.png); }
  .tokenised_card .btn {
    width: 100%;
    height: 50px;
    border: 2px solid #ccc;
    line-height: 45px;
    font-size: 18px;
    color: #111111;
    letter-spacing: -1px;
    text-align: center;
    font-weight: 300;
    cursor: pointer;
    display: block;
    margin-top: 40px; }
    @media (max-width: 767px) {
      .tokenised_card .btn {
        margin-top: 20px; } }
  .tokenised_card .footer {
    height: 54px;
    background-color: #F4F4F2; }
    .tokenised_card .footer label {
      display: block;
      width: 100%;
      height: 100%;
      margin: 0 0 0 0; }
      .tokenised_card .footer label input[type="radio"] {
        visibility: hidden;
        position: absolute;
        right: 10000px; }
        .tokenised_card .footer label input[type="radio"] + span {
          color: #111111;
          margin: 0 0 0 0;
          font-size: 18px;
          line-height: 54px;
          padding: 0 0 0 52px;
          font-weight: 400;
          cursor: pointer;
          display: block;
          width: 100%;
          height: 100%;
          position: relative; }
          .tokenised_card .footer label input[type="radio"] + span:before {
            content: '';
            font-size: 12px;
            display: block;
            float: left;
            height: 22px;
            width: 22px;
            border: 1px solid #EBEBEB;
            text-align: center;
            margin-right: 10px;
            line-height: 20px;
            background-color: #FFFFFF;
            color: #111111;
            position: absolute;
            top: 16px;
            left: 20px;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            -ms-border-radius: 1px;
            -o-border-radius: 1px;
            border-radius: 1px;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s; }
        .tokenised_card .footer label input[type="radio"]:checked + span {
          background-color: #D0112B;
          color: #FFFFFF; }
          .tokenised_card .footer label input[type="radio"]:checked + span:before {
            content: "";
            font-family: 'icons';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }

.account_dashboard .dashboard_widget {
  width: 100%;
  background-color: #f9f9f9;
  margin-top: 20px;
  padding: 20px; }
  .account_dashboard .dashboard_widget table {
    width: 100%; }

@media (max-width: 767px) {
  body.account_module .account_section + .account_section {
    margin-top: 20px; } }

body.account_module .account_section .header {
  padding: 36px 0 30px;
  border-bottom: 3px solid #ccc;
  margin: 0 0 30px;
  height: auto; }
  @media (max-width: 767px) {
    body.account_module .account_section .header {
      padding: 16px 0 10px; } }
  body.account_module .account_section .header.has_button {
    padding: 36px 0 20px; }
    @media (max-width: 989px) {
      body.account_module .account_section .header.has_button {
        padding: 26px 0 20px; } }
    body.account_module .account_section .header.has_button h2 {
      line-height: 56px; }
  body.account_module .account_section .header h2 {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -1px;
    font-weight: 500;
    color: #111111;
    float: left; }
    @media (max-width: 989px) {
      body.account_module .account_section .header h2 {
        font-size: 22px; } }
  body.account_module .account_section .header span.btn {
    font-size: 18px;
    line-height: 30px;
    padding: 13px 30px;
    display: inline-block;
    min-width: 210px;
    text-decoration: none;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    float: right;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    color: #FFFFFF;
    background-color: #D0112B; }
    body.account_module .account_section .header span.btn:hover {
      background-color: #111111; }
    @media (max-width: 989px) {
      body.account_module .account_section .header span.btn {
        min-width: 0;
        padding: 13px 15px;
        margin-right: 0; } }

body.account_module .account_section form ul li .submit_button {
  margin: 0 0 0 auto; }
  @media (max-width: 767px) {
    body.account_module .account_section form ul li .submit_button {
      margin: 0 auto; } }

body.account_module .account_section .card_buttons .btn {
  display: block;
  float: left;
  width: 365px;
  height: 75px;
  border: 1px solid #ccc;
  background-color: #F4F4F2;
  font-size: 18px;
  line-height: 73px;
  color: #111111;
  padding: 0 60px;
  position: relative;
  cursor: pointer;
  letter-spacing: -1px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  @media (max-width: 1119px) {
    body.account_module .account_section .card_buttons .btn {
      width: calc(100%);
      font-size: 16px; } }
  @media (max-width: 767px) {
    body.account_module .account_section .card_buttons .btn {
      padding: 0 40px 0 60px; } }
  body.account_module .account_section .card_buttons .btn + .btn {
    margin-left: 20px; }
    @media (max-width: 1119px) {
      body.account_module .account_section .card_buttons .btn + .btn {
        margin-left: 0;
        margin-top: 20px; } }
  body.account_module .account_section .card_buttons .btn:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    line-height: 20px;
    left: 20px;
    top: 50%;
    text-align: center;
    margin-top: -11px;
    background-color: #FFFFFF;
    color: #00BAD1;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  body.account_module .account_section .card_buttons .btn.open {
    border-color: #00BAD1; }
    body.account_module .account_section .card_buttons .btn.open:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 10px; }

body.account_module .account_section form.tokenise_card ul li.field_zeroed_int {
  width: 25%; }

@media (max-width: 1119px) {
  body.account_module .account_section form.tokenise_card ul li {
    width: 100%; }
    body.account_module .account_section form.tokenise_card ul li.field_zeroed_int {
      width: 50%; } }

@media (max-width: 767px) {
  body.account_module .account_section form.tokenise_card ul li.field_zeroed_int {
    width: 100%; } }

body.account_module .account_section form.tokenise_card #new_account_form_cardholder_name_field {
  width: 100%; }

@media (min-width: 1120px) {
  body.account_module .account_section form.tokenise_card #new_account_form_card_security_code_field {
    width: 50%; } }

@media (min-width: 768px) and (max-width: 989px) {
  body.account_module .account_section form.tokenise_card #new_account_form_expiry_date_month_field {
    padding-right: 0; }
    body.account_module .account_section form.tokenise_card #new_account_form_expiry_date_month_field .input_wrap {
      border-right: none; } }

@media (max-width: 767px) {
  body.account_module .account_section form.tokenise_card #new_account_form_expiry_date_month_field {
    width: 50%; } }

@media (min-width: 768px) and (max-width: 989px) {
  body.account_module .account_section form.tokenise_card #new_account_form_expiry_date_year_field {
    padding-left: 0; } }

@media (max-width: 767px) {
  body.account_module .account_section form.tokenise_card #new_account_form_expiry_date_year_field {
    width: 50%; } }

body.account_module #add_new_address {
  margin-bottom: 40px; }

body.account_module p#emails_table {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  margin: 0 0 30px 0;
  letter-spacing: -0.6px;
  clear: right; }
  body.account_module p#emails_table > a {
    color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    body.account_module p#emails_table > a:hover {
      color: #111111; }
  body.account_module p#emails_table img {
    max-width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.account_module p#emails_table {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    body.account_module p#emails_table {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

.account_addresses .account_section #new_address_button {
  margin-bottom: 20px;
  cursor: pointer; }

.account_addresses .account_section .address_search {
  width: auto; }

@media (max-width: 989px) {
  .account_addresses .account_section h2 {
    width: 100%; }
  .account_addresses .account_section .address_search {
    float: left; }
    .account_addresses .account_section .address_search input {
      width: 150px; } }

.account_addresses .account_section #new_address_button {
  margin-top: 20px;
  width: 100%; }

.account_addresses .account_section input[type="text"] {
  border: 2px solid #ccc;
  padding: 15px 10px;
  vertical-align: middle; }

.account_addresses .account_section .address_box__full__header label {
  float: right;
  margin-bottom: 0; }
  .account_addresses .account_section .address_box__full__header label:after {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #D0112B;
    color: #FFFFFF;
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    display: inline-block;
    vertical-align: middle; }

#address_selector .address {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc; }
  #address_selector .address + .address {
    margin-top: 27px; }
  #address_selector .address .left, #address_selector .address .right {
    padding: 30px;
    float: left; }
    @media (max-width: 767px) {
      #address_selector .address .left, #address_selector .address .right {
        padding: 15px; } }
  #address_selector .address .left {
    width: calc(100% - 270px);
    padding-top: 24px; }
    @media (max-width: 989px) {
      #address_selector .address .left {
        width: 100%; } }
    @media (max-width: 767px) {
      #address_selector .address .left {
        padding-top: 15px; } }
    #address_selector .address .left address {
      font-weight: 400;
      font-size: 18px;
      line-height: 32px;
      color: #111111;
      font-style: normal; }
  #address_selector .address .right {
    width: 270px;
    background-color: #F4F4F2; }
    @media (max-width: 989px) {
      #address_selector .address .right {
        width: 100%;
        padding-top: 0; } }
    @media (max-width: 767px) {
      #address_selector .address .right {
        padding-top: 15px; } }
    #address_selector .address .right span.btn {
      font-size: 18px;
      line-height: 30px;
      padding: 13px 10px;
      letter-spacing: -1px;
      display: block;
      width: 100%;
      text-decoration: none;
      font-weight: 300;
      text-align: center;
      margin-top: 20px;
      cursor: pointer;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #address_selector .address .right span.btn.primary {
        color: #FFFFFF;
        background-color: #D0112B; }
        #address_selector .address .right span.btn.primary:hover {
          background-color: #111111; }
      #address_selector .address .right span.btn.secondary {
        color: #111111;
        border: 2px solid #ccc;
        line-height: 26px;
        width: 144px;
        float: left; }
        #address_selector .address .right span.btn.secondary:hover {
          color: #D0112B; }
      #address_selector .address .right span.btn.icon {
        width: 56px;
        height: 56px;
        float: right; }
        #address_selector .address .right span.btn.icon:before {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 16px; }
    #address_selector .address .right label {
      display: block;
      margin: 0 0 0 0; }
      #address_selector .address .right label + label {
        margin-top: 10px; }
      #address_selector .address .right label input[type="radio"] {
        visibility: hidden;
        position: absolute;
        right: 10000px; }
        #address_selector .address .right label input[type="radio"] + span {
          color: #111111;
          margin: 0 0 0 0;
          font-size: 16px;
          line-height: 22px;
          padding: 0 0 0 32px;
          font-weight: 400;
          cursor: pointer;
          position: relative;
          display: block;
          -webkit-transition: 0.2s;
          -o-transition: 0.2s;
          transition: 0.2s; }
          #address_selector .address .right label input[type="radio"] + span:before {
            content: '';
            font-size: 12px;
            display: block;
            float: left;
            height: 22px;
            width: 22px;
            border: 1px solid #EBEBEB;
            text-align: center;
            line-height: 20px;
            background-color: #FFFFFF;
            color: #111111;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            -ms-border-radius: 1px;
            -o-border-radius: 1px;
            border-radius: 1px;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s; }
        #address_selector .address .right label input[type="radio"]:checked + span {
          font-weight: 500; }
          #address_selector .address .right label input[type="radio"]:checked + span:before {
            content: "";
            font-family: 'icons';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
  #address_selector .address.fixed .left {
    background-color: #F4F4F2; }
  #address_selector .address.fixed .right {
    padding-top: 70px; }
    @media (max-width: 989px) {
      #address_selector .address.fixed .right {
        padding-top: 0; } }
  #address_selector .address .registered_title {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -1px;
    color: #111111;
    font-weight: 500;
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      #address_selector .address .registered_title {
        line-height: 26px;
        margin-bottom: 10px; } }
  #address_selector .address .edit_address_wrapper {
    padding: 0 30px 45px;
    background-color: #F4F4F2;
    border-top: 1px solid #ccc; }
    #address_selector .address .edit_address_wrapper > .inner_wrapper {
      padding: 30px 0 0 0; }
      #address_selector .address .edit_address_wrapper > .inner_wrapper h3 {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: -1px;
        color: #111111;
        font-weight: 500;
        margin: 0 0 14px 0; }
      #address_selector .address .edit_address_wrapper > .inner_wrapper p {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: -0.6px;
        color: #636363;
        font-weight: 300;
        margin: 0 0 30px 0; }
      #address_selector .address .edit_address_wrapper > .inner_wrapper .customer_address .input_wrap {
        background-color: #FFFFFF; }
        #address_selector .address .edit_address_wrapper > .inner_wrapper .customer_address .input_wrap input {
          background-color: #FFFFFF; }

#update_details_form #update_details_form_contact_name_field {
  width: 100%; }

#update_details_form li.form_submit {
  width: 50%; }

.account_inner_area .tt_title {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  color: #111111;
  margin: 0 0 20px 0;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 30px; }
  .account_inner_area .tt_title.reduced_bottom_spacing {
    margin: 0 0 10px 0; }
  @media (max-width: 767px) {
    .account_inner_area .tt_title {
      font-size: 24px;
      line-height: 30px; } }
  .account_inner_area .tt_title span {
    color: #A1A1A1; }

#forgotten_area {
  padding-top: 20px; }

#forgotten_form {
  max-width: 600px;
  margin: 0 auto;
  border: 1px solid #ccc;
  padding: 40px; }
  @media (max-width: 767px) {
    #forgotten_form {
      padding: 20px; } }
  #forgotten_form #forgotten_ajax_wrapper p {
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #636363;
    margin: 0 0 30px 0;
    letter-spacing: -0.6px;
    clear: right; }
    #forgotten_form #forgotten_ajax_wrapper p > a {
      color: #D0112B;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #forgotten_form #forgotten_ajax_wrapper p > a:hover {
        color: #111111; }
    #forgotten_form #forgotten_ajax_wrapper p img {
      max-width: 100%; }
    @media (min-width: 768px) and (max-width: 989px) {
      #forgotten_form #forgotten_ajax_wrapper p {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 28px 0; } }
    @media (max-width: 767px) {
      #forgotten_form #forgotten_ajax_wrapper p {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 28px 0; } }
    #forgotten_form #forgotten_ajax_wrapper p a {
      color: #D0112B;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      #forgotten_form #forgotten_ajax_wrapper p a:hover {
        color: #111111; }
  #forgotten_form form li {
    width: 100%; }

#bulk_insert_form li {
  width: 100%; }

#bulk_insert_form .field_uploadify .input_wrap {
  padding: 20px; }
  @media (max-width: 767px) {
    #bulk_insert_form .field_uploadify .input_wrap > label {
      position: static;
      margin: 0 0 20px 0;
      display: block;
      width: 100%; } }

#bulk_insert_form .uploadifive-button {
  font-size: 18px;
  line-height: 30px;
  padding: 13px 20px;
  display: block;
  min-width: 150px;
  text-decoration: none;
  font-weight: 300;
  letter-spacing: -1px;
  text-align: center;
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  height: auto !important;
  color: #FFFFFF;
  background-color: #D0112B;
  float: right; }
  @media (max-width: 1119px) {
    #bulk_insert_form .uploadifive-button {
      font-size: 16px; } }
  @media (max-width: 767px) {
    #bulk_insert_form .uploadifive-button {
      min-width: 100%; } }
  #bulk_insert_form .uploadifive-button:hover {
    background-color: #111111; }
  #bulk_insert_form .uploadifive-button input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }

#bulk_insert_form .uploadifive-queue {
  padding-top: 20px;
  width: calc(100% - 150px);
  padding-right: 20px; }
  @media (max-width: 767px) {
    #bulk_insert_form .uploadifive-queue {
      width: 100%;
      float: left;
      padding-right: 0; } }

#bulk_insert_form .uploadifive-queue-item {
  width: 100%; }
  #bulk_insert_form .uploadifive-queue-item + .uploadifive-queue-item {
    margin-top: 8px; }
  #bulk_insert_form .uploadifive-queue-item > a, #bulk_insert_form .uploadifive-queue-item > div {
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #636363;
    margin: 0 0 0 0;
    font-weight: 300; }
  #bulk_insert_form .uploadifive-queue-item > a {
    margin-right: 8px;
    color: #D0112B;
    text-decoration: none;
    width: 12px; }
    #bulk_insert_form .uploadifive-queue-item > a:hover {
      color: #111111; }
    #bulk_insert_form .uploadifive-queue-item > a + div {
      width: calc(100% - 20px);
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
  #bulk_insert_form .uploadifive-queue-item .filename {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    vertical-align: top; }
  #bulk_insert_form .uploadifive-queue-item > div.progress {
    float: none;
    width: 100%;
    clear: both;
    height: 2px; }
    #bulk_insert_form .uploadifive-queue-item > div.progress .progress-bar {
      background: #D0112B; }

@media (max-width: 767px) {
  body.account_bulk_insert .account_section .icon {
    display: block;
    margin: 20px 0 0 0; } }

body.account_invoices #invoice_list .form_group, body.account_returns #invoice_list .form_group {
  margin: 0 -10px; }

body.account_invoices #invoice_list .form_wrap, body.account_returns #invoice_list .form_wrap {
  float: left;
  width: 50%;
  padding: 0 10px; }
  body.account_invoices #invoice_list .form_wrap form ul li, body.account_returns #invoice_list .form_wrap form ul li {
    width: 100%; }

body.account_invoices .invoice.tile, body.account_returns .invoice.tile {
  width: 100%; }
  body.account_invoices .invoice.tile + .invoice.tile, body.account_returns .invoice.tile + .invoice.tile {
    margin-top: 30px; }
  body.account_invoices .invoice.tile .inner_wrapper, body.account_returns .invoice.tile .inner_wrapper {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    padding: 20px 30px; }
  body.account_invoices .invoice.tile .left_col, body.account_returns .invoice.tile .left_col {
    width: 50%;
    float: left;
    padding-right: 15px; }
    @media (max-width: 989px) {
      body.account_invoices .invoice.tile .left_col, body.account_returns .invoice.tile .left_col {
        width: 100%;
        padding-right: 0; } }
  body.account_invoices .invoice.tile .right_col, body.account_returns .invoice.tile .right_col {
    width: 50%;
    float: left;
    padding-left: 15px; }
    @media (max-width: 989px) {
      body.account_invoices .invoice.tile .right_col, body.account_returns .invoice.tile .right_col {
        width: 100%;
        padding-left: 0;
        margin-top: 0; } }
  body.account_invoices .invoice.tile .invoice_tile_row, body.account_returns .invoice.tile .invoice_tile_row {
    height: 61px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 22px;
    padding-top: 20px;
    letter-spacing: -1px; }
    @media (max-width: 767px) {
      body.account_invoices .invoice.tile .invoice_tile_row, body.account_returns .invoice.tile .invoice_tile_row {
        height: auto;
        padding-bottom: 20px; } }
    body.account_invoices .invoice.tile .invoice_tile_row .left, body.account_returns .invoice.tile .invoice_tile_row .left {
      width: 50%;
      float: left;
      display: block;
      font-weight: 500;
      color: #111111; }
    body.account_invoices .invoice.tile .invoice_tile_row .right, body.account_returns .invoice.tile .invoice_tile_row .right {
      width: 50%;
      display: block;
      float: left;
      font-weight: 300;
      color: #636363;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    body.account_invoices .invoice.tile .invoice_tile_row.button_row, body.account_returns .invoice.tile .invoice_tile_row.button_row {
      height: auto;
      width: 100%;
      clear: both;
      border-bottom: none; }
      @media (max-width: 989px) {
        body.account_invoices .invoice.tile .invoice_tile_row.button_row a, body.account_returns .invoice.tile .invoice_tile_row.button_row a {
          width: 100%;
          margin-bottom: 5px; } }
      body.account_invoices .invoice.tile .invoice_tile_row.button_row a, body.account_returns .invoice.tile .invoice_tile_row.button_row a {
        margin-left: 10px; }
  body.account_invoices .invoice.tile.return .right_col.complete span, body.account_returns .invoice.tile.return .right_col.complete span {
    display: block;
    position: relative; }
    body.account_invoices .invoice.tile.return .right_col.complete span:after, body.account_returns .invoice.tile.return .right_col.complete span:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      font-size: 16px;
      color: #00BAD1; }

body.account_invoices .cols + .cols, body.account_returns .cols + .cols {
  border-top: none; }

body.account_invoice .order_totals {
  width: 50%; }
  @media (max-width: 1119px) {
    body.account_invoice .order_totals {
      width: 100%; } }
  body.account_invoice .order_totals tbody th:last-child {
    border-left: 1px solid #ccc; }
    @media (max-width: 767px) {
      body.account_invoice .order_totals tbody th:last-child {
        border-left: none; } }
  @media (max-width: 767px) {
    body.account_invoice .order_totals tbody td:last-child {
      border-bottom: none; } }

body.account_invoice .invoice_section .header {
  height: auto;
  padding-bottom: 30px; }
  body.account_invoice .invoice_section .header .content {
    width: 100%;
    clear: both; }
    body.account_invoice .invoice_section .header .content h4 {
      float: left;
      font-size: 18px;
      line-height: 20px;
      letter-spacing: -1px;
      font-weight: 400;
      margin-top: 4px; }
    body.account_invoice .invoice_section .header .content .links {
      float: right; }
      @media (max-width: 767px) {
        body.account_invoice .invoice_section .header .content .links {
          width: 100%;
          margin-top: 10px; } }
      body.account_invoice .invoice_section .header .content .links a {
        float: left;
        padding: 0 0 0 0; }
        @media (max-width: 767px) {
          body.account_invoice .invoice_section .header .content .links a {
            margin: 0 0 0 0;
            width: 100%; }
            body.account_invoice .invoice_section .header .content .links a + a {
              margin: 10px 0 0 0; } }

body.account_invoice .invoice_rows {
  width: 100%;
  border: 1px solid #ccc;
  border-bottom: 3px solid #ccc;
  margin-top: 30px; }
  @media (max-width: 767px) {
    body.account_invoice .invoice_rows {
      display: none; } }
  body.account_invoice .invoice_rows thead {
    background-color: #F4F4F2; }
    body.account_invoice .invoice_rows thead th {
      font-size: 18px;
      line-height: 30px;
      font-weight: 500;
      padding: 11px 18px;
      letter-spacing: -1px;
      /*&.item_col{
                    @include media(lg, 'min'){
                        width: 379px;
                    }
                }
                &.qty_col, &.unit_col, &.price_col, &.vat_col{
                    @include media(lg, 'min'){
                        width: 154px;
                    }
                }*/ }
      @media (max-width: 1119px) {
        body.account_invoice .invoice_rows thead th {
          font-size: 16px;
          padding: 15px 10px; } }
      body.account_invoice .invoice_rows thead th + th {
        border-left: 1px solid #ccc; }
  body.account_invoice .invoice_rows tbody tr + tr {
    border-top: 1px solid #ccc; }
  body.account_invoice .invoice_rows tbody td {
    padding: 20px 18px;
    font-size: 16px;
    line-height: 20px;
    color: #636363;
    letter-spacing: -1px; }
    @media (max-width: 1119px) {
      body.account_invoice .invoice_rows tbody td {
        font-size: 14px;
        letter-spacing: 0.5px;
        padding: 15px 10px; } }
    body.account_invoice .invoice_rows tbody td .green {
      color: #00BAD1; }
    body.account_invoice .invoice_rows tbody td .red {
      color: #D0112B; }
    body.account_invoice .invoice_rows tbody td + td {
      border-left: 1px solid #ccc; }
  body.account_invoice .invoice_rows .invoice_rows_item_details {
    display: block; }
    body.account_invoice .invoice_rows .invoice_rows_item_details:hover .invoice_rows_item_content {
      color: #111111; }
    body.account_invoice .invoice_rows .invoice_rows_item_details .invoice_rows_item_details_image {
      width: 62px;
      height: 62px;
      border: 1px solid #ccc;
      float: left;
      margin-right: 10px; }
      body.account_invoice .invoice_rows .invoice_rows_item_details .invoice_rows_item_details_image img {
        display: block;
        max-width: 100%;
        height: auto; }
    body.account_invoice .invoice_rows .invoice_rows_item_details .invoice_rows_item_content {
      width: calc(100% - 72px);
      float: left;
      height: 62px;
      overflow: hidden;
      color: #D0112B;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      body.account_invoice .invoice_rows .invoice_rows_item_details .invoice_rows_item_content .code {
        font-size: 14px; }

body.account_invoice .footer.invoice {
  max-width: 334px;
  width: 100%;
  background-color: #F4F4F2;
  float: right;
  padding: 13px 18px; }
  @media (max-width: 1119px) {
    body.account_invoice .footer.invoice {
      padding: 15px 10px;
      max-width: 280px; } }
  @media (max-width: 767px) {
    body.account_invoice .footer.invoice {
      max-width: 100%; } }
  body.account_invoice .footer.invoice > span {
    display: block;
    clear: both;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    color: #111111; }
    @media (max-width: 1119px) {
      body.account_invoice .footer.invoice > span {
        font-size: 16px;
        line-height: 30px; } }
    body.account_invoice .footer.invoice > span.total {
      padding: 10px 10px 10px;
      text-align: right; }
      body.account_invoice .footer.invoice > span.total strong {
        float: left; }
    body.account_invoice .footer.invoice > span a {
      float: none;
      width: 100%;
      min-width: 0; }
  body.account_invoice .footer.invoice + .bottom {
    margin-top: 25px; }

body.account_invoice .mobile_invoice {
  display: none;
  margin-top: 40px;
  border: 1px solid #ccc;
  border-bottom: none; }
  @media (max-width: 767px) {
    body.account_invoice .mobile_invoice {
      display: block; } }
  body.account_invoice .mobile_invoice .mobile_invoice_row {
    border-bottom: 1px solid #ccc; }
  body.account_invoice .mobile_invoice .details {
    padding: 10px 15px; }
  body.account_invoice .mobile_invoice .purchase_details {
    padding-top: 5px;
    padding-bottom: 5px; }
    body.account_invoice .mobile_invoice .purchase_details p {
      font-size: 0;
      padding: 5px 0; }
      body.account_invoice .mobile_invoice .purchase_details p + p {
        border-top: 1px solid #ccc; }
      body.account_invoice .mobile_invoice .purchase_details p strong, body.account_invoice .mobile_invoice .purchase_details p span {
        font-size: 16px;
        line-height: 22px;
        display: inline-block; }
      body.account_invoice .mobile_invoice .purchase_details p strong {
        width: 40%;
        text-align: left; }
      body.account_invoice .mobile_invoice .purchase_details p span {
        width: 60%;
        text-align: right; }
  body.account_invoice .mobile_invoice .product_details {
    background: #F4F4F2; }
    body.account_invoice .mobile_invoice .product_details .code {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 4px; }
    body.account_invoice .mobile_invoice .product_details .title {
      font-size: 18px;
      line-height: 24px; }
    body.account_invoice .mobile_invoice .product_details .content {
      width: calc(100% - 62px);
      padding-right: 10px;
      float: left; }
    body.account_invoice .mobile_invoice .product_details .image {
      width: 62px;
      height: 62px;
      border: 1px solid #ccc;
      float: left;
      background: #FFFFFF;
      padding: 5px; }
      body.account_invoice .mobile_invoice .product_details .image img {
        width: auto;
        height: auto;
        max-width: 100%;
        display: block; }

.icon {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -1px;
  color: #D0112B;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .icon:after {
    margin-left: 9px;
    vertical-align: top; }
  .icon:hover {
    color: #111111; }
  .icon.icon-download:after {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 23px; }
  .icon.icon-print {
    margin-left: 50px; }
    .icon.icon-print:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 26px; }

#invoice_settlement_table {
  width: 100%; }
  #invoice_settlement_table td, #invoice_settlement_table th {
    padding: 3px 10px; }
    #invoice_settlement_table td.price, #invoice_settlement_table th.price {
      text-align: right; }
  #invoice_settlement_table tr:nth-child(2n) td {
    background-color: #f4f4f4; }

#invoice_list_total {
  font-size: 20px;
  line-height: 56px;
  display: inline-block;
  margin-top: 20px; }

.cart_title {
  margin-top: 20px;
  margin-bottom: 10px; }

#invoice_list_button {
  float: right;
  margin-top: 20px; }

@media (max-width: 989px) {
  #invoice_bulk_init {
    display: block;
    margin-top: 0;
    float: none; } }

body.account_locations .stockists_list {
  margin-top: 0; }

body.account_locations .stockist_wrapper li {
  width: 50%; }

body.account_locations .stockist_wrapper .stockist_detail {
  border: none;
  padding: 0 0 30px;
  box-shadow: none; }
  body.account_locations .stockist_wrapper .stockist_detail .name {
    margin-bottom: 10px; }

.account_loyalty .loyalty_points_wrapper table {
  width: 100%; }

body.account_manager .account_section .manager {
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #ccc;
  padding: 30px; }
  body.account_manager .account_section .manager .name {
    margin-top: 6px;
    margin-bottom: 20px; }
    body.account_manager .account_section .manager .name span {
      display: block;
      font-weight: 300;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: -1px; }
    body.account_manager .account_section .manager .name strong {
      display: block;
      font-size: 22px;
      line-height: 32px;
      font-weight: 600;
      letter-spacing: -1px; }
  body.account_manager .account_section .manager .left {
    width: 459px;
    float: left; }
    @media (max-width: 1289px) {
      body.account_manager .account_section .manager .left {
        width: 100%; } }
  body.account_manager .account_section .manager .right {
    width: 229px;
    float: right; }
    @media (max-width: 1289px) {
      body.account_manager .account_section .manager .right {
        width: 100%; } }
  body.account_manager .account_section .manager .contact h3 {
    font-size: 18px;
    line-height: 32px;
    color: #111111;
    letter-spacing: -1px;
    font-weight: 600;
    margin-bottom: 12px; }
  body.account_manager .account_section .manager .contact p {
    font-size: 18px;
    line-height: 32px;
    color: #111111;
    font-weight: 300;
    letter-spacing: -1px; }
    body.account_manager .account_section .manager .contact p strong {
      font-weight: 600;
      margin-right: 20px; }
  body.account_manager .account_section .manager .btn {
    display: block;
    width: 100%;
    height: 56px;
    padding: 13px 20px;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    line-height: 30px;
    color: #FFFFFF;
    background-color: #D0112B;
    cursor: pointer;
    margin-top: 130px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    @media (max-width: 1289px) {
      body.account_manager .account_section .manager .btn {
        margin-top: 20px;
        max-width: 229px;
        float: right; } }
    @media (max-width: 989px) {
      body.account_manager .account_section .manager .btn {
        max-width: 100%; } }
    body.account_manager .account_section .manager .btn:hover {
      background-color: #111111; }

body.account_manager .account_section #contact_form {
  padding-top: 40px; }

body.account_emails .account_email {
  all: inherit; }

body.account_emails #emails_table table {
  width: 100%; }
  @media (max-width: 989px) {
    body.account_emails #emails_table table {
      display: block; } }
  body.account_emails #emails_table table tr {
    border-bottom: 1px solid #ccc; }
    @media (max-width: 989px) {
      body.account_emails #emails_table table tr {
        display: block; } }
  body.account_emails #emails_table table td {
    padding: 20px;
    vertical-align: top; }
    @media (max-width: 989px) {
      body.account_emails #emails_table table td {
        display: block; }
        body.account_emails #emails_table table td + td {
          padding-top: 0; } }
    @media (min-width: 990px) {
      body.account_emails #emails_table table td:first-child {
        padding-left: 0; }
      body.account_emails #emails_table table td:last-child {
        padding-right: 0; } }
    body.account_emails #emails_table table td .upper {
      display: block;
      width: 100%;
      letter-spacing: -1px;
      font-size: 14px;
      line-height: 20px;
      color: #636363;
      font-weight: 300; }
    body.account_emails #emails_table table td .lower {
      display: block;
      width: 100%;
      font-size: 16px;
      font-weight: 500;
      color: #111111;
      line-height: 24px;
      letter-spacing: -1px; }
    body.account_emails #emails_table table td .view_link {
      width: 104px;
      display: block;
      margin: 0 0 0 auto;
      letter-spacing: -1px;
      font-size: 18px;
      line-height: 52px;
      font-weight: 300;
      color: #111111;
      text-align: center;
      border: 2px solid #ccc;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      @media (max-width: 989px) {
        body.account_emails #emails_table table td .view_link {
          margin: 0 auto 0 0; } }
      body.account_emails #emails_table table td .view_link:hover {
        color: #D0112B; }
    body.account_emails #emails_table table td.email_order a {
      color: #D0112B;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      body.account_emails #emails_table table td.email_order a:hover {
        color: #111111; }

body.account_order .order_section {
  margin-top: 60px; }
  body.account_order .order_section .footer.invoice {
    height: 76px;
    background-color: #F4F4F2;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px; }
    body.account_order .order_section .footer.invoice .btn {
      min-width: 200px; }
    body.account_order .order_section .footer.invoice .group {
      line-height: 56px;
      font-size: 16px;
      color: #111111; }
      body.account_order .order_section .footer.invoice .group strong {
        font-weight: 500; }
      body.account_order .order_section .footer.invoice .group + .group {
        margin-left: 30px; }

body.account_order .order_cart {
  width: 100%;
  border: 1px solid #ccc; }
  @media (max-width: 767px) {
    body.account_order .order_cart {
      display: block; } }
  body.account_order .order_cart thead {
    background-color: #F4F4F2; }
    @media (max-width: 767px) {
      body.account_order .order_cart thead {
        display: none; } }
    body.account_order .order_cart thead th {
      font-size: 18px;
      line-height: 30px;
      font-weight: 500;
      padding: 11px 18px;
      letter-spacing: -1px; }
      body.account_order .order_cart thead th.item_col {
        width: 382px; }
      body.account_order .order_cart thead th.date_col {
        width: 186px; }
      body.account_order .order_cart thead th.qty_col {
        width: 150px; }
      body.account_order .order_cart thead th.status_col {
        width: 282px; }
      body.account_order .order_cart thead th + th {
        border-left: 1px solid #ccc; }
  @media (max-width: 767px) {
    body.account_order .order_cart tbody {
      display: block; } }
  @media (max-width: 767px) {
    body.account_order .order_cart tbody tr {
      display: block; } }
  body.account_order .order_cart tbody tr + tr {
    border-top: 1px solid #ccc; }
  body.account_order .order_cart tbody td {
    padding: 20px 18px;
    font-size: 16px;
    line-height: 20px;
    color: #636363;
    letter-spacing: -1px; }
    @media (max-width: 767px) {
      body.account_order .order_cart tbody td {
        display: block;
        position: relative;
        padding: 66px 15px 20px; }
        body.account_order .order_cart tbody td:before {
          content: attr(data-title);
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          padding: 0 15px;
          line-height: 46px;
          font-size: 16px;
          height: 46px;
          background: #F4F4F2; }
        body.account_order .order_cart tbody td + td {
          border-top: 1px solid #ccc; } }
    body.account_order .order_cart tbody td .green {
      color: #00BAD1; }
    body.account_order .order_cart tbody td .red {
      color: #D0112B; }
    body.account_order .order_cart tbody td + td {
      border-left: 1px solid #ccc; }
  body.account_order .order_cart .cart_item_details .cart_item_details_image {
    width: 62px;
    height: 62px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px; }
    body.account_order .order_cart .cart_item_details .cart_item_details_image img {
      display: block;
      max-width: 100%;
      height: auto; }
  body.account_order .order_cart .cart_item_details .cart_item_details_content {
    float: left;
    height: 62px;
    overflow: hidden;
    width: calc(100% - 72px); }
    body.account_order .order_cart .cart_item_details .cart_item_details_content .code {
      font-size: 14px; }

body.payment .checkout__payment form li {
  width: 100%; }

body.payment .checkout_summary_col {
  background: #E1E1DF;
  padding: 10px 20px;
  margin-bottom: 20px; }
  body.payment .checkout_summary_col h3 {
    border-bottom: 1px solid white;
    padding-bottom: 10px; }
  body.payment .checkout_summary_col .total strong {
    text-align: right;
    display: inline-block;
    width: 30%;
    margin-right: 20px; }
  body.payment .checkout_summary_col .total.remaining {
    font-size: 20px; }

body.payment #payment_form_expiry_date_year_field {
  margin-top: 36px; }

.prod_list.prebook li {
  width: 100%; }
  @media (min-width: 990px) and (max-width: 1119px) {
    .prod_list.prebook li {
      width: 50%; } }

.prod_list.prebook .prebook {
  border: 1px solid #ccc;
  box-shadow: 0 0 5px #ccc; }
  @media (max-width: 767px) {
    .prod_list.prebook .prebook {
      max-width: 440px;
      margin: 0 auto; } }

.prod_list.prebook .prod_image {
  width: 149px;
  height: 148px;
  border-right: 1px solid #ccc; }
  .prod_list.prebook .prod_image img, .prod_list.prebook .prod_image .no_img {
    display: block;
    margin: 0 auto; }
  .prod_list.prebook .prod_image .no_img {
    width: 100px;
    height: 100px;
    background: url(https://masters-golf.s3.amazonaws.com/images/no_img.png) center center no-repeat; }
  @media (max-width: 1119px) {
    .prod_list.prebook .prod_image {
      width: 148px;
      margin: 0 auto;
      border-right: none;
      float: none; } }

.prod_list.prebook .prod_content {
  height: 148px;
  padding: 30px 30px 30px 18px; }
  @media (max-width: 1289px) {
    .prod_list.prebook .prod_content {
      padding: 30px 20px; } }
  @media (max-width: 1119px) {
    .prod_list.prebook .prod_content {
      height: auto; } }
  @media (max-width: 989px) {
    .prod_list.prebook .prod_content {
      padding: 20px; } }

.prod_list.prebook .prod_title {
  width: 321px;
  padding: 0 20px 0 0;
  height: 100%;
  border-right: 1px solid #ccc; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .prod_list.prebook .prod_title {
      width: 299px; } }
  @media (max-width: 1119px) {
    .prod_list.prebook .prod_title {
      width: 100%;
      border-right: none;
      padding: 0 0 0 0; } }
  .prod_list.prebook .prod_title p {
    font-size: 14px;
    line-height: 22px;
    color: #636363; }
  .prod_list.prebook .prod_title .change {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -1px;
    display: block;
    font-weight: 500; }
    .prod_list.prebook .prod_title .change:before {
      display: inline-block;
      vertical-align: top;
      font-size: 12px; }
    .prod_list.prebook .prod_title .change.up {
      color: #00BAD1; }
      .prod_list.prebook .prod_title .change.up:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .prod_list.prebook .prod_title .change.down {
      color: #D0112B; }
      .prod_list.prebook .prod_title .change.down:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

.prod_list.prebook .pricing {
  width: 199px;
  height: 100%;
  border-right: 1px solid #ccc;
  padding: 0 20px; }
  @media (max-width: 1119px) {
    .prod_list.prebook .pricing {
      width: 100%;
      padding: 20px 0 0 0;
      border-right: none; } }
  .prod_list.prebook .pricing .price {
    width: 50%;
    float: left;
    font-size: 18px;
    line-height: 20px;
    color: #111111; }
    .prod_list.prebook .pricing .price span {
      display: block;
      height: 22px;
      font-size: 14px;
      line-height: 22px;
      color: #636363; }

.prod_list.prebook .end {
  width: 176px;
  height: 100%;
  padding: 0 0 0 20px; }
  @media (max-width: 1119px) {
    .prod_list.prebook .end {
      width: 100%;
      border-top: 1px solid #ccc;
      padding: 10px 0 0 0;
      margin-top: 15px; } }
  .prod_list.prebook .end .title {
    font-size: 16px;
    padding-bottom: 6px;
    text-align: center; }
    .prod_list.prebook .end .title span {
      font-weight: 400;
      color: #D0112B; }
  .prod_list.prebook .end .btn {
    border: 2px solid #ccc;
    color: #111111;
    background: #FFFFFF;
    height: 56px;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -1px;
    min-width: 0;
    padding: 13px 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }

.prod_list.prebook .title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  height: auto;
  color: #111111;
  padding: 0 0 8px 0;
  margin: 0 0 0 0; }

.prod_list.favourite li {
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 990px) and (max-width: 1119px) {
    .prod_list.favourite li {
      width: 50%; } }

.prod_list.favourite > li .fa {
  background-color: black;
  margin-top: 0;
  float: none;
  width: auto;
  display: inline-block; }
  .prod_list.favourite > li .fa .tooltip {
    display: inline-block;
    position: static !important;
    width: auto !important;
    line-height: 12px !important;
    padding: 10px; }
  .prod_list.favourite > li .fa:before {
    float: left;
    margin-left: 12px; }

.prod_list.favourite .hide_from_favourites {
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
  color: #111111;
  background-color: #111111;
  text-indent: -999px;
  overflow: hidden; }
  .prod_list.favourite .hide_from_favourites:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    display: block;
    text-align: center;
    text-indent: 0;
    line-height: 25px; }

.prod_list.favourite .favourite {
  position: relative; }
  .prod_list.favourite .favourite_item {
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 20px; }
  @media (max-width: 767px) {
    .prod_list.favourite .favourite {
      max-width: 440px;
      margin: 0 auto; } }
  .prod_list.favourite .favourite .end.added {
    height: 148px;
    background-color: #00BAD1;
    text-align: center;
    color: white;
    font-size: 20px;
    position: relative; }
    .prod_list.favourite .favourite .end.added:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      background-color: #F4F4F2;
      width: 60px;
      height: 60px;
      top: 70px;
      left: 50%;
      margin-left: -30px;
      border: 3px solid #ccc;
      color: #00BAD1;
      font-size: 30px;
      text-align: center;
      line-height: 60px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }

.prod_list.favourite .prod_image {
  width: 149px;
  height: 148px;
  border-right: 1px solid #ccc; }
  .prod_list.favourite .prod_image img, .prod_list.favourite .prod_image .no_img {
    display: block;
    margin: 0 auto; }
  .prod_list.favourite .prod_image .no_img {
    width: 100px;
    height: 100px;
    background: url(https://masters-golf.s3.amazonaws.com/images/no_img.png) center center no-repeat; }
  @media (max-width: 1119px) {
    .prod_list.favourite .prod_image {
      width: 148px;
      margin: 0 auto;
      border-right: none;
      float: none; } }

.prod_list.favourite .prod_content {
  height: 148px;
  padding: 30px 0 30px 18px; }
  @media (max-width: 1289px) {
    .prod_list.favourite .prod_content {
      padding: 30px 20px; } }
  @media (max-width: 1119px) {
    .prod_list.favourite .prod_content {
      height: auto; } }
  @media (max-width: 989px) {
    .prod_list.favourite .prod_content {
      padding: 20px; } }

.prod_list.favourite .prod_title {
  width: 285px;
  padding: 0 20px 0 0;
  height: 100%;
  border-right: 1px solid #ccc; }
  @media (min-width: 1120px) and (max-width: 1289px) {
    .prod_list.favourite .prod_title {
      width: 299px; } }
  @media (max-width: 1119px) {
    .prod_list.favourite .prod_title {
      width: 100%;
      border-right: none;
      padding: 0 0 0 0; } }
  .prod_list.favourite .prod_title p, .prod_list.favourite .prod_title a {
    font-size: 14px;
    line-height: 22px;
    color: #636363; }
  .prod_list.favourite .prod_title .change {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -1px;
    display: block;
    font-weight: 500; }
    .prod_list.favourite .prod_title .change:before {
      display: inline-block;
      vertical-align: top;
      font-size: 12px; }
    .prod_list.favourite .prod_title .change.up {
      color: #00BAD1; }
      .prod_list.favourite .prod_title .change.up:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .prod_list.favourite .prod_title .change.down {
      color: #D0112B; }
      .prod_list.favourite .prod_title .change.down:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

.prod_list.favourite .pricing {
  width: 115px;
  height: 100%;
  border-right: 1px solid #ccc;
  padding: 0 20px; }
  @media (max-width: 1119px) {
    .prod_list.favourite .pricing {
      width: 100%;
      padding: 20px 0 0 0;
      border-right: none; } }
  .prod_list.favourite .pricing .price {
    width: 50%;
    float: left;
    font-size: 18px;
    line-height: 20px;
    color: #111111; }
    .prod_list.favourite .pricing .price span {
      display: block;
      height: 22px;
      font-size: 14px;
      line-height: 22px;
      color: #636363; }

.prod_list.favourite .qty {
  width: 120px;
  height: 100%;
  padding: 0 20px; }
  .prod_list.favourite .qty input {
    display: block;
    border: 1px solid #ccc;
    padding: 15px 10px;
    width: 79px; }
    .prod_list.favourite .qty input::-webkit-inner-spin-button, .prod_list.favourite .qty input::-webkit-outer-spin-button {
      opacity: 1; }

.prod_list.favourite .end {
  width: 206px;
  height: 100%;
  padding: 30px 20px;
  background-color: #f4f4f2; }
  .prod_list.favourite .end .title {
    font-size: 16px;
    padding-bottom: 6px;
    text-align: left; }
  .prod_list.favourite .end button {
    color: #FFFFFF;
    background: #D0112B;
    height: 52px;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -1px;
    min-width: 0;
    margin-top: 6px;
    padding: 10px 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }

.prod_list.favourite .title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  height: auto;
  color: #111111;
  padding: 0 0 8px 0;
  margin: 0 0 0 0; }

@media (min-width: 1120px) and (max-width: 1289px) {
  .prod_list.favourite .title {
    font-size: 16px;
    line-height: 20px; }
  .prod_list.favourite .prod_image {
    width: 100px;
    height: 100px;
    padding: 10px; }
    .prod_list.favourite .prod_image img {
      max-width: 100%; }
  .prod_list.favourite .pricing .price span {
    display: none; }
  .prod_list.favourite .qty {
    width: 80px;
    padding-right: 0; }
    .prod_list.favourite .qty .title {
      display: none; }
    .prod_list.favourite .qty input {
      width: 59px;
      margin-top: 3px; }
  .prod_list.favourite .prod_content {
    height: 100px;
    padding-top: 20px;
    padding-bottom: 20px; }
  .prod_list.favourite .prod_title {
    width: 200px; }
    .prod_list.favourite .prod_title p {
      font-size: 12px;
      line-height: 16px; }
  .prod_list.favourite .end {
    padding-top: 24px;
    padding-bottom: 24px;
    width: 179px; }
    .prod_list.favourite .end .title {
      display: none; }
    .prod_list.favourite .end button {
      margin-top: 0;
      font-size: 14px; } }

@media (max-width: 1119px) {
  .prod_list.favourite .title {
    font-size: 16px;
    line-height: 20px; }
  .prod_list.favourite .prod_image {
    width: 25%;
    height: 90px;
    margin-bottom: -90px;
    float: right; }
    .prod_list.favourite .prod_image img {
      max-width: 100%; }
  .prod_list.favourite .pricing {
    margin-top: 20px;
    padding-top: 0;
    float: left;
    width: 50%; }
    .prod_list.favourite .pricing .price span {
      display: none; }
  .prod_list.favourite .qty {
    margin-top: 20px;
    padding-top: 0;
    border-left: 1px solid #ccc;
    float: right;
    width: 50%;
    padding-right: 0; }
    .prod_list.favourite .qty .title {
      display: none; }
    .prod_list.favourite .qty input {
      width: 59px;
      margin-top: 3px; }
  .prod_list.favourite .prod_content {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px; }
  .prod_list.favourite .prod_title {
    min-height: 116px;
    width: 75%; }
  .prod_list.favourite .end {
    width: 100%; } }

#price_pdf_list {
  font-size: 0;
  text-align: left; }
  #price_pdf_list a {
    text-align: center;
    display: block;
    min-height: 125px;
    text-decoration: none;
    padding: 15px 15px 20px;
    color: #111111;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-size: 14px; }
    #price_pdf_list a span {
      display: inline-block;
      vertical-align: top;
      line-height: 40px; }
      #price_pdf_list a span:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 40px;
        line-height: 40px;
        color: #D0112B; }
    #price_pdf_list a:hover {
      text-decoration: none;
      background-color: #111111;
      color: white; }
  #price_pdf_list .download_element {
    display: inline-block;
    vertical-align: top;
    width: 25%; }
    @media (max-width: 989px) {
      #price_pdf_list .download_element {
        width: 50%; } }

#price_list_request_form {
  border: 1px solid #ccc;
  padding: 10px;
  margin-top: 40px; }
  @media (max-width: 767px) {
    #price_list_request_form {
      max-width: 500px; } }
  #price_list_request_form .input_wrap {
    border: none; }
  #price_list_request_form ul {
    margin: 0 0 0 0; }
  #price_list_request_form li {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: calc(100% - 245px); }
    @media (max-width: 989px) {
      #price_list_request_form li {
        width: calc(100% - 150px); } }
    @media (max-width: 767px) {
      #price_list_request_form li {
        width: calc(100% - 120px); } }
    #price_list_request_form li.form_submit {
      width: 245px; }
      @media (max-width: 989px) {
        #price_list_request_form li.form_submit {
          width: 150px; } }
      @media (max-width: 767px) {
        #price_list_request_form li.form_submit {
          width: 120px; } }
      #price_list_request_form li.form_submit a {
        height: 55px;
        line-height: 55px; }
        @media (max-width: 989px) {
          #price_list_request_form li.form_submit a {
            max-width: 150px; } }
        @media (max-width: 767px) {
          #price_list_request_form li.form_submit a {
            max-width: 150px; } }
        #price_list_request_form li.form_submit a .full {
          display: block; }
          @media (max-width: 989px) {
            #price_list_request_form li.form_submit a .full {
              display: none; } }
        #price_list_request_form li.form_submit a .mobile {
          display: none; }
          @media (max-width: 989px) {
            #price_list_request_form li.form_submit a .mobile {
              display: block; } }
  #price_list_request_form input {
    height: 55px;
    width: 100%;
    padding: 12.5px 20px 12.5px 10px;
    line-height: 30px;
    margin: 0 0 0 0;
    background-color: #FFFFFF; }
    @media (max-width: 767px) {
      #price_list_request_form input {
        padding: 12.5px 20px 12.5px 10px; } }
  #price_list_request_form ::-webkit-input-placeholder {
    color: #636363; }
  #price_list_request_form :-moz-placeholder {
    /* Firefox 18- */
    color: #636363; }
  #price_list_request_form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #636363; }
  #price_list_request_form :-ms-input-placeholder {
    color: #636363; }

table.prices_table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto; }

table.prices_table thead th {
  font-size: 13px;
  line-height: 26px; }

table.prices_table tbody td {
  font-size: 12px; }

table.prices_table tbody td:first-of-type {
  max-width: 60mm; }

h3 {
  margin-bottom: 20px; }

table.prices_table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto; }
  table.prices_table th, table.prices_table td {
    padding: 10px 9px; }
  table.prices_table thead {
    border: 1px solid #EBEBEB;
    border-bottom: none; }
    table.prices_table thead th {
      font-size: 14px;
      line-height: 26px; }
  table.prices_table tbody td {
    font-size: 12px; }
  table.prices_table tr.var {
    background-color: #FFFFFF;
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    border-top: 1px solid #EBEBEB; }
  table.prices_table tr.no_var, table.prices_table tr.has_var {
    background-color: #F4F4F2;
    border: 1px solid #EBEBEB; }
    table.prices_table tr.no_var td, table.prices_table tr.has_var td {
      border-bottom: none; }
  table.prices_table tr .qty {
    color: #D0112B; }
  table.prices_table tr.price_break {
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB; }
  table.prices_table tr.spacer {
    border-top: 3px solid #EBEBEB; }

body.account_module #content .reduced_width {
  max-width: 855px;
  margin: 0 auto 60px; }
  @media (max-width: 989px) {
    body.account_module #content .reduced_width {
      margin: 20px auto 40px; } }
  @media (max-width: 767px) {
    body.account_module #content .reduced_width {
      margin-bottom: 20px; } }
  body.account_module #content .reduced_width.stockist_compare .tab_content_title {
    border-bottom: 3px solid #ccc;
    padding-bottom: 20px;
    margin: 0 0 40px 0;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px; }
    @media (max-width: 767px) {
      body.account_module #content .reduced_width.stockist_compare .tab_content_title {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 28px; } }

body.account_module .account_stockist_title {
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -1px;
  color: #111111;
  font-weight: 500;
  margin: 0 0 26px 0; }

body.account_module .middle_col #account_stockists_list, body.account_module .middle_col #customer_login_form {
  max-width: 100%;
  background-color: #F4F4F2;
  border: 1px solid #ccc;
  padding: 20px; }
  @media (max-width: 767px) {
    body.account_module .middle_col #account_stockists_list, body.account_module .middle_col #customer_login_form {
      padding: 10px; } }
  body.account_module .middle_col #account_stockists_list ul li, body.account_module .middle_col #customer_login_form ul li {
    width: 369px;
    margin: 0 0 0 0; }
    @media (max-width: 989px) {
      body.account_module .middle_col #account_stockists_list ul li, body.account_module .middle_col #customer_login_form ul li {
        width: 295px; } }
    @media (max-width: 767px) {
      body.account_module .middle_col #account_stockists_list ul li, body.account_module .middle_col #customer_login_form ul li {
        width: 100%; }
        body.account_module .middle_col #account_stockists_list ul li + li, body.account_module .middle_col #customer_login_form ul li + li {
          margin-top: 10px; }
        body.account_module .middle_col #account_stockists_list ul li#account_stockists_list_name_field, body.account_module .middle_col #customer_login_form ul li#account_stockists_list_name_field {
          width: calc(100% - 95px);
          padding-right: 0; } }
    body.account_module .middle_col #account_stockists_list ul li .input_wrap, body.account_module .middle_col #customer_login_form ul li .input_wrap {
      background-color: #FFFFFF; }
    body.account_module .middle_col #account_stockists_list ul li input, body.account_module .middle_col #customer_login_form ul li input {
      background-color: #FFFFFF; }
    body.account_module .middle_col #account_stockists_list ul li .submit_button, body.account_module .middle_col #customer_login_form ul li .submit_button {
      width: 100%;
      height: 100%;
      line-height: 75px; }
      body.account_module .middle_col #account_stockists_list ul li .submit_button:before, body.account_module .middle_col #customer_login_form ul li .submit_button:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px; }
      body.account_module .middle_col #account_stockists_list ul li .submit_button span, body.account_module .middle_col #customer_login_form ul li .submit_button span {
        display: none; }
    body.account_module .middle_col #account_stockists_list ul li.form_submit, body.account_module .middle_col #customer_login_form ul li.form_submit {
      width: 95px;
      height: 75px;
      float: right; }

body.account_module .middle_col #customer_login_form ul li {
  width: calc(100% - 95px); }
  @media (max-width: 767px) {
    body.account_module .middle_col #customer_login_form ul li {
      padding-right: 0; } }
  body.account_module .middle_col #customer_login_form ul li.form_submit {
    margin-top: 0; }
    @media (max-width: 767px) {
      body.account_module .middle_col #customer_login_form ul li.form_submit {
        padding-right: 10px; } }

body.account_module #account_stockists_list_list ul {
  margin: 40px -10px 0 -10px; }
  @media (max-width: 767px) {
    body.account_module #account_stockists_list_list ul {
      margin-top: 20px; } }
  body.account_module #account_stockists_list_list ul li {
    padding: 0 10px;
    width: 100%;
    height: auto; }
    body.account_module #account_stockists_list_list ul li + li {
      margin: 20px 0 0 0; }

body.account_module #account_stockists_list_list .empty_text {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  margin: 0 0 30px 0;
  letter-spacing: -0.6px;
  clear: right;
  margin: 30px 0 0 0; }
  body.account_module #account_stockists_list_list .empty_text > a {
    color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    body.account_module #account_stockists_list_list .empty_text > a:hover {
      color: #111111; }
  body.account_module #account_stockists_list_list .empty_text img {
    max-width: 100%; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.account_module #account_stockists_list_list .empty_text {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }
  @media (max-width: 767px) {
    body.account_module #account_stockists_list_list .empty_text {
      font-size: 16px;
      line-height: 26px;
      margin: 0 0 28px 0; } }

body.account_module .list_header {
  margin: 40px 0 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #ccc; }
  @media (max-width: 767px) {
    body.account_module .list_header {
      margin-top: 20px; } }
  body.account_module .list_header .total {
    display: block;
    float: left;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 56px;
    color: #111111;
    font-weight: 300; }

body.account_module .stockist_detail {
  height: auto;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px #ccc;
  padding: 26px 20px 30px; }
  body.account_module .stockist_detail .left {
    width: 45%; }
    @media (min-width: 768px) and (max-width: 989px) {
      body.account_module .stockist_detail .left {
        padding-right: 20px; } }
    @media (max-width: 767px) {
      body.account_module .stockist_detail .left {
        width: 100%; } }
  body.account_module .stockist_detail .right {
    width: 55%; }
    @media (max-width: 767px) {
      body.account_module .stockist_detail .right {
        width: 100%; } }
  @media (max-width: 767px) {
    body.account_module .stockist_detail .stockist_title {
      max-height: 100%;
      height: auto; } }
  body.account_module .stockist_detail address {
    margin: 2px 0; }
    @media (max-width: 767px) {
      body.account_module .stockist_detail address {
        margin: 10px 0; } }
    body.account_module .stockist_detail address > div {
      height: 52px; }
      @media (max-width: 767px) {
        body.account_module .stockist_detail address > div {
          height: auto; } }
  body.account_module .stockist_detail .compare_sales {
    margin-top: 10px; }
    @media (max-width: 767px) {
      body.account_module .stockist_detail .compare_sales {
        float: left; } }
    body.account_module .stockist_detail .compare_sales input[type="checkbox"] {
      visibility: hidden;
      position: absolute;
      right: 10000px; }
      body.account_module .stockist_detail .compare_sales input[type="checkbox"] + span {
        color: #111111;
        margin: 0 0 0 0;
        font-size: 18px;
        line-height: 30px;
        padding: 0 52px 0 0;
        font-weight: 400;
        cursor: pointer;
        display: block;
        position: relative;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
        body.account_module .stockist_detail .compare_sales input[type="checkbox"] + span:before {
          content: '';
          font-size: 14px;
          display: block;
          height: 22px;
          width: 22px;
          border: 1px solid #ccc;
          text-align: center;
          line-height: 20px;
          background-color: #F4F4F2;
          color: #111111;
          position: absolute;
          top: 4px;
          right: 20px;
          -webkit-border-radius: 1px;
          -moz-border-radius: 1px;
          -ms-border-radius: 1px;
          -o-border-radius: 1px;
          border-radius: 1px;
          -webkit-transition: 0.2s;
          -o-transition: 0.2s;
          transition: 0.2s; }
      body.account_module .stockist_detail .compare_sales input[type="checkbox"]:checked + span:before {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
  body.account_module .stockist_detail .links {
    float: right; }
    @media (max-width: 767px) {
      body.account_module .stockist_detail .links {
        float: none; } }
    body.account_module .stockist_detail .links a {
      height: 56px;
      width: 209px;
      background: #D0112B;
      color: #FFFFFF;
      font-size: 18px;
      line-height: 30px;
      padding: 13px 15px;
      text-align: center;
      text-decoration: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      body.account_module .stockist_detail .links a:hover {
        background: #111111; }
      body.account_module .stockist_detail .links a.login_stockist {
        border: 2px solid #ccc;
        padding: 11px 15px;
        color: #111111;
        margin-right: 10px;
        background: #FFFFFF; }
        body.account_module .stockist_detail .links a.login_stockist:hover {
          background: #FFFFFF;
          color: #D0112B; }
        @media (min-width: 768px) and (max-width: 989px) {
          body.account_module .stockist_detail .links a.login_stockist {
            padding: 11px 10px; } }
      @media (min-width: 768px) and (max-width: 989px) {
        body.account_module .stockist_detail .links a {
          width: 178px;
          font-size: 16px; } }
      @media (max-width: 767px) {
        body.account_module .stockist_detail .links a {
          width: 100%;
          margin: 0 auto;
          float: none;
          display: block; }
          body.account_module .stockist_detail .links a.login_stockist {
            margin-bottom: 10px;
            margin-right: auto; } }

body.account_module .back {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -1px;
  color: #D0112B;
  font-weight: 300;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  body.account_module .back:before {
    content: "";
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top; }
  body.account_module .back:hover {
    color: #111111; }

body.account_module .stockist_header {
  border-bottom: 3px solid #ccc;
  padding-bottom: 20px;
  margin: 0 0 60px 0; }
  @media (max-width: 767px) {
    body.account_module .stockist_header {
      margin: 0 0 20px 0; } }
  body.account_module .stockist_header h1 {
    font-size: 26px;
    letter-spacing: -1px;
    color: #111111;
    font-weight: 500;
    float: left;
    margin: 4px 0 0 0; }
    @media (max-width: 767px) {
      body.account_module .stockist_header h1 {
        float: none; } }
  body.account_module .stockist_header .btn {
    margin-top: -15px; }
    @media (max-width: 767px) {
      body.account_module .stockist_header .btn {
        float: none;
        margin-top: 15px; } }

body.account_module .right_col {
  width: 555px; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.account_module .right_col {
      width: 408px; } }
  @media (max-width: 767px) {
    body.account_module .right_col {
      width: 100%;
      margin-top: 20px; } }

body.account_module #opening_block {
  margin-top: 30px; }
  body.account_module #opening_block p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -1px;
    font-weight: 300;
    position: relative;
    color: #111111; }
    body.account_module #opening_block p strong {
      font-weight: 600;
      display: inline-block;
      width: 106px; }
    body.account_module #opening_block p.now {
      color: #00BAD1; }

body.account_module #map_wrapper {
  width: 100%;
  height: 470px;
  position: relative; }
  @media (max-width: 767px) {
    body.account_module #map_wrapper {
      height: 300px; } }
  body.account_module #map_wrapper #map {
    width: 100%;
    height: 100%; }
  body.account_module #map_wrapper #directions {
    bottom: 20px;
    left: 20px;
    position: absolute; }
    @media (max-width: 767px) {
      body.account_module #map_wrapper #directions {
        min-width: 180px;
        left: 10px;
        bottom: 23px; } }

body.account_module .chart_wrap {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 70px; }
  @media (max-width: 767px) {
    body.account_module .chart_wrap {
      margin-top: 40px; } }
  body.account_module .chart_wrap .tab_content_title {
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #111111;
    margin: 0 0 30px 0;
    letter-spacing: -1px; }
    @media (max-width: 767px) {
      body.account_module .chart_wrap .tab_content_title {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 28px; } }

#compare_selected_stockists {
  margin-right: 10px;
  padding: 13px 20px;
  position: relative; }
  @media (max-width: 767px) {
    #compare_selected_stockists {
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px; } }
  #compare_selected_stockists .icon {
    margin-left: 16px;
    display: inline-block;
    vertical-align: text-top; }
    #compare_selected_stockists .icon:after {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      width: 22px;
      height: 22px;
      line-height: 20px;
      background-color: #F4F4F2;
      border: 1px solid #ccc;
      color: #111111;
      font-size: 14px;
      display: block; }
  #compare_selected_stockists .num.has_val {
    width: 17px;
    height: 17px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: 9px;
    top: 5px;
    background: #D0112B;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 17px; }

#filter_account_stockists_list {
  width: 285px;
  float: right; }
  @media (max-width: 767px) {
    #filter_account_stockists_list {
      width: 100%; } }
  #filter_account_stockists_list #filter_account_stockists_list_sort_by_field {
    width: 100%;
    margin: 0 0 0 0; }
    #filter_account_stockists_list #filter_account_stockists_list_sort_by_field label {
      position: relative;
      top: auto;
      left: auto;
      display: block;
      height: 36px;
      margin: 9px 0;
      border-right: 1px solid #ccc;
      width: 67px;
      float: left;
      font-size: 18px;
      line-height: 36px;
      padding-left: 15px;
      color: #111111; }
      #filter_account_stockists_list #filter_account_stockists_list_sort_by_field label:after {
        display: none; }
    #filter_account_stockists_list #filter_account_stockists_list_sort_by_field .select_wrapper {
      margin: 1px 0 0 0;
      width: 216px;
      float: left; }
      @media (max-width: 767px) {
        #filter_account_stockists_list #filter_account_stockists_list_sort_by_field .select_wrapper {
          width: calc(100% - 67px); } }
      #filter_account_stockists_list #filter_account_stockists_list_sort_by_field .select_wrapper .select2-selection {
        padding: 0 15px; }

.checkout_title {
  margin-bottom: 20px; }
  .checkout_title h1 {
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 56px; }
  .checkout_title a {
    float: right; }

.checkout .msg {
  margin: 20px 0;
  padding: 10px 0;
  border-top: 2px solid #EBEBEB;
  border-bottom: 2px solid #EBEBEB;
  text-align: center;
  font-size: 14px;
  line-height: 24px; }
  .checkout .msg a {
    margin-left: 40px; }
  .checkout .msg p {
    text-align: left; }
    .checkout .msg p.reorder_message {
      float: left;
      width: calc(100% - 280px); }
      @media (max-width: 767px) {
        .checkout .msg p.reorder_message {
          width: 100%; } }
  .checkout .msg .back {
    width: 240px;
    float: right; }
    @media (max-width: 767px) {
      .checkout .msg .back {
        width: 100%;
        margin-top: 20px;
        margin-left: 0; } }

.checkout .frame_wrapper {
  margin: 0 auto; }
  .checkout .frame_wrapper iframe {
    display: block;
    margin: 0 auto;
    box-sizing: content-box; }

#address_selector h3 {
  border-bottom: 3px solid #ccc;
  line-height: 30px;
  font-size: 26px;
  font-weight: normal;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.address_box {
  margin-bottom: 60px;
  position: relative; }
  .address_box__inner {
    height: 100%;
    box-shadow: 0 0 5px #ccc;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px; }
  .address_box__left {
    height: 100%; }
  .address_box__right {
    height: 100%; }
    .address_box__right a {
      border: 2px solid #ccc;
      margin: 5px 0;
      color: #636363;
      min-width: 0;
      width: 100%; }
      .address_box__right a:hover {
        background: #D0112B;
        color: #FFFFFF;
        cursor: pointer;
        border-color: #D0112B; }
  .address_box__full, .address_box__apply {
    display: none !important;
    transition: right 1s;
    left: 100%; }
  .address_box__full {
    padding: 30px; }
    .address_box__full__header {
      margin-bottom: 30px; }
      .address_box__full__header strong {
        line-height: 54px;
        font-size: 16px; }
    .address_box__full ul {
      margin: 0;
      overflow-y: scroll;
      height: 255px; }
      .address_box__full ul li {
        width: 100%;
        font-size: 16px;
        padding: 0 0 10px 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc; }
        .address_box__full ul li:last-of-type {
          margin-bottom: 0;
          border-bottom: 0;
          text-align: center; }
          .address_box__full ul li:last-of-type a {
            display: block;
            background: #353535;
            color: #111111;
            padding: 10px;
            cursor: pointer; }
        .address_box__full ul li span {
          display: inline-block;
          vertical-align: middle;
          width: 85%;
          margin-right: 5%; }
        .address_box__full ul li input {
          display: inline-block;
          width: 10%;
          height: 20px; }
    .address_box__full input[type="text"] {
      border: 2px solid #ccc;
      padding: 15px 10px;
      vertical-align: middle; }
    .address_box__full label {
      float: right;
      margin-bottom: 0;
      cursor: pointer; }
      .address_box__full label:after {
        content: "";
        font-family: 'icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: #D0112B;
        color: #FFFFFF;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        display: inline-block;
        vertical-align: middle; }
  .address_box--edit {
    height: 400px; }
    .address_box--edit .address_box__right {
      display: none; }
    .address_box--edit .address_box__full {
      width: 75%;
      display: block !important;
      position: absolute;
      top: 1px;
      left: 25%;
      border-left: 20px solid white;
      background-color: #EBEBEB;
      height: 100%;
      height: calc(100% - 2px); }
    .address_box--edit .address_box__apply {
      display: block !important;
      max-width: 145px;
      border: 2px solid #ccc;
      color: #636363;
      margin-bottom: 10px;
      margin-top: 10px;
      min-width: 0; }
      .address_box--edit .address_box__apply:hover {
        background: #D0112B;
        color: #FFFFFF;
        cursor: pointer;
        border-color: #D0112B; }
  .address_box address {
    text-transform: none;
    font-style: normal;
    font-size: 16px; }

form.customer_address .form_submit {
  float: right;
  width: 50%; }
  @media (max-width: 767px) {
    form.customer_address .form_submit {
      width: 100%; } }
  form.customer_address .form_submit .submit_button {
    margin-right: 0; }

.payment-methods {
  border: 1px solid #EBEBEB;
  background: #F4F4F2;
  padding: 15px; }
  .payment-methods__options-list {
    margin-left: -7.5px;
    margin-right: -7.5px; }
  .payment-methods__option {
    width: 50%;
    float: left;
    padding: 0 7.5px; }
    @media (max-width: 767px) {
      .payment-methods__option {
        width: 100%; }
        .payment-methods__option-card {
          margin-top: 15px; } }
    .payment-methods__option-label {
      display: block;
      width: 100%;
      height: 100%;
      margin: 0 0 0 0;
      background: #FFFFFF;
      border: 1px solid #EBEBEB;
      position: relative;
      padding: 10px 0; }
      .payment-methods__option-label span {
        display: block;
        width: 100%;
        height: 100%; }
      .payment-methods__option-label input[type="radio"] {
        visibility: hidden;
        position: absolute;
        right: 10000px; }
        .payment-methods__option-label input[type="radio"] + span {
          color: #111111;
          margin: 0 0 0 0;
          font-size: 16px;
          line-height: 30px;
          padding: 0 0 0 55px;
          font-weight: 400;
          cursor: pointer;
          border: 1px solid transparent;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px; }
          .payment-methods__option-label input[type="radio"] + span:before {
            content: '';
            font-size: 12px;
            display: block;
            float: left;
            height: 24px;
            width: 24px;
            border: 1px solid #EBEBEB;
            text-align: center;
            margin-right: 15px;
            line-height: 22px;
            background-color: #FFFFFF;
            color: #111111;
            position: absolute;
            top: 13px;
            left: 15px;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            -ms-border-radius: 1px;
            -o-border-radius: 1px;
            border-radius: 1px;
            -webkit-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s; }
        .payment-methods__option-label input[type="radio"]:checked + span:before {
          content: "";
          font-family: 'icons';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
  .payment-methods__forms {
    margin-top: 15px; }

.checkout__payment__methods {
  padding: 20px;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 20px; }

.checkout__payment__method {
  display: inline-block;
  background: #eee;
  padding: 20px;
  margin: 0 20px;
  font-size: 20px; }
  .checkout__payment__method input {
    width: 20px;
    height: 20px;
    position: relative;
    margin-right: 10px;
    top: 4px; }

.checkout__payment__form-account {
  text-align: center; }

.checkout__address__disclaimer {
  background-color: #ef4949;
  padding: 20px;
  border: red;
  color: white;
  margin-bottom: 20px; }

.add_new_address_wrapper {
  margin-bottom: 40px; }
  .add_new_address_wrapper .new_address_head {
    margin-bottom: 40px; }
    .add_new_address_wrapper .new_address_head .checkout_title {
      margin: 0 0 0 0;
      float: left;
      line-height: 56px; }
      @media (max-width: 767px) {
        .add_new_address_wrapper .new_address_head .checkout_title {
          width: 100%; } }
    .add_new_address_wrapper .new_address_head a {
      float: right; }
      @media (max-width: 767px) {
        .add_new_address_wrapper .new_address_head a {
          width: 100%;
          margin-top: 20px; } }
  .add_new_address_wrapper #new_address_body {
    display: none; }

body.checkout_module #product_category_header h2 {
  font-weight: 600;
  font-size: 52px;
  line-height: 60px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 0 0 0; }
  @media (min-width: 768px) and (max-width: 989px) {
    body.checkout_module #product_category_header h2 {
      font-size: 42px;
      line-height: 48px; } }
  @media (max-width: 767px) {
    body.checkout_module #product_category_header h2 {
      font-size: 28px;
      line-height: 32px;
      margin: 0 0 20px 0; } }

#checkout_progress_outer {
  background: #F4F4F2;
  border-bottom: 2px solid #EBEBEB; }
  @media (max-width: 767px) {
    #checkout_progress_outer {
      display: none; } }

#checkout_progress ol {
  list-style: none;
  display: table;
  width: 100%;
  table-layout: fixed; }
  #checkout_progress ol li {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    #checkout_progress ol li.sel span {
      border-color: #D0112B; }
    #checkout_progress ol li span:hover {
      border-color: #D0112B; }
    #checkout_progress ol li a {
      color: #000000;
      display: block;
      width: 100%;
      height: 100%; }
    #checkout_progress ol li span {
      padding: 0;
      display: block;
      font-size: 18px;
      line-height: 102px;
      text-decoration: none;
      margin-bottom: -2px;
      color: #000000;
      border-bottom: 2px solid #EBEBEB;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }

#confirmation_wrapper .confirmation_header {
  padding: 40px;
  border: 1px solid #EBEBEB;
  background: #F4F4F2; }
  @media (max-width: 767px) {
    #confirmation_wrapper .confirmation_header {
      padding: 15px; } }

#confirmation_wrapper .confirmation_cart {
  margin-top: 40px; }

.card_tokens {
  margin-bottom: 40px; }

.new_card > h2, .card_tokens > h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #111111;
  margin: 0 0 30px 0;
  letter-spacing: -1px; }
  @media (max-width: 767px) {
    .new_card > h2, .card_tokens > h2 {
      font-size: 20px;
      line-height: 28px;
      margin: 0 0 28px; } }

#payment_form {
  margin-top: 20px; }
  #payment_form .field_bool .input_wrap {
    border: none;
    background: transparent; }
  #payment_form .field_bool label {
    top: 0; }

.payment_wrapper #cards {
  margin-top: 20px; }
  .payment_wrapper #cards #card_list:before, .payment_wrapper #cards #card_list:after {
    content: " ";
    display: table; }
  .payment_wrapper #cards #card_list:after {
    clear: both; }
  .payment_wrapper #cards #card_list li {
    width: 100%;
    list-style: none; }
    .payment_wrapper #cards #card_list li label {
      position: relative;
      top: auto;
      left: auto; }
    .payment_wrapper #cards #card_list li input[type="radio"] {
      width: 12px;
      height: 12px;
      float: left;
      margin-top: 8px;
      margin-right: 20px; }
    .payment_wrapper #cards #card_list li span {
      display: inline-block;
      vertical-align: top;
      line-height: 32px; }
    .payment_wrapper #cards #card_list li .image {
      display: inline-block;
      width: 51px;
      height: 32px;
      text-indent: -9999px;
      overflow: hidden;
      position: relative; }
      .payment_wrapper #cards #card_list li .image.VISA {
        background-image: url(https://masters-golf.s3.amazonaws.com/images/cards/visa.png); }
      .payment_wrapper #cards #card_list li .image.maestro {
        background-image: url(https://masters-golf.s3.amazonaws.com/images/cards/maestro.png); }
      .payment_wrapper #cards #card_list li .image.mc {
        background-image: url(https://masters-golf.s3.amazonaws.com/images/cards/maestro.png); }
      .payment_wrapper #cards #card_list li .image.delta {
        background-image: url(https://masters-golf.s3.amazonaws.com/images/cards/maestro.png); }
  .payment_wrapper #cards .submit_button {
    width: 100%;
    max-width: 245px;
    display: block;
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #D0112B;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-align: center; }
    .payment_wrapper #cards .submit_button span {
      display: block;
      line-height: 56px; }
    .payment_wrapper #cards .submit_button:hover {
      background-color: #111111; }

.payment_wrapper #masters_payment_token_search_form li.field_int {
  width: 60%; }

.payment_wrapper #masters_payment_token_search_form li.form_submit {
  width: 40%; }
  .payment_wrapper #masters_payment_token_search_form li.form_submit .submit_button {
    max-width: 100%;
    height: 75px;
    line-height: 75px; }

#checkout_form_submitfield {
  width: 100%; }
  #checkout_form_submitfield a {
    max-width: none;
    line-height: 26px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto; }
    #checkout_form_submitfield a[disabled], #checkout_form_submitfield a[disabled] span {
      cursor: not-allowed; }

#payment_form_expiry_date_month_field, #payment_form_expiry_date_year_field {
  width: 25%; }
  @media (max-width: 767px) {
    #payment_form_expiry_date_month_field, #payment_form_expiry_date_year_field {
      width: 50%; } }

#payment_form_expiry_date_month_field {
  padding-right: 0; }

#payment_form_expiry_date_year_field {
  padding-left: 0; }
  #payment_form_expiry_date_year_field .input_wrap {
    border-left: none; }

#payment_form_save_this_card_field label {
  line-height: 75px;
  border: none; }
  #payment_form_save_this_card_field label:before {
    top: 50%;
    margin-top: -13px; }

.checkout_module.checkout_address .middle_col {
  position: relative; }

#delivery_change {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 0 200px;
  width: 100%; }

.checkout_title {
  background-color: #f4f4f2;
  font-size: 34px;
  margin-top: 0;
  padding: 20px; }

#delivery_change .delivery a {
  margin-top: 20px;
  font-size: 18px;
  line-height: 30px;
  padding: 13px 30px;
  display: inline-block;
  min-width: 210px;
  text-decoration: none;
  font-weight: 300;
  letter-spacing: -1px;
  text-align: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  color: #FFFFFF;
  background-color: #D0112B; }
  @media (max-width: 1119px) {
    #delivery_change .delivery a {
      font-size: 16px; } }
  #delivery_change .delivery a:hover {
    background-color: #111111; }

.checkout_wrapper {
  padding: 40px 0;
  position: relative; }
  .checkout_wrapper .checkout_title {
    font-size: 28px; }

.checkout_login_button {
  margin-top: 10px; }
  .checkout_login_button a {
    color: #D0112B; }

.add_to_cart_message {
  padding: 0 !important; }

#add_to_cart_message {
  height: 100%; }
  #add_to_cart_message .top_wrapper {
    height: 100%; }
    #add_to_cart_message .top_wrapper > div {
      height: 100%;
      padding: 20px; }
      #add_to_cart_message .top_wrapper > div h3 {
        font-size: 22px;
        font-weight: 400;
        line-height: 30px;
        margin: 0 0 15px 0;
        letter-spacing: -2px;
        color: #111111; }
        @media (max-width: 767px) {
          #add_to_cart_message .top_wrapper > div h3 {
            font-size: 18px; } }
  #add_to_cart_message .purchased_prod {
    width: 50%;
    float: left;
    padding-right: 15px;
    background: #F4F4F2;
    border-right: 1px solid #ccc; }
    @media (max-width: 767px) {
      #add_to_cart_message .purchased_prod {
        width: 100%; } }
    #add_to_cart_message .purchased_prod .img {
      width: 87px;
      height: 87px;
      border: 1px solid #ccc;
      display: inline-block;
      background-size: contain;
      position: relative;
      overflow: hidden;
      float: left;
      margin: 0 15px 0 0;
      text-indent: -99999px; }
    #add_to_cart_message .purchased_prod p {
      font-size: 16px;
      line-height: 24px;
      color: #636363;
      float: right;
      clear: right;
      font-weight: 300;
      width: calc(100% - 102px);
      letter-spacing: -1px;
      text-align: left; }
      #add_to_cart_message .purchased_prod p + p {
        margin-top: 6px; }
    #add_to_cart_message .purchased_prod .prod_title {
      font-weight: 500;
      margin-top: 2px; }
    #add_to_cart_message .purchased_prod .price {
      color: #D0112B; }
  #add_to_cart_message .cart {
    width: 50%;
    float: left;
    padding-left: 15px; }
    @media (max-width: 767px) {
      #add_to_cart_message .cart {
        width: 100%; } }
    #add_to_cart_message .cart .add_to_cart_continue {
      font-size: 18px;
      padding: 13px 12px;
      display: inline-block;
      text-decoration: none;
      font-weight: 300;
      letter-spacing: -1px;
      text-align: center;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      color: #111111;
      border: 2px solid #ccc;
      line-height: 26px;
      float: left; }
      #add_to_cart_message .cart .add_to_cart_continue:hover {
        color: #D0112B; }
      @media (max-width: 767px) {
        #add_to_cart_message .cart .add_to_cart_continue {
          padding: 13px 15px; }
          #add_to_cart_message .cart .add_to_cart_continue:before {
            content: 'Continue'; }
          #add_to_cart_message .cart .add_to_cart_continue span {
            display: none; } }
    #add_to_cart_message .cart .add_to_cart_view {
      font-size: 18px;
      line-height: 30px;
      padding: 13px 12px;
      display: inline-block;
      text-decoration: none;
      font-weight: 300;
      letter-spacing: -1px;
      text-align: center;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      color: #FFFFFF;
      background-color: #D0112B;
      float: right; }
      @media (max-width: 767px) {
        #add_to_cart_message .cart .add_to_cart_view {
          padding: 13px 15px; } }
      #add_to_cart_message .cart .add_to_cart_view:hover {
        background-color: #111111; }
    #add_to_cart_message .cart p {
      text-align: right;
      font-size: 16px;
      line-height: 30px;
      letter-spacing: -1px;
      font-weight: 300; }
      #add_to_cart_message .cart p + p {
        border-top: 1px solid #ccc; }
      #add_to_cart_message .cart p span {
        float: left;
        font-weight: 500; }
      #add_to_cart_message .cart p.total, #add_to_cart_message .cart p.order_subtotal {
        margin-bottom: 10px; }

.checkout_click_and_collect h3 {
  font-size: 24px; }

.checkout_click_and_collect div.form {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E1E1DF; }
  .checkout_click_and_collect div.form:before, .checkout_click_and_collect div.form:after {
    content: " ";
    display: table; }
  .checkout_click_and_collect div.form:after {
    clear: both; }
  .checkout_click_and_collect div.form form {
    float: left;
    margin-right: 20px;
    width: auto;
    max-width: none; }
    .checkout_click_and_collect div.form form li {
      width: auto; }
    .checkout_click_and_collect div.form form input {
      width: 400px; }
    .checkout_click_and_collect div.form form .form_submit {
      float: left;
      width: 140px;
      margin: 0;
      margin-left: -145px; }
      .checkout_click_and_collect div.form form .form_submit a {
        line-height: 46px;
        margin-top: 5px;
        height: 46px; }
  .checkout_click_and_collect div.form a.use_location {
    float: left;
    font-size: 18px;
    line-height: 56px;
    color: #636363;
    vertical-align: middle; }
    .checkout_click_and_collect div.form a.use_location:before {
      content: "";
      font-family: 'icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      vertical-align: middle;
      font-size: 40px;
      line-height: 56px;
      margin-right: 10px; }

.checkout_click_and_collect .map {
  position: relative; }
  .checkout_click_and_collect .map, .checkout_click_and_collect .map #map {
    height: 610px !important; }
  .checkout_click_and_collect .map .overlay {
    height: 98%;
    width: 35%;
    background: white;
    position: absolute;
    z-index: 9999;
    top: 1%;
    left: 5px;
    padding: 10px;
    overflow: auto; }
  .checkout_click_and_collect .map .distance {
    color: #D0112B; }
  .checkout_click_and_collect .map .stockist {
    font-size: 16px;
    padding: 10px;
    border: 1px solid transparent; }
    .checkout_click_and_collect .map .stockist:hover, .checkout_click_and_collect .map .stockist.selected {
      background-color: #f4f4f2;
      border: 1px solid #E1E1DF; }
      .checkout_click_and_collect .map .stockist:hover a, .checkout_click_and_collect .map .stockist.selected a {
        background-color: #D0112B;
        color: white; }
    .checkout_click_and_collect .map .stockist a {
      border: 1px solid #ccc;
      margin-top: 10px;
      line-height: 46px;
      padding: 0 15px;
      font-size: 16px;
      height: 46px;
      padding: 0 15px; }
