/**
 * Theme Name:     Show and Design
 * Author:         Sage Digital Agency
 * Template:       hello-elementor
 * Text Domain:	   show-and-design
 * Description:    Show and design sell and rental the products related to the audio , video and lights.
 * Author URI:     https://sagedigital.io/
 * Version:        1.0
 */
.backdrop-btn-style .elementor-button {
  backdrop-filter: blur(10px);
}

.gradient-text-clr-1 {
  background: linear-gradient(87.56deg, #f15888 46.68%, #fcd825 84.88%),
    linear-gradient(76.18deg, #f15888 6.1%, #fcd825 116.85%),
    linear-gradient(0deg, #ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.gradient-text-clr-2 {
  background: linear-gradient(76.18deg, #6093f7 6.1%, #fe00ef 83.97%),
    linear-gradient(0deg, #ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.gradient-text-clr-3 {
  background: linear-gradient(88.74deg, #68d7ff 3.2%, #20e0b0 51.45%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

a.elementor-button:hover {
  background-image: linear-gradient(77deg, #2880a8 0%, #a6a6a6 100%) !important;
}

a.elementor-button {
  transition: 0.3s all ease-out !important;
}

.elementor-button-icon svg {
  width: 11px !important;
}

.backdrop-style-row {
  backdrop-filter: blur(25px);
}

.comments-area a,
.page-content a {
  color: #12121c;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  background: linear-gradient(76.18deg, #6093f7 6.1%, #fe00ef 83.97%),
    linear-gradient(0deg, #ffffff, #ffffff);
}

/**** global border line ****/
body.page-template-default .page-content:before {
  content: "";
  position: absolute;
  left: 170px;
  width: 2px;
  height: 100%;
  top: 3%;
  bottom: 0px;
  background-color: rgb(255 255 255 / 20%);
  z-index: 9;
}

body.page-template-default {
  position: relative;
}

.page-content {
  position: relative;
  overflow: hidden;
}

body .page-content .elementor>section:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 2px;
  height: 97px;
  display: block !important;
  content: "";
  background: linear-gradient(0deg, #f15888 -43.13%, #fcd825 133%);
  opacity: 0;
}

body .page-content .elementor>section.active:before {
  left: 170px;
  top: 34%;
  opacity: 1;
}

body .page-content .elementor>section.active.no-border:before {
  opacity: 0;
  visibility: hidden;
}

body .page-content .elementor>section {
  position: relative !important;
}

.comments-area a,
.page-content a {
  text-decoration: none !important;
}

/* Header */
.transparent-header {
  position: absolute !important;
  top: 0px;
  right: 0px;
  left: 0px !important;
  z-index: 9999;
}

#hfe-menu-cart__toggle_button:hover {
  background: transparent !important;
}

#quote-li-icon {
  list-style: none;
  padding: 0px;
  margin: 0px;
  color: #fff;
  padding-left: 12px;
}

#quote-li-icon a {
  color: #fff;
  align-items: baseline;
}

.quote-li .afrq-menu-item .totalitems {
  background-color: #2880a8;
  position: absolute;
  min-width: 1.6em;
  height: 1.6em;
  line-height: 1.5em;
  top: -0.7em;
  right: -0.7em;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  font-size: 10px;
  padding: 0px;
}

#quote-li-icon a span.dashicons {
  margin-top: 0px !important;
}

#quote-li-icon a span.dashicons::before {
  content: '';
  background-image: url(/sdg/wp-content/uploads/2023/05/quote-icon.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  filter: brightness(0) invert(1);
}

.hfe-menu-cart--items-indicator-bubble .hfe-menu-cart__toggle .elementor-button-icon[data-counter]:before {
  background-color: #2880a8 !important;
}

nav.hfe-nav-menu__layout-horizontal .menu-item>a:after,
nav.hfe-nav-menu__layout-horizontal .menu-item .hfe-has-submenu-container>a:after {
  background: linear-gradient(90deg, #f15888 0%, #fcd825 100%);
}

.hfe-search-button-wrapper.hfe-input-focus i.fas.fa-search {
  color: #2880a8 !important;
}

.hfe-nav-menu__layout-horizontal ul.sub-menu {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border-radius: 7px;
}

ul.sub-menu>li:hover>a {
  background: linear-gradient(77deg, #f15888 0%, #fcd825 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.single-product .transparent-header,
.woocommerce-cart .transparent-header,
.woocommerce-checkout .transparent-header,
.page-id-2295 .transparent-header {
  background-color: #12121c;
}

.woocommerce-cart .transparent-header img.hfe-site-logo-img,
.woocommerce-checkout .transparent-header img.hfe-site-logo-img,
.page-id-2295 .transparent-header img.hfe-site-logo-img {
  height: 96px;
}

/**** main hero section ***/
.main-hero-section {
  position: relative;
}

.main-hero-section:after {
  bottom: 0px;
  content: "";
  position: absolute;
  height: 314px;
  left: 0px;
  background: linear-gradient(180deg, rgba(18, 18, 28, 0) 0%, #12121c 100%);
  right: 0px;
}

.main-hero-section .elementor-container {
  position: relative;
  z-index: 2;
}

/*** project sectiom ***/
.projects-section .elementor-widget-loop-carousel {
  margin-left: calc(100% - 1300px);
  margin-right: 0px;
  width: 100%;
  overflow: hidden;
}

.projects-section .portfolio .elementor-widget-wrap.elementor-element-populated {
  min-height: 555px;
  align-content: end !important;
}

/**** cleint logo sectiom ***/
.client-logo-row .e-gallery-image {
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

/***** equipment section ****/
.equipment-section {
  max-width: 1070px;
  margin: 0px auto;
}

footer#colophon a {
  color: #fff !important;
}

/*** inner pages ****/
.inner-pages-form button.elementor-button {
  background-color: rgba(18, 18, 28, 1) !important;
  background: none;
}

.inner-pages-form button.elementor-button:hover {
  background-color: transparent;
  background-image: linear-gradient(77deg, #2880a8 0%, #a6a6a6 100%) !important;
}

/**** About page***/
/** counter section**/
.counter-box .elementor-counter .elementor-counter-title {
  text-align: left;
}

.counter-box .elementor-counter .elementor-counter-number-prefix {
  display: none;
}

.counter-box .elementor-counter-number {
  background: linear-gradient(75.95deg, #08aeea 0%, #20e0b0 51.58%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

/*** teams section ***/
.team-box .elementor-image-box-content {
  position: absolute;
  bottom: 20px;
  padding: 0px 40px;
  z-index: 9;
}

.team-box {
  position: relative;
  overflow: hidden;
  border-radius: 23px;
}

.team-box img {
  width: 100%;
  border-radius: 20px;
}

.team-box .elementor-image-box-wrapper:before {
  background: linear-gradient(180deg, rgba(24, 24, 25, 0) 0%, #181819 69.92%);
  opacity: 0.7;
  border-radius: 20px;
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 7px;
  height: 258px;
}

/**** portfolio page *****/
.portfolio-lists .elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
  min-height: 555px;
  align-content: end !important;
}

.portfolio-video .elementor-custom-embed-image-overlay {
  border-radius: 23px;
}

/*** News ***/
.news-section .elementor-posts .elementor-post__card {
  padding-bottom: 18px;
}

.news-section .elementor-posts .elementor-post__card .elementor-post__thumbnail__link {
  order: 1;
  margin-bottom: 15px;
}

.news-section .elementor-posts .elementor-post__card .elementor-post__badge {
  order: 2;
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(15px);
  border-radius: 7px;
}

.news-section .elementor-posts .elementor-post__card .elementor-post__meta-data {
  order: 3;
  padding: 0px 25px;
  border: none;
  margin-bottom: 5px;
}

.news-section .elementor-posts .elementor-post__card .elementor-post__text {
  order: 4;
}

.news-section .elementor-posts .elementor-post__card .elementor-post__meta-data {
  display: flex;
}

.news-section .elementor-posts .elementor-post__card .elementor-post__meta-data .elementor-post-author {
  text-transform: capitalize;
  order: 2;
}

.news-section .elementor-posts .elementor-post__card .elementor-post__meta-data .elementor-post-author:before {
  content: "by";
}

.news-section .elementor-posts .elementor-post__card .elementor-post__meta-data .elementor-post-date {
  order: 1;
}

.news-section .elementor-posts .elementor-post__card .elementor-post__meta-data .elementor-post-date:after {
  content: "|";
  margin: 0 5px;
}

.news-section .elementor-posts .elementor-post__card .elementor-post__meta-data .elementor-post-date:before {
  display: none;
}

.news-section nav.elementor-pagination {
  margin-top: 40px;
}

.news-section nav.elementor-pagination .page-numbers {
  width: 40px;
  height: 50px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  color: #181819;
  position: relative;
  border: none;
}

.news-section nav.elementor-pagination .page-numbers:before {
  background: transparent;
  content: "";
  width: 30px;
  margin: 0px auto;
  height: 2px;
  left: 0px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.news-section nav.elementor-pagination .page-numbers:hover:before,
.news-section nav.elementor-pagination .page-numbers.current:before {
  background: linear-gradient(78.96deg, #6093f7 -13.13%, #fe00ef 118.07%);
}

/**** post detail ***/
.post-categories-box a {
  color: #fff !important;
  backdrop-filter: blur(15px);
}

.post-detail-tags h5 {
  color: #181819;
  font-family: "Outfit", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 21px;
  word-spacing: 0.1em;
}

.post-detail-tags .tagcloud a {
  padding: 7px 10px;
  display: inline-block;
  background: rgba(24, 24, 25, 0.05);
  border: 1px solid rgba(24, 24, 25, 0.1);
  backdrop-filter: blur(15px);
  border-radius: 7px;
  font-size: 14px !important;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: rgba(24, 24, 25, 1);
  margin-bottom: 7px;
  font-weight: 600;
  text-transform: capitalize;
}

.news-section .elementor-widget-theme-post-content h2.wp-block-heading {
  font-size: 30px;
  line-height: 38px;
}

.news-section .elementor-widget-theme-post-content h4.wp-block-heading {
  font-size: 20px;
  line-height: 30px;
}

.news-section .posts-section .elementor-post {
  position: relative !important;
  top: 0px !important;
  left: 0px !important;
  right: 0px !important;
}

.button-group.filter-button-group button,
.product-category-list a {
  position: relative;
  overflow: hidden;
  background: rgba(24, 24, 25, 0.05);
  border: 1px solid rgba(24, 24, 25, 0.1);
  backdrop-filter: blur(15px);
  border-radius: 7px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #181819;
  font-weight: 600;
  padding: 7px 10px;
  transition: 0.3s all ease-out;
}

.news-section .button-group.filter-button-group {
  text-align: center;
}

.news-section .button-group.filter-button-group button.active,
.news-section .button-group.filter-button-group button:hover,
.product-category-list a:hover {
  background: #181819 !important;
  color: #fff !important;
}

.news-section .button-group.filter-button-group button:focus {
  outline: none;
}

footer:before {
  content: "";
  position: absolute;
  left: 170px;
  width: 2px;
  height: 100;
  top: 0px;
  bottom: 0px;
  background-color: rgb(255 255 255 / 20%);
  z-index: 9;
}

footer {
  position: relative;
  overflow: hidden;
}

/*** product category ****/
.products-list-col .elementor-widget-wrap.elementor-element-populated {
  max-width: 910px;
}

.category-search-box {
  background-color: transparent;
  background-image: linear-gradient(79deg, #6093f6 -13.13%, #fe00ef 118%);
  box-shadow: 0px 10px 80px rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  padding: 20px;
}

.category-search-box form.hfe-search-button-wrapper {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(25px);
  border-radius: 7px;
}

.berocket_aapf_widget_selected_area ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.berocket_aapf_widget_selected_area ul li {
  flex: 0 0 auto;
}

.berocket_aapf_widget_selected_area ul li>a {
  margin: 0px 5px;
}

.berocket_aapf_widget_selected_area ul li:first-child>a {
  margin-left: 0px;
}

.berocket_aapf_widget_selected_filter>div>span {
  display: none;
}

.berocket_aapf_widget_selected_area ul li>a {
  background: rgba(24, 24, 25, 0.05);
  border: 1px solid rgba(24, 24, 25, 0.1);
  backdrop-filter: blur(15px);
  border-radius: 7px;
  padding: 7px 10px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #181819;
  margin-bottom: 8px;
}

.berocket_aapf_widget_selected_area ul li>a {
  display: flex;
  align-items: center;
}

.berocket_aapf_widget_selected_area ul li>a i {
  order: 2;
  margin-left: 3px;
  background: rgba(24, 24, 25, 0.1);
  padding: 4px;
  border-radius: 100%;
  font-size: 10px;
  line-height: 9px;
}

.berocket_aapf_widget_selected_filter {
  display: flex;
  flex-wrap: wrap;
}

.bapf_sfa_unall {
  flex: 0 0 100%;
  margin: 15px 0px;
}

/**** products style ***/
.woocommerce .woocommerce-result-count {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #181819;
}

.woocommerce ul.products li.product .button,
.woocommerce a.added_to_cart {
  background: linear-gradient(78.96deg, #6093f7 -13.13%, #fe00ef 118.07%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-top: 0px;
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
  background: #ffffff;
  box-shadow: 0px 10px 80px rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  text-align: center;
  padding: 23px;
  margin-bottom: 25px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #181819;
}

.product-filter-box .bapf_hascolarr {
  font-size: 20px;
  line-height: 30px;
  color: rgba(24, 24, 25, 1);
  margin-top: 0px;
}

.product-filter-box .bapf_body ul {
  padding: 00px;
}

.product-filter-box .bapf_body ul li label {
  color: rgba(24, 24, 25, 1);
  font-size: 18px;
  line-height: 20px;
}

.filter-box {
  border-bottom: 1px solid rgb(18 18 28 / 10%);
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"] {
  border: 1px solid rgba(18, 18, 28, 0.1);
  border-radius: 4px;
}

.filter-box .bapf_ckbox_sqchck input[type="checkbox"]:checked:after {
  content: "";
  width: 6px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  display: block;
  position: absolute;
  top: 1px;
  left: 6px;
  transform: rotate(45deg);
}

.filter-box .bapf_ckbox_sqchck input[type="checkbox"]:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0pc;
  background-color: transparent;
  top: 0px;
  bottom: 0px;
}

.filter-box .bapf_ckbox_sqchck input[type="checkbox"]:checked:before {
  background-color: #000;
}

.filter-box .bapf_sfilter ul li {
  margin-bottom: 5px !important;
}

.clear-filter-btn button.bapf_button.bapf_reset {
  background-color: #fff !important;
  background: none;
  color: #12121c !important;
  border-color: #12121c !important;
  padding: 15px 50px !important;
}

.apply-filter-btn button.bapf_button.bapf_update {
  background: linear-gradient(78.96deg, #6093f7 -13.13%, #fe00ef 118.07%);
  backdrop-filter: blur(10px);
  border-radius: 7px;
  padding: 15px 50px;
  border: none;
}

/**** product Detail page ****/
.single-product img.hfe-site-logo-img {
  height: 96px;
}

.product-category-list a {
  margin-right: 8px;
}

.specification_list {
  -moz-column-count: 1;
  column-count: 1;
  -moz-column-gap: 20px;
  column-gap: 20px;
  -moz-column-fill: balance;
  column-fill: balance;
  margin: 0px auto 0;
}

.specification_list .specific-item {
  display: inline-block;
  margin: 0 0 35px;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  width: 100%;
}

.specification_list .specific-item .specific-item-name {
  color: rgb(24 24 25 / 40%);
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  margin-bottom: 15px !important;
  margin-top: 0px !important;
}

.woocommerce div.product.elementor ul.tabs {
  padding-left: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  border-bottom: 1px solid rgb(24 24 24 / 10%);
  background-color: transparent;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
  border-top: 1px solid rgb(24 24 25 / 10%);
}

.woocommerce div.product.elementor ul.tabs li a {
  background: transparent !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #181819;
  padding: 15px 42px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: transparent;
  border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  height: 2px;
  bottom: -2px;
  background: linear-gradient(78.96deg, #6093f7 -13.13%, #fe00ef 118.07%);
}

#tab-description .product_title_name {
  color: rgba(18, 18, 28, 1);
  font-size: 30px;
  line-height: 38px;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
  padding-left: 0px;
  padding-right: 0px;
}

.woocommerce div.product form.cart .button,
.return-to-shop .button {
  font-family: "Outfit", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  fill: var(--e-global-color-46b3021);
  color: var(--e-global-color-46b3021);
  background-color: transparent;
  background-image: linear-gradient(80deg, #6093f6 0%, #fe00ef 119%);
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #ffffff;
  border-radius: 7px 7px 7px 7px;
  padding: 15px 26px 15px 26px;
  min-width: 193px;
  margin-right: 15px;
  text-align: center;
  backdrop-filter: blur(10px);
  border-radius: 7px;
}

.woocommerce div.product form.cart .button.quote-btn {
  background: #181819;
  backdrop-filter: blur(10px);
  border-radius: 7px;
}

.term-rental .woocommerce ul.products li.product .price {
  display: none;
}

/*** rental cart page ****/
form.woocommerce-cart-form.addify-quote-form {
  display: flex;
  flex-wrap: wrap;
}

form.woocommerce-cart-form.addify-quote-form .af_quote_fields {
  flex: 0 0 60%;
  padding: 0px 10px;
}

form.woocommerce-cart-form.addify-quote-form .quote-products-summary-col {
  flex: 0 0 40%;
  padding: 0px 10px;
}

.quote-fields {
  display: flex;
  flex-wrap: wrap;
}

.quote-fields .addify-option-field {
  flex: 0 0 50%;
  padding: 0px 8px;
  margin-bottom: 15px;
}

form.woocommerce-cart-form.addify-quote-form .col-title {
  font-size: 32px;
  color: rgba(18, 18, 28, 1);
}

.rental-notice {
  background-color: #fff4f4;
  padding: 8px;
  border-radius: 20px;
}

.rental-notice p {
  margin: 0;
  color: #12121c;
  font-size: 13px;
}

.rental-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.rental-items .woocommerce-cart-form__quote-item.cart_item {
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  background-color: rgba(247, 247, 247, 0.9);
  margin-bottom: 10px;
  border-radius: 16px;
}

.rental-items .woocommerce-cart-form__quote-item.cart_item .product-thumbnail {
  width: 70px;
}

.rental-items .woocommerce-cart-form__quote-item.cart_item .product-remove a.remove {
  margin-right: 0px !important;
  margin-left: auto;
  color: rgb(135, 128, 128) !important;
}

.rental-items .woocommerce-cart-form__quote-item.cart_item .product-remove a.remove:hover {
  background-color: transparent !important;
}

button.minus,
button.plus {
  margin: 0px;
  border: none;
  background: transparent;
  position: relative;
  top: 2px;
  cursor: pointer;
  color: #000;
  padding: 0px 7px;
}

button.minus:hover,
button.minus:focus,
button.plus:hover,
button.plus:focus {
  background-color: transparent !important;
  border: none !important;
  color: #000 !important;
  outline: none !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}

.woocommerce .quantity .qty {
  border: none;
  background-color: transparent;
  outline: none !important;
  padding: 0px;
  width: 45px;
}

.woocommerce .quantity {
  border-bottom: 1px solid #333333;
}

.rentail-quto-title {
  color: #2880A8;
}

.rentail-quto-title .rental-products-count {
  color: #000;
}

.estimation-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #12121c;
  margin-top: 22px;
  align-items: center;
  width: 100%;
}

.estimation-box .estimation-title,
.estimation-box .tbd-title,
.recommended-products .recommended-title,
.rental-items .product-name a {
  margin-bottom: 10px;
  font-weight: 600;
  color: #12121c;
}

.recommended-products .price {
  display: none !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center;
}

button.button.addify_checkout_place_quote,
.woocommerce .cart .button,
button.button.continue-btn {
  font-family: "Outfit", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  background-color: transparent;
  background-image: linear-gradient(80deg, #6093f6 0%, #fe00ef 119%);
  padding: 15px 26px 15px 26px;
  color: #fff !important;
}

button.button.addify_checkout_place_quote:hover,
.woocommerce .cart .button:hover,
button.button.continue-btn:hover {
  background-color: #000 !important;
}

input#coupon_code {
  width: auto !important;
  height: 50px;
}

.woocommerce-cart .page-content:before,
.woocommerce-checkout .page-content:before,
.page-id-2295 .page-content:before,
.woocommerce-cart .page-content .elementor>section:before,
.woocommerce-checkout .page-content .elementor>section:before,
.page-id-2295 .page-content .elementor>section:before {
  display: none !important;
}

.quote-fields .addify-option-field:nth-child(3) {
  flex: 0 0 100%;
}

.quote-fields .addify-option-field>div:first-child {
  display: none;
}

.quote-fields .addify-option-field input,
.quote-fields .addify-option-field select {
  border: none;
  border-bottom: 1px solid #F7F7F7;
}

table caption+thead tr:first-child td,
table caption+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th,
.woocommerce table.shop_table td {
  color: #12121c;
}

.woocommerce-cart-form tr.woocommerce-cart-form__cart-item.cart_item .quantity {
  display: inline-block !important;
}

button.button.continue-btn {
  margin: 0px 10px;
}

.billing-address-field,
.review-submit-sec {
  border: 1px solid #f0f0f0;
  border-radius: 10px 10px 0px 0px;
  padding-bottom: 20px;
}

.billing-address-field .billing-address-title {
  background-color: rgba(247, 247, 247, 0.9);
  padding: 12px;
  border-radius: 10px 10px 0px 0px;
  display: flex;
  justify-content: space-between;
  color: #12121C;
  border-bottom: 1px solid #f0f0f0;
  margin-top: 0px;
}

.rental-dates-col {
  display: none;
  flex-wrap: wrap;
  color: #12121C;
  padding: 20px;
}

.rental-dates-col.active {
  display: flex;
}

.rental-dates-col p {
  flex: 0 0 100%;
}

.rental-dates-col .renta-dae-field {
  flex: 0 0 50%;
  padding: 0px 10px;
}

.review-submit-sec .rentail-quto-title {
  display: none;
}

.review-submit-title {
  background-color: rgba(247, 247, 247, 0.9);
  padding: 12px;
  border-radius: 10px 10px 0px 0px;
  display: flex;
  justify-content: space-between;
  color: #12121C;
  border-bottom: 1px solid #f0f0f0;
  margin-top: 0px;
}

.review-submit-sec {
  margin-top: 30px;
}

.review-products-box .rental-notice {
  text-align: center;
  margin: 20px 0px 0px 0px;
}

.review-products-box input[type="number"] {
  border-left: none !important;
}

.estimation-box p {
  flex: 0 0 0;
  margin-bottom: 0px !important;
}
.inquiry-form button.elementor-button {
  background-image: none !important;
}
.single .hfe-nav-menu__layout-horizontal ul.sub-menu {
  background: rgb(18 18 28 / 50%) !important;
}
.single-product .added_to_cart {
  margin-right: 0px;
  position: absolute;
  bottom: 0;
}
/*** set sepcification masonary with css*/
@media (min-width: 600px) {
  .specification_list {
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 900px) {
  .specification_list {
    -moz-column-count: 3;
    column-count: 3;
  }
}

@media (min-width: 1200px) {
  .specification_list {
    -moz-column-count: 3;
    column-count: 3;
  }
}

/**** large screen *****/
@media (max-width: 1920px) and (min-width: 1600px) {
  .projects-section .elementor-widget-loop-carousel {
    margin-left: calc(100% - 1490px);
  }

  body.page-template-default .page-content:before,
  body .page-content .elementor>section.active:before,
  footer:before {
    left: 358px;
  }
}

@media (max-width: 1750px) and (min-width: 1550px) {
  .projects-section .elementor-widget-loop-carousel {
    margin-left: calc(100% - 1378px);
  }

  body.page-template-default .page-content:before,
  body .page-content .elementor>section.active:before,
  footer:before {
    left: 270px;
  }
}

/**** table and mid screen ***/
@media (max-width: 1024px) and (min-width: 768px) {
  .projects-section .elementor-widget-loop-carousel {
    margin-left: 0px;
  }
}

/**** Mobile css ****/
@media (max-width: 767px) {
  .transparent-header {
    overflow: hidden;
  }

  .mobile-header .hfe-nav-menu__toggle.elementor-clickable {
    margin-right: 0px !important;
  }

  .mobile-header .hfe-search-button-wrapper .hfe-search-icon-toggle .hfe-search-form__input {
    left: 0px !important;
    right: auto !important;
    padding-left: 35px !important;
    padding-right: 0px !important;
    z-index: 9999;
  }

  .mobile-header .hfe-search-icon-toggle i.fa-search {
    z-index: 999999;
  }

  .mobile-header a.hfe-menu-item {
    justify-content: space-between !important;
  }

  .mobile-header.open-active {
    background: rgba(255, 255, 255, 0.1) !important;
    backdrop-filter: blur(50px) !important;
    position: fixed !important;
    top: 0px;
    bottom: 0px;
  }

  .mobile-header nav.hfe-dropdown-expandible.hfe-nav-menu__layout-expandible {
    padding: 0px 60px;
  }

  .mobile-header .hfe-active-menu+.hfe-nav-menu__layout-expandible {
    height: 100vh;
    bottom: 0px !important;
    background: transparent !important;
    top: 224% !important;
  }

  .mobile-header .hfe-has-submenu ul.sub-menu>li>a {
    font-size: 16px !important;
    line-height: 21px !important;
    padding: 5px 0px !important;
  }

  .mobile-header .hfe-has-submenu ul.sub-menu>li {
    border: none !important;
  }
  body.open-active {
    overflow: hidden;
  }
  body.page-template-default .page-content:before,
  body .page-content .elementor>section.active:before,
  footer:before {
    display: none !important;
  }
  body.page-template-default .page-content:before,
  body .page-content .elementor>section:before{
    display: none !important;
  }
  .projects-section .elementor-widget-loop-carousel {
    margin-left: 0px;
  }

  .projects-section .portfolio .elementor-widget-wrap.elementor-element-populated {
    min-height: 411px;
  }

  footer .elementor-image-box-wrapper {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
  }

  footer:before {
    display: none;
  }

  footer .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-right: 10px !important;
  }

  .footer-menu .hfe-nav-menu {
    align-items: center;
  }

  .footer-menu .hfe-nav-menu li a {
    text-align: center;
    display: block;
  }

  .portfolio-lists .elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    min-height: 411px;
  }

  .news-section .elementor-widget-theme-post-content h2.wp-block-heading {
    font-size: 25px;
    line-height: 32px;
  }

  .news-section .elementor-widget-theme-post-content h4.wp-block-heading {
    font-size: 20px;
    line-height: 30px;
  }

  .contact-member-box .elementor-image-box-wrapper {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
  }

  .contact-member-box .elementor-image-box-title {
    margin: 0px;
  }

  .news-section .button-group.filter-button-group {
    display: flex;
    flex-wrap: nowrap;
    overflow: scroll;
  }

  .button-group.filter-button-group button {
    flex: 0 0 auto;
    margin: 0px 4px;
  }

  .button-group.filter-button-group {
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
  }

  .button-group.filter-button-group::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
  }

  /*** mobile filters ****/
  .product-filter-box {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    max-height: 100%;
    overflow: auto;
    width: 100% !important;
    background: #fff;
  }

  .product-filter-box:before {
    content: "";
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: #00000094;
  }

  .elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .filter-col-heading .elementor-heading-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .woocommerce div.product form.cart .button {
    min-width: 125px;
  }

  .mobile-product-cart-box .elementor-image-box-wrapper {
    display: flex;
  }

  .woocommerce div.product form.cart .button {
    padding: 15px 18px;
  }

  .woocommerce div.product form.cart .button:last-child {
    margin-right: 0px;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs {
    display: contents;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
  }

  .woocommerce div.product.elementor .woocommerce-tabs .panel {
    padding: 40px 0px;
  }

  form.woocommerce-cart-form.addify-quote-form .af_quote_fields,
  form.woocommerce-cart-form.addify-quote-form .quote-products-summary-col {
    flex: 0 0 100%;
  }



}