 @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
body {
	font-family: 'Roboto', sans-serif;
}

.wr360_player .fullscreenon_button {
	display: none !important;
}

.wr360_player.theme_header {
	display: none !important;
}

#picture360 {
	overflow: hidden !important;
}

#picture360 .wr360_player {
	margin-top: -40px;
}

a {
color: #CD1728;
}
a:hover {
color: #CD1728 !important;
}

@media (min-width: 1200px) {
.container {
	width: 1240px;
}
}
.search {
	background: #F8F8F8;
	border-radius: 5px !important;
	border: 1px solid #DDDDDD !important;
	margin-top: 15px;
	width: 280px !important;
}
header {
	margin-top: 20px;
	margin-bottom: 20px;
}
.fullw-menu {
	color: #fff;
	background: #B2B2B2;
}

#menu span {
	margin-top: 10px;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
#menu a {
	color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background: none !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background: none !important;
}

#menu span:hover {
	color: #fff !important;
}
.item:hover { 
	color: #fff !important;
}
#menu a:hover, #menu a:active {
	color: #fff !important;
	background: none !important;
}
#menu a:hover img {
	transform: scale(1.1);
	transition: all .2s ease-in-out;
}

#menu a:hover > .item {
	color: #fff !important;
	background: none !important;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 45px;
	margin-top: 15px;
}
a {
	color: #222;
}
a:hover {
	color: #222;
	text-decoration: none;
	cursor: pointer;
}

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

header .bck {
	display: block;
	padding-left: 45px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
header .bck.cart {
	background: url("/image/theme/cart.png") left center no-repeat;
	margin-top: 0px;
	border:none;
}
header .bck.phone {
	background: url("/image/theme/phone.png") left center no-repeat;
}
header .bck.login {
	background: url("/image/theme/user.png") left center no-repeat;
}
.badgets {
	padding-left: 130px;
	padding-right: 130px;
	margin-top: 30px;
	margin-bottom: 20px;
	display: block;
}
.badgets span {
	padding-left: 75px;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
}
.badgets .badget1 {
	background: url("/image/theme/doprava.png") left center no-repeat;
}
.badgets .badget2 {
	background: url("/image/theme/24hodin.png") left center no-repeat;
	background-position: 17px;
}
.badgets .badget3 {
	background: url("/image/theme/bezpecny_nakup.png") left center no-repeat;
	background-position: 35px;
}
.hometabs .nav-tabs > li, .nav-pills > li {
	float: none;
	display: inline-block;
 *display:inline; /* ie7 fix */
	zoom: 1; /* hasLayout ie7 trigger */
}
.hometabs .nav-tabs, .nav-pills {
	text-align: center;
}
.product-thumb img {
	float: left;
	display: block;
}
.product-home {
	margin-top: 20px;
}
.product-home .product-thumb {
	background: #fff;
	border: 2px solid #e6e6e6;
	padding: 10px;
}
.clear {
	clear: both;
}
.product-thumb .desc {
	text-align: justify;
}
.product-thumb .price {
	margin-top: 10px;
	float: right;
}
.product-thumb .price-new {
	line-height: 62px;
	padding-right: 5px;
	color: #858585;
	font-size: 12px;
}
.product-thumb .price .price {
    font-weight: bold;
    position: absolute;
    font-size: 32px;
    right: 25px;
    bottom: 45px;
}
.p-data .price {
	margin-top: 10px;
	font-weight: bold;
	font-size: 32px;
}
.p-data .price-new {
	line-height: 62px;
	padding-right: 5px;
	color: #858585;
	font-size: 15px;
}
.pricetxt {
	float: right;
}
#input-quantity {
	width: 45px;
	background: #fff;
	border: 2px solid #DCDCDC;
	border-radius: 15px;
}
#button-cart {
	background: #CD1628;
	border: none;
	max-width: 160px;
}
.add-to-cart {
	color: #fff;
	background: #cd1728;
	padding: 5px 25px;
	border-radius: 15px;
	position: absolute;
	right: 25px;
	bottom: 15px;
	text-transform: uppercase;
}
#menu .dropdown.open {
	background: #8B8B8B;
}
#menu .dropdown.open:after {
        content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-top: solid 15px #8B8B8B;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    z-index: 9999;
}
.show-product {
	color: #000000;
	background: #f3f3f3;
	padding: 5px 15px;
	border-radius: 15px;
	position: absolute;
	left: 250px;
	bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
footer {
	margin-top: 20px;
}
.footer-blog .blog {
	background: #f3f3f3;
	border: 2px solid #e2e2e2;
	padding: 15px 20px;
}
.footer-blog .blog p {
	text-align: justify;
}
.footer-blog .btn-next {
	color: #eb0000;
	font-weight: bold;
	font-size: 18px;
}
.footer-blog .facebook {
	background: #3B5997 url("/image/theme/facebook.jpg") left center no-repeat;
	padding-left: 150px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
.footer-blog .facebook a {
	color:#fff;
}
.footer-blog .msg a {
	color:#fff;
}
.footer-blog .msg {
	background: #CD1628 url("/image/theme/kontakt.jpg") left center no-repeat;
	padding-left: 150px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
footer .copyright {
	background: url("/image/theme/footer_pattern.png") left center repeat;
	color: #fff;
	text-align: center;
	padding-top: 15px;
	margin-top: 20px;
}
* {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.hometabs .nav-tabs>li>a {
	background: #F3F3F3;
	border-radius: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.hometabs .nav-tabs>li.active>a {
	border-radius: 0px;
	border-top: 4px solid #ED1B23;
	padding-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background: #fff;
}
.hometabs .nav-tabs>li.active>a:hover {
	border-radius: 0px;
	border-top: 4px solid #ED1B23;
	padding-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.cat-description {
	background: #F4F4F4;
}
.thumbnails {
	list-style: none;
	-webkit-padding-start: 0px;
}
.cat-description h1 {
	font-weight: bolder;
	color: black;
}
.cat-description p {
	color: black;
}
#search input[type="text"] {
}
#search input[type="text"]:focus {
	box-shadow: none;
}
.breadcrumb {
	background: none;
	color: #b1b2b2;
}
#menu .submenu a:hover, #menu .submenu a:active {
	color:#000 !important;
}
.breadcrumb a {
	color: #b1b2b2;
}
#menu .dropdown-menu {
	margin-left: 0px !important;
	min-width: 450px !important;
	background: #fff;
	border: 2px solid #8B8B8B;
	font-size: 16px;
	padding: 10px 5px;
	border-radius: 0px;
	color:#8B8B8B;
}
.menutitle {
	text-align: left;
	color:#8B8B8B;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 20px;
}

.submenu {
	padding-left: 0px;
	margin-top: 10px;
}
.submenu li {
	list-style: none;	
	margin-top: 10px;
}
.submenu li::before {
    display:inline-block;
    width:10px;
    height:10px;
    content:" ";
    border:5px solid #D11828;
    border-radius:10px;
    margin-right: 5px;
}


#menu .dropdown-menu a {
	color:#8B8B8B;
}
#menu .dropdown-menu a:hover {
	background: #000;
}
a.thumbnail {
	border: none;
}
a.thumbnail:focus {
	border: none;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border: none;
}
.image-additional {
	width: 120px;
	height: 120px;
	margin-right: 10px;
	float: left;
	border: 3px solid #EBEBEB;
}
.h1, h1 {
	font-size: 30px;
}
.product-page .p-desc {
	text-align: justify;
}
.product-page .p-data {
	background: #F1F1F1;
	padding: 10px 20px 30px 20px;
}
.p-data h1 {
	margin-bottom: 20px;
}
.footermenu {
	margin-top: 20px;
}
.footermenu li {
	list-style: none;
	margin-right: 20px;
}
.footermenu li::before {
	content: "■ ";
	color: #cd1728; /* or whatever color you prefer */
}
.btn-slider {
	color: #565656 !important;
	border: 2px solid #565656;
	background: #fff;
	padding: 5px 30px !important;
	border-radius: 10px;
}
/*.tp-leftarrow.default {
    background: none !important;
	color:#888888 !important;
}*/
#cart .dropdown-menu img {
	min-width: 47px;
	height: auto;
}
#cart .dropdown-menu {
	padding: 10px !important;
	background: rgba(255,255,255,0.9) !important;
	min-width: 360px !important;
}
.btn-slider a {
	color: #565656;
}
.tparrows {
    background: none !important;
}

.tparrows:before {
    font-size: 60px !important;
}
.tparrows:hover {
    background: none !important;
}

.add-to-cart:hover {
	color:#fff !important;	
}

@media (max-width: 770px) {
	.tp-leftarrow.default {
		display:none !important;
	}
	.tp-rightarrow.default {
		display:none !important;
	}
	#input-quantity {
		display: inline-block;
	}
	.infopage .contents img {
		width:100% !important;
		height: auto !important;
		margin-bottom: 10px;
		margin-top:10px;
	}
	.hometabs .nav-tabs>li>a {
	background: #F3F3F3;
	border-radius: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px 5px;
	font-size: 11px;
}
	.hometabs .nav-tabs>li.active>a:hover {
    border-radius: 0px;
    border-top: 4px solid #ED1B23;
    padding-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
}
.hometabs .nav-tabs>li.active>a {
	padding-top: 5px;
}
}

@media only screen and (max-width : 1200px) {
.badgets {
	padding-left: 15px;
	padding-right: 15px;
}
}

@media only screen and (min-width : 768px) and (max-width : 1200px) {
.product-home .product-thumb {
	min-height: 350px;
}
.footer-blog h2 {
	font-size: 18px;
}
.nav>li>a {
	padding: 10px 23px;
	margin-top: 15px;
}
header .bck.login {
	background-size: 20px;
}
header .bck.cart {
	background-size: 20px;
}
header .bck.phone {
	background-size: 20px;
}
header .bck {
	padding-left: 30px;
}
#search {
	width: 100%;
}
}
.footer-blog a:hover {
	color:#fff !important;
}

@media (max-width:590px) {
	.badgets .badget1 {
		padding-right:0px;
	}
	.badgets .badget2 {
		background-position: 10px;
		padding:0px;
	}
	.badgets .badget3 {
		background-position: 25px;
		padding-left:0px;
	}
}

@media only screen and (min-width : 768px) and (max-width : 992px) {
.nav>li>a>img {
	max-width: 100%;
	text-align: center;
	width: 50px;
	height: auto;
	/* float: left; */
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.nav>li>a {
	padding: 10px 10px;
	margin-top: 20px;
}
#search {
	width: 100%;
}
#search .search {
	width: 400px !important;
}
.show-product {
	left: 30px;
}
.add-to-cart {
	left: 125px;
	right: inherit;
}
.product-home .product-thumb {
	min-height: 490px;
}
}

@media only screen and (max-width : 768px) {
header {
	margin-top: 0px;
}
.fullw-menu.mobile .navbar {
	margin-bottom: 0px;
}
.fullw-menu.mobile {
	background: #CD1628;
	font-size: 25px;
	margin-bottom: 15px;
}
.fullw-menu.mobile .navbar-toggle {
	float: left;
	color: #fff;
	font-size: 25px;
}
#menu span {
	text-align: left;
	margin-top: 16px;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
}
.navbar-nav {
	font-size: 16px;
}
#menu a:hover {
	color: #CD1628 !important;
}
header .bck.login {
	background-size: 20px;
}
header .bck.cart {
	background-size: 20px;
	margin-top: 10px;
}
.product-thumb .price {
	float: none;
}
.add-to-cart {
	display: block;
	position: absolute;
}
.show-product {
	display: block;
	position: absolute;
}
.product-thumb img {
	width: 170px;
}
.badgets {
	zoom: 0.8;
}
.hometabs .nav-tabs>li>a {
	background: #F3F3F3;
	border-radius: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px 15px;
	font-size: 15px;
}
}

@media only screen and (max-width : 480px) {
.footer-blog .facebook {
	background: #3B5997;
	padding-left: 20px;
	padding-right: 20px;
}
	.add-to-cart {
	display: block;
	position: inherit;
}
.show-product {
	display: block;
	position: inherit;
}
.footer-blog .msg {
	background: #CD1628;
	padding-left: 20px;
	padding-right: 20px;
}
.badgets {
	zoom: 0.6;
}
.hometabs .nav-tabs>li>a {
	background: #F3F3F3;
	border-radius: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px 5px;
	font-size: 11px;
}
.hometabs .nav-tabs>li.active>a {
	padding-top: 5px;
}
	.product-thumb img {
    width: 100%;
}
}
