charset "UTF-8";

@font-face {
  font-family: 'gotham';
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-bold-webfont.eot");
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-bold-webfont.eot#iefix") format("embedded-opentype"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-bold-webfont.woff2") format("woff2"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-bold-webfont.woff") format("woff"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-bold-webfont.ttf") format("truetype"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-bold-webfont.svg#gotham_htfbold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'gotham';
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-book-webfont.eot");
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-book-webfont.eot#iefix") format("embedded-opentype"), url("fonts/gothamhtf-book-webfont.woff") format("woff2"), url("fonts/gothamhtf-book-webfont.woff") format("woff"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-book-webfont.ttf") format("truetype"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-book-webfont.svg#gotham_htfbook") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'gotham';
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/fo/gothamhtf-light-webfont.eot");
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-light-webfont.eot#iefix") format("embedded-opentype"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-light-webfont.woff2") format("woff2"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-light-webfont.woff") format("woff"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/gothamhtf-light-webfont.ttf") format("truetype"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/gothamhtf-light-webfont.svg#gotham_htflight") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'gotham';
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/ufonts.com_gotham-medium-webfont.eot");
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/ufonts.com_gotham-medium-webfont.eot#iefix") format("embedded-opentype"), url("fonts/ufonts.com_gotham-medium-webfont.woff") format("woff2"), url("fonts/ufonts.com_gotham-medium-webfont.woff") format("woff"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/ufonts.com_gotham-medium-webfont.ttf") format("truetype"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/ufonts.com_gotham-medium-webfont.svg#gotham_mediumregular") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'fontello';
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/fontello.eot?48516720");
  src: url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/fontello.eot?48516720#iefix") format("embedded-opentype"), url("fonts/fontello_48516720.woff") format("woff"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/fontello.ttf?48516720") format("truetype"), url("https://booking.cyclehousela.com/pub/cyclehouse/styles/fonts/fontello.svg?48516720#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}


[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-dir:before {
  content: '\e800';
}

.icon-angle-right:before {
  content: '\e801';
}

.icon-angle-left:before {
  content: '\e802';
}

.icon-right-open:before {
  content: '\e803';
}

.icon-left-open:before {
  content: '\e804';
}

.icon-instagram:before {
  content: '\e805';
}

.icon-spotify:before {
  content: '\e806';
}

.icon-left-dir:before {
  content: '\e807';
}

.icon-down-dir:before {
  content: '\e808';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

html {
  height: 100%;
}

body {
  height: 100%;
  -webkit-text-size-adjust: none;
  font-family: 'gotham', sans-serif;
  font-weight: 400;
  /*overflow-x: hidden;*/
  color: #000;
}

#wrapper {
  min-height: 100%;
  height: auto;
  background: #fff;
 overflow: hidden;
}

#indent {
  clear: both;
  height: 37px;
}

main .container {
  position: relative;
}

.no-touch img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

input[type='submit'],
button {
  -webkit-appearance: none;
  border-radius: 0;
}

input {
  box-shadow: none;
  border-radius: 0;
}

a,
:visited {
  outline: 0;
  outline: none;
}

:hover,
:active,
:focus {
  outline: 0;
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

a::-moz-focus-inner {
  border: 0;
}

a.green{color:#8ac431;}
a.green:hover{color:#8ac431;}

img.lft {
  float: left;
  margin: 0 10px 10px 0;
}

img.rght {
  float: right;
  margin: 0 0 10px 10px;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  outline: none !important;
}

input::-webkit-input-placeholder {
  color:#939393;
}

input::-moz-placeholder {
  color: #939393;
  opacity: 1;
}

form .placeholder {
  color: #000;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0;
}

input:focus .placeholder,
textarea:focus .placeholder {
  opacity: 0;
}

ol,
ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: normal;
  padding: 0;
}

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

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

.btn {
  text-transform: uppercase;
}

.btn:before {
  font-size: 11px;
  margin-right: 9px;
}

.btn:hover {
  opacity: .75;
}

.btnbold {
  font-size: 14px;
  padding:10px;
}
.btnbold:before {
  font-size: 16px;
  margin-right: 9px;
}

.back {
  color: #93c842;
  font-size: 11px;
  position: absolute;
  left: 15px;
  top: 25px;
  font-weight: 500;
  z-index: 10;
  text-transform: uppercase;
}

.back:before {
  margin-right: 10px;
}

.no-touch .back:hover {
  opacity: .75;
  color: #93c842;
}

.no-touch .back:hover:before {
  text-decoration: none;
}

.f-height-inner {
  min-height: 400px;
}

header {
  height: 56px;
  border-bottom: 4px solid #ddd;
  background: #fff;
}

header .container-fluid {
  padding: 0 50px;
  position: relative;
}

header .left-side {
  padding-top: 14px;
}

header #logo {
  float: left;
  vertical-align: middle;
  margin-right: 35px;
  height: 22px;
}

header #logo img {
  display: block;
  max-width: 100%;
}

header a#logo {
  cursor: pointer;
}

.no-touch header a#logo:hover {
  opacity: .75;
}

header nav {
  width: 100%;
  padding-left: 200px;
  padding-right: 110px;
  vertical-align: middle;
}

header nav ul {
  display: inline-block;
}

header nav ul li {
  display: inline-block;
  margin-right: 20px;
}

header nav ul li a {
  font-size: 14px;
  font-weight:normal;
  color: #4b4b4b;
  text-decoration: none;
}

.no-touch header nav ul li a:hover {
  opacity: .75;
}

header nav ul li.alt-colored a {
  color: #8ac334;
}

header nav ul li:last-child {
  margin-right: 0;
}

header nav ul li.current-item a {
  color: #23527c;
  text-decoration: underline;
}

header .right-side {
  float: right;
  display: inline-block;
}

header .right-side a {
  font-size: 14px;
  padding: 4px 8px 16px;
  border: 1px solid transparent;
  border-bottom: none;
  font-weight: normal;
  color: #4b4b4b;
  margin-right: 8px;
  display: inline-block;
  text-decoration: none;
}

.no-touch header .right-side a:hover {
  opacity: .75;
  color: #4b4b4b;
  text-decoration: none;
}

header .right-side a:before {
  margin-right: 4px;
}

header .buy-box {
  position: absolute;
  right: 42px;
  top: 0;
  padding-top: 15px;
}

header .buy-box .buy-container {
  background: #fff none repeat scroll 0 0;
    border: 1px solid #d2d2d2;
    display: none;
    left: 50%;
    margin-left: -65.5px;
    margin-top: -1px;
    padding: 30px 7px 15px;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 131px;
    z-index: 3;
}

header .buy-box .buy-container a {
  font-size: 11px;
  display: block;
  margin-bottom: 12px;
  text-align: left;
  padding: 0 20px;
  font-weight: 700;
  color: #4b4b4b;
  margin-right: 8px;
  text-decoration: none;
}

header .buy-box .buy-container a:before {
  margin-right: 4px;
}

.no-touch header .buy-box .buy-container a:hover {
  opacity: .75;
}

header .buy-box .buy-container a.button {
  margin-top: 13px;
}

header .buy-box .buy-link {
  font-size: 14px;
  display: block;
  padding: 3px 7px 13px;
  text-align: center;
  border: 1px solid transparent;
  border-bottom: none;
  font-weight: normal;
  position: relative;
  z-index: 4;
  color: #4b4b4b;
  text-decoration: none;
}

header .buy-box .buy-link:before {
  margin-right: 4px;
}

.no-touch header .buy-box:hover .buy-link {
  border: 1px solid #d2d2d2;
  border-bottom: none;
  background: #fff;
}

.no-touch header .buy-box:hover .buy-container {
  display: block;
}

header .buy-box.open .buy-link {
  border: 1px solid #d2d2d2;
  border-bottom: none;
  background: #fff;
}

header .buy-box.open .buy-container {
  display: block;
}

#menu-toggle-wrapper {
  width: 30px;
  height: 24px;
  position: absolute;
  right: 17px;
  display: none;
  margin-top: -4px;
  top: 50%;
  cursor: pointer;
  z-index: 11;
}

#menu-toggle,
#menu-toggle-top,
#menu-toggle-bottom {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  background-color: #4b4b4b;
}

#menu-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-left: -15px;
  background-color: #4b4b4b;
  width: 30px;
  margin-top: -2px;
  height: 3px;
}

#menu-toggle-top {
  top: 0;
}

#menu-toggle-top,
#menu-toggle-bottom {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #4b4b4b;
  left: 0;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

#menu-toggle-bottom {
  bottom: 0;
}

.menu-open #menu-toggle-wrapper #menu-toggle {
  opacity: 0;
}

.menu-open #menu-toggle-wrapper #menu-toggle-top {
  -ms-transform: rotate(45deg) translate(7px, 10px);
  -webkit-transform: rotate(45deg) translate(7px, 10px);
  transform: rotate(45deg) translate(7px, 10px);
}

.menu-open #menu-toggle-wrapper #menu-toggle-bottom {
  -ms-transform: rotate(-45deg) translate(5px, -8px);
  -webkit-transform: rotate(-45deg) translate(5px, -8px);
  transform: rotate(-45deg) translate(5px, -8px);
}

/* CÃ?Â½Ã?Â°Ã‘â€¡Ã?Â°Ã?Â»Ã?Â° Ã?Â¾Ã?Â±Ã?Â¾Ã?Â·Ã?Â½Ã?Â°Ã‘â€¡Ã?Â°Ã?ÂµÃ?Â¼ Ã‘?Ã‘â€šÃ?Â¸Ã?Â»Ã?Â¸ Ã?Â´Ã?Â»Ã‘? IE8 Ã?Â¸ Ã?Â±Ã?Â¾Ã?Â»Ã?ÂµÃ?Âµ Ã‘?Ã‘â€šÃ?Â°Ã‘â‚¬Ã‘â€¹Ã‘â€¦ Ã?Â²Ã?ÂµÃ‘â‚¬Ã‘?Ã?Â¸Ã?Â¹
Ã‘â€š.Ã?Âµ. Ã?Â·Ã?Â´Ã?ÂµÃ‘?Ã‘Å’ Ã?Â¼Ã‘â€¹ Ã?Â½Ã?ÂµÃ?Â¼Ã?Â½Ã?Â¾Ã?Â³Ã?Â¾ Ã?Â¾Ã?Â±Ã?Â»Ã?Â°Ã?Â³Ã?Â¾Ã‘â‚¬Ã?Â°Ã?Â¶Ã?Â¸Ã?Â²Ã?Â°Ã?ÂµÃ?Â¼ Ã‘?Ã‘â€šÃ?Â°Ã?Â½Ã?Â´Ã?Â°Ã‘â‚¬Ã‘â€šÃ?Â½Ã‘â€¹Ã?Â¹ Ã‘â€¡Ã?ÂµÃ?ÂºÃ?Â±Ã?Â¾Ã?ÂºÃ‘?. */

input[type="checkbox"],
input[type="radio"] {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
}

/* Ã?Â­Ã‘â€šÃ?Â¾ Ã?Â´Ã?Â»Ã‘? Ã?Â²Ã‘?Ã?ÂµÃ‘â€¦ Ã?Â±Ã‘â‚¬Ã?Â°Ã‘Æ’Ã?Â·Ã?ÂµÃ‘â‚¬Ã?Â¾Ã?Â², Ã?ÂºÃ‘â‚¬Ã?Â¾Ã?Â¼Ã?Âµ Ã‘?Ã?Â¾Ã?Â²Ã‘?Ã?ÂµÃ?Â¼ Ã‘?Ã‘â€šÃ?Â°Ã‘â‚¬Ã‘â€¹Ã‘â€¦, Ã?ÂºÃ?Â¾Ã‘â€šÃ?Â¾Ã‘â‚¬Ã‘â€¹Ã?Âµ Ã?Â½Ã?Âµ Ã?Â¿Ã?Â¾Ã?Â´Ã?Â´Ã?ÂµÃ‘â‚¬Ã?Â¶Ã?Â¸Ã?Â²Ã?Â°Ã‘Å½Ã‘â€š
Ã‘?Ã?ÂµÃ?Â»Ã?ÂµÃ?ÂºÃ‘â€šÃ?Â¾Ã‘â‚¬Ã‘â€¹ Ã‘? Ã?Â¿Ã?Â»Ã‘Å½Ã‘?Ã?Â¾Ã?Â¼. Ã?Å¸Ã?Â¾Ã?ÂºÃ?Â°Ã?Â·Ã‘â€¹Ã?Â²Ã?Â°Ã?ÂµÃ?Â¼, Ã‘â€¡Ã‘â€šÃ?Â¾ label Ã?ÂºÃ?Â»Ã?Â¸Ã?ÂºÃ?Â°Ã?Â±Ã?ÂµÃ?Â»Ã?ÂµÃ?Â½. */

input[type="checkbox"] + label,
input[type="radio"] + label {
  cursor: pointer;
  color: #bababa;
  font-size: 10px;
  font-weight: 500;
}

/* Ã?â€?Ã?Â°Ã?Â»Ã?ÂµÃ?Âµ Ã?Â¸Ã?Â´Ã?ÂµÃ‘â€š Ã?Â¾Ã‘â€žÃ?Â¾Ã‘â‚¬Ã?Â¼Ã?Â»Ã?ÂµÃ?Â½Ã?Â¸Ã?Âµ Ã‘â€¡Ã?ÂµÃ?ÂºÃ?Â±Ã?Â¾Ã?ÂºÃ‘?Ã?Â° Ã?Â² Ã‘?Ã?Â¾Ã?Â²Ã‘â‚¬Ã?ÂµÃ?Â¼Ã?ÂµÃ?Â½Ã?Â½Ã‘â€¹Ã‘â€¦ Ã?Â±Ã‘â‚¬Ã?Â°Ã‘Æ’Ã?Â·Ã?ÂµÃ‘â‚¬Ã?Â°Ã‘â€¦, Ã?Â° Ã‘â€šÃ?Â°Ã?ÂºÃ?Â¶Ã?Âµ IE9 Ã?Â¸ Ã?Â²Ã‘â€¹Ã‘Ë†Ã?Âµ.
Ã?â€˜Ã?Â»Ã?Â°Ã?Â³Ã?Â¾Ã?Â´Ã?Â°Ã‘â‚¬Ã‘? Ã‘â€šÃ?Â¾Ã?Â¼Ã‘Æ’, Ã‘â€¡Ã‘â€šÃ?Â¾ Ã‘?Ã‘â€šÃ?Â°Ã‘â‚¬Ã‘â€¹Ã?Âµ Ã?Â±Ã‘â‚¬Ã?Â°Ã‘Æ’Ã?Â·Ã?ÂµÃ‘â‚¬Ã‘â€¹ Ã?Â½Ã?Âµ Ã?Â¿Ã?Â¾Ã?Â´Ã?Â´Ã?ÂµÃ‘â‚¬Ã?Â¶Ã?Â¸Ã?Â²Ã?Â°Ã‘Å½Ã‘â€š Ã‘?Ã?ÂµÃ?Â»Ã?ÂµÃ?ÂºÃ‘â€šÃ?Â¾Ã‘â‚¬Ã‘â€¹ :not Ã?Â¸ :checked,
Ã?Â² Ã?Â½Ã?Â¸Ã‘â€¦ Ã?Â²Ã‘?Ã?Âµ Ã?Â½Ã?Â¸Ã?Â¶Ã?ÂµÃ‘?Ã?Â»Ã?ÂµÃ?Â´Ã‘Æ’Ã‘Å½Ã‘â€°Ã?Â¸Ã?Âµ Ã‘?Ã‘â€šÃ?Â¸Ã?Â»Ã?Â¸ Ã?Â½Ã?Âµ Ã‘?Ã‘â‚¬Ã?Â°Ã?Â±Ã?Â¾Ã‘â€šÃ?Â°Ã‘Å½Ã‘â€š. */

/* Ã?Å¸Ã‘â‚¬Ã‘?Ã‘â€¡Ã?ÂµÃ?Â¼ Ã?Â¾Ã‘â‚¬Ã?Â¸Ã?Â³Ã?Â¸Ã?Â½Ã?Â°Ã?Â»Ã‘Å’Ã?Â½Ã‘â€¹Ã?Â¹ Ã‘â€¡Ã?ÂµÃ?ÂºÃ?Â±Ã?Â¾Ã?ÂºÃ‘?. */

input[type="checkbox"]:not(checked),
input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}

input[type="checkbox"]:not(checked) + label,
input[type="radio"]:not(checked) + label {
  position: relative;
  /* Ã?Â±Ã‘Æ’Ã?Â´Ã?ÂµÃ?Â¼ Ã?Â¿Ã?Â¾Ã?Â·Ã?Â¸Ã‘â€ Ã?Â¸Ã?Â¾Ã?Â½Ã?Â¸Ã‘â‚¬Ã?Â¾Ã?Â²Ã?Â°Ã‘â€šÃ‘Å’ Ã?Â¿Ã‘?Ã?ÂµÃ?Â²Ã?Â´Ã?Â¾Ã‘â€¡Ã?ÂµÃ?ÂºÃ?Â±Ã?Â¾Ã?ÂºÃ‘? Ã?Â¾Ã‘â€šÃ?Â½Ã?Â¾Ã‘?Ã?Â¸Ã‘â€šÃ?ÂµÃ?Â»Ã‘Å’Ã?Â½Ã?Â¾ label */
  padding: 0 0 0 24px;
  /* Ã?Â¾Ã‘?Ã‘â€šÃ?Â°Ã?Â²Ã?Â»Ã‘?Ã?ÂµÃ?Â¼ Ã‘?Ã?Â»Ã?ÂµÃ?Â²Ã?Â° Ã?Â¾Ã‘â€š label Ã?Â¼Ã?ÂµÃ‘?Ã‘â€šÃ?Â¾ Ã?Â¿Ã?Â¾Ã?Â´ Ã?Â¿Ã‘?Ã?ÂµÃ?Â²Ã?Â´Ã?Â¾Ã‘â€¡Ã?ÂµÃ?ÂºÃ?Â±Ã?Â¾Ã?ÂºÃ‘? */
}

/* Ã?Å¾Ã‘â€žÃ?Â¾Ã‘â‚¬Ã?Â¼Ã?Â»Ã?ÂµÃ?Â½Ã?Â¸Ã?Âµ Ã?Â¿Ã?ÂµÃ‘â‚¬Ã?Â²Ã?Â¾Ã?Â¹ Ã‘â€¡Ã?Â°Ã‘?Ã‘â€šÃ?Â¸ Ã‘â€¡Ã?ÂµÃ?ÂºÃ?Â±Ã?Â¾Ã?ÂºÃ‘?Ã?Â° Ã?Â² Ã?Â²Ã‘â€¹Ã?ÂºÃ?Â»Ã‘Å½Ã‘â€¡Ã?ÂµÃ?Â½Ã?Â½Ã?Â¾Ã?Â¼ Ã‘?Ã?Â¾Ã‘?Ã‘â€šÃ?Â¾Ã‘?Ã?Â½Ã?Â¸Ã?Â¸ (Ã‘â€žÃ?Â¾Ã?Â½). */

input[type="checkbox"]:not(checked) + label:before,
input[type="radio"]:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #444444;
  border-radius: 50%;
  background:transparent;
  box-sizing: border-box;
}

input[type="checkbox"]:not(checked) + label:before {
  border-radius: 0;
}

/* Ã?Å“Ã?ÂµÃ?Â½Ã‘?Ã?ÂµÃ?Â¼ Ã‘â€žÃ?Â¾Ã?Â½ Ã‘â‚¬Ã?Â°Ã?Â´Ã?Â¸Ã?Â¾, Ã?ÂºÃ?Â¾Ã?Â³Ã?Â´Ã?Â° Ã?Â¾Ã?Â½ Ã?Â²Ã?ÂºÃ?Â»Ã‘Å½Ã‘â€¡Ã?ÂµÃ?Â½. */

input[type="radio"]:checked + label:before {
  background: transparent;
}

/* Ã?Å“Ã?ÂµÃ?Â½Ã‘?Ã?ÂµÃ?Â¼ Ã‘â€žÃ?Â¾Ã?Â½ Ã‘â€¡Ã?ÂµÃ?ÂºÃ?Â±Ã?Â¾Ã?ÂºÃ‘?Ã?Â°, Ã?ÂºÃ?Â¾Ã?Â³Ã?Â´Ã?Â° Ã?Â¾Ã?Â½ Ã?Â²Ã?ÂºÃ?Â»Ã‘Å½Ã‘â€¡Ã?ÂµÃ?Â½. */

input[type="checkbox"]:checked + label::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent none repeat scroll 0 0;
  border-color: #333;
  border-image: none;
  border-style: none none solid solid;
  border-width: medium medium 2px 2px;
  content: "";
  height: 7px;
  left: 4px;
  z-index: 10;
  position: absolute;
  top: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 10px;
}

/* Ã?Å¸Ã?Â¾Ã?ÂºÃ?Â°Ã?Â·Ã‘â€¹Ã?Â²Ã?Â°Ã?ÂµÃ?Â¼ Ã?Â¿Ã?Â¾Ã?Â»Ã‘Æ’Ã‘â€¡Ã?ÂµÃ?Â½Ã?Â¸Ã?Âµ Ã‘â€žÃ?Â¾Ã?ÂºÃ‘Æ’Ã‘?Ã?Â°. */

/*input[type="checkbox"]:focus + label:before, input[type="radio"]:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}*/

footer {
  height: 37px;
  margin-top: -38px;
  padding-top: 8px;
  background: #fff;
  border-top: 1px solid #eeeeee;
  clear: both;
}

footer .container-fluid {
  padding: 0 50px;
}

footer ul {
  float: left;
}

footer ul li {
  display: inline-block;
  margin-right: 35px;
}

footer ul li a {
  color:#4b4b4b;
  font-size: 14px; /*12*/
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
}

.no-touch footer ul li a:hover {
  opacity: .75;
}

footer ul li:last-child {
  margin-right: 0;
}

footer .f-logo {
  float: right;
  padding-top: 2px;
}

main {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

main .text {
  height: 100%;
}

main .text .scrolled {
  height: 90%;
}

.ios main .text .scrolled,
.android main .text .scrolled {
  overflow-y: auto;
}

main .text-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: auto;
  white-space: nowrap;
  text-align: center;
  font-size: 0;
}

.ios main .text-container,
.android main .text-container {
  height: auto !important;
  position: relative;
  padding-bottom: 50px;
}

main .text-container:before {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  content: '';
}

main .text-container .text-box {
  padding-top: 60px;
  height: 100%;
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  text-align: left;

}

main p {
  color: white;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 17px;
  line-height: 18px;
}

main p:last-child {
  margin-bottom: 0;
}

main h1 {
  color: white;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.lowerc {
  text-transform: none;
}

.article {
  min-height: 300px;
}

.article .text-container {
  left: 15px;
  right: 15px;
  width: auto;
}

.ios .article .f-inner-height,
.android .article .f-inner-height {
  height: auto !important;
}

.article .text {
  padding-top: 60px;
}

.ios .article .text,
.android .article .text {
  height: auto;
  padding-bottom: 30px;
}

.article .img-wrap {
  text-align: center;
  padding-top: 68px;
}

.article .img-wrap img {
  max-width: 100%;
}

.article h1 {
  text-align: left;
}

.faq {
  min-height: 450px;
}

.faq .text-container {
  overflow-y: hidden;
}

.ios .faq .text-container,
.android .faq .text-container {
  overflow-y: auto;
}

.faq .text-container:before {
  height: 90%;
}

.faq .text-container .text-box {
  max-height: 90%;
}

.faq .text-container .text-box.w-scroll {
  height: auto;
}

.faq h1 {
  margin-bottom: 40px;
}

.faq p.question {
  margin-bottom: 0;
}

.f-ride {
  font-size: 0;
  text-align: center;
}

.f-ride h1 {
  margin-bottom: 100px;
  padding: 60px 15px 0;
}

.f-ride .text-container {
  overflow: visible;
  text-align: center;
  padding-bottom: 0;
}

.f-ride .text-container .text-box {
  padding-top: 0;
  height: auto;
}

.ios .f-ride .text-container .text-box,
.android .f-ride .text-container .text-box {
  padding-top: 0;
}

.f-ride .img-wrap {
  height: 78px;
  text-align: center;
  margin-bottom: 30px;
  white-space: nowrap;
}

.f-ride .img-wrap:before {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  content: '';
}

.f-ride h2 {
  color: white;
  font-size: 16px;
  font-weight: 700;
  height: 30px;
  text-align: center;
  line-height: 18px;
  margin-bottom: 11px;
}

.f-ride p {
  color: white;
  text-align: center;
  font-size: 11px;
  font-weight: 300;
  line-height: 18px;
}

.info-box {
  /*height: 50%;*/
  height: 54%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  border-bottom: 1px solid #757575;
  border-right: 1px solid #757575;
  min-height: 150px;
}

.info-box:nth-child(even) {
  border-right: none;
}

.info-box a {
  display: table;
  width: 100%;
  height: 100%;
}

.info-box a h1 {
  color: white;
  font-size: 28px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
  font-weight: 700;
}

.no-touch .info-box a:hover {
  text-decoration: none;
  opacity: .75;
}

.instructors {
  padding-top: 16px;
}

.instructors h1 {
  margin-bottom: 13px;
  padding: 0 15px;
}

.instructors .instructor1 {
  background: #fff;
  text-align: center;
  /*padding: 8px 15px 0;*/
  padding: 8px 43px 0;
}

.instructors .instructor1 p {
  color: #b3b3b3;
  font-size: 14px;
  text-align: left;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 15px;
}

.instructors .instructor1 a {
  display: block;
  position: relative;
}

.no-touch .instructors .instructor1 a:hover {
  text-decoration: none;
  opacity: 0.75 !important;
}

.instructors .instructor img {
  max-width: 100%;
}

.press {
  height: 100%;
  padding-top: 30px;
}

.press h1 {
  color: white;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 80px;
}

.press .press-item {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.press .text-container {
  overflow: visible;
  text-align: center;
  height: 100%;
  position: relative;
  padding-bottom: 0;
}

.press .text-container .text-box {
  padding-top: 0;
  height: auto;
}

.ios .press .text-container .text-box,
.android .press .text-container .text-box {
  padding-top: 0;
}

.press .text-container .text-box > div {
  margin-bottom: 40px;
}

.press h2 {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
}

.press h2 a {
  text-decoration: none;
  color: #fff;
}

.no-touch .press h2 a:hover {
  opacity: .75;
  color: #fff;
  text-decoration: none;
}

.press time {
  font-size: 12px;
  font-weight: 300;
  color: white;
  line-height: 18px;
}

.press p {
  margin-bottom: 0;
}

.press p strong {
  font-size: 14px;
  font-weight: 700;
}

.caption {
  text-align: left;
  margin: 45px auto 30px;
  max-width: 685px;
  padding: 0 15px;
}

.caption h2 {
  color: white;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 6px;
}

.caption p {
  margin-bottom: 0;
  color: white;
  font-size: 12px;/*10*/
  font-weight: 500;
  line-height: 15px;
}

.caption button {
  margin-top: 15px;
}

.parking {
  color: white;
  font-size: 11px;
  width: 685px;
  padding: 0 15px;
  display: block;
  margin: 0 auto 40px;
  font-weight: 500;
}

.no-touch .parking:hover {
  color: white;
}

.parking:before {
  margin-right: 10px;
  text-decoration: none;
}

.link {
  position: absolute;
}

.link a {
  padding: 40px;
  display: block;
  text-transform: uppercase;
  color: white;
  font-size: 120px;
  font-weight: 700;
  line-height: 95px;
  text-decoration: none;
}

.no-touch .link a:hover {
  opacity: .75;
  text-decoration: none;
  color: #fff;
}

.link.we {
  top: 15%;
  left: 10%;
}

.link.sa {
  bottom: 15%;
  right: 10%;
}

.form {
  background: #262626;
}

form {
  padding: 60px 0 30px;
}

form .form-group p small {
  color: #bcbcbc;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.2em;
}

form .checkbox-wrap {
  padding-top: 16px;
  margin-bottom: 50px;
}

form .btn-cancel {
  background: transparent;
  border: none;
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 500;
  margin-left: 30px;
  line-height: 24px;
}

.no-touch form .btn-cancel:hover {
  opacity: .75;
}

.title-box {
  padding: 30px 0 22px;
  background: #fff;
}

.title-box h1 {
  color: #2a2a2a;
/*  font-size: 30px;*/
  font-weight: 700;
  text-align: left;
}

.schedule {
  background: #262626;
}

.schedule .title {
  display: inline-block;
  padding-left: 15px;
}

.schedule .title h1 {
  margin-bottom: 0;
}

.schedule .title .select2-container {
  float: right;
}

.schedule .caption {
  margin-top: 0;
}

.schedule .caption p,
.schedule .caption h2 {
  color: #2a2a2a;
}

.filter {
  padding: 10px 0 20px;
}

.filter .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #fff;
}

.filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent;
}

.table-wrap {
  overflow-x: auto;
}

.table-wrap table {
  min-width: 750px;
}

.table-wrap table td,
.table-wrap table th {
  width: 14.2857143%;
  text-align: center;
}

.table-wrap table th {
  color: white;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  border-bottom: none !important;
}

.table-wrap table tbody td {
  border: none;
  border-right: 1px solid #494949;
  padding: 20px 10px;
}

.table-wrap table tbody td:first-child {
  border-left: 1px solid #494949;
}

.table-wrap table p {
  color: white;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 0;
  font-size: 14px;
}

.table-wrap table p small {
  font-size: 12px;
}

.table-wrap table button {
  margin-top: 10px;
}

.popup {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1001;
  display: none;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.popup .popup-wrap {
  display: table;
  max-width: 660px;
  margin: 0 auto;
  height: 100%;
  padding: 20px 15px;
}

.popup .popup-wrap .popup-box {
  display: table-cell;
  vertical-align: middle;
}

.popup .popup-wrap .popup-box .box {
  background: #fff;
  padding: 18px 14px;
  position: relative;
  box-shadow: 0 0 120px rgba(0, 0, 0, 0.41);
}

.popup .popup-wrap .popup-box .box h2 {
  color: black;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 12px;
}

.popup .popup-wrap .popup-box .box p {
  color: black;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 18px;
}

.popup .popup-wrap .popup-box .box p a {
  color: black;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
}

.popup .popup-wrap .popup-box .box .content {
  overflow: hidden;
}

.popup .popup-wrap .popup-box .box .img-wrap {
  margin-right: 15px;
  max-width: 40%;
}

.popup .popup-wrap .popup-box .box .img-wrap img {
  max-width: 100%;
}

.popup .popup-wrap .popup-box .box .add-links {
  padding-top: 6px;
}

.popup .popup-wrap .popup-box .box .add-links ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 2px;
}

.popup .popup-wrap .popup-box .box .add-links ul li:last-child {
  margin-right: 0;
}

.popup .popup-wrap .popup-box .box .add-links ul li a {
  width: 30px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  display: block;
  border-radius: 50%;
  background: #000;
  color: #fff;
}

.popup .popup-wrap .popup-box .box .add-links ul li a.spotify {
  background: transparent;
  color: #000;
  background: url("https://booking.cyclehousela.com/pub/cyclehouse/i/spotify.png") no-repeat 50%;
}

.no-touch .popup .popup-wrap .popup-box .box .add-links ul li a:hover {
  text-decoration: none;
}

.popup .popup-wrap .popup-box .box .add-links ul li a.icon-1 {
  background: #000 url("https://booking.cyclehousela.com/pub/cyclehouse/i/icon.png") no-repeat 50%;
}

.popup .popup-wrap .popup-box .box .add-links ul li a.icon-2 {
  background: #000 url("https://booking.cyclehousela.com/pub/cyclehouse/i/cal.png") no-repeat 50%;
}

.no-touch .popup .popup-wrap .popup-box .box .add-links ul li a:hover {
  opacity: .75;
}

.modal-open body {
  overflow: hidden;
}

.modal-open .popup {
  overflow-y: auto;
}

.popup-close {
  position: absolute;
  background: url("https://booking.cyclehousela.com/pub/cyclehouse/i/close.png") no-repeat 0 0;
  width: 30px;
  cursor: pointer;
  height: 30px;
  top: -15px;
  right: -15px;
}

.no-touch .popup-close:hover {
  opacity: .85;
}

.main-slider .slide {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 370px;
  height: 100%;
}

.main-slider .slick-arrow {
  position: absolute;
  top: 50%;
  left: 50px;
  text-indent: -10000px;
  background: transparent;
  border: none;
  padding: 0;
  background: url("https://booking.cyclehousela.com/pub/cyclehouse/i/arrow-prev.png") no-repeat 0 0;
  width: 12px;
  z-index: 1;
  height: 21px;
  margin-top: -10px;
}

.no-touch .main-slider .slick-arrow:hover {
  opacity: .75;
}

.main-slider .slick-arrow.slick-next {
  left: auto;
  right: 50px;
  background: url("https://booking.cyclehousela.com/pub/cyclehouse/i/arrow-next.png") no-repeat 0 0;
}

.main-slider .slide-caption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 30px;
}

.main-slider .slide-caption h2 {
  color: white;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 0 1px 0 #000;
  margin-bottom: 5px;
}

.main-slider .slide-caption p {
  color: white;
  font-size: 30px;
  font-weight: 300;
  text-shadow: 0 1px 0 #000;
}

.carousel {
  margin-bottom: 60px;
}

.carousel .slick-arrow {
  position: absolute;
  top: 50%;
  left: 20%;
  text-indent: -10000px;
  background: transparent;
  border: none;
  padding: 0;
  background: url("https://booking.cyclehousela.com/pub/cyclehouse/i/arrow-black-prev.png") no-repeat 0 0;
  width: 22px;
  z-index: 1;
  height: 34px;
  margin-top: -10px;
}

.no-touch .carousel .slick-arrow:hover {
  opacity: .75;
}

.carousel .slick-arrow.slick-next {
  left: auto;
  right: 20%;
  background: url("https://booking.cyclehousela.com/pub/cyclehouse/i/arrow-black-next.png") no-repeat 0 0;
}

.carousel .slide {
  text-align: center;
  opacity: 0.2;
}

.carousel .slide .caption {
  opacity: 0;
}

.carousel .slide.slick-active {
  opacity: 1;
}

.carousel .slide.slick-active .caption {
  opacity: 1;
}

.carousel .slide img {
  max-width: 100%;
  display: inline-block;
}
/*# sourceMappingURL=../maps/main.css.map */
.wrapper{
  background: #fff !important;
}
.hadding-setting {
    color: rgb(145, 200, 66);
    font-size: 60px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.hadding-setting2 {
    color: rgb(145, 200, 66);
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 500;
}
.content-setting {
    padding-top: 55px;
}
.content-setting p {
    color: rgb(40, 40, 40);
    font-size: 18px;
    line-height: 1.5;
    padding-top: 25px;
}

.item > img {
    width: 550px !important;
    height: 100% !important;
}
.hadding-setting2 {
    color: rgb(145, 200, 66);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    padding-bottom: 11px;
    padding-top: 50px;
    text-align: center;
}

.btn::before {
    font-size: 11px;
    margin-right: 9px;
}
*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
.btn.btn-default1 {
     background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    height: 42px !important;
    margin-bottom: 15px;
    text-indent: 0;
    width: 100%;
}
.upcoming-setting {
    margin: 0 auto;
    width: 47%;
}
.showme{ 
display: none;
}
.showhim:hover .showme{
display: block;
    left: 40px;
    margin-top: 8px;
    position: absolute;
    top: 125px;
    cursor: pointer;

}

.showhim a p {
    z-index: 999;
}
.thumb {
    cursor: pointer;
    float: left;
    height: 100px !important;
    padding: 10px !important;
    width: 100px !important;
    ;
}
#thumbcarousel a {
    color: #000 !important;
    font-size: 16px;
    position: relative;
     top: -66px;
}
.social-network {
    margin: 0 auto;
    padding-top: 24px;
    width: 30%;
}
.product-conatiner{
 max-width: 85%;
 margin: 0px auto;
 padding: 0 0 36px;
}
.single-product h1 {
    color: #333 !important;
    text-transform: uppercase;
}
.related h2 {
    color: #333;
    padding-bottom: 30px;
    padding-top: 30px;
}
.ride-house{
 height: 715px;
  -webkit-text-size-adjust: none;
  font-family: 'gotham', sans-serif;
  font-weight: 400;
  /*overflow-x: hidden;*/
  background: url("https://booking.cyclehousela.com/pub/cyclehouse/i/pattern.png") repeat 0 0;
  color: #fff; 
  padding-bottom: 45px;
  padding-top: 45px;
}
.row-setting{
  padding-top: 20px;
  padding-bottom: 20px;
}
.clear{
  clear: both;
}
.ride-post li {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
.ride-post p {
    color: #fff !important;
    font-size: 10.5px;
    font-weight: 500;
    padding-top: 6%;
}
.ride-post {
    padding-bottom: 3%;
    padding-top: 8.5%;
}
.image-setting {
    min-height: 100px;
}
.the-basecamp-workout {
    background: #19222d;
    padding-top: 4%;
  padding-bottom: 7%;
}
.basecamp-setting > p {
      color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
    max-width: 45.5%;
    padding-top: 6%;
  }
.basecamp-setting > h1 {
    color: rgb(31, 96, 168);
    font-size: 55px;
    text-transform: capitalize;
}


@media (min-width: 861px) {
  header nav {
    display: block !important;
  }
 .career-page {
    padding-bottom: 6%;
    padding-left: 20%;
    padding-top: 6%;
}
}

@media (max-width: 1023px) {
  header .container-fluid {
    padding: 0 15px;
  }
.career-page {
    padding-bottom: 6%;
    padding-left: 20%;
    padding-top: 6%;
}
  header .buy-box {
    right: 7px;
  }

  header .buy-box .buy-container {
    left: auto;
    right: 0;
    margin-left: 0;
  }
}

@media (max-width: 960px) {
  footer .container-fluid {
    padding: 0 15px;
  }
  .career-page {
    padding-bottom: 6%;
    padding-left: 5%;
    padding-top: 6%;
}

  .f-ride h1 {
    margin-bottom: 50px;
  }

  .link.we {
    left: 5%;
  }

  .link.sa {
    right: 5%;
  }

  .main-slider .slick-arrow {
    left: 15px;
  }

  .main-slider .slick-arrow.slick-next {
    left: auto;
    right: 15px;
  }

  .carousel .slick-arrow {
    left: 15px;
  }

  .carousel .slick-arrow.slick-next {
    left: auto;
    right: 15px;
  }
}

@media (max-width: 860px) {
  header #logo {
    margin-right: 0;
  }

  header nav {
    position: absolute;
    top: 52px;
    right: -220px;
    width: 100%;
    z-index: 3;
    -webkit-transition: right .3s;
    transition: right .3s;
    padding: 10px 0;
    box-shadow: -2px 0px 24px -5px rgba(0, 0, 0, 0.5);
    background: #fff;
    max-width: 200px;
  }

  .menu-open header nav {
    right: 0;
  }

  header nav ul {
    display: block;
  }

  header nav ul li {
    display: block;
    margin-right: 0;
  }

  header nav ul li a {
    display: block;
    padding: 6px 15px;
    font-size: 14px;
    border-bottom: 1px solid #d2d2d2;
  }

  header .right-side {
    float: none;
    display: block;
  }

  header .right-side a {
    display: block;
    width: 100%;
    padding: 6px 15px;
    font-size: 14px;
    border-bottom: 1px solid #d2d2d2;
  }

  header .right-side a:last-child {
    border-bottom: none;
  }

  header .buy-box {
    padding-top: 15px;
    right: 60px;
  }

  header .buy-box .buy-container {
    left: 50%;
    right: auto;
    margin-left: -75px;
  }

  #menu-toggle-wrapper {
    display: block;
  }

  .article .text-container {
    left: auto;
    right: auto;
  }

  .ios .f-ride .text-container .text-box,
  .android .f-ride .text-container .text-box {
    padding-top: 40px;
  }

  .press h1 {
    margin-bottom: 40px;
    font-size: 42px;
  }

  .ios .press .text-container .text-box,
  .android .press .text-container .text-box {
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .f-height-inner {
    min-height: 0;
    height: auto !important;
  }
.career-page {
    padding-left: 0%;
  }
  main .text-container {
    position: relative;
    top: auto;
    left: auto;
    padding-bottom: 40px;
  }

  main .text-container .text-box {
    padding-top: 30px;
  }

  main p {
    font-size: 14px;
  }

  .article {
    min-height: 0;
  }

  .article .img-wrap img {
    display: block;
    margin: 0 auto;
  }

  .article h1 {
    text-align: center;
  }

  .faq {
    min-height: 0;
  }

  .f-ride .text-container {
    padding-bottom: 30px;
  }

  .f-ride .text-container .text-box {
    padding-top: 0;
  }

  .info {
    height: auto !important;
  }

  .info-box {
    height: 150px;
  }

  .press .text-container {
    padding-bottom: 30px;
  }

  .press .text-container .text-box {
    padding-top: 0;
  }

  .popup .popup-wrap .popup-box .box .img-wrap {
    width: 37%;
  }
}

@media (max-width: 640px) {
  html {
    height: auto;
  }
.career-page {
    padding-left: 0%;
  }
  body {
    height: auto;
  }

  #wrapper {
    min-height: 0;
  }

  #indent {
    display: none;
  }

  footer {
    height: auto;
    margin-top: 0;
  }

  footer ul {
    float: none;
    text-align: center;
    margin-bottom: 15px;
  }

  footer .f-logo {
    float: none;
    padding-top: 0;
    text-align: center;
    margin-bottom: 10px;
  }

  .article .text {
    padding: 30px 15px;
  }

  .ios .f-ride .text-container .text-box,
  .android .f-ride .text-container .text-box {
    padding-top: 0;
  }

  .f-ride .text-container .text-box > div {
    width: 100%;
    margin-bottom: 50px;
  }

  .f-ride .text-container .text-box > div:last-child {
    margin-bottom: 10px;
  }

  .f-ride .img-wrap {
    height: auto;
    margin-bottom: 20px;
  }

  .f-ride h2 {
    height: auto;
  }

  .f-ride p {
    font-size: 14px;
  }

  .ios .press .text-container .text-box,
  .android .press .text-container .text-box {
    padding-top: 0;
  }

  .press .text-container .text-box > div {
    width: 100%;
  }

  .press .text-container .text-box > div:last-child {
    margin-bottom: 10px;
  }

  .link a {
    font-size: 90px;
    line-height: 70px;
  }

  .link.we {
    top: 10%;
  }

  .link.sa {
    bottom: 10%;
  }

  .main-slider .slide {
    height: auto !important;
  }

  .carousel .slide {
    opacity: 1;
  }
}

@media (max-width: 540px) {
  .instructors .instructor {
    width: 100%;
  }
.career-page {
    padding-left: 0%;
  }
  .press .text-container .text-box > div {
    margin-bottom: 30px;
  }

  .caption {
    margin: 30px auto;
  }

  .caption .info {
    float: none !important;
  }

  .caption h2 {
    font-size: 24px;
  }

  .caption button {
    float: none !important;
  }

  form {
    padding: 30px 0;
  }

  form .control-label {
    width: 100%;
    float: none;
    font-size: 13px;
  }

  form .half {
    width: 100%;
    margin-left: 0;
  }

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

  form .form-group div {
    width: 100%;
    float: none;
  }

  form .form-group div .form-control {
    height: 34px;
    padding: 6px 10px;
  }

  form .form-group p small {
    font-size: 11px;
  }

  form .checkbox-wrap {
    margin-bottom: 30px;
  }

  form .checkbox-wrap > div,
  form .btn-box > div {
    margin-left: 0;
    width: 100%;
  }

  form .btn-cancel {
    float: right;
  }

  .title-box {
    padding: 20px 0 0;
  }

  .title-box h1 {
    font-size: 24px;
    width: 100%;
    margin-left: 0;
  }

  .schedule .title {
    float: none !important;
    margin-bottom: 15px;
  }

  .schedule .caption {
    float: none !important;
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }

  .main-slider .slide-caption h2 {
    font-size: 34px;
  }

  .main-slider .slide-caption p {
    font-size: 20px;
  }

  .carousel {
    margin-bottom: 30px;
  }
}

@media (max-width: 480px) {
  header #logo {
    width: 110px;
    padding-top: 6px;
  }
  .career-page {
    padding-left: 0%;
  }

  main h1 {
    font-size: 28px;
  }

  .popup .popup-wrap {
    padding: 50px 0 30px;
    width: 100%;
    table-layout: fixed;
  }

  .popup .popup-wrap .popup-box .box .img-wrap {
    max-width: 100%;
    float: none !important;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

  .popup-close {
    right: 15px;
    top: -40px;
  }
}

@media (max-width: 360px) {
  footer ul li {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
  }
  .career-page {
    padding-left: 0%;
  }
}



@media only screen and (max-width: 768px) {
.basecamp-setting > p {
    max-width: 100% !important;
  }
  .last-post {
    margin: 0 auto;
    width: 98%;
}
}
.last-post {
    margin: 0 auto;
    width: 83%;
}
.post-setting > p {
    color: #fff !important;
    font-size: 13px;
    font-weight: 500;
}
.single-post {
    padding-top: 16%;
}
.last-padding{
     padding-bottom: 10%;
    padding-top: 0 !important;
}
.conatiner-wrapper{
  width: 87%;
  margin: 0px auto;
}
.stideo-setting img{
  width: 100%;
}
.contant-setting > h1 {
    color: rgb(44, 46, 48);
    font-size: 6.5pc;
    font-weight: bold;
    letter-spacing: 25px;
    text-transform: uppercase;
     padding-bottom: 15px;
}
.contant-setting p {
    color: rgb(44, 46, 48);
    font-size: 16px;
    font-weight: 500;
   
}
.parking-info {
    padding-bottom: 3%;
    padding-top: 3%;
}

/*.image-set img {
    width: 100%;
}*/
.comm-setting a{
  color: rgb(44, 46, 48) !important;
}
.comm-setting > h1 {
    color: rgb(44, 46, 48);
    font-size: 28px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 2%;
    padding-left: 0px;
}
.comm-setting {
     padding-left: 15px;
    padding-right: 0%;
    padding-top: 5%;
}
.title-setting {
    color: rgb(83, 64, 46);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    padding-right: 3%;
    padding-top: 5%;
    text-transform: capitalize;
}
.conatiner-wrapper {
    padding-bottom: 7%;
    padding-top: 4%;
}
.current_page_item a{
    color: rgb(138, 195, 54) !important;
    text-decoration: underline;
}
.f-inner-min {
    padding-bottom: 3%;
}
.image-instructor img {
    /*max-height: 238px !important;
    width: 100%;*/
}
.image-instructor {
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 8px;
}
#page-link{
  padding-right: 20px;
  padding-left: 20px;
}
.stideo-post-setting{
  padding-left: 0;
}
.product-conatiner img {
    height: 250px;
    width: auto;
}
.parking-info > a {
    color: rgb(44, 46, 48);
}
.glyphicon {
    color: rgb(247, 88, 76);
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 1px;
}
.rsSliderWrap > img {
/*    min-height: 587px;*/
 height: auto !important;
}
.slides > li {
    /*height: 624px;*/
}
.slick-track
{
   height: 558px;
}
.upcoming-btn {
    background: #000 none repeat scroll 0 0 !important;
    border: medium none;
    height: 45px;
    padding: 10px 9px;
    text-indent: 0;
    width: 100%;
}
.upcoming-btn a{
  color: #fff;
  font-size: 18px;
}
.btn-set {
    margin: 0 auto;
    padding-bottom: 15px;
   
}

.pagecontent p {
    color: #333;
    text-align: left;
}
.left_720 p{
 color: #333;
 text-align: left;
}
.left_720 strong {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

.pagecontent h3 {
    color: #333;
    font-family: GothamRounded,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: normal;
}
.pagecontent h4 {
    color: #999;
    font-family: GothamRounded,Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
}
.stideo-post-setting {
    padding-left: 0;
    /*width: 23%;*/
}
.comm-setting {
    padding-left: 15px;
    padding-top: 75px;
    padding-right:0;
}
.left_720 li {
    color: #333;
    text-align: left;
}
.career-setting > h1 {
    color: #999;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
}

.page {
    background-attachment: fixed;
    background-size: cover;
    /*padding: 0 50px;
    width: 100%;*/
}
.second-post{
  padding-top: 10%;
}
.margin-set{
 margin-left: 17% !important;
}
.product-set {
    padding-top: 33px;
}

.amount {
    color: #333;
    font-weight: 500;
    text-align: center;
}
.desc-setting {
   color: #333;
    font-size: 13px;
    padding-top: 8%;
    text-align: left;
    text-transform: capitalize;
padding-bottom: 4%;

}
.single-product {
    padding-top: 7%;
}
.btn-defult1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #000;
    color: #333 !important;
    font-weight: 500;
    padding: 6px 100px;
}
.product_meta {
    display: none;
}
.rock-product h2 {
    font-size: 28px;
    font-weight: 500;
}
#primary{
  background: #fff !important;
  min-height:480px;
  color:#000;

}
.product{
    background-color: #f5f5f5;
}
.related{
 background-color: #ffffff;
 }
.stideo-setting img {
    height: 557px !important;
    margin-top: 25px;
}
.content-area, .content-sidebar {
    padding-top: 0 !important;
}
.content-sidebar {
    border-bottom: 0 solid rgba(0, 0, 0, 0.1) !important;
    border-top: 0 solid rgba(0, 0, 0, 0.1) !important;
padding-top:14px !important;
padding-bottom:60px;
}
.entry-header {
    border-bottom: medium none !important;
    margin-top: 0;
}
.edit-link {
  display: none;
}
.cart-page {
    padding-top: 6%;
}
.entry-title {
    color: #333 !important;
    font-size: 18px !important;
    font-weight: 500;
}
.woocommerce table.shop_table th {
    color: #91969e !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    padding: 9px 12px !important;
    text-transform: uppercase !important;
     border: medium none;
     text-align: center;
}
.cart-form{
  padding: 0 0 0 0;
}
.woocommerce table.shop_table {
    border-collapse: separate;
    border-left: medium none !important;
    border-radius: 1px;
    border-right: medium none !important;
    border-top: 2px solid #ccc;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border: none !important;
}
.woocommerce table.shop_table td {
    border-top: 2px solid #ccc;
    padding: 6px 12px;
    vertical-align: middle;
     border-right: medium none;
     color: #333;
     text-align: center;
}

.wc-forward {
    background: #fff none repeat scroll 0 0 !important;
    border: 2px solid #aaa !important;
    border-radius: 0 !important;
    color: #515151 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    padding: 7px 54px !important;
}
.wc-backward{
   color: #515151 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.product-name > a {
    color: #333;
    font-weight: 500;
}
.actions {
    padding: 35px 0 !important;
}
.woocommerce a.remove{
  width: auto !important;
  color: #515151 !important;
  font-weight: normal !important;
}
.button.wc-backward {
    display: none !important;
}
.woocommerce-message{
  display: none !important;
}
.shopping-cart{
    /*background: rgba(0, 0, 0, 0) url("http://webstepsolutions.com/demo/cyclehouse/wp-content/themes/CycleHouse-childtheme/pictures/bac.png") no-repeat scroll center center / 100% 100%;*/
    color: #fff;
    padding:6px 12px;
  }
.shopping-cart > p {
 bottom: 17px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    text-align: center;
    width: 24px;
    z-index: 0;
}
@media all and (max-width: 1024px) and (min-width: 200px) {
/*.blog-setting {
    margin-left: 40px;
}*/
.slide-toggle {
    bottom: 200px !important;
  }
.most-popular-setting {
    max-width: 100% !important;
}
.search-box {
    padding: 4px 30px !important;
}
.wcmenucart-contents {
    padding: 6px;
}
.shopping-cart > p {
    color: #fff;
    float: left;
    font-size: 13px;
    margin-top: -15px;
    position: absolute;
    right: 14px;
    text-align: center;
    bottom: 3px;
}

.menu-item-40{
    margin-top: -34px;
    position: absolute;
    right: 0;
}
.shopping-cart {
    background-size: contain;
    padding: 5px 20px;
}
.heading-blog {
    font-size: 18px !important;
}
.blog-conatiner {
    width: 90% !important;
}
.social_icons .social_icons_container {
    width: 143px !important;
}
.home_copy {
    font-size: 14px !important;
    margin: 0 !important;
}
.most-popular {
    display: none;
}
}
@media all and (max-width: 1024px) and (min-width: 200px) {

}
.single-product .qty {
    color: #333;
     text-align: center;
    vertical-align: middle;
}
.single-setting{
  padding-bottom:40px; 
}
.quantity {
    padding-bottom: 20px;
}
.quantity > p {
    color: #333;
    font-weight: 400;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.value > p {
    color: #333;
    font-weight: 500;
    text-align: right;
    vertical-align: middle;
}
.variations_form.cart {
    padding: 10px;
}
.btn-defult1 > a {
    color: #333;
}
.single-setting .addtocartbutton {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: url('https://booking.cyclehousela.com/pub/cyclehouse/pictures/arrows.png');
}

.col2-set {
    color: #333;
}
.checkout.woocommerce-checkout > h3 {
    color: #333;
}
.select2.select2-container.select2-container--default {
    width: auto !important;
}
.value > p {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: capitalize;
}

table.variations {
    float: left;
    width: 100%;
}


#home_page p.home_copy {
    font-family: arial,helvetica,sans-serif;
    margin: 5px 0 40px;
    text-align: justify;
    width: 580px;
}
.title-tune > a {
    color: #8dc53c;
    font-size: 13px;
    text-transform: uppercase;
}
.title-tune {
    margin: 10px 0 5px;
}
.heading-blog {
    color: #333;
    font-size: 28px;
    font-weight: 100;
    line-height: 1.5;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.date-setting {
    color: #333;
    font-size: 12px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.home_copy {
    color: #333;
    font-size: 15.4px;
    margin: 5px 40px 40px 0;
    text-align: justify;
}
.read-more{
  color: #333;
    display: inline-block;
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 10px;
    text-transform: uppercase;
}


.search-submit {
    display: block !important;
}

input[type="submit"], button{
    /*background: transparent url("https://booking.cyclehousela.com/pub/cyclehouse/pictures/icon_green_search.png") no-repeat scroll 0 4px;*/
    border-radius: 0;
    display: block;
    float: left;
    height: 30px;
    padding: 5px;
    /*text-indent: -9999px;*/
    /*width: 30px;*/
}

a.button{
    /*background: transparent url("https://booking.cyclehousela.com/pub/cyclehouse/pictures/icon_green_search.png") no-repeat scroll 0 4px;*/
    border-radius: 0;
    display: block;
    float: left;
    height: 30px;
    padding: 5px;
    /*text-indent: -9999px;*/
    /*width: 30px;*/
}

#searchsubmit:hover{
  background: transparent url("https://booking.cyclehousela.com/pub/cyclehouse/pictures/icon_green_search.png") no-repeat scroll 0 4px !important;
}
.search-box {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #88c533 !important;
    padding: 4px 10px;
    text-transform: uppercase;
    width: 83%;
}
.sidebar-search {
    border-bottom: 1px solid #aad46e;
}
.widget-title {
    color: #aad46e;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px !important;
    
}
.widget {
    padding: 20px 0;
     /*border-bottom: 1px solid #aad46e;*/
   }
   .widget-title.widget-headding {
    color: #333;
    font-size: 24px !important;
    font-weight: 400 !important;
    text-align: center;
    width: 100%;
}
.home_image .home_social_icons {
    visibility: hidden;
}
.home_social_icons {
    background: #000;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 580px;
    z-index: 9999;
}

.social_icons {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    margin: 0 auto;
    position: static;
    width: 120px;
}

.social_icons.sidebar .social_icons_container {
    margin: 10px auto 0;
}
.social_icons .social_icons_container {
    margin: 0 auto;
    text-align: left;
    width: 220px;
}

/*.social-icon li {
    display: inline-block;
    padding: 0 6px;
}
.social-icon a {
    background: #8dc53c none repeat scroll 0 0;
    border-radius: 100%;
    }

.facebook a{
    font-size: 22px;
    padding: 3px 10px;
}
.facebook a:hover{
    font-size: 22px;
    padding: 3px 10px;
    color: #fff !important;
    background: #333;
}
.twiiter a{
  font-size: 22px;
    padding: 4px 6px;
}
.twiiter a:hover{
  font-size: 22px;
    padding: 4px 6px;
    color: #fff !important;
    background: #333;
}
.pint a{
font-size: 22px;
    font-weight: bold;
    padding:4px 9px;
}
.pint a:hover{
font-size: 22px;
font-weight: bold;
padding:4px 9px;
color: #fff !important;
background: #333;
}
.instagram a{
font-size: 19px;
    padding: 7px 11px;
}
.google a{
font-size: 19px;
    padding: 7px 11px;
}




.social_icons {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    position: static;
    width: 100%;
}*/

.social_icons.sidebar .social_icons_container {
    margin: 10px auto 0;
}
.social_icons .social_icons_container {
    margin: 0 auto;
    text-align: left;
    /*width: 220px;*/
}

#home_page .home_social_icons a.facebook:hover, .social_icons a.facebook:hover {
    background-position: 0 -30px;
}
#home_page .home_social_icons a.facebook, .social_icons a.facebook {
    background-position: 0 0;
}
a, .entry-content a, .comment-content a, .entry-content a:hover, .comment-content a:hover, a:hover, .widget a, .widget a:hover, .site-footer .widget a, .post-navigation a[rel="next"], .navigation a, .navigation a:hover, .entry-meta a, .entry-meta a:hover, .entry-title a, .entry-title a:hover, #header_right a {
    color: #00aade;
}
.home_social_icons a, .social_icons a {
    background: rgba(0, 0, 0, 0) url("https://booking.cyclehousela.com/pub/cyclehouse/pictures/icon_sprite.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 30px;
    margin: 0 5px;
    text-indent: -9999px;
    width: 30px;
}
#home_page .home_social_icons a.twitter, .social_icons a.twitter {
    background-position: -30px 0;
}
#home_page .home_social_icons a.twitter:hover, .social_icons a.twitter:hover {
    background-position: -30px -30px;
}
#home_page .home_social_icons a.pinterest, .social_icons a.pinterest {
    background-position: -60px 0;
}
#home_page .home_social_icons a.pinterest:hover, .social_icons a.pinterest:hover {
    background-position: -60px -30px;
}
#home_page .home_social_icons a.instagram, .social_icons a.instagram {
    background-position: -59px 0
}
#home_page .home_social_icons a.instagram:hover, .social_icons a.instagram:hover {
    background-position: -59px -30px;
}
#home_page .home_social_icons a.google, .social_icons a.google {
    background-position: -120px 0;
}
#home_page .home_social_icons a.google:hover, .social_icons a.google:hover {
    background-position: -120px -30px;
}

.imgWrap {
  position: relative;
}

.imgDescription {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    bottom: 0;
    color: #fff;
    height: 47px;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.imgWrap:hover .imgDescription {
  visibility: visible;
  opacity: 1;
}
.heading-blog > a {
    color: #333;
}
.heading-blog > a:hover {
    color: #8dc53c;
}
.blog-conatiner{
  width: 75%;
  margin: 0px auto;
   padding-bottom: 10px;
}

.instruct-single {
    margin-bottom: 0;
}
.leb-set {color: #333;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    width: 50px;
  }
  .single_add_to_cart_button{
    color: #333 !important;
    height: 31px;
    text-indent: 0;
    width: 100%;
    padding: 6px;
    display: block;
}
 .single_add_to_cart_button_cust{
    color: #333 !important;
    height: 31px;
    text-indent: 0;
    width: 100%;
    padding: 6px;
    display: block;
}

.hover {
    cursor: default;
    float: left;
    position: relative;
}
.hover, .hover .overlay {
    height: 400px;
    overflow: hidden;
    width: 100%;
    overflow: hidden;
}


.img_hover {
    float: left; width: 100%; height: 400px;
    overflow: hidden;
}
.img_hover:hover {
    float: left; width: 110%; height: 450px;
    overflow: hidden;
      -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.ehover1:hover img {
    transform: scale(1.2);
}
.ehover1 img {
    transition: all 0.4s linear 0s;
}
.hover img {
    display: block;
    position: relative;
}
.ehover1:hover .overlay {
    opacity: 1;
}
.ehover1 .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
.hover .overlay {
    left: 0;
    position: absolute;
    top: 0;
    cursor: pointer;
}
.ehover1:hover button.info, .ehover1:hover h2 {
    opacity: 1;
    transform: translateY(0px);
}
.ehover1 h2 {
    opacity: 0;
    transform: translateY(-100px);
    transition: all 0.2s ease-in-out 0s;
}
.hover h2 {
       font-size: 26px;
    font-weight: bold;
    padding: 10px;
    position: relative;
    text-align: center;
    top: 200px;
    vertical-align: middle;
}
.ehover1:hover button.info {
    transition-delay: 0.2s;
}
.ehover1:hover button.info, .ehover1:hover h2 {
    opacity: 1;
    transform: translateY(0px);
}
.ehover1 button.info {
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
}
.hover button.info {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    margin: 50px 0 0;
    padding: 7px 14px;
    text-decoration: none;
}
.ehover10 button, .hover button.info {
    display: inline-block;
}
.hover button.info, .hover h2 {
    color: #fff;
    text-transform: uppercase;
}
.overlay a {
    color: #fff;
    text-decoration: none;
}
.overlay a:hover {
  color: #82C128;
}
.table-set{
  padding-bottom:10px; 
}
.most-popular{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-top: 30px;
}
.most-popular .title {
    color: #333;
    font-size: 1.8em;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.most-popular .title span {
    color: #8AC336;
}
.most-popular-setting {
    max-width: 23.6%;
}
.most-popular-setting a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3em;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
}
.blog-setting {
    padding-top: 54px;
}

.home_copy > a {
    margin-left: 15px;
}
.form-row{
  float: none !important;
  width: 100% !important;
}
.form-row label {
    color: #555;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}
.form-row .select2 {
    display: none !important;
}
.form-row .required{
  color: #fff !important;
}
.form-row.woocommerce-invalid label {
    color: #333 !important;
}
.form-row.woocommerce-invalid select {
    border-color: #333 !important;
}
#order_review_heading {
    color: #333;
}
.mycustom_cart #order_review_heading {
    color: #333;
    background-color: #f5f5f5;
    padding: 16px 0 12px;
}
.woocommerce-billing-fields > h3 {
    color: #333;
    font-size: 21px;
    padding-bottom: 21px;
    text-transform: uppercase;
}
.sidbar-left {
    border: 1px solid #bcbbbb;
     padding: 0;
}
.sidbar-left > h3 {
    border-bottom: 1px solid #bcbbbb;
    color: #333;
    font-size: 15px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
#place_order {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #333;
    color: #333;
    font-weight: 500;
    text-indent: 0 !important;
    width: 100%;
}

.img_sixe img {
    float: left;
    height: 100px;
    width: auto;
}

.custom_setting span {
    color: #555;
    float: left;
    text-align: left;
    width: 100%;
    margin: 2px 5px;
}
.custom_setting dt, .custom_setting dd{
    float: left;
    margin: 0 5px;
    text-align: left;
}
.mycustom_cart .cart_item {
    border-bottom: 1px solid #e7e7e7;
    margin: 0px 0;
    padding: 20px 15px;
}
.woocommerce-checkout-payment {
    float: left;
}

.cart-subtotal_full {
    float: left;
}
.cart-subtotal_full span {
    float: left;
    font-weight: bold;
    text-align: left;
    color: #555;
}
.cart-subtotal_full span.right {
    float: right;
    font-weight: bold;
    text-align: left;
    color: #555;
}
.mycustom_cart .order-total, .mycustom_cart .cart-subtotal_full {
    border-bottom: 1px solid #e7e7e7;
    float: left;
    padding: 15px;
}
.carousel-inner > .active {
    left: 50 !important;
    width: 100%;
}
.variation dt {
    margin: 0 auto;
    width: 60%;
}
.most-popular2 {
    padding-bottom: 20px;
}
.btn-checkout {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #333;
    color: #333 !important;
    float: right;
    font-size: 15px;
    font-weight: 500 !important;
    padding: 0 50px;
    text-align: center !important;
}
/*.mycustom_cart #payment {
    display: none;
}*/
.customer_info h3{
      color: #333 !important;
    font-size: 18px;
    padding-bottom: 21px;
    text-transform: uppercase;
    font-weight: 400 !important;
}
.checkout-emailset label{
   color: #555;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.checkout-emailset input {
    width: 100%;
}
.checkout-emailset > p {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    padding-top: 12%;
}
.more {
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}
#order_review span {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
#order_review {
    border-bottom: 1px solid #bcbbbb;
}
#order_review h3 {
    font-size: 18px;
    padding-bottom: 21px;
    text-transform: uppercase;
    font-weight: 400 !important;
    text-align: center;
}
.tax-padding{
  padding-right: 0;
  padding-left: 0;
}
.order-total4 span {
    font-weight: 500 !important;
}
#payment ul {
    display: none;
}
.woocommerce-variation-availability {
    display: none;
}
.right_button #payment {
    float: right;
    background: transparent;
}
.cart_item .quantity > p {
    display: none;
}
#order_review .variation {
    display: none;
}
.tax-total {
    border-bottom: 0 solid #fff !important;
    padding: 2px 0 !important;
}
.buy-box a.button {
    text-indent: 0;
    width: 100%;
}
.box {
    background: #333 none repeat scroll 0 0;
    height: 1216px;
    position: absolute;
    top: 56px;
    width: 100%;
    z-index: 999;
     /*opacity: 0.8;*/
     right: 0;
}
.slide-toggle, .custom{
    bottom: 0px;
    position: fixed;
    right: 50%;
    z-index: 999;
}
.box-inner {
    padding: 15px;
}
.toggle{
  display:inline-block;
  height:48px;
  width:48px; 
}

.pull-right.slide-toggle, .custom {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-radius: 20%;
}
.product-gallery {
    padding-left: 0;
    padding-right: 0;
border-right:1px solid #fff;
}