/* Shop for Ervotech AG © admotion*/




#shopmenu ul { display: inherit; }

.jshop_list_product .block_product { border: 1px solid #000000; }

.description { display: none; }

.cart a { border: 0px !important; }
#jshop_menu_order { display: none; }

.jshop_list_product .block_product:hover { border-radius: 0px; box-shadow: none; }

.jshop h1 { font-size: 25px; }
.jshop_code_prod { color: #707173; font-style: italic; margin: 0px 0px 20px 0px; }

.form-horizontal .form_sort_count { margin: 0px; }
.image_block { cursor: pointer; }

.row-fluid [class*="sblock"]{ padding: 0px; margin: 0px; }
.row-fluid { display: inherit; margin: 0px; }
.row-fluid .sblock3 { width: auto; }


.jshop_list_product .product .name { font-size: 15px; }
.pull-right a { color: #707173 !important; }
.pull-left a { color: #707173 !important; }

.text_zoom { font-size: 0px; background: url(../images/lupe.png) no-repeat scroll 0 0; background-size: 30px 30px; width: 30px; height: 30px; margin: 5px 0px 0px 0px; cursor: pointer; }
.text_zoom img { display: none; }

.jshop_prod_description { border-top: 1px solid #707173; padding: 30px 0px 30px 0px !important; margin: 30px 0px 0px 0px; }

.jshop_list_product .block_product { background: #ffffff; padding: 20px 10px; }

.name a { color: #ff0000 !important; border: 0px !important; }

.btn { background: none; border: 2px solid #707173 !important; border-radius: 0px; box-shadow: none; letter-spacing: 0.07em; font-weight: 500; font-size: 13px; text-transform: uppercase; }
.btn:hover { background: #ff0000; color: #ffffff !important; }
.btn:focus { background: #ff0000; color: #ffffff !important; }

.btn-primary { color: #707173; text-shadow: none; }

.pagination li { background: none !important; }
.page-link { border: 1px solid #bebebe !important; }
.pagination .disabled { display: none; }

.not_available { display: none; }
.jshop_subtotal { display: none; }

.btn-success { text-shadow: none; color: #707173 !important; }

.jshop_price { display: none; }
.button_detail { display: none; }
.prod_price { display: none; }

.jshop_list_product .product .description { color: #9c9e9f; text-align: center; font-size: 13px; line-height: 150%; margin: 0px 0px 10px 0px; }

.pfinish_comment_block .name { text-align: left; }
.pfinish_comment_block { max-width: 100%; }
.pfinish_comment_block .box_button { text-align: left; }


.jshop_list_product .block_product { margin: 0px 0px 30px 0px; }

#mxcpr { text-align: left; }

.typ {font-size: 0.8em;}
.typ td { border-bottom: 1px solid #000; padding: 10px 0;}
.typ td:first-child { padding-right: 20px;}

.productfull .button_back { padding-top: 30px; }


.jshop_list_product .product .name { margin: 0px; }


#col-left .jshop_list_product .block_product { background: none; padding: 12px 0px 10px 0px; border-bottom: 1px solid #707173; margin: 0px; }
#col-left .jshop_list_product .product .name { text-align: left; }
.jshop_list_product .block_product { border-radius: 0px; }


@media(min-width:700px)
{
    .row-fluid { display: grid; grid-template-columns: 1fr 1fr; column-gap: 30px; margin: 0px; }
}


@media(min-width:900px)
{
    .row-fluid { grid-template-columns: 1fr; }

}



@media(min-width:1200px){
    
    .typ td:first-child { padding-right: 40px;}
    .typ {font-size: 1em;}
.jshop h1 { font-size: 35px; }

    .row-fluid { display: grid; grid-template-columns: 1fr 1fr; column-gap: 30px; margin: 0px; }

    .sblock3 { width: 30%; }
}



@media(min-width:1500px)
{
    .row-fluid { grid-template-columns: 1fr 1fr 1fr; }
}