

ul {
  list-style: none;
}
a {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
body {
  font-size: 13px;
  color: #333;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family:'Barlow', sans-serif;
  background-color: #f3f3f3;
  overflow-x: hidden;
}

.cnt-home {background-color: #f9f9f9;}

ul {
  margin: 0;
  padding: 0;
}
a {
  outline: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
img[src="assets/images/blank.gif"] {
  background: url("../images/ajax.gif") no-repeat scroll center center #ffffff;
}
.m-t-15 {
  margin-top: 15px;
}
.m-t-10 {
  margin-top: 10px;
}

.navbar-nav > li.dropdown > a::after,
.navbar-nav > li.dropdown > a .caret {
    display: none !important;
    content: none !important;
}




.outer-top-vs {
  margin-top: 30px;
}

.outer-bottom-xs {
  margin-bottom: 30px;
}

.home-owl-carousel .owl-controls,
.blog-slider .owl-controls,
.brand-slider .owl-controls {
  margin-top: 0px;
}

.brand-slider img {opacity:0.3; width:130px}

.brand-slider .owl-item { text-align:center}

.custom-carousel .owl-controls {
  position: absolute;
  right: 20px;
  top: -38px;
  width: 100%;
  display: block;
}
.custom-carousel .owl-controls .owl-prev {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -25px;
  right: 27px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #dddddd;
}

.custom-carousel .owl-controls .owl-next {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -25px;
  right: 0px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #dddddd;
}

.logo-slider .owl-controls .owl-prev,
.logo-slider .owl-controls .owl-next {
  top: -57px;
  display:none
}


.logo-slider-inner {
  margin-top: 20px;
  margin-bottom: 10px;
}

a {
  color: #12cca7;
}

.header-style-1 .header-nav {
  background: #12cca7;
}
.cnt-home .header-style-1 .header-nav .navbar .navbar-nav > li.active {

}



/*===================================================================================*/
/* Header
/*===================================================================================*/
header{
    background: #fdd922;
}

.main-header {
  padding:25px 0px 30px 0px;
  background: #157ed2;
}
.main-header .logo-holder {
  margin-top:5px;
}


.top-cart-row {
  padding-top:8px;
}

.form-search {
    margin: 0 auto;
    text-align: center;
    font: bold 13px sans-serif;
    max-width: 90%; 
    position: relative;
}

.form-search input {
    width: 70%; /* pehle 60% tha */
    box-sizing: border-box;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    background-color: #ffffff;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 14px 15px 14px 40px;
    border: 1px solid #b6c3cd;
    border-right: 0;
    color: #4E565C;
    outline: none;
    -webkit-appearance: none;
}

.form-search button {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #fdd922;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    color: #ffffff;
    padding: 15px 22px;
    margin-left: -4px;
    cursor: pointer;
    border: none;
    outline: none;
}

.form-search i {
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 16px;
    color: #fdd922;
}

/* 🔽 Responsive improvements */
@media (max-width: 768px) {
    .form-search input {
        width: 100%; /* Full width on small screens */
        border-radius: 2px;
        border-right: 1px solid #fdd922;
        margin-bottom: 10px;
    }

    .form-search button {
        width: 100%;
        border-radius: 2px;
        margin-left: 0;
    }

    .form-search i {
        top: 13px;
        left: 15px;
    }
}


.header-style-1 .header-nav .navbar-default {
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
  margin: 0;
  min-height:auto;
}
.header-style-1 .header-nav .navbar-default .navbar-collapse {
  padding: 0;
}
.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a {
  color: #fff;
}
.navbar-nav {float:none}


.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  line-height:normal;
  padding: 18px 18px;
  -webkit-transitio: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  font-weight:500;
  letter-spacing:normal;
      position: relative;

}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .dropdown-menu {
  left:auto;
  top: 100% ;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border:none;
  padding:0px
}

  .search-field:focus {
    outline: none;
    box-shadow: none;
  }


  
/*===================================================================================*/
/*  Side menu
/*===================================================================================*/

.sidebar .side-menu {
    background-color: #fff;
    border-radius: 10px;
}


.sidebar .side-menu .head {
  border-radius: 10px 10px 0px 0px;
  color: #333;
  font-size: 20px;
  font-family:'Barlow', sans-serif;
  padding: 15px 17px;
  background-color: #fdd922;
  font-weight:500;
  letter-spacing: 0.2px;
}
.sidebar .side-menu .head .icon {
  margin-right: 5px;
}
.sidebar .side-menu nav .nav > li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
   -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #eaeaea;

}

.sidebar .side-menu nav .nav > li:last-child {border-bottom:none}

.sidebar .side-menu nav .nav > li > a {
  padding: 15px 20px;
  color: #666666;
  font-family:'Barlow', sans-serif;
  letter-spacing:0.2px;
  font-size:14px;
}
.sidebar .side-menu nav .nav > li > a:after {
  color: #bababa;
  content: "\f105";
  float: right;
  font-size: 12px;
  height: 20px;
  line-height: 18px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 10px;
  font-family: FontAwesome;
}
/*===================================================================================*/
/*  Slider
/*===================================================================================*/
#owl-main {
  text-align: center;
  cursor: default;
  height: 320px;
}
#owl-main .owl-controls {
  display: inline-block;
  position: relative;
  margin-top: 40px;
}
#owl-main .owl-prev,
#owl-main .owl-next {
  display: none !important;
}

#owl-main .owl-buttons {
  display: block;
}



#owl-main .owl-controls {
  display: block;
  position: static;
  margin-top: -47px;
 
}


#owl-main .item {
  background-color: #FFFFFF;
  background-position: center 55%;
  background-size: cover;
  height: 350px;
}


.our-features-box {
	overflow: hidden;
    background: #e9e9de;
    padding-top: 40px;
    padding-bottom: 40px;
	margin-bottom: 0px;
	margin-top:0px;
	margin:0
}

.our-features-box .container{ padding:0px; width:100%}

.our-features-box ul {
	list-style: none;
	margin: auto;
	padding: 0;
	border: none;
	padding:0px 0px;
	overflow: hidden
}
.our-features-box li {
	float: left;
	margin-bottom: 0px;
	text-align: center;
	width: 25%;
	padding: 0;
	display: inline-block;
}



.our-features-box .feature-box {
    overflow: hidden;
    font-size: 18px;
    text-align: center;
    color: #121212;
    line-height: 1.4em;
    font-weight: 500;
    font-family:'Barlow', sans-serif;
    letter-spacing:normal;
    border-radius: 3px;
    padding:0px;

	
}
.our-features-box .feature-box .content-blocks {
  display: block;
  text-align: center;
  line-height: 22px;

}
.icon-truck:before {
	content: "\f0d1";
}
.icon-truck, .icon-money, .icon-support, .icon-return {
font-family: FontAwesome;
    display: block !important;
    font-size: 20px;
    margin: auto;
    color: #121212;
    width: 65px!important;
    text-align: center;
	margin-bottom:15px
}
.icon-money:before {
	content: "\f155";
}
.icon-support:before {
	content: "\f095";
}
.icon-return:before {
	content: "\f0b1";
}
/* ======================== End Features Box ============================ */

/*===================================================================================*/
/*  Home Tabs
/*===================================================================================*/

.sidebar {
    width: 290px;
}
.homebanner-holder {
    width: calc(100% - 290px);
}

.copyright-bar {
  background: #2e353b;
  padding: 35px 0px;
  border-top:1px rgba(255,255,255,0.1) solid
}

.copyright-bar .no-padding {
  padding: 0px;
}


.address-block { font-size:16px; overflow:hidden; margin-top:10px}
.address-block a { font-size:16px!important; padding-top:7px}

.social {
	overflow: hidden
}
.social a {
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
    border-radius: 4px;
}

.social .fb a:before {
	content: "\f09a";
	font-family: FontAwesome;
}
.social .fb a {
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #3C5B9B !important;
}
.social .tw a:before {
	content: "\f099";
	font-family: FontAwesome;
}
.social .tw a {
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #359BED !important;
}
.social .googleplus a:before {
	content: "\f0d5";
	font-family: FontAwesome;
}
.social .googleplus a {
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #E33729!important;
}
.social .rss a:before {
	content: "\f09e";
	font-family: FontAwesome;
}
.social .rss a {
	content: "\f09e";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #FD9F13 !important;
}
.social .pintrest a:before {
	content: "\f0d3";
	font-family: FontAwesome;
}
.social .pintrest a {
	content: "\f0d3";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #cb2027 !important;
}
.social .linkedin a:before {
	content: "\f0e1";
	font-family: FontAwesome;
}
.social .linkedin a {
	content: "\f0e1";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #027ba5 !important;
}
.social .youtube a:before {
	content: "\f167";
	font-family: FontAwesome;
}
.social .youtube a {
	font-size: 16px;
	display: inline-block!important;
	text-align: center;
	padding: 0;
	background: #F03434 !important;
}

.social ul {
	margin: 0;
	list-style: none;
}
.social ul li {
	margin-right: 7px;
}
.social ul li {
	border-bottom: none;
}
.social a {
	transition: background 400ms ease-in-out;
	-webkit-transition: background 400ms ease-in-out;
	-moz-transition: background 400ms ease-in-out;
	-o-transition: background 400ms ease-in-out;
}


.footer .module-heading {
  font-size: 16px;
  color: #555555;
}

.footer .footer-bottom {
  background: #2e353b;
  padding-top: 50px;
  padding-bottom:50px;
  font-size:14px;
}

.footer .module-title {
	font-size:18px;
	font-weight:500;
	letter-spacing:normal;
	margin-bottom:15px
	}

.footer .footer-bottom .module-heading {
  font-size: 18px;
  color: #fff;
}
.footer .footer-bottom .module-body ul li {

}

.toggle-footer {color:#abafb1}
.toggle-footer a {margin-left:0px!important}
.toggle-footer a:before {display:none}
.toggle-footer i{background:#f6dc5b; border-radius:999px; color:#2e353b}

.footer .footer-bottom .module-body ul li:last-child{border:none}

.footer .footer-bottom .module-body ul li a {
  font-size: 16px;
  line-height: 30px;
  color: #abafb1;
  position: relative;
  margin-left: 23px;
  display: block;
}
.footer .footer-bottom .module-body ul li a:before {
  content: "\f111";
  font-family: FontAwesome;
  position: absolute;
  margin-left: -22px;
  font-size: 6px;
}

@media(min-width: 1300px){
	.container {
		padding: 0 60px;
		width:auto
	}
	
}

@media(min-width: 1600px){
	.container {
		padding: 0 120px;
		width:auto
	}
}

/* ========== Responsive CSS for Mobile & Tablet ========== */

@media (max-width: 991px) {
  .main-header .logo-holder,
  .main-header .top-search-holder,
  .main-header .top-cart-row {
    text-align: center;
    margin-bottom: 15px;
  }

  .main-header .top-search-holder .search-area {
    width: 100%;
    border-radius: 20px;
  }

  .main-header .top-search-holder .search-area .search-field {
    width: 100%;
    margin-top: 10px;
    border-radius: 10px;
  }

  .main-header .top-search-holder .search-area .categories-filter {
    display: none;
  }

  .main-header .top-search-holder .search-area .search-button {
    width: 100%;
    display: block;
    border-radius: 10px;
    margin-top: 10px;
  }

  .navbar-nav > li > a {
    font-size: 16px;
    padding: 12px 10px;
    display: block;
  }

  .navbar-collapse {
    background: #157ed2;
    padding: 15px;
  }

  .header-style-1 .header-nav .navbar-default {
    min-height: 50px;
  }

  .navbar-toggle {
    margin-top: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .navbar-collapse {
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media (max-width: 767px) {
  .sidebar {
    width: 100%;
    margin-bottom: 20px;
  }

  .homebanner-holder {
    width: 100%;
  }

  .our-features-box li {
    width: 50%;
    margin-bottom: 20px;
  }



  .social ul {
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .our-features-box li {
    width: 100%;
  }

  .main-header {
    padding: 15px 0;
  }

  .main-header .top-search-holder .search-area {
    margin: 0 auto;
  }

  .main-header .top-search-holder .search-area .search-button {
    font-size: 16px;
  }

  .header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
    font-size: 16px;
    padding: 10px;
  }
}

.product-card {
  width: 250px;
  height: 400px;
  box-shadow: 0px 0px 10px #ccc;
  border-radius: 10px;
  overflow: hidden;
}

.product-card img {
  width: 100%;
  height: 60%;
  object-fit: cover;
}

.product-name {
  margin: 20px 0;
  font-weight: bold;
  text-align: center;
}

.product-price {
  font-size: 18px;
  color: #333;
  text-align: center;
}

.add-to-cart {
  width: 80%;
  padding: 10px;
  margin: 20px auto;
  background-color: #333;
  color: #fff;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  font-weight: bold;
}


.product-section {
  padding: 40px 20px;
  max-width: 1200px;
  margin: auto;
}

.product-section h2 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 40px;
  color: #333;
}

.category {
  margin-bottom: 50px;
}

.category-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.category-header h3 {
  font-size: 24px;
  color: #444;
}

.view-all {
  text-decoration: none;
  background: #007bff;
  color: white;
  padding: 8px 16px;
  border-radius: 4px;
  transition: 0.3s;
}

.view-all:hover {
  background: #0056b3;
}

.product-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
   align-items: stretch;
}

.product-card {
  background: white;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 15px;
  width: calc(25% - 15px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  transition: 0.3s;

  /* ✅ Ensure vertical layout inside card */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.product-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 4px;
}

.product-card h4 {
  margin: 10px 0 5px;
  color: #222;
  font-size: 18px;
}

.product-card p {
  font-size: 14px;
  color: #666;
}

.card-actions {
  margin-top: auto; /* ✅ Push to bottom, removes gap */
  display: flex;
  justify-content: space-between;
  gap: 5px;
  flex-wrap: wrap;
}

.btn {
  flex: 1 1 auto;
  text-align: center;
  padding: 8px;
  font-size: 14px;
  text-decoration: none;
  border-radius: 4px;
  color: white;
  transition: 0.3s;
}

.call {
  background-color: #007bff;
}
.call:hover {
  background-color: #0056b3;
}

.email {
  background-color: #28a745;
}
.email:hover {
  background-color: #1e7e34;
}

.whatsapp {
  background-color: #25d366;
}
.whatsapp:hover {
  background-color: #1ebe57;
}

@media (max-width: 992px) {
  .product-card {
    width: calc(50% - 10px);
  }
}

@media (max-width: 600px) {
  .product-card {
    width: 100%;
  }
}



