/*==============================================

COPYRIGHT © BY PHILIPP REINHARDT
HTTPS://WWW.MELOX91.DE

================================================*/



/*==============================================
01. FONTS CSS
================================================*/
@import url('https://fonts.googleapis.com/css?family=Nunito:200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Aldrich:200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap');
/*==============================================*/



/*==============================================
02. GLOBAL STYLES CSS
================================================*/
*{
	margin: 0;
	padding: 0;
}

body {
    background-position: top center;
    background-size: auto;
    background-repeat: no-repeat;
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
}

::selection {
    background: none;
}

a {
    text-decoration: none !important;
    transition: all 0.5s;
}

a:hover {
    text-decoration: underline !important;
}

h1, h2, h3, h4, h5 {
    text-align: center !important;
}

h1 {
    margin-bottom: 0 !important;
    font-size: 2.0em;
}

h2 {
    font-size: 64px !important;
    font-weight: 800 !important;
    text-align: center;
    padding-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0 !important;
}

h3 {
    font-size: 1.5rem !important;
    font-weight: normal !important;
    padding-bottom: 20px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800 !important;
    padding-top: 1rem !important;
}

h4 {
    font-size: 1.3rem !important;
    font-weight: normal !important;
    padding-bottom: 20px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800 !important;
    padding-top: 1rem !important;
}

h5 {
    font-size: 1.1rem !important;
    font-weight: normal !important;
    padding-bottom: 20px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800 !important;
    padding-top: 1rem !important;
}

li {
    list-style: none !important;
}

img {
    transition: all 0.5s;
}

img:active, .section-landing img {
	pointer-events: none;
}

p {
    margin-bottom: 0;
    padding-bottom: 1rem;
}

.section {
    max-width: 1296px !important;
    margin: auto !important;
    padding: 80px 0 !important;
}
/*==============================================*/



/*==============================================
03. NAVIGATION CSS
================================================*/
.navigation {
    width: 100%;
    height: 72px !important;
    display: block;
    z-index: 100000;
    position: fixed;
    background: rgba(255, 255, 250, 0.50);
    border-bottom: thin solid #ccc;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(20px);
}

.navigation ul {
    flex: none !important;
}

.navigation img {
    padding-right: 10px;
    height: 35.5px;
    filter: invert(1);
    width: auto;
    cursor: context-menu;
}

.navigation .logo-number, 
.navigation .logo-number:hover {
    font-weight: 400 !important;
    font-size: 26px;
    cursor: context-menu;
    color: #1d1d1f;
    text-decoration: none !important;
}

.navbar {
    max-width: 1296px;
    margin: auto; 
    padding: 0 !important;
}

a.navbar-brand::selection,
span.navbar-brand-title::selection,
img.logo-brand::selection {
    background: none;
    color: #1d1d1f;
}

.navbar-brand-title {
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

a.navbar-brand {
    font-size: 26px;
    cursor: context-menu;
    font-weight: 800;
    font-family: 'Poppins', sans-serif;
    color: #1d1d1f;
    margin-right: 0 !important;
    text-decoration: none !important
}

a.navbar-brand:hover {
    text-decoration: none  !important;
    color: #1d1d1f;
}

.navbar-brand-nav {
    font-size: 16px;
    width: 100%;
    color: #fff;
    font-weight: 600;
}

p.navbar-brand-nav {
    padding-bottom: 0.2rem !important;
    padding-top: 0.2rem !important;
    cursor: context-menu;
    text-transform: uppercase;
}

.navbar-brand-nav:hover {
    text-decoration: none !important;
    color: #fff;
}

.landing-panel {
    width: 100%;
    display: flex !important;
}

.userpanel {
    position: relative;
    justify-content: flex-end;
    z-index: 1;
}

.helpbox {
    width: initial;
    height: initial;
    padding-left: 0;
    padding-right: 0;
    height: 100%;
    line-height: 48px;
    font-size: 16px;
    font-weight: 400;
}

.helpbox a {
    transition: .2s ease-in-out;
    color: #1d1d1f;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding-left: 0px !important;
    padding-right: 0px !important;
    inline-size: auto;
    display: inline-flex;
    line-height: 63px;
}

.helpbox .fab,
.helpbox .fas {
    font-size: 28px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.helpbox a:hover, helpbox a:focus, .nav-link:focus, .nav-link:hover {
    color: #e33535 !important;
    text-decoration: none !important;
}

.container-fluid {
    padding: 0;
    height: 72px;
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0rem !important;
}

.navigation .mod-menu.mod-list.nav {
    height: 72px !important;
    align-items: center;
}

.navigation .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.navbar-toggler {
    padding: 0 !important;
  }
/*==============================================*/



/*==============================================
04. NAVIGATION-BUTTON ANIMATION CSS
================================================*/
.animated-hamburger {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
	
.animated-hamburger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
	
.animated-hamburger span {
    background: #1d1d1f;
    color: #fff;
}

.animated-hamburger span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-hamburger span:nth-child(2) {
    top: 10px !important;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
	
.animated-hamburger span:nth-child(3) {
    top: 20px !important;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-hamburger.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 8px;
}
	
.animated-hamburger.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
	
.animated-hamburger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
}

.animated-hamburger.open span {
    background: #1d1d1f;
}
/*==============================================*/



/*==============================================
05. LANDING CSS
================================================*/
.section-landing {
    cursor: context-menu;
    padding: 72px 0 0 0;
}

.section-landing img {
    transition: all 0.5s;
    background: no-repeat;
    object-fit: cover;
    height: calc(100vh - 72px);
    width: 100%;
}

#logo_melox91_landing {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 250px !important;
    animation: shine 2s infinite;
    object-fit: contain;
}

@keyframes shine {
    0%   {filter: drop-shadow(0px 0px 50px rgba(255,255,255,0.75));}
    50%  {filter: drop-shadow(0px 0px 100px rgba(255,255,255,1));}
    100% {filter: drop-shadow(0px 0px 50px rgba(255,255,255,0.75));}
}
/*==============================================*/



/*==============================================
06. BREADCRUMBS CSS
================================================*/
.section-breadcrumbs {
    max-width: 1296px !important;
    margin: auto !important;
}

.breadcrumbs {
    padding-top: 10px !important;
    border-bottom: thin solid #ccc;
}

.breadcrumbs a {
    color: #e33535 !important;
}

.breadcrumbs .py-2 {
    padding-bottom: 0 !important;
}
/*==============================================*/



/*==============================================
07. RELEASE CSS
================================================*/
.section-release {
    
}


/*==============================================*/



/*==============================================
08. SINGLES CSS
================================================*/
.section-singles {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
}


/*==============================================*/



/*==============================================
09. BLOG CSS
================================================*/
.section-blog {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
}

/*.ingallery-col, .ingallery-cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
}*/

.ingallery-items {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#ingallery-shade {
    top: 72px !important;
}

.ing-smallest #ingallery-popup-close {
    top: 20px !important;
    right: 20px !important;
    text-shadow: 0 0 0 !important;
    color: #1d1d1f !important;
    opacity: 1 !important;
    background: rgb(255, 255, 255, 0.5) !important;
    padding: 5px !important;
    border-radius: 50% !important;
}

[class^="ing-icon-"]:before, [class*=" ing-icon-"]:before {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
/*==============================================*/



/*==============================================
10. SHOP CSS
================================================*/
.section-shop {
    /*border-top: 1px solid rgba(0, 0, 0, 0.25);*/
    text-align: center;
}

.section-shop p {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

.section-shop img {
    padding-bottom: 60px;
}

.section-shop img:hover {
    scale: 1.1;
    transition: .5s;
    overflow: hidden;
  }

.shop-button {
    background-color: #1d1d1f !important;
    color: #ffffff !important;
    padding: 10px;
    border-radius: 25px;
    border: 0 !important;
    transition: .2s ease-in-out;
}

.shop-button:hover {
    background-color: #e33535 !important;
    color: #ffffff !important;
    padding: 10px;
    border-radius: 25px;
}

.shop-images {
    width: 100%;
    position: relative;
    transition: .5s;
    overflow: hidden;
}

.section-shop .p-credits {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.credits-text {
    text-align: justify !important;
}

.section-shop a, .credits-text a {
    color: #e33535 !important;
}

.section-shop a:hover, .credits-text a:hover {
    text-decoration: underline !important;
}

.section-shop li {
    list-style: none !important;
}

.SprdMain .sprd-burgermenu {
    padding-top: 72px !important;
}

.SprdMain .sprd-info-footer__link {
    text-align: left !important;
}

.SprdMain .sprd-img-spinner {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden !important;
}

.SprdMain .sprd-btn-primary {
    color: #ffffff !important;
}
/*==============================================*/



/*==============================================
11. FOOTER CSS
================================================*/
.footer {
    background: #fff;
    cursor: context-menu;
    max-width: 1296px;;
    margin: auto;
    display: flex;
    justify-content: center;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
}

.footer a {
    color: #1d1d1f !important;
}

.footer a:hover {
    color: #e33535 !important;
}

.footer-panel {
    list-style: none;
    font-size: 15px;
    padding: 80px 0 40px;
    height: 100%;
    max-width: 1296px;
    margin: auto;
    width: 100%;
}

.footer ul li a {
    color: #1d1d1f;
    display: block;
    text-align: center;
}

.footer ul li a:hover {
    color: #e33535;
    text-decoration: none !important;
}

.footer-links {
    max-width: 100%;
}

.ul-social {
    padding-left: 0rem !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ul-social a {
    padding: 0 20px !important;
}

.footer img {
    margin: auto;
    display: block;
    margin-bottom: 30px;
    filter: invert(1);
    max-width: 150px;
    height: auto;
    cursor: context-menu;
}

.footer .fab,
.footer .fas {
    font-size: 28px;
    padding: 0 !important;
}

.credits, .credits-last-penultimate, .credits-last-child {
    padding-left: 0rem !important;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 1rem !important;
}

.credits a, .credits-last-penultimate a, .credits-last-child a {
    color: #666666;
}

.credits a:hover, .credits-last-penultimate a:hover, .credits-last-child a:hover {
    color: #b1a180;
    text-decoration: none !important;
}

.footer .mod-menu.mod-list.nav {
    align-items: center;
    display: flex;
    justify-content: center;
}

.delimiter, .delimiter-last-penultimate, .delimiter-last-child {
    color: #666666 !important;
    opacity: 0.3;
    padding: 0 12px;
    font-size: 10px !important;
}
/*==============================================*/
.section-shop a {
    text-decoration: none !important;
    transition: .2s ease-in-out;
}

.shop h1, .sprd-header__title .sprd__headline, .sprd-header .sprd-bg-m1 .sprd-c-s3 {
    font-size: 0 !important;
    visible: hidden;
}

.sprd-header-container h1 {
    font-size: 64px !important;
    font-weight: 800 !important;
    text-align: center;
    padding-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0 !important;
}

.sprd__caption-link .sprd-hc-m2, .section-shop h2 {
    font-size: 40px !important;
    font-weight: 800 !important;
    text-align: center;
    padding-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0 !important;
}

.SprdMain .sprd-img-spinner__image {
    height: auto !important;
}

.SprdMain .sprd-startpage .sprd-button {
    border-radius: 2px !important;
    background-color: #1d1d1f;
    color: #ffffff !important;
    border: 0 !important;
    transition: .2s ease-in-out;
    font-weight: unset !important;
}

.SprdMain .sprd-startpage .sprd-button:hover {
    border-radius: 2px !important;
    background-color: #e33535;
    color: #ffffff !important;
}

.SprdMain .sprd-startpage-dewipro__button {
    margin-top: 40px !important;
    text-align: center;
}

.SprdMain .sprd-startpage-preview-tiles__cta {
    text-align: center;
    margin-top: 40px !important;
}

.SprdMain .sprd-info-footer__col {
    display: block !important;
}

.sprd-info-footer__open-shop {
    padding: 2em 2em 0 !important;
}

.sprd-department-filter__entry:hover, .SprdMain .sprd-department-filter__entry:focus, .SprdMain .sprd-department-filter__entry:hover {
    background-color: #ffffff !important;
    color: #1d1d1f !important;
}

.SprdMain .dropup__toggle {
    color: #1d1d1f !important;
}

.sprd-info-footer a {
    color: #1d1d1f !important;
}

.sprd-info-footer__link:hover, .SprdMain .dropup__toggle:hover {
    text-decoration: underline;
    color: #E33535 !important;
}

.sprd-header-container a, .sprd-startpage a, .sprd-startpage-teaser__Content a  {
    color: #1d1d1f !important;
}

.sprd-header-container a:hover, .sprd-startpage a:hover, .sprd-startpage-teaser__Content a:hover  {
    text-decoration: none !important;
    color: #e33535 !important;
}

.SprdMain .sprd-detail-info__subheading, .sprd__caption-link .sprd-hc-m2, .section-shop h2 {
    border-bottom: 0px solid #999 !important;
    display: flex !important;
    font-size: 1em !important;
    font-weight: 400 !important;
    margin-top: 4px !important;
    padding: 0 0 .857em !important;
    width: 100% !important;
}

.SprdMain .sprd-detail-social__bar, .SprdMain .sprd-detail-design__tag {
    margin-top: 1rem !important;
}

.SprdMain .sprd-link:hover {
    border-bottom: 0px solid transparent !important;
}

.SprdMain .sprd-img-spinner__image {
    transition: .2s ease-in-out !important;
}