body {
    font-weight: 300;
    margin-top: 85px;
}

h1, h2 {
	letter-spacing: -2px;
}

h2.text-name {
    margin-top: 0px;
    padding-top: 0px;
}

h2.product-name {
    margin-top: 0px;
    font-size: 39px;
}

h3 {
    color: #4b4b4b;
    font-weight: normal;
}

h3.product-price {
	margin-top: 0px;
}

h3.text-name {
    margin-top: 0px;
}

a:hover {
	text-decoration: none;
}

a[name] {
  padding-top: 125px;
  margin-top: -125px;
  display: inline-block; /* required for webkit browsers */
}

footer {
	margin-top: 20px;
	padding-top: 20px;
	min-height: 300px;
}

div#page {
	/*box-shadow: 0px 0px 10px #999999;
	border-radius: 6px;
	box-shadow: 0 1px 3px 1px #d6d6d6;
	background-color: #fff;*/
}

.transparent {
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}

.Indicator {
	color: #0576e5;
	font-size: 25px;
	font-weight: bold;

	position: absolute;
    text-align: center;
    display: none;
    padding: 10px;
    background-color: #fff;
    border: 1px #000 solid;
    width: 350px;
    z-index: 99999;
}

.oldprice { color: #353535; font-size: 10px; font-style: normal; font-weight: normal;  text-decoration: none; }

.errormessage { color: #880202; font-family: helvetica, verdana, arial, sans-serif;  font-size: 11px; font-style: normal; font-weight: bold;  text-decoration: none; }

.searchinput { background: #FFFFFF; border-width: 1px; border-color: #4D4D4D; border-style: solid; color: #000000; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none; }
.searchbutton { background: #333333; border-width: 1px; border-color: #000000; border-style: solid; color: #FFFFFF; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; }

.statusbox_ok { margin-bottom: 15px; border: 1px solid #ededed; }
.statusbox_ok td {
	padding: 10px;
	background-color: #f9f9f9;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.statusbox_ok td a {
	color: #000;
}

.statusbox_none { padding-bottom: 15px; }
.statusbox_none td { padding: 10px; background-color: #fbfbda; color: #000000; font-size: 13px; }

.statusbox_error { padding-bottom: 15px; }
.statusbox_error td { padding: 10px; background-color: #ffcccc; color: #660000; font-size: 13px; }

.categoryprice {
	font-size: 18px;
	letter-spacing: -1px;
}

.categoryprice2 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #d70000;
}

.productprice {
	font-size: 18px;
	letter-spacing: -1px;
}

.productdescription a {
	text-decoration: none;
	color: #000;
}

div#page-divider {
	width: 100%;
	height: 2px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/page-divider.gif) no-repeat;
	clear: both;
}

ul.customer-reviews {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.customer-reviews li {
	margin-bottom: 20px;
}

.customer-reviews .name {
	font-weight: bold;
	padding-top: 0px;
	margin-right: 5px;
}

ul.customer-reviews-horizontal {
    text-align: center;
}

ul.customer-reviews-horizontal li {
    display: inline-block;
    width: 300px;
    height: 100px;
    border: 1px solid red;
}

.rating {
	color: orange;
}

.customer-reviews .rating-text {
	font-size: 15px;
	margin-left: 5px;
	margin-top: 4px;
}

.customer-reviews .review {
	padding-top: 5px;
	clear: both;
}

.list_checkbox {
	padding-top: 20px;
	padding-left: 0px;
	list-style: none;
}

.list_checkbox li {
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	background: url('/static/images/green-check.png') no-repeat 0px 0px;
	line-height: 25px;
	min-height: 24px;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
}

.list_checkbox li a {
	color:#212020;
}

div#lp-product-top-buy {
	position: absolute;
	top: 20px;
	left: 720px;
	font-size: 12px;
	z-index: 100;
}

#lp-orderform input[type=text] {
	font-size: 14px;
	padding: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#lp-orderform-topic {
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	background-color: #79c700;
	padding: 10px;
}

.focusField {
	border:solid 2px #07b8ee;
	background: #EFF5FF;
	color: #000;
}

.idleField {
	color: #6F6F6F;
	border: solid 2px #DFDFDF;
}

#lp-orderform {
	padding: 10px;
	font-size: 11px;
	line-height:120%;
}

.lp-orderform-error {
	color: red;
	font-size: 15px;
}

.lp-orderform-field-error {
	color: red;
	font-style: italic;
	padding-left: 5px;
	font-size: 14px;
}

div#lp-orderform-address {
	margin-top: 10px;
	display: none;
}

.section {
	width: 100%;
}

.section h2 {
	margin-top: 0px;
}

.section-light {
	background-color: #f7f7f7;
}

.section-spacious {
	padding: 30px;
}


div#giftcard-top-banner {
	position: absolute;
	right: -3px;
	z-index: 1;
}

.equal, .equal > div[class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex:1 0 auto;
}

ul.product-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.product-list li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 570px;
    width: 360px;
    position: relative;
}

.product-list-image-container {
    height: 200px;
    margin-top: 20px;
}

.product-list-image {
    height: 175px;
}

.product-offer-badge {
    position: absolute;
    top: -20px;
    left: 70px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: #d9534f;
    color: #fff;
    font-size: 29px;
    padding: 20px;
    line-height: 1.3em;
}

.product-header-text {
    font-size: 18px;
}

.product-description {
    overflow: hidden;
    max-height: 80px;
}

.product-form-container {
    position: absolute;
    bottom: 20px;
    width: auto;
    right: 0;
    left: 0;
    margin: auto;
}

.product-text ul {
    display:table;
    margin:0 auto;
}

.product-price {
    font-size: 30px;
    color: #73bc00;
}

.product-old-price {
    margin-left: 10px;
    font-size: 30px;
    text-decoration: line-through;
}

.product-ups {
    color: #4b4b4b;
    font-size: 24px;
    font-weight: normal;
    line-height: 35px;
    margin-top: 20px;
}

.product-ups ul {
    padding: 0px;
    list-style: none;
}

.product-ups ul li {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.product-ups ul li:before {
    font-family: 'FontAwesome';
    content: '\f058';
    margin: 0 5px 0 10px;
}

.divider {
    width: 100%;
    height: 3px;
    background: url(../images/divider.png) center no-repeat;
    margin-top: 30px;
    margin-bottom: 30px
}

.product-buy-form {
    margin-top: 10px;
}

.product-buy-form select {
    margin-right: 10px;
}

.product_buy_box h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.product_buy_box p {
    padding-top: 0px;
}

.table-checkout {
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
}

.table-checkout {
    background-color: white;
    margin-bottom: 0px;
}

.table-checkout thead {
    background-color: white !important;
}

.table-checkout thead th {
    border-color: #e3e3e3 !important;
}

.table-checkout tbody td {
    border-color: #e3e3e3 !important;
}

.table-checkout tbody tr:last-child {
    font-weight: bold;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-brand {
    height: 45px;
    padding-top: 12px;
}

.navbar-brand img {
    width: 278px;
}

.navbar-nav li:last-child a {
    color: #73bc00;
}

.frontpage-header-row {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 100%;
}

.frontpage-header-row-a {
    background-image: url('/static/images/front-model.jpg');
}

.frontpage-header-row-b {
    background-image: url('/static/images/front-model-couple.jpg');
}

.frontpage-header-row-c {
    background-image: url('/static/images/front-model-male.jpg');
}

.frontpage-usp-text {
    font-size: 25px;
    line-height: 45px;
    padding-top: 12px;
    color: #73bc00;
}

.frontpage-usp-text ul {
    padding-left: 0px;
    list-style:none;
}

.frontpage-usp-text ul li {
    display: inline-block;
}

.frontpage-usp-text ul li:before {
    font-family: 'FontAwesome';
    content: '\f058';
    margin:0 5px 0 10px;
}

form.checkout-options {
}

.selected {
    background-color: #e6f2f6 !important;
    border-color: #04a7e0 !important;
}

div.checkout-option {
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    width: 19%;
    height: 220px;
    text-align: center;
    position: relative;
    background-color: #fff;
}

div.checkout-option:hover {
    cursor: pointer;
    background-color: #e6f2f6;
}

img.checkout-option-image {
    max-height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkout-option-info {

}

.checkout-option-name {
    font-weight: bold;
    line-height: 1.1;
}

.checkout-option-text {
    font-size: 14px;
}

.checkout-option-fee {

}

.checkout-option-info-button {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    margin-bottom: 10px;
}

.checkout-careof-info {
    font-size: 16px;
}

.checkout h2 {
    font-size: 38px;
}

form table tr td b {
    margin-right: 10px;
}

form table tr td input.form-control {
    margin-bottom: 10px;
}

form table tr td select.form-control {
    margin-bottom: 10px;
}

div.text-articles {
    margin-top: 40px;
}

.product-image.img-responsive {
    margin: 0 auto;
    max-width: 80%;
}

#product-review-carousel {
    height: 200px;
}

@media (max-width: 1200px) {

    body {

    }

    div.checkout-option {
        width: 31% !important;
    }

    a[name] {
      padding-top: 140px;
      margin-top: -140px;
    }

    .frontpage-header-row {
        background-image: url('/static/images/front-model-1200.jpg');
    }

    .frontpage-header-row-a {
        background-image: url('/static/images/front-model.jpg');
    }

    .frontpage-header-row-b {
        background-image: url('/static/images/front-model-couple.jpg');
    }

    .frontpage-header-row-c {
        background-image: url('/static/images/front-model-male.jpg');
    }

    .nav > li > a {
        font-size: 16px;
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 991px) {

    div.checkout-option {
        width: 31% !important;
    }

    ul.product-list li {
        width: 100%;
        height: auto;
        display: inline-block;
    }

    .frontpage-header-row {
        background: none;
    }

    .nav > li > a {
        font-size: 18px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .product-form-container {
        position: relative;
        margin-top: 20px;
    }

    .frontpage-usp-text {
        font-size: 22px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {

    body {
        margin-top: 85px;
    }

    div.checkout-option {
        width: 47% !important;
    }

    .navbar-nav li:first-child a {
        padding: 10px 15px;
    }

    .navbar-nav li a {
        padding: 10px 15px;
    }

    .navbar-brand {
        margin-left: 10px;
    }

    .navbar-brand img {
        padding-top: 10px;
        width: 200px;
    }

    .product-offer-badge {
        top: -20px;
        left: 100px;
    }
}

@media (max-width: 540px) {
    div.checkout-option {
        width: 47% !important;
    }

    .product-ups {
        font-size: 22px;
        line-height: 33px;
        color: #73bc00;
    }

    .product-offer-badge {
        margin-top: 10px;
        padding: 10px;
        top: -40px;
        left: 5px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        font-size: 20px;
    }

    .product_buy_form .btn {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .hidden-xxs {
        display: none;
    }

    div.checkout-option {
        width: 100% !important;
        height: auto !important;
    }

    .checkout-option-info-button {
        position: relative;
        display: inline-block;
        margin-top: 10px;
    }

    .navbar-brand img {
        padding-top: 17px;
        width: 160px;
    }

    h1 {
        font-size: 45px;
    }

    h2 {
        font-size: 35px;
    }

    h2.product-name {
        font-size: 35px;
    }

    .product-list-image-container {
        height: 170px;
        margin-top: 20px;
    }

    .product-description {
        max-height: none;
    }

    .product-list-image {
        max-height: 150px;
    }

    .form-group {
        margin-bottom: 0px;
    }
}

ul.product-list-single li {
    width: auto;
}

.product-link-area:hover {
    cursor: pointer;
    cursor: hand;
}

.modal-vertical-centered {
transform: translate(0, 50%) !important;
-ms-transform: translate(0, 50%) !important; /* IE 9 */
-webkit-transform: translate(0, 50%) !important; /* Safari and Chrome */
}

.btn-yellow {
    background-color: #fe7a02;
    border-color: #fe7a02;
}

.btn-yellow:hover {
    background-color: #fe7a02;
    border-color: #fe7a02;
}

.btn-default {
    border: 1px solid #cccccc;
}

.product_buy_form .btn-success {
    background: rgb(0, 197, 255);
    padding: 10px 50px;
}
.product_buy_form .btn-success:hover,
.product_buy_form .btn-success:focus,
.product_buy_form .btn-success:active,
.product_buy_form .btn-success.active,
.product_buy_form .open .dropdown-toggle.btn-success {
  color: #ffffff;
  background: rgb(0, 197, 255);
}

.is-countdown {
    border: none;
    background-color: inherit;
}

.countdown-container {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #04a7e0;
    color: #04a7e0;
    border-radius: 4px;
}

.countdown {
    text-align: center;
}

.countdown-title {
    font-size: 20px;
    text-align: center;
}

#exit-modal.modal h1 {
    font-size: 35px;
    font-weight: 400;
    color: #04a7e0;
}

.top-article {
    color: #000;
    font-family: helvetica, arial, sans-serif;
}

.top-article h1 {
    color: #000;
    font-weight: bold;
    font-size: 55px;
}

h1 a:hover {
    color: #04a7e0;
}

ul.bottom-menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.bottom-menu li {
    padding-left: 30px;
    padding-top: 20px;
    display: inline-block;
}

div#accept_information_banner {
    width: 70%;
    visibility: none;
}

.arrow_box {
    margin-top: 10px;
    position: relative;
    color: white;
    background-color: #ff9c00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(4, 167, 224, 0);
    border-bottom-color: #ff9c00;
    border-width: 10px;
    margin-left: -10px;
}
.arrow_box:before {
    border-color: rgba(4, 167, 224, 0);
    border-bottom-color: #ff9c00;
    border-width: 16px;
    margin-left: -16px;
}

.klarna-widget {
    margin-top: 10px;
    height: 50px;
}

#product-question-form {
    margin-top: 10px;
    display: none;
}

input.labelauty + label {
    display: inline-block !important;
}
