body {
  background-color: #f9f9f9;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}

.well {
  background-color: #eee;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
}

a.btn i {
  margin-top: 2px;
}

button.btn .glyphicon {
  margin-top: 1px;
  margin-right: 2px;
}

.hidefornow {
  display: none;
}

/* ********************************************************************************************* */
.page-header {
  padding: 15px 20px 10px;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #d9d9d9;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
}

.admin .page-header {
  background: #B7D4E8;
}

.page-header .container {
  position: relative;
}
.page-header .logo {
  display: block;
  margin: 0 auto 3px;
}
@media (max-width: 991px) {
  .page-header .logo {
    margin: 0;
  }
}

.tagline {
  font-weight: 300;
  font-size: 27px;
  line-height: 1.2em;
  padding: 7px 0 0 0;
}
.tagline span {
  display: inline-block;
}
@media (max-width: 1199px) {
  .tagline {
    font-size: 1.5em;
  }
  .tagline span {
    display: inline;
  }
}
@media (max-width: 767px) {
  .tagline {
    font-size: 1.3em;
  }
  .tagline span {
    display: inline;
  }
}

.subtagline {
  font-family: "Caveat", cursive;
  font-size: 20px;
  text-align: right;
  display: block;
  margin: -2px 0 -10px;
  color: #0a94e3;
}

.language-select {
  position: absolute;
  top: -13px;
  right: 0;
}
@media (max-width: 979px) {
  .language-select > span, .language-select > a {
    display: block;
  }
}

.admin-logo {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 100;
  left: 216px;
  line-height: 40px;
  position: absolute;
  top: 14px;
}

.admin-menu {
  text-align: right;
  margin: -8px 100px 0 0;
}
.admin-menu a {
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 1em;
}

.footer {
  margin-top: 40px;
  background: #f3f3f3;
  padding-bottom: 40px;
  position: relative;
}
.footer .marquee-header {
  color: #999;
  font-size: 1.1em;
  font-weight: 800;
  letter-spacing: 0.2em;
  padding: 7px 0 4px;
  text-align: center;
  background: #f9f9f9;
  text-transform: uppercase;
}
.footer .marquee {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  background: #fff;
  padding: 20px 0;
}
.footer .marquee .brand {
  font-size: 2em;
  color: #cfcfcf;
  font-weight: 800;
  margin: 0 40px;
}
.footer .marquee .brand img {
  height: 1.6em;
  opacity: 0.4;
}
.footer .large-phone {
  display: block;
  text-align: center;
  font-size: 3.5em;
  font-weight: bold;
  color: #3b5998;
  white-space: nowrap;
}
.footer a.map-link span {
  display: block;
  width: 100%;
  height: 7em;
  background-image: url("//static.cast.com.pl/img/cast-mapa.png");
  background-position: center center;
}
.footer .copyright-notice {
  font-size: 0.8em;
  color: #999;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

/* ********************************************************************************************* */
.system-messages {
  /*width: 800px; */
  margin: -30px auto 30px;
}

.system-message {
  padding: 10px 40px 8px;
  background: #FEF9D9;
  border-bottom: 1px solid #EAE3B7;
  cursor: pointer;
  border-radius: 0 0 8px 8px;
}
.system-message.success {
  background: #5D9900;
  border-bottom: 1px solid #4C7D00;
  color: #FFFFFF;
  font-weight: bold;
}
.system-message.error {
  background: #D51C00;
  border-bottom: 1px solid #B81800;
  color: #FFFFFF;
  font-weight: bold;
}
.system-message .icon-remove {
  background-image: url("../img/glyphicons-halflings-embossed-30.png");
  margin-top: 2px;
}

/* ********************************************************************************************* */
.navbar-search {
  margin-bottom: 20px;
  float: none;
}
.navbar-search .search-query {
  background-color: #FFFFFF;
  border: 0 none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  color: #333333;
  outline: 0 none;
  padding: 5px 10px;
  text-shadow: 0 1px 0 #FFFFFF;
  width: 90%;
  display: block;
  margin: 0 auto;
}
.navbar-search .search-query:hover {
  background-color: #FFFFFF;
  border: 0 none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  color: #333333;
  outline: 0 none;
  padding: 5px 10px;
  text-shadow: 0 1px 0 #FFFFFF;
  width: 90%;
  display: block;
  margin: 0 auto;
}

.sidebar-nav .nav {
  padding: 20px 0;
  border-right: 1px solid #ddd;
}
.sidebar-nav .nav > li {
  position: relative;
}
.sidebar-nav .nav > li .product-count {
  position: absolute;
  right: 2px;
  top: 7px;
  color: #999;
  font-weight: 100;
  font-size: 12px;
  padding-right: 2px;
}
.sidebar-nav .nav > li > a {
  padding: 5px 10px;
  color: #3b5998;
  line-height: 1.4em;
}
.sidebar-nav .nav > li.active > a {
  background: #aaa;
  font-weight: bold;
  color: #fff;
}
.sidebar-nav .nav > li > a:hover, .sidebar-nav .nav > li.active > a:hover {
  background: #fff;
  color: #000;
}
.sidebar-nav .nav > li.nav-header {
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 300;
  color: #666;
  padding-left: 0;
}
.sidebar-nav .nav > li.nav-header > .category-icon {
  height: 96px;
  width: 96px;
  opacity: 0.1;
  position: absolute;
  right: 0;
  bottom: -100px;
  z-index: 100;
}

.empty-category {
  opacity: 0.3;
}

.sidebar-nav .section-list {
  font-size: 1.1em;
  padding: 0 0 20px;
}
.sidebar-nav .section-list li {
  margin: 4px 0;
}
.sidebar-nav .section-list li a {
  color: #666;
}
.sidebar-nav .section-list li.active a {
  background: transparent;
  color: black;
}
.sidebar-nav .section-list li.active a:hover {
  background: #fff;
}
.sidebar-nav .category-list {
  padding: 20px 0 0;
}
.sidebar-nav .category-list > li {
  border-left: 4px solid #ddd;
}
.sidebar-nav .category-list > li.nav-header {
  border-left: none;
  border-bottom: 4px solid #ddd;
  padding: 0 4px 5px 0;
  margin: 35px 0 0;
}

/* ********************************************************************************************* */
.page-teaser {
  margin: 0 0 30px;
}
.page-teaser a {
  display: block;
}
.page-teaser a:hover {
  text-decoration: none;
  background: #fff;
}
.page-teaser a > span {
  display: block;
}
.page-teaser a > span.title {
  font-size: 1.6em;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 10px;
  color: #333;
}
.page-teaser a > span.content {
  font-size: 0.9em;
  color: #333;
}
.page-teaser a > span.more {
  text-align: right;
  margin: 5px 10px 0;
  font-size: 0.8em;
}

.overtitle {
  border-bottom: 1px solid #BBBBBB;
  color: #555555;
}

.info-page-header {
  margin: 12px 0 40px;
  font-size: 2.5em;
  line-height: 1.1;
  font-weight: 300;
  color: black;
}

.short-textarea {
  max-height: 50px;
}

.page-list-item {
  padding: 1px 0;
}
.page-list-item .lang-label {
  display: inline-block;
  margin: -1px 5px 1px 0;
}
.page-list-item .page-type-label {
  color: #999;
  margin-right: 5px;
  text-transform: uppercase;
  width: 40px;
  text-align: center;
  display: inline-block;
}
.page-list-item .glyphicon {
  color: #999;
}
.page-list-item .slug {
  color: #aaa;
  font-size: 0.8em;
}

/* ********************************************************************************************* */
.no-results {
  text-align: center;
  font-size: 4em;
  line-height: 1.3em;
  color: #aaa;
  padding: 100px 0;
}

.search-title {
  font-size: 2em;
  line-height: 1em;
  margin: 10px 10px 40px;
  color: #999;
}
.search-title .query-string {
  color: #333;
  font-style: italic;
}

.crumbs {
  margin: 0 0 10px;
}

.product-list-header {
  margin: 20px 0;
}

.showcase-header {
  margin: 50px 0 20px;
  font-weight: 300;
}

.home-examples-header {
  margin: 20px 0;
}

#box-container {
  position: relative;
}
#box-container a:hover, #box-container a:active, #box-container a:focus {
  text-decoration: none;
}
#box-container .product-box {
  position: relative;
  background: #fff;
  padding: 10px;
  box-shadow: 0 0 3px #aaa;
  margin-bottom: 20px;
  clear: both;
}
#box-container .product-box:hover {
  background: #fffad7;
}
#box-container .product-box:hover .product-number {
  background: #fffad7;
}
#box-container .product-box td {
  padding: 0;
  vertical-align: top;
}
#box-container .product-box .col-left {
  width: 162px;
  padding-right: 10px;
}
#box-container .product-box h1 span.supertitle {
  font-weight: normal;
  color: #666;
  display: block;
  font-size: 0.5em;
  line-height: 1em;
}
#box-container .product-box img {
  display: block;
  width: 100%;
}
#box-container .product-box h4 {
  color: #3b5998;
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: 300;
  margin: 2px 0 10px;
}
#box-container .product-box h4 span.supertitle {
  font-weight: normal;
  color: #666;
  display: block;
  font-size: 0.7em;
  line-height: 1;
}
#box-container .product-box .showcase-disclaimer {
  color: #999;
  display: block;
  font-size: 0.9em;
}
#box-container .product-box a:hover {
  text-decoration: none;
}
#box-container .product-box .price {
  color: #333;
}
#box-container .product-box .price .glyphicon {
  opacity: 0.4;
  margin: 0 3px;
}
#box-container .product-box .price .netto-disclaimer {
  font-size: 0.8em;
  color: #aaa;
  padding-left: 24px;
}
#box-container .product-box .description {
  color: #666;
  margin: 20px 0;
}
#box-container .product-box .description img {
  width: 100% !important;
  height: auto !important;
}
#box-container .product-box .more {
  float: right;
  margin: 0 2px 0 0;
}
#box-container .inactive-product .thumbnail {
  background: #A9A9A9;
  opacity: 0.5;
}
#box-container .inactive-product .inactive-product-text {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: 17px;
}
#box-container .product-number {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 0.8em;
  color: #aaa;
  background: #fff;
  padding-left: 4px;
}

.intro {
  margin: 0 0 40px;
  font-size: 1.2em;
  line-height: 1.6;
  margin: 20px 0 40px;
}
.intro p {
  text-indent: 20px;
  margin: 0 0 20px;
}
.intro h1 {
  background: none repeat scroll 0 0 #3186B4;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  font-size: 2.4em;
  line-height: 1.4em;
  margin: 10px 10px 25px;
  padding: 9px 10px 14px;
  text-align: center;
}

.intro-list-title {
  font-size: 1.6em;
  line-height: 1.4em;
  padding-left: 10px;
}

.intro ul {
  margin: 33px 0 40px 90px;
}
.intro ul li {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #ccc;
  padding-left: 6px;
}
.intro ul li span {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #333;
}

/* ********************************************************************************************* */
.form-buttons {
  text-align: right;
  margin: 30px 0 15px;
}

.form-group.error {
  padding-left: 5px;
  border-left: 4px solid #CD3000;
}
.form-group.error .help-inline {
  background: none repeat scroll 0 0 #CD3000;
  border-radius: 0 4px 4px 0;
  color: #FFFFFF;
  padding: 2px 8px 2px 3px;
  margin: 5px 0 0 -5px;
  display: inline-block;
}

.span3 h3 {
  margin-bottom: 10px;
}

.contact {
  padding: 2px 0 20px 20px;
  border-left: 1px solid #ddd;
}
.contact h3 {
  margin: 40px 0 20px;
}
.contact .thumbnail {
  background: #fff;
  padding: 5px;
  margin: 20px 0;
  position: relative;
}
.contact a {
  color: #3b5998;
}
.contact a.map-link span {
  display: block;
  width: 100%;
  height: 110px;
  background-image: url("//static.cast.com.pl/img/cast-mapa.png");
  background-position: center center;
}
.contact .thumbnail i {
  position: absolute;
  bottom: 10px;
  right: 10px;
  opacity: 0.6;
}
.contact label {
  margin-bottom: 2px;
  font-weight: normal;
}
.contact input[type=text] {
  width: 95%;
}
.contact textarea {
  width: 95%;
  height: 100px;
}
.contact .form-buttons {
  text-align: right;
  padding: 20px 20px 10px;
}

.inquiry-form {
  background: #F0F0F0;
  padding: 20px;
  border: 1px solid #dfdfdf;
}
.inquiry-form label {
  margin-bottom: 2px;
  font-weight: normal;
}
.inquiry-form .inquiry-subject {
  font-size: 1.2em;
  font-style: italic;
  padding-left: 10px;
}
.inquiry-form .form-buttons {
  padding: 0 10px;
}

/* ********************************************************************************************* */
.crumbs {
  color: #666;
}
.crumbs h2 {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
  display: inline;
  text-rendering: optimizelegibility;
}
.crumbs a {
  margin-left: 10px;
}

.single-product h1 {
  clear: both;
  margin: 20px 0;
  line-height: 1.4em;
}
.single-product .large-img {
  width: 370px;
  height: auto;
  display: block;
  float: left;
  padding: 5px;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 0 4px #ddd;
}
@media (max-width: 1199px) {
  .single-product .large-img {
    width: 270px;
  }
}
@media (max-width: 979px) {
  .single-product .large-img {
    width: 270px;
  }
}
@media (max-width: 767px) {
  .single-product .large-img {
    width: 162px;
  }
}
.single-product .product-side-panel {
  float: right;
  width: 150px;
}
.single-product .description {
  clear: right;
  margin: 40px 0 0;
}
.single-product .price-brutto {
  font-size: 2em;
  line-height: 1.4em;
}
.single-product .price-netto {
  font-size: 0.9em;
  color: #999;
}
.single-product .quantity {
  margin: 5px 0;
  color: #999;
}
.single-product .add-to-cart {
  margin: 10px 0 30px;
}
.single-product .product-number {
  text-align: right;
  font-size: 0.8em;
  color: #aaa;
}
.single-product .inquiry-form-container {
  margin: 40px 0 0;
}

.mfp-container img.mfp-img {
  border: 10px solid white;
  box-shadow: 0 0 7px #000;
  border-radius: 6px;
  padding: 0;
}
.mfp-container.mfp-image-holder .mfp-close {
  right: 7px;
  cursor: pointer;
}

.narrow {
  width: 100px;
}

.input_name {
  width: 95%;
}

.upload-image-loading {
  margin-left: 10px;
}

.shipping-info {
  font-size: 0.8em;
  line-height: 1.4em;
  margin: 30px 0 50px;
  background: #fff;
  padding: 20px;
}

/* ********************************************************************************************* */
#slider {
  border: 6px solid #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
}
#slider .slider-header {
  position: absolute;
  top: 3px;
  left: 10px;
  z-index: 1000;
  color: #fff;
  font-size: 1.6em;
  font-weight: bold;
  -webkit-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);
}

#cart {
  background: #FFF6CB;
  border: 1px solid #E7DCC2;
}
#cart h3 {
  color: #BFB486;
}
#cart th {
  text-align: center;
  color: #AAA081;
  font-weight: normal;
}
#cart table {
  border: 0;
  border-collapse: collapse;
}
#cart td {
  border: 1px solid #D5CAB1;
  background: #FFFAE4;
}
#cart th {
  background: transparent;
  border: 0;
}
#cart td {
  vertical-align: middle;
}
#cart .qty {
  width: 2em;
  text-align: right;
  margin: 0;
}
#cart .subtotal-calc {
  font-size: 0.8em;
}
#cart .cart-total, #cart .cart-buttons {
  text-align: right;
  margin-bottom: 20px;
}
#cart .shipping-info {
  /*display: none; */
  margin-top: 0;
  background: #EFE7C1;
  padding: 10px;
}
#cart .glyphicon-remove-sign {
  color: red;
  opacity: 0.4;
}
#cart .glyphicon-remove-sign:hover {
  opacity: 1;
}
#cart #update_cart_button {
  background: #fff;
}

#checkout-form table {
  width: 100%;
}
#checkout-form table th {
  color: #999999;
  font-size: 0.8em;
  font-weight: normal;
}
#checkout-form table th.numbers {
  text-align: right;
  padding-right: 20px;
}
#checkout-form table td.numbers {
  font-size: 1em;
  padding-left: 20px;
  padding-right: 20px;
  text-align: right;
}
#checkout-form #cart_total {
  border-top: 1px solid #999999;
  margin-top: 10px;
  padding-top: 10px;
  text-align: right;
}
#checkout-form #shipping_info {
  margin-top: 10px;
}
#checkout-form .well legend {
  font-size: 1em;
  line-height: 1.2em;
  border-bottom: 1px solid #ccc;
  color: #999;
}
#checkout-form .well .full-width {
  width: 98%;
}
#checkout-form .well .control-group {
  margin-top: 4px;
  margin-bottom: 4px;
}
#checkout-form .well .form-buttons {
  text-align: right;
  margin: 30px 0 15px;
}

.plus-shipping {
  font-size: 0.8em;
}

.go-back {
  margin: 50px 0;
  text-align: center;
}

.edit-form-separator {
  clear: both;
  border-top: 3px dashed #BFBFBF;
  margin: 40px 0;
}

.show-edit-form {
  margin: 20px 0 0 0;
}

.edit-form {
  display: none;
}
.edit-form label {
  font-weight: normal;
}

.editing-product .show-edit-form {
  display: none;
}
.editing-product .edit-form {
  display: block;
}

.new-product .edit-form {
  margin: 0;
}

/* * jQuery File Upload UI Plugin CSS 6.3
 * * https://github.com/blueimp/jQuery-File-Upload
 * *
 * * Copyright 2010, Sebastian Tschan
 * * https://blueimp.net
 * *
 * * Licensed under the MIT license:
 * * http://www.opensource.org/licenses/MIT */
.fileinput-button {
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 4px;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  border-width: 0 0 100px 200px;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transform: translate(-300px, 0) scale(4);
  direction: ltr;
  cursor: pointer;
}

.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}

.files .progress {
  width: 200px;
}

.progress-animated .bar {
  background: url(../img/progressbar.gif) !important;
  filter: none;
}

.fileupload-loading {
  position: absolute;
  left: 50%;
  width: 128px;
  height: 128px;
  background: url(../img/loading.gif) center no-repeat;
  display: none;
}

.fileupload-processing .fileupload-loading {
  display: block;
}

@media (max-width: 480px) {
  .files .btn span {
    display: none;
  }
  .files .preview * {
    width: 40px;
  }
  .files .name * {
    width: 80px;
    display: inline-block;
    word-wrap: break-word;
  }
  .files .progress {
    width: 20px;
  }
  .files .delete {
    width: 60px;
  }
}
.container-login {
  text-align: right;
  width: 260px;
  margin: 0 auto;
}

.admin-list-table td {
  padding: 4px 20px;
  border-bottom: 1px solid #f3f3f3;
}

.product-form {
  padding: 20px;
  border: 1px solid #ddd;
  border-top: 1px dashed #666;
  border-radius: 0 0 10px 10px;
  background: #efefef;
  margin-top: -11px;
}
.product-form label {
  font-weight: normal;
  color: #999;
}
.product-form .product-image {
  max-width: 100%;
  max-height: 180px;
}
.product-form .form-buttons {
  text-align: right;
  margin-bottom: 0;
}

.product-admin-box {
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 0 4px #ddd;
  padding: 4px;
  margin: 10px 0;
}
.product-admin-box.invisible {
  opacity: 0.5;
}
.product-admin-box .data {
  display: inline-block;
}
.product-admin-box .category {
  font-size: 0.8em;
  text-decoration: underline;
}
.product-admin-box .namea {
  font-weight: bold;
  display: block;
}
.product-admin-box .image {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
}
.product-admin-box .sku::before {
  content: "SKU:";
  color: #999;
  font-weight: 100;
  margin: 0 4px 0 0;
}
.product-admin-box ul {
  padding-left: 0;
}

.info-inline {
  color: green;
  font-weight: bold;
}

.contenteditable-master {
  height: auto;
}

.textarea-master {
  min-height: 100px;
}

#cat-tree .cat-form {
  margin: 10px 0 20px;
}
#cat-tree .cat-form .form-group {
  margin: 0 0 4px;
}
#cat-tree .cat-form .form-group label {
  font-weight: normal;
}

.floating-form-buttons-container {
  text-align: right;
  position: fixed;
  bottom: 0;
}
.floating-form-buttons-container .floating-form-buttons {
  display: inline-block;
  border-radius: 10px 10px 0 0;
  padding: 10px;
  background: black;
  z-index: 1000;
  margin-right: 20px;
  position: relative;
  box-shadow: 0 0 4px #999;
}
.floating-form-buttons-container .floating-form-buttons.modified {
  background: orange;
  box-shadow: 0 0 4px orange;
}

.bullet-points .media-body {
  font-size: 0.8em;
  padding: 10px 0;
  line-height: 1.3;
}
.bullet-points .media-left .glyphicon {
  color: #3b5998;
  font-size: 2em;
  padding: 0.2em 0.2em 0;
}

#products h2 {
  color: #999;
  border-bottom: 1px solid #999;
  padding-bottom: 5px;
}
#products .buttons {
  padding-top: 5px;
}
#products .buttons button {
  margin: 0 4px;
}

.gallery-thumbnails {
  box-shadow: 0 0 3px #aaa;
  background: white;
  width: 100%;
  margin: 0;
  padding-top: 10px;
}
.gallery-thumbnails .gallery-thumbnail {
  padding: 0 10px 10px;
}
.gallery-thumbnails .gallery-thumbnail img {
  width: 100%;
}

.flex-message {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-message .message-title {
  font-size: 1.4em;
  font-weight: bold;
}
.flex-message .btn {
  margin: 10px 0 10px 20px;
}
.flex-message .btn span {
  display: block;
  font-size: 0.8em;
  opacity: 0.7;
}

/*# sourceMappingURL=style.css.map */
