/*!
 * Theme Name: JM Team
 * Theme URI: http://www.joomlart.com
 * Version: 1.0
 * Description: 
 * Author: JM Team - Joomlart.com
 * Author URI: http://www.joomlart.com
 * 
 * Powered by Magento
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 */
/* RESPONSIVE FONT SIZES
--------------------------------------------------------- */

body {
	-webkit-text-size-adjust: 100%; /*Fix Mobile Safari Font Scale*/
}

img.regular_img{
	position: static !important;
}

table#checkout-review-table tfoot th{
	border-right: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
}

/* checkout */
table#checkout-review-table tfoot th,
table#checkout-review-table tfoot td{
	vertical-align: middle;
}

ul.ja-tab-navigator li{
	width: 134px;
}

ul.ja-tab-navigator li.active{
	width: 136px;
}

.additional_img {
	position: static !important;
	display: none !important;
}

.billing-agreements .form-list li select{
	width: 180px;
}

.block-account .block-content li a,
.block-account .block-content li.current{
	border-bottom: 0px none;
	padding: 0px;
}

.block-brand {
	padding: 30px 0;
	width: 100%;
}

/*block-progress block-title*/
.block-progress .block-title {
	font-size: 110%;
}

.block-progress dd.complete .price {
	display: inline-block;
}

/*roboto slab bold*/
.block-top-book .products-list .item .product-name {
	font-family: 'roboto_slabbold';
	font-weight: normal;
	font-style: normal;
}

.cart .cart-collaterals .col2-set{
	width: 49%;
}

.cart .crosssell li {
	width: 25%;
}

.cart .discount .input-box{
	width: auto;
}

/*shopping cart*/

.cart .discount input.input-text {
	width: 100%;
}

.cart-collaterals  .col-1 {
	width: 100%;
	float: left;
	margin: 0;
}

.cart-collaterals  .col-2 {
	width: 100%;
	float: left;
	margin: 45px 0px 0px 0px;
}

.cart-collaterals  .col-3 {
	width: 47%;
	float: right;
	margin: 0;
}

.cart-collaterals  .col-inner {
	width: 50%;
	float: left;
}

.cart-collaterals .totals {
	width: 49% !important;
}

.cart-collaterals .totals{
	width: 35%;
}

.cart-table td, 
.cart-table th{
	padding: 10px;
}

/*category*/
.catalog-category-view .category-title, 
.catalogsearch-result-index .page-title {
	padding: 0 0 20px !important;
}

.catalog-category-view .products-grid li.item, 
.catalogsearch-result-index .products-grid li.item,
.home-product-list li.item{
	width: 33.3% !important;
	min-height: 366px;
}

.catalog-product-view .jm-lo-2colsl #jm-col1{
	display: none;
}

/*details*/
.catalog-product-view .jm-lo-2colsl.jm-col-right #jm-main{
	width: 100%;
}

.category-page li.item:focus img.regular_img, 
.category-page li.item:hover img.regular_img, 
.products-grid li.item:focus img.regular_img, 
.products-grid li.item:hover img.regular_img {
	left: 0 !important;
	position: static !important;
}

.cms-page-view img{
	height: auto;
	max-width: 100%;
}

/* Contacts */
.contact-info{
	display: none;
}

.crosssell {
	margin: 0;
}

.form-list .field{
	width: 48.5%;
}

.form-list .field + .field{
	float: right;
}

.form-list li.control input.radio, 
.form-list li.control input.checkbox{
	margin: 1px 5px 0px 0px;
}

.form-list li.wide .input-box {
	width: 100%;
}

.form-list li.wide .input-box,
.form-list .input-box,
.cart .discount .input-box{
	width: 100%;
}

.form-list li.wide input.input-text {
	width: 100%;
}

.form-list li.wide input.input-text,
.cart .discount input.input-text,
.cart-collaterals .input-box .input-text,
.form-list input.input-text {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
}

.form-list li.wide select {
	width: 100%;
}

.form-list select,
.shipping-form .form-list select,
.checkout-multishipping-address-newshipping .form-list select {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.headinfo {
	padding-left: 0px;
}

/*My account*/
.inner-toggle{
	min-width: 150px;
}

.ja-tab-content{
	width: 72%;
}

.jm-contacts .fieldset{
	float: none;
}

.jm-contacts .form-list .field{
	width: 31%;
}

.jm-contacts .form-list .field + .field{
	float: left;
	margin: 0px 0px 0px 25px;
}

.jm-contacts .form-list .field + .field + .field{
	float: right;
}

.jm-contacts .form-list .input-box{
	width: 100%;
}

.jm-contacts .form-list li.wide textarea{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
}

.jm-legal {
	border-top: 1px solid #333;
	color: #666;
	padding: 30px 0;
	width: 100%;
}

.jm-lo-2colsl #jm-col1 {
	display: none;
}

.jm-lo-2colsl #jm-main,
#jm-main{
	width: 100%;
}

.jm-lo-2colsl.jm-col-right #jm-main {
	width: 555px;
}

.jm-lo-2colsl.jm-col-right #jm-main {
	width: 100%;
}

.jm-slide-main-wrap {
	width: 100% !important;
}

.jm-tabswrap .jm-tab-content .jm-tab-subcontent {
	margin: 20px 0 40px;
}

.lastnews li {
	width: 236px;
}

.lastnews li img {
	width: 100%;
}

.lastnews li.center {
	margin: 0 20px;
}

.list-brand li {
	width: 124px;
}

.main {
	max-width: 768px;
}

.product-accodion {
	float: right;
	width: 100%;
}

.product-img-box {
	width: 45%;
}

.product-img-box .more-views ul{
	width: 100% !important;
	left: 0 !important;
}

.product-img-box .product-image-zoom {
	height: 420px !important;
	width: 310px !important;
}

.product-information h5 {
	min-height: 40px;
}

.products-grid li.item .inner {
	float: none;
}

.products-grid li.item .product-image a {
	height: 100% !important;
	width: 100% !important;
}

.products-grid li.item.first{
	clear: none;
}

.product-shop .add-to-links li a.link-compare {
	display: none;
}

.products-list .actions li {
	margin: 10px 5px 0 0;
}

.products-list .price-box {
	margin: 13px 0;
}

.products-list .product-shop{
	margin: 0 0 0 20px;
	width: 60%;
}

.products-list button.btn-compare {
	display: none;
}

.product-view .product-shop{
	width: 400px;
}

.review-product-list .ja-tab-content{
	width: 62%;
}

.review-product-list ul.ja-tab-navigator li.active{
	width: 207px;
}

.sales-banner li {
	width: 240px;
	height: 160px;
}

.sales-banner li img{
	width: 100%;
}

.sales-banner li.center {
	margin: 0 14px 0 14px;
}

.shop-access .block-account{
	display: block;
}

.shop-access .block-account .block-title{
	display: none;
}

.sidebar-socials {
	display: none;
}

.sort-by,
.limiter,
.pages {
	padding: 0 10px;
}

/* toolbar */
.toolbar {
	height: 48px;
}

.toolbar .view-mode{
	min-width: 155px;
	padding: 0 10px;
}

.top-info {
	
	padding: 10px 0 0;
	width: 100%;
}

.top-info li {
	width: 27%;
}

.wrap {
	min-width: 768px;
}

/*main*/
#jm-col1.col-left{
	display: none;
}

/* 404 page*/
#jm-error {
	background: url("https://www.dasgibtesnureinmal.de/skin/frontend/default/dasgibtesnureinmal/images/bg-page-404.jpg") no-repeat -9% 50%;
	padding: 30px 0 30px 300px;
}

#jm-footer .block-about {
	border-right: 0;
	margin: 0;
	padding: 0;
	width: 33%;
}

#jm-head .shop-access .block-account strong{
	display: block;
}

/*jm-head*/
#jm-head i{
	margin: 0px;
}

#jm-header {
	margin: 0;
}

#jm-mainnav {
	border: 0;
	top: 20px;
	float: left;
	left: auto;
	position: absolute;
	right: 0;
	width: auto;
}

#jm-mainnav.menu-1column {
	width: auto;
}

#jm-mainnav .btn-toggle {
	background: #fff;
	border: 1px solid #e5e5e5;
	color: #333;
	cursor: pointer;
	display: block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-align: center;
	width: 40px;
	z-index: 2;
}

#jm-mainnav .inner-toggle {
	display: none;
}

#jm-mycart{
	top: 20px;
	right: 55px;
	border: 1px solid #e5e5e5;
}

#jm-pathway {
	border-top: 1px solid #e5e5e5;
	padding: 30px 0 10px;
}

#jm-search {
	top: 20px;
	right: 50px;
	border: 1px solid #e5e5e5;
	display: table;
}

/*header*/
#logo{
	left: 0;
	position: relative;
	width: 204px;
}

#logo a {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: none;
	#height: 28px;
    height: 36px;
	margin: 27px auto;
	text-indent: -999em;
	width: 204px;
}

#opc-billing.allow.active .form-list select {
	width: 100%;
}

#opc-login .buttons-set{
	padding: 0px;
}

#opc-login .col-1 button.button {
	float: right;
	margin: 0;
}

#product-review-table td,
#product-review-table th{
	padding: 10px;
}

#review-form table{
	margin: 0px 0px 20px 0px;
}

.product-img-box .more-views ul{
	width: 100% !important;
	left: 0 !important;
}

.product-img-box .more-views li {
	width: 66px !important;
	height: 76px !important;
}

.product-img-box .more-views li a {
  height: 76px;
  width: 66px;
}

.product-img-box .more-views li a img{
	width: 100%; 
	height: 100%; 
}
.my-wishlist .data-table .input-text.qty {
	margin-bottom: 10px;
}
#topinio-searchbar {
    	#display: none;
	background: #eee none repeat scroll 0 0;
   	border-color: #ddd;
    	border-image: none;
    	border-radius: 8px 8px 8px 8px;
	border-style: solid;
    	border-width: 1px 0 1px 1px;
    	color: #999;
    	display: inline-block;
    	font-size: 13px;
    	height: 39px;
    	margin-top: 65px;
    	#padding: 8px 0 8px 20px;
    	text-align: left;
    	width: calc(65% - 7%);
}


.topinio-form-search .input-text {
    
    font-size: 14px;
    min-width: 60%;
   
}

#jm-search {

	display: none;
}

#jm-mainnav, #jm-search, #jm-mycart {
    #margin: 0px 3px 0 0;
margin-left: 3px;
    
}



.form-search .input-text {

border: 0px;
}

#jm-searchbar {
margin-top: 173;	
position: absolute;
	
	min-height: 40px;
	width: 9%;
z-index:9;
}

.form-search1 {
  background: none;
  border: 0 none;
  min-height: 40px;
  width: 50%;
 
  /*min-width: 690px;*/
  position: relative;
/*padding: 0px 40px 11px 10px*/
}
.form-search .input-text {

border: 1px solid #e5e5e5;
    color: #999;

}

