.text-black{color: #000} .pl-40{padding-left: 40px!important}
.topbar{background-color: #000;color: #fff;height: 30px;width: 100%;font-size: 16px;}
.topbar a{color: #fff;}
.header-search input.searchInput {
  width: 50%;
  height: 34px;
  padding: 0 10px 0 10px;
  border: 1px solid #c7bead;
  float: left;
  font-size: .8em;
  color: #000;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}.header-search .searchBtn {
  background-color: #ebe8e2;
  width: 101px;
  height: 34px;
  border: 1px solid #c7bead;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(199, 190, 173);
  border-left: 0;
  border-radius: 0 5px 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.collection-box{
  background-color: var(--bg-white);
  border: 1px solid var(--main-color);
}
.collection-box h4 a{
  font-size: 30px;
  text-align: center;
  margin: 15px 0;
  display: block;
  color: var(--black3);
}
.collection-main-wrap{
    background-color: #f9f9f9;
}
.collection-main-wrap .heading h2 {
 font-size: 50px;
  color: var(--main-color);
  letter-spacing: 3px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: capitalize;
}
.collection-box .hover-img{
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    transition: all 0.7s ease 0s;
    margin: 0 auto;
}
.collection-box .main-img:hover .hover-img{
  opacity: 1;
  -webkit-transform: scale(1,1);
  transform: scale(1,1);

}

.offer-2x{  
  background-color: #333c45;
  height: 286px!important;
  background-position: center;width: 100%!important;
  background-size: cover;
  background-repeat: no-repeat;
}

.product_inner_box .ind3_black_btn {
  width: 100%;
  height: 42px;
} 
.offer-2x span {
  font-size: 6em;
  color: #fff;
  font-family: 'geared_slabbold',sans-serif;
  text-transform: uppercase;
  line-height: 1.1em;
}

.search-wrap {
  width: 50px;
  height: 75px;
  position: relative;
}
.search-wrap input {
  width: 300px;
  right: 10px;
  padding: 0 45px 0 20px;
  visibility: visible;
  background-color: var(--bg-search);height: 50px;
}
.search-wrap input { 
  top: 12px;
  right: 20px;
  box-sizing: border-box;
  width: 0px;
  height: 50px;
  outline: none;
  font-size: 16px;
  border-radius: 8px;
  color: #29313a;
  padding: 0 0;
  border: 0px solid transparent;
  transition: all 0.8s ease;
}

.iconskart .icons-wrap {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  background-color: var(--main-color);
  border: 1px solid var(--main-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.iconskart .icons-wrap svg {
  fill: #fff;
} 
.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border: 1px solid #b63d22;
  border-right: none;
  padding: 5px;
  height: 36px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #00B4CC;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #b63d22;
  background: #b63d22;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}
.form-label {
  margin-bottom: 0rem;
  font-weight: 600;
  color: #333;
}
    .sibebar .wighet {
    margin-bottom: 10px;
    padding: 20px 3px;
    border: 1px solid #ccc; border-radius: 5px
  }
@media (min-width: 320px) and (max-width: 640px) {
  .topbar{font-size: 14px;}
    .gun-selling-wrapper {
    padding-top: 70px;
  }.main-header-3 .menu-items-wrapper .navbar {
    padding: 5px 3px;
  }

    .sibebar .wighet { 
    padding: 10px;
  }

.gun-selling-wrapper .gun-slider-first-box .gun_slider_box .gun-box-1 h1 { 
  margin-bottom: 15px;
  padding-top: 45px;
  padding-bottom: 5px;
}
 
  .gun-selling-wrapper .gun-slider-first-box .gun_slider_box .carousel-item {
    padding: 0px 5px;
  background-repeat: no-repeat;
    background-position: center;
  }
    .mobile_menu_main .mobcarts .icons-wrap svg{width:10px!important;height: 10px!important}
    .navbar-toggler {
    top: 0px;
  }
    .sibebar {
    margin: 0px 0 0;
  }
}
.layout1 {
  text-align: center;
  margin: 50px 0;
   display: block;
  width: 100%;
}
.offer-2x {
  padding: 65px 30px 0 30px;
  background-color: #333c45;
  height: 286px;width:100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.content-left {
  width: 100%!important;  
}
.offer-2x span {
  font-size: 6em;
  color: #fff;
  font-family: 'geared_slabbold',sans-serif;
  text-transform: uppercase;
  line-height: 1.1em;
}
.offer-2x .btn {
  border: 1px solid #fff;
  background-color: transparent;
}
.content-right .btn, .content-left .btn, .fw-banner .btn {
  display: block;
  width: 150px;
  background-color: #687c8d;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .8em;
  margin: 7px auto;
  text-align: center;
  padding: 8px 0;
  border-radius: 5px;
}
.db-new-pro::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0px;
  border-radius: 15px;
  transition: all 0.4s ease 0s;
  background: linear-gradient(to top, rgb(37, 24, 8), rgba(215, 154, 78, 0));
}  
.db-new-pro .profile {
  width: 100%;
  border-radius: 15px;
  height: 230px;
  object-fit: cover;
  transition: all 0.4s ease;
}
.db-new-pro {
  background: #fff;
  text-align: center;
  width: 100%;
  position: relative;
  border-radius: 15px;
  box-shadow: 0 3px 6px 1px #0000001a;
  margin-right: 10px;
  overflow: hidden;margin-bottom: 20px
}
.db-new-pro div {
  position: absolute;
  left: 0;
  bottom: 18px;
  right: 0;
  color: #fff;
  z-index: 1;
}
.db-new-pro .profile:hover {
  transition: all 0.5s ease 0s;
	transform: scale(1.3);
  text-decoration: none;
}

.icons-sidebar-list ul li a img {
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 1;
}  
  .icons-sidebar-list {
  position: fixed;
  top: 30%;
  z-index: 1;
  right: 0px;
  color: #fff;
  background-color: #d9241b;
  padding: 10px; 
}
.icons-sidebar-list ul li .sidebar-note-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 10px;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
  color: #ffffff;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  border-radius: 5px;
  white-space: nowrap;
  padding: 10px 15px;
  opacity: 0; 
  background-color: #b16251 !important;
}

.bladrs{padding: 20px;background-color: #fff;}
.breadcumb-area {
  position: relative;
  background: #ad3b20;
  padding: 130px 0 0px;
}
@media only screen and (max-width: 768px) {
  .breadcumb-area {
    padding: 200px 0 150px;
  }
}
.breadcumb-area:after {
  background: #ad3b20;
  z-index: 9;
}
.breadcumb-area .breadcumb {
  position: relative;
}
.breadcumb-area .breadcumb:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.05);
  z-index: 99;
}
.breadcumb-area .breadcumb .content {
  line-height: 70px;
  height: 70px;
  position: relative;
  z-index: 999;
}
.breadcumb-area .breadcumb .content h2 {
  font-family: "Audiowide", cursive;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  line-height: 70px;
}
@media only screen and (max-width: 480px) {
  .breadcumb-area .breadcumb .content h2 {
    font-size: 28px;
  }
}
.breadcumb-area .breadcumb .content ul {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 70px;
  bottom: 0;
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  .breadcumb-area .breadcumb .content ul {
    position: relative;
  }
}
.breadcumb-area .breadcumb .content ul li {
  display: inline-block;
  position: relative;
  padding: 0 8px;
}
.breadcumb-area .breadcumb .content ul li:after {
  content: '>';
  position: absolute;
  right: -7px;
  top: 0;
  bottom: 0;
  line-height: 70px;
  color: #fff;
}
.breadcumb-area .breadcumb .content ul li a {
  color: #fff;
  text-transform: capitalize;
}
.breadcumb-area .breadcumb .content ul li:last-child {
  padding-right: 0;
}
.breadcumb-area .breadcumb .content ul li:last-child a {
  color: #fff;
}
.breadcumb-area .breadcumb .content ul li:last-child:after {
  display: none;
}
