#catalog_options {
  overflow: auto;
  margin-bottom: -30px;
}
#catalog_options fieldset {
  text-align: left;
  display: inline-block;
  padding: 0;
  margin: 0;
  border: 0;
  background: 0;
}
#catalog_stat {
  font-size: 14px;
  margin-bottom: 27px;
}
#catalog_options label {
  font-size: 13px;
}
#catalog_options fieldset.left {
  float: left;
}
#catalog_options fieldset.right {
  float: right;
  margin-left: 15px;
  margin-right: 1.5%;
}
#catalog_search > div {
  position: relative;
}
#catalog_search .ac_edit {
  border: 0;
  margin-right: 60px;
}
#catalog_search_mode {
  display: none;
}

#catalog_search_submit {
  outline: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 25px;
  height: 30px;
  background-image: url(../img/icon-search_1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
#catalog_search_reset {
  outline: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 25px;
  height: 30px;
  background-image: url(../img/icon-delete.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
  position: absolute;
  top: 0;
  right: 25px;
  display: block;
}
.brand_logo_item {
  height: 80px;
  border: 5px solid #f5f5f2;
}
.buy_item {
  text-align: center;
  padding: 10px 75px 10px 35px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  text-transform: uppercase;
  color: white !important;
  background: rgba(5, 126, 55, 1);
  text-decoration: none;
  border-radius: 40px;
  padding-right: 50px;
  background-image: url(../img/icon-cart-w.png);
  background-position: 86% 35%;
  background-size: 23px;
  background-repeat: no-repeat;
  border: 4px solid #029b34;
  transition: 300ms;
}
.buy_item:hover {
  text-align: center;
  padding: 10px 75px 10px 35px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  text-transform: uppercase;
  color: white !important;
  background: #029b34;
  text-decoration: none;
  border-radius: 40px;
  padding-right: 50px;
  background-image: url(../img/icon-cart-w.png);
  background-position: 86% 35%;
  background-size: 23px;
  background-repeat: no-repeat;
  border: 4px solid rgba(5, 126, 55, 1);
  transition: 300ms;
}
#catalog h1 {
  font-size: 30px;
  text-transform: uppercase;
  color: #488ca7;
  font-weight: 400 !important;
  margin-bottom: 0;
}
#catalog_filter > .heading3 {
  background-image: none;
  border: 0;
  padding: 10px;
  position: relative;
  margin-bottom: 20px;
  transition: background-color 200ms;
  border-left: 2px solid #b5a0d8;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
  background: white;
  color: #b5a0d8;
  text-transform: uppercase;
}
#catalog_filter .catalog_filter_icon {
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.layout_right p {
  font-size: 17px;
  line-height: 33px;
  font-weight: 400;
}
#catalog_filter.active > .heading3 > .catalog_filter_clear {
  display: block;
}
#catalog_filter.active > .heading3 > .catalog_filter_icon {
  display: none;
}
.catalog_filter_clear {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  vertical-align: middle;

  background-repeat: no-repeat;
  background-position: center;
}
#catalog_filter > ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
.catalog_filter_part {
  margin-bottom: 20px;
  background-color: white;
}
.catalog_filter_part .heading3 {
  padding: 5px 10px;
  margin: 0;
  font-weight: normal;
  color: #b5a0d8;
  font-size: 16px;
  position: relative;
  background-repeat: no-repeat;
  background-position: right 10px center;
  transition: background-color 200ms;
  border-bottom: 1px solid silver;
}
.ac_checklist .acl_items {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  list-style: none outside none;
  font-size: 13px;
}
.catalog_filter_part.active > .heading3 {
  padding-left: 30px;
}
.catalog_filter_part.active > .heading3 .catalog_filter_clear {
  display: block;
}

.catalog_filter_control {
  max-height: 350px;
  overflow: auto;
  padding-top: 14px;
  padding-bottom: 3px;
  line-height: 22px;
}
.catalog_filter_price {
  padding: 0 10px;
}
.catalog_filter_price label {
  display: block;
  text-align: center;
}

.catalog_filter_list .filter_disabled {
  color: silver;
}
.catalog_filter_list .filter_disabled > span {
  display: none;
}
.catalog_filter_boxes br {
  display: none;
}
.catalog_filter_boxes .acl_item {
  padding: 0;
  display: inline-block;
  background-image: none !important;
  width: 48px;
  height: 48px;
  margin-right: 4px;
  margin-bottom: 6px;
}
.catalog_filter_boxes .acl_item > div {
  width: 48px;
  height: 48px;
  text-align: center;
  font-size: 14px;
  border: 2px solid #d3af37;
  color: black;
  position: relative;
}
.ac_bullet {
  border: 2px solid #b5a0d8;
  position: absolute;
  left: 2px;
  top: 50%;
  width: 9px;
  height: 9px;
  transform: translateY(-50%);
  background-image: unset;
}
.ac_checked .ac_bullet:after {
  background-color: #b5a0d8;
}

.clear_filters {
  border-left: 0;
  background: #b5a0d8 !important;
  color: white !important;
  cursor: pointer;
}
.catalog_filter_boxes .acl_item > div > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalog_filter_boxes .acl_item > div.filter_disabled {
  opacity: 0.5;
}
.catalog_filter_boxes .acl_item .ac_bullet {
  display: none;
}
.catalog_filter_boxes .acl_item.ac_checked {
  color: black;
  background-color: #eee;
}
.catalog_filter_boxes .acl_item.ac_disabled {
  cursor: auto;
  opacity: 0.5;
}
.catalog_filter_boxes .acl_item:not(.ac_disabled):hover {
  background-color: #edf4fd;
}

.catalog_filter_price .ac_slider {
  padding: 0;
}
.catalog_filter_price .acs_range {
  background-color: #0063d1;
}

.product_property_nonselect {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

#catalog_filter.collapsed > .heading3 {
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 15px;
  background-image: url(../img/arrow-down-grey.png);
  cursor: pointer;
}
#catalog_filter.collapsed.expanded > .heading3 {
  background-image: url(../img/arrow-up-grey.png);
}
#catalog_filter.collapsed:not(.expanded) > ul {
  display: none;
}
#catalog_filter.collapsed .catalog_filter_part .heading3 {
  background-size: 15px;
  background-image: url(../img/arrow-down-grey.png);
  cursor: pointer;
}
#catalog_filter.collapsed .catalog_filter_part.expanded .heading3 {
  background-image: url(../img/arrow-up-grey.png);
}
#catalog_filter.collapsed
  .catalog_filter_part:not(.expanded)
  .catalog_filter_control {
  display: none;
}

#catalog_list.with_toolbar {
  margin-right: 32%;
}

#catalog_toolbar {
  float: right;
  width: 30%;
  box-sizing: border-box;
  background-color: #f5f5f2;
  padding: 10px 20px;
}
#catalog_toolbar .caption {
  margin-bottom: 10px;
}

#catalog_cart_add {
  background-color: white;
  margin-bottom: 20px;
}
#catalog_cart_add > fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  background: 0;
  margin-right: 50px;
  padding: 10px;
  overflow: hidden;
}
#catalog_cart_add > input {
  outline: 0;
  border: 0;
  cursor: pointer;
  width: 50px;
  height: 50px;
  float: right;
  background-color: #b5a0d8;
  background-image: url(../img/icon-to-cart.png);
  background-repeat: no-repeat;
  background-position: center;
}
#catalog_cart_add fieldset input {
  height: 30px;
  color: black;
  border: 0;
  box-sizing: border-box;
  background-color: white;
}
#catalog_cart_add fieldset > div {
  margin-right: 40px;
}
#catalog_cart_add input[name="code"] {
  display: block;
  padding-left: 10px;
  border: 1px solid white;
  width: 100%;
  box-sizing: border-box;
}
#catalog_cart_add input[name="code"]:focus {
  border: 1px solid silver;
}
#catalog_cart_add input[name="quantity"] {
  float: right;
  width: 30px;
  text-align: center;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
}
#catalog_cart_add input[name="quantity"]:focus {
  background-color: white;
  border: 1px solid silver;
}
#catalog_toolbar .button {
  background-color: #9e9e9e;
  background-image: none;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  transition: background-color 200ms;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
#catalog_toolbar .button:hover {
  background-color: #606060;
}
#catalog_cart_import > input {
  cursor: pointer;
  font-size: 200px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
#catalog_cart_import:hover {
  background-color: #606060;
}
#catalog_cart_import > img {
  margin-left: 10px;
}
#catalog_cart_import > * {
  display: inline-block;
  vertical-align: middle;
  color: white;
}

#catalog_cart_items table {
  width: 100%;
  border-spacing: 0 10px;
}
#catalog_cart_items td {
  padding: 0;
  vertical-align: middle;
}
#catalog_cart_items thead td {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
#catalog_cart_items tfoot td {
  font-size: 16px;
  font-weight: normal;
  text-align: right;
}
#catalog_cart_items tfoot td > strong {
  color: #d4171b;
}
#catalog_cart_items tbody tr {
  background-color: white;
}
#catalog_cart_items td.remove {
  width: 20px;
  background-image: url(../img/icon-remove.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  background-color: #b5a0d8;
  transition: background-color 200ms;
}
#catalog_cart_items td.remove:hover {
  background-color: #9e9e9e;
}
#catalog_cart_items td.title {
  padding: 5px;
  font-size: 12px;
}
#catalog_cart_items td.title * {
  display: block;
}
#catalog_cart_items td.price {
  font-weight: bold;
  padding: 10px;
}
#catalog_cart_items td.quantity > input {
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
}
#catalog_cart_items td.quantity > input:focus {
  background-color: white;
  border: 1px solid silver;
}

.product_out_of_stock {
  border: 3px solid #cccccc;
  display: inline-block;
  padding: 5px 20px;
}

.product_item {
  overflow: visible;
  position: relative;
  background-color: white;
  margin-bottom: 30px;
  transition: 400ms;
  padding-bottom: 15px;
}
.product_item:hover {
  background: white;
  box-shadow: 0px 0px 15px 5px #00000010;
  transition: 400ms;
}
.product_list > ul {
  overflow: visible !important;
}
.product_item_title {
  font-size: 18px;
  margin-bottom: 10px;
  height: 40px;
  text-transform: uppercase;
  font-weight: 300;
  color: black;
}
.product_item_content {
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.product_item_price {
  color: #000000;
  font-size: 24px;
  padding-top: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
  min-height: 32px;
  margin-top: 0px;
  text-align: center;
  font-weight: 400;
}
.product_item:hover > .product_item_price {
  border-top: 1px solid #fff;
}
.product_item_price > span {
  font-size: 25px;
  color: #bebebe;
  text-decoration: line-through;
}

.product_item_button_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product_item_image {
  position: relative;
  padding-top: 100%;
  box-sizing: border-box;
  /*border: 14px solid #f0efeb;*/
  transition: 400ms;
}
/*.product_item_image:hover {
  border: 14px solid #ffffff;
  transition: 400ms;
}*/

.product_item_image .adaptive_image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  /*box-shadow: 0px 0px 10px 1px #cccccc80;*/
  margin: 20px;
}
.product_item_image .adaptive_image:hover {
  /*box-shadow: 0px 0px 10px 1px #cccccc00;*/
}
.product_item_tag.discount {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: relative;
}
.product_item_tag.discount span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product_item_tags {
  position: absolute;
  top: 20px;
  left: 25px;
  min-width: 100px;
  z-index: 20;
}
.product_item_tags.right {
  position: absolute;
  top: 20px;
  left: auto;
  right: 20px;
  min-width: auto;
  z-index: 20;
}
.gallery {
  position: relative;
}
.gallery_tags.right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
}
.product_item_tags > span {
  background: #ddc154;
  color: #572f61;
  padding: 0 10px;
  line-height: 20px;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 12px;
}
.product_item_tag {
  line-height: 30px;
  border-radius: 3px;
  color: white;
  text-align: center;
  margin-bottom: 5px;
}
.product_item_tag.discount,
.product_item_tag.green {
  background-color: #3cb878;
}
.product_item_tag.red {
  background-color: #b83c3c;
}
.product_item_tag.blue {
  background-color: #0063d1;
}

.category_item {
  overflow: hidden;
  padding-top: 100%;
  margin-bottom: 40px;
  position: relative;
  border: 1px solid #e0e0e0;
  background-color: white;
}

.category_item_image,
.category_item_image > .adaptive_image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.category_item h2 {
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  transform: translateY(-50%);
  font-size: 18px;
  margin: 0;
  text-align: center;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: normal;
  color: white;
}

#product {
  padding-bottom: 50px;
  overflow: auto;
  background-color: #f1f1f1;
  background-color: white;
  max-width: 80%;
  max-width: 1600px;
  margin: 0 auto;
  padding-top: 50px;
}
#product hr {
  height: 8px;
  border: 0;
  border-top: 1px solid #e6e6e6;
  margin-top: 20px;
  margin-bottom: 13px;
  border-top: 2px solid #f5f5f2;
}
#product.no_gallery #product_right {
  float: none;
  max-width: 750px;
  margin: auto;
}
#product h1 {
  margin-top: -0;
  color: #488ca7;
  font-size: 40px;
  font-weight: normal;
  margin-left: -3px;
  border-bottom: 2px solid #f5f5f2;
  margin-bottom: 15px;
  line-height: 1em;
}
#product_properties {
  border-spacing: 0;
  margin-bottom: 20px;
}
#product_properties td {
  padding: 0;
}
#product_properties td:nth-child(2) {
  font-weight: bold;
  padding: 5px 10px;
}
#product_desc {
  margin-top: 30px;
}
#product_menu {
  overflow: hidden;
}
#product_selector table {
  border-spacing: 0;
}
#product_selector table td:last-child {
  width: 150px;
}
#product_selector {
  margin-top: 20px;
}

.product_price {
  margin-bottom: 10px;
  float: left;
  top: 22px;
  position: relative;
}
.product_price > strong {
  font-size: 31px;
  color: #b5a0d8 !important;
  margin-bottom: 10px;
  font-weight: 300;
}
.product_price > div {
  font-size: 16px;
  color: #a8aab4;
  text-transform: uppercase;
}
.product_price > span {
  font-size: 20px;
  font-weight: normal;
  text-decoration: line-through;
  color: silver;
}
#product_quantity {
  top: 19px;
  position: relative;
  height: 40px;
  float: left;
  margin-right: 30px;
  margin-left: 30px;
}
#product_quantity_minus {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/minus.jpg);
  float: left;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: 1px solid #cccccc;
}
#product_quantity_plus {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/plus.jpg);
  float: right;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: 1px solid #cccccc;
}
#product_quantity > div {
  margin-left: 41px;
  margin-right: 41px;
  width: 50px;
  border: 1px solid #cccccc;
  text-align: center;
}
#product_quantity > div > input {
  height: 40px;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  width: 30px;
  font: inherit;
  text-align: center;
}
#product_to_cart {
  background-color: #b5a0d8;
}
.layout_right p {
  margin-top: 0;
  margin-bottom: 0;
}
.related_items {
  position: relative;
  margin-top: 100px;
  padding-left: 10%;
  padding-right: 10%;
  box-sizing: border-box;
  z-index: 15;
  padding-top: 30px;
}

.related_items::before {
  background-image: url(../img/divider-top-logo.png);
  background-position: top center;
  background-repeat: no-repeat;
  content: "";
  left: 0;
  top: -41px;
  width: 100%;
  height: 90px;
  position: absolute;
}
.related_items:after {
  background: #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 70%;
  z-index: -1;
}
.related_items ul {
  list-style-type: none;
  padding-left: 0;
}
.related_items li {
  width: 20%;
  display: inline-block;
  margin: 1.5%;
}

.product_description {
  margin-top: 30px;
}
.product_description h3 {
  float: left;
  width: 4%;
  text-transform: uppercase;
  margin-top: -9px;
}
.product_description hr {
  float: left;
  width: 96%;
}

.product_description h4 {
  font-size: 25px;
  color: #006633;
}
.related_title {
  text-align: center;
  font-size: 40px;
  color: #488ca7;
  font-weight: 300;
  border-bottom: 2px solid #f5f5f2;
  width: 50%;
  padding-bottom: 10px;
  margin: 0 auto;
}
#product_to_cart > span {
  margin-right: 10px;
}
#product_to_cart * {
  display: inline-block;
  vertical-align: middle;
}
#product_stock {
  line-height: 25px;
  position: relative;
  padding-left: 35px;
  font-weight: 400;
}
#product_stock.in_stock:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-color: #3cb878;
  border-radius: 0px;
}
#product_stock.out_of_stock:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-color: #b83c3c;
  border-radius: 12px;
}

.product_list ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
  display: block;
  overflow: auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 1rem;
}

.product_list ul > li {
  width: 100%;
}
.product_list.loading .product_item {
  opacity: 0;
}

.product_property_dropdown {
  height: 30px;
  border: 1px solid #cccccc;
  border-radius: 0;
}

.product_property_boxes {
  list-style: none outside none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product_property_boxes li {
  overflow: hidden;
  position: relative;
  float: left;
  margin-bottom: 10px;
  cursor: pointer;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  border: 1px solid #cccccc;
}
.product_property_boxes li.disabled {
  opacity: 0.5;
}
.product_property_boxes li.selected {
  border: 1px solid #0063d1;
}
.product_property_boxes li > span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#product_selector {
  margin-bottom: 50px;
}
#product_selector > table {
  width: 100%;
}
#product_selector td {
  vertical-align: top;
  padding-right: 20px;
}
#product_selector h3 {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: normal;
}

.product_property_list {
  list-style: none outside none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product_property_list li {
  overflow: hidden;
  cursor: pointer;
}

.product_property_list li.selected {
  color: #eb4c58;
}

.product_slider_loader {
  height: 420px;
}

.slider_caption {
  text-transform: uppecase;
}
.slider .product_item {
  width: 300px;
  max-width: 75%;
  height: 500px;
  margin: auto;
  white-space: normal;
  box-sizing: border-box;
  transition: opacity 400ms;
}
@media (max-width: 530px) {
  .slider .product_item {
    height: 420px;
  }
}

.slider .product_item:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.slider .product_item h3 {
  height: 30px;
}
/*.product_item,.carousel_item,.carousel_items{
  height: fit-content !important;
}*/
.rl_framed .slider .carousel .product_item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  height: auto;
  transform: translateX(-50%);
}
.rl_framed .product_slider_loader {
  height: auto;
}
.rl_framed .slider .product_item .product_item_content {
  position: absolute;
  padding: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
}
.slider .category_item {
  width: 200px;
  max-width: 90%;
  padding-top: 0;
  height: 200px;
  margin: auto;
}

#product_icons {
  margin-top: 20px;
  margin-bottom: 40px;
}
#product_icons li {
  white-space: normal;
  font-size: 12px;
  color: black;
}
#product_icons li > div {
  background-position: center center;
  background-repeat: no-repeat;
  height: 60px;
}
#product_icons li > span {
  display: inline-block;
  padding: 0 10px;
}

@media (max-width: 1600px) {
  #product {
    max-width: 80%;
  }
  #product_to_cart {
    width: 70%;
  }
}
@media (max-width: 600px) {
  #product_to_cart {
    width: 100%;
    margin-top: 20px;
  }
  /*#catalog_options {display: grid!important}*/
  #catalog_stat {
    margin-top: 5px;
  }
  #catalog_options fieldset {
    display: inline-flex;
  }
  #catalog_options label {
    min-width: 76px;
    padding-top: 5px;
  }
  #catalog_options fieldset.right {
    margin-top: 10px;
    margin-left: 0px !important;
  }
  #catalog_options {
    display: flex !important;
    flex-direction: column;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .acontrol {
    left: 10px !important;
    top: -5px !important;
  }
  #product {
    max-width: 90%;
  }
}

@media (max-width: 800px) {
  .product_item h4 {
    padding-bottom: 0;
    min-height: 65px;
  }
  .brand_logo_item {
    border: 5px solid #f5f5f2;
    margin: 20px 0;
  }
  .carousel {
    margin-top: 40px;
  }
}

@media (max-width: 1600px) {
  #catalog_options {
    display: block;
  }
  #product_to_cart {
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  #product_selector table,
  #product_selector tr,
  #product_selector td {
    display: block;
    width: auto !important;
    margin-bottom: 20px;
    padding: 0 !important;
  }

  #product_to_cart {
    margin-top: 20px;
  }
  #product h1 {
    font-size: 30px;
  }
  .product_price {
    margin-bottom: 20px;
    float: left;
    top: 0px;
    position: relative;
    width: 100%;
  }
  #product_quantity {
    margin-right: 10px;
    margin-left: 0px;
  }
  .layout_path li {
    line-height: 22px;
  }
  .layout_right p {
    line-height: 22px;
  }
  .product_price > strong {
    font-size: 25px;
  }
  .product_item h4 {
    font-size: 20px;
  }
  .product_item h4 > span {
    font-size: 16px;
  }
  .product_item h4 {
    min-height: 40px;
  }
  h2 {
    font-size: 30px;
  }
  #catalog h1 {
    margin-left: 1px;
    padding-top: 13px;
    font-size: 22px;
  }
  #catalog_filter > h3 {
    margin: 10px 0;
  }
  .layout_content > h1 {
    display: none;
  }
  .related_items {
    margin-top: 0px;
    padding-top: 0px;
  }
  #catalog_options fieldset.right {
    float: left;
  }
}
@media (max-width: 900px) {
  #catalog_list.with_toolbar {
    margin-right: 0;
  }
  #catalog_toolbar {
    float: none;
    width: auto;
  }
  #catalog_toolbar .caption {
    padding-left: 25px;
    background-image: url(../img/meni-icon.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 20px;
    cursor: pointer;
  }
  #catalog_toolbar_content {
    display: none;
  }
}

.gallery_tags > span {
  background: #ddc154;
  color: #572f61;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 5px;
}

.product_property_imagelist {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.product_property_imagelist > li {
  width: 60px;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.product_property_imagelist > li .thumbnail {
  border: 1px solid silver;
}
.product_property_imagelist > li.selected .thumbnail {
  border: 1px solid black;
}
.product_property_imagelist > li label {
  font-size: 8px;
  line-height: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px;
  opacity: 0;
  color: black;
}
.product_property_imagelist > li:hover label {
  opacity: 1;
}

.product_table_cont {
  background-color: #f5f5f2;
  padding: 0 20px;
}
.product_table {
  width: 100%;
  border-spacing: 0 10px;
}
.product_table th {
  font-weight: normal;
  text-align: left;
  padding: 5px;
}
.product_table td {
  padding: 5px;
  vertical-align: middle;
}
.product_table tbody tr {
  background-color: white;
}
.product_table td.title > * {
  display: block;
}
.product_table td.title a {
  color: black;
  text-decoration: none;
}
.product_table td.title a:hover {
  text-decoration: underline;
}
.product_table .stock {
  text-align: center;
}

.stock_bullet {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: inline-block;
}
.stock_bullet.none {
  background-color: #d4171b;
}
.stock_bullet.low {
  background-color: #ff8500;
}
.stock_bullet.high {
  background-color: #6ab30a;
}
.product_table td.price {
  font-weight: bold;
  text-align: left;
}
.product_table td.price span {
  font-weight: normal;
  text-decoration: line-through;
}

.product_table td.discount {
  color: darkgreen;
  font-weight: bold;
}
.product_table td.quantity > input {
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  height: 30px;
  text-align: center;
  width: 30px;
}
.product_table td.quantity > input:focus {
  background-color: white;
  border: 1px solid silver;
}
.product_table td.to_cart {
  width: 60px;
  background-image: url(../img/icon-to-cart.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  background-color: #b5a0d8;
  transition: background-color 200ms;
}
.product_table td.to_cart:hover {
  background-color: #9e9e9e;
}
