
.container-fluid {
	width: 100%;
}

.container-fluid-2 {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

.header-news-bar {
	z-index: 9999;
	background: #f0f0f0;
	height: 42px;
	overflow: hidden
}
.navbar .container
{
    align-items: start;
}
a.nav-link
{
    text-align:center;
}
span.bread-space {
    padding: 0 5px;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
    list-style: none;
    background-color: #ffffff;
    text-align: left;
    font-size: 13px;
    padding: 0px;
    font-weight: 400;
    margin-top: 0px;
}
.breadcrumb-item.active 
{
    font-weight:700;
    color:#000000;
}
.header-news-scroller {
	height: 52px;
	line-height: 30px;
	overflow: Hidden;
	padding-top: 6px;
	color: #26292d;
	text-align: center;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
}



.banner-top {
	position: relative;
	background-position: center;
}

.banner-top-name-container {
	position: absolute;
	background: white;
	width: 120px;
	height: 34px;
	right: 0;
	bottom: 0;
}

.banner-top-name-container .name {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin: 8px 0px 0px 0px;
	text-align: center;
	color: #0e0e0e;
}

.banner-top-1 {
	background-image: url('../img/banner_top_1.png');
}

.banner-top-2 {
	background-image: url('../img/banner_top_2.png');
}

.banner-top-3 {
	background-image: url('../img/banner_top_3.png');
}

.banner-top-4 {
	background-image: url('../img/banner_top_4.png');
}

.banner-top-5 {
	background-image: url('../img/banner_top_5.png');
}

.see-more-new-items {
	transition: 0.5s;
	cursor: pointer;
	border: 1px solid black;
	padding: 12px;
	width: 180px;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	
	font-size: 13px;
	margin-top: -30px;
	z-index: -1;
}

.see-more-items {
	transition: 0.5s;
	cursor: pointer;
	border: 1px solid black;
	padding: 12px;
	width: 180px;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	
	font-size: 13px;
	margin-top: -30px;
	z-index: -1;
}

.nav-link {
	cursor: pointer;
	padding-top: 26px;
	padding-bottom: 32px;
	
	color: black !important;
	font-weight: 600 !important;
	font-size: 13px;
	position: relative;
}

.nav-link span {
	background: #e64225;
	padding: 2px 4px 2px 4px;
	display: block;
	color: white;
	font-size: 9px;
	;
	position: absolute;
	top: 10px;
	left: -2px;
}

.menu-container {
	padding: 40px 0px 0px 0px;
}

.megamenu h5 a, .megamenu h5 {
	
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
}

.megamenu img {
	cursor: pointer;
}

.offcanvas {
	z-index: 99999;
	width: 100%;
	background: white;
	height: 85px;
}

.megamenu-bottom-bar {
	background: #fafafa;
	height: 100px;
	margin-top: 40px;
	float: left;
	position: static;
}

.megamenu-bottom-bar img {
	margin-top: 18px;
	cursor: pointer;
}

.menu-rec-header {
	
	font-size: 13px;
	padding-top: 31px;
	color: black;
}

.banner-top {
	background-repeat: no-repeat;
	margin-bottom: 20px;
	cursor: pointer;
}

#banner-area {
	background-repeat: repeat-x;
	background-size: cover;
	background-position: center;
	z-index: 0;
	margin:0px;
	padding: 0px;
}

#cat-banner-area {
	height: 150px;
	background-repeat: repeat-x;
	background-size: cover;
	background-position: center;
	z-index: 0;
}

.slider-box {
	width: 350px;
	height: 380px;
	color: black;
	float: left;
	margin-top: 160px;
	color: white;
}

.slider-box .text-1 {
	color: #e64225;
	font-size: 14px;
	
	text-align: left;
	width: 100%;
}

.slider-box .text-2 {
	font-size: 32px;
	font-weight: bold;
	
	text-align: left;
	width: 100%;
	line-height: 34px;
	margin-top: 5px;
}

.slider-box .text-3 {
	font-size: 14px;
	
	text-align: left;
	width: 100%;
	margin-top: 15px;
}

.slider-box .text-4 {
	transition: 0.5s;
	background: white;
	color: black;
	width: 180px;
	height: 36px;
	padding-top: 8px;
	margin-top: 20px;
	font-weight: bold;
	;
	cursor: pointer;
	text-align: center;
	
	font-size: 14px;
}

.slider-box .text-4:hover {
	filter: invert(1)
}

.banner-top .mobile-text {
	z-index: 9;
	color: white;
	font-weight: bold;
	font-size: 31px;
	text-align: center;
	width: 100%;
	top: 50%;
	margin-top: -20px;
	position: absolute;
	margin-left: -15px;
}

.banner-top .banner-top-darkbg {
	position: absolute;
	background: rgb(1, 1, 1, 0.7);
	width: 100%;
	height: 34px;
	left: 0;
	bottom: 0;
}

.banner-top .banner-top-darkbg .banner-top-desc {
	font-size: 13px;
	margin: 8px 0px 0px 15px;
	text-align: left;
	color: white;
}

.banner-recommended-1 {

	background: url('../img/banner-recommended-1.jpg');
        background-size: cover;
        background-position: right;
        height: 460px;
}

.banner-recommended-1 .text-box {
	width: 450px;
	margin-left: 100px;
/*	height: 380px;*/
	color: white;
	float: left;
	margin-top: 60px;
        padding-top: 20px;
}

.banner-recommended-1 .text-box .text-1 {
	font-size: 14px;
	
	text-align: center;
	width: 100%;
}

.banner-recommended-1 .text-box .text-2 {
	font-size: 32px;
	font-weight: bold;
	
	text-align: center;
	width: 100%;
}

.banner-recommended-1 .text-box .text-3 {
	font-size: 14px;
	
	text-align: center;
	width: 100%;
}

.banner-recommended-1 .text-box .text-4 {
	cursor: pointer;
	transition: 0.5s;
	background: white;
	color: black;
	width: 200px;
	height: 40px;
	padding-top: 8px;
	font-weight: bold;
	margin: 30px auto;
	text-align: center;
	
}

.banner-recommended-1 .text-box .text-4:hover {
	filter: invert(1)
}

.banner-recommended-2 {
	background-position: center;
	background: url('../img/banner-recommended-2.jpg');
	background-size: cover;
	height: 460px;
}

.banner-recommended-2 .text-box {
	width: 350px;
	margin-right: 100px;
	height: 380px;
	color: white;
	float: right;
	margin-top: 105px;
}

.banner-recommended-2 .text-box .text-1 {
	font-size: 14px;
	
	text-align: center;
	width: 100%;
}

.banner-recommended-2 .text-box .text-2 {
	font-size: 32px;
	font-weight: bold;
	
	text-align: center;
	width: 100%;
}

.banner-recommended-2 .text-box .text-3 {
	font-size: 14px;
	
	text-align: center;
	width: 100%;
}

.banner-recommended-2 .text-box .text-4 {
	cursor: pointer;
	transition: 0.5s;
	background: white;
	color: black;
	width: 200px;
	height: 40px;
	padding-top: 8px;
	font-weight: bold;
	margin: 30px auto;
	text-align: center;
	
}

.banner-recommended-2 .text-box .text-4:hover {
	filter: invert(1)
}


.new-products-headline {
	text-align: center;
	font-size: 20px;
	
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 30px;
}

.category-products-headline {
	text-align: left;
	font-size: 23px;
	
	font-weight: bold;
	margin-top: 45px;
	color: white;
}

.category-products-subheadline {
	text-align: left;
	font-size: 15px;
	
	font-weight: 400;
	margin-top: 00px;
	color: white;
}

.category-breadcrumbs,
.category-pagination {
	text-align: left;
	font-size: 13px;
	
	padding: 13px 0px;
	font-weight: 400;
	margin-top: 00px;
	color: black;
}

.category-breadcrumbs a,
.category-pagination a {
	text-decoration: none;
	color: black;
}

.category-breadcrumbs .category-breadcrumbs-path {
	float: left;
	margin-top: 8px;
}

.category-sort {
	float: right;
}

.category-sort-headline {
	margin-right: 15px;
}

.category-sort select {
	padding: 6px 7px;
}

.show-filters-column,
.hide-filters-column {
	margin-bottom: 20px;
	width: 100%;
	color: white;
	background: black;
	padding: 8px;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
	display: none;
}

.category-filters {
	height: 100%;
	width: 100%;
	border-right: 1px solid grey;
	padding-right: 20px;
}

.category-filters .category-filters-headline {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.category-filters .category-filters-list {
	line-height: 26px;
	margin-top: 10px;
	font-size: 13px;
}

.category-filters .category-filters-list li.sub-category{
	margin-left: 20px;
	font-weight: bold;
}

.category-filters .category-price-filter {
	width: 100%;
	margin-top: 10px;
	font-size: 13px;
	margin-bottom: 20px;
}

.category-filters .category-price-filter .price-start {
	margin-left: 5px;
	width: 70px;
	margin-right: 7px;
	padding: 4px 6px;
}

.category-filters .category-price-filter .price-end {
	margin-left: 5px;
	width: 70px;
	margin-right: 7px;
	padding: 4px 6px;
}

.category-filters .category-filter-button {
	width: 100%;
	padding: 7px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	background: black;
	color: white;
}
.category-seo-text {
	margin: 20px auto;
}
.checkbox-filters-list {
	margin-top: 10px;
	margin-right: 00px;
}
.checkbox-filters-list li {
	position: relative;
	padding: 5px 15px 5px 50px;
	line-height: 21px;
	text-transform: uppercase;
	font-size: 13px;
	color: black;
}
.checkbox-filters-list li:hover {
	background: #f3f3f3;
	cursor: pointer;
}
input[type=checkbox] {
	display: none;
}
input[type=checkbox]:checked+.toggle:after {
	opacity: 1;
}
.checkbox-filters-list .toggle {
	display: block;
	height: 35px;
	width: 35px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	text-indent: 100%;
	overflow: hidden;
	cursor: pointer;
}
.toggle:after {
	content: '';
	position: absolute;
	position: absolute;
	width: 8px;
	height: 5px;
	background: transparent;
	top: 15px;
	left: 14px;
	border: 2px solid #aaa;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0;
}
.checkbox-filters-list .toggle:before {
	content: '';
	width: 18px;
	height: 18px;
	background: #faf9f9;
	border: 1px solid black;
	position: absolute;
	top: 9px;
	left: 9px;
}
.checkbox-filters-list .toggle:hover:before {
	-webkit-box-shadow: 0 0 1px black;
	-moz-box-shadow: 0 0 1px black;
	box-shadow: 0 0 1px black;
}
.checkbox-filters-list .done .toggle:before,
.checkbox-filters-list .toggle:active:before {
	border-color: #c0c0c0 #ccc #d8d8d8;
	-webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 0 5px 5px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 0 5px 5px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 0 5px 5px rgba(0, 0, 0, 0.05);
}
.filter-list-btn {
	outline: none;
	border: none;
	padding: 10px 10px;
	cursor: pointer;
	color: black;
	font-size: 13px;
	width: 100%;
	background: none;
	text-align: left;
	border-bottom: 1px solid #6f6f6f;
}
.filter-list-btn:hover {
	background: #f3f3f3;
}
.category-extrafilter-dropdown {
	position: relative;
	display: inline;
}
.category-extrafilter-dropdown .btn-dropdown {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: #3c3c3c;
	color: white;
	left: 0px;
	top: 30px;
	border-bottom: 1px solid #6f6f6f;
	text-align: initial;
	display: none;
	z-index: 100;
}
.category-extrafilter-dropdown .btn-dropdown li {
	padding: 6px;
	margin: 0px;
	text-transform: none;
	color: white;
	border-bottom: 1px solid black;
	cursor: pointer;
	padding-left: 50px;
	font-size: 13px;
}
.category-extrafilter-dropdown .btn-dropdown li:hover {
	background-color: black;
	color: white;
}
.category-extrafilter-dropdown .btn-dropdown li:last-child {
	border-bottom: none;
}
.category-pagination .category-pagination-summary {
	float: left;
	margin-top: 8px;
}

.category-pagination .category-pagination-headline {
	margin-right: 15px;
}

.category-pagination .page {
    margin-left: 6px;
    padding: 6px 7px;
    line-height: 20px;
}

.category-pagination .active-page {
	border: 1px solid black;
	padding: 5px 14px;
	font-weight: bold;
        margin:0px;
}

.recommended-products-section-1,
.recommended-products-section-2 {
	margin-top: 30px;
}

.recommended-products-1 .headline,
.recommended-products-2 .headline {
	
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.slider-1 .slick-prev {
	top: -32px;
	left: 200px;
}

.slider-1 .slick-next {
	top: -32px;
	left: 220px;
}

.slider-2 .slick-prev {
	top: -32px;
	left: 230px;
}

.slider-2 .slick-next {
	top: -32px;
	left: 250px;
}

.item-bottom-bar:hover {
	background: black;
	color: white;
}

.see-more-new-items:hover {
	background: black;
	color: white;
}

.see-more-items:hover {
	background: black;
	color: white;
}



.nav-tab {
	text-align: right;
	cursor: pointer;
	color: gray;
}

.nav-separator {
	padding-left: 20px;
	padding-right: 20px;
	color: gray;
}

.active-tab {
	color: black;
}
.new-products-more {
	display: none;
}
#parallax-container {
	margin-top: 40px;
}

.section-separator {
	border-top: 1px solid grey;
	margin-top: 40px;
}

.blog-posts-container {
	margin-bottom: 60px;
}

.blog-posts-container .headline {
	text-align: center;
	font-size: 20px;
	
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
}

.blog-post {
	position: relative;
}

.blog-post .post-image {
	cursor: pointer;
	background-size: 100%;
	-webkit-transition: all 0.45s ease-in-out;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 300px;
	position: relative
}

.blog-post .post-image:hover {
	background-size: 111%;
}

.blog-post .post-name {
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
	color: white;
	background: white;
	position: absolute;
	bottom: 0;
	left: 0;
	
	color: black;
	height: 90px;
	width: 100%;
	max-width: 400px;
}

.blog-post .post-date {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: grey;
	font-weight: normal
}

.blog-post .post-text {
	font-size: 14px;
	margin-top: 20px;
	padding: 0px 10px;
}

.blog-post .read-more {
	display: block;
	font-size: 13px;
	padding: 0px 10px;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

footer {
	line-height: 25px;
}

footer h6 {
	font-size: 13px;
}

footer p {
	line-height: 20px;
	font-size: 13px;
}


footer .mobile-section,
footer .email-section {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 18px;
}

footer .mobile-section .contact-data,
footer .email-section .contact-data {
	font-size: 15px;
	font-weight: bold;
}

footer .footer-logo {
	height: 420px;
	width: 420px;
	position: absolute;
	top: -110px;
	right: 0;
	opacity: 0.09;
}

.footer-partner-section {
	width: 100%;
	padding: 40px 0px;
	color: black;
}

.footer-partner-section img {
	filter: grayscale(100%);
	cursor: pointer;
	transition: all 0.3s ease;
}

.footer-partner-section img:hover {
	filter: grayscale(0%);
}

.footer-partner-section .headline {
	font-weight: bold;
	font-size: 13px;
	padding-top: 3px;
}

.footer-partner-section .dpd-logo {
	margin-left: 15px;
}

.footer-partner-section .fedex-logo {
	margin-left: 10px;
}

.footer-partner-section .inpost-logo {
	margin-left: 6px;
}

.footer-partner-section .visa-logo {
	margin-left: 15px;
}

.footer-partner-section .mastercard-logo {
	width: 60px;
	height: 30px;
	margin-left: 10px;
}

.footer-partner-section .payu-logo {
	margin-left: 6px;
}

.footer-partner-section .paypal-logo {
	margin-left: 9px;
}

.footer-partner-section .fb-logo {
	width: 30px;
	height: 30px;
	margin-left: 15px;
}

.footer-partner-section .instagram-logo {
	margin-left: 8px;
	width: 30px;
	height: 30px;
}

.footer-legal {
	width: 100%;
	padding: 15px 0px;
	border-top: 1px solid #efefef;
	font-size: 12px;
	color: black;
}

.sticky {
	position: fixed;
	top: 0;
}

.add-to-favourite {
	background-image: url('../img/favourite-icon.svg');
	display: none;
	position: absolute;
	right: 5px;
	top: 6px;
	height: 20px;
	width: 24px;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (max-width: 996px) {
	.show-filters-column {
		display: block;
	}
	.filters-column {
		padding: 0;
	}
	.category-filters {
		padding: 0;
		border-right: none;
		display: none;
	}
	.offcanvas {
		position: relative;
		min-height: 100%;
		-webkit-transition: all .25s ease-out;
		-o-transition: all .25s ease-out;
		transition: all .25s ease-out;
	}
	.offcanvas-right {
		left: 0;
	}
	.offcanvas-right.active {}
	.offcanvas-right .sidebar-offcanvas {
		left: -100%;
		-webkit-transition: all .25s ease-out;
		-o-transition: all .25s ease-out;
		transition: all .25s ease-out;
	}
	.offcanvas-right.active .sidebar-offcanvas {
		left: 0;
		border-left: 1px solid #e7e7e7;
	}
        
	.sidebar-offcanvas {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 350px;
		padding: 10px 15px 15px;
		background-color: white;
		border-radius: 0;
		overflow-y: auto;
		z-index: 1050;
	}
	.sidebar-offcanvas .dropdown-menu {
		border: medium none;
		background: none;
		border-radius: 0;
		box-shadow: none;
		float: none;
		margin: 0;
		padding-top: 0;
		position: static;
	}
	.navbar-toggler {
		z-index: 1;
		outline: none;
		border: none;
	}
        a.nav-link, a.nav-link.dropdown-toggle
        {
            text-align:left;
        }
}

@media (min-width: 992px) {
	.megamenu {
		margin: 0;
		border-radius: 0;
		left: 0;
		right: 0;
		border: 1px solid #e9ecef;
		border-bottom: 2px solid #3B5998;
		min-width: 1000px;
		color: rgba(27, 27, 27, .8);
		background: #fff;
		position: absolute;
		z-index: 1000;
		width: 100%;
		float: none!important;
	}
	.dropdown-menu {
		position: absolute !important;
		top: 170px;
	}
	.nav-pills .nav-link.active,
	.nav-pills .show>.nav-link {
		background-color: lightgray;
	}
        
}

#overlay-menu {
	background: rgb(0, 0, 0, 0.8);
	width: 100%;
	height: 5000px;
	position: fixed;
	top: 170px;
	left: 0;
	z-index: 1;
	display: none
}



@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}

.dropdown-menu {
	padding: 0;
	margin: 0;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
	position: static;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	width: 100%;
}

.fixed-top {
	position: static;
}

@media (min-width: 992px) {
	.sticky-offset-menu {
		top: 128px;
	}
	.sticky {
		position: fixed;
		top: 0;
	}
	.animate {
		animation-duration: 0.3s;
		-webkit-animation-duration: 0.3s;
		animation-fill-mode: both;
		-webkit-animation-fill-mode: both;
	}
}

@keyframes slideIn {
	0% {
		transform: translateY(2rem);
		opacity: 0;
	}
	100% {
		transform: translateY(0rem);
		opacity: 1;
	}
	0% {
		transform: translateY(2rem);
		opacity: 0;
	}
}

@-webkit-keyframes slideIn {
	0% {
		-webkit-transform: transform;
		-webkit-opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		-webkit-opacity: 1;
	}
	0% {
		-webkit-transform: translateY(2rem);
		-webkit-opacity: 0;
	}
}

.slideIn {
	-webkit-animation-name: slideIn;
	animation-name: slideIn;
}

ul,
li {
	list-style-type: none;
	padding: 0;
}

.megamenu li a, .megamenu li{
        color:#000000;
	font-size: 13px;
	padding-top: 12px;
	cursor: pointer;
        text-transform: capitalize;
}

.megamenu li a:hover, .megamenu li:hover {
	text-decoration: underline;
}

.banner-top {
	background-size: 110%;
	-webkit-transition: all 0.45s ease-in-out;
}

.banner-top:hover {
	background-size: 116%;
}






.slider-recommended-brand {
	cursor: pointer
}

@media (min-width: 1200px) {
	.banner-top {
		height: 230px;
	}
}

@media (max-width: 1200px) {
	.footer-delivery-area,
	.footer-payment-area,
	.footer-social-area {
		margin-bottom: 20px;
	}
	.product-box {
		padding: 20px 15px 0px 15px;
	}
	.banner-top {
		height: 210px;
	}
	.banner-recommended-1 .text-box {
		width: 100%;
		padding: 0 20px;
		margin-left: 0;
	}
	.banner-recommended-2 .text-box {
		width: 100%;
		padding: 0 20px;
		margin-right: 0;
	}
}

@media (max-width: 991px) {
	.nav-item-bestseller,
	.nav-item-sale {
		background: #f7f7f7;
	}
	.nav-item-bestseller a,
	.nav-item-sale a {
		border-bottom: 1px solid white;
	}


	.sticky-offset-body {
		margin-top: 130px;
	}
	#banner-area {
		padding-left: 0;
		padding-right: 0;
	}
	#banner-area .container {
		margin-left: 0;
		float: left;
	}
	.navbar {
		justify-content: unset !important;
	}
	.hide-bar {
		background: none !important;
		transition: all .0s ease-out;
	}
	#navbar-toggler.opened {
		visibility: hidden;
	}
	.see-more-new-items {
		margin-top: 30px;
	}
	.see-more-items {
		margin-top: 30px;
	}
	.item-bottom-bar {
		display: block;
	}
	.navbar-nav {
		padding-right: 0;
	}
	.navbar-nav .nav-link {
		margin: 0;
		text-transform: uppercase;
		border-bottom: 1px solid #d4d4d4;
		padding: 15px 20px;
		font-size: 14px;
		font-weight: 500 !important;
	}
	.nav-link span {
		display: none;
	}
	.header-search-container {
		display: none;
	}
	.menu-container {
		padding-left: 10px;
		padding-top: 00px;
		background: #f9f9f9;
	}
	.dropdown-menu .row {
		margin-right: 0 !important
	}
	.sidebar-offcanvas {
		margin: 0;
		padding: 0;
	}
	.megamenu h5 {
		padding-top: 20px;
	}
	.megamenu li,
	.megamenu h5 {
		text-transform: uppercase;
		padding-left: 20px;
		font-size: 14px;
	}
	#overlay-menu {
		top: 0;
		z-index: 9999;
	}
}

@media (max-width: 768px) {
	.category-breadcrumbs-path, .category-sort{
		width:100%;
		float:lefft;
		margin-bottom:10px;

	}
	.recommended-products-1,
	.recommended-products-2 {
		margin: 0;
		padding: 0
	}
	.banner-top .banner-top-darkbg .banner-top-desc {
		position: absolute;
		bottom: 8px;
		font-size: 14px;
		font-weight: bold;
	}
	.banner-top .banner-top-darkbg {
		height: 100%;
	}
	.slider-box {
		margin: 5px auto;
		float: none;
		background: rgb(1, 1, 1, 0.8);
		padding: 20px;
		height: auto;
		margin-top: 30px;
	}
	.slider-box .text-1 {
		line-height: 30px;
		margin-top: 10px;
	}
	.slider-box .text-2 {
		line-height: 30px;
		margin-bottom: 10px;
	}
	.banner-recommended-1 {
		margin-top: 30px;
	}
	.banner-recommended-2 {
		margin-top: 30px;
		order: 2;
	}
	.recommended-products-2 {
		order: 1;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.new-products .product-box:last-child {
		display: none;
	}
	.sale-tabs .product-box:last-child {
		display: none;
	}
	.slider-box {
		margin-left: 50px;
	}
}

@media (max-width: 991px) {
	.recommended-products-1 {
		margin-left: 0;
		padding-left: 0
	}
	.recommended-products-2 {
		margin-right: 0;
		padding-right: 0
	}
	.social-icon {
		padding-left: 40px;
	}
	.footer-partner-section {
		width: 100%;
		padding: 20px 0px 15px 0px;
	}
	.footer-social-area {
		margin-bottom: 0px;
	}
	.slick-prev,
	.slick-next {
		display: none !important
	}
}

@media screen and (max-width: 959px) and (min-width: 768px) {
	#parallax-container .block {
		padding: 40px;
		width: 620px;
	}
}

@media screen and (max-width: 767px) {
	#parallax-container h5 {
		display: none;
	}
	#parallax-container h2 {
		font-size: 30px;
	}
	#parallax-container .parallax-one,
	#parallax-container .parallax-two,
	#parallax-container .parallax-three {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}





@media screen and (max-width: 991px) {
	.cart .cart-rcolumn .vouchers-headline {
		margin-top: 20px;
	}
	.cart .cart-lcolumn .item .product-image-container {
		padding: 0
	}
	.cart .cart-lcolumn .item .product-name {
		margin-top: 10px;
		font-size: 14px;
	}
	.cart .cart-lcolumn .item .product-image {
		width: 100px;
		height: auto;
	}
	.cart .cart-lcolumn .item .product-price-col {
		text-align: right;
		margin-top: 40px;
	}
	.product-card {
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
	.cart .cart-lcolumn .item .product-price-col {
		text-align: right;
		margin-top: 0;
		margin-bottom: 10px;
	}
        footer .footer-logo {
            top: -60px;

        }
}
.address-form .form-row {
	position: relative;
	padding-right: 0;
}

.address-form label {
	transition: 0.3s;
	font-size: 14px;
	color: #9c9c9c;
	position: absolute;
	top: 25px;
	left: 32px;
        
}

.address-form input {
	transition: 0.3s;
	font-size: 14px;
	border: none;
	outline: none;
	border: 1px solid #cbcbcb;
	padding: 18px 15px 7px 15px;
	margin-right: 20px;
	width: 100%;
	margin-top: 11px;
}


.invoice-form label {
	transition: 0.3s;
	font-size: 14px;
	color: #9c9c9c;
	position: absolute;
	top: 25px;
	left: 32px;
}

.invoice-form input {
	transition: 0.3s;
	font-size: 14px;
	border: none;
	outline: none;
	border: 1px solid #cbcbcb;
	padding: 18px 15px 7px 15px;
	margin-right: 20px;
	width: 100%;
	margin-top: 11px;
}



.order-complete-thank-you {
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	display: block;
	margin-top: 40px;
}

.order-complete-text-1 {
	font-size: 26px;
	font-weight: bold;
	width: 100%;
	display: block;
}

.order-complete-text-2 {
	font-size: 14px;
	width: 100%;
	max-width: 600px;
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
}

.cart-lcolumn .details,
.cart-lcolumn .show,
.cart-lcolumn .hide:target {
	display: none;
}

.hide:target+.show,
.hide:target~.details {
	display: flex;
}

.show-inv-form-button,
.hide-inv-form-button {
	font-size: 14px;
	color: black;
}

.input-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 14px;
	padding-top: 6px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 10px;
	left: 0;
	height: 13px;
	width: 13px;
	background-color: #eee;
	border-radius: 50%;
}

.input-container:hover input~.checkmark {
	background-color: #ccc;
}

.input-container input:checked~.checkmark {
	background-color: black;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.input-container input:checked~.checkmark:after {
	display: block;
}

.input-container .checkmark:after {
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: white;
}

.delivery-form-row {
	border-bottom: 1px solid #cbcbcb;
	padding-top: 10px;
}

.delivery-price {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}
