/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

html,
body {
  overflow-x: hidden;
}
.custom-file-upload img,
.custom-file-upload2 img {
  width: 100%;
  object-fit: none;
  height: 38px;
  top: 9px;
  position: absolute;
}

.table.lensdatatbl th {
  text-align: left;
  background-color: hsla(0, 0%, 50.2%, 0.0705882353);
  border: 0px;
  font-size: 12px;
}

.wc-pao-subtotal-line .price {
  font-size: 16px !important;
}
.table.lensdatatbl .qtyattr td {
  background-color: #fff !important;
  border: 0px;
  font-size: 12px;
}

.table.lensdatatbl .qtyattr tr {
  border: 1px solid #d3d3d3;
}

.table.lensdatatbl {
  border: 1px solid #d3d3d3;
  width: 80%;
}

.wc-block-cart-item__product .wc-block-cart-item__prices,
.wc-block-cart-item__product .wc-block-components-quantity-selector,
.elementor-widget-wc-add-to-cart .qty {
  display: none;
}

.wp-block-woocommerce-cart.alignwide {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.cart-count {
  position: absolute;
  top: -15px;
  font-size: 11px;
  border: 1px solid #000;
  margin: 3px;
  width: 20px;
  right: -14px;
  text-align: center;
  border-radius: 50%;
  height: 20px;
  background: #000;
  color: #fff;
  font-weight: bold;
  align-items: center;
  display: flex;
  justify-content: center;
}
.woocommerce-breadcrumb a {
  margin-right: 5px;
  /*margin-left:5px;*/
}
.woocommerce-breadcrumb {
  color: #000 !important;
  font-weight: bold;
}

.home .sp-wps-product-image-area img {
  width: 100%;
}
.woocommerce-breadcrumb a {
  color: #767676 !important;
}
.woocommerce-breadcrumb span {
  font-weight: 400;
}

.woocommerce-breadcrumb a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #000 !important;
}

.single-product .elementor-element-ffbc361,
.tax-product_cat .elementor-element-ffbc361,
.woocommerce-cart .elementor-element-ffbc361,
.woocommerce-checkout .elementor-element-ffbc361,
.page-id-9 .elementor-element-ffbc361 {
  border-bottom: 3px solid #d3d3d3;
}

.woocommerce-cart .wc-block-cart__totals-title {
  padding: 16px 0;
}

.tax-product_cat #main .woocommerce-breadcrumb {
  display: none;
}

.product-addon-totals ul {
  padding-left: 0px !important;
}

.product-addon-totals .wc-pao-row-quantity-based {
  padding-left: 0px !important;
  font-weight: bold;
}
.product-addon-totals ul li {
  padding: 11px 0;
}

.product-addon-totals .amount {
  font-weight: 400 !important;
}

.wc-pao-subtotal-line .price,
.wc-pao-subtotal-line .price .amount {
  color: #7a7a7a !important;
  font-weight: 600 !important;
}
.woocommerce-cart #content {
  width: 1140px;
  justify-content: center;
  /* display: flex; */
  margin: auto;
}
.woocommerce-cart main {
  padding-left: 5px;
}

.woocommerce-cart .wc-block-components-product-details li span,
.woocommerce-cart .wc-block-cart-item__total span {
  color: #000;
}

.woocommerce-cart .wc-block-cart {
  width: 100%;
  display: inline-block;
}

.woocommerce-cart .wc-block-cart__main,
.woocommerce-cart .wp-block-woocommerce-cart-totals-block {
  width: 100% !important;
  padding-left: 0px !important;
}

.woocommerce-cart #content h1,
.woocommerce-checkout #content h1 {
  font-size: 24px;
  color: #000;
  margin-top: 40px;
  margin-left: 9px;
}

.elementor-nav-menu--dropdown li a {
  color: #7a7a7a;
}

.woocommerce-cart .wc-block-cart-items th span {
  font-size: 14px;
}

.woocommerce-cart
  .wc-block-cart__submit-container
  .wc-block-cart__submit-button {
  text-decoration: none;
  justify-content: right;
  margin-top: 20px;
}
.woocommerce-cart
  .wc-block-cart__submit-container
  .wc-block-cart__submit-button:focus {
  box-shadow: none !important;
  outline: 0px solid transparent;
}
.breadcrumb-icon {
  font-size: 0.7rem !important;
  margin: 0 5px 0 5px !important;
}

.woocommerce-cart .wc-block-cart__submit-container span {
  border: 2px solid #000;
  height: 48px;
  border-radius: 40px;
  width: 23%;
  color: #fff;
  text-decoration: none;
  background: #000;
  vertical-align: middle;
  align-items: center;
  display: flex !important;
  justify-content: center;
}

.woocommerce-cart .wc-block-cart__submit-container span:focus {
  height: 48px;
  padding: unset !important;
}

.woocommerce-cart .wc-block-cart__submit-container:focus-visible {
  outline: 0px !important;
}
.woocommerce-cart .wc-block-cart__submit-container span:hover {
  border: 2px solid #000;
  color: #000;
  background: #fff;
}

.woocommerce-cart .wc-block-components-product-metadata__description,
.woocommerce-checkout .wc-block-components-product-metadata__description {
  display: none;
}

.woocommerce-cart .wc-block-cart-item__image {
  width: 230px;
  /* padding: 38px 0 38px 16px !important;*/
}

.woocommerce-cart .wc-block-components-product-name {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  line-height: 49px;
}

.woocommerce-cart .wc-block-components-totals-item__label,
.woocommerce-cart .wc-block-components-totals-item__value span,
.woocommerce-checkout .wc-block-components-totals-item__label,
.woocommerce-checkout .wc-block-components-totals-item__value span {
  font-size: 16px !important;
}

.woocommerce-cart .wc-block-components-product-name:hover {
  text-decoration: underline;
}

.woocommerce-cart .wc-block-cart-item__total,
.woocommerce-cart .wc-block-cart-item__product {
  vertical-align: middle !important;
}

.single-pro-tab .elementor-tabs-wrapper {
  border-bottom: 2px solid #d3d3d3;
  margin-left: 23px;
}

.elementor-96
  .elementor-element.elementor-element-bb70d95
  .elementor-tab-title.elementor-active,
.elementor-96
  .elementor-element.elementor-element-bb70d95
  .elementor-tab-title.elementor-active
  a,
.elementor-96
  .elementor-element.elementor-element-bb70d95
  .elementor-tab-title {
  padding-left: 2px !important;
}

.single-pro-tab #elementor-tab-content-1961 p strong {
  font-size: 24px;
  line-height: 50px;
  margin-bottom: 10px;
  font-weight: 500;
}

.woocommerce-cart .wc-block-components-product-details {
  font-size: 14px;
  line-height: 28px;
}

.elementor-widget-tabs.elementor-tabs-view-vertical
  .elementor-tab-desktop-title.elementor-active {
  font-weight: bold;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal
  .elementor-tab-desktop-title.elementor-active {
  font-weight: bold;
}
.woocommerce-cart .wc-block-cart__main {
  padding-right: 0px !important;
}

.woocommerce-cart .wc-block-cart-item__remove-link {
  color: red !important;
}

.woocommerce-cart .wp-block-woocommerce-cart-line-items-block th {
  padding: 10px 10px 10px 10px !important;
}
.woocommerce-cart .wc-block-components-totals-coupon__button,
.woocommerce-checkout .wc-block-components-totals-coupon__button {
  background: #000;
  color: #fff;
  border-radius: 30px;
  border: 2px solid #000;
  width: 110px;
  height: 48px !important;
}

.woocommerce-cart .wc-block-components-totals-coupon__button:hover,
.woocommerce-checkout .wc-block-components-totals-coupon__button:hover {
  background: #fff;
  color: #000;
}

.woocommerce-cart .wc-block-components-totals-coupon input,
.woocommerce-checkout .wc-block-components-totals-coupon input {
  box-shadow: none !important;
  height: 48px;
}

.woocommerce-cart .wc-block-components-totals-coupon label,
.woocommerce-checkout .wc-block-components-totals-coupon input {
  font-size: 14px;
}

.woocommerce-checkout .wc-block-components-title {
  color: #000;
  font-size: 18px !important;
}

.woocommerce-cart .wc-block-cart__totals-title {
  font-size: 14px !important;
}

.home #wps-slider-section .wps-product-section .swiper-button-next {
  top: 165px;
  border-radius: 50px;
  background-color: #fff !important;
  width: 36px;
  height: 36px;
}

.wpsf-product-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wpsf-product-title a {
  display: block;
  width: calc(100% - 30px);
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wpsf-product-title i {
  flex-shrink: 0;
  margin-left: 10px;
  text-align: right;
}

.home #wps-slider-section .wps-product-section .swiper-button-prev {
  top: 165px;
  border-radius: 50px;
  left: 0px;
  background-color: #fff !important;
  width: 36px;
  height: 36px;
}

.home #wps-slider-section .wps-product-section .swiper-button-prev:hover,
.home #wps-slider-section .wps-product-section .swiper-button-next:hover {
  color: #333333 !important;
}

.home .wpsf-product-title a .fa-chevron-right:before,
.tax-product_cat .fa-chevron-right:before {
  font-size: 12px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.tax-product_cat .elementor-post__title a {
  display: contents;
  line-height: 30px;
}

.sp-wps-product-details .wpsf-product-title a {
  white-space: normal; /* Allow text to wrap to the next line */
}

.home .wpsf-product-title {
  margin-top: 20px !important;
  text-align: left;
}

.home .wpsf-product-title a {
  color: #58595b !important;
  display: contents;
  font-size: 16px !important;
}

/* checkout */

.woocommerce-checkout .wc-block-components-checkout-place-order-button {
  color: #fff !important;
  background: #000;
  border-radius: 30px;
  border: 2px solid #000;
  padding: 12px !important;
  width: 159px !important;
}

.woocommerce-checkout .wc-block-components-totals-coupon a,
.woocommerce-cart .wc-block-components-totals-coupon a {
  color: #333333;
}

.woocommerce-checkout .wc-block-components-totals-coupon a:hover,
.woocommerce-cart .wc-block-components-totals-coupon a:hover {
  text-decoration: none !important;
}

.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
  color: #000 !important;
  background: #fff;
}

.woocommerce-checkout
  .wc-block-components-checkout-return-to-cart-button:hover {
  /*font-weight:600;*/
  text-decoration: none !important;
}

.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button {
  color: #000;
}

.woocommerce-checkout .wc-block-components-totals-wrapper,
.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block {
  padding-bottom: 40px;
}
.woocommerce-checkout .wc-block-components-product-name {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
  color: #000 !important;
}

.woocommerce-checkout .wc-block-components-order-summary-item span,
.woocommerce-checkout .wc-block-components-checkout-step--with-step-number p,
.wc-block-components-checkbox span,
.wp-block-woocommerce-checkout-terms-block span {
  color: #7a7a7a;
}

.woocommerce-checkout
  .wc-block-components-checkbox
  .wc-block-components-checkbox__input[type="checkbox"]:checked {
  background: #000;
}

.woocommerce-checkout
  .wc-block-components-checkbox
  .wc-block-components-checkbox__mark {
  fill: #fff;
}

.page-id-9 main .woocommerce-MyAccount-content a:hover {
  text-decoration: none;
}
/*

.woocommerce-checkout .wp-block-woocommerce-checkout-fields-block {
	width:50%!important;
}

.woocommerce-checkout .wc-block-checkout__sidebar {
	width:50%!important;
}

.woocommerce-checkout  .wc-block-components-order-summary-item__quantity{
	display:none!important;
}

.woocommerce-checkout .wc-block-components-order-summary-item__image{
	width:100px!important;
	max-width:100px!important;
	margin-bottom: 20px;
}

.woocommerce-checkout .wc-block-components-order-summary-item__image img{
	width:100px!important;
	max-width:100px!important;
	margin-top: 27px;
}

.woocommerce-checkout .wc-block-components-order-summary-item__individual-prices{
	display:none!important;
}

.woocommerce-checkout ul.wc-block-components-product-details{
	line-height:30px;
}*/

/* my account */

.page-id-9 main .page-content {
  min-height: 50vh;
}

.page-id-9 main .page-content ul {
  line-height: 30px;
}

.page-id-9 main .page-content ul li a {
  color: #000;
  font-size: 14px;
  /*text-decoration:none;*/
}

.woocommerce-MyAccount-content p {
  font-size: 14px;
}

.woocommerce-breadcrumb {
  font-size: 14px;
}
.page-id-9 main .woocommerce-MyAccount-content a {
  color: #000;
}

.page-id-9 main .page-content ul li a:hover {
  text-decoration: none;
}

.page-id-9 main#content h1 {
  font-size: 24px;
  padding-left: 8px;
  margin-top: 40px;
}

/* product category */

.tax-product_cat .products h2 {
  color: #58595b;
  font-size: 21px !important;
  font-weight: 600;
  margin: 10px !important;
  padding: 0 30px !important;
}

.tax-product_cat .products li {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  /*width: 27.75% !important;
	 margin: 0px 7.8% 2.992em 0 !important;*/
}

/*.tax-product_cat.woocommerce ul.products.columns-3 li.product, .tax-product_cat.woocommerce-page ul.products.columns-3 li.product {
   	 width: 27.75%;
	 box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	 margin: 0px 7.8% 2.992em 0;
}
*/
.tax-product_cat .products li:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}

.tax-product_cat .products .product .price {
  display: none !important;
}

.tax-product_cat .product-description {
  color: #58595b;
  font-family: "Open Sans", Sans-serif;
  font-weight: 400;
  font-size: 14px;
  margin: 10px !important;
  padding: 0 30px;
}

.tax-product_cat .products .button {
  font-size: 14px;
  font-weight: 500;
  width: 140px;
  background: #000;
  padding: 10px;
  color: #fff !important;
  border-radius: 25px;
  text-align: center;
  border: 2px solid #fff;
  margin-top: 33px !important;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-left: 40px;
}

.tax-product_cat .products .button:hover {
  color: #000 !important;
  border: 2px solid #000;
  background: #fff;
}

.tax-product_cat.woocommerce .woocommerce-ordering {
  margin: 0 0 3em;
}

.tax-product_cat.woocommerce ul.products.columns-3 li.product:nth-child(3n + 3),
.tax-product_cat.woocommerce-page
  ul.products.columns-3
  li.product:nth-child(3n + 3) {
  margin-right: 0 !important; /* Remove right margin for the 3rd product */
}

/*.fixedhead .header1{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
}
*/
.fixedhead .header2 {
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 999;
  background: #fff;
}

.fixedhead .header2 .e-con-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}

.fixedhead .header3 .e-con-inner ul li a {
  padding: 3px 20px 8px 20px;
}
.fixedhead .header3 {
  position: fixed;
  top: 79px;
  right: 0;
  left: 0;
  z-index: 999;
  background: #fff;
}

.fixedhead .mob-header {
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 999;
  background: #fff;
}

.home .fa-chevron-right,
.tax-product_cat .elementor-location-archive .fa-chevron-right {
  border: 1px solid #000;
  padding: 5px;
  border-radius: 50px;
  width: 22px;
  height: 22px;
  background: #000;
  color: #fff;
}

.tax-product_cat .elementor-location-archive .elementor-post__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* new */

.product-addon-totals li:first-child {
  display: none;
}

.wc-pao-addon-printing .form-row,
.wc-pao-addon-shape .form-row,
.wc-pao-addon-lamination .form-row {
  display: inline-block;
}

.dgwt-wcas-style-pirx
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  padding: 4px 24px 4px 48px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
  width: 15px;
  height: 15px;
  top: -3px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  top: 14px;
}

.header3 .elementor-nav-menu--main .elementor-nav-menu a {
  padding: 9px 20px;
}
@media only screen and (max-width: 576px) {
  .elementor-location-header .elementor-icon-box-wrapper {
    display: inline-flex !important;
    /*margin-right: 10px;*/
  }

  .elementor-19
    .elementor-element.elementor-element-2874781
    .elementor-heading-title {
    font-size: 14px;
    margin-left: 12px;
  }

  .elementor-19 .elementor-element.elementor-element-a6edd41 svg {
    width: 23px;
    height: 23px;
  }

  .elementor-19 .elementor-element.elementor-element-a6edd41 a {
    color: #58595b;
    font-size: 12px;
  }

  .single-product .woocommerce-product-gallery__wrapper img {
    height: auto !important;
    min-height: auto !important;
  }

  .elementor-element-7481d5b .elementor-tabs-wrapper {
    display: flex !important;
    flex-direction: row;
    width: 95% !important;
  }

  .elementor-element-7481d5b .elementor-tab-desktop-title {
    width: 95%;
  }

  .elementor-element-7481d5b .elementor-tab-mobile-title {
    display: none !important;
  }

  .elementor-element-7481d5b .elementor-tab-title {
    padding: 20px 5px !important;
  }
  .table.lensdatatbl {
    border: 1px solid #d3d3d3;
    width: 100% !important;
  }

  .single-pro-tab .elementor-tabs-wrapper {
    margin-left: 0px !important;
  }

  .elementor-element-fd4a126 .elementor-icon-box-content {
    flex-grow: 1;
    top: 10px;
    margin-top: -9px;
  }

  .home .elementor-post__thumbnail,
  .home .elementor-post__thumbnail img {
    height: 300px;
  }

  .woocommerce-cart .wc-block-cart-items__row {
    display: flex !important;
    flex-direction: column !important;
    border-bottom: 1px solid #d3d3d3;
  }

  .woocommerce-cart .wc-block-cart-items__row td {
    width: 100%;
    margin-bottom: 0px !important;
  }

  .woocommerce-cart .wc-block-components-product-metadata,
  .woocommerce-cart .wc-block-cart-item__quantity,
  .woocommerce-cart .wc-block-cart-item__total,
  .woocommerce-cart .wc-block-components-product-name {
    display: flex;
    justify-content: left;
  }

  .woocommerce-cart
    .wc-block-cart__submit-container
    .wc-block-cart__submit-button {
    text-decoration: none;
    justify-content: center;
    margin-top: 20px;
  }
  .woocommerce-cart .wc-block-cart__submit-container span {
    border: 2px solid #000;
    height: 48px;
    border-radius: 40px;
    width: 52%;
  }

  .home .elementor-element-894b2e6 .swiper-slide img {
    min-height: 300px;
  }

  #elementor-tab-content-1222 p {
    margin-bottom: 0px;
  }

  .cart-count {
    top: -9px;
    font-size: 10px;
    margin: 0px;
    width: 18px;
    right: 1px;
    height: 18px;
  }

  .page-id-9 .woocommerce-MyAccount-content {
    margin-top: 20px !important;
  }

  .tax-product_cat .products li.product {
    width: 100% !important;
    margin: 0px 0% 2.992em 0 !important;
  }

  .home #wps-slider-section .wps-product-section .swiper-button-prev {
    top: 115px;
  }

  .home #wps-slider-section .wps-product-section .swiper-button-next {
    top: 115px;
  }

  .tax-product_cat .elementor-post__thumbnail__link,
  .tax-product_cat .elementor-post__thumbnail {
    min-height: 250px;
  }

  #rounded-label {
    line-height: 30px;
  }

  .page-id-9 .single-product .product_title {
    line-height: 45px;
  }

  .elementor-location-header
    .elementor-element-fd4a126
    .elementor-icon-box-description {
    font-size: 11px;
    margin-top: 3px;
  }

  .elementor-location-header .elementor-menu-toggle {
    background-color: unset;
    padding: 3px !important;
  }

  .woocommerce-cart #content h1,
  .woocommerce-checkout #content h1 {
    margin-top: 20px;
    margin-bottom: 25px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .page-id-9 main#content h1 {
    margin-top: 20px;
    margin-bottom: 25px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .home .elementor-element-894b2e6 .swiper-slide img {
    object-fit: cover;
  }

  .woocommerce-cart .wp-block-woocommerce-cart-totals-block {
    margin-bottom: 50px !important;
  }

  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block {
    padding-bottom: 50px !important;
  }

  .fixedhead .mob-header .e-con-inner {
    padding-top: 2px;
  }

  .elementor-96 .elementor-element.elementor-element-5264c96 .elementor-button {
    margin-left: 0px !important;
  }

  .radio-buttons {
    padding-left: 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 1024px) {
  .elementor-19 .elementor-element.elementor-element-a6edd41 {
    width: 25%;
  }

  .woocommerce-cart .wc-block-cart__submit-container span {
    border: 2px solid #000;
    height: 48px;
    border-radius: 40px;
    width: 27%;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    margin: 0 2.8% 2.992em 0;
    width: 47%;
  }

  .woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .elementor-19 .elementor-element.elementor-element-a6edd41 a {
    color: #58595b;
    font-size: 11px;
  }

  .round-radio-buttons {
    font-size: 18px;
  }

  .table.lensdatatbl {
    width: 100%;
  }

  .elementor-location-header .elementor-icon-box-wrapper {
    display: inline-flex !important;
  }

  .elementor-19 .elementor-element.elementor-element-a6edd41 {
    width: 39% !important;
  }

  .elementor-19 .elementor-element.elementor-element-a6edd41 svg {
    width: 23px;
    height: 23px;
  }
  .elementor-element-fd4a126 .elementor-icon-box-description {
    margin-top: -10px !important;
  }

  .woocommerce-cart .wc-block-cart__submit-container span {
    width: 37% !important;
  }

  .woocommerce-cart .wp-block-woocommerce-cart-items-block td img {
    height: 213px;
    object-fit: contain;
  }

  .woocommerce-cart .wc-block-cart-item__image {
    width: auto;
  }
  .woocommerce-cart .wc-block-cart-items__row {
    border-bottom: 1px solid #d3d3d3;
  }

  .single-product .woocommerce-product-gallery__wrapper img {
    height: 500px !important;
    min-height: auto !important;
  }

  .cart-count {
    top: -4px;
    right: 7px;
  }

  .elementor-location-header .elementor-element-554684b a,
  .elementor-location-header .elementor-element-e8e4011 a {
    margin-top: 11px;
  }

  .elementor-location-header .elementor-element-b9bf4da .dgwt-wcas-search-icon {
    margin-top: 8px;
  }

  .tax-product_cat .elementor-post__thumbnail__link,
  .tax-product_cat .elementor-post__thumbnail {
    min-height: 400px;
    max-height: 400px;
  }
}
@media only screen and (max-width: 1024px) {
  .elementor-nav-menu__container {
    position: absolute;
  }

  .single-product .elementor-element-75ce93e,
  .tax-product_cat .elementor-element-75ce93e,
  .woocommerce-cart .elementor-element-75ce93e,
  .woocommerce-checkout .elementor-element-75ce93e {
    border-bottom: 3px solid #d3d3d3;
  }
}
@media only screen and (max-width: 1199px) {
  .elementor-location-footer .elementor-element-14389ad {
    padding-left: 10px;
    padding-right: 10px;
  }
  .woocommerce-cart #content {
    width: 95%;
  }

  .woocommerce-cart #content h1 {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .elementor-19 .elementor-element.elementor-element-a6edd41 {
    width: 30%;
  }

  .elementor-19 .elementor-element.elementor-element-1cd3c3e {
    width: 33%;
  }

  .elementor-19 .elementor-element.elementor-element-8786cbb {
    width: 35%;
  }
  .elementor-19 .elementor-element.elementor-element-a6edd41 a {
    font-size: 14px;
  }

  .round-radio-buttons {
    font-size: 18px;
  }

  .elementor-element-ec497c1 {
    margin-top: 0px;
  }

  .table.lensdatatbl {
    width: 100%;
  }

  .single-product .elementor-element-04f1f7b {
    margin-right: 15px;
  }

  .single-product .woocommerce-product-gallery__wrapper img {
    height: 400px !important;
  }

  .cart-count {
    position: absolute;
    top: -10px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .menu-item a {
    font-size: 14px !important;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    margin: 0 2.8% 2.992em 0;
    width: 47%;
  }
}

@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  .elementor-location-header .elementor-element-1cd3c3e {
    width: 38% !important;
  }
}

@media only screen and (min-width: 450px) and (max-width: 576px) {
  .cart-count {
    right: 10px !important;
  }
}

@media only screen and (min-width: 768px) {
  .single-product .elementor-element-04f1f7b {
    position: sticky;
    top: 2rem;
    height: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .elementor-element-ca07df1 {
    --flex-wrap: nowrap !important;
  }

  #fileName,
  #fileName2 {
    min-width: 115px !important;
    max-width: 115px !important;
  }
}
/*shortcode css*/
.printingdiv {
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: "Open Sans", Sans-serif;
}
.printtitle {
  font-size: 16px;
  /*font-weight: bold;*/
  color: #000000;
  position: relative;
  top: -1.1px;
}
.radio-buttons {
  display: flex;
  gap: 20px;
}
.radio-buttons label {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #000000;
  cursor: pointer;
  min-width: 92px;
}
.radio-buttons input {
  margin-right: 8px;
  cursor: pointer;
}
.printdiv .radio-buttons {
  padding-left: 27px;
}
.shapediv .radio-buttons {
  padding-left: 38px;
}
@media only screen and (max-width: 767px) {
  .printtitle {
    font-size: 14px;
    top: -2.4px;
  }
  .radio-buttons label {
    font-size: 12px;
    min-width: 72px;
  }
  .radio-buttons {
    gap: 10px;
  }
  .radio-buttons input {
    margin-right: 5px;
    height: 10px;
    width: 10px;
  }
  .printdiv .radio-buttons {
    padding-left: 22px;
  }
  .shapediv .radio-buttons {
    padding-left: 33px;
  }
}

.card1-img,
.card2-img {
  min-width: 180px;
  height: 130px !important;
  margin-top: 10px;
  object-fit: cover;
}

.wc-pao-addon-printing,
.wc-pao-addon-shape,
.wc-pao-addon-lamination {
  display: none;
}

#fileName,
#fileName2 {
  font-size: 14px;
  min-width: 200px;
}

#fileDetails1 p,
#fileDetails2 p {
  font-size: 14px;
  margin-bottom: 0px;
  display: none;
}

@media only screen and (max-width: 768px) {
  .card1-img,
  .card2-img {
    min-width: 110px;
    height: 80px !important;
  }
}
.single_add_to_cart_button.elementor-button.button {
  width: 100% !important;
}
@media only screen and (min-width: 1270px) {
  .woocommerce-notices-wrapper {
    max-width: 1140px;
    display: block;
    margin: 0 auto;
  }
}

.woocommerce-cart .wc-block-components-product-details__front,
.woocommerce-cart .wc-block-components-product-details__back,
.woocommerce-checkout .wc-block-components-product-details__front,
.woocommerce-checkout .wc-block-components-product-details__back {
  display: none;
}

.woocommerce-cart .wc-block-components-product-details__front-side-preview,
.woocommerce-cart .wc-block-components-product-details__back-side-preview,
.woocommerce-checkout .wc-block-components-product-details__front-side-preview,
.woocommerce-checkout .wc-block-components-product-details__back-side-preview {
  display: inline-grid;
}

.woocommerce-cart .wc-block-components-product-details__front-side-preview,
.woocommerce-checkout .wc-block-components-product-details__front-side-preview {
  margin-right: 20px !important;
}

.contain-img,
.show-image-preview {
  display: none !important;
}
/* 
@media only screen and (min-width: 1365px) and (max-width: 1600px) {
  .elementor-96
    .elementor-element.elementor-element-7ff00bf
    .elementor-heading-title,
  .single-pro-tab #elementor-tab-content-1961 p strong,
  .woocommerce-cart #content h1,
  .woocommerce-checkout #content h1 {
    font-size: 20px !important;
  }

  .elementor-element-e2edce2 {
    margin-top: 15px;
  }
} */

.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 0em;
}

.elementor-element-e2edce2 {
  margin-top: 10px;
}

.woocommerce-cart .wc-block-components-totals-item {
  display: flex;
  align-items: center;
}

.woocommerce-edit-account .woocommerce p button,
.woocommerce-edit-address .woocommerce p button {
  margin-top: 10px;
  color: #fff !important;
  background-color: #000 !important;
  border-radius: 30px;
  border: 2px solid #000;
  padding: 12px !important;
  width: 25% !important;
  text-align: center;
}

.woocommerce-orders a.woocommerce-Button,
.woocommerce-downloads .woocommerce-info a.button {
  margin-top: 10px;
  color: #fff !important;
  background-color: #000 !important;
  border-radius: 30px;
  border: 2px solid #000;
  padding: 12px !important;
  width: 35% !important;
  text-align: center;
}
.woocommerce-edit-account .woocommerce p button:hover,
.woocommerce-edit-address .woocommerce p button:hover,
.woocommerce-orders a.woocommerce-Button:hover,
.woocommerce-downloads .woocommerce-info a.button:hover {
  color: #000 !important;
  background: #fff !important;
}

.woocommerce-checkout .wc-block-components-address-card__edit:hover {
  background-color: #000;
}

.MatteUV {
  display: none !important;
}

.product_cat-premium-uv-visiting-cards .MatteUV {
  display: block !important;
}

.product_cat-premium-uv-visiting-cards .printingdiv {
  gap: 10px;
}

.product_cat-premium-uv-visiting-cards .radio-buttons {
  gap: 5px;
}

.product_cat-premium-uv-visiting-cards .radio-buttons .matt {
  display: none !important;
}
/* 150% */
@media only screen and (min-width: 1270px) and (max-width: 1366px) {
  .elementor-19 .elementor-element.elementor-element-e8d5409 {
    height: 25px;
    min-height: 25px;
  }

  .elementor-mobile-position-top p {
    font-size: 10px !important;
  }

  .elementor-19 .elementor-element.elementor-element-a6edd41 {
    min-height: 25px;
  }

  .elementor-19 .elementor-element.elementor-element-a6edd41 svg {
    width: 18px;
    height: 18px;
    padding: 4px;
  }

  .elementor-19 .elementor-element.elementor-element-12d5bab img {
    width: 83%;
  }
  /* 
  .elementor-element-de1c77d img {
    width: 75%;
  } */

  .elementor-19 .elementor-element.elementor-element-d579d65 a {
    padding: 5px 16px;
    font-size: 12px;
  }

  .elementor-19 .elementor-element.elementor-element-d579d65 a:hover {
    padding: 5px 16px;
  }

  .elementor-19
    .elementor-element.elementor-element-6d2e88c
    .elementor-icon
    svg,
  .elementor-19
    .elementor-element.elementor-element-e6dece7
    .elementor-icon
    svg {
    height: 18px;
  }

  .cart-count {
    top: -10px;
    font-size: 8px;
    width: 14px;
    right: -12px;
    height: 14px;
  }

  .elementor-19 .elementor-element.elementor-element-e8d5409,
  .elementor-19 .elementor-element.elementor-element-75ce93e,
  .elementor-19 .elementor-element.elementor-element-ffbc361,
  .elementor-element-e3a4708,
  .footer-div,
  .footer-div2,
  .home-cards,
  .home-clients,
  .elementor-element-3735eaa,
  .elementor-element-e2edce2,
  .product-cat-body {
    --content-width: 950px !important;
  }

  .woocommerce-cart #content,
  .woocommerce-checkout #content,
  .woocommerce-account #content {
    width: 950px !important;
  }

  #menu-1-10c659b a {
    font-size: 10px;
  }

  .elementor-19
    .elementor-element.elementor-element-12d5bab
    > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }

  .elementor-19 .elementor-element.elementor-element-de1c77d {
    text-align: left;
  }

  .woocommerce-breadcrumb a,
  .woocommerce:where(body:not(.woocommerce-uses-block-theme))
    .woocommerce-breadcrumb,
  .woocommerce-breadcrumb {
    font-size: 10.72px;
  }

  .breadcrumb-icon {
    font-size: 0.5rem !important;
  }

  .elementor-element-3735eaa .e-con-inner {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .elementor-96 .elementor-element.elementor-element-e2edce2 {
    margin-top: 15px;
  }

  .elementor-96 .elementor-element.elementor-element-e2edce2 {
    font-size: 18px;
  }

  .elementor-96
    .elementor-element.elementor-element-7ff00bf
    > .elementor-widget-container {
    margin: 0px 0px 0px 0px !important;
  }

  .radio-buttons {
    gap: 0px;
  }

  .shapediv .radio-buttons {
    padding-left: 28px !important;
  }

  .printdiv .radio-buttons {
    padding-left: 19px !important;
  }

  .single-product-right-con h1,
  .home-cards h2,
  .woocommerce-cart #content h1,
  .woocommerce-checkout #content h1,
  .woocommerce-account #content h1 {
    font-size: 16px !important;
    margin-top: 20px !important;
  }

  .elementor-96 .elementor-element.elementor-element-dd8249b {
    font-size: 9px;
    line-height: 25px;
  }

  .elementor-96
    .elementor-element.elementor-element-9f7da1c
    > .elementor-widget-container {
    margin: 0px 0px -8px 0px;
  }

  .fixedhead .header3 {
    position: fixed;
    top: 73px;
  }

  .table.lensdatatbl th,
  .radio-buttons label,
  .table.lensdatatbl .qtyattr td,
  #elementor-tab-content-1962 p strong {
    font-size: 9px !important;
  }

  .custom-checkbox label {
    font-size: 12px;
    line-height: 20px;
  }

  .custom-checkbox label::before {
    top: 4px;
    width: 14px;
    height: 14px;
  }

  .custom-checkbox label::after {
    left: 5px;
    top: 6px;
    width: 4px;
    height: 8px;
  }

  .e-atc-qty-button-holder .elementor-button-icon,
  .e-atc-qty-button-holder .elementor-button-text,
  .product-addon-totals li,
  .wc-pao-subtotal-line .price,
  .printtitle,
  .elementor-element-9f7da1c p,
  .dgwt-wcas-style-pirx
    .dgwt-wcas-sf-wrapp
    input[type="search"].dgwt-wcas-search-input,
  .elementor-19
    .elementor-element.elementor-element-2874781
    .elementor-heading-title,
  .elementor-element-d7a86de p,
  .elementor-element-cef5d7f p,
  .home .wpsf-product-title a,
  .product-cat-body h3,
  .product-cat-body a,
  .succ {
    font-size: 12px !important;
  }

  .elementor-tab-title {
    font-size: 9px !important;
    padding: 12px 25px !important;
  }

  .elementor-tabs-content-wrapper p strong {
    font-size: 16px !important;
  }

  .elementor-tabs-content-wrapper p {
    font-size: 9px;
    margin-bottom: 5px;
  }

  table td,
  table th {
    padding: 11px;
  }

  .table.lensdatatbl .qtyattr td input {
    position: relative;
    top: 3px;
  }
  .elementor-element-5264c96 button {
    padding: 8px 7px;
  }

  .custom-file-upload img,
  .custom-file-upload2 img {
    width: 100%;
    object-fit: contain;
    height: 18px;
    top: 12px;
  }

  .elementor-96
    .elementor-element.elementor-element-f292cbf
    .elementor-widget-container
    .custom-file-upload,
  .elementor-96
    .elementor-element.elementor-element-988c5f8
    .elementor-widget-container
    .custom-file-upload2 {
    height: 31px;
  }

  .card1-img,
  .card2-img {
    min-width: 146px;
    height: 108px !important;
    margin-top: 0px;
  }

  #fileName,
  #fileName2 {
    font-size: 9px;
    min-width: 134px;
  }

  #fileName,
  #fileName2 {
    font-size: 9px;
    min-width: 134px;
    margin-bottom: 1px;
  }

  .elementor-96 .elementor-element.elementor-element-20988f0 img,
  .elementor-96 .elementor-element.elementor-element-64296de img {
    height: 11px !important;
    align-items: end;
    display: flex !important;
  }

  .single-product .woocommerce-product-gallery__wrapper img {
    /* height: 500px !important; */
    min-height: 385px !important;
  }

  .elementor-element-75ce93e .e-con-inner {
    padding: 0px;
  }

  .elementor-96
    .elementor-element.elementor-element-dd8249b
    > .elementor-widget-container {
    margin: 0px 010px 0px 14px;
  }

  .single-product-body .e-con-inner {
    padding-top: 5px;
  }

  .single-product-img {
    margin-right: 30px;
  }

  .footer-div h5 {
    font-size: 10px !important;
  }

  .footer-div li a,
  .footer-div2 li span {
    font-size: 9px !important;
  }

  .home .wpsf-product-title a .fa-chevron-right:before,
  .tax-product_cat .fa-chevron-right:before {
    font-size: 8px;
    position: relative;
    top: -2px;
  }

  .home .fa-chevron-right,
  .tax-product_cat .elementor-location-archive .fa-chevron-right {
    width: 14px;
    height: 14px;
  }

  .home #wps-slider-section .wps-product-section .swiper-button-next,
  .home #wps-slider-section .wps-product-section .swiper-button-prev {
    width: 20px;
    height: 20px;
  }
  .home
    .elementor-widget-product_slider_shortcode
    .swiper-button-next
    .fa-angle-right::before,
  .home
    .elementor-widget-product_slider_shortcode
    .swiper-button-prev
    .fa-angle-left::before {
    font-size: 12px;
  }

  .home .home-clients .elementor-carousel-image {
    background-size: contain;
  }

  .home-clients .swiper-pagination-bullet,
  .home-slide .swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
  }

  .product-cat-body .e-con-boxed .e-con-inner,
  .product-cat-body .e-con-inner {
    padding-top: 0px;
  }

  .woocommerce-cart .wc-block-cart-items th span,
  .woocommerce-cart .wc-block-cart-item__wrap li,
  .woocommerce-cart .wc-block-components-product-details li span,
  .woocommerce-cart .wc-block-cart-item__total span {
    font-size: 9px;
    line-height: 23px;
  }

  .woocommerce-cart .wc-block-components-product-name,
  .woocommerce-checkout .wc-block-components-product-name {
    font-size: 12px;
    margin-bottom: 5px !important;
  }

  .woocommerce-cart .wc-block-cart__totals-title,
  .woocommerce-cart .wc-block-cart-item__remove-link {
    font-size: 9px !important;
  }

  .woocommerce-cart .wp-block-woocommerce-cart-line-items-block th {
    padding: 5px 10px 5px 10px !important;
  }

  .wc-block-components-panel__button,
  .woocommerce-cart .wc-block-components-totals-item span {
    font-size: 12px !important;
  }

  /* .wp-block-woocommerce-cart-order-summary-block span {
    padding: 9px 0 !important;
    padding-bottom: 9px !important;
  } */

  .woocommerce-cart .wc-block-components-totals-wrapper {
    padding: 9px 0;
  }

  .wp-block-woocommerce-cart-order-summary-totals-block {
    padding-bottom: 9px !important;
  }

  .woocommerce-cart .wc-block-cart__submit-button span {
    height: 36px;
    font-size: 12px;
  }

  /* checkout */

  .woocommerce-checkout .wp-block-woocommerce-checkout {
    padding-top: 0px;
  }

  .woocommerce-checkout .wc-block-components-title {
    color: #000;
    font-size: 14px !important;
  }

  .woocommerce-checkout .wc-block-components-checkout-step__description,
  .price span,
  .woocommerce-checkout .wc-block-components-product-details span,
  .woocommerce-checkout .wc-block-components-checkbox__label,
  .wc-block-components-validation-error p,
  .woocommerce-checkout .wc-block-components-notice-banner__content,
  .woocommerce-checkout .wc-block-components-order-summary-item__quantity span {
    font-size: 9px !important;
  }

  .woocommerce-checkout .price {
    padding-top: 0px !important;
  }

  .woocommerce-checkout .wc-block-components-product-metadata {
    margin-top: 0px !important;
  }

  .woocommerce-checkout .wc-block-components-address-form label,
  .woocommerce-checkout input,
  .woocommerce-checkout select,
  .woocommerce-checkout .wc-block-checkout__terms,
  .woocommerce-checkout .wc-block-components-button__text,
  .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button,
  .woocommerce-checkout .wc-block-components-textarea,
  .woocommerce-checkout .wc-block-components-totals-item span {
    font-size: 12px !important;
  }

  .woocommerce-checkout
    .wc-block-components-product-details.wc-block-components-product-details {
    margin-top: 0px !important;
  }

  .woocommerce-checkout .wc-block-components-order-summary-item__quantity {
    min-height: 18px !important;
    min-width: 14px !important;
  }

  .woocommerce-checkout .wc-block-components-button {
    padding: 8px !important;
    min-height: 2em !important;
    max-height: 38px !important;
  }

  .woocommerce-checkout .wc-block-components-checkout-step {
    margin-bottom: 30px !important;
  }

  .woocommerce-checkout .wc-block-components-totals-wrapper,
  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block {
    padding-bottom: 16px;
  }

  .woocommerce-checkout .wc-block-components-totals-item {
    display: flex;
    align-items: center;
  }
  .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    height: 1.125em !important;
    margin-left: 0px !important;
    margin-top: -2px !important;
  }

  .wc-block-components-checkbox
    .wc-block-components-checkbox__input[type="checkbox"] {
    min-height: 14px !important;
    min-width: 14px !important;
    width: 14px !important;
    height: 14px !important;
  }

  .wc-blocks-components-select .wc-blocks-components-select__container,
  .woocommerce-checkout .wc-block-components-address-address-wrapper input,
  .woocommerce-checkout #contact input {
    height: 40px !important;
  }

  .woocommerce-checkout
    .wc-block-components-form
    .wc-block-components-text-input
    label,
  .woocommerce-checkout .wc-block-components-text-input label {
    top: 20px;
  }

  .woocommerce-checkout .wc-block-components-address-form__address_2-toggle {
    font-size: 14px;
  }

  /* my account */

  .page-id-9 main .page-content ul li a {
    font-size: 9px;
  }

  .page-id-9 main .page-content ul {
    line-height: 23px;
  }

  .page-id-9 .woocommerce-MyAccount-content p {
    font-size: 12px;
  }

  /* edit account */

  .woocommerce-checkout .wc-block-components-button {
    padding: 8px !important;
    min-height: 2em !important;
    max-height: 38px !important;
  }
  .woocommerce-EditAccountForm.edit-account label {
    font-size: 9px;
  }

  .woocommerce-EditAccountForm.edit-account input,
  .woocommerce-edit-account legend {
    font-size: 12px;
  }

  .woocommerce-edit-account #content {
    margin-bottom: 20px;
  }

  /* edit address */

  .woocommerce-edit-address h2 {
    font-size: 16px;
  }

  .woocommerce-edit-address a {
    font-size: 12px;
  }

  .woocommerce-edit-address address {
    font-size: 12px;
  }

  .woocommerce-edit-address #content {
    margin-bottom: 20px;
  }

  .woocommerce-orders a.woocommerce-Button,
  .woocommerce-downloads .woocommerce-info a.button {
    font-size: 12px;
  }

  .woocommerce-checkout .wc-block-components-address-card {
    font-size: 12px;
  }

  .woocommerce-edit-address .woocommerce-address-fields input {
    font-size: 12px;
  }

  .woocommerce-edit-account .woocommerce p button,
  .woocommerce-edit-address .woocommerce p button {
    padding: 8px !important;
  }

  .single-product-right-con {
    margin-top: 0px;
  }
}

/* 125% */
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  .elementor-19 .elementor-element.elementor-element-e8d5409 {
    height: 27px;
    min-height: 27px;
  }

  .elementor-mobile-position-top p {
    font-size: 10px !important;
  }

  .elementor-19 .elementor-element.elementor-element-a6edd41 {
    min-height: 25px;
  }

  .elementor-19 .elementor-element.elementor-element-a6edd41 svg {
    width: 18px;
    height: 18px;
    padding: 3px;
  }

  .elementor-19
    .elementor-element.elementor-element-2874781
    .elementor-heading-title {
    font-size: 12px;
  }

  .elementor-19 .elementor-element.elementor-element-12d5bab img {
    width: 83%;
  }
  /* 
  .elementor-element-de1c77d img {
    width: 75%;
  } */

  .elementor-19 .elementor-element.elementor-element-d579d65 a {
    padding: 5px 16px;
    font-size: 12px;
  }

  .elementor-19 .elementor-element.elementor-element-d579d65 a:hover {
    padding: 5px 16px;
  }

  .elementor-19
    .elementor-element.elementor-element-e6dece7
    .elementor-icon
    svg {
    height: 18px;
  }

  .elementor-19
    .elementor-element.elementor-element-6d2e88c
    .elementor-icon
    svg {
    height: 18px;
  }

  .cart-count {
    top: -10px;
    font-size: 8px;
    width: 14px;
    right: -12px;
    height: 14px;
  }

  .elementor-19 .elementor-element.elementor-element-e8d5409,
  .elementor-19 .elementor-element.elementor-element-75ce93e,
  .elementor-19 .elementor-element.elementor-element-ffbc361,
  .elementor-element-e3a4708,
  .footer-div,
  .footer-div2,
  .home-cards,
  .home-clients,
  .elementor-element-3735eaa,
  .elementor-element-e2edce2,
  .product-cat-body {
    --content-width: 950px !important;
  }

  .woocommerce-cart #content,
  .woocommerce-checkout #content,
  .woocommerce-account #content {
    width: 950px !important;
  }

  .dgwt-wcas-style-pirx
    .dgwt-wcas-sf-wrapp
    input[type="search"].dgwt-wcas-search-input,
  #menu-1-10c659b a,
  .radio-buttons label,
  .table.lensdatatbl th,
  .table.lensdatatbl .qtyattr td {
    font-size: 12px !important;
  }

  .elementor-19
    .elementor-element.elementor-element-12d5bab
    > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }

  .elementor-19 .elementor-element.elementor-element-de1c77d {
    text-align: left;
  }

  .woocommerce-breadcrumb a,
  .woocommerce:where(body:not(.woocommerce-uses-block-theme))
    .woocommerce-breadcrumb,
  .woocommerce-breadcrumb {
    font-size: 12.72px;
  }

  .breadcrumb-icon {
    font-size: 0.5rem !important;
  }

  .elementor-element-3735eaa .e-con-inner {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .elementor-96 .elementor-element.elementor-element-e2edce2 {
    margin-top: 15px;
  }

  .elementor-96 .elementor-element.elementor-element-e2edce2 {
    font-size: 18px;
  }

  .elementor-96
    .elementor-element.elementor-element-7ff00bf
    > .elementor-widget-container {
    margin: 0px 0px 0px 0px !important;
  }

  .printtitle,
  .elementor-element-9f7da1c p {
    font-size: 14px !important;
  }

  .radio-buttons {
    gap: 0px;
  }

  .shapediv .radio-buttons {
    padding-left: 33px !important;
  }

  .printdiv .radio-buttons {
    padding-left: 23px !important;
  }

  .single-product-right-con h1,
  .home-cards h2,
  .woocommerce-cart #content h1,
  .woocommerce-checkout #content h1,
  .woocommerce-account #content h1 {
    font-size: 16px !important;
    margin-top: 20px !important;
  }

  .elementor-96 .elementor-element.elementor-element-dd8249b {
    font-size: 12px;
    line-height: 25px;
  }

  .elementor-96
    .elementor-element.elementor-element-9f7da1c
    > .elementor-widget-container {
    margin: 0px 0px -8px 0px;
  }

  .fixedhead .header3 {
    position: fixed;
    top: 73px;
  }

  .custom-checkbox label {
    font-size: 14px;
    line-height: 20px;
  }

  .product-addon-totals li {
    font-size: 14px;
  }

  .custom-checkbox label::before {
    top: 4px;
    width: 14px;
    height: 14px;
  }

  .custom-checkbox label::after {
    left: 5px;
    top: 6px;
    width: 4px;
    height: 8px;
  }

  .wc-pao-subtotal-line .price {
    font-size: 14px !important;
  }

  .e-atc-qty-button-holder .elementor-button-icon,
  .e-atc-qty-button-holder .elementor-button-text {
    font-size: 14px;
  }

  .elementor-tab-title {
    font-size: 12px !important;
    padding: 12px 25px !important;
  }

  .elementor-tabs-content-wrapper p strong {
    font-size: 16px !important;
  }

  .elementor-tabs-content-wrapper p {
    font-size: 12px;
    margin-bottom: 5px;
  }

  table td,
  table th {
    padding: 11px;
  }

  .table.lensdatatbl .qtyattr td input {
    position: relative;
    top: 3px;
  }
  .elementor-element-5264c96 button {
    padding: 8px 7px;
  }

  .custom-file-upload img,
  .custom-file-upload2 img {
    width: 100%;
    object-fit: contain;
    height: 18px;
    top: 12px;
  }

  .elementor-element-d7a86de p,
  .elementor-element-cef5d7f p,
  .home .wpsf-product-title a,
  .product-cat-body h3,
  .product-cat-body a {
    font-size: 14px !important;
  }

  .elementor-96
    .elementor-element.elementor-element-f292cbf
    .elementor-widget-container
    .custom-file-upload,
  .elementor-96
    .elementor-element.elementor-element-988c5f8
    .elementor-widget-container
    .custom-file-upload2 {
    height: 31px;
  }

  .card1-img,
  .card2-img {
    min-width: 146px;
    height: 108px !important;
  }

  #fileName,
  #fileName2 {
    font-size: 12px;
    min-width: 134px;
  }

  #fileName,
  #fileName2 {
    font-size: 12px;
    min-width: 134px;
    margin-bottom: 1px;
  }

  .elementor-96 .elementor-element.elementor-element-20988f0 img,
  .elementor-96 .elementor-element.elementor-element-64296de img {
    height: 11px !important;
    align-items: end;
    display: flex !important;
  }

  .woocommerce-product-gallery__wrapper img {
    /* height: 500px !important; */
    min-height: 450px !important;
  }

  .single-product .woocommerce-product-gallery__wrapper img {
    /* height: 500px !important; */
    min-height: 385px !important;
  }

  .elementor-element-75ce93e .e-con-inner {
    padding: 0px;
  }

  #elementor-tab-content-1962 p strong {
    font-size: 12px !important;
  }

  .succ {
    font-size: 12px !important;
  }

  .single-product-body .e-con-inner {
    padding-top: 5px;
  }

  .single-product-img {
    margin-right: 30px;
  }

  .footer-div h5 {
    font-size: 10px !important;
  }

  .footer-div li a,
  .footer-div2 li span {
    font-size: 9px !important;
  }

  .home .wpsf-product-title a .fa-chevron-right:before,
  .tax-product_cat .fa-chevron-right:before {
    font-size: 8px;
    position: relative;
    top: -2px;
  }

  .home .fa-chevron-right,
  .tax-product_cat .elementor-location-archive .fa-chevron-right {
    /* padding: 3px; */
    width: 14px;
    height: 14px;
  }

  .home #wps-slider-section .wps-product-section .swiper-button-next,
  .home #wps-slider-section .wps-product-section .swiper-button-prev {
    width: 20px;
    height: 20px;
  }
  .home
    .elementor-widget-product_slider_shortcode
    .swiper-button-next
    .fa-angle-right::before,
  .home
    .elementor-widget-product_slider_shortcode
    .swiper-button-prev
    .fa-angle-left::before {
    font-size: 12px;
  }

  .home .home-clients .elementor-carousel-image {
    background-size: contain;
  }

  .home-clients .swiper-pagination-bullet,
  .home-slide .swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
  }

  .product-cat-body .e-con-boxed .e-con-inner,
  .product-cat-body .e-con-inner {
    padding-top: 0px;
  }

  .woocommerce-cart .wc-block-cart-items th span,
  .woocommerce-cart .wc-block-cart-item__wrap li,
  .woocommerce-cart .wc-block-components-product-details li span,
  .woocommerce-cart .wc-block-cart-item__total span {
    font-size: 12px;
    line-height: 23px;
  }

  .woocommerce-cart .wc-block-components-product-name,
  .woocommerce-checkout .wc-block-components-product-name {
    font-size: 14px;
    margin-bottom: 5px !important;
  }

  .woocommerce-cart .wc-block-cart__totals-title,
  .woocommerce-cart .wc-block-cart-item__remove-link {
    font-size: 12px !important;
  }

  .woocommerce-cart .wp-block-woocommerce-cart-line-items-block th {
    padding: 5px 10px 5px 10px !important;
  }

  .wc-block-components-panel__button,
  .woocommerce-cart .wc-block-components-totals-item span {
    font-size: 14px !important;
  }

  /* .wp-block-woocommerce-cart-order-summary-block span {
    padding: 9px 0 !important;
    padding-bottom: 9px !important;
  } */

  .woocommerce-cart .wc-block-components-totals-wrapper {
    padding: 9px 0;
  }

  .wp-block-woocommerce-cart-order-summary-totals-block {
    padding-bottom: 9px !important;
  }

  .woocommerce-cart .wc-block-cart__submit-button span {
    height: 36px;
    font-size: 14px;
  }

  /* checkout */

  .woocommerce-checkout .wp-block-woocommerce-checkout {
    padding-top: 0px;
  }

  .woocommerce-checkout .wc-block-components-title {
    color: #000;
    font-size: 16px !important;
  }

  .woocommerce-checkout .wc-block-components-checkout-step__description,
  .price span,
  .woocommerce-checkout .wc-block-components-product-details span,
  .woocommerce-checkout .wc-block-components-checkbox__label,
  .wc-block-components-validation-error p,
  .woocommerce-checkout .wc-block-components-notice-banner__content,
  .woocommerce-checkout .wc-block-components-order-summary-item__quantity span {
    font-size: 12px !important;
  }

  .woocommerce-checkout .price {
    padding-top: 0px !important;
  }

  .woocommerce-checkout .wc-block-components-product-metadata {
    margin-top: 0px !important;
  }

  .woocommerce-checkout .wc-block-components-address-form label,
  .woocommerce-checkout input,
  .woocommerce-checkout select,
  .woocommerce-checkout .wc-block-checkout__terms,
  .woocommerce-checkout .wc-block-components-button__text,
  .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button,
  .woocommerce-checkout .wc-block-components-textarea,
  .woocommerce-checkout .wc-block-components-totals-item span {
    font-size: 14px !important;
  }

  .woocommerce-checkout
    .wc-block-components-product-details.wc-block-components-product-details {
    margin-top: 0px !important;
  }

  .woocommerce-checkout .wc-block-components-order-summary-item__quantity {
    min-height: 18px !important;
    min-width: 14px !important;
  }

  .woocommerce-checkout .wc-block-components-button {
    padding: 8px !important;
    min-height: 2em !important;
    max-height: 38px !important;
  }

  .woocommerce-checkout .wc-block-components-checkout-step {
    margin-bottom: 30px !important;
  }

  .woocommerce-checkout .wc-block-components-totals-wrapper,
  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block {
    padding-bottom: 16px;
  }

  .woocommerce-checkout .wc-block-components-totals-item {
    display: flex;
    align-items: center;
  }
  .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    height: 1.125em !important;
    margin-left: 0px !important;
    margin-top: -2px !important;
  }

  .wc-block-components-checkbox
    .wc-block-components-checkbox__input[type="checkbox"] {
    min-height: 14px !important;
    min-width: 14px !important;
    width: 14px !important;
    height: 14px !important;
  }

  .wc-blocks-components-select .wc-blocks-components-select__container,
  .woocommerce-checkout .wc-block-components-address-address-wrapper input,
  .woocommerce-checkout #contact input {
    height: 40px !important;
  }

  .woocommerce-checkout
    .wc-block-components-form
    .wc-block-components-text-input
    label,
  .woocommerce-checkout .wc-block-components-text-input label {
    top: 20px;
  }

  .woocommerce-checkout .wc-block-components-address-form__address_2-toggle {
    font-size: 14px;
  }

  /* my account */

  .page-id-9 main .page-content ul li a {
    font-size: 12px;
  }

  .page-id-9 main .page-content ul {
    line-height: 23px;
  }

  .page-id-9 .woocommerce-MyAccount-content p {
    font-size: 14px;
  }

  /* edit account */

  .woocommerce-checkout .wc-block-components-button {
    padding: 8px !important;
    min-height: 2em !important;
    max-height: 38px !important;
  }
  .woocommerce-EditAccountForm.edit-account label {
    font-size: 12px;
  }

  .woocommerce-EditAccountForm.edit-account input,
  .woocommerce-edit-account legend {
    font-size: 14px;
  }

  .woocommerce-edit-account #content {
    margin-bottom: 20px;
  }

  /* edit address */

  .woocommerce-edit-address h2 {
    font-size: 16px;
  }

  .woocommerce-edit-address a,
  .woocommerce-edit-address address,
  .woocommerce-orders a.woocommerce-Button,
  .woocommerce-downloads .woocommerce-info a.button {
    font-size: 14px;
  }

  .woocommerce-edit-address #content {
    margin-bottom: 20px;
  }

  .woocommerce-checkout .wc-block-components-address-card {
    font-size: 14px;
  }

  .woocommerce-edit-address .woocommerce-address-fields input {
    font-size: 14px;
  }

  .woocommerce-edit-account .woocommerce p button,
  .woocommerce-edit-address .woocommerce p button {
    padding: 8px !important;
  }

  .single-product-right-con {
    margin-top: 0px;
  }
}

@media (max-width: 1024px) {
  body.admin-bar .dialog-type-lightbox {
    position: fixed;
  }

  .qtyattr tr td:first-child {
    display: flex;
    align-items: center;
  }
}
