
.search-form .search-field {
    padding: 4px 10px 1px !important;
}

.minicart-container .minicart.minicart-open {
    height: 38px;
}
/* #27537 error Message an richtige Position */

.minicart-container .error-message {
    position: absolute;
    width: 100vw;
    text-align: right;
    right: -55px;
    bottom: -10px;
    pointer-events: none;
    font-size: 9px !important;
}
@media (min-width: 48em) {
    .minicart-container .error-message {
        font-size: 12px !important;
        right: 0;
        bottom: -15px;
    }
}
/* #27354 mobile overlay über Text */

.dl-menuwrapper.nav-container {
    z-index: 100;
    padding-top: 0;
    top: 60px;
}
@media (min-width: 48em) {
    /* line 44, ../../source/css/scss/_kludge-fix.scss */
    
    .dl-menuwrapper.nav-container {
        top: auto;
        z-index: auto;
    }
}
/*  #27553 Texte auf mobile-nav-item kleiner */

.mobile-nav-item .teaser-wrapper {
    font-size: 12px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0 !important;
    top: 50%;
    z-index: 10;
    font-weight: bold;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;

}
/* tabelle aus PIM ohne Klassen */

/* header meta top text kleiner fuer nordic */
.meta-nav-two .user-status-wrapper a {
    max-width: 160px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (min-width: 48em){
    .meta-nav-two {
        font-size: 12.5px;
    }
}

/* checkout artikel box breiter fuer nordic */
@media (min-width: 61.25em){
    .simple .total-box-cart, .simple .total-box-simple {
        width: 35% !important;
    }
    .user-data-box {
        width: 63% !important;
    }
    .total-box-checkout {
        width: 35% !important;
    }
}

@media (min-width: 48em){
    .simple .total-box-cart, .simple .total-box-simple {
        width: 35% !important;
    }
}


/* min-height für checkout container erhoehen */
#checkoutPageBodyPanel .user-data-box .data-box .data-credentials {
    min-height: 170px !important;
}



.minicart-container .minicart.minicart-open {
    height: 38px;
}
/* #27537 error Message an richtige Position */

.minicart-container .error-message {
    position: absolute;
    width: 100vw;
    text-align: right;
    right: -55px;
    bottom: -10px;
    pointer-events: none;
    font-size: 9px !important;
}
@media (min-width: 48em) {
    .minicart-container .error-message {
        font-size: 12px !important;
        right: 0;
        bottom: -15px;
    }
}
/* #27354 mobile overlay über Text */

.dl-menuwrapper.nav-container {
    z-index: 100;
    padding-top: 0;
    top: 60px;
}
@media (min-width: 48em) {
    /* line 44, ../../source/css/scss/_kludge-fix.scss */
    
    .dl-menuwrapper.nav-container {
        top: auto;
        z-index: auto;
    }
}
/*  #27553 Texte auf mobile-nav-item kleiner */

.mobile-nav-item .teaser-wrapper {
    font-size: 12px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0 !important;
    top: 50%;
    z-index: 10;
    font-weight: bold;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
}
/* tabelle aus PIM ohne Klassen */




/* header meta top text kleiner fuer nordic */
.meta-nav-two .user-status-wrapper a {
    max-width: 160px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (min-width: 48em){
    .meta-nav-two {
        font-size: 12.5px;
    }
}

/* checkout artikel box breiter fuer nordic */
@media (min-width: 61.25em){
    .simple .total-box-cart, .simple .total-box-simple {
        width: 35% !important;
    }
    .user-data-box {
        width: 63% !important;
    }
    .total-box-checkout {
        width: 35% !important;
    }
}

@media (min-width: 48em){
    .simple .total-box-cart, .simple .total-box-simple {
        width: 35% !important;
    }
}


/* min-height für checkout container erhoehen */
#checkoutPageBodyPanel .user-data-box .data-box .data-credentials {
    min-height: 170px;
}

.component-wrapper.accordion-to-tabs p + ul:not(.swiper-wrapper) {
   list-style: disc;
   list-style-position: outside;
   padding: 10px 0 0 1.25em;
}

/* Mobile Nav fix 13.03.17 T1703-242 */
.mobilecatnav {
  display: table;
  padding: .6em;
  width: 100%;
  background: #d8e3d4;
  font-size: .8em
}

@media (min-width: 48em) {
  .mobilecatnav {
    display: none
  }
}

.mobilecatnav ul {
  display: table-row
}

.mobilecatnav li {
  display: table-cell;
  background: url("../images/nav-separator.png") 0 0 no-repeat;
  vertical-align: top
}

.mobilecatnav li:first-of-type {
  background: none
}

.mobilecatnav li:first-of-type a {
  padding-left: 0
}

.mobilecatnav ul {
  color: pink
}

.mobilecatnav a {
  position: relative;
  display: block;
  padding-left: .9375em;
  background-size: 1px 100%;
  font-size: .8em
}
@media all and (max-width: 767px) {
.category .teaser-info__fontmix {
    margin: 5px 0 1px 0;
	background-color: #d8e3d4;
	padding: 10px 0 0 0;
}
.category .teaser-info__fontmix br {
	display: none;
}
}



/* 
* EDV 1.1
* Prozente Stoerer in Produktkacheln
*/

.eyecatcher--extra {
  padding: .1em .25em
}

.eyecatcher--extra.percentage {
    float: left;
    font-size: 14px;
    line-height: 1.2;
    background: #f2412a;
    border-radius: 1px;
    color: #fff;
    font-family: "HelveticaNeueW01-45Ligh", "HelveticaNeue", "Helvetica", "Arial", sans-serif !important;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 2px 2px 2px 2px;
}

.product-list .eyecatcher--extra.percentage {
  top: auto;
  left: .5625em !important;
  bottom: .5625em !important
}

.MagicZoomPlus .eyecatcher--extra {
  display: block !important;
  position: absolute;
  left: .5625em !important;
  top: .5625em !important
}


/*
*	Kategoriebug mobile: Fix damit 2 Produkte in eine Reihe
*/

.product-list li {
    margin-right: 1.9%;
}

@media (max-width: 47.99em) and (min-width: 39.8em), (min-width: 50em){
.product-list li:nth-child(4n) {
   /* margin-right: 0; */
}
}

/*
 * Shopping bag removed from Products Buy Button 
*/

.btn-shopping img, .btn-shopping-colored img {
    left: 8px;
    width: 2.5em;
	visibility: hidden !important;
}

.add-to-cart.extended .choose-value .btn-shopping-colored span {
    padding-right: 12px !important;
}

.btn-shopping, .btn-shopping-colored {
    padding-left: 0em !important;
	text-align: center !important;
}

.btn-simple img {
	visibility: hidden !important;
}


/* 
 * PW Dropdown top of shop altercation due to languages
 */
.pw-wrapper .pw-bonusstep fieldset input {
    width: 50% !important;
}

/* Get the Look Checkout Popups */

.list-body.gtl-frame {

    height: 362px;
    overflow: auto;

}

.entries-container {
	height: 120px;
	overflow: auto;
}

.reveal-modal-gtl {
    visibility: hidden;
    opacity: 0;
    top: 1.875em;
    left: 50%;
    margin-left: -45%;
    width: 90%;
    background-color: #ffffff;
    position: absolute;
    z-index: 10114;
    -webkit-border-radius: 0em;
    border-radius: 0em;
    -webkit-box-shadow: 0 0 0.625em rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0.625em rgba(0, 0, 0, 0.4); }
@media all and (min-width: 48em) {
    .reveal-modal-gtl {
        margin-left: -19em;
        width: 38em; } }
@media all and (min-width: 64em) {
    .reveal-modal-gtl {
        margin-left: -30.25em;
        width: 61.25em; } }

.reveal-modal-gtl.small {
    margin-left: -45%;
    width: 90%; }
@media all and (min-width: 48em) {
    .reveal-modal-gtl.small {
        margin-left: -15.625em;
        top: 1.875em;
        width: 31.25em; } }

.reveal-modal-gtl .close {
    background: url("$CMS_REF(media:"sprite_icons")$") 0 -134px no-repeat scroll;
    background-size: cover;
    border: none;
    cursor: pointer;
    direction: ltr;
    display: block;
    height: 22px;
    position: absolute;
    right: 0.625em;
    text-indent: -9999em;
    top: 0.625em;
    width: 22px; }

/* Table */

table {
    margin: 0;
    padding: 0;
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
    table-layout: fixed;
}

table caption {
    margin: .5em 0 .75em;
    font-weight: 300;
    font-size: 1.5em;
}

table tr {
    padding: .35em;
    border: 1px solid #bfc0c2;
    background: #ffffff;
}

table th,
table td {
    padding: .625em;
    text-align: center;
}

table th {
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .86em;
    font-weight: 300;
    background: #ececed;
}

@media screen and (max-width: 600px) {
    table {
        border: 0;
    }

    table caption {
        font-size: 1.3em;
    }

    table thead {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        margin: -1px;
        padding: 0;
        width: 1px;
        height: 1px;
        border: none;
    }

    table tr {
        display: block;
        margin-bottom: .625em;
        border-bottom: 3px solid #bfc0c2;
    }

    table td {
        display: block;
        border-bottom: 1px solid #bfc0c2;
        text-align: right;
        font-size: .8em;
    }

    table td:before {
        float: left;
        content: attr(data-label);
        text-transform: uppercase;
        font-weight: bold;
    }

    table td:last-child {
        border-bottom: 0;
    }
}

.regionHeader {
	background-color: #ececed;
	padding: 0.0625em 3.70em;
	font-size: 12px;
}

.regionHeader p {
	color: #3c3c3c;
	margin: 0;
	font-size: 12px;
}

.regionHeader a:hover, .regionHeader a:focus {
	color: #3c3c3c;
	font-size: 12px;
}

.regionHeader a {
	text-decoration: underline;
    color: #3c3c3c;
	font-size: 12px;
}

#video-container, #video-container video {
  position: relative;
  bottom: 0;
  margin-bottom: 16px;
}

#video-container div {
	position: absolute;
	bottom: 16px;
	align-items: center;
  	justify-content: center;
}

.overlay-white {
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 571px;
	height: 85px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
	text-transform: uppercase;
	background: #fff;
	opacity: 0.8;
}

h2.overlay-white {
	color: #3c3c3c;
	font-weight: 500;
	font-size: 26px;
	line-height: 81px;
}

.overlay-black {
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 571px;
	height: 85px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
	text-transform: uppercase;
	background: #000;
	opacity: 0.8;
}

h2.overlay-black {
	color: #fff;
	font-weight: 500;
	font-size: 26px;
	line-height: 81px;
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  .overlay-white {
		width: 413px;
		height: 81px;
	}

	h2.overlay-white {
		font-size: 24px;
		line-height: 39px;
	}

	.overlay-black {
		width: 413px;
		height: 81px;
	}

	h2.overlay-black {
		font-size: 24px;
		line-height: 39px;
	}
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  .overlay-white {
		width: 566px;
		height: 55px;
	}

	h2.overlay-white {
		font-size: 26px;
		line-height: 55px;
	}

	.overlay-black {
		width: 566px;
		height: 55px;
	}

	h2.overlay-black {
		font-size: 26px;
		line-height: 55px;
	}
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  .overlay-white {
		width: 570px;
		height: 45px;
	}

	h2.overlay-white {
		font-size: 25px;
		line-height: 44px;
	}

	.overlay-black {
		width: 570px;
		height: 45px;
	}

	h2.overlay-black {
		font-size: 25px;
		line-height: 45px;
	}
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  .overlay-white {
		width: 320px;
		height: 63px;
	}

	h2.overlay-white {
		font-size: 25px;
		line-height: 30px;
	}

	.overlay-black {
		width: 320px;
		height: 63px;
	}

	h2.overlay-black {
		font-size: 25px;
		line-height: 30px;
	}
  
}

/*
	VIDEO ICON LINK
*/
.video-arrow {
    background-color: #e8eae4;
    margin-bottom:3%;
    margin-left: 91%;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    opacity: 0.7;
}
.video-arrow-link {
    background-color: #d50785;
    -webkit-mask:url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjaGV2cm9uLWNpcmNsZS1yaWdodCIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWNoZXZyb24tY2lyY2xlLXJpZ2h0IGZhLXctMTYiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMjU2IDhjMTM3IDAgMjQ4IDExMSAyNDggMjQ4UzM5MyA1MDQgMjU2IDUwNCA4IDM5MyA4IDI1NiAxMTkgOCAyNTYgOHptMTEzLjkgMjMxTDIzNC40IDEwMy41Yy05LjQtOS40LTI0LjYtOS40LTMzLjkgMGwtMTcgMTdjLTkuNCA5LjQtOS40IDI0LjYgMCAzMy45TDI4NS4xIDI1NiAxODMuNSAzNTcuNmMtOS40IDkuNC05LjQgMjQuNiAwIDMzLjlsMTcgMTdjOS40IDkuNCAyNC42IDkuNCAzMy45IDBMMzY5LjkgMjczYzkuNC05LjQgOS40LTI0LjYgMC0zNHoiPjwvcGF0aD48L3N2Zz4=) 100% 0% no-repeat;
    mask:url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjaGV2cm9uLWNpcmNsZS1yaWdodCIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWNoZXZyb24tY2lyY2xlLXJpZ2h0IGZhLXctMTYiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMjU2IDhjMTM3IDAgMjQ4IDExMSAyNDggMjQ4UzM5MyA1MDQgMjU2IDUwNCA4IDM5MyA4IDI1NiAxMTkgOCAyNTYgOHptMTEzLjkgMjMxTDIzNC40IDEwMy41Yy05LjQtOS40LTI0LjYtOS40LTMzLjkgMGwtMTcgMTdjLTkuNCA5LjQtOS40IDI0LjYgMCAzMy45TDI4NS4xIDI1NiAxODMuNSAzNTcuNmMtOS40IDkuNC05LjQgMjQuNiAwIDMzLjlsMTcgMTdjOS40IDkuNCAyNC42IDkuNCAzMy45IDBMMzY5LjkgMjczYzkuNC05LjQgOS40LTI0LjYgMC0zNHoiPjwvcGF0aD48L3N2Zz4=) 100% 0% no-repeat;
    width: 40px;
    height: 40px;
    margin-bottom: -45%;
    margin-left: -2%;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .video-arrow {
        margin-bottom: 3%;
        margin-left: 89%;
    }
    
    .video-arrow-link {
    background-color: #d50785;
    width: 40px;
    height: 40px;
    margin-bottom: -45%;
    margin-left: -2%;
}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .video-arrow {
        margin-bottom: 3%;
        margin-left: 91%;
    }
    
    .video-arrow-link {
    background-color: #d50785;
    width: 40px;
    height: 40px;
    margin-bottom: -45%;
    margin-left: -2%;
}
    
}

@media(min-width: 481px) and (max-width: 767px) {
    .video-arrow {
        margin-bottom: 3%;
        margin-left: 92%;
    }
    
        .video-arrow-link {
    background-color: #d50785;
    width: 40px;
    height: 40px;
    margin-bottom: -45%;
    margin-left: -2%;
}
}


@media(min-width: 320px) and (max-width: 480px) {
    .video-arrow {
        width: 28px;
    	height: 28px;
        margin-bottom: 3%;
        margin-left: 90%;
    }
    
    .video-arrow-link {
    background-color: #d50785;
    width: 30px;
    height: 30px;
    margin-bottom: -58%;
    margin-left: -2%;
}
}

.nav-container {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

/* li.has-submenu a span {
    font-weight: 600;
	font-size: 17px;
	letter-spacing: -.03em;
} */

/* Countdown */
.countdown-wrapper {
    margin: auto;
    padding: 10px;
}


.flipper {
    color: #333;
    display: block;
    font-size: 50px;
    line-height: 100%;
    padding: 0;
    margin: 0;
    height: 1.7em;
}

.flipper.flipper-invisible {
    font-size: 0px !important;
}

.flipper-group {
    position: relative;
    white-space: nowrap;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}

.flipper-group label {
    position: absolute;
    color: #fff;
    font-size: 20%;
    top: 100%;
    line-height: 1em;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    padding-top: .5em;
}

.flipper-digit {
    white-space: nowrap;
    position: relative;
    padding: 0;
    margin: 0;
    display: inline-block;
    float: left;
    height: 1.2em;
    overflow-y: hidden;
}

.flipper-digit span {
    font-size: 25%;
}

.flipper-delimiter {
    white-space: nowrap;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    color: #fff;
    min-width: .1em;
    white-space: nowrap;
    display: block;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    line-height: 1em;
}

.digit-face {
    display: block;
    visibility: hidden;
    position: relative;
    border-radius: 0.1em;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    box-sizing: border-box;
    text-align: center;
}

.digit-next {
    display: block;
    position: relative;
    border-radius: 0.1em;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    height: 1.2em;
    background: #fff;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    box-sizing: border-box;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.digit-top {
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    overflow: hidden;
    position: absolute;
    background: #fff;
    padding-top: 0.1em;
    padding-bottom: 0;
    padding-left: 0.1em;
    padding-right: 0.1em;
    border-top-left-radius: 0.1em;
    border-top-right-radius: 0.1em;
    box-sizing: border-box;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background 0s linear, -webkit-transform 0s linear;
    transition: transform 0s linear, background 0s linear;
    transition: transform 0s linear, background 0s linear, -webkit-transform 0s linear;
    -webkit-transform-origin: 0 0.6em 0 !important;
    transform-origin: 0 0.6em 0 !important;
    -webkit-transform-style: preserve-3d !important;
    transform-style: preserve-3d !important;
    z-index: 20;
}

.digit-top.r {
    transition: background 0.2s linear, -webkit-transform 0.2s linear;
    transition: transform 0.2s linear, background 0.2s linear;
    transition: transform 0.2s linear, background 0.2s linear, -webkit-transform 0.2s linear;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    background: #cccccc;
}

.digit-top2 {
    visibility: hidden;
    position: absolute;
    height: 50%;
    left: 0;
    right: 0;
    background: #cccccc;
    transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear;
    line-height: 0em !important;
    top: 50% !important;
    bottom: auto !important;
    padding-top: 0;
    padding-bottom: 0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    border-bottom-left-radius: 0.1em;
    border-bottom-right-radius: 0.1em;
    overflow: hidden;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background 0s linear, -webkit-transform 0s linear;
    transition: transform 0s linear, background 0s linear;
    transition: transform 0s linear, background 0s linear, -webkit-transform 0s linear;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-style: preserve-3d !important;
    transform-style: preserve-3d !important;
    -webkit-transform-origin: 0 0 0 !important;
    transform-origin: 0 0 0 !important;
    z-index: 20;
}

.digit-top2.r {
    visibility: visible;
    transition: background 0.2s linear 0.2s, -webkit-transform 0.2s linear 0.2s;
    transition: transform 0.2s linear 0.2s, background 0.2s linear 0.2s;
    transition: transform 0.2s linear 0.2s, background 0.2s linear 0.2s, -webkit-transform 0.2s linear 0.2s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    background: #fff;
}

.digit-bottom {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    position: absolute;
    overflow: hidden;
    background: #fff;
    height: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    line-height: 0em;
    padding-top: 0;
    padding-bottom: 0.1em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    border-bottom-left-radius: 0.1em;
    border-bottom-right-radius: 0.1em;
    box-sizing: border-box;
    text-align: center;
    transition: none;
}

.digit-bottom.r {
    transition: background 0.2s linear;
    background: #cccccc;
}

.flipper-digit:after {
    content: "";
    position: absolute;
    height: 2px;
    background: rgba(0, 0, 0, 0.5);
    top: 50%;
    display: block;
    z-index: 30;
    left: 0;
    right: 0;
}

.flipper-dark {
    color: #fff;
}

.flipper-dark .flipper-delimiter {
    color: #333;
}

.flipper-dark .digit-next {
    background: #333;
}

.flipper-dark .digit-top {
    background: #333;
}

.flipper-dark .digit-top.r {
    background: black;
}

.flipper-dark .digit-top2 {
    background: black;
}

.flipper-dark .digit-top2.r {
    background: #333;
}

.flipper-dark .digit-bottom {
    background: #333;
}

.flipper-dark-labels .flipper-group label {
    color: #333;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Mobile Portrait - iPhone SE,iPhone 6 to X,iPhone 8 Plus
 * ---------------------------------------------------------------------------------------------------------------------
 */
@media (min-width: 320px) and (max-width: 413.98px) and (orientation: portrait) {
    .countdown-wrapper {
        width: 61%;
        padding: 1px;
    }

    a.lr-button.lr-button-alert {
        margin-left: -60px;
		font-size: 12px;
    }
}

@media (min-width: 540px) and (max-width: 767.98px) and (orientation: portrait) {
    a.lr-button-alert {
        margin-left: -67px;
    }
}

@media (min-width: 414px) and (max-width: 539.98px) and (orientation: portrait) {
    a.lr-button-alert {
        margin-left: -61px;
    }
}


/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Mobile Landscape - iPhone SE,iPhone 6 to X,iPhone 8 Plus, iPhone X
 * ---------------------------------------------------------------------------------------------------------------------
 */
@media (min-width: 568px) and (max-width: 811.98px) and (orientation: landscape) {
    .lr-button-alert {
        margin-left: -10px;
    }
}
