@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

body{
    margin:0;
    padding:0;
    font-family: "Jost", sans-serif;
    overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6,p,ul{
    margin:0;
    padding:0;
    list-style: none;
}
.container {
    max-width: 1450px;
}
.header {
    padding: 5px 0;
}
.header-top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.logo {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    width: 50%;
}
.mainlogo img {
    width: 100%;
}
.mainlogo {
    width: 30%;
}
.form-search {
    width: 70%;
    padding-left: 40px;
}
.form-group {
    position: relative;
}
.form-group input {
    height: 45px;
    border: 3px solid #00b894;
    padding: 5px 40px 5px 10px;
    font-size: 14px;
    border-radius: 15px 15px 15px 15px;
}
.form-group input::placeholder {
    font-weight: bold;
    font-style: italic;
}
.form-group button {
    background-color: transparent;
    height: 26px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 45px;
    line-height: 24px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    color: #00b894;
    font-size: 20px;
    line-height: 24px;
    border-left: 1px solid #cbcbcb;
}
.contactdetails {
    align-items: center;
    justify-content: end;
    display: flex;
}
.Brandnow{
    padding-right: 20px;
}
.Brandnow a{
    color: #00b894;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    display: block;
    border: 3px solid #00b894;
    border-radius: 5px 5px 5px 5px;
    padding: 8px 20px;
}
.Brandnow a:hover{
    background-color: #00b894;
    color: #ffffff;
}
.callnow {
    border-right: 1px solid #cbcbcb;
    padding-right: 15px;
    margin-right: 15px;
}
.pTitle{
    font-size: 13px;
    font-weight: 500;
}
.callnow a, .whatsappnow a {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

.whatsappnow {
    white-space: nowrap;
    padding-right: 20px;
}
.loginnow a{
    background-color: #00b894;
    color: #fff;
    cursor: default;
    font-weight: 700;
    display: block;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 20px;
    text-decoration: none;
}
.cartnow{
    position: relative;
    z-index: 1;
    display: block;
    padding: 3px 0 0 18px;
}
.cartnow:before {
    height: 30px;
    position: relative;
    top: -4px;
    vertical-align: middle;
    width: 25px;
    line-height: 0.75;
    content: '';
    display: inline-block;
    background-image: url('../images/bag.png');
}
.no-text {
    overflow: hidden;
    line-height: 1.2;
    display: inline-block;
}
.strong {
    display: none;
}
.items, .total {
    font-size: 0;
}
.items-count {
    align-items: center;
    color: #fff;
    font-size: 12px;
    background: red;
    font-weight: 700;
    height: 20px;
    justify-content: center;
    position: absolute;
    right: 0px;
    line-height: 16px;
    top: 0px;
    width: 20px;
    display: inline-flex;
    border-radius: 50% 50% 50% 50%;
}
.menu ul {
    align-content: space-between;
    color: #141412;
    flex-flow: row wrap;
    justify-content: space-between;
    text-align: center;
    white-space: nowrap;
    z-index: 21;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.menu ul li {
    clear: none !important;
    float: none;
    position: relative;
    width: auto;
    display: inline-block;
    margin: 0 10px;
}
.menu li a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    padding: 13px 15px 12px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    color: #000;
    
}
.menu li a:hover{
    color: #00b894;
}
.menu {
    padding: 20px 0;
}

.bannermain {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.maintextnew {
    /* background: #00b894; */
    /* padding: 56px 20px; */
    /* margin-right: 20px; */
    width: 25%;
}
.maintextnew img{
    width: 100%;
    height: 100%;
}
.maintwoimggg{
    display: none;
}
.carousel {
    position: relative;
    /* height: 100%; */
    width: 100%;
}
.carousel-inner{
    height: 100%;
}
.carousel-item{
    height: 100%;
}
.w-banner, .single_banner {
    text-align: center;
}
.mainBanner picture {
    padding-top: 0 !important;
}
picture[id], picture[style] {
    display: block;
    position: relative;
}
.mainBanner picture[id] > img, .mainBanner picture[style] > img {
    height: auto;
    position: static;
    width: auto;
}
.w-banner, .image-text-banner, .middle-center, .text-banner{
    left: 0;
    text-align: center;
    top: 0;
    right: 0;
}
/* .w-banner, .image-text-banner, .middle-center, .text-banner-2 {
    height: 100%;
    vertical-align: middle;
    display: table-cell;
} */
.mainBanner, .leftBann, .title {
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 10px 20px;
}
.mainBanner, .leftBann, .textMiddle {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 18px;
}

.mainBanner, .leftBann, .textBottom {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    width: 100%;
}
.slider-work {
    min-height: auto !important;
    /* padding: 60px 25px 15px 25px; */
    /* border: 10px solid #00b894; */
    /* margin-left: 15px; */
    width: 22%;
}
.slider-work img {
    width: 100%;
    height: 100%;
}
.promos-info {
    position: relative;
    z-index: 1;
    margin-bottom: -30px;
}
.promos-info, .promo-item {
    align-items: center;
    display: flex;
    padding: 3px 10px 3px 0;
}
.promos-info, .promo-name {
    background-color: rgba(200, 200, 200, 0.7);
    color: #eb1762;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 8px;
}
.products-listing, .promos-info, .productInCart, .promo-name {
    font-size: 0;
}
.main-content a {
    color: #174494;
}
.mainBanner picture {
    padding-top: 0 !important;
}
.slick-slide img {
    margin: auto;
}
.mainBanner, .fadeProducts, .products-listing, .name {
    height: 75px;
    min-height: inherit !important;
    text-align: center;
    padding-bottom: 0;
}
.list-productlisting, .name {
    clear: both;
}
.mainBanner, .fadeProducts, .products-listing, .name a {
    color: #174494;
    position: relative;
    top: 20px;
}
.products-listing .name a {
    color: #424242;
    font-weight: bold;
    line-height: 1.5;
}
.slick-slide img {
    display: block;
}
.image {
    text-align: center;
}
.image img {
    width: 100px;
    margin: 0 auto;
}
.d-block {
    display: block !important;
    object-fit: cover !important;
    height: 625px;
    width: 100%;
}


.slider {
    margin: 0 auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}


.slick-slide {
  transition: all ease-in-out .3s;
}

.slick-current {
  opacity: 1;
}
.newproducts {
    text-align: center;
}
.products {
    padding: 70px 0 0 0;
}
.newproducts {
    /* padding-bottom: 50px; */
}
.newproducts h1{
    color: #00b894;
    font-size: 26px;
    font-weight: 700;
}

.list-productlisting {
    text-align: left;
    padding: 25px 25px;
}
.list-productlisting , .name {
    clear: both;
    padding-bottom: 20px;
}
.products-listing, .name a {
    color: #424242;
    font-weight: bold;
    line-height: 1.5;
}
.products-listing, .price {
    color: #eb1762;
    text-align: center;
}
.price {
    color: #ff0066;
    font-size: 24px;
}
.products-listing, .pricePerDozen {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 5px;
}
.stock {
    text-align: center;
}
.in-stock {
    color: #00a858;
    font-size: 14px;
    font-weight: 700;
}
.wishlistButton {
    text-align: center;
}
.slick-slide img {
    width: 80%;
}
.newproducts p {
    padding-top: 16px;
}
.callofaction {
    background-color: #00b894;
    color: #fff;
    text-align: center;
    padding: 50px 0;
}
.callofaction p{
    font-size: 24px;
}
.mainsidess {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 20%;
}
.mainsidess img {
    width: 100%;
}
.mainlastimg {
    width: 130px !important;
}
.footermain {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.footerbarmenu {
    width: 25%;
    padding-left: 57px;
}
.mainsidess {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 25%;
}
.footerbarmenu h1 {
    color: #174494;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.footerbarmenu ul li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 5px;
}
.contactdetailsss{
    padding-left: 57px;
}
.contactdetailsss h1{
    color: #174494;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.contactdetailsss p {
    font-size: 14px;
    color: #174494;
}

/*Product Details*/
.w-product-name h1{
    font-size: 32px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    padding-top: 0;
    margin-bottom: 18px;
    margin: 0 0 33px;
}
#box-80402 {
    float: left;
    font-size: 18px;
    font-weight: 600;
    padding-right: 5px;
}
#box-79596 {
    clear: none;
    overflow: hidden;
}
.w-product-stock {
    margin-bottom: 10px;
}
.js-stock {
    color: #00a858;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
}
.w-product-stock span {
    font-size: 18px;
}
.w-product-stock span {
    font-size: 18px;
}
#box-79579 {
    border-top: 1px solid #cbcbcb;
    /* border-bottom: 1px solid #cbcbcb; */
    padding-top: 7px;
    padding-bottom: 15px;
    /* margin-bottom: 15px; */
    padding: 6px 12px;
}
.p-catalog-product, .type-15.product-button-wrap {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
#box-79584 {
    text-align: left;
    padding-top: 5px;
}
.w-product-quantity, .qty-input {
    text-align: left;
}
/* .w-product-quantity, .product-quantity-label {
    display: none;
} */
.qty-input label {
    float: left;
    padding-top: 5px;
    padding-right: 13px;
    padding-bottom: 8px;
}
div#box-80655 {
    padding-bottom: 23px;
}
.qty-box {
    white-space: nowrap;
}
.qty-box, .smaller {
    color: #174494;
    cursor: pointer;
    font-size: 31px;
    height: 35px;
    text-align: center;
    vertical-align: top;
    width: 35px;
    line-height: 31px;
    display: inline-block;
    border: 2px solid #cbcbcb;
}
.qty-box, .smaller:before {
    content: '-';
    border:none !important;
}
.qty-box, .smaller {
    color: #174494;
    cursor: pointer;
    font-size: 31px;
    height: 35px;
    text-align: center;
    vertical-align: top;
    width: 35px;
    line-height: 25px;
    display: inline-block;
    border: 2px solid #cbcbcb;
}
.qty-box input {
    height: 35px;
    text-align: center;
    vertical-align: top;
    width: 60px !important;
    margin-right: 3px;
    margin-left: 3px;
    font-size: 14px;
    border: 2px solid #cbcbcb;
    padding: 4px 10px 6px;
}
.qty-box, .bigger {
    color: #174494;
    cursor: pointer;
    font-size: 31px;
    height: 35px;
    text-align: center;
    vertical-align: top;
    width: 35px;
    line-height: 26px;
    display: inline-block;
    border: 2px solid #cbcbcb;
}
.qty-box, .bigger:before {
    content: '+';
}
#box-80419 {
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}
.product-button-wrap, .unit-of-sale {
    left: -10px;
    position: relative;
    padding-top: 7px;
}
.price {
    color: #ff0066;
    font-size: 24px;
}
#box-79586 {
    text-align: right;
}
.buttons {
    clear: both;
}
.btn-2 {
    background-color: #174494;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
    font-family: 'quicksandregular', Verdana, Arial, sans-serif;
    padding: 13px 17px;
}
a.btn-2 {
    color: #ffffff !important;
}
.myunit {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.imgeleftss {
    width: 50%;
    text-align: center;
}
.imgeleftss img {
    width: 70%;
}
.detailsnow {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.Addtocartss {
    width: 50%;
    padding-left: 48px;
}
.nav-link {
    width: 30%;
    background-color: #ffffff;
    border-bottom: none;
    color: #174494;
    cursor: default;
    padding-top: 12px;
    border-radius: 0 !important;
    font-size: 20px;
}
.active {
    color: #00b894 !important;
    /* border-top: 3px solid #00b894 !important; */
    border-radius: 0 !important;
    border-left: 1px solid #cbcbcb !important;
    border-right: 1px solid #cbcbcb !important;
    border-bottom: none !important;
}
.tab-pane {
    border: 1px solid #cbcbcb !important;
}
.tabss {
    padding-top: 45px;
}
.tab-content {
    padding: 17px;
    border: 1px solid #cbcbcb;
}
#nav-home {
    border: none !important;
}
#nav-contact{
    border: none !important;
}

.w-product-properties, .properties-table {
    list-style: none;
    width: 100%;
    display: table;
    padding: 0 0;
    margin: 0 0;
}
.w-product-properties li {
    box-sizing: border-box;
    font-size: 14px;
    width: 50%;
    display: table-cell;
    padding: 5px 5px 5px 0;
}
#nav-home {
    border: none !important;
    color: #000 !important;
}
.w-product-properties, .propertiesValue {
    font-size: 16px;
}
div#description {
    color: #000;
}
.mytagg {
    padding-bottom: 50px;
    text-align: center;
}

.mytagg img {
    width: 75%;
    height: 100%;
    object-fit: contain;
}
.mainheadddwork {
  background: #ffffff;
  padding: 80px 0 80px;
  position: relative;
  overflow: hidden;
}

/* Subtle floating gradient background */
/* .mainheadddwork::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at center, #00b89420 0%, transparent 70%);
  animation: floatbg 12s ease-in-out infinite alternate;
  z-index: 0;
} */
@keyframes floatbg {
  0% { transform: translate(0, 0) scale(1); }
  100% { transform: translate(10%, 10%) scale(1.1); }
}

/* Main heading */
.mainnnnnnheading {
  text-align: center;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}

.mainnnnnnheading h1 {
  font-size: 42px;
  font-weight: 800;
  color: #00b894;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
  animation: slideDown 0.9s ease forwards;
}

.mainnnnnnheading h1::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 4px;
  background: #00b894;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 2px;
}

@keyframes slideDown {
  0% { opacity: 0; transform: translateY(-40px); }
  100% { opacity: 1; transform: translateY(0); }
}

/* Form container */
.mainformlogin {
  position: relative;
  z-index: 1;
  animation: fadeInUp 1s ease forwards;
}
@keyframes fadeInUp {
  0% { opacity: 0; transform: translateY(50px); }
  100% { opacity: 1; transform: translateY(0); }
}

/* Alert box styling */
.alert {
  width: 40%;
  margin: 0 auto 25px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  animation: shakeIn 0.6s ease;
}
@keyframes shakeIn {
  0% { transform: translateX(-10px); opacity: 0; }
  25% { transform: translateX(10px); opacity: 1; }
  50% { transform: translateX(-5px); }
  75% { transform: translateX(5px); }
  100% { transform: translateX(0); }
}

/* Form fields */
.form-groupss {
  width: 40%;
  margin: 0 auto 25px;
  display: flex;
  flex-direction: column;
}

.form-groupss label {
  font-weight: 600;
  margin-bottom: 8px;
  color: #333;
}

.form-groupss input {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 10px 14px;
  font-size: 16px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.form-groupss input:focus {
  outline: none;
  border-color: #00b894;
  box-shadow: 0 0 8px rgba(0,184,148,0.3);
}

/* Button */
.form-groupss button {
  background-color: #00b894;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  display: block;
  border: none;
  border-radius: 6px;
  padding: 12px 20px;
  font-size: 17px;
  transition: all 0.4s ease;
  box-shadow: 0 5px 15px rgba(0,184,148,0.2);
}

.form-groupss button:hover {
  background-color: #009a7d;
  box-shadow: 0 7px 20px rgba(0,184,148,0.4);
  transform: translateY(-2px);
}

/* Register link */
.form-groupss h3 {
  font-size: 18px;
  font-weight: 600;
  color: #555;
  text-align: center;
}

.form-groupss a {
    color: #00b894;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    transition: color 0.3s ease, transform 0.3s ease;
    text-align: center;
    margin-top: 15px;
}
/* Responsive */
@media (max-width: 768px) {
  .form-groupss,
  .alert {
    width: 90%;
  }

  .mainnnnnnheading h1 {
    font-size: 32px;
  }
}


/* ---------- All product Css here  ---------- */

.productsmore {
  padding: 40px 0;
}

.headlist h1 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  color: #111;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 60px;
  position: relative;
}

.headlist h1::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 3px;
  background: #00b894;
  border-radius: 2px;
}

/* ---------- LEFT SIDEBAR ---------- */
.mysidelistwork {
  background: #fff;
  border-radius: 14px;
  padding: 30px 25px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.05);
  position: sticky;
  top: 30px;
  transition: all 0.3s ease;
}

.mysidelistwork:hover {
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
}

.mysidelistwork h1 {
  font-size: 22px;
  font-weight: 700;
  color: #111;
  margin-bottom: 20px;
  border-left: 5px solid #00b894;
  padding-left: 12px;
  letter-spacing: 1px;
}

/* ---------- SIDEBAR LINKS ---------- */
.mysidelistwork ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mysidelistwork ul li {
  margin-bottom: 12px;
}

.mysidelistwork ul li a {
  display: block;
  padding: 12px 16px;
  border-radius: 10px;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  background: #fafafa;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}

.mysidelistwork ul li a:hover,
.mysidelistwork ul li a.active {
  background: #00b894;
  color: #fff;
  border-color: #00b894;
  transform: translateX(6px);
}

.type-1.BlockBox.item-holder {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.type-1.BlockBox.item-holder:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

/* ---------- PRODUCT IMAGE ---------- */
.imagesss.mynewsss {
  background: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 220px;
  overflow: hidden;
}

.imagesss.mynewsss img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.imagesss.mynewsss:hover img {
  transform: scale(1.08);
}

/* ---------- PRODUCT NAME ---------- */
.name {
  text-align: center;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: #111;
}

.name a {
  color: #111;
  text-decoration: none;
  transition: color 0.3s ease;
}

.name a:hover {
  color: #00b894;
}

/* ---------- PRICE ---------- */
.price {
  text-align: center;
  padding: 12px 0 18px;
  font-size: 15px;
  color: #444;
}

.price .current {
  color: #00b894;
  font-size: 18px;
  font-weight: 700;
}

.pricePerDozen {
  font-size: 13px;
  color: #777;
  text-transform: lowercase;
  margin-top: 4px;
}

.price a.logLink {
  color: #00b894;
  font-weight: 600;
  text-decoration: none;
}

.price a.logLink:hover {
  text-decoration: underline;
}

/* ---------- RESPONSIVE ---------- */
@media (max-width: 992px) {
  .mysidelistwork {
    margin-bottom: 40px;
    position: static;
  }
  .headlist h1 {
    font-size: 30px;
  }
}

/* ---------- All product Css here  ---------- */

.boxcart {
    padding: 15px 15px;
    width: 100%;
    /* float: right; */
    background: #f4f4f4;
    padding: 30px 20px;
}
.mywidthbox {
    width: 30%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.maintotal {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 14px;
    /* border-bottom: 1px solid #ccc; */
    padding-top: 14px;
}
.maintotal h1 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.mysumm {
    padding-bottom: 12px;
}
.mysumm h1 {
    font-size: 22px;
}

.billingwork .form-groupss{
    width: 100% !important;
}
/* .billingwork {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
} */
.billingformss {
    width: 100%;
    background: #f4f4f4;
    padding: 30px 20px;
}
.thankyouwork {
    text-align: center;
}
.thankyouwork h1 {
    width: 50%;
    margin: 0 auto;
    font-size: 42px;
}
.sidebardata {
    background: #f4f4f4;
    padding: 30px 30px;
}
.barwork li a {
    padding-bottom: 15px;
    display: block;
    padding-top: 15px;
    font-size: 18px;
    text-decoration: none;
    color: #000;
}
.headingnewdata {
    padding-bottom: 15px;
}
.orderheadingg h1 {
    font-size: 26px;
}
.orderheadingg {
    padding-bottom: 24px;
}
.maintabcartorder th {
    font-size: 18px;
    text-wrap:nowrap;
}
.maintabcartorder td {
    font-size: 16px;
}
.maintabcartorder img {
    width: 64px;
}
.onebox h3 {
    font-size: 16px;
}
.onebox h1 {
    padding-bottom: 10px;
    font-size: 18px;
}
.onebox i {
    font-size: 34px;
    padding-bottom: 12px;
}
.onebox {
    background: #00b894;
    padding: 18px 24px;
    text-align: center;
    color: #fff;
}
.orderheadingg {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.btn-info {
    background-color: #00b894;
    color: #fff;
    font-weight: 700;
    display: block;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 20px;
    text-decoration: none;
    cursor: pointer;
    
}
.btn-info:hover{
    background-color: #00b894 !important;
}
.btn-info:focus-visible{
    background-color: #00b894 !important;
}
.btn-info:active{
    background-color: #00b894 !important;
}

.input-group a {
    background: #ed8203;
    color: #fff;
    border: 0px;
    padding: 7px 12px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .input-group input{
    text-align: center;
  }
  .input-group a:hover {
    background: #000;
  }
.productdetails {
    padding: 0 0 50px 0;
}
.imagesss {
    height: 175px;
    text-align: center;
}
.mycartdata {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: #fff;
    padding: 10px 14px;
    border-radius: 12px;
    border: 1px solid #ccc;
    margin-bottom: 8px;
}
.myimgworkpro img {
    width: 110px;
}
.onesiddd h1 {
    font-size: 18px;
    padding-bottom: 7px;
}
.onesiddd h2 {
    font-size: 16px;
    padding-bottom: 10px;
}
.mynamepross {
    width: 75%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.checkoutword button{
    background-color: #00b894;
    color: #fff;
    cursor: default;
    font-weight: 700;
    display: block;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 20px;
    border: none;
    text-decoration: none;
    width: 100%;
}
.dataTable th {
    text-wrap: nowrap;
    font-size: 16px;
}
.dataTable td {
    font-size: 14px;
    text-wrap: nowrap;
}
.dataTable td a {
    font-size: 14px;
}
.buttonsssok {
    padding:5px; cursor:pointer; background:grey; color:white; width:25px; height:15px; text-align:center; display:inline-block;
}
.buttonsssok:hover {
    background:black;
}
.form-groupasa{
    padding-top: 12px;
}
.form-groupasa label{
    padding-bottom: 8px;
}

.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
}

.popup {
    font-family: Arial, sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 65px 40px;
    width: 45%;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.popup-content {
    text-align: center;
}

.popup .close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    color: #333;

}

.popup #emailInput {
    width: 80%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.popup button {
    background-color: #00b894;
    color: #fff;
    cursor: default;
    font-weight: 700;
    display: block;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 20px;
    border: none;
    text-decoration: none;
    margin:0 auto;
}
.leftheadingnewsletter h1{
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 10px;
}
.leftheadingnewsletter i {
    font-size: 36px;
    padding-bottom: 12px;
}
.leftheadingnewsletter p {
    padding-bottom: 12px;
    color: #878787;
}
.leftheadingnewsletter input {
    margin-bottom: 18px;
    padding: 12px 15px;
}
.form-control:focus {
    color: none !important;
    background-color: none !important;
    border-color: none !important;
    outline: inherit !important;
    box-shadow:inherit !important;
}
.mybtnrighttt{
    display: flex;
}
.btn-info:hover{
    color: #fff; 
}
.uploadOuter {
    text-align: center;
    padding: 20px;
  }
  .uploadOuter strong {
    padding: 0 10px;
  }
  .dragBox {
    width: 250px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    font-weight: bold;
    line-height: 95px;
    color: #999;
    border: 2px dashed #ccc;
    display: inline-block;
    transition: transform 0.3s;
  }
  .dragBox input[type="file"] {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    top: 0;
    left: 0;
  }
  .draging {
    transform: scale(1.1);
  }
  #preview {
    text-align: center;
  }
  #preview img {
    max-width: 100%;
  }
.uploadOuter button{
    margin:0 auto;
    margin-top: 50px;
}
.slick-dots{
    display: none !important;
}
.imagesssssss{
    text-align: center;
    height: 180px;
}
.imagesssssss img {
    width: 65% !important;
}
.mmmm h3 {
    font-size: 18px;
}
.mybtnrighttt form {
    display: inline-flex;
}
.brandnmee {
    background: #ededed;
    padding: 35px 10px;
    border-radius: 12px;
    height: 105px;
}
.brandnmee h3 a{
    color: #000;
    text-decoration: none;
    font-size: 20px;
}
#example_wrapper {
    width: 100%;
    overflow-x: hidden;
}
.suggestions {
    border: 1px solid #ddd;
    max-height: 163px;
    overflow-y: auto;
    display: none;
    position: absolute;
    background: #fff;
    z-index: 99999;
    top: 44px;
    left: 0;
    width: 100%;
}
.suggestion-item {
    padding: 8px;
    cursor: pointer;
}
.suggestion-item:hover {
    background-color: #f0f0f0;
}
.suggestion-item a {
    color: #000;
    text-decoration: none;
}

/*Start Display None Work for Responsive*/
.displayYes{
    display:block;
}
.displayNo{
    display:none;
}
/*End Display None Work for Responsive*/
.w-product-description p {
    padding-bottom: 20px;
    padding-top: 10px;
}
.mydisssply{
    display: none;
}
.barwork {
    display: block;
}


/* /////////////////////whole sale store css work here //////////////// */


:root {
    --wholesale-storework-primary: #00b894;
    --wholesale-storework-primary-hover: #00a383;
    --wholesale-storework-primary-bg-light: #f0fdfa; /* Light aesthetic green */

    --wholesale-storework-white: #ffffff;
    --wholesale-storework-gray-50: #f9fafb;
    --wholesale-storework-gray-100: #f3f4f6;
    --wholesale-storework-gray-200: #e5e7eb;
    --wholesale-storework-gray-300: #d1d5db;
    --wholesale-storework-gray-600: #4b5563;
    --wholesale-storework-gray-700: #374151;
    --wholesale-storework-gray-900: #111827;
    --wholesale-storework-yellow-400: #facc15;
    --wholesale-storework-red-500: #ef4444;

    --wholesale-storework-radius: 8px;
    --wholesale-storework-radius-lg: 16px;
    --wholesale-storework-radius-full: 9999px;

    --wholesale-storework-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --wholesale-storework-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

@keyframes wholesale-storework-slideUpIn {
    from { 
    opacity: 0; 
    transform: translateY(20px); 
    }
    to { 
    opacity: 1; 
    transform: translateY(0); 
    }
}

.new-slide-up-animtion {
    opacity: 0; /* Initial state */
}

.new-slide-up-animtion.wholesale-storework-is-visible {
    animation: wholesale-storework-slideUpIn 0.6s ease-out forwards;
}

html {
    scroll-behavior: smooth;
}

.content.wholesale-storework-content {
    background-color: var(--wholesale-storework-gray-50);
    min-height: 100vh;
    margin: 0;
    color: var(--wholesale-storework-gray-700);
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color: var(--wholesale-storework-gray-900);
}

a {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wholesale-storework-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
}

.wholesale-storework-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.65rem 1.5rem;
    border-radius: var(--wholesale-storework-radius);
    font-weight: 500;
    white-space: nowrap;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 0.875rem;
    font-family: 'Poppins', sans-serif;
    transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
}

.wholesale-storework-button i {
    transition: transform 0.3s ease;
}

.wholesale-storework-button:hover .fa-cart-plus {
    transform: translateX(3px);
}

.wholesale-storework-button-primary {
    background-color: var(--wholesale-storework-primary);
    color: var(--wholesale-storework-white);
}

.wholesale-storework-button:hover {
    transform: translateY(-2px);
    box-shadow: var(--wholesale-storework-shadow-md);
}

.wholesale-storework-button-primary:hover {
    background-color: var(--wholesale-storework-primary-hover);
}

/* Form Inputs */
.wholesale-storework-input,
.wholesale-storework-select {
    width: 100%;
    padding: 0.65rem 1rem;
    border: 1px solid var(--wholesale-storework-gray-200);
    border-radius: var(--wholesale-storework-radius);
    font-size: 0.875rem;
    font-family: 'Poppins', sans-serif;
    background-color: var(--wholesale-storework-white);
}

.wholesale-storework-input:focus,
.wholesale-storework-select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    border-color: var(--wholesale-storework-primary);
    box-shadow: 0 0 0 2px var(--wholesale-storework-primary);
}

/*-------------------------------------
    3. Hero Section (SLIDER)
-------------------------------------*/
.wholesale-storework-hero-banner {
    position: relative; /* Container for slider */
    overflow: hidden; /* Clips the slides */
    padding: 6rem 1rem; /* Increased padding */
    text-align: center;
    color: var(--wholesale-storework-gray-900); /* Darker text for light overlay */
}

.wholesale-storework-hero-slider-container {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.wholesale-storework-hero-slide {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 1.2s ease-in-out; /* Slow fade */
}

.wholesale-storework-hero-slide.wholesale-storework-slide-active {
    opacity: 1;
}

/* Overlay to make text readable */
.wholesale-storework-hero-overlay {
    position: absolute;
    inset: 0;
    background-color: rgba(255, 255, 255, 0.75); /* Light overlay */
    z-index: 2;
}

/* Content container (must be on top) */
.wholesale-storework-hero-banner .wholesale-storework-container {
    position: relative;
    z-index: 3;
}

.wholesale-storework-hero-content {
    max-width: 600px;
    margin: 0 auto;
}

.wholesale-storework-hero-title {
    font-size: 2.75rem; /* Slightly larger */
    font-weight: 700;
    margin-bottom: 1rem;
}

.wholesale-storework-hero-subtitle {
    font-size: 1.125rem;
    color: var(--wholesale-storework-gray-700);
    line-height: 1.6;
}

/*-------------------------------------
    4. Shop Layout (Sidebar + Main)
-------------------------------------*/
.wholesale-storework-shop-section {
    padding: 3rem 0;
}

.wholesale-storework-shop-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}

@media (min-width: 1024px) {
    .wholesale-storework-shop-layout {
        grid-template-columns: 280px 1fr; /* Sidebar + Main Content */
    }
}

/*-------------------------------------
    5. Sidebar (Filters)
-------------------------------------*/
.wholesale-storework-sidebar {
    position: sticky;
    top: 1.5rem;
    align-self: flex-start; /* Makes sidebar stick to top */
}

.wholesale-storework-filter-widget {
    background-color: var(--wholesale-storework-white);
    border-radius: var(--wholesale-storework-radius-lg);
    box-shadow: var(--wholesale-storework-shadow-md);
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}

.wholesale-storework-widget-title {
    font-size: 1.125rem;
    font-weight: 600;
    padding-bottom: 0.75rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid var(--wholesale-storework-gray-100);
}

/* Category Filter */
.wholesale-storework-filter-list li {
    margin-bottom: 0.5rem;
}

.wholesale-storework-filter-list a {
    display: block;
    padding: 0.5rem 0.75rem;
    font-size: 15px;
    color: var(--wholesale-storework-gray-600);
    border-radius: var(--wholesale-storework-radius);
    border-left: 3px solid transparent; /* Placeholder for active state */
    transition: all 0.3s ease; /* Animate all properties */
}

.wholesale-storework-filter-list a:hover {
    background-color: var(--wholesale-storework-primary-bg-light);
    color: var(--wholesale-storework-primary);
}

.wholesale-storework-filter-list a.wholesale-storework-active {
    background-color: var(--wholesale-storework-primary-bg-light);
    color: var(--wholesale-storework-primary);
    font-weight: 500;
    border-left: 3px solid var(--wholesale-storework-primary);
    padding-left: 1.25rem; /* Indent active item */
}

/* Stock Filter (Checkboxes) */
.wholesale-storework-checkbox-list {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.wholesale-storework-custom-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 15px;
}

.wholesale-storework-custom-checkbox input {
    display: none; /* Hide default checkbox */
}

.wholesale-storework-checkmark {
    width: 18px;
    height: 18px;
    border: 2px solid var(--wholesale-storework-gray-300);
    border-radius: 4px;
    margin-right: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}

.wholesale-storework-checkmark i {
    display: none;
    color: var(--wholesale-storework-white);
    font-size: 0.75rem;
}

.wholesale-storework-custom-checkbox input:checked ~ .wholesale-storework-checkmark {
    background-color: var(--wholesale-storework-primary);
    border-color: var(--wholesale-storework-primary);
}

.wholesale-storework-custom-checkbox input:checked ~ .wholesale-storework-checkmark i {
    display: block;
}

/*-------------------------------------
    6. Main Product Area
-------------------------------------*/
.wholesale-storework-product-main {
    width: 100%;
}

.wholesale-storework-product-header {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid var(--wholesale-storework-gray-200);
}

@media (min-width: 768px) {
    .wholesale-storework-product-header {
        flex-direction: row;
    }
}

.wholesale-storework-product-title {
    font-size: 32px;
    font-weight: 700;
}

.wholesale-storework-sort-wrapper {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
}

@media (min-width: 768px) {
    .wholesale-storework-sort-wrapper {
        width: auto;
        min-width: 250px;
    }
}

.wholesale-storework-sort-wrapper label {
    font-size: 0.875rem;
    font-weight: 500;
    white-space: nowrap;
}

/* Product Grid */
.wholesale-storework-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 1.5rem;
}


@media (min-width: 768px) {
    .wholesale-storework-product-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 1024px) {
    .wholesale-storework-shop-layout[style*="280px"] .wholesale-storework-product-grid {
            grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1280px) {
    .wholesale-storework-shop-layout[style*="280px"] .wholesale-storework-product-grid {
            grid-template-columns: repeat(3, 1fr);
    }
}

.wholesale-storework-product-card {
    background-color: var(--wholesale-storework-white);
    border-radius: var(--wholesale-storework-radius-lg);
    box-shadow: var(--wholesale-storework-shadow-md);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
}

.wholesale-storework-product-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--wholesale-storework-shadow-lg);
}

/* --- Product Image --- */
.wholesale-storework-product-image-wrapper {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.wholesale-storework-product-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.wholesale-storework-hover-image {
    opacity: 0;
}

.wholesale-storework-product-card:hover .wholesale-storework-default-image {
    opacity: 0;
}
.wholesale-storework-product-card:hover .wholesale-storework-hover-image {
    opacity: 1;
}
.wholesale-storework-product-card:hover .wholesale-storework-product-image {
    transform: scale(1.05);
}

.wholesale-storework-product-badge {
    position: absolute;
    top: 1rem;
    left: 1rem;
    background-color: var(--wholesale-storework-primary);
    color: var(--wholesale-storework-white);
    font-size: 0.75rem;
    font-weight: 600;
    padding: 0.25rem 0.75rem;
    border-radius: var(--wholesale-storework-radius-full);
    z-index: 2;
}

/* --- Product Content --- */
.wholesale-storework-product-content {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.wholesale-storework-product-sku {
    font-size: 0.75rem;
    color: var(--wholesale-storework-gray-600);
    font-weight: 500;
    margin-bottom: 0.25rem;
}

.wholesale-storework-product-name {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

.wholesale-storework-product-stock {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--wholesale-storework-primary);
    margin-bottom: 1rem;
}

.wholesale-storework-product-stock.wholesale-storework-out-of-stock {
    color: var(--wholesale-storework-red-500);
}

.wholesale-storework-product-price {
    margin-bottom: 1.5rem;
    margin-top: auto;
}

.wholesale-storework-price-case {
    display: block;
    font-size: 1.125rem;
    font-weight: 600;
    color: var(--wholesale-storework-gray-900);
}

.wholesale-storework-price-unit {
    display: block;
    font-size: 0.875rem;
    color: var(--wholesale-storework-gray-600);
}

/* --- Product Actions --- */
.wholesale-storework-product-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.75rem;
    margin-top: 1rem;
}

/* Common Button Base */
.wholesale-storework-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    padding: 0.65rem 1rem;
    border-radius: 10px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
    width: 50%;
}

/* View Button */
.wholesale-storework-button-view {
    background-color: transparent;
    border: 1.5px solid var(--wholesale-storework-gray-300);
    color: var(--wholesale-storework-gray-800);
}

.wholesale-storework-button-view:hover {
    background-color: var(--wholesale-storework-gray-100);
    border-color: var(--wholesale-storework-gray-400);
    transform: translateY(-2px);
}

/* Add to Cart Button */
.wholesale-storework-button-primary {
    background-color: var(--wholesale-storework-primary);
    color: var(--wholesale-storework-white);
}

.wholesale-storework-button-primary:hover {
    background-color: var(--wholesale-storework-primary-dark, #d52f3d);
    transform: translateY(-2px);
}

.wholesale-storework-button i {
    font-size: 0.95rem;
}

/* //////////cartbtn css/////////// */

.btn-shoppng-work {
    background:#00b894;
    padding: 10px 15px;
    color: white;
    border-radius: 5px;
    display: inline-block;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.btn-shoppng-work a {
    color: #fff; /* deep green text for contrast */
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.5px;
    font-size: 15px;
}

.btn-shoppng-work:hover {
    background: #019267; /* reversed on hover */
    transform: translateY(-1px);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
}

/* //////////cartbtn css/////////// */


/*-------------------------------------
    8. Pagination
-------------------------------------*/
.wholesale-storework-pagination {
    margin-top: 3rem;
    display: flex;
    justify-content: center;
}

.wholesale-storework-pagination-nav {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.wholesale-storework-pagination-link {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--wholesale-storework-radius-full);
    border: 1px solid var(--wholesale-storework-gray-200);
    color: var(--wholesale-storework-gray-600);
    transition: border-color 0.3s, color 0.3s, background-color 0.3s;
}

.wholesale-storework-pagination-link:hover {
    border-color: var(--wholesale-storework-primary);
    color: var(--wholesale-storework-primary);
}

.wholesale-storework-pagination-link-active {
    background-color: var(--wholesale-storework-primary);
    color: var(--wholesale-storework-white);
    border-color: var(--wholesale-storework-primary);
}

.wholesale-storework-pagination-dots {
    color: var(--wholesale-storework-gray-400);
    padding: 0 0.5rem;
}


/* /////////////////////whole sale store css work here //////////////// */



@media only screen and (max-width:1200px)
{
    .carousel-inner{
        height: 100%;
    }
    .carousel{
        height: inherit;
    }
}
@media only screen and (max-width:1100px)
{
    .p-catalog-product, .type-15.product-button-wrap{
        display: inherit !important;
    }
    .price {
        padding: 15px 0;
    }
    .buttons{
        text-align: center;
    }
}
@media only screen and (max-width:991px)
{
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #f1f1f1;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        /* padding-left:12px; */
        /* padding-right:12px; */
    }
    
    .sidenav a {
        padding: 8px 8px 8px 11px;
        text-decoration: none;
        font-size: 18px;
        color:#000;
        display: block;
        transition: 0.3s;
    }
    
    .sidenav a:hover {
        color: #f1f1f1;
    }
    
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
    .displayYes{
        display:none;
    }
    .displayNo{
        display:block;
    }
    .logo{
        width: 30%;
    }
    .mainlogo {
        width: 60%;
    }
    .cartnow {
        padding: 0 0 0 6px;
    }
    .mymenuicon {
        font-size: 34px;
        cursor: pointer;
        margin-top: -10px;
    }
    .Brandnow {
        padding-right: 0;
        margin-top: 16px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .loginnow {
        text-align: center;
        margin-bottom: 16px;
        padding: 0 10px;
    }
    .callnow {
        border-right: none;
        padding-right: 0;
        margin-right: 0;
        margin-top: 25px;
        margin-bottom: 15px;
        text-align: center;
    }
    .whatsappnow {
        padding-right: 0;
        text-align: center;
    }
    .callnow a {
        padding: 0 !important;
    }
    .whatsappnow a {
        padding: 0 !important;
    }
    .carousel{
        width: 100%;
    }
    .imagesss {
        height: 200px;
        text-align: center;
    }
    .slick-slide img {
        width: auto;
        height: 100%;
        object-fit: cover;
    }
    .slick-next {
        right: 0;
    }
    .Addtocartss {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
    .detailsnow {
        display: inherit !important;        
    }
    .imgeleftss img {
        width: 300px;
    }
    .imgeleftss {
        width: 100%;
    }    
    .maintabcart.clearfix {
        overflow-x: scroll;
    }
    .mytabbbb {
        width: 135%;
        overflow-x: scroll;
    }
    .mytabbbb img {
        width: 100px !important;
    }
    .maintwoimggg {
        display: block;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
    }
    .maintwoimggg img {
        width: 50%;
    }
}

/* ===== Media Queries ===== */

/* Laptops / large tablets */
@media (max-width: 1199.98px) {
  #carouselExample .carousel-item img {
    height: 500px;
  }

  #carouselExample .carousel-control-prev-icon,
  #carouselExample .carousel-control-next-icon {
    background-size: 40px 40px;
  }
}

/* Tablets / small screens */
@media (max-width: 767.98px) {
  #carouselExample .carousel-item img {
    height: 350px;
  }

  .d-block {
    display: block !important;
    object-fit: contain !important;
    height: 625px;
    width: 100%;
}

  #carouselExample .carousel-control-prev-icon,
  #carouselExample .carousel-control-next-icon {
    background-size: 30px 30px;
  }
}

/* Mobile / very small phones */
@media (max-width: 420px) {
  #carouselExample .carousel-item img {
    height: 250px;
  }

  #carouselExample .carousel-control-prev-icon,
  #carouselExample .carousel-control-next-icon {
    background-size: 25px 25px;
  }
}

@media only screen and (max-width:768px)
{
    .mainlogo {
        width: 200px;
    }
    .callofaction p {
        font-size: 18px;
    }
    .footermain {
        display: flex;
        flex-direction: column;
    }
    .footerbarmenu {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
    .contactdetailsss {
        padding-left: 0;
        padding-top: 30px;
    }
    .mainsidess {
        width: 200px;
    }
    #box-79579 {
        padding: 6px 0px 0 12px;
    }
    .mywidthbox {
        width: 100%;
    }
    .mynewsss img {
        width: 58%;
    }
    .form-groupss {
        width: 100%;
    }
    .headingnewdata {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .mydisssply{
        display: block;
    }
    .barwork {
        display: none;
    }
    .popup{
        width: 95%;
    }
    .mainheadddwork {
        padding: 40px 0 40px;
    }

    .mytagg {
        padding-bottom: 10px;
        text-align: center;
    }
}
@media only screen and (max-width:767px)
{
    .imagesssssss {
        height: inherit;
    }
    .imagesssssss img {
        width: 200px !important;
    }
    /* .list-productlisting, .name {
        height: 60px;
    } */
    .onebox {
        margin-bottom: 12px;
    }
    .dragBox {
        margin-top: 16px;
    }
    .leftheadingnewsletter {
        padding-bottom: 26px;
    }
    .name {
        height: 60px;
    }
}
@media only screen and (max-width:500px)
{
    .mytabbbb {
        width: 250%;
        overflow-x: scroll;
    }
    .orderheadingg {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
}
@media screen and (max-height: 450px) 
{
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
@media only screen and (max-width:475px)
{
    .logo {
        width: 50%;
    }
    .mainlogo {
        width: 100%;
    }
    .imgeleftss img {
        width: 300px;
    }
    .w-product-name h1 {
        font-size: 28px;
    }
    .Addtocartss {
        padding: 0;
    }
}