#cannazen_cart {
table-layout: auto;
}
body.cannazen_progress #cannazen_cart {
opacity: 0.5;
}
#cannazen_cart th {
text-align: center !important;
}
#cannazen_cart th.cannazen-product-name {
text-align: left !important;
}
#cannazen_cart .cannazen-product-variety {
text-align: center;
}
#cannazen_cart .cannazen-product-variety img {
border-radius: 0 !important;
width: 30px;
} #cannazen_cart .product-quantity > div.quantity {
display: inline-block;
}
#cannazen_cart .product-quantity {
text-align: center;
}
.mobile-quantity-wrapper {
margin: 5px 0 !important;
display: none;
align-items: center; }
.mobile-qty {
font-size: 24px !important;
font-weight: bold;
margin-right: 10px !important;
}
.mobile-plus, .mobile-minus {
cursor: pointer;
display: inline-block;
font-weight: bold;
margin: 0 5px !important;
text-align: center;
width: 20px !important;
}
.cannazen_input_qty {
border: 0 !important;
font-weight: bold !important;
font-size: 20px !important;
}
.cannazen_input_minus, .cannazen_input_plus {
cursor: pointer;
font-weight: bold !important;
}
#cannazen_cart tr {
display: flex;
}
#cannazen_cart td,
#cannazen_cart th {
flex: 1;
}
#cannazen_cart .cannazen-product-name {
flex: 3;
}
#cannazen_cart_wrapper {
-webkit-transform: translateZ(0);
}
.cannazen-cart-item {
width: 100% !important;
}
#cannazen_pharmacy_selector{
margin: 20px 0;
}
#cannazen_cart .pharmacies li{
font-size: 12px;
font-weight: normal;
}
.pharmacymissing{
border: 2px solid #10c956 !important;
border-radius: 10px;
padding: 10px 20px !important;
text-align: center;
font-size: 15px;
font-weight: bold;
margin-top: 20px !important;
}
@media all and (max-width: 600px) {
#wpforms-8730-field_26-container .wpforms-pagebreak-left .wpforms-page-button{
width: 100% !important;
}
#cannazen_cart,
#cannazen_cart tbody{
display: block;
}
#cannazen_cart tr{
position: relative;
padding: 15px 0 0px;
}
#cannazen_cart tr:after{
display: block;
content: "";
height: 1px;
background: rgba(0,0,0,0.1);
width: 100%;
margin: 0 auto;
position: absolute;
z-index: 100;
bottom: 0;
}
#cannazen_cart tr,
#cannazen_cart td{
display: block;
float: left;
}
#cannazen_cart thead{
display: none;
}
#cannazen_cart .cannazen-thumbnail {
width: 23%;
}
#cannazen_cart .cannazen-product-name {
width: 70%;
margin-bottom: 0px;
}
#cannazen_cart .cannazen-product-name .product-name-description{
margin-top: 5px;
}
#cannazen_cart .cannazen-product-pharmacies {
clear: both;
width: 50%;
}
#cannazen_cart .cannazen-product-pharmacies .pharmacies:before{
content: "Verfügbarkeit";
font-size: 14px;
}
#cannazen_cart .cannazen-product-pharmacies .pharmacies ul{
padding-left: 12px;
margin-top: 5px !important;
}
#cannazen_cart .cannazen-product-pharmacies .pharmacies ul li{
margin-bottom: 0 !important;
}
#cannazen_cart .cannazen-product-variety{
position: absolute;
right: 0;
border: 1px solid rgba(0, 0, 0, 0.3) !important;
border-radius: 50%;
width: 30px;
padding: 2px 0 0;
height: 30px;
line-height: 30px;
}
#cannazen_cart .product-quantity {
width: 50%;
float: right;
}
#cannazen_cart .product-quantity:before{
content: "Anzahl";
font-size: 14px;
}
#cannazen_cart th {
visibility: hidden;
}
#top div .quantity input.plus, #top div .quantity input.minus{
font-size: 30px;
}
#cannazen_cart_wrapper{
margin-bottom: 30px;
}
#cannazen_cart img {
height: auto !important;
width: auto !important;
}
#cannazen_cart .cannazen-product-variety img {
max-height: 15px !important;
max-width: 15px !important;
}
#cannazen_cart .cannazen-thumbnail img {
max-height: 70px !important;
max-width: 70px !important;
}
#cannazen_cart .cannazen-thumbnail img {
max-height: 70px !important;
max-width: 70px !important;
}
}