/*search page*/
.absd-fd-search-main-grp {
    width: 100%;
    box-sizing: border-box;
	margin-bottom : 100px;
}
.absd-fd-display-none {
	display : none;
}
.absd-fd-search-main-grp
.absd-fd-search-nav {
    margin-bottom: 25px;
}
.absd-fd-search-main-grp
.absd-fd-search-nav .woocommerce-breadcrumb {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
}

.absd-fd-search-main-grp .absd-search-clear-btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    margin: 0 0 25px 0;
}
.absd-fd-search-main-grp
.absd-fd-search-title-grp
.wp-block-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
}
.absd-fd-search-main-grp
.absd-search-clear-btn
.wp-block-button__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    min-width: 80px;
    text-decoration: none;
    box-sizing: border-box;
    transition: all 0.2s ease;
    cursor: pointer;
}

.absd-fd-search-main-grp
.absd-fd-search-nav .woocommerce-breadcrumb a {
    text-decoration: none;
}
.absd-fd-search-main-grp
.absd-fd-search-title-grp
.absd-fd-search-product-title {
    margin-top: 0;
	margin-bottom : 25px;
}
.absd-fd-search-main-grp
.absd-search-result-row {
    width: 100%;
    margin-bottom: 35px;
    box-sizing: border-box;
}

.absd-fd-search-main-grp
.absd-search-result-row
.woocommerce-result-count {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Manrope';	
}
.absd-fd-search-main-grp
.absd-search-result-row
.woocommerce-ordering {
    margin: 0;
}

.absd-fd-search-main-grp
.absd-search-result-row
.woocommerce-ordering select {
    min-width: 200px;
    padding: 11px 35px 11px 14px;
    border: 1px solid #d9d9d9;
    border-radius: 7px;
    background: #fff;
    font-size: 14px;
    cursor: pointer;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wc-block-product-template {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    column-gap: 20px !important;
    row-gap: 40px !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wc-block-product-template
.wc-block-product {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    box-sizing: border-box;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wp-block-woocommerce-product-image {
    width: 100% !important;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wp-block-woocommerce-product-image > a {
    display: flex !important;
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 1px solid #dedede;
    border-radius: 12px;
    background: #fff;
    box-sizing: border-box;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wp-block-woocommerce-product-image img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 100%;
    max-height: 100%;
    padding: 18px !important;
    margin: 0 !important;
    object-fit: contain !important;
    aspect-ratio: auto !important;
    box-sizing: border-box;
    transition: transform 0.25s ease;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wp-block-post-title {
    width: 100%;
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 1.45 !important;
    font-weight: 400 !important;
    text-align: left !important;
    box-sizing: border-box;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wp-block-post-title a {
    text-decoration: none;
	font-size: 15px;
    font-family: 'Manrope';
    font-weight: 500;
    color: #2B2B2B;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.cfvsw_variations_form {
    width: 100%;
    margin: 0 0 10px 0 !important;
    padding: 0;
    box-sizing: border-box;
	display : none;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wp-block-woocommerce-product-price {
    width: 100%;
    margin: 5px 0 14px 0 !important;
    padding: 0 !important;
    text-align: left !important;
    box-sizing: border-box;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wc-block-components-product-price {
    margin: 0 !important;
    line-height: 1.4;
    text-align: left !important;
	font-size: 18px;
    font-weight: 600;
    color: #2B2B2B;
    font-family: 'Manrope';
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection
.wp-block-woocommerce-product-button {
    width: 100%;
    margin: auto 0 0 0 !important;
    padding: 0 !important;
    text-align: left !important;
    box-sizing: border-box;
}
.absd-fd-search-main-grp
.absd-fd-search-product-collection 
.wp-block-button__link {
    display: flex;
    width: 100% !important;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding: 11px 18px !important;
    border-radius: 7px !important;
    font-size: 14px !important;
    text-decoration: none;
    box-sizing: border-box;
    transition: all 0.25s ease;
}
/* end search page */
/* ================ common style ================= */
a,
button {
  outline: none !important;
}

/* hero slider */
.absd-hero-images {
  display: none;
}
/* ::-webkit-scrollbar {
    width: 7px;
    height: 5px;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb {
    background: #1bb3a9;
    border-radius: 5px;
}
::-webkit-scrollbar-track {
    background: transparent!important;
    border-radius: 5px;
} */

.absd-hero-section {
  position: relative;
}
.absd-tel-btn a {
	background: none;
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
}
.nav-sticky.absd-fd-header {
    padding-top:20px !important;
}

.absd-hero-prev {
  left: 40px;
}

.absd-hero-next {
  right: 40px;
}

.absd-hero-prev,
.absd-hero-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  background-color: none;
  width: 25px;
  height: 25px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.absd-fd-reparation-form .absd-fd-field .absd-fd-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
    flex-shrink: 0;
	position:absolute;
	top: 50%;
	transform:translatey(-50%);
	    z-index: 1;
	left:20px;
}
.absd-fd-reparation-form .absd-fd-btn-wrap {
	margin-top:30px;
}
.absd-fd-reparation-form {
	padding:40px;
}
.absd-fd-reparation-form .absd-fd-field .wpcf7-form-control-wrap {
    display: flex;
	flex-wrap:wrap;
}
.absd-fd-reparation-contact-row .wpcf7-response-output {
    font-size: 13px;
    margin-top: 15px !important;
    border-radius: 6px;
    text-align: center;
}
.absd-fd-field:has(.wpcf7-not-valid-tip) .absd-fd-icon {
    top: 33%;
}
.absd-fd-field .absd-fd-input {
	flex:1;
    width: 100%;
    height: 50px;
    margin: 0;
    color: #333 !important;
    box-sizing: border-box;
	padding-left: 50px;
}
html{
	margin:0px !important;
}

.absd-fd-field select.absd-fd-input::picker-icon {
    content: '';
    border-style: solid;
    border-width: 0 0 2px 2px;
    display: inline-block;
    height: 8px;
    left: 14px;
    position: relative;
    top: 2px;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 8px;
}
.absd-fd-field select.absd-fd-input,
.absd-fd-field select.absd-fd-input::picker(select) {
      appearance: base-select;
 }

.absd-fd-field select.absd-fd-input::picker(select) {
    border-radius: 12px;
    border: 1px solid var(--Stroke-1, #E6E9EB);
    background: var(--White, #FFF);
    overflow: hidden;
  	padding:20px;
  	margin-top:5px;
	position-area: bottom;
	position-try: none;
	min-height: 250px;
    max-height: 300px;
}
.absd-fd-field select.absd-fd-input option {
    color: var(--Black, #2B2B2B);
  	outline:none !important;
    font-family: Manrope;
    font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.179), 16px);
    font-weight: 500;
    line-height: normal;
  	padding:8px
}
.absd-fd-field select option::checkmark {
    display: none;
}
.absd-fd-field select.absd-fd-input option {
   transition:opacity 0.2s ease,translate 0.3s ease;
            transition-delay: calc(0.2s * (sibling-index() - 1));
   @starting-style {
        opacity: 0;
        translate: 0 30px;
   }
}
.absd-fd-field {
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.absd-fd-reparation-form .absd-fd-field {
    display: flex;
    align-items: center;
    width: 100%;
}
.absd-fd-footer-copyright-menu a {
	text-decoration : none;
	outline : none;
}
.absd-fd-reparation-form .absd-fd-field p {
    width: 100%;
}
.absd-fd-reparation-form  .absd-fd-label {
	margin-bottom:10px;	
	line-height:1.4;
}
.absd-fd-reparation-form .absd-fd-field textarea {
    height: 100px;
    border-radius: 14px;
}

.absd-fd-select-wrap select {
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    padding-right: 35px !important;
}


/* Select Arrow */
.absd-fd-textarea-wrap .absd-fd-icon {
    margin-top: 15px;
}
.absd-fd-upload {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 110px;
    padding: 15px;
    background: #fff;
    border: 1.5px dashed #27b9bd;
    border-radius: 14px;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}


/* Upload Icon */
.absd-fd-upload-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 7px;
}

.absd-fd-upload-icon .absd-fd-icon {
    width: 22px;
    height: 22px;
    margin: 0;
}
.absd-fd-upload-text strong {
    color: #20afb4;
    font-weight: 600;
}

.absd-fd-upload-text p {
	font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.179), 16px)
}
  .absd-fd-file-label {
	position: absolute;
    inset: 0;
    cursor: pointer;
    z-index: 10;
}

/* Upload Info */
.absd-fd-upload-info {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.3;
    color: #999;
}
.absd-fd-reparation-sec-card-img  img{
  max-height: 359px;
    object-fit: contain;
}
body .absd-fd-reparation-sec-card {
	padding-bottom:0px !important;
}
/* File Input */
.absd-fd-file {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

@media(max-width:479px) {
.absd-fd-reparation-form .absd-fd-btn-wrap p {
    flex-direction:column;
}
	.absd-fd-reparation-form .absd-fd-btn-wrap button.absd-fd-cancel,
	.absd-fd-reparation-form .absd-fd-btn-wrap .absd-fd-submit{
		max-width:100% !important;
		width:100%;
	}
}
@media (min-width:767px) {	
.absd-fd-reparation-sec-card-img {
    margin-right: -40px !important;
}
}
@media (max-width:960px) and (min-width:769px) {
	.absd-fd-reparation-form .absd-fd-btn-wrap p {
    flex-direction:column;
}
	.absd-fd-reparation-form .absd-fd-btn-wrap button.absd-fd-cancel,
	.absd-fd-reparation-form .absd-fd-btn-wrap .absd-fd-submit{
		max-width:100% !important;
		width:100%;
	}
}
@media (max-width:1350px) and (min-width:992px) {
.absd-fd-reparation-contact-row .absd-fd-contact-col{
	flex-basis:55% !important;
}
.absd-fd-reparation-contact-row .absd-fd-contact-col + .absd-fd-contact-col{
	flex-basis:45% !important;
}
.absd-fd-reparation-form,
.absd-fd-reparation-sec-card{
	padding:45px 35px !important;
}
}
.absd-fd-reparation-form .absd-fd-group ,
.absd-fd-reparation-form .absd-fd-row{
	margin-bottom:20px;
}

.absd-hero-prev .wp-block-button__link,
.absd-hero-next .wp-block-button__link {
  background-color: transparent;
  font-size: 20px;
  padding: 0px;
  display: flex;
  align-items: center;
  width: auto;

}

.absd-fd-sub-btn a {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.absd-fd-sub-btn a:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgb(255 255 255 / 11%), transparent);
  transition: all 0.5s ease;
  z-index: -1;
}

.absd-fd-sub-btn a:hover:before {
  left: 100%;
}

.absd-fd-card-mail a,
.absd-fd-card-tel a,
.absd-fd-card-insta a,
.absd-fd-card-fb a {
  text-decoration: none;
  outline: none;
}

.absd-counter-symbol {
  display: inline-block;
  opacity: 0;
  transform: translateY(15px) scale(0.8);
  transition: all .4s ease;
}

.absd-counter-symbol.absd-show {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.absd-fd-field span.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-left: 20px;
    display: block;
    width: 100%;
}


@media (max-width:1299px) and (min-width:1200px) {

  .absd-plr-80,
  .absd-fd-single-product {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .absd-gap-70 {
    column-gap: 50px;
  }
}

@media (max-width:1199px) and (min-width:992px) {

  .absd-plr-80,
  .absd-fd-single-product {
    padding-left: 55px !important;
    padding-right: 55px !important;
  }

  .absd-fd-testimonial-sider {
    padding-left: 55px !important;
  }

  .absd-ptb-100 {
    padding-block: 90px !important;
  }
	 .absd-pt-100 {
    padding-top: 90px !important;
  }
	 .absd-pb-100 {
    padding-bottom: 90px !important;
  }
  .absd-fd-single-product {
    padding-bottom: 90px !important;
  }

  .absd-mtp-100 {
    margin-block: 90px !important;
  }

  .absd-mt-100 {
    margin-top: 90px !important;
  }

  .absd-mb-100 {
    margin-bottom: 90px !important;
  }
}

@media (max-width:992px) and (min-width:768px) {

  .absd-plr-80,
  .absd-fd-single-product {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }

  .absd-fd-testimonial-sider {
    padding-left: 45px !important;
  }

  .absd-ptb-100 {
    padding-block: 80px !important;
  }
 .absd-pt-100 {
    padding-top: 80px !important;
  }
	 .absd-pb-100 {
    padding-bottom: 80px !important;
  }
  .absd-fd-single-product {
    padding-bottom: 80px !important;
  }

  .absd-mtp-100 {
    margin-block: 80px !important;
  }

  .absd-mt-100 {
    margin-top: 80px !important;
  }

  .absd-mb-100,
  .absd-mb-80 {
    margin-bottom: 80px !important;
  }
}

@media (max-width:768px) and (min-width:576px) {

  .absd-plr-80,
  .absd-fd-single-product {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .absd-fd-testimonial-sider {
    padding-left: 35px !important;
  }

  .absd-ptb-100 {
    padding-block: 70px !important;
  }
 .absd-pt-100 {
    padding-top: 70px !important;
  }
	 .absd-pb-100 {
    padding-bottom: 70px !important;
  }
  .absd-fd-single-product {
    padding-bottom: 70px !important;
  }

  .absd-mtp-100 {
    margin-block: 70px !important;
  }

  .absd-mt-100 {
    margin-top: 70px !important;
  }

  .absd-mb-100,
  .absd-mb-80 {
    margin-bottom: 70px !important;
  }

  .absd-fd-sub-page-col-section-h2 {
    padding-bottom: 18px !important;
  }
}

@media (max-width:576px) and (min-width:480px) {

  .absd-plr-80,
  .absd-fd-single-product,
  .absd-fd-testimonial-sider {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .absd-ptb-100 {
    padding-block: 60px !important;
  }
	 .absd-pt-100 {
    padding-top: 60px !important;
  }
	 .absd-pb-100 {
    padding-bottom: 60px !important;
  }

  .absd-fd-single-product {
    padding-bottom: 60px !important;
  }

  .absd-mtp-100 {
    margin-block: 60px !important;
  }

  .absd-mt-100 {
    margin-top: 60px !important;
  }

  .absd-mb-100,
  .absd-mb-80 {
    margin-bottom: 60px !important;
  }

  .absd-fd-sub-page-col-section-h2 {
    padding-bottom: 15px !important;
  }
}

@media (max-width:1199px) {
  .absd-gap-70 {
    column-gap: 35px;
  }
	.absd-fd-search-main-grp
    .absd-fd-search-product-collection
    .wc-block-product-template {
        grid-template-columns:
            repeat(3, minmax(0, 1fr)) !important;

        column-gap: 18px !important;
        row-gap: 35px !important;
    }
}

@media (max-width:991px) {
  .absd-fd-flex-col {
    flex-direction: column-reverse;
  }

  .absd-fd-flex-col-reverse {
    flex-direction: column;
  }

  .absd-fd-reparationer-grid {
    margin-bottom: 40px !important;
  }
}

@media (max-width:480px) {

  .absd-plr-80,
  .absd-fd-single-product,
  .absd-fd-testimonial-sider {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .absd-ptb-100 {
    padding-block: 55px !important;
  }
 .absd-pt-100 {
    padding-top: 55px !important;
  }
	 .absd-pb-100 {
    padding-bottom: 55px !important;
  }
  .absd-mtp-100 {
    margin-block: 55px !important;
  }

  .absd-fd-single-product {
    padding-bottom: 55px !important;
  }

  .absd-mt-100 {
    margin-top: 55px !important;
  }

  .absd-mb-100,
  .absd-mb-80 {
    margin-bottom: 55px !important;
  }

  .absd-fd-sub-page-col-section-h2,
  .absd-fd-sub-page-col-section-sub-title {
    padding-bottom: 13px !important;
  }
	.absd-hero-prev {
	  left: 0px;
	}

	.absd-hero-next {
	  right: 0px;
	}

/*   .absd-fd-sub-section-p::after {
    content: unset !important;
  } */
}

/* =========================== header style ====================== */
.absd-fd-sub-btn a,
.absd-fd-header-btn a,
.absd-fd-login-btn a {
  outline: none;
}

.absd-fd-header-nav a,
.absd-fd-header-site-logo a {
  text-decoration: none;
  outline: none;
}

.absd-fd-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.nav-sticky.absd-fd-header {
  position: fixed;
  max-width: 100% !important;
  width: 100% !important;
  top: 0;
  background-color: #000000e3 !important;
  animation: 1s forwards slideDown;
  box-shadow: 1px 1.5px 6px rgb(0 0 0 / 20%);
  backdrop-filter: blur(5px);
  left: 0;
  z-index: 20;
  border-bottom: 0px !important;
}
header.with-topbar .absd-fd-header{
    position: relative !important;
    background-color: #2b2b2b !important;
    animation: 0.9s forwards slideDown;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 20%);
    backdrop-filter: blur(5px);
    padding-top: 20px !important;
    border-top: 1px solid #403f3f;
}
header.with-topbar  {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
	animation: slideDown 1.5s ease forwards;
}
@keyframes slideDown  {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


.absd-fd-logo a {
  outline: none !important;
}

.absd-fd-header-cart-user-icon img {
	cursor:pointer;
}

.absd-fd-header-nav li a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1.7px;
  background: #fff;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s ease;
}
.absd-fn-menu li.current-menu-item>.absd-fn-menu-link {
	color:#fff;
}
.absd-fd-header-nav:after,
.absd-fn-menu li.current-menu-item>.absd-fn-menu-link:after {
  transform: scaleX(1);
  transform-origin: left;
}

.absd-fd-header-btn a {
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(30px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 20px 50px rgb(0 0 0 / 0%);
  border-radius: 23px;
  background: rgba(255, 255, 255, 0.08) !important;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  overflow: hidden;
  z-index: 1;
}

.absd-fd-header-btn a:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg,
      transparent,
      rgb(255 255 255 / 11%),
      transparent);
  transition: all 0.5s ease;
  z-index: -1;
}

.absd-fd-header-btn a:hover:before {
  left: 100%;
}

.absd-fd-header-nav li .wp-block-navigation__submenu-container a {
  color: #2B2B2B !important;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  padding: 0 !important;
}

.absd-fd-header-nav li .wp-block-navigation__submenu-container a:after {
  background-color: #2B2B2B;
}

.absd-fd-header-nav li {
	outline :none !important;
}
.absd-fd-header-site-logo a.custom-logo-link {
  max-width: 192px;
}
 .absd-fd-header-buttons {
	flex-direction:row-reverse;  
  }
.absd-fd-tel-container a ,
.absd-fd-header-buttons a{
    background: transparent;
  	align-items:center;
  	display:flex;
  	gap:10px;
  
}

.absd-fd-tel-container-inner .absd-tel-btn {
	position:relative;	
	padding-right:50px;
  	
}
.absd-fn-header__actions .absd-tel-btn {
	margin-right:50px !important;
		position:relative;
}
 .absd-tel-btn:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #3E484D;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 25px;
}
.absd-fn-header__actions .absd-tel-btn:after {
	right: -50px;
}
.absd-fn-action:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 1.5px;
    background: #fff;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
}
.absd-fd-tel-container {
    position: relative;
    z-index: 100;
}
@media (min-width:1200px) {
  .absd-fd-header-nav li .wp-block-navigation__submenu-container {
    display: flex;
    min-width: 296px !important;
    padding: 24px 30px 24px 20px !important;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 18px;
    border-radius: 12px;
    border: 1px solid #E6E9EB !important;
    background: #FFF;
  }
	.absd-fd-header-nav>li.wp-block-navigation-item>a:hover,
.absd-fd-header-nav>li.current-menu-item>a{
	color:#fff !important;  
}
	
}
@media (min-width:1201px) {
.absd-fn-mobile-header {
		display:none;
	}
}
@media (max-width:1399px) {
  .absd-fd-logo a img {
    max-width: 165px;
  }

  .absd-fd-header-nav {
    gap: 20px;
  }
}

@media screen and (max-width:1200px) {
	.absd-fd-desk-header {
		display:none;
	}
	.absd-fd-header-nav button.wp-block-navigation__responsive-container-open svg {
		display:none;
	}
	.absd-fd-header:has(.wp-block-navigation__responsive-container.is-menu-open) {
	   z-index:999;
	}

	.absd-fd-header-nav button.wp-block-navigation__responsive-container-open {
		background-image: url(/wp-content/uploads/2026/07/nav-bars.svg);
		width:20px;
		height:20px;
	}
  .absd-fd-header-nav div.wp-block-navigation__responsive-container {
    display: block !important;
    padding: 0px !important;
    position: fixed !important;
    left: -104%;
    top: 0px;
    visibility: hidden;
    background-color: white !important;
    transition: ease 0.3s all;
    height: 100vh;
  }

  div.wp-block-navigation__responsive-container .absd-fd-header-nav li a::after {
    content: unset;
  }

  .absd-fd-header-nav button.wp-block-navigation__responsive-container-open {
    display: block !important;
    outline: none !important;
  }

  .absd-fd-header-nav .wp-block-navigation__responsive-container.has-modal-open.is-menu-open {
    animation: none !important;
    visibility: visible;
    left: 0px;
    width: 100%;
    transition: ease 0.3s all;
  }

  .absd-fd-header-nav-containerdiv.wp-block-navigation__responsive-container div.wp-block-navigation__responsive-container-content,
  .absd-fd-header-nav-container div.wp-block-navigation__responsive-container .absd-fd-header-nav,
  .absd-fd-header-nav-container div.wp-block-navigation__responsive-container .absd-fd-header-nav li {
    align-items: flex-start !important;
  }

  .absd-fd-header-nav-container div.wp-block-navigation__responsive-container .absd-fd-header-nav li {
    width: 100%;
  }

  .absd-fd-header-nav-container div.wp-block-navigation__responsive-container .absd-fd-header-nav li a {
    width: calc(100% - 40px) !important;
    padding: 10px 20px !important;
    color: #000;
  }

  .absd-fd-header-nav-container div.wp-block-navigation__responsive-container.has-modal-open.is-menu-open .absd-fd-header-nav li a {
    border-bottom: 1px solid #e2e2e2;
  }

  .absd-fd-header-nav-container div.wp-block-navigation__responsive-container .absd-fd-header-nav li a:hover {
    color: #000 !important;
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
    width: 100%;
    gap: 0;
  }

  .absd-fd-header-nav-container div.wp-block-navigation__responsive-container div.wp-block-navigation__responsive-container-content {
    padding: 50px 0;
    gap: 0px;
  }

  .absd-fd-header-nav .wp-block-navigation__responsive-container.has-modal-open.is-menu-open button.wp-block-navigation__responsive-container-close {
    padding: 20px;
    outline: none !important;
  }

  .absd-fd-header-nav .wp-block-navigation__responsive-container.has-modal-open.is-menu-open button.wp-block-navigation__responsive-container-close svg {
    fill: #000;
  }

  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 0px;
  }
  .absd-fd-header-buttons {
    order: 3;
  }

  .absd-fd-header-nav-container {
    order: 1;
  }
	
	.absd-fd-logo {
		order: 2;
	}
  .has-modal-open .absd-header {
    max-width: 100%;
    top: 0;
    width: 100% !important;
  }

  .absd-fd-header-nav li .wp-block-navigation__submenu-container a {
    font-size: 15px;
  }

  .wp-block-navigation-submenu {
    padding: 0 !important;
    width: 100% !important;

  }

  .absd-fd-header-nav-container div.wp-block-navigation__responsive-container .absd-fd-header-nav li .wp-block-navigation-submenu a {
    padding-left: 45px !important;
    width: calc(100% - 65px) !important;
  }

  .absd-fd-header-nav-container ul.absd-fd-header-nav>li>ul.wp-block-navigation-submenu {
    width: 100% !important;
    padding: 0 !important;
    display: none;
    transition: all .4s ease;
  }

  .absd-fd-header-nav-container ul.absd-fd-header-nav>li.absd-open-submenu>ul.wp-block-navigation-submenu {
    display: block;
  }

  .absd-fd-header-nav-container div.wp-block-navigation__responsive-container ul.absd-fd-header-nav li button.wp-block-navigation-submenu__toggle {
    height: 45px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
    top: 0px;
    position: absolute !important;
    right: 15px;
    z-index: 9;
    outline: none !important;
  }

/*   .absd-fd-header-buttons .absd-login-fd-button {
    display: none !important;
  }

  .absd-login-fd-button {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
  } */

  .absd-login-fd-button .absd-fd-login-btn a {
    padding: 10px 21px !important;
    font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.179), 16px) !important;
    color: #000 !important;
  }
}
@media (max-width:992px) {
	.absd-fd-header-buttons .absd-tel-btn{
	padding-right:15px;	
}
.absd-fd-tel-container .absd-tel-btn {
	padding-right:40px;
}
.absd-tel-btn:after {
	margin:0 20px;
}
.absd-fd-header-buttons .absd-tel-btn:after{
	content:unset;
}
.absd-fd-header-buttons a {
	font-size:0px;
  	gap:0px;
}
	.absd-fd-header-inner-btn  {
		display:none !important;
	}
	.absd-fd-tel-container-inner {
		justify-content:center;
	}

}
.absd-fd-footer-social-p {
	flex : 1;
}
@media (max-width:767px) {
	.absd-fd-search-main-grp
    .absd-fd-search-product-collection
    .wc-block-product-template {
        grid-template-columns:
            repeat(2, minmax(0, 1fr)) !important;
        column-gap: 16px !important;
        row-gap: 30px !important;
    }

    .absd-fd-search-main-grp
    .absd-fd-search-product-collection
    .wp-block-post-title {
        font-size: 15px !important;
    }
	
.absd-fd-header-buttons {
	gap:14px;
}
.absd-profile-btn svg {
	width:40px;
  	height:40px;
}
}
@media (max-width:1350px) and (min-width:1201px) {

  .absd-fd-header-btn a,
  .absd-login-fd-button a,
  .absd-fd-header-nav li {
    font-size: 14px !important;
  }

  .absd-fd-header-buttons {
    gap: 13px;
  }

  ul.absd-fd-header-nav {
    gap: 16px !important;
  }
}

@media (max-width:575px) and (min-width:426px) {
  .absd-fd-logo a img {
    max-width: 150px;
  }

  .absd-fd-header-btn a {
    padding: 10px 15px !important;
    font-size: 13px !important;
  }

  .absd-login-fd-button .absd-fd-login-btn a {
    padding: 10px 15px !important;
    font-size: 13px !important;
  }
}

@media (max-width:425px) and (min-width:350px) {
  .absd-fd-logo a img {
    max-width: 120px;
  }

 .absd-fd-header-btn a {
    padding: 7px 10px !important;
    font-size: 12px !important;
  }
}
@media (max-width:480px){
.absd-fd-header-btn a {
    color: #000;
    border: 1px solid #0a0a0a;
}
	.absd-fd-search-main-grp
    .absd-fd-search-product-collection
    .wc-block-product-template {
      column-gap: 10px !important;
    }
    .absd-fd-search-main-grp
    .absd-fd-search-product-collection
    .wp-block-post-title {
        font-size: 13px !important;
    }
    .absd-fd-search-main-grp
    .absd-fd-search-product-collection
    .wc-block-components-product-price {
        font-size: 13px !important;
    }
	
  .absd-fd-header-btn a img {
   filter: brightness(0);
  }
  .absd-header-fd-button {
  	padding-block:15px;
    margin-left:0px !important;
    padding-left:15px !important;
     width:100%;
  }
	.absd-login-fd-button .absd-fd-login-btn a {
    padding: 7px 10px !important;
    font-size: 12px !important;
  }
	.absd-fd-tel-container-inner a img {
	max-width:14px;
}
.absd-fd-tel-container-inner a  {
	font-size:13px !important;
}
	.absd-fd-header-cart-user-icon {
		gap:15px;
	}
	.absd-fd-header-cart-user-icon img {
		max-width:20px;
	}
}
@media (max-width:380px) {
	  .absd-fd-header-btn a {
		padding: 7px 10px !important;
		font-size: 10px !important;
	  }
	.absd-fd-tel-container-inner a img {
		max-width:12px;
	}
	.absd-fd-tel-container-inner a  {
		font-size:12px !important;
		gap: 7px;
	}
	.absd-fd-tel-container .absd-tel-btn {
		padding-right: 22px;
	}
	.absd-tel-btn:after {
		margin: 0 11px;
	}
}

@media (max-width:350px) {
  .absd-fd-logo a img {
    max-width: 132px;
  }
}

/* ======================= footer style =================== */
.absd-footer-nav li a {
  text-decoration: none !important;
  position: relative;
}

.absd-footer-nav li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1.7px;
  background: #aeafb3;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s ease;
}

.absd-footer-nav li a:hover:before {
  transform: scaleX(1);
  transform-origin: left;
}

.absd-fd-footer-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.absd-fd-footer-logo::before,
.absd-fd-footer-logo::after {
  content: "";
  display: block;
  width: 180px;
  height: 1px;
}

.absd-fd-footer-logo::before {
  background: linear-gradient(270deg, rgba(27, 179, 169, 0.00) 0%, #1BB3A9 100%);
  transform: rotate(180deg)
}

.absd-fd-footer-logo::after {
  background: linear-gradient(270deg, rgba(27, 179, 169, 0.00) 0%, #1BB3A9 100%);
}

.absd-footer-pages-menu,
.absd-footer-service-menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.absd-fd-footer-service-menu-list {
  width: 40%;
}

.absd-fd-footer-pages-menu-list {
  width: 20%;
}

.absd-fd-footer-social,
.absd-fd-footer-col {
  width: 15%;
}

.absd-fd-footer-copy-right-container {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #494949;
}

@media (max-width:1560px) {
  .absd-fd-footer-content {
    gap: 70px;
  }

  .absd-fd-footer-pages-menu-list {
    width: 22%;
  }
}

@media (max-width:1420px) {
  .absd-fd-footer-content {
    gap: 40px;
  }
}

@media (max-width:1260px) {
  .absd-fd-footer-content {
    gap: 40px;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
  }

  .absd-fd-footer-pages-menu-list {
    width: 26%;
  }

}

@media (max-width:1100px) {
  .absd-fd-footer-content {
    justify-content: space-between !important;
  }

  .absd-footer-pages-menu,
  .absd-footer-service-menu {
    grid-template-columns: 1fr;
  }

  .absd-fd-footer-service-menu-list {
    width: 33%;
  }

  .absd-fd-footer-pages-menu-list {
    width: 15%;
  }

  .absd-fd-footer-social,
  .absd-fd-footer-col {
    width: 20%;
  }
}

@media (max-width:991px) {
  .absd-fd-footer-copyright-menu {
    gap: 10px 20px;
    flex-wrap: wrap !important;
    justify-content: center;
  }

  .absd-footer-pages-menu,
  .absd-footer-service-menu {
    grid-template-columns: 1fr 1fr;
  }

  .absd-fd-footer-service-menu-list {
    width: 56%;
  }

  .absd-fd-footer-pages-menu-list {
    width: 35%;
  }

  .absd-fd-footer-social,
  .absd-fd-footer-col {
    width: 47%;
  }

  .absd-fd-hvor-top-heading>.wp-block-group {
    align-items: flex-start;
  }
}

@media (max-width:820px) {
  .absd-fd-footer-row {
    flex-wrap: wrap !important;
  }

}

@media (max-width:767px) {
  .absd-fd-footer-copy-right {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }
}

@media (max-width:749px) {

  .absd-footer-pages-menu,
  .absd-footer-service-menu {
    grid-template-columns: 1fr;
  }

  .absd-fd-footer-social,
  .absd-fd-footer-col {
    width: 37%;
  }
    .absd-fd-search-main-grp
    .absd-search-result-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
}

@media (max-width:820px) and (min-width:750px) {
  .absd-fd-footer-container {
    padding-block-start: 65px !important;
  }

  .absd-fd-footer-logo::before,
  .absd-fd-footer-logo::after {
    width: 125px;
  }
}

@media (max-width:750px) and (min-width:576px) {
  .absd-fd-footer-container {
    padding-block-start: 55px !important;
  }

  .absd-fd-footer-logo::before,
  .absd-fd-footer-logo::after {
    width: 120px;
  }

  .absd-fd-footer-logo img.custom-logo {
    max-width: 200px;
  }

  .absd-fd-footer-logo {
    gap: 25px;
  }
}

@media (max-width:575px) {
  .absd-fd-footer-container {
    padding-block-start: 50px !important;
  }

  .absd-fd-footer-logo::before,
  .absd-fd-footer-logo::after {
    width: 82px;
  }

  .absd-fd-footer-logo img.custom-logo {
    max-width: 180px;
  }

  .absd-fd-footer-logo {
    gap: 20px;
  }
}

@media (max-width:500px) {

  .absd-fd-footer-social,
  .absd-fd-footer-col,
  .absd-fd-footer-pages-menu-list,
  .absd-fd-footer-service-menu-list {
    width: 100%;
  }

  .absd-fd-footer-content {
    gap: 25px;
  }

  .absd-fd-footer-logo::before,
  .absd-fd-footer-logo::after {
    width: 75px;
  }

}

@media (max-width:375px) {

  .absd-fd-footer-logo::before,
  .absd-fd-footer-logo::after {
    width: 50px;
  }

  .absd-fd-footer-logo img.custom-logo {
    max-width: 160px;
  }

  .absd-fd-footer-logo {
    gap: 15px;
  }
}

/* ======================= hero section style ====================== */
.absd-fd-hero-product-grp-row {
  max-width: 906px !important;
  row-gap: 15px;
}

.absd-fd-hero-product {
  justify-content: flex-start;
}

.absd-fd-sub-title-p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.absd-fd-sub-section-p {
  display: flex;
  align-items: center;
  gap: 15px;
}

.absd-fd-sub-title-p::before,
.absd-fd-sub-title-p::after {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
}

.absd-fd-sub-title-p::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.60) 0%, rgba(255, 255, 255, 0.00) 100%);
}

.absd-fd-sub-title-p::after {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.60) 100%);
}

.absd-fd-sub-section-p::after {
  background: linear-gradient(270deg, rgba(27, 179, 169, 0.00) 0%, #1BB3A9 100%);
  content: "";
  display: block;
  width: 80px;
  height: 1px;
}

@media (max-width:991px) and (min-width:750px) {
  .absd-fd-hero-product-grp {
    margin-top: 65px !important;
  }
}

@media (max-width:750px) {
  .absd-fd-hero-product-grp-row {
    justify-content: center;
    flex-wrap: wrap !important;
  }

  .absd-fd-hero-product {
    gap: 12px;
  }
}

@media (max-width:750px) and (min-width:576px) {
  .absd-fd-hero-product-grp {
    margin-top: 50px !important;
  }

  .absd-fd-hero-product img {
    max-width: 55px;
  }
}

@media (max-width:575px) and (min-width:480px) {
  .absd-fd-hero-product-grp {
    margin-top: 35px !important;
  }

  .absd-fd-sub-page-hero-h1 {
    margin-bottom: 18px !important;
  }

  .absd-fd-hero-product img {
    max-width: 50px;
  }
}

@media (max-width:479px) {
  .absd-fd-hero-product-grp {
    margin-top: 25px !important;
  }

  .absd-fd-sub-page-hero-h1 {
    margin-bottom: 15px !important;
    font-size: 24px !important;
  }

  .absd-fd-hero-product img {
    max-width: 40px;
  }
	.absd-fd-sub-section-p {
		font-size:11.4px !important;
	}
  .absd-fd-hero-product {
    gap: 7px;
  }

  .absd-fd-sub-title-p {
    font-size: 11px !important;
    gap: 5px;
    text-align: center;
  }

  .absd-fd-sub-title-p::before,
  .absd-fd-sub-title-p::after {
    width: 50px;
  }

  .absd-fd-hero-product-grp-row {
    column-gap: 25px;
  }
	.absd-fd-hero-banner {
    padding-top: 70px !important;
  }
}

@media (min-width:992px) {
  .absd-fd-fone-doktore-h2 {
    max-width: 613px;
    margin-left: 0 !important;
  }
}

@media (max-width:380px) {
 .absd-fd-sub-section-p,
	.absd-fd-sub-title-p{
    font-size: 9.5px !important;
	 gap:7px;
}
	.absd-fd-sub-section-p::after {
    width: 50px;
}
}

/* ====================== contact section style ================= */
.absd-fd-contact-p:after {
  background: linear-gradient(270deg, rgba(27, 179, 169, 0.00) 0%, #1BB3A9 100%);
}

.absd-fd-contact-p:before {
  background: linear-gradient(270deg, rgba(27, 179, 169, 0.00) 0%, #1BB3A9 100%);
  transform: rotate(180deg);
}

.absd-fd-form br {
  display: none;
}

.absd-fd-form p {
  margin: 0;
  position: relative;
}

.absd-fd-form p span.wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 48%;
  transform: translate(-50%, -50%);
}

.absd-fd-form {
  padding: 45px 40px;
  background: #F4F6F7;
  border: 1px solid #E6E9EB;
  border-radius: 20px;
}

.absd-fd-row {
  display: flex;
  gap: 20px;
  margin-bottom: 25px;
}

.absd-fd-col {
  flex: 1;
}

.absd-fd-group {
  margin-bottom: 25px;
}
.absd-fd-label span {
    font-weight: 400;
}

.absd-fd-label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Manrope';
  color: #2B2B2B;
}

.absd-fd-input,
.absd-fd-textarea {
  width: 100%;
  padding: 14px 24px;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
  background: #fff;
  font-size: 16px;
  font-family: 'Manrope';
  font-weight: 500;
  color: #808080;
  outline: none;
  box-sizing: border-box;
  transition: all .3s ease;
  margin-top: 10px;
  height: 50px;
}

.absd-fd-textarea {
  border-radius: 18px;
  height: 130px;
  resize: vertical;
}
.absd-fd-reparation-form .absd-fd-field.absd-fd-textarea-field img.absd-fd-icon {
    top: 25%;
}
.absd-fd-reparation-form .absd-fd-btn-wrap p {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
.absd-fd-reparation-form .absd-fd-btn-wrap button.absd-fd-cancel {
    display: flex;
    padding: 13px 32px;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    border: 1px solid  #1F2A30;
    color: var(--Blue, #1F2A30);
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-family: Manrope;
    line-height: normal;
    flex: 1;
    max-width: 193px;
	cursor:pointer;
}
.absd-fd-reparation-form .absd-fd-btn-wrap .absd-fd-submit {
	flex: 1;
    max-width: 193px;
}
.absd-fd-input::placeholder,
.absd-fd-textarea::placeholder {
  color: #9b9b9b;
}

.absd-fd-input:focus,
.absd-fd-textarea:focus {
  border-color: #1f2b37;
  box-shadow: 0 0 0 3px rgba(31, 43, 55, 0.08);
}

.absd-fd-btn-wrap {
  text-align: center;
  margin-top: 35px;
}

.absd-fd-submit {
  display: inline-block;
  padding: 15px 42px;
  border: none;
  border-radius: 40px;
  background: #1f2b37;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: .3s ease;
}

.absd-fd-submit:hover {
  background: #1bb3a9;
}

.absd-fd-contact-desc-p {
  max-width: 718px;
  text-align: center;
}

.absd-fd-contact-sec-card {
  overflow: hidden;
}

.absd-fd-contact-details-text {
  flex: 1;
}

.absd-fd-contact-sec-card:after {
  content: '';
  border-radius: 355.775px;
  opacity: 0.6;
  background: #1BB3A9;
  filter: blur(75px);
  position: absolute;
  bottom: 0;
  right: 0;
  height: 95px;
  width: 300px;
  transform: rotate(45deg);
}
.absd-fd-reparation-sec-card:after {
	left:-100px;
	right: initial;
	bottom: -31px;
    transform: rotate(-38.802deg);
}

@media (max-width:991px) {
  .absd-fd-contact-col {
    flex-basis: 50% !important;
  }

  .absd-fd-form,
  .absd-fd-contact-sec-card {
    padding: 35px 30px !important;
  }

  .absd-fd-label,
  .absd-fd-input,
  .absd-fd-textarea,
  .absd-fd-submit,
	.absd-fd-reparation-form .absd-fd-btn-wrap button.absd-fd-cancel{
    font-size: 15px;
  }

  .absd-fd-row {
    flex-direction: column;
  }

  .absd-fd-section-heading-col {
    margin-bottom: 45px !important;
    text-align: center;
  }
}

@media (max-width:781px) and (min-width:480px) {
  .absd-fd-row {
    gap: 15px;
    margin-bottom: 15px;
  }

  .absd-fd-group {
    margin-bottom: 15px;
  }

  .absd-fd-btn-wrap {
    margin-top: 25px;
  }

  .absd-fd-contact-details-grid {
    margin-block-start: 26px !important;
  }

  .absd-fd-contact-details-grid img {
    max-width: 45px;
  }
}

@media (max-width:479px) {
  .absd-fd-row {
    gap: 15px;
    margin-bottom: 15px;
  }

  .absd-fd-section-heading-col {
    margin-bottom: 30px !important;
    text-align: center;
  }

  .absd-fd-group {
    margin-bottom: 15px;
  }

  .absd-fd-form,
  .absd-fd-contact-sec-card {
    padding: 30px 20px !important;
  }

  .absd-fd-label,
  .absd-fd-input,
  .absd-fd-textarea,
  .absd-fd-submit,
	.absd-fd-reparation-form .absd-fd-btn-wrap button.absd-fd-cancel{
    font-size: 14px;
  }

  .absd-fd-textarea {
    height: 100px;
  }

  .absd-fd-btn-wrap {
    margin-top: 20px;
  }

  .absd-fd-contact-details-grid {
    gap: 15px;
  }

  .absd-fd-contact-details-grid img {
    max-width: 35px;
  }

  .absd-fd-contact-divider {
    margin-block: 25px !important;
  }
}

/* ============================= product & service section style ================================== */
.absd-fd-product-category-img {
  max-width: 325px;
}

.absd-fd-product-cat-txt-content p {
  max-width: 235px;
}

.absd-fd-product-category {
  display: flex;
  overflow: hidden;
  z-index: 1;
  flex-direction: column;
}

.absd-fd-product-cat-txt-content {
  margin-left: 0 !important;
}

.absd-fd-product-cat-img-content {
  margin-right: 0 !important;
  margin-top: -40px;
  position: relative;
  z-index: 1;
}

.absd-fd-product-category:after {
  border-radius: 410.331px;
  opacity: 0.6;
  background: #1BB3A9;
  filter: blur(75px);
  width: 410.331px;
  height: 121.648px;
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  bottom: -25px;
  left: -100px;
}

.absd-fd-product-cat-card-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  overflow: hidden;
  z-index: 1;
  position: relative;
}

.absd-fd-product-cat-card-bottom:after {
  content: '';
  border-radius: 323px;
  opacity: 0.7;
  background: #1BB3A9;
  filter: blur(75px);
  width: 323px;
  height: 89px;
  transform: rotate(0.163deg);
  position: absolute;
  bottom: -87px;
  left: 0;
  z-index: -1;
}

.absd-fd-product-card-img-content img {
  max-height: 202px;
  object-fit: contain;
}

.absd-fd-product-card-txt-content {
  margin-left: 0 !important;
}

.absd-fd-product-card-txt-content .absd-fd-product-card-sml-p {
  max-width: 170px;
  margin-bottom: 10px;
}

@media (max-width:1250px) {

  .absd-fd-product-cat-sec-grid,
  .absd-fd-product-cat-card-row {
    gap: 25px;
  }

  .absd-fd-product-cat-sec-grid {
    margin-bottom: 25px !important;
  }
}

@media (max-width:1199px) {
  .absd-fd-product-cat-img-content {
    margin-top: 0px;
  }

  .absd-fd-service-grid {
    gap: 25px;
  }
}

@media (max-width:767px) {
  .absd-fd-product-category-img {
    max-width: 188px;
  }

  .absd-fd-product-cat-card-bottom {
    padding-top: 25px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}

@media (max-width:575px) {
  .absd-fd-product-category {
    padding-top: 25px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}

@media (max-width:450px) {

  .absd-fd-product-cat-card-row,
  .absd-fd-product-cat-sec-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

@media (max-width:600px) and (min-width:450px) {
  .absd-fd-product-cat-card-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width:768px) and (min-width:600px) {
  .absd-fd-product-cat-card-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width:1199px) and (min-width:768px) {
  .absd-fd-product-cat-card-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width:991px) and (min-width:768px) {
  .absd-fd-service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width:767px) and (min-width:480px) {
  .absd-fd-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}

@media (max-width:480px) {
  .absd-fd-service-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}

/* ====================== coupon &service style =================== */
.absd-fd-overkommelig-service-col .absd-fd-sub-page-col-left {
  position: relative;
}

.absd-fd-overkommelig-service-col .absd-fd-service-process-img {
  max-width: 330px;
  margin-right: 30px !important;
  margin-top: -120px;
}

.absd-fd-overkommelig-service-col .absd-fd-service-process-img img {
  box-shadow: 0 12px 40px 0 rgba(17, 23, 41, 0.10);
}

.absd-fd-advantages-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.absd-fd-coupon-discount-content {
	flex:1;
  	justify-content: space-between;
}
.absd-fd-coupon-discount-content-inner {
    display: flex;
    align-items: center;
    gap: 8px;
}
.absd-fd-coupon-section-row {
	gap:7vw;
}
.absd-fd-coupon-discount-content-text {
	align-items:flex-end;
}
.absd-fd-service-list-col figure{
	max-width:22px;
	width:100%;
}
.absd-fd-service-list-count figure {
	max-width:34px;
	 margin-top: 3px;
	
}
.absd-fd-service-list-col  .absd-fd-sub-content-list-item {
	flex:1;
}
@media (min-width:992px) {
  .absd-fd-service-col-content p.absd-fd-sub-page-col-section-p {
    max-width: 556px;
    margin: 0 !important;
  }
}

@media (max-width:767px) and (min-width:425px) {
  .absd-fd-advantages-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width:767px) and (min-width:576px) {
  .absd-fd-service-col-content {
    margin-bottom: 25px !important;
  }

  .absd-fd-service-list {
    margin-bottom: 25px !important;
    margin-top: 25px !important;
  }

  .absd-fd-service-list-col {
    margin-top: 16px !important;
  }
}

@media (max-width:991px) and (min-width:768px) {
  .absd-fd-service-col-content {
    margin-bottom: 32px !important;
  }

  .absd-fd-service-list {
    margin-bottom: 32px !important;
    margin-top: 32px !important;
  }

  .absd-fd-advantages-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width:991px) and (min-width:850px) {
  .absd-fd-coupon-left-content {
    gap: 15px;
  }

  .absd-fd-coupon-big-p,
  .absd-fd-coupon-discount-content-p {
    font-size: 18px !important;
  }

  .absd-fd-coupon-discount-num {
    font-size: 42px !important;
  }

  .absd-fd-coupon-section-row {
    padding-right: 15px !important;
  }

  .absd-fd-coupon-section-row .absd-fd-sub-btn a {
    padding: 10px 18px !important;
  }
}

@media (max-width:1024px) and (min-width:992px) {
  .absd-fd-advantages-grid {
    gap: 25px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width:1199px) and (min-width:991px) {
  .absd-fd-coupon-left-content {
    gap: 15px;
  }

  .absd-fd-coupon-big-p,
  .absd-fd-coupon-discount-content-p {
    font-size: 20px !important;
  }

  .absd-fd-coupon-discount-num {
    font-size: 50px !important;
  }

  .absd-fd-coupon-section-row {
    padding-right: 20px !important;
  }
}

@media (max-width:1199px) and (min-width:1025px) {
  .absd-fd-advantages-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width:991px) {
  .absd-fd-advantages-grid {
    gap: 20px;
  }
	.absd-fd-coupon-section-row {
    	gap: 4vw;
	}
}

@media (max-width:850px) {
.absd-fd-coupon-section-row {
    flex-direction: column;
    padding: 20px !important;
    align-items: flex-start;
    padding-left: 0 !important;
}

  .absd-fd-coupon-section-img {
      max-width: 50px;
  }
	.absd-fd-coupon-section-row {
    	gap: 10px;
	}
	.absd-fd-coupon-discount-content {
		gap: 40px;
		padding-left: 70px !important;
	}
	.absd-fd-coupon-discount-content-text {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
  .absd-fd-service-col-content {
    margin-bottom: 20px !important;
  }

  .absd-fd-service-list {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }

  .absd-fd-service-list-col {
    margin-top: 13px !important;
  }

  .absd-fd-sub-btn a {
    padding: 12px 18px !important;
  }
	.absd-fd-service-list-count figure {
		max-width: 25px; 
	}
}

@media (max-width:479px) {
  .absd-fd-advantages-col figure {
    margin-bottom: 8px !important;
  }

  .absd-fd-overkommelig-service-col .absd-fd-service-process-img {
    max-width: 230px;
    margin-right: 15px !important;
    margin-top: -85px;
  }
	

.absd-fd-coupon-section {
	border-radius:12px !important;
}
.absd-fd-coupon-left-content {
	gap:10px;
}
.absd-fd-coupon-discount-content {
    gap: 25px;
    padding-left: 40px !important;
}
.absd-fd-coupon-buttons a {
	font-size:0px !important;
  	padding:0px !important;
  	display: flex;
    width: 38px;
    height: 38px;
    border-radius: 8px !important;
    justify-content: center;
    align-items: center;
    gap: 6px;
    aspect-ratio: 1/1;
  	background-image:url(/wp-content/uploads/2026/07/Frame-1.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
.absd-fd-coupon-big-p {
	font-size:15px !important;
}
	.absd-fd-coupon-small-p {
		font-size:12px !important;
	}
	.absd-fd-coupon-discount-content-p {
    	font-size: clamp(18px, 5vw, 24px) !important;
		line-height: 100%;
  	}

  .absd-fd-coupon-discount-num {
    font-size: clamp(42px, 14vw, 58px) !important;
	   line-height: 100%;
  }

.absd-fd-coupon-section-img {
    max-width: 30px;
}
.absd-fd-coupon-section-row {
    gap: 5px;
    padding: 15px 15px 10px 0 !important;
}
}

@media (max-width:425px) {
  .absd-fd-advantages-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .absd-fd-review-grid {
    justify-content: center;
    gap: 20px;
    text-align: center;
  }
}

/* ====================================================================================================

								contact page style

==================================================================================================== */

.absd-fd-sub-page-hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.absd-fd-sub-page-hero h1 {
  text-align: center;
}

.absd-fd-tilbud-repair-row p.absd-fd-p.absd-fd-sub-page-col-section-p {
  max-width: 590px;
  margin: 0 !important;
}

.absd-fd-visit-talk-heading {
  white-space: nowrap;
}

.absd-fd-kontakt-card-man-img {
  margin-top: -30px !important;
  position: relative;
  max-width: 275px;
}

.absd-fd-contact-details-grid .absd-fd-address-icon {
  max-width: 52px;
}

.absd-fd-home-page-contact-sec-grp,
.absd-fd-contact-details-grid .absd-fd-contact-details-text {
  flex: 1;
}

.absd-fd-kontakt-card-man-img:after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 45%;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(42, 43, 45, 0) 0%, rgba(43, 43, 43, 0.25) 35%, rgba(43, 43, 43, 0.5) 70%, rgb(43 43 43) 100%);
}

.absd-fd-contact-talk-sec-card {
  /* 	overflow:hidden; */
}

.absd-fd-contact-talk-sec-card:after {
  content: '';
  border-radius: 355.775px;
  opacity: 0.6;
  background: #1BB3A9;
  filter: blur(75px);
  position: absolute;
  bottom: 61px;
  right: 11px;
  height: 95px;
  width: 217px;
  transform: rotate(45deg);
}

@media (max-width:991px) and (min-width:768px) {
  .absd-fd-contact-talk-form .absd-fd-row {
    flex-direction: row;
  }

  .absd-fd-talk-top-heading {
    margin-bottom: 40px !important;
  }
}

@media (max-width:1540px) and (min-width:992px) {
  .absd-fd-kontakt-card-man-img {
    margin-top: -80px !important;
  }
}

@media (max-width:575px) and (min-width:480px) {
  .absd-fd-visit-talk-top-content {
    padding-left: 30px !important;
  }

  .absd-fd-home-page-contact-sec-grp {
    padding-top: 35px !important;
  }

  .absd-fd-visit-talk-bottom-content {
    padding: 0 30px 35px !important;
  }
}

@media (min-width:992px) {
  .absd-fd-talk-desc-col p.absd-fd-p {
    max-width: 445px;
    margin-left: auto;
  }
}

@media (max-width:991px) {
  .absd-fd-sub-page-col-section-h2 {
    padding-bottom: 15px !important;
  }
}

@media (max-width:479px) {
  .absd-fd-kontakt-card-man-img {
    display: none !important;
  }

  .absd-fd-visit-talk-top-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .absd-fd-home-page-contact-sec-grp {
    padding-top: 30px !important;
  }

  .absd-fd-visit-talk-bottom-content {
    padding: 0 20px 30px !important;
  }

  .absd-fd-contact-details-grid {
    margin-block-start: 20px !important;
  }
}

/* ===================================================================== 
		
about os page

=====================================================================*/
.absd-fd-service-row {
  flex-wrap: wrap !important;
  justify-content: center;

}

.absd-fd-service-grp {
  min-width: 230px;
  max-width: 230px;
  width: 100%;
}

.absd-fd-story-card,
.absd-fd-story-col .absd-fd-sub-page-col-section-h2 {
  max-width: 556px;
  margin-left: 0px !important;
}

@media (min-width:992px) {
  .absd-fd-service-col-content .absd-fd-sub-page-col-right .absd-fd-vores-p {
    margin-left: auto !important;
  }

  .absd-eksperter-heading-desc p {
    max-width: 575px;
    margin-right: 0px !important;
  }

  .absd-reparationslosninger-heading-col .absd-reparationslosninger-heading-inner {
    max-width: 525px;
    margin-left: auto;
  }
}

@media (max-width:1399px) and (min-width:660px) {
  .absd-fd-service-grp {
    min-width: 165px;
    max-width: 183px;
  }

  .absd-fd-reparationer-grid .absd-fd-grid-col .wp-block-image {
    margin-bottom: 30px !important;
  }
}

@media (max-width:660px) and (min-width:420px) {
  .absd-fd-service-grp {
    min-width: 140px;
    max-width: 175px;
    padding: 20px 15px !important;
    gap: 15px;
  }

  .absd-fd-service-grp .absd-fd-service-img img {
    max-width: 40px;
  }

}

@media (max-width:991px) {
  .absd-fd-service-row {
    gap: 20px;
  }

  .absd-fd-service-grp .absd-fd-service-img img {
    max-width: 48px;
  }

  .absd-fd-reparationer-grid .absd-fd-grid-col .wp-block-image {
    margin-bottom: 20px !important;
  }

  .absd-fd-story-col .absd-fd-sub-page-col-section-h2,
  .absd-fd-story-card,
  .absd-fd-story-col .absd-fd-sub-page-col-section-p {
    max-width: 100% !important;
  }

  figure.absd-fd-story-card-image {
    max-width: 20px;
  }

  .absd-fd-story-card-content {
    flex: 1;
  }
}

@media (max-width: 420px) {
  .absd-fd-service-row {
    gap: 15px;
  }

  .absd-fd-service-grp {
    min-width: 132px;
    max-width: 132px;
    padding: 15px 7px !important;
    gap: 15px;
  }

  .absd-fd-service-grp .absd-fd-service-img img {
    max-width: 36px;
  }

  .absd-fd-service-grp p {
    font-size: 13px !important;
  }

  .absd-fd-reparationer-grid .absd-fd-grid-col .wp-block-image {
    margin-bottom: 15px !important;
  }

  .absd-fd-story-card {
    padding: 18px !important;
  }
}

.absd-fd-eksperter-image-left-col {
  max-width: 31.7%;
  width: 100%;
}

.absd-fd-eksperter-image-right-col {
  max-width: 70%;
  width: 100%;
}

@media (max-width:767px) {
  .absd-fd-eksperter-image-left-col {
    max-width: 30.7%;
  }

	.absd-fd-footer-copy-right-container {
		display : flex;
		flex-direction : column-reverse;
		gap : 20px;
	}
  .absd-fd-eksperter-image-left-col,
  .absd-fd-eksperter-image-inner-grp {
    gap: 20px;
  }

  .absd-fd-eksperter-image-inner-grp:last-child {
    margin-top: 20px;
  }
}

@media (max-width:575px) {

  .absd-fd-eksperter-image-grid,
  .absd-fd-eksperter-image-left-col,
  .absd-fd-eksperter-image-inner-grp {
    gap: 13px;
  }

  .absd-fd-eksperter-image-grid {
    flex-wrap: wrap !important;
  }

  .absd-fd-eksperter-image-left-col {
    flex-wrap: nowrap !important;
    flex-direction: row;
  }

  .absd-fd-eksperter-image-left-col figure,
  .absd-fd-eksperter-image-left-col figure img {
    height: 100%;
    object-fit: cover;
  }

  .absd-fd-eksperter-image-left-col,
  .absd-fd-eksperter-image-right-col {
    max-width: 100%;
  }
}

@media (max-width:380px) {
  .absd-fd-eksperter-image-right-col .absd-fd-eksperter-image-inner-grp:first-child .absd-fd-eksperter-image-card {
    height: 105px;
  }

  .absd-fd-eksperter-image-right-col .absd-fd-eksperter-image-inner-grp:first-child .absd-fd-eksperter-image-card img {
    height: 100%;
  }
}

/*================================================================================= 
                                Single product
 ===================================================================================== */
.woocommerce div.product div.images .woocommerce-product-gallery__image a {
  display: block;
  outline-offset: -2px;
  outline: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  display: none;
}

.absd-fd-p-gallery {
  margin-bottom: 0px;
  max-width: 100% !important;
}

.absd-fd-p-gallery .woocommerce-product-gallery .flex-viewport ,
.product-type-simple .absd-fd-p-gallery .woocommerce-product-gallery__wrapper{
  background: #fff;
  padding: 40px !important;
  border-radius: 12px;
  border: 1px solid #E6E9EB;
  float: none;
}

.absd-fd-p-gallery .flex-control-thumbs {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 20px !important;
}

.absd-fd-p-gallery .flex-control-thumbs li {
  display: flex;
  width: 80px !important;
  float: none !important;
  height: 80px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #E6E9EB;
  background: #FFF;
  overflow: hidden;
}

.absd-fd-p-gallery .flex-control-thumbs li img {
  width: auto !important;
  opacity: 1 !important;
  flex-shrink: 0;
  aspect-ratio: 1/1;
}

.flex-control-thumbs li:has(img.flex-active),
.flex-control-thumbs li:hover {
  border-color: #2B2B2B;
}

.woocommerce.wp-block-breadcrumbs {
  padding: 25px 0;
}

.woocommerce.wp-block-breadcrumbs .woocommerce-breadcrumb {
  margin-bottom: 0px;
  font-family: Manrope, sans-serif;
}

.woocommerce.wp-block-breadcrumbs .woocommerce-breadcrumb a {
  text-decoration: none;
  color: #8D8D8D;
}

.absd-product-about h3 {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Manrope';
  color: #2B2B2B;
}

.absd-product-description p {
  font-size: 15px;
  font-weight: 500;
  font-family: 'Manrope';
  color: #2B2B2B;
}

.absd-product-about {
  display: flex;
  flex-direction: column;
  gap: 0px;
  padding: 0;
  margin: 0;
}

.absd-product-description p {
  margin: 0;
}

.absd-fd-related-p {
  padding: 20px 15px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #E6E9EB;
  margin-bottom: 13px;
}

/* buttons */
/* Buttons */
.absd-buy-now,
.single_add_to_cart_button {
  width: 100%;
  height: 56px;
  margin-top: 15px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
}

.absd-buy-now {
  background: #111;
  color: #fff;
  border: 1px solid #111;
}

.absd-buy-now:hover {
  background: #222;
}

.woocommerce-variation-add-to-cart {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.quantity,
.wc-block-components-quantity-selector {
  display: flex;
  align-items: center;
  width: fit-content;
  border: none;
}

.quantity::before {
  content: "Antal:";
  margin-right: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #666;
  align-self: center;
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
  order: 1;
  border: 1px solid #b0b7bc;
  border-right: 0px;
  border-radius: 8px 0 0 8px;
  padding: 0 15px !important;
  font-size: 16px !important;
  box-shadow: none !important;
}

div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper .wc-block-components-quantity-selector input[type="number"].input-text.qty.text {
  order: 2;
  margin: 0;
  padding: .9rem 0;
  text-align: center;
  font-size: var(--wp--preset--font-size--small);
  border: 1px solid #c0cdd7 !important;
  -moz-appearance: textfield;
  flex: none !important;
  min-width: 60px !important;
}

.single-product-content-col .variations .cfvsw-swatches-container .cfvsw-label-option {
  min-width: fit-content !important;
  min-height: auto !important;
  border-radius: 8px !important;
  padding: 11px 12px !important;
  width: fit-content;
}

.single-product-content-col .variations .cfvsw-swatches-container .cfvsw-label-option .cfvsw-swatch-inner {
  width: auto !important;
  height: auto !important;
  color: var(--Black, #2B2B2B);
  font-family: Manrope;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.single-product-content-col .variations .cfvsw-swatches-option.cfvsw-selected-swatch {
  border: 1px solid #1BB3A9 !important;
  background: #EFFAF9 !important;
}

.woocommerce div.product form.cart .variations label span.cfvsw-selected-label {
  color: #2B2B2B;
  font-family: Manrope;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

a.reset_variations {
  padding-left: 10px;
  align-self: center;
  font-weight: 600;
}

.single-product-content-col .quantity {
  background: transparent !important;
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
  order: 3;
  border: 1px solid #b0b7bc;
  border-left: none;
  border-radius: 0 8px 8px 0;
  padding: 0 15px !important;
  font-size: 16px !important;
  box-shadow: none !important;
}

.single-product-content-col .wp-block-woocommerce-add-to-cart-form .variations_button,
.single-product-content-col .wp-block-add-to-cart-form .cart {
  display: flex !important;
  margin-top: 10px;
  flex-direction: column;
  gap: 18px;
}

.single-product-content-col .wp-block-paragraph,
.single-product-content-col .wp-block-woocommerce-product-price,
.single-product-content-col .wp-block-add-to-cart-form {
  margin-block-start: 17px !important;
}

.single-product-content-col .variations label {
  color: var(--Gray-1, #808080);
  font-family: Manrope;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: normal;
}

.single-product-content-col .variations .cfvsw-swatches-option {
  border: 1px solid var(--Stroke-1, #E6E9EB) !important;
}

.single-product-content-col .variations .cfvsw-swatch-inner {
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  border: 0px !important;
}

.single-product-content-col .variations .cfvsw-swatches-container {
  gap: 12px;
}

.single-product-content-col .variations tbody tr:not(:first-child) {
  margin-top: 20px !important;
  display: block;
}

.single-product-content-col button.single_add_to_cart_button {
  order: 3;
  border: 1px solid #1F2A30 !important;
  background: transparent;
  color: #1F2A30;
  text-align: center;
  font-family: Manrope;
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
  opacity: 1 !important;
  outline: 0px !important;
  transition: .4s;
}

.single-product-content-col .single_variation_wrap button.single_add_to_cart_button:hover {
  background-color: #111;
  color: #fff;
}

.single-product-content-col button.button.absd-buy-now {
  order: 2;
  text-align: center;
  font-family: Manrope;
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.single-product-content-col .absd-product-features {
	order:4;
}

.single-product-content-col button.button.absd-buy-now:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.11), transparent);
  transition: 0.5s;
}

.single-product-content-col button.button.absd-buy-now:hover:before {
  left: 100%;
}

.single-product-content-col .absd-product-description li {
  color: var(--Black, #2B2B2B);
  font-family: Manrope;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.single-product-content-col .absd-product-description ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.absd-fd-related-product-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

.wp-block-woocommerce-product-template {
  gap: 24px !important;
}

.wc-block-components-notice-banner {
  outline: none !important;
  font-family: Manrope;
}

.wc-block-components-notice-banner svg {
  width: 22px;
  height: 22px;
  padding: 0px;
}

.wc-block-components-notice-banner .wc-block-components-notice-banner__content {
  color: #2b2b2b;
  font-weight: 600;
  font-size: 14px;
}

.wc-block-components-notice-banner .wc-block-components-notice-banner__content a.wp-element-button {
  color: #2b2b2b !important;
  font-weight: 600;
}

.wc-block-components-notice-banner .wc-block-components-notice-banner__content a.wp-element-button {
  color: #2b2b2b !important;
  font-weight: 700 !important;
  opacity: 1 !important;
}

.wc-block-components-notice-banner .wc-block-components-notice-banner__content a.wp-element-button:hover {
  color: #1bb3a9 !important;
}
.single-product-content-col .absd-fd-visit-card p{
  	margin-top:0px !important;
}
.single-product-content-col .absd-fd-visit-card .absd-fd-img-container {
	margin-top:-10px !important;
}
@media (min-width:575px) and (max-width:768px) {
  .wp-block-woocommerce-product-template .wc-block-product {
    width: calc((100% - 40px) / 3) !important;
  }
}

@media (min-width:768px) and (max-width:920px) {
  .wp-block-woocommerce-product-template .wc-block-product {
    width: calc((100% - 40px) / 3) !important;
  }
}

@media (min-width:920px) and (max-width:992px) {
  .wp-block-woocommerce-product-template .wc-block-product {
    width: calc(25% - 15px) !important;
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .wp-block-woocommerce-product-template .wc-block-product {
    width: calc(25% - 18px) !important;
  }
}
@media (max-width:1024px) and (min-width:768px) {
	.single-product-content-col .absd-fd-visit-card .absd-fd-img-content {
		margin-top:-26px !important;
	}
}
@media (max-width:1250px) and (min-width:1024px) {
	.single-product-content-col .absd-fd-visit-card .absd-fd-img-content {
		margin-top:-32px !important;
	}
}
@media (max-width:1250px){
  .absd-fd-visit-card-col {
  	flex-direction:column;
  }
  .single-product-content-col .absd-fd-visit-card .absd-fd-img-container {
    margin-top: 15px !important; 
}
   .single-product-content-col .absd-fd-visit-card .absd-fd-img-content {
  	text-align:center;
  }
}

@media (min-width:1200px) {
  .wp-block-woocommerce-product-template .wc-block-product {
    width: calc(20% - 19.2px) !important;
  }
}

@media (min-width:782px) {
  .single-product-image-col {
    position: sticky;
    top: 90px;
    align-self: self-start;
  }
}

@media (max-width:991px) {
  .wp-block-woocommerce-product-template {
    gap: 20px !important;
  }
}

@media (max-width:768px) {

  .single-product-content-col .wp-block-woocommerce-add-to-cart-form .variations_button,
  .single-product-content-col .wp-block-add-to-cart-form .cart {
    gap: 0px;
  }

  .single-product-content-col button.single_add_to_cart_button {
    margin-top: 20px !important;
  }

  .absd-buy-now,
  .single_add_to_cart_button {
    height: 45px;
    font-size: 14px !important;
  }

  .quantity::before {
    font-size: 14px;
    margin-right: 10px;
  }

  div.wc-block-add-to-cart-form.wc-block-add-to-cart-form--stepper .wc-block-components-quantity-selector input[type="number"].input-text.qty.text {
    padding: 0.7rem 0;
    min-width: 45px !important;
  }

  .single-product-content-col .variations .cfvsw-swatches-container {
    gap: 9px;
  }

  .single-product-content-col .variations .cfvsw-swatches-container .cfvsw-label-option {
    padding: 9px 8px !important;
  }

  .single-product-content-col .variations .cfvsw-swatches-container .cfvsw-label-option .cfvsw-swatch-inner,
  .single-product-content-col .variations label {
    font-size: 13px !important;
  }

  .single-product-content-col .variations .cfvsw-swatches-option {
    min-width: 35px !important;
    min-height: 35px !important;
  }

  .single-product-content-col .variations .cfvsw-swatch-inner {
    width: 15px !important;
    height: 15px !important;
  }

  .single-product-content-col .wp-block-paragraph,
  .single-product-content-col .wp-block-woocommerce-product-price,
  .single-product-content-col .wp-block-add-to-cart-form {
    margin-block-start: 10px !important;
  }
	.single-product-content-col .absd-fd-visit-card .absd-fd-img-content{
		margin-top:-30px !important;
	}
}
@media (max-width:450px) and (min-width:360px) {
	.single-product-content-col .absd-fd-visit-card .absd-fd-img-content{
		margin-top:-22px !important;
	}
}

@media (max-width:575px) {
  .wp-block-woocommerce-product-template {
    gap: 15px !important;
  }

  .wp-block-woocommerce-product-template .wc-block-product {
    width: calc((100% - 15px) / 2) !important;
  }

  .absd-fd-related-p {
    padding: 15px;
    margin-bottom: 10px;
  }

  .wp-block-woocommerce-product-template .wc-block-product h3 {
    margin-bottom: 5px !important;
    font-size: 11px !important;
  }

  .wp-block-woocommerce-product-template .wc-block-product .wp-block-woocommerce-product-price {
    font-size: 12px !important;
  }

  .absd-fd-p-gallery .flex-control-thumbs li {
    width: 50px !important;
    height: 50px;
  }

  .absd-fd-p-gallery .flex-control-thumbs {
    gap: 9px;
    margin-top: 20px !important;
    justify-content: center
  }

  .single-product-content-col .wp-block-add-to-cart-form .cart {
    margin-bottom: 1em !important;
  }

  .single-product-content-col .absd-product-description ul {
    gap: 9px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 25px;
  }

  .single-product-content-col .absd-product-description li {
    font-size: 13px;
    line-height: 20px;
  }

  .absd-fd-p-gallery .woocommerce-product-gallery .flex-viewport,
	.product-type-simple .absd-fd-p-gallery .woocommerce-product-gallery__wrapper{
    padding: 20px !important;
  }
}
@media (max-width:480px) {
	.wc-block-components-notice-banner .wc-block-components-notice-banner__content a.wp-element-button {
		float: none;
		display: block;
		margin-top: 3px;
	}
	.wc-block-components-notice-banner {
		padding: 10px !important;
	}
	  .single-product-content-col .absd-fd-visit-card .absd-fd-img-content  p{
  		font-size:13px !important;
  }
}
@media (max-width:360px) {
	.single-product-content-col .absd-fd-visit-card .absd-fd-img-content{
		margin-top:-20px !important;
	}
}

/* ======================================================================================================
 accessories  & services
 * ====================================================================================================== */

@media (min-width:992px) {
  .absd-fd-enhedsassistance-heading {
    max-width: 500px;
    margin-left: 0 !important;
  }

  body .absd-fd-enhedsassistance-desc {
    max-width: 602px !important;
	  margin-left: 0 !important;
  }

  .absd-eksperter-heading-desc p {
    max-width: 690px;
    margin-right: 0px !important;
  }

  .absd-fd-anbefalet-p {
    max-width: 580px;
    margin-left: 0 !important;
  }
}

.absd-fd-product-enheder-card-side .absd-fd-product-card-txt-content .absd-fd-product-card-sml-p {
  max-width: 205px;
  margin-bottom: 25px;
}

.absd-fd-product-enheder-card-side {
  overflow: hidden;
	    min-height: 260px;
    display: flex;
  position: relative;
}

.absd-fd-product-enheder-card-side:before {
  content: '';
  position: absolute;
  border-radius: 323px;
  opacity: 0.7;
  background: var(--Cyan-Green, #1BB3A9);
  filter: blur(75px);
  width: 232px;
  height: 70px;
  transform: rotate(0.163deg);
  bottom: -95px;
  right: -100px;
}

.absd-client-logo-infinite-carasoul {
    max-width: 100%;
    overflow: hidden;
}

.absd-client-logo-wrapper {
    display: flex;
    width: max-content;
    gap: 28px;
    animation: infiniteScroll 80s linear infinite;
}

.absd-client-logo-slide {
    flex: 0 0 auto;
}

.absd-client-logo-slide img {
    display: block;
	max-width:100%;
    height: auto;
}

@keyframes infiniteScroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(calc(-50% - 10px));
    }
}
.absd-fd-mobile-cmp-container .absd-fd-cpm a,
.absd-fd-mobile-cmp-container .absd-fd-cpm a img {
  width: 100%;
}

.absd-fd-tilbehor-left-image {
  max-width: 257px;
}

.absd-fd-tilbehor-left-image figure,
.absd-fd-tilbehor-left-image figure img {
  width: 100%;
}

.absd-fd-tilbehor-row figure,
.absd-fd-tilbehor-row figure img {
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

.absd-fd-product-enheder-card-side>.wp-block-group {
  height: 100%;
  justify-content: space-between;
	position:relative;
	z-index:1;
 	max-width: 100%; 
    margin: 0px !important;
    width: 100%;
}
.absd-fd-product-enheder-card-side>.wp-block-group img {
	max-height:245px;
}

.absd-fd-product-enheder-card-side:nth-child(3)>.wp-block-group img {
    max-width: 186px;
    max-height: 216px;
}
.absd-fd-product-card-img-content {
  flex-direction: unset;
}

@media (max-width:1180px) {
  .absd-fd-product-enheder-card-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width:991px) {
  .absd-fd-tilbehor-left-image {
    max-width: 304px;
  }

  .absd-fd-hvor-col figure {
    margin-bottom: 20px !important;
  }

  .absd-fd-hvor-top-heading {
    margin-bottom: 30px !important;
  }
}

@media (max-width:767px) {
  .absd-fd-product-card-txt-content .absd-fd-product-card-sml-p {
    max-width: 100%;
    margin-bottom: 20px;
    position: relative;
  }

  .absd-fd-product-card-img-content img {
    max-height: 148px;
    position: relative;
  }

  .absd-fd-product-enheder-card-side:before {
    width: 100%;
    bottom: -5px;
    right: 0;
  }
	.absd-fd-product-enheder-card-side>.wp-block-group img {
		max-height:150px; 	 	
	}
	.absd-fd-product-enheder-card-side:nth-child(3)>.wp-block-group img {
		max-height:165px;
	}

}
@media (max-width:767px) and (min-width:550px) {
	  .absd-fd-product-enheder-card-side>.wp-block-group {
		flex-direction: column;
		align-items: flex-start;
	  }
	.absd-fd-product-enheder-card-side .absd-fd-product-card-img-content {
		align-self:center;
	}
	.absd-client-logo-slide img  {
		max-width:150px;
	}
	.absd-client-logo-wrapper {
    	gap: 20px;
	}
}
@media (max-width:550px) {
  .absd-fd-product-enheder-card-row {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .absd-fd-product-enheder-card-side:before {
    bottom: -50px;
  }
	.absd-fd-product-enheder-card-side {
    min-height: auto;
    padding: 15px 12px 0 15px !important;
}
	.absd-client-logo-slide img  {
		max-width:120px;
	}
	.absd-client-logo-wrapper {
    	gap: 18px;
	}
}

@media (max-width:479px) {
  .absd-fd-tilbehor-row {
    gap: 10px;
  }

  .absd-fd-tilbehor-row:last-child {
    margin-top: 10px;
  }

  .absd-fd-tilbehor-row a,
  .absd-fd-tilbehor-row a img {
    border-radius: 8px;
  }

  .absd-fd-cmp-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .absd-fd-hvor-col {
    padding: 15px 20px !important;
  }
	.absd-client-logo-wrapper {
    	animation: infiniteScroll 60s linear infinite;
	}
}

@media (max-width:375px) {
  .absd-fd-hvor-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .absd-fd-hvor-col {
    border: 0px !important
  }

  .absd-fd-hvor-col:not(:last-child) {
    border-bottom: 1px solid #e6e9eb !important;
  }

  .absd-fd-hvor-col figure {
    margin-bottom: 15px !important;
  }
	.absd-fd-product-enheder-card-side .absd-fd-product-card-txt-content .absd-fd-product-card-sml-p {
		font-size:12px !important;
	}
	.absd-fd-product-enheder-card-side:nth-child(3)>.wp-block-group img {
    max-height: 135px;
		    max-width: 130px;
}
}
@media (max-width: 340px) {
    .absd-fd-product-enheder-card-side:nth-child(3)>.wp-block-group img {
        max-height: 130px;
        max-width: 91px;
    }
}

@media (max-width:575px) and (min-width:480px) {
  .absd-fd-cmp-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
  }
}

@media (max-width:767px) and (min-width:375px) {
  .absd-fd-hvor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .absd-fd-hvor-col:first-child {
    border-bottom: 1px solid #e6e9eb !important;
  }

  .absd-fd-hvor-col:nth-child(3) {
    border-right: 1px solid #e6e9eb !important;
  }

  .absd-fd-hvor-col:nth-child(2),
  .absd-fd-hvor-col:nth-child(4) {
    border-right: 0 !important;
  }

  .absd-fd-hvor-col {
    padding: 20px 25px !important;
  }

  .absd-fd-hvor-col figure {
    margin-bottom: 15px !important;
  }
}

@media (max-width:1180px)and (min-width:991px) {
  .absd-fd-accessories-col {
    flex-basis: 36% !important;
  }
}

/*  ================================================================================================ 
 								
							cart page

===================================================================================================*/

.absd-fd-cart-page {
  margin-top: 150px;
}

.woocommerce-cart .absd-fd-header,
.single-product .absd-fd-header ,
.search-results .absd-fd-header,
.search-no-results .absd-fd-header,
.woocommerce-lost-password .absd-fd-header,
.woocommerce-view-order .absd-fd-header,
.woocommerce-checkout .absd-fd-header{
  background-color: #000000e3;
}

.absd-fd-single-product,
.absd-fd-search-main-grp {
  padding-top: 115px !important;
}

.absd-fd-cart-page h1.wp-block-post-title {
  color: #2B2B2B;
  font-family: Manrope;
  font-size: 38px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 30px;
}

.absd-fd-cart-page .wc-block-components-sidebar-layout {
  flex-direction: column;
  gap: 50px;
  align-items: end;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-items-block {
  width: 100%;
  padding: 0px;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-items-block tr.wc-block-cart-items__row,
.absd-fd-cart-page .wc-block-cart-items {
  outline: none !important;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-items-block tr.wc-block-cart-items__row td.wc-block-cart-item__image {
  width: 105px;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-items-block tr.wc-block-cart-items__row td.wc-block-cart-item__image a {
  background-color: #fff;
  border: 1px solid #E6E9EB;
  border-radius: 6px;
  overflow: hidden;
  padding: 4px;
  display: inline-block;
}

.absd-fd-cart-page .wc-block-cart-item__product .wc-block-cart-item__wrap {
  gap: 7px !important;
}

.absd-fd-cart-page a.wc-block-components-product-name {
  font-size: 15px !important;
  text-decoration: none !important;
}

.absd-fd-cart-page a.wc-block-components-product-name:hover {
  text-decoration: underline !important;
  text-underline-offset: 4px;
}

.absd-fd-cart-page .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata__description p {
  font-size: 13px;
  font-weight: 400;
  color: #999999;
}

.absd-fd-cart-page .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-price__value {
  font-size: 14px;
  font-weight: 600;
}

.absd-fd-cart-page .wc-block-components-quantity-selector {
  height: 40px;
}

.absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  padding: 0;
  border: 1px solid #d2d2d2;
  height: 38px;
  width: 45px;
  font-family: Manrope;
}

.absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  height: 100%;
  font-size: 14px !important;
}

.absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-components-quantity-selector__button--plus {
  font-weight: 600 !important;
}

.absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-cart-item__remove-link:hover svg {
  fill: #1BB3A9 !important;
}

.absd-fd-cart-page .wc-block-cart-item__total .wc-block-components-product-price__value {
  font-weight: 600;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-totals-block {
  padding-left: 0;
  font-family: Manrope;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-totals-block h2.wp-block-woocommerce-cart-order-summary-heading-block {
  text-align: right;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Manrope';
  display: block !important;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-totals-block .wc-block-components-panel__button {
  outline: none !important;
  font-weight: 500;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a.wc-block-components-button {
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: #111;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a.wc-block-components-button:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.11), transparent);
  transition: 0.5s;
}

.absd-fd-cart-page .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a.wc-block-components-button:hover:before {
  left: 100%;
}
.absd-fd-cart-page :is(h1, h2, h3, h4, h5, h6) {
  font-family:Manrope, sans-serif;
  font-weight:600;
}
.absd-fd-cart-page .wc-block-grid__products .wc-block-grid__product-link {
	text-decoration:none;
}
.absd-fd-cart-page .wc-block-grid__products .wc-block-grid__product-title {
	text-align:left;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
     font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.089), 15px);
    font-weight: 500;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.absd-fd-cart-page .wc-block-grid__products .wc-block-grid__product-image {
    padding: 20px 22px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #E6E9EB;
    margin-bottom: 13px;
}
.absd-fd-cart-page .wc-block-grid__products .wc-block-grid__product-price {
    font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.357), 18px);
    font-weight: 600;
  	text-align:left;
}
.absd-fd-cart-page .wc-block-grid__products  .wc-block-grid__product-rating .star-rating {
    margin-left: 0px;
}
.absd-fd-cart-page .wc-block-grid__products .wc-block-grid__product-add-to-cart {
	display:flex;
}
.absd-fd-cart-page .wc-block-grid__products  .wp-block-button__link {
    font-family: Manrope, sans-serif;
    font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.089), 15px);
    font-weight: 600;
  	position:relative;
  	overflow:hidden;
  	z-index:1;
  	background-color:#1f2a30 !important;
}
.absd-fd-cart-page .wc-block-grid__products  .wp-block-button__link:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.11), transparent);
    transition: 0.5s;
  	
}
.absd-fd-cart-page .wc-block-grid__products  .wp-block-button__link:hover:before{
	left:100%;
}

@media (max-width:991px) and (min-width:750px){
  .absd-fd-cart-page .wc-block-grid__product {
  	flex: 1 0 33.33%!important;
    max-width:33.33%!important;
  }
}

@media (max-width:1199px) and (min-width:992px) {
  .absd-fd-cart-page .wp-block-woocommerce-cart-totals-block {
    width: 40%;
  }
}

@media (max-width:992px) and (min-width:768px) {
  .absd-fd-cart-page .wp-block-woocommerce-cart-totals-block {
    width: 50%;
  }
}

@media (max-width:791px) {
  .absd-fd-cart-page .wp-block-woocommerce-cart-items-block tr.wc-block-cart-items__row {
    gap: 30px !important;
    border-top: 1px solid color-mix(in srgb, currentColor 20%, transparent);
  }

  .absd-fd-cart-page .wp-block-woocommerce-cart-items-block tr.wc-block-cart-items__row td {
    border: 0px;
  }

  .absd-fd-cart-page .wc-block-cart .wc-block-cart__submit-container--sticky {
    position: unset;
  }

  .absd-fd-cart-page .wp-block-woocommerce-cart-items-block tr.wc-block-cart-items__row td.wc-block-cart-item__image {
    width: auto;
    padding-right: 0px;
  }

  .absd-fd-cart-page {
    margin-top: 105px;
  }

  .absd-fd-cart-page h1.wp-block-post-title {
    font-size: 30px;
  }
}
@media (max-width:750px){
  .absd-fd-cart-page .wc-block-grid__product {
  	flex: 1 0 50%!important;
    max-width:50%!important;
  }
}
@media (max-width:700px) {
  .absd-fd-cart-page .wc-block-cart-items {
    border-bottom: 1px solid color-mix(in srgb, currentColor 20%, transparent);
  }

  .absd-fd-cart-page a.wc-block-components-product-name {
    font-size: 14px !important;
  }
}

@media (max-width:480px) {
  .absd-fd-single-product {
    padding-top: 90px !important;
  }
	
  .absd-fd-cart-page .wp-block-woocommerce-cart-items-block tr.wc-block-cart-items__row {
    gap: 20px !important;
  }

  .absd-fd-cart-page h1.wp-block-post-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
	 .absd-fd-cart-page .wc-block-grid__products {
  	display:flex !important;
  }
  .absd-fd-cart-page .wc-block-grid__products .wc-block-grid__product-title,
  .absd-fd-cart-page .wc-block-grid__products  .wp-block-button__link,
  .absd-fd-cart-page .wc-block-grid__products .wc-block-grid__product-price{
    font-size: 12px;
}
  .absd-fd-cart-page .wc-block-grid__products .wc-block-grid__product-title {
  	margin:0;
  }
}

@media (max-width:425px) {
  .absd-fd-cart-page .wc-block-components-totals-coupon__form {
    flex-direction: column;
    gap: 12px;
  }

  .absd-fd-cart-page .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex: auto;
  }

  .absd-fd-cart-page .wc-block-components-totals-coupon__form input,
  .absd-fd-cart-page .wc-block-components-totals-coupon__form label {
    font-size: 14px;
  }

  .absd-fd-cart-page .wc-block-components-totals-coupon__form input {
    height: 45px;
    padding: 12px 12px;
  }

  .absd-fd-cart-page .wc-block-components-totals-coupon__form label {
    top: 22px;
  }

  .absd-fd-cart-page .wc-block-components-totals-coupon__form .wc-block-components-text-input.is-active label {
    top: 6px;
  }

  .absd-fd-cart-page .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
  .absd-fd-cart-page .wc-block-components-totals-footer-item .wc-block-formatted-money-amount {
    font-size: 14px !important;
  }
}
@media (max-width:500px) { 
.absd-fd-footer-social-p br {
		display:flex;
	}
}
@media (max-width:400px) {
  .absd-fd-cart-page .wp-block-woocommerce-cart-items-block tr.wc-block-cart-items__row {
    gap: 9px !important;
    grid-template-columns: 65px 1fr auto;
  }

  .absd-fd-cart-page a.wc-block-components-product-name,
  .absd-fd-cart-page .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-price__value,
  .absd-fd-cart-page .wc-block-cart-item__total .wc-block-components-product-price__value {
    font-size: 12px !important;
  }

  .absd-fd-cart-page .wc-block-cart-item__product .wc-block-cart-item__wrap {
    gap: 4px !important;
  }

  .absd-fd-cart-page .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata__description p {
    font-size: 11px;
  }

  .absd-fd-cart-page .wc-block-components-quantity-selector {
    height: 30px;
    margin-top: 5px;
  }

  .absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    height: 95%;
    width: 35px;
  }

  .absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus {
    padding-bottom: 3px !important;
  }

  .absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--minus {
    padding-top: 3px !important;
  }

  .absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    padding: 0 10px !important;
  }

  .absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-cart-item__quantity {
    gap: 5px;
  }

  .absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link svg,
  .absd-fd-cart-page tr.wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    width: 20px;
    height: 20px;
  }
	.absd-fd-cart-page .wc-block-components-sidebar-layout {
		gap:20px;
	}
}


/* ================================================================================================================================
 
		checkout page style

 * ================================================================================================================================== */




.absd-fd-checkout-inner-content .wc-block-components-sidebar {
    padding-left: 0px;
}
.absd-fd-checkout-inner-content .wp-block-woocommerce-checkout-order-summary-block {
    background: #fff;
    padding: 30px 25px;
  	font-family:Manrope, sans-serif;
	border: 1px solid color-mix(in srgb, currentColor 20%, transparent);
}
.absd-fd-checkout-inner-content :is(h1, h2, h3, h4, h5, h6) {
  font-family:Manrope, sans-serif;
}
.absd-fd-checkout-inner-content .wc-block-components-sidebar .wc-block-components-checkout-order-summary__title {
    margin: 0;
}
.absd-fd-checkout-inner-content .wc-block-components-checkout-order-summary__title p {
	margin-left:0px;
}
.absd-fd-checkout-inner-content .wc-block-components-order-summary.is-large {
	padding:0px ;
}
.absd-fd-checkout-inner-content  .wc-block-components-order-summary-item__image img {
    border: 1px solid #dfdede;
    border-radius: 4px;
    padding: 3px;
}
.absd-fd-checkout-inner-content .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity {
    min-width: 15px;
    min-height: 15px;
    border-radius: 100%;
    font-size: 10px;
    right: -5px;
}
.absd-fd-checkout-inner-content  .wc-block-components-order-summary-item .wc-block-formatted-money-amount,
.absd-fd-checkout-inner-content  span.wc-block-components-totals-item__label,
.absd-fd-checkout-inner-content  .wp-block-woocommerce-checkout-order-summary-block span.wc-block-formatted-money-amount{
    font-weight: 600;
}
.absd-fd-checkout-inner-content .wc-block-components-sidebar .wc-block-components-totals-item,
.absd-fd-checkout-inner-content .wc-block-components-sidebar .wc-block-components-totals-coupon{
    padding: 0px !important;
}
.absd-fd-checkout-inner-content  .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-panel__button {
    outline: none !important;
}
.absd-fd-checkout-inner-content .wc-block-components-main .wc-block-components-form {
    padding: 30px 25px;
    border: 1px solid color-mix(in srgb,currentColor 20%,transparent);
    background: #fff;
    border-radius: 6px;
  	font-family:Manrope, sans-serif;
}
.absd-fd-checkout-inner-content p#validate-error-billing_last_name {
    font-size: 11.2px;
}
.absd-fd-checkout-inner-content p#validate-error-billing_last_name svg {
	width:18px;
  	height:18px;
}
.absd-fd-checkout-inner-content .wc-block-components-main .wc-block-components-form h2 {
	font-family:Manrope, sans-serif;
}
.absd-fd-checkout-inner-content .wc-block-components-main .wc-block-checkout__actions {
    margin-bottom: 0px;
}
.absd-fd-checkout-inner-content .wc-block-components-sidebar-layout.wc-block-checkout {
    margin: 0px;
}
p.absd-fd-service-content-count {
    width: 35px;
    height: 35px;
    background: #1BB3A9;
    border-radius: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -7px;
    margin: 0;
    left: -7px;
    border: 7px solid #2B2B2B;
}
@media (max-width:1199px){
  .absd-fd-checkout-inner-content .wc-block-components-main {
  	padding-right:30px !important;
  }
}
@media (max-width:992px){
.absd-fd-checkout-inner-content .wc-block-components-main,
.absd-fd-checkout-inner-content .wc-block-components-sidebar{
    width: 100%;
    padding: 0px !important;
}
  .absd-fd-checkout-inner-content .wc-block-components-sidebar {
  	padding-top:30px !important;
  }
  .absd-fd-checkout-inner-content .wc-block-components-sidebar .wc-block-components-checkout-order-summary__title {
    margin: 0;
    border: 0px;
    padding: 0px;
	outline: none !important;
}
  .absd-fd-checkout-inner-content .wp-block-woocommerce-checkout-order-summary-block {
    padding: 15px 20px;
}
  .absd-fd-checkout-inner-content .wc-block-checkout__actions .wp-block-woocommerce-checkout-order-summary-block {
  	padding:0px;
    border:0px;
  }
  .absd-fd-checkout-inner-content .wc-block-checkout__actions .wc-block-checkout__actions_row {
  	margin-top:20px;
  }
}
@media (max-width:800px) {
	.absd-fd-checkout-inner-content {
		padding-top:110px !important;
	}
}
@media (max-width:767px) {
	.absd-fd-checkout-inner-content .wc-block-components-sidebar-layout.wc-block-checkout input,
.absd-fd-checkout-inner-content .wc-block-components-sidebar-layout.wc-block-checkout label,
.absd-fd-checkout-inner-content .wc-blocks-components-select .wc-blocks-components-select__select{
	font-size:14px;
}
.absd-fd-checkout-inner-content .wc-block-components-sidebar-layout.wc-block-checkout input {
	height:45px;
}
.absd-fd-checkout-inner-content .wc-block-components-sidebar-layout.wc-block-checkout label{
	top:22px;
}
.absd-fd-checkout-inner-content .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-components-text-input.is-active label,
.absd-fd-checkout-inner-content  .wc-blocks-components-select .wc-blocks-components-select__label{
	top:6px !important; 
}
.absd-fd-checkout-inner-content .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
	height:18px;
  	min-width:18px;
  	width:18px;
}
.absd-fd-checkout-inner-content .wc-block-checkout__order-notes label{
	top:auto !important;
}
.absd-fd-checkout-inner-content .wc-block-checkout__terms {
	margin-bottom:18px;	
  	font-size:13px;
}
.absd-fd-checkout-inner-content .wc-block-checkout__no-payment-methods-notice .wc-block-components-notice-banner__content {
	font-size:13px;
}
.absd-fd-checkout-inner-content .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary {
	 padding: 0 9px;
}
.absd-fd-checkout-inner-content .wp-block-woocommerce-checkout-order-summary-block {
    padding: 15px 12px;
}
.absd-fd-checkout-inner-content .wp-block-woocommerce-checkout-order-summary-block h3.wc-block-components-product-name {
    font-size: 12px;
}
.absd-fd-checkout-inner-content .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item__description {
    padding: 4px 12px 12px 20px;
}
.absd-fd-checkout-inner-content .wp-block-woocommerce-checkout-order-summary-block span.wc-block-formatted-money-amount {
    font-size: 12px;
}
}

@media (max-width:479px){
.absd-fd-checkout-inner-content .wc-block-components-main .wc-block-components-form {
    padding: 20px 15px;
}
.absd-fd-checkout-inner-content .wc-block-checkout__actions .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-name ,
.absd-fd-checkout-inner-content .wc-block-checkout__actions  .wc-block-components-order-summary-item__individual-prices,
.absd-fd-checkout-inner-content .wc-block-checkout__actions .wc-block-components-product-price,
.absd-fd-checkout-inner-content .wc-block-checkout__actions  .wc-block-components-product-metadata__description p{
    font-size: 11px;
}
  .absd-fd-checkout-inner-content  .wc-block-components-order-summary-item__image img {
    max-width: 40px;
    width: 40px;
}
  .absd-fd-checkout-inner-content  .wc-block-components-order-summary-item__image {
      width: 40px;
  }
	.absd-fd-checkout-inner-content {
    padding-top: 75px !important;
}
	.absd-fd-checkout-inner-content .wc-block-components-sidebar .wc-block-components-checkout-order-summary__title p.wc-block-components-checkout-order-summary__title-text {
    font-size: 15px;
}
.absd-fd-checkout-inner-content .wp-block-woocommerce-checkout-order-summary-block {
    padding: 10px 12px;
}
.absd-fd-checkout-inner-content .wc-block-components-main .wc-block-components-form h2 {
    font-size: 15px;
}
}

/* ================================================================================================== 
 
                            lost password style
 
======================================================================================================*/
.woocommerce-ResetPassword.lost_reset_password {
    width: 100%;
    max-width: 500px;
    background: #F4F6F7;
    padding: 40px;
    border-radius: 20px;
    border: 1px solid #D2D5D7;
    font-family: Manrope;
    position: relative;
    z-index: 1;
	box-sizing: border-box;
}
.wp-block-post-content:has(.woocommerce-ResetPassword.lost_reset_password) {
    margin-top: 78px !important;
    position: relative;
    overflow: hidden;
    min-height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce-ResetPassword.lost_reset_password>p {
    font-size: clamp(14px, 0.915rem + ((1vw - 3.2px) * 0.657), 16px);
    text-align: center;
    margin: 0px;
    color: #2B2B2B;
    font-weight: 500;
	line-height:normal;
}
.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row{
    text-align: left;
    width: 100%;
    margin-top: 20px;
    padding: 0px;
}
.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row label {
    line-height: 1;
    font-size: clamp(14px, 0.915rem + ((1vw - 3.2px) * 0.657), 16px);
    color: #2B2B2B;
    font-weight: 500;
    line-height: normal;
}
.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row input {
	position: relative;
        display: flex;
        align-items: center;
        background: #fff;
        border: 1px solid #E6E9EB;
        border-radius: 999px;
        padding: 0 16px;
        height: 50px;
	    line-height: 1;
    	font-size: clamp(14px, 0.915rem + ((1vw - 3.2px) * 0.657), 16px);
		font-family: Manrope;
}
.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row button {
    text-align: center;
    align-self: center;
    background: #1F2A30;
    justify-self: center;
    border-radius: 25px;
    padding: 14px 32px;
    font-family: Manrope;
    font-weight: 600;
    font-size: clamp(14px, 0.915rem + ((1vw - 3.2px) * 0.657), 16px);
    line-height: 100%;
    text-align: center;
}
.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row ~ p.woocommerce-form-row {
	display:flex;
	align-items:center;
	justify-content:center;
}
	.wp-block-post-content:has(.woocommerce-ResetPassword.lost_reset_password):after {
		content: '';
		width: 254.331px;
		height: 121.648px;
		border-radius: 410.331px;
		opacity: 0.3;
		background: var(--Cyan-Green, #1BB3A9);
		filter: blur(75px);
		position: absolute;
		right: -60px;
		bottom: -20px;
		transform: rotate(45deg);
	}
	.wp-block-post-content:has(.woocommerce-ResetPassword.lost_reset_password):before {
		content: '';
		width: 254.331px;
		height: 121.648px;
		border-radius: 410.331px;
		opacity: 0.3;
		background: var(--Cyan-Green, #1BB3A9);
		filter: blur(75px);
		position: absolute;
		left: -126px;
		top: 40px;
		transform: rotate(45deg);
	}
	@media (max-width:1299px) and (min-width:1200px) {
	  .wp-block-post-content:has(.woocommerce-ResetPassword.lost_reset_password) {
		padding-left: 60px !important;
		padding-right: 60px !important;
	  }
	}
	@media (max-width:1200px) and (min-width:992px) {
	  .wp-block-post-content:has(.woocommerce-ResetPassword.lost_reset_password){
		padding-left: 55px !important;
		padding-right: 55px !important;
	  }
	}
	@media (max-width:992px) and (min-width:768px) {
	  .wp-block-post-content:has(.woocommerce-ResetPassword.lost_reset_password) {
		padding-left: 45px !important;
		padding-right: 45px !important;
	  }
	}
	@media (max-width:768px) and (min-width:576px) {
	  .wp-block-post-content:has(.woocommerce-ResetPassword.lost_reset_password) {
		padding-left: 35px !important;
		padding-right: 35px !important;
	  }
	}
	@media (max-width:576px) and (min-width:480px) {
	 .wp-block-post-content:has(.woocommerce-ResetPassword.lost_reset_password) {
		padding-left: 25px !important;
		padding-right: 25px !important;
	  }
	}
	@media (max-width:480px) {
	 .wp-block-post-content:has(.woocommerce-ResetPassword.lost_reset_password) {
		padding-left: 20px !important;
		padding-right: 20px !important;
	  }
	.woocommerce-ResetPassword.lost_reset_password {
			padding: 30px 25px;
		}
	}
	@media (max-width:400px) {
		.woocommerce-ResetPassword.lost_reset_password {
			padding: 25px 20px;
		}
}


@media (max-width: 768px) {
    .absd-order-detail-page-body {
        margin: 80px 16px 40px 16px !important;
		padding: 0;
    }
}

@media (max-width: 480px) {
    .absd-order-detail-page-body {
        margin: 80px 16px 40px 16px !important;
		padding: 0;
    }
}