/*Custom-CSS-Datei für Rolf Cremer 4 neue Version*/

@charset "UTF-8";

/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-300italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-600italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-700italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-900italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 900;
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/source-sans-pro-v21-latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}



/* WICHTIG! */
.sp-megamenu-parent > li.active > a:before, .sp-megamenu-parent > li > a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}


div.mod-languages ul li.lang-active {
    background-color: #fff!important;
}

.max-width {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-eng {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

a {   
    color: #999;
}

a:hover {   
    color: #fff;
}

p, ul {
    font-family: 'Source Sans Pro';
    font-weight: regular;
    font-size: 18px;
}

h1 {
    font-family: 'Source Sans Pro';
    text-align: center;
    font-size: 2.1rem;
    font-weight: 500;
    margin-bottom: 1rem;
}

h2 {
    font-family: 'Source Sans Pro';
    font-size: 1.7rem;
    font-weight: 400;
}

h2.shoplinks-footer {
    font-size: 11px;
    color: #aaa;
    margin-top: 30px;
}

h3 {
    font-family: 'Source Sans Pro';
    font-size: 1.4rem;
    font-weight: 400;
}

h4 {
    font-family: 'Source Sans Pro';
    font-size: 1.2rem;
    font-weight: 600;
}

li {
    margin-bottom: 10px;
}

ul.menu {
    list-style: none;
}

 ul.menu li {
     float: left;
     margin: 5px;
}

#sp-top-bar {
    padding: 12px 0 0 0;
}

#sp-top-bar .sp-module {
    margin: 0;
}

li.lang-active a {
    background: #fff;
    display: block
}

.infosection {
    max-width: 550px;
    margin: 20px auto;
    padding: 10px 10px 0 10px;
    border: 1px solid #fff;
    text-align: center;
}

#sp-header {
    box-shadow: none;
}

#sp-top-bar a {
    font-size: 14px;
    color: #999;
}

#sp-top-bar a:hover {
    font-size: 14px;
    color: #333;
}

#sp-main-body {
    padding: 30px 0;
}

.article-details .article-ratings-social-share {
    display: none!important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: rgba(80, 80, 80, 0.95);
    margin-top: -10px;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    margin-top: 10px;
}

.sp-menu-right {
    margin-top: 10px;
}

.sp-megamenu-parent > li a {
    font-size: 18px;
}

.globalnavi, .fotocredit {
    font-size: 90%;
    color: #aaa;
}

#sp-footer a {
    color: #aaa;
}

#sp-footer a:hover {
    color: #fff;
}

.sppb-btn {
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 10px 15px;
}
.sppb-btn:hover {
    color: #aaa;
    border: 1px solid #aaa;
}

.ankernavi {
    width: 150px;
    margin: 0 auto;
}

.offcanvas-menu {
    opacity: 0.8;
}


/*############################### Mega-Menü ausschalten #########################################*/


body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    display: none;
}


/*############################### Video #########################################*/

.sppb-addon-video .sppb-addon-video-local-video-wrap {
    padding-top: 0;
    width: 100%;
    height: auto;
}

.sppb-addon-video-local-source {
    position: relative;
}

/*##############################################################################*/


/*############################### Suche #########################################*/

.result__title-url, .result__date {
    color: #999;
}

/*##############################################################################*/


/*############################### Uhrendarstellungen #########################################*/

.article-list .article {
    /*width: 300px;*/
    float: left;
    margin: 20px 0 20px 0;
    padding: 0;
    background: #666;
    border: 1px solid #999;
}

.article-list p {
    text-align: center;
    line-height: 1em;
    font-size: 1em;
    margin-bottom: 8px;
    padding: 0;
}

.mb-4 {
    display: none;
}


/*##############################################################################*/


@media screen and (min-width: 768px) and (max-width: 1199px) {

.login-fb-insta {
        margin-top: 5px;
        margin-bottom: 15px;
    }   

.globalnavi, .fotocredit {
    font-size: 100%;
}

    
}


@media screen and (max-width: 767px) {

.login-fb-insta {
        margin-top: 5px;
        margin-bottom: 15px;
    }   
    
.globalnavi, .fotocredit {
    font-size: 100%;
}

dd {
    margin: 0 0px 0.3em 0!important;
}

}




/*++++++++++++++++++++++++++++++++++++ UEBERNOMMEN AUS WEBSITE I +++++++++++++++++++++++++++++++*/



/*################ Für Werbetextcontainer Kategoriebeschreibung mit Bild ######################*/

#werbetextcontainer {
    float: left;
    margin: 20px 0 20px 0;
}
#werbetextcontainer-ohnebild {
    float: left;
    margin: 0 0 20px 0;
    max-width: 600px;
}
#werbetext {
    height: auto;
    padding-top: 45px;
    overflow: visible;
    margin-left: 255px;
    display: block;
	width: 100%;
    max-width: 600px;
}
#werbetextlang {
    height: auto;
    padding-top: 0;
    overflow: visible;
    margin-left: 285px;
    margin-top: -10px;
	width: 100%;
    max-width: 600px;
}
#werbetextcontimg {
    width: 235px;
    height: 235px;
    margin-right: 40px;
    margin-bottom: 20px;
    float: left;
}
#werbetextcontimg img {
    width: 235px;
    height: 235px;
}
.lieferbar {
	font-size: 17px;
    /*font-style: italic;*/
	/*font-weight: 600;*/
	color: #f00 !important;
}

@media (max-width: 530px) {
#werbetextcontainer {
    float: none;
}
#werbetext {
    height: auto;
    padding-top: 45px;
    overflow: visible;
    margin-left: 0;
    display: block;
}
#werbetextlang {
    height: auto;
    padding-top: 0;
    overflow: visible;
    margin-left: 0;
}
#werbetextcontimg {
    text-align: center;
    width: auto;
    height: 235px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: none;
}
#werbetextcontimg img {
    width: 235px;
    height: 235px;
}
}
/*################ Ende für Werbetextcontainer Kategoriebeschreibung ######################*/



/*################ Für Werbetextcontainer Kategoriebeschreibung mit 3D-Film ######################*/

#werbetext-3d {
    font-size: 2em;
    float:left;
    height: auto;
    margin-top: 20px;
    overflow: visible;
    margin-left: 520px;
	width: 100%;
    /*max-width: 600px;*/
}
#werbetextcontimg-3d {
    width: 500px;
    margin-right: 40px;
    margin-bottom: 20px;
}
.lieferbar {
	font-size: 16px;
	/*font-weight: 600;*/
	color: #f66 !important;
}

@media (max-width: 530px) {
#werbetext3-d {
    height: auto;
    padding-top: 0;
    overflow: visible;
    margin-left: 0;
}
#werbetextcontimg-3d {
    text-align: center;
    width: auto;
    height: 500;
    margin-right: 20px;
    margin-bottom: 20px;
    float: none;
}
}
/*################ Ende für Werbetextcontainer Kategoriebeschreibung mit 3D-Film ######################*/


/*#################### Für Uhrenüberblick ######################*/

.sc-video {
    z-index: 5;
}
.dropdown-menu {
    background: none;
}
.allesueberdecken ul.sunfw-tpl-menu > li > ul {
    background: none;
}
.sunfw-menu-head.navbar-default .sunfw-tpl-menu ul {
    background: none;
}
.overview {
    background: none;
    padding: 0;
}
#menu_item_menu ul.sunfw-megamenu-sub-menu ul {
    width: 100%;
    padding: 0 5px;
    background: none;
}
ul.sunfw-tpl-menu > li.megamenu ul.sunfw-megamenu-sub-menu .sunfw-item .module-style > div > ul {
    background: none;
    margin: 0;
    padding: 0;
    align-content: center;
}
.overview .nav > li {
    float: left;
    /*margin: 0 5px 0 0px;*/
    margin-top: -10px;
}
.nav > li > a > img {
    max-width: 120px;
    background-color: #333;
    background-opacity: 0.5;
    padding: 10px 10px 0 10px;
}


a.jcepopup span.jcemediabox-zoom-span img {  

}

/*#################### Ende Uhrenüberblick ######################*/



/*#################### Für Shops ######################*/

#continhaltlaender h3 {
    font-weight: normal;
    letter-spacing: 0.1em;
    font-size: 1.3em;
    line-height: 1.3;
    margin: 2em 0px -10px -7px;
}
.country {
    color: #000;
    background-color: #fff;
    letter-spacing: normal;
    padding: 0px 5px;
    border: none;
}
dl {
    font-family: 'Source Sans Pro';
    margin-top: 30px;
}
dt {
    font-family: 'Source Sans Pro';
    font-weight: bold;
    margin-top: 0.5em;
    padding-top: 0.5em;
    border-top: 1px dotted #666;
}
dd {
    font-family: 'Source Sans Pro';
    margin: -1.4em 0px 0.3em 18em;
}

/*#################### Ende Shops ######################*/

