.logo-home .logo img {
    width: 205px;
    height: 50px;
}
.logo-home {
    margin: 12px 0;
}
@media only screen and (max-width: 767px) {
	.logo-home {
    	margin-top: 12px;
    	margin-bottom: 12px;
    }
}
.header-container {
    background: linear-gradient(to right, #C12731, #c1272d 50%, #ed1c24 51%);
}
.cms-index-index .slider-group {
    background: radial-gradient(circle at 100%, #333, #333 25%, #eee 75%, #333 75%);
}
.cms-index-index .verticalmenu-container .pt_vmegamenu {
    background: transparent;
}
.header-container .top-link {
    background: #c1272d;
}
.header-container .top-link ul.welcome-text {
    text-transform: none;
}
.verticalmenu-container .megamenu-title {
    background: #c1272d;
}
.header-container .top-menu .container-inner {
    background: #ed1c24;
}
.header-container .top-menu .block-search .block-content .control .actions .action.search::before {
    color: #ffffff;
    background: #f15a24;
}
.header-container .top-menu .col-search .header-text {
    color: #ffffff;
}
.header-container .search-cart .minicart-wrapper .showcart:before {
    content: '\e547';
}
.verticalmenu-container .pt_vmegamenu {
    background: #333333;
	height: 415px;
}
.verticalmenu-container .pt_vmegamenu .pt_menu .parentMenu a:hover {
	background: #000000;
}
@media (min-width: 1200px) {
  .verticalmenu-container .pt_vmegamenu {
    height: 510px !important;
  }
}
.catalog-product-view .header-container {
    margin-bottom: 10px;
}
.catalog-product-view .replacebreadcrumbs {
    font-size: 15px;
    color: #a3a3a3;
    margin: 0;
    padding: 0;
    list-style: none none;
	margin-bottom: 60px;
}
.catalog-product-view span.breadcrumbsseparator {
    margin: 0 10px;
    vertical-align: middle;
    font-family: 'Material Icons';
    color: #a3a3a3;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    padding-top: 0px;
}
.catalog-product-view .breadcrumbsseparator::before {
    content: "\e315";
}
.catalog-product-view .brand-image {
    margin: 12px 0;
}
.pt-banner-des p {
	font-size: 42px !important;
}
.page-main .bestcat-container .col .col-image h2 {
	top: 27px !important;
	background-color: #2f383b;
	padding: 14px 0;
}
.image-container img {
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img, .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    -moz-transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    height: 100% !important;
    width: 100% !important;
    left: unset;
    object-fit: contain;
}
.page-main .item.product .item-inner .image-container .product-item-photo .image-rotate {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.product-info-main .product.attribute.overview {
    padding: 0;
}
.product.info.detailed p, .cms-page-view .page-main p, .category-description p {
    margin: 0 0 10px;
}
.product.info.detailed b, .product.info.detailed strong, .cms-page-view b, .cms-page-view strong, .category-description b, .category-description strong {
	font-weight: 700;
}
.product.info.detailed ul, .cms-page-view .page-main ul, .category-description ul { 
   list-style-type: disc; 
   list-style-position: outside;
   padding-left: 20px !important;
   line-height: 24px;
   padding-bottom: 10px;
}
.product.info.detailed ol, .cms-page-view .page-main ul, .category-description ul { 
   list-style-type: decimal; 
   list-style-position: inside; 
}
.product.info.detailed ul ul, .product.info.detailed ol ul, .cms-page-view .page-main ul ul, .cms-page-view ol ul, .category-description ul ul, .category-description ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.product.info.detailed ol ol, .product.info.detailed ul ol, .cms-page-view .page-main ol ol, .cms-page-view .page-main ul ol, .category-description ol ol, .category-description ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.product.info.detailed .additional-attributes th {
	/*display: none;*/
}
.product-info-main .product-brand .brand-name {
	display: none;
}
.block.block-brand img {
	display: none;
}
.payment-method {
    display: flex;
    margin-top: 3px;
    margin-bottom: 15px;
}
.payment-method div  {
    flex: 1;
}
.payment-method-image {
    max-width: 110px;
    margin-right: 10px;
}
.payment-method-image img {
    width: 100%;
    border: 1px solid #dcdcdc;
}
.trust-logos {
    text-align: center;
}
.trust-logos--item {
    display: inline-block;
    margin-right: 1rem;
    margin-bottom: .5rem;
}
.trust-logos--ideal {
    background-position: -30rem 0;
    width: 3.1rem;
}
.trust-logos--mastercard {
    background-position: 0 0;
    width: 4.7rem;
}
.trust-logos--maestro {
    background-position: -30rem -5rem;
    width: 4.7rem;
}
.trust-logos--visa {
    background-position: -10rem 0;
    width: 5.9rem;
}
.trust-logos--paypal {
    background-position: -20rem 0;
    width: 6.9rem;
}
.trust-logos--bancontact {
    background-position: -50rem 0;
    width: 4.7rem;
}
.trust-logos--amex {
    background-position: -20rem -5rem;
    width: 3.1rem;
}
.trust-logos--giropay {
    background-position: -40rem -5rem;
    width: 6.0rem;
}
.trust-logos--iban {
    background-position: -50rem -5rem;
    width: 6.3rem;
}
.trust-logos--logo {
    display: block;
    height: 3.2rem;
    background-image: url('../images/trust-icons-sprite.svg');
    background-repeat: no-repeat;
    background-size: 60rem;
}
.ui-accordion .ui-state-default:after {
  content: '\e314' !important;
  font-family: 'Material Icons' !important;
  float: right;
}
.ui-accordion .ui-accordion-header-active:after {
  content: '\e313' !important;
  font-family: 'Material Icons' !important;
}
#switcher-store-trigger {
    display: none;
}
.header-container .top-link .box-setting > .header.links > li:nth-child(2) {
    padding: 7px 21px 7px 21px;
}
.header-container .top-link .box-setting > .header.links > li > a:hover {
    color: #ffffff !important;
	text-decoration: underline;
}
.faq-content .group-title {
	color: #2f383b !important;
}
.faq-content .ui-accordion-header:hover {
    background-color: #202729 !important;
}
.faq-content .ui-state-active {
    border: 1px solid #c5c5c5 !important;
    background: #666666 !important;
}
#lucian_header123 > div.breadcrumbs > div > ul > li.item.category19, #lucian_header123 > div.breadcrumbs > div > ul > li.item.category20, #lucian_header123 > div.breadcrumbs > div > ul > li.item.category13 {
	display: none;
}
#bestseller_product_slider .owl-item.active, #bestseller_product_slider .owl-wrapper {
	width: inherit !important;
}
.minicart-items .details-qty .label:after {
	vertical-align: top;
}  
.minicart-items .item-qty {
    margin-left: 50px;
}
.products-related .product-item-name {
    padding-top: 10px;
}
.products-related a.product-item-link {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 33px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-checkout-shipping-method th.col {
    width: 25%;
}
/*.totals.discount .mark span.title {
    position: absolute;
    visibility: hidden;
    margin-left: -150px;
}
.totals.discount .mark span.title:after {
    content: "Volume toeslag";
    visibility: visible;
}*/
