


	@media all and (min-width: 240px) and (max-width: 980px) {
		.puffWheels div img{width: 75px !important;height: 70px !important;} 
		.vaska-1{display: none;}
		.product-details-page .topic-block-body{text-align: center;}
.overview .cart-info, .variant-overview .cart-info {
    padding-bottom: 15px;
 
}
.puff1, .puff2, .puff3, .puff4, .puff5 {
    text-align: center;
    width: 49%;
    float: left;
	padding:15px;
}
.puffWheels div img{width: 75px;}
.page-body .inputs label {
    width: 0%;
    text-align: right;
    font-family: 'DINNextW01-CondensedBol';
    font-size: 18px;
}

.page-body .inputs input, .page-body .inputs textarea {float:left;}

 
.home-page .attributes .option-list {
    float: none;
}

.black .topic-block-body .puffar {
     width: 49%;
}

	.item-box .counter {
		float: none;
		padding-top: 15px;
		display: inline-block;
	}
	
	.overview{text-align: center;}

		 .topic-block .kontakt1, .topic-block .kontakt2    {    
    width: 100% ; 
	margin-bottom: 30px;
	}

   .ui-state-default{    float: left;}
	.ui-tabs .ui-tabs-nav li a {padding: 0 10px 10px;}
    .ui-tabs .ui-tabs-nav li a, #quickTab-description, .product-tags-box .title {font-size: 14px;}

	
	
.cross-sells, .TextValdFargtext, .TextValdFarg {
    margin-bottom: 15px;
}
.detaljtext .topic-block-body {
    line-height: 20px;
 
}

.home-page .topic-block-body .firstPageText p {
    padding: 0;
 
}

	
.logoCavalet img{width:50%}
 .attributes dt, .attributes dd {background: none !important;}
 .small{display: block;}
  .big {display: none;}

 
 .categoryContainer{width:100%}	 
	 .master-column-wrapper .firstPageProductsResp .first {
		width: 1%;
		background-image: url(/Themes/Motion/Content/img/resvaskor.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		text-align: center;
		height: 278px;
		cursor:pointer
	 }
	 
	  .master-column-wrapper .firstPageProductsResp .second {
		width: 5%;
		background-image: url(/Themes/Motion/Content/img/kabinvaskor.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		text-align: center;
		height: 220px;
		cursor:pointer
	 }
	 
	   .master-column-wrapper .firstPageProductsResp .third {
		width: 5%;
		background-image: url(/Themes/Motion/Content/img/duffelvaskor.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		text-align: center;
		height: 220px;
		cursor:pointer
	 }
	 
		 .master-column-wrapper .firstPageProductsResp .first h2 {
		color: #fff;
		font-size: 48px;
		text-transform: uppercase;
        font-family: 'DINNextW01-CondensedBol';
		}	

	  .master-column-wrapper .firstPageProductsResp h2 {
		color: #fff;
		font-size: 24px;
		text-transform: uppercase;
        font-family: 'DINNextW01-CondensedBol';
		}			
	 
     /* Pane with black-background*/
     .black .topic-block-body .puffar{padding: 15px;}

.social_container .Facebook, .social_container .instagram {
    width: 100%;
    float: left;
}

.master-column-wrapper .firstPageProducts {
    width: 100%;
    height: auto;
}


    .product-grid .item-box,
    .product-list .item-box {
        width: 93.5%;
        margin: 0;
    }

    .header-bottom .search-box {
        display: none;
    }
    .flyout-cart {
        display: none !important;
    }

/* HEADER */

    .header-links .ico-register {
        background: url(../img/m-icon-plus.png) no-repeat center;
    }
    .header-links .ico-login {
        background: url(../img/m-icon-lock.png) no-repeat center;
    }
    .header-links .ico-account {
        background: url(../img/m-icon-account.png) no-repeat center;
    }
    .header-links .ico-logout {
        background: url(../img/m-icon-logout.png) no-repeat center;
    }
    .header-links .ico-wishlist {
        background: url(../img/m-icon-star.png) no-repeat center;
    }
    .header-links .ico-inbox {
        background: url(../img/m-icon-inbox.png) no-repeat center;
    }

/* RESPONSIVE NAV WRAPPER */

    .responsive-nav-wrapper-parent {
        height: 51px;
    }
    .responsive-nav-wrapper {
        position: relative;
        width: 100%;
        text-align: center;
        font-size:0;
        height: 51px;
        overflow: hidden;
		background:#000;
    }
    .responsive-nav-wrapper.nav-down {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .responsive-nav-wrapper.nav-up {
        -webkit-transform: translateY(-55px);
        -ms-transform: translateY(-55px);
        transform: translateY(-55px);
    }
    .stick {
        position: fixed;
        top: 0;
        z-index: 10000;
    }
        .responsive-nav-wrapper:after {
            content: ".";
            display: block;
            visibility: hidden;
            clear: both;
            height: 0;
            line-height: 0;
            font-size: 0;            
        }
        .responsive-nav-wrapper > div > span{
            display: block;
            color: #fff;
            font-size: 20px;
            text-transform: uppercase;
            height: 51px;
            width: 85px;
            overflow: hidden;
         
            cursor: pointer;
			    padding-top: 11px;
        }
    .responsive-nav-wrapper .menu-title {
        display: inline-block;
        background: url(../img/icon-menu.png) no-repeat center;
    }
    .responsive-nav-wrapper .search-wrap {
        display: inline-block;
        background: url(../img/icon-search.png) no-repeat center;
    }
    .responsive-nav-wrapper .filters-button {
        display: none;
        background: url(../img/icon-filters.png) no-repeat center;
    }

/* RESPONSIVE MENU */

    .ps-container > .ps-scrollbar-y-rail {
        visibility: hidden !important;
    }
    .scrollYRemove {
        overflow: hidden !important;
        -ms-touch-action: none !important;
        -webkit-overflow-scrolling: touch !important;
    }
    .overlayOffCanvas {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0);
        z-index: 1000000;
        -webkit-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
    }
        .overlayOffCanvas.show {
            background: rgba(0,0,0,0.4);
        }

    #headerMenuParent {
        height: 0;
    }
    .justAFixingDivBefore,
    .header-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 320px;
        height: 100%;
        text-align: left;
        background: #333 url(../img/pattern-nav.png) left top !important;
        overflow: hidden;
        z-index: 2147483647;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .notAndroid23 .justAFixingDivBefore,
    .notAndroid23 .header-menu {
        -webkit-transform: translate(-320px);
        -ms-transform: translate(-320px);
        transform: translate(-320px);
    }
    .android23 .justAFixingDivBefore,
    .android23 .header-menu {
        left: -320px;
    }        
    .header-menu.open {
        box-shadow: 1px 0 5px rgba(0,0,0,.5);
    }
    .notAndroid23 .header-menu.open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }
    .android23 .header-menu.open {
        left: 0;
    }

    .header-menu .close-menu {
           background-color: black;
        cursor: pointer;
    }
    .close-menu span {
        display: block;
        padding: 20px 20px 14px 17px;        
        background: url(../img/nav-item-close.png) no-repeat 17px center;
        font-size: 20px;
        color: #fff;
        text-transform: uppercase;
        line-height: 15px;
        text-align: right;
		font-family:'DINNextW01-CondensedBol';
    }

    .header-menu > ul li {
        background: #fff url(../img/nav-item-border-bottom.png) repeat-x left bottom;
    }
        .header-menu > ul li:after {
            content: ".";
            display: block;
            visibility: hidden;
            clear: both;
            height: 0;
            line-height: 0;
            font-size: 0;
        }
    .header-menu > ul li > a,
    .header-menu > ul li > span {
        display: block;
        padding: 17px 17px 12px !important;
        line-height: 16px;
        color: #000;
        font-size: 18px;
        text-transform: uppercase;
        position: relative;
        z-index: 1;
		text-decoration: none;
		font-family:'DINNextW01-CondensedBol';
    }
        .header-menu > ul li > .with-subcategories {
            width: 270px;
            float: left;  
        }
    .plus-button {
        position:relative;
        float: right;
        background: url(../img/nav-item-border-side.png) repeat-y left top, url(../img/nav-item-open.png) no-repeat center;
        width: 50px;
        height: 48px;
        z-index: 2;
        cursor: pointer;
    }

    .header-menu .sublist-wrap {
        position: fixed;
        top: 0;
        left: 0;
        width: 320px;
        height: 100%;
        background: #333 !important;
        box-shadow: 1px 0 5px rgba(0,0,0,0.5);
        z-index: 3;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        overflow: hidden;
    }
        .notAndroid23 .header-menu .sublist-wrap {
            -webkit-transform: translate(-320px);
            -ms-transform: translate(-320px);
            transform: translate(-320px);
        }
        .android23 .header-menu .sublist-wrap {
            left: -320px;
        }
        .notAndroid23 .header-menu .sublist-wrap.active {
            -webkit-transform: translate(0);
            -ms-transform: translate(0);
            transform: translate(0);
        }
        .android23 .header-menu .sublist-wrap.active {
            left: 0;
        }

    .header-menu ul li.back-button {
        background: #000;
    }
        .header-menu .back-button span {
            background: url(../img/nav-item-close.png) no-repeat 17px center;
            text-transform: none;
            color: #fff;
            text-align: right;
            padding: 20px 20px 14px 17px !important;            
			cursor: pointer;
            text-transform: uppercase;
            font-size: 20px;
        }

/* header menu functionality classes */

    .admin-header-links,
    .header,
    .responsive-nav-wrapper,
    .slider-wrapper,
    .master-wrapper-page,
    .footer {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;        
    }
    .notAndroid23 .move-right {
        -webkit-transform: translate(320px);
        -ms-transform: translate(320px);
        transform: translate(320px);        
    }



/* CATEGORY PAGE & ITEM GRIDS */

    .product-viewmode,
    .product-page-size {
        display: none !important;
    }

/* SEARCH */

    .store-search-box {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        padding: 7px;
        width: 100%;
        z-index: 9999999;
        text-align: center;
		background: black;
    }
    .store-search-box.open {
        display: block;
    }
    .store-search-box form {
        display: inline-block;
		position: relative;
        padding: 7px;
        background: rgba(0,0,0,0.2);
    }
        .store-search-box form:after {
	        content: ".";
	        display: block;
	        visibility: hidden;
	        clear: both;
	        height: 0;
	        line-height: 0;
	        font-size: 0;
        }
    .store-search-box input.search-box-text {
	    float: left;
	    width: 257px !important;
	    height: 34px;
        border: 0;
    }
    .store-search-box .search-box-button {
	    float: left;
	    width: 34px;
	    height: 34px;
	    border: none;
	    overflow: hidden;
	    background: #ccc url('../img/icon-search.png') center no-repeat;
	    text-indent: 999px;
    }

/* FOOTER */

    .footer-bottom .footer-centering > * {
        margin-bottom: 10px;
    }
        .footer-bottom .footer-centering > *:last-child {
            margin: 0;
        }

}
@media all and (min-width: 240px) and (max-width: 580px) {
	   .nivo-caption {display: none !important;}
	.logoCavalet img{width:80%}
	}