body, h1, h2, h3, h4, h5, h6, p { font-family: "Open Sans", Helvetica, Arial, sans-serif; }
h1 { font-size: 24px; line-height: 40px; margin-bottom: 10px; }
h1 span { color: #b0b0b0; font-weight: 300; }
hr { margin: 15px 0 0px; }
table { background: none; }
a { color: #0056ab; }
a:hover { text-decoration: underline; color: #2076cb; }
p { line-height: 1.7em; }
h3 { margin-top: 15px; margin-bottom: 15px; }

/* solve fancybox behaviour */
* { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
#wrapper { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


/* -----------------------------------------
   Header
----------------------------------------- */
#logo a {
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 90px;
}
#logo a:hover {
  text-decoration: none;
}

#showcase {
  overflow: hidden;
  font-size: 14px;
  background-color: #f0f0f0;
  background-size: cover;
  height: 200px;

  position: absolute;
  z-index: 200;
  top: 141px;
  margin-left: 0px;
}

#showcase.selected {
  background-color: #2BA6CB;
}

#showcase>div {
  display: none;
}

#showcase a {
  text-shadow: 1px 1px #fff;
  display: block;
  line-height: 1.4;
}

#showcase>div.active {
  display: block;
}

#showcase.carousel {
  background-image: url('../images/showcase/picture-1.png');
  position: relative;
  top: 0px;
}

#showcase.small-carousel {
  display: none;
  background-image: none;
  background-color: transparent;
  border-bottom: 4px solid #d8d8d8;
}

#showcase h4 {
  margin: 10px 0;
}

#showcase p {
  margin: 0;
  line-height: 16px;
}

/* Image Thumbnails ---------------------- */
.th { display: block; }
.th img { display: block; border: solid 4px #fff; -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-transition-property: border, box-shadow; -moz-transition-property: border, box-shadow; -o-transition-property: border, box-shadow; transition-property: border, box-shadow; -webkit-transition-duration: 300ms; -moz-transition-duration: 300ms; -o-transition-duration: 300ms; transition-duration: 300ms; }
.th:hover img { -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5); -moz-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5); box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5); }

.inline {
  display: inline;
}

img.side-img {
  float: left;
  margin: 0 15px 15px 0;
}

div.thumbnails a {
  display: inline-block;
  width: 87px;
  margin-right: 4px;
  height: 70px;
  overflow: hidden;
  border-radius: 1px;
}

@media(max-width:767px){
  #showcase { width: 100%; }
  h1 { font-size: 20px; }
}

@media(min-width:768px){
  #showcase { width: 750px; }
  h1 { font-size: 20px; }
}

@media(min-width:992px){
  div.thumbnails a { margin-right: 4px; }
  div.thumbnails a:nth-child(4n) { margin-right:0; }
  #showcase { width: 970px; }
  h1 { font-size: 24px; }
}

@media(min-width:1200px){
  div.thumbnails a { margin-right: 1px; height: 66px; }
  div.thumbnails a:nth-child(5n) { margin-right: 0px; }
  #showcase { width: 1170px; }
  h1 { font-size: 24px; }
}

div.thumbnails a.delete-photo, a.delete-photo {
  height: 20px;
  width: 50%;
  color: #cc0000;
}

div.clear { clear: both; }
/* -----------------------------------------
   Nav
----------------------------------------- */
#menu-items {
  line-height: 16px;
  overflow: hidden;
  display: block;
  border-top: 1px solid #d8d8d8;
  border-bottom: 4px solid #d8d8d8;
  background-color: #F8F8F8;
  padding: 10px 0;
}

#logo {
  height: 100px;
}

nav ul {
  margin-bottom: 0;
  margin-left: 0;
  -webkit-padding-start: 0px;
  list-style: none;
  padding-left: 0;
}

nav ul li {
  display: inline-block;
  list-style: none;
}

nav ul li a {
  display: block;
  padding: 10px;
  color: #0056ab;
  text-decoration: none;
}

nav ul li a.active, nav ul li a:hover {
  background-color: #d8d8d8;
  text-decoration: none;
}

#footer {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 20px
}

div#page {
  min-height: 300px;
}

#page>div.three.columns {
  border-left: 1px solid #f0f0f0;
}

div#sample-products a {
  display: inline-table;
  margin-right: 20px;
  width: 232px;
  height: 150px;
  text-align: center;
  padding: 0 20px;
}

div#sample-products a.change, div#new-products a.change {
  display: block;
  height: 14px;
  width: 100%;
  color: #cc0000;
  text-align: center;
  margin-top: 10px;
}

div#sample-products a:nth-child(6n) {
  margin-right: 0px;
}

div#sample-products a.th img {
  display: inline;
  width: 130px;
  height: 90px;
  overflow: hidden;
}

p.descriptor {
  font-size: 17px;
  font-weight: 300;
}

div#cine-suntem {
  margin-top: 10px;
}

div#product p, div#product div#product-content, div#product div#product-content div {
  font-size: 16px;
  line-height: 24px;
}

div#login-page {
  margin-top: 10px;
}

div#authentication p {
  text-align: center;
  padding: 5px;
  background: #cc0000;
  color: white;
}

div#authentication a {
  color: #ffcccc;
}

div.new-product-description {
  height: 120px;
  overflow: hidden;
}

div.new-product-description, div.new-product-description div, div.new-product-description p {
  font-size: 16px;
  line-height: 20px;
}

div.new-product-description a.th img {
  width: 130px;
  height: 90px;
  overflow: hidden;
}

div.new-product a.more-details {
  display: block;
  text-align: right;
  margin-top: 10px;
}

a.email-img {
  vertical-align: middle;
}

a.btn-default {
  background-color: #f0f0f0;
  border-radius: 2px;
  border: none;
  border-bottom: 4px solid #d8d8d8;
}

a.btn-default:hover {
  background-color: #d8d8d8;
}

/* Bootstrap 4 Navbar Customizations */
.navbar-brand {
  font-size: 36px;
  font-weight: 700;
  color: #0056ab !important;
  text-decoration: none;
}

.navbar-brand:hover {
  color: #0056ab !important;
  text-decoration: none;
}

.navbar {
  padding: 1rem 0;
  border-bottom: 3px solid #0056ab;
  width: 100%;
  margin: 0;
}

.navbar .container-fluid {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.navbar-nav .nav-link {
  font-weight: 500;
  color: #333;
}

.navbar-nav .nav-link:hover {
  color: #0056ab;
}

.navbar-nav .dropdown-menu {
  min-width: 500px;
  padding: 1rem;
}

.navbar-nav .dropdown-menu .row {
  margin: 0;
}

.navbar-nav .dropdown-menu .col-md-6 {
  padding: 0 15px;
}

.navbar-nav .dropdown-menu .dropdown-header {
  font-weight: bold;
  color: #333;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0.25rem;
  border-bottom: 2px solid #0056ab;
}

.navbar-nav .dropdown-menu .dropdown-item {
  padding: 0.25rem 0;
  font-size: 0.9rem;
}

.navbar-nav .dropdown-menu .dropdown-item:hover {
  background-color: #f8f9fa;
  color: #0056ab;
}

.navbar-nav .dropdown-menu .dropdown-item-text {
  margin: 0.5rem 0;
  padding: 0.5rem;
  background-color: #f8f9fa;
  border-radius: 0.25rem;
  font-style: italic;
}

/* Right-aligned dropdown positioning */
.navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

a.product-interes {
  margin-top: 20px;
}

#header {
  padding: 20px 0;
}

#product-title {
  margin:20px 0 40px 0
}

h6.dropdown-header {
  padding: 0.5rem 0rem;
}