/***************************************************/
/* CSS DEFINITIONS FOR SHOP MODULE                 */
/***************************************************/

.categories {
    width: 100%;
}

.row {
    width: 100%;
}

.container-fluid {
    width: 100%;
}


#shop {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
}
#shop table tr.row1,
#shop table tr.row2 {
    border-bottom: 1px solid #DDDDDD;
}
#shop table tr.row2 {
    background: #FFFFFF;
}
#shop div.menu,
#shop div.cart_info,
#shop div.payment,
#shop div.message,
#shop div.lsv_form,
#shop div.cart_links,
#shop div.message_error,
#shop div.order {
padding: 0 0 20px 0;
display: block;
width: auto;
margin: 0 auto;;
}

#shop div.informations {
    float:left;
    width: 100%;
    padding: 0 0 20px 0;
    text-align: center;
}
#shop div.account_details {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
}
#shop .customer_old {
    float: left;
    width: 100%;
    margin: 0 0px 15px 0;
    border-bottom: 1px solid #DDDDDD;
}
.customer_new input {
    margin-bottom: 10px;
}
#shop .customer_old p {
    width: 100%;
}
#shop .customer_old p input[type=text],
#shop .customer_old p input[type=password] {
    width: 100%;
}
#shop .customer_new {
    display: block;
}
#shop .customer_old h2,
#shop .customer_new h2 {
    padding: 0 0 15px 0;
}
#shop .customer_address,
#shop .shipping_address {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
}
#shop div.customer_address h2,
#shop div.shipping_address h2 {
    padding-top: 0;
}
#shop .a_right {
    text-align: right;
}
#shop .a_center {
    text-align: center;
}
#shop .shop_cart_input, .a_right select {
    width: 150px !important;
    float: right;
}
#shop .delete-icon {
    position: relative;
    top: 4px;
    float: left;
}
#shop input.shop_quantity {
    width: 30px;
    padding: 5px;
    text-align: right;
}
#shop div.message_error {
    color:#FF0000;
}
#shop div.category {
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    float:left;
    height: auto !important;
    width: 25%;
display: none;
}

#shop div.discount {
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    float:left;
    height: auto !important;
    min-height: 120px;
    width: 49%;
}
#shop div.paging {
    float: left;
    width: 100%;
    text-align: center;
}
#shop div.product {
width: 48%;
padding: 20px;
margin: 0 auto;
height: auto;
display: inline-block;
vertical-align: top;
}
#shop div.product.detail {
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
}
#shop div.short-description {
float: left;
width: 85%;
padding-right: 15px;
margin-top: 5px;
}
#shop div.details {
float: left;

margin-top: 10px;
background-color: #7b6d65;

}
#shop div.price {
    float: right;
    padding: 7px 10px 5px 10px;
    color: #FFFFFF;
    font-size: 15px;
    margin-top: 10px;
    font-weight: bold;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    background: #7b6d65;
}
#shop div.price s {
    padding: 0 5px 0 0;
    text-decoration: none;
}
#shop div.price-detail {
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
    font-size: 20px;
    text-align: right;
}
#shop div.description {
    float: left;

}
#shop div.description table td {
    padding: 5px 5px 5px 0;
}
#shop div.detail-link {
    float: left;
    width: 25%;
    padding: 0 0 15px 0;
    text-align: right;
}
#shop div.description h2,
#shop div.categories h2,
#shop div.informations h2,
#shop div.info h3,
#shop div.description h3,
#shop div.informations h3 {
padding-top:15px;
border-bottom: 1px #ccc solid;
}
#shop div.stock,
#shop div.detail_link {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
    display: none;
}
#shop div.shop_options,
#shop div.manufacturer {
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
}
#shop div.shop_options a {
    float: left;
    padding: 0 0 0 12px;
    background: url('images/arrows.png') no-repeat 0 7px;
}
#shop div.shop_options a.active {
    background-position: 0 -8px;
}
#shop div.shop_options_click {
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
}
#shop div.product_id {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    height: auto !important;
    width: 100%;
}
#shop div.functions {
    float: right;
    padding: 0px;
}
#shop div.functions input[type=submit] {
    margin: 0;
}
#shop div.message p {
    margin-top: 10px;
}
#shop div.message p label {
    width: auto;
}
#shop div.vat, div#cke_message {
    float: left;
    width: 100%;
}
#shopping_cart {
    background: url("images/shopping_cart.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 60px;
    margin-left: 9px;
    width: 80px;
}
#shop div.price > s,
#shop div.price-detail > s {
    float: right;
    clear: right;
}
#shop .discount {
    color: #c8d7ec;
}
#shop .discount h2 {
    font-size: 1.6em;
    margin-bottom: 0.5em;
    border-bottom: 0 none;
    font-weight: normal;
    padding: 0;
}
#shop .error {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
    color: #a94442;
}
#shop input.error[type=radio] {
    background-color: red;
    background-image: url("images/logo.png");
}
#shop label.error {
    float: none;
}
#shop div.order table {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}
#shop table.order-address span {
    float: left;
    clear: left;
}
#shop figure a {
    float: left;
    margin: 10px;
    width: 23%;
}
#shop figure a:hover {
    box-shadow: 3px 3px 8px #7b6d65;
    -moz-box-shadow: 3px 3px 8px #7b6d65;
    -webkit-box-shadow: 3px 3px 8px #7b6d65;
    -o-box-shadow: 3px 3px 8px #7b6d65;

}
#shop figure a .categorie-image-wrapper {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
    border: 1px #7b6d65 solid;
}
#shop figure a h3 {
float: left;
width: 100%;
padding: 4px 5% 6px 5%;
margin: 0 auto;
color: #FFFFFF;
font-size: 20px;
text-align: center;
background: rgba(123, 109, 101, 0.7);
margin-top: -110px;
}

.menu input {
    margin-right: 15px;

}
#shop .cart-buttons input[type="submit"]{
    margin: 0 0 0 10px;
}
#shop .continue-button {
    margin: 0 0 0 10px;
}
#shop .continue-button {
    margin: 0;
}
#shop .cart-links {
float: left;
padding: 10px 0 0 8px;
font-weight: bold;
font-size: 20px;
line-height: 30px;
}
#shop .cart-buttons {
    float: right;
    padding: 10px 8px 0 0;
}
#shop button.details-button {
float: right;
padding-right: 25px;
color: #7b6d65;
font-weight: bold;
background-repeat: no-repeat;
background-image: url('/themes/stock/img/arrow-right-white.png');
background-position: 70px 5px;
border-color: transparent;
background-color: #cfc3b5;
}
#shop button.add-to-cart {
    float: right;
    height: 31px;
    background-color: #cfc3b5;
    padding: 5.5px 10px 7px 33px;
    color: #7b6d65;
    font-weight: bold;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -o-border-top-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    background-image: url('images/cart-white.png');
    background-position: 10px 7px;
    background-repeat: no-repeat;
    margin-top: 10px;
    border-color: transparent;
}
#shop button.details-button:hover,
#shop button.add-to-cart:hover {
    background-color: #7b6d65;
    color: #fff;
}
#shop form#card-tds-form .card-expiry-month {width: 50px}
#shop form#card-tds-form .card-expiry-year {width: 75px}
#shop form#card-tds-form .paymill-error-text {color: red;padding: 10px 0;}
#shop .functions .order-quanity-container{
    display: inline-block;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
#shop .functions .order-quanity-container .input-group{
    width: 130px;
    float: right;
}
#shop .functions .order-quanity-container .help-block{
    text-align: right;
}
#shop input.min-order-quantity.not-valid{
    border: 1px solid red;
}

@media (max-width: 415px) {

#shop div.product {
    float: left;
    width: 100%;
    margin: 20px 20px 20px 0;
    border-bottom: 1px solid #000;
    height: auto;
}
    
}
@media (min-width:425px) and (max-width:769px) {

#shop div.product {
    float: left;
    width: 45%;

    margin: 20px 20px 20px 0;
    border-bottom: 1px solid #000;
    height: auto;

}}