.OpenSans {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.IstockWeb {
  font-family: 'Istok Web', sans-serif;
}
body {
  font-family: 'Istok Web', sans-serif !important;
  line-height: 1.42857143;
  color: #5a5a5a;
  font-size: 16px!important;
}
.nopadding {
  padding: 0;
}
.no-padd-left {
  padding-left: 0;
}
header #cart .btn {
  padding: 0;
  color: #5a5a5a;
  cursor: pointer;
  font-weight: 500;
  float: left;
  display: block;
  line-height: 1.329em;
  width: auto;
  font-size: 12px;
  margin: 0;
  background-color: transparent;
  border: 0;
  background-image: none;
  box-shadow: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header #cart .btn {
    font-size: 14px;
  }
}
header #cart i {
  background: #900000;
  border-radius: 50%;
  color: #ffffff !important;
  font-size: 30px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
  width: 45px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header #cart i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
  }
}
header .mini-cart {
  vertical-align: top;
}
header .site-search .btn {
  line-height: 18px;
  color: #5a5a5a;
  font-size: 17px;
  box-shadow: none;
  /* padding: 10px 35px; */
  text-shadow: none;
  background-color: transparent;
  background-image: none;
  border-left-width: 0;
  border-color: #ccc;
  padding: 10px!important;
}
header .site-search .btn:active {
  background-color: transparent;
  border-color: #ccc;
}
header .site-search .btn:focus {
  outline: none;
}
header .site-search input {
  border-right-width: 0;
  border-color: #ccc;
}
header .site-search input:focus {
  outline: none;
}
header .form-control:focus {
  border-color: #ccc;
  box-shadow: none;
}
header .js-toggle-sm-navigation {
  padding: 0;
  font-size: 28px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
header .js-toggle-sm-navigation span {
  color: #900000;
}
@media (min-width: 768px) and (max-width: 991px) {
  header #cart {
    padding-left: 25px;
  }
  header #cart button {
    font-size: 10px;
  }
}
@media (max-width: 991px) {
}
.mobile-ul-list {
  display: flex;
  margin: 0;
}
.mobile-ul-list li {
  flex-grow: 1;
}
.mobile-ul-list .mini-cart #cart-total {
  display: none;
}
.mobile-ul-list .mini-cart button {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.mobile-ul-list .mini-cart button i {
  background: #900000;
  border-radius: 50%;
  color: #ffffff !important;
  font-size: 35px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  vertical-align: middle;
  width: 45px;
}
.mobile-ul-list .mini-cart .dropdown-menu {
  min-width: 160px!important;
}
.mobile-ul-list i {
  margin: 0;
}
.mobile-ul-list .user-style {
  float: none;
}
.mobile-ul-list .mob-search {
  padding-left: 15px;
}
.mobile-ul-list .mob-search input {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #900000;
  background-color: #ffffff;
  background-image: none;
  border: solid 1px #dcdcdc;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mobile-ul-list .cat-ul {
  margin: 0;
  padding: 0;
}
.categorii-mobile {
  padding: 0!important;
  background: #5a5a5a;
  color: #ffffff;
  display: block;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
  text-transform: uppercase;
}
.categorii-mobile ul {
  padding: 0;
  margin: 0;
  width: 100%;
  border-radius: 0;
}
.categorii-mobile ul button {
  background-color: #5a5a5a;
  border: 0;
  color: white;
  width: 100%;
  font-size: 17px;
  position: relative;
  box-shadow: none;
  padding-left: 35px;
  text-align: left;
}
.categorii-mobile ul button:focus {
  outline: none;
}
.categorii-mobile ul button span {
  color: white;
  text-align: left;
}
.categorii-mobile ul button i {
  background-color: white;
  height: 30px;
  width: 30px;
  line-height: 27px;
  color: #900000;
  vertical-align: text-top;
  border-radius: 100%;
  position: absolute;
  right: 10px;
  top: 50%;
  /* float: right; */
  /* top: 0; */
  transform: translate(-10%, -50%);
  text-align: center;
}
.categorii-mobile ul li {
  padding-right: 30px;
}
.categorii-mobile ul li a {
  font-size: 11px;
  margin: 0 10px;
  padding: 10px 0 10px 10px;
  border-top: solid 1px #dcdcdc;
}
.categorii-mobile ul li a:not(:last-child) {
  border-top: solid 1px #dcdcdc !important;
}
.categorii-mobile ul li a:hover {
  background-color: transparent;
  background-image: none;
  color: #900000;
  font-weight: 700;
}
.categorii-mobile ul .dropdown-submenu li a {
  padding: 10px 0 10px 30px;
}
.categorii-mobile ul .dropdown-submenu li a:not(:last-child) {
  border-top: solid 1px #dcdcdc !important;
}
.categorii-mobile ul .open a {
  background-color: transparent;
  color: #900000;
  font-weight: 700;
}
.categorii-mobile ul .open a:not(:last-child) {
  border-top: solid 1px #dcdcdc !important;
}
.categorii-mobile .dropdown-submenu {
  position: relative;
}
.categorii-mobile .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
@media (min-width: 768px) {
  .categorii-mobile .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
  }
}
.categorii-mobile .dropdown-submenu:hover > a:after {
  border-left-color: #555;
}
.categorii-mobile .dropdown-submenu.pull-left {
  float: none;
}
.categorii-mobile .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.categorii-mobile .without-child a:not(:last-child) {
  border-top: solid 1px #dcdcdc !important;
}
.categorii-mobile .open > a,
.categorii-mobile .open > a:focus,
.categorii-mobile .open > a:hover {
  color: #900000;
  background-color: transparent;
  border-color: transparent;
}
.menu-principal {
  background-color: #900000;
}
.menu-principal ul {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-principal ul .list-categories {
    width: 31%;
  }
}
@media (min-width: 992px) {
  .menu-principal ul .list-categories {
    width: 26%;
  }
}
.menu-principal .categories-button {
  background: #5a5a5a;
  color: #ffffff;
  display: block;
  font-size: 20px;
  line-height: 60px;
  padding: 0 12px 0 37px;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  width: 100%;
  position: relative;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-principal .categories-button {
    padding: 0 12px 0 20px;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .menu-principal .categories-button {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .menu-principal .categories-button {
    font-size: 20px;
  }
}
.menu-principal .categories-button .icon-nav-categories {
  background-color: white;
  height: 30px;
  width: 30px;
  line-height: 27px;
  color: #900000;
  vertical-align: text-top;
  border-radius: 100%;
  position: absolute;
  right: 10px;
  top: 50%;
  /* float: right; */
  /* top: 0; */
  transform: translate(-10%, -50%);
  text-align: center;
}
.menu-principal .categories-button:focus {
  outline: none;
}
.menu-principal .meniu-cat-bg ul.meniu-categorii {
  height: 100vh;
  display: none;
  box-shadow: none;
  padding: 20px 0 0 0;
  background: #ffffff;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #dcdcdc;
  border-radius: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-principal .meniu-cat-bg ul.meniu-categorii {
    display: none;
  }
}
.menu-principal .meniu-cat-bg ul.meniu-categorii li {
  display: block;
  position: relative;
}
.menu-principal .meniu-cat-bg ul.meniu-categorii li a {
  color: #5a5a5a;
  display: block;
  font-size: 15px;
  margin: 0 30px;
  padding: 7px 0 7px 7px;
  border-top: solid 1px #dcdcdc;
}
@media (min-width: 768px) {
  .menu-principal .meniu-cat-bg ul.meniu-categorii li a {
    white-space: inherit!important;
  }
}
.menu-principal .meniu-cat-bg ul.meniu-categorii li a:not(:last-child) {
  border-top: solid 1px #dcdcdc;
}
.menu-principal .meniu-cat-bg ul.meniu-categorii li a:hover {
  color: #ffffff;
  background-color: #900000;
  background-image: none;
}
.menu-principal .meniu-cat-bg ul.meniu-categorii li:first-of-type a {
  border: 0;
}
.menu-principal .meniu-cat-bg ul.meniu-categorii ul.subcategory {
  border: solid 1px #dcdcdc;
  border-left: none;
  left: 100%;
  position: absolute;
  top: -1px;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.menu-principal .meniu-cat-bg ul.meniu-categorii ul.subcategory li {
  padding-right: 30px;
}
.menu-principal .meniu-cat-bg ul.meniu-categorii ul.subcategory li a {
  font-size: 11px;
  margin: 0 10px;
  padding: 10px 0 10px 5px;
  border-top: solid 1px #dcdcdc;
}
.menu-principal .meniu-cat-bg ul.meniu-categorii ul.subcategory li a:not(:last-child) {
  border-top: solid 1px #dcdcdc;
}
.menu-principal .meniu-cat-bg ul.meniu-categorii ul.subcategory li:first-of-type a {
  border: 0;
}
@media (min-width: 1200px) {
  .menu-principal .meniu-cat-bg ul.meniu-categorii .dropdown-menu > li > a {
    white-space: nowrap;
  }
}
.navbar {
  border-radius: 0;
  margin-bottom: 0;
}
.page-max-width {
  max-width: 1375px;
  margin: 0 auto;
}
.container-style {
  padding-bottom: 15px;
  padding-top: 15px;
}
#logo {
  margin: 0!important;
}
#logo img {
  margin: 0 auto;
  padding-top: 0;
}
@media (max-width: 991px) {
  #logo img {
    margin: 15px auto 30px;
  }
}
.navbar {
  border: 0;
}
.nav-bottom li.dropdown,
.nav-bottom li.mini-cart {
  padding-top: 0;
}
#top-links {
  padding-top: 0;
}
#top-links ul {
  margin-bottom: 19px;
}
.site-search input {
  box-shadow: none;
  height: 38px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #5a5a5a;
  background-color: #ffffff;
  background-image: none;
  border: solid 1px #dcdcdc;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
.site-search input:focus {
  outline: none;
}
@media (max-width: 767px) {
  .site-search {
    display: none;
  }
}
#menu {
  background-color: #900000 !important;
  background-image: linear-gradient(to bottom, #900000, #900000) !important;
  background-repeat: repeat-x;
  border-color: #900000 #900000 #900000!important;
  min-height: 38px;
}
@media (min-width: 992px) {
}
#menu ul.cat-ul {
  display: flex;
}
#menu .nav li.menu-items {
  flex-grow: 1;
}
#menu .nav li.menu-items a {
  text-transform: uppercase!important;
  font-weight: 500!important;
  font-size: 16px!important;
  line-height: 20px!important;
  border-radius: 0!important;
  color: #ffffff!important;
  text-align: center;
}
#menu .nav li.menu-items a:first-of-type {
  padding-left: 15px!important;
}
@media (max-width: 991px) {
  #menu .nav li.menu-items a {
    margin-top: 0;
    color: #900000;
    text-transform: capitalize!important;
    padding: 20px 30px 20px 30px!important;
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #menu .nav li.menu-items a {
    font-size: 14px!important;
  }
}
@media (min-width: 992px) {
  #menu .nav li.menu-items a {
    padding: 20px 10px!important;
  }
}
@media (min-width: 1200px) {
  #menu .nav li.menu-items a {
    padding: 20px 24px!important;
  }
}
@media (min-width: 992px) {
  #menu .navbar-ex1-collapse {
    padding-left: 0!important;
  }
}
.mob-search {
  display: none;
  width: 90vw;
  margin: 8px auto;
  z-index: 999999;
}
.user-style {
  color: #5a5a5a;
  cursor: pointer;
  font-weight: 500;
  float: left;
  display: block;
  line-height: 1.329em;
  width: auto;
  font-size: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .user-style {
    padding-left: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .user-style {
    font-size: 14px;
  }
}
.user-style:hover {
  color: #900000;
}
.user-style i {
  background: #900000;
  border-radius: 50%;
  color: #ffffff !important;
  font-size: 30px;
  height: 45px;
  line-height: 55px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 10px;
  width: 45px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .user-style i {
    font-size: 15px;
    line-height: 25px;
    width: 25px;
    height: 25px;
  }
}
@media (min-width: 992px) {
  .offset-left-nav {
    margin-left: 26%;
  }
}
.meniu {
  background: #5a5a5a;
  color: #ffffff;
  display: block;
  font-size: 20px;
  line-height: 60px;
  padding: 0 12px 0 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.js-toggle-xs-search {
  background: transparent;
  border: 0;
}
.js-toggle-xs-search span {
  color: #900000;
  font-size: 35px;
}
.js-toggle-xs-search span:before {
  vertical-align: middle;
}
.js-toggle-xs-search:focus {
  outline: none;
}
.mobile-new-menu #logo img {
  margin-top: 30px;
}
.mobile-new-menu main {
  text-align: center;
  max-width: 100%;
}
.mobile-new-menu h1 {
  font-size: 2.5em;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.9);
  margin: 0 0 10px;
}
@media screen and (min-width: 600px) {
  .mobile-new-menu h1 {
    font-size: 3em;
  }
}
.mobile-new-menu h2 {
  margin: 0 0 50px;
  font-size: 1.5em;
  font-weight: 200;
  color: rgba(255, 255, 255, 0.6);
}
.mobile-new-menu aside {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: white;
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
  z-index: 999999;
}
.mobile-new-menu aside .close {
  opacity: 1;
}
.mobile-new-menu .open {
  opacity: 1;
  visibility: visible;
}
.mobile-new-menu nav {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mobile-new-menu nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-new-menu nav ul li {
  align-items: center;
  flex: 1;
}
.mobile-new-menu nav ul li a {
  transition: all 0.5s ease;
  display: block;
  text-decoration: none;
  color: #900000;
}
.mobile-new-menu nav ul li a:hover:before {
  visibility: visible;
  transform: scaleX(1);
}
.mobile-new-menu nav ul li a:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  bottom: 0;
  left: 25%;
  background: white;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
.mobile-new-menu button {
  padding: 10px 0 40px;
  background: transparent;
  border: none;
  border-radius: 0;
  color: #900000;
  font-size: 35px;
  transition: all .5s ease;
}
.mobile-new-menu button:hover {
  border: 1px solid #ffffff;
}
.mobile-new-menu button:focus {
  outline: none;
}
.mobile-new-menu button:hover {
  border: 0;
}
.mobile-new-menu .close {
  position: fixed;
  top: 14%;
  right: 60px;
  color: white;
  z-index: 3;
  cursor: pointer;
  font-family: sans-serif;
}
.mobile-new-menu .close span,
.mobile-new-menu .close span:before,
.mobile-new-menu .close span:after {
  border-radius: 4px;
  height: 5px;
  width: 25px;
  background: #900000;
  position: absolute;
  display: block;
  content: '';
}
.mobile-new-menu .close span {
  background: transparent;
}
.mobile-new-menu .close span:before {
  transform: rotate(45deg);
}
.mobile-new-menu .close span:after {
  transform: rotate(-45deg);
}
.mobile-new-menu .outer-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 85px;
  height: 85px;
  cursor: pointer;
  color: #900000;
}
.mobile-new-menu .open-menu:before {
  content: '\f0c9 ';
  font-family: FontAwesome, sans-serif;
  padding-left: 3px;
}
.mobile-new-menu .navbar-brand {
  padding-top: 0;
}
.mobile-new-menu .navbar-brand img {
  height: 50px;
}
.special-padding {
  padding-left: 10px;
  padding-right: 10px;
}
.padd {
  padding-left: 7px;
  padding-right: 7px;
}
#slideshow0 .owl-item {
  position: relative;
}
#slideshow0 .owl-item:before {
  content: ' ';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
}
.home .owl-wrapper-outer {
  border-radius: 0!important;
  box-shadow: none!important;
  border: 0!important;
}
.home .owl-buttons div {
  color: white!important;
  text-shadow: none;
  opacity: 0.5;
  transition: all .3s ease;
}
.home .owl-carousel .owl-buttons .owl-prev {
  left: 20px;
}
.home .owl-carousel .owl-buttons .owl-next {
  right: 20px;
}
.home .img-caption {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
@media (min-width: 768px) {
  .home .img-caption {
    position: absolute;
    top: 40%;
    right: 10%;
    transform: translate(10%, -40%);
  }
}
.home .img-caption h2 {
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home .img-caption h2 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .home .img-caption h2 {
    font-size: 20px;
  }
}
.home .img-caption .btn-more-slider {
  float: right;
  border: 2px solid;
  color: #ffffff;
  background-color: #900000;
  border-color: #900000;
  text-transform: uppercase;
  font-weight: 600;
  padding: 7px 13px;
  font-size: 16px;
  border-radius: 0;
}
.home .img-caption .btn-more-slider:hover {
  background-color: white;
  color: #900000;
  border-color: #900000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .img-caption .btn-more-slider {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .home .img-caption .btn-more-slider {
    font-size: 10px;
  }
}
.home .owl-carousel {
  margin: 0;
}
.home .owl-pagination {
  top: 0;
}
@media (min-width: 768px) {
  .home .owl-pagination {
    top: -55px !important;
  }
}
.home .owl-controls .owl-page span {
  box-shadow: none;
  background: transparent;
  border: 1px solid white;
}
@media (max-width: 767px) {
  .home .owl-controls .owl-page span {
    background-color: transparent;
    border-color: #900000;
  }
}
.home .home .owl-pagination .owl-page.active span {
  opacity: 0.9!important;
}
@media (max-width: 767px) {
  .home .home .owl-pagination .owl-page.active span {
    background: #900000 !important;
    border-color: #900000;
  }
}
@media (min-width: 768px) {
  .home .home .owl-pagination .owl-page.active span {
    background: white!important;
  }
}
.home .owl-controls .owl-page.active span {
  background: #900000;
}
@media (min-width: 768px) {
  .home .owl-controls .owl-page.active span {
    background: #ffffff !important;
  }
}
.home .owl-carousel .owl-buttons div i {
  font-size: 25px;
}
.home .welcome-bg {
  background: #f0f0f0;
}
.home .certificari-bg {
  background-color: #CCCCCC;
  padding-top: 20px;
}
.home .certificari {
  background-color: #CCCCCC;
  padding: 3px 0;
}
.home .certificari p {
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  .home .certificari .imagini img {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .home .certificari .imagini img {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .certificari {
    width: 100%;
    margin: 0 auto;
  }
  .home .certificari .imagini img {
    width: 32%!important;
    background-color: white;
    padding: 3px;
  }
  .home .certificari .imagini img:first-of-type {
    margin-right: 1%;
    margin-left: 1%;
  }
}
@media (min-width: 992px) {
  .home .certificari {
    width: 90%;
    margin: 0 auto;
  }
  .home .certificari .imagini img {
    width: 31.9%!important;
    background-color: white;
    padding: 3px;
    margin-right: 1%;
  }
}
.welcome-company {
  background: #f0f0f0;
  margin: 4px 0;
  padding: 30px 40px 60px 40px;
}
.welcome-company h3 {
  color: #900000;
  display: block;
  font-size: 34px;
  font-weight: 300;
  margin-top: 0;
}
.welcome-company h5 {
  color: #5a5a5a;
  display: block;
  font-size: 17px;
  font-weight: 500;
}
.welcome-company p {
  font-size: 14px;
  margin: 15px 0 0 0;
  line-height: 22px;
}
.welcome-company .read-more-btn i {
  font-size: 15px;
  vertical-align: text-bottom;
  margin-right: 8px;
  color: #900000;
}
.welcome-company .read-more-btn a {
  float: right;
  color: #5a5a5a;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 14px;
  text-transform: uppercase;
}
.welcome-company .read-more-btn a:hover {
  color: #900000;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .welcome-company .read-more-btn a {
    font-size: 12px;
  }
}
body[class^="information-information-"] {
  font-size: 16px;
  margin: 15px 0 0 0;
  line-height: 22px;
}
body[class^="information-information-"] h3 {
  color: #900000;
  display: block;
  font-size: 34px;
  font-weight: 300;
  margin-top: 0;
}
body[class^="information-information-"] h5 {
  color: #5a5a5a;
  display: block;
  font-size: 17px;
  font-weight: 500;
}
body[class^="information-information-"] p,
body[class^="information-information-"] td {
  font-size: 16px!important;
  margin: 15px 0 0 0;
  line-height: 22px;
}
#carousel0 {
  margin-bottom: 60px;
  margin-top: 60px;
}
#carousel0 .owl-pagination {
  display: none;
}
#carousel0 .owl-wrapper-outer {
  padding: 20px 0;
}
#carousel0 .owl-wrapper-outer .item img {
  padding: 0 15px;
  margin: 0 auto;
}
footer {
  margin-top: 60px!important;
  background: #5a5a5a !important;
  color: #ffffff!important;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 60px!important;
  border-top: 1px solid #ddd;
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
}
footer a:focus {
  color: white;
}
@media (min-width: 768px) and (max-width: 780px) {
  footer .container {
    width: 730px;
  }
}
@media (min-width: 768px) {
  .filter-style {
    width: 26%;
    padding-right: 0;
  }
}
.filter-style .ajax-filter {
  border: 0;
}
@media (min-width: 768px) {
  .cont-with-filter {
    width: 74%;
  }
}
.breadcrumb {
  border: 0!important;
  background-color: transparent;
  margin: 0!important;
  padding: 15px 0!important;
}
@media (min-width: 992px) {
  .breadcrumb {
    margin-left: 26%!important;
  }
}
.breadcrumb li a {
  color: #5a5a5a;
}
.breadcrumb > li + li:before {
  content: '/';
  color: #5a5a5a;
}
.breadcrumb > li:not(:last-child):after {
  width: 10px!important;
  height: 10px!important;
  top: 5px!important;
  border-right: 1px solid #5a5a5a !important;
  border-bottom: 1px solid #5a5a5a !important;
}
.breadcrumb > li:last-child:after {
  display: none;
}
.category-style .input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
  background: transparent;
  border: 0;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: 700;
}
.category-style select {
  height: 40px;
  padding: 5px;
  margin-top: 10px;
  width: 150px!important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  /* border: 0; */
  /* outline: 1px inset black; */
  outline-offset: -1px;
  /* -webkit-appearance: none; */
  box-shadow: none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
.category-style select:focus {
  outline: none!important;
}
.category-style .select {
  text-align: left;
}
.category-style .select:after {
  content: "\f078";
  font-family: FontAwesome, sans-serif;
  color: #5a5a5a;
  position: absolute;
  right: 0;
  background: transparent;
  z-index: 1;
  text-align: center;
  pointer-events: none;
  box-sizing: border-box;
  top: 50%;
  transform: translate(0, 14%);
}
.category-style .name {
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 50px;
  font-weight: 500;
  font-size: 20px;
  margin: 0;
}
.category-style .name a {
  color: #5a5a5a;
}
.category-style .price {
  color: #5a5a5a;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 15px 0;
}
@media (max-width: 767px) {
  .category-style .butoane {
    width: 160px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .category-style .butoane {
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
.category-style .short-btn {
  display: flex;
  background-color: transparent!important;
  border: 0!important;
  overflow: hidden!important;
}
.category-style .short-btn li {
  flex-grow: 1;
  text-align: center;
}
.category-style .short-btn li a {
  text-align: center;
}
.category-style .short-btn button {
  margin: 0 auto!important;
}
.category-style .short-btn .btn {
  width: 30px;
  height: 30px;
  line-height: 28px!important;
  color: white;
  background-color: #5a5a5a;
  border: 2px solid #5a5a5a;
  border-radius: 100%;
  padding: 0;
  float: none;
}
.category-style .short-btn .btn:focus {
  outline: none;
}
.category-style .short-btn .btn:hover {
  color: #5a5a5a;
  background-color: white;
  border: 2px solid #5a5a5a;
}
.category-style .short-btn .btn-more {
  background-color: #900000;
  color: white;
  border: 2px solid #900000;
}
.category-style .short-btn .btn-more:hover {
  color: #900000;
  background-color: white;
  border: 2px solid #900000;
}
.category-style .product-thumb {
  border: 0;
}
.category-style .ajax-filter .af-body .af-container > .af-heading > .title {
  font-size: 17px;
  font-weight: 500;
  color: #5a5a5a;
  margin-left: -5px;
  display: inline-block;
  margin: 0;
}
.category-style .ajax-filter .af-body .af-container > .af-elements > .af-wrapper .af-element label > input[type='checkbox'] + span::after {
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 0;
  border-top: none;
  border-right: none;
  background: #900000;
  border: 0;
}
.category-style .ajax-filter .af-body .af-container > .af-elements > .af-wrapper .af-element label > input[type='checkbox'] + span {
  background-color: transparent;
  border-color: #900000;
  width: 10px;
  min-width: 11px;
  height: 10px;
  min-height: 10px;
}
.produs-style .breadcrumb {
  margin-bottom: 30px!important;
}
.produs-style .thumbnail {
  border: 0;
}
.produs-style .title {
  font-size: 34px;
  font-weight: 500;
  line-height: 36px;
  margin: 0;
}
.produs-style .nav-tabs > li.active > a,
.produs-style .nav-tabs > li.active > a:focus,
.produs-style .nav-tabs > li.active > a:hover {
  background: #900000;
  border: 2px solid #900000;
  color: #ffffff;
  padding: 7px 31px;
  border-radius: 0;
}
.produs-style .nav-tabs {
  border: 0;
}
.produs-style .nav-tabs p {
  font-size: 15px;
}
.produs-style .nav-tabs > li {
  margin-right: 10px;
}
.produs-style .nav-tabs > li > a {
  background: #ffffff;
  font-size: 14px;
  border: 0;
  border: 2px solid #900000;
  color: #900000;
  margin: 0;
  padding: 7px 31px;
  border-radius: 0;
  text-transform: uppercase;
}
.cantitate-produs {
  height: 41px;
}
.label-pt-cantitate {
  margin-top: 5px;
}
.info-style {
  margin-top: 15px;
}
.info-style li {
  padding-left: 5px;
  font-size: 16px;
  line-height: 25px;
}
.btn-product {
  width: 100%;
}
.diff-btn {
  width: 46%;
  float: left;
  margin-top: 0!important;
  border-radius: 0;
}
.diff-btn {
  float: right!important;
  margin-right: 2%!important;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #900000 !important;
  background-image: none!important;
  background-repeat: repeat-x;
  border-color: #900000 !important;
  border-radius: 0!important;
}
.btn-primary:hover {
  background-color: white!important;
  color: #900000 !important;
  border-color: #900000 !important;
}
.btn-primary:focus {
  outline: none;
}
.btn-style {
  color: #5a5a5a;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #dcdcdc !important;
  background-image: none!important;
  background-repeat: repeat-x;
  border-color: #dcdcdc !important;
  border-radius: 0!important;
}
.btn-style:hover {
  background-color: white!important;
  color: #900000 !important;
  border-color: #900000 !important;
}
.btn-style:focus {
  outline: none;
}
.ul-li-style {
  float: right;
  margin: 0;
  height: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ul-li-style .dropdown {
    float: left;
  }
}
#search {
  margin-bottom: 0;
}
.pagination > .active > span {
  font-weight: 600;
  border-radius: 50%;
  background-color: #dcdcdc;
  color: #5a5a5a;
  border-color: #dcdcdc;
}
.pagination > .active > span:hover {
  background-color: #900000;
  color: white;
  border-color: #900000;
}
.pagination > li > a {
  margin: 0 3px;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 33px;
  width: 38px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  color: #5a5a5a;
  text-decoration: none;
  background-color: #fff;
  border: 0;
  font-weight: 600;
  border-radius: 50%;
}
.pagination > li > a:hover,
.pagination > li > span:hover {
  background-color: #900000;
  border-color: 1px solid #900000;
  color: white;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}
.account-login p {
  font-size: 16px;
}
.account-login .title-acc {
  color: #5a5a5a;
  display: block;
  font-size: 32px;
  font-weight: 400;
}
.account-login .equal-col2 {
  margin-bottom: 30px;
}
.account-login input {
  border-radius: 0;
}
.account-login .sub-btn {
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  color: white;
}
.account-login .sub-btn:hover {
  border-width: 2px;
}
.account-login .reg-btn {
  text-transform: uppercase;
  padding: 7px 13px;
  font-size: 16px;
  line-height: 1.375;
}
.account-login .reg-btn:hover {
  border-width: 2px;
}
.account-login .forgot-link {
  color: #900000;
  font-size: 16px;
}
.account-login .form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 16px!important;
  line-height: 1.42857143;
  color: #5a5a5a !important;
  background-color: #ffffff!important;
  background-image: none;
  border: solid 1px #dcdcdc;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.account-login .form-control:focus {
  border-color: #900000;
  outline: 0;
  box-shadow: none;
}
.account-login .well {
  background-color: transparent;
  border: 0;
}
#testtt {
  height: 100vh;
}
@media (max-width: 767px) {
  .mobile-distance {
    margin-bottom: 20px;
  }
}
#cookie-wrap {
  z-index: 99999999!important;
}
@media (min-width: 768px) {
  #cookie-consent .col-sm-11 {
    width: 83.33333333%!important;
  }
  #cookie-consent .col-sm-1 {
    width: 16.66666666%!important;
  }
}
.special-bg-featured {
  background-color: #f0f0f0;
  padding: 20px 0;
}
@media (min-width: 992px) {
  .special-bg-featured .column-prod {
    width: 90%;
    margin: 0 auto;
  }
}
.special-bg-featured .column-prod .featured-column .product-thumb .caption2 {
  padding: 0 20px;
}
.special-bg-featured .column-prod .featured-column .product-thumb .caption2 .title-prod a {
  color: #5a5a5a;
  text-transform: uppercase;
}
