/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child
 Description:  Hello Elementor Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Importing the parent theme style.css */
@import url("../hello-elementor/style.css");

/* Custom CSS can go here */
:root {
  --primary-color: #3f3f3f;
  --secondary-color: #129c31;
  --theme-color: #12426f;
}
.white-logo img {
  filter: brightness(20) grayscale(1);
}

/* Checkout */
.woocommerce-checkout #payment{
	background-color: #efefef;
	border-radius: 0;
}
.checkout #payment button{
    background-color: #129c31 !important;
}
.checkout #payment button:hover{
    background-color: #12426f !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border-radius: 0 !important;
}

/* hero section   */

.hero-banner {
  height: 90vh;
}
.hero-banner .carousel-inner,
.hero-banner .carousel-item,
.hero-banner .carousel-item img {
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.hero-banner .banner-indicators {
  margin: 0;
  left: 10%;
  bottom: 10%;
  width: auto;
  justify-content: start;
}
.hero-banner .banner-indicators button {
  width: 10px;
  height: 10px;
  text-indent: inherit;
  background: #cecece;
  opacity: 1;
  margin: 0 5px;
  border: 0 !important;
  border-radius: 50%;
}
.hero-banner .banner-indicators button.active {
  opacity: 1;
  background: var(--primary-color);
}
.hero-banner .carousel-caption {
  bottom: inherit;
  top: 15%;
  left: 10%;
  width: 45%;
  text-align: left;
}
.hero-banner .carousel-caption h3 {
  text-align: left;
  font: normal normal bold 45px/55px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
  text-transform: capitalize;
  opacity: 1;
  margin-bottom: 15px;
  position: relative;
}
.hero-banner .carousel-caption::before {
  content: "PRINT";
  position: absolute;
  left: -10px;
  top: -10px;
  text-align: left;
  font: normal normal bold 150px / 100px Poppins;
  letter-spacing: 22px;
  color: #e6e6e6;
  opacity: 1;
}
.hero-banner .carousel-caption p {
  text-align: left;
  font: normal normal bold 16px/23px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
  opacity: 1;
  margin-bottom: 36px;
}
.hero-banner .carousel-caption .hero-banner .banner-indicators button.active {
  color: var(--primary-color);
  opacity: 1;
}
.hero-banner .elementor-button {
  border-color: #fff;
  color: #fff;
  text-decoration: none;
}
.choose-box {
  transition: 0.3s ease all;
}
.choose-box:hover {
  background: var(--secondary-color) !important;
  border-color: var(--secondary-color) !important;
}
.choose-box:hover svg {
  filter: invert(1) brightness(40.5) !important;
}
.choose-box:hover p,
.choose-box:hover h5 {
  color: #fff !important;
}
.testimonials-slider {
}
.mySwiperCentered .swiper-rating-centered-button-next,
.mySwiperCentered .swiper-rating-centered-button-prev {
  position: absolute !important;
  top: 50%;
  translate: 0 -50%;
  margin: 0 !important;
  border: 1px solid #cfcfcf;
  color: var(--primary-color);
}

.testimonials-slider
  .mySwiperCentered
  .swiper-rating-centered-button-next:hover,
.testimonials-slider
  .mySwiperCentered
  .swiper-rating-centered-button-prev:hover {
  background: var(--secondary-color) !important;
  border-color: var(--secondary-color) !important;
}
.testimonials-slider .mySwiperCentered .swiper-rating-centered-button-next {
  right: -50px;
}
.testimonials-slider .mySwiperCentered .swiper-rating-centered-button-prev {
  left: -50px;
}
.testimonials-slider .swiper-slide .slider-container-block-background {
  overflow: hidden;
  position: relative;
  padding: 80px 50px 15px !important;
}
.testimonials-slider .swiper-slide .slider-container-block-background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: var(--theme-color);
}
.mySwiper .slide-description,
.slider-modal .slide-description,
.mySwiperCentered .slide-read-more {
  position: relative;
  z-index: 9;
}
.testimonials-slider .swiper-slide .slider-container-block-background:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 100px;
  background-image: url(http://localhost:8888/wordpress/fuislanf-offset-printing/wp-content/uploads/2024/09/quote.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 200px;
}
.mySwiperCentered .swiper-rating-centered-buttons-block {
  margin: 0 !important;
}
/* about page slider  */
.about-slider {
  margin: 0 auto;
  width: 100% !important;
  max-width: 1000px !important;
}
.about-slider .gvv_galleryWrap {
  background: transparent;
  width: 100% !important;
}
.about-slider .gvv_gallery {
  width: 100% !important;
}
.about-slider .gvv_panelWrap,
.about-slider .gvv_panelWrap .gvv_panel {
  padding: 0 50px;
  width: 100% !important;
}
.gvv_navWrap {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}
.about-slider .gvv_panelWrap {
  top: -12px !important;
}
.about-slider .gvv_panelWrap,
.about-slider .gvv_gallery {
  overflow: visible !important;
}
.about-slider .gvv_filmstripWrap {
  width: 100% !important;
}
.about-slider .gvv_navPrev,
.about-slider .gvv_navNext {
  width: 45px;
  height: 45px;
  border: 1px solid #cfcfcf;
  display: grid !important;
  place-items: center;
  opacity: 1 !important;
  z-index: 99 !important;
  border-radius: 50%;
  background: #fff !important;
  position: absolute;
}
.about-slider .gvv_navPrev::after {
  content: "<";
  color: var(--primary-color);
  font: normal normal normal 25px / 25px Poppins;
  scale: 1.3 1.5;
}
.about-slider .gvv_navNext::after {
  content: ">";
  color: var(--primary-color);
  font: normal normal normal 25px / 25px Poppins;
  scale: 1.3 1.5;
}
.about-slider .gvv_navPrev {
  left: -60px !important;
}
.about-slider .gvv_navNext {
  right: -60px !important;
}
.about-slider .gvv_navPrev:hover,
.about-slider .gvv_navNext:hover {
  background: var(--secondary-color) !important;
  border-color: var(--secondary-color);
}
.about-slider .gvv_navPrev:hover:after,
.about-slider .gvv_navNext:hover::after {
  color: #fff;
}

/* services css */
.slick-slider-services .item {
  padding: 10px;
}
.slick-left,
.slick-right {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #cfcfcf;
  display: grid !important;
  place-items: center;
  background: #fff;
}
.slick-left {
  left: -25px;
}
.slick-right {
  right: -25px;
}
.slick-left:hover,
.slick-right:hover {
  background: var(--secondary-color) !important;
  border-color: var(--secondary-color) !important;
}
.slick-left:hover img,
.slick-right:hover img {
  filter: brightness(10) invert(1);
}
.services-box {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #cfcfcf;
  border-radius: 15px;
  opacity: 1;
}
.services-box a {
  padding: 25px;
  text-decoration: none !important;
  display: block;
}
.services-box .service-name {
  text-align: center;
  font: normal normal bold 18px/26px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
  text-transform: capitalize;
  opacity: 1;
}
.services-box:hover .service-name {
  color: var(--secondary-color);
}
.services-details {
}
.services-details .service-text .service-category {
  text-align: left;
  font: normal normal bold 18px/23px Poppins;
  letter-spacing: 0px;
  color: var(--theme-color);
  text-transform: capitalize;
  opacity: 1;
}
.services-details .service-text li,
.services-details .service-text p {
  text-align: left;
  font: normal normal 500 14px/27px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
  opacity: 1;
}
.services-details .service-text ul {
  list-style: none;
}
.services-details .service-text ul li {
  margin-bottom: 12px;
  position: relative;
  z-index: 0;
}
.services-details .service-text ul li::before {
  content: "";
  position: absolute;
  background-image: url(https://websentialsdraft3.com/fuislanf-offset-printing/wp-content/uploads/2024/09/checked.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  left: -28px;
  top: 6px;
  width: 18px;
  z-index: 1;
  height: 18px;
}
.services-details .service-text ul li svg {
  width: 16px;
  fill: var(--theme-color);
  position: relative;
  top: 4px;
}
.services-details .service-text ul li span {
  width: calc(100% - 22px);
  padding-left: 10px;
}
.gallery-slider .slick-dots {
  display: flex;
  list-style: none;
  padding-left: 0;
  justify-content: center;
  width: 100%;
}
.gallery-slider .slick-dots li {
  width: 24%;
  padding: 8px;
  border: 1px solid #cfcfcf;
  margin: 1%;
  cursor: pointer;
}

.services-details .single-img {
  padding: 50px;
  border: 1px solid #cfcfcf;
}
.services-details .thumbnail-img img {
  padding: 8px;
  border: 1px solid #cfcfcf;
}
#myModal .btn-close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  background-color: transparent !important;
  border: 0;
  opacity: 1;
}

/* article css  */

.article-box .team-details {
  padding: 8px 0 0;
}
.article-box .team-details h3 {
  text-align: left;
  font: normal normal bold 20px/26px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
  text-transform: capitalize;
  opacity: 1;
}
.article-box .team-details p,
.article-box .team-details p {
  text-align: left;
  font: normal normal 500 14px/23px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
  opacity: 1;
}
.article-box .team-details a {
  text-align: left;
  font: normal normal bold 17px/20px Poppins;
  letter-spacing: 0px;
  color: var(--secondary-color);
  text-transform: capitalize;
  opacity: 1;
  text-decoration: none;
}
.article-box .team-details a:hover {
  color: var(--theme-color);
}
.article-inner-wrapper {
  position: relative;
}
.article-title {
  position: relative;
  margin-bottom: 50px;
  margin-top: 40px;
  min-height: 100px;
}
.article-title .title-under {
  color: #f3f3f3;
  font-family: "Poppins", Sans-serif;
  font-size: 150px;
  font-weight: 700;
  line-height: 100px;
  letter-spacing: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  right: 0;
}
.article-inner-wrapper h3 {
  text-align: center;
  font: normal normal bold 40px/50px Poppins;
  letter-spacing: 0px;
  color: #3f3f3f;
  text-transform: capitalize;
  opacity: 1;
}
.article-inner-wrapper a {
  text-decoration: none !important;
}
.article-inner-wrapper a:hover {
  color: var(--theme-color);
}
.article-back {
  font: normal normal bold 16px / 20px Poppins;
  letter-spacing: 0px;
  color: #129c31;
  text-transform: capitalize;
  cursor: pointer;
}

.pagination-two {
  display: inline-flex !important;
  flex-wrap: wrap;
}

.pagination-two .page-numbers {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #cfcfcf;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0px;
  font: normal normal 600 25px / 25px Poppins;
  color: #3f3f3f;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 50%;
  margin: 5px;
}
.pagination-two .page-numbers:hover,
.pagination-two .page-numbers.current {
  background: var(--secondary-color) !important;
  color: #fff !important;
  border-color: var(--secondary-color) !important;
}
.pagination-two .page-numbers:hover img,
.pagination-two .page-numbers.current img {
  filter: invert(1);
}

.elementor-kit-8 label {
  width: 100%;
}
.wpcf7-submit {
  border: 0 !important;
}
.cf7sr-g-recaptcha {
  scale: 0.6;
  transform-origin: top left;
}

.product-sidebar .product-categories {
  list-style: none;
  padding: 0;
}
.product-sidebar .product-categories li {
  text-align: left;
  font: normal normal 600 20px/30px Poppins;
  letter-spacing: 1px;
  margin-bottom: 8px;
}
.product-sidebar .product-categories a {
  color: var(--primary-color);
  text-decoration: none;
}
.product-sidebar .product-categories span {
  color: var(--secondary-color);
}
.all-products {
}
a.wpgis-popup {
  display: none;
}

#wpgis-gallery .slick-slide {
  width: 100% !important;
}
.woocommerce-message:focus-visible {
  outline: -webkit-focus-ring-color auto 0px !important;
}

.related .product .woocommerce-loop-product__title,
.all-products .product .woocommerce-loop-product__title,
.archive.tax-product_cat .product .woocommerce-loop-product__title {
  text-align: left;
  font: normal normal bold 20px/30px Poppins !important;
  letter-spacing: 0px;
  color: #3f3f3f;
  text-transform: capitalize;
  opacity: 1;
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 6px !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
}
.related .product .price span,
.all-products .product .price span,
.archive.tax-product_cat .product .price span {
  text-align: left;
  font: normal normal bold 17px/23px Poppins;
  letter-spacing: 0px;
  color: #129c31;
  text-transform: capitalize;
  opacity: 1;
}
.woocommerce-ordering,
.woocommerce-result-count {
  display: none;
}
.slick-list.draggable {
  height: 100% !important;
}
.slick-track.flex-control-nav {
  height: auto !important;
}

.related .product:after,
.all-products .product:after,
.archive.tax-product_cat .product:after {
  content: "View Product";
  position: absolute;
  left: 50%;
  top: 25%;
  translate: -50% -25%;
  border-color: #fff;
  background: #fff;
  color: var(--primary-color);
  font: normal normal bold 16px/23px Poppins;
  letter-spacing: 0px;
  text-transform: capitalize;
  border-radius: 10px;
  white-space: nowrap;
  cursor: pointer;
  padding: 10px 30px 10px 30px;
  opacity: 0;
}
.related .product:after,
.all-products .product:after,
.archive.tax-product_cat .product:after:hover {
  border-color: #3f3f3f;
  background: #3f3f3f;
  color: #fff;
}
.woocommerce ul.products li.product .button {
  text-align: center;
  font: normal normal bold 16px/23px Poppins;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: capitalize;
  opacity: 1;
  border-radius: 10px;
  padding: 10px 35px 10px 35px;
  opacity: 0;
  background: var(--secondary-color) !important;
  white-space: nowrap;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 40%;
  translate: -50% -40%;
}
.woocommerce ul.products li.product .button:hover {
  background: var(--theme-color) !important;
}
.related .product:hover::after,
.all-product .product:hover::after {
  opacity: 1;
  z-index: 9;
}
.woocommerce ul.products li.product:hover:after,
.woocommerce ul.products li.product:hover .button {
  opacity: 1;
}
.woocommerce ul.products li.product .size-woocommerce_thumbnail {
  border-radius: 12px;
  transition: 0.3s ease all;
}
.woocommerce ul.products li.product:hover .size-woocommerce_thumbnail {
  filter: brightness(0.2);
}
.cursor-pointer .slick-hidden {
  display: none !important;
}
/* pagination  */
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
  border: 0 !important;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
  text-align: center;
  font: normal normal 600 25px/25px Poppins;
  letter-spacing: 0px;
  color: #3f3f3f;
  text-transform: capitalize;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #cfcfcf;
  opacity: 1;
  display: grid !important;
  place-items: center;
  border-radius: 50%;
  margin: 0 5px;
  background: transparent;
  padding: 0 !important;
  position: relative;
}
.woocommerce nav.woocommerce-pagination ul li .current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span:hover {
  background: var(--secondary-color) !important;
  color: #fff !important;
  border-color: var(--secondary-color) !important;
}
.related h2:first-child {
  text-align: center;
  font: normal normal bold 25px/30px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
  text-transform: capitalize;
  opacity: 1;
  padding: 30px 0;
  border-top: 1px solid #cfcfcf;
}
#primary {
  padding: 20px 0;
}
.woocommerce div.product {
  position: inherit !important;
}
.single_add_to_cart_button {
  text-align: center;
  font: normal normal bold 16px/23px Poppins;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: capitalize;
  opacity: 1;
  border-radius: 10px !important;
  padding: 10px 30px !important;
  background: var(--secondary-color) !important;
}
.single_add_to_cart_button:hover {
  background: var(--theme-color) !important;
}
.woocommerce .quantity .qty {
  width: 100px;
  text-align: left;
  font: normal normal 500 15px / 20px Poppins;
  letter-spacing: 0px;
  color: #3f3f3f;
  opacity: 1;
  margin-right: 15px !important;
  border: 1px solid #cfcfcf !important;
  padding: 8px 10px 8px 20px !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}

.woocommerce .woocommerce-breadcrumb {
  margin-bottom: 2em;
  color: var(--primary-color);
}
.woocommerce .woocommerce-breadcrumb a {
  color: var(--primary-color);
}
woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  display: none;
}
.entry-summary .entry-title {
  text-align: left;
  font: normal normal bold 32px/32px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
  text-transform: capitalize;
  opacity: 1;
  margin-bottom: 20px;
}
.entry-summary .price .amount {
  text-align: left;
  font: normal normal bold 28px/30px Poppins;
  letter-spacing: 0px;
  color: var(--secondary-color);
  text-transform: capitalize;
  opacity: 1;
}
.entry-summary .woocommerce-review-link {
  display: none;
}
.entry-summary .posted_in {
  text-align: left;
  font: normal normal bold 14px/20px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
}
.entry-summary .posted_in a {
  color: var(--primary-color);
  font-weight: 500;
}
ul.elementor-icon-list-items {
  list-style: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0 !important;
  background: transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: var(--secondary-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  text-align: left;
  font: normal normal 500 16px/24px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
}
.woocommerce div.product .woocommerce-tabs .panel {
  text-align: left;
  font: normal normal 500 14px/24px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
  opacity: 1;
}
.comment-form-rating label {
  margin-bottom: 10px;
}
.woocommerce #review_form #respond .form-submit input {
  text-align: center;
  font: normal normal bold 16px/18px Poppins;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: capitalize;
  opacity: 1;
  border-radius: 10px;
  padding: 10px 35px 10px 35px;
  background: var(--secondary-color) !important;
}
.woocommerce #review_form #respond .form-submit input:hover {
  background: var(--theme-color) !important;
}

/* woocommerce user start */
.alignwide {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
table tfoot th,
table thead th {
  font-size: 16px;
}
.wc-block-components-product-metadata {
  font-size: 16px;
}
a.wc-block-components-product-name,
a.wc-block-components-product-name:hover {
  font: normal normal normal 24px / 28px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color) !important;
  text-decoration: none !important;
}
.wc-block-cart-item__prices {
  font: normal normal normal 18px / 24px Poppins;
  letter-spacing: 0px;
  color: var(--primary-color);
}
.wc-block-components-product-metadata {
  font-size: 14px !important;
}
.wc-block-components-quantity-selector {
  border-radius: 0px !important;
}
.wc-block-cart-item__quantity
  input.wc-block-components-quantity-selector__input {
  padding: 7px 15px !important;
}
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--minus {
  border-radius: 0 !important;
  order: 1;
}
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--minus,
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--plus {
  border: 0 !important;
  color: var(--primary-color) !important;
  font-size: 16px !important;
  border-radius: 0px !important;
}
.wc-block-components-quantity-selector {
  background: #fff;
}
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--minus:hover,
.wc-block-components-quantity-selector
  > .wc-block-components-quantity-selector__button--plus:hover {
  border: 0 !important;
  color: var(--primary-color) !important;
  font-size: 16px !important;
  border-radius: 0px !important;
  background: transparent !important;
}
.wc-block-components-quantity-selector:after {
  border: 1px solid hsl(0deg 0% 7% / 29%) !important;
  border: 1px solid hsla(0, 0%, 7%, 0.11);
  border-radius: 0px !important;
}
button.wc-block-components-quantity-selector__button:focus {
  background: transparent !important;
  border: 0;
  outline: none !important;
  box-shadow: none !important;
}
button.wc-block-cart-item__remove-link {
  font-size: 14px !important;
  color: var(--primary-color) !important;
}
.woocommerce-page .site-main {
  padding: 50px 0;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
  font-size: 16px !important;
}
button.wc-block-components-panel__button {
  border-radius: 0px !important;
  padding: 7px 15px !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
  border-radius: 0px !important;
}
input#wc-block-components-totals-coupon__input-0,
input#wc-block-components-totals-coupon__input-0:focus {
  border-color: var(--primary-color);
  outline: none !important;
  box-shadow: none !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
.wc-block-checkout__actions_row
  .wc-block-components-checkout-place-order-button--full-width {
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 22px;
  letter-spacing: 0px;
  background-color: var(--secondary-color) !important;
  border-style: solid;
  padding: 8px 24px 8px 24px !important;
  color: #fff;
  border-radius: 10px;
  border: 0 !important;
  min-height: 1px !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
.wc-block-checkout__actions_row
  .wc-block-components-checkout-place-order-button--full-width:hover {
  background: var(--theme-color) !important;
}
button.wc-block-components-address-form__address_2-toggle {
  border-radius: 0 !important;
}
.wc-block-components-form .wc-block-components-text-input input[type="email"],
.wc-block-components-form .wc-block-components-text-input input[type="number"],
.wc-block-components-form .wc-block-components-text-input input[type="tel"],
.wc-block-components-form .wc-block-components-text-input input[type="text"],
.wc-block-components-form .wc-block-components-text-input input[type="url"],
.wc-block-components-text-input input[type="email"],
.wc-block-components-text-input input[type="number"],
.wc-block-components-text-input input[type="tel"],
.wc-block-components-text-input input[type="text"],
.wc-block-components-text-input input[type="url"] {
  border-radius: 0px !important;
}
body:not(.woocommerce-block-theme-has-button-styles)
  .wc-block-components-button:not(.is-link):focus {
  box-shadow: none !important;
  box-shadow: none !important;
  outline: 0px !important;
}
.woocommerce-checkout .wc-block-components-product-metadata {
  display: none;
}
.wc-block-components-title.wc-block-components-title {
  font-size: 20px;
}
.wc-block-components-checkout-step__description {
  font-size: 14px;
}
.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
  font-size: 14px !important;
}
.wc-block-components-validation-error {
  font-size: 14px;
}
.wc-block-components-radio-control__input {
  padding: 5px !important;
  background-color: #f2f2f2;
}
.wc-block-components-radio-control--highlight-checked
  .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked
  label.wc-block-components-radio-control__option--checked-option-highlighted {
  box-shadow: inset 0 0 0 1px #ddd !important;
}
input#checkbox-control-0 {
  padding: 5px !important;
  background: #f2f2f2;
}
.woocommerce-page
  .wc-block-components-combobox
  .wc-block-components-combobox-control
  input.components-combobox-control__input,
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-combobox
  .wc-block-components-combobox-control
  input.components-combobox-control__input {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
}
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="email"],
.wc-block-components-form .wc-block-components-text-input input[type="number"],
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="tel"],
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="text"],
.woocommerce-page
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="url"],
.woocommerce-page .wc-block-components-text-input input[type="email"],
.woocommerce-page .wc-block-components-text-input input[type="number"],
.woocommerce-page .wc-block-components-text-input input[type="tel"],
.woocommerce-page .wc-block-components-text-input input[type="text"],
.woocommerce-page .wc-block-components-text-input input[type="url"],
.woocommerce-page button.wc-block-components-address-form__address_2-toggle {
  border: 1px solid #ddd !important;
  border-radius: 0px;
}
.is-large .wp-block-woocommerce-checkout-order-summary-block {
  border-radius: 0px !important;
}
.woocommerce ul.order_details {
  border: 1px solid #ddd;
  padding: 15px;
  font-size: 18px;
}
.woocommerce .woocommerce-customer-details address {
  border-radius: 0px !important;
}
.woocommerce-cart .wc-block-components-product-metadata {
  display: none !important;
}

span.wc-block-components-payment-method-label {
  color: var(--primary-color);
}
.wc-block-components-checkbox .wc-block-components-checkbox__label,
.wc-block-components-checkbox > span {
  color: var(--primary-color);
}
/* woocommerce user end */

/* user dashboared start */
.woocommerce-account .woocommerce-MyAccount-navigation {
  border-radius: 0px;
  padding: 15px;
  border: 1px solid var(--primary-color) !important;
  margin-bottom: 15px;
}
.woocommerce-account button,
.woocommerce-account .button {
  font-family: "Poppins";
  font-size: 14px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 24px !important;
  letter-spacing: 0px;
  background-color: #fff !important;
  border-style: solid !important;
  border-width: 1px 1px 1px 1px !important;
  border-color: var(--primary-color) !important;
  border-radius: 0px !important;
  padding: 8px 24px 8px 24px !important;
  color: var(--primary-color) !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
  border: 1px solid var(--primary-color) !important;
  background: #fff !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border: 1px solid var(--primary-color) !important;
  padding: 5px 15px;
  margin-bottom: 5px;
  border-radius: 5px;
  color: var(--secondary-color) !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  color: var(--secondary-color) !important;
}
.woocommerce-MyAccount-content a {
  color: var(--secondary-color) !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
}
.comments-area a,
.page-content a {
  text-decoration: none;
}
.woocommerce-Address {
  padding: 10px;
  border: 1px solid var(--primary-color);
}
.woocommerce-message {
  border-top-color: var(--secondary-color);
}
input.wc-block-components-quantity-selector__input {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}
.woocommerce-message::before {
  content: "\e015";
  color: var(--secondary-color);
}
a.button.wc-forward {
  background: var(--secondary-color);
  color: #fff;
  border-radius: 6px;
}
a.button.wc-forward:hover {
  background: var(--secondary-color);
  color: #fff;
  border-radius: 6px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  color: var(--primary-color) !important;
}
.wc-block-components-panel__button,
.wc-block-components-panel__button:active,
.wc-block-components-panel__button:focus,
.wc-block-components-panel__button:hover {
  font-family: Poppins !important;
  font-size: 16px !important;
  font-weight: bold !important;
  text-transform: capitalize !important;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new,
.woocommerce-cart
  .wp-block-woocommerce-empty-cart-block
  .wp-block-separator
  ~ .wp-block-heading {
  display: none !important;
}

.woocommerce-info {
  border-top-color: var(--secondary-color) !important;
}
.woocommerce-info::before {
  color: var(--secondary-color) !important;
}
.woocommerce-account .addresses .title .edit {
  color: var(--secondary-color) !important;
}
/* user dashboared end */

.woocommerce-pagination .page-numbers li .prev {
  position: relative;
  z-index: 0;
  font-size: 0;
}
.woocommerce-pagination .page-numbers li .next {
  position: relative;
  z-index: 0;
  font-size: 0;
}
.woocommerce-pagination .page-numbers li .prev.page-numbers::before,
.woocommerce-pagination .page-numbers li .next.page-numbers::before {
  content: "";
  position: absolute;
  background-image: url(https://websentialsdraft3.com/fuislanf-offset-printing/wp-content/uploads/2024/09/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 15px;
  height: 15px;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
.woocommerce-pagination .page-numbers li .next::before {
  rotate: 180deg;
}
.woocommerce-pagination .page-numbers li .page-numbers:hover::before {
  filter: invert(1);
}

@media (max-width: 1024px) {
  .slick-left {
    left: 0;
  }
  .slick-right {
    right: 0;
  }
  .about-slider .gvv_panelWrap,
  .about-slider .gvv_panelWrap .gvv_panel {
    padding: 0 !important;
  }
  .about-slider .gvv_navPrev {
    left: 0 !important;
  }
  .about-slider .gvv_navNext {
    right: 0 !important;
  }
  .hero-banner .carousel-caption {
    left: 0;
    padding: 0 15px;
    width: 70%;
  }
  .hero-banner .carousel-caption h3 {
  }
  .hero-banner .carousel-caption::before {
    font-size: 100px !important;
    left: 15px;
  }
  .hero-banner .carousel-caption p {
  }
}
@media (max-width: 767px) {
  .testimonials-slider .swiper-slide .slider-container-block-background {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .about-slider .gvv_navPrev,
  .about-slider .gvv_navNext {
    display: none !important;
  }
  .related .product:after,
  .all-products .product:after {
    display: none;
  }
  .woocommerce ul.products li.product .button {
    padding: 8px 10px;
    top: 28%;
  }
  .hero-banner {
    height: 60vh;
  }
  .hero-banner .carousel-caption {
    width: 100%;
  }

  .hero-banner .carousel-caption h3 {
    font-size: 24px;
    line-height: 1.3;
  }
  .hero-banner .carousel-caption br {
    display: none;
  }
  .hero-banner .carousel-caption::before {
    display: none;
  }
  .hero-banner .carousel-caption p {
  }
}

.captcha p:first-child {
  display: none;
}
.article-detail-page .article-inner-wrapper .article-details iframe {
  width: 100% !important;
}
@media screen and (min-width: 992px) {
  .col-lg-20 {
    flex: 0 0 auto;
    width: 20% !important;
  }
}
@media screen and (max-width: 992px) {
  .article-title .title-under {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .hero-banner {
    height: 33vh;
  }
  .hero-banner .carousel-caption h3 {
    font-size: 13px;
    line-height: 1.3;
    margin: 0 0 5px 0;
  }
  .hero-banner .carousel-caption p {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .hero-banner .elementor-button {
    padding: 10px;
    font-size: 12px;
    line-height: 1;
  }
  .hero-banner .banner-indicators {
    justify-content: center;
  }
  .slick-left,
  .slick-right {
    width: 24px;
    height: 24px;
  }
  .slick-left img,
  .slick-right img {
    width: 10px;
  }
  .services-box a {
    padding: 12px;
  }
  .services-box .service-name {
    font: normal normal bold 14px/20px Poppins;
  }
  .slick-left {
    left: -5px;
  }
  .slick-right {
    right: -5px;
  }
  .related .product .woocommerce-loop-product__title,
  .all-products .product .woocommerce-loop-product__title,
  .archive.tax-product_cat .product .woocommerce-loop-product__title {
    font: normal normal bold 14px/24px Poppins !important;
  }
  .related .product .price span,
  .all-products .product .price span,
  .archive.tax-product_cat .product .price span {
    font-size: 14px;
  }
  .woocommerce nav.woocommerce-pagination ul li span,
  .woocommerce nav.woocommerce-pagination ul li a {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }
  .woocommerce span.onsale
  {
    font-size: 10px;
    line-height: 1;
    display: grid;
    place-items: center;
  }
}
