.elementor-4065.elementor-element.elementor-element-ccefa4d {
	display:none;
}

#zsiq_float,
.zsiq_floatmain {
    bottom: 62px !important;
}
.flBtn.flBtn-position-bl {
	margin-bottom: 0px !important;
}

/* Mobile only */
@media (max-width: 767px) {

  #zsiq_float,
  .zsiq_floatmain {
      bottom: 50px !important;
  }

  .flBtn.flBtn-position-bl {
      margin-bottom: 50px !important;
  }

}


        .carousel-control-prev-icon,
        .carousel-control-next-icon {
            background-color: white !important;
            /* Background color of the button */
            border-radius: 50%;
            /* Optional: Makes the button circular */
        }

        .carousel-control-prev-icon::after,
        .carousel-control-next-icon::after {
            color: black;
            /* Color of the arrow icons */
            font-size: 2rem;
            /* Optional: Adjust the size of the icons */
        }

        .carousel-control-prev-icon {
            background-image: none;
            /* Remove default Bootstrap arrow icon */
        }

        .carousel-control-next-icon {
            background-image: none;
            /* Remove default Bootstrap arrow icon */
        }

        /* Adding custom arrows using pseudo-elements */
        .carousel-control-prev-icon::after {
            content: '\276E';
            /* Unicode for left arrow */
        }

        .carousel-control-next-icon::after {
            content: '\276F';
            /* Unicode for right arrow */
        }

        .carousel-item {
            height: 80vh;
            min-height: 400px;
            background: no-repeat center center scroll;
            background-size: cover;
        }

        .carousel-caption {
            left: 5%;
            right: auto;
            text-align: left;
            bottom: 60px;
        }

        .carousel-caption h5 {
            font-size: 3rem;
            text-transform: uppercase;
            letter-spacing: 2px;
            margin-top: 20px;
        }

        .carousel-caption p {
            font-size: 1.2rem;
            margin-top: 20px;
        }

        .carousel-control-prev-icon,
        .carousel-control-next-icon {
            height: 3rem;
            width: 3rem;
            outline: black;
            background-color: rgba(0, 0, 0, 0.5);
            margin-left: -145px !important;
            border-radius: 50%;
        }

        @media (max-width: 768px) {
            .carousel-caption {
                left: 10%;
                bottom: 20px;
                text-align: left;
            }
            .carousel-control-prev-icon,
        .carousel-control-next-icon {
            height: 3rem;
            width: 3rem;
            outline: black;
            background-color: rgba(0, 0, 0, 0.5);
            margin-right: -158px;
            border-radius: 50%;
        }

    

            .carousel-caption h5 {
                font-size: 2rem;
            }

            .carousel-caption p {
                font-size: 1rem;
            }
        }

        @media (max-width: 576px) {
            .carousel-item {
                height: 50vh;
            }
            .new-right-icon {
    position: relative;
    right:200px
}
            .carousel-caption {
                left: 5%;
                bottom: 10px;
                text-align: left;
            }

            .carousel-caption h5 {
                font-size: 1.5rem;
            }

            .carousel-caption p {
                font-size: 0.9rem;
            }
        }

        .btn-shop-now {
            display: inline-block;
            background-color: #ff5722;
            color: #fff;
            font-size: 1.5rem;
            font-weight: bold;
            padding: 5px 10px;
            border: none;
            border-radius: 90px;
            cursor: pointer;
            text-align: center;
            transition: background-color 0.3s ease, transform 0.3s ease;
            text-decoration: none;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
        }

        .btn-shop-now:hover {
            background-color: #e64a19;
            transform: scale(1.05);
        }

        .btn-shop-now:active {
            background-color: #d84315;
            transform: scale(0.95);
        }
.text-above{
    margin-top: -230px !important;
   
}
        @media (max-width: 768px) {

            .btn-shop-now {
                font-size: 1.2rem;
                padding: 12px 25px;
            }
        }

        @media (max-width: 576px) {
            .btn-shop-now {
                font-size: 1rem;
                padding: 10px 20px;
            }

            .image {
                height: 350px;
            }
        }
        .icon-class{
            margin-right: 90px;
        }
        .icon-class2{
            margin-right: 200px !important;
        }
        .new-right-icon{
            position: relative;
    left: 118%;
        }

.elementor-element.elementor-element-27a5519.elementor-widget.elementor-widget-wd_accordion {
    display: none !important;
}
.elementor-4065 .elementor-element.elementor-element-c0a2baa.wd-collapsible-content.e-con {
    max-height: 330px;
    display: none;
}

.elementor-711 .elementor-element.elementor-element-97faa2f {
    --display: flex;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    display: none;
}

.nav-link-text {
	font-size: 16px;
}

.wc-block-components-button:hover .wc-block-components-button__text {
  color: #fff !important;
}
/* Desktop */
#zsiq_float,
.zsiq_floatmain {
  bottom: 18px !important;
  right: 15px !important;
}

/* Mobile */
@media (max-width: 768px) {
  #zsiq_float,
  .zsiq_floatmain {
    bottom: 65px !important;
    right: 4px !important;
  }
}

.single-product .site-content {
    padding-top: 0 !important;
}

.single-product .wd-page-title {
    margin-bottom: 0 !important;
}

.wd-product-cats {
	display: none;
}

@media (max-width: 768px) {
  .whb-header-bottom-inner {
    height: 0px !important;
    overflow: hidden;
    padding: 0 !important;
    margin: 0 !important;
  }
}

@media (max-width: 768px) {
  .whb-header,
  .whb-header-bottom,
  .whb-header-bottom-inner {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
.woocommerce-product-details__short-description {
	margin-bottom: 0px !important;
}

.product-label {
    word-break: normal !important;
}

.liner-continer {
	margin-bottom: -5px;
}
.wd-nav-tabs-wrapper {
	display: none;
}
@media (min-width: 1024px) {
  .wd-carousel {
    padding-top: 25px !important;
  }
}
.scrollToTop.button-show {
	margin-bottom: 70px !important ;
}

.elementor-15 .elementor-element.elementor-element-0d84707{
	gap: 0px ;
}

@media (min-width: 769px) {
  .elementor-element-97b1987 {
    margin-top: 24px;
  }
}

.wd-page-title-el .page-title{
	padding: 20px;
}
.page-title .title {
	font-size: 34px;
}

.page-title-default {
	padding: 0px;
}



.page-title .container{
	padding:10px ;
}

..wd-page-title-el .page-title {
padding: 10px}

/* Remove up/down arrows (number input spinner) */
.wpforms-field input[type=number]::-webkit-outer-spin-button,
.wpforms-field input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.wpforms-field input[type=number] {
    -moz-appearance: textfield;
}

/* Center text inside phone field */
.wpforms-field input[type=number],
.wpforms-field input[type=tel] {
    text-align: left;
}

.product-thumbnail {
	width: 100px;
}

.minus {
	display: none;
}

.plus {
	display: none;
}

#btn-1cc {
	background-color: black;
	color: white;
}

.product-subtotal {
	display: none;}