@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');

/*POPCORN PAGE*/
body{
	background-color: white !important;
}
*{
    font-family: 'Oswald', sans-serif;
    
}
@media only screen and (max-width: 600px){
    .body{
        width:100%;
        font-family: 'Oswald', sans-serif;
    }
    .headline h2 {
      font-size: 33px !important;
      padding-top: 15% !important;
      text-align: center !important;
      font-family: 'Oswald', sans-serif;
      letter-spacing: 1px;
      color: white !important;
      padding-top: 50% !important;
  }
}
 @media screen and (max-width: 1000px){
    .fa-bars:before {
  content: "\f0c9";
  color: white;
}
}
/*navbar*/
.navbar{
    background-color: rgb(0, 0, 0) !important;
    width : 100%;
    box-shadow: 0px 1px 1px #f6d030;
    position: fixed !important;
}
.navbar-brand img{
  align-items: center !important;
  height:60px;
  width:120px;
}
.navbar-collapse a:hover{
  color: white !important;
  border-bottom: 1px solid white;
 
}
.navbar-collapse a{
font-size: 18px !important;
color: rgb(247,210,49) !important;
  text-decoration: none !important;
  font-family: 'Oswald', sans-serif;
text-transform: uppercase;
 letter-spacing: 2px;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat;
}
@media only screen and (max-width: 600px){
    .nav-item a{
        display:flex !important;
    }
    .header{
        width: 100%;
    }
}
@media only screen and (max-width: 600px){
  .fa-bars:before {
    content: "\f0c9";
    color: white;
}
  }
  @media screen and (max-width: 1000px){
      .fa-bars:before {
    
    color: white;
}
  .body{
      width:100%;
  }
  }
/*end of navbar*/
/*banner section*/
#banners {
  text-align: center;
  height: 400px;
  width:100%;
  background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(images/sssss.jpg);
  background-size: cover;
  }
  
  .headline {
    padding-top: 30px;
  }
  
  .headline h2 {
    font-size: 50px;
    padding-top: 15%;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    color: white;
    letter-spacing: 1px;
  }
  .headline p{
    text-align: center;
    font-weight: 500;
    font-size: medium ;
    font-family: 'Oswald', sans-serif;
  }
  div#banner.smaller {
    opacity: 0;
  }
  
/*end of banner*/
.hide
{
  display: none;
}
/*products*/
/*seaasoning new*/

.seasoning1{
    margin-bottom:2rem;
    margin-top:1rem;
}

.carousel-item .col-lg-4{
	padding-left: 1.5rem;
}
@media (min-width:1080px){
    .carousel-control-next{
    right:-30px !important;
    width:0%!important;
}
.carousel-control-prev{
    left:-30px !important;
    width:0% !important;
}
}
.fa-arrow-circle-left{
    color: black;
    font-size: 40px;
    opacity: 100 !important;
}
.fa-arrow-circle-right{
    color: black;
    font-size: 40px;
}
@media (max-width:800px){
        .carousel-control-next{
    
    width:5%!important;
}
.carousel-control-prev{
   
    width:5% !important;
}
.card img{
    width:50%;
    
}
.card{
    margin-left:3rem;
}
}



.card-body h5{
	text-align: center;
}
.card-body p{
	text-align: center;
}
.card{
	border: none !important;
}
.card img{
	height: 300px;
	width: 300px;
	border-radius: 10px;
}
.card img{
	height: 300px;
	width: 300px;
	border-radius: 10px;
}
/*end of seasoning*/
.product{
    margin-bottom: 2rem;
}
.pro-nav{
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 100%;
    height: 45px;
    align-content: center;
}
.product-nav li{
    font-weight: 700;
    font-size: 22px;
    border: 2px solid black !important;
    border-radius: 10px !important;
    padding: .3rem;
    text-transform: uppercase;
    
}
.product-nav li:hover{
    background-color: rgb(168, 148, 0);
}
.pro-items{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.popcorn1 h2{
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: 1px;
}
.pop-item h4{
    margin-top: .4rem;
    text-align: center;
}
.pop-item p{
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}
.seasoning1 h3{
    text-align: center;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-size: 25px;
    text-transform: uppercase;
}
.seas-item h4{
    margin-top: .4rem;
    text-align: center;
}
.seas-item p{
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}
.seas-item img{
    border-radius: 10px;
}
.equip1 h3{
    text-align: center;
    /*margin-top: 1.5rem;*/
    /*margin-bottom: 1rem;*/
    font-size: 25px;
    text-transform: uppercase;
}
.equip-item h4{
    /*margin-top: .4rem;*/
    /*margin-bottom: 1rem;*/
    text-align: center;
    text-transform: capitalize;
}
.equip-item p{
    margin-top: .5rem;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}
.equip-item img{
    border-radius: 10px;
}
.equip-item h3{
    text-align: center;
    /*margin-top: 1.5rem;*/
    /*margin-bottom: 1rem;*/
    text-transform: capitalize;
}
.equip3 h3{
    text-align: center;
    /*margin-top: 1.5rem;*/
    /*margin-bottom: 1rem;*/
    font-size: 28px;
    text-transform: capitalize;
 }
 .equip3 h4{
    text-transform: capitalize;
 }
 
 .products{
  
  /*padding-bottom: 1rem;*/
}
 @media only screen and (max-width: 600px)
 {
    .pro-nav{
        display:inline-table;
    }
    .product-nav li{
        margin-bottom: .5rem;
    }
 }
/* end of nav products*/

/* footer section */
.footer-section {
background: #151414;
position: relative;
}
.footer-cta {
border-bottom: 1px solid #373636;
}
.single-cta i {
color: #f7d231;
font-size: 30px;
float: left;
margin-top: 8px;
}
.cta-text {
padding-left: 15px;
display: inline-block;
}
.cta-text h4 {
color: #fff;
font-size: 20px;
font-weight: 600;
margin-bottom: 2px;
}
.cta-text span {
color: #757575;
font-size: 15px;
}
.footer-content {
position: relative;
z-index: 2;
}
.footer-pattern img {
position: absolute;
top: 0;
left: 0;
height: 330px;
background-size: cover;
background-position: 100% 100%;
}
.footer-logo {
margin-bottom: 30px;
}
.footer-logo img {
  max-width: 200px;
}
.footer-text p {
margin-bottom: 14px;
font-size: 14px;
    color: #7e7e7e;
line-height: 28px;
letter-spacing: 1px;
}
.footer-social-icon span {
color: #fff;
display: block;
font-size: 20px;
font-weight: 700;
font-family: 'Oswald', sans-serif;
margin-bottom: 20px;
letter-spacing: 1px;
}
.footer-social-icon a {
color: #fff;
font-size: 16px;
margin-right: 15px;
}
.footer-social-icon i {
height: 40px;
width: 40px;
text-align: center;
line-height: 38px;
border-radius: 50%;
}
.facebook-bg{
background: #3B5998;
}
.twitter-bg{
background: #55ACEE;
}
.google-bg{
background: #DD4B39;
}
.footer-widget-heading h3 {
color: #fff;
font-size: 20px;
font-weight: 600;
margin-bottom: 40px;
position: relative;
}
.footer-widget-heading h3::before {
content: "";
position: absolute;
left: 0;
bottom: -15px;
height: 2px;
width: 50px;
background: #f7d231;
}
.footer-widget ul li {
display: inline-block !important;
float: left;
width: 50% !important;
margin-bottom: 12px !important;
}
.footer-widget ul li a:hover{
color: #f7d231;
}
.footer-widget ul li a {
color: #878787;
text-transform: capitalize;
letter-spacing: 1px;
}
.subscribe-form {
position: relative;
overflow: hidden;
}
.subscribe-form input {
width: 100%;
padding: 14px 28px;
background: #2E2E2E;
border: 1px solid #2E2E2E;
color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #f7d231;
  padding: 13px 20px;
  border: 1px solid #f7d231;
  top: 0;
}
.subscribe-form button i {
color: #fff;
font-size: 22px;
transform: rotate(-6deg);
}
.copyright-area{
background: #202020;
padding: 25px 0;
}
.copyright-text p {
margin: 0;
font-size: 14px;
color: #878787;
}
.copyright-text p a{
color: #f7d231;
}
.footer-menu li {
display: inline-block;
margin-left: 20px;
}
.footer-menu li:hover a{
color: #f7d231;
}
.footer-menu li a {
font-size: 14px;
color: #878787;
}
/* end */
/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}
 .hide{
    display: none;
  }
  .close{
    display: contents;
  }
.close{
  cursor: pointer;
  padding: .5rem;
}

/*end of footer*/
  /*new carousel for seasoning*/
  
  
/*  #news-slider{*/
/*    margin-top: 80px;*/
/*}*/
.post-slide{
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    /*margin: -12px 15px 8px 15px;*/
    /*margin-left: -10px;*/
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
    
}
.post-title{
    text-align:center !important;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}
.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top: 34% !important;
    left:0;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top: 34% !important;
    right: 0;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: 'Oswald', sans-serif;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}
  /*end of new carousel for seasoning*/
  .first_heading
  {
    text-align: center;
    letter-spacing: 1px;

  }
  .justify_content
  {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
  }



/*new slider css*/

/*#news-slider{*/
/*    margin-top: 80px;*/
/*}*/
.post-slide{
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    /*margin: -12px 15px 8px 15px;*/
    /*margin-left: -10px;*/
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}
.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:-13%;
    left: 0;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:-13%;
    right: 0;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}
  .footer-widget ul {
    margin: 0px;
    padding: 0px;
}
.footer-text a
{
    color: #838787;
    font-size: 15px;
}
.footer-text a:hover
{
    color: #f6d130;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
  
