/* 
Darkmode
*/

.site-name img {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}

.top-navigation-contacts {
	background-color: transparent;
}

@media only screen and (max-width: 767px) {
	.top-navigation-bar {
		background-color: #13171b;
	}

	.overlay {
		background-color: rgba(19, 23, 27, 0.8);
	}

	#navigation,
	.navigation-in,
	.menu-helper {
		background-color: #13171b;
		background-color: #13171b;
	}

	.navigation-in a,
	.menu-helper a,
	.navigation-in>ul>li.ext.exp a {
		color: #596578;
	}

	.navigation-in>ul>li,
	.menu-helper>ul>li {
		border-top-color: #1c2025;
		border-bottom-color: #1c2025;
	}

	.navigation-in>ul>li.ext.exp,
	.navigation-in>ul>li.ext.exp a {
		background-color: #1c2025;
	}

	.navigation-in ul li a:hover,
	.menu-helper ul li a:hover {
		background-color: #1c2025;
		color: white;
	}

	#topNavigationDropdown {
		color: #596578;
	}

	#topNavigationDropdown:hover {
		color: white;
	}

	.dropdown-menu {
		background-color: #0d0f12;
		border: none;
	}

	.top-navigation-bar-menu-helper li a::before,
	.dropdown-menu li a::before {
		background-color: #596578;
	}

	.dropdown-menu li a:hover {
		color: white;
		background-color: transparent;
	}

	.dropdown-menu li a {
		color: #596578;
		background-color: transparent;
	}

	.site-name {
		padding-top: 20px;
	}
}

@media only screen and (min-width: 767px) {
	.top-navigation-bar {
		border: none !important;
		background-color: #13171b;
		color: #596578;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.colorbox-html-content .h1,
	.colorbox-html-content .h2 {
		color: rgba(0, 0, 0, 0.8);
	}

	.colorbox-html-content .p-in .name,
	.colorbox-html-content .price price-final,
	.colorbox-html-content .products-block.products .p .price strong {
		color: rgba(0, 0, 0, 0.8) !important;
	}

	.has-more-items {
		position: static;
	}

	.more-items-trigger {
		display: none;
	}

	.navigation-in>ul>li {
		background-color: #13171b;
	}

	.navigation-in>ul>li:hover {
		background-color: #0d0f12;
		background-color: #0d0f12;
	}

	.navigation-in>ul>li {
		border-left-color: #0d0f12 !important;
		border-left-color: #0d0f12;
	}

	.top-navigation-bar a {
		color: #596578;
	}

	.top-navigation-bar a:hover {
		color: white;
	}

	.top-navigation-menu {
		background-color: transparent;
	}

	.top-navigation-bar-menu li::before {
		color: #596578;
	}

	#topNavigationDropdown {
		color: #596578;
	}

	#topNavigationDropdown:hover {
		color: white;
	}

	.dropdown-menu {
		background-color: #0d0f12;
		border: none;
	}

	.top-navigation-bar-menu-helper li a::before,
	.dropdown-menu li a::before {
		background-color: #596578;
	}

	.dropdown-menu li a:hover {
		color: white;
		background-color: transparent;
	}

	.dropdown-menu li a {
		color: #596578;
		background-color: transparent;
	}

	.navigation-in>ul>li>a:hover {
		background-color: #0d0f12;
		color: white;
	}

	.navigation-in>ul>li>a {
		display: inline-block;
		padding-top: 13px;
		padding-bottom: 13px;
	}

	.navigation-in>ul>li.ext:hover a {
		background-color: #0d0f12;
		color: white;
		border-top: none;
	}

	.navigation-in>ul>li.ext.exp ul {
		top: 44px;
		border-bottom-color: #0d0f12;
		background-color: #111418;
	}

	.navigation-in ul li ul li a {
		background-color: transparent !important;
	}

	#navigation {
		height: 44px;
	}

	.navigation-in .menu-image img {
		background-color: transparent;
	}

	.navigation-in {
		background-color: #13171b;
	}

	.menu-helper,
	.menu-helper>span::before {
		height: 44px;
	}

	.menu-helper>span {
		height: 44px;
	}

	.menu-helper>span::before {
		background-color: #0d0f12;
		color: white;
		padding-top: 7px;
		font-size: 15px;
	}

	.menu-helper>ul {
		border: none;
		background-color: #0d0f12;
	}

	.menu-helper>ul>li {
		border: none;
	}

	.menu-helper>ul {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.menu-helper ul li a:hover {
		background-color: transparent;
		color: white;
	}

	.menu-helper>ul>li.ext.exp a {
		color: #596578;
	}

	.menu-helper>ul>li.ext.exp a:hover {
		color: white;
	}

	.menu-helper>ul>li.ext.exp>ul,
	.menu-helper>ul>li.ext.exp,
	.menu-helper>ul>li.ext.exp {
		background-color: #13171b;
		background-color: #13171b;
	}
}

html,
body,
#header,
.overall-wrapper {
	background-color: #1c2025;
}

input {
	background-color: #21252b !important;
	border: 1px solid #323944 !important;
	color: #596578 !important;
	color: red;
}

.btn.btn-default,
a.btn.btn-default {
	background-color: #323944 !important;
	border: #323944 !important;
	background-color: #323944;
	color: #79879d !important;
	border: 1px solid #323944 !important;
	border-radius: 3px;
}

.btn.btn-default:hover,
a.btn.btn-default:hover {
	background-color: #13171b;
	background-color: #13171b;
	border: 1px solid #13171b !important;
}

.form-control,
select {
	background-color: #21252b !important;
	border: 1px solid #323944 !important;
	color: #596578 !important;
	background-color: #21252b;
	color: red;
}

.header-top .cart-count i {
	background-color: #0d0f12;
	color: #596578;
}

.header-top .cart-count span {
	color: #596578;
}

.cart-free-shipping,
.cart-widget-button {
	background-color: #13171b;
}

.cart-free-shipping strong {
	color: white;
}

@media (min-width: 768px) {
	.navigation-in>ul>li {
		border-left-color: #0d0f12 !important;
		border-left-color: #0d0f12;
	}
}

.cart-widget-product-name a,
.cart-widget-product-name>span {
	color: #596578;
}

.cart-widget-product-name a:hover,
.cart-widget-product-name>span:hover {
	color: white;
}

.cart-widget-product {
	border-color: transparent;
}

.cart-widget {
	background-color: transparent;
}

.cart-widget {
	border-color: transparent !important;
}

.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
	border: none;
	background-color: #323944;
}

.btn.btn-conversion:hover,
a.btn.btn-conversion:hover,
.btn.btn-cart:hover,
a.btn.btn-cart:hover {
	border: none;
	background-color: #21252b;
}

.quantity {
	border: #0d0f12;
	padding-right: 3px;
}

.quantity .increase,
.quantity .decrease {
	background-color: transparent;
	border-color: #0d0f12;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #596578 !important;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #596578 !important;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #596578 !important;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #596578 !important;
}

a {
	color: #596578;
}

a:hover {
	color: white;
}

.popup-widget-inner {
	background-color: #0d0f12;
	color: #596578;
	border: none;
}

.popup-widget::before {
	background-color: #0d0f12;
	border: none;
}

.user-action-tabs li.active a,
.user-action-tabs li a {
	color: #596578;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	color: white;
}

.btn.btn-secondary,
a.btn.btn-secondary {
	color: white;
	background-color: #323944;
	border: none;
}

.btn.btn-secondary:hover,
a.btn.btn-secondary:hover {
	color: white;
	background-color: #596578;
	border: none;
}

.homepage-box {
	border-top-color: #161b1f;
	border-bottom-color: #161b1f;
	background-color: #1e2328;
}

.homepage-box .content-wrapper-in {
	background-color: red !important;
	background-color: red;
}

.content {
	background-color: #1c2025;
}

.p .name {
	color: white;
}

.products>div {
	border-color: #13171b;
}

.product:hover .p .name {
	color: white;
}

body {
	color: #6f7c90;
}

.price-additional {
	color: #5b6678;
}

.products-block.products .p .price strong {
	color: white;
	font-size: 22px;
}

/* .availability span {
	color: #6f7c90 !important;
} */

.btn.btn-primary,
a.btn.btn-primary {
	background-color: #13171b;
	color: white;
	border: none;
}

.product:hover .btn.btn-primary,
.produkt:hover a.btn.btn-primary {
	background-color: #13171b;
	color: white;
	border: none;
}

.product:hover .btn.btn-primary:hover,
.produkt:hover a.btn.btn-primary:hover {
	background-color: #323944;
	color: white;
	border: none;
}

.btn.btn-primary:hover,
a.btn.btn-primary:hover {
	background-color: #323944;
	color: white;
	border: none;
}

.btn,
.btn-cart,
.add-to-cart-button {
	background-color: #13171b;
	color: white;
	border: none;
}

.product:hover .btn,
.product:hover .btn-cart,
.product:hover .add-to-cart-button,
.btn.btn-cart {
	background-color: #13171b;
	color: white;
	border: none;
}

.product:hover .btn.btn-cart:hover {
	background-color: #323944;
}

.btn.btn-cart::before,
a.btn.btn-cart::before,
.btn.add-to-cart-button::before,
a.btn.add-to-cart-button::before {
	font-size: 10px;
	margin-top: -1px;
}

.footer-banners {
	margin-top: 30px;
}

.latest-contribution-box {
	background-color: #1c2025 !important;
	background-color: #1c2025;
}

.cart-count {
	background-color: transparent;
}

.latest-contribution-content:hover .latest-contribution-product {
	color: white;
}

#footer>.container {
	background-color: #1c2025;
}

.footer-bottom {
	border-color: #161b1f;
}

.copyright:after {
	content: " Design šablony vytvořil Shoptetak.cz";
}

.breadcrumbs {
	background-color: #1e2328;
	border-color: transparent;
	color: #596578;
}

.breadcrumbs>span>a::before,
.breadcrumbs>span>a::after {
	background-color: #13171b;
}

.breadcrumbs>span>a::before,
.breadcrumbs>span>a::after {
	background-color: #13171b;
}

.sidebar {
	background-color: #13171b
}

.categories .topic.active>a {
	background-color: #0d0f12;
}

.categories .topic.active>a:hover {
	background-color: #0d0f12;
	color: white;
}

.box-bg-variant .categories a {
	color: #596578;
}

.box-bg-variant .categories a:hover {
	color: white;
}

.ui-slider-handle,
.ui-slider-handle:hover {}

.filter-sections {
	background-color: transparent;
}

.sidebar-inner>div {
	border-color: #0d0f12;
}

.subcategories li a {
	background-color: #1e2328;
	border-color: #161b1f;
	color: #596578;
}

.subcategories li:hover a,
.subcategories li a:hover {
	background-color: #21252b;
	border-color: #323944;
	color: white;
}

.category-header {
	background-color: #13171b;
}

.category-header input[type="radio"]:checked+label {
	color: white;
	background-color: #0d0f12;
}

.category-header input[type="radio"]+label:hover {
	color: white;
	background-color: transparent;
}

.price-final {
	color: white;
}

.products-related:after {
	background-color: transparent;
}

.shp-tabs-holder,
.shp-tabs {
	background-color: #13171b;
	border-color: transparent;
}

.active .shp-tab-link {
	background-color: #0d0f12;
	color: white;
	border: transparent;
}

.shp-tab-link {
	background-color: #13171b;
	color: #596578;
}

.shp-tab-link:hover {
	background-color: #13171b;
	color: white;
}

.quantity input {
	text-align: left;
	padding-left: 5px;
}

.quantity .increase,
.quantity .decrease {
	border-color: transparent;
	margin-right: 5px;
}

.variant-cart .btn.btn-cart::before,
.variant-cart a.btn.btn-cart::before,
.variant-cart .btn.add-to-cart-button::before,
.variant-cart a.btn.add-to-cart-button::before {
	font-size: 15px;
}

.link-like {
	color: white;
}

#cboxOverlay {
	background-color: #0d0f12;
}

body.ordering-process {
	background-color: #1c2025;
}

.ordering-process #header {
	border-color: transparent;
}

.cart-content {
	background-color: #13171b;
}

#cart-wrapper,
.cart-inner {
	margin-top: 20px;
}

.cart-header {
	background-color: #0d0f12;
}

.cart-table tr td.cart-p-image {
	background-color: #1e2328;
}

.cart-table tr td {
	background-color: #1e2328;
	border-color: #13171b;
	color: #596578;
}

.cart-table tr td.p-name a,
.p-price .price-final,
.p-total .price-final,
ol.cart-header li a,
ol.cart-header li strong {
	color: #596578;
}

ol.cart-header li a,
ol.cart-header li strong {
	border-bottom-color: #323944;
}

.co-box,
.cart-item>div,
.radio-wrapper {
	border-color: #323944;
}

.order-summary-item.price {
	border-top-color: #323944;
}

.price-primary {
	color: white;
}

.id--15 #content {
	background-color: #1c2025;
}

.order-summary-heading {
	color: white;
}

.content-wrapper {
	background-color: #1c2025;
}