/* Phoca.cz http://www.phoca.cz/ */

body {
	background: ;
	color: #333;
}

.phoca-header {}




/* Navbar */
.navbar {
	border: 0px;
	border-radius: 0px;
	box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
	
	font-weight: 950;
    /*text-transform: uppercase;*/
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #191919;
}

.navbar.navbar-default {
	background-color: #55CEFD;
	
}

.navbar.navbar-fixed-top {
	background-color: ;
	/*transition: all 500ms ease-out 0s;*/
	

}

.navbar-default div .navbar-collapse {
	padding: 0px;
}
.navbar-fixed-top div .navbar-collapse {

	padding: 0px;
}

.ph-menu-padding {
	padding-top: 70px;
}
.phoca-nav-top {
	/*border-bottom: 1px solid #d9d9d9;
	margin-bottom: -1px;*/
	padding-top: 5px;
}
.phoca-nav-bottom {
	/*border-top: 1px solid #d9d9d9;*/
	margin-top: 10px;
}

.phoca-search {
	margin-top: 20px;
	margin-right: 0px;
}
.phoca-banner {
	margin-right: 10px;
	float:right;
}

.dropdown-menu {
	
	background: ;
	border: 1px solid #fff;
	border-radius: 0px;
	box-shadow: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus ,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: transparent;
	color: #F80E50;
}


.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
	/*border-bottom: 3px solid #4188c6;*/
}

.navbar-default .navbar-nav > li > a,
.navbar li a{
	color: #333;
}



.navbar-nav > li > a {
    padding: 17px;
	padding-bottom: 25px;
    padding-top: 25px;
	
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.navbar-default .navbar-nav > li > a {
   /* color: #fff;*/
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #F80E50;
	background-color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #F80E50;
}

a.toplevel {
    text-decoration: none;
    display: inline-block;
    /*border-bottom: 3px solid transparent;*/
    transition: 0.5s ease;
    white-space: nowrap;
	border-radius: 0px;
}

a.toplevel:hover {
   /* border-bottom: 3px solid #4188c6;*/
	border-radius: 0px;
	background: ;
}
.nav-pills > li > a {
  border-radius: 0px;
}


















h1 { font-size: 180%;}
h2 { font-size: 160%}
h3 { font-size: 140%}

.img-thumbnail,
.ph-thumbnail {
	box-shadow: 0px;
	border-radius: 0px;
	border: 0px;
}

.caption h3.grid {
	background: transparent;
	text-align: center;
	
	margin: 10px -13px;
	margin-top: 25px;
	padding: 10px 0px;
}

.btn {
	margin-top: 5px;
	margin-bottom: 5px;
}

.input-group-btn .btn {
	margin-top: 0px;
	margin-bottom: 5px;
}



.btn, .ph-btn, .btn-sm {
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 2px;
}

.input-group.input-group .add-on:last-child, .input-group.input-group .btn:last-child {
    border-radius: 0 2px 2px 0;
    margin-left: -1px;
}
.input-group .add-on:last-child, .input-group .btn:last-child, .input-group .btn-group:last-child > .dropdown-toggle {
    border-radius: 0 2px 2px 0;
}

.ph-tab-pane {
	background: #fff;
}

.ph-price-brutto {
	color: #286090;
}

.ph-cart-module-box {
	
}
.ph-small {
	font-size: 95%;
}

.ph-cart-module-box .ph-hr {
	border-color: #777;
}

a, 
a:hover,
a:focus,
a:visited {
	color: #000;
}

.moduletable a, 
.moduletable a:hover,
.moduletable a:focus,
.moduletable a:visited {
	color: #fff;
}

.btn,
a.btn, 
a.btn:hover,
a.btn:focus,
a.btn:visited {
	color: #fff;
}

.glyphicon-stats {
	color: #4491E4;
}



.breadcrumb {
	background: #fff;
}



.btn-default {
	background: #4491E4;
	border-color: #4491E4;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background: #2D84E1;
	border-color: #2D84E1;
}

.btn-success {
	background: #08B2D9;
	border-color: #08B2D9;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background: #08B2D9;
	border-color: #08B2D9;
}

.btn-danger {
	background: #E44644;
	border-color: #E44644;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background: #E1302D;
	border-color: #E1302D;
}

.btn-primary {
	background: #E1302D;
	border-color: #E1302D;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background: #E1302D;
	border-color: #E1302D;
}

.btn-info {
	background: #4DDAF9;
	border-color: #4DDAF9;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background: #4DDAF9;
	border-color: #4DDAF9;
}

.btn-warning {
	background: #F7B21D;
	border-color: #F7B21D;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background: #F7B21D;
	border-color: #F7B21D;
}



.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 70px;
  padding: 0 15px;
  margin: 0px;
  width: auto;
}

img {
	max-width: 100%;
	height: auto;
}
/*
.col-md-6 {
	width: 50%;
}
*/

.ph-pagination {
	margin-top: 30px;
}
/*
#phQuickViewPopup .ph-image-full,
#phQuickViewPopup .img-thumbnail .ph-image-full {
	border: 0px;
	box-shadow: none;
}*/


/* Phoca Fashion */
.ph-item {
	border-radius: 0 !important;
	border: 0px !important;
	box-shadow: none;
}

.ph-item-action-box {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #333;
}
.ph-item-action-box h3 {
	background: transparent;
}

.ph-price-brutto {
	color: #F80E50;
}

.ph-category-add-to-cart-box div .btn {

	letter-spacing: -1px;
}

.ph-stars-box {
	text-align: left;
	margin-top: 5px;
	padding-left: 35%;
}

/* Stars */
span.ph-stars, span.ph-stars span {
    display: block;
	background: url(images/star-small.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;

}
span.ph-stars span {
    background-position: 0 0;
}

.ph-rating .br-widget a {
    background: rgba(0, 0, 0, 0) url(images/star.png) repeat scroll 0 0;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
}


/* Icon HOT, NEW */

.ph-corner-icon-wrapper {
	overflow: hidden;
    position: absolute;
	top: 0px;
	right: 0px;
}
.ph-item-image-full-box .ph-corner-icon-wrapper {
	right: 15px;
}

.ph-corner-icon1-wrapper { width: 70px; height: 100%;}
.ph-corner-icon2-wrapper { width: 70px; height: 100%;}
.ph-corner-icon3-wrapper { width: 70px; height: 100%;}

.ph-corner-icon {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: absolute;
	-webkit-transform: none;
	-moz-transform:    none;
	-ms-transform:     none;
	-o-transform:      none;
	/*border-radius: 50%;*/
	box-shadow: none;
	border: none;
	text-shadow: none;
	z-index: 1000;
}

.ph-corner-icon-featured {
	background-color: #FFCC00;
	background-image: none;
}

.ph-corner-icon-new {
	background-color: #008AB8;
	background-image: none;
}

.ph-corner-icon-hot {
	background-color: #F53D00;
	background-image: none;
}

.ph-corner-icon1 {right: 10px; top: 10px; width: auto; 	padding: 5px 5px 5px 10px;}
.ph-corner-icon2 {right: 10px; top: 45px; width: auto; 	padding: 5px 5px 5px 20px;}
.ph-corner-icon3 {right: 10px; top: 80px; width: auto;	padding: 5px 5px 5px 30px;}

.ph-corner-icon:before, .ph-corner-icon:after {
  content: "";
  border: 0px;
  position:absolute;
  bottom: 0px;
}


.ph-item-box .ph-item-action-fade a {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    margin: auto;
    opacity: 0;
    padding: 0;
    position: relative;
    text-align: center;
    transform: scale(0);
    vertical-align: middle;
    visibility: hidden;
    white-space: nowrap;
    width: 36px;
}

/* Search */
/*
.search-query {
    width: 90px;
    -webkit-transition: width 3s ease-in-out;
    -moz-transition:width 3s ease-in-out;
    -o-transition: width 3s ease-in-out;
    transition: width 3s ease-in-out;
    position: absolute;
    right: 90px;
}

.search-query:focus {
    width: 300px;
	position: absolute;
	right: 90px;
	-webkit-transition: width 1s ease-in-out;
    -moz-transition:width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}

@media screen and (max-width:1024px){
	.search-query {
		top: 20px;
	}

	.search-query:focus {
		top: 20px;
	}
}

@media (max-width:767px){

	.search-query:focus {
		width: 200px;
	}
}
*/


.phoca-top-utils {
	margin-top: -47px;
	margin-right: 0px;
}




.search-query {
    -webkit-transition: width 3s ease-in-out;
    -moz-transition:width 3s ease-in-out;
    -o-transition: width 3s ease-in-out;
    transition: width 3s ease-in-out;
	position: absolute;
	width: 8em;
	right: 5em;
	bottom: 21px;

}

.search-query:focus {
	
    position: absolute;
	width: 20em;
	right: 5em;
	bottom: 21px;

	-webkit-transition: width 1s ease-in-out;
    -moz-transition:width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}






/* Cart */
.phoca-cart-box {
	position: relative;
	position: absolute;
	right: 2em;
	bottom: 23px;
}

.ph-cart-count-sup {
	color: #fff;
	background: #F80E50;
	font-weight: bold;
	font-size: small;
	border-radius: 3px;
	padding: 0px 4px;
}

.ph-cart-dropdown {
	background: #fff;
	padding: 10px;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-top: 0px;
	margin-top: 23px;
	width: 20em;
	border-radius: 0px;
	text-transform: none;
	margin-left: -16em;
}
.ph-cart-dropdown-toggle {
	cursor: pointer;
	cursor: hand; 
}







.panel, .panel-default, .panel-body, .panel-heading {
    background-color: #fff;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
}

.panel > .panel-heading {
	border-bottom: 3px solid #f7f7f7;
	border-top: 3px solid #f7f7f7;
}
.panel-default > .panel-heading {
	background: #fff;
}

select.form-control + .chosen-container.chosen-container-single .chosen-single,
select.form-control + .chosen-container.chosen-container-multi .chosen-choices,
.input-group-addon,
.form-control,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    box-shadow: none;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	border-radius: 0px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0px;
    color: #555;
    display: inline-block;
    margin-bottom: 0px;
    padding: 4px 6px;
    vertical-align: middle;
}

select.form-control + .chosen-container .chosen-drop {
	border-radius: 0px;
	border: 1px solid #e8e8e8;
	box-shadow: none;
}



.ph-account-box-header, .ph-checkout-box-header {
    border: 1px solid #e8e8e8;
    border-radius: 0px;
}

.ph-account-box-action, .ph-checkout-box-action {
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-radius: 0px;
    border-right: 1px solid #e8e8e8;
}
.ph-account-box-header-pas, .ph-checkout-box-header-pas {
	border: 1px solid #e8e8e8;
    border-radius: 0px;
}

.ph-tab-pane {
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.nav-tabs {
    border-bottom: 1px solid #e8e8e8;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #e8e8e8 #e8e8e8 transparent;
}

.nav-tabs > li > a {
	border-radius: 0px;
}


.ph-checkout-icon-ok {
	color: #fff;
	background: #5CB85C;
	padding: 5px;
	border-radius: 2px;
}
.ph-checkout-icon-not-ok {
	color: #fff;
	background: #D9534F;
	padding: 5px;
	border-radius: 2px;
}


.form-inline .form-group .ph-input-quantity.ph-input-sm {
    
    height: 23px;
    line-height: 23px;
    width: 26px;
	
}

.alert {
	border-radius: 0px;
}
.breadcrumb {
	border-radius: 0px;
}

.ph-item-desc {
	text-transform: none;
}


















.ph-pagination-top .btn,
.ph-pagination-top .btn.active,
.ph-pagination-top .btn:hover,
.ph-pagination-top .btn.active:hover {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 0px;
	
}
.ph-pagination-top .btn span {
	color: #e8e8e8;
}
.ph-pagination-top .btn.active span {
	color: #08B2D9;
}

.btn {
	margin-top: 5px;
	margin-bottom: 5px;
}

.input-group-btn .btn {
	margin-top: 0px;
	margin-bottom: 5px;
}



.btn, .ph-btn, .btn-sm {
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 2px;
}

.input-group.input-group .add-on:last-child, .input-group.input-group .btn:last-child {
    border-radius: 0 2px 2px 0;
    margin-left: -1px;
}
.input-group .add-on:last-child, .input-group .btn:last-child, .input-group .btn-group:last-child > .dropdown-toggle {
    border-radius: 0 2px 2px 0;
}


.ph-pagination-top .btn,
.ph-pagination-top .btn.active,
.ph-pagination-top .btn:hover,
.ph-pagination-top .btn.active:hover {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 0px;
	
}
.ph-pagination-top .btn span {
	color: #e8e8e8;
}
.ph-pagination-top .btn.active span {
	color: #08B2D9;
}









.phoca-top-utils .ph-cart-module-box {
	float: right;
	margin-left: 10px;
}

.phoca-cart-box .glyphicon-heart {
	color: #EA7C7C;
}

.ph-item-box.gridlist .ph-corner-icon-wrapper,
.ph-item-box.list .ph-corner-icon-wrapper {
	left: 10px;
}

.ph-item-box.list .ph-corner-icon-wrapper {
	left: 10px;
	top: 70%;
}


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

	.phoca-cart-box {
		right: 7em;
		bottom: 12px;
	}
	.search-query,
	.search-query:focus {
		right: 10em;
		bottom: 10px;
	}
	.search-query:focus {
		width: 12em;
	}

	.ph-cart-dropdown {
		margin-top: 12px;
	}

	.menu.nav.navbar-nav {

		margin-left: 20px;
		margin-top: 50px;
	}
	
	.phoca-top-utils .phoca-cart-box {
		
	}
}