html {
  overflow: -moz-scrollbars-vertical;
  margin: 0;
  padding: 0;
}

body {

  color: #393232;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  background-color: #fff;

}

.asw-menu-btn {
  position: fixed;
  /* Fixat relativ la fereastră */
  left: 0;
  /* Lipit de marginea stângă */
  top: 50%;
  /* La jumătatea înălțimii ferestrei */
  transform: translateY(-50%);
  /* Corectare pentru centrare verticală */
  /* Alte stiluri opționale */
  background-color: #007bff;
  color: white;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  /* Deasupra altor elemente */
}

#switch_mobile {
  display: block !important;
  width: 200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
  text-align: center;
  margin-bottom: 15px;
}

#vsfilterf_box {
  padding-left: 10px;
}

.ui-slider-horizontal .ui-slider-range {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#vsprices {
  color: #dd0000;
  height: 10px;
  font-size: 13px;
  font-style: italic;
  font-weight: 900;
}

#vsmanufacturers {
  color: #dd0000;
  height: 10px;
  font-size: 13px;
  font-style: italic;
  font-weight: 900;
}

#vsattributes {
  color: #dd0000;
  height: 10px;
  font-size: 13px;
  font-style: italic;
  font-weight: 900;
}

.numesidescriere {
  float: left;
  display: block;
  margin-right: 30px;
}

.detaliiprodus {
  float: right;
  display: block;
  width: 250px;
}

.unitatemasura {
  float: left;
  display: block;
  width: 25px;
  height: 14px;
  margin-top: 21px;
  margin-left: 6px;
}

.cantitateminima {
  float: left;
  display: block;
  width: 15px;
  height: 11px;
  margin-top: 21px;
  margin-left: 28px;
}

.price-prod {
  display: block;
  float: left;
  margin-left: 155px;
  margin-top: -19px;
  width: 135px;
}

.btn-buy {
  float: right;
  margin-top: -32px;
}


.cantitate-categorie {}

body,
td,
th,
input,
textarea,
select,
a {
  font-size: 12px;
}

h1,
.welcome {
  color: #636E75;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 300;
  font-family: "Oswald";
  text-transform: uppercase;
}

#content>div.product-info>div.right>h1 {
  font-size: 20px;
}

h2 {
  color: #636E75;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: "Oswald";
  font-weight: 300;
}

p {
  margin-top: 0px;
  margin-bottom: 20px;
}

a,
a:visited,
a b {
  color: #f15a3b;
  text-decoration: underline;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

form {
  padding: 0;
  margin: 0;
  display: inline;
}

input[type='text'],
input[type='password'],
textarea {
  background: #F8F8F8;
  border: 1px solid #EAE5E4;
  padding: 3px;
  margin-left: 0px;
  margin-right: 0px;
}

select {
  background: #F8F8F8;
  border: 1px solid #EAE5E4;
  padding: 2px;
}

label {
  cursor: pointer;
}

/* bg */
#header-menu-bg {
  height: 46px;
  width: 100%;
}

/* layout */
#box-shadow {

  width: 1000px;
  margin: 0 auto;
  background: #fff;
}

#box-shadow,
#container,
#header #cart .content,
.htabs a.selected,
.box .box-content,
.mini-sliders,
.mini-ads a {
  background-color: transparent !important;
}

.shadow {}

#container {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background: #fff;
  padding-left: 30px;
  padding-right: 10px;

}

#header_menu {
  height: 39px;

}

#footer-container {
  width: 100%;
  margin: 0 auto;

  clear: both;

}

.checkout-heading {
  font-size: 12px !important;
  background-color: #fff !important;
  border-bottom: 1px solid #f2f2f2 !important;
}

.red-bar {
  height: 40px;
  background-color: #FF0000;
  background-image: url(/red-bg.jpg);
}

.cont-left {
  float: left;
}

.cont-right {
  float: right;
}

h2,
#header #phone b {
  font-size: 12px !important;
}

#slider-bg {
  display: none;
  background: #b6a7a4;
  position: absolute;
  width: 100%;
  top: 207px;
  height: 0px;
}

#header_menu a {
  color: #9e9999;
  padding: 12px 24px 0px 0px;
  display: inline-block;
  text-decoration: none;
}

#header_menu a:hover {
  text-decoration: underline;
}

#column-left {
  float: left;
  width: 188px;
}

#column-left .caroufredsel_wrapper .box-product-item {
  margin-right: 0px;
}

#column-left .box-heading {
  margin-top: 0px;
  height: 44px;
  color: #fff;
  font-size: 18px;
  font-family: "Arial Black", Gadget, sans-serif;
  background-color: #cf0000;
}

.category-hd {
  margin-left: 15px;
  padding-top: 6px;
}

#column-left .box-heading-2 {
  height: 44px;
  color: #fff;
  font-size: 18px;
  font-family: "Arial Black", Gadget, sans-serif;
  background: linear-gradient(to bottom, #DD0000 0%, #B00000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#column-right {
  float: right;
  width: 188px;
}

#column-right .box-heading-2 {
  height: 44px;
  color: #fff;
  font-size: 18px;
  font-family: "Arial Black", Gadget, sans-serif;
  background: linear-gradient(to bottom, #DD0000 0%, #B00000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#column-right .caroufredsel_wrapper .box-product-item {
  margin-right: 0px;
}

#column-right .box-heading {
  margin-top: 15px;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
padding: 6px 12px;
  background: #8c0000;
  color: #fff;
  font-weight: 700;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#content {
  min-height: 400px;
  margin-bottom: 0px;
  overflow: hidden;
}

#column-left+#column-right+#content,
#column-left+#content {
  margin-left: 198px;
}

#column-left+#column-right+#content .limit {
  display: none;
}

#column-left+#column-right+#content .welcome-buttons a:last-child,
#column-left+#content .welcome-buttons a:last-child,
#column-right+#content .welcome-buttons a:last-child {
  display: none;
}

#column-right+#content {
  margin-right: 198px;
}

/* header */
#header {
  height: 94px;
  margin-bottom: 7px;
  padding-bottom: 4px;
  position: relative;
  z-index: 99;
}

#header #logo {
  position: absolute;
  top: 19px;
  left: 10px;
}

#header #phone {
  position: absolute;
  top: 35px;
  left: 220px;
}

#header #phone b {
  color: #f15a3b;
  font-size: 18px;
  font-weight: normal;
}

#header #phone span {
  color: #393232;
}

#language {
  position: absolute;
  top: 78px;
  right: 0px;

  line-height: 17px;
}

#language img {
  cursor: pointer;
  margin-right: 5px;
}

#currency {

  line-height: 17px;

  margin-right: 0px;

}

#currency a {
  background: #746E6E;
  display: inline-block;
  padding: 6px 7px;
  color: #fff;
  text-decoration: none;
  margin-left: 2px;

}

#currency a:hover {
  background: #F15A3B;
  text-decoration: none;
}

#currency .active {
  background: #F15A3B;
}

#currency .active:hover {
  background: #F15A3B;
}

#header #cart {
  position: absolute;
  top: -34px;
  right: 97px;
  z-index: 9;

}

#header #cart .icon {
  background: #f15a3b url("../image/cartmini.png") no-repeat center center;
  width: 45px;
  height: 31px;
  margin-right: 1px;
  float: left;
  z-index: 2;
  cursor: pointer;
}

#header #cart .icon:hover {
  background-color: #B6A7A4;
}

#header #cart .heading {
  padding-left: 14px;
  padding-right: 14px;
  background: #B6A7A4;
  position: relative;
  z-index: 1;
}

#header #cart .heading a {
  color: #fff;
  text-decoration: none;
}

#header #cart .heading a:hover {
  text-decoration: underline;
  color: #fff;
}

#header #cart .heading a span {
  background: url('../image/arrow-down.png') 100% 50% no-repeat;
  padding-right: 15px;
}

#header #cart .content {

  clear: both;
  display: none;
  position: absolute;
  top: 31px;
  right: 0px;
  padding: 8px;
  min-width: 300px;
  min-height: 150px;
  z-index: 999;
  border: 1px solid #B6A7A4;

  background: #FFF;
}

#header #cart.active .heading {}

#header #cart.active .content {
  display: block;
}

.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}

.mini-cart-info td {
  color: #393232;
  vertical-align: top;
  padding: 10px 5px;
  border-bottom: 1px solid #EAE5E4;
}

.mini-cart-info .image {
  width: 1px;
}

.mini-cart-info .image img {

  text-align: left;
}

.mini-cart-info .name small {
  color: #393232;
}

.mini-cart-info .quantity {
  text-align: right;
}

.mini-cart-info td.total {
  text-align: right;
}

.mini-cart-info .remove {
  text-align: right;
}

.mini-cart-info .remove img {
  cursor: pointer;
}

.mini-cart-total {
  text-align: right;
}

.mini-cart-total table {
  border-collapse: collapse;
  display: inline-block;
  margin-bottom: 5px;
}

.mini-cart-total td {
  color: #393232;
  padding: 4px;
}

#header #cart .checkout {
  text-align: right;
  clear: both;
}

#header #cart .empty {
  padding-top: 50px;
  text-align: center;
}

#header #search {

  position: absolute;
  top: 37px;
  left: 500px;
  z-index: 1;
}

#header #search input {
  background: #F8F8F8 no-repeat right center;
  padding: 4px 38px 1px 10px;
  width: 27px;
  height: 14px;


}

#header #welcome {
  position: absolute;
  top: 17px;
  right: 0px;
  z-index: 5;
  width: 298px;
  text-align: right;

}

#header .links {
  position: absolute;
  right: 0px;
  bottom: 3px;
  padding-right: 10px;
}

#header .links a {
  float: left;
  display: block;
  padding: 0px 0px 0px 7px;
  text-decoration: none;
  font-size: 12px;
}

#header .links a+a {
  margin-left: 8px;

}

/* menu */
#menu {
  background: #f4f1f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f4f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f1f1', GradientType=0);
  /* IE6-9 */

  border: 1px solid #eae5e4;

  height: 46px;
  margin-bottom: 15px;

  padding: 0px 0px;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu>ul>li {
  background: #f4f1f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f4f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f1f1', GradientType=0);
  /* IE6-9 */

  float: left;
  z-index: 20;
  padding: 6px 33px 1px 0px;
}

#menu>ul>li:hover {}

#menu>ul>li>a {
  font-size: 13px;
  color: #7d8184;
  line-height: 14px;
  text-decoration: none;
  display: block;
  padding: 10px 13px 11px 13px;

  z-index: 6;
  position: relative;
}

#menu>ul>li>a:hover {
  color: #fff;
  border-bottom: 4px solid #ffffff !important;
}

#menu .separator {
  width: 1px;
  border-right: 1px solid #eae5e4;
  border-left: 1px solid #ffffff;
  padding: 0px;
  margin: 0px;
  height: 46px;
}

#menu>ul>li:hover>a {

  border-bottom: 5px solid #f15a3b;
}

#menu>ul>li>div {
  display: none;
  background: #FFFFFF;
  z-index: 5;
  padding: 5px;
  border: 1px solid #eae5e4;
  position: absolute;

}

#menu>ul>li:hover>div {
  display: table;
}

#menu>ul>li>div>ul {
  display: table-cell;
}

#menu>ul>li ul+ul {
  padding-left: 20px;
}

#menu>ul>li ul>li>a {
  border-bottom: 1px solid #EAE5E4;

  padding: 10px;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
  min-width: 120px;
}

#menu>ul>li ul>li>a:hover {
  border-bottom: 1px solid #f15a3b;

  background: #F4F1F1;
}

.breadcrumb {
  font-size: 14px;
  margin-bottom: 10px;
  padding-top: 12px;
  clear: both;
}

.breadcrumb a {
  font-size: 14px;
}

.success,
.warning,
.attention,
.information {
  width: 935px;
  z-index: 10;

  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  position: absolute;
  top: 1px;
}

.success {
  background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
  border: 1px solid #BBDF8D;

}

.warning {
  background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
  border: 1px solid #F8ACAC;

}

.attention {
  background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
  border: 1px solid #F2DD8C;

}

.success .close,
.warning .close,
.attention .close,
.information .close {
  float: right;
  padding-top: 4px;
  padding-right: 4px;
  cursor: pointer;
}

.required {
  color: #FF0000;
  font-weight: bold;
}

.error {
  display: block;
  color: #FF0000;
}

.help {
  color: #999;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, Geneva, sans-serif;
  display: block;
}

table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

table.form tr td:first-child {
  width: 150px;
}

table.form>*>*>td {
  color: #393232;
}

table.form td {
  padding: 4px;
}

input.large-field,
select.large-field {
  width: 300px;
}

table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #EAE5E4;
  border-left: 1px solid #EAE5E4;
  margin-bottom: 20px;
}

table.list td {
  border-right: 1px solid #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
}

table.list thead td {
  background-color: #EAE5E4;
  padding: 0px 5px;
}

table.list thead td a,
.list thead td {
  text-decoration: none;
  color: #393232;
  font-weight: bold;
}

table.list tbody td {
  vertical-align: top;
  padding: 0px 5px;
}

table.list .left {
  text-align: left;
  padding: 7px;
}

table.list .right {
  text-align: right;
  padding: 7px;
}

table.list .center {
  text-align: center;
  padding: 7px;
}

table.radio {
  width: 100%;
  border-collapse: collapse;
}

table.radio td {
  padding: 5px;
  vertical-align: top;
}

table.radio td label {
  display: block;
}

table.radio tr td:first-child {
  width: 1px;
}

table.radio tr td:first-child input {
  margin-top: 1px;
}

table.radio tr.highlight:hover td {
  background: #EAE5E4;
  cursor: pointer;
}

.pagination {
  border-top: 1px solid #EAE5E4;
  padding-top: 8px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pagination .links {
  float: left;
}

.pagination .links a {
  display: inline-block;
  text-decoration: none;
  padding: 11px 18px;
  background: #000 !important;
  border-radius: 4px;
  font-size: 16px;
  margin-left: 7px;
}

.pagination .links a:hover {
  color: #fff;
  background: #f15a3b;
}

.pagination .links b {
  display: inline-block;
  padding: 11px 18px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
  background-color: #8C0000 !important;
  border-radius: 4px;
  font-size: 15px;
  margin-top: 20px;
}

.pagination .results {
  float: right;
  padding-top: 3px;
  margin-top: 20px;
}

/* button */
a.button,
input.button {
  padding: 7px 20px 7px 20px;
  text-transform: uppercase;
  cursor: pointer;
  color: #FFFFFF;
  font-family: "Oswald";
  font-weight: bold;
  background: #B6A7A4;
  text-decoration: none;

}

a.button {
  display: inline-block;
  text-decoration: none;

}

input.button {
  margin: 0;
  border: 0;

}

a.button:hover,
input.button:hover {
  background: #F15A3B;
}

.buttons {

  border: 1px solid #EAE5E4;
  overflow: auto;
  padding: 6px;
  margin-bottom: 20px;
}

.buttons .left {
  float: left;
  text-align: left;
}

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

.buttons .center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.htabs {
  height: 31px;
  line-height: 16px;
  border-bottom: 0px solid #EAE5E4;
  margin-left: 15px;
}

.htabs a {
  background: #f4f1f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f4f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f1f1', GradientType=0);
  /* IE6-9 */

  border-top: 1px solid #EAE5E4;
  border-left: 1px solid #EAE5E4;
  border-right: 1px solid #EAE5E4;
  padding: 7px 15px 6px 15px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #7D8184;
  margin-right: 2px;
  display: none;
  margin-left: 10px;
}

.htabs a:hover {
  color: #000;
}

.htabs a.selected {
  padding-bottom: 7px;
  background: #FFFFFF;
  color: #000;
}

.tab-content {
  border-left: 1px solid #EAE5E4;
  border-right: 1px solid #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
  border-top: 1px solid #EAE5E4;
  padding: 10px;
  margin-bottom: 10px;
  z-index: 2;
  overflow: auto;
  float: left;
  margin-left: 10px;
}

#tab-description {
  padding: 15px;
  float: left;
  border-top: 1px solid #EAE5E4;
}

#tab-related {
  padding-left: 0px;
  float: left;
  border-top: 1px solid #EAE5E4;
  padding-right: 0px;
  border-left: 0px;
  border-right: 0px;
  padding-bottom: 0px;
}

#tab-attribute {
  float: left;
  border-top: 1px solid #EAE5E4;
  width: 550px;
}

#tab-related .box-product-item {
  margin-bottom: 10px;
}

/* box */
.box {
  margin-bottom: 20px;
}

.box .box-heading {
  color: #969b9d;
  text-transform: uppercase;

  font-family: "Oswald";
  font-weight: 300;
  font-size: 28px;

  margin-top: 15px;
  margin-bottom: 15px;
  height: 38px;
}

.box .box-content {
  background: #FFFFFF;

}

/* box products */
.box-product {
  width: 100%;
  overflow: hidden;
}

#column-left .box-product {
  width: 188px;
}

.box-product>div {}

.box-product-item {
  background: #EAE5E4;
  width: 188px;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  height: 56px !important;

}

.product-page {
  height: 60px;
  width: 100%;
}

.product-page .box-product-item {
  clear: both;
  float: none;
}

#column-left+#content .product-page .buttons-wish,
#column-right+#content .product-page .buttons-wish {
  width: 47px !important;
}

#column-left+#content .product-page .buttons-wish .text,
#column-right+#content .product-page .buttons-wish .text {
  display: none;
}

#column-left+#content .product-page .buttons-compare,
#column-right+#content .product-page .buttons-compare {
  width: 47px !important;
}

#column-left+#content .product-page .buttons-compare .text,
#column-right+#content .product-page .buttons-compare .text {
  display: none;
}

.product-page .input-qty {
  float: left;
  height: 40px;
  margin-right: 10px;
}

.product-page .input-qty input {
  padding: 12px 9px;
  border: 1px solid #B6A7A4;
  text-align: center;
  border-radius: 4px;
}

.product-grid .box-product-item {
  margin-bottom: 10px;
}

.product-grid .box-product-item .description {
  display: none;
}

.product-grid .box-product-item .product-list-buttons {
  display: none;
}

.product-grid .price2 {
  display: none;
}

.view-content {
  display:
}

/* Product list display */
.product-list .box-product-rating {
  display: none;
}

.buton-buy {
  float: left;
  margin-top: -40px;
  display: block;
  width: 45px;
  height: 45px;
}

.product-list .box-product-item .price2 {
  margin-right: 35px;
  font-family: "arial";
  font-size: 12px !important;
  font-weight: 600;
  display: table-cell;
  width: 80px;
  text-align: left;
}

.product-list .box-product-item .product-list-buttons {
  cursor: pointer;
  display: block;
  float: left;
}

.product-list .box-product-item .product-list-buttons .pbuttons {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}

.product-list .box-product-item .product-list-buttons .pbuttons:hover {
  background-color: #B6A7A4;
}

.product-list .box-product-item .product-list-buttons .pbuttons .img {
  background-color: transparent;
  width: 47px;
  height: 40px;
  float: left;
}

.product-list .box-product-item .product-list-buttons .pbuttons .img2 {
  background-color: #F15A3B;
  width: 47px;
  height: 40px;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -o-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.product-list .box-product-item .product-list-buttons .pbuttons:hover .img2 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

#menu .separator {
  border: transparent !important;
}

.product-list .box-product-item .product-list-buttons .buttons-cart .img-1,
.product-list .box-product-item .product-list-buttons .buttons-cart .img2 {
  background-image: url(/cart-icon.png) !important;
  background-position: 15px 12px;
  background-repeat: no-repeat;
}

.home-icon {
  float: left;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 13px;
  width: 20px;
}

.img-1 {
  background-image: url(/cart-icon.png) !important;
  width: 47px;
  float: left;
  background-position: 15px 12px;
  background-repeat: no-repeat;
  height: 40px;
}


.product-list .box-product-item .product-list-buttons .buttons-cart .img {

  background-position: 15px 12px;
  background-repeat: no-repeat;
}

.cosalb {
  background-image: url("../image/box-product-buttons.png");
  background-color: #fff !important;
}

.cosgri {
  background-image: url("../image/box-product-buttons.png");
  background-color: #eee !important;
}

.product-list .box-product-item .product-list-buttons .buttons-wish .img,
.product-list .box-product-item .product-list-buttons .buttons-wish .img2 {
  background-image: url("../image/box-product-buttons.png");
  background-position: -32px 12px;
  background-repeat: no-repeat;
}

.product-list .box-product-item .product-list-buttons .buttons-compare .img,
.product-list .box-product-item .product-list-buttons .buttons-compare .img2 {
  background-image: url("../image/box-product-buttons.png");
  background-position: -79px 12px;
  background-repeat: no-repeat;
}

.product-list .box-product-item .product-list-buttons .pbuttons:last-child {
  margin-right: 0px;
}

.product-list .box-product-item .product-list-buttons .pbuttons .text {

  float: left;
  color: #fff;
  font-family: "Oswald";
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 12px;
  text-align: center;
  width: 103px;
}

.product-list .box-product-item .description {
  display: inline;
}

.product-list .box-product-item {
  width: 100%;
  margin-right: 0px;
  display: inline;
  clear: both;
  background: none;
  border-bottom: 1px solid #EAE5E4;
}

.product-list .box-product-item:last-child {
  border-bottom: none;
}

.product-list .box-product-item .box-product-buttons {
  display: none;
}

.product-list .box-product-item .name a {
  text-align: left;
  background: none;
  font-size: 14px !important;
  padding-top: 0px;
  color: #00284a !important;
  font-weight: 900;
  padding-bottom: 4px;
  padding-top: 6px;
}

.liniegri {
  background-color: #eeeeee !important;
}

.liniealba {
  background-color: #ffffff !important;
}

.product-list .box-product-item .description {
  float: left;
  width: 660px;
  display: block;
  margin-top: -15px;
}

#column-left+#content .product-list .box-product-item .description,
#column-right+#content .product-list .box-product-item .description {
  width: 500px;
  float: left;
}

#column-left+#column-right+#content .product-list .box-product-item .description {
  width: 270px;
  overflow: hidden;
  height: 15px;
}

#column-left+#column-right+#content .product-list .buttons-wish {
  width: 47px;
}

#column-left+#column-right+#content .product-list .buttons-wish .text {
  display: none;
}

#column-left+#column-right+#content .product-list .buttons-compare {
  width: 47px;
}

#column-left+#column-right+#content .product-list .buttons-compare .text {
  display: none;
}

.product-list .box-product-item .price {
  float: right;
  color: #393232;
  font-size: 21px;
  margin: 0;
  padding: 0;
  height: auto;
}

.product-list .box-product-item .name a:hover {
  color: #000;
}

.product-list .box-product-item .image {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #EAE5E4;
  display: none;
}

.product-list .view-first:hover .box-product-rating {
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);

}

.view-first .box-product-rating {
  -webkit-transform: translateY(-360px);
  -moz-transform: translateY(-360px);
  -o-transform: translateY(-360px);
  -ms-transform: translateY(-360px);
  transform: translateY(-360px);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.product-list .view-first .box-product-buttons {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}

.product-list .view-first:hover .box-product-buttons {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;

}

.product-list .view-first:hover .image img {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}

.product-list .view-first .image:hover img {
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.product-list .box-product-item .price {
  display: none;
}

/* 1 COLUMN */
.box-product-item:nth-child(5n) {
  margin-right: 0px;
}

/* LEFT OR RIGHT */
#column-left+#content .box-product-item:nth-child(4n) {
  margin-right: 0px;
}

#column-right+#content .box-product-item:nth-child(4n) {
  margin-right: 0px;
}

#column-left+#content .box-product-item:nth-child(5n) {
  margin-right: 10px;
}

#column-right+#content .box-product-item:nth-child(5n) {
  margin-right: 10px;
}

/* LEFT + RIGHT */
#column-left+#column-right+#content .box-product-item:nth-child(5n) {
  margin-right: 10px;
}

#column-left+#column-right+#content .box-product-item:nth-child(4n) {
  margin-right: 10px;
}

#column-left+#column-right+#content .box-product-item:nth-child(3n) {
  margin-right: 0px;
}

#column-left+#column-right+#content .box-product>div {}

/*
#column-left + #column-right + #content .box-product-item:last-child {
	margin-right:0px;
}*/
.box-product .image {
  height: 50px !important;
  text-align: center;
}

.box-product .image img {}

.box-product .image a {

  margin: 0px;
  padding: 0px;
  border: none;
}

.box-product .name a {
  background-color: #f15a3b;
}

.box-product .name a {
  font-size: 16px;
  color: #ffffff;
  font-family: "Oswald";
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  display: block;
  padding-top: 7px;
  height: 33px;

}

.box-product .price {
  display: block;
  color: #f15a3b;
  margin-bottom: 4px;
  font-family: "Oswald";
  font-weight: 400;
  height: 33px;
  padding-top: 7px;
  text-align: center;
  font-size: 16px;

}

.box-product .price-old,
.product-info .price-old {
  color: #aeaaa9;
  text-decoration: line-through;

}

.box-product .price-old {
  font-size: 14px;
}

.box-product .price-new {}

.box-product .rating {
  display: block;
  margin-bottom: 4px;
}

/* box category */
.box-category {
  margin-top: -5px;
  background: #eee;
}

.box-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.box-category>ul>li {
  border-bottom: 1px solid #fff !important;
}

.box-category>ul>li:last-child {
  border: none;
}

.box-category>ul>li>ul {
  border-bottom: 1px solid #EAE5E4;
}

.box-category>ul>li>a {

  text-decoration: none;
  color: #7d8184;
  padding: 10px 8px 10px 15px;
  background: #f4f1f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f4f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f4f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f1f1', GradientType=0);
  /* IE6-9 */

  display: block;
}

.box-category>ul>li>a:hover {
  border-right: 5px solid #f15a3b;
  color: #000000;
}

.box-category>ul>li ul {
  display: none;
}

.box-category>ul>li a.active {
  font-weight: bold;
}

.box-category>ul>li a.active+ul {
  display: block;
}

.box-category>ul>li ul>li {
  padding: 0px;
}

.box-category>ul>li ul>li>a {
  padding: 10px 0px 10px 15px;
  border-bottom: 1px solid #EAE5E4;
  text-decoration: none;
  display: block;
}

.box-category>ul>li ul>li:last-child a {
  border: none;
}

.box-category>ul>li ul>li>a:hover {
  color: #000;
}

.box-category>ul>li ul>li>a.active {
  font-weight: bold;
}


.box-category-2 {
  margin-top: -5px;
  border: 1px solid #EAE5E4;
}

.box-category-2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.box-category-2>ul>li {
  border-bottom: 2px solid #FFF;
}

.box-category-2>ul>li:last-child {
  border: none;
}

.box-category-2>ul>li>ul {}

.box-category-2>ul>li>a {

  text-decoration: none;
  color: #fff;
  padding: 10px 8px 10px 15px;
  background: #515151;
  /* Old browsers */
  font-family: "Arial Black", Gadget, sans-serif;
  font-size: 13px;

  display: block;
}

.box-category-2>ul>li>a:hover {
  color: #fff;
  text-decoration: underline;
  background-color: #dd0000;
}

.box-category-2>ul>li ul {
  display: none;
}

.box-category-2>ul>li a.active {
  font-weight: bold;
}

.box-category-2>ul>li a.active+ul {
  display: block;
}

.box-category-2>ul>li ul>li {
  padding: 0px;
}

.box-category-2>ul>li ul>li>a {
  padding: 10px 0px 10px 15px;
  text-decoration: none;
  display: block;
  background-color: #515151;
  font-weight: 900;
}

.box-category-2 a:link,
.box-category-2 a:active,
.box-category-2 a:visited,
.box-category-2 a:hover {
  color: #fff;
}

.box-category-2>ul>li ul>li:last-child a {
  border: none;
}

.box-category-2>ul>li ul>li>a:hover {
  color: #fff;
  background-color: #dd0000;
}

.box-category-2>ul>li ul>li>a.active {
  font-weight: bold;
}





/* content */
#content .content {
  padding: 10px;
  overflow: auto;
  margin-bottom: 10px;
  border: 1px solid #EAE5E4;
}

#content .content .left {
  float: left;
  width: 49%;
}

#content .content .right {
  float: right;
  width: 49%;
}

#content .content ul {
  list-style: none;
  padding-left: 30px;
}

#content .content ul li {
  margin-bottom: 10px;
}

/* category */
.category-info {
  overflow: auto;
  margin-bottom: 0px;
}

.category-info .image {
  float: left;
  padding: 5px;
  margin-right: 15px;
}

.category-list {
  overflow: auto;
  margin-bottom: 15px;
}

.category-list ul {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.category-list ul li {
  display: block;
  float: left;
  margin-right: 40px;
  margin-bottom: 5px;
  margin-top: 5px;

}

/* manufacturer */
.manufacturer-list {
  border: 1px solid #EAE5E4;
  padding: 5px;
  overflow: auto;
  margin-bottom: 20px;
}

.manufacturer-heading {
  background: #B6A7A4;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 6px;
}

.manufacturer-content {
  padding: 8px;
}

.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}

/* product */
.product-filter {
  padding-bottom: 5px;
  overflow: auto;
  margin-bottom: 10px;
}

.product-filter .display {
  margin-right: 15px;
  float: left;
  padding-top: 4px;

}

.product-filter .display b {
  display: inline-block;
  margin-right: 10px;
}

.product-filter .display a {
  display: inline-block;
  padding: 10px;
  color: #fff;
  text-decoration: none;
  padding-left: 30px;
  background: #B6A7A4 url("../image/grid.png") 10px 10px no-repeat;
  margin-right: 1px;
}

.product-filter .display a:last-child {
  background-image: none;
  padding-left: 10px;
  margin-left: 10px;
}

.product-filter .display a:nth-child(2) {
  background-image: url("../image/list.png");

}

.product-filter .display .active {
  background-color: #f15a3b;
}

.product-filter .display a:hover {
  background-color: #f15a3b;
}

.product-filter .sort {
  float: left;
  color: #393232;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
}

.product-filter .limit {
  margin-top: 10px;
  margin-left: 15px;
  float: left;
  color: #393232;
  font-size: 16px;
  font-weight: 700;
}

.product-compare {
  float: left;
  padding-top: 6px;
  margin-bottom: 25px;
  font-weight: bold;
  background: #b6a7a4;
  padding: 10px;
}

.product-compare a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

/* Product */
.product-info {
  overflow: hidden;
  float: left;
  margin-bottom: 10px;
}

.product-info>.left {
  float: left;
  margin-right: 15px;
  width: 250px;
}

.product-info>.left+.right {
  margin-left: 265px;
  font-size: 16px;
}

.product-info .image {

  float: left;

  text-align: center;
}

.product-info .image-additional {

  clear: both;
  overflow: hidden;
}

.product-info .image-additional img {}

.product-info .image-additional a {
  float: left;
  display: block;
  margin-left: 6px;
  margin-bottom: 10px;
}

.product-info .description {
  /*
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;*/
  padding: 5px 5px 10px 5px;
  margin-bottom: 10px;
  line-height: 30px;
  color: #393232;
}

.product-info .description span {
  font-size: 15px;
  color: #a90000;
  font-weight: bold;
}

.product-right-container .description {
  font-size: 15px;
}

.product-info .zoom a {
  text-decoration: none;
  display: block;
  text-align: center;
  background: #EAE5E4;
  padding: 5px;
  color: #000;
  float: left;
  font-family: "Oswald";
  font-size: 12px;
  text-transform: uppercase;

  width: 240px;
}

.product-info .zoom a img {
  margin-right: 10px;
}

.tags img {
  margin-right: 10px;
}

.product-info .zoom a:hover {
  color: #fff;
  background: #f15a3b;
}

.image-additional-wrapper {
  float: left;
  margin-top: 1px;
  height: 0px;
}

.image-additional-wrapper .prev {
  float: left;
  background: url("../image/car-prev.png") no-repeat scroll center center #EAE5E4;
  width: 32px;
  height: 32px;
  cursor: pointer;
  margin-top: 20px;
}

.image-additional-wrapper .next {
  float: left;
  background: url("../image/car-next.png") no-repeat scroll center center #EAE5E4;
  width: 32px;
  height: 32px;
  cursor: pointer;
  margin-top: 20px;
}

.image-additional-wrapper .prev:hover {
  background: url("../image/car-prev-invert.png") no-repeat scroll center center #f15a3b;
}

.image-additional-wrapper .next:hover {
  background: url("../image/car-next-invert.png") no-repeat scroll center center #f15a3b;
}

.image-additional-wrapper .image-additional {
  float: left;
}

.product-info .right-rating {
  float: right;
  margin-top: 10px;
  cursor: pointer;
}

.product-info .price {
  overflow: auto;
  padding: 0px 5px 10px 5px;

}

.product-info .price-new {
  margin-left: 10px;
}

.product-info .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #AEAAA9;
  font-family: Arial;
}

.product-info .price .reward small {
  font-size: 12px;
  font-weight: normal;
  font-family: Arial;
  color: #AEAAA9;
}

.product-info .price .discount {
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  color: #393232;
}

.option b {
  display: block;
  margin-bottom: 5px;
}

.product-info .options {
  border-bottom: 1px solid #EAE5E4;
  padding: 0px 5px 0px 5px;
  margin-bottom: 10px;
  color: #393232;
}

.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 10px;
}

.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}

.product-info .option-image img {
  margin-right: 5px;

  cursor: pointer;
}

.product-info .cart {
  border-bottom: 1px solid #EAE5E4;
  padding: 0px 5px 10px 5px;
  margin-bottom: 20px;
  color: #393232;
  overflow: auto;
}

.product-info .cart div {

  vertical-align: middle;
}

.product-info .cart div>span {
  padding-top: 7px;
  display: block;
  color: #393232;
}

.product-info .minimum {

  margin-bottom: 10px;
  font-size: 11px;
  color: #AEAAA9;
}

.product-info .review {
  color: #393232;
  border-top: 1px solid #EAE5E4;
  border-left: 1px solid #EAE5E4;
  border-right: 1px solid #EAE5E4;
  margin-bottom: 10px;
}

.product-info .review>div {
  padding: 8px;
  border-bottom: 1px solid #EAE5E4;
  line-height: 20px;
}

.product-info .review>div>span {}

.product-info .review .share {
  overflow: auto;
  line-height: normal;
}

.product-info .review .share a {
  text-decoration: none;
}

.review-list {
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #EAE5E4;
}

.review-list .author {
  float: left;
  margin-bottom: 20px;
}

.review-list .rating {
  float: right;
  margin-bottom: 20px;
}

.review-list .text {
  clear: both;
}

.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #EAE5E4;
  border-left: 1px solid #EAE5E4;
  margin-bottom: 20px;
}

.attribute thead td,
.attribute thead tr td:first-child {

  font-size: 14px;
  font-weight: bold;
  background: #EAE5E4;
  text-align: left;
}

.attribute tr td:first-child {

  font-weight: bold;
  text-align: right;
  width: 20%;
}

.attribute td {
  padding: 7px;

  text-align: center;
  vertical-align: top;
  border-right: 1px solid #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
}

.compare-info {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #EAE5E4;
  border-left: 1px solid #EAE5E4;
  margin-bottom: 20px;
}

.compare-info thead td,
.compare-info thead tr td:first-child {

  font-size: 14px;
  font-weight: bold;
  background: #EAE5E4;
  text-align: left;
}

.compare-info tr td:first-child {

  font-weight: bold;
  text-align: right;
}

.compare-info td {
  padding: 7px;
  width: 20%;

  text-align: center;
  vertical-align: top;
  border-right: 1px solid #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
}

.compare-info .name a {
  font-weight: bold;
}

.compare-info .price-old {
  font-weight: bold;
  color: #AEAAA9;
  text-decoration: line-through;
}

.compare-info .price-new {
  font-weight: bold;
}

/* wishlist */
.wishlist-info table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #EAE5E4;
  border-left: 1px solid #EAE5E4;
  border-right: 1px solid #EAE5E4;
  margin-bottom: 20px;
}

.wishlist-info td {
  padding: 7px;
}

.wishlist-info thead td {

  font-weight: bold;
  background-color: #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
}

.wishlist-info thead .image {
  text-align: center;
}

.wishlist-info thead .name,
.wishlist-info thead .model,
.wishlist-info thead .stock {
  text-align: left;
}

.wishlist-info thead .quantity,
.wishlist-info thead .price,
.wishlist-info thead .total,
.wishlist-info thead .action {
  text-align: right;
}

.wishlist-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #EAE5E4;
}

.wishlist-info tbody .image img {}

.wishlist-info tbody .image {
  text-align: center;
}

.wishlist-info tbody .name,
.wishlist-info tbody .model,
.wishlist-info tbody .stock {
  text-align: left;
}

.wishlist-info tbody .quantity,
.wishlist-info tbody .price,
.wishlist-info tbody .total,
.wishlist-info tbody .action {
  text-align: right;
}

.wishlist-info tbody .price s {}

.wishlist-info tbody .action img {
  cursor: pointer;
}

.login-content {
  margin-bottom: 20px;
  overflow: auto;
}

.login-content .left {
  float: left;
  width: 48%;
}

.login-content .right {
  float: right;
  width: 48%
}

.login-content .left .content,
.login-content .right .content {
  min-height: 190px;
}

/* orders */
.order-list {
  margin-bottom: 10px;
}

.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}

.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}

.order-list .order-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
}

.order-list .order-content div {
  float: left;
  width: 33.3%;
}

.order-list .order-info {
  text-align: right;
}

.order-detail {
  background: #EAE5E4;
  font-weight: bold;
}

/* returns */
.return-list {
  margin-bottom: 10px;
}

.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}

.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}

.return-list .return-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
}

.return-list .return-content div {
  float: left;
  width: 33.3%;
}

.return-list .return-info {
  text-align: right;
}

.return-product {
  overflow: auto;
  margin-bottom: 20px;
}

.return-name {
  float: left;
  width: 31%;
  margin-right: 15px;
}

.return-model {
  float: left;
  width: 31%;
  margin-right: 15px;
}

.return-quantity {
  float: left;
  width: 31%;
}

.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}

.return-reason {
  float: left;
  width: 31%;
  margin-right: 15px;
}

.return-opened {
  float: left;
  width: 31%;
  margin-right: 15px;
}

.return-opened textarea {
  width: 98%;
  vertical-align: top;
}

.return-captcha {
  float: left;
}

.download-list {
  margin-bottom: 10px;
}

.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}

.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}

.download-list .download-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
}

.download-list .download-content div {
  float: left;
  width: 33.3%;
}

.download-list .download-info {
  text-align: right;
}

/* cart */
.cart-info table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
  border-top: 1px solid #EAE5E4;
  border-left: 1px solid #EAE5E4;
  border-right: 1px solid #EAE5E4;
}

.cart-info td {
  padding: 7px;
}

.cart-info thead td {

  font-weight: bold;
  background-color: #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
}

.cart-info thead .image {
  text-align: center;
}

.cart-info thead .name,
.cart-info thead .model,
.cart-info thead .quantity {
  text-align: left;
}

.cart-info thead .price,
.cart-info thead .total {
  text-align: right;
}

.cart-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #EAE5E4;
}

.cart-info tbody .image img {}

.cart-info tbody .image {
  text-align: center;
}

.cart-info tbody .name,
.cart-info tbody .model,
.cart-info tbody .quantity {
  text-align: left;
}

.cart-info tbody .quantity input[type='image'],
.cart-info tbody .quantity img {
  position: relative;
  top: 4px;
  cursor: pointer;
}

.cart-info tbody .price,
.cart-info tbody .total {
  text-align: right;
}

.cart-info tbody span.stock {
  color: #F00;
  font-weight: bold;
}

.cart-module>div {
  display: none;
}

.cart-total {
  border-top: 1px solid #EAE5E4;
  overflow: auto;
  padding-top: 8px;
  margin-bottom: 15px;
}

.cart-total table {
  float: right;
}

.cart-total td {
  padding: 3px;
  text-align: right;
}

/* checkout */
.checkout-heading {
  background: #EAE5E4;
  border: 1px solid #EAE5E4;
  padding: 8px;
  font-weight: bold;
  font-size: 13px;

  margin-bottom: 15px;
}

.checkout-heading a {
  float: right;
  margin-top: 1px;
  font-weight: normal;
  text-decoration: none;
}

.checkout-content {
  padding: 0px 0px 15px 0px;
  display: none;
  overflow: auto;
}

.checkout-content .left {
  float: left;
  width: 48%;
}

.checkout-content .right {
  float: right;
  width: 48%;
}

.checkout-content .buttons {
  clear: both;
}

.checkout-product table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #EAE5E4;
  border-left: 1px solid #EAE5E4;
  border-right: 1px solid #EAE5E4;
  margin-bottom: 20px;
}

.checkout-product td {
  padding: 7px;
}

.checkout-product thead td {

  font-weight: bold;
  background-color: #EAE5E4;
  border-bottom: 1px solid #EAE5E4;
}

.checkout-product thead .name,
.checkout-product thead .model {
  text-align: left;
}

.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
  text-align: right;
}

.checkout-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #EAE5E4;
}

.checkout-product tbody .name,
.checkout-product tbody .model {
  text-align: left;
}

.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
  text-align: right;
}

.checkout-product tfoot td {
  text-align: right;
  border-bottom: 1px solid #EAE5E4;
}

.contact-info {
  overflow: auto;
}

.contact-info .left {
  float: left;
  width: 48%;
}

.contact-info .right {
  float: left;
  width: 48%;
}

.sitemap-info {
  overflow: auto;
  margin-bottom: 40px;
}

.sitemap-info .left {
  float: left;
  width: 48%;
}

.sitemap-info .right {
  float: left;
  width: 48%;
}

.sitemap-info ul li {
  margin-bottom: 5px;
  margin-top: 5px;
}

/* footer */
#footer {
  clear: both;
  overflow: auto;
  min-height: 100px;

  padding: 20px 0px;
  background: #332f2e;
  margin-bottom: 20px;
}

#footer h3 {
  font-size: 18px !important;
  margin-top: 0px;
  margin-bottom: 8px;
  font-weight: 700;
  border-bottom: 2px solid #303030;
  width: 180px;
  padding-bottom: 7px;
}

#footer .column {
  float: left;
  width: 20%;

}

#footer .column ul {
  margin: 0;
  padding: 0;
}

#footer .column ul li {
  margin-bottom: 3px;
  list-style: none;
  padding-left: 0;
}

#footer .column a {
  text-decoration: none;
  color: #000;
  line-height: 23px;
  font-size: 14px
}

#footer .column a:hover {
  text-decoration: underline;
}

#powered {
  margin-top: 5px;
  clear: both;
  text-align: left;
  float: left;
  margin-top: 10px;
  padding-left: 0px;
}

#paymenticons {
  margin-top: 10px;
  text-align: right;
  float: right;
  padding-right: 0px;
}

/* banner */
.banner div {
  text-align: center;
  width: 100%;
  display: none;
  clear: both;
}

.banner div img {
  margin-bottom: 0px;
}

.mini-sliders {
  width: 282px;
  float: left;
  padding-left: 8px;
  background: #fff;
  z-index: 5;
  position: relative;
  right: 0;

}

.mini-sliders a {
  display: block;
  margin-bottom: 5px;
}

.mini-sliders a:last-child {
  margin-bottom: 0px;
}

.mini-sliders a:last-child {
  margin-bottom: 0px;
}

.mini-ads {
  margin-bottom: 10px;

}

.mini-ads a {
  float: left;
  border: 1px solid #EAE5E4;
  width: 314px;
  text-align: center;
  margin-right: 16px;
  background-color: #fff;
}

.mini-ads a:nth-child(3n) {
  margin-right: 0px;
}

.clear {
  clear: both;
}

.navigate {
  float: right;
  width: 81px;

}

.box-heading {}

.box-heading .prev {
  background: #eae5e4 url("../image/car-prev.png") center center no-repeat;
  width: 40px;
  height: 38px;
  float: left;
  margin-right: 1px;
}

.box-heading .next {
  background: #eae5e4 url("../image/car-next.png") center center no-repeat;
  width: 40px;
  height: 38px;
  float: left;
}

.box-heading .prev:hover {

  background: #f15a3b url("../image/car-prev-invert.png") center center no-repeat;
}

.box-heading .next:hover {
  background: #f15a3b url("../image/car-next-invert.png") center center no-repeat;
}

.box-product-buttons {
  width: 188px;
  height: 40px;
  position: relative;
  z-index: 5;
}

.box-product-rating {
  width: 188px;
  height: 40px;
  text-align: center;
  z-index: 5;
}

.box-product-buttons div:hover {
  background-color: #f15a3b;
  cursor: pointer;
}

.box-product-buttons .buttons-cart {
  width: 46px;
  float: left;
  height: 40px;
  background: #b6a7a4 url("../image/box-product-buttons.png") no-repeat 15px 12px;
  border-right: 1px solid #EAE5E4;
}

.box-product-buttons .buttons-wish {
  width: 46px;
  float: left;
  height: 40px;
  background: #b6a7a4 url("../image/box-product-buttons.png") no-repeat -32px 12px;
  border-right: 1px solid #EAE5E4;
}

.box-product-buttons .buttons-compare {
  width: 46px;
  float: left;
  height: 40px;
  background: #b6a7a4 url("../image/box-product-buttons.png") no-repeat -79px 12px;
  border-right: 1px solid #EAE5E4;
}

.box-product-buttons .buttons-more {
  width: 47px;
  float: left;
  height: 40px;
  background: #b6a7a4 url("../image/box-product-buttons.png") no-repeat -126px 12px;

}

.box-product-rating2 {
  margin-top: 10px;
}

.view-first .box-product-buttons {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.view-first .box-product-rating {
  -webkit-transform: translateY(-360px);
  -moz-transform: translateY(-360px);
  -o-transform: translateY(-360px);
  -ms-transform: translateY(-360px);
  transform: translateY(-360px);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.view-first:hover .box-product-rating {
  -webkit-transform: translateY(-160px);
  -moz-transform: translateY(-160px);
  -o-transform: translateY(-160px);
  -ms-transform: translateY(-160px);
  transform: translateY(-160px);

}

.view-first:hover .box-product-buttons {
  -webkit-transform: translateY(-84px);
  -moz-transform: translateY(-84px);
  -o-transform: translateY(-84px);
  -ms-transform: translateY(-84px);
  transform: translateY(-84px);

}

.view-first:hover .image img {
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.view-first .image img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.welcome-buttons {
  border-top: 1px dashed #EAE5E4;
  border-bottom: 1px dashed #EAE5E4;
  padding-top: 15px;
  padding-bottom: 13px;
  margin-top: 14px;
}

.welcome-buttons a:first-child {
  margin-right: 10px;
}

.jcarousel-next-horizontal {
  background: url("../image/car-next.png") no-repeat scroll center center #EAE5E4;
}

.jcarousel-prev-horizontal {
  background: url("../image/car-prev.png") no-repeat scroll center center #EAE5E4;
}

.jcarousel-prev-horizontal:hover {
  background: url("../image/car-prev-invert.png") no-repeat scroll center center #f15a3b;
}

.jcarousel-next-horizontal:hover {
  background: url("../image/car-next-invert.png") no-repeat scroll center center #f15a3b;
}

.footer-about {
  background: #f7f0ee;
  padding: 30px;
  color: #393232;
  margin-bottom: 15px;
}

.footer-about .text {
  padding-right: 30px;
  border-right: 1px solid #EAE5E4;
  width: 560px;
  float: left;
  line-height: 19px;
}

.footer-about .text h1 {
  color: #393232;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 15px;
}

.footer-about .social {
  margin-top: -7px;
  float: left;
  padding-left: 50px;
}

.footer-about .social h1 {
  color: #393232;
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 300;
  float: left;
  margin-right: 20px;
  margin-bottom: 9px;
}

.footer-about .social .soc-img {
  margin-right: 10px;
  display: block;
  float: left;
}

.footer-about .contact {
  color: #393232;
  clear: both;
  line-height: 19px;
}

#twitter_update_list {
  color: #ccc;
  width: 175px;
  font-size: 12px;
}

.mini-logo {
  float: left;
  margin-right: 15px;
}

.mini-logo img {
  width: 110px;
}

.caruofredsel-additional {

  width: 186px;
}

.caruofredsel-featured,
.caruofredsel-latest,
.caruofredsel-bestseller,
.caruofredsel-special {
  height: 0px;
}

.caruofredsel {
  height: 0px;
}

.magnifyarea {
  /* CSS to add shadow to magnified image. Optional */
  box-shadow: 5px 5px 7px #818181;
  -webkit-box-shadow: 5px 5px 7px #818181;
  -moz-box-shadow: 5px 5px 7px #818181;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
  background: white;
}

.flex-control-paging li a {
  font-size: 0px;
  width: 50px;
  height: 15px;
  display: block;
  background: #EAE5E4;
  cursor: pointer;
  text-indent: -9999px;
}

.flex-control-paging li a:hover {
  background: #f15a3b;
}

.flex-control-paging li a.flex-active {
  background: #f15a3b;
  cursor: default;
}

#column-left+#content .flexslider,
#column-right+#content .flexslider {
  width: 100%;
  margin-bottom: 0px;
}

#column-left+#content .mini-ads,
#column-right+#content .mini-ads {
  display: none;
}

#column-left+#content .mini-sliders,
#column-right+#content .mini-sliders {
  display: none;
}

#column-left+#content .mini-ads,
#column-right+#content .mini-ads {
  display: none;
}



.category-zone {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  /* margin between boxes */
  justify-content: center;
  padding: 0px;
}

.category-zone-box {
  flex: 1 1 calc(20% - 20px);
  min-width: 200px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #E5E5E5;
  background-color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  transition: all 0.3s ease;
  border-radius: 6px;
}

.category-zone-box a {
  text-decoration: none;
  color: #b00000;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: 900;
}

.category-zone-box:hover {
  background-color: #eeeeee;

}

/* Responsive Breakpoints */
@media (max-width: 1024px) {
  .category-zone-box {
    flex: 1 1 calc(25% - 10px);
  }
}

@media (max-width: 768px) {
  .category-zone-box {
    flex: 1 1 calc(33.33% - 10px);
  }
}

@media (max-width: 500px) {
  .category-zone-box {
    flex: 1 1 calc(50% - 10px);
  }
}

/* backgrounds */
body {
  background-color: #FFFFFF;
}

input[type='text'],
input[type='password'],
textarea,
select,
#header #search input {
  background-color: #ffffff;
}

#header-menu-bg {
  background-color: #F4F4F4;
  display: flex;
  justify-content: center;
  align-content: center;
}

#box-shadow,
#container,
#header #cart .content,
.htabs a.selected,
.box .box-content,
.mini-sliders,
.mini-ads a {
  background-color: #FFFFFF;
}

#slider-bg,
#header #cart .icon:hover,
#header #cart .heading,
.pagination .links a,
a.button,
input.button,
.product-list .box-product-item .product-list-buttons .pbuttons:hover,
.product-list .box-product-item .product-list-buttons .pbuttons .img,
.manufacturer-heading,
.product-filter .display a,
.product-compare,
.box-product-buttons .buttons-cart,
.box-product-buttons .buttons-wish,
.box-product-buttons .buttons-compare,
.box-product-buttons .buttons-more {
  background-color: #363636;
}

#currency a,
.product-list .box-product-item .product-list-buttons .pbuttons {
  background-color: #363636;
}

#currency a:hover,
#currency .active,
#currency .active:hover,
#header #cart .icon,
.pagination .links a:hover,
.pagination .links b,
a.button:hover,
input.button:hover,
.product-list .box-product-item .product-list-buttons .pbuttons .img2,
.box-product-item .name a,
.product-filter .display .active,
.product-filter .display a:hover,
.product-info .zoom a:hover,
.image-additional-wrapper .prev:hover,
.image-additional-wrapper .next:hover,
.box-heading .prev:hover,
.box-heading .next:hover,
.box-product-buttons div:hover,
.jcarousel-prev-horizontal:hover,
.jcarousel-next-horizontal:hover,
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  background-color: #b00000;
}

.product-list .box-product-item .name a {
  background: none;
}

#menu,
.htabs a,
.box-category>ul>li>a,
#menu>ul>li {
  background: #b00000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dd0000 0%, #b00000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dd0000), color-stop(100%, #b00000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dd0000 0%, #b00000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dd0000 0%, #b00000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dd0000 0%, #b00000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #dd0000 0%, #b00000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd0000', endColorstr='#b00000', GradientType=0);
  /* IE6-9 */
}

#menu>ul>li>div {
  background-color: #dd0000;
}

#menu>ul>li ul>li>a:hover {
  background-color: #b00000;
}

table.list thead td,
table.radio tr.highlight:hover td,
.image-additional-wrapper .prev,
.image-additional-wrapper .next,
.attribute thead td,
.attribute thead tr td:first-child,
.compare-info thead td,
.compare-info thead tr td:first-child,
.wishlist-info thead td,
.order-detail,
.cart-info thead td,
.checkout-heading,
.checkout-product thead td,
.box-heading .prev,
.box-heading .next,
.jcarousel-next-horizontal,
.jcarousel-prev-horizontal,
.flex-control-paging li a {
  background-color: #EAE5E4;
}

.box-product-item,
.product-list .box-product-item .image,
.product-info .zoom a {
  background-color: #ffffff;
}

#footer {
  background-color: #fff;
}

.footer-about {
  background-color: #fff;
}

body {
  background-image: url("");
}




/* font size */
body,
td,
th,
input,
textarea,
select,
a,
#header .links a,
.product-info .price-tax,
.product-info .price .reward small,
.product-info .price .discount,
#twitter_update_list {
  font-size: 12px;
}

.product-info .minimum {
  font-size: 11px;
}

#menu>ul>li>a,
.htabs a {
  font-size: 13px;
}

.attribute thead td,
.attribute thead tr td:first-child,
.compare-info thead td,
.compare-info thead tr td:first-child {
  font-size: 14px;
}

.help {
  font-size: 10px;
}

h1,
.welcome,
.box .box-heading {
  font-size: 17px;
}



.manufacturer-heading {
  font-size: 4px;
}

.checkout-heading {
  font-size: 2px;
}

h2,
#header #phone b {
  font-size: 7px;
}

.footer-about .text h1,
.footer-about .social h1 {
  font-size: 11px;
}

.product-list .box-product-item .name a,
.product-list .box-product-item .price {
  font-size: 21px;
}

.box-product .name a,
.box-product .price {
  font-size: 16px;
}

.box-product .price-old {
  font-size: 14px;
}

.product-list .box-product-item .product-list-buttons .pbuttons .text,
.product-info .zoom a {
  font-size: 12px;
}

.product-list .box-product-item .price2,
.product-info .price {
  font-size: 29px;
  color: #A90000;
  font-weight: 900;
}

/* font family */
body,
.product-info .price-tax,
.product-info .price .reward small,
.product-info .price .discount,
.htabs a,
input {
  font-family: Arial;
}

a.button,
input.button,
.product-info .zoom a,
.product-list .box-product-item .product-list-buttons .pbuttons .text,
.box-product .name a {
  font-family: "Arial";
  text-transform: uppercase;
}

h1,
.welcome,
h2,
.box .box-heading,
#footer h3,
.footer-about .social h1 {
  font-family: "Arial";
  text-transform: none;
}

/* image sizes */
.box-product .image {
  height: 204px;
}

.box-product-item {
  height: 283px;
}

/* colors */
body,
input,
select,
textarea,
#header #phone span,
.mini-cart-info td,
.mini-cart-info .name small,
table.form>*>*>td,
table.list thead td a,
.list thead td,
.product-filter .sort,
.product-filter .limit,
.product-info .description,
.product-info .price .discount,
.product-info .options,
.product-info .cart,
.product-info .cart div>span,
.product-info .review,
.footer-about,
.footer-about .contact {
  color: #393232;
}

h1,
.welcome {
  color: #636E75;
}

a,
a:visited,
a b,
#header #phone b,
.product-list .box-product-item .name a {
  color: #b00000;
}

.product-list .box-product-item .name a:hover {
  color: #000000;
}

#header_menu a {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
}

#currency a,
#header #cart .heading a,
#header #cart .heading a:hover,
.pagination .links a,
.pagination .links a:hover,
.pagination .links b,
a.button,
input.button,
.product-list .box-product-item .product-list-buttons .pbuttons .text,
.box-product .name a,
.product-filter .display a,
.product-compare a,
.product-info .zoom a:hover {
  color: #FFFFFF;
}

#welcome-hd {

  color: #000;

  font-size: 13px;
}

.mini-cart-total td,
.product-list .box-product-item .price {
  color: #393232;
}

#menu>ul>li>a,
.htabs a,
.box-category>ul>li>a {
  color: #fff;
  background:none;
}
.box-category>ul>li>a {color: #000;}
.box-category>ul>li>a:hover {color: #454545 !important;}
#menu>ul>li>a:hover,
#menu>ul>li ul>li>a,
.htabs a:hover,
.htabs a.selected,
.box-category>ul>li>a:hover,
.box-category>ul>li ul>li>a:hover {
  color: #ffffff;
}

.box .box-heading {
  color: #969B9D;
}

.box-product .price {
  color: #b00000;
}

.box-product .price-old,
.product-info .price-old,
.product-info .price-tax,
.product-info .price .reward small,
.product-info .minimum,
.compare-info .price-old {
  color: #AEAAA9;
}

.product-info .zoom a {
  color: #000000;
}

#footer h3 {
  color: #000;
}

#footer .column a {
  color: #000;
}

.footer-about .text h1,
.footer-about .social h1 {
  color: #000;
}

#footer {
  color: #000;
}

#footer #twitter_update_list {
  color: #000;
}



/* borders */
input[type='text'],
input[type='password'],
textarea,
select,
.welcome-buttons,
.footer-about .text,
.mini-cart-info td,
#menu,
#menu>ul>li>div,
#menu>ul>li ul>li>a,
table.list,
table.list td,
table.list thead td,
.pagination,
.buttons,
.htabs,
.htabs a,
.tab-content,
.product-list .box-product-item,
.box-category,
.box-category>ul>li,
.box-category>ul>li>ul,
.box-category>ul>li ul>li>a,
#content .content,
.manufacturer-list,
.product-filter,
.product-info .description,
.product-info .price,
.product-info .options,
.product-info .cart,
.product-info .review,
.product-info .review>div,
.review-list,
.attribute,
.attribute td,
.compare-info,
.compare-info td,
.wishlist-info table,
.wishlist-info thead td,
.wishlist-info tbody td,
.order-list .order-content,
.return-list .return-content,
.download-list .download-content,
.cart-info table,
.cart-info thead td,
.cart-info tbody td,
.cart-total,
.checkout-heading,
.checkout-product table,
.checkout-product thead td,
.checkout-product tbody td,
.checkout-product tfoot td,
.mini-ads a,
.box-product-buttons .buttons-cart,
.box-product-buttons .buttons-wish,
.box-product-buttons .buttons-compare {
  border-color: #EAE5E4;
}

#welcome-hd a:link,
welcome-hd a:active,
welcome-hd a:hover,
welcome-hd a:visited {
  font-size: 13px;
  padding: 0px;
  text-decoration: none;
  font-weight: 700;
  color: #000 !important;
}

#menu .separator {
  border-right-color: #EAE5E4;
}

#menu .separator {
  border-left-color: #dd0000;
}

#header #cart .content,
.product-page .input-qty input {
  border-color: #B6A7A4;
  background-color: #FFF !important;
}

#menu>ul>li:hover>a,
#menu>ul>li ul>li>a:hover,
.box-category>ul>li>a:hover {
  border-color: #b00000;
}


.sku-description {
  font-size: 16px;
  margin: 10px 0px;
  border-top: 1px solid #a7a7a7;
  padding-top: 20px;
  line-height: 29px;
}

.category-description {
  font-size: 18px;
  margin: 20px;
  clear: both;
  margin-left: 0px;
  color: #000;
  line-height: 29px;
  margin-right: 0px;
}

.category-title {
  clear: both;
  font-size: 26px;
  font-weight: 700;
  color: #000;
}

#header {
  width: 1170px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-flex-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1170px;
}


#currency-dropdown {
  position: relative;
  display: inline-block;
}

#currency-dropdown select {
  background: none;
  border: none;
  color: #222;
  font-size: 14px;
  padding: 10px 20px 10px 14px;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  outline: none;
  max-width: 85px;
}

#currency-dropdown::after {
  content: "";
  font-size: 10px;
  color: #333;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4' fill='none'%3E%3Cpath d='M3.30885e-06 0.663647C-0.000306162 0.749076 0.0185456 0.833486 0.0551681 0.91066C0.0917911 0.987833 0.145253 1.0558 0.211616 1.10957L3.63973 3.86977C3.74193 3.95396 3.87022 4 4.00262 4C4.13502 4 4.2633 3.95396 4.36551 3.86977L7.79362 1.01228C7.85138 0.964246 7.89913 0.905303 7.93413 0.838814C7.96912 0.772324 7.99068 0.69959 7.99758 0.624764C8.00448 0.549938 7.99658 0.474485 7.97433 0.402713C7.95208 0.330942 7.91592 0.264257 7.86791 0.206467C7.8199 0.148677 7.76098 0.100913 7.69452 0.0659019C7.62806 0.0308911 7.55535 0.00931956 7.48056 0.0024183C7.40576 -0.00448295 7.33034 0.00342173 7.2586 0.0256806C7.18686 0.0479395 7.1202 0.0841163 7.06243 0.132147L4.00082 2.68695L0.939199 0.217727C0.855394 0.147514 0.753201 0.102846 0.644765 0.0890324C0.536328 0.0752184 0.426208 0.0928381 0.327488 0.139799C0.228768 0.18676 0.145599 0.261088 0.0878663 0.35395C0.0301332 0.446811 0.000263667 0.554301 0.0018048 0.663647L3.30885e-06 0.663647Z' fill='%23040404'/%3E%3C/svg%3E");
  width: 8px;
  height: 4px;
}


.top-contact {
  display: flex;
  align-items: center;


  width: fit-content;
}

.contact-item {
  display: flex;
  align-items: center;
  padding: 7px 18px;
  border-left: 1px solid #ddd;
}

.contact-text {
  font-size: 13px;
  line-height: 1.2;
}

.contact-text strong {
  font-weight: bold;
}

.menu-main-container {
  width: 100%;
  background: #A90000;
  display: flex;
  justify-content: center;
  align-items: center;
}


.main-header-container-big {
  display: flex;
  flex-direction: column;
  align-items: center;
}


#header {
  width: 1170px;
  height: 121px;
}

#menu {
  background: none;
  background: none;
  border: none;

  margin-bottom: 0px;
  width: 1170px;
  display: flex;
  align-items: center;
  height: 64px;
}

#menu ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#menu>ul>li {
  background: none;
  padding: 0px;
}

#header #logo {
  position: initial;
  max-width: 227px;
  margin-right: 90px;
}

#header #search {
  position: initial;

}

#header #cart {
  position: initial;
  display: flex;
  align-items: center;
}

.account-main-container {
  display: flex;
  align-items: center;
}

.account-main-container svg {
  margin-right: 5px;
}

#search {
  position: relative;
}

#box_search {
  width: 500px;
}

#box_search .box-content {
  padding: 0;
  background: transparent;
  border: 0;
}

#box_search #formsearch {
  margin: 0;
}

#box_search .search-bar {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 585px;
  background: #fff;
  border: 1px solid #ddd;
  overflow: hidden;
  border-radius: 6px;
}

#box_search #filter_name {
  flex: 1;
  border: 0;
  background: transparent;
  height: 44px;
  padding: 0 14px;
  font-size: 12px;
  color: #222;
  outline: none;
  width: 100%;
  box-sizing: border-box;
}

#box_search #filter_name::placeholder {
  color: #888;
}

#box_search .search-btn {
  width: 64px;
  height: 44px;
  border: 0;
  background: #A90000;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

#box_search .search-btn:hover {
  opacity: 0.9;
}

#box_search .search-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* autocomplete dropdown */
.ui-autocomplete {
  z-index: 99999 !important;
  background: #fff;
  border: 1px solid #ddd;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ui-autocomplete li a {
  display: block;
  padding: 6px 10px;
}

#cart {
  position: relative;
  display: inline-block;
  min-height: 40px;
}

#cart .cart-inner {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  cursor: pointer;
}

#cart .icon {
  width: 28px;
  height: 28px;
  background: url('catalog/view/theme/default/image/cart.png') no-repeat center center;
  background-size: contain;
  position: relative;
  margin-top: 2px;
}

#cart .heading {
  line-height: 1.1;
}

#cart .heading a {
  text-decoration: none;
  color: #111;
  font-size: 14px;
}

#cart .heading strong {
  font-weight: 700;
  color: #000;
}

#cart .cart-summary {
  margin-top: 4px;
}

#cart #cart-total {
  font-size: 13px;
  color: #333;
}

#cart .content {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 320px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 12px;
  z-index: 9999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

#cart:hover .content {
  display: block;
}

#cart .empty {
  padding: 8px 0;
  color: #666;
  font-size: 13px;
}

#cart .mini-cart-info table,
#cart .mini-cart-total table {
  width: 100%;
  border-collapse: collapse;
}

#cart .mini-cart-info td,
#cart .mini-cart-total td {
  padding: 6px 4px;
  vertical-align: top;
  font-size: 12px;
}

#cart .mini-cart-info td.image img {
  max-width: 40px;
  height: auto;
}

#cart .mini-cart-info td.name a {
  color: #222;
  text-decoration: none;
}

#cart .mini-cart-info td.quantity,
#cart .mini-cart-info td.total,
#cart .mini-cart-total td.right {
  text-align: right;
  white-space: nowrap;
}

#cart .checkout {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eee;
  text-align: right;
  font-size: 13px;
}

#cart .checkout a {
  color: #111;
  text-decoration: none;
}

/* optional little red badge like in screenshot */
#cart .icon:after {
  content: attr(data-count);
  display: none;
}

#slider-bg,
#header #cart .icon:hover,
#header #cart .heading,
.pagination .links a,
a.button,
input.button,
.product-list .box-product-item .product-list-buttons .pbuttons:hover,
.product-list .box-product-item .product-list-buttons .pbuttons .img,
.manufacturer-heading,
.product-filter .display a,
.product-compare,
.box-product-buttons .buttons-cart,
.box-product-buttons .buttons-wish,
.box-product-buttons .buttons-compare,
.box-product-buttons .buttons-more {
  background: none;
}

#box-shadow {
  width: 1170px;
}

#container {
  width: 1170px;
  padding: 0px;
}

#menu>ul>li>a {
  padding: 0px;
  font-size: 16px;
  font-weight: 700;
}

.categories-table-title {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  background: #8C0000;
  padding: 20px 133px 20px 15px;
  margin-right: 15px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 278px;
  box-sizing: border-box;
}

#column-left .box-heading-2 {
  display: none;
}

.box-category-2 {
  border: none;
  margin-top: 0px;
}

#column-left {
  margin-right: 15px;
  width: 277px;
  flex-shrink: 0;
}

#content {
  margin-left: 15px;
}

.box-category-2>ul>li>a {
  background: #EEEEEE;
  padding: 20px 8px 20px 15px;
  font-size: 16px;
  font-weight: 700;
  font-family: inherit;
}

.box-category-2 a:link,
.box-category-2 a:active,
.box-category-2 a:visited,
.box-category-2 a:hover {
  color: #000;
}

/* First item in every row (1, 5, 9, ...) */


/* Last item in every row (4, 8, 12, ...) */


.cat-pp {
  width: 200px !important;
  height: 185px !important;
  margin-top: 20px !important;
  border-radius: 8px;
}

.name-pp {
  padding: 0px 15px !important;
}
.name-pp a {
  font-size: 16px !important;
}
.cat-pp:nth-child(4n) {
  margin-right: 0px;
}

.cat-pp:nth-child(4n + 1) {
  margin-left: 0px;
}

.name-pp a:link,
.name-pp a:hover,
.name-pp a:visited,
.name-pp a:active {
  font-size: 16px;
  font-weight: 700;
}

.box-category-2>ul>li>a:hover {
  background-color: #8C0000;
}

.account-main-container a {
  font-size: 14px;
  font-weight: 700;
  color: #040404;
  text-decoration: none;
}

#menu>ul>li>a:hover {
  border: none !important;
}

.icon.phone {
  margin-right: 6px;
}

.icon.email {
  margin-right: 6px;
}

.image-pp {
  margin-bottom: 10px;
}

.box-heading-pp {
  padding-bottom: 12px;
  padding-left: 0px;
  padding-top: 6px;
  color: #000;
  font-size: 22px;
  font-family: inherit;
  background: #fff;
  border-bottom: 1px solid #C0C0C0;
  font-weight: 700;
}

#footer-container::before {
  content: '';
  height: 3px;
  width: 100%;
  display: block;
  background: #8C0000;
  position: absolute;
  overflow: hidden;
  left: 0;
}

.box-category-2>ul>li:last-child>a {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.sort select {
  border-radius: 4px;
  padding: 7px;
  margin-left: 10px;
  font-size: 13px;
  border: 1px solid #C7C7C7;
}

.limit select {
  border-radius: 4px;
  padding: 7px;
  margin-left: 10px;
  font-size: 13px;
  border: 1px solid #C7C7C7;
}

.category-products-table {
  width: 100%;
  margin-top: 20px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}

.category-products-head,
.category-product-row {
  display: grid;
  grid-template-columns:
    minmax(0, 1.75fr)
    minmax(0, 2.5fr)
    minmax(0, 0.7fr)
    minmax(0, 0.8fr)
    minmax(0, 0.9fr)
    minmax(0, 1fr)
    minmax(0, 0.55fr);
  align-items: center;
}

.category-products-head {
  background: #8C0000;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.2;
}

.category-products-head > div,
.category-product-row > div {
  padding: 14px;
  box-sizing: border-box;
  min-width: 0; /* important */
}

.category-products-head > div {
  border-right: 1px solid rgba(255, 255, 255, 0.45);
}

.category-product-row {
  background: #efefef;
  border-bottom: 1px solid #b9b9b9;
  padding: 0;
  min-height: 64px;
  /* remove max-height */
}

.category-product-row > div {
  border-right: 1px solid #9f9f9f;
}

.category-products-head > div:last-child,
.category-product-row > div:last-child {
  border-right: none;
}

.category-product-row:last-child {
  border-bottom: 0;
}

.col-code,
.col-desc {
  overflow: hidden;
}

.product-code-link,
.product-desc-link {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.col-code {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
}

.col-code a {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}

.product-code-link:hover,
.product-desc-link:hover {
  text-decoration: underline;
}

.col-desc {
  font-size: 14px;
  font-weight: 700;
}

.product-desc-link {
  color: #222;
  text-decoration: none;
}

.col-uom,
.col-moq,
.col-price,
.col-cart,
.col-qty {
  text-align: center;
  font-size: 14px;
}

.category-qty-input {
  width: 34px;
  height: 24px;
  text-align: center;
  border: 1px solid #999;
  background: #fff;
  border-radius: 4px;
  padding: 0;
  box-sizing: border-box;
}

.category-cart-btn {
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  padding: 0;
}

.category-cart-btn:hover {
  opacity: 0.75;
}

.price-old {
  display: block;
  color: #999;
  text-decoration: line-through;
  font-size: 12px;
}

.price-new {
  display: block;
  color: #c00000;
  font-weight: bold;
}

.price-on-request {
  font-size: 11px;
  white-space: nowrap;
}

.product-flex-maincontainer {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 30px;
}

.product-left-container {
  width: 35%;
}

.product-right-container {
  width: 65%;
}

.product-right-container h1 {
  font-size: 26px;
  font-weight: 900;
  color: #000;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

#button-cart .text {
  padding-top: 0px;
  font-family: inherit;
  text-transform: initial;
  font-weight: 400;
  font-size: 16px;
}

#button-cart:hover {
  padding: 10px 18px;
  background: #6e0001;
  transition: all 0.25s ease-in-out;
}

#button-cart {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px 13px;
  border-radius: 4px;
  background: #aa0001;
  transition: all 0.25s ease-in-out;
}

#currency {
  position: relative;
  display: inline-block;
}

#currency select {
  background: #f4f4f4;
  border: none;
  color: #222;
  font-size: 13px;
  padding: 10px 32px 10px 14px;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
    background: #f4f4f4 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4' fill='none'%3E%3Cpath d='M3.30885e-06 0.663647C-0.000306162 0.749076 0.0185456 0.833486 0.0551681 0.91066C0.0917911 0.987833 0.145253 1.0558 0.211616 1.10957L3.63973 3.86977C3.74193 3.95396 3.87022 4 4.00262 4C4.13502 4 4.2633 3.95396 4.36551 3.86977L7.79362 1.01228C7.85138 0.964246 7.89913 0.905303 7.93413 0.838814C7.96912 0.772324 7.99068 0.69959 7.99758 0.624764C8.00448 0.549938 7.99658 0.474485 7.97433 0.402713C7.95208 0.330942 7.91592 0.264257 7.86791 0.206467C7.8199 0.148677 7.76098 0.100913 7.69452 0.0659019C7.62806 0.0308911 7.55535 0.00931956 7.48056 0.0024183C7.40576 -0.00448295 7.33034 0.00342173 7.2586 0.0256806C7.18686 0.0479395 7.1202 0.0841163 7.06243 0.132147L4.00082 2.68695L0.939199 0.217727C0.855394 0.147514 0.753201 0.102846 0.644765 0.0890324C0.536328 0.0752184 0.426208 0.0928381 0.327488 0.139799C0.228768 0.18676 0.145599 0.261088 0.0878663 0.35395C0.0301332 0.446811 0.000263667 0.554301 0.0018048 0.663647L3.30885e-06 0.663647Z' fill='%23040404'/%3E%3C/svg%3E") no-repeat right 12px center;
  
  background-size: 10px;
  padding-right: 32px;
}

.trustbar {
 display: flex;
  justify-content: space-between;
  align-items: stretch;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #EAEAEA;margin-top: 20px;
  margin-bottom: 20px;
}

.trust-item {
  text-align: center;
  padding: 16px 23px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Divider lines between items */
.trust-item:not(:last-child) {
  border-right: 1px solid #EAEAEA;
}

/* Icon placeholder */
.trust-item-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 12px;
  /* Replace with your icon styles */

}

/* Typography */
.trust-item h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #111;
}

.trust-item p {
  font-size: 14px;
  margin: 4px 0 0;
  color: #666;
}

.position-header .banner {
    position: relative;
    height: 385px !important;
    overflow: hidden;
	margin-top: 15px;
}

.position-header .banner > div {
    width: 100%;
    height: 385px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.position-header .banner > div > a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.position-header .banner img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
}

.login-content .button {
  background: #8c0000;
  border-radius: 6px;
  padding: 11px 23px;
  text-transform: initial;
}
.button {
  background: #a90000 !important;
  padding: 12px 16px !important;
  border-radius: 6px !important;
}
/* =========================================================
   Responsive overrides for OpenCart 1.5.6 theme
   Add this block at the VERY END of stylesheet.css
   ========================================================= */

/* Base safety fixes */
*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

img,
iframe,
object,
embed {
  max-width: 100%;
  height: auto;
}

table {
  max-width: 100%;
}

input,
select,
textarea,
button {
  max-width: 100%;
}
#box-shadow .categories-table-title {display:none;}
.mobile-header {display:none !important;}
.mobile-currency {display:none;}
.mobile-category-menu .box {
  display: block;
}

/* Make the fixed desktop shell fluid before it reaches mobile */
@media (max-width: 1199px) {
  #box-shadow,
  #container,
  #header,
  .header-flex-container,
  #menu {
    width: 100% !important;
    max-width: 1170px;
  }

  #box-shadow,
  #container,
  #header,
  .header-flex-container,
  #menu,
  #footer-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  #box_search {
    width: 100% !important;
    max-width: 500px;
  }

  #box_search .search-bar {
    max-width: 100% !important;
  }

  .mini-ads a {
    width: calc(33.333% - 11px) !important;
  }

  .cat-pp {
    width: calc(33.333% - 14px) !important;
    max-width: none !important;
  }

  .product-list .box-product-item .description,
  #column-left + #content .product-list .box-product-item .description,
  #column-right + #content .product-list .box-product-item .description,
  #column-left + #column-right + #content .product-list .box-product-item .description {
    width: auto !important;
    max-width: 100%;
  }
}

/* Tablet layout */
@media (max-width: 991px) {
  body,
  td,
  th,
  input,
  textarea,
  select,
  a {
    font-size: 14px;
  }
   
  .cat-pp-brands {width: 100% !important;
  margin: 20px; margin-bottom: 0px; padding-bottom: 20px;}
  .cat-pp-schedu {padding-bottom: 20px;}
  #currency select {padding-right: 0px;} .contact-text {
  font-size: 11px;}
  #header_menu {display:flex; align-items:center; justify-content:space-between;}
  .mobile-currency {display:block;}
  .desktop-currency {display:none;}
  #header-menu-bg {height: auto;}
  #search {margin-top: 15px;}
.header-mobile-first-row {display:flex; flex-direction:row; align-items:center; justify-content:space-between;}
.container-mobile-cart-user {display: flex; align-items:center; justify-content:space-bewtween;}
.container-mobile-cart-user .account-main-container {margin-right: 20px;margin-left: 20px;}
  #header {
    height: auto !important;
    min-height: 0;
    display: none;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
.mobile-header {display:block !important;}
  .header-flex-container {
    display: flex !important;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    justify-content: center;
  }
.container-mobile-cart-user a {
  font-size: 12px !important;
}
.container-mobile-cart-user span {
  font-size: 11px !important;
}
  #header #logo {
    margin-right: 0 !important;
    max-width: 220px;
    flex: 0 1 auto;
  }

  #header #logo img {
    max-width: 100%;
    height: auto;
  }

  #header #search,
  #header #cart,
  #header #phone,
  #language,
  #currency,
  #header #welcome,
  #header .links {
    position: static !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
  }

  #header #search,
  #box_search {
    flex: 1 1 360px;
    order: 3;
    width: 100% !important;
  }

  #header #cart {
    flex: 0 1 auto;
  }

  .top-contact {
    width: 100%;
  }

  .contact-item {
    padding: 7px 10px;
  }

  .menu-main-container {
    display: block !important;
  }

  #menu {
    height: auto !important;
    display: block !important;
    padding: 0 !important;
    overflow: visible;
  }

  #menu ul {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  #menu > ul > li {
    float: none !important;
    display: block;
    padding: 0 !important;
  }

  #menu > ul > li > a {
    padding: 14px 12px !important;
    font-size: 14px !important;
    line-height: 1.2;
  }

  #menu > ul > li > div {
    position: static !important;
    width: 100%;
  }

  #column-left,
  #column-right {
    float: none !important;
    width: 100% !important;
    margin: 0 0 20px 0 !important;
    clear: both;
  }

  #column-left + #column-right + #content,
  #column-left + #content,
  #column-right + #content,
  #content {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    overflow: visible !important;
  }

  .categories-table-title {
    width: 100%;
    min-width: 0 !important;
    margin-right: 0 !important;
    padding: 16px 15px !important;
	justify-content:center;
  }
.categories-table-title svg {margin-right: 10px;}
  .box-category-2 > ul > li > a {
    padding: 14px 15px !important;
  }

  .product-flex-maincontainer {
    display: block !important;
  }

  .product-left-container,
  .product-right-container,
  .product-info,
  .product-info > .left,
  .product-info > .left + .right {
    float: none !important;
    width: 100% !important;
    margin: 0 0 20px 0 !important;
  }

  .product-info .image,
  .product-info .image-additional,
  .image-additional-wrapper {
    float: none !important;
    width: 100% !important;
    text-align: center;
    height: auto !important;
  }

  .product-info .zoom a {
    width: 100% !important;
  }

  .product-right-container h1 {
    font-size: 22px !important;
  }

  .trustbar {
    flex-wrap: wrap;
  }

  .trust-item {
    flex: 1 1 50%;
  }

  .trust-item:not(:last-child) {
    border-right: 0;
  }

  .footer-about .text,
  .footer-about .social,
  #footer .column,
  #powered,
  #paymenticons {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 15px 0 !important;
    border-right: 0 !important;
    text-align: left !important;
  }

  #footer .column {
    margin-bottom: 20px !important;
  }
}

/* Mobile layout */
@media (max-width: 767px) {
  #box-shadow,
  #container,
  #header,
  .header-flex-container,
  #menu,
  #footer-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
   .categories-table-title {
		cursor: pointer;
		user-select: none;
	}
#welcome-hd {display:none;}
	.mobile-category-menu .box {
		display: none;
	}
.meniu-hd a {
  font-size: 12px !important; padding: 0px 10px 0px 0px !important;
}
	.mobile-category-menu .box-heading-2 {
		display: none;
	}
  #menu .categories-table-title {display: none;}
  #container {padding:0px !important;}
  #box-shadow {padding: 0px 20px !important;}
  #box-shadow .categories-table-title  {display:flex;}
#menu { padding-left: 0px !important;
    padding-right: 0px !important;}
	.menu-main-container {margin-bottom: 20px;}
  h1,
  .welcome,
  .box .box-heading {
    font-size: 22px !important;
    line-height: 1.25;
  }

  h2 {
    font-size: 18px !important;
  }

  .header-flex-container {
    flex-direction: column;
    align-items: stretch;
  }

  #header #logo {
    text-align: center;
    align-self: center;
  }

  #box_search,
  #box_search .search-bar {
    width: 100% !important;
  }

  #box_search #filter_name {
    height: 42px;
  }

  #box_search .search-btn {
    width: 52px;
    height: 42px;
    flex: 0 0 52px;
  }

  .account-main-container,
  #header #cart,
  #currency,
  .top-contact {
    justify-content: center;
    align-self: center;
  }

  #cart .content,
  #header #cart .content {
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%);
    min-width: 0 !important;
    width: calc(100vw - 24px) !important;
    max-width: 360px;
  }

  #menu ul {
    display: block !important;
  }

  #menu > ul > li {
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.18);
  }

  #menu > ul > li > a {
    display: block;
    padding: 13px 10px !important;
    text-align: center;
  }

  #menu .separator,
  .home-icon {
    display: none !important;
  }

  .position-header .banner,
  .position-header .banner > div {
    height: auto !important;
    min-height: 0 !important;
  }

  .position-header .banner img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
  }

  .mini-sliders,
  .mini-ads {
    display: none !important;
  }

  .category-zone {
    gap: 10px;
  }

  .category-zone-box {
    flex: 1 1 100% !important;
    min-width: 0 !important;
    height: auto;
    min-height: 82px;
  }

  .cat-pp,
  .box-product-item {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 0 12px 0 !important;
    clear: both;padding-bottom: 25px;
  }

  .box-product .image {
    height: auto !important;
  }

  .box-product .name a {
    height: auto !important;
    min-height: 40px;
    padding: 10px !important;
  }

  .product-filter {
    display: block;
  }

  .product-filter .display,
  .product-filter .sort,
  .product-filter .limit,
  .product-compare {
    float: none !important;
    width: 100%;
    margin: 0 0 10px 0 !important;
  }

  .product-filter select {
    width: 100%;
    margin: 8px 0 0 0 !important;
  }

  .category-products-table {
    overflow: visible !important;
  }

  .category-products-head {
    display: none !important;
  }

  .category-product-row {
    display: block !important;
    min-height: 0 !important;
    padding: 12px !important;
    margin-bottom: 12px;
    border: 1px solid #cfcfcf;
    border-radius: 8px;
    background: #f5f5f5;
  }

  .category-product-row > div {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
    border-right: 0 !important;
    border-bottom: 1px solid #ddd;
    padding: 9px 0 !important;
    text-align: left !important;
  }

  .category-product-row > div:last-child {
    border-bottom: 0;
  }

  .category-product-row > div:before {
    content: attr(data-label);
    font-weight: 700;
    color: #555;
    flex: 0 0 42%;
  }

  .product-code-link,
  .product-desc-link {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
  }

  .col-cart,
  .col-qty {
    align-items: center;
  }

  .category-qty-input {
    width: 56px;
    height: 34px;
  }

  .login-content .left,
  .login-content .right,
  .checkout-content .left,
  .checkout-content .right,
  .contact-info .left,
  .contact-info .right,
  .sitemap-info .left,
  .sitemap-info .right,
  #content .content .left,
  #content .content .right {
    float: none !important;
    width: 100% !important;
  }

  .buttons .left,
  .buttons .right {
    float: none !important;
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
  }

  a.button,
  input.button,
  .button {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
  }

  .cart-info,
  .wishlist-info,
  .checkout-product,
  .compare-info,
  .attribute,
  table.list {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .cart-total table {
    float: none !important;
    width: 100%;
  }

  .trust-item {
    flex: 1 1 100%;
    border-bottom: 1px solid #EAEAEA;
  }

  .pagination .links,
  .pagination .results {
    float: none !important;
    text-align: center;
    width: 100%;
  }

  .pagination .links a,
  .pagination .links b {
    padding: 9px 12px;
    margin: 4px;
  }
}

/* Small phones */
@media (max-width: 480px) {
  body {
    font-size: 14px;
  }

  .contact-item {
    width: 100%;
    justify-content: center;
    border-left: 0;
    border-bottom: 1px solid #eee;
  }

  .product-right-container h1 {
    font-size: 20px !important;
  }

  .product-info .price,
  .product-list .box-product-item .price2 {
    font-size: 22px !important;
  }

  #button-cart {
    width: 100%;
    justify-content: center;
    gap: 8px;
  }

  .category-product-row > div {
    display: block;
  }

  .category-product-row > div:before {
    display: block;
    margin-bottom: 4px;
  }

  #footer {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#content .content { font-size: 16px; }

/* Containerul principal devine tabelul nostru de tip Grid */
.full-description { width: 100%; }
.tproduct_description {
  
    display: grid;
    /* Creează 2 coloane: prima pentru chei (30%), a doua ia restul spațiului */
    grid-template-columns: minmax(150px, 30%) 1fr; 
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: #333333;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 0; /* Eliminat padding-ul global pentru ca rândurile să meargă din margine în margine */
}

/* Stil pentru textul de introducere "Description:" */
.tproduct_description > strong:first-child {
    grid-column: span 2;
    padding: 15px;
    background-color: #fafafa;
    border-bottom: 2px solid #eaeaea;
    font-weight: 700;
    color: #000000;
}

/* Ascundem tag-urile <br> directe din container ca să nu genereze celule goale în grid */
.tproduct_description > br {
    display: none;
}

/* Stil pentru titlurile de secțiuni (Main, Offer Sustainability etc.) */
.tmain_title {
    grid-column: span 2; /* Se întinde pe ambele coloane (full width) */
    background-color: #f1f3f5;
    color: #495057;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

/* Dacă titlul este gol sau conține doar spații, îl ascundem complet */
.tmain_title:empty,
.tmain_title TrenutnoNemaClase { /* fallback vizual dacă e gol textul din div */
    display: none;
}

/* Stil comun pentru celule (cheie și valoare) */
.tcol_key, .tcol_value {
    padding: 12px 15px;
    border-bottom: 1px solid #eeeeee;
    font-size: 0.95rem;
    display: flex;
    align-items: center; /* Aliniere verticală pe mijloc */
}

/* Coloana din stânga (Cheia / Proprietatea) */
.tcol_key {
    background-color: #fcfcfc;
    font-weight: 600;
    color: #555555;
    border-right: 1px solid #eeeeee;
    grid-column: 1; /* Forțează alinierea pe prima coloană */
    text-transform: capitalize;
}

/* Coloana din dreapta (Valoarea) */
.tcol_value {
    background-color: #ffffff;
    color: #222222;
    grid-column: 2; /* Forțează alinierea pe a doua coloană */
}

/* Efect discret de hover pe rânduri pentru o navigare mai ușoară */
.tcol_key:hover, 
.tcol_key:hover + .tcol_value {
    background-color: #f7f9fa;
}

/* Responsive: pe ecrane mici transformăm totul într-o singură coloană (opțional, dar recomandat pentru mobile) */
@media (max-width: 660px) {
    .tproduct_description { grid-template-columns: 1fr;
    }
    
    .tcol_key, .tcol_value, .tmain_title, .tproduct_description > strong:first-child {
        grid-column: span 1;
    }
    
    .tcol_key {
        border-right: none;
        background-color: #f1f3f5;
        padding-bottom: 4px; /* aduce valoarea mai aproape de cheie pe mobil */
    }
    
    .tcol_value {
        padding-top: 4px;
        border-bottom: 2px solid #e0e0e0; /* separă vizual rândurile pe mobil */
    }

    .product-right-container { clear: both; }    
    #content > div.product-info > div.product-flex-maincontainer > div.product-right-container > h1 { padding-top:20px; text-align: center; }
    .zoomPad { width: 100%; }
    #image { width:100%;}
    #button-cart { width: inherit;}
}


.product_pdf_button { margin: 10px 0; text-align: center !important; width:100%; }
.product_pdf_button_link { 
    display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        background-color: #9c1c11 !important;
        color: #ffffff !important;
        font-family: Arial, sans-serif !important;
        font-size: 16px !important;
        font-weight: normal !important;
        text-decoration: none !important;
        padding: 12px 24px !important;
        border-radius: 8px !important;
        transition: background-color 0.2s ease-in-out !important;
        box-sizing: border-box !important;
}