/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#g-navigation .jl-container {
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
.jl-navbar-left {
  padding-left: 40px;
}
.jl-navbar-right {
  padding-right: 40px;
}
#g-slideshow .g-content {
  padding: 0px !important;
  margin: 0px !important;
}
.jl-navbar-item a {
  color: #fff;
  transition: 0.2s;
}
.jl-navbar-item a:hover, .jl-navbar-item a:focus {
  color: #ff1800;
}
.newsticker {
  padding: 50px;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-bottom: 80px;
  margin-top: 80px;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #f8f8f8;
}
.news-book {
  float: right;
  margin-left: 30px;
}
.newsticker h3 {
  font-weight: normal;
  font-size: 18px;
  color: #9f0f00;
  margin-top: 10px;
}
.button, .art-button {
  padding: 10px 30px;
  background-color: #840000;
  color: #fff;
  display: inline-block;
  border-radius: 2px;
}
.button:hover, .art-button:hover {
  background-color: #ff1800;
  color: #fff;
  transition: 0.2s;
}
.intropics {
  width: 100%;
  claar: both;
  margin-top: 50px;
  margin-bottom: 50px;
  display: inline-block;
}
.intro-pic {
  float: left;
  width: 27%;
  margin-left: 3%;
  margin-right: 3%;
}
.intro-pic img {
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  height: auto;
  border-radius: 600px;
}
.introtext {
  margin-left: 100px;
  margin-right: 100px;
}
/* ASIDE*/
#g-aside .jl-h4 {
  color: #840000;
}
#g-aside p {
  font-size: 13px;
  text-align: left !important;
}
/* BOTTOM - Blog */
#g-bottom {
  background-image: url('../images/blog-box-background.jpg') !important;
  background-position: bottom;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-bottom h2 {
  color: #fff;
}
/* SAFARI BOX */
.safari-box {
  width: 100%;
  overflow: hidden;
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  border-top: 1px solid #9f0f00;
  border-bottom: 1px solid #9f0f00;
}
.sb-left {
  width: 22%;
  display: inline-block;
  vertical-align: top;
  color: #9f0f00;
}
.sb-right {
  display: inline-block;
  vertical-align: top;
  width: 75%;
}
.safari-box p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.ba-gallery {
  padding: 0px !important;
}
/* EXPADNED - SERVICES */
#g-expanded {
  background-image: url('../images/wasiolka-box-background.jpg') !important;
  background-position: bottom;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-expanded h2 {
  color: #fff;
}
.box {
  border-radius: 0;
  box-sizing: content-box !important;
  color: #222222;
  font-size: 16px;
  height: auto;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  overflow: hidden;
}
.wasiolka-inner, .eb-mod.mod-items-grid.clearfix div.mod-grid div.mod-item {
  margin: 30px;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  padding-bottom: 20px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box !important;
  color: #fff;
}
.wasiolka-inner:hover, .eb-mod.mod-items-grid.clearfix div.mod-grid div.mod-item:hover {
  transition: 0.3s ease 0s;
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  padding-bottom: 20px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box !important;
  box-shadow: 0px 0px 10px #000 !important;
  color: #ff1800;
  margin: 30px;
}
.link-spanner1 {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.wasiolkatext-big {
  border-bottom: 1px solid #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  transition: 0.3s ease 0s;
}
.wasiolka-inner:hover .wasiolkatext-big {
  border-bottom: 1px solid #ff1800;
  transition: 0.3s ease 0s;
}
.wasiolkatext-small {
  font-size: 11px;
}
img.wasiolkapic {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
/* PRINTS OVERVIEW */
.was-prints {
  display: flex;
  margin-bottom: 20px;
}
.was-prints-col {
  flex: 1;
  /* additionally, equal width */
  padding-right: 30px;
}
.was-prints div.was-prints-col h3 {
  color: #9f0f00;
}
.was-prints-col p img {
  max-width: 100%;
  height: auto;
}
/* PORTFOLIO */
.was-portfolio {
  background-color: #eee;
  overflow: hidden;
  padding: 15px;
  position: relative;
  width: 48%;
  margin-right: 2%;
  box-sizing: border-box;
  float: left;
  margin-bottom: 15px;
}
.was-portfolio-left {
  box-sizing: border-box;
  float: left;
  margin-right: 5%;
  width: 45%;
}
.was-portfolio-right {
  float: left;
  width: 50%;
}
.was-portfolio-left img, .was-portfolio-left p img {
  height: auto;
  width: 100%;
}
.was-portfolio-right h2 {
  font-size: 18px;
  color: #9f0f00;
  margin-top: 0px;
  margin-bottom: 10px;
}
.blogportfolio h2.art-postheader {
  font-size: 18px;
  color: #9f0f00;
  margin-top: 30px;
  margin-bottom: 10px;
}
.ba-gallery-grid.css-style-11 .ba-caption h3 {
  font-size: 12px !important;
}
/* GET IN TOUCH */
.contact-left {
  float: left;
  text-align: right;
  width: 30%;
  margin-right: 5%;
  margin-left: 15%;
}
.contact-wasiolka .contact-left, .contact-wasiolka .contact-right {
  float: none;
  text-align: center;
  width: 250px;
  margin: 0 auto;
}
.contact-left p img {
  max-width: 100%;
  border-radius: 600px;
}
.contact-right {
  float: left;
  text-align: left;
  width: 35%;
  margin-left: 2%;
  margin-right: 13%;
  font-size: 14px;
}
.contact-right .links {
  float: left;
  text-align: left;
  width: 25%;
  font-weight: 700;
}
.contact-right .rechts {
  float: left;
  text-align: left;
  width: 75%;
}
.contact-right p {
  line-height: 125% !Important;
  margin: 8px 0 !Important;
}
.contact-right h4 {
  color: #9f0f00;
  margin-top: 10px;
  font-size: 28px;
  margin-bottom: 30px;
}
.contact-right a, .contact-right a:link, .contact-right a:visited {
  color: #ff1800;
  font-family: "Asap", Arial, sans-serif;
  text-decoration: none;
  transition: 0.3s ease 0s;
}
.contact-right a:hover {
  color: #9f0f00;
  font-family: "Asap", Arial, sans-serif;
  text-decoration: none;
  transition: 0.3s ease 0s;
}
.img-intro-left img {
  max-width: 100%;
}
/* COPYRIGHT */
section#g-copyright {
  font-size: 12px !important;
}
/* SHOP */
/*
.hikashop_product_image_subdiv,
.hikashop_product_image_subdiv a img.hikashop_product_listing_image,
.hikashop_product_main_image_subdiv a img,
.hikashop_product_main_image_subdiv{
	width: 100%!important;
	max-width: 100%!important;
	height:auto!important;
}

*/
div#hikashop_product_quantity_main.hikashop_product_quantity_main {
  vertical-align: top !important;
}
div#hikashop_product_quantity_main.hikashop_product_quantity_main a.art-button.hikacart {
  vertical-align: top !important;
}
.hikashop_product_price_main span.hikashop_product_msrp_price.hikashop_product_price_full {
  display: inline-block !important;
}
#hikashop_product_quantity_main.hikashop_product_quantity_main table {
  width: 60px !important;
  display: inline-block !important;
}
table tbody tr td input#hikashop_product_quantity_field_1.hikashop_product_quantity_field {
  text-align: center !important;
}
.hk-row-fluid div#hikashop_product_left_part.hikashop_product_left_part.hkc-md-6 {
  width: 60%;
  padding: 0px !important;
}
.hk-row-fluid div#hikashop_product_right_part.hikashop_product_right_part.hkc-md-6 {
  width: 40%;
  padding-left: 30px !important;
  padding-top: 30px !important;
  border-top: 5px solid #880d00;
}
.hikashop_product_main_image_subdiv a img#hikashop_main_image, .hikashop_product_main_image_subdiv a img {
  margin-top: 0px !important;
  margin-bottom: 30px !important;
}
span#hikashop_product_price_main.hikashop_product_price_main span.hikashop_product_price_full span.hikashop_product_price, span#hikashop_product_price_main.hikashop_product_price_main span.hikashop_product_price_full span.hikashop_product_msrp_price_title {
  font-size: 20px !important;
  color: #fd1707 !important;
}
.hikashop_product_price_full {
  margin-bottom: 30px !important;
}
#hikashop_product_characteristics.hikashop_product_characteristics table.hikashop_product_characteristics_table tbody, #hikashop_product_characteristics.hikashop_product_characteristics table.hikashop_product_characteristics_table tbody tr td {
  margin-left: 0px !important;
  padding-left: 0px !important;
}
.hikashop_product_quantity_field {
  text-align: center !important;
}
a.hikacart {
  background-color: #9f0f00;
  border-color: #9f0f00;
  color: #fff;
}
a.hikacart:focus {
  background-color: #fd1707;
  border-color: #fd1707;
  color: #fff;
}
a.hikacart:hover {
  background-color: #fd1707;
  border-color: #fd1707;
  color: #fff;
}
.hikashop_product_quantity_field_change_plus, .hikashop_product_quantity_field_change_minus, .hikashop_product_quantity_main table tbody tr td {
  width: 10px !important;
  height: 2px !important;
}
.hikashop_product_quantity_main table tbody tr td a.hikashop_product_quantity_field_change_plus.hikashop_product_quantity_field_change, .hikashop_product_quantity_main table tbody tr td a.hikashop_product_quantity_field_change_minus.hikashop_product_quantity_field_change {
  background-color: #282828;
  color: #fff;
  padding: 0px;
  padding-top: 0px;
  line-height: 8px;
}
#hikashop_product_quantity_main.hikashop_product_quantity_main table {
  line-height: 100% !important;
}
td.hikashop_cart_product_image_value {
  width: 20% !important;
  height: auto !important;
}
.hikashop_cart_product_image_thumb img.hikashop_product_checkout_cart_image {
  width: 100% !important;
  height: auto !important;
}
.hikashop_cart_product_name_value p.hikashop_cart_product_name a.hikashop_no_print {
  color: #000;
}
.hikashop_products_pagination.hikashop_products_pagination_bottom {
  display: none !important;
}
.hikashop_listing_img_title span.hikashop_product_name a {
  color: #9f0f00;
  font-size: 22px;
  transition: all 0.3s ease 0s;
  margin-top: 15px;
  margin-bottom: 15px;
}
.hikashop_product_name_main span.hikashop_product_variant_subname {
  display: none !important;
}
.shop-icon .hikashop_cart_module {
  float: right;
  margin-top: 10px;
  position: relative;
  z-index: 99999;
}
.shop-icon {
  margin-left: 10px;
  margin-right: 10px;
}
.shop-icon a.hikashop_small_cart_checkout_link {
  color: white;
  text-decoration: none;
  padding-left: 25px;
  background-image: url('../images/bernd-cart-icon.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 20px;
}
.hikashop_container {
  width: 100%;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #eee;
  background-color: #f8f8f8;
  overflow: hidden;
  margin-bottom: 30px !important;
}
.hikashop_container .hikashop_product_name {
  margin-top: 30px !important;
}
td, table {
  border: none !important;
}
.hikashop_category_information .hikashop_subcontainer, .hikashop_categories_listing_main .hikashop_subcontainer {
  padding: 0px;
  background: #f8f8f8;
}
.hikashop_subcontainer {
  background: #f8f8f8 !important;
}
#g-utility .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.jl-section#g-utility {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  background: #eee;
}
#g-utility table.hikashop_cart {
  margin-top: 50px;
}
a.art-button.hikashop_cart_proceed_to_checkout {
  margin-bottom: 50px;
}
/* TABLE */
.aboutme-table table tbody tr td {
  border: none !important;
  font-size: 12px;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  vertical-align: top;
  padding-top: 0px;
}
.aboutme-table {
  border-left: 1px solid #ccc;
  margin-left: 20px;
}
.aboutme-table table {
  margin-left: -25px !important;
}
.aboutme-table table tbody tr td p {
  margin-bottom: 20px;
  margin-top: 0px;
}
.aboutme-table table tbody tr td.year {
  width: 40px;
}
.aboutme-table table tbody tr td.myfirst {
  width: 100px;
  font-weight: bold;
}
.aboutme-table table tbody tr td.aboutmepics {
  width: 150px;
}
.aboutme-table table tbody tr td.year p {
  background-color: #fff;
}
.aboutme-table table tbody tr td.aboutmepics img {
  border-radius: 200px;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 150px;
  height: 150px;
  max-width: 100%;
  height: auto;
}
.moduletable.ls-direction-fix.ls-overflow-visible div#layerslider_5.ls-wp-container.fitvidsignore.ls-v5.ls-container.ls-fullwidth.ls-device-is-desktop {
  max-width: 820px;
}
@media only all and (max-width: 59.99rem) {
  .news-book {
    float: none;
    margin-left: 0px;
    margin-bottom: 30px;
  }
  .contact-left, .contact-right {
    float: none;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    width: 96%;
  }
  .contact-right .links {
    float: left;
    font-weight: 700;
    text-align: right;
    width: 48%;
    margin-right: 2%;
  }
  .contact-right .rechts {
    float: left;
    text-align: left;
    width: 48%;
    margin-left: 2%;
  }
  .cr-left, .cr-right {
    float: none;
    text-align: center;
    width: auto;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */