* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "celias";
}
body {
  background-color: #fff;
  overflow-x: hidden;
}

/*========================== FONTS FOR WEBSITES==============================*/
@font-face {
  font-family: "celias";
  src: url("../fonts/Celias-Thin.ttf");
  font-weight: 200;
}
@font-face {
  font-family: "celias";
  src: url("../fonts/Celias-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "celias";
  src: url("../fonts/Celias.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "celias";
  src: url("../fonts/Celias-Medium.ttf");
  font-weight: 600;
}
@font-face {
  font-family: "celias";
  src: url("../fonts/Celias-Bold.ttf");
  font-weight: 800;
}
/*=================== COMOON CSS USER FOR WEBSITES=============================*/
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "celias";
  font-weight: 400;
  margin: 0px;
  color: #344c55;
}
ul,
li,
a {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-decoration: none;
}
a {
  text-decoration: none !important;
}
.d-flex {
  display: flex !important;
}
.justify-content-center {
  justify-content: center !important;
}
.align-items-center {
  align-items: center !important;
}
/*====================== header===========================*/
.heders {
  background: #fff;
}
.bottom_mainMenu .menu__explores ul li:last-of-type {
  border-right: 0px;
}
.heders .container_siteheder {
  position: relative;
  display: block;
  height: 72px;
  width: 100%;
  max-width: 1300px;
  min-width: 1140px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 24px;
}
.heders .container_siteheder .top_siteHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  line-height: 72px;
  position: relative;
  padding: 10px 0px;
}
.heders .container_siteheder .top_siteHeader .site_logo {
  max-width: 200px;
  margin: 0 65px 0 0;
  width: 200px;
}
.heders .container_siteheder .top_siteHeader .site_logo a img {
  width: 235px;
  margin-top: -14px;
}
.heders .container_siteheder .top_siteHeader .site_searchbar {
  background: #fff;
  height: 46px;
  border-radius: 8px;
  position: relative;
  margin-right: 25px;
  width: 100%;
  border: 1px solid #00d290;
}
.heders .container_siteheder .top_siteHeader .site_searchbar .blocksearch {
  width: 100%;
  height: 40px;
  width: 100%;
  position: relative;
  line-height: normal;
  display: flex;
  align-items: center;
}
.heders
  .container_siteheder
  .top_siteHeader
  .site_searchbar
  .blocksearch
  .pincode {
  position: relative;
  width: 180px;
  height: auto;
  margin: 13px 0;
  display: inline-block;
  padding: 3px 0 0px 16px;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: rgba(11, 18, 25, 0.5);
  float: left;
  border-right: 1px solid rgb(11 18 25 / 21%);
}

.heders
  .container_siteheder
  .top_siteHeader
  .site_searchbar
  .blocksearch
  .pincode
  .deliverydropdown
  .delivery_section {
  font-family: "celias";
  color: rgb(23, 30, 48);
  font-size: 14px;
}
.pinNum {
}
.pin_numbers {
  color: rgb(0, 210, 144);
  font-size: 16px;
  font-weight: 600;
  display: inline-flex;
}
.menulogin_left {
  margin: 0;
  background-size: 100%;
  margin-right: 14px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  float: right;
}
.cart_options {
  max-width: 65px;
  margin: 0 29px 0 0;
  position: relative;
}
.text_cart {
  height: 51px;
  padding: 0;
  position: relative;
}
.counter-number {
}
.login_singup {
  max-width: 140px;
  margin-right: 30px;
}
.search_field input {
  margin: 0px;
  padding: 0px 64px 0px 12px;
  height: 48px;
  border: 0px;
  width: 100%;
  background: transparent;
  font-family: "celias";
  color: rgb(237 237 237 / 10%);
  font-size: 14px;
  font-weight: 400;
  flex-wrap: wrap;
}
.search_field ion-icon {
  width: 25px;
  height: 25px;
  padding-right: 17px;
}
.search_field {
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 10px;
}
.login_singup a {
  font-size: 20px;
  display: inline-block;
  padding-left: 0px;
  width: 200px;
}
.login_singup a ion-icon {
  color: #00d290;
  width: 22px;
  height: 22px;
  top: 5px;
  position: relative;
}
.counter-number {
  -moz-border-radius: 6.5px;
  -webkit-border-radius: 6.5px;
  background: #ee4380 !important;
  border-radius: 6.5px;
  color: #ffffff !important;
  display: block;
  font-size: 10px;
  height: 13px;
  line-height: 14px;
  padding: 0px;
  position: absolute;
  left: 13px;
  text-align: center;
  text-indent: 0px;
  top: 9px;
  width: 17px;
  letter-spacing: 0px;
}
.text_cart ion-icon {
  width: 30px;
  height: 30px;
  padding-right: 3px;
  color: #00d290;
}
.cart_options a {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  color: rgb(23, 30, 48);
  font-weight: 400;
  vertical-align: middle;
  position: relative;
}
.humbers {
  padding-top: 12px;
  height: 50px;
  position: relative;
  z-index: 10;
}
.humbers .one {
  width: 100%;
  height: 2px;
  background: rgb(23, 30, 48);
  display: block;
  border-radius: 4px;
}
.humbers .two {
  width: 100%;
  height: 2px;
  background: rgb(23, 30, 48);
  display: block;
  border-radius: 4px;
  position: relative;
  top: 6px;
}
.humbers .three {
  width: 100%;
  height: 2px;
  background: rgb(23, 30, 48);
  display: block;
  border-radius: 4px;
  position: relative;
  top: 13px;
}
.user_icons {
}
.signin_text {
  font-size: 14px;
  width: 200px;
  color: rgb(23, 30, 48);
  font-weight: 400;
}
.search_field input::placeholder {
  font-family: "celias";
  color: rgba(11, 18, 25, 0.5);
  font-size: 14px;
}
.bottom_mainMenu {
  position: relative;
  display: block;
  height: 45px;
  background: linear-gradient(
    90.05deg,
    rgb(9, 17, 37) -2.5%,
    rgb(33, 61, 133) 100.83%
  );
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 15%);
  border-top: 0.1px solid #ddd;
}
.bottom_mainMenu .menu__explores {
  width: 100%;
  max-width: 1300px;
  min-width: 1140px;
  margin: 0 auto;
  height: 45px;
}
.bottom_mainMenu .menu__explores ul {
  height: 100%;
  width: 100%;
}
.bottom_mainMenu .menu__explores ul li {
  border-right: 0.5px solid #eeeeee26;
  padding: 0px 17px;
  position: relative;
}
.bottom_mainMenu .menu__explores ul li a {
  color: #d9d9d9;
  font-size: 13px;
  letter-spacing: 1px;
}
.sum_moreMenuswraps {
  position: absolute;
  width: 150px;
  z-index: 100;
  padding-top: 8px;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.more_subMenus {
  background: #fff;
  box-shadow: 0 6px 12px -4px rgb(41 141 72 / 52%);
  border-bottom: 2px solid #00d290;
  border-top: 2px solid rgb(0, 210, 144);
  position: relative;
}
.more_subMenus li {
  display: block;
  padding: 6px 12px !important;
}
.more_subMenus li a {
  color: rgb(23, 30, 48) !important;
}
.menu__explores ul li:hover .sum_moreMenuswraps {
  opacity: 1;
  visibility: visible;
}
.more_subMenus::before {
  content: " ";
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-bottom: solid 8px #00d290;
  height: 0;
  width: 0;
  position: absolute;
  top: -9px;
  left: 20%;
}
.menu__explores ul :last-child() li {
  border: 0px;
}
.menu__explores ul li img {
  width: 20px;
  margin-right: 5px;
}
/*======================== HERO TOP PAGE=================================*/
#sync1 .item {
  margin: 0px;
  border-radius: 4px 0px 4px 0px;
}
#sync2 .item {
  padding: 13px 0px;
  margin: 0px;
  color: #fff;
  border-radius: 0px;
  text-align: center;
  cursor: pointer;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  border-bottom: 2px solid rgb(0, 210, 144);
  box-shadow: 1px -3px 8px 1px rgb(0 210 144 / 11%);
}
.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*="owl-"] {
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}
#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 50px;
  height: 50px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  background: #00d2905c;
  border-radius: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}

.main_slider {
  border-radius: 4px 4px 4px 4px;
  -webkit-box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 20%);
}
.acado__siteHerobg {
  padding: 20px 0px;
}
#sync1 .item img {
  object-fit: cover;
  object-position: center;
  border-top: 4px;
}
#sync2 .item .index__heroslider {
}
#sync2 .item .index__heroslider h5 {
  font-size: 14px;
  margin: 0px;
  color: rgb(23, 30, 48);
}
#sync2 .owl-nav {
  display: none !important;
}
#sync2 .owl-dots {
  display: none !important;
}
.container {
  max-width: 1400px;
}

#sync1 .owl-dots {
  display: none !important;
}
#sync1.owl-theme .owl-next svg,
#sync1.owl-theme .owl-prev svg {
  width: 25px;
  height: 27px;
}
/*======================== Full Page Information Section=================================*/
.Site_fullBanner {
  width: 100%;
  padding-bottom: 20px;
}
.Site_fullBanner img {
  width: 100%;
  height: 100px;
  border-radius: 4px;
  box-shadow: rgb(32 32 32 / 24%) 0px 2px 4px 0px;
  margin: 0 auto;
  display: block;
}
/*======================== Know the Atacode way=================================*/
.know__atacaodway {
  margin: 40px 0 20px;
  border-radius: 8px;
  border: 1px solid #dedddd;
  position: relative;
}
.know__atacaodway h4 {
  position: absolute;
  padding: 10px 0;
  text-align: center;
  background: #fff;
  color: rgb(0, 210, 144);
  font-size: 20px;
  top: -33px;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  font-weight: 600;
}
.know__atacaodway ul {
  text-align: center;
  margin: 20px 0;
}
.know__atacaodway ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: rgb(23, 30, 48);
  padding: 0 59px;
  border-right: 1px solid #dedddd;
  line-height: 1.5;
  text-align: center;
  text-transform: capitalize;
}
.know__atacaodway ul li p {
  margin: 0;
}
.know_waywraaper {
  margin: 0 auto;
}
.know__atacaodway ul li:last-of-type {
  border-right: 0px;
}
/*======================== Product Collection Slider =================================*/
.product__collectionSlider {
}
.heading_bg {
  /* background: url(../img/heading-bg.png)  no-repeat scroll center 0px; */
  padding: 10px 0;
  width: 100%;
  margin: 0px 0 0px;
}
.heading_bg::after {
  content: " ";
}
.heading_bg h2 {
  font-size: 22px;
  margin-bottom: 7px;
  font-weight: 600;
}
.products_collectionBoxeswrap .item .collection_shadowboxes {
  width: 95px;
  height: 95px;
  border-radius: 8px;
  background: #fff;
  box-shadow: rgb(32 32 32 / 20%) 0px 2px 4px 0px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid #00d29036;
}
.products_collectionBoxeswrap .item .collection_shadowboxes img {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.products_collectionBoxeswrap .item .collection_shadowboxes h5 {
  font-size: 14px;
  padding: 0px 8px;
  text-align: center;
}
/*====================Product Listing=================================*/
.my_savingBasket {
}
.product__sliderWrppaer {
  margin-top: 20px;
}
.atacado__product_box {
  background: #fff;
  border-bottom: 10px;
  box-shadow: 0 2px 6px rgb(189 189 189 / 47%);
  border-radius: 10px;
  border: 1px solid #00d29033;
  margin: 0px 6px;
  padding: 20px 17px;
  margin-bottom: 10px;
}
.atacado__product_box_image {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.atacado__product_box_image a {
}
.atacado__product_box_image a img {
  max-width: 100% !important;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}
.atacado__product_caption {
  padding-top: 15px;
}
.atacado__product_caption .product_name {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height: 38px;
}
.atacado__product_caption .product_name h5 {
  font-size: 14px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.atacado__product_price {
  padding-bottom: 20px;
}
.discount_price {
  color: #101010;
  font-size: 13px;
  font-weight: 300;
  display: block;
  display: none;
  margin-bottom: 0px;
}
.stroke {
}
.mrp {
  font-size: 18px;
  margin: 0px 5px 0px 0px;
  font-weight: bold;
  line-height: 14px;
  display: block;
}
.product_disc {
  font-size: 12px;
  color: #00a100;
  position: relative;
  display: none;
}
.product__actionbtn {
}
.qunatity_productswrap {
}
.qunatity_productswrap {
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  grid-gap: 10px;
}
.qunatity_productswrap .qunatity_title {
  background: #e4fff7;
  font-size: 11px;
  padding: 8px 2px;
  height: 32px;
  border: 1px solid #00d29085;
  border-radius: 4px 0px 0px 4px;
  margin-left: -2px;
  color: rgb(23, 30, 48);
  font-weight: 400;
  width: 35%;
  text-align: center;
}
.qunatity_productswrap .input__quanityfiled {
  border-left: 0px;
  width: 55%;
  border-radius: 0px 4px 4px 0px;
  border-bottom: 1px solid #00d29085;
  border-top: 1px solid #00d29085;
  border-right: 1px solid #00d29085;
  height: 32px;
  text-align: center;
  font-size: 12px;
}
.add__productCart {
  width: 50%;
  text-align: right;
}
.btncs {
}
.btn-add {
  background: #00d290;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  border-radius: 4px;
  padding: 0 8px 0 7px;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 32px;
}
.add__productCart button span ion-icon {
  width: 20px;
  height: 20px;
}
.add__productCart button span {
  background: #036d4b57;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.quantity_inputGroup {
  display: flex;
  align-items: center;
  width: 50%;
  height: 28px;
}

.arrow_slider .owl-nav .owl-prev {
  box-shadow: -2px 1px 8px 0 rgb(0 0 0 / 16%);
  width: 42px;
  height: 42px;
  border-radius: 50%;
  top: 35%;
  position: absolute;
  left: -10px;
  background: #fff !important;
}
.arrow_slider .owl-nav .owl-next {
  box-shadow: -2px 1px 8px 0 rgb(0 0 0 / 16%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  top: 35%;
  position: absolute;
  background: #fff !important;
  right: -10px;
}

.arrow_slider .owl-nav button img {
  width: 20px;
}
.arrow_slider {
}
.pr_collectionSlider .owl-nav .owl-next,
.pr_collectionSlider .owl-nav .owl-prev {
  top: 29% !important;
}
.owl-dots {
  display: none;
}
.atacado__product_box:hover .atacado__product_box_image a img {
  transform: translate(-50%, -53%);
}
/*======================= OFFERS BANNER======================== */
.offer__wrapper {
  padding: 30px;
}
.offer__bannerwraps {
  position: relative;
}
.offer__bannerwraps img {
  border-radius: 8px;
  width: 100%;
  box-shadow: 0 2px 6px rgb(189 189 189 / 47%);
}
.banne_text {
  position: absolute;
  top: 30%;
  left: 8%;
  width: 40%;
}
.banne_text h4 {
  font-size: 19px;
  font-weight: 800;
  line-height: 26px;
}
.banne_text a {
  background: #00d290;
  color: #fff;
  padding: 7px 9px;
  border-radius: 4px;
  margin-top: 20px;
  display: block;
  width: max-content;
  font-size: 14px;
  box-shadow: rgb(89 175 92) 0px 2px 4px 0px;
}
/*======================= Newsleeter========================== */

.newsletter button:hover {
  width: 140px;
}

.newslette_siteProducts {
  background-image: url(../img/banner-10.png);
  background-size: cover;
  padding: 84px 78px;
  clear: both;
  display: table;
  width: 100%;
  overflow: hidden;
  min-height: 230px;
  margin-top: 40px;
  position: relative;
}
.content__newsletterinner {
  width: 40%;
}
.content__newsletterinner h5 {
  font-size: 27px;
  font-weight: 900;
  line-height: 34px;
  margin-bottom: 8px;
}
.content__newsletterinner p {
  font-size: 16px;
  margin-bottom: 40px;
}
.newslette_siteProducts img {
  position: absolute;
  right: 50px;
  bottom: 0;
  max-width: 40%;
}
.neswletter_inner {
  display: flex;
  position: relative;
  width: 65%;
}
.neswletter_inner input {
  background: #fff;
  border: 1px solid #00d290;
  padding: 10px;
  width: 100%;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 2px 6px #00d29059;
}
.neswletter_inner button {
  position: absolute;
  background: #00d290;
  font-size: 13px;
  font-weight: 600;
  border-radius: 4px;
  padding: 10px 8px 10px 8px;
  display: block;
  width: max-content;
  color: #fff;
  border-radius: 8px;
  right: 4px;
  border: 0px;
  top: 3px;
}
/*========== footer bottom================== */
.addfooters {
  border-top: 1px solid #deeaee;
  border-bottom: 1px solid #deeaee;
}
.upperContent-footer {
  background-color: #fff;
  max-width: 1400px;
  margin: 0 7%;
}
.footer_columnsWrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
  width: 100%;
}
.column_footer {
  border-right: 1px solid #deeaee;
  padding: 26px 25px;
  height: 200px;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
}
.column_footer img {
  width: 60px;
  height: 60px;
}
.column_footer h5 {
  font-size: 17px;
  margin-top: 20px;
  line-height: 20px;
  margin-bottom: 12px;
}
.column_footer p {
  font-size: 13px;
}
.column_footer:first-child {
  border-left: 1px solid #deeaee;
}
.footer_middles {
  max-width: 1320px;
  margin: 0 auto;
  padding: 30px 0px;
}
.first__row {
  display: flex;
  width: 100%;
  align-items: center;
}
.column_first {
  width: 40%;
}
.right-border {
}
.column_second {
  display: flex;
}
.column_rightone {
  width: 45%;
  border-left: 1px solid #deeaee;
  padding-left: 30px;
}
.column_rightwo {
  width: 32%;
}
.column_rightthree {
  width: 23%;
}
.footer__innerContent {
}
.footer__innerContent h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.footer__innerContent ul {
}
.footer__innerContent ul li {
  display: inline-block;
  line-height: 24px;
  width: 45%;
}
.footer__innerContent ul li a {
  color: #666;
  font-size: 12.5px;
}
.column_second {
  width: 60%;
}
.column_rightone {
}
.column_rightone ul {
}
.column_rightone ul h5 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.column_rightone ul li {
  line-height: 24px;
  color: #666;
  font-size: 12.5px;
  width: 90%;
}
.column_rightone ul li a {
  color: #666;
  font-size: 12.5px;
  margin: 0px;
  line-height: 0;
}
.column_rightwo {
}
.column_rightwo h5 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.column_rightwo ul li {
  line-height: 19px;
  color: #666;
  font-size: 12.5px;
}
.column_rightwo ul li a {
  line-height: 24px;
  color: #666;
  font-size: 12.5px;
}
.column_rightwo h6 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.column_rightthree ul li {
  display: inline-block;
  padding: 0px 4px;
}
.column_rightthree ul li a {
}
.column_rightthree ul li a ion-icon {
  color: #666;
  font-size: 23px;
}
.column_rightone h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 7px;
  text-transform: uppercase;
  margin-top: 15px;
}
.column_rightwo h3 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 7px;
  text-transform: uppercase;
  margin-top: 15px;
}
.column_rightthree ul h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.footer_btm_wrapper {
  position: relative;
  border-bottom: 1px solid #deeaee;
}
.footer_bottm {
}
.footer_btmLastWrap {
  max-width: 1320px;
  margin: 0 auto;
}
.payment_stripe {
}
.payment_stripe span {
  color: #666;
  font-size: 13px;
}
.payment_stripe span img {
  width: 57%;
}
.copy_right_text {
  text-align: right;
  padding-top: 11px;
}
.copy_right_text p {
  color: #666;
  font-size: 12.5px;
}

/*=======================Product Listing main pAGE================ */

.form__groups input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form__groups label {
  position: relative;
  cursor: pointer;
}

.form__groups label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #c3c2c9;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 6px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 7px;
  border-radius: 2px;
}

.form__groups input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid #2c2c2c;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.products_breadcumb {
  padding: 30px 0px;
}
.filter_Section {
  background: #ffff;
  border-right: 1px solid #edebef;
  border-bottom: 1px solid #edebef;
  border-top: 1px solid #edebef;
  box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
  position: sticky;
  top: 30px;
}
.filter_wrapsBlocks {
  border-bottom: 1px solid #edebef;
  padding: 10px 22px 10px 20px;
  max-height: 200px;
  overflow-y: auto;
}
.filter_wrapsBlocks h4 {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 18px;
}
.filter_wrapsBlocks ul {
}
.filter_wrapsBlocks ul li {
  line-height: 0px;
}
.filter_wrapsBlocks ul li .form__groups {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.2px;
  margin-bottom: 9px;
}
.right_sideProductlisting {
  padding-right: 30px;
}
.banner_upper {
  margin-bottom: 16px;
  overflow: hidden;
  border-radius: 0;
}
.banner_upper img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.filter_wrapsBlocks::-webkit-scrollbar {
  width: 3px;
}

.filter_wrapsBlocks::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.filter_wrapsBlocks::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #999999;
  height: 5px !important;
}
.products_breadcumb .col-md-3 {
  width: 20%;
  max-width: 20%;
}
.products_breadcumb .col-md-9 {
  flex: 0 0 80%;
  max-width: 80%;
}
.products_breadcumb {
  background: #f5f5f7;
}
.filter_Section {
}
.products_breadcumb h6 {
  font-size: 20px;
  padding-left: 20px;
  margin-bottom: 15px;
}
.product_rightLisitngpage {
  background: #fff;
  padding: 20px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}
.product_rightLisitngpage h5 {
  font-size: 13px;
}
.product_rightLisitngpage h5 span {
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
.filter_sectionsort {
  float: right;
  font-size: 13px;
  display: flex;
  line-height: 26px;
}
.sort_btns {
}
.sort_btns button {
  padding: 6px 12px 5px 12px;
  box-shadow: none;
  font-size: 10px;
  border-radius: 6px;
  margin: 0 0 0 5px;
  cursor: pointer;
  line-height: normal;
  border: 1px solid #c3c2c9;
  box-shadow: 0 1px 2px rgb(0 0 0 / 5%),
    inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
  background: #fff;
}
.actives {
  border: 1px solid rgb(0, 210, 144) !important;
  color: rgb(0, 210, 144) !important;
}
.boxes__prodcuts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-top: 30px;
}
/*==================================================================================== */
/*===================    Products Details PAGE                         ============ */
/*========================================================================== ========= */

.vehicle-detail-banner .car-slider-desc {
  max-width: 180px;
  margin: 0 auto;
}
.banner-slider .slider.slider-for {
  max-width: 84%;
  padding-right: 35px;
}
.banner-slider .slider.slider-nav {
  max-width: 16%;
}
.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
  width: 100%;
  float: left;
}
.banner-slider .slider.slider-nav {
  overflow: hidden;
}
.slider-banner-image {
  height: 520px;
}
.banner-slider .slider.slider-nav {
  padding: 20px 0 0;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg {
  max-width: 178px;
  height: 110px;
  margin: 0 auto;
  border: 1px solid #ebebeb;
}
.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
  border: 0;
  outline: 0;
}
.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
  border: 2px solid #196db6;
}
.slider-nav .slick-slide.slick-current span {
  color: #196db6;
}
.slider-nav .slick-slide {
  text-align: center;
}
.slider-nav .slick-slide span {
  font-size: 14px;
  display: block;
  padding: 5px 0 15px;
}
.slick-arrow {
  width: 100%;
  background-color: transparent;
  border: 0;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  height: 18px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
}
.slick-prev {
  top: 0;
}
.slick-next {
  bottom: 0;
  background-color: #fff;
}
.slick-prev.slick-arrow {
  background-image: url(../images/black-up-arrow.png);
}
.slick-next.slick-arrow {
  background-image: url(../images/black-down-arrow.png);
}
/*End USE CSS for Slider*/

@media screen and (max-width: 991px) {
  .banner-slider .slider.slider-for,
  .banner-slider .slider.slider-nav {
    max-width: 100%;
    float: none;
  }
  .banner-slider .slider.slider-for {
    padding-right: 0;
  }
  .banner-slider .slider.slider-nav {
    height: auto;
  }
  .slider-banner-image {
    height: 500px;
  }
  .slider.slider-nav.thumb-image {
    padding: 10px 30px 0;
  }
  .slider-nav .slick-slide span {
    padding: 5px 0;
  }
  .slick-arrow {
    padding: 0;
    width: 30px;
    height: 30px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
  .slick-prev {
    left: 0;
    right: unset;
  }
  .slick-next {
    left: unset;
    right: 0;
    background-color: transparent;
  }
  .vehicle-detail-banner .car-slider-desc {
    max-width: 340px;
  }
  .bid-tag {
    padding: 10px 0 15px;
  }
  .slider.slider-nav.thumb-image {
    white-space: nowrap;
  }
  .thumbnail-image.slick-slide {
    padding: 0px 5px;
    min-width: 75px;
    display: inline-block;
    float: none;
  }
}

@media screen and (max-width: 767px) {
  .slider-banner-image {
    height: 400px;
  }
  .slider.slider-nav.thumb-image {
    padding: 0px 20px 0;
    margin: 10px 0px 0;
  }
  .slider-nav .slick-slide.thumbnail-image .thumbImg {
    max-width: 140px;
    height: 80px;
  }
  .slick-prev.slick-arrow {
    background-position: center 10px;
  }
  .slick-next.slick-arrow {
    background-position: center 10px, center;
  }
  .slider-nav .slick-slide span {
    font-size: 12px;
    white-space: normal;
  }
}

@media screen and (max-width: 580px) {
  .slider-banner-image {
    height: 340px;
  }
}

@media screen and (max-width: 480px) {
  .slider-banner-image {
    height: 280px;
  }
}
.produc_destialwrapper {
  background: #f7f7f7;
  padding-top: 30px;
  position: relative;
  padding-bottom: 50px;
}
.banner_section_gallery {
  padding: 0px 20px;
}
.product_detailscontent {
  border-left: 1px solid #deeaee;
  padding-left: 40px;
  height: 100%;
}
.product_detailscontent h1 {
  font-size: 18px;
  color: #000;
  margin-bottom: 1px;
}
.product_holder {
}
.price_section {
}
.price_section .price_box {
  margin-bottom: 10px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
}
.price_section .price_box .final_price {
  font-weight: 300;
  font-size: 14px;
}
.price_section .price_box .final_price .price_text {
  font-weight: 400;
  font-size: 18px;
}
.price_section .price_box .tax_text {
  padding-left: 15px;
  font-size: 14px;
  font-weight: 300;
}
.stock_details {
  color: #00a651;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 40px;
}

.add_cart_button {
  width: 40%;
  margin-bottom: 30px;
}
.add_cart_button .buynow {
  background: #00d290;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  padding: 9px 8px 9px 7px;
  border: 0px;
  color: #fff;
}
.add_cart_button .add_cart {
  background: #333333;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  padding: 9px 8px 9px 7px;
  border: 0px;
  color: #fff;
}
.delivery_pincode {
  display: flex;
}
.delivery_pincode .deliver_title {
  font-size: 13px;
  padding-right: 20px;
  padding-top: 10px;
}
.delivery_inputboxes {
  display: flex;
  padding-bottom: 43px;
}
.delivery_inputboxes input {
  border: 1px solid #333333;
  padding: 5px 10px;
  font-size: 12px;
}
.delivery_inputboxes button {
  background: #333333;
  color: #fff;
  font-size: 11px;
  padding: 5px 9px;
  border: 0px;
}
.offres_section {
}
.offres_section ul {
}
.offres_section ul li {
  background: url(../img/offer_green.svg) no-repeat left 3px;
  margin: 0 0 8px;
  font-size: 13px;
  color: #000;
  padding: 0 0 0 24px;
}
.offres_section ul li a {
  color: #333;
  font-weight: 600;
  font-size: 13px;
}
.offres_section ul li a .gWay {
}
.offres_section ul li a .cupon_text {
}
.inner_prdetails {
  background: #fff;
  padding-top: 30px;
}
.offres_section h5 {
  font-size: 18px;
  color: #000;
  margin-bottom: 15px;
}
.thumbImg {
  border: 1px solid #efefef;
  width: 90px;
  height: 90px;
  padding: 2px;
  box-shadow: 0 0 5px 0 rgb(39 54 143 / 30%);
}
.thumbImg img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  object-position: center;
}
.slider-banner-image {
}
.slider-banner-image img {
  width: 82%;
  margin: 0 auto;
  height: 400px;
}

.picZoomer {
  position: relative;
  /*margin-left: 40px;
    padding: 15px;*/
}
.picZoomer-pic-wp {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.picZoomer-pic-wp:hover .picZoomer-cursor {
  display: block;
}
.picZoomer-zoom-pic {
  position: absolute;
  top: 0;
  left: 0;
}
.picZoomer-pic {
  /*width: 100%;
	height: 100%;*/
}
.picZoomer-zoom-wp {
  display: none;
  position: absolute;
  z-index: 999;
  overflow: hidden;
  border: 1px solid #eee;
  height: 460px;
  margin-top: -19px;
}
.picZoomer-cursor {
  display: none;
  cursor: crosshair;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #eee;
  background-color: rgba(0, 0, 0, 0.1);
}
.picZoomCursor-ico {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 40px;
  left: 40px;
  background: url(images/zoom-ico.png) left top no-repeat;
}

.my_img {
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
}
.slick-current .thumbnail-image .thumbImg {
  border: 2px solid #00d290;
}

.tab-menu ul li {
  list-style-type: none;
  display: inline-block;
}
.tab-menu ul li a {
  text-decoration: none;
  color: #757373;
  font-size: 15px;
  position: relative;
}
.tab-menu ul li a.active-a {
  color: #000;
}
.tab {
  display: none;
}
.tab h2 {
  color: rgba(0, 0, 0, 0.7);
}
.tab p {
  color: rgba(0, 0, 0, 0.6);
  text-align: justify;
}
.tab-active {
  display: block;
}
.product_detailtabs {
  background: #f7f7f7;
  padding-bottom: 40px;
}
.poducts_tabswraps {
  background: #fff;
}
.poducts_tabswraps .tab-menu {
  border-bottom: solid 1px #efefef;
}
.poducts_tabswraps .tab-menu ul {
}
.poducts_tabswraps .tab-menu ul li {
  cursor: pointer;
  padding: 14px 30px;
}
.poducts_tabswraps .tab-menu ul li a {
}
.products_detailtabs {
  padding: 20px 30px;
}
.product_infoinner {
}
.product_infoinner p {
  font-size: 15px;
}
.tab-menu ul li a.active-a::after {
  content: " ";
  background: #00d290;
  width: 100%;
  height: 2px;
  bottom: -17px;
  position: absolute;
  left: 0;
}

/*===============================================================
 Cart Open 
=============================================================== */
.atacode__cartopenwrap {
  background: rgb(0 0 0 / 51%);
  height: 100%;
  max-height: 100%;
  padding: 0 15px 25px 15px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.atacode__cartopenwrap.activecart {opacity: 1;
  visibility: visible;
  position: fixed;}
.atacado_viewcart {background: #eee;border-radius: 0;border: none;bottom: 0;box-shadow: -4px 0 4px 0 rgb(0 0 0 / 10%);left: auto;outline: none;/* overflow: auto; */padding: 0;right: 0;top: 0px;transition: right .4s ease;width: 100%;position: absolute;width: 438px;}
.view_carduidesign {
}
.view_cartHeader {background-color: #1c2224;color: #fff;height: 60px;font-size: 16px;font-weight: 500;width: 100%;color: #fff;padding: 20px 46px 20px 24px;}
.view_cartHeader .items_counter {
}
.view_cartstores {
}
.view_cartstores .cart_storesRow {background: #fff;padding: 16px 24px;}
.view_cartstores .cart_storesRow .sub_totalscart {
}
.view_cartstores .cart_storesRow .sub_totalscart h5 {display: inline-block;font-size: 14px;margin-bottom: 0px;color: #666;}
.view_cartstores .cart_storesRow .cart_subtotalPrice {text-align: right;font-size: 14px;color: #666;}
.view_cartstores .cart_storesRow .cart_subtotalPrice span {
}
.view_cartstores .cart_storesRow .Delivery_charge {
}
.view_cartstores .cart_storesRow .Delivery_charge h5 {display: inline-block;font-size: 14px;color: #666;}
.view_cartstores .cart_storesRow .DelveryStatus {
}
.view_cartstores .cart_storesRow .DelveryStatus span {text-align: right;font-size: 14px;display: block;color: #51aa1b!important;}
.total_saving {border-top: 1px solid #eee;display: flex;width: 100%;background: #fff;padding: 16px 24px;justify-content: space-between;}
.total_saving h5 {color: #666;font-size: 14px;}
.saving_text {display: inline-block;text-align: right;color: #f34343!important;font-size: 14px;}
.cart_item_products {margin-top: 20px;overflow-y: scroll;height: 100vh;}
.cart_imagedisaplay {width: 70px;height: 70px;margin-right: 16px;}
.cart_imagedisaplay img {width: 100%;height: 100%;}
.cart_productDesctiption {width: 100%;}
.cart_productDesctiption .produc_itemName {font-weight: 400;line-height: normal;margin-top: 4px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #666;font-size: 13px;}
.cart_productDesctiption .product_unti {color: #666;font-size: 13px;}
.cart_productDesctiption .product_items {display: flex;width: 100%;position: relative;}
.cart_productDesctiption .product_items .addcart_modal {width: 80px;height: 20px;display: flex;justify-content: space-between;position: relative;}
.cart_productDesctiption .product_items .addcart_modal .add_tocartdec {
    height: 20px;
    width: 20px;
    border: 1px solid #00d290;
    border-radius: 50%;
    padding: 0px 0px;
    background: #fff;
    position: relative;
}
.cart_productDesctiption .product_items .addcart_modal .add_tocCartQuantity {width: calc(100% - 40px);color: #666;font-size: 14px;height: inherit;vertical-align: middle;border: 0px;background: transparent !important;}
.cart_productDesctiption .product_items .addcart_modal .add_tocartinc {height: 20px;width: 20px;border: 1px solid #00d290;border-radius: 50%;padding: 0px 0px;background: #fff;position: relative;}
.cart_productDesctiption .new_price {color: #666;font-size: 12px;font-weight: 400;margin-left: 40px;position: relative;}
.cart_productDesctiption .old_price {color: #999;margin-left: 8px;text-decoration: line-through;font-size: 12px;}

.cart_productDesctiption .total_price {text-align: right;display: inline-block;position: absolute;right: 0;color: #666;font-size: 13px;font-weight: 600;bottom: 3px;}
.wraps_cartitempr{
    display: flex;
    background: #fff;
    padding: 16px 20px 13px;
    border-bottom: 1px solid #f8f8f8;
    width: 100%;
}
.add_tocartdec::after{
  content:"+";
  position: absolute;
  top: -2px;
  color: #00d290;
  left: 5px;
  font-size: 16px;
}

.add_tocartinc::after{
  content:"-";
  position: absolute;
  top: -4px;
  color: #00d290;
  left: 6px;
  font-size: 16px;
}

.new_price::after{
  content:"x ";
  position: absolute;
  left: -21px;
  color: #666;
}
.notscrool{
    overflow-y: hidden;
}
.procced_checkoutButtonwrap{
  position: absolute;
  min-height: 54px;
  max-height: 97px;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -2px 6px 0 rgb(0 0 0 / 10%);
  box-sizing: border-box;
  z-index: 9;
  padding: 10px 11px 10px 12px;
  }
.bnt_fullcartproceed{
    background: #00D290;
    border-radius: 3px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    outline: none;
    width: 100%;
    height: 50px;

}
.prcoode_title{
    float: left;
    display: inline-block;
    padding-left: 20px;
}
.total{
    float: right;
    padding-right: 20px;
}
.close_cart{
    position: absolute;
    top: 20px;
    background: unset;
    color: #fff;
    border: 0px;
    right: 22px;
}
button:focus {
  outline: 0px;
  outline: 0px;
}
/*=======================Contact Us=============== */
.contact_usbanner{background-image: url(../img/contact_bg.jpg);background-position: center bottom;background-repeat: no-repeat;background-size: cover;padding: 90px 0px;}
.wrapss_contact{
    width: 75%;
    margin: 0 auto;
    display: block;
}
.wrapss_contact h4{
    font-size: 40px;
    color: #000;
    font-weight: 600;
    margin-bottom: 16px;
}
.wrapss_contact p{
    color: #000;
    font-size: 20px;
}

.contact_form {
  position: relative;

  background: #fff;
  padding: 40px;
  z-index: 100;
}
.top_grid {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: 16% 65%;
}
.msg_grid img {
  width: 49px;
  display: block;
  margin: 0 auto;
}
.msg_grid p {
  color: #000;
  font-weight: 500;
  margin-top: 0;
  font-size: 15px;
  letter-spacing: 1px;
  display: block;
  margin: 0 auto;
  line-height: 24px;
  margin-bottom: 24px;
}
.contact_grid {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 10px;
}
.contact_field input {
  width: 100%;
  height: 46px;
  background: #fff;
  border: none;
  padding: 10px;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 23px;
  font-weight: 600;
  -moz-box-shadow: 0px 5px 19px -7px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 5px 19px -7px rgb(0 0 0 / 15%);
  box-shadow: 0px 5px 19px -7px rgb(0 0 0 / 8%);
  border: 1px solid #3333335c;
  
}

.contact_field textarea {
  width: 100%;
  height: 139px;
  background: #f8f8f8;
  border: none;
  padding: 10px;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 23px;
  font-weight: 600;
  -moz-box-shadow: 0px 5px 19px -7px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 5px 19px -7px rgb(0 0 0 / 15%);
  box-shadow: 0px 5px 19px -7px rgb(0 0 0 / 8%);
  border: 1px solid #3333335c;
  margin-bottom: 40px;
}
.cheack_demo_btn {
  padding: 11px 28px;
  text-shadow: 0px 0px 10px rgb(0 0 0 / 18%);
  background: #000;
  color: #fff !important;
  position: relative;
  border: 2px solid #000;
  z-index: 6;
  cursor: pointer;
  display: block;
  width: max-content;
  webkit-transform: skew(-8.125deg);
  transform: skew(
-8.125deg);
  overflow: hidden;
}
.contact__btn1:after {
  content: "";
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150%;
  z-index: -1;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(
25deg);
  transform: translateX(-50%) translateY(-50%) rotate(
25deg);
}

.contact__btn1:after, .contact__btn1:after {
  background: #fff;
}
.contact__btn1:hover {
  color: #000 !important;
  text-decoration: none;
}
.contact__btn1:hover:after, .contact__btn1:hover:after {
  height: 450%;
  z-index: -1;
}
.contact__btn1:hover:after, .contact__btn1:visited:hover:after, .contact__btn1:link:hover:after, .contact__btn1:visited:hover:after {
  height: 450%;
}
.fill_blank{}
.fill_blank a{
    color: #000;
    border-bottom: 2px solid;
    font-weight: 600;
}
.dropdown-menu{display: none !important;}
.second_row{}
.hidden-desktop{display: none;}
.fixed_header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999 !important;
    box-shadow: 0 2px 5px rgb(0 0 0 / 36%);
    animation: smoothScroll 1s forwards;
    webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}


@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }

  100% {
    transform: translateY(0px);
  }
}
.atacode_userloginRightside{
    background: rgb(0 0 0 / 51%);
    height: 100%;
    max-height: 100%;
    padding: 0 15px 25px 15px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
    transition: 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.atacode_userloginRightside .right_siderInner{
    background: #eee;
    border-radius: 0;
    border: none;
    bottom: 0;
    box-shadow: -4px 0 4px 0 rgb(0 0 0 / 10%);
    left: auto;
    outline: none;
    /* overflow: auto; */
    padding: 0;
    left: 0;
    top: 0px;
    transition: right .4s ease;
    width: 100%;
    position: absolute;
    width: 320px;
}
.atacode_userloginRightside .right_siderInner .header_logings{
    background: #1c2224;
    padding: 10px 10px;
}
.atacode_userloginRightside .right_siderInner .header_logings .customer_profile{
    display: flex;
    padding-left: 3px;
}
.atacode_userloginRightside .right_siderInner .header_logings .customer_profile .avatar_icon{
    width: 40px;
}
.atacode_userloginRightside .right_siderInner .header_logings .customer_profile .avatar_icon ion-icon{
    width: 28px;
    height: 30px;
    color: #fff;
}
.atacode_userloginRightside .right_siderInner .header_logings .customer_profile .cutomer_profileRight{}
.atacode_userloginRightside .right_siderInner .header_logings .customer_profile .cutomer_profileRight .customer_name{
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
}
.useraccount_content{
    height: 100vh;
}
.useraccount_content .inner_Account{
    height: calc(100% - 84px);
    overflow: auto;
    background: #fff;
}
.useraccount_content .inner_Account ul{}
.useraccount_content .inner_Account ul li{}
.useraccount_content .inner_Account ul li a{
    display: block;
    padding: 12px 16px;
    color: #666;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}
.speratot_menu{
    border-bottom: 5px solid #d5dbdb;
    padding: 0px 0 0 0;
    margin: 0 0 6px 0;
}
.contact_menus{
    padding: 10px 20px;
}
.contact_menus h5{
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.contact_menus span{
    font-size: 14px;
    font-weight: 300;
    display: block;
    margin-bottom: 6px;
}
.contact_menus span a{
    color: #008ecc;
    text-decoration: underline!important;
    font-size: 14px;
    font-weight: 400;
}
.contact_menus p{
    font-size: 14px;
    font-weight: 300;
}
.contact_menus p a{
    color: #008ecc;
    text-decoration: underline!important;
    font-size: 14px;
    font-weight: 400;
}
.activelogin{opacity: 1;
  visibility: visible;
  position: fixed;}
  .close_login{
    position: absolute;
    top: 15px;
    background: unset;
    color: #fff;
    border: 0px;
    right: 22px;
}
.humbertop_section{
    padding-top: 11px;
}
.humbertop_section ul{
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 32px;
}
.humbertop_section ul li{
    isplay: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin-left: 5px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    background: #1c2224;
    border: 1px solid #fff;
}
.humbertop_section ul li a{
    line-height: 19px;
    display: inline-block;
    padding: 5px 0;
    min-width: 44px;
    color: #fff;
    font-size: 14px;
}
.products_collectionBoxeswrap .pr_collectionSliders{
    display: flex;
    grid-gap: 15px;
}
.products_collectionBoxeswrap .pr_collectionSliders .items{
    width: 8%;
}

.products_collectionBoxeswrap .items .collection_shadowboxes {
  width: 100px;
  height: 95px;
  border-radius: 8px;
  background: #fff;
  box-shadow: rgb(32 32 32 / 20%) 0px 2px 4px 0px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid #00d29036;
}
.products_collectionBoxeswrap .items .collection_shadowboxes img {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.products_collectionBoxeswrap .items .collection_shadowboxes h5 {
  font-size: 14px;
  padding: 0px 8px;
  text-align: center;
}
.quantity_inputGroup select{
  border-left: 0px;
  width: 65%;
  border-radius: 0px 4px 4px 0px;
  border-bottom: 1px solid #00d29085;
  border-top: 1px solid #00d29085;
  border-right: 1px solid #00d29085;
  height: 32px;
  text-align: center;
  font-size: 11px;
  }
.sliderhome .owl-nav{display: none !important;}