.demo-notice {
  display: none;
  margin: 0;
  text-align: center;
  background: #333;
  color: #fdfcfc;
}

.carousel {
  margin: 30px 0;
}
.carousel img {
  width: 100% !important;
  height: auto !important;
}
.carousel .slider-txt {
  display: none;
}
.carousel .carousel-control {
  cursor: pointer;
}

.modal {
  background: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/bg-black-80.png) repeat;
}

.banner {
  margin: 0;
}
.banner .bannerBlk {
  padding-left: 15px;
  padding-right: 15px;
}

.image {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.btn {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
}

#main .btn {
  text-transform: uppercase;
}

.search-header .btn {
  text-transform: uppercase;
}

.breadcrumb h1 {
  left: auto;
  display: inline;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: inherit;
  font-weight: inherit;
}

.block {
  margin-bottom: 30px;
}
.block .title {
  margin: 0 0 15px 0;
  font-family: Arial, sans-serif;
}
.block.block-brands {
  margin-bottom: 0;
}
.block.block-brands .title {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700;
}
.custom-configurable .block.block-brands .title {
  font-size: 34px;
  font-weight: 500;
  font-family: 'Oswald', Arial, sans-serif;
  color: black;
}
.block.block-brands .inner {
  margin: 0 30px;
}
.block.block-brands .carousel-brands {
  margin-bottom: 10px;
}
.block.block-brands .carousel-brands .item {
  padding: 0 5px;
  text-align: center;
}
.block.block-brands .carousel-brands .item a {
  display: block;
  padding: 10px;
  border: 1px solid #eeeeee;
  color: #333;
}
.block.block-brands .carousel-brands .item .brand-logo {
  height: 50px;
}
.block.block-brands .carousel-brands .item .brand-name {
  height: 40px;
  margin: 0;
}
.block.block-brands .view-all {
  margin: 0;
}
.block.block-brands .view-all a {
  text-decoration: underline;
}
.block.block-newsletter-subscribe {
  margin-bottom: 0;
}
.block.block-newsletter-subscribe .title {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.42857;
}

@media (max-width: 991px) {
  .block.block-brands {
    margin-bottom: 30px !important;
  }
  .block.block-newsletter-subscribe {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .block {
    margin-bottom: 30px !important;
  }
  .block.block-brands {
    margin-bottom: 0;
  }
  .custom-configurable .block.block-brands .title {
    font-size: 25px;
  }
}
#livechat-compact-container {
  display: block !important;
}

#livechat-compact-view {
  top: 3px !important;
}

@charset "UTF-8";
h1 {
  font-family: 'Oswald', sans-serif !important;
  font-weight: 400 !important;
  text-transform: capitalize !important;
  font-size: 32px !important;
}

.block .title {
  font-family: Arial, sans-serif;
}

.sidebar-block .title {
  font-family: Arial, sans-serif;
}

body {
  background: #fdfcfc;
}

.container-fluid {
  max-width: 1200px;
}

.page-cols-2.page-cols-2-sidebar-first aside {
  float: left;
}
.page-cols-2.page-cols-2-sidebar-first article {
  float: right;
}

.cms-responsive-image-wrapper img {
  width: 100%;
}

@media (max-width: 767px) {
  #page.page-cols-2 article.col-xs-12,
  #page.page-cols-2 aside.col-xs-12 {
    float: none;
  }
}
.pager-main {
  padding: 25px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin: 30px 0;
}
.pager-main .view-pager {
  float: right;
}
.pager-main .sort-pager {
  float: right;
}
.pager-main .result-pager {
  float: left;
  margin: 0 30px 0 0;
}
.pager-main .pagination {
  float: left;
  margin: 0 30px 0 0;
}

.breadcrumbs {
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9F9F9', endColorstr='#FFEEEEEE', GradientType=0);
}
.breadcrumbs.has-social {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  background: #fdfcfc;
}
.breadcrumbs.has-social:before, .breadcrumbs.has-social:after {
  content: " ";
  display: table;
}
.breadcrumbs.has-social:after {
  clear: both;
}
.breadcrumbs.has-social .breadcrumb {
  float: left;
  padding-left: 0;
  padding-bottom: 15px;
  margin: 0;
  background: #fdfcfc;
}
.breadcrumbs.has-social .socials {
  padding-top: 8px;
  float: right;
}
.breadcrumbs.has-social .socials li {
  float: left;
  margin-left: 10px;
}
.breadcrumbs.has-social .socials li a {
  margin-top: -27px;
}
.breadcrumbs.has-social .socials li a.facebook:before {
  color: #4B6EAA;
}
.breadcrumbs.has-social .socials li a.pinterest:before {
  color: #D34E4C;
}
.breadcrumbs.has-social .socials li a.twitter:before {
  color: #6CB8D8;
}
.breadcrumbs.has-social .socials li a.google_plus:before {
  color: #4285F4;
}
.breadcrumbs.has-social .socials li a:hover:before {
  color: #1d5476;
}

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control, textarea.address-select {
  height: auto;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0;
}
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .form-horizontal .form-group-sm input[type="date"].address-select,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.form-horizontal .form-group-sm input[type="time"].address-select,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.form-horizontal .form-group-sm input[type="datetime-local"].address-select,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.form-horizontal .form-group-sm input[type="month"].address-select {
  line-height: 30px;
}
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .form-horizontal .form-group-lg input[type="date"].address-select,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.form-horizontal .form-group-lg input[type="time"].address-select,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.form-horizontal .form-group-lg input[type="datetime-local"].address-select,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.form-horizontal .form-group-lg input[type="month"].address-select {
  line-height: 46px;
}

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

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-horizontal .form-group-lg select.form-control-static[name="billing[country_id]"], .form-horizontal .form-group-lg select.form-control-static[name="shipping[country_id]"], .form-horizontal .form-group-lg select.form-control-static[name="billing[region]"], .form-horizontal .form-group-lg select.form-control-static[name="shipping[region]"], .form-horizontal .form-group-lg select.form-control-static#country, .form-horizontal .form-group-lg .form-control-static.address-select, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .form-horizontal .form-group-sm select.form-control-static[name="billing[country_id]"], .form-horizontal .form-group-sm select.form-control-static[name="shipping[country_id]"], .form-horizontal .form-group-sm select.form-control-static[name="billing[region]"], .form-horizontal .form-group-sm select.form-control-static[name="shipping[region]"], .form-horizontal .form-group-sm select.form-control-static#country, .form-horizontal .form-group-sm .form-control-static.address-select {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .form-horizontal .form-group-sm .form-control, .form-horizontal .form-group-sm select[name="billing[country_id]"], .form-horizontal .form-group-sm select[name="shipping[country_id]"], .form-horizontal .form-group-sm select[name="billing[region]"], .form-horizontal .form-group-sm select[name="shipping[region]"], .form-horizontal .form-group-sm select#country, .form-horizontal .form-group-sm .address-select {
  height: 30px;
  padding: 5px 9px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .form-horizontal .form-group-sm select.form-control, .form-horizontal .form-group-sm select[name="billing[country_id]"], .form-horizontal .form-group-sm select[name="shipping[country_id]"], .form-horizontal .form-group-sm select[name="billing[region]"], .form-horizontal .form-group-sm select[name="shipping[region]"], .form-horizontal .form-group-sm select#country, .form-horizontal .form-group-sm select.address-select {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .form-horizontal .form-group-sm textarea.address-select,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.form-horizontal .form-group-sm select[multiple][name="billing[country_id]"],
.form-horizontal .form-group-sm select[multiple][name="shipping[country_id]"],
.form-horizontal .form-group-sm select[multiple][name="billing[region]"],
.form-horizontal .form-group-sm select[multiple][name="shipping[region]"],
.form-horizontal .form-group-sm select[multiple]#country,
.form-horizontal .form-group-sm select[multiple].address-select {
  height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control, .form-horizontal .form-group-lg select[name="billing[country_id]"], .form-horizontal .form-group-lg select[name="shipping[country_id]"], .form-horizontal .form-group-lg select[name="billing[region]"], .form-horizontal .form-group-lg select[name="shipping[region]"], .form-horizontal .form-group-lg select#country, .form-horizontal .form-group-lg .address-select {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .form-horizontal .form-group-lg select.form-control, .form-horizontal .form-group-lg select[name="billing[country_id]"], .form-horizontal .form-group-lg select[name="shipping[country_id]"], .form-horizontal .form-group-lg select[name="billing[region]"], .form-horizontal .form-group-lg select[name="shipping[region]"], .form-horizontal .form-group-lg select#country, .form-horizontal .form-group-lg select.address-select {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .form-horizontal .form-group-lg textarea.address-select,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.form-horizontal .form-group-lg select[multiple][name="billing[country_id]"],
.form-horizontal .form-group-lg select[multiple][name="shipping[country_id]"],
.form-horizontal .form-group-lg select[multiple][name="billing[region]"],
.form-horizontal .form-group-lg select[multiple][name="shipping[region]"],
.form-horizontal .form-group-lg select[multiple]#country,
.form-horizontal .form-group-lg select[multiple].address-select {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control, .has-feedback select[name="billing[country_id]"], .has-feedback select[name="shipping[country_id]"], .has-feedback select[name="billing[region]"], .has-feedback select[name="shipping[region]"], .has-feedback select#country, .has-feedback .address-select {
  padding-right: 42.5px;
}

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

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .form-horizontal .form-group-lg select[name="billing[country_id]"] + .form-control-feedback, .form-horizontal .form-group-lg select[name="shipping[country_id]"] + .form-control-feedback, .form-horizontal .form-group-lg select[name="billing[region]"] + .form-control-feedback, .form-horizontal .form-group-lg select[name="shipping[region]"] + .form-control-feedback, .form-horizontal .form-group-lg select#country + .form-control-feedback, .form-horizontal .form-group-lg .address-select + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .form-horizontal .form-group-sm select[name="billing[country_id]"] + .form-control-feedback, .form-horizontal .form-group-sm select[name="shipping[country_id]"] + .form-control-feedback, .form-horizontal .form-group-sm select[name="billing[region]"] + .form-control-feedback, .form-horizontal .form-group-sm select[name="shipping[region]"] + .form-control-feedback, .form-horizontal .form-group-sm select#country + .form-control-feedback, .form-horizontal .form-group-sm .address-select + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control, .has-success select[name="billing[country_id]"], .has-success select[name="shipping[country_id]"], .has-success select[name="billing[region]"], .has-success select[name="shipping[region]"], .has-success select#country, .has-success .address-select {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus, .has-success select[name="billing[country_id]"]:focus, .has-success select[name="shipping[country_id]"]:focus, .has-success select[name="billing[region]"]:focus, .has-success select[name="shipping[region]"]:focus, .has-success select#country:focus, .has-success .address-select:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control, .has-warning select[name="billing[country_id]"], .has-warning select[name="shipping[country_id]"], .has-warning select[name="billing[region]"], .has-warning select[name="shipping[region]"], .has-warning select#country, .has-warning .address-select {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus, .has-warning select[name="billing[country_id]"]:focus, .has-warning select[name="shipping[country_id]"]:focus, .has-warning select[name="billing[region]"]:focus, .has-warning select[name="shipping[region]"]:focus, .has-warning select#country:focus, .has-warning .address-select:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control, .has-error select[name="billing[country_id]"], .has-error select[name="shipping[country_id]"], .has-error select[name="billing[region]"], .has-error select[name="shipping[region]"], .has-error select#country, .has-error .address-select {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus, .has-error select[name="billing[country_id]"]:focus, .has-error select[name="shipping[country_id]"]:focus, .has-error select[name="billing[region]"]:focus, .has-error select[name="shipping[region]"]:focus, .has-error select#country:focus, .has-error .address-select:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  top: 0;
}

.form-control, select[name="billing[country_id]"], select[name="shipping[country_id]"], select[name="billing[region]"], select[name="shipping[region]"], select#country, .address-select {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #1d5476;
}

label.required {
  position: relative;
  padding-right: 10px;
}
label.required em {
  position: absolute;
  right: 0;
  top: 0;
  color: #ED1C24;
}

p.required {
  text-align: right;
  color: #ED1C24;
}

@media (max-width: 767px) {
  p.required {
    text-align: left;
  }
}
.buttons {
  display: block;
  overflow: hidden;
  clear: both;
  margin-top: 15px;
}
.buttons .btn {
  float: right;
}
.buttons .back-link {
  float: left;
}

.validation-failed, input.validation-failed, select.validation-failed {
  border-color: #ED1C24;
  color: #ED1C24;
}
.validation-failed:active, .validation-failed:focus {
  border-color: #428bca;
  color: #333;
}

.validation-advice {
  margin: 5px 0 0 0;
  font-size: 13px;
  color: #ED1C24;
}

/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @glyphicons
 *
 */
@font-face {
  font-family: 'Glyphicons Social Regular';
  src: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-social-regular.eot");
  src: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-social-regular.eot?#iefix") format("embedded-opentype"), url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-social-regular.woff") format("woff"), url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-social-regular.ttf") format("truetype"), url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-social-regular.svg#glyphicons_socialregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.social {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.social:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  font: 24px/1em 'Glyphicons Social Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.social.white:before {
  color: #fff;
}

.social.pinterest:before {
  content: "\E001";
}

.social.dropbox:before {
  content: "\E002";
}

.social.google_plus:before {
  content: "\E003";
}

.social.jolicloud:before {
  content: "\E004";
}

.social.yahoo:before {
  content: "\E005";
}

.social.blogger:before {
  content: "\E006";
}

.social.picasa:before {
  content: "\E007";
}

.social.amazon:before {
  content: "\E008";
}

.social.tumblr:before {
  content: "\E009";
}

.social.wordpress:before {
  content: "\E010";
}

.social.instapaper:before {
  content: "\E011";
}

.social.evernote:before {
  content: "\E012";
}

.social.xing:before {
  content: "\E013";
}

.social.zootool:before {
  content: "\E014";
}

.social.dribbble:before {
  content: "\E015";
}

.social.deviantart:before {
  content: "\E016";
}

.social.read_it_later:before {
  content: "\E017";
}

.social.linked_in:before {
  content: "\E018";
}

.social.forrst:before {
  content: "\E019";
}

.social.pinboard:before {
  content: "\E020";
}

.social.behance:before {
  content: "\E021";
}

.social.github:before {
  content: "\E022";
}

.social.youtube:before {
  content: "\E023";
}

.social.skitch:before {
  content: "\E024";
}

.social.foursquare:before {
  content: "\E025";
}

.social.quora:before {
  content: "\E026";
}

.social.badoo:before {
  content: "\E027";
}

.social.spotify:before {
  content: "\E028";
}

.social.stumbleupon:before {
  content: "\E029";
}

.social.readability:before {
  content: "\E030";
}

.social.facebook:before {
  content: "\E031";
}

.social.twitter:before {
  content: "\E032";
}

.social.instagram:before {
  content: "\E033";
}

.social.posterous_spaces:before {
  content: "\E034";
}

.social.vimeo:before {
  content: "\E035";
}

.social.flickr:before {
  content: "\E036";
}

.social.last_fm:before {
  content: "\E037";
}

.social.rss:before {
  content: "\E038";
}

.social.skype:before {
  content: "\E039";
}

.social.e-mail:before {
  content: "\E040";
}

.social.vine:before {
  content: "\E041";
}

.social.myspace:before {
  content: "\E042";
}

.social.goodreads:before {
  content: "\E043";
}

.social.apple:before {
  content: "\F8FF";
}

.social.windows:before {
  content: "\E045";
}

.social.yelp:before {
  content: "\E046";
}

.social.playstation:before {
  content: "\E047";
}

.social.xbox:before {
  content: "\E048";
}

.social.android:before {
  content: "\E049";
}

.social.ios:before {
  content: "\E050";
}

.social-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons_social.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin-right: .3em;
}

.social-icon _:-o-prefocus,
.social-icon {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons_social.png);
}

.no-inlinesvg .social-icon {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons_social.png);
}

.social-icon.white {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons_social-white.svg);
}

.social-icon.white _:-o-prefocus,
.social-icon.white {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons_social-white.png);
}

.no-inlinesvg .social-icon.white {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons_social-white.png);
}

.social-icon.pinterest {
  background-position: 0px 0px;
}

.social-icon.dropbox {
  background-position: -48px 0px;
}

.social-icon.google_plus {
  background-position: -96px 0px;
}

.social-icon.jolicloud {
  background-position: -144px 0px;
}

.social-icon.yahoo {
  background-position: -192px 0px;
}

.social-icon.blogger {
  background-position: -240px 0px;
}

.social-icon.picasa {
  background-position: -288px 0px;
}

.social-icon.amazon {
  background-position: -336px 0px;
}

.social-icon.tumblr {
  background-position: -384px 0px;
}

.social-icon.wordpress {
  background-position: -432px 0px;
}

.social-icon.instapaper {
  background-position: 0px -48px;
}

.social-icon.evernote {
  background-position: -48px -48px;
}

.social-icon.xing {
  background-position: -96px -48px;
}

.social-icon.zootool {
  background-position: -144px -48px;
}

.social-icon.dribbble {
  background-position: -192px -48px;
}

.social-icon.deviantart {
  background-position: -240px -48px;
}

.social-icon.read_it_later {
  background-position: -288px -48px;
}

.social-icon.linked_in {
  background-position: -336px -48px;
}

.social-icon.forrst {
  background-position: -384px -48px;
}

.social-icon.pinboard {
  background-position: -432px -48px;
}

.social-icon.behance {
  background-position: 0px -96px;
}

.social-icon.github {
  background-position: -48px -96px;
}

.social-icon.youtube {
  background-position: -96px -96px;
}

.social-icon.skitch {
  background-position: -144px -96px;
}

.social-icon.foursquare {
  background-position: -192px -96px;
}

.social-icon.quora {
  background-position: -240px -96px;
}

.social-icon.badoo {
  background-position: -288px -96px;
}

.social-icon.spotify {
  background-position: -336px -96px;
}

.social-icon.stumbleupon {
  background-position: -384px -96px;
}

.social-icon.readability {
  background-position: -432px -96px;
}

.social-icon.facebook {
  background-position: 0px -144px;
}

.social-icon.twitter {
  background-position: -48px -144px;
}

.social-icon.instagram {
  background-position: -96px -144px;
}

.social-icon.posterous_spaces {
  background-position: -144px -144px;
}

.social-icon.vimeo {
  background-position: -192px -144px;
}

.social-icon.flickr {
  background-position: -240px -144px;
}

.social-icon.last_fm {
  background-position: -288px -144px;
}

.social-icon.rss {
  background-position: -336px -144px;
}

.social-icon.skype {
  background-position: -384px -144px;
}

.social-icon.e-mail {
  background-position: -432px -144px;
}

.social-icon.vine {
  background-position: 0px -192px;
}

.social-icon.myspace {
  background-position: -48px -192px;
}

.social-icon.goodreads {
  background-position: -96px -192px;
}

.social-icon.apple {
  background-position: -144px -192px;
}

.social-icon.windows {
  background-position: -192px -192px;
}

.social-icon.yelp {
  background-position: -240px -192px;
}

.social-icon.playstation {
  background-position: -288px -192px;
}

.social-icon.xbox {
  background-position: -336px -192px;
}

.social-icon.android {
  background-position: -384px -192px;
}

.social-icon.ios {
  background-position: -432px -192px;
}

/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
@font-face {
  font-family: 'Glyphicons Regular';
  src: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-regular.eot");
  src: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-regular.woff") format("woff"), url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-regular.ttf") format("truetype"), url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/fonts/glyphicons-regular.svg#glyphiconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.glyphicons {
  display: inline-block;
  position: relative;
  padding-left: 48px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.glyphicons:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  font: 24px/1em 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.glyphicons.white:before {
  color: #fff;
}

.glyphicons.glass:before {
  content: "";
}

.glyphicons.leaf:before {
  content: "";
}

.glyphicons.dog:before {
  content: "";
}

.glyphicons.user:before {
  content: "";
}

.glyphicons.girl:before {
  content: "";
}

.glyphicons.car:before {
  content: "";
}

.glyphicons.user_add:before {
  content: "";
}

.glyphicons.user_remove:before {
  content: "";
}

.glyphicons.film:before {
  content: "";
}

.glyphicons.magic:before {
  content: "";
}

.glyphicons.envelope:before {
  content: "✉";
}

.glyphicons.camera:before {
  content: "";
}

.glyphicons.heart:before {
  content: "";
}

.glyphicons.beach_umbrella:before {
  content: "";
}

.glyphicons.train:before {
  content: "";
}

.glyphicons.print:before {
  content: "";
}

.glyphicons.bin:before {
  content: "";
}

.glyphicons.music:before {
  content: "";
}

.glyphicons.note:before {
  content: "";
}

.glyphicons.heart_empty:before {
  content: "";
}

.glyphicons.home:before {
  content: "";
}

.glyphicons.snowflake:before {
  content: "❄";
}

.glyphicons.fire:before {
  content: "";
}

.glyphicons.magnet:before {
  content: "";
}

.glyphicons.parents:before {
  content: "";
}

.glyphicons.binoculars:before {
  content: "";
}

.glyphicons.road:before {
  content: "";
}

.glyphicons.search:before {
  content: "";
}

.glyphicons.cars:before {
  content: "";
}

.glyphicons.notes_2:before {
  content: "";
}

.glyphicons.pencil:before {
  content: "✏";
}

.glyphicons.bus:before {
  content: "";
}

.glyphicons.wifi_alt:before {
  content: "";
}

.glyphicons.luggage:before {
  content: "";
}

.glyphicons.old_man:before {
  content: "";
}

.glyphicons.woman:before {
  content: "";
}

.glyphicons.file:before {
  content: "";
}

.glyphicons.coins:before {
  content: "";
}

.glyphicons.airplane:before {
  content: "✈";
}

.glyphicons.notes:before {
  content: "";
}

.glyphicons.stats:before {
  content: "";
}

.glyphicons.charts:before {
  content: "";
}

.glyphicons.pie_chart:before {
  content: "";
}

.glyphicons.group:before {
  content: "";
}

.glyphicons.keys:before {
  content: "";
}

.glyphicons.calendar:before {
  content: "";
}

.glyphicons.router:before {
  content: "";
}

.glyphicons.camera_small:before {
  content: "";
}

.glyphicons.dislikes:before {
  content: "";
}

.glyphicons.star:before {
  content: "";
}

.glyphicons.link:before {
  content: "";
}

.glyphicons.eye_open:before {
  content: "";
}

.glyphicons.eye_close:before {
  content: "";
}

.glyphicons.alarm:before {
  content: "";
}

.glyphicons.clock:before {
  content: "";
}

.glyphicons.stopwatch:before {
  content: "";
}

.glyphicons.projector:before {
  content: "";
}

.glyphicons.history:before {
  content: "";
}

.glyphicons.truck:before {
  content: "";
}

.glyphicons.cargo:before {
  content: "";
}

.glyphicons.compass:before {
  content: "";
}

.glyphicons.keynote:before {
  content: "";
}

.glyphicons.paperclip:before {
  content: "";
}

.glyphicons.power:before {
  content: "";
}

.glyphicons.lightbulb:before {
  content: "";
}

.glyphicons.tag:before {
  content: "";
}

.glyphicons.tags:before {
  content: "";
}

.glyphicons.cleaning:before {
  content: "";
}

.glyphicons.ruller:before {
  content: "";
}

.glyphicons.gift:before {
  content: "";
}

.glyphicons.umbrella:before {
  content: "☂";
}

.glyphicons.book:before {
  content: "";
}

.glyphicons.bookmark:before {
  content: "";
}

.glyphicons.wifi:before {
  content: "";
}

.glyphicons.cup:before {
  content: "";
}

.glyphicons.stroller:before {
  content: "";
}

.glyphicons.headphones:before {
  content: "";
}

.glyphicons.headset:before {
  content: "";
}

.glyphicons.warning_sign:before {
  content: "";
}

.glyphicons.signal:before {
  content: "";
}

.glyphicons.retweet:before {
  content: "";
}

.glyphicons.refresh:before {
  content: "";
}

.glyphicons.roundabout:before {
  content: "";
}

.glyphicons.random:before {
  content: "";
}

.glyphicons.heat:before {
  content: "";
}

.glyphicons.repeat:before {
  content: "";
}

.glyphicons.display:before {
  content: "";
}

.glyphicons.log_book:before {
  content: "";
}

.glyphicons.address_book:before {
  content: "";
}

.glyphicons.building:before {
  content: "";
}

.glyphicons.eyedropper:before {
  content: "";
}

.glyphicons.adjust:before {
  content: "";
}

.glyphicons.tint:before {
  content: "";
}

.glyphicons.crop:before {
  content: "";
}

.glyphicons.vector_path_square:before {
  content: "";
}

.glyphicons.vector_path_circle:before {
  content: "";
}

.glyphicons.vector_path_polygon:before {
  content: "";
}

.glyphicons.vector_path_line:before {
  content: "";
}

.glyphicons.vector_path_curve:before {
  content: "";
}

.glyphicons.vector_path_all:before {
  content: "";
}

.glyphicons.font:before {
  content: "";
}

.glyphicons.italic:before {
  content: "";
}

.glyphicons.bold:before {
  content: "";
}

.glyphicons.text_underline:before {
  content: "";
}

.glyphicons.text_strike:before {
  content: "";
}

.glyphicons.text_height:before {
  content: "";
}

.glyphicons.text_width:before {
  content: "";
}

.glyphicons.text_resize:before {
  content: "";
}

.glyphicons.left_indent:before {
  content: "";
}

.glyphicons.right_indent:before {
  content: "";
}

.glyphicons.align_left:before {
  content: "";
}

.glyphicons.align_center:before {
  content: "";
}

.glyphicons.align_right:before {
  content: "";
}

.glyphicons.justify:before {
  content: "";
}

.glyphicons.list:before {
  content: "";
}

.glyphicons.text_smaller:before {
  content: "";
}

.glyphicons.text_bigger:before {
  content: "";
}

.glyphicons.embed:before {
  content: "";
}

.glyphicons.embed_close:before {
  content: "";
}

.glyphicons.table:before {
  content: "";
}

.glyphicons.message_full:before {
  content: "";
}

.glyphicons.message_empty:before {
  content: "";
}

.glyphicons.message_in:before {
  content: "";
}

.glyphicons.message_out:before {
  content: "";
}

.glyphicons.message_plus:before {
  content: "";
}

.glyphicons.message_minus:before {
  content: "";
}

.glyphicons.message_ban:before {
  content: "";
}

.glyphicons.message_flag:before {
  content: "";
}

.glyphicons.message_lock:before {
  content: "";
}

.glyphicons.message_new:before {
  content: "";
}

.glyphicons.inbox:before {
  content: "";
}

.glyphicons.inbox_plus:before {
  content: "";
}

.glyphicons.inbox_minus:before {
  content: "";
}

.glyphicons.inbox_lock:before {
  content: "";
}

.glyphicons.inbox_in:before {
  content: "";
}

.glyphicons.inbox_out:before {
  content: "";
}

.glyphicons.cogwheel:before {
  content: "";
}

.glyphicons.cogwheels:before {
  content: "";
}

.glyphicons.picture:before {
  content: "";
}

.glyphicons.adjust_alt:before {
  content: "";
}

.glyphicons.database_lock:before {
  content: "";
}

.glyphicons.database_plus:before {
  content: "";
}

.glyphicons.database_minus:before {
  content: "";
}

.glyphicons.database_ban:before {
  content: "";
}

.glyphicons.folder_open:before {
  content: "";
}

.glyphicons.folder_plus:before {
  content: "";
}

.glyphicons.folder_minus:before {
  content: "";
}

.glyphicons.folder_lock:before {
  content: "";
}

.glyphicons.folder_flag:before {
  content: "";
}

.glyphicons.folder_new:before {
  content: "";
}

.glyphicons.edit:before {
  content: "";
}

.glyphicons.new_window:before {
  content: "";
}

.glyphicons.check:before {
  content: "";
}

.glyphicons.unchecked:before {
  content: "";
}

.glyphicons.more_windows:before {
  content: "";
}

.glyphicons.show_big_thumbnails:before {
  content: "";
}

.glyphicons.show_thumbnails:before {
  content: "";
}

.glyphicons.show_thumbnails_with_lines:before {
  content: "";
}

.glyphicons.show_lines:before {
  content: "";
}

.glyphicons.playlist:before {
  content: "";
}

.glyphicons.imac:before {
  content: "";
}

.glyphicons.macbook:before {
  content: "";
}

.glyphicons.ipad:before {
  content: "";
}

.glyphicons.iphone:before {
  content: "";
}

.glyphicons.iphone_transfer:before {
  content: "";
}

.glyphicons.iphone_exchange:before {
  content: "";
}

.glyphicons.ipod:before {
  content: "";
}

.glyphicons.ipod_shuffle:before {
  content: "";
}

.glyphicons.ear_plugs:before {
  content: "";
}

.glyphicons.record:before {
  content: "";
}

.glyphicons.step_backward:before {
  content: "";
}

.glyphicons.fast_backward:before {
  content: "";
}

.glyphicons.rewind:before {
  content: "";
}

.glyphicons.play:before {
  content: "";
}

.glyphicons.pause:before {
  content: "";
}

.glyphicons.stop:before {
  content: "";
}

.glyphicons.forward:before {
  content: "";
}

.glyphicons.fast_forward:before {
  content: "";
}

.glyphicons.step_forward:before {
  content: "";
}

.glyphicons.eject:before {
  content: "";
}

.glyphicons.facetime_video:before {
  content: "";
}

.glyphicons.download_alt:before {
  content: "";
}

.glyphicons.mute:before {
  content: "";
}

.glyphicons.volume_down:before {
  content: "";
}

.glyphicons.volume_up:before {
  content: "";
}

.glyphicons.screenshot:before {
  content: "";
}

.glyphicons.move:before {
  content: "";
}

.glyphicons.more:before {
  content: "";
}

.glyphicons.brightness_reduce:before {
  content: "";
}

.glyphicons.brightness_increase:before {
  content: "";
}

.glyphicons.circle_plus:before {
  content: "";
}

.glyphicons.circle_minus:before {
  content: "";
}

.glyphicons.circle_remove:before {
  content: "";
}

.glyphicons.circle_ok:before {
  content: "";
}

.glyphicons.circle_question_mark:before {
  content: "";
}

.glyphicons.circle_info:before {
  content: "";
}

.glyphicons.circle_exclamation_mark:before {
  content: "";
}

.glyphicons.remove:before {
  content: "";
}

.glyphicons.ok:before {
  content: "";
}

.glyphicons.ban:before {
  content: "";
}

.glyphicons.download:before {
  content: "";
}

.glyphicons.upload:before {
  content: "";
}

.glyphicons.shopping_cart:before {
  content: "";
}

.glyphicons.lock:before {
  content: "";
}

.glyphicons.unlock:before {
  content: "";
}

.glyphicons.electricity:before {
  content: "";
}

.glyphicons.ok_2:before {
  content: "";
}

.glyphicons.remove_2:before {
  content: "";
}

.glyphicons.cart_out:before {
  content: "";
}

.glyphicons.cart_in:before {
  content: "";
}

.glyphicons.left_arrow:before {
  content: "";
}

.glyphicons.right_arrow:before {
  content: "";
}

.glyphicons.down_arrow:before {
  content: "";
}

.glyphicons.up_arrow:before {
  content: "";
}

.glyphicons.resize_small:before {
  content: "";
}

.glyphicons.resize_full:before {
  content: "";
}

.glyphicons.circle_arrow_left:before {
  content: "";
}

.glyphicons.circle_arrow_right:before {
  content: "";
}

.glyphicons.circle_arrow_top:before {
  content: "";
}

.glyphicons.circle_arrow_down:before {
  content: "";
}

.glyphicons.play_button:before {
  content: "";
}

.glyphicons.unshare:before {
  content: "";
}

.glyphicons.share:before {
  content: "";
}

.glyphicons.chevron-right:before {
  content: "";
}

.glyphicons.chevron-left:before {
  content: "";
}

.glyphicons.bluetooth:before {
  content: "";
}

.glyphicons.euro:before {
  content: "€";
}

.glyphicons.usd:before {
  content: "";
}

.glyphicons.gbp:before {
  content: "";
}

.glyphicons.retweet_2:before {
  content: "";
}

.glyphicons.moon:before {
  content: "";
}

.glyphicons.sun:before {
  content: "☉";
}

.glyphicons.cloud:before {
  content: "☁";
}

.glyphicons.direction:before {
  content: "";
}

.glyphicons.brush:before {
  content: "";
}

.glyphicons.pen:before {
  content: "";
}

.glyphicons.zoom_in:before {
  content: "";
}

.glyphicons.zoom_out:before {
  content: "";
}

.glyphicons.pin:before {
  content: "";
}

.glyphicons.albums:before {
  content: "";
}

.glyphicons.rotation_lock:before {
  content: "";
}

.glyphicons.flash:before {
  content: "";
}

.glyphicons.google_maps:before {
  content: "";
}

.glyphicons.anchor:before {
  content: "⚓";
}

.glyphicons.conversation:before {
  content: "";
}

.glyphicons.chat:before {
  content: "";
}

.glyphicons.male:before {
  content: "";
}

.glyphicons.female:before {
  content: "";
}

.glyphicons.asterisk:before {
  content: "*";
}

.glyphicons.divide:before {
  content: "÷";
}

.glyphicons.snorkel_diving:before {
  content: "";
}

.glyphicons.scuba_diving:before {
  content: "";
}

.glyphicons.oxygen_bottle:before {
  content: "";
}

.glyphicons.fins:before {
  content: "";
}

.glyphicons.fishes:before {
  content: "";
}

.glyphicons.boat:before {
  content: "";
}

.glyphicons.delete:before {
  content: "";
}

.glyphicons.sheriffs_star:before {
  content: "";
}

.glyphicons.qrcode:before {
  content: "";
}

.glyphicons.barcode:before {
  content: "";
}

.glyphicons.pool:before {
  content: "";
}

.glyphicons.buoy:before {
  content: "";
}

.glyphicons.spade:before {
  content: "";
}

.glyphicons.bank:before {
  content: "";
}

.glyphicons.vcard:before {
  content: "";
}

.glyphicons.electrical_plug:before {
  content: "";
}

.glyphicons.flag:before {
  content: "";
}

.glyphicons.credit_card:before {
  content: "";
}

.glyphicons.keyboard-wireless:before {
  content: "";
}

.glyphicons.keyboard-wired:before {
  content: "";
}

.glyphicons.shield:before {
  content: "";
}

.glyphicons.ring:before {
  content: "˚";
}

.glyphicons.cake:before {
  content: "";
}

.glyphicons.drink:before {
  content: "";
}

.glyphicons.beer:before {
  content: "";
}

.glyphicons.fast_food:before {
  content: "";
}

.glyphicons.cutlery:before {
  content: "";
}

.glyphicons.pizza:before {
  content: "";
}

.glyphicons.birthday_cake:before {
  content: "";
}

.glyphicons.tablet:before {
  content: "";
}

.glyphicons.settings:before {
  content: "";
}

.glyphicons.bullets:before {
  content: "";
}

.glyphicons.cardio:before {
  content: "";
}

.glyphicons.t-shirt:before {
  content: "";
}

.glyphicons.pants:before {
  content: "";
}

.glyphicons.sweater:before {
  content: "";
}

.glyphicons.fabric:before {
  content: "";
}

.glyphicons.leather:before {
  content: "";
}

.glyphicons.scissors:before {
  content: "";
}

.glyphicons.bomb:before {
  content: "";
}

.glyphicons.skull:before {
  content: "";
}

.glyphicons.celebration:before {
  content: "";
}

.glyphicons.tea_kettle:before {
  content: "";
}

.glyphicons.french_press:before {
  content: "";
}

.glyphicons.coffee_cup:before {
  content: "";
}

.glyphicons.pot:before {
  content: "";
}

.glyphicons.grater:before {
  content: "";
}

.glyphicons.kettle:before {
  content: "";
}

.glyphicons.hospital:before {
  content: "";
}

.glyphicons.hospital_h:before {
  content: "";
}

.glyphicons.microphone:before {
  content: "";
}

.glyphicons.webcam:before {
  content: "";
}

.glyphicons.temple_christianity_church:before {
  content: "";
}

.glyphicons.temple_islam:before {
  content: "";
}

.glyphicons.temple_hindu:before {
  content: "";
}

.glyphicons.temple_buddhist:before {
  content: "";
}

.glyphicons.bicycle:before {
  content: "";
}

.glyphicons.life_preserver:before {
  content: "";
}

.glyphicons.share_alt:before {
  content: "";
}

.glyphicons.comments:before {
  content: "";
}

.glyphicons.flower:before {
  content: "⚘";
}

.glyphicons.baseball:before {
  content: "⚾";
}

.glyphicons.rugby:before {
  content: "";
}

.glyphicons.ax:before {
  content: "";
}

.glyphicons.table_tennis:before {
  content: "";
}

.glyphicons.bowling:before {
  content: "";
}

.glyphicons.tree_conifer:before {
  content: "";
}

.glyphicons.tree_deciduous:before {
  content: "";
}

.glyphicons.more_items:before {
  content: "";
}

.glyphicons.sort:before {
  content: "";
}

.glyphicons.filter:before {
  content: "";
}

.glyphicons.gamepad:before {
  content: "";
}

.glyphicons.playing_dices:before {
  content: "";
}

.glyphicons.calculator:before {
  content: "";
}

.glyphicons.tie:before {
  content: "";
}

.glyphicons.wallet:before {
  content: "";
}

.glyphicons.piano:before {
  content: "";
}

.glyphicons.sampler:before {
  content: "";
}

.glyphicons.podium:before {
  content: "";
}

.glyphicons.soccer_ball:before {
  content: "";
}

.glyphicons.blog:before {
  content: "";
}

.glyphicons.dashboard:before {
  content: "";
}

.glyphicons.certificate:before {
  content: "";
}

.glyphicons.bell:before {
  content: "";
}

.glyphicons.candle:before {
  content: "";
}

.glyphicons.pushpin:before {
  content: "";
}

.glyphicons.iphone_shake:before {
  content: "";
}

.glyphicons.pin_flag:before {
  content: "";
}

.glyphicons.turtle:before {
  content: "";
}

.glyphicons.rabbit:before {
  content: "";
}

.glyphicons.globe:before {
  content: "";
}

.glyphicons.briefcase:before {
  content: "";
}

.glyphicons.hdd:before {
  content: "";
}

.glyphicons.thumbs_up:before {
  content: "";
}

.glyphicons.thumbs_down:before {
  content: "";
}

.glyphicons.hand_right:before {
  content: "";
}

.glyphicons.hand_left:before {
  content: "";
}

.glyphicons.hand_up:before {
  content: "";
}

.glyphicons.hand_down:before {
  content: "";
}

.glyphicons.fullscreen:before {
  content: "";
}

.glyphicons.shopping_bag:before {
  content: "";
}

.glyphicons.book_open:before {
  content: "";
}

.glyphicons.nameplate:before {
  content: "";
}

.glyphicons.nameplate_alt:before {
  content: "";
}

.glyphicons.vases:before {
  content: "";
}

.glyphicons.bullhorn:before {
  content: "";
}

.glyphicons.dumbbell:before {
  content: "";
}

.glyphicons.suitcase:before {
  content: "";
}

.glyphicons.file_import:before {
  content: "";
}

.glyphicons.file_export:before {
  content: "";
}

.glyphicons.bug:before {
  content: "";
}

.glyphicons.crown:before {
  content: "";
}

.glyphicons.smoking:before {
  content: "";
}

.glyphicons.cloud-download:before {
  content: "";
}

.glyphicons.cloud-upload:before {
  content: "";
}

.glyphicons.restart:before {
  content: "";
}

.glyphicons.security_camera:before {
  content: "";
}

.glyphicons.expand:before {
  content: "";
}

.glyphicons.collapse_down:before {
  content: "";
}

.glyphicons.collapse:before {
  content: "";
}

.glyphicons.collapse_top:before {
  content: "";
}

.glyphicons.globe_af:before {
  content: "";
}

.glyphicons.global:before {
  content: "";
}

.glyphicons.spray:before {
  content: "";
}

.glyphicons.nails:before {
  content: "";
}

.glyphicons.claw_hammer:before {
  content: "";
}

.glyphicons.classic_hammer:before {
  content: "";
}

.glyphicons.hand_saw:before {
  content: "";
}

.glyphicons.riflescope:before {
  content: "";
}

.glyphicons.electrical_socket_eu:before {
  content: "";
}

.glyphicons.electrical_socket_us:before {
  content: "";
}

.glyphicons.message_forward:before {
  content: "";
}

.glyphicons.coat_hanger:before {
  content: "";
}

.glyphicons.dress:before {
  content: "";
}

.glyphicons.bathrobe:before {
  content: "";
}

.glyphicons.shirt:before {
  content: "";
}

.glyphicons.underwear:before {
  content: "";
}

.glyphicons.log_in:before {
  content: "";
}

.glyphicons.log_out:before {
  content: "";
}

.glyphicons.exit:before {
  content: "";
}

.glyphicons.new_window_alt:before {
  content: "";
}

.glyphicons.video_sd:before {
  content: "";
}

.glyphicons.video_hd:before {
  content: "";
}

.glyphicons.subtitles:before {
  content: "";
}

.glyphicons.sound_stereo:before {
  content: "";
}

.glyphicons.sound_dolby:before {
  content: "";
}

.glyphicons.sound_5_1:before {
  content: "";
}

.glyphicons.sound_6_1:before {
  content: "";
}

.glyphicons.sound_7_1:before {
  content: "";
}

.glyphicons.copyright_mark:before {
  content: "";
}

.glyphicons.registration_mark:before {
  content: "";
}

.glyphicons.radar:before {
  content: "";
}

.glyphicons.skateboard:before {
  content: "";
}

.glyphicons.golf_course:before {
  content: "";
}

.glyphicons.sorting:before {
  content: "";
}

.glyphicons.sort-by-alphabet:before {
  content: "";
}

.glyphicons.sort-by-alphabet-alt:before {
  content: "";
}

.glyphicons.sort-by-order:before {
  content: "";
}

.glyphicons.sort-by-order-alt:before {
  content: "";
}

.glyphicons.sort-by-attributes:before {
  content: "";
}

.glyphicons.sort-by-attributes-alt:before {
  content: "";
}

.glyphicons.compressed:before {
  content: "";
}

.glyphicons.package:before {
  content: "";
}

.glyphicons.cloud_plus:before {
  content: "";
}

.glyphicons.cloud_minus:before {
  content: "";
}

.glyphicons.disk_save:before {
  content: "";
}

.glyphicons.disk_open:before {
  content: "";
}

.glyphicons.disk_saved:before {
  content: "";
}

.glyphicons.disk_remove:before {
  content: "";
}

.glyphicons.disk_import:before {
  content: "";
}

.glyphicons.disk_export:before {
  content: "";
}

.glyphicons.tower:before {
  content: "";
}

.glyphicons.send:before {
  content: "";
}

.glyphicons.git_branch:before {
  content: "";
}

.glyphicons.git_create:before {
  content: "";
}

.glyphicons.git_private:before {
  content: "";
}

.glyphicons.git_delete:before {
  content: "";
}

.glyphicons.git_merge:before {
  content: "";
}

.glyphicons.git_pull_request:before {
  content: "";
}

.glyphicons.git_compare:before {
  content: "";
}

.glyphicons.git_commit:before {
  content: "";
}

.glyphicons.construction_cone:before {
  content: "";
}

.glyphicons.shoe_steps:before {
  content: "";
}

.glyphicons.plus:before {
  content: "+";
}

.glyphicons.minus:before {
  content: "−";
}

.glyphicons.redo:before {
  content: "";
}

.glyphicons.undo:before {
  content: "";
}

.glyphicons.golf:before {
  content: "";
}

.glyphicons.hockey:before {
  content: "";
}

.glyphicons.pipe:before {
  content: "";
}

.glyphicons.wrench:before {
  content: "";
}

.glyphicons.folder_closed:before {
  content: "";
}

.glyphicons.phone_alt:before {
  content: "";
}

.glyphicons.earphone:before {
  content: "";
}

.glyphicons.floppy_disk:before {
  content: "";
}

.glyphicons.floppy_saved:before {
  content: "";
}

.glyphicons.floppy_remove:before {
  content: "";
}

.glyphicons.floppy_save:before {
  content: "";
}

.glyphicons.floppy_open:before {
  content: "";
}

.glyphicons.translate:before {
  content: "";
}

.glyphicons.fax:before {
  content: "";
}

.glyphicons.factory:before {
  content: "";
}

.glyphicons.shop_window:before {
  content: "";
}

.glyphicons.shop:before {
  content: "";
}

.glyphicons.kiosk:before {
  content: "";
}

.glyphicons.kiosk_wheels:before {
  content: "";
}

.glyphicons.kiosk_light:before {
  content: "";
}

.glyphicons.kiosk_food:before {
  content: "";
}

.glyphicons.transfer:before {
  content: "";
}

.glyphicons.money:before {
  content: "";
}

.glyphicons.header:before {
  content: "";
}

.glyphicons.blacksmith:before {
  content: "";
}

.glyphicons.saw_blade:before {
  content: "";
}

.glyphicons.basketball:before {
  content: "";
}

.glyphicons.server:before {
  content: "";
}

.glyphicons.server_plus:before {
  content: "";
}

.glyphicons.server_minus:before {
  content: "";
}

.glyphicons.server_ban:before {
  content: "";
}

.glyphicons.server_flag:before {
  content: "";
}

.glyphicons.server_lock:before {
  content: "";
}

.glyphicons.server_new:before {
  content: "";
}

.glyphicons-icon {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0 8px 0 0;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin-right: 0.3em;
}

.glyphicons-icon _:-o-prefocus, .glyphicons-icon {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons.png);
}

.no-inlinesvg .glyphicons-icon {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons.png);
}

.glyphicons-icon.white {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons-white.svg);
}

.glyphicons-icon.white _:-o-prefocus, .glyphicons-icon.white {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons-white.png);
}

.no-inlinesvg .glyphicons-icon.white {
  background-image: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/glyphicons-white.png);
}

.glyphicons-icon.glass {
  background-position: 4px 11px;
}

.glyphicons-icon.leaf {
  background-position: -44px 11px;
}

.glyphicons-icon.dog {
  background-position: -92px 11px;
}

.glyphicons-icon.user {
  background-position: -140px 11px;
}

.glyphicons-icon.girl {
  background-position: -188px 11px;
}

.glyphicons-icon.car {
  background-position: -236px 11px;
}

.glyphicons-icon.user_add {
  background-position: -284px 11px;
}

.glyphicons-icon.user_remove {
  background-position: -332px 11px;
}

.glyphicons-icon.film {
  background-position: -380px 11px;
}

.glyphicons-icon.magic {
  background-position: -428px 11px;
}

.glyphicons-icon.envelope {
  background-position: 4px -37px;
}

.glyphicons-icon.camera {
  background-position: -44px -37px;
}

.glyphicons-icon.heart {
  background-position: -92px -37px;
}

.glyphicons-icon.beach_umbrella {
  background-position: -140px -37px;
}

.glyphicons-icon.train {
  background-position: -188px -37px;
}

.glyphicons-icon.print {
  background-position: -236px -37px;
}

.glyphicons-icon.bin {
  background-position: -284px -37px;
}

.glyphicons-icon.music {
  background-position: -332px -37px;
}

.glyphicons-icon.note {
  background-position: -380px -37px;
}

.glyphicons-icon.heart_empty {
  background-position: -428px -37px;
}

.glyphicons-icon.home {
  background-position: 4px -85px;
}

.glyphicons-icon.snowflake {
  background-position: -44px -85px;
}

.glyphicons-icon.fire {
  background-position: -92px -85px;
}

.glyphicons-icon.magnet {
  background-position: -140px -85px;
}

.glyphicons-icon.parents {
  background-position: -188px -85px;
}

.glyphicons-icon.binoculars {
  background-position: -236px -85px;
}

.glyphicons-icon.road {
  background-position: -284px -85px;
}

.glyphicons-icon.search {
  background-position: -332px -85px;
}

.glyphicons-icon.cars {
  background-position: -380px -85px;
}

.glyphicons-icon.notes_2 {
  background-position: -428px -85px;
}

.glyphicons-icon.pencil {
  background-position: 4px -133px;
}

.glyphicons-icon.bus {
  background-position: -44px -133px;
}

.glyphicons-icon.wifi_alt {
  background-position: -92px -133px;
}

.glyphicons-icon.luggage {
  background-position: -140px -133px;
}

.glyphicons-icon.old_man {
  background-position: -188px -133px;
}

.glyphicons-icon.woman {
  background-position: -236px -133px;
}

.glyphicons-icon.file {
  background-position: -284px -133px;
}

.glyphicons-icon.coins {
  background-position: -332px -133px;
}

.glyphicons-icon.airplane {
  background-position: -380px -133px;
}

.glyphicons-icon.notes {
  background-position: -428px -133px;
}

.glyphicons-icon.stats {
  background-position: 4px -181px;
}

.glyphicons-icon.charts {
  background-position: -44px -181px;
}

.glyphicons-icon.pie_chart {
  background-position: -92px -181px;
}

.glyphicons-icon.group {
  background-position: -140px -181px;
}

.glyphicons-icon.keys {
  background-position: -188px -181px;
}

.glyphicons-icon.calendar {
  background-position: -236px -181px;
}

.glyphicons-icon.router {
  background-position: -284px -181px;
}

.glyphicons-icon.camera_small {
  background-position: -332px -181px;
}

.glyphicons-icon.dislikes {
  background-position: -380px -181px;
}

.glyphicons-icon.star {
  background-position: -428px -181px;
}

.glyphicons-icon.link {
  background-position: 4px -229px;
}

.glyphicons-icon.eye_open {
  background-position: -44px -229px;
}

.glyphicons-icon.eye_close {
  background-position: -92px -229px;
}

.glyphicons-icon.alarm {
  background-position: -140px -229px;
}

.glyphicons-icon.clock {
  background-position: -188px -229px;
}

.glyphicons-icon.stopwatch {
  background-position: -236px -229px;
}

.glyphicons-icon.projector {
  background-position: -284px -229px;
}

.glyphicons-icon.history {
  background-position: -332px -229px;
}

.glyphicons-icon.truck {
  background-position: -380px -229px;
}

.glyphicons-icon.cargo {
  background-position: -428px -229px;
}

.glyphicons-icon.compass {
  background-position: 4px -277px;
}

.glyphicons-icon.keynote {
  background-position: -44px -277px;
}

.glyphicons-icon.paperclip {
  background-position: -92px -277px;
}

.glyphicons-icon.power {
  background-position: -140px -277px;
}

.glyphicons-icon.lightbulb {
  background-position: -188px -277px;
}

.glyphicons-icon.tag {
  background-position: -236px -277px;
}

.glyphicons-icon.tags {
  background-position: -284px -277px;
}

.glyphicons-icon.cleaning {
  background-position: -332px -277px;
}

.glyphicons-icon.ruller {
  background-position: -380px -277px;
}

.glyphicons-icon.gift {
  background-position: -428px -277px;
}

.glyphicons-icon.umbrella {
  background-position: 4px -325px;
}

.glyphicons-icon.book {
  background-position: -44px -325px;
}

.glyphicons-icon.bookmark {
  background-position: -92px -325px;
}

.glyphicons-icon.wifi {
  background-position: -140px -325px;
}

.glyphicons-icon.cup {
  background-position: -188px -325px;
}

.glyphicons-icon.stroller {
  background-position: -236px -325px;
}

.glyphicons-icon.headphones {
  background-position: -284px -325px;
}

.glyphicons-icon.headset {
  background-position: -332px -325px;
}

.glyphicons-icon.warning_sign {
  background-position: -380px -325px;
}

.glyphicons-icon.signal {
  background-position: -428px -325px;
}

.glyphicons-icon.retweet {
  background-position: 4px -373px;
}

.glyphicons-icon.refresh {
  background-position: -44px -373px;
}

.glyphicons-icon.roundabout {
  background-position: -92px -373px;
}

.glyphicons-icon.random {
  background-position: -140px -373px;
}

.glyphicons-icon.heat {
  background-position: -188px -373px;
}

.glyphicons-icon.repeat {
  background-position: -236px -373px;
}

.glyphicons-icon.display {
  background-position: -284px -373px;
}

.glyphicons-icon.log_book {
  background-position: -332px -373px;
}

.glyphicons-icon.address_book {
  background-position: -380px -373px;
}

.glyphicons-icon.building {
  background-position: -428px -373px;
}

.glyphicons-icon.eyedropper {
  background-position: 4px -421px;
}

.glyphicons-icon.adjust {
  background-position: -44px -421px;
}

.glyphicons-icon.tint {
  background-position: -92px -421px;
}

.glyphicons-icon.crop {
  background-position: -140px -421px;
}

.glyphicons-icon.vector_path_square {
  background-position: -188px -421px;
}

.glyphicons-icon.vector_path_circle {
  background-position: -236px -421px;
}

.glyphicons-icon.vector_path_polygon {
  background-position: -284px -421px;
}

.glyphicons-icon.vector_path_line {
  background-position: -332px -421px;
}

.glyphicons-icon.vector_path_curve {
  background-position: -380px -421px;
}

.glyphicons-icon.vector_path_all {
  background-position: -428px -421px;
}

.glyphicons-icon.font {
  background-position: 4px -469px;
}

.glyphicons-icon.italic {
  background-position: -44px -469px;
}

.glyphicons-icon.bold {
  background-position: -92px -469px;
}

.glyphicons-icon.text_underline {
  background-position: -140px -469px;
}

.glyphicons-icon.text_strike {
  background-position: -188px -469px;
}

.glyphicons-icon.text_height {
  background-position: -236px -469px;
}

.glyphicons-icon.text_width {
  background-position: -284px -469px;
}

.glyphicons-icon.text_resize {
  background-position: -332px -469px;
}

.glyphicons-icon.left_indent {
  background-position: -380px -469px;
}

.glyphicons-icon.right_indent {
  background-position: -428px -469px;
}

.glyphicons-icon.align_left {
  background-position: 4px -517px;
}

.glyphicons-icon.align_center {
  background-position: -44px -517px;
}

.glyphicons-icon.align_right {
  background-position: -92px -517px;
}

.glyphicons-icon.justify {
  background-position: -140px -517px;
}

.glyphicons-icon.list {
  background-position: -188px -517px;
}

.glyphicons-icon.text_smaller {
  background-position: -236px -517px;
}

.glyphicons-icon.text_bigger {
  background-position: -284px -517px;
}

.glyphicons-icon.embed {
  background-position: -332px -517px;
}

.glyphicons-icon.embed_close {
  background-position: -380px -517px;
}

.glyphicons-icon.table {
  background-position: -428px -517px;
}

.glyphicons-icon.message_full {
  background-position: 4px -565px;
}

.glyphicons-icon.message_empty {
  background-position: -44px -565px;
}

.glyphicons-icon.message_in {
  background-position: -92px -565px;
}

.glyphicons-icon.message_out {
  background-position: -140px -565px;
}

.glyphicons-icon.message_plus {
  background-position: -188px -565px;
}

.glyphicons-icon.message_minus {
  background-position: -236px -565px;
}

.glyphicons-icon.message_ban {
  background-position: -284px -565px;
}

.glyphicons-icon.message_flag {
  background-position: -332px -565px;
}

.glyphicons-icon.message_lock {
  background-position: -380px -565px;
}

.glyphicons-icon.message_new {
  background-position: -428px -565px;
}

.glyphicons-icon.inbox {
  background-position: 4px -613px;
}

.glyphicons-icon.inbox_plus {
  background-position: -44px -613px;
}

.glyphicons-icon.inbox_minus {
  background-position: -92px -613px;
}

.glyphicons-icon.inbox_lock {
  background-position: -140px -613px;
}

.glyphicons-icon.inbox_in {
  background-position: -188px -613px;
}

.glyphicons-icon.inbox_out {
  background-position: -236px -613px;
}

.glyphicons-icon.cogwheel {
  background-position: -284px -613px;
}

.glyphicons-icon.cogwheels {
  background-position: -332px -613px;
}

.glyphicons-icon.picture {
  background-position: -380px -613px;
}

.glyphicons-icon.adjust_alt {
  background-position: -428px -613px;
}

.glyphicons-icon.database_lock {
  background-position: 4px -661px;
}

.glyphicons-icon.database_plus {
  background-position: -44px -661px;
}

.glyphicons-icon.database_minus {
  background-position: -92px -661px;
}

.glyphicons-icon.database_ban {
  background-position: -140px -661px;
}

.glyphicons-icon.folder_open {
  background-position: -188px -661px;
}

.glyphicons-icon.folder_plus {
  background-position: -236px -661px;
}

.glyphicons-icon.folder_minus {
  background-position: -284px -661px;
}

.glyphicons-icon.folder_lock {
  background-position: -332px -661px;
}

.glyphicons-icon.folder_flag {
  background-position: -380px -661px;
}

.glyphicons-icon.folder_new {
  background-position: -428px -661px;
}

.glyphicons-icon.edit {
  background-position: 4px -709px;
}

.glyphicons-icon.new_window {
  background-position: -44px -709px;
}

.glyphicons-icon.check {
  background-position: -92px -709px;
}

.glyphicons-icon.unchecked {
  background-position: -140px -709px;
}

.glyphicons-icon.more_windows {
  background-position: -188px -709px;
}

.glyphicons-icon.show_big_thumbnails {
  background-position: -236px -709px;
}

.glyphicons-icon.show_thumbnails {
  background-position: -284px -709px;
}

.glyphicons-icon.show_thumbnails_with_lines {
  background-position: -332px -709px;
}

.glyphicons-icon.show_lines {
  background-position: -380px -709px;
}

.glyphicons-icon.playlist {
  background-position: -428px -709px;
}

.glyphicons-icon.imac {
  background-position: 4px -757px;
}

.glyphicons-icon.macbook {
  background-position: -44px -757px;
}

.glyphicons-icon.ipad {
  background-position: -92px -757px;
}

.glyphicons-icon.iphone {
  background-position: -140px -757px;
}

.glyphicons-icon.iphone_transfer {
  background-position: -188px -757px;
}

.glyphicons-icon.iphone_exchange {
  background-position: -236px -757px;
}

.glyphicons-icon.ipod {
  background-position: -284px -757px;
}

.glyphicons-icon.ipod_shuffle {
  background-position: -332px -757px;
}

.glyphicons-icon.ear_plugs {
  background-position: -380px -757px;
}

.glyphicons-icon.record {
  background-position: -428px -757px;
}

.glyphicons-icon.step_backward {
  background-position: 4px -805px;
}

.glyphicons-icon.fast_backward {
  background-position: -44px -805px;
}

.glyphicons-icon.rewind {
  background-position: -92px -805px;
}

.glyphicons-icon.play {
  background-position: -140px -805px;
}

.glyphicons-icon.pause {
  background-position: -188px -805px;
}

.glyphicons-icon.stop {
  background-position: -236px -805px;
}

.glyphicons-icon.forward {
  background-position: -284px -805px;
}

.glyphicons-icon.fast_forward {
  background-position: -332px -805px;
}

.glyphicons-icon.step_forward {
  background-position: -380px -805px;
}

.glyphicons-icon.eject {
  background-position: -428px -805px;
}

.glyphicons-icon.facetime_video {
  background-position: 4px -853px;
}

.glyphicons-icon.download_alt {
  background-position: -44px -853px;
}

.glyphicons-icon.mute {
  background-position: -92px -853px;
}

.glyphicons-icon.volume_down {
  background-position: -140px -853px;
}

.glyphicons-icon.volume_up {
  background-position: -188px -853px;
}

.glyphicons-icon.screenshot {
  background-position: -236px -853px;
}

.glyphicons-icon.move {
  background-position: -284px -853px;
}

.glyphicons-icon.more {
  background-position: -332px -853px;
}

.glyphicons-icon.brightness_reduce {
  background-position: -380px -853px;
}

.glyphicons-icon.brightness_increase {
  background-position: -428px -853px;
}

.glyphicons-icon.circle_plus {
  background-position: 4px -901px;
}

.glyphicons-icon.circle_minus {
  background-position: -44px -901px;
}

.glyphicons-icon.circle_remove {
  background-position: -92px -901px;
}

.glyphicons-icon.circle_ok {
  background-position: -140px -901px;
}

.glyphicons-icon.circle_question_mark {
  background-position: -188px -901px;
}

.glyphicons-icon.circle_info {
  background-position: -236px -901px;
}

.glyphicons-icon.circle_exclamation_mark {
  background-position: -284px -901px;
}

.glyphicons-icon.remove {
  background-position: -332px -901px;
}

.glyphicons-icon.ok {
  background-position: -380px -901px;
}

.glyphicons-icon.ban {
  background-position: -428px -901px;
}

.glyphicons-icon.download {
  background-position: 4px -949px;
}

.glyphicons-icon.upload {
  background-position: -44px -949px;
}

.glyphicons-icon.shopping_cart {
  background-position: -92px -949px;
}

.glyphicons-icon.lock {
  background-position: -140px -949px;
}

.glyphicons-icon.unlock {
  background-position: -188px -949px;
}

.glyphicons-icon.electricity {
  background-position: -236px -949px;
}

.glyphicons-icon.ok_2 {
  background-position: -284px -949px;
}

.glyphicons-icon.remove_2 {
  background-position: -332px -949px;
}

.glyphicons-icon.cart_out {
  background-position: -380px -949px;
}

.glyphicons-icon.cart_in {
  background-position: -428px -949px;
}

.glyphicons-icon.left_arrow {
  background-position: 4px -997px;
}

.glyphicons-icon.right_arrow {
  background-position: -44px -997px;
}

.glyphicons-icon.down_arrow {
  background-position: -92px -997px;
}

.glyphicons-icon.up_arrow {
  background-position: -140px -997px;
}

.glyphicons-icon.resize_small {
  background-position: -188px -997px;
}

.glyphicons-icon.resize_full {
  background-position: -236px -997px;
}

.glyphicons-icon.circle_arrow_left {
  background-position: -284px -997px;
}

.glyphicons-icon.circle_arrow_right {
  background-position: -332px -997px;
}

.glyphicons-icon.circle_arrow_top {
  background-position: -380px -997px;
}

.glyphicons-icon.circle_arrow_down {
  background-position: -428px -997px;
}

.glyphicons-icon.play_button {
  background-position: 4px -1045px;
}

.glyphicons-icon.unshare {
  background-position: -44px -1045px;
}

.glyphicons-icon.share {
  background-position: -92px -1045px;
}

.glyphicons-icon.chevron-right {
  background-position: -140px -1045px;
}

.glyphicons-icon.chevron-left {
  background-position: -188px -1045px;
}

.glyphicons-icon.bluetooth {
  background-position: -236px -1045px;
}

.glyphicons-icon.euro {
  background-position: -284px -1045px;
}

.glyphicons-icon.usd {
  background-position: -332px -1045px;
}

.glyphicons-icon.gbp {
  background-position: -380px -1045px;
}

.glyphicons-icon.retweet_2 {
  background-position: -428px -1045px;
}

.glyphicons-icon.moon {
  background-position: 4px -1093px;
}

.glyphicons-icon.sun {
  background-position: -44px -1093px;
}

.glyphicons-icon.cloud {
  background-position: -92px -1093px;
}

.glyphicons-icon.direction {
  background-position: -140px -1093px;
}

.glyphicons-icon.brush {
  background-position: -188px -1093px;
}

.glyphicons-icon.pen {
  background-position: -236px -1093px;
}

.glyphicons-icon.zoom_in {
  background-position: -284px -1093px;
}

.glyphicons-icon.zoom_out {
  background-position: -332px -1093px;
}

.glyphicons-icon.pin {
  background-position: -380px -1093px;
}

.glyphicons-icon.albums {
  background-position: -428px -1093px;
}

.glyphicons-icon.rotation_lock {
  background-position: 4px -1141px;
}

.glyphicons-icon.flash {
  background-position: -44px -1141px;
}

.glyphicons-icon.google_maps {
  background-position: -92px -1141px;
}

.glyphicons-icon.anchor {
  background-position: -140px -1141px;
}

.glyphicons-icon.conversation {
  background-position: -188px -1141px;
}

.glyphicons-icon.chat {
  background-position: -236px -1141px;
}

.glyphicons-icon.male {
  background-position: -284px -1141px;
}

.glyphicons-icon.female {
  background-position: -332px -1141px;
}

.glyphicons-icon.asterisk {
  background-position: -380px -1141px;
}

.glyphicons-icon.divide {
  background-position: -428px -1141px;
}

.glyphicons-icon.snorkel_diving {
  background-position: 4px -1189px;
}

.glyphicons-icon.scuba_diving {
  background-position: -44px -1189px;
}

.glyphicons-icon.oxygen_bottle {
  background-position: -92px -1189px;
}

.glyphicons-icon.fins {
  background-position: -140px -1189px;
}

.glyphicons-icon.fishes {
  background-position: -188px -1189px;
}

.glyphicons-icon.boat {
  background-position: -236px -1189px;
}

.glyphicons-icon.delete {
  background-position: -284px -1189px;
}

.glyphicons-icon.sheriffs_star {
  background-position: -332px -1189px;
}

.glyphicons-icon.qrcode {
  background-position: -380px -1189px;
}

.glyphicons-icon.barcode {
  background-position: -428px -1189px;
}

.glyphicons-icon.pool {
  background-position: 4px -1237px;
}

.glyphicons-icon.buoy {
  background-position: -44px -1237px;
}

.glyphicons-icon.spade {
  background-position: -92px -1237px;
}

.glyphicons-icon.bank {
  background-position: -140px -1237px;
}

.glyphicons-icon.vcard {
  background-position: -188px -1237px;
}

.glyphicons-icon.electrical_plug {
  background-position: -236px -1237px;
}

.glyphicons-icon.flag {
  background-position: -284px -1237px;
}

.glyphicons-icon.credit_card {
  background-position: -332px -1237px;
}

.glyphicons-icon.keyboard-wireless {
  background-position: -380px -1237px;
}

.glyphicons-icon.keyboard-wired {
  background-position: -428px -1237px;
}

.glyphicons-icon.shield {
  background-position: 4px -1285px;
}

.glyphicons-icon.ring {
  background-position: -44px -1285px;
}

.glyphicons-icon.cake {
  background-position: -92px -1285px;
}

.glyphicons-icon.drink {
  background-position: -140px -1285px;
}

.glyphicons-icon.beer {
  background-position: -188px -1285px;
}

.glyphicons-icon.fast_food {
  background-position: -236px -1285px;
}

.glyphicons-icon.cutlery {
  background-position: -284px -1285px;
}

.glyphicons-icon.pizza {
  background-position: -332px -1285px;
}

.glyphicons-icon.birthday_cake {
  background-position: -380px -1285px;
}

.glyphicons-icon.tablet {
  background-position: -428px -1285px;
}

.glyphicons-icon.settings {
  background-position: 4px -1333px;
}

.glyphicons-icon.bullets {
  background-position: -44px -1333px;
}

.glyphicons-icon.cardio {
  background-position: -92px -1333px;
}

.glyphicons-icon.t-shirt {
  background-position: -140px -1333px;
}

.glyphicons-icon.pants {
  background-position: -188px -1333px;
}

.glyphicons-icon.sweater {
  background-position: -236px -1333px;
}

.glyphicons-icon.fabric {
  background-position: -284px -1333px;
}

.glyphicons-icon.leather {
  background-position: -332px -1333px;
}

.glyphicons-icon.scissors {
  background-position: -380px -1333px;
}

.glyphicons-icon.bomb {
  background-position: -428px -1333px;
}

.glyphicons-icon.skull {
  background-position: 4px -1381px;
}

.glyphicons-icon.celebration {
  background-position: -44px -1381px;
}

.glyphicons-icon.tea_kettle {
  background-position: -92px -1381px;
}

.glyphicons-icon.french_press {
  background-position: -140px -1381px;
}

.glyphicons-icon.coffee_cup {
  background-position: -188px -1381px;
}

.glyphicons-icon.pot {
  background-position: -236px -1381px;
}

.glyphicons-icon.grater {
  background-position: -284px -1381px;
}

.glyphicons-icon.kettle {
  background-position: -332px -1381px;
}

.glyphicons-icon.hospital {
  background-position: -380px -1381px;
}

.glyphicons-icon.hospital_h {
  background-position: -428px -1381px;
}

.glyphicons-icon.microphone {
  background-position: 4px -1429px;
}

.glyphicons-icon.webcam {
  background-position: -44px -1429px;
}

.glyphicons-icon.temple_christianity_church {
  background-position: -92px -1429px;
}

.glyphicons-icon.temple_islam {
  background-position: -140px -1429px;
}

.glyphicons-icon.temple_hindu {
  background-position: -188px -1429px;
}

.glyphicons-icon.temple_buddhist {
  background-position: -236px -1429px;
}

.glyphicons-icon.bicycle {
  background-position: -284px -1429px;
}

.glyphicons-icon.life_preserver {
  background-position: -332px -1429px;
}

.glyphicons-icon.share_alt {
  background-position: -380px -1429px;
}

.glyphicons-icon.comments {
  background-position: -428px -1429px;
}

.glyphicons-icon.flower {
  background-position: 4px -1477px;
}

.glyphicons-icon.baseball {
  background-position: -44px -1477px;
}

.glyphicons-icon.rugby {
  background-position: -92px -1477px;
}

.glyphicons-icon.ax {
  background-position: -140px -1477px;
}

.glyphicons-icon.table_tennis {
  background-position: -188px -1477px;
}

.glyphicons-icon.bowling {
  background-position: -236px -1477px;
}

.glyphicons-icon.tree_conifer {
  background-position: -284px -1477px;
}

.glyphicons-icon.tree_deciduous {
  background-position: -332px -1477px;
}

.glyphicons-icon.more_items {
  background-position: -380px -1477px;
}

.glyphicons-icon.sort {
  background-position: -428px -1477px;
}

.glyphicons-icon.filter {
  background-position: 4px -1525px;
}

.glyphicons-icon.gamepad {
  background-position: -44px -1525px;
}

.glyphicons-icon.playing_dices {
  background-position: -92px -1525px;
}

.glyphicons-icon.calculator {
  background-position: -140px -1525px;
}

.glyphicons-icon.tie {
  background-position: -188px -1525px;
}

.glyphicons-icon.wallet {
  background-position: -236px -1525px;
}

.glyphicons-icon.piano {
  background-position: -284px -1525px;
}

.glyphicons-icon.sampler {
  background-position: -332px -1525px;
}

.glyphicons-icon.podium {
  background-position: -380px -1525px;
}

.glyphicons-icon.soccer_ball {
  background-position: -428px -1525px;
}

.glyphicons-icon.blog {
  background-position: 4px -1573px;
}

.glyphicons-icon.dashboard {
  background-position: -44px -1573px;
}

.glyphicons-icon.certificate {
  background-position: -92px -1573px;
}

.glyphicons-icon.bell {
  background-position: -140px -1573px;
}

.glyphicons-icon.candle {
  background-position: -188px -1573px;
}

.glyphicons-icon.pushpin {
  background-position: -236px -1573px;
}

.glyphicons-icon.iphone_shake {
  background-position: -284px -1573px;
}

.glyphicons-icon.pin_flag {
  background-position: -332px -1573px;
}

.glyphicons-icon.turtle {
  background-position: -380px -1573px;
}

.glyphicons-icon.rabbit {
  background-position: -428px -1573px;
}

.glyphicons-icon.globe {
  background-position: 4px -1621px;
}

.glyphicons-icon.briefcase {
  background-position: -44px -1621px;
}

.glyphicons-icon.hdd {
  background-position: -92px -1621px;
}

.glyphicons-icon.thumbs_up {
  background-position: -140px -1621px;
}

.glyphicons-icon.thumbs_down {
  background-position: -188px -1621px;
}

.glyphicons-icon.hand_right {
  background-position: -236px -1621px;
}

.glyphicons-icon.hand_left {
  background-position: -284px -1621px;
}

.glyphicons-icon.hand_up {
  background-position: -332px -1621px;
}

.glyphicons-icon.hand_down {
  background-position: -380px -1621px;
}

.glyphicons-icon.fullscreen {
  background-position: -428px -1621px;
}

.glyphicons-icon.shopping_bag {
  background-position: 4px -1669px;
}

.glyphicons-icon.book_open {
  background-position: -44px -1669px;
}

.glyphicons-icon.nameplate {
  background-position: -92px -1669px;
}

.glyphicons-icon.nameplate_alt {
  background-position: -140px -1669px;
}

.glyphicons-icon.vases {
  background-position: -188px -1669px;
}

.glyphicons-icon.bullhorn {
  background-position: -236px -1669px;
}

.glyphicons-icon.dumbbell {
  background-position: -284px -1669px;
}

.glyphicons-icon.suitcase {
  background-position: -332px -1669px;
}

.glyphicons-icon.file_import {
  background-position: -380px -1669px;
}

.glyphicons-icon.file_export {
  background-position: -428px -1669px;
}

.glyphicons-icon.bug {
  background-position: 4px -1717px;
}

.glyphicons-icon.crown {
  background-position: -44px -1717px;
}

.glyphicons-icon.smoking {
  background-position: -92px -1717px;
}

.glyphicons-icon.cloud-download {
  background-position: -140px -1717px;
}

.glyphicons-icon.cloud-upload {
  background-position: -188px -1717px;
}

.glyphicons-icon.restart {
  background-position: -236px -1717px;
}

.glyphicons-icon.security_camera {
  background-position: -284px -1717px;
}

.glyphicons-icon.expand {
  background-position: -332px -1717px;
}

.glyphicons-icon.collapse {
  background-position: -380px -1717px;
}

.glyphicons-icon.collapse_top {
  background-position: -428px -1717px;
}

.glyphicons-icon.globe_af {
  background-position: 4px -1765px;
}

.glyphicons-icon.global {
  background-position: -44px -1765px;
}

.glyphicons-icon.spray {
  background-position: -92px -1765px;
}

.glyphicons-icon.nails {
  background-position: -140px -1765px;
}

.glyphicons-icon.claw_hammer {
  background-position: -188px -1765px;
}

.glyphicons-icon.classic_hammer {
  background-position: -236px -1765px;
}

.glyphicons-icon.hand_saw {
  background-position: -284px -1765px;
}

.glyphicons-icon.riflescope {
  background-position: -332px -1765px;
}

.glyphicons-icon.electrical_socket_eu {
  background-position: -380px -1765px;
}

.glyphicons-icon.electrical_socket_us {
  background-position: -428px -1765px;
}

.glyphicons-icon.message_forward {
  background-position: 4px -1813px;
}

.glyphicons-icon.coat_hanger {
  background-position: -44px -1813px;
}

.glyphicons-icon.dress {
  background-position: -92px -1813px;
}

.glyphicons-icon.bathrobe {
  background-position: -140px -1813px;
}

.glyphicons-icon.shirt {
  background-position: -188px -1813px;
}

.glyphicons-icon.underwear {
  background-position: -236px -1813px;
}

.glyphicons-icon.log_in {
  background-position: -284px -1813px;
}

.glyphicons-icon.log_out {
  background-position: -332px -1813px;
}

.glyphicons-icon.exit {
  background-position: -380px -1813px;
}

.glyphicons-icon.new_window_alt {
  background-position: -428px -1813px;
}

.glyphicons-icon.video_sd {
  background-position: 4px -1861px;
}

.glyphicons-icon.video_hd {
  background-position: -44px -1861px;
}

.glyphicons-icon.subtitles {
  background-position: -92px -1861px;
}

.glyphicons-icon.sound_stereo {
  background-position: -140px -1861px;
}

.glyphicons-icon.sound_dolby {
  background-position: -188px -1861px;
}

.glyphicons-icon.sound_5_1 {
  background-position: -236px -1861px;
}

.glyphicons-icon.sound_6_1 {
  background-position: -284px -1861px;
}

.glyphicons-icon.sound_7_1 {
  background-position: -332px -1861px;
}

.glyphicons-icon.copyright_mark {
  background-position: -380px -1861px;
}

.glyphicons-icon.registration_mark {
  background-position: -428px -1861px;
}

.glyphicons-icon.radar {
  background-position: 4px -1909px;
}

.glyphicons-icon.skateboard {
  background-position: -44px -1909px;
}

.glyphicons-icon.golf_course {
  background-position: -92px -1909px;
}

.glyphicons-icon.sorting {
  background-position: -140px -1909px;
}

.glyphicons-icon.sort-by-alphabet {
  background-position: -188px -1909px;
}

.glyphicons-icon.sort-by-alphabet-alt {
  background-position: -236px -1909px;
}

.glyphicons-icon.sort-by-order {
  background-position: -284px -1909px;
}

.glyphicons-icon.sort-by-order-alt {
  background-position: -332px -1909px;
}

.glyphicons-icon.sort-by-attributes {
  background-position: -380px -1909px;
}

.glyphicons-icon.sort-by-attributes-alt {
  background-position: -428px -1909px;
}

.glyphicons-icon.compressed {
  background-position: 4px -1957px;
}

.glyphicons-icon.package {
  background-position: -44px -1957px;
}

.glyphicons-icon.cloud_plus {
  background-position: -92px -1957px;
}

.glyphicons-icon.cloud_minus {
  background-position: -140px -1957px;
}

.glyphicons-icon.disk_save {
  background-position: -188px -1957px;
}

.glyphicons-icon.disk_open {
  background-position: -236px -1957px;
}

.glyphicons-icon.disk_saved {
  background-position: -284px -1957px;
}

.glyphicons-icon.disk_remove {
  background-position: -332px -1957px;
}

.glyphicons-icon.disk_import {
  background-position: -380px -1957px;
}

.glyphicons-icon.disk_export {
  background-position: -428px -1957px;
}

.glyphicons-icon.tower {
  background-position: 4px -2005px;
}

.glyphicons-icon.send {
  background-position: -44px -2005px;
}

.glyphicons-icon.git_branch {
  background-position: -92px -2005px;
}

.glyphicons-icon.git_create {
  background-position: -140px -2005px;
}

.glyphicons-icon.git_private {
  background-position: -188px -2005px;
}

.glyphicons-icon.git_delete {
  background-position: -236px -2005px;
}

.glyphicons-icon.git_merge {
  background-position: -284px -2005px;
}

.glyphicons-icon.git_pull_request {
  background-position: -332px -2005px;
}

.glyphicons-icon.git_compare {
  background-position: -380px -2005px;
}

.glyphicons-icon.git_commit {
  background-position: -428px -2005px;
}

.glyphicons-icon.construction_cone {
  background-position: 4px -2053px;
}

.glyphicons-icon.shoe_steps {
  background-position: -44px -2053px;
}

.glyphicons-icon.plus {
  background-position: -92px -2053px;
}

.glyphicons-icon.minus {
  background-position: -140px -2053px;
}

.glyphicons-icon.redo {
  background-position: -188px -2053px;
}

.glyphicons-icon.undo {
  background-position: -236px -2053px;
}

.glyphicons-icon.golf {
  background-position: -284px -2053px;
}

.glyphicons-icon.hockey {
  background-position: -332px -2053px;
}

.glyphicons-icon.pipe {
  background-position: -380px -2053px;
}

.glyphicons-icon.wrench {
  background-position: -428px -2053px;
}

.glyphicons-icon.folder_closed {
  background-position: 4px -2101px;
}

.glyphicons-icon.phone_alt {
  background-position: -44px -2101px;
}

.glyphicons-icon.earphone {
  background-position: -92px -2101px;
}

.glyphicons-icon.floppy_disk {
  background-position: -140px -2101px;
}

.glyphicons-icon.floppy_saved {
  background-position: -188px -2101px;
}

.glyphicons-icon.floppy_remove {
  background-position: -236px -2101px;
}

.glyphicons-icon.floppy_save {
  background-position: -284px -2101px;
}

.glyphicons-icon.floppy_open {
  background-position: -332px -2101px;
}

.glyphicons-icon.translate {
  background-position: -380px -2101px;
}

.glyphicons-icon.fax {
  background-position: -428px -2101px;
}

.glyphicons-icon.factory {
  background-position: 4px -2149px;
}

.glyphicons-icon.shop_window {
  background-position: -44px -2149px;
}

.glyphicons-icon.shop {
  background-position: -92px -2149px;
}

.glyphicons-icon.kiosk {
  background-position: -140px -2149px;
}

.glyphicons-icon.kiosk_wheels {
  background-position: -188px -2149px;
}

.glyphicons-icon.kiosk_light {
  background-position: -236px -2149px;
}

.glyphicons-icon.kiosk_food {
  background-position: -284px -2149px;
}

.glyphicons-icon.transfer {
  background-position: -332px -2149px;
}

.glyphicons-icon.money {
  background-position: -380px -2149px;
}

.glyphicons-icon.header {
  background-position: -428px -2149px;
}

.glyphicons-icon.blacksmith {
  background-position: 4px -2197px;
}

.glyphicons-icon.saw_blade {
  background-position: -44px -2197px;
}

.glyphicons-icon.basketball {
  background-position: -92px -2197px;
}

.glyphicons-icon.server {
  background-position: -140px -2197px;
}

.glyphicons-icon.server_plus {
  background-position: -188px -2197px;
}

.glyphicons-icon.server_minus {
  background-position: -236px -2197px;
}

.glyphicons-icon.server_ban {
  background-position: -284px -2197px;
}

.glyphicons-icon.server_flag {
  background-position: -332px -2197px;
}

.glyphicons-icon.server_lock {
  background-position: -380px -2197px;
}

.glyphicons-icon.server_new {
  background-position: -428px -2197px;
}

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

#brands-carousel li {
  float: left;
}

.toolbar {
  padding: 15px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin: 20px 0;
}
.toolbar .results {
  float: left;
  margin: 0 30px 0 0;
  line-height: 34px;
}
.toolbar .pagination {
  float: left;
  margin: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.toolbar .view {
  float: right;
  margin: 0;
}
.toolbar .view label {
  display: inline-block;
  margin: 0 15px 0 0;
  line-height: 34px;
  font-weight: 400;
}
.toolbar .view select {
  display: inline-block;
  width: auto;
  margin: 0;
}
.toolbar .sort {
  float: right;
  margin: 0 0 0 30px;
}
.toolbar .sort label {
  display: inline-block;
  margin: 0 15px 0 0;
  line-height: 34px;
  font-weight: 400;
}
.toolbar .sort select {
  display: inline-block;
  width: auto;
  margin: 0;
}

@media (max-width: 767px) {
  .toolbar {
    text-align: center;
  }
  .toolbar .results {
    float: none;
    margin: 0;
    line-height: 1;
  }
  .toolbar .pagination {
    float: none;
    margin: 15px 0 0 0;
  }
  .toolbar .view {
    float: none;
    margin: 15px 0 0 0;
  }
  .toolbar .view label {
    width: 60px;
    text-align: right;
  }
  .toolbar .view select {
    width: 120px;
  }
  .toolbar .sort {
    float: none;
    margin: 15px 0 0 0;
  }
  .toolbar .sort label {
    width: 60px;
    text-align: right;
  }
  .toolbar .sort select {
    width: 120px;
  }
}
.products-grid .image {
  width: 100%;
  position: relative;
  display: table;
  padding: 4px;
  border: 1px solid #eeeeee;
  margin: 0 0 15px 0;
  vertical-align: middle;
}
.products-grid .image .product-image {
  display: table-cell;
  vertical-align: middle;
}
.products-grid .image img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.products-grid .product {
  padding-bottom: 30px;
}
.products-grid .title {
  margin: 0 0 10px 0;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
}
.products-grid .title a {
  display: block;
  color: #333;
}
.products-grid .price-box {
  margin: 0 0 5px 0;
  line-height: 1;
  text-align: center;
}
.products-grid .price-box p.price {
  padding: 0 0 10px 0;
  margin: 0;
  font-weight: 700;
}
.products-grid .price-box p.price.was-price {
  font-weight: 400;
}
.products-grid .price-box p.price.was-price em {
  font-style: normal;
}
.products-grid .price-box p.price.was-price span {
  text-decoration: line-through;
}
.products-grid .price-box p.price.new-price {
  font-weight: 700;
  color: red;
}
.products-grid .buttons {
  text-align: center;
  clear: none;
  margin-top: 0;
  overflow: visible;
}
.products-grid .buttons .btn {
  float: none;
}
.products-grid.products-grid-pools {
  margin-bottom: -10px;
}
.products-grid.products-grid-pools .product {
  margin-bottom: 10px;
}
.products-grid.products-grid-pools .special {
  padding: 15px 10px;
  background: #eeeeee;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.products-grid.products-grid-pools .compare-checkbox {
  padding-right: 0;
}
.products-grid.products-grid-pools .compare-checkbox .compare-link {
  display: inline-block;
  padding: 0 3px;
  background: #FFF;
}
.products-grid.products-grid-pools .buttons .btn {
  width: 100%;
}
.products-grid.products-grid-pools .buttons .btn.customize {
  margin-top: 15px;
}

.out-of-stock-block {
  color: #e56700;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}
.out-of-stock-block:before {
  content: '!';
  border-radius: 50%;
  color: #ffffff;
  background-color: #e56700;
  font-weight: bold;
  width: 22px;
  display: inline-block;
  height: 22px;
  margin-right: 5px;
}

@media (max-width: 991px) {
  .products-grid .title {
    text-align: center;
  }
  .products-grid .btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .products-grid.products-grid-pools .buttons .btn {
    margin-top: 15px;
  }
  .products-grid.products-grid-pools .buttons .btn.add-to-cart-button {
    margin-top: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .products-grid .product {
    width: 50%;
  }
}
.category-pool-packages .products-grid.products-grid-pools .special .compare-checkbox {
  display: none;
}
.category-pool-packages .products-grid.products-grid-pools .special .buttons {
  width: 100%;
}
.category-pool-packages .products-grid.products-grid-pools .special .buttons .customize {
  display: none;
}

.posts-grid {
  margin-bottom: 30px;
}
.posts-grid .title {
  font-family: Arial, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
.posts-grid .posts img {
  width: 100%;
}
.posts-grid .posts.posts-carousel img {
  width: 100%;
}
.posts-grid .posts li {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.posts-grid .posts .title {
  font-size: 18px;
  color: #7a8184;
  text-transform: none;
}
.posts-grid .posts .thumbnail {
  margin-bottom: 0;
}
.posts-grid.posts-grid-horizontal.posts-grid-horizontal-carousel > .inner {
  margin-left: 30px;
  margin-right: 30px;
}
.posts-grid.posts-grid-horizontal.posts-grid-horizontal-carousel .post {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 991px) {
  .posts-grid .posts li {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .posts-grid .posts .title {
    font-size: 22px;
    color: #7a8184;
    text-transform: none;
  }
  .posts-grid .posts .excerpt {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .posts-grid .posts li {
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .posts-grid .posts .thumbnail {
    margin-bottom: 10px;
  }
  .posts-grid.posts-grid-horizontal .posts.posts-carousel .post {
    text-align: center;
  }
  .posts-grid.posts-grid-horizontal .posts.posts-carousel .post h5 {
    height: auto !important;
  }
}
.alert-modal {
  padding: 0;
  color: #2f353e;
}
.alert-modal .modal-header {
  padding: 20px !important;
}
.alert-modal .modal-header .title, .alert-modal .modal-header .title-error {
  color: #00a651;
  font-size: 20px;
  line-height: 1.2;
}
.alert-modal .modal-header .title .glyphicon, .alert-modal .modal-header .title-error .glyphicon {
  padding-right: 8px;
  font-size: 18px;
}
.alert-modal .modal-header .title-error {
  color: #fc7f00;
}
.alert-modal .modal-header .error-message {
  vertical-align: baseline;
  position: absolute;
  top: 22px;
  left: 60px;
}
.alert-modal .modal-header .error-img img {
  width: 31px;
  height: 28px;
}
.alert-modal .modal-body {
  padding: 20px !important;
}
.alert-modal .modal-body ul {
  margin-left: 0 !important;
}
.alert-modal .modal-body ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  padding: 8px 0 !important;
}
.alert-modal .modal-body ul li img {
  padding-right: 20px;
}
.alert-modal .title {
  margin: 0;
  color: inherit;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.alert-modal .title span {
  color: inherit;
}
.alert-modal .title.icon {
  padding-left: 32px;
}
.alert-modal .title.icon:before {
  top: 0;
  font-size: 28px;
  color: #40B3DF;
}

/*
*   Owl Carousel Owl Default Theme 
*   v1.3.3
*/
.owl-theme {
  /* Styling Next and Prev buttons */
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  /* Clickable class fix problem with hover on touch devices */
  /* Use it for non-touch hover action */
  /* Styling Pagination*/
}
.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: -45px;
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  width: 25px;
  height: 90px;
  text-indent: -999em;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/arrows.png) 0 center no-repeat;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -30px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -30px;
  background-position: -25px center;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

/* preloading images */
.owl-item img {
  max-width: 100%;
}
.owl-item.loading {
  min-height: 60px;
  background: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/ajax-loader.gif) no-repeat center center;
}

.noscript {
  background: #E5E9DE;
  text-align: center;
  overflow: hidden;
  width: 100%;
  padding: 15px;
}

.checkout-onepage-index #page {
  overflow: hidden;
}

body {
  height: 100%;
  width: 100%;
  background: whitesmoke;
}
body.iframe-carousel {
  padding-top: 0 !important;
  background: none;
}
body.iframe-carousel #main {
  box-shadow: none;
  border-top: 1px solid #EEE;
}
body.iframe-carousel .title {
  text-align: center;
}
body.fatfooter-index-index {
  padding-top: 0;
}
body.opened {
  margin-left: -280px;
}
body.opened .responsive-header {
  right: 303px;
  left: auto;
}
body.opened .xs-logo {
  left: -260px;
}
body .affirm-prequal-text, body .affirm-site-modal {
  text-align: center;
}
@media screen and (min-width: 768px) {
  body .affirm-prequal-text, body .affirm-site-modal {
    font-size: 20px;
  }
}
body .affirm-modal-trigger {
  white-space: nowrap;
}

.shop-rating-link {
  display: block;
  color: #428bca;
  position: relative;
  top: -10px;
  background: #E0E0E0;
}
.shop-rating-link a {
  color: #428bca;
}

.checkout-onepage-index .shop-rating-link {
  top: -25px;
}

#page {
  height: auto !important;
  min-height: 100%;
}
#page header .widget.widget-static-block {
  margin-top: 0;
}

header {
  border-bottom: 7px solid #E5E5E0;
  background: #082f50;
}

img {
  -ms-interpolation-mode: bicubic;
}

#header-mini {
  position: relative;
  min-height: 30px;
  padding: 10px 0 0 0;
  color: #fdfcfc;
  font-size: 12px;
  overflow: hidden;
}
#header-mini:after {
  content: "";
  position: absolute;
  bottom: 5px;
  height: 5px;
  left: 0;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(1, 8, 17, 0.7) 0%, rgba(1, 6, 12, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(1, 8, 17, 0.7) 0%, rgba(1, 6, 12, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(1, 8, 17, 0.7) 0%, rgba(1, 6, 12, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3010811', endColorstr='#0001060c',GradientType=0 );
  /* IE6-9 */
}
#header-mini .container-fluid {
  position: relative;
}
#header-mini a {
  color: #fdfcfc;
}
#header-mini a.top-link-cart {
  position: relative;
  padding-left: 18px !important;
}
#header-mini a.top-link-cart:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 13px;
  background: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/cart-icon.png");
}
#header-mini .links {
  text-align: right;
}
#header-mini .links.links-account {
  padding: 0 20px 0 20px;
  overflow: hidden;
  font-size: 13px;
}
#header-mini .links li {
  display: inline-block;
}
#header-mini .links li a {
  float: left;
  color: #fdfcfc;
}
#header-mini .links li a:hover {
  color: #00aeef;
}
#header-mini .links li a:hover .glyphicon {
  color: #FFF;
}
#header-mini .links li a .icon {
  padding-left: 18px;
}
#header-mini .links li a .icon:before {
  top: 3px;
  font-size: 14px;
}
#header-mini .links li a span {
  color: #fdfcfc;
}
#header-mini .links li a span:before {
  color: #fdfcfc;
}
#header-mini .contact-info {
  float: right;
}
#header-mini .contact-info li {
  margin-left: 40px;
  display: inline-block;
}
#header-mini .contact-info li a.online {
  position: relative;
  padding-left: 15px;
}
#header-mini .contact-info li a.online:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background: #66cc00;
  position: absolute;
  top: 2px;
  left: 0;
}
#header-mini .contact-info li a.offline {
  display: none;
}
#header-mini .header-mini-links {
  float: right;
  background: #eeeeee;
}
#header-mini .header-mini-links .nav-links {
  float: right;
}
#header-mini .header-mini-links .nav-links li {
  float: left;
  margin-left: 10px;
}

#menu-map {
  position: relative;
  padding-left: 35px;
  top: 18px;
}
#menu-map img {
  position: absolute;
  left: 0;
  top: 3px;
}
#menu-map a:hover {
  text-decoration: none;
}
#menu-map div {
  color: #FFF;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  line-height: 16px;
}
#menu-map p {
  color: #bbbbbb;
  font-size: 12px;
  font-weight: 500;
}

#header-menu #nav {
  position: relative;
  top: -8px;
  margin-bottom: -8px;
}
#header-menu .form-search {
  top: 16px;
}

#liveChatStatus {
  position: relative;
  padding-left: 20px;
}

#trademark {
  float: left;
  margin-left: 105px;
}

@media screen and (max-width: 1150px) and (min-width: 991px) {
  #menu-map {
    padding-left: 0;
  }
  #menu-map img {
    display: none;
  }

  #nav {
    padding-left: 115px !important;
  }
  #nav li.level-1 a.level-1 {
    font-size: 17px !important;
  }
}
.wizard-index-index .breadcrumbs {
  display: none;
}

body {
  overflow-x: hidden;
}
body .breadcrumbs {
  background: transparent;
}
body .breadcrumb {
  background: transparent;
  padding-left: 0;
  margin-bottom: 0px;
}
body .breadcrumb li {
  letter-spacing: 1px;
  font-size: 10px;
  font-weight: 500;
  color: #333;
}
body .breadcrumb li a {
  color: #333;
}
body .breadcrumb li a:hover {
  color: #333 !important;
}
body .breadcrumb a {
  color: #40B3DF;
}
body .breadcrumb a:hover, body .breadcrumb a:focus {
  color: #1e8bb4;
}
body .breadcrumbs + .page-title h1, body .breadcrumbs + div + .page-title h1, body .breadcrumb + .page-title h1, body .breadcrumb + div + .page-title h1 {
  margin-top: 0;
  line-height: 1;
}

.catalog-category-view .page-title h1, .wizard-index-index .page-title h1, .checkout-cart-index .page-title h1, .checkout-onepage-index .page-title h1 {
  margin-top: 0;
  line-height: 1;
}

.catalog-category-view .tooltip-inner {
  max-width: none !important;
}
.catalog-category-view #choose-a-pool > h1, .catalog-category-view .category-name-container > h1 {
  margin: 15px 0 10px;
}
.catalog-category-view #choose-a-pool > .breadcrumb, .catalog-category-view .category-name-container > .breadcrumb {
  margin-bottom: 10px;
}

@media screen and (max-width: 992px) {
  .catalog-category-view #choose-a-pool > h1,
  .catalog-category-view .category-name-container > h1 {
    margin: 20px 0 0;
  }
  .catalog-category-view #choose-a-pool > .breadcrumb,
  .catalog-category-view .category-name-container > .breadcrumb {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 480px) {
  .catalog-category-view #choose-a-pool > .breadcrumb,
  .catalog-category-view .category-name-container > .breadcrumb {
    margin-top: 10px;
  }
}
.catalog-product-view .breadcrumbs {
  background: transparent;
}
.catalog-product-view .breadcrumb {
  background: transparent;
  padding-left: 0;
}

.catalog-category-view #main, .catalog-product-view #main {
  padding-top: 10px;
}

@media (max-width: 767px) {
  body .page-title h1 {
    margin-top: 10px;
  }

  .catalog-product-view h1 {
    margin-top: 10px;
  }

  #header-main {
    height: 100px;
  }
  #header-main .logo {
    position: absolute !important;
    top: 0 !important;
    left: 10px !important;
  }
  #header-main .logo img {
    width: 117px !important;
  }
}
#disclaimerNote {
  background: #FFD700;
  padding: 20px 10px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 7px solid #CD853F;
}

.breadcrumb {
  font-size: 9px;
  font-weight: bold;
}

.posts-grid .posts {
  position: relative;
}

@media (max-width: 767px) {
  #header-mini .links.links-account {
    padding-left: 10px;
    padding-right: 10px;
  }

  #launcher {
    display: none;
  }

  .cd-top.cd-is-visible {
    display: none;
  }
}
@media (max-width: 480px) {
  header {
    border-top-width: 0;
  }

  #header-mini .links.links-account {
    float: none;
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
  }
  #header-mini .links.links-account:before, #header-mini .links.links-account:after {
    content: " ";
    display: table;
  }
  #header-mini .links.links-account:after {
    clear: both;
  }
  #header-mini .links.links-account li {
    float: none;
    display: inline-block;
  }
  #header-mini .links.links-account li a {
    float: none;
    display: inline-block;
  }
}
#header-main .container-fluid {
  position: relative;
  padding-left: 157px;
  height: 0;
}
#header-main .row {
  padding-top: 20px;
  padding-bottom: 20px;
}
#header-main .logo {
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: -62px;
  margin: 0;
}
#header-main .logo strong {
  display: none;
}
#header-main .logo img {
  margin: auto;
  position: relative;
  top: 20px;
  width: 121px;
}
#header-main .links {
  float: left;
  margin: 7px 0 0 20px;
}
#header-main .links li {
  float: left;
  margin: 0 15px 0 0;
  line-height: 2em;
}
#header-main .links li a {
  display: inline-block;
  line-height: 2em;
  vertical-align: top;
}
#header-main .links li a:before {
  font-size: 28px;
  line-height: 27px;
  color: #428bca;
  background: #ffffff;
  border-radius: 5px;
  width: 90%;
}
#header-main .links li a.facebook:before {
  color: #4B6EAA;
}
#header-main .links li a.pinterest:before {
  color: #D34E4C;
}
#header-main .links li a.twitter:before {
  color: #6CB8D8;
}
#header-main .links li a.google_plus:before {
  color: #4285F4;
  text-indent: -1px;
  border-left: 1px solid #4285F4;
}
#header-main .links li a:hover:before {
  color: #fdfcfc;
  background: none;
}
#header-main .links li span {
  display: none;
}
#header-main .phone {
  font-family: Arial, sans-serif;
  text-align: right;
  font-size: 30px;
  text-transform: uppercase;
  height: 42px;
}
@media screen and (max-width: 767px) {
  #header-main .phone {
    font-size: 15px !important;
  }
}
#header-main .phone a {
  color: #fdfcfc;
  font-size: 24px;
}
#header-main .phone a.icon {
  padding-left: 33px;
  line-height: 1;
}
#header-main .phone a.icon:before {
  top: -1px;
  font-size: 27px;
  color: #fdfcfc;
}
#header-main .phone a:hover {
  color: #fdfcfc;
}
#header-main .phone a span.glyphicons.phone_alt:before {
  color: #fff !important;
  left: 5px;
  position: relative;
  top: -3px;
}
@media screen and (max-width: 991px) {
  #header-main .phone a {
    font-size: 16px;
    position: relative;
    top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #header-main .phone a {
    font-size: 22px;
  }
}

.responsive-header {
  position: absolute;
  right: 35px;
  z-index: 1;
  width: 190px;
  top: 18px;
}
.responsive-header .responsive-trigger:hover {
  cursor: pointer;
}
.responsive-header .responsive-trigger,
.responsive-header a {
  float: left;
  margin-right: 0;
  width: calc(50% - 7px);
  text-align: center;
  color: #FFF;
  border: 1px solid #FFF;
  height: 31px;
  line-height: 31px;
  font-size: 13px;
  font-weight: 700;
}
.responsive-header .responsive-trigger .icon-bar,
.responsive-header a .icon-bar {
  background: #fdfcfc;
  width: 16px;
  height: 3px;
  display: block;
  margin-bottom: 3px;
}
.responsive-header .responsive-trigger .hamburger,
.responsive-header .responsive-trigger p,
.responsive-header a .hamburger,
.responsive-header a p {
  display: inline-block;
}
.responsive-header .responsive-trigger .hamburger,
.responsive-header a .hamburger {
  position: relative;
  top: 5px;
  margin-right: 10px;
}
.responsive-header a:hover {
  color: #FFF;
  text-decoration: none;
}
.responsive-header a {
  width: calc(50% - 7px);
  float: left;
  margin-right: 7px;
  font-size: 13px;
  font-weight: 700;
}
.responsive-header a i {
  margin-right: 10px;
}
.responsive-header-container {
  position: relative;
}

@media (min-width: 992px) {
  #header-main .search {
    bottom: -160%;
    padding-left: 4%;
    position: absolute;
    right: 0;
  }
  #header-main .input-group-btn {
    z-index: 2;
  }
}
@media screen and (max-width: 1199px) {
  #header-main .logo img {
    width: 125px;
  }

  @-moz-document url-prefix() {
    #header-main .logo img {
      width: 134px !important;
    }
  }
}
@media (max-width: 991px) {
  #header-main .logo {
    bottom: -30px;
  }
  #header-main .logo img {
    height: 146px;
    width: 153px;
    margin: 0;
  }
  #header-main .search {
    padding: 4px 0 0;
  }
  #header-main .phone {
    font-size: 25px;
    height: auto;
  }
  #header-main .phone a {
    margin-bottom: 20px;
    display: block;
  }
  #header-main .phone a.icon:before {
    top: -3px;
    font-size: 26px;
  }

  #header-mini {
    height: 42px;
  }
  #header-mini .contact-wrap {
    float: right !important;
  }
  #header-mini .account-links {
    width: 100%;
  }
  #header-mini .account-links ul li a {
    padding: 0;
    margin-left: 10px;
  }
  #header-mini .account-links .links.links-account {
    padding: 0;
  }

  #liveChatStatus.offline {
    margin-right: 7px;
  }

  #trademark {
    margin-left: 170px;
  }

  #map-text {
    margin-left: 15px !important;
  }

  #header-menu {
    padding-left: 155px;
    padding-right: 215px;
  }
  #header-menu .map-container {
    position: absolute !important;
    left: 155px;
    bottom: 10px;
    width: 100%;
  }
  #header-menu .map-container #menu-map {
    padding-left: 0;
    top: 0;
  }
  #header-menu .map-container #menu-map img {
    display: none;
  }
  #header-menu .map-container #menu-map div, #header-menu .map-container #menu-map p {
    display: inline-block;
  }
  #header-menu .search-wrap {
    float: left !important;
    margin-top: 16px;
    margin-bottom: 45px;
  }
  #header-menu .form-search {
    top: 0;
  }
}
.meshim_widget_components_chatButton_Button {
  display: none !important;
}

#page .widget.widget-static-block {
  margin: 10px 0;
  clear: both;
}

@media (max-width: 767px) {
  #header-main .container-fluid {
    height: auto;
    padding-left: 15px;
  }
  #header-main .logo {
    color: #fdfcfc;
    font-weight: 700;
    position: static;
    font-size: 18px;
    line-height: 0;
  }
  #header-main .logo img {
    width: 117px !important;
    height: auto;
    display: inline-block;
    top: 0;
    z-index: 1;
  }
  #header-main .phone {
    font-size: 25px;
    text-align: left;
  }
  #header-main .phone a.icon {
    padding-left: 0;
  }
  #header-main .phone a.icon:before {
    font-size: 0;
  }

  .zopim {
    display: none !important;
  }

  @-moz-document url-prefix() {
    #header-main .logo img {
      width: 118px !important;
    }
  }
}
.zopim {
  display: none;
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

.glyphicon-menu-close:before {
  content: "\e900";
}

#off-canvas-menu {
  position: absolute;
  top: 0;
  right: -280px;
  min-height: 100vh;
  overflow-y: scroll;
  padding-bottom: 100px;
  background: #082f50;
  width: 280px;
  box-sizing: border-box;
  transition: left 0.1s ease-in;
  display: none !important;
  -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.75);
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.75);
  z-index: 300;
}
#off-canvas-menu a {
  color: #FFF;
  font-size: 14px;
}
#off-canvas-menu ul li {
  padding: 0 25px;
  border-bottom: 1px solid #006699;
}
#off-canvas-menu ul li > a {
  font-size: 16px;
  min-height: 55px;
  line-height: 55px;
  display: block;
}
#off-canvas-menu ul li ul {
  margin: 0 -25px;
  background: #0d4a7e;
  display: none;
}
#off-canvas-menu ul li ul li {
  border-bottom: 0 none;
  border-top: 1px solid #006699;
}
#off-canvas-menu ul li.first {
  background: #0d4a7e;
}
#off-canvas-menu ul li.has-dropdown {
  position: relative;
}
#off-canvas-menu ul li.has-dropdown .drawer-toggle {
  position: absolute;
  right: 0;
  top: 0px;
  background: #0d4a7e;
  width: 55px;
  height: 55px;
  color: white;
  text-align: center;
}
#off-canvas-menu ul li.has-dropdown .glyphicon {
  font-size: 23px;
  padding-top: 18px;
}
#off-canvas-menu ul li.first {
  height: 55px;
}
#off-canvas-menu ul li.first a {
  height: 55px;
  line-height: 55px;
}
#off-canvas-menu ul li.first .glyphicon {
  padding-right: 5px;
}
#off-canvas-menu > ul > li:first-child a {
  text-align: right;
  font-weight: normal;
  display: block;
  padding-right: 41px;
  font-size: 18px;
}
#off-canvas-menu > ul > li:first-child a i {
  width: 55px;
  height: 55px;
  position: absolute;
  top: 0;
  right: 0;
  background: white;
  color: red;
  font-size: 26px;
  padding-top: 14px;
  text-align: center;
}

body.opened {
  overflow-x: hidden;
}
body.opened #off-canvas-menu {
  right: 0;
  display: block !important;
}

#search_mini_form .btn-primary {
  padding: 0 12px;
  height: 34px;
}

@media (max-width: 480px) {
  #header-main .logo {
    margin-top: 0;
  }
  #header-main .phone {
    font-size: 15px;
  }
}
#header-menu {
  position: relative;
  border-bottom: 2px solid #eeeeee;
}
#header-menu .form-search {
  float: right;
}
#header-menu .open-menu {
  display: block;
  padding: 20px 0;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  background-image: -webkit-linear-gradient(top, #fdfcfc 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #fdfcfc 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #fdfcfc 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFDFCFC', endColorstr='#FFEEEEEE', GradientType=0);
  cursor: pointer;
}

#nav {
  padding-left: 157px;
  border-left: 1px solid #06253f;
}
#nav li.level-1 {
  float: left;
  width: 50%;
}
#nav li.level-1 a.level-1 {
  display: block;
  border-right: 1px solid #06253f;
  font-family: Arial, sans-serif;
  font-weight: 700;
  line-height: 78px;
  text-transform: uppercase;
  text-align: center;
  color: #fdfcfc;
  font-size: 19px;
  height: 78px;
}
#nav li.level-1 a.level-1:hover, #nav li.level-1 a.level-1.over {
  text-decoration: none;
}
#nav li.level-1 a.level-1:hover .icon:before, #nav li.level-1 a.level-1.over .icon:before {
  color: #fdfcfc;
}
#nav li.level-1 a.level-1 .icon {
  display: none;
}
#nav li.level-1 a.level-1 .icon:before {
  font-size: 16px;
}
#nav li.level-1 .menu-box {
  display: none;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 64px;
  padding: 15px;
  background-image: -webkit-linear-gradient(top, #1d5476 0%, #1a4560 100%);
  background-image: -o-linear-gradient(top, #1d5476 0%, #1a4560 100%);
  background-image: linear-gradient(to bottom, #1d5476 0%, #1a4560 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1D5476', endColorstr='#FF1A4560', GradientType=0);
  color: #fdfcfc;
}
#nav li.level-1 .menu-box .row {
  margin-left: -10px;
  margin-right: -10px;
}
#nav li.level-1 .menu-box .row .col {
  padding-left: 10px;
  padding-right: 10px;
}
#nav li.level-1 .menu-box .menu-box-title {
  padding: 9px 8px 8px 8px;
  margin: 20px 0 -1px 0;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1;
  background: #40B3DF;
}
#nav li.level-1 .menu-box .menu-box-title a {
  display: block;
  color: #fdfcfc;
}
#nav li.level-1 .menu-box .menu-box-title .icon {
  float: right;
  padding: 7px;
}
#nav li.level-1 .menu-box .menu-box-title .icon:before {
  font-size: 15px;
  color: #fdfcfc;
}
#nav li.level-1 .menu-box .menu-box-subtitle {
  padding: 7px 0;
}
#nav li.level-1 .menu-box ul li a {
  display: block;
  padding: 7px;
  border-top: 1px solid #40B3DF;
  color: #fdfcfc;
}
#nav li.level-1 .menu-box ul li a .icon {
  display: none;
  float: right;
  top: 4px;
  padding-left: 15px;
}
#nav li.level-1 .menu-box ul li a .icon:before {
  font-size: 14px;
  color: #fdfcfc;
}
#nav li.level-1 .menu-box ul li a:hover {
  text-decoration: none;
  background: #A41E00;
}
#nav li.level-1 .menu-box ul li a:hover .icon {
  display: block;
}
#nav li.level-1 .menu-box ul li.more {
  text-align: right;
}
#nav li.level-1 .menu-box ul li.more a {
  color: #40B3DF;
}
#nav li.level-1 .menu-box ul li.more a:hover {
  text-decoration: underline;
  background: #1d5476;
}
#nav li.level-1 .menu-box .btn {
  display: block;
  margin-top: 20px;
}
#nav li.level-1 .menu-box .btn span {
  display: block;
}
#nav li.level-1:hover a.level-1 {
  color: #fdfcfc;
  background: #1d5476;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1D5476', endColorstr='#FF1D5476', GradientType=0);
}
#nav li.level-1:hover a.level-1 .icon:before {
  color: #fdfcfc;
}
#nav li.level-1.over a.level-1, #nav li.level-1.hover a.level-1 {
  color: #fdfcfc;
  background: #1d5476;
}
#nav li.level-1.over a.level-1 .icon:before, #nav li.level-1.hover a.level-1 .icon:before {
  color: #fdfcfc;
}
#nav li.level-1.over .menu-box, #nav li.level-1.hover .menu-box {
  display: block;
}
#nav li.level-1.hover .menu-box {
  display: none;
}

.xs-logo {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 15px;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
}
.xs-logo:hover {
  color: #FFF;
  text-decoration: none;
}

@media (max-width: 991px) {
  #nav li.level-1.over .menu-box {
    display: none;
  }
  #nav li.level-1 a.level-1 .icon {
    display: none;
  }
}
@media (max-width: 767px) {
  #header-menu {
    background: #f9f9f9;
  }

  #nav {
    border-left-width: 0;
    margin-left: -15px;
    margin-right: -15px;
    background: #f9f9f9;
  }
  #nav li.level-1 {
    float: none;
    width: 100%;
  }
  #nav li.level-1 a.level-1 {
    float: none;
    width: 100%;
    border-top: 1px solid #eeeeee;
    border-right-width: 0;
  }

  #header-menu {
    padding: 0;
  }
  #header-menu .container-fluid .row > div {
    background: #082f50;
    padding-bottom: 10px;
  }
  #header-menu .search-wrap {
    margin: 0;
    padding-top: 0;
    margin-top: -45px;
  }

  .responsive-header {
    top: 10px;
    right: 38px;
  }

  .search-header {
    padding-left: 130px;
  }
}
.pool-supplies.container-fluid {
  margin-bottom: 5px;
}

#main {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

#misc-utils {
  display: block;
  overflow: hidden;
  clear: both;
  padding: 40px 0 0 0;
}

footer {
  padding: 20px 0;
  border-top: 10px solid #bcbcbc;
  margin: 50px 0 -20px 0;
  background-image: -webkit-linear-gradient(top, #C9C9C9 0%, #E0E0E0 100%);
  background-image: -o-linear-gradient(top, #C9C9C9 0%, #E0E0E0 100%);
  background-image: linear-gradient(to bottom, #C9C9C9 0%, #E0E0E0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC9C9C9', endColorstr='#FFE0E0E0', GradientType=0);
  color: #000;
}
footer #ajax-load {
  height: 600px;
  border: none;
}
footer #ajax-load .ajax-lazy {
  height: 100%;
}

footer a, .footer a {
  color: #000;
}
footer .overall-links .title, .footer .overall-links .title {
  margin-top: 0;
  color: #428bca;
}
footer .overall-links .title a, .footer .overall-links .title a {
  color: #428bca;
}
footer .overall-links ul, .footer .overall-links ul {
  margin: 0 0 30px 0;
}
footer .overall-links ul li a, .footer .overall-links ul li a {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
}
footer .nav-links, .footer .nav-links {
  padding-bottom: 20px;
}
footer .nav-links li, .footer .nav-links li {
  float: left;
  padding-right: 10px;
  margin: 0 10px 10px 0;
  border-right: 1px solid #555555;
  line-height: 1;
}
footer .nav-links li:last-child, .footer .nav-links li:last-child {
  border-right-width: 0;
}
footer .nav-links li a, .footer .nav-links li a {
  color: #428bca;
}
footer .social-links, .footer .social-links {
  padding-bottom: 30px;
}
footer .social-links ul, .footer .social-links ul {
  float: right;
}
footer .social-links li, .footer .social-links li {
  float: left;
  margin: -13px 0 0 15px;
  height: 36px;
}
footer .social-links li a.facebook:before, .footer .social-links li a.facebook:before {
  color: #4B6EAA;
}
footer .social-links li a.pinterest:before, .footer .social-links li a.pinterest:before {
  color: #D34E4C;
}
footer .social-links li a.twitter:before, .footer .social-links li a.twitter:before {
  color: #6CB8D8;
}
footer .social-links li a.google_plus:before, .footer .social-links li a.google_plus:before {
  color: #4285F4;
}
footer .social-links li a.youtube:before, .footer .social-links li a.youtube:before {
  color: #d94e31;
}
footer .social-links li a.foursquare:before, .footer .social-links li a.foursquare:before {
  color: #1F81AB;
}
footer .social-links li a.yelp:before, .footer .social-links li a.yelp:before {
  color: #D03535;
}
footer .social-links li a.instagram:before, .footer .social-links li a.instagram:before {
  color: #f05d4a;
}
footer .social-links li a:hover:before, .footer .social-links li a:hover:before {
  color: #333;
}
footer .copyright p, .footer .copyright p {
  margin: 0;
}
footer .copyright .shopper-approved *, .footer .copyright .shopper-approved * {
  color: #428bca;
}
footer .telephone, .footer .telephone {
  text-align: right;
  font-size: 30px;
  line-height: 1;
}
footer .telephone .glyphicons, .footer .telephone .glyphicons {
  padding-left: 35px;
}
footer .telephone .glyphicons:before, .footer .telephone .glyphicons:before {
  top: -20px;
  left: -5px;
  font-size: 34px;
}
footer .f-logos ul, .footer .f-logos ul {
  padding-top: 30px;
}
footer .f-logos ul li, .footer .f-logos ul li {
  display: inline-block;
}
footer .f-logos .credentials ul, .footer .f-logos .credentials ul {
  float: left;
}
footer .f-logos .credentials ul li, .footer .f-logos .credentials ul li {
  margin: 0 15px 0 0;
}
footer .f-logos .payment ul, .footer .f-logos .payment ul {
  float: right;
}
footer .f-logos .payment ul li, .footer .f-logos .payment ul li {
  margin: 0 0 0 15px;
}
footer .f-logos a, .footer .f-logos a {
  display: block;
  height: 42px;
  background: url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/sprite.png) no-repeat;
}
footer a.f-logo-mcafee, .footer a.f-logo-mcafee {
  background-position: -158px -179px;
  width: 123px;
  height: 42px;
}
footer a.f-logo-approved, .footer a.f-logo-approved {
  background-position: -282px -179px;
  width: 106px;
  height: 42px;
}
footer a.f-logo-bbb, .footer a.f-logo-bbb {
  background-position: -158px -136px;
  width: 195px;
  height: 42px;
}
footer a.f-logo-review, .footer a.f-logo-review {
  background-position: 0 -136px;
  width: 108px;
  height: 42px;
}
footer a.f-logo-google, .footer a.f-logo-google {
  background-position: 0 -185px;
  width: 157px;
  height: 48px;
}
footer a.f-logo-amazon, .footer a.f-logo-amazon {
  background-position: -87px -453px;
  width: 70px;
  height: 23px;
  margin-top: 11px;
}
footer a.f-logo-bill, .footer a.f-logo-bill {
  background-position: -158px -185px;
  width: 136px;
  height: 32px;
  display: none;
}
footer a.f-logo-paypal, .footer a.f-logo-paypal {
  background-position: -469px -32px;
  width: 75px;
  height: 32px;
}
footer a.f-logo-visa, .footer a.f-logo-visa {
  background-position: -256px -33px;
  width: 51px;
  height: 32px;
}
footer a.f-logo-discover, .footer a.f-logo-discover {
  background-position: -308px -33px;
  width: 51px;
  height: 32px;
}
footer a.f-logo-mc, .footer a.f-logo-mc {
  background-position: -360px -33px;
  width: 51px;
  height: 32px;
}
footer a.f-logo-ae, .footer a.f-logo-ae {
  background-position: -412px -33px;
  width: 51px;
  height: 32px;
}
footer a.f-logo-google:hover, .footer a.f-logo-google:hover {
  background-position: 0 -136px;
}
footer a.f-logo-paypal:hover, .footer a.f-logo-paypal:hover {
  background-position: -469px 0;
}
footer a.f-logo-visa:hover, .footer a.f-logo-visa:hover {
  background-position: -256px 0;
}
footer a.f-logo-discover:hover, .footer a.f-logo-discover:hover {
  background-position: -308px 0;
}
footer a.f-logo-mc:hover, .footer a.f-logo-mc:hover {
  background-position: -360px 0;
}
footer a.f-logo-ae:hover, .footer a.f-logo-ae:hover {
  background-position: -412px 0;
}
footer a.f-logo-amazon:hover, .footer a.f-logo-amazon:hover {
  background-position: -5px -453px;
}

body.footer {
  background: transparent !important;
}

.red {
  color: #ED1C24 !important;
}

.desc-item .desc-content ul li {
  list-style: disc;
  margin-left: 18px;
}
.desc-item .desc-content ol {
  padding: 0;
}
.desc-item .desc-content ol li {
  list-style-type: decimal;
  margin-left: 18px;
}
.desc-item .desc-content .productfile_all_div img {
  padding: 0;
  margin: 0;
  float: none;
  box-shadow: none;
}
.desc-item .desc-content img {
  padding: 10px;
  margin-right: 10px;
  float: left !important;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.simple-view #action-box {
  padding-top: 22.5px !important;
}
.simple-view #action-box .price-box {
  padding-bottom: 22.5px !important;
}

@media (max-width: 1199px) {
  footer #ajax-load, .footer #ajax-load {
    height: 710px;
  }
  footer .f-logos .payment ul, .footer .f-logos .payment ul {
    float: left;
  }
  footer .f-logos .payment ul li, .footer .f-logos .payment ul li {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  body {
    overflow-x: hidden;
  }

  footer #ajax-load, .footer #ajax-load {
    height: 800px;
  }
  footer .social-links ul, .footer .social-links ul {
    float: left;
  }
  footer .social-links ul li, .footer .social-links ul li {
    margin-right: 12px;
    margin-left: 0;
  }
  footer .telephone, .footer .telephone {
    padding-bottom: 30px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  footer #ajax-load, .footer #ajax-load {
    height: 1280px;
  }
  footer .nav-links, .footer .nav-links {
    text-align: center;
  }
  footer .nav-links li, .footer .nav-links li {
    float: none;
    display: inline-block;
    margin-bottom: 15px;
  }
  footer .social-links, .footer .social-links {
    text-align: center;
  }
  footer .social-links ul, .footer .social-links ul {
    float: none;
  }
  footer .social-links ul li, .footer .social-links ul li {
    float: none;
    display: inline-block;
    margin: 0 10px 20px 10px;
  }
  footer .social-links ul li .social:before, .footer .social-links ul li .social:before {
    font-size: 32px;
  }
  footer .telephone, .footer .telephone {
    text-align: center;
  }
  footer .copyright, .footer .copyright {
    text-align: center;
  }
  footer .f-logos, .footer .f-logos {
    text-align: center;
  }
  footer .f-logos ul, .footer .f-logos ul {
    float: none !important;
  }
  footer .f-logos ul li, .footer .f-logos ul li {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 576px) {
  footer #ajax-load, .footer #ajax-load {
    height: 1360px;
  }
}
@media (max-width: 506px) {
  footer #ajax-load, .footer #ajax-load {
    height: 1440px;
  }
  footer .f-logos .payment ul li, .footer .f-logos .payment ul li {
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  footer #ajax-load, .footer #ajax-load {
    height: 2210px;
  }
  footer .col, .footer .col {
    width: 100%;
    text-align: center;
  }
  footer .social-links, .footer .social-links {
    text-align: center;
  }
  footer .social-links ul, .footer .social-links ul {
    float: none;
  }
  footer .social-links ul li, .footer .social-links ul li {
    float: none;
    display: inline-block;
    margin: 0 21px 20px 21px;
  }
  footer .social-links ul li .social:before, .footer .social-links ul li .social:before {
    font-size: 32px;
  }
}
body:not(.has-js) iframe#brands-widget {
  height: 205px;
}
body:not(.has-js) .block.block-brands .carousel-brands {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body:not(.has-js) .block.block-brands .carousel-brands .item {
  width: 16.667%;
  margin-bottom: 20px;
}
body:not(.has-js) .iframe-carousel, body:not(.has-js) .block-brands, body:not(.has-js) #main {
  height: 100%;
}
body:not(.has-js) #page .block-subscribe, body:not(.has-js) > .block-subscribe {
  display: none;
}
body:not(.has-js) .responsive-header > a {
  float: right;
}
body:not(.has-js) .responsive-header .responsive-trigger {
  display: none;
}

html.brands-iframe {
  height: 100%;
}
html.brands-iframe body:not(.has-js) {
  height: 100%;
}

@media only screen and (max-width: 991px) {
  html.brands-iframe body:not(.has-js) .block.block-brands .carousel-brands .item {
    width: 50%;
  }
}
@media only screen and (max-width: 1021px) {
  body:not(.has-js) iframe#brands-widget {
    height: 465px;
  }
}
@media only screen and (max-width: 767px) {
  html.brands-iframe body:not(.has-js) .block.block-brands .carousel-brands .item {
    width: 100%;
  }
}
@media only screen and (max-width: 797px) {
  body:not(.has-js) iframe#brands-widget {
    height: 865px;
  }
}
@media screen and (max-width: 500px) {
  .responsive-header {
    width: 65%;
    padding: 0 25px !important;
    right: 5px;
  }
  .responsive-header a,
  .responsive-header .responsive-trigger {
    width: 48%;
  }
  .responsive-header a {
    margin-right: 4%;
  }
  .responsive-header .hamburger {
    margin-right: 5px !important;
  }

  .search-header {
    width: 65% !important;
    margin-right: -15px;
  }

  .xs-logo {
    width: 100%;
    margin-left: -20px;
    text-align: center;
  }

  body:not(.has-js) .responsive-header > a {
    margin-right: 0;
  }
}
@media (max-width: 408px) {
  footer #ajax-load, .footer #ajax-load {
    height: 2340px;
  }
  footer .social-links ul li, .footer .social-links ul li {
    margin: 0 17px 20px 17px;
  }
}
.messages {
  margin-bottom: 10px;
}
.messages > li {
  padding: 15px 10px;
}
.messages > li.success-msg {
  color: #30690e;
  background-image: -webkit-linear-gradient(top, #a4dc62 0%, #d5efb5 100%);
  background-image: -o-linear-gradient(top, #a4dc62 0%, #d5efb5 100%);
  background-image: linear-gradient(to bottom, #a4dc62 0%, #d5efb5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA4DC62', endColorstr='#FFD5EFB5', GradientType=0);
  border: 1px solid #72b127;
  border-radius: 5px;
}
.messages > li.error-msg {
  color: #ED1C24;
  background-image: -webkit-linear-gradient(top, #fac1c4 0%, #fcd9da 100%);
  background-image: -o-linear-gradient(top, #fac1c4 0%, #fcd9da 100%);
  background-image: linear-gradient(to bottom, #fac1c4 0%, #fcd9da 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFAC1C4', endColorstr='#FFFCD9DA', GradientType=0);
  border: 1px solid #ED1C24;
  border-radius: 5px;
}
.messages > li.notice-msg {
  color: #fc7f00;
  background-image: -webkit-linear-gradient(top, #ffd8b0 0%, #ffe4c9 100%);
  background-image: -o-linear-gradient(top, #ffd8b0 0%, #ffe4c9 100%);
  background-image: linear-gradient(to bottom, #ffd8b0 0%, #ffe4c9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFD8B0', endColorstr='#FFFFE4C9', GradientType=0);
  border: 1px solid #fc7f00;
  border-radius: 5px;
}
.messages li {
  list-style: none !important;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 100px;
  right: 30px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #40B3DF url(https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  -webkit-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
}
.cd-top:hover {
  opacity: 0.7;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.compare-price-list.product .image .tooltip-inner {
  max-width: 600px;
}
.compare-price-list.product .image .tooltip-inner img {
  width: auto;
  max-width: 100%;
  margin: auto;
}

.hot-badge {
  background: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/sprite.png") no-repeat scroll 0 0 transparent;
  height: 81px;
  left: 0;
  position: absolute;
  top: -14px;
  width: 106px;
  z-index: 100;
}

.btn-demo-video {
  position: relative;
  font-size: 23px !important;
  padding-left: 35px;
}
.btn-demo-video:before {
  content: "\e029";
  font-family: "Glyphicons Halflings";
  position: relative;
  left: -5px;
  top: 3px;
}

#imgPreviewContainer {
  background: #FFF;
  border: 10px solid #fff;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1199px) {
  .cd-top {
    right: 30px;
    bottom: 70px;
  }
}
.tooltip-inner {
  max-width: 370px;
}
.tooltip-inner img {
  max-width: 100%;
}

.fancybox-wrap .fancybox-outer,
.fancybox-wrap .fancybox-inner {
  background: #F9F9F9;
}

@media (max-width: 767px) {
  .fancybox-wrap .fancybox-nav span {
    visibility: visible;
  }
}
#checkout-step-login .radio input[type=radio] {
  margin-top: 0;
}

@media screen and (max-width: 860px) {
  .btn-demo-video {
    font-size: 21px !important;
    padding: 5px 0;
  }
  .btn-demo-video:before {
    top: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .tooltip-inner {
    max-width: 200px;
  }
}
.stButton .stMainServices {
  height: 22px !important;
}
.stButton .stButton_gradient {
  height: 22px !important;
}

div.rssincl-box * {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 110%;
  clear: both;
}

div.rssincl-box div.rssincl-head {
  padding: 12.00px;
  background-color: #e0e0e0;
  border-bottom: 1px solid #e1e1e1;
}

div.rssincl-box div.rssincl-head p.rssincl-title,
div.rssincl-box div.rssincl-head p.rssincl-title a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16.00px;
  font-weight: bold;
  color: #4091c6;
  text-decoration: none;
}

div.rssincl-box div.rssincl-content div.rssincl-entry {
  padding: 12.00px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #e1e1e1;
}

div.rssincl-box div.rssincl-content div.rssincl-last {
  border-bottom: none;
}

div.rssincl-box div.rssincl-content div.rssincl-entry p.rssincl-itemtitle {
  margin-bottom: 6px;
}

div.rssincl-box div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14.00px;
  font-weight: bold;
  color: #000000;
}

div.rssincl-box div.rssincl-content div.rssincl-entry div.rssincl-itemdesc,
div.rssincl-box div.rssincl-content div.rssincl-entry div.rssincl-itemdesc * {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11.00px;
  color: #555555;
}

div.rssincl-box div.rssincl-content div.rssincl-entry div.rssincl-backlink {
  font-size: 10px;
  color: #000000;
}

div.rssincl-box div.rssincl-content div.rssincl-entry div.rssincl-backlink a {
  color: #000000;
  line-height: 130%;
  text-decoration: none;
}

div.rssincl-box div.rssincl-content div.rssincl-entry div.rssincl-itemdesc img {
  margin: 5px;
}

div.rssincl-box div.rssincl-content div.rssincl-entry div.rssincl-clear {
  clear: both;
}

.shipping-tracking-popup {
  background: #ffffff;
}
.shipping-tracking-popup .buttons-set {
  margin-top: 2em;
  text-align: right;
  padding-right: 20px;
}
.shipping-tracking-popup .buttons-set button {
  float: none;
}
.shipping-tracking-popup button {
  border-color: #d24403 #a92000 #a92000 #d24403;
  background-image: url(https://skin.thepoolfactory.com/skin/adminhtml/default/default/images/cancel_btn_bg.gif);
  background-color: #fcaf81;
  color: #fff;
  padding: 0px 7px 1px 7px;
  font: bold 12px arial, helvetica, sans-serif;
  cursor: pointer;
  text-align: center !important;
  white-space: nowrap;
  float: right;
}
.shipping-tracking-popup button span {
  background: url(https://skin.thepoolfactory.com/skin/adminhtml/default/default/images/cancel_btn_icon.gif) no-repeat;
  padding-left: 20px;
}
.shipping-tracking-popup .page-title {
  background: #6f8992;
  padding: 2px 20px;
}
.shipping-tracking-popup .page-title h1 {
  display: inline-block;
  padding: 0;
  background: none;
  margin: 0;
  color: #fff;
  font-size: 1em;
  line-height: 18px;
  min-height: 0;
}
.shipping-tracking-popup .container {
  width: 100%;
  margin: 0;
  padding: 0;
}
.shipping-tracking-popup .info {
  border: 1px solid #d6d6d6;
  background: #fafafa;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.shipping-tracking-popup .info .sub-title {
  margin-bottom: .5em;
  color: #253033;
  font-size: 1.25em;
}
.shipping-tracking-popup .info td, .shipping-tracking-popup .info th {
  font: 12px arial, helvetica, sans-serif;
  padding: 4px 10px;
}
.shipping-tracking-popup .info td .nobr, .shipping-tracking-popup .info th .nobr {
  white-space: nowrap;
}
.shipping-tracking-popup .info th {
  white-space: nowrap;
}
.shipping-tracking-popup .info .label {
  display: block;
  width: 185px;
  padding-right: 15px;
  font-size: 12px;
  color: #333;
  text-align: left;
}

.no-display {
  display: none;
}

.no-wrap {
  white-space: nowrap;
}

.ewbotblocker-bot-verify #main, .ewbotblocker-bot-verify #recaptcha_widget_div {
  margin-bottom: 30px;
}

#recaptcha_privacy {
  display: none;
}

@media only screen and (min-width: 992px) {
  #recaptcha_logo {
    position: absolute;
    top: 161%;
    left: -37px;
  }
}
#newsletter-recaptcha {
  margin: 10px 0;
}

.image.lazy-image {
  min-height: 100px;
}

.video-wrapper {
  width: 600px;
  max-width: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-notes {
  color: #ED1C24;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

.product-page .product-notes {
  font-size: 1.2em;
  margin-top: -15px;
}

body:not(.has-js) .product-page .product-notes {
  margin-top: 10px;
}

.title .product-notes {
  margin-top: 15px;
}

.table .product-notes {
  text-align: left;
  margin-top: -10px;
}

#checkout-review-table .product-notes {
  margin-top: 5px;
}

@media (max-width: 600px) {
  .tp-rightarrow {
    left: 104% !important;
  }

  .tp-leftarrow {
    left: -4% !important;
  }
}
@-moz-document url-prefix() {
  #header-main .logo img {
    width: 128px;
  }
}
.sp-methods > dl {
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  padding: 3px;
  position: relative;
  width: auto !important;
  background: #E6E6E6;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/fancybox-images/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/fancybox-images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev {
  left: 0;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next {
  right: 0;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/fancybox-images/bg-black-80.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/fancybox-images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

.onsale-product-container {
    cursor: pointer;
    position: relative;
    z-index: 100;
}

.onsale-product-container-inside {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}

div.onsale-product-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.new-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.custom-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}
div.onsale-category-container-grid {
    position: relative;
}

div.onsale-category-container-list {
    position: relative;
    float: left;
}

.onsale-category-container {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}

div.onsale-category-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.new-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.custom-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}




.yui-ac label {
  float: left;
  height: 21px;
  width: 24px;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
}
.yui-ac button {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  vertical-align: middle;
  overflow: visible;
  border: 0 none;
  cursor: pointer;
  background: none repeat scroll 0 0 transparent;
  color: #2F2F2F;
  font: 12px/15px Arial,Helvetica,sans-serif;
}
.yui-ac button span {
  display: block;
  height: 21px;
  padding: 0 0 0 3px;
  background: url("https://skin.thepoolfactory.com/skin/frontend/responsive/default/images/aw_searchautocomplete/btn_search.gif") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  font: bold 11px/21px Tahoma,Verdana,Arial,sans-serif;
}
.yui-ac button span span {
  background-position: 100% 0;
  padding: 0 6px 0 3px;
}

.yui-ac-bd ul > li.aw_hidden {
  background-color: white;
  border: medium none;
  margin: 0;
  padding: 0;
  display: none;
}
.yui-ac-bd ul.product-search-result > li {
  border-bottom: 1px solid #bfbfbf;
  color: #2f2f2f;
  cursor: pointer;
  margin: 0;
  min-height: 85px;
  padding: 0 5px;
}
.yui-ac-bd ul.product-search-result > li.selected {
  background-color: #f4f4f4 !important;
}

#myContainer {
  position: absolute !important;
  z-index: 999;
  width: auto !important;
}
#myContainer .yui-ac-bd ul.product-search-result {
  position: relative;
}

.yui-ac-container {
  position: absolute !important;
  z-index: 999;
  width: auto !important;
}

.yui-ac-content {
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  background-color: #fff;
  margin: 0;
  padding-bottom: 5px;
  width: 300px;
  padding: 15px;
}
.yui-ac-content ul {
  background-color: #ffffff;
  border: none;
}
.yui-ac-content ul.product-search-result > li {
  margin: 0px 0;
  padding: 0 5px;
  cursor: pointer;
  min-height: 85px;
  color: #2f353e;
  border-bottom: 1px solid #bfbfbf;
}
.yui-ac-content ul.product-search-result > li:hover {
  background-color: #f4f4f4 !important;
}

.yui-ac-hd {
  border-bottom: 1px dashed #bfbfbf;
  color: #999999;
  display: none;
  font-style: italic;
  margin: 4px 0px;
  padding: 0 4px;
  text-align: left;
}

.search-autocomplete ul.keywords-list {
  padding-left: 15px;
}
.search-autocomplete ul.keywords-list li {
  margin-left: 15px;
  list-style: disc;
}
.search-autocomplete ul > li {
  text-align: left;
}
.search-autocomplete ul > li p {
  text-align: justify;
}
.search-autocomplete li {
  margin-left: 15px;
}

.header .form-search .search-autocomplete ul {
  background-color: #ffffff;
  border: none;
}
.header .form-search .search-autocomplete ul.product-search-result > li {
  margin: 0px 0;
  padding: 0 5px;
  cursor: pointer;
  min-height: 85px;
  color: #2f353e;
  border-bottom: 1px solid #bfbfbf;
}

.yui-ac-highlight {
  background-color: #f4f4f4;
}

.searched-words {
  color: red;
}

.std {
  padding: 10px 0px 0px 0px;
}
.std ul.disc {
  float: left;
}
.std .price {
  font-size: 12px;
  line-height: 14px;
}

.aw-sas-suggest {
  text-align: left;
}
.aw-sas-suggest h5 {
  text-transform: uppercase;
  color: #005d90;
  font-size: 14px;
  margin: 15px 0 10px;
  font-weight: bold;
}
.aw-sas-suggest li a {
  margin: 0 3px 0 0;
  font-size: 12px;
}

.aw-sas-all-results-wrapper {
  padding-top: 15px;
}

#sac-results ol {
  display: inline-block;
  padding-left: 0px;
  width: 100%;
}
#sac-results .std {
  padding: 1px 0 0;
}
#sac-results .price {
  color: #2f353e;
}
#sac-results .was-price {
  display: none;
}
#sac-results .special-price {
  padding: 0;
}

#sac-suggest li a {
  color: #2f353e;
}

.aw-sas-all-results {
  background: none repeat scroll 0 0 #FFF000;
  box-shadow: 0 5px #ABA000;
  border: none;
  border-radius: 5px;
  color: #303339 !important;
  cursor: pointer;
  display: inline-block;
  font: bold 16px Arial , sans-serif !important;
  letter-spacing: 0;
  margin: 3px 0 0 0px;
  outline: medium none;
  padding: 17px 0px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100%;
  text-align: center;
}
.aw-sas-all-results:hover {
  box-shadow: 0 4px #ABA000 !important;
  top: 2px;
}

@media (max-width: 991px) {
  .yui-ac-container {
    right: 15px !important;
    padding-left: 30px;
  }

  .yui-ac-content {
    padding: 0;
  }

  .aw-sas-suggest h5 {
    display: none;
  }

  .empty-search {
    padding: 10px;
  }

  .search-autocomplete ul.keywords-list {
    padding-left: 0;
    margin-bottom: 0;
  }
  .search-autocomplete ul.keywords-list li {
    margin-left: 0;
    list-style: none;
    padding: 10px 15px;
    border-bottom: 1px dashed #cecece;
  }
  .search-autocomplete ul.keywords-list li:last-child {
    border-bottom: none;
  }
  .search-autocomplete ul.keywords-list li a {
    display: block;
  }
}
@media (max-width: 767px) {
  .yui-ac #myContainer {
    position: static !important;
  }
  .yui-ac .yui-ac-content {
    width: auto !important;
    padding: 0;
    left: 15px;
    right: 15px;
    top: inherit;
    position: absolute;
    z-index: 999;
  }
}




/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
.productfile_protoClassic {
border:5px solid #8C939C;
width:300px;
z-index: 16000 !important;
}

.productfile_protoClassic .productfile_toolbar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#96B8E2  url(https://skin.thepoolfactory.com/skin/frontend/base/default/images/classic_toolbar.gif) repeat-y left top;
color:#FFFFFF;color:#FFFFFF;
font-weight:bold;

}

.productfile_protoClassic .content {
background: #fff; 
color: #333333;
font: 11px Arial, Helvetica, sans-serif; 
padding: 5px; 
clear:both;
}

.productfile_protoClassic .title {
padding:5px;
}

#productfile_all_div a{ width:100%;}
@media all and (min-width: 0px) and (max-width: 680px) {
    .productfile_protoClassic {
        width: 75% !important;
    }
}
/* 
    Document   : default.css    
    Description:
        Purpose of the stylesheet follows.
*/
.shopbybrand_sidebar .block-content ul{padding:10px;}
/* add by Peter */
.shopbybrand_sidebar .block-content ul li{
    list-style: none;
}
.shopbybrand_sidebar .block-content ul li a{
    text-decoration: none;
}
.shopbybrand_sidebar .block-content .brands-item{
    margin-bottom: 5px;
}
.shopbybrand_sidebar .block-content .brands-item .brand-name{
    margin-left: 5px;
}
/* end add by Peter */
.shopbybrand_sidebar .actions a{float:right;}
.shopbybrand .brand-input-search .validation-advice{top:50px;}
.shopbybrand .brand-input-search form{position:relative;}
.brand-right button.button{height:auto  !important;}
/* */

/* use this to customized lazyload related style */
.catalog-category-view .page .col-main .category-products li a.product-image {
    /*background-image: url('https://skin.thepoolfactory.com/skin/frontend/poolfactory/default/images/Snapfast/loading.gif');
    background-repeat: no-repeat;
    background-position: 50%;*/
    text-align: center; 
}
.wizard-box .product-list .img-holder{text-align: center}
.wizard-box .product-list .img-holder img{float:none;}
.wizard_popup_main_wrap_inner .product-image {text-align:center;}
.products-grid .item .standalone-bottomline{
display: flex;
justify-content: center;
padding:10px 0;
}
#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff!important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-layers-container{transform-style:preserve-3d;position:absolute;width:100%;height:100%;overflow:hidden;top:0;left:0}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(https://skin.thepoolfactory.com/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:after,.tp-kbimg-wrap:before{height:500%;width:500%}
