.simple-content fieldset {
    text-align: left;
}
.simple-content fieldset h3 {
    margin: 0;
}
.simple-content .name {
    float: none !important;
}
.simple-content .button, #simplecheckout_login .button {
    margin: 0px !important;
}
.simple-content .buttons {
    margin: 0px 0px 15px 0px;
    border: none;
}
#simplecheckout_login .buttons {
    margin: 0;
    border: none;
    background: inherit !important;
    padding: 0px !important;
}
.simplecheckout {
    width:100%;
}
.simplecheckout:after {
    content:"";
    display:block;
    clear:both;
}
.simplecheckout-three-column {
    float:left;
    margin-right:2%;
    min-width: 200px;
    max-width: 500px;
    width:32%;
}
.simplecheckout-three-column + .simplecheckout-three-column + .simplecheckout-three-column {
    margin-right:0px;
    float: right;
}
@media only screen and (max-width:768px) {
    .simplecheckout-three-column {
        display:block;
        float: none;
        min-width: auto !important;
        max-width: 1900px !important;
        width: 100%;
    }
}
.simplecheckout-left-column {
    float:left;
    min-width: 280px;
    max-width: 900px;
    width:49%;
}
.simplecheckout-right-column {
    float:right;
    min-width: 280px;
    max-width: 900px;
    width:49%;
}
@media only screen and (min-width:768px) {
    .simplecheckout-left-column {
        position: relative;
        left: 51%;
    }
    .simplecheckout-right-column {
        position: relative;
        right: 51%;
    }
}
@media only screen and (max-width:1200px) {
    .simplecheckout label.col-sm-2 {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media only screen and (max-width:768px) {
    .simplecheckout-left-column {
        display:block;
        float: none;
        min-width: auto !important;
        max-width: 1900px !important;
        width: 100%;
    }
    .simplecheckout-right-column {
        display:block;
        float: none;
        min-width: auto !important;
        max-width: 1900px !important;
        width: 100%;
    }
    .simplecheckout label.col-sm-2 {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.simplecheckout-block {
    clear: both;
    margin-bottom: 20px;
    margin-top: 15px;
    background: #f5f5f5;
    border-radius: 2px;
    padding: 15px 15px 2px;
}
.simplecheckout-block-cart {
    margin-bottom: 30px;
}
.simplecheckout-block-content:after {
    content:"";
    display:block;
    clear:both;
}
.simpleregister-block-content:after {
    content:"";
    display:block;
    clear:both;
}
.simpleregister-block-content .simplecheckout-table-form-left {
    width: 50%;
}
@media only screen and (max-width:600px) {
    .simpleregister-block-content .simplecheckout-customer {
        width: 100%;
    }
}
.simpleregister-button-block {
    overflow: auto;
    margin-bottom: 20px;
    padding: 6px;
    background: none repeat scroll 0 0 #FFFFFF;
    text-align:right;
}
.simpleregister-button-right {
    float: right;
    text-align: right;
}
.simpleregister-button-left {
    float: left;
    text-align: left;
}
.simplecheckout-methods-table {
    width: 100%;
}
.simplecheckout-methods-table td.code {
    width: 1px;
}
.simplecheckout-methods-table td.title {
    padding: 5px;
}
.simplecheckout-methods-table td.title label {
    display: block !important;
}
.simplecheckout-methods-table td.quote {
    width: 15%;
    text-align: right;
}
.simplecheckout-methods-description {
    padding: 5px;
    margin: 5px 0px;
}
.simplecheckout-required {
    color: #FF0000;
    font-weight: bold;
}
.simplecheckout-button-block {
    clear: both;
    overflow: auto;
    margin-bottom: 20px;
    padding: 6px;

    background: none repeat scroll 0 0 #FFFFFF;
    text-align:right;
}

#simplecheckout_customer {
}
#simplecheckout_customer .simplecheckout-block-content {
    text-align: center;
}
.simplecheckout-login {
    display: inline-block;
}
.simplecheckout-login-left {
    width:50%;
    text-align: left;
}
.simplecheckout-login-right {
    width:50%;
    text-align:left;
}
.simplecheckout-login-right .button {
    float: left;
    margin: 0;
}
.simplecheckout-login-right input {
    max-width: 160px !important;
    text-align:left;
}
#simplecheckout_shipping_address {
}
#simplecheckout_cart .form-control {
    width: 45px;
    min-width: 45px;
    text-align: center;
    padding-left: 8px;

}

.simplecheckout-cart {
    margin: 0px !important;
    width: 100%;
}

@media (max-width: 767px) {
    .simplecheckout-cart {
        border-bottom: 1px solid #e7e7e7;
    }
    .simplecheckout-cart colgroup {
        display: none;
    }
}
.simplecheckout-cart-total {
    padding: 10px 0;
    text-align: right;
}
#popup-cart .simplecheckout-cart-total {
    padding: 10px 30px;
}
@media (max-width: 767px) {
    #popup-cart .simplecheckout-cart-total,
    .simplecheckout-cart-total {
        padding: 30px 0 0;
    }
}
.simplecheckout-cart-total:after {
    content:"";
    display:block;
    clear:both;
}
.simplecheckout-cart-total .total-label {
    font-family: 'Roboto Condensed';
    font-size: 15px;
    font-weight: 400;
}
.simplecheckout-cart-total .buttons {
    background: inherit !important;
    padding: 0px !important;
}
.simplecheckout-cart-total input {
    margin-right: 0px !important;
    max-width: 100px;
}
.simplecheckout-cart-total span.inputs {
    margin: 0 3px 0 0 !important;
    display: inline-block !important;
}
.simplecheckout-cart-total span.inputs input[type=text]{
    margin: 0px;
}
.simplecheckout-cart-total-value {
    display: inline-block;
    min-width: 90px;
    margin-right: 14px;
}
#popup-cart .simplecheckout-cart-total-value {
    margin-right: 0;
}
@media (max-width: 767px) {
    .simplecheckout-cart-total-value {
        margin-right: 0;
    }
}
.simplecheckout-cart-total-remove {
    display: inline-block;
    width: 18px;
    text-align: center;
}
@media (max-width: 767px) {
    .simplecheckout-cart-total-remove {
        display: none;
    }
}
.simplecheckout-cart-total-remove img {
    vertical-align: -2px;
    cursor: pointer;
}
.simplecheckout-cart col.image {
    width: 5%;
}
.simplecheckout-cart col.name {

}
.simplecheckout-cart col.quantity {

}
.simplecheckout-cart col.price {
    width: 10%;
}
.simplecheckout-cart col.total {
    width: 10%;
}
.simplecheckout-cart col.remove {
    width: 7px;
}
.simplecheckout-cart th {
    padding: 15px 30px 5px;
    border-bottom: 1px solid #d7d7d7;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    font-weight: 400;
}
@media (max-width: 767px) {
    .simplecheckout-cart th {
        display: none !important;
    }
}
.simplecheckout-cart th.image {
    width: 1px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: static !important;
}
.simplecheckout-cart th.quantity {
    text-align: center;
}

.simplecheckout-cart td {
    padding: 15px 30px;
    vertical-align: middle;
}
@media (min-width: 767px) {
    .simplecheckout-cart td img {
        max-width: 100px;
    }
}
.simplecheckout-cart td.remove span {
    font-size: 24px;
    cursor: pointer;
}
.simplecheckout-cart td.image {
    text-align: center;
    display: table-cell;
    vertical-align: middle !important;
    position: static !important;
}
.simplecheckout-cart td.name div.image {
    display: none;
}
.simplecheckout-cart td.name a {
    font-family: 'Roboto Condensed';
    font-size: 15px;
    font-weight: 400;
    color: #444;
}
.simplecheckout-cart td.quantity {
    text-align: center;
}

.simplecheckout-cart td.price {
    white-space: nowrap;
}

.simplecheckout-cart td.product-warning {
    color: #FF0000;
    font-weight: bold;
}
.simplecheckout-cart td.right {
    vertical-align: middle;
    text-align: right;
}
@media (max-width: 767px) {
    .simplecheckout-cart td {
        display: block;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .simplecheckout-cart td.name a {
        font-size: 19px;
    }
    .simplecheckout-cart td.remove {
        position: absolute;
        padding: 15px 10px;
    }
    .simplecheckout-cart td.remove span {
        font-size: 35px;
    }
    .simplecheckout-cart td.image {
        border-top: 1px solid #e7e7e7;
        display: block;
        width: 100%;
        padding-top: 35px;
    }
    .simplecheckout-cart tr:first-child td.image {
        border: 0;
    }
    .simplecheckout-cart td.price {
        display: none;
    }
    .simplecheckout-cart td.quantity {
        display: inline-block;
        width: 40%;
        padding-bottom: 25px;
    }
    .simplecheckout-cart td.quantity .input-group {
        max-width: 120px;
    }
    .simplecheckout-cart td.quantity .form-control {
        padding: 7px 12px 5px !important;
        width: 40px;        
    }
    .simplecheckout-cart td.quantity .input-group-btn {
        width: 40px;
    }
    .simplecheckout-cart td.price.total {
        display: inline-block;
        font-size: 22px;
        width: 58%;
        text-align: right;
        padding-bottom: 25px;
    }
}
.simplecheckout-three-column .simplecheckout-cart col.image,
.simplecheckout-three-column .simplecheckout-cart th.image,
.simplecheckout-three-column .simplecheckout-cart td.image,
.simplecheckout-three-column .simplecheckout-cart col.price,
.simplecheckout-three-column .simplecheckout-cart th.price,
.simplecheckout-three-column .simplecheckout-cart td.price,
.simplecheckout-three-column .simplecheckout-cart col.model,
.simplecheckout-three-column .simplecheckout-cart th.model,
.simplecheckout-three-column .simplecheckout-cart td.model {
    display: none;
}
.simplecheckout-three-column .simplecheckout-cart td.name .image {
    display: block;
}
.simplecheckout-scroll{
    overflow-y:scroll;
    max-height:300px;
}
.simplecheckout-placeholder-text {
    display: block;
    margin-top: 3px;
    color: #777;
    font-size: 11px;
    margin-bottom: -7px;
}
.simplecheckout-error-text {
    display: block;
    margin-top: 3px;
    color: #c94942;
    font-size: 11px;
    margin-bottom: -7px;
}
.simplecheckout-warning-text {
    margin: 5px 0;
    font-weight: bold;
}
.simplecheckout-warning-block {
    clear: both;
    margin-bottom: 15px;
    padding: 15px;
    border: 0;
    border-radius: 2px;
    background-color: #FFD1D1;
}
.simpleregister-warning-block {
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #F8ACAC;
    border-radius: 2px;
    color: #555555;
    text-align: left;
}
.simplecheckout-proceed-payment {
    display: none;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
#simple_payment_address_block {
    margin-top: 15px;
}
.simplecheckout-customer-same-address {
    text-align: left;
    margin: 15px 0px;
}
#simplecheckout_login {
    margin: auto;
    text-align: center;
}
#simplecheckout_payment_form {
    padding: 5px;
}
#simplecheckout_payment_form .checkout-content {
    display: block;
}
#simplecheckout_payment_form div.buttons {
    display: none;
}
#simplecheckout_login .simplecheckout-block-content {
    padding: 5px !important;
}
#simple_login_layer {
    position:absolute;
    top:0;
    left:0;
    z-index:99990;
    display:none;
    width:100%;
    background-color:#000000;
}
#simple_login {
    position:fixed;
    z-index:99991;
    display: none;
    padding:5px;
    width:300px;
    height:250px;
    border:1px solid #FFD9FF;
    -webkit-border-radius:7px 7px 7px 7px;
    -moz-border-radius:7px 7px 7px 7px;
    border-radius:7px 7px 7px 7px;
    background:none repeat scroll 0 0 #FFFFFF;
    -khtml-border-radius:7px 7px 7px 7px;
}
#simple_login:after {
    content:"";
    display:block;
    clear:both;
}
#simple_login_header {
    padding: 0px 0px;
    text-align: right;
}
#simple_login_header img {
    margin: 0 0 0 auto;
}
.you-will-be-registered {
    font-weight: bold;
}
.simplecheckout label, .simpleregister label {
    display: inline-block !important;
    margin: 0;
}
.simplecheckout label input, .simpleregister label input {

}
#simple_summary {
    display: none;
}
#simplecheckout_step_menu {
    margin-bottom: 10px;
}
.simple-step {
    display: inline-block;
    padding: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #D9D9D9;
    color: #000000;
    font-size: 13px;
    -khtml-border-radius: 5px 5px 5px 5px;
    cursor: pointer;
}
.simple-step-current {
    display: inline-block;
    padding: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #38B0E3;
    color: #FFFFFF;
    font-size: 13px;
    -khtml-border-radius: 5px 5px 5px 5px;
}
.simple-step-delimiter {
    display: inline-block;
    vertical-align: middle;
    line-height: 13px;
    margin: 0px 5px;
}
.simple-step-completed {
    display: inline-block;
    padding: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #38B0E3;
    color: #FFFFFF;
    font-size: 13px;
    -khtml-border-radius: 5px 5px 5px 5px;
}
.simple-step-completed a {
    color: #FFFFFF !important;
    text-decoration: none !important;
    font-size: 13px !important;
}
.simplecheckout-summary-info {
    margin-top: 15px !important;
}
.simplecheckout-summary-info th.name {
    text-align: left;
}
.simplecheckout-summary-info td {
    text-align: left;
}
.simplecheckout-cart-buttons .buttons {
    border: none !important;
    padding: 0 !important;
}
#simple_login .simplecheckout-block-content {
    border: none !important;
}
#temp_flat_container {
    text-align: center;
    margin: 10px 0px 20px 0px;
}
#simplecheckout_comment {
}
#simplecheckout_comment .simplecheckout-block-content {

}
#simplecheckout_comment textarea {
    min-height: 103px;
}

.simplecheckout-table-form {
    width: 49%;
    margin-right: 1%;
    float: left;
    text-align: left;
}
@media only screen and (max-width:768px) {
    .simplecheckout-table-form {
        width: 100%;
        margin-right: 0%;
        float: none;
    }
}
.simplecheckout-three-column .simplecheckout-table-form,
.simplecheckout-left-column .simplecheckout-table-form,
.simplecheckout-right-column .simplecheckout-table-form {
    width: 100%;
    margin-right: 0%;
    float: none;
}
.simplecheckout-table-form-left {
    width: 50%;
    text-align: left;
    padding: 3px;
    vertical-align: top;
}
.simplecheckout-table-form-right {
    width: 50%;
    text-align: left;
    padding: 3px;
}
.simplecheckout-table-form-right input[type=text],
.simplecheckout-table-form-right input[type=password],
.simplecheckout-table-form-right input[type=email],
.simplecheckout-table-form-right input[type=tel],
.simplecheckout-table-form-right input[type=phone],
.simplecheckout-table-form-right input[type=date],
.simplecheckout-table-form-right input[type=time],
.simplecheckout-table-form-right select,
.simplecheckout-table-form-right textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px !important;
}
.simplecheckout-table-form-right label {
    display: block !important;
}
.simplecheckout-table-form-right label input {
    margin: 0px 5px 0px 0px !important;
}
.checkout-heading:after {
    content:"";
    display:block;
    clear:both;
}
.col-sm-12 .checkout-heading {
    border-radius: 0;
    font-size: 17px;
    color: #444;
    font-family: "Roboto Condensed";
    font-weight: 400;
    padding: 0 0 10px;
}
.checkout-heading span {
    display: inline-block !important;
    float: left;
}
.checkout-heading-button {
    float: right !important;
    display: inline-block !important;
    font-size: 17px;
    font-family: "Roboto Condensed";
    font-weight: 400;
}
.simplecheckout-select-address {
    text-align: left;
    margin-bottom: 10px;
}
.simple-captcha-container {
    margin-top: 5px;
}
.simplecheckout-tooltip {
    display: none;
}
#easyTooltip {
    padding:5px;
    border:1px solid #ccc;
    background:#fde910;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
    opacity:1 !important;
}
#easyTooltip:before {
    content:'';
    position:absolute;
    left:10px;
    top:-8px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fde910;
}
.simplecheckout-cart i {
    cursor: pointer;
}

.simple-content .table-responsive{
    margin-bottom: 0 !important;
    border: none !important;
}

@media only screen and (max-width:1000px) {
    .simplecheckout-cart col.model,.simplecheckout-cart th.model,.simplecheckout-cart td.model {
        display: none;
    }
    .simplecheckout-cart th,
    .simplecheckout-cart td {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media only screen and (max-width:600px) {
    #total_shipping span:first-child {
        max-width: 300px;
        display: inline-block;
    }
}
@media only screen and (max-width:420px) {
    #total_shipping span:first-child {
        max-width: 200px;
        display: inline-block;
    }
}

@media (max-width: 767px) {
    #popup-cart .btn-success {
        margin-top: 20px;
    }
    #popup-cart .btn-success,
    #simplecheckout_button_confirm {
        width: 100%;
        font-size: 19px;
    }
}


#simplecheckout-cart-widget {
    margin: 15px 0;
}
#simplecheckout-cart-widget table {
    width: 100%;
}
#simplecheckout-cart-widget tbody {
    border-bottom: 1px solid #e7e7e7;
}
#simplecheckout-cart-widget td {
    padding: 15px;
    position: relative;
}
#simplecheckout-cart-widget .remove-product {
    position: absolute;
    left: 0px;
    top: 5px;
    cursor: pointer;
    font-size: 20px;
}
#simplecheckout-cart-widget td.image {
    position: relative;
    text-align: center;
}
@media (min-width: 400px) and (max-width: 767px) {
    #simplecheckout-cart-widget td.image {
        width: 160px;
    }
}
#simplecheckout-cart-widget .product-name {
    font-family: 'Roboto Condensed';
    font-size: 15px;
    font-weight: 400;
    color: #444;
}
#simplecheckout-cart-widget .quantity {
    margin-top: 7px;
    float: left;
}
#simplecheckout-cart-widget .quantity input.form-control {
    padding: 0;
    width: 26px;
    min-width: 26px;
    height: 22px;
    min-height: 22px;
}
#simplecheckout-cart-widget .quantity .btn {
    line-height: 20px;
    padding: 2px 6px 0;
    font-size: 10px;
}
@media (max-width: 768px) {
    #simplecheckout-cart-widget .quantity input.form-control {
        width: 32px;
        min-width: 32px;
        height: 32px;
        min-height: 32px;
    }
    #simplecheckout-cart-widget .quantity .btn {
        line-height: 29px;
        padding: 3px 10px 0px;
        font-size: 13px;
    }
}

#simplecheckout-cart-widget .total {
    float: right;
    margin-top: 9px;
}
@media (max-width: 420px) {
    #simplecheckout-cart-widget .total {
        float: left;
        margin-top: 15px;
        width: 100%;
    }
}


.simplecheckout .radio + .form-group label {
    font-size: 12px;
    margin-left: 20px;
    background: rgba(255,255,255,0.8);
    padding: 7px 12px;
}

.simplecheckout .radio {
    margin: 0 0 5px;
}
.simplecheckout .radio:last-child {
    margin-bottom: -5px;
}

.simplecheckout .checkbox {
    padding: 0;
    margin: 0 0 -10px 1px;
}

.simplecheckout-block-content .form-group .method-data {
    margin-top: 10px;
    padding: 7px 15px 5px;
    border: 1px solid #e0e0e0;
    position: relative;
    border-radius: 2px;
    margin-bottom: 10px;
}
.simplecheckout-block-content .form-group .method-data fieldset {
    padding: 10px 0 3px;
}
.simplecheckout-block-content .form-group .method-data:before {
    border-radius: 2px;
    content: "";
    background: #f5f5f5;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    position: absolute;
    top: -6px;
    left: 25px;
}
.simplecheckout-block-content .form-group .method-data .radio {
    padding-top: 0;
}
.simplecheckout-block-content .radio-method-data fieldset.form-horizontal {
    padding-bottom: 0;
    padding-top: 3px;
}
.simplecheckout-block-content .radio-method-data .form-group {
    margin-bottom: 0;
}


/* Hide customs */
#paylater_simple {
    display: none;
}
#privat_ii_simple {
    display: none;
}
#privat_pp_simple {
    display: none;
}

