#content {
  width: 100%;
}

.product {
  margin-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
}

.product * {
  color: inherit;
}

.product a:hover,
.product a:focus,
.product a:active {
  color: #333333;
}

.product a:focus,
.product a:hover,
.product a:visited {
  text-decoration: none !important;
}

.product a,
.product #list-view,
.product #grid-view,
.product #compact-view,
.product #phone .open_callback,
.product #phone .open_callback span,
.product #phone .fa-chevron-down {
  color: #4d9471;
}

.product .heading {
  overflow: hidden;
  margin-right: 0px;
  display: flex;
  color: rgb(61, 61, 61);
  font-size: 2em;
}

.product .heading span:nth-child(2) {
  flex: 1 0;
  margin: -0.2em 0.4em;
  text-align: end;
}

.product .show_attr {
  display: inline-block;
  font-weight: bolder;
  margin: 0 0 2px;
  padding: 8px 0 0;
  line-height: 1;
  border-bottom: dotted 1px;
  text-decoration: none !important;
  width: fit-content;
  color: #4d9471 !important;
}

.product .rating {
  color: #4d9471 !important;
}

.product .rating .fa-comments-o {
  margin: 0 0 0 5px;
  padding: 0 5px 0 8px;
  border-left: solid 1px #ddd;
}

.product .rating a {
  border-bottom: dotted 1px;
  text-decoration: none;
}

.product--title {
  width: 100%;
  overflow: hidden;
  margin-right: 0px;
  padding-bottom: 20px;
}

.product--thumbnails {
  position: relative;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  width: 42%;
  text-align: center;
}

.product--thumbnails .thumbnail a > img,
.product--thumbnails .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
}

.product--description {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.product--description h5 {
  font-size: 1.1em;
  font-weight: bolder;
  margin: 15px 0 10px;
  line-height: 1.5em;
  color: #d9534f;
}

.product--description h5 span.note {
  display: block;
  font-size: 0.7em;
}

.product .price {
  margin: 15px 0 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.product .price .old-price {
  text-decoration: line-through;
  text-decoration-color: red;
  color: red;
  font-size: 1.4em;
}

.product .price li > span {
  display: inline-block;
  vertical-align: middle;
  margin: 2px 0 8px;
  font-size: 1.8em;
  font-weight: 800;
}

.product .nope,
.product .shop_waitlist__wrap {
  padding: 10px 0;
}

.product .nope .form-control,
.product .shop_waitlist__wrap .form-control {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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, -webkit-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;
  border: solid 1px rgba(0, 0, 0, 0.15);
}

.description {
  padding-left: 20px;
  padding-right: 20px;
  color: inherit;
}

.description--row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.description--row__topPadding {
  padding-top: 10px;
}

.description--code {
  flex: 1;
}

.description--availability {
  flex: 1;
}

.description .add_to_cart {
  color: #ffffff !important;
  background: #4d9471 !important;
  height: 34px !important;
  font-size: 1em;
  font-weight: 500;
  padding: 0 12px 3px;
}

.description .btn.quick_order {
  color: #404040 !important;
}

.description .quantity #input-quantity {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  margin: 0 0px 0 5px;
  padding: 0;
  text-align: center;
  font-size: 1em;
  border-radius: 3px 0 0 3px;
}

.description .quantity #input-quantity + span,
.description .quantity #input-quantity + div + span {
  display: inline-block;
  vertical-align: top;
  margin: 0px 0 0 -4px;
  overflow: hidden;
}

.description .quantity .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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, -webkit-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;
  border: solid 1px rgba(0, 0, 0, 0.15);
}

.description .quantity span .btn {
  display: block;
  min-width: 25px;
  width: 8px;
  height: 17px;
  line-height: 17px;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 0.6em !important;
  color: #777;
  background: #eee;
  border: solid 1px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 5px 5px -4px rgba(0, 0, 0, 0);
  transition: all ease-in-out 0.2s;
}

.description .quantity span .btn:first-child {
  border-radius: 0 3px 0 0;
}

.description .quantity span .btn:last-child {
  border-top: none;
  border-radius: 0 0 3px 0;
}

.description .form-group {
  padding: 10px 0;
}

.block--btns {
  display: flex;
  justify-content: space-around;
  width: 15%;
  color: inherit;
}

.block--btns .btn {
  height: 28px;
  padding: 0 10px 2px;
  font-weight: 500;
  border: solid 1px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 5px 5px -4px rgba(0, 0, 0, 0);
  transition: all ease-in-out 0.2s;
  width: 33.33%;
}

.block--btns .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.block--btns .btn:hover {
  color: #d9534f !important;
}

.block--btns .wishlist:hover {
  color: #4d9471 !important;
  background: #e5e5e5 !important;
}

.block--btns .compare:hover {
  color: #4d9471 !important;
  background: #e5e5e5 !important;
}

.block--btns .product_button .btn {
  width: 100%;
  padding: 0;
  height: 28px;
  color: #888;
  background: #f8f8f8;
}

.block--btns > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.block--btns > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -2px;
}

.block--btns > .btn:last-child:not(:first-child),
.block--btns > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -2px;
}

.block--btns > .btn,
.block--btns > .dropdown-menu,
.block--btns > .popover {
  font-size: 1em;
}

.attributes {
  list-style: none;
}

.attributes .attribute {
  display: flex;
  justify-content: space-between;
  line-height: 1.5em;
}

.attributes .attribute span:last-child {
  display: flex;
}

.attributes .attribute span:nth-child(2) {
  flex: 1 0;
  height: 1.2em;
  margin: 0 0.4em;
  text-align: end;
}

label {
  text-align: left !important;
  font-size: 1em;
  font-weight: 400;
}

.option {
  position: relative;
  margin: 0 0 5px;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.row {
  margin: 10px -10px;
}

.container {
  position: relative;
}

.tag-wrapper {
  margin: 0 0 10px !important;
  font-size: inherit !important;
  color: #4d9471 !important;
}

.tag-wrapper .fa-tag {
  color: #333333 !important;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-question::before {
  content: "\f128";
}

.fa-heart::before {
  content: "\f004";
}

.fa::before {
  content: "\f0ec";
}

.fa-plus::before {
  content: "\f067";
}

.fa-minus::before {
  content: "\f068";
}

.fa-shopping-basket::before {
  content: "\f291";
}

.fa-ruble::before,
.fa-rouble::before,
.fa-rub::before {
  content: "\f158";
}

.fa-tag::before {
  content: "\f02b";
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group::after,
.btn-group-vertical > .btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
  display: table;
  content: " ";
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn:hover,
.btn:active,
.btn:focus {
  border: solid 1px rgba(0, 0, 0, 0.12);
}

.btn.quick_order {
  color: #404040 !important;
  transform: scale(1);
}

.btn.quick_order:hover,
.btn.quick_order:focus,
.btn.quick_order:active {
  color: #ffffff !important;
  background: #4d9471 !important;
}

.btn + .btn-lg {
  margin: 0 0 0 10px;
}

.btn .fa + span {
  margin: 0 0 0 5px;
}

.btn.btn-primary {
  color: #ffffff !important;
  background: #4d9471 !important;
}

.btn-lg {
  height: 34px !important;
  font-size: 1em;
  font-weight: 500;
  padding: 0 12px 3px;
}

.btn-primary {
  border: solid 1px rgba(0, 0, 0, 0.12);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

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

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

@media screen and (max-width: 640px) {
  .product--thumbnails {
    width: 80%;
  }

  .block--btns {
    width: 100%;
  }
}
