#top{
	background-color: #000000;
}

#top .container{
	background-color: #000000;
}

#top .btn-link{
	color: #fff;
	text-transform: uppercase;
}

.btn-menu, .btn-menu-top{
	background: #000000;
}

#menu-vertical.open-mob .btn-menu, #menu-vertical.open .btn-menu, .btn-menu:hover, .btn-menu:active, .btn-menu.active, .btn-menu.disabled, .btn-menu-top:hover, .btn-menu-top:focus{
	background: #000;
}

.btn-menu-top.vh1-bl, .btn-menu-top.vh2, .btn-menu-top{
	border-radius: 0px;
}

.fixed-goods-menu .viewed-quantity, .btn-mob-cart .cart-total, #cart .cart-total, .wishlist-quantity, .compare-quantity{
	background: #000;
}

.header-search .form-control{
	border-radius: 0px;
}

.header-search .button_search{
	border-radius: 0px;
}

.container-slideshow{
	margin: 0px;
}

.container-slideshow .item{
	padding-left: 0px;
}

.banner-blocks-container .banner-item{
	border-radius: 0px;
}

footer.ch-light-theme .footer-top{
	    background-color: #000000;
}

.feedback_widget_button{
	background-color: #000000 !important;
}

.product-thumb{
	padding: 0px;
}

.product-thumb .caption{
	padding: 15px;
}

.stickers-ns{
	left: 12px;
	bottom: 12px;
}

.container-module .item.swiper-slide .product-thumb{
	border-radius: 0px;
}

.product-thumb .product-name{
	    margin-bottom: 0px;
}

footer.ch-light-theme .title-f, footer.ch-light-theme .title-f-contact {
    color: #fff;
}

footer.ch-light-theme a {
    color: #dbdbdb;
}

footer.ch-light-theme a:hover {
    text-decoration: underline;
    color: #ffffff;
}

footer .two-c-pc{
	    column-count: 1;
}


.product-grid .product-thumb{border-radius: 0px;}

.editproducts{
	display: none;
}

.product-thumb .caption{
	padding: 0 15px 15px 15px;
}

.quantity-adder{
	display: none;
}

.addit-action{
	display: none !important;
}

#mm-mobile li a{
	color: #000;

}

.chm-lg{
	    font-size: 14px;
}

.breadcrumb{
	    margin-top: 15px;
}

.roznirna_sitka {
    background-color: #f7f8fb;
    color: #222;
    text-align: center;
    padding: 13px;
    font-weight: bold;
    border: 0;
    border-radius: 8px;
}
.roznirna_sitka:hover{
	transform: scale(1.06);
    box-shadow: 0px 0px 2px 1px #222;
    color: #222;
}

button.close {
    font-size: 34px;
}

.modal-header{
	border-bottom: 0px solid #e5e5e5;
}


@media (max-width: 767px) {
    footer.ch-light-theme .title-f {
      
        background: #202020;
    }
    footer.ch-light-theme .title-f:after {
        background: #414142;
    }
    footer.ch-light-theme .two-c-pc{
    	background: #202020;
    }
}

@media (min-width: 992px) {
    html:not(.vw-100) .fix-header.h-sticky {
        box-shadow: 0px 8px 16px -8px rgb(124 124 124);
    }

        main {
        padding-top: 0px;
    }
}