*{
	margin: 0;
	padding: 0;

}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, p 
{
	border: medium none;
	margin: 0;
	padding: 0;
}
a, input, select, textarea
{
	margin: 0;
	outline: medium none;
	padding: 0;
}
html{}

h1, h2, h3, h4, h5, h6
{
	font-family: "Krona One", sans-serif;
}
img, fieldset
{
	border: 0 none;
}
a
{
	border: medium none;
	outline: medium none;
}
input[type="search"] {}

img
{
	border: medium none;
	height: auto;
	max-width: 100%;
	outline: medium none;
	vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, span, p, input, form, img, hr, img, a
{
	border: medium none;
	margin: 0;
	padding: 0;
}
a:hover
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
ul::after
{
	clear: both;
	content: "";
	display: block;
}
ul
{
	list-style: outside none none;
}
body
{
    margin:0;
    padding:0;
	font-family: "DM Sans", sans-serif;
}
.container
{
	max-width:1350px;
}

.banner_sec
{
	position:relative;
}
.banner_sec img 
{
	width: 100%;
	height:350px;
	object-fit: cover;
	object-position: bottom;
}
.carousel-caption
{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	top: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-shadow: none;
	width: 100%;
	height: 100%;
	text-align:left;
	background:rgba(0,0,0,0.60);
}
.carousel-caption-b
{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: table;
}
.carousel-caption-c
{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	display: table-cell;
}
.banner-txt
{
	margin-top:0px;
}
.banner-txt h1
{
	font-size:50px;
	color:#fff;
	text-align:center;
	margin-bottom:10px;
    font-family:"Krona One", Sans-serif !important;
	padding:0;
	line-height:60px;
}
.banner-txt p
{
	font-size:30px;
	font-weight:400;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
    font-family: "DM Sans", sans-serif !important;
	line-height:46px;
	margin-bottom:0px;
	padding:0;
}
.about-masala-sec
{
	padding:80px 0 0 0;
	margin:0;
}
.about-masala-img
{
	position: relative;
}
.about-masala-img img
{
	width:100%;
	max-width:100%;
	height:auto;
	object-fit:cover;
}
.about-masala-info
{
	display:flex;
	align-items:center;
	align-content:center;
	height:100%;
	flex-wrap:wrap;
	padding-left:10px;
}
.about-masala-info h3
{
	color:#000000;
	font-size:30px;
	line-height:40px;
	letter-spacing:0.5px;
	margin-bottom:10px;
	padding:0;
	width:100%;
}
.about-masala-info p
{
	color:#4D4D4D;
	font-size:18px;
	font-weight:400;
	line-height:28px;
	letter-spacing:0.5px;
	margin-bottom:15px;
	padding:0;
	width:100%;
}
.about-masala-info h5
{
	color:#000000;
	font-size:24px;
	font-weight:600;
	line-height:34px;
	letter-spacing:0.5px;
	margin-bottom:10px;
	padding:0;
	width:100%;
	font-family: "DM Sans", sans-serif;
}
.about-masala-info ul li
{
	color:#4D4D4D;
	font-size:18px;
	font-weight:400;
	line-height:28px;
	letter-spacing:0.5px;
	margin-bottom:10px;
	padding:0;
	width:100%;
	position:relative;
}
.about-masala-info ul li:before
{
	position:absolute;
	top:0;
	left:0;
	content:"";
}

.masala-sec
{
	padding:60px 0 80px 0;
	margin:0;
}
.masala-main
{
	position:relative;
	margin:0;
	padding:0;
}
.masala-img {
	width:100%;
}
.masala-img img {
	width:100%;
	height:auto;
	border-radius:20px;
	object-fit:cover;
}
.masala-info {
	margin-top:10px;
}
.masala-info h4 {
	font-size:20px;
	font-weight:600;
	color:#000000;
	text-align:center;
    line-height:30px;
	margin-bottom:10px;
	font-family: "DM Sans", sans-serif;
	padding:0;
	display:block;
}
.masala-info h4 a {
	color:#000000;
	display:block;
    font-weight:600;
}
#masala-slide .owl-nav
{
	margin-top:0px;
}
#masala-slide .owl-prev
{
	left:-20px;
	position: absolute;
	top:40%;
	width:40px;
	height:40px;
	color: transparent !important;
	background: #ffffff !important;
	padding: 0px 0px !important;
	border-radius: 100px !important;
	margin: 0px !important;
	text-align: center;
	border:1px solid #e8e8e8;
}
#masala-slide .owl-prev::after
{
	content: "\f104";
	font-size:30px;
	color:rgba(0,0,0,0.70);
	font-family: 'FontAwesome';
	left: 0px;
	position: absolute;
	top: 0;
	width:40px;
	height:40px;
	line-height:34px;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	transition: 0.4s all;
}
#masala-slide .owl-next
{
	right:-20px;
	position: absolute;
	top:40%;
	width:40px;
	height:40px;
	color: transparent !important;
	background: #ffffff !important;
	padding: 0px 0px !important;
	border-radius: 100px !important;
	margin: 0px !important;
	text-align: center;
	border:1px solid #e8e8e8;
}
#masala-slide .owl-next::after
{
	content: "\f105";
	font-size:30px;
	color:rgba(0,0,0,0.70);
	font-family: 'FontAwesome';
	right: 0px;
	position: absolute;
	top: 0;
	width:40px;
	height:40px;
	line-height:34px;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	transition: 0.4s all;
}

.feature-sec {
	padding:80px 0;
	margin:0;
	background:#fcfcfc;
}
.feature-title {
	text-align:center;
	margin-bottom:30px;
}
.feature-title h3 {
	color:#000000;
	font-size:30px;
	line-height:40px;
	letter-spacing:0.5px;
	margin-bottom:10px;
	padding:0;
	width:100%;
}
.feature-title p {
	color:#4D4D4D;
	font-size:18px;
	font-weight:400;
	line-height:28px;
	letter-spacing:0.5px;
	margin-bottom:0;
	padding:0;
	width:100%;
}

.feature-main
{
	position:relative;
	margin:0;
	padding:0;
}
.feature-img
{
	width:100%;
}
.feature-img img
{
	width:100%;
	height:auto;
	object-fit:cover;
	border-radius:20px;
}
.feature-info
{
	margin:10px 0 0 0;
	padding:0;
}
.feature-info h5
{
	font-size:22px;
	color:#000000;
	font-weight:700;
	text-align:left;
	margin-bottom:10px;
	padding:0;
	line-height:32px;
	letter-spacing:0.5px;
	display:block;
	font-family: "DM Sans", sans-serif;
}
.feature-info h6
{
	font-size:18px;
	font-weight:500;
	color:#000000;
	text-align:left;
	margin-bottom:10px;
	padding:0;
	letter-spacing:0.5px;
	display:block;
	font-family: "DM Sans", sans-serif;
}
a.feature-cart {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #ffffff;
    padding: 12px 30px;
    background: #e5ac03;
    display: block;
    transition: 0.4s all;
    text-align: center;
    border-radius: 3px;
    border: none;
    width: 180px;
}
a.feature-cart:hover
{
	color:#ffffff;
	background:#a30309;
	transition:0.4s all;
}


.popular-special-sec
{
	padding:80px 0;
	margin:0;
}
.products-title {
	margin-bottom:15px;
}
.products-title h3 {
    color: #000000;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.5px;
    margin-bottom:0px;
    padding: 0;
    width: 100%;
}

.combo-main
{
	position:relative;
	margin:0;
	padding:0;
}
.combo-img
{
	width:100%;
}
.combo-img img {
	width:100%;
	height:auto;
	object-fit:cover;
	border-radius:30px;
}
.combo-overlay {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	margin:0;
	padding:0;
	background:rgba(0,0,0,0.70);
	width:100%;
	height:100%;
	border-radius:30px;
}
.combo-info
{
	position:absolute;
	left:0;
	right:0;
	top:auto;
	bottom:20px;
	margin:0;
	padding:20px;
}
.combo-info h5
{
	font-size:30px;
	color:#ffffff;
	font-weight:700;
	text-align:center;
	margin-bottom:5px;
	padding:0;
	line-height:40px;
	letter-spacing:0.5px;
	display:block;
	font-family: "DM Sans", sans-serif;
}
.combo-info p
{
	font-size:18px;
	font-weight:500;
	color:#ffffff;
	text-align:center;
	margin-bottom:10px;
	padding:0;
	letter-spacing:0.5px;
	display:block;
	font-family: "DM Sans", sans-serif;
}
.combo-info h2
{
	font-size:26px;
	color:#ffffff;
	text-align:center;
	margin-bottom:15px;
	padding:0;
	line-height:36px;
	letter-spacing:0.5px;
	display:block;
	text-transform:uppercase;
}
.combo-info h2 span
{
	color:#e5ac03;
	display:inline-block;
}
.combo-info a.feature-cart {
    margin:0 auto !important;
}

.testimonial-sec {
	padding:80px 0;
	background:url(../images/testimonial-bg.jpg) top center;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
}
.testimonial-sec:before {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.70);
	content:"";
}
.customer-title
{
	text-align:center;
	margin-bottom:20px;
}
.customer-title p
{
	font-size:16px;
	font-weight:400;
	color:#ffffff;
	text-align:center;
	margin-bottom:10px;
	padding:0;
	letter-spacing:0.5px;
	display:block;
	font-family: "DM Sans", sans-serif;
}
.customer-title h2
{
	font-size:36px;
	color:#ffffff;
	text-align:center;
	margin-bottom:15px;
	padding:0;
	line-height:46px;
	letter-spacing:0.5px;
	display:block;
}
.saying-custom-main
{
	width:80%;
	margin:0 auto;
}
.saying-main {
	background:#ffffff;
	border-radius:15px;
	padding:30px;
	margin:0;
}
.saying-info img
{
	width:auto !important;
	height:auto !important;
}
.saying-info p
{
	font-size:18px;
	font-weight:400;
	color:#505050;
	text-align:left;
	margin:10px 0;
	padding:0;
	letter-spacing:0.5px;
	display:block;
}
.saying-info h6
{
	font-size:20px;
	color:#000000;
	font-weight:700;
	text-align:left;
	margin-bottom:10px;
	padding:0;
	line-height:30px;
	letter-spacing:0.5px;
	display:block;
	font-family: "DM Sans", sans-serif;
}
#testi-slide .owl-nav
{
	margin-top:0px;
	display:none !important;
}
#testi-slide .owl-dots {
    display: block !important;
    margin-top: 20px;
}
#testi-slide .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin:3px;
    background: #959595;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
#testi-slide .owl-dots .owl-dot.active span, #testi-slide .owl-dots .owl-dot:hover span {
    background: #FFCD25;
}

.blog-sec {
	padding:80px 0;
	margin:0;
}
.blog-title {
	text-align:center;
	margin-bottom:30px;
}
.blog-title h3 {
	color:#000000;
	font-size:30px;
	line-height:40px;
	letter-spacing:0.5px;
	margin-bottom:10px;
	padding:0;
	width:100%;
}
.blog-main {
	margin:0;
	padding:0;
}
.blog-img
{
	width:100%;
}
.blog-img img
{
	width:100%;
	height:auto;
	object-fit:cover;
}
.blog-info
{
	background:#f8f8f8;
	margin:0;
	padding:20px;
}
.blog-info h5
{
	font-size:20px;
	color:#000000;
	font-weight:700;
	text-align:left;
	margin-bottom:10px;
	padding:0;
	line-height:30px;
	letter-spacing:0.5px;
	display:block;
	font-family: "DM Sans", sans-serif;
}
.blog-info p
{
	font-size:16px;
	font-weight:400;
	color:#7d7d7d;
	text-align:left;
	margin-bottom:10px;
	padding:0;
	letter-spacing:0.5px;
	display:block;
	font-family: "DM Sans", sans-serif;
}
a.blog-learn {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #a30309;
    padding:0;
    display: block;
    transition: 0.4s all;
    text-align: left;
    border-radius: 3px;
    border: none;
    width: 100%;
}
a.blog-learn:hover
{
	color:#e5ac03;
	transition:0.4s all;
}