@import url("https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900,400italic,700italic");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,300italic,400italic");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,300,700");
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaa;
}

.ui-widget {
  font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial', 'sans-serif';
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input {
  font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial', 'sans-serif';
  font-size: 1em;
}

.ui-widget select {
  font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial', 'sans-serif';
  font-size: 1em;
}

.ui-widget textarea, .ui-widget input[type="file"] + label, .ui-widget .testimonials article input[type="file"] + .tag, .testimonials article .ui-widget input[type="file"] + .tag {
  font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial', 'sans-serif';
  font-size: 1em;
}

.ui-widget button {
  font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial', 'sans-serif';
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-content .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-widget-content .ui-state-hover {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-widget-content .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-widget-content .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-widget-content .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-widget-content .ui-state-highlight a {
  color: #363636;
}

.ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}

.ui-widget-content .ui-state-error a {
  color: #ffffff;
}

.ui-widget-content .ui-state-error-text {
  color: #ffffff;
}

.ui-widget-content .ui-priority-primary {
  font-weight: bold;
}

.ui-widget-content .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-widget-content .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-widget-header .ui-state-hover {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}

.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-state-default a {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-default a:link {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-hover {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-state-hover a {
  color: #c77405;
  text-decoration: none;
}

.ui-state-hover a:hover {
  color: #c77405;
  text-decoration: none;
}

.ui-state-hover a:link {
  color: #c77405;
  text-decoration: none;
}

.ui-state-hover a:visited {
  color: #c77405;
  text-decoration: none;
}

.ui-state-hover .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-state-focus a {
  color: #c77405;
  text-decoration: none;
}

.ui-state-focus a:hover {
  color: #c77405;
  text-decoration: none;
}

.ui-state-focus a:link {
  color: #c77405;
  text-decoration: none;
}

.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}

.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-state-active a {
  color: #eb8f00;
  text-decoration: none;
}

.ui-state-active a:link {
  color: #eb8f00;
  text-decoration: none;
}

.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-state-highlight a {
  color: #363636;
}

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}

.ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}

.ui-state-error a {
  color: #ffffff;
}

.ui-state-error .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}

.ui-state-error-text {
  color: #ffffff;
}

.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}

.ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ui-corner-top {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.ui-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-bottom {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-br {
  border-bottom-right-radius: 4px;
}

body .ui-tooltip {
  border-width: 2px;
}

/*
     * ##SHARE.SCSS
     */
.share__button {
  display: inline-block;
  height: 2em;
  width: 2em;
  text-align: center;
  line-height: 0;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  vertical-align:top;
}

.share__button:hover {
  color: #fff;
  text-decoration: none;
}

.share__button--icon {
  font-family: "e2e";
  line-height: 2em;
}

.share__button--text {
  display: none;
}

.share__button--facebook {
  background-color: #3b5998;
}

.share__button--facebook .share__button--icon:before {
  content: '\e81c';
}

.share__button--twitter {
  background-color: #00aced;
}

.share__button--twitter .share__button--icon:before {
  content: "\e81e";
}

.share__button--linkedin {
  background-color: #007bb6;
}

.share__button--linkedin .share__button--icon:before {
  content: "\e81c";
}

.share__button--google-plus {
  background-color: #dd4b39;
}

.share__button--google-plus .share__button--icon:before {
  content: "\e81d";
}

.share__button--pinterest {
  background-color: #cb2027;
}

.share__button--pinterest .share__button--icon:before {
  content: "\e823";
}

.share__button-email {
  background-color: #757575;
}

.share__button-email .share__button--icon:before {
  content: "\e804";
}

/*
     * ##ZOOM.SCSS
     */
.images__zoom {
  font-family: "e2e";
  z-index: 9;
  padding: 10px;
  font-size: 1.25em;
}

.images__zoom > * {
  color: #757575;
  cursor: pointer;
  display: inline-block;
  height: 1.5em;
  width: 1.5em;
  font-size: 1.5em;
  text-align: center;
  line-height: 1.75em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.images__zoom > *:not(:first-child) {
  display: none;
}

.images__zoom .js-zoom-show, .images__zoom .js-zoom-hide {
  background-color: transparent;
  color: #e0e0e0;
  height: 100%;
}

.images__zoom .js-zoom-show:before, .images__zoom .js-zoom-hide:before {
  content: '\e85b';
}

.images__zoom .js-zoom-hide:before {
  content: "\e80c";
}

.js-zoom-in.zoom--in, .js-zoom-out.zoom--out {
  display: inline-block;
  width: 50px;
}

.js-zoom-in.zoom--in:before, .js-zoom-out.zoom--out:before {
  content: '\e86f';
}

.js-zoom-out.zoom--out:before {
  content: '\e870';
}

/*
     * ##POP-UPS.SCSS
     */
.pop-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2147483647;
  background: rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  overflow-y: scroll;
}

.pop-wrapper .popup {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  top: 100px;
  background-color: #fff;
  padding: 20px;
}

.pop-wrapper .popup .popup__close {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  padding: 0.5em;
  text-align: center;
  background-color: #757575;
  color: #fff;
}


.pop-wrapper .popup .pop__container {
  display: table;
  width: 100% !important;
}

.pop-wrapper .popup .pop__container > * {
  width: 100% !important;
}

@media screen and (max-width: 600px) {

  
}

/*
 * ##BREADCRUMB.SCSS
 */
.breadcrumb {
  text-decoration: none;
  margin: 1.5em 0;
  font-size: .85em;
  display: table;
  width: 100%;
  clear: both;
}

.breadcrumb a:after {
  display: inline-block;
  font-family: "e2e";
  content: "\e82c";
  color: #757575;
  padding: 0 .5em;
}

.breadcrumb a:last-child:after {
  display: none;
}

/*
 * ##HELPER.SCSS
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

.invisible {
  visibility: hidden;
}

.f-right {
  float: right;
}

.f-left {
  float: left;
}

.lrg {
  font-size: 2em;
}

.ctr {
  text-align: center;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.horizontal-list, .horizontal-list--even {
  display: table;
  padding: 0;
  margin: .5em 0;
}

.horizontal-list li, .horizontal-list--even li {
  display: table-cell;
}

.horizontal-list li a, .horizontal-list--even li a {
  display: block;
  text-align: center;
  margin: 0 5px;
}

.horizontal-list--even {
  table-layout: fixed;
}

.vertical-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.vertical-list li {
  display: block;
}

.vertical-list li a {
  display: block;
}

.full-width {
  width: 100%;
}

.display-box {
  background-color: #e0e0e0;
  padding: 20px;
  margin-bottom: 1em;
  display: table;
  width: 100%;
}

.display-box h2.spill {
  margin: -20px -20px 10px -20px;
  padding: 5px 15px;
  background-color: #757575;
  color: #fff;
  font-weight: normal;
}

.msg, .msg--sucsess, .msg--added {
  font-size: .85em;
  text-transform: capitalize;
  color: #FFF;
  padding: .25em .5em;
  border-radius: 3px;
}

.msg--sucsess {
  color: #55C31C;
}

.msg--added {
  font-size: 1.1em;
  color: #555555;
}

.e2e_logo {
  font-size: 0;
}

.e2e_logo:after {
  font-family: "e2e";
  font-size: 1rem;
  content: "\e83d";
}

.bx-controls {
  width: 100%;
  font-family: "e2e";
  margin: .5em 0;
}

.bx-controls a:hover {
  text-decoration: none;
}

.bx-controls .bx-pager {
  text-align: center;
}

.bx-controls .bx-pager .bx-pager-item {
  display: inline;
}

.bx-controls .bx-pager .bx-pager-item a {
  background-color: #757575;
  color: #fff;
  padding: .25em;
  margin: 0 .5em;
}

.bx-controls .bx-controls-direction {
  text-align: center;
  margin: 1em 0;
}

.bx-controls .bx-controls-direction .bx-prev, .bx-controls .bx-controls-direction .bx-next:after {
  font-size: 0;
}

.bx-controls .bx-controls-direction .bx-prev:before {
  font-size: 25px;
  content: "\e82b";
  background-color: #757575;
  color: #fff;
  padding: .25em;
  margin: 0 .5em;
}

.bx-controls .bx-controls-direction .bx-next {
  font-size: 0;
}

.bx-controls .bx-controls-direction .bx-next:after {
  font-size: 25px;
  content: "\e82c";
  background-color: #757575;
  color: #fff;
  padding: .25em;
  margin: .5em 0;
}

/*
 * ##FILTERS.SCSS
 */
.filters {
  display: none;
}

.filters ul {
  list-style: none;
  padding-left: 0;
}

.filters h4 {
  margin-bottom: .5em;
  font-weight: normal;
  border-bottom: 1px solid #757575;
}

.filters h4.filtered:before {
  font-family: "e2e";
  content: "\e86d";
  padding-right: .5em;
}

.filters > ul ul {
  font-size: 0.9em;
  margin-top: 0;
}

.filters > ul > li {
  /*
            width: 23%;
            display: inline-block;
            vertical-align: top;
            padding-right: 2%;
            margin-right: 1%;
        */
}

.pop-wrapper .filters.popup {
  min-height: 350px;
}

.pop-wrapper .filters.popup > ul {
  display: inline-block;
  vertical-align: top;
}

.pop-wrapper .filters.popup .filter__nav {
  width: 30%;
  margin-right: 8%;
}

.pop-wrapper .filters.popup .filter__nav li {
  background-color: #757575;
  color: #fff;
  margin-bottom: 2px;
  padding: .5em;
}

.pop-wrapper .filters.popup .filter__nav li.active {
  background-color: #000;
}

.pop-wrapper .filters.popup > ul:last-of-type {
  width: 60%;
}

.pop-wrapper .filters.popup > ul:last-of-type > li {
  display: none;
  text-align: left;
}

@media screen and (max-width: 600px) {

}
  
  
}

/*
 * ##PRICE-SLIDER
 */
.slider-range {
  width: 100%;
  height: 3px;
  position: relative;
  background-color: #757575;
  margin-top: 20px;
}

.slider-amount {
  width: 100%;
}

.ui-slider-handle {
  height: 16px;
  width: 16px;
  background-color: #757575;
  display: inline-block;
  position: absolute;
  border-radius: 100%;
  top: -6px;
}

.ui-slider-range {
  background-color: #757575;
  height: 3px;
  position: absolute;
  top: 0;
  border: 0;
}

/*
 * ##SORTING.SCSS
 */
.listing-controls {
  font-size: .8em;
  line-height: 1.5em;
  margin: 1.5em 0;
  border-bottom: 1px solid #757575;
  padding-bottom: 1em;
  position: relative;
  display: table;
  width: 100%;
}

.listing-controls form {
  display: inline-block;
  margin-right: 1em;
}

.listing-controls ul {
  margin: 0;
  padding: 0;
}

.listing-controls li {
  display: inline-block;
}

.listing-controls__layout {
  text-align: right;
}

.listing-controls__layout ul {
  width: auto;
  display: inline-block;
}

.listing-controls__layout ul li a {
  color: #fff;
}

.listing-controls__layout ul li a span:before {
  font-family: "e2e";
  padding-right: .25em;
}

.listing-controls__layout ul li.grid a span:before {
  content: "\e806";
}

.listing-controls__layout ul li.list a span:before {
  content: "\e808";
}

@media screen and (max-width: 1024px) {
  .listing-controls {
    font-size: 1em;
  }
  .listing-controls > * {
    width: 50% !important;
    padding: 0 !important;
  }
  .listing-controls > :last-child {
    width: 100% !important;
    padding: 0 !important;
    margin-top: 1em;
  }
}

.banner {
  border: 1px solid #757575;
  padding: 1em;
  display: table;
}

.banner h1 {
  margin: 0 0 .5em 0;
}

.banner p {
  margin: 0 0 .5em 0;
}

.banner__text {
  width: 60%;
  float: left;
}

.banner__image {
  width: 35%;
  float: right;
}

/*
 * ##RESP-TABS.SCSS
 */
.resp-tabs-container {
  padding: 0;
  background-color: #fff;
  clear: left;
}

h2.resp-accordion {
  cursor: pointer;
  display: none;
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0 solid #c1c1c1;
  margin: 0;
  padding: 10px 15px;
}

h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1;
}

h2.resp-tab-active {
  border-bottom: 0 solid #c1c1c1 !important;
  margin-bottom: 0 !important;
  padding: 10px 15px !important;
  background: #000;
}

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9b9797;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

.resp-tab-content {
  display: none;
  padding: 15px;
  border: 1px solid #757575;
}

.resp-tab-active {
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px !important;
  border-bottom: none;
  background-color: #fff;
}

.resp-content-active {
  display: block;
}

.resp-accordion-active {
  display: block;
}

.resp-vtabs .resp-tabs-container {
  padding: 0;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}

.resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word;
}

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none;
}

.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border-top: 1px solid;
  border: 1px solid #5ab1d0 !important;
  border-left: 4px solid #5ab1d0 !important;
  margin-bottom: 4px !important;
  border-right: 1px #fff solid !important;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1;
}

.resp-easy-accordion h2.resp-accordion {
  display: block;
}

.resp-jfit {
  width: 100%;
  margin: 0;
}

.resp-tab-content-active {
  display: block;
}

@media only screen and (max-width: 768px) {
  .resp-vtabs .resp-tab-content {
    border: 1px solid #c1c1c1;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  ul.resp-tabs-list {
    display: none;
  }
  h2.resp-accordion {
    display: block;
  }
}

ul.resp-tabs-list {
  margin: 0;
  padding: 0;
  display: flex;
}

ul.resp-tabs-list li {
  font-weight: normal;
  font-size: 13px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0 4px 0 0;
  list-style: none;
  cursor: pointer;
  float: left;
  background-color: #757575 !important;
  color: #fff;
  flex: 1;
  text-align: center;
}

ul.resp-tabs-list li:last-child {
  margin-right: 0;
}

.nav-wrapper nav ul.horizontal-list ul li:hover ul, .nav-wrapper nav ul.horizontal-list--even ul li:hover ul {
  display: block;
}

.nav-wrapper nav ul.horizontal-list li, .nav-wrapper nav ul.horizontal-list--even li {
  position: relative;
}

.nav-wrapper nav ul.horizontal-list li ul, .nav-wrapper nav ul.horizontal-list--even li ul {
  position: absolute;
  top: 1.75em;
  left: 0;
  left: 0;
  top: 1.75em;
  z-index: 10;
  padding: 0;
  /*display: list-item;*/
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: opacity 300ms ease-in;
}

.nav-wrapper nav ul.horizontal-list li ul li, .nav-wrapper nav ul.horizontal-list--even li ul li {
  height: 0;
  background: none;
  border: 0;
  padding: 0;
}

.nav-wrapper nav ul.horizontal-list li ul a, .nav-wrapper nav ul.horizontal-list--even li ul a {
  display: block;
  white-space: nowrap;
  text-transform: capitalize;
  text-align: left;
  padding: 0 .25em;
  margin: .25em;
  background-color: #042e46;
  color: #FFF;
}

.nav-wrapper nav ul.horizontal-list li ul ul, .nav-wrapper nav ul.horizontal-list--even li ul ul {
  left: 95%;
  top: 0;
  height: 0;
  display: none;
  margin-top: 0;
}

.nav-wrapper nav ul.horizontal-list li ul ul.build-left, .nav-wrapper nav ul.horizontal-list--even li ul ul.build-left {
  left: initial;
  right: 95%;
}

.nav-wrapper nav ul.horizontal-list li:hover ul, .nav-wrapper nav ul.horizontal-list--even li:hover ul {
  height: auto;
  width: auto;
  opacity: 1;
  background-color: #757575;
}

.nav-wrapper nav ul.horizontal-list li:hover ul li, .nav-wrapper nav ul.horizontal-list--even li:hover ul li {
  display: block;
  height: auto;
}

.nav-wrapper nav ul.horizontal-list li:hover ul li a, .nav-wrapper nav ul.horizontal-list--even li:hover ul li a {
  background-color: #757575;
}

.nav-wrapper nav ul.nav--main.vertical-list > li {
  position: relative;
}

.nav-wrapper nav ul.nav--main.vertical-list > li > a:after {
  font-family: "e2e";
  content: "\e82c";
  float: right;
}

.nav-wrapper nav ul.nav--main.vertical-list > li ul {
  padding: 0;
  display: none;
}

.nav-wrapper nav ul.nav--main.vertical-list > li ul li a {
  background-color: #0c8dd7;
}

.nav-wrapper nav ul.nav--main.vertical-list > li.section--expanded > a:after {
  content: "\e82e";
}

.nav-wrapper nav ul.nav--main.vertical-list a {
  background-color: #042e46;
  color: #FFF;
}

.nav-wrapper nav ul.nav--main.vertical-list a:hover {
  text-decoration: none;
  background-color: #757575;
}

.nav-section {
  position: absolute;
  right: 0;
  height: 100%;
  width: 30px;
  right: 0;
  cursor: pointer;
}

nav .slicknav_menu li {
  text-align: left;
}

nav .slicknav_menu ul > li ul li a {
  background: transparent;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus, button, input, optgroup, select, textarea, input[type="file"] + label, .testimonials article input[type="file"] + .tag {
  color: inherit;
  font: inherit;
  margin: 0;
}

html {
  font-family: sans-serif;
}

html input[type="button"] {
  cursor: pointer;
}

html input[disabled] {
  cursor: default;
}

body {
  margin: 0;
}

article {
  display: block;
}

aside {
  display: block;
}

details {
  display: block;
}

figcaption {
  display: block;
}

figure {
  display: block;
  margin: 1em 40px;
}

footer {
  display: block;
}

header {
  display: block;
}

hgroup {
  display: block;
}

main {
  display: block;
}

menu {
  display: block;
}

nav {
  display: block;
}

section {
  display: block;
}

summary {
  display: block;
}

audio {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

canvas {
  display: inline-block;
  vertical-align: baseline;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

video {
  display: inline-block;
  vertical-align: baseline;
}

[hidden] {
  display: none;
}

template {
  display: none;
}

a {
  background-color: transparent;
}

a:active {
  outline: 0;
}

a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b {
  font-weight: bold;
}

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 {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
  font-family: monospace, monospace;
  font-size: 1em;
}

code {
  font-family: monospace, monospace;
  font-size: 1em;
}

kbd {
  font-family: monospace, monospace;
  font-size: 1em;
}

samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button {
  overflow: visible;
  text-transform: none;
  cursor: pointer;
}

input {
  line-height: normal;
}

optgroup {
  font-weight: bold;
}

select {
  text-transform: none;
}

textarea, input[type="file"] + label, .testimonials article input[type="file"] + .tag {
  overflow: auto;
}

input[type="reset"] {
  cursor: pointer;
}

input[type="submit"] {
  cursor: pointer;
}

button[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="file"] + label::-webkit-inner-spin-button, .testimonials article input[type="file"] + .tag::-webkit-inner-spin-button {
  height: auto;
}

input[type="number"]::-webkit-outer-spin-button, input[type="file"] + label::-webkit-outer-spin-button, .testimonials article input[type="file"] + .tag::-webkit-outer-spin-button {
  height: auto;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  padding: 0;
}

th {
  padding: 0;
}

svg:not(:root) {
  overflow: hidden;
}

sub, sup {
  content: "";
  display: table;
  clear: both;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus, button, input, optgroup, select, textarea, input[type="file"] + label, .testimonials article input[type="file"] + .tag {
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
  position: static;
}

html {
  color: #000;
  font-size: 1em;
  line-height: 1.4;
}

button {
  color: #000;
}

input {
  color: #000;
}

select {
  color: #000;
}

textarea, input[type="file"] + label, .testimonials article input[type="file"] + .tag {
  color: #000;
  resize: vertical;
}

::-moz-selection {
  background: #f3c3a8;
  text-shadow: none;
}

::selection {
  background: #f3c3a8;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #757575;
  margin: 1em 0;
  padding: 0;
}

audio {
  vertical-align: middle;
}

canvas {
  vertical-align: middle;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

video {
  vertical-align: middle;
}

address {
  text-decoration: none;
  font-style: normal;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

*:before {
  box-sizing: border-box;
}

*:after {
  box-sizing: border-box;
}

*:disabled {
  opacity: .5;
  color: #757575;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

h1, h2, h3, h4, h5 {
  font-family: "Oswald", sans-serif;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h2.resp-accordion {
  cursor: pointer;
  display: none;
  font-size: 13px;
  border: 1px solid #757575;
  border-top: 0 solid #757575;
  margin: 0;
  padding: 10px 15px;
}

h2.resp-accordion:first-child {
  border-top: 1px solid #757575;
}

h2.resp-tab-active {
  border-bottom: 0 solid #757575 !important;
  margin-bottom: 0 !important;
  padding: 10px 15px !important;
  background: #757575;
}

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #757575;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #757575 !important;
  background: blue;
}

h3 {
  font-size: 1.17em;
}

h4 {
  font-size: 1.12em;
}

h5 {
  font-size: .83em;
}

h6 {
  font-size: .75em;
}

table {
  width: 100%;
  margin: .75em 0;
}

th {
  text-align: left;
}

td {
  text-align: left;
}

/*
 * Forms
 */
input[type="color"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="date"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="datetime"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="datetime-local"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="email"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="month"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="number"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="password"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="search"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="tel"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="text"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="time"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="url"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="week"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input:not([type]), input[type="file"] + label, .testimonials article input[type="file"] + .tag, textarea, input[type="file"] + label, .testimonials article input[type="file"] + .tag,
select {
  padding: .5em;
}

input[type="color"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="date"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="datetime"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="datetime-local"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="email"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="month"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="number"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="password"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="search"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="tel"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="text"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="time"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="url"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="week"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input:not([type]):focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, textarea:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus {
  border: 1px solid #757575;
}

.field {
  display: block;
  clear: both;
  margin-bottom: 1em;
}

.field .field__label {
  float: left;
  width: 30%;
}

.field label, .field .testimonials article .tag, .testimonials article .field .tag {
  padding: .5em 0;
  font-size: 1em;
}

.field .field__input {
  float: left;
  width: 70%;
}

.field .field__input input[type="color"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="date"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="datetime"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="datetime-local"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="email"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="month"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="number"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="password"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="search"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="tel"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="text"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="time"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="url"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input[type="week"], .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input input:not([type]), .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag, .field .field__input textarea, .field .field__input input[type="file"] + label, .field .field__input .testimonials article input[type="file"] + .tag, .testimonials article .field .field__input input[type="file"] + .tag,
.field .field__input select {
  width: 100%;
  max-width: 400px;
}

.field > .button, .tab-box nav .field > a {
  margin-left: 30%;
  width: auto;
}

@media screen and (max-width: 560px) {
  .field .field__label,
  .field .field__input {
    float: none;
    width: 100%;
  }
  .field > .button, .tab-box nav .field > a {
    margin-left: 0;
  }
}


/*
     * multiple rows grid 
     * ( mainly for lists of products and categories).
     */
.grid--1 > .grid__item {
  width: 100%;
  padding-right: 0;
}

.grid--2 > .grid__item {
  width: 49%;
}

.grid--3 > .grid__item {
  width: 32%;
}

.grid--4 > .grid__item {
  width: 23.5%;
}

.grid--5 > .grid__item {
  width: 18.4%;
}

[class*='grid--'] {
  width: 100%;
  display: table;
}

[class*='grid--'] > .grid__item {
  margin-right: 2%;
  margin-bottom: 2%;
  float: left;
}

.grid--2 > .grid__item:nth-of-type(even),
.grid--3 > .grid__item:nth-of-type(3n+3),
.grid--4 > .grid__item:nth-of-type(4n+4),
.grid--5 > .grid__item:nth-of-type(5n+5) {
  margin-right: 0;
}
.grid--5 > .grid__item:nth-of-type(5n+6) {
	clear:left; 
}

.grid__item {
  padding: .5em;
}

.grid__item.list {
  width: 100% !important;
  position: relative;
}

.grid__item.list .button, .grid__item.list .tab-box nav a, .tab-box nav .grid__item.list a {
  display: inline-block;
  width: auto;
}

.grid__item.list h3 {
  margin: .5em 0;
}

.grid__item.list > .image-container {
  width: 40%;
  float: left;
  max-width: 150px;
}

.grid__item.list > .data-container {
  width: 58%;
  float: right;
}

.grid__item .image-container {
  overflow: hidden;
  border: 1px solid #757575;
  position: relative;
}

.grid__item .button, .grid__item .tab-box nav a, .tab-box nav .grid__item a {
  display: block;
  text-align: center;
}

.grid__item h3.spill {
  background-color: #757575;
  margin: -.5em -.5em .5em;
  padding: .5em;
  color: #fff;
  font-weight: normal;
}

.grid__item.cartable {
  position: relative;
}

.grid__item.cartable:before {
  content: attr(data-cart);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  min-width: 1.5em;
  background-color: #757575;
  color: #fff;
}

.grid__item.cartable[data-cart="0"]:before {
  display: none;
}

.grid__item h3 {
  height:40px;
  overflow:hidden;
}
.grid__item p {
	max-height:4.3em;
	overflow:hidden;
}

@media (min-width: 800px) and (max-width: 849px) {
  /*
        .col--1-2 {
            width: 100%;
            padding-right: 0;
        }
        .col--1-3 {
            width: 100%;
            padding-right: 0;
        }
        .col--2-3 {
            width: 100%;
            padding-right: 0;
        }
        .col--3-4 {
            width: 100%;
            padding-right: 0;
        }
        .col--1-4 {
            width: 100%;
            padding-right: 0;
        }
        .col--1-8 {
            width: 100%;
            padding-right: 0;
        }*/
  .listing-controls__pagination {
    width: 25%;
  }
  [class*='col--']:nth-of-type(even) {
    padding-right: 0;
  }
  .listing-controls > div {
    width: 75%;
  }
}

/*
    @media(max-width: 480px) {
        .col--2-3 {
            width: 100%;
            padding-right: 0;
        }
        .col--1-3 {
            width: 100%;
            padding-right: 0;
        }
        .col--1-2 {
            width: 100%;
            padding-right: 0;
        }
        .col--1-4 {
            width: 100%;
            padding-right: 0;
        }
        .col--3-4 {
            width: 100%;
            padding-right: 0;
        }
        .col--1-8 {
            width: 100%;
            padding-right: 0;
        }
    }*/
@media (max-width: 749px) {
  [class*='grid--'] > .grid__item {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: .5em;
	padding-bottom:.5em;
  }
  .grid__item:not(.blog-post) .image-container {
    width: 25%;
    margin-right: 2%;
	min-width:80px;
	padding-left:0;
  }
  .grid__item .data-container {
    width: 73%;
  }
  .grid__item .data-container h3 {
    margin-top: 0;
  }

  .grid__item > * {
    float: left;
    verticla-align: top;
  }
  .grid__item__data {text-align:left;width:70%;}
  .grid__item h3 {height:auto;margin-top:7px;}
  .grid__item__data .button {margin:5px 0 0 0;}
  

  .pop-wrapper .popup {
    top: 30px;
    width: 90%;
	max-width:350px;
  	height:auto;
  }
  
   .pop-wrapper .filters.popup ul {
    width: 100% !important;
    display: block;
    float: none;
  }
  
#popup h1, #popup .grid--4 {display:none} 

.grid__item.blog-post section {display:block;clear:left;}
}

*, *:after, *:before {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto !important;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
}

.wrapper:before, .wrapper:after, .row:before, .row:after {
  content: " ";
  display: block;
  width: 100%;
  clear: both;
}

[class*='col--'] {
  float: left;
  padding: 0;
  width: 100%;
  min-height: 1px;
}

@media only screen and (min-width: 800px) {
  .row {
    width: 100%;
    max-width: 1024px;
  }
  .col--1 {
    width: 8.33333%;
    padding-left: 1%;
  }
  .col--2 {
    width: 16.66667%;
    padding-left: 1%;
  }
  .col--3, .col--1-4 {
    width: 25%;
    padding-left: 1%;
  }
  .col--4, .col--1-3 {
    width: 33.33333%;
    padding-left: 1%;
  }
  .col--5 {
    width: 41.66667%;
    padding-left: 1%;
  }
  .col--6, .col--1-2 {
    width: 50%;
    padding-left: 1%;
  }
  .col--7 {
    width: 58.33333%;
    padding-left: 1%;
  }
  .col--8, .col--2-3 {
    width: 66.66667%;
    padding-left: 1%;
  }
  .col--9, .col--3-4  {
    width: 75%;
    padding-left: 1%;
  }
  .col--10 {
    width: 83.33333%;
    padding-left: 1%;
  }
  .col--11 {
    width: 91.66667%;
    padding-left: 1%;
  }
  .col--12 {
    width: 100%;
    padding-left: 1%;
  }
  [class*='col--']:first-of-type {
    padding-left: 0;
  }
  
  .col--1-8 {
        width: 12.5%;
    }
  
  
}

/*
 * OBJECTS.SCSS
 */
body {
  font-size: .9em;
  font-family: "Open Sans", sans-serif;
}

.top-bar-wrapper {
  background-color: #000;
}

.top-bar-wrapper .top-bar {
  background-color: #000;
}

.wrapper.full-width > * {
  width: 1024px;
  max-width: 1024px;
  display: table;
  margin: 0 auto;
}

@media screen and (max-width: 1039px) {
  .wrapper.full-width > * {
    width: 100%;
    padding: 0 1em;
  }
}

.footer-wrapper {
  background-color: #757575;
}

.content {
  display: table;
  width: 100%;
}

.feature {
  display: table;
  width: 100%;
  margin: 0;
}

.feature h2 {
  padding: .2em .5em;
  background-color: #757575;
  color: #fff;
}

@font-face {
  font-family: 'e2e';
  src: url("../font/e2e.eot?25796218");
  src: url("../font/e2e.eot?25796218#iefix") format("embedded-opentype"), url("../font/e2e.woff?25796218") format("woff"), url("../font/e2e.ttf?25796218") format("truetype"), url("../font/e2e.svg?25796218#e2e") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*
 * ##BUTTONS.SCSS
 */
.button, .tab-box nav a {
  background-color: #757575;
  padding: .5em .75em;
  color: #fff;
  text-decoration: none;
  font-size: .9em;
  border: 0;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.button.checkout, .tab-box nav a.checkout {
  display: inline-block;
  width: auto;
  line-height: 2em;
  margin: 0.67em 0;
}

.button.additem {
  display: inline-block;
  line-height: 2em;
  margin: 0.67em 0;
}

.button.js-basket--add, .tab-box nav a.js-basket--add {
  position: relative;
}

.button.js-basket--add span, .tab-box nav a.js-basket--add span {
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  width: 50%;
  font-size: 1.5em;
  background-color: inherit;
  color: inherit;
  border: 1px solid #fff;
}

.compact {
  padding: .25em .5em;
  border-radius: .5em;
  display: inline;
}

.button.cancel:before, .tab-box nav a.cancel:before {
  content: "\e80c";
  font-family: "e2e";
  position: relative;
  left: -.25em;
}

/*
 * product and category boxes
 */
/*
 * ##PRODUCT-PAGE
 */
/*.tyre-label {
    border-radius: 50%;font-weight:bold;text-align:center;background-color:#FFF;color:#E37538;margin:2px;padding:4px;display:inline-block;width:24px;
}
*/
#tyreLabel {
z-index:9;
position: absolute;
top:0;
border-radius: 0 0 5px 5px;
height: 160px;
text-align:center; 
width: 84px;
right:12px;
color:#111;
background-color:#e0e0e0;
padding:10px 0;
cursor:pointer;


}


.tyre-label {
    border-radius: 50%;
   font-weight: bold;
    text-align: center;
    background-color: #FFF;
    color: #e37538;
    margin: 5px 0 5px 14px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 26px;
    border: solid 2px #e37538;
    font-size: 14px;
	position:relative;
	
}
#tyreLabel a > span:first-of-type {text-transform: uppercase;padding-top:8px;font-weight: bold;display:block; font-family:"Oswald",sans-serif}

.tyre-label:after {
	background: rgba(0, 0, 0, 0) url("../images/fuel-icon.png") no-repeat scroll 0 0;
	background-size: 25px 25px;
    content: " ";
    display: inline-block;
    float: left;
    height: 25px;
    left: 25px;
    top: 0;
    width: 25px;
	position:absolute;

	
	
	
}
.tyre-label:nth-of-type(2):after {background: url("../images/weather-icon.png");background-size: 25px 25px;}
.tyre-label:nth-of-type(3):after {background: url("../images/noise-icon.png");background-size: 25px 25px;}



#tyreLabel a {
	position:absolute;width:100%;height:160px;bottom:0;left:0;text-align:center;
}

.rating {
    color: #111;
}

.rating-a {
    color: #00a652;
}

.rating-b {
    color: #4db748;
}

.rating-c {
    color: #bfd630;
}

.rating-d {
    color: #ffeb06;
}

.rating-e {
    color: #fdb813;
}

.rating-f {
    color: #f37022;
}

.rating-g {
    color: #ed1b24;
}

.price, .product-details .product__data .price--rrp {
  color: #757575;
  font-size: 1.75em;
}

.review__star {
  display: block;
  height: 1.5em;
  width: 100%;
}

.review__star:before {
  font-family: "e2e";
  content: "\e801 \e801 \e801 \e802 \e802";
}

.product__images {
  text-align: center;
  position:relative;
}

.product__images .wrapper {
  border: 1px solid #757575;
  background-color: #fff;
}

.product__images .image-container {
  max-width: 500px;
  margin: 0 auto;
}

.product__images .images__thumbs {
  width: 100%;
  text-align: center;
  margin: 1em auto;
  padding: 2px;
}

.product__images .images__thumbs .image-container {
  border: 1px solid #757575;
  width: 16%;
  display: inline-block;
  cursor: pointer;
}

.product__images .images__thumbs .image-container.active {
  border: 2px solid #000 !important;
}

.product__images .bx-wrapper {
  margin: 10px auto 0 auto !important;
}

.product__images .bx-wrapper .images__thumbs {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

.product__images .bx-wrapper .images__thumbs .image-container {
  border: 1px solid #757575;
  width: 16%;
  display: inline-block;
  cursor: pointer;
}


.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  top: -5px;
  right: -5px;
display:none;
}
.ribbon:before,
.ribbon:after {
  position: absolute;
  content: '';
  display: block;
  border: 3px solid #ca642c;
border-top-color: transparent;
  border-right-color: transparent;
	
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding:  0;
  background: #E37538;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font-size: 20px;
  line-height:48px;
  height:48px;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}
.ribbon:before {
  top: 0;
  left: 0;
}
.ribbon:after {
  bottom: 0;
  right: 0;
}



.product-details {
  display: table;
}

.product-details .product__data .product__mod h2 {
  font-weight: normal;
  font-size: 1em;
  width: auto;
  display: inline-block;
}

.product-details .product__data .product__mod select {
  display: block;
  width: 100%;
  margin-bottom: 1em;
}

.product-details .product__data .product__mod .selection {
  width: auto;
  display: inline-block;
  font-size: .9em;
  color: #757575;
}

.product-details .product__data .product__mod .mod__grid {
  padding: 0;
  list-style: none;
  margin-top: 0;
}

.product-details .product__data .product__mod .mod__grid li {
  border: 1px solid #757575;
  height: 3em;
  width: 12%;
  text-align: center;
  max-width: 3em;
  line-height: 3em;
  margin: 0 2px;
  font-size: .75em;
  display: inline-block;
}

.product-details .product__data .product__mod .mod__grid li.active {
  border: 2px solid #757575;
}

.product-details .product__data .product__mod .mod__grid a {
  height: 100%;
  width: 100%;
  display: block;
}

.product-details .product__data .product__mod .mod__grid a > * {
  height: 90%;
  width: 90%;
  display: block;
  text-align: center;
  margin: 5% auto;
}

.product-details .product__data .product__mod .product__basket {
  display: table;
  width: 100%;
  padding: .75em;
}

.product-details .product__data .product__mod .product__basket .product__basket--selected {
  display: none;
  color: #757575;
  font-size: .85em;
}

.product-details .product__data .product__mod .product__basket .product__basket--fields {
  margin-top: .75em;
}

.product-details .product__data .product__mod .product__basket .product__basket--fields fieldset {
  float: left;
  width: 50%;
}

.product-details .product__data .product__mod .product__basket .product__basket--fields fieldset:first-child * {
  padding: .5em 0;
  margin-right: .5em;
}

.product-details .product__data .product__mod .product__basket .product__basket--fields fieldset:first-child input {
  width: 26%;
  text-align: center;
}

.product-details .product__data .product__mod .product__basket .product__basket--fields fieldset input[type=submit] {
  width: 100%;
  padding: .75em;
}

.product-description {
  clear: both;
}

.div[class^="product__mod--"] {
  opacity: .5;
  pointer-events: none;
}

.disabled {
  opacity: .5;
  /*pointer-events: none;*/
}

.product__description {
  margin: 1em 0;
}

/*
 * ##BASKET.SCSS
 */
.basket table {
  width: 100%;
}

.basket th {
  text-align: left;
  background-color: #757575;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  padding: .5em 0;
  color: #fff;
  font-weight: normal;
}

.basket th:first-child {
  padding-left: 20px;
}

.basket tr :nth-child(3) {
  text-align: right;
}

.basket tr :nth-child(4) {
  text-align: right;
}

.basket tr td:last-child {
  padding-right: 20px;
}

.basket tr th:last-child {
  padding-right: 20px;
}

.basket input[name="quantity"] {
  width: 30px;
  text-align: center;
  display: inline-block;
}

.basket__product td {
  padding-bottom: 1.5em;
  padding-top: .75em;
}

.basket__product td:first-child {
  width: 50%;
}

.basket__product td:first-child > span {
  vertical-align: top;
  display: inline-block;
  width: 75%;
  padding: .5em 0;
}

.basket__product td:first-child > .button, .basket__product .tab-box nav td:first-child > a, .tab-box nav .basket__product td:first-child > a {
  margin: .25em 0;
  display: inline-block;
}

.basket__product td:nth-child(2) {
  width: 20%;
}

.basket__product td:nth-child(3) {
  width: 15%;
}

.basket__product td:nth-child(4) {
  width: 15%;
}

.basket__product .image-container {
  max-width: 50px;
  width: 20%;
}

.basket__product input[value="Update"] {
  width: auto;
}

.data__label {
  width: 75%;
  float: left;
  font-weight: 600;
  margin-bottom: .25em;
}

.data__price {
  width: 25%;
  float: left;
  text-align: right;
}

.ship-region, .ship-list {
  width: 100%;
  clear: both;
  padding-top: .5em;
}

tr.basket__product td:first-child > div {
  display: inline-block;
  float: left;
  margin-right: 1em;
}

.basket--discount td:first-child {
  padding-left: 5em !important;
}

.basket__data > div {
  display: table;
  width: 100%;
  margin: 1em 0;
}

.findAddr, .sametickholder {
  /*display:none;*/
}

.sectionComplete,
.sectionComplete .lookuphide {
  /*display:block;*/
}

/*.sectionComplete .findAddr,*/
.sectionComplete .manAddr,
.sectionComplete .nextbtn,
.sectionComplete .sametickholder {
  display: none;
}

.checkout fieldset {
  margin-bottom: 2em;
}

.checkout fieldset legend {
  padding: 1em 0;
}

.checkout fieldset legend > span {
  background-color: #757575;
  color: #fff;
  padding: .25em .5em;
}

.required label:after, .required .testimonials article .tag:after, .testimonials article .required .tag:after {
  content: " *";
  color: #757575;
}



/*
 * ## PRINT.SCSS
 */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  pre {
    border: 1px solid #757575;
    page-break-inside: avoid;
  }
  blockquote {
    border: 1px solid #757575;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  h2 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  a[href]:after {
    content: "(" attr(href) ")";
  }
  abbr[title]:after {
    content: "(" attr(title) ")";
  }
  .ir a:after {
    content: "";
  }
  a[href^="javascript:"]:after {
    content: "";
  }
  a[href^="#"]:after {
    content: "";
  }
}

/*
     * ##MEDIA-QUERIES.SCSS
     */
@media only screen and (max-width: 768px) {
  .resp-vtabs .resp-tab-content {
    border: 1px solid #757575;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #757575 !important;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  ul.resp-tabs-list {
    display: none;
  }
  h2.resp-accordion {
    display: block;
  }
  .field > :not(label) {
    width: 100%;
  }
}

.slicknav_menu {
  display: none;
}

@media screen and (max-width: 799px) {
  .slicknav_menu ul > li ul li {
    height: auto;
  }
  .slicknav_menu li ul {
    height: auto;
    opacity: 1;
    position: static;
  }
  .nav-wrapper > nav > ul {
    display: none;
  }
  nav .slicknav_menu {
    display: block;
    background: #757575;
  }
  nav .slicknav_menu li {
    border-top: 1px solid #fff;
  }
  nav .slicknav_menu .slicknav_icon {
    float: right;
  }
  nav .slicknav_menu a.slicknav_btn {
    width: 100%;
    background-color: transparent;
  }
}

@media screen and (max-width: 40em) {
  .top-bar__nav ul {
    display: none;
  }
  .top-bar__nav ul li {
    display: block;
    float: none;
    background: #757575;
    padding-right: 0;
  }
  .top-bar__nav .slicknav_btn {
    float: left;
    border-radius: 0;
    background-color: #757575;
    margin-left: 0;
  }
  .top-bar__nav .slicknav_menu {
    background-color: transparent;
    display: block;
    padding: 0;
  }
  .header__info > span span:first-child {
    display: none;
  }
  .header__search {
    clear: both;
    width: 100%;
    margin: 1em 0;
  }
  .header__search input[type="search"], .header__search input[type="file"] + label, .header__search .testimonials article input[type="file"] + .tag, .testimonials article .header__search input[type="file"] + .tag {
    width: 100%;
    box-sizing: border-box;
  }
  .header__search input[type="submit"] {
    position: absolute;
    right: 1em;
    position: absolute;
    right: 1em;
  }
  .header__logo {
    width: 100%;
    text-align: center;
    float: none;
    display: table;
  }
  .header__logo img {
    float: none;
  }
}

@media (max-width: 849px) {
  .product__data {
    margin-top: 2em;
  }
  .stacked {
    width: 100%;
  }
  .stacked caption {
    background-image: none;
  }
  .stacked thead {
    display: none;
  }
  .stacked tbody td {
    display: block;
    padding: .6em;
    width: 100% !important;
  }
  .stacked tbody td:before {
    content: attr(data-th);
    font-weight: 700;
    display: inline-block;
    width: 40%;
  }
  .stacked tbody tr td:last-child {
    padding-right: .6em;
  }
  .stacked td * {
    display: inline-block;
  }
  .basket__product .image-container {
    max-width: 50px;
  }
  .basket__product td:last-child .button, .basket__product td:last-child .tab-box nav a, .tab-box nav .basket__product td:last-child a {
    width: auto;
  }
  header .header__info {
    font-size: 1em;
  }
  footer > ul:last-of-type {
    width: 50%;
  }
  table.stacked th {
    display: none;
  }
  .basket .stacked tbody tr td:first-child:before {
    display: none;
  }
  .basket__promotional-code td:nth-child(2) {
    display: none;
  }
  .basket__promotional-code td:nth-child(3):before {
    content: "Sub Total";
  }
  .basket__total td:not(:last-child) {
    display: none;
  }
  .basket__total td:last-child:before {
    content: "Total";
  }
  .basket__shipping td:first-child label, .basket__shipping td:first-child .testimonials article .tag, .testimonials article .basket__shipping td:first-child .tag {
    width: 40%;
    float: left;
  }
  .basket__shipping td:first-child select {
    width: 60%;
    float: left;
  }
  .basket__shipping td:first-child fieldset {
    width: 100%;
    display: block;
  }
  .basket__shipping td:nth-child(2) label, .basket__shipping td:nth-child(2) .testimonials article .tag, .testimonials article .basket__shipping td:nth-child(2) .tag {
    width: 40%;
    display: inline-block;
    font-weight: bold;
  }
}

@media (max-width: 699px) {
  .listing-controls__sorting label, .listing-controls__sorting .testimonials article .tag, .testimonials article .listing-controls__sorting .tag {
    width: 50%;
    display: inline-block;
  }
  .listing-controls__sorting form {
    width: 100%;
    margin: .5em 0;
  }
  .listing-controls__layout ul {
    display: none;
  }
  nav.listing-controls__pagination li:not(.prev):not(.next) {
    display: none;
  }
}

@media (max-width: 649px) {
  .banner__text {
    width: 100%;
    float: none;
  }
  .banner__image {
    display: none;
  }
  .footer__copyright > * {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.header-wrapper, .footer-wrapper {
  background: #676767 url("../images/wheels-bg.png") no-repeat center;
  padding-bottom: 10px;
  background-size: cover;
}
.header-wrapper { background:none;}


.header-wrapper header, .footer-wrapper header {
  padding: 10px 0 20px;
}

.header-wrapper header .header__logo, .footer-wrapper header .header__logo {
  position: relative;
  z-index: 2;
}

.header-wrapper header .top, .footer-wrapper header .top {
  text-align: right;
}

.header-wrapper header .header__links, .footer-wrapper header .header__links {
  margin: 0;
  list-style: none;
  display: inline-block;
  text-align: right;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.header-wrapper header .header__links li, .footer-wrapper header .header__links li {
  display: inline;
  padding-right: 3em;
}

.header-wrapper header .header__links a, .footer-wrapper header .header__links a {
  color: #fff;
}
.header-wrapper header .header__links a {color:#000; font-weight:normal;}

.header-wrapper header .header__links a:hover, .footer-wrapper header .header__links a:hover {
  color: #FAF43E;
}
.header-wrapper header .header__links a:hover {color:#E37538}


.header-wrapper header .header__basket, .footer-wrapper header .header__basket {
  font-family: "Oswald", sans-serif;
  text-align: right;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.25em;
}

.header-wrapper header .header__basket a, .footer-wrapper header .header__basket a {
  color: #fff;
}
.header-wrapper header .header__basket a {color:#000;}


.header-wrapper header .header__basket .header__basket--total, .footer-wrapper header .header__basket .header__basket--total {
  color: #E37538;
  padding-left: .5em;
}

.header-wrapper header .header__basket:before, .footer-wrapper header .header__basket:before {
  content: "\e864";
  font-family: e2e;
  color: #FAF43E;
  color: #E37538;
  padding-right: .5em;
  font-size: 1.125em;
}

.header-wrapper header .mid, .footer-wrapper header .mid {
  background-color: rgba(46, 46, 46, 0.9);
  width: 110%;
  margin-top: 2.5em;
  margin-left: -10%;
  position: relative;
}

.header-wrapper header .header__contact, .footer-wrapper header .header__contact {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  text-align: center;
  color: #FAF43E;
  font-family: "Oswald", sans-serif;
  font-size: 1.75em;
  text-transform: uppercase;
}

.header-wrapper header .header__contact a, .footer-wrapper header .header__contact a {
  color: #E37538;
}

.header-wrapper header .header__contact span:before, .footer-wrapper header .header__contact span:before {
  content: "\e829";
  font-family: e2e;
  padding-right: .25em;
}

.header-wrapper header .header__search, .footer-wrapper header .header__search {
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 0;
  height: 100%;
  width: 230px;
}

.header-wrapper header .header__search input[type="search"], .footer-wrapper header .header__search input[type="search"], .header-wrapper header .header__search input[type="file"] + label, .footer-wrapper header .header__search input[type="file"] + label, .header-wrapper header .header__search .testimonials article input[type="file"] + .tag, .testimonials article .header-wrapper header .header__search input[type="file"] + .tag, .footer-wrapper header .header__search .testimonials article input[type="file"] + .tag, .testimonials article .footer-wrapper header .header__search input[type="file"] + .tag {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  padding-right: 40px;
}

.header-wrapper header .header__search button, .footer-wrapper header .header__search button {
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 1px;
  width: 40px;
  background-color: #E37538;
  border: 0;
}

.header-wrapper header .header__search button:before, .footer-wrapper header .header__search button:before {
  content: "\e85a";
  font-family: e2e;
}

@media only screen and (max-width: 850px) {
  .header__basket--items {
    display: none !important;
  }
  .header-wrapper header .header__basket .header__basket--total {padding-left:0;}
}

.nav-wrapper {
  position: absolute;
}

.nav-wrapper nav[role="navigation"] {
  position: relative;
  top: -2em;
  border-radius: 5px;
}

.nav-wrapper nav[role="navigation"] .main-nav > li, .nav-wrapper nav[role="navigation"] .mobile-nav-wrap .mobile-nav .links__acc > li, .mobile-nav-wrap .mobile-nav .nav-wrapper nav[role="navigation"] .links__acc > li {
  position: static;
}

.nav-wrapper nav[role="navigation"] .main-nav > li:first-child a, .nav-wrapper nav[role="navigation"] .mobile-nav-wrap .mobile-nav .links__acc > li:first-child a, .mobile-nav-wrap .mobile-nav .nav-wrapper nav[role="navigation"] .links__acc > li:first-child a {
  border-radius: 5px 0 0 5px;
}

.nav-wrapper nav[role="navigation"] .main-nav > li > a, .nav-wrapper nav[role="navigation"] .mobile-nav-wrap .mobile-nav .links__acc > li > a, .mobile-nav-wrap .mobile-nav .nav-wrapper nav[role="navigation"] .links__acc > li > a {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #E37538;
  font-family: "Oswald", sans-serif;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-right: 2px solid #676767;
  background-color: #000;
  background-image: -webkit-linear-gradient(bottom, #000 0%, #676767 50%, #000 100%);
  background-image: linear-gradient(to top,#000 0%, #676767 50%, #000 100%);
  margin: 0;
}

.nav-wrapper nav[role="navigation"] .main-nav > li:hover > a, .nav-wrapper nav[role="navigation"] .mobile-nav-wrap .mobile-nav .links__acc > li:hover > a, .mobile-nav-wrap .mobile-nav .nav-wrapper nav[role="navigation"] .links__acc > li:hover > a {
  background-color: #E37538;
  background-image: -webkit-linear-gradient(bottom, #E37538 0%, #e99465 50%, #E37538 100%);
  background-image: linear-gradient(to top,#E37538 0%, #e99465 50%, #E37538 100%);
  color: #000;
}

.nav-wrapper nav[role="navigation"] .main-nav > li:last-child > a, .nav-wrapper nav[role="navigation"] .mobile-nav-wrap .mobile-nav .links__acc > li:last-child > a, .mobile-nav-wrap .mobile-nav .nav-wrapper nav[role="navigation"] .links__acc > li:last-child > a {
  border-right: 0;
  border-radius: 0 5px 5px 0;
}

.nav-wrapper nav[role="navigation"] .main-nav > li > ul, .nav-wrapper nav[role="navigation"] .mobile-nav-wrap .mobile-nav .links__acc > li > ul, .mobile-nav-wrap .mobile-nav .nav-wrapper nav[role="navigation"] .links__acc > li > ul {
  top: 42px !important;
  width: 100% !important;
  background-color: #E37538 !important;
  box-shadow: 0 0 3px #000;
}

.nav-wrapper nav[role="navigation"] .main-nav > li > ul li a, .nav-wrapper nav[role="navigation"] .mobile-nav-wrap .mobile-nav .links__acc > li > ul li a, .mobile-nav-wrap .mobile-nav .nav-wrapper nav[role="navigation"] .links__acc > li > ul li a {
  background-color: #E37538 !important;
  padding: 0.5em;
  margin: 0 0.25em;
  border-top: 1px solid #eca47b;
}

.nav-wrapper nav[role="navigation"] .main-nav > li > ul li a:hover, .nav-wrapper nav[role="navigation"] .mobile-nav-wrap .mobile-nav .links__acc > li > ul li a:hover, .mobile-nav-wrap .mobile-nav .nav-wrapper nav[role="navigation"] .links__acc > li > ul li a:hover {
  background-color: #eca47b !important;
  color: #FAF43E;
}

.mobile-nav-wrap {
  display: none;
  position: fixed;
  top: 100px;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 98;
}

.mobile-nav-wrap .mobile-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 250px;
  background-color: #E37538;
  height: 100%;
  overflow-y: scroll;
  background-color: #676767;
}

.mobile-nav-wrap .mobile-nav .head {
  background-color: #E37538;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-size: .85em;
  padding: .5em;
}

.mobile-nav-wrap .mobile-nav form {
  position: relative;
  padding: .5em;
}

.mobile-nav-wrap .mobile-nav form .input-box input {
  width: 100%;
}

.mobile-nav-wrap .mobile-nav form button {
  display: none;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
}

.expanded .mobile-nav-wrap .mobile-nav form button {
  display: block;
}

.mobile-nav-wrap .mobile-nav ul {
  margin: 0;
  display: block;
  padding: 0;
}

.mobile-nav-wrap .mobile-nav ul li {
  display: block;
  padding: 0;
}

.mobile-nav-wrap .mobile-nav ul li a {
  display: block;
  margin: 0;
  width: 100%;
  padding: 1em .5em;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid #000;
  border-top: 1px solid #666666;
  color: #fff;
  position: relative;
}

.mobile-nav-wrap .mobile-nav ul li a .with-child {
  font-size: 15px;
  height: 100%;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 2.75em;
  text-align: center;
  display:none;
}

.mobile-nav-wrap .mobile-nav ul li a .with-child:after {
  font-family: e2e;
  content: "\e82e";
}

.mobile-nav-wrap .mobile-nav ul li:first-child span {
  display: block !important;
  visibility: visible;
}

.mobile-nav-wrap .mobile-nav ul li ul {
  display: none;
  padding: 0;
  background-color: #E37538;
}

.mobile-nav-wrap .mobile-nav ul li ul li a {
  background-color: #EEEEEE;
  color: #676767;
  font-size: .9em;
}

.mobile-nav-wrap .nav--search {
  width: 100%;
  transition: width 0.2s;
}

.mobile-nav-wrap .nav--search .mob-search--close {
  display: block;
  background-color: #676767;
  color: #fff;
  border: none;
  font-size: 13px;
  padding-right: 15px;
  padding-left: 15px;
}

.m-nav-btn:before {
  content: "";
  background: url("../images/menu-icon.svg");
  height: 30px;
  width: 45px;
  position: absolute;
  top: 40px;
  display: block;
  background-size: 45px 30px;
  z-index: 9;
}

@media only screen and (min-width: 800px) {
  .mobile-nav-wrap,
  .m-nav-btn {
    display: none !important;
  }
}

.abv-ftr-wrapper {
  background-color: #000;
  background-image: -webkit-linear-gradient(-320deg, #000 0%, #888889 50%, #000 100%);
  background-image: linear-gradient(50deg,#000 0%, #888889 50%, #000 100%);
  padding: 1.5em 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.abv-ftr-wrapper .footer__social {
  float: right;
}

.abv-ftr-wrapper .footer__social li a:before {
  font-family: e2e;
  font-size: 25px;
  color: #fff;
  padding-left: 2em;
  font-weight: 100;
}

.abv-ftr-wrapper .footer__social li:nth-child(1) a:before {
  content: "\e81c";
}

.abv-ftr-wrapper .footer__social li:nth-child(2) a:before {
  content: "\e81e";
}

.abv-ftr-wrapper .footer__social li:nth-child(3) a:before {
  content: "\e81d";
}

.abv-ftr-wrapper a {
  color: #fff;
}

.abv-ftr-wrapper a span {
  color: #FAF43E;
}

.footer-wrapper footer[role="contentinfo"] {
  padding: 1.5rem 0;
  color: #fff;
}

.footer-wrapper footer[role="contentinfo"] a {
  color: #fff;
}

.footer-wrapper footer[role="contentinfo"] a:hover {
  color: #FAF43E;
}

.footer-wrapper footer[role="contentinfo"] .footer__list li {
  padding-bottom: .75em;
}

.footer-wrapper footer[role="contentinfo"] .footer__list li:first-child {
  color: #E37538;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 1.5em;
  padding-bottom: .5em;
}

.footer-wrapper footer[role="contentinfo"] .footer__list li p {
  padding-top: 0;
  padding-bottom: 45px;
  margin-top: 0;
  background: url("../images/cards.png") no-repeat bottom left;
}

.footer-wrapper footer[role="contentinfo"] .footer__copyright {
  border-top: 1px solid #fff;
  padding-top: 1rem;
  margin-top: 1rem;
}

.footer-wrapper footer[role="contentinfo"] .footer__copyright a {
  float: right;
}

.middle-wrapper {
  backgroundX: url("../images/main-bg.png");
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.middle-wrapper .content {
  background-color: #fff;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 1rem;
  box-shadow: 0 0 3px #888889;
  border-radius: 3px;
}

.content-wrapper .content {
  margin-top: 2.75em;
}

.middle-wrapper .content > :first-child {
  margin-top: 0;
}

.carousel-wrapper {
  backgroundX: url("../images/main-bg.png");
}

.carousel-wrapper .carousel {
  padding-top: 3em;
  margin-bottom: -1em;
}

.carousel-wrapper .hero-slides {
  list-style: none;
  padding: 0;
  margin: 0;
  position:relative;
}
.carousel-wrapper .hero-slides img {width:100%;}

.hero-slides_tabs { list-style: none;display:none;}

.carousel-wrapper .hero-slides li {
  border-radius: 5px;
  overflow: hidden;
}

.blogs {
  padding-bottom: 2em;
}

.blogs article h1 {
  font-size: 1.25em;
  text-transform: uppercase;
  clear: both;
}

.blogs article time {
  background-color: #000;
  color: #fff;
  padding: .5em;
  float: left;
  position: relative;
  top: -3.5em;
  margin-bottom: -2.5em;
  font-family: "Oswald", sans-serif;
  text-align: center;
  text-transform: uppercase;
}
.blog__intro p {
height:4.3em;
overflow:hidden;

}

.blogs article time span:first-of-type {
  display: block;
  font-size: 1.5em;
}

.blogs article .button, .blogs article .tab-box nav a, .tab-box nav .blogs article a {
  width: auto;
  float: left;
}

.newsletter {
  margin-top: 1em;
  margin-bottom: 0;
  padding-top: 1.75em;
  padding-bottom: 1em;
  border-top: 1px solid #e0e0e0;
}

.newsletter .newsletter__title {
  font-family: "Oswald", sans-serif;
  text-align: right;
  text-transform: uppercase;
  font-size: 1.75em;
  font-weight: 600;
}

.newsletter .newsletter__title > span:first-child {
  color: #E37538;
}

.newsletter input {
  border-color: #e0e0e0 !important;
}

html {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}

h4 {
  font-size: .9em;
}

.display-box > :first-child {
  margin-top: 0;
}

.section-header:before, .basket th:before, .checkout legend:before, .section-header:after, .basket th:after, .checkout legend:after {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  border-width: 1px 0 0 0;
  border-style: solid;
  content: "";
}

.section-header, .basket th, .checkout legend {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.85em;
  padding: 0;
  border-bottom: 1px solid #E37538;
  position: relative;
}

.section-header:before, .basket th:before, .checkout legend:before {
  bottom: 0;
  border-color: #676767;
}

.section-header:after, .basket th:after, .checkout legend:after {
  bottom: 2px;
  border-color: #FAF43E;
}

.section-header > span, .basket th > span, .checkout legend > span {
  padding: 0 0.25em 0 0;
  background-color: #fff;
  position: relative;
  top: 0.25em;
  z-index: 2;
}

.banners {
  padding-top: 2px;
}
.banners .col--4, .latest-posts .col--4 {width:32% !important;padding-left:0;}

@media only screen and (min-width: 800px) {

section.banners .row:first-of-type {margin-bottom:2%;}
}


.banners [class*='col--']:not(:last-child), .latest-posts [class*='col--']:not(:last-child) {
  margin-right: 2%;
}


.banners article {
  position: relative;
  overflow: hidden;
}

.banners article h1 {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0.25em 0;
  text-transform: uppercase;
  font-weight: 400;
  font-style: italic;
  font-size: 1.75em;
}

.banners article h1 a {
  color: #E37538;
}
.banners article h1 a:hover {
  color: #FFF;
}



@media only screen and (max-width: 1064px) {
  .header-wrapper header[role="banner"], .footer-wrapper header[role="banner"] {
    padding: 1.5em 1em;
  }
  .header-wrapper header[role="banner"] .top, .footer-wrapper header[role="banner"] .top {
    text-align: left;
  }
  .header-wrapper header[role="banner"] .top .header__links li, .footer-wrapper header[role="banner"] .top .header__links li {
    padding-right: 1.75em;
  }
  .header-wrapper header[role="banner"] .top .header__basket, .footer-wrapper header[role="banner"] .top .header__basket {
    float: right;
  }
  .carousel-wrapper {
    background-image: none;
  }
  .carousel-wrapper .carousel {
    margin: 0 auto;
    padding: 3em 1em 1em 1em;
  }
  .middle-wrapper {
    background: none;
    padding-bottom: 0;
  }
  .middle-wrapper .content {
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .abv-ftr-wrapper {
    padding: 1.5em;
  }
  .abv-ftr-wrapper .abv-ftr {
    width: 100% !important;
    display: block;
  }
  .abv-ftr-wrapper .abv-ftr .ftr__contact,
  .abv-ftr-wrapper .abv-ftr .ftr__social {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
  }
  .abv-ftr-wrapper .abv-ftr ul {
    display: block;
    margin-bottom: 0;
  }
  .abv-ftr-wrapper .abv-ftr ul li {
    display: block;
  }
  .abv-ftr-wrapper .abv-ftr ul li a {
    line-height: 2em;
  }
  .abv-ftr-wrapper .abv-ftr .footer__social {
    display: none;
  }
  .section-header, .basket th, .checkout legend,
  .info-header {
    margin-right: 0;
    margin-left: 0;
  }
  .footer-wrapper {
    padding-bottom: 0;
  }
  .footer-wrapper footer[role="contentinfo"] {
    padding: 1.5rem;
  }
}

.breadcrumb {
  font-size: 1em;
  margin: 0;
}

.breadcrumb a:after {
  color: #E37538;
}

.callout {
  font-family: "Oswald", sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  color: #676767;
}

.price, .product-details .product__data .price--rrp {
  color: #E37538;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
}

.testimonials > div:not(:last-child) article {
  border-right: 1px solid #EEEEEE;
}

.testimonials article {
  padding: 0 10px;
  text-align: center;
}

.testimonials article p:before {
  content: "\201C";
  color: #676767;
  padding-right: 2px;
}

.testimonials article p:after {
  content: "\201D";
  color: #676767;
  padding-left: 2px;
}

@media only screen and (max-width: 799px) {
  .header-wrapper, .footer-wrapper {
    padding-bottom: 0;
  }
  .header-wrapper header[role="banner"], .footer-wrapper header[role="banner"] {
    padding: 1em 1em 0 1em;
  }
  .header-wrapper header[role="banner"] .header__logo, .footer-wrapper header[role="banner"] .header__logo {
    text-align: center;
  }
  .header-wrapper header[role="banner"] .header__logo img, .footer-wrapper header[role="banner"] .header__logo img {
    max-width: 140px;
  }
  .header-wrapper header[role="banner"] .header__links, .footer-wrapper header[role="banner"] .header__links,
  .header-wrapper header[role="banner"] .header__search, .footer-wrapper header[role="banner"] .header__search {
    display: none;
  }
  .header-wrapper header[role="banner"] .mid, .footer-wrapper header[role="banner"] .mid {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .header-wrapper header[role="banner"] .header__basket, .footer-wrapper header[role="banner"] .header__basket {
    position: absolute;
    top: 45px;
    right: 1.5em;
    z-index: 5;
  }
  .carousel-wrapper .carousel {
    padding: 1em 1em 0 1em;
    margin: 0;
  }
  .carousel-wrapper .hero-slides li {
  border-radius: 0;
}
  
  .middle-wrapper {
    padding-top: 0;
  }
  .banners [class*='col--'] {
    padding-right: 0 !important;
  }
  .banners article {
    background-color: #000;
    margin-bottom: 1em;
    height: auto;
	position: relative;
  }
  .banners article .image-container {
    float: left;
    max-width: 330px;
    width: 30%;
  }
  .banners article h1 {
    background: transparent;
	text-align:left;
	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
 padding-left:32%;
  }
  .banners article h1 a {
    width: 100%;
    height: 100%;
    position: absolute;
	}
  .blogs article {
    float: none;
    margin-bottom: 1.5rem;
    position: relative;
  }
  .blogs article .image-container {
    max-width: 300px;
  }
  .blogs article time {
    position: absolute;
    top: 0;
    right: 0;
  }
  .blogs article .button
  {float:none}
  .newsletter {
    text-align: center;
  }
  .newsletter .newsletter__title {
    text-align: center;
    padding-bottom: .25em;
  }
  .newsletter input[type=email] {
    min-width: 60%;
  }
  .footer-wrapper footer[role="contentinfo"] .footer__list {
    text-align: center;
  }
  .footer-wrapper footer[role="contentinfo"] .footer__list a {
    background: rgba(136, 136, 137, 0.7);
    padding: .5em;
    font-size: 1rem;
  }
  .footer-wrapper footer[role="contentinfo"] .footer__list li p {
    background-position: bottom center;
  }
}

.pagination [rel="prev"] span {
  display: none;
}

.pagination [rel="prev"]:after {
  content: "\e82b";
  font-family: e2e;
}

.pagination [rel="next"] span {
  display: none;
}

.pagination [rel="next"]:after {
  content: "\e82c";
  font-family: e2e;
}

hr {
  border-color: #EEEEEE;
}

.img--r {
  float: right;
  margin: 0 0 10px 10px;
}

.img--l {
  float: right;
  margin: 0 10px 10px 0;
}

.ovrf-hide {
  overflow: hidden;
}

.button, .tab-box nav a {
  background-color: #E37538;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  font-size: 1em;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.button:hover, .tab-box nav a:hover {
  text-decoration: none;
  background-color: #000;
  color: #fff;
}

a:hover {
  text-decoration: none;
}

.content p {
  font-weight: 100;
}

.content p a {
  color: #E37538;
}

.content p a:hover {
  text-decoration: underline;
}

input[type="color"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="date"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="datetime"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="datetime-local"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="email"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="month"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="number"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="password"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="search"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="tel"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="text"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="time"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="url"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input[type="week"], input[type="file"] + label, .testimonials article input[type="file"] + .tag, input:not([type]), input[type="file"] + label, .testimonials article input[type="file"] + .tag, textarea, input[type="file"] + label, .testimonials article input[type="file"] + .tag,
select {
  border: 1px solid #676767;
  font-family: "Open Sans", sans-serif;
}

input[type="color"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="date"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="datetime"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="datetime-local"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="email"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="month"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="number"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="password"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="search"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="tel"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="text"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="time"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="url"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input[type="week"]:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, input:not([type]):focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus, textarea:focus, input[type="file"] + label:focus, .testimonials article input[type="file"] + .tag:focus,
input[type="color"]:hover,
input[type="file"] + label:hover,
.testimonials article input[type="file"] + .tag:hover, input[type="date"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="datetime"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="datetime-local"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="email"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="month"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="number"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="password"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="search"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="tel"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="text"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="time"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="url"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input[type="week"]:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, input:not([type]):hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover, textarea:hover, input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover,
select:focus,
select:hover {
  border: 1px solid #E37538;
}

input[type="color"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="date"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="datetime"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="datetime-local"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="email"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="month"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="number"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="password"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="search"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="tel"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="text"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="time"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="url"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input[type="week"]:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, input:not([type]):active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active, textarea:active, input[type="file"] + label:active, .testimonials article input[type="file"] + .tag:active,
select:active {
  border: 1px solid #E37538;
}

label, .testimonials article .tag {
  font-weight: 600;
}

.field label, .field .testimonials article .tag, .testimonials article .field .tag {
  display: block;
}

.field label ~ span, .field .testimonials article .tag ~ span, .testimonials article .field .tag ~ span {
  font-size: .75em;
}

.field input[type="color"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="date"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="datetime"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="datetime-local"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="email"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="month"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="number"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="password"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="search"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="tel"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="text"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="time"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="url"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input[type="week"], .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field input:not([type]), .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field textarea, .field input[type="file"] + label, .field .testimonials article input[type="file"] + .tag, .testimonials article .field input[type="file"] + .tag, .field select {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

input[type="file"] {
  height: 0.1px;
  width: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

input[type="file"] + label, .testimonials article input[type="file"] + .tag {
  cursor: pointer;
}

input[type="file"] + label:hover, .testimonials article input[type="file"] + .tag:hover {
  background-color: red;
}

input[type="file"]:focus + label, .testimonials article input[type="file"]:focus + .tag {
  background-color: red;
  outline: 1px dotted #000;
}

.tab-box {
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
}

.tab-box nav {
  margin-bottom: 20px;
  display: inline-block;
  padding-left: 1em;
}

.tab-box nav a {
  margin-right: 3px;
  margin-left: 3px;
  background-color: #000;
  color: #fff;
  position: relative;
}

.tab-box nav a.active {
  background-color: #E37538;
}

.tab-box nav button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: transparent;
  color: #E37538;
  font-weight: 600;
}

.tab-box nav button:after {
  content: "\e80c";
  font-family: e2e;
  padding-left: .5em;
}

.tab-box label, .tab-box .testimonials article .tag, .testimonials article .tab-box .tag {
  display: inline-block;
}

.js .tab-box .tab-content {
  display: none;
}

.js .tab-box .tab-content.active {
  display: inherit;
}

@media only screen and (max-width: 600px) {
  .tab-box nav {
    display: table;
    margin-bottom: 1em;
    width: 100%;
    padding-left: 0;
  }
  .tab-box nav a {
    width: 49%;
    float: left;
    margin: 4px 0;
  }
  .tab-box nav a:nth-child(odd) {
    margin-right: 2%;
  }
  .tab-box nav a:after {
    display: none !important;
  }
  .banners article h1 {
    font-size: 1.125em;

  }
}

@media only screen and (max-width: 400px) {
  .header-wrapper header .header__basket, .footer-wrapper header .header__basket {
    top: 30px !important;
  }
  .header-wrapper header .header__basket span, .footer-wrapper header .header__basket span {
    display: none;
  }
  .header-wrapper header .header__basket:before, .footer-wrapper header .header__basket:before {
    padding-right: 0;
    font-size: 35px;
  }
  .header-wrapper header .header__basket a, .footer-wrapper header .header__basket a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .header-wrapper header .header__contact, .footer-wrapper header .header__contact {
    font-size: 1.125em;
  }
  .footer-wrapper footer[role="contentinfo"] .footer__list li p {
    background-size: 90%;
  }
  
  
    .grid__item__data,  .grid__item .item__data {width:-webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	width: calc(100% - 100px);}
	

	
	
}

.grid__item {
  border: none;
  padding: 0;
}

.grid__item .image-container {
  border: none;
  padding: 0;
}

.grid__item .image-container .quick-view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.31);
  text-align: center;
  padding: 1em;
  display: none;
  cursor: pointer;
  font-family: "Oswald", sans-serif;
  color: #fff;
}

.grid__item .image-container .quick-view span:before {
  content: "\e85a";
  font-family: e2e;
  font-size: 1.75em;
  display: block;
}

.grid__item .image-container:hover .quick-view {
  display: block;
}

.grid__item .item__data {
  padding: 5px;
}

.grid__item .item__data h3 {
  margin: 0 0 .5em 0;
  position: relative;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  height: 3.2em;
  overflow: hidden;
}

.grid__item .item__data h3 a {
  color: #000;
}

.grid__item .item__data h3:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #EEEEEE;
}

.grid__item .item__data .price, .grid__item .item__data .product-details .product__data .price--rrp, .product-details .product__data .grid__item .item__data .price--rrp {
  font-size: 1.55em;
  color: #E37538;
  font-weight: 400;
  display: block;
  text-align: center;
}

.grid__item .item__data .price span, .grid__item .item__data .product-details .product__data .price--rrp span, .product-details .product__data .grid__item .item__data .price--rrp span {
  font-size: .8em;
}

.grid__item .item__data .atb {
  display: inline-block;
  width: 70%;
  font-size: .9em;
}

.grid__item .item__data .atb:before {
  font-family: e2e;
  content: "\e826";
  padding-right: 5px;
}

@media only screen and (max-width: 749px) {
  .grid__item {
    border-bottom: 1px solid #e0e0e0;
  }
  .grid__item .button, .grid__item .tab-box nav a, .tab-box nav .grid__item a {
    float: right;
  }

  .grid__item .item__data h3 {
    margin-bottom: 8%;
  }
  .grid__item .item__data h3:after {
    border-color: #fff;
  }
  .grid__item .price, .grid__item .product-details .product__data .price--rrp, .product-details .product__data .grid__item .price--rrp {
    float: left;
  }
  .grid__item .price, .grid__item .button,  .grid__item a.button {clear:left;float:left;}
  .grid__item .button,  .grid__item a.button {width:auto;}
  .grid__item.cat {
    background-color: #EEEEEE;
  }
  
  .grid__item .item__data h3 {
	  text-align:left;
  }
    
  
}

@media only screen and (min-width: 400px) and (max-width:749px) {
	  .grid__item .item__data {
    float: left;
	width:70%;
  }
	}

.ftr ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ftr ul li {
  float: left;
  width: 33.33%;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

.ftr ul li label, .ftr ul li .testimonials article .tag, .testimonials article .ftr ul li .tag {
  padding-left: .5em;
  font-size: .9em;
  vertical-align: top;
}

.ftr .slider-amount {
  border: 0;
  background-color: transparent;
  color: #E37538;
  font-family: "Oswald", sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  opacity: 1;
}

.ftr .slider-amount:hover {
  border: 0;
}

.ftr .slider-range {
  margin-bottom: 10px;
  height: 5px;
}

.ftr .slider-range .ui-slider-handle {
  background-color: #FAF43E;
}

.ftr .slider-range .ui-slider-handle:last-of-type {
  margin-left: -10px;
}

.ftr .ui-slider-range {
  background-color: #E37538;
}

.mgr-items {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  border-style: solid;
  border-width: 1px 0;
  border-color: #EEEEEE;
}

.mgr-items .pagination {
  float: right;
}

.mgr-items .pagination li:not(:last-child) a {
  border-right: 1px solid #888889;
  padding: 0 0.75em 0 0;
}

.mgr-items .pagination a {
  line-height: 1;
  color: #E37538;
}

.mgr-items .callout {
  margin-top: 5px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 799px) {
  .ftr ul li {
    float: none;
    width: 100%;
  }
  .mgr-items {
    text-align: center;
  }
  .mgr-items .callout {
    display: none;
  }
  .mgr-items .pagination {
    float: none;
    margin-top: 1.25em;
  }
  .mgr-items .pagination ul {
    width: 100%;
    max-width: 300px;
    margin: .5em auto;
  }
  .mgr-items .pagination ul a {
    font-size: 1.25em;
  }
  
  .banners .col--4, .latest-posts .col--4 {width:100% !important;}  
}

.product-details .product__images .wrapper {
  border-color: #e0e0e0;
}

.product-details .product__images .wrapper > .image-container {
  margin: 50px auto 0;
}

.product-details .product__images .images__thumbs {
  position: relative;
  margin-bottom: 0;
}

.thumbs-pad {
	height:40px;
}

.product-details .product__images .images__thumbs .image-container {
  border-color: #EEEEEE;
}

.product-details .product__images .images__thumbs .bx-prev:before, .product-details .product__images .images__thumbs .bx-next:after {
  background-color: #fff;
  color: #E37538;
}

.product-details .product__data .price, .product-details .product__data .price--rrp {
  font-size: 35px;
  line-height: 1;
}

.product-details .product__data .price--rrp {
  font-size: 1.5em;
}

.product-details .product__data .price--dif {
  font-family: "Oswald", sans-serif;
  padding-top: .5em;
}

.product-details .product__data .product__basket {
  padding: 1em 0 !important;
  border-style: solid;
  border-color: #e0e0e0;
  border-width: 1px 0;
}

.product-details .product__data .product__basket label, .product-details .product__data .product__basket .testimonials article .tag, .testimonials article .product-details .product__data .product__basket .tag {
  display: inline-block;
  width: 10%;
  text-align: left;
}

.product-details .product__data .product__basket input[name="Qty"] {
  font-size: 1.25em;
  text-align: center;
  width: 15%;
}

.product-details .product__data .product__basket .button, .product-details .product__data .product__basket .tab-box nav a, .tab-box nav .product-details .product__data .product__basket a {
  display: inline-block;
  width: 50%;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 4%;
  font-size: 1.25em;
  background-color: #000;
  color: #E37538;
}

.product-details .product__data .product__basket .button span:before, .product-details .product__data .product__basket .tab-box nav a span:before, .tab-box nav .product-details .product__data .product__basket a span:before {
  font-family: e2e;
  content: "\e864";
  padding-right: .5em;
  color: #FAF43E;
}

.share__button {
  border-radius: 5px;
  height: 3em;
  width: 24%;
  text-align: left;
  padding-left: 10px;
}

.share__button .share__button--icon {
  line-height: 2em;
  font-size: 1.5em;
}

.share__button .share__button--text {
  line-height: 1.25;
  display: inline-block;
  padding-bottom: 0.5em;
  padding-left: .75em;
}

.product-description {
  margin-top: 2em;
}

.product-description .resp-tabs-list li {
  flex: 1;
  font-family: "Oswald", sans-serif;
}

.product-description .resp-tabs-list li.resp-tab-active {
  background-color: #e0e0e0 !important;
  color: #000 !important;
}

.product-description .resp-tab-content {
  height: 340px;
  overflow-y: scroll;
  border: 0;
  background-color: #e0e0e0;
}
@media screen and (min-width:800px) and (max-width:940px){
.share__button .share__button--text {display:none;}
}

@media screen and (max-width:500px){
.share__button .share__button--text {display:none;}
}


/*
@media only screen and (min-width: 800px) {

    .product-description {
        margin-top: -25px;
        .description__tabs {
            margin: -50px 0 0 0;
            .resp-tabs-list {
                width: 48%;
                float: right;
                position: relative;
            }
            .resp-tabs-container{
                clear: both;
            }
        }
    }
}
*/
@media only screen and (min-width: 750px) {
  .product__data {
    padding-left: 20px;
  }
}

.basket > .display-box {
  padding: 0;
}

.basket .display-box {
  background-color: #fff;
}

.basket .basket__total {
  line-height: 25px;
}

.basket .total--price {
  color: #E37538;
  font-family: "Oswald", sans-serif;
  font-size: 1.25em;
}

.basket th {
  font-size: 1.25em;
  background-color: #fff;
  color: #000;
  padding-bottom: .25em;
}

.basket th:first-child {
  padding-left: 60px;
}

.basket th:nth-child(2) {
  text-align: center;
}

.basket .basket__product td {
  padding-top: 1em;
  vertical-align: top;
  border-bottom: 1px solid #EEEEEE;
}

.basket .basket__product td:first-child {
  padding-left: 60px;
  position: relative;
}

.basket .basket__product td:first-child > .image-container {
  position: absolute;
  left: 0;
}

.basket .basket__product td:first-child > span {
  display: inline;
}

.basket .basket__product td:first-child > .button, .basket .basket__product .tab-box nav td:first-child > a, .tab-box nav .basket .basket__product td:first-child > a {
  background-color: #fff;
  color: #E37538;
  line-height: .5em;
}

.basket .basket__product td:first-child > .button span, .basket .basket__product .tab-box nav td:first-child > a span, .tab-box nav .basket .basket__product td:first-child > a span {
  display: none;
}

.basket .basket__product td:nth-child(2) {
  text-align: center;
}

.basket .basket__product td:nth-child(2) input {
  width: 50px;
}

.basket .basket__product td:nth-child(2) button {
  display: block;
  margin: auto;
  background: none;
  color: #E37538;
  padding: .5em;
  text-transform: capitalize;
}

.basket .basket__product td:nth-child(2) button:after {
  display: none;
}

.basket .basket__product td:nth-child(3) span, .basket .basket__product td:nth-child(4) span {
  color: #E37538;
  font-family: "Oswald", sans-serif;
}

.basket .ship-region label, .basket .ship-list label, .basket .ship-region .testimonials article .tag, .testimonials article .basket .ship-region .tag, .basket .ship-list .testimonials article .tag, .testimonials article .basket .ship-list .tag {
  display: block;
  margin-bottom: 5px;
}

.basket .ship-region select, .basket .ship-list select {
  margin-bottom: 10px;
}

.basket .progress {
  width: 100%;
}

@media only screen and (max-width: 849px) {
  .basket .basket__product td {
    border-color: #676767;
  }
  .basket .basket__product td:not(:last-child) {
    border: 0;
  }
  .basket .basket__product td:before {
    vertical-align: top;
  }
  .basket .basket__product td:nth-child(2) button {
    display: inline;
  }
}

.checkout legend {
  float: left;
  width: 100%;
  padding: .5em 0 !important;
  margin-bottom: 1em;
}

.checkout legend span {
  display: none;
}

.checkout .field__input {
  display: block;
  float: none;
}

.checkout .field .button, .checkout .field .tab-box nav a, .tab-box nav .checkout .field a {
  margin-left: 0;
}

/* .checkout-options p, .checkout-options a {
  display: inline-block;
  width: auto;
}*/
 
.checkout-options p {
  margin-right: 1em;
  margin-left: 1em;}

.checkout-options .button {width:100%;}

.blog-post .post-meta time {
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
}

.blog-post .post-meta time:before {
  content: "\e82a";
  font-family: e2e;
  padding-right: .5em;
}

.blog__side-bar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.blog__side-bar a {
  color: #E37538;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px;
	 border-radius: 0;
    -webkit-border-radius: 0;
  }
 button {border-radius: 0;
    -webkit-border-radius: 0;}
textarea,
input:not([type='checkbox']):not([type='radio']){-webkit-appearance: none;}
}

/*# sourceMappingURL=main.css.map */