.ccm-modal--header,
.ccm-modal--footer,
.ccm-modal--body {
background: rgb(13,91,129);
background: linear-gradient(90deg, rgba(13,91,129,1) 0%, rgba(47,142,186,1) 95%);

}
.ccm-modal--header,
.ccm-modal--footer,
.ccm-modal--body {
background: rgb(3,73,107);
background: linear-gradient(90deg, rgba(3,73,107,1) 0%, rgba(22,104,142,1) 95%);

}

.cover-scrollbar::before {
    background: transparent;
}
.ccm-inner-overflow {
    overflow-y: auto; 
}
.ccm-widget--text::after {
    background-image: none;
}
.ccm-widget--text .ccm-widget--title {
    margin-bottom: 20px;
    font-size: 27px;
}
.ccm-modal--body {
    border-bottom: 0px;
}

@media screen and (min-width: 64.0625em) {
  .ccm--alignment--center .ccm-modal-inner {
    max-width: 755px !important;
    border: 1px solid #fff !important;
    border-radius: 5px !important;
    overflow: hidden !important;
  }
  .ccm-modal.fixed-height .ccm-modal-inner {
   
    max-width: 960px !important;
 
}
}
.ccm-powered-by a:link, .ccm-powered-by a:visited,
.ccm-modal--footer .ccm-link-container a:link, .ccm-modal--footer .ccm-link-container a:visited {
    
}
.ccm-modal--footer .button, .ccm-modal--footer .ccm--ctrl-init {
     border-radius:3px !important;
}
.ccm-widget .ccm-modal--footer {
    margin-top: -1px;
}

/*Händlerbund-Mitglied*/
.hb-mitglied  {

float: left;
}

/* Höhe Exportfelder in moussiq --> googlemerchant_de auf fit-content erweitert*/
ul#export {
  list-style-type: none;
  overflow: auto;
  height: fit-content !important;
}
 
/* css img Modul Thumbnail - Ansicht in Beschreibung */

.ph_pcms_product_list_wrapper.layout-slide .product-miniature {
  padding: 0 15px;
  min-width: 0 !important;
}

/* popover menue mobile Hintergrund u.a. definieren */

.popover {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	white-space: normal;
	word-spacing: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #953734 !important;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: .3rem;
}