#header .navbar .navbar-nav .nav-link@charset "utf-8";
/* CSS Document */
html {
  scroll-behavior: smooth;
}
body {
	overflow-x: hidden;
    font-family: 'PT Serif', serif;
    /*font-family: 'Montez', cursive;*/
	color:#313b44;
	font-size:16px;
	background-color: #eeeeee;
}
a, button:focus {
	outline: none;
}
input[type="number"] {
	-moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
/*.container1 {
	padding-left: 90px;
	padding-right: 90px;
}*/
.btn:focus, .form-control:focus {
	box-shadow: none !important;
}
#header .logo {
    position: absolute;
    right: 50%;
    margin-right: -100px;
    top: 50%;
    margin-top: -55px;
}
#header .logo img {
	width: 200px;
}
#header .navbar {
	padding: 38px 0px;
}
#header .navbar .right-menu li:last-child, #header .navbar .mobile-view {
    display:none;
}
#header .navbar .left-menu .nav-item:first-child .nav-link {
	padding-left: 0px;
}
#header .navbar .right-menu .nav-item:last-child .nav-link {
	padding-right: 0px;
}
#header .navbar .navbar-nav .nav-link {
	color: #8c452f;
	text-transform: uppercase;
	padding: .5rem 15px;
}
#header .navbar .navbar-nav .nav-link:hover, #header .navbar .navbar-nav .nav-link.active {
    text-decoration: underline;
}
#header .navbar .right-menu .nav-item .nav-link:hover {
    text-decoration: none !important;
}
#header .navbar .navbar-nav .nav-link img {
	margin-right: 5px;
	margin-bottom: 4px;
}
#banner {
	/*background: url(../img/banner.png) no-repeat;
	background-size: cover;
	background-position: center;
	height: 630px;*/
	position: relative;
	margin-top: 115px;
}
#banner .banner-text {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -244.24px;
	margin-top: -150px;
}
#banner .banner-text .banner-text1 {
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	line-height: 40px;
}
#banner .banner-text .banner-text2 {
	font-size: 45px;
	color: #db9f26;
	text-transform: uppercase;
	line-height: 50px;
	padding-bottom: 1px;
	margin: 20px 0px;
	border-top: 1px solid #fde4b3;
	border-bottom: 1px solid #fde4b3;
}
#banner .banner-text .banner-text3 {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 8px;
}
.banner-logo img {
	width: 110px;
}
.header-banner {
	background: #fff url(../img/banner-spot.png) no-repeat;
	background-size: 54%;
	background-position: top -30% center;
}
#welcome {
	position: relative;
	background: #eeeeee url(../img/banner-spot.png) no-repeat;
	background-size: 54%;
	background-position: top 940% center;
	padding-top: 100px;
}
.welcome-title {
	font-size: 45px;
	color: #313b44;
	font-family: 'Montez', cursive;
}
.welcome-title2 {
	font-size: 50px;
	color: #8c452f;
	text-transform: uppercase;
	margin-left: 30px;
	margin-top: -30px;
}
#welcome .welcome-title .welcome-logo {
	margin-left: 90px;
}
#welcome .welcome-text p {
	color: #313b44;
	font-size: 16px;
}
#categories .marquee-responsive {
	margin-top: 30px !important;
}
#categories .marquee-responsive .categories-img {
    position: relative;
    /*padding-right: 25px;*/
    padding: 0px 10px;
}
#categories .marquee-responsive .categories-img img {
    width: 100%;
    height: 545px;
    object-fit: cover;
    object-position: top center;
}
#categories .marquee-responsive .categories-img .categories-img-text {
    font-size: 50px;
    font-family: 'Montez', cursive;
    color: #fff;
    line-height: 72px;
    margin-bottom: 35px;
    text-shadow: 3px 4px 3px rgba(0,0,0,0.57);
}
#categories .marquee-responsive .categories-img .categories-img-text span:first-child {
	background: url(../img/catagory-txt-bg.png) no-repeat center;
	background-position: center;
	background-size: 100% 85%;
	padding: 0px 20px;
}
#categories .marquee-responsive .categories-img .categories-img-text span:last-child {
	margin-left: 50px;
}
#categories .marquee-responsive .categories-img .categories-img-contain {
	position: absolute;
	top: 50%;
	/*margin-top: -109.5px;*/
	margin-top: -150.5px;
	left: 50%;
	margin-left: -20px;
}
#categories .marquee-responsive .categories-img .categories-img-contain.left-categories-img-contain {
	left: 0px;
	margin-left: 25px;
}
.btn-explore {
	font-size: 16px;
	color: #fff;
	border-radius: 20px;
	border: 2px solid #fff;
	padding: 6px 35px;
	margin-left: 20px;
}
.btn-explore:hover {
	background-color: #fff;
	color: #8c452f !important;
	border-color: #fff;
}

#explore:hover {
	background-color: #fff;
	color: #c75d06 !important;
	border-color: #fff;
}

#explorebtn:hover {
	background-color: #fff;
	color: #c75d06 !important;
	border-color: #fff;
}
#categories .bx-wrapper {
    margin: 0px auto;
}
#categories .bx-wrapper .bx-prev {
	background: url(../img/categories-left.png) no-repeat center;
	left: 0;
	margin-left: -36px;
}
#categories .bx-wrapper .bx-next {
	background: url(../img/categories-right.png) no-repeat center;
	right: 0;
	margin-right: -36px;
}
#categories .bx-wrapper .bx-controls-direction a {
	width: 56px;
	height: 53px;
	background-size: 40px;
}
#categories .categories-img .categories-price-range {
    position: absolute;
    bottom: 0;
    background-color: #8c452f;
    color: #fff;
    width: calc(100% - 20px);
    font-size: 20px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#contact {
	background-color: #363d45;
	padding-bottom: 50px;
	padding-top: 55px;
}
#contact .contact-margin {
	padding-left: 100px;
	padding-right: 100px;
}
#contact .contact-margin .contact-social {
    display:none;
}
#contact .contact-margin .contact-info {
	margin-top: 25px;
	margin-bottom: 15px;
}
#contact .contact-margin .contact-info li {
	font-size: 18px;
	color: #fff;
}
#contact .contact-margin .contact-title {
	font-size: 22px;
	color: #8c452f;
	text-align: center;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contact form .form-control::placeholder {
    font-size: 16px;
    color: #fff;
}
#contact form .form-group .form-control {
	background-color: #363d45;
	border-color: #908f8f;
	border-radius: 20px;
	height: 40px;
	padding-left: 45px;
	color: #fff;
}
#contact form .form-group .form-control.name {
	background:  url(../img/c-home-icon.png) no-repeat center left 14px;
}
#contact form .form-group .form-control.phone {
	background:  url(../img/c-call2.png) no-repeat center left 14px;
}
#contact form .form-group .form-control.email {
	background:  url(../img/c-gps.png) no-repeat center left 14px;
}
#contact form .form-group .form-control.msg {
	background:  url(../img/c-msg.png) no-repeat top 10px left 14px;
}
.btn-submit {
	background-color: #8c452f;
	border-color: #8c452f;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	padding: 10px 44px 10px 35px;
}
.btn-submit:hover {
	background-color: #723927;
	border-color: #723927;
	color: #fff;
}
#map {
	background-color: #363d45;
	padding-bottom: 100px;
}
#footer {
	background-color: #eeeeee;
	color: #8c452f;
	padding: 18px;
}
#footer .bottom-footer {
	text-align: center;
}
#footer .bottom-footer a {
	color: #8c452f;
}
#sub-menu {
	margin: 38px 0px;
}
#sub-menu .main-sub-menu li a {
	color: #313b44;
	font-size: 16px;
	/*text-transform: uppercase;*/
	margin: 0px 20px;
}
#catalog .cat-img img {
	height: 465px;
	width: 100%;
	cursor: pointer;
	object-fit: cover;
	object-position: top center;
}
#catalog .cat-row .col-lg-3 {
	margin-top: 30px;
}
#catalog .cat-rate {
	color: #313b44;
	font-size: 16px;
	margin-top: 10px;
	line-height: 18px;
    margin-bottom: 8px;
    height: 28px;
}
#catalog .cat-price {
	color: #8c452f;
	font-size: 15px;
	margin-top: 5px;
}
.btn-cat {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #313b44;
	border-color: #313b44;
	padding: 6px 20px;
	border-radius: 30px;
}
.btn-cat:hover {
	color: #fff;
	background-color: #21272d;
	border-color: #21272d;
}
.btn-catPanel {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #8c452f;
	border-color: #8c452f;
	padding: 6px 20px;
	border-radius: 30px;
}
.btn-catPanel:hover {
	color: #fff;
	background-color: #623020;
	border-color: #623020;
}
#catPanel {
  display: none;
  background-color: #fff;
  position: relative;
  /*top: 0;
  transition: all 2s;*/
  margin-bottom: -118px;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.7);
-moz-box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.7);
box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.7);
}
#catPanel .catPanel-title {
	color: #313b44;
	font-size: 25px;
	margin-top: -10px;
}
#catPanel .catPanel-price {
	color: #8c452f;
	font-size: 25px;
	margin-top: 15px;
    margin-bottom: 12px;
}
#catPanel .catPanel-product-description {
	color: #313b44;
	font-size: 16px;
}
#catPanel .catPanel-product-description .catPanel-product-title {
	font-weight: bold;
	text-transform: uppercase;
}
#catPanel .catPanel-product-description .catPanel-product-text {
	margin-bottom: 20px;
}
.catPanel .slider .cat1-sub-slide {
	position: relative;
	margin-top: 12px;
}
/*#catPanel .slider .cat1-sub-slide .bx-wrapper .bx-controls-direction .bx-prev {*/
/*	background: url(../img/sub-slider-top.png) no-repeat;*/
/*    top: 0;*/
/*    left: 50%;*/
/*    margin-left: -6px;*/
/*    margin-top: -18px;*/
/*    width: 12px;*/
/*    height: auto;*/
/*}*/
/*#catPanel .slider .cat1-sub-slide .bx-wrapper .bx-controls-direction .bx-next {*/
/*	background: url(../img/sub-slider-down.png) no-repeat;*/
/*    bottom: 0;*/
/*    left: 50%;*/
/*    margin-left: -6px;*/
/*    margin-bottom: -31px;*/
/*    width: 12px;*/
/*    height: auto;*/
/*    top: auto;*/
/*}*/
#catPanel .thumbsImg a.slide {
	width: 125px;
	height: auto;
	display: block;
	/*margin-bottom: 0px !important;*/
}
#filter .dropdown-menu {
    margin-top: 15px;
    border: none;
    border-radius: 0;
    padding:0px 10px;
    width: 230px;
    margin-left: -144px;
}
#filter .dropdown-menu::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 10px 6px;
    border-color: transparent transparent #ffffff transparent;
    margin-top: -9px;
    margin-right: 9px;
}
#filter .dropdown-menu.show li {
    border-bottom: 1px solid #908f8f;
}
#filter .dropdown-menu.show li:last-child {
    border-bottom: none;
}
#sub-menu .main-sub-menu li#filter a {
    margin: 0px;
}
.thumbsImg a.slide img {
    border: 1px solid #eeeeee;
}
#catalog .catPanel .slider .col-9 {
    padding-right: 0px;
}
.catPanel .slider .cat1-sub-slide .bx-wrapper .bx-viewport {
    height: 444px !important;
}

@media (min-width: 1500px) {
	.container-fluid {
		padding-left: 100px;
		padding-right: 100px; 
	}
}
@media (min-width: 992px) {
    #header .navbar .mobile-view {
        display: none;
    }
}
@media (max-width: 1380px) {
	#header .navbar .navbar-nav .nav-link {
		padding: .5rem 10px;
	}
	#header .logo img {
		width: 190px;
	}
	#header .logo {
		margin-right: -95px;
		margin-top: -52px;
	}
	#header .navbar {
		padding: 32px 0px;
	}
}
@media (max-width: 1199px) {
	#header .navbar .navbar-nav .nav-link {
		font-size: 14px;
		padding: .5rem 6px;
	}
	#welcome .welcome-text p {
	    font-size: 15px;
	}
	#header .navbar .navbar-nav .nav-link img {
		width: 18px;
	}
	#header .logo img {
		width: 180px;
	}
	#header .logo {
		margin-right: -90px;
		margin-top: -50px;
	}
	.banner-logo img {
		width: 90px;
	}
	#banner {
	    margin-top: 105px;
	}
	#banner .banner-text .banner-text1 {
		font-size: 28px;
		line-height: 32px;
	}
	#banner .banner-text .banner-text2, .welcome-title {
		font-size: 36px;
	}
	#banner .banner-text .banner-text3, #contact .contact-margin .contact-title {
		font-size: 18px;
	}
	#banner .banner-text {
		margin-left: -195.37px;
		margin-top: -138px;
	}
	#welcome {
		background-position: top -50000% center;
	}
	.welcome-title2 {
		font-size: 41px;
	}
	#categories .marquee-responsive {
		width: 733px;
		margin: 0px auto;
	}
	#categories .welcome-title2 {
		margin-top: -30px !important;
	}
	#categories .marquee-responsive .categories-img .categories-img-text {
		line-height: 64px;
	}
	#categories .marquee-responsive .categories-img {
	    padding: 0px;
	    padding-right: 25px;
	}
	#categories .marquee-responsive .categories-img img {
	    height: 510px;
	}
	#categories .categories-img .categories-price-range {
	    width: calc(100% - 25px);
	}
	#contact .welcome-title2 {
		margin-top: -16px !important;
	}
	#catalog .welcome-title2 {
		margin-top: -28px !important;
	}
	#contact .contact-margin .contact-info li {
		font-size: 16px;
	}
	#contact .contact-margin .contact-info li:nth-child(2) {
		margin: 0px 9px !important;
	}
	#contact .contact-margin .contact-info li span img {
		width: 20px;
	}
	#contact .contact-margin .contact-social li a img {
		width: 35px;
	}
	#contact .contact-margin {
	    padding-left: 90px;
	    padding-right: 90px;
	}
	#contact form .form-group .form-control {
		padding-left: 38px;
	}
	#contact form .form-group .form-control.name, #contact form .form-group .form-control.phone, #contact form .form-group .form-control.msg {
		background-size: 18px;
	}
	#contact form .form-group .form-control.email {
		background-size: 14px;
	}
	#catPanel .catPanel-title, #catPanel .catPanel-price {
		font-size: 22px;
	}
	#catPanel .catPanel-price {
		margin-top: 12px;
		margin-bottom: 9px;
	}
	#catalog .cat-img img {
	    height: 335px;
	}
	.hungrySlider li img {
	    height: 420px !important;
	}
	.catPanel .slider .cat1-sub-slide .bx-wrapper .bx-viewport {
	    height: 398px !important;
	}
	.thumbsImg a.slide img {
	    height: 87px !important;
	}
	.cat1-sub-slide .bx-wrapper .bx-next {
	    margin-bottom: -15px !important;
	}
}
@media (max-width: 991px) {
	#header .navbar .navbar-toggler {
		border: 1px solid #8c452f;
		padding: 4px 8px;
		color: #8c452f;
	}
	#header .logo {
		top: 0px;
		margin-top: 2px;
	}
	#header .navbar {
		padding: 35px 0px;
	}
	.header-banner {
		background-image: none;
	}
	#header .navbar .left-menu .nav-item .nav-link {
		padding: 0px;
		height: 40px;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #dddddd;
	}
	#header .navbar .left-menu {
		/*margin-top: 10px;*/
	}
	#header .navbar .right-menu {
		flex-direction: row;
		justify-content: center;
		/*border-bottom: 1px solid #dddddd;*/
		/*height: 40px;*/
		padding: 6px 0px 0px;
        display: flex;
        align-items: center;
	}
	#header .navbar .navbar-collapse {
		margin: 35px -15px -35px -15px;
        background-color: #eeeeee;
        padding:0px 15px;
	}
	#header .navbar .right-menu.destop-view {
        display: none;
    }
    #header .navbar .navbar-nav .nav-link {
        padding: 5px 6px !important;
    }
	.banner-logo img {
		width: 70px;
	}
	#banner {
	    margin-top: 100px;
	}
	#banner .banner-text .banner-text1 {
		font-size: 22px;
		line-height: 26px;
	}
	#banner .banner-text .banner-text2, .welcome-title {
		font-size: 28px;
	}
	#banner .banner-text .banner-text2 {
		margin: 10px 0px;
	}
	#banner .banner-text .banner-text3, #contact .contact-margin .contact-title {
		font-size: 16px;
	}
	#banner .banner-text {
		margin-left: -151.95px;
		margin-top: -110px;
	}
	#welcome, #categories {
		padding-top: 50px;
	}
	#categories, #map {
		padding-bottom: 50px !important;
	}
	.welcome-title2 {
		font-size: 34px;
	}
	#welcome .about-img {
	    text-align: center;
	}
	#welcome .about-img img {
	    width: 70%;
	}
	#categories .welcome-title2 {
	    margin-top: -24px !important;
	}
	#categories {
		margin-top: 0px !important;
	}
	#categories .marquee-responsive {
		width: 733px;
		margin: 0px auto;
	}
	#categories .bx-wrapper .bx-controls-direction a {
	    width: 80px;
	}
	#contact .welcome-title2 {
	    margin-top: -14px !important;
	}
	#catalog .welcome-title2 {
	    margin-top: -24px !important;
	}
	#contact .contact-margin .contact-info li {
	    font-size: 14px;
	}
	#contact .contact-margin .contact-info li span img {
	    width: 16px;
	}
	#catPanel {
		top: -595px !important;
	}
	#catPanel .catPanel-title, #catPanel .catPanel-price {
		font-size: 18px;
	}
	#catPanel .catPanel-product-description {
		font-size: 15px;
	}
	#catalog .cat-img img {
	    height: 540px;
	}
	#welcome .welcome-text p {
	    font-size: 14px;
	}
	.hungrySlider li img {
	    height: 345px !important;
	}
	.catPanel .slider .cat1-sub-slide .bx-wrapper .bx-viewport {
	    height: 323px !important;
	}
	.thumbsImg a.slide img {
        height: 70px !important;
    }
    .cat1-sub-slide .bx-wrapper .bx-next {
	    margin-bottom: -18px !important;
	}
	#footer .bottom-footer li:nth-child(2) {
		margin: 0px 10px !important;
	}
}
@media (max-width: 767px) {
	#header .navbar .navbar-nav .nav-link {
		font-size: 12px;
	}
	#header .logo img {
	    width: 144px;
	}
	#header .logo {
		margin-right: -72px;
		margin-top: 6px;
	}
	#header .navbar {
		padding: 31px 0px;
	}
	#header .navbar .navbar-collapse {
	    margin-top: 28px;
	}
	.banner-logo img {
		width: 60px;
	}
	#banner {
	    margin-top: 92px;
	}
	#banner .banner-text .banner-text1 {
		font-size: 18px;
		line-height: 20px;
	}
	#banner .banner-text .banner-text2, .welcome-title {
		font-size: 24px;
		line-height: 42px;
	}
	#banner .banner-text .banner-text2 {
		margin: 6px 0px;
	}
	#banner .banner-text .banner-text3, #sub-menu .main-sub-menu li a, #contact .contact-margin .contact-title {
		font-size: 14px;
	}
	#banner .banner-text {
		margin-left: -130.28px;
		margin-top: -88px;
	}
	.welcome-title2 {
	    font-size: 30px;
	    margin-top: -15px;
	}
	#welcome .welcome-title .welcome-logo {
	    margin-left: 75px;
	}
	#contact .contact-margin {
		padding-left: 0px;
		padding-right: 0px;
	}
	#sub-menu .main-sub-menu li a {
		margin: 0px 15px;
	}
	#catPanel {
		top: -2080px !important;
	}
	#catPanel .catPanel-title {
		margin-top: 5px;
	}
	#catalog .cat-img img {
	    height: 395px;
	}
	#categories .marquee-responsive {
		width: 354px;
	}
	#categories .marquee-responsive .categories-img {
		padding: 0px;
	}
	#categories .categories-img .categories-price-range {
	    width: 100%;
	}
	.hungrySlider li img {
        height: 530px !important;
    }
    .catPanel .slider .cat1-sub-slide .bx-wrapper .bx-viewport {
        height: 508px !important;
    }
    .thumbsImg a.slide img {
        height: 116px !important;
    }
    #footer .bottom-footer li:nth-child(2) {
		display: none !important;
	}
	#footer .bottom-footer li:nth-child(1) {
		padding: 0px 26px;
	}
	.closecatPan {
	    display: none;
	}
	#categories .bx-wrapper .bx-controls-direction a {
	    width: 40px;
	}
}
@media (max-width: 575px) {
	#header .logo img {
	    width: 120px;
	}
	#header .logo {
		margin-right: -60px;
		margin-top: 10px;
	}
	#header .navbar {
		padding: 29px 0px;
	}
	#header .navbar .navbar-collapse {
	    margin-top: 25px;
	}
	.banner-logo img {
		width: 50px;
	}
	#banner {
	    margin-top: 88px;
	}
	#banner .banner-text .banner-text1 {
		font-size: 16px;
		line-height: 18px;
	}
	#banner .banner-text .banner-text2, .welcome-title {
		font-size: 20px;
		line-height: 31px;
	}
	#banner .banner-text .banner-text3, #sub-menu .main-sub-menu li a {
		letter-spacing: 4px;
	}
	#banner .banner-text {
		margin-left: -108.58px;
		margin-top: -75px;
	}
	.welcome-title2 {
	    font-size: 25px;
	    margin-left: 20px;
	}
	#welcome .welcome-title .welcome-logo {
	    margin-left: 62px;
	}
	#welcome .about-img img {
	    width: 100%;
	}
	#categories .welcome-title2 {
	    margin-top: -16px !important;
	}
	#contact .welcome-title2 {
	    margin-top: -10px !important;
	}
	#catalog .welcome-title2 {
	    margin-top: -18px !important;
	}
	#contact .contact-margin .contact-info li {
	    font-size: 12px;
	}
	#contact .contact-margin .contact-info li span img {
	    width: 14px;
	}
	#footer, #contact form .form-control::placeholder {
		font-size: 14px;
	}
	#catPanel {
		top: 0px !important;
		position: absolute;
		margin-top: 105%;
	}
	#catalog .cat-img img {
	    height: 330px;
	}
    .hungrySlider li img {
        height: 390px !important;
    }
    .catPanel .slider .cat1-sub-slide .bx-wrapper .bx-viewport {
        height: 368px !important;
    }
    .thumbsImg a.slide img {
        height: 81px !important;
    }
}
@media (max-width: 489px) {
	.banner-logo img {
		width: 40px;
	}
	#banner .banner-text .banner-text1 {
		font-size: 14px;
		line-height: 16px;
	}
	#banner .banner-text .banner-text2 {
		font-size: 18px;
		line-height: 27px;
	}
	#banner .banner-text .banner-text3, #sub-menu .main-sub-menu li a {
		letter-spacing: 2px;
	}
	#banner .banner-text .banner-text2 {
		margin: 3px 0px;
	}
	#banner .banner-text {
		margin-left: -97.7px;
		margin-top: -62px;
	}
	.welcome-title2 {
		font-size: 24px;
	}
	#sub-menu .main-sub-menu li a {
		font-size: 12px;
		margin: 0px 10px;
	}
	#categories .bx-wrapper .bx-controls-direction a {
		width: 60px;
	}
	#categories .marquee-responsive .categories-img .categories-img-text {
		font-size: 42px;
		line-height: 60px;
	}
	#catPanel {
		margin-top: 108%;
	}
	#catalog .cat-img img {
	    height: 270px;
	}
	.hungrySlider li img {
        height: 330px !important;
    }
    .catPanel .slider .cat1-sub-slide .bx-wrapper .bx-viewport {
        height: 308px !important;
    }
    .thumbsImg a.slide img {
        height: 66px !important;
    }
    .catPanel .catPanel-title {
        margin-top: -70px;
    }
}
@media (max-width: 413px) {
    #header .navbar .navbar-toggler {
        padding: 3px 7px;
   }
	#header .logo img {
	    width: 100px;
	}
	#header .logo {
		margin-right: -50px;
	}
	#header .navbar {
		padding: 26px 0px;
	}
	#header .navbar .navbar-collapse {
	    margin-top: 18px;
	}
	/*#header .navbar .right-menu {*/
	/*	flex-direction: column;*/
	/*}*/
	.banner-logo img {
		width: 30px;
	}
	#banner {
	    margin-top: 80px;
	}
	#banner .banner-text .banner-text1 {
		font-size: 12px;
		line-height: 14px;
	}
	#banner .banner-text .banner-text2 {
		font-size: 14px;
		line-height: 21px;
	}
	#banner .banner-text .banner-text3, #footer {
		font-size: 12px;
	}
	 #sub-menu .main-sub-menu li a {
	     font-size: 10px;
	 }
	 #sub-menu .main-sub-menu li#filter a img {
	     width: 16px;
	 }
	 #filter .dropdown-menu {
	     margin-left: -155px;
	 }
	#banner .banner-text .banner-text2 {
		margin: 2px 0px;
	}
	#banner .banner-text {
		margin-left: -76px;
		margin-top: -50px;
	}
	#categories .marquee-responsive {
		width: 268px;
	}
	#categories .marquee-responsive .categories-img .categories-img-contain {
		margin-left: -45px;
	}
	#categories .marquee-responsive .categories-img img {
	    height: 405px;
	}
	#categories .bx-wrapper .bx-controls-direction a {
        width: 65px;
    }
    #categories .categories-img .categories-price-range {
        font-size: 16px;
        height: 45px;
    }
	#sub-menu .main-sub-menu li a {
		margin: 0px 4px;
	}
	#catPanel {
		margin-top: 110%;
	}
	#catPanel .catPanel-title, #catPanel .catPanel-price {
		font-size: 16px;
	}
	#catPanel .catPanel-title {
		margin-top: 10px;
	}
	#catPanel .catPanel-product-description {
		font-size: 14px;
	}
	#catalog .cat-row .col-lg-3 {
	    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}
	#catalog .cat-img img {
	    height: 440px;
	}
	.hungrySlider li img {
        height: 270px !important;
    }
    .catPanel .slider .cat1-sub-slide .bx-wrapper .bx-viewport {
        height: 248px !important;
    }
    .thumbsImg a.slide img {
        height: 51px !important;
    }
    .catPanel .catPanel-title {
        margin-top: -150px;
    }
}
@media (max-width: 324px) {
    #header .navbar .navbar-nav .nav-link {
        font-size: 11px;
    }
}

	#social {
	    -webkit-filter: grayscale(100%); 
        filter: grayscale(100%);
	}
	
	#social:hover {
	    -webkit-filter: grayscale(0%); 
        filter: grayscale(0%);
	}
	
	.fixheader{
	 position: fixed;
    z-index: 9999999;
    background-color: #fff;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0px 2px 20px -10px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 2px 20px -10px rgba(0,0,0,0.7);
    box-shadow: 0px 2px 20px -10px rgba(0,0,0,0.7);
	}
	
	
	#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}
