/* Font */
@font-face {
	font-family: Memphis;
	font-weight: normal;
	src: url(../font/memphis.woff2) format("woff2"), url(../font/memphis.woff) format("woff"), url(../font/memphis.ttf) format("truetype");
}
@font-face {
	font-family: Memphis;
	font-weight: 500;
	src: url(../font/memphis-bold.woff2) format("woff2"), url(../font/memphis-bold.woff) format("woff"), url(../font/memphis-bold.ttf) format("truetype");
}
@font-face {
	font-family: Avenir;
	font-weight: normal;
	src: url(../font/avenir.woff2) format("woff2"), url(../font/avenir.woff) format("woff"), url(../font/avenir.ttf) format("truetype");
}
@font-face {
	font-family: Avenir;
	font-weight: 500;
	src: url(../font/avenir-bold.woff2) format("woff2"), url(../font/avenir-bold.woff) format("woff"), url(../font/avenir-bold.ttf) format("truetype");
}


/* General */
body { 
	font-family: Avenir, Memphis, Arial, sans-serif;
	color: #2a292e;
	margin: 0;
	background: #fff7dc;
	font-size:18px;
	line-height: 32px;
	font-weight:normal;
}
.clear {
	clear:both;
}
p {
	margin:0;
}
p.p-with-margin {
	margin-top:16px;
}
.red-notice {
	color:#ad0000;
	font-weight:bold;
	margin-top:10px;
}
.green-notice {
	color:#00ad18;
	font-weight:bold;
	margin-top:10px;
}
.long-delivery-notice {
	font-weight: normal;
	margin-bottom:8px;
	line-height:25px;
}
.px12 {
	font-size:12px;
	line-height:16px;
}
a {
	color: #2a292e;
	text-decoration: none;
}
a:hover { 
	color: #2a292e;
	text-decoration: underline;
}
.underlined {
	text-decoration: underline;
}
a.underlined:hover { 
	text-decoration: none;
}
ol, ul {
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
h1, h2, h3, h4 {
	font-family: Memphis, Avenir, Arial, sans-serif;
	line-height:32px;
	font-weight: 500;
	margin:0;
	padding:0;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
	line-height:16px;
}
.display-none {
	display:none !important;
}
.outer-content {
	padding:0 16px;
	background: #FFFFFF;
	position: relative;
	z-index: 1;
}
.border-left {
	border-left:1px solid #ebebeb;
}
.border-right {
	border-right:1px solid #ebebeb;
}
.border-bottom {
	border-bottom:1px solid #ebebeb;
}
.no-margin-bottom {
	margin-bottom:0;
}
.back-btn {
	margin-top:16px;
}


/* Bootstrap overrides */
.no-margin {
	margin: 0;
}
.no-padding {
	padding: 0;
}
.no-padding-right {
	padding-right: 0;
}


/* Header */
.outer-header {
	box-shadow: 0 0 16px 0 rgba(42, 41, 46, 0.08), 0 2px 4px 0 rgba(42, 41, 46, 0.16);
	background-color: #ffffff;
	padding: 30px 16px 30px 24px;
	position: relative;
	z-index: 2;
}
.outer-header .language-container {
	font-size:16px;
	line-height:16px;
	padding-top:10px;
	font-weight: 500;
}
.outer-header .language-container span, .outer-header .language-container span a {
	color:#949496;
	font-weight:normal;
}


/* Survey */
.survey-row {
	background:#ff409b;
	color:#FFF;
	font-size:14px;
	margin:15px 0;
	padding:5px 0;
}
.survey-row .text-center {
	text-align:center;
}
.survey-row a {
	text-decoration:underline;
	color:#FFF;
}


/* Footer */
.outer-footer {
	background-image: linear-gradient(to bottom, #fff8e3, #fff7dc);
	padding-bottom: 40px;
}
.outer-footer .top-shadow {
	height: 7px;
	background-image: linear-gradient(to bottom, #f1ead2, rgba(255, 248, 227, 0));
}
.outer-footer ul {
	border-bottom: 2px solid rgba(42, 41, 46, .1);
	margin: 41px 16px 25px 16px;
	padding-bottom:40px;
}
.outer-footer ul li {
	list-style:none;
	opacity: 0.5;
	font-size: 12px;
	font-weight: 500;
	color: #2a292e;
	text-align: center;
	margin-bottom: 16px;
}
.outer-footer ul li:last-child {
	margin-bottom: 0;
}
.outer-footer.basket-state-order {
	padding-bottom: 250px;
}
.outer-footer.basket-state-order-empty {
	padding-bottom: 130px;
}
.outer-footer.basket-state-filled {
	padding-bottom: 182px;
}
.apple-footer {
	text-align:center;
	opacity:0.5;
	line-height:16px;
	font-size:12px;
	padding:0 10px;
}


/* Basket */
.outer-basket, .basket-no-choice {
	display:block;
	background-color:#f6f6f7;
	box-shadow: 0 0 16px 0 rgba(42, 41, 46, 0.08), 0 2px 4px 0 rgba(42, 41, 46, 0.16);
	border: 1px solid #ebebeb;
	background-color: #f6f6f7;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 4;
	padding:16px;
}
.outer-basket {
	display:none;
}
.outer-basket .basket-product-image, .confirmation-order-details .outer-confirmation .confirmation-product-image {
	background: #f6f6f7;
	max-width: 100%;
	max-height: 100%;
	margin: 0 12px 12px 0;
	box-shadow: 0 0 16px 0 rgba(42, 41, 46, 0.08), 0 2px 4px 0 rgba(42, 41, 46, 0.16);
	text-align:center;
}
.outer-basket .basket-product-image .view-basket-product {
	position:absolute;
	top:0;
	left:0;
	margin:5px 0 0 5px;
}
.outer-basket .js-basket-img .view-basket-product {
	display:none;
}
.outer-basket .basket-product-image .product-change {
	width: 100%;
	line-height:18px;
	text-align: center;
	background-color: #2a292e;
	opacity: 0.75;
	margin-top: -18px;
	position: relative;
}
.outer-basket .basket-product-image .product-change a {
	color:#FFFFFF;
	font-size:10px;
}
.outer-basket .basket-product-info-container {
	padding-left:12px;
}
.outer-basket .basket-product-info p.basket-title, .confirmation-order-details .outer-confirmation .confirmation-product-info  p.basket-title {
	font-size:14px;
	font-weight: 500;
	line-height:16px;
	margin:8px 0;
}
.outer-basket .basket-product-info ul li, .confirmation-order-details .outer-confirmation .confirmation-product-info ul li {
	font-size: 12px;
	padding: 0 0 4px 20px;
	list-style: none;
	line-height:16px;
	margin: 0;
	background: url(../images/bullet-small.png) no-repeat left 4px;
}
.outer-basket .basket-product-info ul li.empty {
	background: url(../images/bullet-empty-small.png) no-repeat left 4px;
}
.outer-basket .basket-product-info ul.price {
	margin-top:4px;
	margin-bottom:8px;
}
.outer-basket .basket-product-info ul.price li {
	font-size:18px;
	font-weight: normal;
	line-height:32px;
	display:none;
	background: url(../images/bullet-small-black.png) no-repeat left 12px;
}
.outer-basket form[name="order-product-form"] {
	margin-top:16px;
}
.outer-basket form[name="order-product-form"] .order-btn, .basket-no-choice .empty-order-button {
	text-align:center;
	font-size:18px;
	line-height:24px;
	width:100%;
	padding:24px;
	border:0;
	background-color:#2a292e;
	color:#FFFFFF;
}
.outer-basket form[name="order-product-form"] .order-btn.disabled {
	background-color:#C4C4C5;
}
.outer-basket .basket-price-review {
	margin-top:16px;
	margin-bottom:8px;
}
.outer-basket .basket-price-review h4 {
	margin:0;
}
.outer-basket .basket-price-review h4.h4-price {
	font-family: Avenir, Memphis, Arial, sans-serif;
	font-weight:normal;
	font-size:18px;
}
.basket-inline {
	position:relative;
	margin-bottom:40px;
	margin-top:20px;
	display:block;
	
}
 

/* Product details */
.outer-content .product-title {
	margin: 40px 0 4px 0;
}
.outer-content .product-intro {
	margin: 20px 0 0;
	position:relative;
	z-index:1;
	max-height:442px;
	overflow:hidden;
}
.outer-content .product-intro-full {
	max-height:none;
}
.outer-content .product-intro .legal {
	font-size:12px;
}
.outer-content .product-more-info-overlay {
	height:45px;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
	margin-top:-65px;
	position:relative;
	z-index:2;
}
.outer-content .product-more-info, .outer-content .product-less-info {
	z-index:3;
}
.outer-content .product-more-info:hover, .outer-content .product-less-info:hover {
	text-decoration:none;
}
.outer-content .product-less-info {
	display:none;
}
.outer-content .product-intro ul li, .outer-content .product-specs ul li {
	background: url(../images/bullet.png) no-repeat left 7px;
	padding: 0 0 16px 26px;
	list-style: none;
	margin: 0;
}
.outer-content .product-intro ul li span, .outer-content .product-specs ul li span {
	font-size: 18px;
	font-weight: 500;
}
.outer-content .product-intro ul li p, .outer-content .product-specs ul li p {
	margin-top: 8px;
}
.outer-content .product-price {
	font-size:18px;
}
.outer-content .product-choice-intro {
	margin-top:80px;
}
.outer-content .product-choice-intro .product-choice-intro-p {
	margin-top:16px;
}
.outer-content .choice-container-apple, .outer-content .choice-container-fitbit {
	margin-bottom:80px;
}
.outer-content .choice-block {
	width:100%;
	margin-top:40px;
}
.outer-content .choice-block h3 {
	margin-bottom:24px;
}
.outer-content .choice-block h3.h16 {
	margin-bottom:16px;
}
.outer-content .choice-container-apple .choice-color ul li {
	width:48px;
	height:48px;
	border-radius: 40px;
	box-shadow: 0 0 16px 0 rgba(42, 41, 46, 0.08), 0 2px 4px 0 rgba(42, 41, 46, 0.16);
	border:8px solid #FFF;
	float:left;
	margin-right:16px;
	list-style:none;
	position:relative;
}
.outer-content .choice-container-apple .choice-color ul li.selected:before, .outer-content .choice-container-apple .choice-color ul li.inactive:before {
	content: " ";
	position: absolute;
	z-index: -1;
	top: -9px;
	left: -9px;
	right: -9px;
	bottom: -9px;
	border: 1px solid #ebebeb;
	border-radius:40px;
}
.outer-content .choice-container-apple .choice-color ul li.selected {
	box-shadow: 0 0 16px 0 rgba(42, 41, 46, 0.15), 0 2px 4px 0 rgba(42, 41, 46, 0.16);
}
.outer-content .choice-container-apple .choice-color ul li.selected:before {
	border: 1px solid #949496;
}
.outer-content .choice-container-apple .choice-color ul li.inactive {
	box-shadow:none;
	opacity:0.7;
}
.outer-content .choice-container-apple .choice-color ul li.white {
	background-color:#e6e5e1;
}
.outer-content .choice-container-apple .choice-color ul li.grey {
	background-color:#3c3d43;
}
.outer-content .choice-container-apple .choice-color ul li.creme {
	background-color:#e0dbd5;
}
.outer-content .choice-container-apple .choice-color ul li.red {
	background-color:#d94158;
}
.outer-content .choice-container-apple .choice-color ul li.pink {
	background-color:#fae4e5;
}

.outer-content .product-custom-button {
	padding:24px;
	box-shadow: 0 0 16px 0 rgba(42, 41, 46, 0.08), 0 2px 4px 0 rgba(42, 41, 46, 0.16);
	background-color:#FFFFFF;
	position:relative;
	line-height:20px;
}
.outer-content .button-margin-bottom {
	margin-bottom:16px;
}
.outer-content .product-custom-button p.info {
	line-height:24px;
	font-size:16px;
	margin-top:8px;
}
.outer-content .product-custom-button.inactive {
	opacity:0.5;
	box-shadow:none;
	border:1px solid #ebebeb;
}
.outer-content .product-custom-button.selected {
	border:1px solid #949496;
}
.outer-content .product-custom-button .fitbit-temp-unavailable {
	font-size:12px;
	font-style:italic;
	margin-top:5px;
}


/* Order */
.outer-content form[name="order"] {
	margin:40px 0 80px 0;
}
.outer-content .order-intro {
	margin: 16px 0 40px 0;
}
.outer-content .order-fields-container {
	background-color: #f6f6f7;
	padding: 16px 16px 1px 16px;
	margin-top: 8px;
	margin-bottom: 40px;
}
.outer-content .order-fields-container:last-child {
	margin-bottom: 80px;
}
.outer-content .order-fields-container label {
	font-size: 18px;
	line-height: 22px;
	margin-bottom:8px;
	font-weight: normal;
	font-family:Memphis, Avenir, Arial, sans-serif;
}
.outer-content .order-fields-container input {
	border: 2px solid #e9e9ea;
	border-radius: 0;
	box-shadow: none;
	font-size:18px;
	line-height:30px;
	height:auto;
	padding:9px 16px;
	color:#2a292e;
}
.outer-content .order-fields-container input[type="checkbox"] {
	margin:0;
}
.outer-content .order-fields-container input.error-field {
	border: 2px solid #C00;
}
.outer-content .order-fields-container input[type="checkbox"].error-field {
	-webkit-box-shadow: 0px 0px 0px 2px rgba(204,0,0,1);
	-moz-box-shadow: 0px 0px 0px 2px rgba(204,0,0,1);
	box-shadow: 0px 0px 0px 2px rgba(204,0,0,1);
}
.outer-content .order-fields-container .form-check label {
	vertical-align: top;
	display: inline-block;
	width: 90%;
	font-family: Avenir, Memphis, Arial, sans-serif;
	padding-top:5px;
	line-height:24px;
	font-weight:normal;
}
.outer-content .order-fields-container .order-terms-link {
	width: 95%;
	font-size: 18px;
	padding-top: 20px;
	line-height:24px;
}
.outer-content .order-fields-container .btn {
	width: 100%;
	text-align: center;
	background-color: #2a292e;
	padding: 24px;
	margin: 32px 0 16px 0;
	line-height:24px;
	border: 0;
	font-size: 18px;
	color:#FFF;
}
.outer-content .order-fields-container .order-error {
	color:#C00;
	text-align:center;
	margin-top:10px;
}
.outer-content .order-fields-container .order-error div {
	display:none;
}
.outer-content .payment-choice {
	padding-bottom:24px;
}
.outer-content .payment-btn {
	margin-top:24px !important;
}
.outer-content .payment-methods {
	z-index:2;
	position:relative;
}
.outer-content .payment-methods .product-custom-button {
	box-shadow: 0 0 16px 0 rgba(42, 41, 46, 0.08), 0 2px 4px 0 rgba(42, 41, 46, 0.16);
}
.outer-content .payment-codes {
	z-index:1;
	position:relative;
}
.outer-content .payment-method-cc {
	margin-top:16px;
}
.outer-content .payment-methods .product-custom-button img {
	margin-right:16px;
}


/* Payment */
.payment-choice .payment-codes .payment-codes-ideal, .payment-choice .payment-codes .payment-codes-cc {
	display:none;
	box-shadow: 0 0 16px 0 rgba(42, 41, 46, 0.08), 0 2px 4px 0 rgba(42, 41, 46, 0.16);
}
.payment-choice .payment-codes .payment-codes-ideal .product-custom-button, .payment-choice .payment-codes .payment-codes-cc .product-custom-button {
	box-shadow:none;
	border:1px solid #ebebeb;
}
.payment-choice .payment-codes .payment-codes-ideal .product-custom-button.selected, .payment-choice .payment-codes .payment-codes-cc .product-custom-button.selected {
	border:1px solid #949496;
}
.payment-btn, .payment-btn:active, .payment-btn:hover, .payment-btn:focus {
	text-align:center;
	font-size:18px;
	margin-top:10px;
	width:100%;
	padding:24px 0;
	border:0;
	background-color:#2a292e !important;
	color:#FFFFFF;
	border-radius:0;
	box-shadow:none;
}
.payment-btn.disabled, .payment-btn.disabled:hover, .payment-btn.disabled:focus {
	background-color:#C4C4C5 !important;
}


/* Confirmation */
.confirmation-intro {
	margin-top: 16px;
}
.confirmation-order-details {
	margin:40px 0;
}
.confirmation-order-details .outer-confirmation {
	background-color: #f6f6f7;
	padding:16px;
	margin-top:16px;
	box-shadow: 0 0 16px 0 rgba(42, 41, 46, 0.08), 0 0 4px 0 rgba(42, 41, 46, 0.16);
}
.confirmation-order-details .outer-confirmation .reference-number-title {
	font-size: 16px;
	font-weight: 500;
	margin-top: 23px;
}
.confirmation-order-details .outer-confirmation .reference-number-value {
	font-size: 18px;
	font-weight: 500;
	margin-top: 4px;
}
.confirmation-order-details .outer-confirmation .confirmation-row {
	font-size:16px;
	font-weight: 500;
	padding:16px 0;
	line-height:16px;
	font-family:Memphis, Avenir, Arial, sans-serif;
}
.confirmation-order-details .outer-confirmation .confirmation-row span {
	font-family: Avenir, Memphis, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
}
.confirmation-order-details .outer-confirmation .confirmation-row-top {
	padding-bottom:0;
}
.confirmation-order-details .outer-confirmation .confirmation-product-info ul {
	margin-top:8px;
	margin-bottom:16px;
}
.confirmation-order-details .outer-confirmation .basket-product-info-container {
	padding-left:12px;
}


/* Product image modal */
.modal-dialog {
	top:50%;
	margin-top:-183px;
}
.modal-header {
	padding:5px 5px 0 0;
	border:0;
}


/* Product image slider */
.outer-content .product-images .carousel-inner {
	max-height: 343px;
	max-width: 100%;
}
.carousel-inner > .item > img {
	margin:auto;
	max-height:343px;
}
#productCarousel {
    margin-top:16px;
    width: 100%;
}
.carousel-inner>.item {
	background-color:#f6f6f7;
}
#productCarousel .carousel-indicators {
    margin: 8px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
#productCarousel .carousel-indicators li {
    background-color: #f6f6f7;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: 82px;
	text-align:center;
	border:0px;
}
#productCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.25;
	height:82px;
	width:82px;
}
#productCarousel .carousel-indicators li.active img {
    opacity: 1;
}
#productCarousel .carousel-outer {
    position: relative;
}
#productCarousel .carousel-control-prev, #productCarousel .carousel-control-next {
	background-color:#2a292e;
	border-radius:18px;
	position:absolute;
	top:50%;
	bottom:0;
	display:flex;
	-webkit-box-align:center;
	align-items:center;
	-webkit-box-pack:center;
	justify-content:center;
	text-align:center;
	width:36px;
	height:36px;
	margin-top:-68px;
}
#productCarousel .carousel-control-prev {
	left:0;
	margin-left:16px;
}
#productCarousel .carousel-control-next {
	right:0;
	margin-right:16px;
}
.outer-content .product-logo {
	text-align:center;
	width:100%;
	background-color:#f6f6f7;
	padding:20px 0;
}


/* Content */
.content-page {
	margin:20px 0 80px 0;
}
.content-page .content-inner {
	margin-top:16px;
}
.content-page .terms ul{
	margin:10px 0;
}
.content-page .terms ul li {
	padding: 0 0 4px 20px;
	list-style: none;
	margin: 0;
	background: url(../images/bullet-small.png) no-repeat left 13px;
}
.content-page .terms p{
	margin:10px 0 0 0;
}
.no-access h1 {
	margin-bottom:16px;
}