/**
* Theme Name: Workreap Child
* Description: This is a child theme of Workreap.
* Author: <a href="https://themeforest.net/user/amentotech/portfolio">Amentotech</a>
* Template: workreap
* Version: 3.3.3
*/

/*****single task****/
body.single-product {
  background: #fff;
}

.wr-serviesbann {
  background: inherit;
  padding: 0;
}

.wr-serviesbann__content {
  background: inherit;
  padding: 0;
  display: block;
}

.wr-contenthasfig .wr-rateviews3 li .wr_saved_items,
.wr-contenthasfig .wr-featureRating > em,
.wr-contenthasfig .wr-pkgresponse__content h6,
.wr-contenthasfig .wr-rateviews3 li i + span {
  font-weight: 400;
}

.wr-servicewrap > #wr_splide {
  padding: 0;
  border-radius: 5px;
}

.wr-singleservice-tile h1,
.wr-singleservice-tile h2,
.wr-singleservice-tile h3,
.wr-singleservice-tile h4,
.wr-singleservice-tile h5,
.wr-singleservice-tile h6 {
  font-weight: 400;
  margin-bottom: 20px;
}

.wr-main-bg .wr-servicedetailcontent .wr-singleservice-tile,
.wr-main-bg .wr-singleservice-tile {
  padding: 20px 0;
}

.wr-singleservice-tile .title-service {
  font-weight: 400;
}

.wr-tabasidebar {
  padding: 0;
  border-radius: 5px;
  border: 1px solid #e5e7eb;
  position: sticky;
  top: 130px;
  overflow: hidden;
}

.wr-sidebarpkg .wr-sectiontitle p {
  font-size: 16px;
  font-weight: 400;
  color: #444444;
}

.wr-sidebartabs .nav {
  background: #fafafa;
}

.wr-sidebartabs__pkgtitle > li > a.active {
  color: #111;
  background: white;
}

body.single-service .site-layout.has-sidebar aside#secondary {
  max-width: 400px;
}

.wr-sidebartabs .nav .nav-item :not(.wr-sidebartabs .nav .nav-item:last-child) {
  border-right: 1px solid #e5e7eb;
}

.wr-sidebartabs__pkgtitle > li > a {
  text-transform: capitalize;
  padding: 16px;
  font-size: 16px;
  color: #74767e;
  font-weight: 600;
  line-height: 1.8;
}

.wr-sidebartabs__pkgtitle > li > a:after {
  background-color: #000614;
}

.wr-tabasidebar .wr-btn-solid-lg,
.wr-btn.wr_btn_checkout {
  background-color: #000614;
  border-color: #000614;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  font-size: 16px;
}

.wr-tabasidebar .wr-btn-solid-lg:hover {
  background-color: #000614;
}

.wr-tabasidebar .wr-btnviewpro .wr_saved_items:hover {
  color: #000614;
  background: rgb(0 0 0 / 10%);
  border-color: rgb(0 0 0 / 10%);
}

.wr-topservicetask__content .wr-btnviewpro .wr_saved_items:hover .bg-heart {
  color: #000614;
}

.wr-share-section .wr-recommend {
  border: 1px solid #e5e7eb;
  color: #000614;
  background-color: transparent;
  font-weight: 600;
  border-radius: 5px;
  font-size: 16px;
}

.wr-tabasidebar .wr-view-wrapper li {
  color: #000614;
  background: rgb(0 0 0 / 10%);
}

.wr-asidebox .wr-share-section .wr-recommend:hover {
  background-color: #000614;
  border-color: #000614;
  color: #fff;
}

.wr-packegeplan h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

.wr-sectiontitle__list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wr-sidebarpkg .wr-sectiontitle__list li em {
  font-size: 16px;
  font-weight: 400;
}

.wr-sidebarpkg .wr-sectiontitle__list li span {
  font-size: 16px;
  font-weight: 400;
  color: rgb(68, 68, 68);
}

.wr-sectiontitle__list .user-acf-created span::before {
  display: none;
}

.wr-singleservice-tile .title-service {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 22px;
}

.wr-singleservice-tile .wr-text-wrapper strong,
.wr-singleservice-tile .wr-text-wrapper h4 {
  font-size: 16px;
  color: #62646a;
  font-weight: 700;
}

.wr-singleservice-tile .wr-text-wrapper p {
  color: #62646a;
  line-height: 24px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}

.author-info {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #74767e;
  margin-bottom: 5px;
}

.author-info a {
  color: #74767e !important;
}

.author-info span {
  display: flex;
  align-items: center;
  gap: 10px;
}

.author-info span img {
  width: 25px;
}

.user-detail .wr-contenthasfig {
  display: flex;
  gap: 24px;
}

.author-info > div {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wr-reviews .wr-sectiontitle {
  padding: 30px 0;
}

.wr-reviews .wr-featureRating {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.wr-reviews .wr-featureRating h4 {
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 700;
  color: #111;
}

.wr-reviews .wr-featureRating .sub-title-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.wr-reviews .wr-featureRating .sub-title-wrap {
  font-size: 15px;
  font-weight: 600;
  color: #161922;
}

.wr-reviews .wr-featureRating .sub-title-wrap span::after {
  color: #111;
}

.wr-reviews .wr-rating-breakdown-wrap {
  margin-top: 20px;
}

.wr-reviews .wr-rating-breakdown-wrap .wr-rating-item {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  font-size: 14px;
}

.wr-reviews .wr-rating-breakdown-wrap .wr-rating-item .star-label {
  width: 60px;
  font-weight: 600;
}

.wr-reviews .wr-rating-breakdown-wrap .wr-rating-item .progress {
  flex: 1;
  background: #f0f0f0;
  height: 8px;
  border-radius: 4px;
  margin: 0 10px;
  overflow: hidden;
}

.wr-reviews .wr-rating-breakdown-wrap .wr-rating-item .progress > div {
  background: #222;
  height: 8px;
}

.wr-reviews .wr-rating-breakdown-wrap .wr-rating-item .count {
  font-weight: 500;
}

.wr-reviews .wr-blogcommentsholder .wr-addcomment {
  padding: 16px 24px;
  margin: 10px 0px;
  border: 1px solid #e4e5e7;
  border-radius: 5px;
}

.wr-reviews .abp-review-item-header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e4e5e7;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.wr-reviews .abp-review-author-meta {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.wr-reviews .abp-review-item-header-left {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wr-reviews .abp-review-item-header-left img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}

.wr-reviews .abp-review-item-header-right .wr-featureRating h6 {
  margin: 0;
}

.wr-reviews .abp-review-item-header-right .wr-featureRating {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
  gap: 12px;
}

.wr-reviews .abp-review-content-wrap h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #404145;
}

.wr-reviews .abp-review-content-wrap p {
  color: #404145;
  font-size: 14px;
}

.wr-reviews .abp-review-item-header-right .wr-featureRating__stars span::after {
  color: #111;
}

.wr-reviews .abp-review-item-header-right .abp-review-rating-dot {
  width: 4px;
  height: 4px;
  background: #e4e5e7;
  border-radius: 1000px;
}

.wr-reviews .abp-review-item-header-right .wr-featureRatingv2 h6 {
  font-weight: 600;
  color: #161922;
  font-size: 14px;
  line-height: normal;
}

.wr-reviews .abp-review-item-header-right .wr-featureRating__date {
  font-size: 14px;
  color: #74767e;
  font-weight: 500;
}

.wr-reviews .abp-review-item-header-right .rating-block {
  display: flex;
  align-items: center;
}

.wr-detailsfaq {
  margin-top: 50px;
}

.wr-detailsfaq h4 {
  font-size: 22px;
  font-weight: 700;
}

.wr-detailsfaq .wr-faq {
  padding-top: 0px;
}

.wr-detailsfaq .wr-faq__content {
  background: #f7f7f700;
  border-radius: 10px;
}

.wr-detailsfaq .wr-faq__content .wr-sectiontitle.wr-sectiontitlev2,
.wr-detailsfaq .wr-faq__content > div {
  padding: 0;
}

.wr-detailsfaq .wr-faq__title h6:before {
  color: #62646a;
}

.wr-detailsfaq .wr-faq__content .wr-select {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #62646a;
}

.wr-detailsfaq .wr-faq__content .wr-sectiontitle p {
  font-size: 16px;
  font-weight: 400;
  color: #62646a;
  margin-top: 18px !important;
}

.wr-detailsfaq .wr-faq__content + .wr-faq__content {
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px solid #e5e7eb;
  border-radius: 0px !important;
}

.wr-contentleft .user-info {
  display: flex;
  align-items: center;
  gap: 20px;
}
.wr-pkgresponse {
  display: none;
}
.as-main-detail-section {
  padding-right: 100px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  .woocommerce-breadcrumb
  a {
  color: #333333;
}
.wr-recommend a {
  transition: 0.7s;
  color: #000614;
  display: flex;
  align-items: center;
}
.wr-recommend:hover a {
  color: #ffffff;
}
#wr_tasktakscontents .wr-share-section {
  padding: 0 19px 19px;
}
.as-massage {
  padding-bottom: 11px;
}
body .wr-pagination ul li a:hover,
body .wr-pagination .current {
  border-color: #000000;
  background-color: #000000;
}
.wm_service_header_top_sharer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
}
.wm_service_header_top_sharer .icon {
  font-size: 15px;
  border: 1px solid #dadbdd;
  padding: 8px 16px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.wm_service_header_top_sharer .icon a {
  color: #444444;
}
.wm_service_header_top_sharer .icon:hover a {
  color: #000000;
}


@media (max-width: 575px) {
  .wr-detailsfaq .wr-faq__title,
  .wr-detailsfaq .wr-slider-content {
    padding: 0px !important;
  }
}

@media (max-width: 991px) {
  .as-main-detail-section {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (max-width: 1199px) {
  .user-detail .wr-contenthasfig {
    gap: 5px;
    flex-direction: column;
  }
}

/*****single task****/

/*======================== Style File =========================*/
.register_form_step_2{
    display: none;
}
.register_form_step_1 .form-group label, .register_form_step_2 .form-group label.label-field{
    display: none;
}
.abp-single-product-container{
    max-width: 1140px;
    margin: auto;
    padding: 25px 0px;
}
.abp-single-product-row{
    display: flex;
}
.abp-single-product-col-l{
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0px 15px;
}
.abp-single-product-col-r{
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0px 15px;
}
.abp-single-product-top-row{
    display: flex;
}
.abp-single-product-slider-col{
    flex: 0 0 42%;
    max-width: 42%;
    padding: 0px 15px 0px 0px;
}
.abp-single-product-meta-col{
    flex: 0 0 58%;
    max-width: 58%;
    padding: 0px 0px 0px 15px;
}
/*===== SLIDER STYLE =====*/
.single_showroom {
    position: relative;
}
.tt_inited {
    position: relative;
    margin: 0 0 80px;
}
.item_slider {
    border: 1px solid #efefef;
    margin: 0 0 10px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    min-height: 300px;
}
.ttgallery_cont {
    width: 100%;
    overflow: hidden;
    position: relative;
    user-select: none;
}
.ttgallery {
    display: flex;
    transition: all 0s ease-out;
    flex-direction: row;
}
.ttgallery>div {
    float: left;
    width: 500px;
    box-sizing: border-box;
    flex-shrink: 0;
}
.item_sqr {
    height: 0 !important;
    padding-bottom: 100%;
    position: relative;
}
.item_sqr a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.ttgallery img {
    pointer-events: none;
    max-width: 100%;
    width: 100%;
    object-fit: contain;
    max-height: 100%;
    display: block;
}
.item_sqr img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.tt_next, .tt_prev {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, .5);
}
.tt_next:before, .tt_prev:before {
    content: '';
    border-left: 2px solid;
    border-top: 2px solid;
    transform: rotate(-45deg);
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 0 0 10px;
}
.tt_next {
    left: auto;
    right: 0;
}
.tt_next:before {
    transform: rotate(135deg);
    margin: 0 10px 0 0;
}
.item_slider_minis {
    padding: 0 30px;
    margin: 0 0 20px;
    display: flex;
    flex-direction: row;
}
.few_slides .ttgallery {
    justify-content: center;
}
.item_slider_minis .item {
    cursor: pointer;
    border: 2px solid #efefef;
}
/*===== //SLIDER STYLE =====*/
.abp-single-product-heading-wrap > h1{
    font-size: 25px;
    margin-bottom: 18px;
}
.abp-single-product-rate{
    display: flex;
    align-items: center;
}
.abp-single-product-stars-count{
    display: inline-flex;
    margin-right: 6px;
    align-items: center;
}
.abp-stars{
    display: flex;
    align-items: center;
    gap: 2px;
}
.abp-stars .star{
    width: 12px;
    height: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(222, 121, 33);
}
.abp-stars .star::before{
    content: '\2605';
}
.abp-single-product-rate-text{
    font-size: 13px;
    line-height: normal;
    font-weight: 500;
}
.abp-hr{
    border-top: 1px solid #e4e5e7;
    margin: 15px 0px;
}
.abp-hr.abp-last-hr{
    margin-bottom: 0px;
}
.abp-single-product-price-wrap{
    display: flex;
    padding-bottom: 10px;
    font-size: 14px;
}
.abp-single-product-price-label{
    min-width: 100px;
    margin-right: 10px;
}
.abp-old-price{
    text-decoration: line-through;
    color: #565959;
}
.abp-new-price{
    font-weight: 700;
    color: #FF6E00;
    font-size: 18px;
}
.abp-you-save-value{
    color: #ff9841;
}
.abp-single-product-selling-fast-wrap{
    background-color: #ffe0b3;
    color: #421300;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    margin-bottom: 20px;
    margin-top: 15px;
    justify-content: center;
    font-weight: 500;
}
.abp-single-product-selling-fast-img{
    width: 18px;
    height: 18px;
    line-height: 0px;
}
.abp-single-product-variation-wrap{
    display: flex;
    padding-bottom: 10px;
    font-size: 14px;
    gap: 10px;
}
.abp-single-product-variation-label{
    min-width: 100px;
    font-weight: 500;
    margin-top: 5px;
}
.abp-single-product-variations{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.abp-single-product-variation{
    min-width: 40px;
    padding: 1px 10px;
    height: 36px;
    border: 1px solid #e4e5e7;
    color: #444;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
}
.abp-single-product-breadcrumbs{
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.abp-single-product-breadcrumbs a, .abp-single-product-breadcrumbs a:hover, .abp-single-product-breadcrumbs a:focus{
    color: #444;
    text-decoration: none;
}
.abp-single-product-breadcrumb-sep{
    padding: 0 10px 0 0;
}
.abp-single-product-breadcrumb-sep:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    border-width: 1px 1px 0 0;
    height: 6px;
    width: 6px;
    margin: -1px 0 0 5px;
    border-style: solid;
    transition: all .3s ease-out;
    border-color: unset;
    transform: rotate(45deg);
}
.abp-single-product-variation.active{
    border-color: rgb(84, 84, 84);
}
.abp-single-product-reliable-wrap{
    padding: 25px 40px;
    margin: 30px 0px;
    background: #f6f6f6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 3%;
}
.abp-reliable-bp, .abp-reliable-delivery{
    display: flex;
    align-items: center;
    gap: 12px;
    width: 34%;
    min-width: 34%;
}
.abp-reliable-bp-text, .abp-reliable-delivery-text{
    font-size: 20px;
    font-weight: 600;
    color: #545454;
    line-height: 26px;
}
.abp-reliable-check-list{
    width: 29%;
    min-width: 29%;
}
.abp-reliable-check-list-items{
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-size: 15px;
    color: #545454;
    font-weight: 500;
}
.abp-reliable-check-list-item{
    display: flex;
    align-items: center;
    gap: 8px;
}
.abp-reliable-check-list-item-icon{
    line-height: 0px;
}
.abp-single-product-tabs-head{
    display: flex;
}
.abp-single-product-tabs-head-item{
    display: flex;
    padding: 15px 20px;
    border: 1px solid #e4e5e7;
    font-size: 15px;
    border-bottom: 0;
    cursor: pointer;
    flex-wrap: wrap;
    font-weight: 400;
}
.abp-single-product-tabs-head-item.active{
    background: #545454;
    color: #fff;
}
.abp-single-product-tabs-head .abp-single-product-tabs-head-item:not(:last-child){
    border-right: 0;
}
.abp-single-product-tabs-body{
    padding: 20px;
    border: 1px solid #e4e5e7;
}
.abp-single-product-tabs-body-item{
    display: none;
}
.abp-single-product-tabs-body-item.active{
    display: block;
}
.abp-single-product-content{
    font-size: 15px;
    margin-bottom: 30px;
}
.abp-single-product-content h1, .abp-single-product-content h2, .abp-single-product-content h3{
    font-size: 20px;
    margin-bottom: 18px;
}
.abp-single-product-content h4, .abp-single-product-content h5, .abp-single-product-content h6{
    font-size: 18px;
    margin-bottom: 18px;
}
.abp-single-product-faq{
    border-bottom: 1px solid #dadbdd;
}
.abp-single-product-faq-header{
    display: flex;
    padding: 15px 0;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
}
.abp-single-product-faq-heading{
    flex-grow: 1;
}
.abp-single-product-faq-icon{
    display: inline-flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 25px;
}
.abp-single-product-faq-icon svg{
    transform: rotate(90deg);
    -webkit-transition: .2s;
    transition: .2s;
    fill: #74767e;
    width: 14px;
    height: 14px;
}
.abp-single-product-faq-body{
    display: none;
}
.abp-single-product-faq-body p{
    font-size: 15px;
    margin-bottom: 20px;
    color: #666;
    font-weight: 400;
    line-height: 22px;
}
.abp-single-product-faq.active .abp-single-product-faq-icon svg {
    transform: rotate(270deg);
}
.abp-single-product-reviews-container{
    margin-top: 50px;
}
.abp-reviews-header .abp-reviews{
    position: relative;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
}
.abp-reviews-header .abp-reviews span{
    white-space: nowrap;
    background: #fff;
    padding-right: 10px;
    z-index: 10;
    position: relative;
}
.abp-reviews-header .abp-reviews::after{
    content: '';
    height: 1px;
    background: #e4e5e7;
    width: 100%;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
}
.abp-rating-top-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.abp-rating-top-header-head{
    font-size: 15px;
    font-weight: 600;
    color: #161922;
}
.abp-rating-top-header-rating{
    display: flex;
    align-items: center;
    gap: 5px;
}
.abp-stars.abp-stars-average .star{
    color: #161922;
}
.abp-rating-section{
    margin-top: 15px;
}
.abp-rating-section-wrap{
    display: flex;
    gap: 30px;
}
.abp-rating-section-col{
    width: calc(50% - 15px);
    min-width: calc(50% - 15px);
}
.abp-rating-progress-group{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.abp-rating-progress-group-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    color: #222325;
    font-size: 16px;
}
.abp-rating-progress-group-item-label{
    width: 60px;
    font-weight: 600;
    font-size: 14px;
}
.abp-rating-progress-group-item-bar{
    flex: 1;
    width: 100%;
}
.abp-rating-progress-group-bar-container{
    height: 8px;
    background: #e4e5e7;
    border-radius: 1000px;
    position: relative;
    overflow: hidden;
}
.abp-rating-progress-group-bar{
    position: absolute;
    left: 0px;
    height: 100%;
    background: #222325;
    border-radius: 100px;
}
.abp-rating-progress-group-item-value{
    width: 50px;
    font-weight: 500;
    font-size: 14px;
}
.abp-rating-levels-container > h5{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #222325;
}
.abp-rating-levels-wrap{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.abp-rating-level{
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}
.abp-rating-level-label{
    font-size: 14px;
    color: #666;
    font-weight: 400;
}
.abp-rating-level-value{
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 14px;
    font-weight: 700;
    color: #222325;
}
.abp-rating-top-header-rating-value{
    font-size: 15px;
    font-weight: 600;
    color: #161922;
}
.abp-rating-form-container{
    margin-top: 35px;
}
.abp-rating-form-header > h3{
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
}
.abp-rating-field-wrap{
    margin-bottom: 10px;
}
.abp-rating-field-wrap input, 
.abp-rating-field-wrap select, 
.abp-rating-field-wrap textarea{
    border: 1px solid #dfdfdf !important;
    padding: 8px 15px !important;
    border-radius: 4px !important;
    color: #444;
    font-size: 14px;
    outline: none;
}
.abp-rating-stars-wrap{
    text-align: center;
}
.abp-rate {
    display: inline-block;
}
.abp-rate:not(:checked) > input {
    position:absolute;
    /*top:-9999px;*/
    visibility: hidden;
}
.abp-rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:24px;
    color:#ccc;
}
.abp-rate:not(:checked) > label:before {
    content: '★ ';
}
.abp-rate > input:checked ~ label {
    color: #ffc700;    
}
.abp-rate:not(:checked) > label:hover,
.abp-rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.abp-rate > input:checked + label:hover,
.abp-rate > input:checked + label:hover ~ label,
.abp-rate > input:checked ~ label:hover,
.abp-rate > input:checked ~ label:hover ~ label,
.abp-rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
.abp-rating-btns{
    margin: 15px 0px;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.abp-rating-btns .abp-rating-submit-btn, .abp-rating-file-upload-btn{
    height: 42px;
    line-height: 24px;
    padding: 8px 20px;
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    background: #444;
    color: #fff;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.abp-rating-btns .abp-rating-submit-btn:hover, .abp-rating-file-upload-btn:hover{
    background: #222;
}
.abp-rating-upload-files-wrap{
    display: flex;
    gap: 10px;
    margin-top: 10px;
    flex-wrap: wrap;
}
.abp-image-preview-container {
    position: relative;
    display: inline-block;
}
.abp-image-preview {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    object-fit: cover;
    display: block;
    position: relative;
}
.abp-image-preview-remove-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #444;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 5px;
}
.abp-image-preview-remove-btn svg {
    width: 14px;
    height: 14px;
    fill: #fff;
    transition: fill 0.3s;
}
.abp-image-preview-remove-btn:hover{
    background: #dc3545;
}
.abp-rating-form-success{
    text-align: center;
    color: #28a745;
    font-size: 14px;
    font-weight: 500;
    display: none;
}
.abp-rating-form-wrapper{
    display: none;
}
.abp-review-item-wrap{
    padding: 16px 24px;
    border: 1px solid #e4e5e7;
    border-radius: 16px;
    width: 100%;
}
.abp-review-item-header-wrap{
    display: flex;
    border-bottom: 1px solid #e4e5e7;
    padding-bottom: 16px;
    margin-bottom: 16px;
    gap: 16px;
    align-items: center;
}
.abp-review-author-icon{
    width: 36px;
    height: 36px;
    display: flex;
    min-width: 36px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 50%;
    background: #F7F7F7;
    border: 1px solid #ddd;
    color: #0A0F26;
}
.abp-review-author-meta{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.abp-review-author-name{
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}
.abp-review-author-country{
    display: flex;
    gap: 6px;
    align-items: center;
}
.abp-review-author-country-flag{
    line-height: 0px;
}
.abp-review-author-country-flag img{
    width: 16px;
    height: 16px;
}
.abp-review-author-country-name{
    font-size: 13px;
    color: #74767e;
    line-height: normal;
    font-weight: 400;
}
.abp-review-rating-wrap{
    display: flex;
    gap: 12px;
    align-items: center;
}
.abp-review-rating{
    display: flex;
    align-items: center;
    gap: 5px;
}
.abp-review-rating-value{
    font-weight: 600;
    color: #161922;
    font-size: 14px;
    line-height: normal;
}
.abp-review-rating-dot{
    width: 4px;
    height: 4px;
    background: #e4e5e7;
    border-radius: 1000px;
}
.abp-review-rating-date{
    font-size: 14px;
    color: #74767e;
    font-weight: 500;
}
.abp-review-content{
    margin-top: 10px;
}
.abp-review-content p{
    color: #404145;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0px;
}
.abp-review-item-body-wrap{
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.abp-review-files{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.abp-review-files img{
    width: 100px;
    height: 100px;
    border-radius: 4px;
    object-fit: cover;
}
.abp-review-content-wrap{
    flex: 1;
}
.abp-reviews-list-item{
    padding: 10px 0;
}
.abp-review-author-icon-a {
    background: #FF5733; /* Vibrant red */
}
.abp-review-author-icon-b {
    background: #33FF57; /* Bright green */
}
.abp-review-author-icon-c {
    background: #3357FF; /* Bold blue */
}
.abp-review-author-icon-d {
    background: #FFC300; /* Warm yellow */
}
.abp-review-author-icon-e {
    background: #FF33A6; /* Hot pink */
}
.abp-review-author-icon-f {
    background: #33FFF6; /* Aqua */
}
.abp-review-author-icon-g {
    background: #D633FF; /* Violet */
}
.abp-review-author-icon-h {
    background: #FF5733; /* Coral */
}
.abp-review-author-icon-i {
    background: #33FF9D; /* Mint green */
}
.abp-review-author-icon-j {
    background: #33A1FF; /* Sky blue */
}
.abp-review-author-icon-k {
    background: #FFA833; /* Pumpkin orange */
}
.abp-review-author-icon-l {
    background: #FF3364; /* Crimson */
}
.abp-review-author-icon-m {
    background: #A6FF33; /* Lime green */
}
.abp-review-author-icon-n {
    background: #3383FF; /* Royal blue */
}
.abp-review-author-icon-o {
    background: #FF7F33; /* Burnt orange */
}
.abp-review-author-icon-p {
    background: #FF33D4; /* Magenta */
}
.abp-review-author-icon-q {
    background: #33FFE5; /* Cyan */
}
.abp-review-author-icon-r {
    background: #A833FF; /* Purple */
}
.abp-review-author-icon-s {
    background: #FFD133; /* Gold */
}
.abp-review-author-icon-t {
    background: #33FF76; /* Bright emerald */
}
.abp-review-author-icon-u {
    background: #338BFF; /* Deep blue */
}
.abp-review-author-icon-v {
    background: #FF9333; /* Tangerine */
}
.abp-review-author-icon-w {
    background: #FF336F; /* Reddish pink */
}
.abp-review-author-icon-x {
    background: #C3FF33; /* Yellow-green */
}
.abp-review-author-icon-y {
    background: #33B8FF; /* Azure */
}
.abp-review-author-icon-z {
    background: #FF33A2; /* Deep pink */
}
.abp-reviews-load-more-wrap{
    text-align: center;
    margin-top: 15px;
}
.abp-reviews-load-more-wrap #load-more-reviews{
    height: 42px;
    line-height: 24px;
    padding: 8px 20px;
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    background: #444;
    color: #fff;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}
.abp-reviews-load-more-wrap #load-more-reviews:hover{
    background: #222;
    color: #fff;
}
.abp-cart-wrap{
    border: 1px solid #e4e5e7;
    padding: 12px;
}
.abp-cart-total{
    text-align: center;
    margin-bottom: 2px;
}
.abp-cart-total-label{
    font-size: 16px;
    font-weight: 600;
}
.abp-cart-total-value{
    font-size: 20px;
}
.abp-cart-tip{
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
    font-size: 12px;
}
.abp-cart-hr{
    height: 1px;
    background: #e4e5e7;
    margin: 20px 0px;
}
button.abp-addToCart{
    width: 100%;
    height: 50px;
    line-height: 26px;
    font-size: 18px;
    color: #fff;
    background: #000;
    border: 0px;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    font-weight: 600;
}
button.abp-addToCart:hover, button.abp-addToCart:focus{
    background: rgb(68, 68, 68);
}
.abp-cart-features-wrap{
    margin-top: 20px;
}
.abp-cart-features{
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.abp-cart-feature{
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
}
.abp-cart-share-icons{
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 20px;
}
.abp-cart-share-icons a{
    line-height: 0px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.abp-facebook{
    background: #4267b2;
}
.abp-twitter{
    background: #000;
}
.abp-pinterest{
    background: #c20724;
}
.abp-product-fixed-footer{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    z-index: 9999;
    padding: 10px 0px;
    border-top: 1px solid #e4e5e7;
    display: none;
}
.abp-product-fixed-footer-wrap{
    max-width: 1140px;
    margin: auto;
    padding: 0px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.abp-product-fixed-footer-title{
    min-width: 30%;
    font-size: 18px;
    color: #444;
    font-weight: 600;
    margin: 0 50px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.abp-product-fixed-footer-prices{
    width: 100%;
    margin: 0 50px 0 0;
    display: flex;
    justify-content: center;
    gap: 15px;
    align-items: center;
}
.abp-product-fixed-footer-prices .abp-new-price{
    font-size: 20px;
}
.abp-product-fixed-footer-btn{
    min-width: 220px;
}
.abp-cart-container.desktop{
    position: sticky;
    top: 80px;
}
.abp-cart-container.mobile{
    display: none;
}
.abp-single-product-tabs-body-header{
    display: none;
    padding: 12px 20px;
    border-bottom: 1px solid #d0d0d0;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    flex-wrap: wrap;
}
.abp-single-product-tabs-body-header:before{
    content: '';
    width: 16px;
    height: 2px;
    background: #797979;
    position: absolute;
    right: 16px;
    top: 50%;
    transition: all .4s ease-out;
}
.abp-single-product-tabs-body-header:after{
    content: '';
    width: 16px;
    height: 2px;
    background: #797979;
    position: absolute;
    right: 16px;
    top: 50%;
    transition: all .4s ease-out;
    transform: rotate(-90deg);
}
.abp-single-product-tabs-body-header.active{
    background: rgb(84, 84, 84);
    color: #fff;
}
.abp-single-product-tabs-body-header.active:before{
    background: #fff;
}
.abp-single-product-tabs-body-header.active:after{
    background: #fff;
    transform: rotate(0deg);
}
.abp-product-checkout-popup{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgb(34 35 37 / 55%);
    z-index: 999999;
    display: none;
}
.abp-product-checkout-popup-wrap{
    max-width: 480px;
    width: 100%;
    background: #fff;
    height: 100%;
    float: right;
    position: fixed;
    top: 0;
    right: -480px;
    transition: right 0.3s ease-in-out;
    z-index: 1000;
}
.abp-product-checkout-popup-header{
    padding: 12px 20px;
    border-bottom: 1px solid rgb(181, 182, 186);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.abp-product-checkout-popup-heading{
    font-size: 18px;
    font-weight: 600;
}
.abp-product-checkout-popup-close-icon{
    line-height: 0px;
    cursor: pointer;
}
.abp-product-checkout-popup-body{
    height: calc(100vh - 150px);
    overflow: auto;
    padding: 25px;
}
.abp-product-checkout-form .wpf_form_submissions{
    margin: 0px !important;
    position: absolute;
    bottom: 0px;
    width: 100% !important;
    right: 0px;
    height: 70px;
    background: #fff;
    border-top: 1px solid rgb(181, 182, 186);
    align-items: center;
    padding: 0px 20px !important;
}
.abp-product-checkout-form .wpf_form_submissions button{
    border-radius: 0px !important;
}
.abp-product-checkout-form .wpf_item_coupon .wpf_input_label{
    cursor: pointer;
}
.abp-product-checkout-form .wpf_item_coupon .wpf_input_label label{
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}
.abp-product-checkout-form .wpf_item_coupon .wpf_input_content{
    display: none;
}
.abp-product-checkout-form  .wpf_tabular_items{
    padding: 12px;
}
.abp-product-checkout-form .wpf_tabular_items .wpf-product-card{
    padding: 12px !important;
}
.abp-product-checkout-form .wpf_tabular_items .wpf-product-checkbox,
.abp-product-checkout-form .wpf_tabular_items .wpf-product-image{
    display: none;
}
.abp-product-checkout-form .wpf_tabular_items .wpf-product-body{
    padding: 0px !important;
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
}
.abp-product-checkout-form .wpf_tabular_items .wpf-product-body .wpf-product-title{
    width: 80%;
    font-size: 15px;
    font-weight: 600;
}
.abp-product-checkout-form .wpf_tabular_items .wpf-product-body .wpf-product-price{
    width: 20%;
    text-align: right;
}
.abp-product-checkout-form .wpf_tabular_items .wpf-product-body .wpf-product-footer{
    width: 100% !important;
    margin-top: 15px !important;
    padding-top: 15px;
    border-top: 1px solid rgb(218, 219, 221);
}
.abp-product-checkout-form .wpf_tabular_items .wpf-product-body .wpf-product-quantity{
    width: 100%;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between;
    align-items: center;
    padding: 0px !important;
    margin: 0px !important;
}
.abp-product-checkout-form .wpf_tabular_items .wpf-product-body .wpf-product-quantity label{
    padding: 0px;
    font-size: 14px;
    font-weight: 500;
}
.abp-product-checkout-form .grid_tab_sub_total{
    padding-bottom: 0px !important;
}
.abp-product-checkout-form .wpf_item_tax_payment_input{
    margin-bottom: 25px !important;
    margin-top: -55px !important;
    display: block !important;
    padding-left: 14px !important;
}
.abp-product-checkout-form .wpf_item_tax_payment_input label{
    font-weight: 600 !important;
}
.abp-product-checkout-form div[data-element_type="customer_name"],
.abp-product-checkout-form div[data-element_type="phone"]{
    width: 49% !important;
    display: inline-block !important;
}
.abp-product-checkout-form div[data-element_type="customer_email"], .abp-product-checkout-form .wpf_address_wrapper{
    width: 49% !important;
    display: inline-block !important;
    float: right;
}
.abp-product-checkout-form .wpf_submit_button{
    background: #000 !important;
    width: 100%;
    height: 45px !important;
    font-weight: 600 !important;
}
.abp-product-checkout-form .wpf_submit_button:hover,
.abp-product-checkout-form .wpf_submit_button:focus{
    background: rgb(68, 68, 68) !important;
}
.abp-product-checkout-form-top{
    background: #f5f5f5;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 10px;
}
.abp-product-checkout-form .wpf-product-card:has(.wpf-product-checkbox_input:checked) {
    border-color: #000;
    border-width: 2px;
}
.abp-product-checkout-form .wpf_payment_method_item{
    align-items: center !important;
}
.abp-order-submission-wrap{
    max-width: 1140px;
    margin: auto;
    padding: 50px 15px;
}
.abp-order-submission-top{
    text-align: center;
}
.abp-order-thank-you-container{
    max-width: 800px;
    margin: auto;
    padding: 25px;
    border: 1px solid #d6dae1;
}
.abp-order-submission-heading{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
}
.abp-order-submission-success-icon{
    line-height: 0px;
}
.abp-order-submission-success-text{
    font-size: 24px;
    font-weight: 600;
}
.abp-order-submission-subheading{
    font-size: 15px;
    color: #666;
    font-weight: 400;
    line-height: 24px;
}
.abp-order-submission-details{
    margin-top: 50px;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.abp-order-submission-detail-item{
    font-size: 15px;
}
.abp-order-submission-detail-wrap{
    display: flex;
    font-size: 15px;
    margin-bottom: 5px;
}
.abp-order-submission-label{
    width: 200px;
    font-weight: 600;
}
.abp-order-details-wrap{
    margin-top: 25px;
}
.abp-order-submission-contact-us-replica{
    padding-top: 40px;
}
.abp-order-details-wrap > h2{
    font-size: 22px;
    margin-bottom: 15px;
}
.abp-order-details-wrap table thead tr{
    border: 1px solid #eaecf0;
    background: #eaecf0;
}
.abp-order-details-wrap table th, .abp-order-details-wrap table td{
    border: 0px !important;
    background: transparent !important;
}
.abp-order-details-wrap table tbody tr:nth-child(even){
    background: #eaecf0;
}
.abp-order-details-wrap table tbody tr{
    border: 1px solid #eaecf0;
}
.abp-track-container{
    max-width: 1140px;
    padding: 40px 15px;
}
.abp-track-header h1{
    text-align: center;
    font-size: 30px;
    margin-bottom: 25px;
}
.abp-track-form-wrap{
    display: flex;
    max-width: 800px;
    margin: auto;
}
.abp-track-form-input{
    flex: auto;
    margin-right: 6px;
}
.abp-track-form-input input{
    border: 1px solid #d6dae1 !important;
    font-size: 14px;
    line-height: 24px;
    outline: none;
}
.abp-track-form-submit-wrap input{
    color: #fff;
    background: #000;
    border: 0px;
    font-size: 14px;
    height: 100%;
    font-weight: 600;
    min-width: 120px;
    text-align: center;
}
.abp-track-form-submit-wrap input:hover, .abp-track-form-submit-wrap input:focus{
    background: rgb(68, 68, 68) ;
}
.abp-track-result-wrap{
    max-width: 800px;
    margin: auto;
    padding: 20px;
    border: 1px solid #d6dae1;
}
.abp-track-result-header h2{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.abp-track-result-meta-wrap{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.abp-track-result-meta{
    flex: auto;
}
.abp-track-result-meta-item{
    font-size: 15px;
}
.abp-track-result-pdf-btn-wrap button{
    background: #000;
    border-radius: 4px;
    border: 0px;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    color: #fff;
}
.abp-track-result-pdf-btn-wrap button:hover, .abp-track-result-pdf-btn-wrap button:focus{
    background: rgb(68, 68, 68);
    color: #fff;
}
.abp-track-result-summary table th, .abp-track-result-summary table td {
    border: 0px !important;
    background: transparent !important;
}
.abp-track-result-summary table thead tr {
    border: 1px solid #eaecf0;
    background: #eaecf0;
}
.abp-track-result-summary table tbody tr {
    border: 1px solid #eaecf0;
}
.abp-track-result-summary table tbody tr:nth-child(even) {
    background: #eaecf0;
}
.abp-track-result-summary{
    margin-top: 40px;
}
.abp-track-result-container{
    margin-top: 50px;
}
.abp-track-none-wrap{
    max-width: 800px;
    margin: auto;
    padding: 20px;
    border: 1px solid #d6dae1;
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.abp-track-none-content h3{
    font-size: 22px;
    margin-bottom: 8px;
}
.abp-track-none-content p{
    font-size: 15px;
    color: #74767E;
}
.abp-track-none-content a{
    background: #000;
    border: 0;
    color: #fff;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    min-width: 140px;
    line-height: 25px;
    text-decoration: none !important;
    display: inline-block;
    text-align: center;
    padding: 8px;
}
.abp-track-none-content a:hover{
    background: rgb(68, 68, 68);
    color: #fff;
}
.abp-track-none-icon-wrap img{
    max-width: 60px;
}
.single-product .sb-chat-btn{
    display: none;
}
.abp-live-chat-btn-wrap{
    margin-top: 20px;
}
.abp-live-chat-btn-wrap button{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    padding: 5px;
    border: 0px;
    background: transparent;
    border-radius: 0px;
    color: #3374FF;
    border: 1px solid #3374FF;
    height: 40px;
}
.abp-live-chat-btn-wrap button:hover, .abp-live-chat-btn-wrap button:focus{
    color: #3374FF;
    border: 1px solid #3374FF;
    background: transparent;
}
.abp-contact-us-container{
    max-width: 1140px;
    margin: auto;
    padding: 50px 15px;
}
.abp-contact-us-container-wrap{
    text-align: center;
}
.abp-contact-us-container-wrap > h1{
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}
.abp-contact-us-container-wrap > p{
    max-width: 500px;
    margin: auto;
    line-height: 24px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
}
.abp-contact-us-container-wrap > a{
    color: #3374FF;
    text-decoration: none;
}
.abp-contact-us-container-wrap > a:hover, .abp-contact-us-container-wrap > a:focus{
    color: #3374FF;
    text-decoration: underline;
}
.abp-contact-us-form-wrap{
    text-align: initial;
    margin-top: 50px;
}
.abp-contact-us-form-wrap .ff-default .ff-el-form-control{
    border-color: #d6dae1;
    border-radius: 4px;
    padding: 8px 15px;
    outline: none;
    height: 40px;
    font-size: 15px;
    font-family: inherit;
    font-weight: 300;
}
.abp-contact-us-form-wrap .ff-default .ff-el-form-control:focus{
    border-color: #d6dae1;
}
.abp-contact-us-form-wrap .fluentform .ff-el-group{
    margin-bottom: 15px;
}
.abp-contact-us-form-wrap .ff-default .ff_btn_style{
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    padding: 8px 30px;
    background-color: #000 !important;
    color: #fff !important;
    border-radius: 4px;
    height: 50px;
    margin-top: 15px;
    width: 100%;
}
.abp-contact-us-form-wrap .ff-default .ff_btn_style:hover,
.abp-contact-us-form-wrap .ff-default .ff_btn_style:focus{
    color: #fff !important;
    background-color: rgb(68, 68, 68) !important;
    opacity: 1;
}
.abp-contact-us-form-wrap .fluentform div.ff-el-form-hide_label>.ff-el-input--label{
    display: none;
}
.abp-product-features-container{
    background: #f6f6f6;
    margin: 30px 0px;
    padding: 20px 25px;
}
.abp-product-features-wrap{
    display: flex;
    align-items: center;
}
.abp-product-features-content{
    flex: 1;
}
.abp-product-features-content h3{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.abp-product-features-grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}
.abp-product-feature{
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 400;
}
.abp-product-feature-icon{
    line-height: 0px;
}
.abp-product-features-icon{
    width: 75px;
}
.abp-single-product-promotion-container{
    max-width: 1140px;
    margin: auto;
    margin-bottom: 25px;
    padding: 0px 20px;
}
.abp-single-product-promotion-wrap{
    background: #f0f4ff;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 15px;
    border-radius: 4px;
}
.abp-single-product-promotion-icon{
    line-height: 0px;
}
.abp-single-product-promotion-content{
    font-size: 14px;
    font-weight: 500;
    color: #284389;
}
.abp-single-product-promotion-content a{
    color: inherit;
    text-decoration: underline;
}
.abp-single-product-promotion-content a:hover, .abp-single-product-promotion-content a:focus{
    color: inherit;
}
.abp-single-product-notice-container{
    margin-top: 25px;
    border: 1px solid #e4e5e7;
    padding: 20px;
    background: #f9f9f9;
}
.abp-single-product-notice-wrap .abp-single-product-notice-heading{
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}
.abp-single-product-notice-icon{
    line-height: 0px;
}
.abp-single-product-notice-content{
    font-size: 14px;
    line-height: 24px;
}
.abp-single-product-notice-content a{
    color: inherit;
}
.abp-single-product-notice-content a:hover, .abp-single-product-notice-content a:focus{
    color: inherit;
}
.abp-related-products-container{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.abp-rp-swiper-buttons-wrap{
    text-align: right;
    display: flex;
    justify-content: right;
    gap: 8px;
    margin-bottom: 8px;
}
.abp-rp-swiper-button-prev, .abp-rp-swiper-button-next,
.abp-dashboard-rp-swiper-button-prev, .abp-dashboard-rp-swiper-button-next{
    background-color: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 48px;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.abp-rp-swiper-button-prev svg, .abp-rp-swiper-button-next svg,
.abp-dashboard-rp-swiper-button-prev svg, .abp-dashboard-rp-swiper-button-next svg{
    width: 12px;
    height: 12px;
}
.abp-rp-swiper-button-prev.swiper-button-disabled svg, .abp-rp-swiper-button-next.swiper-button-disabled svg,
.abp-dashboard-rp-swiper-button-prev.swiper-button-disabled svg, .abp-dashboard-rp-swiper-button-next.swiper-button-disabled svg {
    fill: #e4e5e7;
}
.abp-related-products-container .abp-product-title h4{
    min-height: 45px;
}
.abp-single-product-related-wrap > h3{
    font-size: 22px;
}
.abp-single-product-related-container{
    margin-top: 60px;
    padding: 15px;
    border: 1px solid #e4e5e7;
}
.abp-single-product-top{
    padding: 0px 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.abp-single-product-counter-meta-wrap{
    display: flex;
    align-items: center;
    gap: 12px;
}
.abp-single-product-views-counter-wrap{
    display: flex;
    align-items: center;
}
.abp-single-product-views-counter-icon{
    line-height: 0px;
}
.abp-single-product-views-counter-icon svg{
    fill: #b5b6ba;
}
.abp-single-product-views-counter-box{
    border: 1px solid #dadbdd;
    border-radius: 0px;
    box-sizing: border-box;
    color: #222325;
    font-size: 14px;
    margin-left: 12px;
    padding: 5px 12px;
    position: relative;
}
.abp-single-product-views-counter-box::before{
    border-style: solid;
    content: "";
    position: absolute;
    border-color: transparent #dadbdd transparent transparent;
    border-width: 8px 9px 8px 0;
    left: -9px;
    top: 7px;
    z-index: 2;
}
.abp-single-product-views-counter-box::after{
    border-style: solid;
    content: "";
    position: absolute;
    border-color: transparent #fff transparent transparent;
    border-width: 6px 8px 6px 0;
    left: -8px;
    top: 9px;
    z-index: 3;
}
.abp-single-product-share-btn{
    padding: 8px 14px;
    border: 1px solid #e4e5e7;
    line-height: 13px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.abp-single-product-content p, .abp-single-product-content ol, .abp-single-product-content ul,
.abp-single-product-content span, .abp-single-product-content div[itemprop="text"]{
    color: #666;
}
.abp-delivery-highlight{
    font-weight: 700;
    color: #FF6E00;
}

@media(max-width: 767px){
    .abp-single-product-related-container{
        margin-top: 50px;
        padding: 15px;
        border: 0px;
    }
    .abp-single-product-promotion-container{
        padding: 0px 15px;
    }
    .abp-product-features-container {
        padding: 20px 20px;
    }
    .abp-product-features-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 5px;
    }
    .abp-product-features-icon{
        display: none;
    }
    .abp-contact-us-container-wrap > h1{
        font-size: 26px;
    }
    .abp-single-product-row {
        flex-direction: column;
    }
    .abp-single-product-col-l{
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0px 12px;
    }
    .abp-single-product-col-r{
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0px 12px;
        display: none;
    }
    .abp-single-product-top-row{
        flex-direction: column;
    }
    .abp-single-product-slider-col, .abp-single-product-meta-col{
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0px;
    }
    .abp-single-product-reliable-wrap{
        display: none;
    }
    .abp-cart-container.mobile{
        display: block;
        margin-bottom: 30px;
    }
    .abp-reviews-header .abp-reviews{
        font-size: 18px;
        margin-bottom: 20px;
        text-align: center;
        font-weight: 500;
    }
    .abp-reviews-header .abp-reviews::after{
        content: unset;
    }
    .abp-rating-top-header{
        flex-direction: column;
    }
    .abp-rating-section-wrap{
        flex-direction: column;
        gap: 20px;
    }
    .abp-rating-section-col{
        width: 100%;
        min-width: 100%;
    }
    .abp-rating-progress-group-item-value{
        text-align: right;
    }
    .abp-product-fixed-footer{
        padding: 5px 0px;
    }
    .abp-product-fixed-footer-wrap{
        padding: 0px 12px;
    }
    .abp-product-fixed-footer-title{
        display: none;
    }
    .abp-product-fixed-footer-prices{
        margin: 0 20px 0 0;
        gap: 10px;
        justify-content: flex-start;
        align-items: center;
    }
    .abp-product-fixed-footer-prices .abp-new-price {
        font-size: 16px;
    }
    .abp-product-fixed-footer-prices .abp-old-price{
        font-size: 14px;
    }
    .abp-product-fixed-footer-btn{
        min-width: 180px;
    }
    button.abp-addToCart{
        height: 40px;
        font-size: 16px;
        line-height: 24px;
    }
    .abp-single-product-content table{
        display: block;
        overflow-x: auto;
        max-width: 500px;
    }
    .abp-single-product-tabs-body-header{
        display: flex;
    }
    .abp-single-product-tabs-head{
        display: none;
    }
    .abp-single-product-tabs-body{
        border: 0px;
        padding: 0px;
    }
    .abp-single-product-tabs-body-item{
        display: block;
    }
    .abp-single-product-tabs-body-content{
        padding: 15px;
        display: none;
        border: 1px solid #e4e5e7;
    }
    .abp-single-product-tabs-body-item[data-id="1"] .abp-single-product-tabs-body-content{
        display: block;
    }
    .abp-review-item-wrap{
        padding: 12px 16px;
    }
    .abp-review-item-header-wrap {
        padding-bottom: 12px;
        margin-bottom: 12px;
        gap: 10px;
    }
    .abp-review-files img{
        width: 80px;
        height: 80px;
    }
    .abp-rating-section {
        margin-top: 20px;
    }
    .abp-single-product-heading-wrap > h1 {
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .abp-single-product-rate{
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    .abp-review-author-icon{
        width: 35px;
        height: 35px;
        min-width: 35px;
        font-size: 15px;
    }
    .abp-product-checkout-popup-body {
        padding: 20px 15px;
    }
    .abp-order-submission-success-text{
        font-size: 16px;
    }
    .abp-order-submission-details{
        flex-direction: column;
        gap: 20px;
    }
    .abp-order-details-wrap{
        width: 100%;
        overflow: auto;
    }
    .abp-order-thank-you-container{
        padding: 15px;
    }
    .abp-order-submission-details-col{
        flex: 100%;
        max-width: 100%;
    }
    .abp-order-details-wrap > h2 {
        font-size: 20px;
    }
    .abp-track-container {
        padding: 40px 5px;
    }
    .abp-track-header h1{
        font-size: 25px;
    }
    .abp-track-result-header h2 {
        font-size: 18px;
    }
    .abp-track-result-meta-wrap{
        flex-direction: column;
    }
    .abp-track-result-wrap{
        padding: 15px;
    }
    .abp-track-result-summary{
        width: 100%;
        overflow: auto;
    }
    .abp-track-result-summary table{
        min-width: 400px;
    }
    .abp-track-none-content h3 {
        font-size: 18px;
    }
    .abp-track-none-content p {
        font-size: 14px;
    }
    .abp-track-none-icon-wrap img {
        max-width: 50px;
    }
    .abp-track-none-content a {
        font-size: 14px;
        min-width: 120px;
        line-height: 24px;
        padding: 6px;
    }
}


/*====== PRODUCT ARCHIVE ======*/
.abp-product-archive-container{
    max-width: 1140px;
    margin: auto;
    padding: 30px 15px;
}
.product_archive_header_content {
    margin-bottom: 30px;
}
.product_archive_header_content h2 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 26px;
}
.product_archive_header_content p {
    font-size: 15px;
    font-weight: 400;
    color: #74767e;
    margin: 0px;
}
.product_archive_childs_wrap {
    margin-bottom: 30px;
}
.pa-sub-cat-swiper-container {
    width: 100%;
    overflow: hidden;
}
.pa-swiper-buttons-wrap {
    text-align: right;
    display: flex;
    justify-content: right;
    gap: 8px;
    margin-bottom: 8px;
}
.pa-swiper-button-prev, .pa-swiper-button-next {
    background-color: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 48px;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pa-sub-cat-swiper-container .swiper-slide {
    width: auto;
}
a.pa_sub_cat_slide_wrap {
    border: 1px solid #e4e5e7;
    padding: 12px;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    height: 70px;
    width: max-content;
    transition: all 0.3s ease;
    text-decoration: none !important;
    position: relative;
    box-shadow: 0 .14px 2.29266px rgba(0, 0, 0, .032), 0 .37px 4.42626px rgba(0, 0, 0, .048), 0 3px 7px rgba(0, 0, 0, .09);
}
.pa_sub_cat_slide_wrap .pa_sub_cat_icon {
    background-color: #f5f5f5;
    height: 56px;
    padding: 8px;
    width: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pa_sub_cat_slide_wrap .pa_sub_cat_icon img {
    width: 40px;
    height: 40px;
    min-width: 40px;
}
.pa_sub_cat_name {
    margin: 0px 12px;
}
.product_archive_header {
    border-bottom: 1px solid #efeff0;
    margin-bottom: 20px;
    padding-top: 10px;
}
a.pa_sub_cat_slide_wrap:hover {
    color: #1dbf73;
}
.abp-products{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
a.abp-product-wrap{
    display: block;
    height: 100%;
    transition: all .5s ease-out;
    box-shadow: none;
    border: 1px solid #f1f1f1;
    text-decoration: none !important;
}
.abp-product-thumbnail{
    height: 250px;
    width: 100%;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 2.5s infinite linear;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}
.abp-product-thumbnail img{
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s ease-out;
}
@keyframes skeleton-loading {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

a.abp-product-wrap:hover .abp-product-thumbnail img{
    transform: scale(1.1);
}
a.abp-product-wrap:hover{
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
}
.abp-product-content{
    box-sizing: border-box;
    height: calc(100% - 250px);
    padding: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}
.abp-product-title h4{
    display: -webkit-box;
    font-size: 16px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    -webkit-line-clamp: 2;
    margin: 0px;
    color: #161922;
    line-height: 22px;
}
.abp-product-meta{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.abp-product-meta-price{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 8px;
}
.abp-product-regular-price{
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
    font-weight: 400;
}
.abp-product-sale-price{
    font-weight: 700;
    color: #FF6E00;
    font-size: 18px;
}
.abp-product-meta-rating{
    display: flex;
    align-items: center;
}
.abp-product-rating-value{
    color: #999;
    font-size: 14px;
    margin-left: 5px;
    line-height: 16px;
}
.abp-product-rating-icons .abp-stars .star{
    color: rgb(222, 121, 33);
}
.abp-pagination{
    padding: 40px 0px;
}
.abp-pagination ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 6px;
}
.abp-pagination ul li .page-numbers{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px 15px;
    height: 35px;
    border: 1px solid #f5f5f5;
    line-height: 15px;
    font-size: 15px;
    text-decoration: none;
    color: #161922;
}
.abp-pagination ul li .page-numbers:hover, .abp-pagination ul li .page-numbers.current{
    background: #f5f5f5;
}




@media(max-width: 1000px){
    .abp-products {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media(max-width: 767px){
    .abp-products {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .abp-product-thumbnail{
        height: 160px;
    }
    .abp-product-content{
        height: calc(100% - 160px);
    }
    main .abp-product-archive-container{
        padding: 30px 5px;
    }
    .abp-product-title h4{
        font-size: 12px;
        line-height: 16px;
        font-weight: 600;
    }
    .abp-product-sale-price{
        font-size: 14px;
    }
    .abp-product-regular-price{
        font-size: 12px;
    }
    .abp-portfolio-popup-header-left img {
        width: 130px;
    }
    .abp-product-meta{
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
    .product_archive_header_content h2 {
        font-size: 20px;
        line-height: 22px;
    }
}
/*====== //PRODUCT ARCHIVE ======*/

/*====== POSTS STYLE ======*/
.wm_articles_container{
    max-width: 1140px;
    margin: auto;
    padding: 50px 15px;
}
.wm_article_main .wm_article_main_wrap{
    display: flex;
    gap: 50px;
    text-decoration: none;
    align-items: center;
    color: #161922;
}
.wm_article_main_img_wrap, .wm_article_main_content_wrap{
    width: calc(50% - 25px);
    flex: auto;
}
.wm_article_main_img_wrap img{
    width: 100%;
}
.wm_article_main_subheading{
    color: #1dbf73;
    font-size: 16px;
    font-weight: 500;
}
h2.wm_article_main_heading{
    max-width: 400px;
    margin-top: 10px;
    font-size: 42px;
    margin-bottom: 20px;
    line-height: 46px;
}
.wm_article_main_meta{
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #95979d;
}
.wm_article_main_meta_devider{
    width: 1px;
    border-left: 1px solid #95979d;
    height: 14px;
}
.wm_article_main{
    margin-bottom: 20px;
}
.wm_articles_list{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}
.wm_article_item .wm_article_item_wrap{
    text-decoration: none;
    color: #161922;
    border: 1px solid rgb(228 228 231);
    display: block;
    padding: 12px;
}
.wm_article_item_img{
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
}
.wm_article_item_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wm_article_item_tag{
    color: #1dbf73;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
}
.wm_article_item_content .wm_article_item_heading{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}
.wm_article_item_content .wm_article_item_text{
    color: #7a7d85;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
.wm_article_banner{
    padding: 30px 0px;
}
.wm_article_card .wm_article_card_wrap{
    justify-content: center;
    width: 840px;
    height: 420px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    box-shadow: 0 40px 50px 14px #00000014;
    text-decoration: none;
    color: #161922;
}
.wm_article_card_img_wrap{
    width: 50%;
    height: 100%;
}
.wm_article_card_img_wrap img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.wm_article_card_content_wrap{
    flex-direction: column;
    justify-content: center;
    width: 50%;
    height: 100%;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
}
.wm_article_card_content_subheading{
    color: #1dbf73;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
}
.wm_article_card_content_heading{
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 15px;
}
.wm_article_card_content_text{
    color: #7a7d85;
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.wm_article_hero_banner_wrap{
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 60px;
    display: flex;
    position: relative;
}
.wm_article_hero_banner_logo img{
    width: 150px;
}
.wm_article_hero_banner_body{
    width: 100%;
}
.wm_article_hero_banner_body .wm_article_hero_banner_heading{
    z-index: 1;
    color: #fff;
    margin-bottom: 25px;
    font-family: math;
    font-size: 45px;
    font-weight: 700;
    line-height: 46px;
    position: relative;
    max-width: 400px;
}
.wm_article_hero_banner_body .wm_article_hero_banner_btn{
    z-index: 1;
    background-color: hsla(151.85185185185185, 73.64%, 43.14%, 1.00);
    color: #fff;
    letter-spacing: .5px;
    text-transform: none;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 5px;
    height: 35px;
    padding: 8px 15px 6px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
    transition: background-color .2s, opacity .2s, color .2s;
    position: relative;
    display: inline-block;
}
.wm_article_hero_banner_footer .wm_article_hero_banner_footer_text{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 0px;
}
.wm_article_category_container{
    padding: 30px 0px;
}
.wm_article_category_heading{
    margin-bottom: 15px;
}
.wm_article_category_heading a{
    font-size: 22px;
    text-decoration: none;
    color: #111;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.wm_article_category_icon{
    line-height: 0px;
}
@media(max-width: 767px){
    .wm_article_category_heading a{
        font-size: 20px;
    }
    .wm_article_hero_banner_wrap{
        height: auto;
        min-height: 360px;
        padding: 25px 20px;
        gap: 20px;
    }
    .wm_article_hero_banner_body .wm_article_hero_banner_heading{
        max-width: 100%;
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 20px;
    }
    .wm_article_main .wm_article_main_wrap{
        flex-direction: column;
        gap: 20px;
    }
    .wm_article_main_img_wrap, .wm_article_main_content_wrap{
        width: 100%;
    }
    .wm_article_main_subheading {
        font-size: 14px;
    }
    h2.wm_article_main_heading {
        max-width: 100%;
        margin-top: 6px;
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 10px;
        line-height: 30px;
    }
    .wm_article_main_meta{
        gap: 12px;
        font-size: 14px;
    }
    .wm_articles_list{
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .wm_article_item_content .wm_article_item_heading{
        font-size: 18px;
        line-height: 25px;
    }
    .wm_article_card .wm_article_card_wrap{
        justify-content: space-between;
        align-items: center;
        width: auto;
        height: auto;
        flex-direction: column;
        box-shadow: 0 0 50px 20px #00000014;
    }
    .wm_article_card_img_wrap{
        width: 100%;
    }
    .wm_article_card_content_wrap{
        width: 100%;
        padding: 20px;
    }
    .wm_article_card_content_subheading{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .wm_article_card_content_heading {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .wm_article_hero_banner_footer .wm_article_hero_banner_footer_text{
        font-size: 16px;
        line-height: 24px;
    }
    .wm_article_card_content_text {
        font-size: 14px;
        line-height: 20px;
    }
    .wm_article_card_reverse .wm_article_card_wrap{
        flex-direction: column-reverse;
    }
}




.popuplar_services_container{
    padding: 30px 0px;
}
.popuplar_services_container_wrap > h2{
    font-size: 28px;
    font-weight: 600;
}
.premium_freelance_service{
    padding: 30px 0px;
}
.premium_freelance_service_wrap{
    background: #e8faf4;
    padding: 30px;
    border-radius: 16px;
}
.premium_freelance_service_logo{
    margin-bottom: 30px;
}
.premium_freelance_service_logo img{
    max-width: 160px;
}
.premium_freelance_service_row{
    display: flex;
    gap: 30px;
}
.premium_freelance_service_col{
    width: calc(50% - 15px);
}
.premium_freelance_service_content_wrap h2{
    font-size: 38px;
    font-weight: 500;
    line-height: 46px;
    color: #222325;
    margin-bottom: 25px;
}
.premium_freelance_service_heading em{
    color: #1dbf73;
    font-size: 42px;
    position: relative;
    bottom: 0px;
    font-style: unset;
    font-family: Playfair Display;
}
.premium_freelance_service_content_cards{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
.premium_freelance_service_card_icon{
    margin-bottom: 10px;
}
.premium_freelance_service_card_content h5{
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 2px;
    color: #222325;
}
.premium_freelance_service_card_content p{
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
}
.premium_freelance_service_content_cta{
    margin-top: 40px;
}
.premium_freelance_service_content_cta a{
    background: #222325;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}
.premium_freelance_service_content_cta a:hover{
    background: #404145;
    color: #fff;
}
.success_media_wrap > h2{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 12px;
}
.success_media_wrap > p{
    margin: 0px;
    font-size: 15px;
}
.success_media_video_wrap{
    margin-top: 25px;
}
.success_media_video_wrap presto-player{
    height: 400px !important;
}
.success_media_container{
    padding: 30px 0px;
}
.product_archive_header_content{
    margin-bottom: 30px;
}
.product_archive_header{
    border-bottom: 1px solid #efeff0;
    margin-bottom: 20px;
    padding-top: 10px;
}
.pa-sub-cat-swiper-container{
    width: 100%;
    overflow: hidden;
    padding: 10px;
}
.pa-sub-cat-swiper-container .swiper-slide{
    width: auto;
}
a.pa_sub_cat_slide_wrap{
    border: 1px solid #e4e5e7;
    padding: 12px;
    display: flex;
    align-items: center;
    color: #222325;
    font-weight: 500;
    font-size: 16px;
    height: 70px;
    width: max-content;
    transition: all 0.3s ease;
    box-shadow: 0 .14px 2.29266px rgba(0, 0, 0, .032), 0 .37px 4.42626px rgba(0, 0, 0, .048), 0 3px 7px rgba(0, 0, 0, .09);
    border-radius: 8px;
}
.pa_sub_cat_slide_wrap .pa_sub_cat_icon{
    background-color: #f5f5f5;
    height: 56px;
    padding: 8px;
    width: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pa_sub_cat_slide_wrap .pa_sub_cat_icon img{
    width: 40px;
    height: 40px;
    min-width: 40px;
}
.pa_sub_cat_name{
    margin: 0px 12px;
}
.product_archive_childs_wrap{
    margin-bottom: 30px;
}
.pa-swiper-buttons-wrap{
    text-align: right;
    display: flex;
    justify-content: right;
    gap: 8px;
    margin-bottom: 8px;
}
.pa-swiper-button-prev, .pa-swiper-button-next{
    background-color: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 48px;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pa-swiper-button-prev:not(.swiper-button-disabled), .pa-swiper-button-next:not(.swiper-button-disabled){
    cursor: pointer;
}
.pa-swiper-button-prev svg, .pa-swiper-button-next svg{
    width: 12px;
    height: 12px;
}
.pa-swiper-button-prev.swiper-button-disabled svg, .pa-swiper-button-next.swiper-button-disabled svg{
    fill: #e4e5e7;
}
.pager a, .pager li span, .pager>span{
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 15px;
    line-height: 24px;
    color: #454749;
    border: 1px solid #efeff0;
    transition: all 0.3s ease;
}
.pager a:hover, .pager li span:hover, .pager .page-numbers.current{
    color: #222325;
    border-color: #222325;
}
.pager{
    margin: 0px;
    padding: 30px 0px;
}
.wm_sp_reviews_top_subheading_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.wm_sp_reviews_top_subheading{
    font-size: 16px;
    font-weight: 600;
    color: #161922;
}
.wm_sp_reviews_top_subheading_rating_wrap{
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-weight: 700;
}
.wm_sp_reviews_top_subheading_rating_icons .stars{
    font-size: 20px;
    color: #161922;
}
.wm_sp_rating_section{
    margin-top: 15px;
}
.wm_sp_rating_section_wrap{
    display: flex;
    gap: 30px;
}
.wm_sp_rating_section_col{
    width: calc(50% - 15px);
    min-width: calc(50% - 15px);
}
.wm_sp_rating_progress_group{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.wm_sp_rating_progress_item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    color: #222325;
    font-size: 16px;
}
.wm_sp_rating_progress_title{
    width: 60px;
    font-weight: 600;
    font-size: 16px;
}
.wm_sp_rating_progress_bar{
    flex: 1;
    width: 100%;
}
.wm_sp_progress_bar_container{
    height: 8px;
    background: #e4e5e7;
    border-radius: 1000px;
    position: relative;
    overflow: hidden;
}
.wm_sp_progress_bar{
    width: 50%;
    position: absolute;
    left: 0px;
    height: 100%;
    background: #222325;
    border-radius: 100px;
}
.wm_sp_rating_progress_value{
    width: 50px;
    font-weight: 500;
}
.wm_sp_rating_levels_container > h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #222325;
}
.wm_sp_rating_levels_wrap {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.wm_sp_rating_level {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}
.wm_sp_rating_level_title {
    font-size: 16px;
    color: #95979d;
    font-weight: 500;
}
.wm_sp_rating_level_value {
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 15px;
    font-weight: 700;
    color: #222325;
}
.wm_sp_rating_level_value .stars{
    color: #222325;
    font-size: 18px;
}
.wm_sp_reviews_section_top{
    margin-bottom: 40px;
}
.wm_sp_customer_review_wrap {
    padding: 16px 24px;
    border: 1px solid #e4e5e7;
    border-radius: 16px;
    width: 100%;
}
.wm_sp_customer_review_header_wrap {
    display: flex;
    border-bottom: 1px solid #e4e5e7;
    padding-bottom: 16px;
    margin-bottom: 16px;
    gap: 16px;
    align-items: center;
}
.wm_sp_review_author_image {
    height: 32px;
    display: flex;
    min-width: 32px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 50%;
}
.wm_sp_customer_img_icon .wm_sp_review_author_image {
    width: 45px;
    height: 45px;
}
.wm_sp_review_author_image{
    background: #db2700;
}
.wm_sp_review_author_image_a {
    background: #FF5733; /* Vibrant red */
}
.wm_sp_review_author_image_b {
    background: #33FF57; /* Bright green */
}
.wm_sp_review_author_image_c {
    background: #3357FF; /* Bold blue */
}
.wm_sp_review_author_image_d {
    background: #FFC300; /* Warm yellow */
}
.wm_sp_review_author_image_e {
    background: #FF33A6; /* Hot pink */
}
.wm_sp_review_author_image_f {
    background: #33FFF6; /* Aqua */
}
.wm_sp_review_author_image_g {
    background: #D633FF; /* Violet */
}
.wm_sp_review_author_image_h {
    background: #FF5733; /* Coral */
}
.wm_sp_review_author_image_i {
    background: #33FF9D; /* Mint green */
}
.wm_sp_review_author_image_j {
    background: #33A1FF; /* Sky blue */
}
.wm_sp_review_author_image_k {
    background: #FFA833; /* Pumpkin orange */
}
.wm_sp_review_author_image_l {
    background: #FF3364; /* Crimson */
}
.wm_sp_review_author_image_m {
    background: #A6FF33; /* Lime green */
}
.wm_sp_review_author_image_n {
    background: #3383FF; /* Royal blue */
}
.wm_sp_review_author_image_o {
    background: #FF7F33; /* Burnt orange */
}
.wm_sp_review_author_image_p {
    background: #FF33D4; /* Magenta */
}
.wm_sp_review_author_image_q {
    background: #33FFE5; /* Cyan */
}
.wm_sp_review_author_image_r {
    background: #A833FF; /* Purple */
}
.wm_sp_review_author_image_s {
    background: #FFD133; /* Gold */
}
.wm_sp_review_author_image_t {
    background: #33FF76; /* Bright emerald */
}
.wm_sp_review_author_image_u {
    background: #338BFF; /* Deep blue */
}
.wm_sp_review_author_image_v {
    background: #FF9333; /* Tangerine */
}
.wm_sp_review_author_image_w {
    background: #FF336F; /* Reddish pink */
}
.wm_sp_review_author_image_x {
    background: #C3FF33; /* Yellow-green */
}
.wm_sp_review_author_image_y {
    background: #33B8FF; /* Azure */
}
.wm_sp_review_author_image_z {
    background: #FF33A2; /* Deep pink */
}
.wm_sp_customer_meta {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.wm_sp_customer_name {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}
.wm_sp_customer_country {
    display: flex;
    gap: 6px;
    align-items: center;
}
.wm_sp_customer_country_flag {
    line-height: 0px;
}
.wm_sp_flag_icon {
    width: 16px;
    height: 12px;
}
.wm_sp_customer_country_name {
    font-size: 14px;
    color: #74767e;
    line-height: normal;
}
.wm_sp_customer_review_body {
    display: flex;
    gap: 30px;
}
.wm_sp_customer_review_content_wrapper{
    flex: 1;
}
.revs .comment{
    padding: 15px 0;
    border-bottom: 0px;
}
.wm_sp_customer_review_rating_wrap {
    display: flex;
    gap: 12px;
    align-items: center;
}
.wm_sp_customer_review_rating {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 600;
    color: #161922;
    font-size: 15px;
}
.wm_sp_customer_review_rating_icons .stars{
    color: #161922;
    font-size: 18px;
}
.wm_sp_customer_review_rating_dot {
    width: 4px;
    height: 4px;
    background: #e4e5e7;
    border-radius: 1000px;
}
.wm_sp_customer_review_date {
    font-size: 14px;
    color: #74767e;
    font-weight: 600;
}
.wm_sp_customer_review_content {
    margin-top: 10px;
    color: #404145;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.wm_sp_customer_review_image_wrapper {
    min-width: 130px;
    width: 130px;
}
.wm_sp_customer_review_image_wrapper img {
    width: 100%;
    border-radius: 4px;
}
.order_tracking_box{
    margin: 0 auto;
    max-width: 840px;
    padding: 20px;
    border: 1px solid #dfdfdf;
    margin-bottom: 30px;
    border-radius: 4px;
}
.order_info{
    color: #383838;
    font-size: 14px;
    line-height: 24px;
}
.order_list{
    border-top: 2px solid #e5e5e5;
    margin: 15px 0 0;
}
.orders_list_item{
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    padding: 20px 0;
    margin-bottom: 5px;
    justify-content: space-between;
}
.order_item_thumb{
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    height: 75px;
    position: relative;
    width: 75px;
}
.order_item_thumb img{
    border-radius: 4px;
    max-width: 100%;
}
.order_item_thumb .order_item_quantity{
    background: #adadad;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: -8px;
    width: 25px;
}
.order_item_title{
    flex: 1;
    padding: 0 20px;
}
.order_item_title h3{
    line-height: 24px;
    margin: 0;
    max-width: 410px;
    position: relative;
    top: -5px;
}
.order_item_title h3 a {
    color: #383838;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    word-break: break-all;
}
.order_item_title p{
    display: inline-block;
    margin: 10px 10px 0 0;
    color: #999;
}
.order_item_price{
    color: #383838;
    font-size: 14px;
}
.order_summary{
    border-bottom: 2px solid #e5e5e5;
    line-height: 26px;
    margin: 12px 0 0;
    padding: 0 0 12px;
    color: #383838;
    font-size: 15px;
}
.order_summary_item{
    display: flex;
    justify-content: space-between;
}
.order_summary_value{
    text-align: right;
}
.order_summary_item.grand_total{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 700;
}
.order_item_pdf_invoice button{
    text-align: center;
    border-radius: 3px;
    padding: 6px 19px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    background: #444;
    color: #fff !important;
    line-height: 24px;
    cursor: pointer;
    transition: all .5s ease-out;
    margin-top: 10px;
    border: 0px;
}
.order_item_pdf_invoice button:hover{
    background: #222222;
    color: #fff;
}
.order_tracking_header{
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.order_tracking_header .order_item_pdf_invoice button{
    white-space: nowrap;
    margin: 0px;
}
.order_tracking_box > h2{
    font-size: 22px;
}
.archive_banner_wrap{
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #e4e5e7;
}
.archive_banner_content_wrap{
    margin: 30px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.archive_banner_content_text_wrap h2{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 8px;
    line-height: 28px;
}
.archive_banner_content_text_wrap p{
    font-size: 16px;
    font-weight: 400;
    color: #444;
    margin: 0px;
    line-height: 22px;
}
.archive_banner_content_tags{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}
.archive_banner_content_tag{
    width: fit-content;
    background: #fff5f8;
    border-radius: 999px;
    color: #4d1727;
    padding: 4px 8px;
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap;
}
.archive_banner_content_tag_more{
    color: #4d1727;
    font-size: 15px;
    font-weight: 500;
}
.archive_banner_content_cta_wrap .archive_banner_content_cta{
    text-align: center;
    border-radius: 3px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    background: #444;
    color: #fff !important;
    cursor: pointer;
    transition: all .5s ease-out;
    margin-top: 10px;
    border: 0px;
    display: inline-flex;
    justify-content: center;
    text-decoration: none;
}
.archive_banner_content_cta_wrap .archive_banner_content_cta:hover{
    background: #222222;
}
.archive_banner_col_img img{
    min-width: 550px;
    height: auto;
    width: 550px;
}
.archive_posts_body{
    padding: 50px 0px;
}
.archive_posts_row{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}
.archive_post{
    border: 1px solid #e4e5e7;
    padding: 10px;
}
.archive_post_content h3{
    margin: 0px;
}
.archive_post_content h3 a{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #222325;
    line-height: 26px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.archive_post_img img{
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.archive_post_content p{
    margin: 0px;
    line-height: normal;
}
.archive_post_content p a{
    font-size: 15px;
    font-weight: 500;
    color: #74767e;
    margin: 0px;
    line-height: 16px;
}
.archive_post_content{
    margin-top: 12px;
}
.archive_post_cta a{
    text-align: center;
    border-radius: 3px;
    padding: 10px 25px;
    font-size: 14px;
    font-weight: bold;
    background: #444;
    color: #fff !important;
    cursor: pointer;
    transition: all .5s ease-out;
    margin-top: 20px;
    border: 0px;
    display: inline-flex;
    justify-content: center;
}
.archive_post_cta a:hover{
    background: #222;
}
.order_track_not_found_wrap{
    margin: 0 auto;
    max-width: 840px;
    padding: 20px;
    border: 1px solid #dfdfdf;
    margin-bottom: 30px;
    border-radius: 4px;
    display: flex;
    gap: 30px;
    justify-content: space-between;
}
.order_track_not_found_content h3{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #222325;
    line-height: 34px;
}
.order_track_not_found_content p{
    font-size: 16px;
    font-weight: 500;
    color: #74767e;
    margin: 0px;
    line-height: 22px;
    margin-bottom: 20px;
}
.order_track_not_found_content a{
    text-align: center;
    border-radius: 3px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    background: #444;
    color: #fff !important;
    cursor: pointer;
    transition: all .5s ease-out;
    border: 0px;
    display: inline-flex;
    justify-content: center;
}
.order_track_not_found_content a:hover{
    background: #222;
}
.order_track_not_found_img img{
    max-width: 60px;
}
.live_contact_us{
    padding: 5px 0px;
    text-align: center;
}
.live_contact_us button{
    color: #01bf63;
    margin: 0px;
    padding: 0px;
    height: auto;
    outline: none !important;
    border: 0px;
    box-shadow: none !important;
    background: transparent;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    cursor: pointer;
}
.archive_post_products_body{
    padding-top: 50px;
}
.archive_post_products{
    cursor: grab;
    user-select: none;
    overflow-x: auto;
    display: flex;
    gap: 20px;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: #aaa transparent;
    padding: 15px;
    border: 1px solid rgb(228 228 231);
}
.archive_post_product{
    flex: 0 0 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .5s ease-out;
    border: 1px solid rgb(228 228 231);
}
a.archive_post_product_wrap{
    text-decoration: none;
    height: 100%;
    width: 100%;
}
.archive_post_product_image{
    width: 100%;
    height: 220px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 2.5s infinite linear;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}
.archive_post_product_image img{
    width: 100%;
    height: 100%;
    transition: all .5s ease-in-out;
    display: none;
}
.archive_post_product:hover .archive_post_product_image img {
    transform: scale(1.2);
}
.archive_post_product_content{
    height: calc(100% - 220px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 12px;
    gap: 12px;
}
.archive_post_product_content > h4{
    font-weight: 500;
    margin: 0px;
    line-height: 22px;
    display: block;
    display: -webkit-box;
    font-size: 16px !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444;
}
.archive_post_product_meta{
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    align-items: flex-end;
}
.archive_post_product_price_wrap{
    display: flex;
    flex-direction: column;
}
.archive_post_product_price{
    font-size: 14px;
    line-height: 24px;
    color: #999;
    text-decoration: line-through;
}
.archive_post_product_saleprice{
    font-size: 18px;
    line-height: 24px;
    color: #FF6E00;
    font-weight: 700;
}
.archive_post_product_rating .stars{
    font-size: 16px;
}
.post_archive_description{
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 15px;
    line-height: 22px;
    border-bottom: 1px solid #e4e5e7;
}
.post_archive_description table th, .post_archive_description table td{
    padding: 10px;
    border: 1px solid #e4e5e7;
}
.post_archive_description table{
    line-height: 20px;
}
.post_archive_tabs_header{
    text-align: center;
}
.post_archive_tabs_header h2{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.post_archive_tabs{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.post_archive_tabs a{
    margin: 0 6px 16px;
    padding: 3px 12px;
    border: 1px solid #EFEFF0;
    background-color: #EFEFF0;
    color: #74767E;
    font-size: 14px;
    line-height: 160%;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.post_archive_tabs a:hover{
    text-decoration: underline;
    color: #74767E;
}
.post_archive_tabs_container{
    padding: 50px 0px;
    border-bottom: 1px solid #e4e5e7;
}
.archive_post_product_rating{
    display: flex;
    align-items: center;
    gap: 5px;
}
.archive_post_product_rating_value{
    font-size: 14px;
    color: #161922;
}
.archive_post_product_rating_icons .abp-stars .star{
    color: rgb(222, 121, 33);
}
.abp-404-container{
    max-width: 1140px;
    margin: auto;
    padding: 20px 15px;
}
.abp-404-container-wrap{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-height: 700px;
    min-height: 400px;
    height: calc(100vh - 400px);
    text-align: center;
}
.abp-404-container-wrap::before{
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
}
.abp-404-content{
    z-index: 20;
    padding: 0px 15px;
}
.abp-404-content h1{
    font-size: 32px;
    color: #fff;
}
.abp-404-content p{
    font-size: 16px;
    color: #fff;
    max-width: 500px;
    margin: auto;
    text-align: center;
}
.abp-404-btns{
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
.abp-404-btns .abp-404-btn{
    border: 1px solid #444;
    border-radius: 3px;
    padding: 7px 19px;
    height: 40px;
    font-size: 14px;
    background: #fff;
    color: #444 !important;
    line-height: 24px;
    cursor: pointer;
    transition: all .5s ease-out;
    min-width: 150px;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
}
.abp-404-btns .abp-404-btn:hover, .abp-404-btns .abp-404-btn:focus{
    background: #222;
    color: #fff !important;
}



@media (max-width: 767px) {
    .archive_post_product {
        flex: 0 0 220px;
    }
    .archive_post_product_image {
        height: 200px;
    }
    .archive_post_product_content{
        height: calc(100% - 200px);
    }
    .archive_posts_row {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .archive_post_img img {
        height: 160px;
    }
    .archive_post_content h3 a {
        font-size: 18px;
    }
    .archive_post_content p a {
        font-size: 14px;
    }
    .archive_post_cta a {
        padding: 8px 25px;
    }
    .archive_banner_wrap{
        flex-direction: column;
        gap: 20px;
    }
    .archive_banner_content_wrap{
        margin: 20px;
    }
    .archive_banner_content_text_wrap h2{
        font-size: 24px;
    }
    .archive_banner_content_text_wrap p,
    a.wm_service_explore_cat_grand_child{
        font-size: 14px;
        line-height: 20px;
    }
    .archive_banner_content_tag{
        font-size: 14px;
    }
    
    .archive_banner_col_img{
        margin: 20px;
    }
    .archive_banner_col_img img{
        width: 100%;
        min-width: 100%;
    }
    .order_tracking_box{
        padding: 15px;
    }
    .order_tracking_header{
        flex-direction: column;
    }
    .single-product h1{
        font-size: 20px;
    }
    .cart-pull-page body{
        transform: unset;
    }
    .home_products_container{padding: 0px 10px;}
    .wm_sp_rating_section_wrap {
        flex-direction: column;
    }
    .wm_sp_rating_section_col {
        width: 100%;
    }
    .wm_sp_rating_progress_item {
        font-size: 15px;
    }
    .wm_sp_rating_levels_wrap {
        gap: 2px;
    }
    .wm_sp_rating_level_title {
        font-size: 15px;
    }
    .wm_sp_customer_review_wrap {
        padding: 15px 20px;
    }
    .wm_sp_customer_img_icon .wm_sp_review_author_image {
        width: 40px;
        height: 40px;
    }
    .wm_sp_customer_name {
        font-size: 15px;
    }
    .wm_sp_customer_review_body {
        flex-direction: column;
    }
    .wm_sp_customer_review_content {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    .product_archive_header_content h2{
        font-size: 24px;
        line-height: 30px;
    }
    .item-sp.item-lg .thumb {
        height: 200px;
    }
    .item-sp.item-lg .thumb .thumb-box, .item-sp.item-lg .thumb .thumb-box img{
        height: 100%;
        padding: 0px;
    }
    .item_slider{
        height: auto;
    }
    .recents_slider_cont{
        padding: 0px 10px;
    }
    .item-lg .price .old {
        font-size: 12px;
        line-height: 20px;
    }
    .item-lg .price .sale {
        font-size: 16px;
        line-height: 22px;
    }
    .item-lg .star {
        font-size: 14px;
        line-height: 18px;
    }
    .product_item_content {
        height: calc(100% - 200px);
    }
    .success_media_video_wrap presto-player{
        height: auto !important;
    }
    .success_media_wrap > h2, .popuplar_services_container_wrap > h2{
        font-size: 24px;
        line-height: 30px;
    }
    .success_media_container{
        padding: 30px 15px;
    }
    .premium_freelance_service {
        padding: 30px 15px;
    }
    .premium_freelance_service_wrap {
        padding: 30px 20px;
    }
    .premium_freelance_service_row{
        flex-direction: column;
        gap: 0px;
    }
    .premium_freelance_service_col {
        width: 100%;
    }
    .premium_freelance_service_content_wrap h2{
        font-size: 30px;
        line-height: 38px;
    }
    .premium_freelance_service_heading em{
        font-size: 38px;
    }
    .premium_freelance_service_content_cards{
        grid-template-columns: repeat(1, 1fr);
    }
    .premium_freelance_service_content_card{
        position: relative;
    }
    .premium_freelance_service_card_icon{
        margin: 0;
        position: absolute;
        left: 0px;
        top: 1px;
    }
    .premium_freelance_service_card_content h5{
        padding-left: 28px;
    }
    .premium_freelance_service_img{
        display: none;
    }
    .popuplar_services_container{
        padding: 30px 15px;
    }
    .item-sp.item-lg{
        padding-bottom: 0px;
    }
    .content-from-cat>.row {
        row-gap:20px;
        border-width: 1px 0 0;
        width: calc(100% + 20px);
    }
    .singlecartplatecont.desktop{display:none;}
    .singlecartplatecont.mobile{display:block;}
    .product_fixed_title{
        display: none;
    }
    .product_fixed_price{
        flex-direction: column;
        margin: 0 20px 0 0;
        gap: 0px;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .product_fixed_price .newprice {
        font-size: 20px;
    }
    .product_fixed_btn {
        min-width: 180px;
    }
    .upheader ul li, .topmenu>ul>li>a{
        font-size: 15px;
    }
    .mainnav ul li>a{
        height: 35px;
    }
}
/*====== //POSTS STYLE ======*/


/*########## SINGLE POST PAGE STYLE ##########*/
.wm_sb_header{
    background: rgb(246 246 241);
    overflow: hidden;
}
.wm_sb_header_wrap{
    max-width: 1110px;
    margin: auto;
    position: relative;
}
.wm_sb_header_content_wrap{
    padding-left: 210px;
    padding-right: 210px;
    padding-top: 3rem;
    padding-bottom: 3rem;
    text-align: center;
}
.wm_sb_header_img{
    width: 175px;
    border-radius: 15px;
    position: absolute;
}
.wm_sb_header_img_l{
    left: 0px;
    bottom: -60px;
}
.wm_sb_header_img_r_1{
    right: 20px;
    top: -40px;
}
.wm_sb_header_img_r_2{
    right: -100px;
    bottom: -70px;
}
.wm_sb_header_content_wrap > h2{
    max-width: 680px;
    margin: auto;
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 40px;
    position: relative;
    font-weight: 400;
}
.wm_sb_header_content_wrap > p{
    margin: 0px;
    max-width: 680px;
    margin: auto;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    position: relative;
}
.wm_sb_header_content_cta_wrap{
    display: flex;
    justify-content: center;
    gap: 10px;
    position: relative;
}
.wm_sb_header_btn_trial_wrap a{
    padding: 10px 25px;
    border: 1px solid #111;
    border-radius: 50px;
    color: #fff;
    background: #111;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
}
.wm_sb_header_btn_trial_wrap a:hover,
.wm_sb_header_btn_trial_wrap a:focus{
    background: rgb(63 63 70);
    border-color: rgb(63 63 70);
    color: #fff;
}
.wm_sb_header_btn_learn_wrap a{
    padding: 10px 25px;
    border: 2px solid #111;
    border-radius: 50px;
    color: #111;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s;
    line-height: 20px;
    display: inline-block;
    text-decoration: none;
}
.wm_sb_header_btn_learn_wrap a:hover,
.wm_sb_header_btn_learn_wrap a:focus{
    color: rgb(63 63 70);
    border-color: rgb(63 63 70);
    color: #111;
}
.wm_sb_footer_1{
    background: #111;
}
.wm_sb_footer_1_wrap{
    display: flex;
}
.wm_sb_footer_1_col{
    width: 50%;
    flex: auto;
}
.wm_sb_footer_1_col_img{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.wm_sb_footer_1_content_wrap{
    padding: 80px 50px;
    max-width: 600px;
    color: #fff;
}
.wm_sb_footer_1_content_wrap > h2{
    margin: 0px;
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 20px;
    color: #fff;
}
.wm_sb_footer_1_content_wrap > p{
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
}
.wm_sb_footer_nl_privacy{
    margin-top: 16px;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
}
.wm_sb_footer_nl_privacy a{
    font-weight: 600;
    color: #fff;
    text-decoration: underline;
}
.wm_sb_footer_nl_privacy a:hover,
.wm_sb_footer_nl_privacy a:focus{
    color: #fff;
}
.wm_sb_footer_nl_form_wrap{
    background: #fff;
    padding: 5px;
    display: flex;
    border-radius: 35px;
}
.wm_sb_footer_nl_form_wrap input{
    border: 0px;
    border-radius: 35px;
    padding: 0px 15px;
    outline: none;
    box-shadow: unset;
}
.wm_sb_footer_nl_form_wrap input:hover,
.wm_sb_footer_nl_form_wrap input:focus{
    border: 0px;
    outline: none;
    box-shadow: unset;
}
.wm_sb_footer_nl_form_wrap button{
    color: #fff;
    background: #3374FF;
    border-radius: 35px;
    border: 0px;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 500;
}
.wm_sb_footer_nl_form_wrap button:hover{
    background: #144DC7;
}
.wm_sb_footer_2{
    background: #ACC8E5;
    padding: 100px 15px;
}
.wm_sb_footer_2_content_wrap{
    max-width: 650px;
    margin: auto;
}
.wm_sb_footer_2_content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wm_sb_footer_2_content > h2{
    margin: 0px;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
}
.wm_sb_footer_2_content > p{
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 30px;
}
.wm_sb_footer_2_content > a{
    padding: 10px 25px;
    border: 1px solid #000000;
    border-radius: 50px;
    color: #fff;
    background: #000;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
}
.wm_sb_footer_2_content > a:hover,
.wm_sb_footer_2_content > a:focus{
    background: rgb(63 63 70);
    border-color: rgb(63 63 70);
    color: #fff;
}
.wm_sb_footer_2_content > span{
    font-size: 14px;
    margin-top: 5px;
}
.headings-sidebar a.active{
    color: #000;
}
.wm_blog_main{
    max-width: 1140px;
    margin: auto;
    padding: 50px 15px;
}
.wm_blog_header{
    max-width: 1000px;
    margin: auto;
    text-align: center;
}
.wm_blog_header_category_wrap{
    display: flex;
    justify-content: center;
    gap: 10px;
    line-height: normal;
    align-items: center;

}
.wm_blog_header_category_wrap a{
    font-size: 15px;
    color: #444;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    text-decoration: none;
}
.wm_blog_header_category_wrap a:hover,
.wm_blog_header_category_wrap a:focus{
    color: #1F72F2;
}
.wm_blog_header_category_devider{
    width: 1px;
    background: #444;
    height: 15px;
}
.wm_blog_header_heading h1{
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 36px;
}
.wm_blog_content_wrapper{
    display: flex;
    padding-top: 30px;
}
.wm_blog_headings_sidebar{
    flex: 0 0 20%; 
    margin-right: 30px;
}
.wm_blog_table_of_content{
    padding: 15px;
    border: 1px solid rgb(228 228 231);
}
.wm_blog_headings_sidebar_content_wrap{
    position:sticky; 
    top: 130px;
}
.wm_blog_headings_sidebar_content_wrap .wm_blog_table_of_content h3{
    margin: 0px;
    margin-bottom: 15px;
    font-size: 15px;
    text-transform: uppercase;
    color: rgb(63 63 70);
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
}
.wm_blog_headings_sidebar_content_wrap .wm_blog_table_of_content h3 .icon{
    line-height: 0px;
    display: none;
}
.wm_blog_headings_sidebar_content_wrap .wm_blog_table_of_content h3.active .icon{
    transform: rotate(180deg);
}
.wm_blog_headings_sidebar_content_wrap ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 0px;
    border-left: 1px solid rgb(228 228 231);
}
.wm_blog_headings_sidebar_content_wrap ul li a{
    color: #444;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    display: inline-block;
    padding-left: 8px;
    position: relative;
    border-left: 1px solid transparent;
    left: -1px;
    margin-bottom: 12px;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wm_blog_headings_sidebar_content_wrap ul li a.active{
    border-color: #111;
    color: #111;
    font-weight: 500;
}
.wm_blog_content{
    flex: 1;
    box-sizing: border-box;
    overflow: hidden;
}
.wm_blog_content a{
    color: #444;
    font-weight: 500;
    text-decoration: underline;
}

.wm_blog_content h2{
    font-size: 28px;
}
.wm_blog_content h3, .wm_blog_content h4{
    font-size: 24px;
}
.wm_blog_content iframe{
    width: 100% !important;
}
.wm_blog_r_sidebar{
    flex: 0 0 20%;
    margin-left: 30px;
}
.wm_blog_r_sidebar_content_wrap{
    position: sticky;
    top: 130px;
}
.wm_blog_r_sidebar_content_box{
    background: rgb(77 93 1);
    padding: 20px;
    color: #fff;
    overflow: hidden;
}
.wm_blog_r_sidebar_content_heading h3{
    font-size: 28px;
}
.wm_blog_r_sidebar_content_heading_sigle_word{
    color: rgb(238 250 179);
}
.wm_blog_r_sidebar_content_img img{
    width: 100%;
    height: auto;
}
.wm_blog_r_sidebar_content_cta_wrap .wm_blog_r_sidebar_content_cta{
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.wm_blog_r_sidebar_content_cta_icon{
    line-height: 0px;
    position: relative;
    right: 0;
    transition: right 0.5s ease-in-out !important;
}
.wm_blog_r_sidebar_content_cta_wrap .wm_blog_r_sidebar_content_cta:hover  .wm_blog_r_sidebar_content_cta_icon{
    right: -100px;
}
.wm_blog_content_author_container{
    margin-top: 60px;
    border-top: 1px solid rgb(212 212 216);
    padding-top: 20px;
}
.wm_blog_content_author_container_wrap{
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}
.wm_blog_content_author_wrap{
    display: flex;
    align-items: center;
    gap: 15px;
}
.wm_blog_content_author_img_wrap{
    line-height: 0px;
}
.wm_blog_content_author_img_wrap img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    display: inline-block;
}
.wm_blog_content_author_content_wrap{
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.wm_blog_content_author_name{
    font-size: 16px;
    font-weight: 600;
    color: #2F3337;
}
.wm_blog_content_last_update{
    color: rgb(63 63 70);
    font-size: 13px;
}
.wm_blog_content_share_wrap{
    text-align: right;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.wm_blog_content_share_heading{
    font-size: 16px;
    color: #2F3337;
}
.wm_blog_content_share_icons{
    display: flex;
    gap: 10px;
}
.wm_blog_content_share_icons a{
    line-height: 0px;
    background: transparent;
}
.wm_blog_l_sidebar_content_box{
    margin-top: 40px;
    background: rgb(123 233 134);
    padding: 20px;
    overflow: hidden;
}
.wm_blog_l_sidebar_content_heading h3{
    font-size: 30px;
    font-weight: 400;
    margin: 0px;
    margin-bottom: 25px;
    line-height: 35px;
    color: #161922;
}
.wm_blog_l_sidebar_content_heading_bold{
    font-weight: 600;
}
.wm_blog_l_sidebar_content_cta_wrap .wm_blog_l_sidebar_content_cta{
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.wm_blog_l_sidebar_content_cta_icon{
    line-height: 0px;
    position: relative;
    right: 0;
    transition: right 0.5s ease-in-out !important;
}
.wm_blog_l_sidebar_content_cta_wrap .wm_blog_l_sidebar_content_cta:hover .wm_blog_l_sidebar_content_cta_icon{
    right: -100px;
}
.wm_blog_ad_container{
    background: rgb(123 233 134);
}
.wm_blog_ad_wrap{
    padding: 40px;
    text-align: center;
    margin-bottom: 20px;
}
.wm_blog_ad_heading{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 12px;
    font-weight: 600;
}
.wm_blog_ad_text{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 35px;
}
.wm_blog_ad_btn a{
    padding: 10px 25px;
    border: 1px solid #000000;
    border-radius: 50px;
    color: #fff;
    background: #000;
    font-family: "Helvetica Neue", Sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
}
.wm_blog_ad_btn a:hover,  .wm_blog_ad_btn a:focus{
    background: rgb(63 63 70);
    border-color: rgb(63 63 70);
}
.wm_blog_ad_btn_bottom_text{
    font-size: 14px;
    margin-top: 5px;
}
.wm_blog_content p:first-of-type > br{
    display: none;
}
.wm_blog_content p:first-of-type:has(br) + *{
    margin-top: 0px; 
}
.wm_archive_container{
    max-width: 1140px;
    margin: auto;
    padding: 30px 15px 50px;
}
.wm_archive_container .wm_archive_heading{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 50px;
}
.wm_pagination {
    margin-top: 40px;
}
.wm_pagination .navigation.pagination{
    margin: 0px;
    justify-content: center;
}
.wm_pagination .nav-links{
    display: flex;
    align-items: center;
    gap: 6px;
}
.wm_pagination .nav-links .page-numbers{
    padding: 5px 10px;
    border: 1px solid #161922;
    display: inline-block;
    background: transparent;
    line-height: 18px;
    font-size: 15px;
    font-weight: 500;
    color: #161922;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.wm_pagination .nav-links .page-numbers:hover,
.wm_pagination .nav-links .page-numbers.current{
    background: #161922;
    color: #fff;
}
.wm_blog_suggestion_container{
    margin-top: 60px;
}
.wm_blog_suggestion_container .wm_blog_suggestion_heading{
    margin: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
ol.wm_blog_related_posts{
    margin: 0px;
}
.wm_blog_related_posts li{
    font-size: 15px;
}
.wm_blog_related_posts li a{
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wm_blog_related_posts li a:hover{
    text-decoration: underline;
    color: #000;
}
.wm_sb_footer_1_content_wrap .wm_sb_footer_btn{
    display: block;
    padding: 10px;
    text-align: center;
    background: #fff;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
}

.single_post_content_products_wrap {
    cursor: grab; 
    user-select: none;
    overflow-x: auto;
    display: flex;
    gap: 20px;
    scroll-behavior: smooth;
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: #aaa transparent;
    padding: 15px;
    border: 1px solid rgb(228 228 231);
}

.single_post_content_products_wrap.dragging {
    cursor: grabbing; 
}

.single_post_content_products_wrap::-webkit-scrollbar {
    height: 8px;
    border-radius: 20px;
}

.single_post_content_products_wrap::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 20px;
}

.single_post_content_products_wrap::-webkit-scrollbar-thumb {
    background-color: #aaa;
    border-radius: 20px;
    border: 2px solid transparent; /* Adds space for rounded corners */
    background-clip: padding-box;
}

.single_post_content_products_wrap::-webkit-scrollbar-thumb:hover {
    background-color: #888;
}

.single_post_content_product {
    flex: 0 0 230px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    overflow:hidden;
    transition: all .5s ease-out;
    border: 1px solid rgb(228 228 231);
}
.single_post_content_product_img img{
    width: 100%;
    height: 100%;
    transition: all .5s ease-in-out;
}
.single_post_content_product_img{
    width: 100%;
    height: 160px;
    overflow: hidden;
}
.single_post_content_product:hover .single_post_content_product_img img{
    transform: scale(1.2);
}
.single_post_content_product .single_post_content_product_wrap{
    text-decoration: none;
    height: 100%;
    width: 100%;
}
.single_post_content_product_content{
    height: calc(100% - 160px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 12px;
    gap: 12px;
}
.single_post_content_product_content h4{
    font-weight: 500;
    margin: 0px;
    line-height: 22px;
    display: block;
    display: -webkit-box;
    font-size: 15px !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444;
}
.single_post_content_product_meta{
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    align-items: flex-end;
}
.single_post_content_product_price_wrap{
    display: flex;
    flex-direction: column;
}
.single_post_content_product_price{
    font-size: 14px;
    line-height: 20px;
    color: #999;
    text-decoration: line-through;
}
.single_post_content_product_salePrice{
    font-size: 16px;
    line-height: 20px;
    color: #FF6E00;
    font-weight: 700;
}
.single_post_content_product_rating .stars{
    font-size:15px;
}
.single_post_content_products{
    margin-top: 20px;
    margin-bottom: 20px;
}
.wm_blog_l_sidebar_product{
    margin-top: 25px;
}
.wm_blog_content table{
    margin-bottom: 15px;
}
.wm_blog_content table th,
.wm_blog_content table td{
    border: 1px solid #e4e4e7;
    padding: 10px;
}
.wm_blog_r_sidebar_content_wrap .single_post_content_product{
    margin-bottom: 20px;
}
.hidden-post {
    display: none;
}

.wm_load_more_btn {
    padding: 10px 25px;
    border: 1px solid #000000;
    border-radius: 50px;
    color: #fff;
    background: #000;
    font-family: "Helvetica Neue", Sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    transition: 0.3s;
    display: block;
    text-decoration: none;
    margin: 20px auto;
    cursor: pointer;
}

.wm_load_more_btn:hover {
    background: #333;
}
.single_post_content_product_rating{
    display: flex;
    align-items: center;
    gap: 3px;
}
.single_post_content_product_rating_value{
    font-size: 13px;
    color: #161922;
    font-weight: 600;
}



@media(max-width: 767px){
    .wm_blog_l_sidebar_product{
        display: none;
    }
    .wm_blog_header_feature_img_wrap{
        margin-bottom: 15px;
    }
    .wm_archive_container .wm_archive_heading{
        font-size: 24px;
        margin-bottom: 35px;
    }
    .wm_blog_main{
        padding: 50px 15px !important;
    }
    .wm_sb_header_content_wrap{
        padding-left: 30px;
        padding-right: 30px;
    }
    .wm_sb_header_content_wrap > h2{
        font-size: 22px;
        line-height: 26px;
        z-index: 1;
    }
    .wm_sb_header_content_wrap > p{
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
        z-index: 1;
    }
    .wm_sb_header_content_cta_wrap{
        flex-direction: column;
        z-index: 1;
    }
    .wm_sb_header_btn_trial_wrap a, .wm_sb_header_btn_learn_wrap a{
        padding: 8px 20px;
        font-size: 15px;
    }
    .wm_sb_header_img{
        width: 90px;
    }
    .wm_sb_header_img_l {
        bottom: -50px;
    }
    .wm_sb_header_img_r_1 {
        top: -20px;
        display: none;
    }
    .wm_sb_header_img_r_2 {
        right: -20px;
        bottom: -35px;
    }
    .wm_blog_header{
        text-align: right;
    }
    .wm_blog_header_category_wrap{
        justify-content: flex-start;
    }
    .wm_blog_header_heading h1{
        text-align: left;
        font-size: 24px;
        line-height: 30px;
    }
    .wm_blog_content_wrapper{
        flex-direction: column;
        gap: 15px;
        padding-top: 0px;
    }
    .wm_blog_table_of_content{
        padding-bottom: 0px;
    }
    .wm_blog_headings_sidebar_content_wrap .wm_blog_table_of_content h3 .icon{
        display: block;
    }
    .wm_blog_headings_sidebar_content_wrap ul{
        display: none;
        border: 0px;
    }
    .wm_blog_headings_sidebar_content_wrap ul li a{
        padding: 0px;
        border: 0px;
    }
    .wm_blog_content p{
        font-size: 14px;
        line-height: 20px;
    }
    .wm_blog_content h2, .wm_blog_content h3, .wm_blog_content h4{
        font-size: 18px;
        line-height: 24px;
    }
    .wm_blog_content ol, .wm_blog_content ul{
        font-size: 14px;
    }
    .wm_blog_content_author_container_wrap{
        gap: 14px;
        align-items: center;
    }
    .wm_blog_content_author_img_wrap img{
        width: 50px;
        height: 50px;
        min-width: 50px;
    }
    .wm_blog_content_share_heading {
        font-size: 14px;
        font-weight: 500;
    }
    .wm_blog_content_share_icons a svg{
        width: 28px;
        height: 28px;
    }
    .wm_blog_content_author_content_wrap{
        gap: 0px;
    }
    .wm_blog_content_author_name{
        font-size: 14px;
    }
    .wm_blog_content_last_update{
        font-size: 13px;
        line-height: 18px;
    }
    .wm_blog_content_share_wrap{
        text-align: center;
        gap: 6px;
    }
    .wm_blog_content_share_icons{
        justify-content: center;
        gap: 6px;
    }
    .wm_blog_suggestion_container .wm_blog_suggestion_heading{
        font-size: 18px;
        margin-bottom: 12px;
    }
    .wm_blog_related_posts li {
        font-size: 14px;
        line-height: 20px;
    }
    .wm_blog_related_posts li a {
        font-size: 14px;
        line-height: 20px;
    }
    .wm_blog_r_sidebar{
        display: none;
    }
    .wm_sb_footer_1_wrap{
        flex-direction: column;
    }
    .wm_sb_footer_1_col_img{
        min-height: 200px;
    }
    .wm_sb_footer_1_content_wrap{
        padding: 50px 15px;
    }
    .wm_sb_footer_1_content_wrap > h2{
        font-size: 24px;
        line-height: 30px;
    }
    .wm_sb_footer_nl_privacy{
        font-size: 12px;
    }
    .wm_sb_footer_2{
        padding: 50px 15px;
    }
    .wm_sb_footer_2_content > h2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .wm_sb_footer_1_content_wrap > p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .wm_sb_footer_2_content > p{
        font-size: 14px;
        text-align: left;
        font-weight: 400;
        line-height: 22px;
    }
    .wm_sb_footer_2_content > span {
        font-size: 13px;
    }
    .wm_sb_footer_2_content{
        align-items: flex-start;
    }
    .wm_sb_footer_2_content > a{
        padding: 8px 20px;
    }
    .wm_sb_footer_1_col{
        width: 100%;
    }
    .wm_blog_headings_sidebar {
        flex: 0 0 100%;
        margin-right: 0px;
    }
    .wm_blog_l_sidebar_content_box{
        display: none;
    }
    .wm_blog_ad_wrap{
        padding: 35px 20px;
    }
    .wm_blog_ad_heading{
        font-size: 24px;
        line-height: 28px;
    }
    .wm_blog_ad_text{
        font-size: 15px;
        line-height: 22px;
    }
    .wm_blog_ad_btn a{
        padding: 8px 20px;
    }
    .wm_blog_ad_btn_bottom_text{
        font-size: 13px;
    }
}
/*########## //SINGLE POST PAGE STYLE ##########*/

.abp-user-dashboard-pdf-btn button{
    white-space: normal;
    line-height: 20px;
}
.abp-dashboard-container{
    max-width: 1140px;
    margin: auto;
    padding: 30px 15px;
    min-height: 70vh;
}
.abp-dashboard-container .wpf-user-dashboard{
    border-radius: 0px;
}
.abp-dashboard-container .wpf-user-dashboard .wpf-user-content .wpf-menu .wpf-logout-btn{
    padding: 14px;
    border-bottom: 1px solid hsla(0, 0%, 62%, .18823529411764706);
    margin-top: 0px;
}
.abp-dashboard-container .wpf-user-dashboard .wpf-user-content .wpf-menu .wpf-menu-item.active{
    border-left: 4px solid rgb(68, 68, 68);
    background-color: rgb(68, 68, 68);
}
.abp-dashboard-auth-box{
    max-width: 650px;
    margin: auto;
    border: 1px solid #d6dae1;
}
.abp-dashboard-auth-box-header{
    padding: 12px 15px;
    font-size: 22px;
    color: #161922;
    font-weight: 500;
    border-bottom: 1px solid #d6dae1;
}
.abp-dashboard-auth-box-body{
    padding: 15px 15px;
}
p.abp-dashboard-auth-box-body-message{
    font-size: 16px;
    font-weight: normal;
}
.abp-dashboard-auth-box-button a{
    background: #000;
    border-radius: 4px;
    border: 0px;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    color: #fff;
    padding: 10px 25px;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
}
.abp-dashboard-auth-box-button a:hover,
.abp-dashboard-auth-box-button a:focus{
    color: #fff;
    background: rgb(68, 68, 68);
}
.abp-userlogin-container{
    max-width: 1140px;
    margin: auto;
    padding: 50px 15px;
}
.abp-reg-container, .abp-userlogin-container, .abp-contact-us-container{
    min-height: 80vh;
}
.abp-userlogin-container-wrap{
    display: flex;
    justify-content: space-between;
}
.abp-userlogin-col{
    width: 50%;
    padding: 10px 30px;
}
.abp-userlogin__login_wrap > h1,
.abp-userlogin__login_register_wrap > h2{
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
}
.abp-userlogin__login_form_wrap .login-username label,
.abp-userlogin__login_form_wrap .login-password label{
    display: none;
}
.abp-userlogin__login_form_wrap .login-username input,
.abp-userlogin__login_form_wrap .login-password input{
    border: 1px solid #d6dae1 !important;
    outline: none;
    padding: 8px 15px;
    font-size: 15px;
}
.abp-userlogin__login_form_wrap .login-remember{
    font-size: 15px;
}
.abp-userlogin__login_form_wrap .login-remember a{
    color: #3374FF;
}
.abp-userlogin__login_form_wrap .login-remember a:hover,
.abp-userlogin__login_form_wrap .login-remember a:focus{
    color: #1d58d7;
}
.abp-userlogin__login_form_wrap .login-submit{
    margin: 0px;
    text-align: center;
    margin-top: 30px;
}
.abp-userlogin__login_form_wrap .login-submit #wp-submit{
    background: #000;
    border-radius: 4px;
    border: 0px;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    padding: 8px 30px;
}
.abp-userlogin__login_form_wrap .login-submit #wp-submit:hover,
.abp-userlogin__login_form_wrap .login-submit #wp-submit:focus{
    color: #fff;
    background: rgb(68, 68, 68);
}
.abp-userlogin-border{
    width: 1px;
    background: #d6dae1;
}
.abp-userlogin__login_register_wrap{
    text-align: center;
}
.abp-userlogin__login_register_wrap > p{
    font-size: 15px;
}
.abp-userlogin__login_register_wrap > ul{
    text-align: left;
    font-size: 15px;
    max-width: 220px;
    margin: auto;
}
.abp-userlogin__login_register_wrap a{
    border: 1px solid #000;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
    padding: 8px 30px;
    display: inline-block;
    margin-top: 30px;
    text-decoration: none;
    transition: 0.3s;
}
.abp-userlogin__login_register_wrap a:hover,
.abp-userlogin__login_register_wrap a:focus{
    background: #000;
    color: #fff;
}
.abp-reg-container{
    max-width: 1140px;
    margin: auto;
    padding: 50px 15px;
}
.abp-reg-container-wrap > h1{
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}
.abp-reg-form-wrap .wpf_form_wrapper{
    font-family: inherit;
}
.abp-reg-form-wrap .wpf_form_wrapper form.wpf_label_top .wpf_form_group .wpf_form_control{
    border-color: #d6dae1;
    border-radius: 4px;
    padding: 8px 15px;
    outline: none;
}
.abp-reg-form-wrap .wpf_form_wrapper form.wpf_form .wpf_full_block_btn{
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    padding: 8px 30px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    height: 50px;
    margin-top: 15px;
}
.abp-reg-form-wrap .wpf_form_wrapper form.wpf_form .wpf_full_block_btn:hover,
.abp-reg-form-wrap .wpf_form_wrapper form.wpf_form .wpf_full_block_btn:focus{
    color: #fff;
    background: rgb(68, 68, 68);
}
.wpf_iti--fullscreen-popup.wpf_iti--container{
    z-index: 99999;
}

.abp-spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-top-color: transparent;
    animation: abp-spin 0.6s linear infinite;
    vertical-align: middle;
    margin-right: 5px;
}

@keyframes abp-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.abp-login-field-wrap{
    margin-bottom: 10px;
}
.abp-login-field-wrap input{
    border: 1px solid #dfdfdf !important;
    border-radius: 4px !important;
    padding: 10px 15px !important;
    height: 40px;
    font-size: 14px !important;
    color: #444 !important;
    box-shadow: unset !important;
    outline: none !important;
}
.abp-login-remember-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    font-size: 14px;
    color: #444;
}
.abp-login-remember-wrap p{
    margin: 0px;
}
.abp-login-btn{
    text-align: center;
    margin-top: 30px;
}
.abp-login-btn button, .abp-forgot-btns button{
    border: 0px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s;
    background: #444;
    min-width: 140px;
}
.abp-login-btn button:hover, .abp-login-btn button:focus,
.abp-forgot-btns button:hover, .abp-forgot-btns button:focus{
    color: #fff;
    border: 0px;
    background: #000;
}
#abp-login-msg, #abp-forgot-msg, #abp-reset-msg{
    margin-bottom: 5px;
    color: #d50000;
    font-size: 13px;
}
.abp-forgot-btns{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.abp-forgot-btns .abp-forgot-btn-cancel{
    border: 1px solid #444;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #444;
    padding: 7px 30px;
    text-decoration: none;
    transition: 0.3s;
    min-width: 140px;
    text-align: center;
    display: inline-block;
}
.abp-forgot-btns .abp-forgot-btn-cancel:hover, .abp-forgot-btns .abp-forgot-btn-cancel:focus{
    color: #fff;
    background: #444;
}
#abp-forgot-msg.success{
    color: #1dbf73;
    font-size: 14px;
    text-align: center;
}
#abp-reset-msg.success{
    color: #1dbf73;
}
.abp-guarantee-card-wrap{
    margin-top: 20px;
    border: 1px solid #e4e5e7;
    padding: 12px;
    display: flex;
    gap: 10px;
}
.abp-guarantee-card-content h3{
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px;
}
.abp-guarantee-card-content p{
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    margin: 0px;
}
.abp-guarantee-card-content p a{
    font-size: inherit;
    color: inherit;
}
.abp-product-share-popup-container{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, .65);
    z-index: 999999;
    display: none;
}
.abp-product-share-popup-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 15px;
}
.abp-product-share-popup-body{
    max-height: 90vh;
    max-width: 620px;
    width: 100%;
    background: #fff;
    overflow: auto;
    padding: 20px;
}
.abp-product-sharer-item-icon svg{
    height: 56px;
    width: 56px;
}
.abp-product-sharer-item-icon svg .image-filter{
    display: none;
}
.abp-product-sharers-container{
    text-align: center;
    padding-bottom: 10px;
}
ul.abp-product-sharers-list{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    gap: 20px;
    justify-content: center;
}
.abp-product-share-popup-close-wrap{
    text-align: right;
}
.abp-product-share-popup-close-btn{
    color: #62646a;
    font-size: 26px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.abp-product-share-popup-heading-wrap > h3{
    text-align: center;
    font-size: 25px;
    font-weight: 500;
}
.abp-product-share-popup-heading-wrap > p{
    color: #666;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
}
.abp-product-sharer-item-wrap{
    display: flex;
    flex-direction: column;
    gap: 5px;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: 500;
    color: #666;
}
.abp-product-sharer-item-wrap:hover .abp-product-sharer-item-icon svg .image-filter{
    display: block;
}
.abp-product-sharer-item-wrap:hover .abp-product-sharer-item-icon svg .background-circle {
    fill-opacity: .1;
}
.abp-product-sharer-item-wrap:hover{
    text-decoration: underline !important;
}
.abp-single-product-content-container{
    border: 1px solid #e4e5e7;
}
.abp-single-product-services-heading{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.abp-single-product-content-header{
    background: #f9f9f9;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e4e5e7;
    border-bottom: 1px solid #e4e5e7;
}
.abp-single-product-content-container .abp-single-product-content-header:first-child{
    border-top: 0px;
}
.abp-single-product-content-body{
    padding: 20px;
    padding-bottom: 30px;
}
.abp-single-product-content-heading{
    font-size: 20px;
    font-weight: 600;
}
.abp-need-more-info{
    padding: 0px 12px;
    line-height: 24px;
    border-radius: 50px;
    font-size: 14px;
    background: #d4defb;
    color: #122349;
    font-weight: 500;
    cursor: pointer;
}
.abp-service-completing-step{
    position: relative;
    display: flex;
}
.abp-service-completing-step:before{
    background-color: #e9e9e9;
    content: "";
    height: 100%;
    left: 14px;
    position: absolute;
    top: 30px;
    width: 2px;
}
.abp-service-completing-steps-container .abp-service-completing-step:last-child::before{
    content: unset;
}
.abp-service-completing-step-counter{
    margin-right: 16px;
    height: 30px;
    line-height: 26px;
    position: static;
    text-align: center;
    width: 30px;
    min-width: 30px;
    border: 2px solid #ff6e00;
    border-radius: 50%;
    background: #fff;
    color: #ff6e00;
    font-size: 14px;
    font-weight: 500;
}
.abp-service-completing-step-content{
    flex: 1;
}
.abp-service-completing-step-content-header > h5{
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}
.abp-service-completing-step-content-header > p{
    margin-bottom: 5px;
    color: #666;
    font-size: 15px;
    font-weight: 400;
}
.abp-service-completing-step-content-body{
    background: #f9f9f9;
    padding: 12px;
    margin-bottom: 25px;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #dadbdd;
    display: none;
}
.abp-service-completing-step-link{
    font-size: 15px;
    color: #ff6e00;
    font-weight: 400;
    cursor: pointer;
}
.abp-service-completing-step-link:hover{
    text-decoration: underline;
}
.abp-service-completing-popup-parent{
    display: inline-block;
    position: relative;
}
.abp-service-completing-popup{
    background: #fff;
    box-shadow: 0 8px 24px 2px hsl(0deg 0.45% 8.84% / 12%);
    max-width: 300px;
    width: 100%;
    position: absolute;
    bottom: calc(100% + 15px);
    display: none;
}
.abp-service-completing-popup-wrap{
    position: relative;
    padding: 15px;
    font-size: 15px;
    font-weight: 400;
}
.abp-service-completing-popup-arrow{
    position: absolute;
    bottom: calc(15px / -2);
    width: 15px;
    height: 15px;
    z-index: 9999;
    background: #fff;
    transform: rotate(45deg);
    left: calc(50% - 15px);
}
.abp-service-completing-popup-parent:hover .abp-service-completing-popup{
    display: block;
} 
ul.abp-service-completing-feature-list{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 2px;
    font-size: 15px;
}
ul.abp-service-completing-feature-list li{
    display: flex;
    align-items: center;
    gap: 8px;
}
.abp-service-completing-feature-list-icon{
    line-height: 0px;
}
.abp-service-feature-toggle-btn{
    display: inline-flex;
    margin-bottom: 10px;
    align-items: center;
    gap: 5px;
    font-size: 15px;
    cursor: pointer;
    color: #ff6e00;
}
.abp-service-feature-toggle-btn:hover .abp-service-feature-toggle-btn-text{
    text-decoration: underline;
}
.abp-service-feature-toggle-btn-icon{
    line-height: 0px;
}
.abp-service-feature-toggle-btn.active .abp-service-feature-toggle-btn-icon{
    transform: rotate(-180deg);
}
.abp-portfolios-swiper-button-prev, .abp-portfolios-swiper-button-next{
    background-color: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 48px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
}
.abp-portfolios-swiper-button-next{
    right: 0px;
}
.abp-portfolios-swiper-button-prev svg, .abp-portfolios-swiper-button-next svg {
    width: 15px;
    height: 15px;
}
.abp-portfolios-swiper-button-prev.swiper-button-disabled svg, .abp-portfolios-swiper-button-next.swiper-button-disabled svg {
    fill: #e4e5e7;
}
.abp-portfolios-swiper-buttons-wrap{
    text-align: right;
    display: flex;
    justify-content: right;
    gap: 8px;
}
.abp-portfolios-body{
    display: flex;
    gap: 1%;
}
.abp-portfolios-slider-container{
    min-width: 66%;
}
.abp-portfolios-cta-container{
    min-width: 33%;
    padding: 0px 10px;
}
.abp-portfolios-cta-wrap{
    min-height: 180px;
    background: #f9f9f9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.abp-portfolios-cta-wrap .abp-portfolios-cta{
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 600;
    color: #122349;
    border: 1px solid #122349;
    border-radius: 50px;
    background: #fff;
    line-height: 18px;
    transition: 0.3s;
}
.abp-portfolios-cta-wrap .abp-portfolios-cta:hover, .abp-portfolios-cta-wrap .abp-portfolios-cta:focus{
    background: transparent;
}
.abp-portfolios-slider-wrap{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.abp-portfolio{
    cursor: pointer;
    border: 1px solid #e4e5e7;
    margin-left: 1px;
    margin-right: 1px;
}
.abp-portfolio-img-wrap{
    height: 180px;
    width: 100%;
    overflow: hidden;
}
.abp-portfolio-img-wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.abp-portfolio-heading{
    padding: 10px;
}
.abp-portfolio h3{
    display: -webkit-box;
    font-size: 18px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    -webkit-line-clamp: 1;
    margin: 0px;
}
.abp-portfolio-popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(34 35 37 / 55%);
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: none;
    z-index: 99999;
}
.abp-portfolio-popup-wrap{
    background: #fff;
    max-height: 90vh;
    max-width: 850px;
    width: 100%;
    overflow-y: hidden;
}
.abp-portfolio-popup-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    border-bottom: 1px solid #e4e5e7;
    padding: 10px 25px;
    position: relative;
}
.abp-portfolio-popup-header-left img{
    width: 150px;
}
.abp-portfolio-popup-close{
    border: 0px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border-radius: 10px;
    transition: all 0.3s ease;
    cursor: pointer;
}
.abp-portfolio-popup-close:hover{
    background-color: #f5f5f5;
}
.abp-portfolio-popup-body{
    overflow-y: auto;
    max-height: calc(90vh - 80px);
}
.abp-portfolio-popup-body-wrap{
    padding: 30px;
}
.abp-portfolio-popup-body-top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    gap: 12px;
}
.abp-portfolio-popup-title{
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
}
.abp-portfolio-popup-desc{
    font-size: 16px;
    color: #666;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 30px;
}
.abp-portfolio-cta-wrap .abp-portfolio-cta{
    padding: 0px 15px;
    line-height: 25px;
    border-radius: 50px;
    font-size: 14px;
    background: #d4defb;
    color: #122349;
    font-weight: 500;
    cursor: pointer;
    border: 0px;
    height: auto;
}
.abp-portfolio-cta-wrap .abp-portfolio-cta:hover, .abp-portfolio-cta-wrap .abp-portfolio-cta:focus{
    background: #d4defb;
    color: #122349;
}
body.no-scroll {
    overflow: hidden;
}
#content .page-content{
    padding: 30px 15px;
}
.abp-track-content-wrap{
    margin-top: 50px;
    text-align: center;
}
.abp-track-content-body .abp-track-content-heading{
    font-size: 20px;
    margin-bottom: 10px;
}
.abp-track-content-body .abp-track-content-desc{
    font-size: 16px;
    color: #666;
    font-weight: 400;
    line-height: 24px;
    max-width: 600px;
    margin: auto;
    margin-bottom: 30px;
}
.abp-track-content-btns{
    display: flex;
    justify-content: center;
    gap: 15px;
}
.abp-track-content-btns .abp-track-content-btn-chat{
    color: #000;
    background: transparent;
    border: 0px;
    font-size: 14px;
    padding: 8px 12px;
    font-weight: 600;
    min-width: 120px;
    text-align: center;
    border: 1px solid #000;
}
.abp-track-content-btns .abp-track-content-btn-chat:hover,
.abp-track-content-btns .abp-track-content-btn-chat:focus{
    background: #000;
    color: #fff;
}
.abp-track-content-btns .abp-track-content-btn-contact{
    color: #fff;
    background: #000;
    border: 0px;
    font-size: 14px;
    height: 100%;
    font-weight: 600;
    min-width: 120px;
    text-align: center;
    display: inline-block;
    padding: 8px 12px;
    text-decoration: none;
}
.abp-track-content-btns .abp-track-content-btn-contact:hover,
.abp-track-content-btns .abp-track-content-btn-contact:focus{
    background: rgb(68, 68, 68);
    border-color: rgb(68, 68, 68);
}
.abp-contact-us-form-wrap #fluent_support_client_app{
    border: 1px solid #e4e5e7;
    width: 100%;
    max-width: 100% !important;
}
.abp-contact-us-form-wrap .fs_client_portal .fs_ticket_wrapper .fs_tickets_container .fs_filters_section .fs_filter_container{
    width: 100%;
    max-width: 100% !important;
}
.abp-contact-us-form-wrap  .fs_client_portal .fs_ticket_wrapper .fs_tickets_container .fs_tickets_table .el-table .el-table__header,
.abp-contact-us-form-wrap  .fs_client_portal .fs_ticket_wrapper .fs_tickets_container .fs_tickets_table .el-table .el-table__body{
    width: 100% !important;
}
.abp-contact-us-form-wrap #fluent_support_client_app .fs_tk_header{
    background: transparent;
    padding: 15px 20px;
}
.abp-contact-us-form-wrap .fst_client_portal .fs_tk_body{
    background: transparent;
    border: 0px;
    border-radius: 0px !important;
}
.abp-contact-us-form-wrap .fst_client_portal .fs_table thead{
    border-bottom: 1px solid #e4e5e7;
    border-top: 1px solid #e4e5e7;
    color: #161922;
}
.abp-contact-us-form-wrap .fst_client_portal .fs_table thead tr th{
    border-block-start: unset !important;
}
.fst_client_portal .fs_table td{
    background: transparent;
}
.abp-contact-us-form-wrap .fst_client_portal .fs_table tbody tr:last-of-type{
    border-bottom: 1px solid #e4e5e7;
}
.abp-contact-us-form-wrap .fst_client_portal .fs_btn.fs_btn_success{
    background-color: #000;
    border-color: #000;
}
.abp-contact-us-form-wrap .fst_client_portal .fs_btn.fs_btn_success:hover{
    background-color: rgb(68, 68, 68);
    border-color: rgb(68, 68, 68);
}
.abp-contact-us-form-wrap .fst_client_portal .fs_tk_header h3,
.abp-contact-us-form-wrap .fst_client_portal .el-form--label-top .el-form-item__label{
    color: #161922;
    font-weight: 500;
}
.abp-contact-us-form-wrap .el-input__inner, .abp-contact-us-form-wrap .el-select__wrapper{
    height: 40px;
    color: #2f3448;
    font-weight: 400;
}
.abp-contact-us-form-wrap .fst_client_portal .el-form .el-button.el-button--success{
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    padding: 12px 20px;
    height: auto;
    background: #000;
    border-color: #000;
}
.abp-contact-us-form-wrap .fst_client_portal .el-form .el-button.el-button--success:hover,
.abp-contact-us-form-wrap .fst_client_portal .el-form .el-button.el-button--success:focus{
    background-color: rgb(68, 68, 68);
    border-color: rgb(68, 68, 68);
}
.abp-contact-us-form-wrap .fst_client_portal textarea.fs_reply_text{
    background: transparent;
}
.abp-contact-us-form-wrap .fst_client_portal .fs_thread_wrap .fs_thread_actions{
    margin-left: 12px;
}
.abp-contact-us-login-notice{
    text-align: center;
}
.abp-about-us-header{
    background-position: center;
    background-size: cover;
    position: relative;
    color: #fff;
}
.abp-about-us-header::before{
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
}
.abp-about-us-header-wrap{
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 400px;
    position: relative;
    z-index: 2;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding: 15px;
}
.abp-about-us-header-wrap h1{
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 20px;
}
.abp-about-us-header-wrap p{
    margin: 0px;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}
.abp-about-us-values-container{
    background: #F1F5F9;
}
.abp-about-us-values-wrap{
    padding: 50px 15px;
    max-width: 1140px;
    margin: auto;
}
.abp-about-us-values-wrap > h2{
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px;
}
.abp-about-us-values-cards{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.abp-about-us-values-card{
    text-align: center;
}
.abp-about-us-values-card-icon{
    margin-bottom: 15px;
}
.abp-about-us-values-card-icon svg{
    width: 100px;
    height: 100px;
}
.abp-about-us-values-card-title{
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #666;
}
.abp-about-us-team-wrap{
    padding: 50px 15px;
    max-width: 1140px;
    margin: auto;
}
.abp-about-us-team-wrap > h2{
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px;
}

.abp-about-us-team-cards{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.abp-about-us-team-card-wrap{
    text-align: center;
}
.abp-about-us-team-card-img{
    margin-bottom: 10px;
}
.abp-about-us-team-card-img img{
    max-width: 225px;
    width: 100%;
}
.abp-about-us-team-card-name{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 3px;
    line-height: normal;
}
.abp-about-us-team-card-destination{
    font-size: 14px;
    font-weight: 400;
    color: #666;
    padding: 0 10px;
    line-height: 20px;
}
.abp-about-us-partners-container{
    background: #F1F5F9;
}
.abp-about-us-partners-wrap{
    padding: 50px 15px;
    max-width: 1140px;
    margin: auto;
}
.abp-about-us-partners-wrap > h2{
    text-align: center;
    font-size: 30px;
    margin-bottom: 12px;
}
.abp-about-us-partners-wrap > p{
    font-size: 16px;
    color: #666;
    font-weight: 400;
    max-width: 500px;
    margin: auto;
    margin-bottom: 20px;
    text-align: center;
}
.abp-about-us-partners-logos{
    max-width: 830px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}
.abp-about-us-partners-logo{
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.abp-about-us-partners-logo img{
    height: 34px;
}
.abp-team-button-prev, .abp-team-button-next{
    background-color: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 48px;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 30%;
    z-index: 99;
}
.abp-team-button-prev svg, .abp-team-button-next svg{
    width: 12px;
    height: 12px;
}
.abp-team-button-prev{
    left: 0px;
}
.abp-team-button-next{
    right: 0px;
}
.abp-team-button-prev.swiper-button-disabled svg, .abp-team-button-next.swiper-button-disabled svg {
    fill: #e4e5e7;
}
.abp-about-us-ready-wrap{
    padding: 50px 15px;
    max-width: 1140px;
    margin: auto;
}
.abp-about-us-ready-wrap > h2{
    text-align: center;
    font-size: 30px;
    max-width: 500px;
    margin: auto;
    margin-bottom: 35px;
}
.abp-about-us-ready-btns{
    display: flex;
    justify-content: center;
    gap: 12px;
}
.abp-about-us-ready-btns a.abp-about-us-ready-btn{
    height: 45px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    background: #000;
    font-weight: 600;
    text-decoration: none;
    padding: 8px 40px;
    display: flex;
    align-items: center;
}
.abp-about-us-ready-btns a.abp-about-us-ready-btn:hover,
.abp-about-us-ready-btns a.abp-about-us-ready-btn:focus{
    background-color: rgb(68, 68, 68);
}
.abp-about-us-ready-btns button.abp-about-us-ready-btn,
.abp-contact-us-btn-wrap .abp-contact-us-btn{
    height: 45px;
    line-height: 26px;
    font-size: 14px;
    color: #000;
    background: transparent;
    font-weight: 600;
    text-decoration: none;
    padding: 8px 40px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
}
.abp-about-us-ready-btn-text, .abp-contact-us-btn-text{
    margin-left: 5px;
}
.abp-about-us-ready-btns button.abp-about-us-ready-btn:hover,
.abp-about-us-ready-btns button.abp-about-us-ready-btn:focus{
    color: #000;
    background: transparent;
}

.abp-contact-us-btn-wrap .abp-contact-us-btn:hover,
.abp-contact-us-btn-wrap .abp-contact-us-btn:focus{
    color: #000;
    background: transparent;
}
.abp-about-us-ready-container{
    background: #f6f6f6;
}
.abp-contact-us-btn-wrap {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}


.abp-live-chat-circle {
    position: relative;
    top: 7px;
    width: 15px;
    height: 15px;
    background-color: #75daad;
    border-radius: 50%;
    animation: abp-circle 1.25s ease-in-out infinite;
}
  
.abp-live-chat-circle::before {
    content: "";
    position: absolute;
    width: 200%;
    height: 200%;
    background-color: #75daad;
    border-radius: 50%;
    opacity: 0.6;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.33);
    animation: abp-pulse 1.25s ease-out infinite;
}

  
@keyframes abp-pulse {
    0% {
      transform: translate(-50%, -50%) scale(0.33);
      opacity: 1;
    }
    100% {
      transform: translate(-50%, -50%) scale(1.5);
      opacity: 0;
    }
}
  
@keyframes abp-circle {
    0%, 100% {
      transform: translate(-50%, -50%) scale(0.8);
    }
    50% {
      transform: translate(-50%, -50%) scale(1);
    }
}
  
.abp-product-checkout-form .wpf_form_wrapper {
    position: unset;
}
.abp-user-dashboard-top{
    background: #f0f4ff;
    display: flex;
    justify-content: space-between;
    padding: 12px;
}
.abp-user-dashboard-top-totals{
    display: flex;
    gap: 20px;
}
.abp-user-dashboard-status-card{
    display: flex;
    gap: 10px;
    font-size: 14px;
}
.abp-user-dashboard-status-label{
    font-weight: 500;
}
.abp-user-dashboard-status-value{
    color: #666;
}

.abp-user-dashboard-logout a{
    height: 32px;
    line-height: 26px;
    font-size: 15px;
    color: #161922;
    border: 1px solid #161922;
    padding: 5px 15px;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    font-weight: 400;
    text-decoration: none;
}
.abp-user-dashboard-logout a:hover,
.abp-user-dashboard-logout a:focus{
    color: #161922;
    border: 1px solid #161922;
}
.abp-user-dashboard-logout-icon{
    line-height: 0px;
}
.abp-user-dashboard-header{
    background: #f0f4ff;
    padding: 25px 20px 20px;
}
.abp-user-dashboard-header-heading{
    font-size: 25px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
}
.abp-user-dashboard-header-heading span{
    text-decoration: underline;
}
.abp-user-dashboard-header-tabs-wrap{
    text-align: center;
}
.abp-user-dashboard-header-tabs{
    display: inline-flex;
    padding: 8px 8px;
    background: #d8e5d4;
    border-radius: 50px;
}
.abp-user-dashboard-header-tab{
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 15px;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #474747;
    line-height: 30px;
    cursor: pointer;
}
.abp-user-dashboard-header-tab.active{
    background: #fff;
}
.abp-user-dashboard-header-tabs-body{
    max-width: 1000px;
    margin: auto;
    margin-top: 50px;
}
.abp-user-dashboard-header-tab-body{
    display: none;
}
.abp-user-dashboard-header-tab-body.active{
    display: block;
}
.abp-user-dashboard-tab-cards{
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(3, 1fr);
}
.abp-user-dashboard-tab-card{
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px #eeeeee;
}
.abp-user-dashboard-tab-card-heading{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}
.abp-user-dashboard-tab-card-text{
    font-size: 14px;
    line-height: 20px;
    color: #666;
    font-weight: 400;
    margin-bottom: 20px;
}
.abp-user-dashboard-tab-card-btn-wrap .abp-user-dashboard-tab-card-btn{
    width: 100%;
    text-align: center;
    border: 1px solid #161922;
    color: #161922;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    height: 40px;
    text-decoration: none;
}
.abp-user-dashboard-tab-card-btn-wrap .abp-user-dashboard-tab-card-btn:hover,
.abp-user-dashboard-tab-card-btn-wrap .abp-user-dashboard-tab-card-btn:focus{
    border: 1px solid #161922;
    color: #161922;
    background: transparent;
}
.abp-hamburger{
    width: 20px;
    height: 18px;
    position: relative;
    display: inline-block;
}
.abp-hamburger span{
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
}
.abp-hamburger span:nth-child(1) {
    top: 0px;
}
.abp-hamburger span:nth-child(2) {
    top: 8px;
}
.abp-hamburger span:nth-child(3) {
    top: 16px;
}
.abp-toggle-td{
    padding: 12px;
    display: none;
    justify-content: space-between;
    border: 0px;
    background: #444444 !important; 
    color: #fff;
    cursor: pointer;
}
.abp-user-dashboard-body{
    margin-top: 30px;
}
.abp-entry-td span.abp-col-heading{
    display: none;
}
table.abp-entry-table thead th{
    border-block-start: 0px !important;
    border: 0px;
    border-top: 1px solid #d6dae1;
    border-bottom: 1px solid #d6dae1;
    padding: 12px;
    font-size: 14px;
    font-weight: 600;
}
table.abp-entry-table{
    border: 1px solid #d6dae1;
    font-size: 14px;
}
table.abp-entry-table tbody td.abp-entry-td{
    padding: 12px;
    background: transparent;
    border: 0px;
    border-top: 1px solid #d6dae1;
    border-bottom: 1px solid #d6dae1;
    vertical-align: middle;
}
table.abp-entry-table tbody tr:hover{
    background: #f6f6f6;
}
.abp-entry-td-name{
    min-width: 200px;
    max-width: 200px;
}
.abp-entry-service-title{
    display: -webkit-box;
    font-size: 14px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    font-weight: 600;
}
.abp-entry-order-number{
    font-size: 12px;
    color: #666;
}
.abp-entry-status{
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    height: 20px;
    width: auto;
    min-width: 55px;
    padding: 0 8px;
    border-radius: 4px;
    background: #dadbdd;
    border: 1px solid #dadbdd;
    line-height: normal;
    border: 0px;
}
.abp-entry-status.paid{
    background: #f3faf8;
    color: #16896b;
}
.abp-entry-status.processing{
    background: #f2f9fe;
    color: #0171db;
}
.abp-entry-status.pending{
    background: #fff9f3;
    color: #dc8006;
}
.abp-entry-status.failed{
    background: #fdf5f3;
    color: #c72f08;
}
.abp-entry-status.refunded{
    background: #fdf5f3;
    color: #c72f08;
}
.abp-entry-status-gateway{
    margin-bottom: 2px;
}
.abp-dashboard-rp-swiper-container .abp-product-thumbnail {
    height: 180px;
}
.abp-dashboard-rp-swiper-container .abp-product-content {
    height: calc(100% - 180px);
}
.abp-dashboard-rp-swiper-container .abp-product-title h4{
    font-size: 14px;
    line-height: 20px;
    min-height: 40px;
}
.abp-dashboard-rp-swiper-container .abp-product-regular-price {
    font-size: 12px;
}
.abp-dashboard-rp-swiper-container .abp-product-sale-price {
    font-size: 16px;
}
.abp-user-dashboard-not-found-entry{
    border: 1px solid #e4e5e7;
    padding: 25px;
    text-align: center;
}
.abp-user-dashboard-not-found-entry p{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}
.abp-user-dashboard-not-found-entry a{
    text-align: center;
    border: 1px solid #161922;
    color: #161922;
    font-size: 16px;
    font-weight: 500;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    height: 40px;
    text-decoration: none;
    padding: 5px 25px;
}
.abp-user-dashboard-not-found-entry a:hover,
.abp-user-dashboard-not-found-entry a:focus{
    border: 1px solid #161922;
    color: #161922;
}
.abp-user-dashboard-header-tab-body .abp-contact-us-form-wrap{
    background: #fff;
}
.abp-entry-amount{
    font-weight: 600;
}
.abp-user-dashboard-pdf-btn-wrap button{
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    height: 18px;
    width: auto;
    min-width: 80px;
    padding: 0 8px;
    border-radius: 4px;
    background: transparent;
    border: 1px solid rgb(116, 118, 126);
    color: rgb(116, 118, 126);
}
.abp-user-dashboard-pdf-btn-wrap button:hover,
.abp-user-dashboard-pdf-btn-wrap button:focus{
    background: transparent;
    border: 1px solid rgb(116, 118, 126);
    color: rgb(116, 118, 126);
}
.abp-entry-search-form-wrap{
    margin-bottom: 15px;
    display: flex;
    justify-content: end;
}
.abp-entry-search-form{
    max-width: 280px;
    display: flex;
    border: 1px solid #d6dae1;
    align-items: center;
}
.abp-entry-search-form .abp-entry-search-input{
    font-size: 14px;
    padding: 5px 12px;
    height: 35px;
    border: 0px !important;
    outline: none !important;
}
.abp-entry-search-form .abp-entry-manager-search-input{
    font-size: 14px;
    padding: 5px 12px;
    height: 35px;
    border: 0px !important;
    outline: none !important;
}
.abp-user-dashboard-search-container .abp-entry-search-form-wrap{
    justify-content: center;
}
.abp-user-dashboard-search-container .abp-entry-search-form{
    max-width: 50%;
    width: 100%;
}
.abp-entry-search-btn{
    height: 35px;
    min-width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d6dae1;
    cursor: pointer;
}
.abp-entry-table tbody tr {
    display: none;
}
.abp-dashboard-pagination{
    margin-top: 25px;
    display: flex;
    justify-content: end;
    gap: 5px;
}
.abp-dashboard-pagination button{
    font-size: 14px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    padding: 5px;
    background: transparent;
    border: 1px solid #161922;
    color: #161922;
    transition: 0.3s;
}
.abp-dashboard-pagination button.active, .abp-dashboard-pagination button:hover{
    background: #161922;
    color: #fff;
}
.abp-dashboard-action-btn-wrap .abp-dashboard-action-btn{
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    height: 20px;
    width: auto;
    min-width: 80px;
    padding: 0 8px;
    border-radius: 4px;
    background: transparent;
    border: 1px solid rgb(116, 118, 126);
    color: rgb(116, 118, 126);
}
.abp-dashboard-action-btn-wrap .abp-dashboard-action-btn:hover,
.abp-dashboard-action-btn-wrap .abp-dashboard-action-btn:focus{
    background: transparent;
    border: 1px solid rgb(116, 118, 126);
    color: rgb(116, 118, 126);
}
.abp-dashboard-alt-action-btn{
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    height: 20px;
    width: auto;
    min-width: 80px;
    padding: 0 8px;
    border-radius: 4px;
    background: transparent;
    border: 1px solid rgb(116, 118, 126);
    color: rgb(116, 118, 126);
    opacity: 0.5;
}
.abp-order-action-popup{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    border: 0px;
    background: #00000057;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    display: none;
}
.abp-order-action-popup-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.abp-order-action-popup-content-container{
    max-width: 500px;
    width: 100%;
    max-height: 90vh;
    background: #fff;
    position: relative;
    border: 1px solid #f6f6f6;
}
.abp-order-action-popup-content-header{
    background: #e9e9e9;
    text-align: center;
    padding: 15px;
}
.abp-order-action-popup-content-header-logo img{
    width: 120px;
    margin-bottom: 10px;
}
.abp-order-action-popup-content-header h3{
    margin: 0px;
    font-size: 24px;
}
.abp-order-action-popup-close-btn{
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #E9E9E9;
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    border: 1px solid #b9b9b9;
}
.abp-order-action-popup-close-btn svg{
    width: 14px;
    height: 14px;
}
.abp-order-action-popup-content-body{
    padding: 15px;
    text-align: center;
}
.abp-order-action-popup-order-requirements-container{
    margin-bottom: 15px;
}
.abp-order-action-popup-order-requirements-container span{
    text-align: center;
    display: block;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}
.abp-order-action-popup-order-requirements-container textarea{
    border-color: #d6dae1;
    border-radius: 0px;
}
.abp-order-action-popup-order-number{
    display: inline-block;
    font-size: 24px;
    line-height: 150%;
    padding: 0px 10px;
    background: #84f9c3;
    font-weight: 500;
    border-radius: 20px;
}
.abp-order-action-popup-order-delivery{
    display: flex;
    justify-content: center;
    margin-top: 6px;
    font-size: 14px;
    font-weight: 500;
    gap: 5px;
}
.abp-order-action-popup-order-delivery-date{
    color: #1dbf73;
}
.abp-order-action-popup-content-footer{
    background: #e9e9e9;
}
.abp-order-action-popup-content-footer-wrap{
    padding: 15px;
}
.abp-order-action-popup-content-footer-heading{
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}
.abp-order-action-popup-content-footer-btns{
    display: flex;
    justify-content: space-between;
}
.abp-order-action-order-start-wrap .abp-order-action-order-start-btn{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    height: 24px;
    width: auto;
    min-width: 70px;
    padding: 0 8px;
    border-radius: 20px;
    background: rgb(116, 118, 126);
    border: 1px solid rgb(116, 118, 126);
}
p.abp-order-action-order-start-time{
    font-size: 12px;
    margin: 0px;
    margin-top: 5px;
}
.abp-order-action-order-delivery-wrap{
    text-align: right;
}
.abp-order-action-order-delivery-wrap .abp-order-action-order-delivery-btn{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    height: 24px;
    width: auto;
    min-width: 70px;
    padding: 0 8px;
    border-radius: 20px;
    background: rgb(116, 118, 126);
    border: 1px solid rgb(116, 118, 126);
}
.abp-order-action-order-delivery-form{
    display: flex;
    margin-top: 10px;
    display: none;
}
.abp-order-action-order-delivery-form input{
    max-width: 200px;
    height: 30px;
    border: 1px solid #b9b9b9;
    outline: none;
    font-size: 13px;
    border-radius: 0px;
}
.abp-order-action-order-delivery-form button{
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 6px;
    font-size: 13px;
    background: #161922;
    border: 1px solid #161922;
    color: #fff;
}
.abp-order-action-order-delivery-form button:hover,
.abp-order-action-order-delivery-form button:focus{
    background: #161922;
    border: 1px solid #161922;
    color: #fff;
}
.abp-entry-status-gateway img{
    height: 15px;
}
.abp-entry-fulfillment-repport-btn-wrap a{
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    height: 18px;
    width: auto;
    min-width: 80px;
    padding: 0 8px;
    border-radius: 4px;
    background: transparent;
    border: 1px solid rgb(116, 118, 126);
    color: rgb(116, 118, 126);
    text-decoration: none;
}
.abp-entry-fulfillment-repport-btn-wrap a:hover{
    background: transparent;
    border: 1px solid rgb(116, 118, 126);
    color: rgb(116, 118, 126);
}
.abp-entry-fulfillment-value{
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    height: 18px;
    width: auto;
    min-width: 80px;
    padding: 0 8px;
    border-radius: 4px;
    background: rgb(116, 118, 126);
    border: 1px solid rgb(116, 118, 126);
}
.abp-entry-fulfillment-value.delivered, .abp-entry-fulfillment-value.completed{
    background: rgb(29, 191, 115);
    border-color: rgb(29, 191, 115);
}
.abp-entry-fulfillment-value.unfulfilled, .abp-entry-fulfillment-value.not-processed{
    background: rgb(116, 118, 126);
    border-color: rgb(116, 118, 126);
}
.abp-entry-fulfillment-value.processing{
    background: #0171db;
    border-color: #0171db;
}
.abp-entry-fulfillment-value.under-revision{
    background: #dc8006;
    border-color: #dc8006;
}
.abp-entry-fulfillment-value.on-hold{
    background: #c72f08;
    border-color: #c72f08;
}
.abp-entry-service-variation-name{
    font-size: 12px;
    color: #666;
}
.abp-track-result-report-btn-wrap{
    margin-top: 15px;
}
.abp-track-result-report-btn-wrap .abp-track-result-report-btn{
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    height: 20px;
    width: auto;
    min-width: 80px;
    color: rgb(116, 118, 126);
    padding: 0px 8px;
    border-radius: 4px;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(116, 118, 126);
    text-decoration: none;
}
.abp-track-result-report-btn-wrap .abp-track-result-report-btn:hover,
.abp-track-result-report-btn-wrap .abp-track-result-report-btn:focus{
    background: transparent;
    border-color: rgb(116, 118, 126);
    color: rgb(116, 118, 126);
}
.page-template-user-dashboard-template .sb-chat-btn{
    display: none;
}
.abp-user-dashboard-search-container{
    margin-top: 30px;
}
.wm_related_articles_container{
    background: #EFEFF0;
}
.wm_related_articles_wrap{
    max-width: 1140px;
    margin: auto;
    padding: 50px 15px;
}
.wm_related_article_section{
    margin-bottom: 45px;
}
.wm_related_article_heading{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #111;
}
.wm_related_article_list_wrap .wm_related_article_list{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 8px;
}
.wm_related_article_list li{
    width: 100%;
    overflow: hidden;
}
.wm_related_article_list li a{
    color: #444;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wm_related_article_list li a:hover{
    text-decoration: underline;
}
.wm_blog_content p:first-child:has(br:only-child),
.wm_blog_content p:nth-child(2):has(br:only-child) {
    display: none;
}
.abp-single-product-quantity-notice{
    color: #444;
    font-size: 13px;
    margin-top: 5px;
}
body.single-article .sb-chat-btn{
    display: none;
}
.wm_article_footer_fixed{
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    background: #000;
    color: #fff;
    z-index: 9999;
    display: none;
}
.wm_article_footer_fixed_wrap{
    position: relative;
    padding: 25px 20px;
}
.wm_article_footer_fixed_content{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.wm_article_footer_fixed_heading{
    font-size: 20px;
    font-weight: 500;
}
.wm_article_footer_fixed_btn_wrap .wm_article_footer_fixed_btn{
    padding: 10px 25px;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #000;
    background: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
}
.wm_article_footer_fixed_btn_wrap .wm_article_footer_fixed_btn:hover,
.wm_article_footer_fixed_btn_wrap .wm_article_footer_fixed_btn:focus{
    border: 1px solid #fff;
    color: #000;
    background: #fff;
}
.wm_article_footer_fixed_close_btn{
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 12px;
}

.abp_sp_popup {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgb(0 0 0 / 90%);
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.abp_sp_popup_wrap {
    max-width: 620px;
    background: #421300;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-height: 70vh;
    display: flex;
    align-items: center;
}
.abp_sp_popup_body {
    padding: 25px;
    text-align: center;
}
.abp_sp_popup_close {
    display: inline-block;
    line-height: 0px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fffff9;
}
.abp_sp_popup_form_content{
    border: 1px solid rgb(228 228 231);
    padding: 15px;
    background: #fffff9;
}
.abp_sp_popup_header .abp_sp_popup_heading {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #8f2900;
}
.abp_sp_popup_header .abp_sp_popup_text {
    font-size: 16px;
    line-height: 20px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 30px;
    color: #8f2900;
}
.abp_sp_popup_form .abp_sp_popup_form_error {
    margin: 0px;
    text-align: left;
    font-size: 14px;
    color: #dc3545;
    line-height: 22px;
    margin-bottom: 3px;
}
.abp_sp_popup_form_field_wrap input {
    width: 100% !important;
    padding: 8px 15px !important;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #dadada !important;
    border-radius: 4px !important;
    margin-bottom: 12px;
    box-shadow: none;
    outline: none;
}
.abp_sp_popup_terms_wrap {
    color: #4b5159;
    font-size: 10px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    line-height: normal;
}
.abp_sp_popup_terms_icon {
    line-height: 0px;
    margin-right: 3px;
}
.abp_sp_popup_terms_text a {
    color: #4b5159;
}
.abp_sp_popup_form_btn_wrap{
    margin-top: 8px;
}
.abp_sp_popup_form_row{
    display: flex;
    gap: 10px;
}
.abp_sp_popup_form_col{
    width: calc(50% - 5px);
    min-width: calc(50% - 5px);
}
button.abp_sp_popup_form_submit {
    width: 100%;
    background: #e0612e;
    padding: 10px 20px;
    color: #fff;
    border-radius: 4px;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 0px;
}
button.abp_sp_popup_form_submit:hover,
button.abp_sp_popup_form_submit:focus{
    background: #e0612e;
}
.abp_sp_popup_terms_wrap_top{
    margin-top: 25px;
}
#abp_strip_icon{
    height: 18px;
}
.abp-post-marketing-wrap{
    max-width: 1140px;
    margin: auto;
    padding: 50px 15px;
}
.abp-post-marketing-hero-wrap{
    display: flex;
    gap: 30px;
}
.abp-post-marketing-hero-col{
    width: calc(50% - 15px);
    min-width: calc(50% - 15px);
}
.abp-post-marketing-hero-content h1{
    font-size: 40px;
    margin-bottom: 15px;
}
.abp-post-marketing-hero-content p{
    color: #54595F;
    font-size: 16px;
    max-width: 450px;
    margin-bottom: 25px;
}
.abp-post-marketing-hero-content a{
    padding: 12px 50px;
    background: #2F3337;
    color: #fff;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #2F3337;
    border-radius: 30px;
    display: inline-block;
    margin-top: 15px;
    transition: 0.3s;
    margin-bottom: 5px;
}
.abp-post-marketing-hero-content a:hover, .abp-post-marketing-hero-content a:focus{
    background: transparent;
    color: #2F3337;
}
.abp-post-marketing-hero-img{
    text-align: right;
}
.abp-post-marketing-hero-img img{
    width: 80%;
}
.abp-post-marketing-categories-wrap{
    padding-top: 50px;
}
.abp-post-marketing-category{
    margin-bottom: 50px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}
.abp-post-marketing-category-wrap{
    display: flex;
    width: 100%;
}
.abp-post-marketing-category-img-container, .abp-post-marketing-category-content-container, .abp-post-marketing-category-posts-container{
    width: 33.33333%;
    flex: 0 0 33.33333%;
    padding: 25px;
}
.abp-post-marketing-category-img-container{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
    text-decoration: none;
}
.abp-post-marketing-category-heading{
    font-size: 22px;
    text-decoration: none;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
}
.abp-post-marketing-category-content-heading, .abp-post-marketing-category-posts-heading{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.abp-post-marketing-category-content-text{
    color: #54595F;
    font-size: 16px;
    line-height: 26px;
}
.abp-post-marketing-category-posts-container ul,
.abp_single_marketing_sidebar_posts_wrap .abp_single_marketing_sidebar_posts_list{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.abp_single_marketing_sidebar_posts_wrap .abp_single_marketing_sidebar_posts_list{
    padding: 15px;
}
.abp-post-marketing-category-post a, .abp_single_marketing_sidebar_post a{
    display: flex;
    align-items: center;
    gap: 2px;
    text-decoration: none;
    margin-bottom: 8px;
}
.abp_single_marketing_sidebar_post a{
    color: #161922;
    transition: 0.3s;
}
.abp_single_marketing_sidebar_post a:hover{
    color: #3374FF;
}
.abp-post-marketing-category-post-icon, .abp_single_marketing_sidebar_post_icon{
    line-height: 0px;
}
.abp-post-marketing-category-post-text{
    text-decoration: none;
    font-weight: 500;
    display: -webkit-box;
    font-size: 16px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    -webkit-line-clamp: 1;
    margin: 0px;
    color: #161922;
    line-height: 22px;
}
.abp_single_marketing_sidebar_post_text{
    text-decoration: none;
    font-weight: 400;
    display: -webkit-box;
    font-size: 15px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    -webkit-line-clamp: 3;
    margin: 0px;
    color: inherit;
    line-height: 20px;
}
.abp_single_marketing_sidebar_posts_wrap{
    border: 1px solid rgb(228 228 231);
    background: #e8faf4;
}
.abp_single_marketing_sidebar_posts{
    position: sticky;
    top: 80px;
}
.abp_single_marketing_sidebar_posts_wrap > h3{
    margin: 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    padding: 15px;
    color: #fff;
    background: #003912;
}
.wm_current_post_slug{
    color: #B5B5B5;
}
.wm_single_marketing_header_category_wrap{
    justify-content: center !important;
    flex-wrap: wrap;
}
.abp-reg-row{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}
.abp-reg-content-logos{
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}
.abp-reg-content-logo{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px 0px;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e8e7e4;
    border-radius: 10px;
}
.abp-reg-content-logo img{
    width: 60px;
    height: 60px;
}
h1.abp-reg-content-heading{
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 30px;
}
.abp-reg-feature-list{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.abp-reg-feature-list-item{
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
}
.abp-reg-feature-list-item-icon{
    line-height: 0px;
}
.abp-reg-form-wrap{
    border-radius: 4px;
    border: 1px solid rgb(236, 233, 223);
    padding: 20px;
}
.abp-reg-form-wrap .wpf_form_submissions{
    margin-bottom: 0px !important;
}
.abp-reg-trusted-logos{
    margin-top: 50px;
}
.abp-reg-trusted-logos-heading{
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
}
.abp-reg-trusted-logos-list{
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 50px;
}


@media(max-width: 767px){
    .abp-reg-row{
        grid-template-columns: repeat(1, 1fr);
    }
    h1.abp-reg-content-heading {
        font-size: 22px;
        line-height: 30px;
    }
    .abp-reg-trusted-logos {
        display: none;
    }
    .abp_sp_popup_form_row{
        flex-direction: column;
        gap: 0px;
    }
    .abp-post-marketing-hero-wrap{
        flex-direction: column;
        gap: 0px;
    }
    .abp-post-marketing-hero-col, .abp_sp_popup_form_col {
        width: 100%;
        min-width: 100%;
    }
    .abp-post-marketing-hero-content h1 {
        font-size: 24px;
        margin-bottom: 12px;
    }
    .abp-post-marketing-hero-content p {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .abp-post-marketing-hero-content a{
        padding: 10px 30px;
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .abp-post-marketing-hero-img, .abp-post-marketing-category-content-container{
        display: none;
    }
    .abp-post-marketing-category-wrap{
        flex-direction: column;
    }
    .abp-post-marketing-category-img-container, .abp-post-marketing-category-content-container, .abp-post-marketing-category-posts-container {
        width: 100%;
        flex: 100%;
        padding: 25px 20px;
    }
    .abp-post-marketing-category-heading{
        font-size: 18px;
    }
    .abp-post-marketing-category-post a{
        margin-bottom: 6px;
    }
    .abp-post-marketing-category-post-text{
        font-size: 15px;
    }
    .abp_sp_popup_body {
        padding: 20px;
    }
    .abp_sp_popup_header .abp_sp_popup_heading {
        font-size: 22px;
    }
    .abp_sp_popup_header .abp_sp_popup_text{
        font-size: 12px;
        line-height: 16px;
        max-width: 100%;
    }
    .wm_article_footer_fixed_heading {
        font-size: 16px;
    }
    .wm_article_footer_fixed_btn_wrap .wm_article_footer_fixed_btn {
        padding: 6px 20px;
    }
    .wm_article_footer_fixed_wrap {
        position: relative;
        padding: 25px 15px;
    }
    .wm_article_footer_fixed_close_btn {
        right: 10px;
        top: 5px;
    }
    .wm_related_article_section {
        margin-bottom: 40px;
    }
    .wm_related_article_heading {
        font-size: 16px;
        margin-bottom: 10px;
    }    
    .wm_related_article_list_wrap .wm_related_article_list{
        grid-template-columns: repeat(1, 1fr);
        row-gap: 3px;
    }
    .wm_related_article_list li a{
        font-size: 12px;
    }
    table.abp-entry-table{
        border-collapse: separate;
        border-spacing: 0px 10px;
    }
    .abp-dashboard-rp-swiper-container .abp-product-sale-price {
        font-size: 14px;
    }
    .abp-dashboard-rp-swiper-container .abp-product-title h4 {
        font-size: 12px;
        line-height: 16px;
        min-height: 35px;
    }
    .abp-dashboard-rp-swiper-container .abp-product-thumbnail {
        height: 160px;
    }
    .abp-dashboard-rp-swiper-container .abp-product-content {
        height: calc(100% - 160px);
    }
    .abp-user-dashboard-status-card {
        gap: 5px;
        font-size: 12px;
    }
    .abp-user-dashboard-tab-card-btn-wrap .abp-user-dashboard-tab-card-btn{
        font-size: 14px;
        height: 35px;
    }
    .abp-user-dashboard-top-totals{
        flex-direction: column;
        gap: 2px;
    }
    .abp-user-dashboard-header-heading{
        font-size: 20px;
    }
    .abp-entry-td-name{
        max-width: 100%;
        text-align: right;
    }
    .abp-toggle-td{
        display: flex;
    }
    .abp-entry-td span.abp-col-heading{
        display: inline-block;
    }
    table.abp-entry-table{
        border: 0px;
    }
    table.abp-entry-table thead {
        display: none;
    }

    table.abp-entry-table tr {
        margin-bottom: 10px;
        position: relative;
        display: block;
    }
    .abp-entry-td {
        display: none;
        padding: 10px;
    }
    table.abp-entry-table tr.active .abp-entry-td {
        display: flex;
        justify-content: space-between;
        background: #f6f6f6;
        border-top: 0px;
    }
    .abp-user-dashboard-header-tabs{
        flex-direction: column;
        border-radius: 10px;
        width: 100%;
        gap: 5px;
    }
    .abp-user-dashboard-tab-cards {
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .abp-service-completing-popup-wrap{
        font-size: 12px;
    }
    .abp-about-us-ready-btns a.abp-about-us-ready-btn,
    .abp-about-us-ready-btns button.abp-about-us-ready-btn{
        height: 40px;
        font-size: 12px;
        padding: 8px 32px;
    }
    .abp-about-us-header-wrap h1 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .abp-about-us-header-wrap p {
        font-size: 12px;
        line-height: 18px;
    }
    .abp-about-us-values-wrap > h2, .abp-about-us-team-wrap > h2 {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .abp-about-us-partners-wrap > h2, .abp-about-us-ready-wrap > h2{
        font-size: 22px;
    }
    .abp-about-us-partners-wrap > p {
        font-size: 12px;
        line-height: 18px;
    }
    .abp-about-us-partners-logo img{
        height: 20px;
    }
    .abp-about-us-values-cards .abp-about-us-values-card:last-child{
        display: none;
    }
    .abp-about-us-partners-logo{
        padding-right: 5px;
        padding-left: 5px;
    }
    .abp-about-us-values-cards{
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    .abp-about-us-values-card-icon svg {
        width: 70px;
        height: 70px;
    }
    .abp-about-us-values-card-title {
        font-size: 12px;
        line-height: 18px;
    }
    .abp-about-us-team-card-name {
        font-size: 14px;
    }
    .abp-about-us-team-card-destination {
        font-size: 12px;
        padding: 0 5px;
        line-height: 18px;
    }
    .abp-contact-us-form-wrap .fs_filters_container{
        flex-wrap: wrap;
    }
    #content .page-content {
        padding: 30px 5px;
    }
    .abp-track-content-body .abp-track-content-heading {
        font-size: 18px;
    }
    .abp-track-content-body .abp-track-content-desc{
        font-size: 12px;
        line-height: 18px;
    }
    .abp-product-checkout-popup-heading {
        font-size: 16px;
    }
    .abp-product-checkout-form .wpf_item_coupon .wpf_input_label label {
        font-size: 14px;
    }
    .wpf_form_wrapper .wpf_input_label>label,
    .wpf_form_wrapper form.wpf_label_top .wpf_form_group .wpf_form_control {
        font-size: 12px !important;
    }
    .abp-single-product-content-heading{
        font-size: 16px;
    }
    .abp-portfolio-img-wrap{
        height: 130px;
    }
    .abp-portfolio h3{
        font-size: 15px;
        line-height: 22px;
    }
    .abp-portfolio-popup-header{
        padding: 10px 20px;
    }
    .abp-portfolio-popup-body-wrap {
        padding: 20px;
    }
    .abp-portfolio-popup-title {
        font-size: 16px;
        line-height: 20px;
    }
    .abp-portfolio-popup-close svg{
        width: 16px;
        height: 16px;
    }
    .abp-portfolio-popup-desc {
        font-size: 12px;
        line-height: 18px;
    }
    .abp-portfolios-body{
        flex-direction: column;
        gap: 20px;
    }
    .abp-portfolios-slider-container, .abp-portfolios-cta-container{
        width: 100%;
        padding: 0px;
    }
    .abp-single-product-promotion-content{
        font-size: 12px;
    }
    .abp-single-product-breadcrumbs, .abp-single-product-rate-text, .abp-single-product-variation,
    .abp-cart-feature, .abp-product-feature{
        font-size: 12px;
    }
    .abp-product-features-content h3, .abp-single-product-notice-wrap .abp-single-product-notice-heading,
    .abp-rating-levels-container > h5, .abp-rating-form-header > h3 {
        font-size: 15px;
    }
    .abp-single-product-faq-header{
        font-size: 12px;
        font-weight: 600;
        padding: 12px 0;
    }
    .abp-review-content p{
        font-size: 12px;
        line-height: 18px;
    }
    .abp-review-rating-date {
        font-size: 12px;
    }
    .abp-review-author-country-name {
        font-size: 12px;
    }
    .abp-single-product-content h1, .abp-single-product-content h2, .abp-single-product-content h3 {
        font-size: 18px;
    }
    .abp-single-product-content p, .abp-single-product-content ol, .abp-single-product-content ul, .abp-single-product-content span, .abp-single-product-content div[itemprop="text"],
    .abp-single-product-content table, .abp-service-completing-step-content-header > p, .abp-service-feature-toggle-btn,
    ul.abp-service-completing-feature-list, .abp-service-completing-step-link {
        font-size: 12px;
    }
    .abp-single-product-related-wrap > h3 {
        font-size: 20px;
    }
    .abp-rating-top-header-head, .abp-rating-top-header-rating-value{
        font-size: 14px;
    }
    .abp-single-product-faq-body p, .abp-single-product-notice-content{
        font-size: 12px;
        line-height: 18px;
    }
    .abp-service-completing-step-content-header > h5 {
        font-size: 12px;
        margin-bottom: 5px;
        font-weight: 600;
    }
    .abp-need-more-info{
        display: none;
    }
    ul.abp-product-sharers-list {
        gap: 10px;
    }
    .abp-product-sharer-item-wrap {
        font-size: 12px;
    }
    .abp-product-sharer-item-icon svg {
        height: 40px;
        width: 40px;
    }
    .abp-product-share-popup-heading-wrap > h3 {
        font-size: 22px;
    }
    .abp-product-share-popup-heading-wrap > p{
        font-size: 14px;
    }
    .abp-reg-container, .abp-userlogin-container, .abp-contact-us-container{
        min-height: auto;
    }
    .abp-dashboard-container .wpf-user-dashboard .wpf-user-profile{
        gap: 20px;
    }
    .abp-dashboard-container .wpf-user-dashboard .wpf-user-profile .wpf-user-avatar img {
        width: 100px;
        height: 100px;
    }
    .abp-dashboard-container .wpf-user-dashboard .wpf-user-content .wpf-menu{
        min-width: 100%;
    }
    .abp-dashboard-container .wpf-user-dashboard .wpf-user-content .wpf-dashboard .wpf-user-stats .wpf-stats-card .overview-card{
        width: 100%;
    }
    .abp-dashboard-container .wpf-user-dashboard .wpf-user-dashboard-table .wpf-user-dashboard-table__rows .wpf-user-dashboard-table__row{
        padding: 0px 10px;
        min-width: 600px;
    }
    .abp-dashboard-container .wpf-user-dashboard-table__column{
        min-width: 80px !important;
    }
    .abp-dashboard-container .wpf-user-dashboard-pdf-btn__column{
        min-width: 100px !important;
    }
    .abp-user-dashboard-pdf-btn button{
        font-size: 13px;
        line-height: 16px;
        font-weight: normal;
        padding: 6px;
    }
    .abp-userlogin-container-wrap{
        flex-direction: column;
        gap: 30px;
    }
    .abp-userlogin-border{
        width: 100%;
        height: 1px;
    }
    .abp-userlogin-col {
        width: 100%;
        padding: 0px;
    }
    .abp-reg-form-wrap .wpf_form_wrapper .wpf-row{
        gap: 0px !important;
        flex-direction: column;
    }
    .abp-reg-form-wrap .wpf_form_wrapper .wpf-row .wpf-col{
        width: 100% !important;
    }
    .abp-reg-container-wrap > h1 {
        font-size: 26px;
    }
}


/*============ FELAN SINGLE SERVICE ==============*/
.service-head-details .felan-rating-warpper {
    margin-left: 0px;
}
.wm_service_header .felan_breadcrumb{
    padding-top: 0px;
}
.wm_service_header{
    padding-bottom: 12px;
}
.wm_service_header .service-head-details h1{
    font-weight: 700;
    margin-bottom: 12px;
}
.wm_package_price_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.service-package-sidebar .package-top .wm_package_price_wrap .price{
    font-weight: 700;
}
.wm_service_sidebar_btn_wrap .logged-out{
    width: 100%;
}
.wm_service_sidebar_btn_wrap .logged-out a{
    flex: 0 0 100%;
    width: 100%;
    text-align: center;
}
.wm_add_to_cart_btn{
    font-weight: 600;
}
.wm_service_header_top{
    display: flex;
    justify-content: space-between;
    gap: 12px;
}
.wm_service_header_top_sharer{
    display: flex;
    gap: 12px;
    align-items: center;
}
body.single-service .main-content {
    padding-top: 15px;
}
.wm_sp_notable_clients_container{
    margin-top: 20px;
}
.wm_sp_notable_clients_wrap{
    display: flex;
    width: 100%;
    align-items: center;
}
.wm_sp_notable_clients_title{
    display: flex;
    white-space: nowrap;
    align-items: center;
    gap: 5px;
}
.wm_sp_notable_clients_title_text{
    font-size: 18px;
    font-weight: 500;
}
.wm_sp_notable_clients_slider_container{
    margin-left: 28px;
    overflow: hidden;
    white-space: nowrap;
}
.swiper_clients{
    position: relative;
}
.swiper_clients .swiper-button-next:after, .swiper_clients .swiper-button-prev:after{
    font-size: 15px;
    font-weight: 600;
    color: rgb(122, 125, 133);
}
.swiper_clients .swiper-button-next{
    justify-content: flex-end;
    right: 0px;
    background: linear-gradient(270deg, #fff 50%, hsla(0, 0%, 100%, 0));
}
.swiper_clients .swiper-button-prev{
    justify-content: flex-start;
    left: 0px;
    background: linear-gradient(90deg, #fff 50%, hsla(0, 0%, 100%, 0));
}
.swiper_clients .swiper-button-next.swiper-button-disabled,.swiper_clients .swiper-button-prev.swiper-button-disabled{
    display: none;
}
.wm_sp_notable_client_slide_wrap{
    display: flex;
    align-items: center;
    gap: 6px;
}
.wm_sp_notable_client_logo{
    min-width: 28px;
    width: 28px;
    height: 28px;
    border: 1px solid #efeff0;
}
.wm_sp_notable_client_logo img{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.wm_sp_notable_client_name{
    font-size: 15px;
    color: #62646a;
}
.wm_sp_notable_client_popup{
    overflow: hidden;
    padding: 24px;
    max-width: 450px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 4px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .05);
    box-sizing: border-box;
    position: fixed;
    z-index: 999;
    display: none;
}
.wm_sp_notable_client_popup_images{
    display: flex;
    gap: 8px;
    margin-bottom: 15px;
}
.wm_sp_notable_client_popup_img_wrap{
    width: 48px;
    height: 48px;
}
.wm_sp_notable_client_popup_img_wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.wm_sp_notable_client_popup_client_img_wrap{
    border: 1px solid #efeff0;
}
.wm_sp_notable_client_popup_heading{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px;
    white-space: normal;
}
.wm_sp_notable_client_popup_date{
    color: #95979d;
    font-size: 16px;
    margin-bottom: 10px;
    white-space: normal;
}
.wm_sp_notable_client_popup_desc{
    font-size: 15px;
    line-height: 22px;
    white-space: normal;
}
.wm_sp_notable_client_popup_client_content{
    background-color: #fafafa;
    border: 1px solid #e4e5e7;
    font-size: 14px;
    padding: 16px;
    margin-top: 20px;
}
.wm_sp_notable_client_popup_client_desc{
    white-space: normal;
    margin-bottom: 5px;
}
.wm_sp_notable_client_popup_client_industry{
    white-space: normal;
    color: #74767e;
}
.wm_sp_notable_clients_title_icon{
    line-height: 0px;
}
.wm_clients_rating{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.section_clients{
    margin-top: 30px;
}
.wm_clients_header{
    margin-bottom: 40px;
}
.wm_clients_header > h3{
    font-size: 24px;
    margin-bottom: 10px;
}
.wm_clients_header > p{
    color: #444;
    font-size: 16px;
    margin: 0;
    line-height: 22px;
}
.wm_client_card {
    background: #fff;
    border: 1px solid #e5e7eb;
    height: 100%
}
.wm_client_card_wrap {
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
    height: 100%
}

.wm_client_quote_icon {
    margin-bottom: 25px
}
.wm_client_card_top h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}
.wm_client_card_top p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #54595f;
    margin-bottom: 10px;
    min-height: 155px;
}
.wm_client_name {
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 25px
}
.wm_client_partner_wrap span {
    display: block;
    color: #54595f;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 25px
}
.wm_client_partner_wrap img {
    height: 32px;
    width: auto
}
.wm_clients_rating_button_prev, .wm_clients_rating_button_next{
    background-color: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 48px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
}
.wm_clients_rating_button_next{
    right: 0px;
}
.wm_clients_rating_button_prev svg, .wm_clients_rating_button_next svg {
    width: 15px;
    height: 15px;
}
.wm_clients_rating_button_prev.swiper-button-disabled svg, .wm_clients_rating_button_next.swiper-button-disabled svg {
    fill: #e4e5e7;
}
.wm_popup_account{
    z-index: 999;
}
.popup.wm_popup_account.open .inner-popup{
    max-height: 90vh;
    top: 5vh;
    max-width: 880px;
    padding: 0px;
}
.wm_popup_account_wrap{
    display: grid;
    grid-template-columns: 50% 50%;
    min-height: 565px;
}
.wm_popup_account_form_section{
    padding: 30px;
}
.wm_popup_account_img_section{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px;
}
.wm_popup_ux_register{
    display: none;
}
.wm_popup_account_form_header h3{
    font-size: 30px;
    font-weight: 600;
}
.wm_popup_account_form_header h3 span{
    color: #ff80ae;
}
.wm_popup_account_form_header{
    margin-bottom: 25px;
}
.wm_popup_account_form_header .tabs-form{
    font-size: 16px;
}
.wm_popup_account_form_header .tabs-form a{
    text-decoration: underline;
}
.wm_popup_account_img_section .btn-close{
    color: #fff;
    right: 20px;
    top: 20px;
}
.wm_popup_account_img_section h4{
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}
.wm_popup_account_form_section .ux-register .felan-toggle-password{
    top: 15px;
}
.service-head-details .head-left .wm_mob_service_social{
    display: none;
}
.wm_service_footer_popup{
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #fff;
    border-top: 1px solid #e5e7eb;
    z-index: 999999;
    display: none;
}
.wm_service_footer_popup_wrap{
    max-width: 1250px;
    padding: 12px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: auto;
    align-items: center;
}
.wm_service_footer_popup_title{
    width: 60%;
    font-size: 18px;
    font-weight: 500;
    margin: 0 50px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.wm_service_footer_popup_prices_wrap{
    width: 100%;
    margin: 0 50px 0 0;
    display: flex;
    justify-content: center;
    font-size: 24px;
    font-weight: 600;
}
.wm_service_footer_popup_prices_wrap .wm_service_footer_popup_price {
    display: none;
}
.wm_service_footer_popup_prices_wrap .wm_service_footer_popup_price:first-of-type {
    display: inline-block; /* or block, flex – depends on your layout */
}
.wm_service_footer_popup_btns_wrap{
    min-width: 220px;
    text-align: right;
}
.wm_service_footer_popup_btns_wrap .wm_service_footer_popup_btn {
    display: none;
}
.wm_service_footer_popup_btns_wrap .wm_service_footer_popup_btn:first-of-type {
    display: inline-block; /* or block, flex – depends on your layout */
}
.felan-slick-carousel.slick-for img{
    height: auto;
    object-fit: unset;
}
.service-package-sidebar .tab-single-content .tab-single-info:not(.tab-single-info:first-child){
    display: none;
}
.section_clients > .container{
    padding: 0px;
}
.felan-service-item .service-title a{
    -webkit-line-clamp: 1;
}
.felan-service-item.layout-list .service-bottom {
    margin-top: 30px;
}
.felan-service-item.layout-list .service-thumbnail img {
    object-fit: fill;
}
.felan-block-inner.service-related-details{
    margin-top: 50px;
}
.wm_service_header_top_sharer .tooltip[data-title]:before{
    border-bottom: 8px solid #000;
    top: 100%;
    border-top: 0px;
}
.wm_service_header_top_sharer .tooltip[data-title]:after{
    bottom: -2.5em;
    top: unset;
}
.wm_service_sidebar_btn_wrap{
    padding: 20px;
    padding-top: 0px;
    margin-top: -5px;
    padding-bottom: 25px;
}
.wm_service_sidebar_btn_wrap .felan-button{
    flex: 100% !important;
    text-align: center;
    margin: 0px;
    border: 1px solid #e5e7eb;
    font-weight: 500;
    color: #444;
}
.wm_popup_account__footer{
    margin-top: 30px;
    font-size: 12px;
}
.wm_popup_account__footer a{
    color: #008a37;
    text-decoration: underline;
}
.wm_popup_account_form_section{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.wm_popup_account_wrap{
    height: 100%;
}

@media(max-width: 500px){
    .wm_sp_notable_client_popup{
        max-width: 400px;
    }
}
@media(max-width: 400px){
    .wm_sp_notable_client_popup{
        max-width: 350px;
    }
}
@media(max-width: 767px){
    .wm_service_footer_popup_title{
        display: none;
    }
    .wm_service_footer_popup{
        display: block;
    }
    .wm_service_footer_popup_wrap{
        flex-direction: column;
        gap: 5px;
    }
    .wm_service_footer_popup_btns_wrap{
        min-width: 100%;
    }
    .wm_service_footer_popup_btns_wrap .wm_service_footer_popup_btn{
        width: 100%;
    }
    .wm_service_footer_popup_title{
        width: 100%;
        margin: 0px;
    }
    .wm_service_packages_wrap .widget-area-init{
        position: unset;
        padding-bottom: 20px;
    }
    .section_clients > .container{
        padding-right: 0px;
    }
    .service-faq-details .faq-header h5 {
        font-size: 18px;
        font-weight: 500;
    }
    .service-faq-details .faq-inner+.faq-inner {
        padding-top: 15px;
        margin-top: 15px;
    }
    .block-archive-inner .title-service, .wm_clients_header > h3{
        font-size: 24px;
    }
    .wm_service_header .service-head-details h1{
        font-weight: 500;
        line-height: 34px;
    }
    .wm_service_header_top, .wm_sp_notable_clients_container, #service-package-details{
        display: none;
    }
    .service-head-details .head-left .wm_mob_service_social{
        display: flex;
    }
    .wm_popup_account_wrap{
        grid-template-columns: 100%;
        min-height: 540px;
    }
    .wm_popup_account_img_section{
        display: none;
    }
    .wm_popup_account_form_section .btn-close{
        display: block;
    }
    .wm_popup_account_form_section {
        padding: 20px;
    }
    .wm_sp_notable_clients_wrap {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
    .wm_sp_notable_clients_slider_container {
        width: 100%;
        margin: 0;
    }
}
/*============ //FELAN SINGLE SERVICE ==============*/

/*============ FELAN ARCHIVE SERVICE ==============*/
.wm_service_archive_header{
    margin: 30px 0px;
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.wm_service_archive_header_wrap{
    padding: 30px;
    text-align: center;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wm_service_archive_header_wrap h2{
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.wm_service_archive_header_wrap p{
    margin: 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}
.wm_service_archive_header_btn a{
    padding: 10px 26px;
    font-size: 16px;
    display: inline-block;
    margin-top: 20px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 8px;
    transition: 0.3s;
}
.wm_service_archive_header_btn a:hover{
    color: rgb(1,57,18);
    background: #fff;
}
.wm_service_archive_cat_slider .product_archive_header_content{
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}
.wm_service_archive_cat_slider .product_archive_header_content h2{
    margin: 0px;
}
.wm_service_archive_cat_slider .product_archive_header_content .pa-swiper-buttons-wrap{
    margin: 0px;
}
.wm_service_archive_banner_content_cta{
    margin-top: 10px;
    font-weight: 500;
}
.wm_service_archive_cat_slider{
    margin-bottom: 50px;
}
.wm_service_archive_explore_container{
    margin-top: 30px;
}
.wm_service_archive_explore_wrap > h2{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px;
}
.wm_service_archive_explore_cat_grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.wm_service_archive_explore_cat_grid_col > img{
    margin-bottom: 10px;
}
.wm_service_archive_explore_cat_grid_col > h3{
    font-size: 20px;
    font-weight: 600;
}
ul.wm_service_explore_cat_grand_childs{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
a.wm_service_explore_cat_grand_child{
    color: #404145;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    padding: 8px 12px;
    line-height: 22px;
    width: calc(100% + 20px);
    margin-left: -10px;
    transition: 0.3s;
}
.wm_service_explore_cat_grand_child:hover{
    background: #f5f5f5;
}
.wm_service_explore_cat_grand_child_icon{
    line-height: 0px;
    color: inherit;
    visibility: hidden;
    transition: 0.3s;
}
.wm_service_explore_cat_grand_child:hover .wm_service_explore_cat_grand_child_icon{
    visibility: visible;
} 
.wm_service_archive_heading{
    font-size: 24px;
    margin-bottom: 20px;
}
.wm_archive_guide_swiper{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.wm_archive_guide_swiper_btn_prev, .wm_archive_guide_swiper_btn_next {
    background-color: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 48px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
}
.wm_archive_guide_swiper_btn_prev.swiper-button-disabled svg, .wm_archive_guide_swiper_btn_next.swiper-button-disabled svg {
    fill: #e4e5e7;
}
.wm_archive_guide_swiper_btn_prev svg, .wm_archive_guide_swiper_btn_next svg {
    width: 15px;
    height: 15px;
}
.wm_archive_guide_swiper_btn_next {
    right: 0px;
}
.wm_archive_guide_article h3{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-word;
    margin-top: 10px;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0px;
}
.wm_archive_guide_article img{
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.wm_archive_guide_container{
    margin-top: 30px;
}
.wm_archive_guide_header h2{
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 28px;
}
.wm_archive_faq_container{
    background: #fafafa;
    padding: 50px;
    margin-top: 50px;
}
.wm_archive_faq_container_wrap > h2{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px;
}
.wm_archive_faqs_wrapper.service-faq-details .faq-inner+.faq-inner {
    padding-top: 15px;
    margin-top: 15px;
}
.wm_archive_sub_cat_container_wrap{
    padding: 50px 0px;
}
.wm_archive_sub_cat_container_wrap h2{
    text-align: center;
    font-size: 26px;
    font-weight: 500;
}
.wm_archive_sub_cat_list_wrapper ul{
    margin: 0px;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.wm_archive_sub_cat_list_item{
    margin: 0 6px 16px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 160%;
    border: 1px solid #EFEFF0;
    background-color: #EFEFF0;
    color: #74767E;
    border-radius: 999px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wm_archive_sub_cat_list_item a{
    color: #74767e;
    font-weight: 600;
}
.wm_archive_sub_cat_list_item a:hover{
    text-decoration: underline;
}
.wm_service_archive_explore_cat_grid_col{
    border: 1px solid #e4e5e7;
    padding: 10px;
}
.archive-layout .inner-content .area-archive.area-service{
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}
.felan-service-item.layout-grid .service-content {
    padding: 15px;
}
.felan-service-item .service-author{
    display: none;
}
.felan-service-item .service-meta {
    font-size: 15px;
}

@media(max-width: 767px){
    .archive-layout .inner-content .area-archive.area-service {
        grid-template-columns: repeat(1, 1fr);
    }
    .wm_archive_faq_container {
        background: #fafafa;
        padding: 20px;
    }
    .wm_archive_faq_container_wrap > h2, .wm_archive_guide_header h2, .wm_archive_sub_cat_container_wrap h2,
    .wr-sort h3 {
        font-size: 20px;
    }
    .wm_archive_guide_article h3{
        font-size: 20px;
        line-height: 25px;
    }
    .wm_archive_guide_article img {
        height: 240px;
    }
    .wm_service_archive_header{
        border-radius: 0px;
        margin-top: 0px;
    }
    .wm_service_archive_header_wrap{
        padding: 30px 15px;
        min-height: 200px;
    }
    .wm_service_archive_header_wrap h2{
        font-size: 22px;
    }
    .wm_service_archive_header_wrap p, .wm_service_archive_header_btn a,
    a.pa_sub_cat_slide_wrap{
        font-size: 14px;
    }
    .wm_service_archive_cat_slider .product_archive_header_content{
        flex-direction: column;
    }
    .wm_service_archive_cat_slider .product_archive_header_content .pa-swiper-buttons-wrap{
        width: 100%;
    }
    .archive_banner_content_text_wrap h2, .wm_service_archive_explore_wrap > h2, .wm_service_archive_heading {
        font-size: 22px;
        line-height: 26px;
        font-weight: 500;
    }
    .wm_service_archive_explore_cat_grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .felan-service-item.layout-grid .service-content {
        padding: 15px;
    }
}
/*============ //FELAN ARCHIVE SERVICE ==============*/

/*============ FELAN PLANS PAGE ==============*/
.felan-package-wrap .felan-package-item.wm_freelance_package_item .felan-package-title{
    text-align: center;
    margin-bottom: 20px;
    display: block;
}
.felan-package-wrap .felan-package-item.wm_freelance_package_item .felan-package-title .entry-title{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 32px;
    letter-spacing: 0.06em;
}
.felan-package-wrap .felan-package-item.wm_freelance_package_item .felan-package-title .wm_package_desc{
    color: #686E74;
    font-weight: 400;
}
.felan-package-wrap .felan-package-item.wm_freelance_package_item ul.list-group li+li{
    margin-top: 10px;
}
.felan-package-wrap .felan-package-item.wm_freelance_package_item.active{
    position: relative;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.felan-package-wrap .felan-package-item.wm_freelance_package_item .felan-package-title span{
    top: -40px;
    right: 0px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    width: 100%;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 1px solid #ffc402;
}
.felan-package-wrap .felan-package-item.wm_freelance_package_item .felan-button{
    border-radius: 0px;
}
.felan-package-wrap .felan-package-item{
    border: 1px solid #CBCBCB;
    padding: 32px 24px;
}
.felan-package-layout-03 .felan-package-item .felan-package-choose{
    border-bottom-color: #CBCBCB !important;
}


@media(max-width: 767px){
    .felan-package-wrap .felan-package-item.wm_freelance_package_item .felan-package-title span{
        top: 0px;
    }
    .felan-package-wrap .felan-package-item.wm_freelance_package_item.active{
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        padding-top: 70px;
    }
}
/*============ //FELAN PLANS PAGE ==============*/
/*============ FELAN CHECKOUT PAGE ==============*/
.wm_checkout_payments_wrap.felan-payment-method-wrap{
    border: 1px solid #e5e7eb;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .entry-heading{
    padding: 15px 15px;
    background: #fafafa;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap  .entry-title{
    margin: 0px !important;
    font-size: 20px;
    font-weight: 500;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio{
    margin: 0px;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #e5e7eb;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio:last-child{
    border-bottom: 0px solid #e5e7eb;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio label{
    padding: 18px 15px;
    display: flex;
    align-items: center;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio.active{
    background: #e8faf4;
    color: #444444;
    box-shadow: unset;
}
.wm_checkout_payment{
    border: 1px solid #dadbdd;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    flex-shrink: 0;
    height: 20px;
    margin-right: 8px;
    width: 20px;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio.wire-transfer label i{
    margin: 0px;
    margin-left: 8px;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio img{
    width: auto;
    height: 25px;
    margin: 0px;
    margin-left: 8px;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio.active .wm_checkout_payment{
    border-color: #222325;
    border-width: 5px;
}
.wm_payment_gateway_wrap{
    display: flex;
    margin-left: 8px;
    gap: 3px;
    align-items: center;
}
.wm_payment_gateway_paypal{
    background-position: center;
    background-position-x: -206px;
    display: inline-block;
    height: 28px;
    width: 50px;
    background-size: auto 100%;
}
.wm_payment_gateway_strip{
    background-position: center;
    display: inline-block;
    height: 28px;
    width: 50px;
    background-size: auto 100%;
}
.wm_payment_gateway_gpay{
    background-position-x: -414px;
}
.wm_payment_gateway_visa{
    background-position-x: 0;
}
.wm_payment_gateway_mastercard{
    background-position-x: -52px;
}
.wm_payment_gateway_discover{
    background-position-x: -155px;
}
.wm_checkout_card{
    border: 1px solid #e5e7eb;
    margin-bottom: 30px;
}
.wm_checkout_card_rqt{
    margin-bottom: 0px;
    margin-top: 30px;
}
.wm_checkout_card_header{
    padding: 15px 15px;
    background: #fafafa;
    font-size: 20px;
    font-weight: 500;
}
.wm_checkout_card_body .package-addons{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.wm_checkout_card_body .package-addons li{
    padding: 15px;
    display: flex;
    gap: 10px;
    border-bottom: 1px solid #e5e7eb;
}
.wm_checkout_card_body .package-addons li:last-child{
    border-bottom: 0px;
}
.wm_checkout_card_body .package-addons label{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: -3px;
    margin-bottom: 0px;
}
.wm_checkout_card_body .package-addons .addons-left{
    display: flex;
    flex-direction: column;
    line-height: 24px;
    gap: 2px;
}
.wm_checkout_card_body .package-addons .addons-left .title{
    font-size: 16px;
    font-weight: 500;
}
.wm_checkout_card_body .package-addons .addons-left .content{
    font-size: 14px;
    color: #9ba2b0;
    line-height: 1.2;
}
.wm_checkout_card_body .package-addons .price{
    font-size: 18px;
    font-weight: 500;
}
.wm_checkout_rqts_container{
    padding: 20px;
}
.wm_checkout_rqts_container .wm_checkout_rqt_box:not(.wm_checkout_rqt_box:last-child){
    margin-bottom: 20px;
}
.wm_checkout_rqt_box label{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 2px;
}
.wm_checkout_rqt_box .wm_rqt_field{
    padding: 8px 15px;
}
.wm_checkout_rqt_box .wm_rqt_field.error{
    border-color: #bb2124;
}
.wm_package_summary_wrap .felan-package-item{
    border: 1px solid #e5e7eb;
    border-radius: 0px;
    box-shadow: unset;
}
.wm_checkout_submit_wrapper{
    margin-top: 30px;
}
.wm_checkout_submit_wrapper .btn-submit{
    width: 100%;
    border-radius: 0px;
    margin-bottom: 8px;
    padding: 10px 26px;
    font-weight: 600;
}
.wm_checkout_submit_wrapper .btn-submit:hover, .wm_checkout_submit_wrapper .btn-submit:focus{
    background: #01C468;
    border-color: #01C468;
    color: #fff;
}
.wm_checkout_submit_wrapper .ssl-wrapper{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #01C468;
}
.wm_checkout_submit_wrapper .ssl-wrapper svg{
    fill: #01C468;
}
.wm_package_summary_wrap.package-service .package-header .title-my-service a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-word;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.wm_checkout_card_body .package-addons li:has(input:checked){
    background: #e8faf4;
}
.wm_package_summary_wrap{
    position: sticky;
    top: 100px;
}
.wm_package_summary_wrap.package-service .package-header .title-my-service a.service-change{
    font-size: 12px;
}
.wm_checkout_trust_container{
    margin-top: 30px;
}
.wm_checkout_trust_container_wrap{
    padding: 20px;
    border: 1px solid #e5e7eb;
    text-align: center;
}
.wm_google_logo img{
    max-width: 90px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.wm_checkout_rating_wrap{
    display: flex;
    justify-content: center;
    gap: 8px;
    align-items: center;
}
.wm_checkout_rating_stars{
    line-height: normal;
    color: #f0ad4e;
    font-size: 18px;
    display: flex;
}
.wm_checkout_header_nav ul{
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.wm_checkout_header_nav ul li{
    display: flex;
    align-items: center;
}
.wm_checkout_header_nav_icon{
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    height: 25px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 25px;
    text-align: center;
    width: 25px;
    display: flex;
    background: #222325;
    align-items: center;
    margin-right: 8px;
}
.wm_checkout_header_nav_icon svg{
    fill: currentColor;
    width: 14px;
    height: 14px;
}
.wm_checkout_header_nav_label{
    line-height: 20px;
    font-weight: 600;
}
.wm_checkout_header_nav_separator{
    display: flex;
    align-items: center;
}
.wm_checkout_header_nav_separator svg{
    height: 12px;
    width: 12px;
    margin: 0px 15px;
}
.wm_checkout_header{
    margin-bottom: 50px;
    margin-top: -20px;
}

@media(max-width: 767px){
    .wm_checkout_header {
        margin-bottom: 30px;
    }    
}
/*============ //FELAN CHECKOUT PAGE ==============*/

.wm_free_package_services_grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.nav-dashboard-header .site-logo img{
    max-width: 150px !important;
}


/*============ FELAN USER DASHBOARD PAGE ==============*/
.wm_dashboard_header{
    height: 50px;
    background: #fff;
    z-index: 99;
    position: sticky;
    top: 0px;
    box-shadow: 0 1px 5px 0 rgba(41, 85, 115, 0.2);
}
.wm_dashboard_header_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0px 20px;
}
.wm_dashboard_header_logo img{
    height: 42px;
    width: auto;
}
.wm_dashboard_header_left{
    height: 100%;
}
.wm_dashboard_header_left_wrap{
    height: 100%;
    display: flex;
    align-items: center;
}
.wm_dashboard_header_logo{
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 20px;
    border-right: 1px solid #dfe5eb;
}
.nav-dashboard .nav-dashboard-header{
    justify-content: flex-end;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0px 10px;
}
.nav-dashboard .nav-dashboard-header .closebtn{
    margin: 0px;
    background: #42454c;
    width: 35px;
    height: 35px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
}
.wm_dashboard_header_menu{
    height: 100%
}
.wm_dashboard_header_menu ul{
    margin: 0px;
    padding: 0px;
    display: flex;
    list-style: none;
    justify-content: center;
    height: 100%;
}
.wm_dashboard_header_menu ul li{
    height: 100%;
}
.wm_dashboard_header_menu ul li a{
    height: 100%;
    display: flex;
    align-items: center;
    color: #162d3d;
    padding: 0px 15px;
    font-size: 15px;
}
.wm_dashboard_header_menu ul li a:hover,
.wm_dashboard_header_menu ul li.active a{
    background-color: #F4F7FF;
}
.wm_dashboard_header_upgrade_btn_wrap{
    margin-left: 10px;
}
.wm_dashboard_header_upgrade_btn_wrap .wm_dashboard_header_upgrade_btn{
    color: #fff;
    background: #9a27d5;
    padding: 0px 11px;
    border-radius: 18px;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wm_dashboard_header_upgrade_btn_wrap .wm_dashboard_header_upgrade_btn:hover{
    background: #8e1dd1;
}
.wm_dashboard_header_right, .wm_dashboard_header_search_container{
    height: 100%;
}
.wm_dashboard_header_right_wrap{
    height: 100%;
    display: flex;
}
.wm_dashboard_header_search_container .site-search{
    height: 100%;
    min-width: 400px;
    display: flex;
    align-items: center;
    max-width: 500px;
}
.wm_dashboard_header_search_container .site-search form{
    height: 30px;
    border: 1px solid #a8caff;
    background: #eaf7ff;
    color: #162d3d;
}
.wm_dashboard_header_search_container .search-icon svg path{
    stroke: #116dff;
}
.wm_dashboard_header_search_container .site-search form input{
    height: auto;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
    padding-left: 8px;
    color: #162d3d;
    font-size: 14px;
    font-weight: 300;
}
.wm_dashboard_header_search_container .site-search form input::placeholder{
    color: #979db5;
}
.wm_dashboard_header_search_container .site-search .search-result{
    top: calc(100% + 0px);
}
.wm_dashboard_header_notifications_container{
    height: 100%;
    padding: 0px 10px;
    margin: 0px 12px;
    border-left: 1px solid #dfe5eb;
    border-right: 1px solid #dfe5eb;
    display: flex;
    align-items: center
}
.wm_dashboard_header_notification{
    height: 100%;
}
.wm_header_message a{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 12px;
    font-size: 20px;
    color: #334755;
}
.wm_header_message a:hover, .wm_header_notification .felan-notification .icon-noti:hover{
    background: #F4F7FF;
}
.wm_header_notification .felan-notification{
    height: 100%;
}
.wm_header_notification .felan-notification .icon-noti{
    color: #334755;
    font-size: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0px 12px;
}
.wm_header_notification .felan-notification .icon-noti span{
    top: 6px;
    right: 4px;
}
.wm_account .avatar{
    display: flex;
    align-items: center;
}
.wm_account .avatar img{
    width: 36px;
    height: 36px;
    border-radius: 1000%;
    margin-right: 8px;
}
.user_name_wrap{
    color: #334755;
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.user_name_wrap .user_name{
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
}
.user_name_wrap .role{
    font-size: 12px;
}
.wm_dashboard_sidebar .nav-dashboard-header{
    padding: 8px 15px;
    border-bottom: 1px solid #42454c;
    text-align: right;
    z-index: 9;
}
.wm_dashboard_sidebar .nav-dashboard-header .closebtn{
    color: #cfd0d2;
}
.wm_dashboard_sidebar .nav-dashboard-wapper{
    background-color: #131720;
    padding: 0px;
    overflow: hidden !important;
    height: calc(100% - 50px);
    top: 50px;
    display: flex;
    flex-direction: column;
}
.wm_dashboard_sidebar_top .wm_dashboard_sidebar_top_wrap{
    padding: 10px 18px;
    border-bottom: 1px solid #42454c;
    color: #fff;
    z-index: 9;
    position: relative;
    display: block;
}
.wm_dashboard_sidebar_top .wm_dashboard_sidebar_top_wrap:hover{
    background-color: #2b2e36;
}
.wm_dashboard_sidebar_top_label{
    font-size: 15px;
}
.wm_dashboard_sidebar_top_steps{
    font-size: 13px;
}
.wm_dashboard_sidebar_top_progress_bar{
    height: 4px;
    border-radius: 2px;
    background: #ffffff4d;
    margin: 6px 0px;
}
.wm_dashboard_sidebar_top_progress_done{
    background: #0f62e6;
    border-radius: 2px;
    height: 4px;
}
.wm_dashboard_header_account_container, .wm_account, .wm_account .avatar{
    height: 100%;
}

.wm_dashboard_sidebar .nav-dashboard .list-nav-dashboard{
    margin: 0px;
}
.wm_dashboard_sidebar .nav-dashboard .nav-item a{
    color: #cfd0d2;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 18px;
}
.wm_dashboard_sidebar .nav-dashboard .list-nav-dashboard img{
    filter: brightness(0) saturate(100%) invert(89%) sepia(4%) saturate(196%) hue-rotate(178deg) brightness(95%) contrast(87%);
    width: 18px;
    height: 18px;
}
.wm_dashboard_sidebar .nav-dashboard .list-nav-dashboard .nav-item .image{
    min-width: 20px;
    margin-right: 10px;
    line-height: 0px;
}
.wm_dashboard_sidebar .nav-dashboard .nav-item+.nav-item{
    margin-top: 0px;
}
.wm_dashboard_sidebar .nav-dashboard .list-nav-dashboard .nav-item a:hover{
    background-color: #2b2e36;
    color: #cfd0d2;
}
.nav-dashboard .list-nav-dashboard .nav-item.active a{
    background-color: #42454c;
    color: #cfd0d2;
}
.wm_dashboard_sidebar .nav-dashboard .list-nav-dashboard .nav-item a:hover img, .wm_dashboard_sidebar .nav-dashboard .list-nav-dashboard .nav-item.active img{
    filter: brightness(0) saturate(100%) invert(89%) sepia(4%) saturate(196%) hue-rotate(178deg) brightness(95%) contrast(87%);
}
.wm_dashboard_sidebar .nav-dashboard-wapper.close .nav-dashboard .nav-item a{
    padding: 6px 12px;
}
.wm_dashboard_sidebar .nav-dashboard-wapper.close .nav-dashboard .nav-item .image{
    min-width: 25px;
}
.wm_dashboard_sidebar .nav-dashboard-wapper.close .nav-dashboard .nav-item .image img{
    width: 25px;
    height: 25px;
}
.wm_dashboard_sidebar .nav-dashboard-wapper.close .wm_dashboard_sidebar_top,
.wm_dashboard_sidebar .nav-dashboard-wapper.close .wm_dashboard_sidebar_footer{
    display: none;
}
.wm_dashboard_sidebar .nav-dashboard-wapper.close .nav-dashboard-header {
    padding: 6px 12px;
    text-align: center;
}
body #wrapper.page-dashboard {
    background-color: #eceff3 !important;
}
.wm_free_services_payment_card{
    position: relative;
    background: #ffffff;
    border-radius: 8px;
}
.wm_free_services_payment_card_wrap{
    display: flex;
    align-items: stretch;
}
.wm_free_services_payment_card_col_content{
    flex: 1;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 48px;
    padding-right: 42px;
}
.wm_free_services_payment_card_content h3{
    font-size: 24px;
    font-weight: 500;
}
.wm_free_services_payment_card_content p{
    font-size: 15px;
}
a.wm_dashboard_btn{
    padding: 6px 24px;
    background: #116DFF;
    color: #ffff;
    border-radius: 18px;
    font-size: 15px;
    font-weight: 600;
    height: 34px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 84px;
    border: 1px solid #116DFF;
}
a.wm_dashboard_btn:hover, a.wm_dashboard_btn:focus{
    background: #0F62E6;
}
.wm_dashboard_btn_classic{
    padding: 6px 24px;
    background: transparent;
    color: #116DFF;
    border-radius: 18px;
    font-size: 15px;
    font-weight: 600;
    height: 34px;
    display: inline-flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    min-width: 84px;
    border: 1px solid #116DFF;
}
.wm_dashboard_btn_classic:hover, .wm_dashboard_btn_classic:focus{
    background: #116DFF;
    color: #fff;
}
.wm_free_services_payment_card_col_img{
    align-items: center;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex: 1;
    padding: 24px 30px;
}
.wm_free_services_products_card{
    background: #ffffff;
    border-radius: 8px;
    margin-top: 50px;
}
.wm_free_services_products_card_header{
    padding: 15px 24px;
    border-bottom: 1px solid #dfe5eb;
}
.wm_free_services_products_card_header h3{
    font-size: 24px;
    margin: 0px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 6px;
}
.wm_free_services_products_card_header p{
    font-size: 15px;
    margin: 0px;
}
.wm_free_services_products_card_body{
    padding: 18px 24px;
}
.wm_free_services_products_slider_wrap{
    position: relative;
    overflow: hidden;
    padding-top: 10px;
}
.wm_selected_service_check_icon{
    width: 20px;
    height: 20px;
    background: #116dff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 999px;
    position: absolute;
    z-index: 99;
    right: -4px;
    top: -4px;
    display: none;
}
.wm_free_services_button_prev, .wm_free_services_button_next{
    width: 35px;
    height: 35px;
    border: 1px solid #d6e6fe;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #116dff;
    fill: #116dff;
    border-radius: 99px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    background: #fff;
}
.wm_free_services_button_prev:hover, .wm_free_services_button_next:hover{
    background: #116dff;
    border-color: #116dff;
    fill: #fff;
    cursor: pointer;
}
.wm_free_services_button_prev{
    left: 0px;
}
.wm_free_services_button_next{
    right: 0px;
}
.wm_dashboard_free_service .service-status-inner, .wm_dashboard_free_service .felan-service-item .service-meta,
.wm_dashboard_free_service .felan-service-item .service-bottom .delivery{
    display: none !important;
}
.wm_dashboard_free_service .felan-service-item .service-bottom{
    margin: 0px;
}
.wm_dashboard_free_service .felan-service-item:hover .service-thumbnail img{
    transform: unset;
}
.wm_free_services_btns{
    margin-top: 30px;
    display: flex;
    gap: 12px;
    justify-content: flex-end;
}
.wm_dashboard_btn.disabled{
    opacity: 0.6;
    cursor: default;
}
.wm_dashboard_free_service.active .felan-service-item{
    border-color: #116dff;
}
.wm_dashboard_free_service.active .wm_selected_service_check_icon{
    display: flex;
}
.wm_starter_popup_wrap {
    position: fixed;
    top: 0; left: 0;
    width: 100vw; height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.wm_starter_popup_container {
    max-width: 650px;
    width: 100%;
    max-height: 90vh;
    background: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.wm_starter_popup_header,
.wm_starter_popup_footer {
    background: #fff;
    padding: 15px 20px;
    position: sticky;
    z-index: 10;
}
.wm_starter_popup_header {
    top: 0;
    border-bottom: 1px solid #dfe5eb;
}
.wm_starter_popup_footer {
    bottom: 0;
    border-top: 1px solid #dfe5eb;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wm_starter_popup_heading{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3px;
}
.wm_starter_popup_header .wm_starter_popup_description{
    font-size: 15px;
    margin: 0px;
    line-height: 20px;
}
.wm_starter_popup_body {
    overflow-y: auto;
    padding: 20px;
    flex-grow: 1;
    text-align: center;
}
.wm_starter_popup_body img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}
.wm_starter_popup_close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    line-height: 0px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wm_starter_footer_right .wm_starter_next_btn {
    background: #116dff;
    color: #fff;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    min-width: 72px;
    border: 1px solid #116dff;
    border-radius: 16px;
    padding: 6px 18px;
    margin-left: 10px;
    cursor: pointer;
}
.wm_starter_footer_right .wm_starter_next_btn:hover{
    background: #0f62e6;
    border-color: #0f62e6;
}
.wm_starter_footer_right .wm_starter_back_btn {
    background: transparent;
    color: #116dff;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    min-width: 72px;
    border: 1px solid #116dff;
    border-radius: 16px;
    padding: 6px 18px;
    cursor: pointer;
}
.wm_starter_footer_right .wm_starter_back_btn:hover{
    background: #116dff;
    color: #fff;
}
.wm_starter_footer_right{
    display: flex;
}
.wm_free_services_products_card_footer{
    padding: 12px 24px;
    border-top: 1px solid #dfe5eb;
    margin-top: 10px;
}
.wm_free_services_products_card_footer p{
    margin: 0px;
}
.wm_free_services_products_card_footer p a{
    color: #116DFF;
}
.wm_free_services_products_slider_wrap {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}
.page-dashboard #felan-content-dashboard{
    max-width: 1344px;
    margin: auto;
    width: 100%;
}
.wm_tabs_dashboard .tab-list{
    border-bottom: 1px solid #dfe5eb;
}
.wm_tabs_dashboard .tab-list .tab-item a{
    padding: 0px 10px;
}
.wm_tabs_dashboard .tab-list .tab-item+.tab-item{
    margin-left: 0px;
}
.wm_tabs_dashboard .tab-list .tab-item.active::before, .wm_tabs_dashboard .tab-list .tab-item:hover::before{
    background-color: #116DFF;
}
.wm_tabs_dashboard .tab-list .tab-item.active a, .wm_tabs_dashboard .tab-list .tab-item:hover a{
    color: #116DFF;
}
.wm_tabs_dashboard .tab-content .tab-info, .wm_tabs_dashboard > .entry-my-page,
.wm_tabs_dashboard > .wm_tab_box{
    border-radius: 8px;
    overflow: hidden;
}
.wm_tabs_dashboard .search-dashboard-warpper{
    padding: 15px 20px;
    border: 0px;
}
.wm_tabs_dashboard #my-project .project-number-applicant{
    margin-top: 8px;
    color: #444;
    font-size: 15px;
}
.wm_tabs_dashboard .select2-field .select2.select2-container .select2-selection{
    padding: 5px 15px;
    border-radius: 16px;
    border-color: #d6e6fe;
}
.wm_tabs_dashboard .action-search input{
    padding: 5px 15px;
    border-radius: 16px;
    border-color: #d6e6fe;
}
.wm_tabs_dashboard .action-search .btn-search{
    color: #116DFF;
    top: 5px;
}
.wm_tabs_dashboard .select2.select2-container .select2-selection__arrow:after{
    color: #116DFF;
}
.wm_tabs_dashboard .table-dashboard thead th{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #d6e6fe;
    box-shadow: inset 0 1px 0 0 #a8caff, inset 0 -1px 0 0 #a8caff;
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    text-transform: unset;
}
.wm_tabs_dashboard .wm_tab_box .table-dashboard thead th{
    box-shadow: inset 0 0px 0 0 #a8caff, inset 0 -1px 0 0 #a8caff;
}
.wm_tabs_dashboard .table-dashboard tbody td:first-child, .wm_tabs_dashboard .table-dashboard thead th:first-child {
    padding-left: 20px;
}
.wm_tabs_dashboard .table-dashboard thead tr{
    border: 0px;
}
.wm_tabs_dashboard .table-dashboard tbody tr{
    border-bottom: 1px solid #dfe5eb;
}
.wm_tabs_dashboard .felan-service-order .content p{
    display: none;
}
.wm_tabs_dashboard .service-detail.felan-button{
    padding: 6px 24px;
    background: #116DFF;
    color: #ffff;
    border-radius: 18px;
    font-size: 15px;
    font-weight: 600;
    height: 34px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 84px;
    border: 1px solid #116DFF;
}
.wm_tabs_dashboard .service-detail.felan-button:hover,
.wm_tabs_dashboard .service-detail.felan-button:focus{
    background: #0F62E6;
}
.felan-disputes .status .tooltip[data-title], .felan-service-order .status .tooltip[data-title],
.felan-service-order-detail .order-top .status span.label{
    border-radius: 18px;
    font-weight: 500;
}
.wm_tabs_dashboard .table-dashboard tbody td:last-child {
    padding-right: 20px;
}
#tab-wishlist, .wm_tabs_dashboard #employer-wishlist .service-header .content > p{
    display: none;
}
.wm_item_not_found_container{
    background: #fff;
    border-top: 1px solid #dfe5eb;
    padding: 35px;
    text-align: center;
}
.wm_item_not_found_container_single{
    border-top: 0px;
    border-radius: 8px;
}
.company-dashboard .felan-button {
    margin-top: 0px;
}
.wm_item_not_found_img{
    margin-bottom: 15px;
}
.wm_item_not_found_heading{
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}
.page-dashboard .entry-my-page>.entry-title{
    font-weight: 600;
}
.wm_total_action_card{
    background: #fff;
    border-radius: 8px;
    height: 100%;
}
.wm_total_action_card_header{
    border-bottom: 1px solid #DFE5EB;
    padding: 18px 24px;
}
.wm_total_action_card_heading{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 20px;
    color: #111111;
}
.wm_total_action_card_value{
    font-size: 22px;
    font-weight: 500;
    line-height: 1.26;
    color: #111111;
}
.wm_total_action_card_body{
    padding: 18px 24px;
}
.wm_total_action_traffic_source_heading{
    color: #868AA5;
    margin-bottom: 10px;
}
ul.wm_traffic_source_list{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.wm_traffic_source_list_item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
}
.wm_traffic_source_list_label{
    display: flex;
    align-items: center;
}
.wm_traffic_source_list_icon{
    line-height: 0px;
    margin-right: 6px;
}
.wm_total_action_card_not_found{
    text-align: center;
}
.wm_total_action_card_not_found_img{
    margin-bottom: 6px;
}
.wm_total_action_card_not_found_label{
    font-size: 16px;
    font-weight: 600;
}
.wm_total_action_card_not_found_text{
    font-size: 15px;
    line-height: 20px;
}
.wm_dashboard_home_product_container{
    margin-top: 35px;
}
.wm_dashboard_home_product_heading{
    font-size: 24px;
    margin-bottom: 10px;
}
.wm_dashboard_home_product_tabs_container{
    background: #fff;
    border-radius: 8px;
    display: flex;
}
.wm_dashboard_home_product_tabs_sidebar{
    width: 220px;
    border-right: 1px solid #dfe5eb;
    flex-shrink: 0;
    height: 100%;
}
ul.wm_dashboard_home_product_tabs_list{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.wm_dashboard_home_product_tab{
    padding: 15px 24px;
    font-size: 15px;
    line-height: normal;
    border-bottom: 1px solid #dfe5eb;
    color: #111;
}
.wm_dashboard_home_product_tab.active{
    background: #d6e6fe;
}
.wm_dashboard_home_product_tab_head{
    font-weight: bold;
}
.wm_dashboard_home_product_tab_wrap{
    display: flex;
    align-items: center;
}
.wm_dashboard_home_product_tab_icon{
    line-height: 0px;
    margin-right: 8px;
}
.wm_dashboard_home_product_tabs_content_wrapper{
    width: 100%;
}
.wm_dashboard_home_product_tabs_content_header{
    padding: 12px 24px;
    border-bottom: 1px solid #dfe5eb;
}
.wm_dashboard_home_product_search_wrap{
    display: flex;
    justify-content: flex-end;
}
.wm_dashboard_home_product_search_wrap .action-search{
    position: relative;
    min-width: 250px;
    max-width: 300px;
}
.wm_dashboard_home_product_search_wrap input{
    padding: 5px 15px;
    border-radius: 16px;
    border-color: #d6e6fe;
}
.wm_dashboard_home_product_search_wrap .btn-search{
    border: 0;
    background: 0 0;
    position: absolute;
    right: 10px;
    color: #116DFF;
    top: 5px;
}
.wm_dashboard_home_product_not_found{
    text-align: center;
    padding: 40px;
}
.wm_dashboard_home_product_not_found_img{
    margin-bottom: 10px;
}
.wm_dashboard_home_product_not_found_heading{
    font-size: 18px;
    font-weight: bold;
    color: #111;
}
.wm_dashboard_home_product_tabs_content_item{
    display: none;
}
.wm_dashboard_home_product_tabs_content_item.active{
    display: block;
}
.wm_dashboard_home_product_tab_nav{
    cursor: pointer;
}
.wm_dashboard_home_product_tabs_content_item_header_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    border-bottom: 1px solid #dfe5eb;
}
.wm_dashboard_home_product_tabs_content_item_header_left{
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #111;
}
.wm_dashboard_home_product_tabs_content_item_header_icon{
    line-height: 0px;
    margin-right: 8px;
}
.wm_dashboard_home_product_tabs_content_item_header_icon_angle{
    display: flex;
    align-items: center;
}
.wm_dashboard_home_product_tabs_content_item_header{
    display: none;
}
.wm_dashboard_marketing_container{
    margin-top: 40px;
}
.wm_dashboard_marketing_header{
    text-align: center;
}
.wm_dashboard_marketing_header h2{
    font-size: 26px;
    margin-bottom: 5px;
    font-weight: 500;
}
.wm_dashboard_marketing_header p{
    font-size: 16px;
    margin: 0px;
}
.wm_marketing_container{
    margin-top: 30px;
}
.wm_marketing_card{
    padding: 15px;
    border: 2px solid #DFE5EB;
    border-radius: 8px;
    background: #fff;
    transition: 0.3s;
    height: 100%;
}
.wm_marketing_card:hover, .wm_marketing_card.active{
    border: 2px solid #116dff;
}
.wm_marketing_card_content{
    margin-top: 15px;
}
.wm_marketing_card_content h3{
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
}
.wm_marketing_card_content p{
    margin: 0px;
    font-size: 15px;
    text-align: center;
    color: #444;
}
.wm_marketing_card_img{
    text-align: center;
}
.wm_marketing_hero_container{
    background: #fff;
    padding: 20px;
    border-radius: 8px;
}
.wm_marketing_hero_wrap{
    display: flex;
    align-items: center;
}
.wm_marketing_hero_content_col, .wm_marketing_hero_video_col{
    width: 50%;
    flex: 0 0 50%;
}
.wm_marketing_hero_content_wrap .wm_marketing_hero_heading{
    font-size: 24px;
    margin-bottom: 25px;
}
.wm_marketing_hero_feature_list{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.wm_marketing_hero_feature_list_item{
    display: flex;
    align-items: center;
}
.wm_marketing_hero_feature_list_icon{
    line-height: 0px;
    margin-right: 8px;
}
.wm_marketing_hero_video_wrap{
    text-align: center;
}
.wm_marketing_hero_content_col{
    padding-left: 40px;
}
.wm_marketing_hero_cta_wrap{
    margin-top: 40px;
}
.wm_marketing_hero_cta_wrap a{
    background: #0f62e6;
    color: #fff;
    padding: 6px 24px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 84px;
    border-radius: 18px;
    position: relative;
}
.wm_marketing_hero_cta_wrap a::before{
    border-radius: inherit;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    animation: wm_dashboard_hero_cta 1.05s cubic-bezier(0,0,.2,1) infinite;
    animation-delay: inherit;
}


@keyframes wm_dashboard_hero_cta{
    0% {
        box-shadow: 0 0 0 0 #116dff;
        opacity: .2;
    }
    43% {
        opacity: .2;
    }
    100% {
        box-shadow: 0 0 0 12px #116dff;
        opacity: 0;
    }
}

.wm_marketing_grid{
    max-width: 750px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.wm_marketing_footer{
    margin-top: 40px;
    text-align: center;
}
.wm_marketing_footer p{
    margin-bottom: 15px;
}
.wm_marketing_cta_wrap a{
    padding: 6px 24px;
    background: #116DFF;
    color: #ffff;
    border-radius: 18px;
    font-size: 15px;
    font-weight: 600;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 84px;
    border: 1px solid #116DFF;
    position: relative;
}
.wm_marketing_cta_wrap a:hover{
    background: #0F62E6;
}
.wm_marketing_cta_wrap a.disabled{
    opacity: 0.6;
    cursor: default;
}
.wm_marketing_cta_wrap a::before{
    border-radius: inherit;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    animation: wm_dashboard_hero_cta 1.05s cubic-bezier(0,0,.2,1) infinite;
    animation-delay: inherit;
}
.page-dashboard .entry-my-page>.entry-title h4 {
    font-weight: 600;
}
.wm_marketing_tools_container{
    margin-top: 40px;
    background: #fff;
    border-radius: 8px;
}
.wm_marketing_tools_wrap{
    padding: 18px 24px;
}
.wm_marketing_tools_heading{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.wm_marketing_tool_cards_grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}
.wm_marketing_tools_card{
    border: 1px solid #dfe5eb;
    border-radius: 8px;
    padding: 16px;
    height: 100%;
    transition: 0.3s;
}
.wm_marketing_tools_card:hover{
    border-color: #116dff;
}
.wm_marketing_tools_card_wrap{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.wm_marketing_tools_card_header{
    display: flex;
    justify-content: space-between;
}
.wm_marketing_tools_card_icon{
    line-height: 0px;
}
.wm_marketing_tools_card_icon img{
    max-width: 50px;
}
.wm_marketing_tools_card_branding{
    height: 18px;
    background: #333853;
    color: #fff;
    padding: 0px 8px;
    font-size: 12px;
    line-height: 20px;
}
.wm_marketing_tools_card_content{
    padding-top: 15px;
}
.wm_marketing_tools_card_heading{
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
}
.wm_marketing_tools_card_text{
    font-size: 15px;
    line-height: 20px;
}
.wm_marketing_tools_card_cta_wrap{
    margin-top: 20px;
}
.wm_marketing_tools_card_cta_wrap .wm_marketing_tools_card_cta{
    display: inline-flex;
    height: 30px;
    align-items: center;
    border: 1px solid #d6e6fe;
    padding: 6px 15px;
    border-radius: 15px;
    color: #116dff;
    font-size: 15px;
    font-weight: 500;
    transition: 0.3s;
}
.wm_marketing_tools_card_cta_wrap .wm_marketing_tools_card_cta:hover{
    color: #fff;
    background: #116dff;
    border-color: #116dff;
}
.wm_marketing_tools_card_cta_icon{
    line-height: 0px;
}
.wm_marketing_tools_card_filled{
    background: rgb(41, 48, 183);
    color: #fff;
    border-radius: 6px;
    padding: 16px;
}
.wm_marketing_tools_card_filled_heading{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}
.wm_marketing_tools_card_filled_text{
    font-size: 15px;
    line-height: 20px;
}
.wm_marketing_tools_card_filled_cta{
    margin-top: 20px;
}
.wm_marketing_tools_card_filled_cta a{
    background: #fff;
    color: #116dff;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 72px;
    padding: 6px 18px;
    border-radius: 15px;
    font-size: 15px;
    font-weight: 500;
}
.wm_marketing_tools_card_filled_cta a:hover{
    background: #e7f0ff;
}
.wm_marketing_faqs_container{
    margin-top: 40px;
    background: #fff;
    border-radius: 8px;
}
.wm_marketing_faqs_header{
    padding: 18px 24px;
    border-bottom: 1px solid #dfe5eb;
}
.wm_marketing_faq{
    border-bottom: 1px solid #dfe5eb;
}
.wm_marketing_faq_header{
    display: flex;
    justify-content: space-between;
    padding: 18px 24px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    gap: 10px;
    align-items: center;
}
.wm_marketing_faq_icon{
    line-height: 0px;
    transition: 0.3s;
}
.wm_marketing_faq_body{
    display: none;
    background: #f4f7ff;
    padding: 24px;
    box-shadow: var(--wds-shadow-inner-300-vertical, var(--wsr-shadow30, inset 0 22px 18px -18px rgba(22, 45, 61, .12), inset 0 8px 6px -6px rgba(22, 45, 61, .06)), var(--wsr-shadow30, inset 0 -22px 18px -18px rgba(22, 45, 61, .12), inset 0 -8px 6px -6px rgba(22, 45, 61, .06)));
}
.wm_marketing_faq_body p{
    margin: 0px;
}
.wm_marketing_faqs_heading{
    font-size: 18px;
    font-weight: 600;
}
.wm_marketing_faq_header.active .wm_marketing_faq_icon{
    transform: rotate(90deg);
}
.wm_dashboard_footer_fixed{
    position: fixed;
    bottom: 0px;
    z-index: 9;
    left: 260px;
    right: 0px;
    background: #9a27d5;
    color: #fff;
}
.wm_dashboard_footer_fixed_wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50px;
    padding: 10px 15px;
}
.wm_dashboard_footer_fixed_label{
    font-weight: 600;
}
.wm_dashboard_footer_fixed_btn_wrap a{
    background: #fff;
    color: #9a27d5;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 72px;
    padding: 6px 18px;
    border-radius: 15px;
    font-size: 15px;
    font-weight: 600;
    margin-left: 20px;
}
.wm_dashboard_footer_fixed_btn_wrap a:hover{
    background: #e7f0ff;
}
.nav-dashboard-wapper.custom-scrollbar.close .wm_dashboard_footer_fixed{
    left: 55px;
}
body.wm_dashboard_fixed_footer #felan-content-dashboard{
    padding-bottom: 50px;
}
.wm_marketing_products_card .wm_free_services_products_card_header h3{
    font-size: 18px;
    font-weight: 600;
}
.wm_marketing_products_card {
    margin-top: 40px;
}
.wm_free_services_products_slider_wrap .felan-service-item .service-thumbnail .featured{
    display: none;
}
.wm_free_services_products_slider_wrap .felan-service-item{
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    background-color: #fff;
}
.wm_free_services_products_slider_wrap .felan-service-item.layout-grid .service-thumbnail {
    border-radius: 8px 8px 0 0;
}
.wm_dashboard_sidebar .nav-dashboard{
    flex-grow: 1;
    overflow-y: auto;
    display: block;
    min-height: unset;
    position: unset;
    padding: 10px 0px;
    overflow-x: hidden;
}
/* WebKit (Chrome, Safari, Edge) */
.wm_dashboard_sidebar .nav-dashboard::-webkit-scrollbar {
    width: 8px;
}
  
.wm_dashboard_sidebar .nav-dashboard::-webkit-scrollbar-track {
    background: transparent;
}
  
.wm_dashboard_sidebar .nav-dashboard::-webkit-scrollbar-thumb {
    background-color: #ffffff4d;
    border-radius: 12px;
}
.wm_dashboard_sidebar_footer{
    min-height: 50px;
    border-top: 1px solid #42454c;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
}
.wm_dashboard_sidebar_footer a{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
    font-size: 15px;
}
.wm_dashboard_sidebar_footer a:hover{
    background: #ffffff0d;
}
.wm_sidebar_nav_hr{
    margin: 6px 18px;
    height: 1px;
    background: #42454c;
}
.wm_dashboard_sidebar .nav-dashboard-wapper.close .wm_sidebar_nav_hr{
    margin: 6px 0px;
}
.wm_dashboard_sidebar .nav-dashboard .nav-item.wm_menu_footer_item{
    bottom: 0px;
    position: fixed;
    left: 0px;
    right: 0px;
    width: 254px;
    text-align: center;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wm_dashboard_sidebar .nav-dashboard .nav-item.wm_menu_footer_item a{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    background-color: #2b2e36;
    color: #cfd0d2;
    border-top: 1px solid #535865;
}
.nav-dashboard-wapper.custom-scrollbar.close .nav-item.wm_menu_footer_item {
    display: none;
}
.page-dashboard .entry-my-page>.entry-title .felan-button{
    background: #116dff;
    color: #fff;
    border: 0px;
    border-radius: 30px;
    height: 38px;
    min-width: 84px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    padding: 6px 24px;
}
.page-dashboard .entry-my-page>.entry-title .felan-button:hover{
    background: #0f62e6;
}
.wm_item_not_found_btn_wrap{
    margin-top: 20px;
}
.wm_item_not_found_btn_wrap a{
    background: #9a27d5;
    color: #fff;
    padding: 6px 24px;
    border-radius: 18px;
    height: 38px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    min-width: 84px;
}
.wm_item_not_found_btn_wrap a:hover{
    background: #8e1dd1;
}
.wm_service_cards_container{
    margin-bottom: 30px;
}
.wm_service_cards{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.wm_service_card{
    background: #fff;
    border-radius: 8px;
    padding: 20px;
}
.wm_service_card_wrap{
    display: flex;
    align-items: center;
    gap: 15px;
}
.wm_service_card_content_section{
    flex-grow: 1;
}
.wm_service_card_heading{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 20px;
}
.wm_service_card_desc{
    font-size: 15px;
    line-height: 20px;
}
.wm_service_card_btn_wrap{
    margin-top: 25px;
}
.wm_service_card_btn_wrap a{
    background: #116dff;
    color: #fff;
    padding: 6px 18px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    min-width: 72px;
    font-size: 15px;
    font-weight: 600;
}
.wm_service_card_btn_wrap a:hover{
    background: #0f62e6;
}
.wm_service_card_img_section img{
    min-width: 80px;
}
.wm_service_rating_wrap{
    display: flex;
    align-items: center;
    gap: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    line-height: 20px;
}
.wm_service_rating_stars{
    line-height: normal;
    color: #f0ad4e;
    font-size: 18px;
    display: flex;
}
.wm_service_rating_google img{
    max-width: 60px;
}
.wm_service_card_meta.wm_service_rating_wrap{
    margin: 0px;
}
.wm_service_card_meta.wm_service_rating_wrap .wm_service_rating_stars{
    font-size: 16px;
}
.wm_submit_header .entry-title h4 {
    margin: 0px;
    font-weight: 600;
}
.wm_submit_header .felan-button {
    display: inline-flex !important;
    height: 36px;
    min-width: 84px;
    background: #116dff;
    padding: 6px 24px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 18px;
    color: #fff;
    border: 1px solid #116dff;
}
.wm_submit_header .felan-button:hover{
    background: #0f62e6;
}
.wm_submit_header .felan-button.button-link, .wm_submit_header .felan-button.button-outline{
    display: inline-flex !important;
    height: 36px;
    min-width: 84px;
    background: #fff;
    padding: 6px 24px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 18px;
    color: #116dff;
    border: 1px solid #116dff;
    transition: 0.3s;
}
.wm_submit_header .felan-button.button-link:hover,
.wm_submit_header .felan-button.button-outline:hover{
    background: #116dff;
    color: #fff;
}
.wm_submit_header.felan-submit-header.scroll{
    top: 50px;
}
.wm_dashboard_tabs_page .wm_dashboard_tabs_list{
    border-bottom: 1px solid #dfe5eb;
}
.wm_dashboard_tabs_page .wm_dashboard_tabs_list li.active::before,
.wm_dashboard_tabs_page .wm_dashboard_tabs_list li:hover::before{
    background-color: #116dff;
}
.wm_dashboard_tabs_page .wm_dashboard_tabs_list li{
    margin: 0px !important;
}
.wm_dashboard_tabs_page .wm_dashboard_tabs_list li a{
    padding: 0 10px;
    min-width: 90px;
    display: inline-block;
    text-align: center;
}
.wm_dashboard_tabs_page .wm_dashboard_tabs_list li.active a,
.wm_dashboard_tabs_page .wm_dashboard_tabs_list li:hover a{
    color: #116dff;
}
.wm_dashboard_tabs_page .block-from{
    border: 0px;
    border-radius: 8px;
}

.wm_dashboard_tabs_page input, .select2-field .select2.select2-container .select2-selection{
    height: 40px;
    padding: 5px 12px;
    border-radius: 6px;
    border: 1px solid #d6e6fe;
    line-height: 40px;
    color: #000624;
}
.tel-group .select2.select2-container .select2-selection{
    border-right: 1px solid #d6e6fe;
}
.tel-group {
    border: 1px solid #d6e6fe;
    border-radius: 6px;
}
.wm_dashboard_tabs_page textarea{
    padding: 5px 12px;
    border-radius: 6px;
    border: 1px solid #d6e6fe;
    color: #000624;
}
.wm_dashboard_tabs_page input:hover, 
.select2-field .select2.select2-container .select2-selection:hover,
.wm_dashboard_tabs_page textarea:hover{
    background: #f4f7ff;
}
.wm_dashboard_tabs_page input:focus, 
.select2-field .select2.select2-container .select2-selection:focus,
.wm_dashboard_tabs_page textarea:focus{
    border-color: #116dff;
    background: transparent;
}
.wm_dashboard_tabs_page .block-from h6{
    font-weight: 600;
}
.wm_dashboard_tabs_page .block-from label{
    color: #333853;
    margin-bottom: 5px;
}
#geocoder .mapboxgl-ctrl-geocoder--input[type=text]{
    height: 30px;
}
.felan-fields-thumbnail #felan_thumbnail_view,
.felan-fields-gallery #felan_gallery_container,
.felan-fields-avatar #felan_avatar_container{
    border: 1px dashed #116dff;
    background-color: #f4f7ff;
}
.felan-addons-warpper .felan-addons-inner{
    flex-direction: column;
}
.felan-addons-warpper .felan-addons-inner > .row{
    width: 100%;
    margin: 0px;
}
#submit_project_form .group-title{
    background: #f4f7ff;
    padding: 10px;
    border: 0px;
}
#submit_project_form .btn-more{
    display: inline-flex !important;
    height: 36px;
    min-width: 84px;
    background-color: #116dff !important;
    padding: 6px 24px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 18px;
    color: #fff;
    border: 1px solid #116dff;
}
#submit_project_form .btn-more:hover, #submit_project_form .btn-more:focus{
    background-color: #0f62e6 !important;
    transform: unset;
}
#company-submit-social .felan-button{
    display: inline-flex !important;
    height: 36px;
    min-width: 84px;
    background-color: #116dff !important;
    padding: 6px 24px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 18px;
    color: #fff;
    border: 1px solid #116dff;
}
#company-submit-social .felan-button:hover{
    background-color: #0f62e6 !important;
}
#company-submit-social .felan-button.button-link:hover::after{
    content: unset;
}
.wm_dashboard_tabs_page .form-dashboard .button-warpper{
    margin: 0px;
}
.wm_dashboard_tabs_page .block-archive-sidebar{
    background: #fff;
    border-radius: 8px;
    border: 0px;
    margin: 0px;
}
.submit-company-dashboard .widget-area-init {
    margin-top: 0px;
}
.form-dashboard .company-url-warp .input-url{
    background-color: #f4f7ff;
}
.submit-company-dashboard .header-about .felan-button, .settings-dashboard .felan-button{
    display: inline-flex !important;
    height: 36px;
    min-width: 84px;
    background: #116dff;
    padding: 6px 24px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 18px;
    color: #fff;
    border: 1px solid #116dff;
    gap: 5px;
}
.submit-company-dashboard .header-about .felan-button:hover,
.settings-dashboard .felan-button:hover{
    background: #0f62e6;
    border-color: #0f62e6;
    color: #fff;
}
.settings-dashboard{
    width: 100%;
    max-width: 100%;
}
.form-change-password .felan-toggle-password{
    color: #116dff;
    bottom: 12px;
}
.settings-dashboard .delete-account{
    height: 36px;
    min-width: 84px;
    border: 1px solid red;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 6px 24px;
    border-radius: 18px;
    font-weight: 600;
}
.settings-dashboard .delete-account:hover{
    background: red;
    color: #fff !important;
}
.felan-payout-dashboard .title:before, .felan-wallet-topup .title:before,
.felan-payout-dashboard .title.active:before, .felan-wallet-topup .title.active:before{
    border: 2px solid #116dff;
}
.felan-payout-dashboard .title.active:after, .felan-wallet-topup .title.active:after {
    background-color: #116dff;
}
.wm_signup_thanks_card{
    background: #fff;
    border-radius: 8px;
    padding: 50px 20px;
    text-align: center;
    margin-top: 50px;
}
.wm_signup_thanks_card > h2{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: normal;
}
.wm_signup_thanks_card > p{
    font-size: 16px;
    font-weight: 300;
    color: #444;
    letter-spacing: 0.4px;
    max-width: 600px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
.wm_signup_thanks_card .wm_marketing_cta_wrap{
    margin-top: 40px;
}
.wm_signup_thanks_btn_subheading{
    display: block;
    margin-top: 6px;   
}
.wm_payment_completed_wrap .inner-payment-completed{
    background: #fff;
    border-radius: 8px;
    padding: 50px 20px;
    text-align: center;
    width: 100%;
    max-width: 100%;
}
.wm_payment_completed_header h2{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: normal;
}
.wm_payment_completed_wrap .inner-payment-completed h3{
    font-weight: 500;
    font-size: 22px;
}
.wm_payment_completed_wrap .list-group{
    max-width: 600px;
    margin: auto;
}
.wm_payment_completed_wrap .wm_marketing_cta_wrap{
    margin-top: 40px;
}
.wm_payment_completed_wrap .list-group li{
    padding: 15px;
}
#tab-budget, #tab-company, #tab-faq, #tab-additional, #tab-project{
    display: none;
}
/*======= MESSAGE UI =======*/
.ricetheme-messages .mess-tab-head {
    padding: 20px;
}
.ricetheme-messages .tab-mess .tab-item+.tab-item {
    margin-left: 20px;
}
.ricetheme-messages .tab-mess .tab-item {
    line-height: 1.6;
}
.ricetheme-messages .mess-list {
    width: 370px;
}
.ricetheme-messages .tab-content{
    padding: 0px 15px;
}
.ricetheme-messages .tab-info ul li {
    box-sizing: border-box;
    overflow: hidden;
    padding: 15px;
    border-radius: 8px;
    border: 0px;
}
.ricetheme-messages .tab-info .thumb {
    flex: 0 0 42px;
}
.ricetheme-messages .thumb img {
    width: 42px;
    height: 42px;
    border: 1px solid #dadbdd;
}
.ricetheme-messages .tab-info .detail {
    padding-left: 10px;
    flex: 0 0 calc(100% - 42px);
    width: calc(100% - 42px);
    margin-top: -2px;
}
.ricetheme-messages .tab-info .name {
    padding-bottom: 3px;
}
.ricetheme-messages .tab-info ul li.active:before {
    content: unset;
}
.ricetheme-messages .tab-info ul li+li:after {
    content: unset;
}
.ricetheme-messages .tab-info .desc {
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ricetheme-messages .tab-mess .tab-item a {
    font-size: 16px;
}
.ricetheme-messages .tab-info ul li.active {
    background: #f5f5f5;
}
.ricetheme-messages .tab-info ul li:hover {
    background: #f5f5f5;
}
.ricetheme-messages .tab-info ul li {
    color: #74767e;
}
.ricetheme-messages .uname {
    font-weight: 600;
    color: #222325;
    font-size: 15px;
}
.ricetheme-messages .mess-content__head {
    padding: 15px 20px;
    box-shadow: 0 1.2px 1.92251px rgba(0, 0, 0, .02), 0 2px 3.68135px rgba(0, 0, 0, .04), 0 1px 5px rgba(0, 0, 0, .05);
}
.ricetheme-messages .mess-content__action {
    padding: 15px 20px;
}
.ricetheme-messages .mess-content__action textarea{
    min-height: 45px;
    max-height: 135px;
    padding: 8px 16px;
    height: auto;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
}
.ricetheme-messages .mess-content .mess-action{
    position: unset;
    justify-content: flex-end;
}
.mess-content__action .media-thumb {
    position: relative;
    bottom: 0px;
    left: 0px;
}
.ricetheme-messages #felan_mess_file_view button {
    left: 0px;
    top: 0px;
}
.ricetheme-messages .mess-content__body .card-mess .thumb {
    flex: 0 0 42px;
}
.ricetheme-messages .mess-content__body .card-mess .detail .desc {
    padding: 0px;
    background: transparent;
    border-radius: 0px;
    margin-top: 2px;
}
.ricetheme-messages .mess-content__body .card-send .detail .desc {
    color: inherit;
}
.ricetheme-messages .mess-content__body {
    padding: 15px;
}
.ricetheme-messages .mess-content__body .card-mess {
    padding: 14px 12px;
    border-radius: 8px;
}
.ricetheme-messages .mess-content__body .card-mess:hover {
    background-color: #fafafa;
}
.ricetheme-messages .mess-content__body .card-mess .detail {
    max-width: 100%;
    margin-top: -6px;
}
.ricetheme-messages .thumb .thumb_letters_box {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    overflow: hidden;
    border: 1px solid #dadbdd;
}
.ricetheme-messages .mess-content__head .thumb .thumb_letters_box {
    width: 48px;
    height: 48px;
    font-size: 22px;
}
.ricetheme-messages .mess-content__body .card-mess .thumb{
    flex: 0 0 32px;
}
.ricetheme-messages .mess-content__body .card-mess .thumb img,
.ricetheme-messages .mess-content__body .card-mess .thumb .thumb_letters_box{
    width: 32px;
    height: 32px;
    font-size: 14px;
}
.ricetheme-messages .mess-content__body .card-mess .detail .name {
    padding-bottom: 3px;
}
/*======= //MESSAGE UI =======*/

.wm_dashboard_home_product_not_found .wm_marketing_cta_wrap{
    margin-top: 25px;
}
.swiper-wrapper{
    height: auto !important;
}
.wm_checkout__header{
    margin-top: -20px;
    margin-bottom: 30px;
}
.wm_checkout__header_wrap{
    display: flex;
    align-items: center;
}
.wm_checkout__header_icon img{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.wm_checkout__header_label{
    font-size: 16px;
    font-weight: 400;
    color: #444444;
}
.wm__checkout_product_container{
    padding: 20px;
    border: 1px solid #e5e7eb;
    border-radius: 15px;
    margin-bottom: 25px;
}
.wm__checkout_product_wrap{
    display: flex;
}
.wm__checkout_product_img{
    width: 180px;
    height: 125px;
    min-width: 180px;
}
.wm__checkout_product_img img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.wm__checkout_product_body{
    padding-left: 20px;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    width: 100%;
    min-width: 0;
    gap: 25px;
}
.wm__checkout_product_heading a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
    min-width: 0;
    font-size: 18px;
    color: #1f2124;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;

}
.wm__checkout_product_content{
    flex: 1;
    min-width: 0;
}
.wm__checkout_product_limited{
    color: #dc3545;
    font-size: 15px;
    font-weight: 600;
}
.wm__checkout_product_price{
    font-size: 20px;
    font-weight: 600;
    color: #01C468;
}
.wm__checkout_product_desc{
    line-height: 22px;
    margin-bottom: 5px;
}
.wm_checkout__hurry_plate{
    min-height: 40px;
    background: #FF4B4B;
    padding: 8px 15px;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
}
.wm_checkout_field_box{
    margin-bottom: 15px;
}
.wm_checkout_field_box label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 2px;
}
.wm_checkout_field_box input, .wm_checkout_field_box textarea {
    padding: 8px 15px;
    line-height: 25px;
}
.wm_checkout_field_box input::placeholder,
.wm_checkout_field_box textarea::placeholder{
    color: #444;
}
.wm__checkout_card{
    padding: 20px;
    border: 1px solid #e5e7eb;
    border-radius: 15px;
    margin-bottom: 25px;
}
.wm__checkout_card_heading{
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #1f2124;
}
.wm__checkout_rqts_fields .wm_checkout_field_box:last-child{
    margin-bottom: 0px;
}
.wm_checkout_field_row{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
ul.wm_package_addons_list{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.wm_package_addons_list input[type="checkbox"]{
    display: none;
}
label.wm_package_addon{
    margin: 0;
    cursor: pointer;
    border: 2px solid #e5e7eb;
    border-radius: 5px;
    position: relative;
    width: 100%;
}
.wm_package_addon_img{
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
.wm_package_addon_content{
    padding: 10px;
}
.wm_package_addon_heading{
    font-size: 16px;
    font-weight: 500;
    color: #1f2124;
    margin-bottom: 5px;
}
.wm_package_addon_meta{
    font-size: 15px;
    line-height: 26px;
    display: flex;
    justify-content: space-between;
}
.wm_package_addon_meta label{
    margin: 0px;
}
.wm_package_addons_list input[type="checkbox"]:checked + .wm_package_addon {
    border-color: #116dff;
}
.wm_package_addon_selected_icon{
    width: 20px;
    height: 20px;
    background: #116dff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 999px;
    position: absolute;
    z-index: 99;
    right: -4px;
    top: -4px;
    display: none;
}
.wm_package_addons_list input[type="checkbox"]:checked + .wm_package_addon .wm_package_addon_selected_icon{
    display: flex;
}
.felan-package-wrap.package-service.wm_package_summary_wrap .felan-package-item {
    border: 1px solid #e5e7eb;
    box-shadow: unset;
    border-radius: 15px;
    padding: 20px;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap {
    border: 0px;
}
.wm__checkout_payment_gateways_heading{
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #1f2124;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio {
    border: 0px;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio label {
    padding: 6px 0px;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio.active {
    background: transparent;
    color: inherit;
}
.wm_checkout_payment {
    height: 25px;
    width: 25px;
}
.wm_checkout_payments_wrap.felan-payment-method-wrap .radio.active .wm_checkout_payment {
    border-width: 6px;
}
.wm_payment_gateway_icon_strip > .inline-svg{
    text-align: center;
    vertical-align: middle;
    background: #fdfdfc;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    width: 48px;
    height: 32px;
    display: inline-block;
    box-shadow: 0 1px #e2e2e233;
    padding: 6px;
}
.wm_payment_gateway_icon_paypal{
    text-align: center;
    vertical-align: middle;
    background: #fdfdfc;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    width: 48px;
    height: 32px;
    display: inline-block;
    box-shadow: 0 1px #e2e2e233;
    padding: 3px;
}
.wm__checkout_payment_gateways{
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #e5e7eb;
}
.wm_checkout_submit_wrapper .btn-submit {
    padding: 12px 26px;
    border-radius: 30px;
}
.wm_checkout_trust_container {
    margin-top: 25px;
}
.wm_checkout_trust_container_wrap {
    border-radius: 15px;
}
.wm_package_addon_btn_wrap{
    margin-top: 20px;
}
.wm_package_addon_btn_wrap .wm_package_addon_btn{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background: transparent;
    border: 1px solid #222;
    color: #222;
    fill: #222;
    border-radius: 30px;
    cursor: pointer;
    font-size: 15px;
    padding: 3px 10px;
    transition: 0.3s;
}
.wm_package_addon_btn_wrap .wm_package_addon_btn:hover,
.wm_package_addon_btn_wrap .wm_package_addon_btn:focus{
    background: #222;
    color: #fff;
    fill: #fff;
}
.wm_package_addon_btn_wrap .wm_btn_remove_to_cart{
    display: none;
}
.wm_package_addons_list input[type="checkbox"]:checked + .wm_package_addon .wm_package_addon_btn_wrap .wm_btn_add_to_cart{
    display: none;
}
.wm_package_addons_list input[type="checkbox"]:checked + .wm_package_addon .wm_package_addon_btn_wrap .wm_btn_remove_to_cart{
    display: flex;
}
.wm_package_addon_btn_icon{
    width: 16px;
    height: 16px;
    line-height: 0px;
    position: relative;
    top: -1px;
}
.wm_checkout_field_box input.error{
    border-color: #bb2124;
}
.wm__checkout_trust_text{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
}
.felan-package-wrap.package-service.wm_package_summary_wrap .felan-package-item{
    height: auto;
}


@media(max-width: 767px){
    .wm_desktop_version{
        display: none;
    }
    .wm__checkout_product_container {
        padding: 15px;
    }
    .wm__checkout_product_wrap {
        flex-direction: column;
    }
    .wm__checkout_product_img {
        width: 100%;
        height: auto;
    }
    .wm__checkout_product_body {
        gap: 20px;
        padding: 0px;
        padding-top: 12px;
        flex-direction: column;
    }
    .wm__checkout_card {
        padding: 15px;
    }
    .wm_checkout_field_row {
        grid-template-columns: repeat(1, 1fr);
        gap: 0px;
    }
    .wm_checkout_field_box {
        margin-bottom: 12px;
    }
    ul.wm_package_addons_list {
        grid-template-columns: repeat(1, 1fr);
        gap: 12px;
    }
    .wm_dashboard_tabs_page .wm_dashboard_tabs_list li a{
        min-width: auto;
    }
    .wm_submit_header.felan-submit-header.scroll {
        top: 0px;
    }
    .wm_service_cards {
        grid-template-columns: repeat(1, 1fr);
    }
    .wm_dashboard_sidebar .nav-dashboard-wapper {
        height: 100vh;
        top: 0px;
    }
    .wm_dashboard_sidebar .nav-dashboard .nav-item.wm_menu_footer_item, .wm_dashboard_sidebar .nav-dashboard-header{
        display: none;
    }
    body.wm_dashboard_fixed_footer #felan-content-dashboard {
        padding-bottom: 100px;
    }
    .wm_dashboard_footer_fixed{
        left: 0px;
    }
    .wm_marketing_faq_body{
        padding: 15px;
    }
    .wm_marketing_faqs_header, .wm_marketing_faq_header{
        padding: 16px 20px;
    }
    .wm_marketing_hero_wrap{
        flex-direction: column;
        gap: 30px;
    }
    .wm_marketing_hero_content_col{
        padding: 0px;
    }
    .wm_marketing_hero_content_wrap .wm_marketing_hero_heading {
        font-size: 22px;
        line-height: 28px;
    }
    .wm_marketing_hero_content_col, .wm_marketing_hero_video_col {
        width: 100%;
        flex: 0 0 100%;
    }
    .wm_marketing_tools_wrap {
        padding: 20px 20px;
    }
    .wm_marketing_tool_cards_grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .wm_marketing_grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .wm_dashboard_marketing_header h2 {
        font-size: 24px;
    }
    .wm_dashboard_home_product_tabs_content_item_header{
        display: block;
    }
    .wm_dashboard_home_product_not_found {
        padding: 20px;
    }
    .wm_dashboard_home_product_tabs_content_item_body{
        padding: 10px;
        border: 1px solid rgb(223, 229, 235);
        border-top: 0px;
    }
    .wm_dashboard_home_product_tabs_content_item{
        display: block;
    }
    .wm_dashboard_header, .wm_dashboard_home_product_tabs_sidebar, .wm_dashboard_home_product_tabs_content_header, .wm_dashboard_home_product_tabs_content_item_body{
        display: none;
    }
    .wm_free_services_payment_card_wrap{
        flex-direction: column-reverse;
    }
    .wm_free_services_payment_card_col_img, .wm_free_services_payment_card_col_content{
        padding: 20px;
    }
    .wm_free_services_payment_card_image svg{
        width: 100%;
    }
    .wm_free_services_products_card_header {
        padding: 15px 20px;
    }
    .wm_free_services_products_card_header h3, .wm_free_services_payment_card_content h3 {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .wm_free_services_products_card {
        margin-top: 30px;
    }
}
/*============ //FELAN USER DASHBOARD PAGE ==============*/

.abp-rating-field-wrap select{
    width: 100%;
}
.abp-reviews-list-items{
    margin-top: 30px;
}
.abp-review-item-header-wrap{
    justify-content: space-between;
    gap: 10px;
}
.abp-review-item-header-left{
    display: flex;
    align-items: center;
    gap: 16px;
}
.abp-review-content {
    margin: 0px;
}
.abp-review-item-service-wrap{
    color: #404145;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 10px;
    display: flex;
}
.abp-review-item-serivce-label{
    min-width: 120px;
}
.abp-review-item-service-wrap .abp-review-item-service-link{
    text-decoration: underline;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
    font-size: inherit;
    color: inherit;
}
body.hide-trial-button #header_trial_button {
    display: none;
}
.wm_service_header_top .felan_breadcrumb{
    margin: 0px;
}
.wm_service_header_top .felan_breadcrumb li a{
    font-size: 14px;
}
.wm_service_header_top .felan_breadcrumb li:not(:first-child)::before{
    color: #c5c6c9;
    font-size: 14px;
}
.wm_service_header_top_sharer .tooltip[data-title]{
    font-size: 15px;
    border: 1px solid #dadbdd;
    padding: 8px 16px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.wm_service_header_top_sharer .icon-heart{
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.wm_service_header_top_sharer .icon-heart .far{
    font-size: 15px;
}
.wm_service_header_top_sharer .tooltip[data-title] .far{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}
.wm_service_header_top_sharer{
    z-index: 99;
}
.wm_header_reviews_container{
    margin-top: 30px;
}
.wm_header_reviews_header{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.wm_header_reviews_header h3{
    margin: 0px;
    font-size: 20px;
    font-weight: 600;
    color: #222325;
}
.wm_header_reviews_header a{
    color: #64748B;
}
.wm_header_reviews_header a:hover{
    text-decoration: underline;
    color: #1E1E1E;
}
.wm_header_reviews_slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.wm_header_reviews_slider_header{
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-bottom: 10px;
}
.wm_header_reviews_button{
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0 .14px 2.29266px rgba(0, 0, 0, .032), 0 .37px 4.42626px rgba(0, 0, 0, .048), 0 3px 7px rgba(0, 0, 0, .09);
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.wm_header_reviews_button_next{
    right: 0px;
}
.wm_header_review{
    border: 1px solid #e4e5e7;
    border-radius: 5px;
    padding: 16px 24px;
}
.wm_header_review_wrap{
    display: flex;
}
.wm_header_review_content_container{
    flex: 1;
}
.wm_header_review_img_container .abp-review-author-icon{
    width: 32px;
    height: 32px;
    min-width: 32px;
    font-size: 16px;
    margin-right: 20px;
    background: #F7F7F7;
    border: 1px solid #ddd;
    color: #0A0F26;
}
.wm_header_review_header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}
.wm_header_review_header_left{
    display: flex;
    gap: 15px;
    align-items: center;
}
.wm_header_review_customer_name{
    font-size: 15px;
    font-weight: 600;
    color: #404145;
    line-height: normal;
}
.wm_header_review_country_wrap{
    display: flex;
    gap: 6px;
    font-size: 14px;
    color: #74767e;
    line-height: normal;
    align-items: center;
}
.wm_header_review_country_img{
    line-height: 0px;
}
.wm_header_review_country_img img{
    width: 15px;
    height: 15px;
}
.wm_header_review_stars_wrap{
    display: flex;
    gap: 5px;
}
.wm_header_review_stars{
    display: flex;
    gap: 2px;
}
.wm_header_review_stars svg{
    width: 13px;
    height: 13px;
}
.wm_header_review_rating{
    color: #222325;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
}
.wm_header_review_text p{
    margin: 0px;
    color: #64748B;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 66px;
    font-size: 15px;
    font-weight: 300;
}
.wm_header_review_date{
    color: #64748B;
    font-size: 14px;
}
.wm_service_description .title-service{
    font-size: 22px;
}
.wm_service_description p {
    color: #62646a;
    line-height: 24px;
    margin-bottom: 20px;
}
.wm_service_description strong{
    color: #62646a;
}
.wm_service_description hr{
    background-color: #e5e7eb;
}
.wm_service_description h2, .wm_service_description h3{
    font-size: 20px;
    color: #62646a;
    font-weight: bolder;
}
#service-package-details{
    margin-top: 50px;
}
#service-package-details .title-service,
.wm_service_faqs .title-service,
.service-review-details .title-service{
    font-size: 22px;
    font-weight: bold;
}
.felan-button{
    border-radius: 5px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fafafa;
}
.single-service-area .block-archive-inner.wm_service_faqs{
    margin-top: 50px;
    padding: 0px;
    border: 0px;
}
.service-faq-details .faq-inner+.faq-inner {
    padding-top: 12px;
    margin-top: 12px;
}
.service-faq-details .faq-header h5 {
    font-size: 16px;
    font-weight: 600;
    color: #62646a;
}
.service-faq-details .faq-content{
    color: rgb(98, 100, 106);
}
.service-faq-details .faq-header i.far{
    font-size: 14px;
}
.abp-reviews-header .abp-reviews{
    font-size: 22px;
    font-weight: bold;
}
.abp-reviews-header .abp-reviews::after{
    content: unset;
}
.abp-stars svg{
    width: 13px;
    height: 13px;
}
.abp-stars{
    position: relative;
    top: -1px;
}
.abp-review-item-wrap {
    border-radius: 5px;
}
.abp-reviews-load-more-wrap #load-more-reviews{
    border: 1px solid #222325;
    background: #fff;
    color: #222325;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
}
.abp-reviews-load-more-wrap #load-more-reviews:hover {
    border: 1px solid #222325;
    background: #f5f5f5;
    color: #222325;
}
.wm_related_services{
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #e5e7eb;
}
.wm_related_services .related-inner{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.wm_related_services .related-inner .layout-grid{
    margin-top: 0px;
}
.felan-service-item {
    border-radius: 5px;
}
.felan-service-item.layout-grid .service-thumbnail {
    border-radius: 5px 5px 0 0;
}
.felan-slick-carousel.slick-for img {
    border-radius: 5px;
}
.single-service .site-layout.has-sidebar #primary{
    padding-right: 100px;
}
body.admin-bar.single-jobs .widget-area-init.has-sticky, body.admin-bar.single-service .widget-area-init.has-sticky{
    top: 100px;
}
.service-package-sidebar {
    padding: 0px;
    border-radius: 5px;
    overflow: hidden;
}
.service-package-sidebar .tab-single .tab-single-list{
    background: #fafafa;
}
.service-package-sidebar .tab-single .tab-single-item{
    padding: 16px;
}
.service-package-sidebar .tab-single .tab-single-item a{
    font-size: 16px;
    color: #74767e;
    font-weight: 600;
    line-height: normal;
}
.service-package-sidebar .tab-single-list .tab-single-item:not(.service-package-sidebar .tab-single-list .tab-single-item:last-child){
    border-right: 1px solid #e5e7eb;
}
.service-package-sidebar .tab-single .tab-single-item:hover:before{
    width: 0px;
}
.service-package-sidebar .tab-single .tab-single-item.active:before{
    width: 100%;
    left: 0px;
}
.service-package-sidebar .tab-single .tab-single-list:before{
    border: 0px;
    border-bottom: 1px solid #e5e7eb;
}
.service-package-sidebar .tab-single {
    margin-bottom: 0px;
}
.service-package-sidebar .tab-single-content{
    padding: 20px;
}
.service-package-sidebar .tab-single .tab-single-item.active{
    background: #fff;
}
.service-package-sidebar .tab-single .tab-single-item.active a{
    color: #111;
}
.service-package-sidebar .compare-packages{
    margin: 0px;
    padding: 20px;
    padding-top: 0px;
}
.wm_service_rating_stars svg{
    fill: #f0ad4e;
    width: 15px;
    height: 15px;
}
.mobile_version, .wm_service_faqs .title-service .far{
    display: none;
}
body.single-service .widget-area-init.has-sticky {
    top: 90px;
}
.wm_popup_account_top{
    display: none;
}
.wm_trp_header_item .trp-ls-shortcode-current-language{
    width: 150px !important;
    border: 1px solid #e5e7eb;
    padding: 6px;
    border-radius: 5px;
    background-position: right 12px top 14px;
    cursor: pointer;
    background-image: unset;
    position: relative;
}
.wm_trp_header_item  .trp-language-switcher > div > a{
    padding: 0px;
}
.wm_trp_header_item .trp-ls-shortcode-current-language::after {
    content: '';
    position: absolute;
    right: 12px;
    top: 45%;
    width: 7px;
    height: 7px;
    border: solid #a1a1a1;
    border-width: 0 1px 1px 0;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
}
.wm_trp_header_item .trp-ls-shortcode-current-language a{
    cursor: pointer;
}
.wm_trp_header_item .trp_language_switcher_shortcode .trp-language-switcher .trp-ls-shortcode-language.trp-ls-clicked{
    width: 150px !important;
    top: calc(100% + 1px);
    padding: 10px 0px;
    border: 1px solid #e5e7eb;
    border-radius: 5px;
    background-image: unset;
}
.wm_trp_header_item .trp_language_switcher_shortcode .trp-language-switcher .trp-ls-shortcode-language.trp-ls-clicked a{
    padding: 2px 5px;
}
.wm_trp_header_item .trp_language_switcher_shortcode .trp-language-switcher .trp-ls-shortcode-current-language.trp-ls-clicked {
    visibility: visible;
}
.wm_trp_popup {
    position: absolute;
    top: calc(100% + 15px);
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    z-index: 999;
    padding: 20px;
    text-align: center;
    display: none;
}
.wm_trp_popup::before {
    content: '';
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 15px;
    height: 15px;
    background: #fff;
    box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.05);
    z-index: -1;
}
.wm_trp_language_switcher{
    position: relative;
}
.wm_trp_header_item{
    width: 150px;
}
.wm_trp_popup_img{
    margin-bottom: 12px;
}
.wm_trp_popup_title{
    color: #111;
    font-weight: 500;
}
.wm_trp_popup_text{
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 5px;
}
#trp_no_text_popup_wrap{
    display: none;
}
.wm_trp_popup_btn{
    display: flex;
    justify-content: center;
    gap: 10px;
}
.wm_trp_popup_btn a{
    font-size: 15px;
    padding: 4px 15px;
    border: 1px solid #01C468;
    color: #01C468;
    border-radius: 20px;
    line-height: 20px;
    transition: 0.3s;
}
.wm_trp_popup_btn a:hover, .wm_trp_popup_btn a:focus{
    color: #fff;
    background: #01C468;
}
.wm_service_sidebar_footer{
    border-top: 1px solid #e5e7eb;
    padding: 20px;
}
.wm_service_sidebar_footer_card{
    display: flex;
}
.wm_service_sidebar_footer_card_img img{
    width: 35px;
    height: 35px;
    min-width: 35px;
    border-radius: 50%;
    margin-right: 10px;
}
.wm_service_sidebar_footer_card_heading{
    font-weight: bold;
    margin-bottom: 5px;
}
.wm_service_sidebar_footer_card_text{
    line-height: 20px;
    font-size: 14px;
}
.wm_service_sidebar_footer_card_text a{
    text-decoration: underline;
}
.service-head-details .head-left .info-right{
    align-items: center;
}
.wm_header_total_reviews a{
    text-decoration: underline;
}
.wr-featureRatingv2 span + h6{
  padding-left: 0px;
}
.wr-featureRatingv2 > ul{
  padding-left: 10px;
}
.wr-contentleft .user-info .user-detail{
    width: 100%;
}
.user-detail .wr-contenthasfig{
    width: 100%;
    justify-content: space-between;
}
.wm-header-reviews-link em{
    color: #64748B;
    padding-left: 0px;
    font: 600 0.9375rem / 1.6em Inter, sans-serif;
}
.wm-header-reviews-link em a{
    text-decoration: underline;
    color: #64748B;
    font: 600 0.9375rem / 1.6em Inter, sans-serif;
}
.wr-syncthumbnail {
    display: none !important;
}
.wr-main-bg .wr-servicedetailcontent .wr-singleservice-tile, .wr-main-bg .wr-singleservice-tile {
    padding: 30px 0;
}
.single-product .wr-singleservice-tile .title-service, .single-product .wr-detailsfaq h4,
.single-product .wr-singleservice-tile h4 {
    font-weight: 600;
    font-size: 20px;
}
.wr-detailsfaq .wr-faq__content .wr-sectiontitle p{
    font-size: 15px;
}
.wr-reviews {
    padding: 30px 0px !important;
}
.wr-reviews .wr-sectiontitle {
    padding: 0px;
}
.wr-detailsfaq {
    margin-top: 20px;
    border-top: 1px solid #eee !important;
}
.wr-tabasidebar.mobile_version{
    position: relative;
    top: 0px;
}
.toggle-description{
    display: none;
}
.wm_service_user_profile figure{
    width: 40px;
    height: auto;
    margin: 0px;
    margin-right: 12px;
}
.wm_service_user_profile figure img{
    border-radius: 50%;
}
.wm_service_faqs_title_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wm_service_faqs_title_wrap i{
    display: none;
    transition: 0.3s;
}
.wm_service_faqs_title_wrap.active i{
    transform: rotate(180deg);
}
.woocommerce-breadcrumb .wr-icon-chevron-right{
    line-height: 0px;
}
.woocommerce-breadcrumb{
    color: #64748B !important;
    font: 500 14px Inter, sans-serif !important;
}
.woocommerce-breadcrumb a{
    color: #64748B !important;
    font: 500 14px Inter, sans-serif !important;
}
.service-page-main-section{
    padding: 30px 0px !important;
}
.wm_similar_service_col{
    padding-bottom: 20px;
}
.wm_similar_services_wrap .wr-featureRating h6{
    margin: 0px !important;
}
.wm_similar_services_wrap .wr-topservice__content .wr-featureRatingv2 > em {
    display: none;
}
.service-faq-details .faq-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.service-faq-details .faq-header h5 {
    font-size: 16px;
    font-weight: 600;
    color: #62646a;
    margin: 0px;
}
.service-faq-details .faq-header i.far {
    font-size: 14px;
}
.service-faq-details .faq-content {
    margin-top: 18px;
    display: none;
    color: rgb(98, 100, 106);
}
.wm_archive_faqs_wrapper.service-faq-details .faq-inner+.faq-inner {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e5e7eb;
}
.wm_archive_faqs_wrapper .faq-inner .faq-header span{
    transition: 0.3s;
}
.wm_archive_faqs_wrapper .faq-inner.active .faq-header span{
    transform: rotate(180deg);
}
.wm-cat-prod-main-section .wr-formsearch{
    background: #f7f7f7;
}
.wm-cat-prod-main-section{
    padding: 20px 0px;
    padding-bottom: 50px;
}
.wm-cat-prod-main-section .wr-card__img{
    height: 180px;
}
.single-product .wr-sync__content img{
    max-height: fit-content;
}
.search-freelancer-sidebar{
    position: sticky;
    top: 130px;
}


@media (max-width: 767px) {
    .wm-cat-prod-row{
        margin-left: -5px;
        margin-right: -5px;
    }
    .wm-cat-prod-row .col-6{
        padding-left: 5px;
        padding-right: 5px;
    }
    .wm-cat-prod-main-section .wr-card__img{
        height: 130px;
    }
    .wm-cat-prod-main-section .wr-title-wrapper h5{
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
        margin-top: 2px;
    }
    .wm-cat-prod-main-section .wr-topservice__content .wr-featureRating__stars {
        width: 80px;
    }
    .wm-cat-prod-main-section .wr-topservice__content .wr-featureRating__stars::before, 
    .wm-cat-prod-main-section .wr-topservice__content .wr-featureRating__stars span::after {
        font-size: 12px;
        line-height: 14px;
    }
    .wm-cat-prod-main-section .wr-topservice__content .wr-featureRatingv2 > em{
        display: none;
    }
    .wm-cat-prod-main-section .wr-sevicesinfo{
        padding: 20px 9px 10px;
    }
    .wm-cat-prod-main-section .wr-topservice .wr-card-title a,
    .wm-cat-prod-main-section .wr-topservice__content .wr-featureRatingv2 h6{
        font-size: 12px;
    }
    .wm-cat-prod-main-section .wr-topservice__content .wr-startingprice {
        margin: 12px 0 0;
        padding-top: 12px;
    }
    .wm-cat-prod-main-section .wr-topservice__content .wr-startingprice i {
        font-size: 12px;
    }
    .wm-cat-prod-main-section .wr-topservice__content .wr-startingprice span{
        font-size: 14px;
        line-height: 18px;
    }
    .wm-cat-prod-main-section .wr-card__img .wr_saved_items{
        width: 35px;
        height: 35px;
    }
    .wm_similar_services_wrap.wr-frelancer-v2 .wr-topservice__content .wr-featureRating,
    .wm-cat-prod-main-section .wr-topservice__content .wr-featureRating{
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .wm_similar_services_wrap.wr-frelancer-v2 .wr-topservice .wr-asideprostatus h4 > a {
        font-size: 12px;
    }
    .wm_similar_services_wrap .wr-card-title .wr-asideprostatus .wr-freelancer-details h4 .wr-icon-check-circle::before{
        font-size: 14px;
    }
    .wm_similar_services_wrap.wr-frelancer-v2 .wr-topservice__content h5 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
        margin-top: 2px;
    }
    .wm_similar_services_wrap.wr-frelancer-v2 .wr-topservice .wr-card__img {
        height: 130px;
    }
    .wm_similar_services_wrap .wr-topservice__content .wr-featureRating__stars::before, 
    .wm_similar_services_wrap .wr-topservice__content .wr-featureRating__stars span::after {
        font-size: 12px;
        line-height: 14px;
    }
    .wm_similar_services_wrap .wr-topservice__content .wr-featureRating__stars {
        width: 80px;
    }
    .wm_similar_services_wrap .wr-topservice__content .wr-featureRatingv2 h6{
        font-size: 12px;
    }
    .wm_similar_services_wrap.wr-frelancer-v2 .wr-topservice__content .wr-startingprice > i {
        font-size: 12px;
    }
    .wm_similar_services_wrap.wr-frelancer-v2 .wr-topservice__content .wr-startingprice > span {
        font-size: 12px;
        line-height: 18px;
    }
    .wm_similar_service_col {
        padding-bottom: 20px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .wm_mob_service_social{
        display: flex !important;
        align-items: center;
        gap: 10px;
    }
    .ab-service-meta-wrap .wm-btn-share-service{
        color: #999;
    }
    .ab-service-meta-wrap{
        background: #fafafa;
        padding: 20px 12px;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }
    .ab-service-meta-wrap .wr-featureRating{
        margin: 0px;
    }
    .ab-service-meta-wrap .wr-featureRatingv2 > ul,
    .ab-service-meta-wrap .wr-rateviews3{
        display: none;
    }
    .service-page-main-section{
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }
    .service-page-main-container{
        padding: 0px;
    }
    .wr-sync__content img, .service-page-main-section .wr-sync__content,
    .service-page-main-section .wr-servicewrap > #wr_splide{
        border-radius: 0px;
    }
    .product-page-main-section{
        display: none;
    }
    .wm_header_total_reviews{
        display: none;
    }
    .wm_service_sidebar_btn_wrap {
        padding: 15px;
        padding-bottom: 20px;
    }
    .wm_service_sidebar_footer{
        display: none;
    }
    .wm_popup_account_top{
        display: flex;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    .wm_popup_account_logo img{
        height: 45px;
    }
    .wm_popup_account_top .btn-close{
        position: relative;
        top: 6px;
        right: 0px;
    }
    .popup.wm_popup_account.open .inner-popup{
        max-height: 100vh;
        height: 100vh;
        top: 0px;
        bottom: 0px;
        width: 100vw;
        left: 0px;
        right: 0px;
        max-width: 100vw;
        overflow-x: hidden;
    }
    .felan-block-inner.service-related-details {
        margin-top: 0px;
        border-top: 0px;
        padding-top: 30px;
    }
    .wm_mobile_section_devider{
        height: 25px;
        background: #fafafa;
        border-top: 1px solid #e5e7eb;
        border-bottom: 1px solid #e5e7eb;
    }
    .single-service .felan-service-item .service-title {
        font-size: 16px;
    }
    .single-service p, .package-center, .service-faq-details .faq-content{
        font-size: 14px;
        line-height: 20px;
    }
    .wm_service_description h2, .wm_service_description h3 {
        font-size: 16px;
        color: #62646a;
        font-weight: bolder;
    }
    .wm_service_description p {
        font-size: 14px;
        line-height: 22px;
    }
    .wm_service_faqs_wrap{
        display: none;
        padding: 20px 0px;
    }
    .wm_service_faqs .title-service .far{
        font-size: 16px;
        display: inline-block;
    }
    .wm_service_faqs .title-service{
        margin: 0px;
        padding: 15px 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 18px;
    }
    .wm_faqs_cover{
        padding: 25px 0px;
        background: #fafafa;
    }
    .abp-review-item-service-wrap {
        font-size: 14px;
    }
    .abp-review-content p {
        font-size: 14px;
        line-height: 18px;
    }
    .wm_related_services .related-inner {
        gap: 10px;
        padding: 0px 15px;
    }
    .wm_related_services .felan-service-item.layout-grid .service-content {
        padding: 10px;
    }
    .wm_related_services .felan-service-item.layout-grid .service-status-inner .btn-add-to-wishlist{
        width: 25px;
        height: 25px;
    }
    .wm_related_services .felan-service-item .service-title {
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
    }
    .wm_related_services .felan-service-item.layout-grid .service-status-inner .btn-add-to-wishlist span {
        top: 0px;
        left: 0px;
    }
    .wm_related_services .felan-service-item.layout-grid .service-status-inner{
        top: 12px;
        right: 12px;
    }
    .wm_related_services .wm_service_card_meta.wm_service_rating_wrap .wm_service_rating_stars,
    .wm_related_services .wm_service_rating_wrap,
    .wm_related_services .service-meta .service-view {
        font-size: 12px;
    }
    .wm_related_services .wm_service_card_meta.wm_service_rating_wrap .wm_service_rating_stars i:not(.wm_service_rating_stars i:first-child){
        display: none;
    }
    .wm_related_services.service-related-details .header-related h4 {
        font-size: 18px;
        font-weight: bold;
    }
    .wm_related_services.service-related-details .header-related a {
        font-size: 14px;
    }
    .wm_related_services .felan-service-item .price-inner .price {
        font-size: 14px;
    }
    .wm_related_services .felan-service-item .delivery{
        font-size: 12px;
        gap: 5px;
    }
    .wm_related_services .felan-service-item .delivery svg{
        width: 12px;
        height: 12px;
    }
    .wm_related_services .service-meta .service-view svg {
        width: 12px;
    }
    .wm_related_services .btn-add-to-wishlist i {
        font-size: 12px;
    }
    .wm_related_services .felan-service-item .price-inner{
        font-size: 12px;
    }
    .wm_related_services .felan-service-item .service-bottom {
        margin-top: 15px;
    }
    .wm_related_services .felan-service-item .service-title a {
        -webkit-line-clamp: 2;
    }
    .abp-rating-top-header{
        align-items: flex-start;
    }
    .abp-reviews-wrap, .service-related-details .header-related{
        padding: 0px 15px;
    }
    .abp-single-product-reviews-container {
        margin-top: 0px;
        padding-top: 30px;
        border-top: 0px;
        padding-bottom: 30px;
    }
    .single-service-area .block-archive-inner.wm_service_faqs{
        padding: 0px 15px;
        background: #fff;
        margin: 0px;
    }
    .service-package-sidebar .package-top .price {
        font-size: 20px;
    }
    .service-package-sidebar .compare-packages{
        display: none;
    }
    .service-package-sidebar .tab-single-content {
        padding: 15px;
    }
    .service-package-sidebar .tab-single .tab-single-item.active:before {
        background-color: #01C468;
    }
    .service-package-sidebar .tab-single .tab-single-item.active a {
        color: #01C468;
    }
    .service-package-sidebar .tab-single .tab-single-item a {
        font-size: 15px;
        color: #74767e;
        font-weight: 500;
        line-height: normal;
    }
    .service-package-sidebar .tab-single-list .tab-single-item:not(.service-package-sidebar .tab-single-list .tab-single-item:last-child) {
        border-right: 0px;
    }
    .service-package-sidebar .tab-single .tab-single-list:before {
        border: 0px;
        border-bottom: 1px solid #f6f6f6;
    }
    .service-package-sidebar .tab-single .tab-single-list {
        background: transparent;
        padding: 0px 10px;
    }
    .service-package-sidebar .tab-single .tab-single-item {
        padding: 12px;
        border-right: 0px;
    }
    .service-package-sidebar{
        border: 0px;
        border-radius: 0px;
        border-top: 0px;
        padding-top: 0px;
    }
    .wm_service_description .title-service {
        display: none;
    }
    .felan-description-details.on .felan-description, .wm_service_content.on{
        position: relative;
    }
    .felan-description-details.on .felan-description::after, .wm_service_content.on::after{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100px; /* height of blur area */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
        pointer-events: none;
    
    }
    .felan-description-details .toggle-description {
        margin-top: 0px;
        text-align: center;
    }
    .wm_service_description{
        padding: 10px 15px;
        margin: 0px;
        padding-top: 15px;
    }
    .service-head-details .btn-add-to-wishlist i,
    .jobs-share i{
        font-size: 18px;
    }
    .service-head-details .toggle-social {
        margin-left: 10px;
        margin-bottom: 0px;
    }
    .service-head-details .head-left .wm_mob_service_social {
        display: flex;
        align-items: center;
    }
    .wm_service_rating_wrap{
        margin: 0px;
    }
    .wm_service_header .service-head-details h1 {
        font-weight: 500;
        line-height: 34px;
        font-size: 22px;
        padding: 20px 15px;
        margin: 0px;
        padding-bottom: 10px;
    }
    .felan-description-details.on .felan-description, .wm_service_content.on {
        max-height: 130px;
        overflow: hidden;
    }
    .wm_service_header{
        padding: 0px;
    }
    .wm_service_rating_stars svg{
        fill: #111;
    }
    .service-head-details .head-left .info{
        background: #fafafa;
        padding: 20px 15px;
    }
    .wm_service_info_icon img{
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-right: 10px;
    }
    .felan-slick-carousel .slick-slide {
        padding-left: 0px;
        padding-right: 0px;
    }
    .felan-slick-carousel.slick-for img {
        border-radius: 0px;
    }
    body.single-service .main-content #primary{
        padding: 0px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    body.single-service .main-content {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .desktop_version, .wm_header_reviews_container{
        display: none;
    }
    .mobile_version{
        display: block;
    }
    .abp-review-item-header-left{
        gap: 10px;
    }
    .abp-review-rating-wrap{
        flex-direction: column;
        gap: 0px;
        align-items: end;
    }
    .abp-review-rating-dot{
        display: none;
    }
    .abp-review-item-wrap {
        padding: 15px 15px;
    }
    .service-review-details{
        margin: 0px;
        padding: 30px 15px;
    }
    .service-review-details .title-service{
        font-size: 18px;
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 25px;
    }
    .abp-portfolio h3 {
        font-size: 14px;
        line-height: 22px;
    }
    .service-skills-details{
        display: none;
    }
    .wm_package_addon_heading {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
        font-weight: normal;
    }
    .wm_package_addon_meta {
        font-size: 12px;
        line-height: 20px;
    }
    .wm_package_addon_btn_wrap .wm_package_addon_btn {
        font-size: 12px;
        padding: 3px 10px;
        line-height: 20px;
    }
    ul.wm_package_addons_list {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .wm_package_addon_btn_icon {
        width: 12px;
        height: 12px;
    }
    .wr-singleservice-tile{
        padding: 20px 12px !important;
        margin: 0px !important;
        border: 0px !important;
    }
    #review-section{
        padding: 20px 12px !important;
    }
    .wr-singleservice-tile .wm_service_title{
        font-size: 20px;
        font-weight: 500;
    }
    .toggle-description .hide-all-description{
        display: none;
    }
    .toggle-description{
        text-align: center;
    }
    .toggle-description a{
        color: #0A0F26;
        font-size: 16px;
        font-weight: 500;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
    } 
    .wm_service_faqs .wr-faq{
        display: none;
        margin-top: 20px;
    }
    .wm_service_faqs_title_wrap h4{
        margin: 0px;
    }
    .wm_service_faqs_title_wrap i{
        display: inline-block;
    }
    .service-page-main-section .wm_mobile_price_plans aside{
        border-radius: 0px;
        border: 0px;
        position: relative;
        top: 0px;
    }
    .service-page-main-section .wm_mobile_price_plans aside ul.nav{
        background: transparent;
        flex-direction: row;
        flex-wrap: nowrap;
        padding-left: 5px;
        padding-right: 5px;
    }
    .service-page-main-section .wm_mobile_price_plans aside ul.nav li a{
        border-right: 0px !important;
        color: #74767e;
        font-weight: 400;
    }
    .service-page-main-section .wm_mobile_price_plans aside ul.nav li a.active{
        color: #01C468;
    }
    .service-page-main-section .wm_mobile_price_plans aside ul.nav li a.active:after{
        background-color: #01C468;
    }
    .service-page-main-section .wm_mobile_price_plans aside .wr-asideholder{
        margin-bottom: 0px !important;
    }
    .wr-singleservice-tile .wr-text-wrapper p{
        font-size: 14px;
        line-height: 20px;
    }
    .wr-footer-two_head .wr-footerapp .wr-main-description p{
        font-size: 14px;
    }
    .single-product .wr-sync__content img {
        min-height: fit-content;
        width: 100%;
    }
    .wr-sidebarpkg .wr-sectiontitle p,
    .wr-sidebarpkg .wr-sectiontitle__list li span,
    .wr-sidebarpkg .wr-sectiontitle__list li em {
        font-size: 14px;
    }
}

@media (max-width: 420px) {
    .wr-logo{
        padding: 5px 0;
    }
}
@media (max-width: 991px) {
    .wr-login-content .user-registration-form .half-group {
        width: calc(100% / 2);
    }
    .wr-themeform__wrap{
        gap: 0px;
    }
}
/*========================/Style File =========================*/