@charset "utf-8";

body
{
	font-size: 14px;
	min-width: 320px;
}

.box
{
	width: auto;
}

img
{
	max-width: 100%;
}

.mobileOnly
{
	display: block !important;
}

#wrapper.bkg
{
	background-image: none;
}

#header #headerBar,
#header #cartTotal,
#header .cart .cartButton *,
#header .account *
{
	display: none;
}

#sidebar,
#content
{
	float: none;
	width: auto;
}

#----------------------------------
{
}

#header
{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}

#header .headerBox
{
	height: 136px;
}

#header #logo
{
	height: 50px;
	width: 180px;
	left: 65px;
	top: 10px;
}
 @media (max-width:320px) {

#header #logo
{
	width: 140px;
}
}

#header #formSearch
{
	padding: 13px;
	width: auto;
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	background-color: #DCE3F8;
}

#header #formSearch #search
{
	padding: 9px;
	padding-right: 85px;
	border-color: rgba(0,0,0,0.25);
}

#header #formSearch #searchButton
{
	font-size: 0;
	top: 14px;
	right: 10px;
	padding: 0;
	color: transparent;
	background-color: transparent;
	height: 38px;
	width: 48px;
	background-image: url(../../images/default/ic_search_black_36dp.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 30px;
	background-size: 30px;
}

#header .account
{
	top: 15px;
	right: 60px;
	background-image: url(../../images/default/user-icon.png);
	background-position: center center;
	-webkit-background-size: 24px;
	background-size: 24px;
	background-color: #DDD;
	padding: 0;
	width: 40px;
	height: 40px;
}

#header .cart
{
	width: auto;
	top: 15px;
	right: 15px;
	bottom: auto;
}

#header .cart .cartButton
{
	height: 40px;
	width: 40px;
	background-position: center center;
	padding: 0;
	margin: 0;
	background-image: url(../../images/default/cart-icon-n.png);
	-webkit-background-size: 26px;
	background-size: 26px;
}

#header .menuLanguage
{
	display: none;
}

#header #mobileMenuButton
{
	display: block;
	background-image: url(../../images/default/icons/ic_menu_black_48dp.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 40px;
	background-size: 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 15px;
	left: 10px;
}

#topMenu
{
}

#----------------------------------
{
}

#sidebar
{
	display: none;
}

#sidebar .buttonBack
{
	display: none;
}

#sidebar.titleSidebar
{
	display: block;
}

#sidebar .tabs
{
	text-align: center;
}

#sidebar .tree
{
	margin-top: 0;
	margin-bottom: 0;
}

#sidebar .tree li a
{
	font-size: 15px;
	padding: 12px;
}

#sidebar .tree li ul li a
{
	padding: 10px;
	font-size: 14px;
}

#sidebar .banner
{
	text-align: center;
	margin: 15px;
	display: none;
}

#----------------------------------
{
}

#formCatalogFilter .filterContent .filterItem
{
	font-size: 12px;
	width: 45%;
}

#formCatalogFilter
{
	font-size: 13px;
}

#formCatalogFilter #priceSlider
{
	padding-top: 20px;
	clear: both;
}

#formCatalogFilter #priceSlider.right
{
	float: none;
	width: 100%;
}

#formCatalogFilter #priceSlider .priceFrom,
#formCatalogFilter #priceSlider .priceTo
{
	width: 20%;
}

#formCatalogFilter #priceSlider .slider
{
	width: 50%;
}

#----------------------------------
{
}

#bannerTitle,
#bannerTitle .banner
{
	height: 180px;
	-webkit-background-size: cover;
	background-size: cover;
}

#dialog .dialog
{
	top: 0;
	left: 0;
	right: 10px;
}

#dialogCartPopup .button.left,
#dialogCartPopup .button.right
{
	display: block;
	float: none;
	margin: 10px;
}

#dialogCartPopup .deliveryFree
{
	text-align: center;
}

#footerMenu
{
	display: block;
	text-align: center;
	padding-bottom: 10px;
	background-color: #F5F5F5;
}

#footerMenu .menu li a
{
	display: block;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #DDD;
	text-decoration: none;
	color: #333;
}

#footer
{
	height: auto;
	border-top: 1px dashed #CCC;
	padding: 15px;
}

#header .menuLanguage li a
{
	margin: 0;
}


#copyright
{
	text-align: center;
	background-position: center 10px;
	padding-top: 80px;
}

#copyright .menuLanguage
{
	display: block;
	text-align: center;
	margin: 20px;
	padding: 0;
}

#copyright .menuLanguage li
{
	display: inline-block;
	margin: 2px;
}

#copyright .menuLanguage li a
{
	font-size: 12px;
	width: auto;
	padding: 8px 15px;
}

#sideWidgets
{
	text-align: center;
	display: none;
}

#sideWidgets div,
#sideWidgets div a,
#sideWidgets #swShopRoku,
#sideWidgets #swApek,
#sideWidgets #swApekKodex,
#sideWidgets #swSapho,
#sideWidgets #swEssox
{
	max-height: 80px;
	max-width: 80px;
	display: inline-block;
	margin: 10px;
	vertical-align: top;
	-webkit-background-size: contain;
	background-size: contain;
}

#filterButtons .left,
#filterButtons .right
{
	float: none;
	text-align: center;
	margin-bottom: 10px;
}

#----------------------------------
{
}

.product,
.product.large
{
	padding: 15px;
	height: auto;
	float: none;
	width: auto;
}

.product *
{
	position: relative;
}

.product h3,
.product .photo,
.product .description,
.product.large .description,
.product .bottom
{
	position: relative;
	top: auto;
	bottom: auto;
	height: auto;
	overflow: inherit;
	left: auto;
	right: auto;
}

.product h3
{
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px;
}

.product .photo
{
	margin-bottom: 0;
	margin-right: 10px;
	float: left;
	width: 140px;
	height: 140px;
	max-width: 40%;
}

.product .photo img
{
	max-height: 150px;
}

.product .status
{
	position: absolute;
	float: none;
	top: 10px;
	left: 10px;
	font-size: 12px;
}

.product .info,
.product.large .info
{
	min-height: 125px;
}

.product .description,
.product.large .description
{
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
}

.product .footer .stock
{
	font-size: 13px;
}

.product .bottom
{
	height: 50px;
	margin-bottom: 35px;
}

.product .bottom .buy
{
	font-size: 14px;
}

.product .bottom .price
{
	font-size: 22px;
}

.product .bottom *
{
	position: absolute;
}

#----------------------------------
{
}

.cartItems .item
{
	position: relative;
}

.cartItems .item *
{
	float: none;
}

.cartItems .item .delete
{
	position: absolute;
	bottom: 20px;
	right: 15px;
	margin: 0;
}

.cartItems .item .price
{
	float: none;
	width: auto;
	padding: 10px;
	text-align: left;
}

.cartItems .item .photo
{
	display: none;
}

.cartItems .item .counter
{
	position: absolute;
	top: 0;
	left: 0;
}

.cartItems .item .title
{
	float: none;
	padding-left: 100px;
	min-height: 65px;
}

.cartItems .item .availability
{
	text-align: center;
}

#----------------------------------
{
}

.tabs,
.catalogSortPanel .tabs.sort
{
	display: none;
	display: block;
	overflow: auto;
	white-space: nowrap;
	height: auto;
	width: 100%;
}

.tabs li,
.catalogSortPanel .tabs.sort li
{
	display: inline-block;
	float: none;
}

.nav
{
	overflow: auto;
}

.nav .allCatBox
{
	display: none;
}

.showMore.large
{
	height: 180px;
	padding-top: 20px;
	background-position: center 90px;
}

.twoBanners
{
	margin: 0;
}

.twoBanners img
{
	margin: 0;
	width: 100%;
}

.news
{
	float: none;
	width: auto;
	height: auto;
	padding: 0;
	margin-bottom: 20px;
}

.news h3
{
	font-size: 22px;
	line-height: 25px;
	text-transform: none;
}

.news.large .photo {
    height: 250px;
    width: auto;
    float: none;
    margin-right: 0;
}

.content30
{
	padding: 15px;
}

.pageItemCount
{
	display: none;
}

.contentHalf
{
	width: 100%;
}

.contentFormLeft,
.contentFormRight,
.colLeft2,
.colRight2
{
	float: none;
	width: auto;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.contentFormRight
{
	padding-right: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.button
{
	font-size: 14px;
	padding: 10px 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.button.buttonBack,
.button.buttonNext,
.button.buttonFinish
{
	display: block;
	float: none;
	margin: 0;
	margin-bottom: 5px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
}

.buttonHeaderBack
{
	display: none;
}

#dialogCartPopup .button.buttonNext
{
	width: auto;
}

#productRelatedBox .product .info,
#productRelatedBox2 .product .info
{
	min-height: 100px;
}

#productRelatedBox .product .photo
{
	width: 100px;
	height: auto;
}

#productRelatedBox .product .photo img,
#productRelatedBox2 .product .photo img
{
	width: 90px;
	height: 90px;
}

.tabsButtons
{
	overflow: auto;
	white-space: nowrap;
	border-bottom: 8px solid red;
}

.tabsButtons li
{
	display: inline-block;
	float: none;
	margin: 0;
	margin-right: 1px;
	padding: 0;
}

.tabsButtons li a,
.tabsButtons li span
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-size: 16px;
	line-height: 20px;
	float: none;
	width: auto;
	padding: 10px 15px;
}

.tableBox
{
	overflow: auto;
}

.orderStatus
{
	display: block;
	clear: both;
	text-align: center;
	margin-top: 55px;
}

table .orderStatus
{
	margin-top: 0;
}

.pageCart .colSummary
{
	width: auto;
	float: none;
	margin-right: 0;
	min-height: auto;
}

.addressBox
{
	float: none;
	height: auto;
	width: auto;
	margin-right: 0;
}

.linkBox
{
	height: auto;
	width: auto;
	margin: 0;
	margin-bottom: 10px;
	float: none;
}

table.wrap tr,
table.wrap td
{
	display: block;
}

.popupMenu
{
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	text-align: center;
}

.popupMenu li a
{
	font-size: 14px;
	padding: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.popupMenu li:last-child a
{
	border-bottom: 0 none;
}

#header #popupLogin
{
	width: auto;
	font-size: 14px;
}

.bannerMojeKoupelna
{
	display: block;
	background-image: url(../../images/banners/banner-moje-koupelna-fb-m.png);
	height: 63px;
}

a.categoryBack
{
	display: block;
}

.alternative
{
	height: auto;
}

.alternative .photo,
.alternative .info,
.alternative .price
{
	position: relative;
	left: inherit !important;
	right: inherit !important;
	top: inherit !important;
	bottom: inherit !important;
}

.alternative .info:after
{
	right: auto;
	top: auto;
	bottom: 100%;
	left: 50%;
	border-color: transparent;
	border-bottom-color: #3DAFB6;
	border-width: 15px;
	margin-left: -15px;
}

.alternative:hover .info:after
{
	border-bottom-color: #3DAFB6;
}

.alternative .photo
{
	width: auto;
	height: 170px;
	-webkit-background-size: 150px;
	background-size: 150px;
}

.alternative .info,
.alternative .price
{
	text-align: center;
	width: auto;
	height: auto;
	padding: 15px;
	display: block;
	margin: 0;
}

.scrollableProducts
{
	margin: 0;
}


.scrollableProducts > .items
{
	overflow: auto;
}

.scrollableProducts > .navPrev,
.scrollableProducts > .navNext
{
	display: none;
}

.scrollableProducts > .items > .product
{
	width: 80%;
}	

#----------------------------------
{
}

.pageTitle #titleTabContent
{
	padding: 0;
}

.pageTitle #titleTabContent .product,
.pageTitle #titleTabContent .showMore
{
	width: auto;
	float: none;
	display: block;
}

.pageNews .news, .pageNew .news {
    height: auto;
    margin: 5px 0;
    width: auto;
	padding: 15px;
}

.pageCatalog .categories ul li a
{
	float: none;
	width: auto;
	margin-right: 0;
	white-space:nowrap;
}

.pageCatalog .categories ul li a .title
{
	font-size: 17px;
	line-height: 20px;
	width: calc(100% - 100px);
	white-space:normal;
}

.pageProduct .colLeft,
.pageProduct .colRight
{
	float: none;
	width: auto;
	margin: 0;
}

.pageProduct #productTabs li a
{
	font-size: 13px;
}

.pageCart #tableCartTotal
{
	width: 100%;
}

.pageCart .colRight,
.pageCart .colLeft
{
	float: none;
	width: auto;
	margin-right: 0;
	margin-bottom: 20px;
}

.pageCart .colRight .cartItemsSmall
{
	display: none;
}

.pageDetail .col-4,
.pageDetail .col-5,
.pageDetail .col-6,
.pageDetail .col-7,
.pageDetail .col-8
{
	font-size: 14px;
	width: 100%;
	display: block;
}

.pageDetail .colBorder
{
	border-left: 0 none;
	border-right: 0 none;
}

.pageDetail .colContent.l,
.pageDetail .colContent.m,
.pageDetail .colContent.r
{
	padding: 0;
}

.pageDetail .nav a.home
{
	margin-left: 10px;
}

.pageDetail #showHeurekaBadgeHere-12
{
	display: none;
}

.pageDetail .photo.main a
{
	height: 200px;
}

.pageDetail .gallery
{
	margin-top: 10px;
}

.pageDetail .gallery .photo
{
	width: 80px;
	height: 80px;
	margin: 0 8px 8px 0;
}

.pageDetail .gallery .photo
{
	display: inline-block !important;
}

.pageDetail .gallery .photo.label
{
	display: none !important;
}

.pageDetail .availability 
{
    padding-top: 20px;
}

.pageDetail #formCart
{
	padding: 10px;
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #d5dff0;
	margin-top: 10px;
	text-align: center;
}

.pageDetail .buttonLinks
{
	margin-top: 20px;
	padding-bottom: 10px;
}

#----------------------------------
{
}

.pagingWrapper.top
{
	display: none;
}

.pagingWrapper
{
	float: none;
	margin: 4px;
	text-align: center;
	font-size: 0;
}

.pagingWrapper .paging
{
	font-size: 13px;
	display: inline-block;
	float: none;
	padding: 7px 11px;
}

#----------------------------------
{
}

.steps
{
	height: auto;
}

.steps li
{
	float: none;
	margin-bottom: 5px;
}

.steps li a,
.steps li a.home,
.steps li span
{
	display: block;
}

.steps li .home
{
	width: auto;
}

#----------------------------------
{
}

.hide-desktop
{
	display:inherit;
}

.hide-mobile
{
	display:none;
}

.desktopOnly
{
	display: none;
}
