/* ============ header =========== */
.fixed-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
#hours{color:#31479e;}
#open{color:#007539;}
/*************************************/
header .logo img {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
header .header-top {
  padding: 12px 0;
}
header .header-txt:hover{color:#fff !important;}
.dropdown-toggle::after {border-top: .3em solid #8fc640 !important;}
header .user-info .dropdown-menu {
  min-width: 100px;
}
.MainBanner{z-index:-1;}
header .user-info .dropdown-menu .dropdown-item {
  font-size: 11px;
  padding: 5px;
  line-height: 1;
  font-weight: normal;
}
header .header-search {
  max-width: 140px;
  line-height: 1;
}

header .header-mid {
  padding: 15px 0;
}
header .header-mid .cart-info .count {
  height: 25px;
  line-height: 25px;
  width: 25px;
  display: inline-block;
}

header .header-menu {
  background: url(../images/bg-header-2.png) repeat-x center;
}

header.shrink .logo img {
  max-height: 120px;
}

header + main {
  margin-top: 254px;
}
#Header a.dropdown-item {
    color: #000;
}

.breadcrumb {
background-color: transparent !important;
padding: 0px !important;
margin-top: 15px;
font-size: 15px;
padding-bottom: 15px !important;
border-bottom: dashed 1px #c2c2c2;
}
.breadcrumb a{ 
color:#000 !important;
}
.breadcrumb li.active:before{
content: "\00BB";
font-family: "Font Awesome 5 Free";
margin-right: 5px;
margin-left: 5px;
font-weight: 900;
}

/*=== dropdown menu*/

/*.navbar .dropdown:hover .dropdown-menu {display: block !important;}

.navbar .dropdown-menu{
	background-color:#81bc3e; //according content
}
.navbar .dropdown-menu .menu-item {
	padding:0px;
	white-space:nowrap
}
.navbar .dropdown-menu .menu-item .nav-link {
	font-size:18px; //according content
}
.caret:after {display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em;  content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent;}*/


.container-fluid{width:100% !important;}

	nav.navbar.navbar-expand-lg.navbar-dark.p-0 {
    padding-left: 250px !important;
}

/* ============= banner ========== */

#MainBanner {
  padding: 90px 0;
}

/* Categories ============= */

#Categories .category {
  padding: 35px 16px 35px 50px;
  position: relative;
}
#Categories .category p {
  max-width: 236px;
}
.category-img {
  position: absolute;
  bottom: 35px;
  right: 15px;
  max-width: 55%;
}

/* featuredProducts ============= */
#featuredProducts .featured-product .product-img {
  min-height: 260px;
}
#featuredProducts .featured-product .text-deleted {
  font-size: 16px;
}

/* footer ===== */
footer {
  line-height: 30px;
}
footer .footer-company-info [class*="fa-"] {
  font-size: 18px;
}

footer .footer-social-links a:hover {
  transform: translateY(-5px);
}

footer a.text-white:hover {
  color: #8fc640 !important;
}
footer .copyright {
  line-height: 16px;
  border-color: #272727 !important;
}
.container-new {
    max-width: 1920px; padding-left:15px; padding-right:15px; margin-left:auto; margin-right:auto;
  }
#inner body{background-color:#fff;}
   
/* ==================== media queries ============= */

/* ***********  Format start **************** */

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

/**********************************************/

@media (max-width: 1499.98px) {
  header .header-mid h4.fs-34 {
    font-size: 24px !important;
  }
  header .header-mid h4 {
    font-size: 18px;
  }
 
  header + main {
    margin-top: 226px;
  }
}

/**********************************************/

@media (max-width: 1199.98px) {
  header .header-mid h4.fs-34 {
    font-size: 16px !important;
  }
  header .header-mid h4 {
    font-size: 12px;
  }
  header + main {
    margin-top: 210px;
  }
  #Categories .category {
    padding: 15px;
    min-height: 260px;
  }
}
/**********************************************/

@media (max-width: 991.98px) {
	header{position:static !important;}
/*  header .header-top {
    padding: 5px 0;
  }
  #MainBanner {
    padding: 50px 0;
  }
  header .header-menu {
    padding: 5px 0;
  }*/
  header + main {
    margin-top: 0px !important;
  } h3, .h3 {
    font-size: 25px;
}
	
}
@media (min-width: 1200px) {
	.Homebnr .carousel-item  img {
    height: 586px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
nav.navbar.navbar-expand-lg.navbar-dark.p-0 {
	padding-left: 160px !important;}	
}

/*********************************************************************/

@media (max-width: 767.98px) {
  
  header .header-mid {
    padding: 5px 0;
  }
  header .header-mid .header-text {
    text-align: center;
    margin-top: 10px;
  }
  header + main {
    margin-top: 183px;
  }
  #MainBanner h1 img {
    max-width: 250px;
  }
  #Categories .category {
    min-height: auto;
  }

  #Categories .category p {
    max-width: 100%;
  }
  #Categories .category-img {
    position: static;
    max-width: 100%;
    text-align: right;
    margin-top: 20px;
  }
  .Bigdeal {
    text-align: center;
  }
  .Bigdeal img {
    max-width: 90%;
    margin: 0 auto;
  }
  .container{
    padding: 0 15px;
  }
  p#open {
    margin-top: 15px;
   margin-bottom: -20px !important;
}
}


/*********************************************************************/

@media (max-width: 576.98px) {

  header .header-mid h4.fs-34,
  header .header-mid h4 {
    font-size: 10px !important;
  }
  #featuredProducts .featured-product .product-img {
    min-height: auto;
  }
    header .header-search {
    max-width: 100% !important;
}
}
/*********************************************************************/

@media (max-width: 479.98px) {


  
}
