body {
	
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: currentColor;
}
a:hover, a:focus {
	text-decoration: none;
	color: transparent !important;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-family: 'Poppins', sans-serif;
}
p, span {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-family: 'Open Sans', sans-serif;
}


/*section top-header starts*/
.top-header {
	background-color: #8c2a24;
}
.top-header .fas {
	color: #fff;
	margin-right: 5px;
}
.top-header span {
	font-size: 14px;
	color: #fff;
}
/*section top-header ends*/

/*section logo-navigation starts*/
.logo-navigation {
	background: #8c2725;
}
.logo-navigation .logo {
	position: absolute;
    width: 100%;
    top: 0px;
    z-index: 1;
}
.navigation ul {
	padding-left: 0px;
}
.logo-navigation .navbar-dark .navbar-nav .nav-link {
	color: #fff;
	padding: 3px 10px;
}
.menu-divider {
	margin-left: 5px;
	margin-right: 5px;
	color: #ffc03f;
}
/*section logo-navigation ends*/

/*section banner starts*/
.banner {
	height: 434px;
}
.banner-block {
	padding-left: 0px;
	padding-right: 0px;
}
/*section banner ends*/

/*section about-us starts*/
.about-us {
	background: #ffc03f;
	height: 270px;
	margin-top: 50px;
}
.about-block {
	background-image: url(../images/about-txt.png);
	background-size: 100% 100%;
	position: absolute;
	padding: 50px 30px;
	    top: -43px;
}
.about-us h3 {
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
.about-us p {
	font-size: 14px;
	color: #000;
}
.read-more {
	margin-top: 15px;
    padding: 7px 35px;
    text-align: center;
    color: #000;
    border: 1px solid #ffc03f;
    border-radius: 5px;
    background: #ffc03f;
}
/*section about-us ends*/

/*section product-head stars*/
.product-head h3, .recipe-month h3, .about-page h3, .products-page h3, .Upcomingproducts-page h3, .contact-page h3 {
	font-size: 36px;
}
/*section product-head ends*/

/*section all-products starts*/
.all-products {
	margin-top: 235px;
    margin-bottom: 250px;
}
.all-products #carousel img {
	width: 300px;
	opacity: 1;
}
/*section all-products ends*/

/*section products-information starts*/
.products-information p {
	color: #000;
}
/*section products-information ends*/

/*section recipe-month strats*/
.recipe-month .recipe-info {
	border-left: 2px solid #df9e39;
	padding-left: 15px;
	padding-top: 10px;
    padding-bottom: 10px;
}
.recipe-info h4 {
	font-weight: bold;
	color: #8a2529;
}
.recipe-info p {
	font-size: 14px;
	color: #000;
	    padding-bottom: 8px;
}
.recipe-info a {
	    color: #ffffff;
    background: #8d2929;
    padding: 3px 8px;
}
/*section recipe-month ends*/

/*section footer starts*/
.footer {
	background: #df9e39;
    border-bottom: 1px solid #fff;
}
.footer-logo img {
	width: 42%;
}
.footer-logo p {
	font-size: 14px;
    text-align: justify;
    color: #000;
}
.follow-us h5 {
	color: #fff;
	font-size: 24px;
}
.follow-icon {
	width: 35px;
    height: 35px;
    border: 1px solid #8d2929;
    text-align: center;
    line-height: 35px;
    border-radius: 50px;
    background: #8d2929;
}
.follow-icon .fab {
	color: #fff;
	font-size: 18px;
}
.foot-product-block {
	width: 16%;
}
.footer-product img {
	width: 100%;
	border-radius: 50px;
	border: 1px solid #8d2929;
}
.address-icon {
	width: 10%;
	text-align: center;
}
.address-icon .fas {
	color: #8d2929;
    text-shadow: 2px 2px 1px #08000014;
}
.add-info {
	width: 90%;
}
.add-info p {
	font-size: 14px;
    color: #000;
}
/*section footer ends*/

/*section bottom-footer starts*/
.bottom-footer {
	background-color: #8d2929;
}
.bottom-footer .navbar-dark .navbar-nav .nav-link {
	color: #fff;
}
.bottom-footer p {
	color: #fff;
	font-size: 14px;
}
.bottom-footer strong img {
	width: 2%;
	margin-left: 5px;
}
.bottom-footer strong {
	color: #fff;
}
/*section bottom-footer ends*/

/*page about-us strats*/
.about-page p {
	font-size: 14px;
	color: #000;
}
/*page about-us ends*/

/*page products-page starts*/
.products-page img {
	
}
.products-page h4 {
	font-size: 20px;
}
.product-box {
	border: 1px solid #df9e3961;
	padding: 25px 10px 10px 10px;
}
.count h1 {
    font-size: 28px;
    color: #8c2725;
    font-weight: 500;
}
.count hr {
	background: #df9e39;
	margin-top: 0px;
	margin-bottom: 10px;
}
.count p {
    color: #1f1f1f;
    font-size: 14px;
}
.count h3 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    background: linear-gradient(to right, #df9e39bf, #df9e3900);
    padding: 5px 5px;
}
.count strong {
	color: #000;
}
.rightinside .slider ul {
    list-style-type: none;
}
.rightinside .slider {
    text-align: left;
    margin-bottom: 50px;
}
.available_size li {
    display: inline;
    font-size: 16px;
    color: #8c2725;
    font-weight: bold;
    margin-right: 15px;
    padding-right: 15px;
    border-right: solid 1px #8c2725;
}
.available_size li:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}
.count ul {
	padding-left: 0px;
}
/*page products-page ends*/

/*page upcomingproducts-page starts*/

.Upcomingproducts-page h4 {
	font-size: 20px;
}
.Upcomingproducts-box {
	border: 1px solid transparent;
	padding: 25px 10px;
}
/*page upcomingproducts-page ends*/

/*page contact-page starts*/
.contact-img {
	box-shadow: 0 15px 30px rgba(9, 26, 44, 0.2);
	outline: 1px solid #eaeaea;
}
.contact-img img {
	border: 9px solid white;
}
.contact-page h6 {
	color: #8d2929;
    font-weight: bold;
}
.contact-page p {
	font-size: 14px;
}
.contact-page h5 {
	color: #8d2929;
    font-weight: bold;
    padding-bottom: 15px;
}
.contact-page form input {
	width: 100%;
    height: 37px;
    border: 1px solid #df9e39;
    padding-left:10px;
    margin-bottom: 10px;
}
.contact-page form textarea {
	width: 100%;
	border: 1px solid #df9e39;
	padding-left:10px;
}
.contact-submit {
	padding: 7px 50px;
    text-align: center;
    color: #fff;
    border: 1px solid #8d2929;
    border-radius: 5px;
    background: #8d2929;
}
/*page contact-page ends*/

.recipe-info a:hover {
    color: #ffffff !important;
}
/*.bg-clr {
	background-color: #fde174;
	margin-bottom: 10px;
}*/

.none-product {
	border: 1px solid #000;
	    height: 250px;
    margin-bottom: 10px;
}
.none-product img {
	    height: 100%;
}