/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* customize for body */ 
body,p { color:#b58004} 
a:hover { color:#160f29} 
h1, h2, h3, h4, h5, h6 { color:#eca500} 
/* customize for img during page loading */ 
.image-loader img:not([src]) {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
   display: 'none';
   width: 1px;
   height: 1px;
   color: transparent;
   background: url(/img/loader_blackCircle.gif) no-repeat center;
   background-repeat: no-repeat;
   background-size: 40px 40px;
}
/* customize for header-nav */ 
.header-nav a { color:#b58004} 
.header-nav a:hover { color:#160f29} 
/* customize for header-main */ 
.header-top a:hover { color:#160f29} 
.search-widget form input[type=text] { border-color:#d0c5ad} 
.search-widget form input[type=text]:focus { border-color:#160f29} 
#cart-block { color:#eca500} 
#cart-block .cart-preview.active a:hover { color:#160f29} 
/* customize for magemenu */ 
.leo-megamenu .navbar-nav > li > a, .leo-megamenu .navbar-nav > li > a > .menu-title, .leo-megamenu .dropdown-menu li a, .leo-megamenu .dropdown-menu a > .menu-title, .leo-megamenu .dropdown-menu .menu-title a, .leo-widget .product-block .name a { color:#eca500} 
.leo-megamenu .navbar-nav > li > a:hover, .leo-megamenu .navbar-nav > li > a:hover > .menu-title, .leo-megamenu .dropdown-menu li a:hover, .leo-megamenu .dropdown-menu a:hover > .menu-title, .leo-megamenu .dropdown-menu .menu-title a:hover, .leo-widget .product-block .name a:hover { color:#d0c5ad} 
/* customize for footer */ 
#footer .container { background-color:#eca500} 
#footer a, #footer ul li a { color:#eeebd2} 
#footer a:hover, #footer ul li a:hover { color:#160f29} 
#footer .block .title_block { color:#eeebd2} 
#footer .footer-top a, #footer .footer-top ul li a { color:#eeebd2} 
#footer .footer-top a:hover, #footer .footer-top ul li a:hover { color:#160f29} 
#footer .footer-center .container { color:#160f29} 
#footer .footer-center a, #footer .footer-center ul li a { color:#eeebd2} 
#footer .footer-center a:hover, #footer .footer-center ul li a:hover { color:#160f29} 
#footer .footer-center .block .title_block { color:#ffffff} 
#footer .footer-bottom a:hover, #footer .footer-bottom ul li a:hover { color:#160f29} 
#footer .footer-bottom .block .title_block { color:#ffffff} 

/* customize for product */ 
.page-product section#main p { color:#bf7d04} 
.page-product .product-detail-name { color:#eca500} 
.product-prices .current-price { color:#160f29} 
.product-discount .regular-price { color:#d0c5ad} 
.product-add-to-cart .product-quantity .add-to-cart { background-color:#d0c5ad} 
.product-add-to-cart .product-quantity .add-to-cart { color:#ffffff} 

/* customize for modules */ 
/* customize for highlighted-modules */ 
.sale_layout {
 position: inherit;
 background: #d31d52;
 color: #fff;
 height: 16px;
 line-height: 16px;
 font-size: 10px;
 padding: 0 5px;
 left: 30px;
 top: -40px;
 border-radius: 5px;
 z-index: 100;
}
.nav-large-margin {
 margin-left: 30px;
}
.sale-banner-kn {
 max-height: 145px;
}
@media (min-width: 1200px) {
.second-row-kn {
 background-size: contain !important;
}}
@media (max-width: 1199px) {
.second-row-kn {
 background-size: cover !important;
}}
.second-banner-kn {
 height: 360px;
}
.second-banner-kn .timeline-item {
 background: none;
}
.third-banner-kn {
 height: 440px;
}
img:not([src]) {
 visibility: hidden;
}
.product-thumbnail-kn {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; /* Ensure the image is centered horizontally */
}

.product-thumbnail-kn img {
    height: 290px;
    width: auto !important;
    /*max-width: 100%;*/
}
/* Layout for addon multi box */
.col-left {
  float: left;
  width: 46%;
  background-color:  #eeebd2;
  border: solid 1px;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  padding: 15px 5px 5px 15px;
}
.col-left ul li, .col-right ul li {
  border: 1px solid #f1a634;
}
.col-left ul li {
  background: #f1a634;
}
@media only screen and (min-width: 1200px) {
#ubp_cutom_box_product_layouts.left_box.ps_new .col-left.ubp-column-5 ul li {
  width: 18%;
}
#ubp_cutom_box_product_layouts.left_box.ps_new .col-left.ubp-column-4 ul li {
  width: 23%;
}
.left_box .col-left.ubp-column-5 ul li,
.right_box .col-left.ubp-column-5 ul li {
  width:18%;
}
.left_box .col-right.ubp-column-5 ul li,
.right_box .col-right.ubp-column-5 ul li {
  width:18%;
}
.left_box .col-left.ubp-column-4 ul li,
.right_box .col-left.ubp-column-4 ul li {
  width:23%;
}
.left_box .col-right.ubp-column-4 ul li,
.right_box .col-right.ubp-column-4 ul li {
  width:23%;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
#ubp_cutom_box_product_layouts.left_box.ps_new .col-left.ubp-column-5 ul li {
  width: 22%;
}
#ubp_cutom_box_product_layouts.left_box.ps_new .col-left.ubp-column-4 ul li {
  width: 22%;
}
.left_box .col-left.ubp-column-5 ul li,
.right_box .col-left.ubp-column-5 ul li {
  width:22%;
}
.left_box .col-right.ubp-column-5 ul li,
.right_box .col-right.ubp-column-5 ul li {
  width:22%;
}
.left_box .col-left.ubp-column-4 ul li,
.right_box .col-left.ubp-column-4 ul li {
  width:22%;
}
.left_box .col-right.ubp-column-4 ul li,
.right_box .col-right.ubp-column-4 ul li {
  width:22%;
}
}
@media only screen and (max-width: 1024px) {
#ubp_cutom_box_product_layouts.left_box.ps_new .col-left.ubp-column-5 ul li {
  width: 42%;
}
#ubp_cutom_box_product_layouts.left_box.ps_new .col-left.ubp-column-4 ul li {
  width: 42%;
}
.left_box .col-left.ubp-column-5 ul li,
.right_box .col-left.ubp-column-5 ul li {
  width:42%;
}
.left_box .col-right.ubp-column-5 ul li,
.right_box .col-right.ubp-column-5 ul li {
  width:42%;
}
.left_box .col-left.ubp-column-4 ul li,
.right_box .col-left.ubp-column-4 ul li {
  width:42%;
}
.left_box .col-right.ubp-column-4 ul li,
.right_box .col-right.ubp-column-4 ul li {
  width:42%;
}
}
.upb_items .img-thumbnail {
  border: unset;
  border-radius: unset;
}
.col-right ul li div.figure div.figcaption {
  overflow: hidden;
}
.bundle_iso {
  font-weight: 700;
}
@media only screen and (max-width: 1024px) {
.hide_small_screen {
  display: none;
}
}
.productQuantity .red {
  color: currentcolor;
}
/* Für Flexset Kreativhelden Layout - Mobile*/
@media only screen and (max-width: 1024px) {
.component-block .item-info .item-name, .component-selected-item .item-name, .component-block .item-info .item-price {
  font-size: 13px;
}
.component-block.price-summary .component-summary-line.component-total .label, .component-block.price-summary .component-summary-line.component-total .value {
  font-size: 1.2rem;
}
}
@media only screen and (min-width: 1024px) {
.component-block .item-info .item-name, .component-selected-item .item-name, .component-block .item-info .item-price {
  font-size: 14px;
}
}

.height-20 {
   height: 20px;
}

/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.bannercontainer .caption-contain img {
  width: 100%;
  aspect-ratio: auto 16 / 9;
}
@media (min-width: 992px) {
  body.keep-header #header {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0; }
  body.keep-header #page {
    padding-top: 110px !important; } }

/* Own Kreativhelden own layout */
.align-vertical { top: 10px !important; margin-left: 15px; position: absolute; }


/* Own Kreativhelden seller nav layout */
#seller-account-menus { margin: 0 55px; }
.dropdown .expand-more {
    color: #ECA500;
}
.dropdown:hover .expand-more {
    color: #160F29;
}
#seller-account-menus .dropdown-menu a {
    color: #ECA500;
}
#seller-account-menus .dropdown-menu a:hover, #seller-account-menus .dropdown-menu a:active {
    color: #eeebd2;
}

/* Own Kreativhelden search layout */
.box-toph1 #leo_search_block_top .title_block:before {
        content: "\e090";
        font-family: "simple-line-icons";
        color: #d0c5ad;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        transition: all .3s; 
}
.box-toph1 #leo_search_block_top .title_block:hover::before {
        content: "\e090";
        font-family: "simple-line-icons";
        color: #160F29;
}
.box-toph1 #leo_search_block_top .title_block:after{
        content: "\e082";
        font-family: "simple-line-icons";
        color: #160F29;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        transition: all .3s;
        opacity: 0;
        visibility: hidden;
        transform: scale(0); 
}
#leosearchtopbox #dropdownListCateTop:hover, #leosearchbox #dropdownListCate:hover {
  color: #b57f04; 
}
#leosearchtopbox a.cate-item.active, #leosearchtopbox a.cate-item:hover, #leosearchbox a.cate-item.active, #leosearchbox a.cate-item:hover {
  color: #b57f04; 
}

.cus-title {
    text-align: center;
    color: #777;
    font-style: normal;
}
.box-toph1.box-h4 #leo_search_block_top .form-control {
    color: #160F29;
}
.box-toph1.box-h4 #leo_search_block_top .form-control:focus {
    background: #160F29;
    color: #b57f04;
}
.ac_results .ac_odd {
    background: #EEEBD2;
}
.leoproductsearch-result .ac_results .ac_over {
    background: #eca500;
}
.box-toph1 #leo_search_block_top .form-control {
    background: #EEEBD2;
    border-color: #eca500; 
}
.box-toph1 #leo_search_block_top .form-control:focus {
    background: #fff;
    border-color: #eca500; 
}

/* Own Kreativhelden buttons layout */
.ApTabs .nav-tabs .nav-link.active, .ApTabs .nav-tabs .nav-link:hover {
    color: #ECA500!important;
    background: #160F29;
    border: 1px solid #160F29;
}
.ApTabs .nav-tabs .nav-link {
    color: #fff!important;
    background: #b57f04;
    border: 1px solid #b57f04;
}
.product-image-thumbs-left .product-tabs.tabs {
    /*background-color: #b57f04; */
    margin-top: 20px;
}
.leo-megamenu .navbar-nav > li.active > a {
    color: #ECA500!important;
}
.leo-megamenu .menu-icon img, .megamenu .menu-icon img {
   height: 15px;
   width: 15px;
}
#back-top:hover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  perspective: 1000px;
}
#back-top {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  perspective: 1000px;
  background: #eeebd2 !important;
  border: 1px solid #eca500;
}
#back-top svg.progress-circle path {
  stroke: #b57f04!important;
}
.box-toph1 .leo-blockcart .header .block {
  display: none;
}
.box-toph1 #cart-block:hover .leo-blockcart .header a {
    color: #160F29; 
}
.leo-blockcart .icon-basket:hover {
    color: #160F29;
}
.leo-blockcart .header a:hover {
    color: #160F29!important; 
}
.box-toph1 .fa-user {
    color: #160F29;
}
.popup-title .icon-user:hover {
    color: #160F29;
}
.popup-over a:hover {
    color: #160F29!important; 
}

/* Own Kreativhelden cart pulldown layout */
#blockcart-modal .cart-content .btn, #blockcart-modal .cart-content a.btn, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .cart-detailed-actions .btn {
    background-color: #eeebd2!important;
    background: #eeebd2;
    color: #b57f04!important;
}
.product-add-to-cart .product-quantity .add-to-cart {
    background-color: #eeebd2!important;
    background: #eeebd2;
    color: #b58004!important;
    border: 1px solid #b58004!important;
}
#blockcart-modal .cart-content a.btn:hover, #blockcart-modal .cart-content a.btn:focus, .product-add-to-cart .product-quantity .add-to-cart:hover, .product-add-to-cart .product-quantity .add-to-cart:focus, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout:hover, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout:focus, .continue.btn:hover, .continue.btn:focus, button.btn.btn-primary.center-block:hover, button.btn.btn-primary.center-block:focus, .cart-detailed-actions .btn:hover, .cart-detailed-actions .btn:focus, .leo-fly-cart-slidebar.slidebar_bottom .leo-dropdown-bottom .leo-cart-dropdown-action .cart-dropdow-checkout, .leo-cart-dropdown a.btn.cart-dropdow-checkout:hover, .leo-cart-dropdown a.btn.cart-dropdow-checkout:focus {
    background-color: #160F29!important;
    background: #160F29;
    color: #b57f04;
}
leo-megamenu .dropdown-menu li a .eca500 {
    color: #eca500;
}
.leo-megamenu .dropdown-menu {
    min-width: 300px;
}


/* ApMegamenu  Vertical */
.ApMegamenu .leo-verticalmenu {
    background: #fff;
    position: relative;
}
ApMegamenu .leo-verticalmenu > .block_content {
    background: #fff;
    color: #eca500;
}
.ApMegamenu .leo-verticalmenu .title_block {
    color: #eca500;
}
.ApMegamenu .leo-verticalmenu > .block_content {
    background: #fff;
    color: #eca500;
}
div.verticalmenu ul li a .menu-title {
    color: #eca500;
}
.dropdown-menu {
    color: #eca500;
}
div.verticalmenu .dropdown-menu {
    border: 2px solid #eca500;
}
div.verticalmenu .dropdown-menu ul li a .menu-title {
    color: #eca500;
}
div.verticalmenu .dropdown-menu ul li a .menu-title:hover {
    color: #d0c5ad;
}
div.verticalmenu .dropdown-menu ul li:hover {
    color: #eca500;
}
div.verticalmenu .navbar-nav > li:hover {
    color: #d0c5ad;
    background: #eca500;
}
.leo-verticalmenu .megamenu > li > a:hover {
    color: #d0c5ad;
    background: #eca500;
}
.leo-verticalmenu .megamenu > li > a:before {
    color: #d0c5ad;
    background: #eca500;
}

#blockcart-modal .product-name {
    color: #eca500;
}
#blockcart-modal .modal-body .divide-right p {
    color: #eca500;
}
#blockcart-modal .modal-header {
    background: #eca500;
    color: #eeebd2;
}
.leo-fly-cart-cssload-loader::before, .leo-fly-cart-cssload-loader::after {
    border-radius: 45px;
    border: 2px solid #eca100;
    box-shadow: 0 0 10px #b58004, inset 0 0 10px #b58004;
    -o-box-shadow: 0 0 10px #b58004, inset 0 0 10px #b58004;
    -ms-box-shadow: 0 0 10px #b58004, inset 0 0 10px #b58004;
    -webkit-box-shadow: 0 0 20px #b58004, inset 0 0 10px #b58004;
    -moz-box-shadow: 0 0 10px #b58004, inset 0 0 10px #b58004;
}
#product-availability .material-icons {
    display: unset;
}
#product-availability .material-icons .product-unavailable {
    display: unset;
    color: #f44336;
}
.color-material-icon-i {
 color: #eca500;
}
.menu-icon-class .material-icons {
  color: #eca500;
}

#product-availability {
    color: #b58004!important;
    font-size: unset;
}

/* Own Kreativhelden sticker layout */
.bannercontainer .tp-caption.btn:hover, .leo-fly-cart-total, .box-top .col-info .ap-btn-wishlist .ap-total, .enable_fheader.btn_yes::after, .box-top .col-info #cart-block .header .cart-products-count, .block-categories .category-sub-menu li:hover::after, .has-discount .discount, .iview-directionNav a:hover, .iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover, .leo-megamenu .dropdown-menu li a:hover::before, .plist-center .thumbnail-container .pro-btn .btn-product:hover, .plist-dsimple .thumbnail-container .discount-percentage, .box-toph2.box-h4 .col-cart #cart-block .header .cart-products-count, .box-ftoph1 .block-social li:hover, .box-ftoph1 .block_newsletter .input-wrapper button:hover, .box-ftoph1 .block_newsletter .input-wrapper button:focus, .box-ftoph1 .block_newsletter .input-wrapper button:active, #leosearchtopbox a.cate-item.active, #leosearchtopbox a.cate-item:hover, #leosearchbox a.cate-item.active, #leosearchbox a.cate-item:hover, .ApTabs .nav-tabs .nav-link.active, .ApTabs .nav-tabs .nav-link:hover, .blog-item .blog-meta > span.blog-created::after, .blog-menu li:hover::after, .leo-blog-tags .block_content a:hover {
    background: #160F29 !important;
    color: #eeebd2!important;
}

/* Own Kreativhelden slider owl layout */
.owl-theme .owl-buttons div.owl-next, .owl-theme .owl-buttons div.owl-prev {
    background: #160F29;
}
.owl-theme .owl-buttons div.owl-next:hover, .owl-theme .owl-buttons div.owl-prev:hover {
    background: #b57f04;
    color: white;
}
.owl-theme .owl-controls .owl-pagination span {
    color: white;
}

/* Kreativhelden reassurance home area */
.box-freeshipping .fa-refresh, .box-freeshipping .fa-lock, box-freeshipping .fa-truck {
    color: #eca500;
}
.box-freeshipping .service i {
    color: #eca500;
}

/* Kreativhelden plist-dsimple layout */
.thumbnail-container .functional-buttons a.quick-view, .thumbnail-container .functional-buttons .btn-product {
    color: #b57f04;
    background: #eeebd2!important;
}
.thumbnail-container .functional-buttons a.quick-view:hover, .thumbnail-container .functional-buttons .btn-product:hover {
    color: #160F29;
}
.thumbnail-container .product-title a:hover {
    text-transform: uppercase;
}

/* Kreativhelden plist-center layout */
.plist-center .thumbnail-container .pro-btn .btn-product {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding: 0;
    border-radius: 0;
    background: #eeebd2!important;
    color: #b57f04;
}
.plist-center .thumbnail-container:hover .pro-btn .btn-product:hover {
    background: #160F29!important;
    color: #fff;
}
.plist-center .thumbnail-container .product-title a {
    color: #eca500;
    text-transform: uppercase;
}
.plist-center .thumbnail-container .product-title a:hover {
    color: #160F29;
    text-transform: uppercase;
}
.plist-center .thumbnail-container .product-image .quick-view {
    color: #eca500;
}

/* Kreativhelden reassurance home area */
.plist-dsimple .thumbnail-container .pro3-btn .btn-product, .plist-dsimple .thumbnail-container .pro3-btn .quick-view {
    border: 1px solid #b58004;
    background: #eeebd2;
    color: #b58004;
}
.pro3-btn .icon-magnifier, .pro3-btn .icon-basket, .pro3-btn .icon-heart, .pro3-btn .icon-compare {
    color: #b57f04;
}
.product-quantity .leo-compare-wishlist-button:hover {
    color: #160F29;
}
.product-quantity .leo-compare-wishlist-button .btn {
  position: relative;
  background: none;
  padding: 0;
  margin: 0 10px 0 0;
  font-weight: 700;
  height: 35px;
  line-height: 38px;
  min-width: 35px;
  border: 1px solid;
  border-radius: 4px;
  background-color: #eeebd2;
  color: #b58004 ;
  border-radius: 25px;
}
.product-quantity .leo-compare-wishlist-button
    border-radius: 25px;
}
.nav_kn .nav-link::after {
  background: #eca500;
  bottom: 12px;
}

/* Kreativhelden bannertexts */
.box-bannertext .ApHtml a {
    background: #b58004;
    color: #eeebd2;
}
.box-bannertext .ApHtml a:hover {
    background: #160F29;
    color: #b58004;
}

/* Kreativhelden cart area */
.product-line-grid-body > .product-line-info:first-child a.label {
    color: #eca500!important;
}
.product-line-grid-body > .product-line-info:first-child a.label:hover {
    color: #160F29;
}
.product-line-grid-body > .product-line-info > .label {
    color: #b58004;
}
.has-discount.product-price, .has-discount p {
    color: #160F29;
}
.product-discount .regular-price {
    color: #eeebd2;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {
    color: #160F29;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {
    color: #160F29;
    line-height: 36px;
}
.product-line-info .value {
    color: #b58004;
}
.cart-grid .card {
    background-color: #fff;
    padding: 20px;
    box-shadow: 1px 3px 1px #eeebd2
    border-radius: 0;
    border: 1px solid #d0c5ad;
        border-top-width: 1px;
    border-top-width: 3px;
    margin: 0 0 20px;
    padding: 0;
}
.product-line-grid-right .bootstrap-touchspin > .form-control, .product-line-grid-right .bootstrap-touchspin > .input-group {
    color: #160F29;
}
.bootstrap-touchspin .btn-touchspin {
    border: 1px solid #b58004;
    height: 21px;
}
.bootstrap-touchspin input.form-control {
    border: 1px solid #d0c5ad;
}
.product-line-grid-right .bootstrap-touchspin > .form-control, .product-line-grid-right .bootstrap-touchspin > .input-group:hover {
    color: #b58004;
}
.btn-outline, .btn, .btn-primary {
    background: #b58004;
    border-radius: 5px;
}
.js-mailalert-add:hover {
    background: #160F29;
    border-radius: 5px;
}
label, .label {
    color: #160F29;
}
.cart-grid-body a:hover {
    color: #eca500;
}
body#checkout section.checkout-step .content {
    box-shadow: 1px 3px 1px #eeebd2;
    border-radius: 0;
    border: 1px solid #d0c5ad;
        border-top-width: 1px;
    border-top-width: 3px;
    padding: 20px;
    max-width: 600px;
    margin: 0 auto;
    position: static;
}
body#checkout section.checkout-step.-reachable.-complete .step-title::before {
    background: #74b66c;
}
body#checkout section.checkout-step.-reachable.-complete h1 .done {
    background: #74b66c;
    color: #fff;
}
body#checkout section.checkout-step .address-footer .text-muted.delete-address {
    background: #160F29;
    color: #eeebd2!important;
    border: 2px solid #160F29;
}
body#checkout section.checkout-step .address-footer .text-muted {
    padding: 6px 10px 5px;
    font-size: 12px;
    color: #eeebd2!important;
    background: #b58004;
    border: 2px solid #b58004;
    text-transform: uppercase;
    line-height: 20px;
    transition: all .4s;
}
.legalcompliance .title .h3 {
    margin-bottom: 0.5rem;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.1;
    color: #fff;
}
#an_productfields label {
    color: #b58004!important;
    font-weight: bold;
    font-size: 13px;
    margin: auto 10px auto 0;
    min-width: 70px;
    font-weight: 600;
}
#an_productfields .radio-inline {
        font-weight: lighter;
}
body#checkout #order-summary-content .order-confirmation-table {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
}
#js-checkout-summary, section.js-current-step {
    background-color: #fff;
    padding: 20px;
    box-shadow: 1px 3px 1px #eeebd2;
    border-radius: 0;
    border: 1px solid #d0c5ad;
        border-top-width: 1px;
    border-top-width: 3px;
    margin: 0 0 20px;
    padding: 0;
}
.definition-list dl dd, .definition-list dl dt {
    background: #d0c5ad;
}
.definition-list dl dd:nth-of-type(2n), .definition-list dl dt:nth-of-type(2n) {
    background: #eeebd2;
}
#content-hook_order_confirmation {
    text-align: center;
    color: #eeebd2;
}
.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border-radius: 0.25rem;
    border: 1px solid #d0c5ad;
}

/* Kreativhelden account area */
.page-my-account #content .links a span.link-item {
    box-shadow: 0 2px 7px #eeebd2;
    border: 1px solid #b58004;
    background: #eeebd2;
    color: #b58004;
}
.page-my-account #content .links a span.link-item:hover {
    box-shadow: 0 2px 7px #b58004;
    border: 1px solid #160F29;
    background: #160F29;
   color: #b58004;
}
.page-my-account #content .links a i:hover {
    color: #b58004;
}
.page-my-account #content .links a {
    color: #b58004;
}
#kb_seller_agreement_modal .modal-body p {
    padding: 0 0px; 
    margin: 0px 0; 
}
.page-my-account #content .links a i {
    color: #b58004;
}
.page-my-account #content .links a:hover {
    color: #160F29;
}

.center_kn {
    text-align: center;
}

/* Kreativhelden styles.css */
      .box-cateh2 .ApImage .image_description strong:before {
        background: #b58004;
 }
.box-cateh2 .ApImage .image_description strong {
    color: #ecA500;
}

/* Kreativhelden customization on product page */
.product-customization-item label {
    text-align: left !important;
}

/* Kreativhelden customization on homepage page */
.move-div-up {
   top: -500px;
}
.hompage-cat-image {
   max-width: 100%;
}
.hompage-cat-image-fullwidth {
   /*max-height: 175px;*/
   max-width: 250px;
  background-color: #fff;
}
.hompage-cat-image-fullwidth .block {
   height: 200px;
   max-width: 200px;
}
.hompage-cat-image-fullwidth .image_description {
  margin-left: 10px;
  margin-right: 10px;
  /*font-weight: bold;*/
  font-size: small;
  text-transform: uppercase;
}
@media (max-width: 576px) {
    .tabs-accordion-container[class*="accordion-"] .accordion-link .img-fluid  {
        display: none !important;
    }
}
@media (max-width: 992px) {
    .thumbnail-container .p-price .add-to-cart .icon-basket  {
        display: none !important;
    }
}
.homepage-gray {
   background: #f5f5f5!important;
}
.homepage-margin-top {
   margin-top: 20px;
}
.homepage-margin-top-55 {
   margin-top: 55px;
}
.homepage-float div {
   /*float: none !important;*/
}
.homepage-block .nav-item { /*no inline*/
  display: block!important;
}


/* Kreativhelden customization on marketplace modal popup page */
.kb-modal-header{
    background-color: #d0c5ad;
    color: #b58004;
}

/* Kreativhelden used for footer area with reassurance icon */
.move-up-110 {
    top: -110px;
    margin-bottom: -150px;
}

/* Kreativhelden center text */
.center-text {
    text-align: center;
}
.padding-text-70 {
    padding-top: 70px;
}
.unset-link-color a {
   color: unset;
}

/* Kreativhelden grey or white with opacity */
.grey-opacity {
    background-color: rgb(238,235,210, 0.7); 
    border-radius: 10px;
}
.white-opacity {
    background-color: rgb(255,255,255, 0.7); 
    /*border: 1px solid white;*/
    border-radius: 10px;
}
.white-opacity-low {
    background-color: rgb(255,255,255, 0.9); 
    border-radius: 10px;
}
.homepage-opacity-image {
   opacity: 0.8;
}
.border-radius10 {
   border-radius: 10px;
}
/* Kreativhelden text layouts on homepage */
.ApImage .image_description strong {
    font-size: 20px !important;
}
/* Kreativhelden font size change */
.ApImage .image_description {
    font-size: 14px !important;
    /*background-color: rgb(255,255,255, 0.8);*/
}
/* Kreativhelden position of images  */
@media screen and (min-width: 992px) {
.image-lower1 {
    margin-top: 50px;
    margin-left: 50px;
    z-index: 50;
}
.image-lower1-2 {
    margin-top: 50px;
    margin-left: 50px;
    z-index: 50;
    width: 35%;
}
}
@media screen and (min-width: 992px) {
.image-lower2 {
    z-index: 80;
    position: absolute;
    margin-left: 40%;
    margin-right: -5px;
    opacity: 0.9;
}
.image-lower2-2 {
    z-index: 80;
    position: absolute;
    margin-left: 40%;
    margin-right: -5px;
    opacity: 0.9;
    width: 15%;
}
.image-lower2-2 .image_description {
    float: right;
}
}
@media screen and (min-width: 992px) {
.image-lower3 {
    margin-top: 265px;
    margin-left: 50%;
    z-index: 100;
    position: absolute;
}
.image-lower3-2 {
margin-top: 150px;
    margin-left: 32%;
    z-index: 100;
    position: absolute;
    width: 12%;
}
}
.border-image-carousel {
  border-radius: 25px;
  border: 1px solid #eca500;
  background-color: white;
}

/* Kreativhelden images lager than in homepage set-up  */
.box-comment .block-carousel-image-container .title {
  font-size: 14px;
}
.text_18 {
  font-size: 18px;
}

/* Kreativhelden images lager than in homepage set-up  */
.border-image-carousel div a img:hover {
  transform: scale(0.85); 
}
.border-image-carousel div a img {
  transition: transform .2s;
}
.img-fit-homepage {
  position: relative;
  z-index: 10;
  background-color: rgb(255,255,255,.8);
  border-radius: 10px;
  top: 55px;
}
.height_500 {
  height: 500px;
}
/* Kreativhelden slider slick with white background on homepage set-up  */
.box-bannertext .slick-track .product-image {
    background-color: rgb(255,255,255); 
    border-radius: 5px;
    padding-top: 50px;
}
.box-bannertext .slick-track .name-btn-product {
    color: #eca500; 
}
.img-without-padding {
  padding-right: 1px;
  padding-left: 1px;
  border-radius: 10px;
}
.img-without-padding-border a {
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
  display: flex;
  justify-content: center;
}
.img-without-padding-border {
  border-radius: 10px;
  background-color: rgb(255,255,255); 
}
@media screen and (max-device-width: 768px) {
.img-without-padding-border img {
  width: 100px!important;
  height: 83px!important;
}
}
@media screen and (min-width: 768px) {
.img-without-padding .image_description {
    margin-left: 15px;
    padding-bottom: 15px;
    margin-right: 15px;
    font-size: 18px !important;
    margin-top: 5px;
    display: flex;
    justify-content: left
}
}
@media screen and (max-device-width: 768px) {
.img-without-padding .image_description {
    border-radius: 10px;
}
}
@media only screen and (max-device-width: 767px) {
.img-without-padding-border .image_description h3 {
    margin-left: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
    font-size: 14px !important;
    margin-top: 5px;
    display: flex;
    justify-content: left
}
}
.img-without-padding img {
  border-radius: 10px;
}
.text-yellow {
  margin-top: 20px;
}
.text-yellow .box-show-more a.btn {
  color: #b58004!important;
}

/* Kreativhelden list on same line with |  */
.style-for-list-samerow-nostyle li { 
  list-style: none !important; 
  display: inline;
  background: #b58004;
  border-radius: 5px;
  margin-bottom: 2px;
  margin-right: 2px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}
.style-for-list-samerow-nostyle li a {
  display: inline !important;
}
.op-links-block-layout li { 
  list-style: none !important; 
  display: inline;
  background: #b58004;
  border-radius: 5px;
  margin-bottom: 2px;
  margin-right: 2px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}
.op-links-block-layout li a {
  display: inline !important;
}
.style-for-list-title li { 
  list-style: none !important; 
  display: inline;
}
.style-for-list-title li:after{
  content: ", ";
}
.style-for-list-title li:nth-last-child(2):after{
  content: " ";
}
.style-for-list-title li:last-child:after{
  content: " ";
}
.style-for-list-title li:last-child:before{
  content: " & ";
}

/* Kreativhelden list on same line with |  */
.text-box-gold {
  display:block; 
  position:fixed; 
  width: 250px;
  height: 100px;
  left:0px; 
  bottom: 80px; 
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 0px 10px 10px 0px; 
  border-top:  1px solid  #b57f04;
  border-bottom:  1px solid  #b57f04;
  border-right:  1px solid  #b57f04;
  background-color: rgb(238,235,210, 0.9);
  overflow: hidden;
}
.text-box-gold.small {
  width: 20px;
}
.text-box-gold-mob {
  display:block; 
  position: absolute; 
  width: 100%;
  height: 100px;
  z-index: 100;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 12px;
  left: -3px;
  margin-bottom: -10px;
  background-color: rgb(211,29,82, 0.7) !important;
}
.text-box-gold::after {
  content: " x ";
  position: absolute;
  right: 0;
  color: #160F29;
  bottom: 0;
  width: 10px;
  margin-right: 4px;
  padding-left: 4px;
  border-left: 1px solid #b57f04;
  border-top: 1px solid #b57f04;
}
.text-box-gold img {
  width: 20%;
  padding-bottom: 4px;
  aspect-ratio: auto 198 / 62;
}
.text-box-gold-mob .block-carousel-image-container img {
  width: 25%; 
  vertical-align: top;
  margin-top: 4px;
  height: 57px; 
  aspect-ratio: auto 53 / 57; 
}
@media screen and (min-width: 481px) {
.height_110 {
  height: 110px;
}
}
@media only screen and (max-device-width: 480px) {
.height_110 {
  height: 100px;
}
}
.text-box-gold .block-carousel-image-container .title {
  position: absolute;
  padding-left: 10px;
  padding-right: 5px;
  padding-bottom: 4px;
  display: inline-block;
  line-height: 1.5em;
  text-overflow: ellipsis;
}
.text-box-gold-mob .block-carousel-image-container .title {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 4px;
  display: inline-block;
  line-height: 1.5em;
  text-overflow: ellipsis;
  max-width: 175px;
  max-height: 60px;
}
.text-box-gold .block-carousel-image-container .descript, .text-box-gold-mob .block-carousel-image-container .descript  {
  color: #b57f04;
}
@media screen and (min-width: 481px) {
.text-box-goldish {
  display:block; 
  position:fixed; 
  width: 250px;
  height: 100px;
  left:0px; 
  bottom: 80px; 
  background:none; 
  z-index: 1000;
}
}
@media only screen and (max-device-width: 480px) {
.text-box-goldish {
  display:block; 
  height: 100px;
  background:none; 
  z-index: 1000;
}
}
.text-box-goldish .title_block {
  font-size: 16px;
  position: absolute;
  display:block; 
  background: #d31d52;
  color: #fff;
  height: 22px;
  padding: 0 5px;
  margin-bottom: 12px;
  margin-left: 4px;
  border-radius: 5px;
  font-weight: 400;
  top: -18px;
  left:0px; 
  bottom: 80px; 
  padding-right: 5px;
  padding-bottom: 4px;
  display: inline-block;
  line-height: 1.5em;
  margin-top: -3px;
  overflow: visible;
}
.text-box-gold .block_content {
  overflow: hidden;
}
.dark-padding-top-50 {
    padding-top: 25px;
}
.background-gold-radius a  {
  /*background-color: #b57f04;*/
  display: inline-block;
  /*border-radius: 5px;*/
}
.border-radius-5  {
  border-radius: 5px;
}

/* Setting for highlighting current category in category tree */
.current_cate {
  color:#b57f04;
}
.block-categories .category-sub-menu .current_cate_line::after {
  background-color: #b57f04;
}
.block-categories .category-sub-menu .no_current_cate_line {
  border-bottom: 1px solid #e5e5e5;
  text-transform: math-auto;
}
.block-categories .category-sub-menu .current_cate_line {
  border-bottom: 1px solid #b57f04;
  border-top: 1px solid #b57f04;
  background-color: rgba(238, 235, 210, 0.1);
  text-transform: math-auto;
}

/* Setting for breadcrump */
body#category #wrapper > .container > .row {
  margin-top: 60px;
}

/* Setting for category image on category page */
.block-category.card .category-cover img {
  object-fit: cover;
  width: 100%;
  height: 200px;
}

/* Setting for layout of login and language settings on header area */
.popup-over .popup-content ul li, .popup-over .popup-content li {
  border: 0px solid #f1a634;
}

.no-second-image .thumbnail-container .leo-list-product-reviews {
  text-align: center;
}

/*newer code from footer tpl style file*/
@media screen and (min-width: 990px) {
   .megamenu-highlight {
       background: #160F29;
       border-radius: 10px;
   }
   .navbar-header .navbar-toggler {
       cursor: pointer;
    }
}
.off-canvas-nav-megamenu .navbar-nav .megamenu-highlight .menu-title {
  color: #ECA500;
}
.megamenu-line { 
  border-bottom: solid 0.1rem;
  border-bottom-color: #eca500;
}

.sticky {
  background: white;
  position: fixed;
  top: 20;
  right: 0;  
}

/* Own Kreativhelden footer layout */
.box-kreativhelden .ApColumn .title_block {
    font-size: 16px;
    line-height: 30px;
    margin-top: 50px;
    margin-bottom: 20px;
    text-transform: capitalize;
    text-align: left;
}
.accordion_small_screen .title_block {
	color: white;
}

.extrabottom:not(:last-child) {
    margin-bottom: 15px;
}

/* Own Kreativhelden footer after layout */
.box-kreativhelden-footer-after .ApColumn {
    margin-top: 30px;
}
.block-toggler .navbar-toggler i, .footer-container .links .navbar-toggler i {
    color: #fff;
}

/* Own Kreativhelden footer newsletter layout */
.box-kreativhelden .block_newsletter .input-wrapper button {
    height: 40px;
    line-height: 36px;
    padding: 0 10px;
    font-size: 12px;
    border: 1px solid #EEEBD2;
    background: #EEEBD2;
    color: #ECA500;
}
.block_newsletter .input-wrapper button {
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #000;
    background: #000;
    border-radius: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    transition-property: all;
    transition-duration: 0.4s;
    transition-timing-function: ease;
    transition-delay: 0s;
}
.box-kreativhelden .block_newsletter .input-wrapper input {
    padding: 5px 10px;
    height: 40px;
    border: 0;
    background: #fff;
}
.box-kreativhelden .block_newsletter .input-wrapper button span {
    display: none;
}
.block_newsletter .input-wrapper button:hover {
    background: #160F29;
    border-color: #160F29;
    color: #EEEBD2;
}

/* Own Kreativhelden footer GDPR layout */
div.aeuc_footer_info a {
    color: #eca500!important;
}
div.aeuc_footer_info a:hover {
    color: #160F29!important;
}

/* Image loader */
.hompage-cat-image-fullwidth .block img {
    background: url(/themes/at_porto/assets/img/loader-b_bk.gif) no-repeat center; background-size: 50px 50px;
    max-height: 175px!important;
    max-width: 175px;
}

/* Own Kreativhelden footer cart banner layout */
.leo-fly-cart-icon-wrapper a {
    background: #EEEBD2;
    color: #eca500;
    box-shadow: 0 0 0 1px #b58004;
}
.leo-fly-cart-icon .fa-bag {
    color: #eca500;
}
.leo-fly-cart-icon-wrapper a:hover {
    background: #160F29;
    color: #b57f04;
    box-shadow: 0 0 0 1px #b58004;
}
.leo-fly-cart-total {
    box-shadow: 0 0 0 2px #160F29;
}
.white {
    color: #fff;
}
.hundert {
    width: 100%;
}
/* Carousel xmas gold border */
.gold-banner-kn .thumbnail-container {
  margin: 0 0 30px;
  overflow: hidden;
  box-shadow: 0 0 0 1px #b58004;
  border-radius: 10px;
  background: rgba(181, 128, 4, 0.5);  
}
.gold-banner-kn .owl-theme .owl-buttons {
  position: absolute;
  width: 50px;
  bottom: 20px;
  left: 50%;
  margin-left: -25px;
}
.gold-banner-kn .owl-controls .owl-buttons div.owl-prev, .gold-banner-kn .owl-controls .owl-buttons div.owl-next {
  color: #fff;
}

/*# sourceMappingURL=headerposition1513788616.css.map */