.tx-ig-bookshop{
    max-width: 100%;
    margin: 0 auto;
}
.bookshop{
    max-width: 1170px;
    margin: 0 auto;
}
.onecol {
    padding: 0;
    width: 100%;
}
.bookshop h2 {
    border: medium none;
    font-size: 37px;
    font-weight: 600;
    padding: 0;
    text-align: center;
}
.bookshop_head {
    text-align: center;
}
.bookshop_cats {
    margin-bottom: 3%;
    margin-top: 3%;
    width: 100%;
}
.bookshop_cats_inner {
    text-align: center;
}
.tabs {
    display: inline-block;
    padding: 0;
}
.tabs li {
    background-color: #E5F2F8;
    border: 1px solid #0084BE;
    float: left;
    list-style: none outside none;
    padding: 10px;
}
.tabs li a{
    font-size: 17px;
}
.tabs li:hover {
    background-color: #0084BE;
}
.tabs li:hover a{
    color: white;
}
.tabs li.active:hover {
    background-color: white;
}
.tabs li.active:hover a{
    color: black;
}
.tabs li.active {
    background-color: #ffffff;
}
.bookshop_cats_inner .tabs a{
    width: 100%;
    float: left;
    vertical-align: middle;
    text-align: center;
}
.bookshop_cats_inner .tabs a.active {
    color: #1b252e;

}
.books_item {
    float: left;
    margin: 0 0 5%;
    position: relative;
}
.books_item_cover,
.books_item_content {
    float: left;
}
.books_item_content {
    padding-bottom: 40px;
    width: 64%;
}
.books_item_cover {
    margin-right: 2%;
    width: 34%;
}
.books_item_cover a {

}
.books_item_title {
    font-weight: bold;
    padding-bottom: 1%;
}
.books_item_teaser,
.books_item_purchase {
    font-size: 13px;
}
.books_item_teaser{

}
.books_item_purchase {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 64%;
}
.books_item_price {
    float: left;
    font-weight: bold;
    width: 45%;
}
.books_item_orderbox {
    color: #1f4e76;
    float: right;
    font-style: italic;
    font-weight: bold;
    margin-top: 1%;
    text-align: right;
    width: 45%;
}
.books_item_orderbox input {
    border: 1px solid #0084BE;
    color: #000;
    font-style: normal;
    font-weight: normal;
    margin-left: 10px;
    padding: 5px;
    text-align: right;
}
.books_order_submit_wrap {
    padding-bottom: 4%;
    text-align: center;
    width: 100%
}
.bookshop_tab {
    margin: 0 auto;
}
.bookshop_order_submit {
    background-color: #0084BE;
    border: medium none;
    color: #ffffff;
    padding: 5px 30px;
}
.bookshop_order_sum {
    background-color: #ecf6ff;
    margin: auto;
    max-width: 1170px;
    padding: 2%;
}
.bookshop_order_sum h1 {
    text-align: center;
}
.bookshop_order_sum ul li {
    list-style: none;
    float: left;
}
.bookshop_order_orders {
    margin: 0 auto;
    /*width: 50%;*/
}
.bookshop_order_orders_header {
    font-size: 20px;
    padding-top: 30px;
}
.bookshop_order_orders_list {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 16px;
    padding-bottom: 1%;
}
.bookshop_back_submit {
    background-color: #ccc;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin: 10px 0;
    padding: 5px 15px;
    right: 0px;
    float: left;
    transition: 0.25s;
}
.bookshop_back_submit:hover {
    background-color: #42a8ff;
    /*margin-top: 0.5%;*/
    padding: 5px 15px;
    right: 0px;
    float: right;
    margin-bottom: 10px;
    transition: 0.5s;
}
.bookshop_order_sub {
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 7%;
    padding-top: 2%;
}
.bookshop_order_subtotal {
    float: right;
    /*padding-right: 3%;*/
    text-align: right;
    /*width: 68%;*/
}
.bookshop_order_subtotal b {
    font-size: 16px;
}
.bookshop_order_amount,
.bookshop_order_article,
.bookshop_order_price {
    text-align: right;
}
.bookshop_order_article{
    text-align: left;
}
.bookshop_order_total {
    border-top: 1px solid #ccc;
    margin-top: 1px;
    padding-bottom: 5%;
    /*padding-right: 3%;*/
    padding-top: 1%;
    text-align: right;
}

.bookshop_order_total b {
    font-size: 16px;
}
.bookshop_order_total > div > div{
    text-align: right;
}
.bookshop_order_orders_row {
    margin-top: 1%;
}
/*.bookshop_order_list_amount div,*/
/*.bookshop_order_list_pausch div,*/
/*.bookshop_order_total div {*/
/*float: right;*/
/*}*/
.bookshop_order_form_outer {
    background-color: #ecf6ff;
    border-top: 3px solid #b1dbff;
    border-bottom: 3px solid #b1dbff;
    width: 100%;
}
.bookshop_order_form {
    background-color: #ecf6ff;
    margin: auto;
    max-width: 1170px;
}
.bookshop_order_form_header {
    font-size: 37px;
    font-weight: 600;
    padding-bottom: 3%;
    text-align: center;
}
.bookshop_order_form_main {
    padding-bottom: 15px;
}
.bookshop_order_form_main input {
    border: 1px solid #42a8ff;
    color: #68b9ff;
    padding-left: 3%;
}

.bookshop_order_form_main .select-dropdown {
    width: 100%;
    height: 50px;
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
}
.bookshop_order_form_main .select-dropdown select {
    border: 1px solid #42a8ff;
    color: #68b9ff;
    padding-left: 3%;
    font-size: 16px;
    height: 50px;
    margin-bottom: 5px;
    width: 100%;
}
.bookshop_order_form_main input,
.bookshop_empfadresse_hint {
    font-size: 16px;
    height: 50px;
    margin-bottom: 25px;
    width: 100%;
}
input.input_100 {
    float: left;
    width: 25%;
    width: 25%;
}
input.input_280 {
    float: right;
    width: 70%;
}
.bookshop_order_form_main_right label {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    padding-left: 40px;
    position: relative;
}
input.bookshop_order_radio {
    display: none;
}
.bookshop_order_form_main_right label:before {
    background-color: #fff;
    border: 1px solid #42a8ff;
    border-radius: 12px;
    content: "";
    display: inline-block;
    height: 24px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    width: 24px;
}
.bookshop_order_form_main_right input[type=radio]:checked + label:before {
    background: url("/typo3conf/ext/ig_bookshop/Resources/Public/Icons/radio_active.png") repeat scroll 0 0 #fff;
    color: #42a8ff;
    content: "";
    font-size: 40px;
    line-height: 15px;
    text-align: center;
}
.bookshop_payment_legals div,
.bookshop_payment_radios div,
.bookshop_information_selects div {
    margin-bottom: 15px;
    width: 90%;
}
.bookshop_payment_radios {
    margin-bottom: 50px;
}
.bookshop_payment_legals,
.bookshop_information_selects {
    margin-bottom: 40px;
}
input.bookshop_order_check  {
    display: none;
}
.bookshop_payment_legals label:before,
.bookshop_information_selects label:before {
    border-radius: 0;
    height: 16px;
    margin-left: 4px;
    margin-top: 3px;
    width: 16px;
}
.bookshop_payment_legals label.error:before ,
.bookshop_information_selects label.error:before {
    -webkit-box-shadow: 0px 0px 1px 1px rgba(250,8,8,1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(250,8,8,1);
    box-shadow: 0px 0px 1px 1px rgba(250,8,8,1);
}
.bookshop_payment_legals input[type=checkbox]:checked + label:before,
.bookshop_information_selects input[type=checkbox]:checked + label:before{
    color: #42a8ff;
    content: "\2713";
    font-size: 14px;
    line-height: 13px;
    text-align: center;
}

.bookshop_payment_info {
    color: #487091;
    font-style: italic;
}

/*.bookshop_order_form_main_left,*/
/*.bookshop_order_form_main_center,*/
/*.bookshop_order_form_main_right {*/
/*float: left;*/
/*margin-left: 2%;*/
/*width: 31%;*/
/*}*/
.bookshop_order_form_main_left {

}
.bookshop_order_form_main_center {

}
.bookshop_order_form_main_right {

}
.bookshop_order_form_buttons {
    margin-top: 4%;
}
.bookshop_order_form_buttons_left {

}
.bookshop_order_form_buttons_right {

}
.bookshop_order_form_buttons_left,
.bookshop_order_form_buttons_right {
    float: left;
    text-align: center;
    width: 50%;
}
.bookshop_sendbtn {
    background-color: #42a8ff;
    border: medium none;
    color: #fff;
    cursor: pointer;
    margin: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 30%;
    transition: 0.25s;
}
.bookshop_sendbtn:hover{
    background-color: #3586cc;
    transition: 0.5s;
}
.bookshop_sendbtn a {
    color: #fff;
}
.bookshop_order_titles {
    font-size: 24px;
    margin-bottom: 30px;
}
.bookshop_order_pers_data {
    font-size: 16px;
    margin: 0 auto;
    width: 50%;
}
.bookshop_order_pers_labels {
    font-weight: bold;
}
.bookshop_order_pers_data ul li {
    list-style: none;
}
.bookshop_order_pers_data div {
    float: left;
}
.bookshop_order_submit_final {
    margin: 2% auto;
    width: 50%;
}
.bookshop_order_success {
    font-size: 16px;
    margin: 0 auto;
    padding-bottom: 3%;
    width: 50%;
}

.clfx {
    clear: both;
}

/*
    Singleview
*/
.books-detail .book-header h1{

}
.dachzeile{
    font-style: italic;
    padding-left: 5px;
}
.books-detail .cover-image{
    float: left;
    width: 150px;
    height: auto;
    padding-right: 15px;
}
.wrapper{
    padding: 25px 0;
}
.wrapper > div{
    padding: 10px 0;
}
.more-details span{
    font-weight: bold;
}
.bookshop_order_sum.about{
    padding: 78px 0 25px 0;
}
.backlink {
    cursor: pointer;
}

/*overwrites*/
#container .row > div{
    padding-top: 0;
}

@media (max-width: 1210px) {
    .books_item_orderbox {
        padding-right: 25px;
    }
}

@media (max-width: 768px) {
    .books_item{
        padding-bottom: 50px;
    }
    .books_item_content{
    }
    .bookshop_order_sum,
    .bookshop_order_article,
    .bookshop_order_amount,
    .bookshop_order_price,
    .bookshop_back_submit,
    .bookshop_order_total b,
    .bookshop_order_subtotal b {
        font-size: 12px;
    }
    .empty {
        display: none;
    }
}
@media (max-width: 600px) {
}

