
 
@media only screen and (max-width:991px) {
	.sum-left {
		width: 75% !important;
		}
	
	.sum-right {
		width: 25% !important;
		}
	}

@media only screen and (max-width:975px) {

	}
	
@media only screen and (min-width:769px) {		
	.transformTable {
		display: block !important; 
		}
	
	.item_thumb {
		width: 165px !important;
		height: 165px !important;
		}
		
	.search-row2 {
		display: none !important;
		}	
	}
		
@media only screen and (max-width:768px) {
	.newsletter_box {
		width: 95% !important;
		}
		
	.cart-table td {
		white-space: normal !important;
		}
		
	.navbar-toggle {
		float: left !important;
		}
	
	.navbar-brand {
		float: right !important;
		}
		
	.carousel-inner {
		/*display: none !important;*/
		}
		
	.item_thumb {
		width: 38vw !important;
		height: 38vw !important;
		}
	
	.box-text {
		width: 36vw !important;
		font-size: 3.5vw !important;
		}
		
	.article-box, .tags, .cikk-footer {
		display: none;
		}
		
	.nav.nav-footer>li>a {
		padding: 5px 7px !important;
		}
	
	#NewsletterForm_email {
		margin-left: 0px !important;
		width: 65% !important;
		}
		
	.news-latter div {
		padding: 0px !important;
		}
	
	#NewsletterForm_name {
		width: 35% !important;
		}
		
	#navbar2 {
		display: none !important;
		}
	}
	
@media only screen and (max-width:768px) {
		
	#loginBox {
		position: inherit !important;
		}
		
	.sidebar-offcanvas {
		position: initial !important;
		}
	
	.search {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
		}
	
	.mobile-right {
		float: right;
		}
	
	.mobileview {
		display: block !important;
		}
	
	.normalview {
		display: none !important;
		}
		
	.logo {
		padding: 0px !important;
		padding-bottom: 15px !important;
		//text-align: center !important;
		}
		
	.logoimg {
		height: 40px !important;
		}
		
	.header-text {
		display: none !important;
		}
		
	.header-icon {
		display: none !important;
		}
	
	.header-row {
		display: none !important;
		}
	}
	
.mobileview {
	display: none;
	}
	
.logo {
	padding-left: 0px !important;
	}
	
.cart-mobile {
	padding-top: 10px !important;
	}
	
@media only screen and (max-width:525px) {
	.sum-left {
		width: 65% !important;
		}
	
	.sum-right {
		width: 35% !important;
		}
	}

@media only screen and (max-width:395px) {
	.orderButtons a {
		display: block !important;
		float: inherit !important;
		text-align: center !important;
		margin-bottom: 5px;
		}
	}

@media only screen and (max-width:370px) {
	.sum-left {
		width: 60% !important;
		}
	
	.sum-right {
		width: 40% !important;
		}
	}
	
@media only screen and (max-width:340px) {

		
	.cart-quality {
		height: 21px !important;
		width: 25px !important;
		padding: 0px !important;
		font-size: 11px !important;
		}
		
	.btn {
		padding: 2px 4px !important;
		font-size: 11px !important;
		width: auto !important;
		}
		
	#katalog-product-grid {
		font-size: 11px !important;
		}
	
	.logoimg {
		height: 30px !important;
		}
		
	#dropdownMenu1 {
		margin-top: 2px !important;
		}
		
	.logo {
		//padding-bottom: 0px !important;
		}
	}		

video {
	width: 100%;
	height: auto;
	}		
	