/**
 * Theme Name:     Technova Child
 * Author:         Boomdevs
 * Template:       technova
 * Text Domain:	   technova-child
 * Description:    Technova is an IT Startup &amp; Agency WordPress Theme
 * Author URI:     http://Boomdevs
 * Version:        1.0.0
 * License:        GPLV2
 */
:root {
  --primary-background: #21aee0;
  --sc-input-font-family: 'Jost';
  --sc-font-mono: 'Jost';
  --sc-font-sans: 'Jost';
  --sc-font-serif: 'Jost';
}
.project-details-padding-left h2 {
  font-size: 30px !important;
  line-height: 28px;
  font-weight: 500;
  color: #26262c;
}

.info-item .custom-job-btn:before {
  content: none !important;
}

.i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-pros .i2-pros-title,
.i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-cons .i2-pros-title {
  border-radius: 10px;
}

.i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-pros .i2-cons-title,
.i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-cons .i2-cons-title {
  border-radius: 10px;
}

.entry-content .wp-block-embed-spotify iframe {
  box-shadow: 0px 2px 30px 1px #000;
}

div.heateor_sss_horizontal_sharing ul.heateor_sss_sharing_ul li {
  padding-right: 5px !important;
}
div.heateor_sss_horizontal_sharing ul.heateor_sss_sharing_ul li:nth-child(7) {
  border-right: 1px solid #aaa !important;
  padding-right: 10px !important;
}

.heateorSssClear {
  padding-top: 40px;
}

.single-post
  article.post
  .inside-article
  .entry-content
  ul.heateor_sss_sharing_ul {
  margin-bottom: 25px !important;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding: 20px 0 12px;
}
/*
Relative Post Item
*/

.relative-post-title {
  padding: 0 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  letter-spacing: -0.01em;
  color: #09213d;
  background: none !important;
}
.relative-post-item {
  padding: 0 !important;
  background: none !important;
  margin-bottom: 0 !important;
}

.relative-post-item a {
  color: #727f9f;
  padding: 23px 26px;
  display: block;
  margin-bottom: 10px;
  border: 1px solid #eff0f6;
  border-radius: 15px;
  transition: 0.3s;
}
.relative-post-item a:hover {
  transition: 0.3s;
  border-color: #1783ff;
}

/*
Global Button Style
*/

.blue_btn a {
  background: #1783ff !important;
  border-radius: 11px !important;
  padding: 17px 24px !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  transition: 0.3s;
  border: 1px solid #1783ff !important;
}
.blue_btn a:focus {
  box-shadow: none !important;
}
.blue_btn a:hover {
  transition: 0.3s;
  box-shadow: 0px 19px 28px -12px rgba(23, 131, 255, 0.44) !important;
}

.white_btn a {
  background: #ffffff !important;
  border-radius: 11px !important;
  padding: 17px 24px !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #09213d !important;
  transition: 0.3s;
  border: 1px solid rgba(114, 127, 159, 0.2) !important;
}
.white_btn a:focus {
  box-shadow: none !important;
}
.white_btn a:hover {
  transition: 0.3s;
  box-shadow: 0px 19px 28px -12px rgba(23, 131, 255, 0.44) !important;
  color: #ffffff !important;
  background: #1783ff !important;
  border-color: #1783ff !important;
}
/*fetures-pro */
ul.features-pro {
  list-style: none !important;
  padding-left: 0 !important;
}
ul.features-pro li {
  position: relative;
  padding-left: 40px;
  line-height: 34px;
}

ul.features-pro li:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.80208 7.3334C3.56754 7.33463 3.333 7.24731 3.1522 7.06773L0.826348 4.75543C0.467209 4.39628 0.463544 3.81329 0.819019 3.45168C1.17449 3.08885 1.75474 3.08516 2.1151 3.44307L3.78864 5.10596L7.87477 0.941354C8.23146 0.578519 8.8117 0.574829 9.17084 0.932744C9.53121 1.29189 9.53487 1.87612 9.17939 2.23649L4.44828 7.05912C4.26993 7.24116 4.03662 7.33217 3.80208 7.3334Z' fill='%231783FF'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
  height: 20px;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  top: 7px;
  background-size: auto;
  border-radius: 50%;
  background-color: #e8f7ff;
}

/*fetures-con */
.features-con {
  padding: 30px 30px 30px 40px;
  border-radius: 10px;
  border: 0.5px solid #efefef;
}

ul.features-con li {
  position: relative;
  padding-left: 30px;
}

ul.features-con li:before {
  content: '';
  font-size: 30px;
  background-image: url(https://boomdevs.com/wp-content/uploads/2021/02/close.svg);
  position: absolute;
  left: 0;
  height: 10px;
  width: 10px;
  background-position: center;
  background-repeat: no-repeat;
  top: 10px;
}

.lwptoc {
  margin: 65px 0 32px !important;
  position: relative;
}
.lwptoc .lwptoc_i {
  background-color: #f6f9fe !important;
  border-radius: 5px;
  width: 100%;
}
.lwptoc .lwptoc_i .lwptoc_header {
  position: absolute;
  top: -25px;
  left: 0px;
  background: #fff;
  width: 28%;
  border-radius: 5px;
  height: auto;
  text-align: center;
  padding: 15px 0px;
  box-shadow: -3px 3px 30px 0px rgb(0 108 152 / 15%);
}
.lwptoc_items {
  padding: 40px 30px;
}
.lwptoc_items .lwptoc_item {
  margin: 8px 0;
}

body.single-product.offer_active .header-wrap {
  top: 108px !important;
}

body.single-product.offer_active #secondary_product_nav {
  top: calc(0% + 208px) !important;
}

body.single-product.offer_active #secondary_product_nav.secondary_sticky_menu {
  top: 0 !important;
}

@media (max-width: 1024px) {
  body.single-product.offer_active .header-wrap {
    top: 0;
  }

  body.single-product.offer_active #secondary_product_nav {
    top: 101px;
  }

  body.single-product.offer_active
    #secondary_product_nav.secondary_sticky_menu {
    top: 0 !important;
  }
}

@media (max-width: 768px) {
  .lwptoc .lwptoc_i .lwptoc_header {
    width: 70% !important;
    border-radius: 5px !important;
  }
  .lwptoc-autoWidth .lwptoc_i {
    border-radius: 5px;
  }
  .lwptoc:first-child {
    margin-top: 35px !important;
  }
}

.post-img-shadow img {
  box-shadow: -5px 5px 35px 0px rgba(0, 108, 152, 0.1);
  border-radius: 25px !important;
}

.anr_captcha_field {
  margin-bottom: 20px;
}

.single-topic-wrapper .bbp-content-body .bbp-reply-author .bbp-author-role {
  margin-top: 0px !important;
}

/* input.blog_subscribe_input_field {
    max-width: 100% !important;
    position: relative;
} */
.mc4wp-form-theme .blog_subscribe_form input[type='email'] {
  max-width: 100% !important;
  position: relative;
  background: #ebf9ff;
  color: #000 !important;
  border-radius: 35px;
  outline: none;
  box-shadow: none;
  border: 1px solid #00b5ff;
  font-size: 15px;
  padding: 10px 15px;
  line-height: normal;
}

.mc4wp-form-theme .blog_subscribe_form input[type='submit'] {
  position: absolute;
  top: calc(0% + 12px);
  right: 0;
  background: #00b5ff !important;
  color: #fff !important;
  border-radius: 35px;
  outline: none;
  box-shadow: none;
  border: 1px solid #00b5ff !important;
  font-family: 'Signika', Sans-serif;
  font-size: 15px;
  padding: 10px 30px;
  line-height: normal;
}
/* table.appsero-order-table td, table.appsero-order-table th {
	text-align:center;
} */
table.appsero-order-table th {
  text-align: center !important;
}
table.appsero-order-table tbody td {
  text-align: center !important;
}

.full-width-btn a {
  width: 100% !important;
  display: inline-block;
}
.full-width-btn a:hover {
  box-shadow: 0px 19px 28px -12px #1783ff70;
}

.nav-aligned-center .main-navigation:not(.toggled) .menu > li,
.nav-aligned-right .main-navigation:not(.toggled) .menu > li {
  float: unset !important;
}
.policy_list_style ul {
  list-style: inherit;
  margin-left: 18px !important;
}

/*
Secondary nav menu
*/
#tribute_testimonial_nav li.menu-item:last-child {
  background: #5293ff;
  border-radius: 50px;
  margin-right: 15px;
}

#tribute_testimonial_nav li.menu-item:last-child a {
  color: #ffffff;
}

li.wc_payment_method.payment_method_woocommerce_payments > label {
  background-color: #ffffff !important;
  border: 1px solid rgba(114, 127, 159, 0.2);
  border-radius: 15px;
  font-weight: 600 !important;
  font-size: 16px;
  line-height: 19px !important;
  letter-spacing: -0.01em;
  color: #727f9f;
  padding: 23px 20px 23px 50px !important;
}

#payment .payment_methods > .wc_payment_method > label:before {
  display: inline-block;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  content: '\e902';
  margin-right: 0.5407911001em;
  transition: color, ease, 0.2s;
  font-family: 'GP Premium';
  border-radius: 0;
  content: '' !important;
  width: 18px;
  height: 18px;
  border: 1px solid #94a2bc;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

li.wc_payment_method.payment_method_woocommerce_payments label:after {
  width: 8px;
  height: 8px;
  background: #1783ff;
  content: '';
  display: inline-block;
  left: 25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 2px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
  display: flex;
  align-items: center;
}

/* Stripe Link Button*/
.woocommerce-billing-fields__field-wrapper input#billing_email {
  padding-right: 90px !important;
}
button.wcpay-stripelink-modal-trigger {
  top: 50px !important;
  border-radius: 9px !important;
  text-align: center !important;
  padding: 0 !important;
  right: 12px !important;
  width: 64px !important;
}
#wcpay-payment-request-wrapper {
  margin-top: 2rem;
}
/*.woocommerce-billing-fields__field-wrapper .wcpay-stripelink-modal-trigger{*/
/*    display: none !important;*/
/*}*/
/*.other-payment-method {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    gap: 6px;*/
/*}*/
/*.other-payment-method .or {*/
/*    color: #09213D;*/
/*    font-size: 16px;*/
/*    font-weight: 600;*/
/*    text-transform: uppercase;*/
/*}*/
/*.stripe-link-btn {*/
/*    !*cursor: pointer;*!*/
/*    !*display: block;*!*/
/*    !*text-align: center;*!*/
/*    !*border-radius: 9px;*!*/
/*    !*padding: 14px 10px;*!*/
/*    !*color: #727F9F;*!*/
/*    !*font-size: 16px;*!*/
/*    !*font-weight: 600;*!*/
/*    !*border: 1px solid rgba(114,127,159,0.2);*!*/
/*    margin-top: 30px !important;*/
/*    width: 100%;*/

/*}*/
/*  Offer notice in the top above header*/
.offer_notice {
  position: relative;
}
.offer_notice img.close-button {
  position: absolute;
  z-index: 6;
  right: 15px;
  top: 40px;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
  background: #ffffff;
  transition: ease-in-out 0.5s;
}

.offer_notice img.close-button:hover {
  box-shadow: 0px 20px 40px -5px rgba(183, 183, 183, 0.23);
  transform: rotate(-90deg);
}
.new_year_promotion .elementor-countdown-digits {
  background-color: #fff;
  border-radius: 8px;
  padding: 10px;
  margin: 0 10px 8px;
  border-radius: 50px !important;
  height: 46px;
  width: 46px;
}
.new_year_promotion .elementor-countdown-item {
  position: relative;
}
.new_year_promotion .elementor-countdown-item:after {
  content: ':';
  display: block;
  color: #09213d;
  font-size: 20px;
  font-family: 'IBM PLEX MONO';
  font-weight: 700;
  position: absolute;
  top: 30px;
  left: 72px;
}
.new_year_promotion .elementor-countdown-item:last-child:after {
  content: none;
}

@media only screen and (max-width: 1024px) {
  section.elementor-section.elementor-top-section.elementor-element.elementor-element-7481c0b.elementor-section-content-middle.elementor-section-stretched.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle {
    background-image: none;
  }
  .elementor-element.elementor-element-a8f2936.elementor-align-center.elementor-widget.elementor-widget-button {
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .elementor-29121
    .elementor-element.elementor-element-c8febe8
    .elementor-countdown-digits {
    line-height: 20px !important;
  }
  .offer_notice img.close-button {
    top: 15px;
  }
  .elementor-element.elementor-element-a8f2936.elementor-align-center.elementor-widget.elementor-widget-button {
    text-align: center;
  }
}

.wpcf7-form
  .service-form
  .select-field-wrapper
  .single-column
  .input-select-field
  .icon {
  text-align: center;
  line-height: 0;
}
.wpcf7-form .form-submit-btn p {
  flex-direction: row-reverse;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  .woocommerce-table--order-details
    .woocommerce_order_item_wrapper
    .woocommerce-table__product-image {
    width: 70px !important;
    height: 70px !important;
    margin-right: 15px !important;
  }
}
.object-unset img {
  object-fit: unset !important;
}
.elementor-custom-embed-image-overlay img {
  object-fit: unset !important;
}

.custom-awesome-products.all {
  .product-sec-title {
    padding-bottom: 100px;
    @media screen and (max-width: 768px) {
      padding-bottom: 50px;
    }
  }
}

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

@media screen and (max-width: 420px) {
  .product_widget_main_wrapper {
    padding: 0;
  }
}

.product_widget_main_wrapper li {
  width: calc(33.33% - 10px);
  max-width: 420px;
  box-sizing: border-box;
  margin: 0 22px 22px 0;
  border: 1px solid #eff0f6;
  border-radius: 15px !important;
}
.product_widget_main_wrapper li a img {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .product_widget_main_wrapper li {
    width: calc(50% - 10px);
    max-width: 455px;
  }
}

@media screen and (max-width: 768px) {
  .product_widget_main_wrapper li {
    width: calc(50% - 10px);
    max-width: 327px;
  }
}
@media screen and (max-width: 767px) {
  .product_widget_main_wrapper li {
    width: 100%;
  }
}

@media screen and (max-width: 420px) {
  .product_widget_main_wrapper li {
    max-width: 364px;
    margin-right: 0;
  }
}

#load_more {
  position: relative;
}

.loader {
  position: absolute;
  top: 33%;
  left: 54%;
  transform: translate(-50%, -50%);
  border: 2px solid #f3f3f3;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 1s linear infinite;
  z-index: 99999999999;
}

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

.sticky_footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #cae5f0a8;
  padding: 10px;
  text-align: center;
  margin-bottom: 0 !important;
  backdrop-filter: blur(7.5px);
  z-index: 9;
}

.sticky_footer p {
  color: #124d62;
  opacity: 50%;
}
.sticky_footer p:hover {
  opacity: 100%;
}

.sticky_footer a {
  text-decoration: underline;
  color: #124d62;
  font-weight: bold;
}
.sticky_footer a:hover {
  color: #353eeb;
}
.sticky_footer svg {
  position: relative;
  top: -1px;
}
/*  New Updated */
.post-content p {
  display: block !important;
}
.work-image {
  border-radius: 12px;
  overflow: hidden !important;
}
.about-us-area .about-image-card,
.about-us-area .about-image-card .main-img-wrapper,
.about-image-card .main-img-wrapper .main-img-inner {
  height: 100%;
}
.about-image-card .main-img-wrapper .main-img-inner img {
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .info-card .title-wrapper {
    gap: 26px !important;
  }
  .job-list .single-job .icon,
  .job-list .single-job .icon img {
    height: 62px !important;
    width: 62px !important;
  }
  .scrollup-btn {
    display: none !important;
  }
}
.custom-blog-carousel-wrapper
  .slick-list
  .slick-slide.slick-active
  .single-blog-item {
  height: 600px;
}
.forminator-ui.forminator-custom-form input,
.forminator-ui.forminator-custom-form textarea {
  margin-top: 8px !important;
}
.menu-sidebar-area.active {
  z-index: 999999;
}
.body-overlay {
  z-index: 9999 !important;
}
.product_widget_main_wrapper li a img {
  border-radius: 8px;
  overflow: hidden;
}
.custom-awesome-products ul li.product a h2 {
  padding-top: 15px !important;
}
@media screen and (max-width: 1024px) {
  .custom-blog-carousel-wrapper
    .slick-list
    .slick-slide.slick-active
    .single-blog-item {
    height: 100% !important;
  }
}
/*Ashraful*/
.image-wrapper.carousel-img-slider {
  display: flex;
  gap: 10px;
  position: relative;
  flex-direction: column;
}
.single-img img {
  width: 435px;
}
/* button.prev-btn.slick-arrow, button.next-btn.slick-arrow{
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 999;
    top: 50%;
    border: none;
    border-radius: 50px;
    cursor: pointer;
}
button.prev-btn.slick-arrow{
    left: 0;
}
button.next-btn.slick-arrow {
    right: 0;
} */
.carousel-img-slider .slick-list {
  margin: 0 -12px;
  padding: 0 !important;
}
.carousel-img-slider .slick-list .slick-slide {
  margin: 0 12px;
}
.carousel-img-slider .slick-list .slick-slide.slick-center {
  background-color: #000;
  border-color: #000;
}
.carousel-img-slider .slick-list .slick-slide.slick-center .short-title,
.carousel-img-slider .slick-list .slick-slide.slick-center .title {
  color: #fff;
}
.carousel-img-slider
  .slick-list
  .slick-slide.slick-center
  .list-item-wrapper
  ul
  li {
  color: #fff;
}
.carousel-img-slider
  .slick-list
  .slick-slide.slick-center
  .list-item-wrapper
  ul
  li:before {
  background-color: #fff;
}
.carousel-img-slider .slick-dots {
  display: flex;
  gap: 9px;
  z-index: 2;
  padding-left: 0;
  margin-bottom: 0;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
}
.carousel-img-slider .slick-dots li {
  display: inline-block;
  line-height: 0;
}
.carousel-img-slider .slick-dots li button {
  font-size: 0;
  padding: 0;
  width: 18px;
  height: 12px;
  background-color: rgb(186, 185, 209);
  border-radius: 6px;
  position: relative;
}
.carousel-img-slider .slick-dots li.slick-active button {
  width: 54px;
  border-radius: 50px;
  background-color: rgb(33, 174, 224);
}
.sidebar {
  position: -webkit-sticky;
  position: sticky;
  margin-top: -30px;
  top: 0;
}
.sidebar .textwidget {
  background: #f5f5fe;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 48px 37px 30px 37px;
  border-radius: 15px;
}
.sidebar .textwidget .blog-cta-title {
  color: #26262c;
  text-align: center;
  font-family: 'Jost', Sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}
.sidebar .textwidget .blog-post-consultation-button {
  display: inline-flex;
  padding: 11px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 50px;
  background: #353eeb;
  color: #ffffff;
}
.sidebar .textwidget .blog-post-consultation-button a {
  color: #ffffff;
}
.sidebar .widget_boomdevs-services-cats .sidebar-single-service-custom a {
  font-size: 18px !important;
  display: flex;
  justify-content: start;
  align-items: center;
}
.sidebar
  .widget_boomdevs-services-cats
  .sidebar-single-service-custom
  a
  .more-service-icon {
  display: none;
}

.sidebar
  .widget_boomdevs-services-cats
  .sidebar-single-service-custom
  a
  .more-service-title {
  color: #26262c;
  font-family: 'Jost', Sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward {
  border: 0 !important;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward:before {
  display: none !important;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward.button:hover:before {
  background: transparent !important;
}

.woocommerce-cart .shop_table .actions .button {
  padding: 11px 40px !important;
  color: #fff !important;
}
.archive.category label.wp-block-search__label {
  padding-top: 12px;
}
.archive.category input#wp-block-search__input-1 {
  margin-top: 0 !important;
  margin-right: -4px;
}
.archive.category .wp-block-search__inside-wrapper {
  margin-top: 20px;
}
.header-menu-area.sticky_menu .logo .sticky-logo svg {
  width: 170px;
}
.header-menu-area .logo .standard-logo svg {
  width: 170px;
}
.header-menu-area .logo .standard-logo img {
  width: 170px;
}
.custom-wc-mini-cart .custom-mini-cart-icon .svg-icon .cart__count {
  inset: -18px -16px auto auto !important;
  background: #1783ff !important;
}
.sc-button {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  background: #21aee0 !important;
  border: 2px solid #21aee0 !important;
  color: #fff !important;
  padding: 11px 40px !important;
  text-align: center !important;
  font-weight: 500 !important;
  font-family: Jost, sans-serif !important;
  text-transform: capitalize !important;
  position: relative !important;
  -webkit-transition: all 0.5s ease-out !important;
  transition: all 0.5s ease-out !important;
  font-size: 18px !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  gap: 10px !important;
  border-radius: 50px !important;
  overflow: hidden !important;
  z-index: 2 !important;
  line-height: 30px !important;
  justify-content: center;
}
.sc-button:hover {
  box-shadow: none !important;
  border-color: #353eeb !important;
}
.sc-button:before {
  position: absolute !important;
  left: -20% !important;
  top: 0 !important;
  height: 100% !important;
  width: 0 !important;
  content: '' !important;
  background-color: #353eeb !important;
  z-index: -1 !important;
  -webkit-transform: skew(45deg) !important;
  transform: skew(45deg) !important;
  -webkit-transition: all 0.5s ease-out !important;
  transition: all 0.5s ease-out !important;
}
.sc-button:hover:before {
  width: 150% !important;
  background-color: #353eeb !important;
  -webkit-transition: all 0.5s ease-out !important;
  transition: all 0.5s ease-out !important;
}
.theme-transparent-bt.theme-btn .button {
  background: transparent !important;
  border: unset !important;
  box-shadow: unset !important;
}
.sure-custom-tab .elementor-tabs-wrapper .elementor-tab-title,
.sure-custom-tab .elementor-tabs-wrapper .elementor-tab-mobile-title {
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
}
.sure-custom-tab .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  background: linear-gradient(
    90deg,
    #fafbfe 0%,
    rgba(250, 251, 254, 0) 100%
  ) !important;
  color: #21aee0 !important;
}
.sure-custom-tab
  .elementor-tabs-wrapper
  .elementor-tab-title.elementor-active
  svg
  path {
  fill: transparent !important;
  stroke: #21aee0 !important;
}
@media all and (max-width: 767px) {
  .sure-custom-tab .elementor-tabs-wrapper .elementor-tab-mobile-title {
    display: flex !important;
    align-items: center !important;
    gap: 18px !important;
  }
}
.kt-button.button {
  border-radius: 6px !important;
}
.boomdevs-custom-counter-card .elementor-widget-wrap {
  transition: background 0.5s ease-in-out;
}
.boomdevs-custom-counter-card .elementor-widget-wrap:hover {
  background: linear-gradient(180deg, #353eeb 0%, #21aee0 100%);
}
.boomdevs-custom-counter-card
  .elementor-widget-wrap:hover
  .boomdevs-custom-counter-content
  .elementor-counter
  span {
  color: #ffffff;
}
.postid-42452 .header-menu-area,
.postid-42748 .header-menu-area {
  background-color: transparent !important;
  border-bottom: 1px solid #ffffff47;
}
.postid-42452 .header-menu-area.sticky_menu,
.postid-42748 .header-menu-area.sticky_menu {
  background-color: #fff !important;
}
.postid-42452 .tidycal-embed {
  border-radius: 12px;
}

.custom-software-work-process .process-step-area .col-12.col-md-6.col-xl-3 {
  position: relative;
}
.custom-software-work-process
  .process-step-area
  .col-12.col-md-6.col-xl-3:after {
  content: '';
  display: inline-flex;
  width: 100%;
  height: 2px;
  background: url(https://boomdevs.com/wp-content/uploads/2024/06/Line-107.png);
  position: absolute;
  top: 20%;
  left: 0;
  transform: translate(-50%, -50%);
}
.custom-software-work-process
  .process-step-area
  .col-12.col-md-6.col-xl-3:first-child:after {
  display: none;
}
.custom-software-faq .accordion-list-item {
  background: #fff;
  border-radius: 12px;
  margin-bottom: 24px;
  padding: 22px 32px;
}
.custom-software-faq .accordion-list-item:last-child {
  margin-bottom: 0;
}
.custom-software-faq
  .accordion-wrapper
  .accordion-list-item
  .accordion-head:before,
.custom-software-faq
  .accordion-wrapper
  .accordion-list-item
  .accordion-head.collapsed:before {
  display: none;
}
.custom-software-faq
  .accordion-wrapper
  .accordion-list-item
  .accordion-head:after {
  background-color: rgb(33, 174, 224);
  color: #ffffff;
  font-size: 12px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: '\f068';
  font-family: 'Font Awesome 6 Pro';
  font-weight: 500;
}
.custom-software-faq
  .accordion-wrapper
  .accordion-list-item
  .accordion-head.collapsed:after {
  background-color: rgb(33, 174, 224);
  border-radius: 50px;
  color: #ffffff;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  content: '+';
  font-family: 'Font Awesome 6 Pro';
  font-weight: 500;
}
.custom-software-faq
  .accordion-wrapper
  .accordion-list-item
  .accordion-item-body {
  padding-right: 50px;
  padding-left: 0;
}
.theme-btn.custom-software-btn .elementor-button {
  padding: 21px 45px !important;
}
.expert-custom-faq .elementor-accordion .elementor-accordion-item {
  border-color: #c7c7e1;
  border: none !important;
  border-bottom: 1px solid #c7c7e1 !important;
}
.expert-custom-point
  .elementor-icon-box-wrapper
  .elementor-icon-box-content
  .elementor-icon-box-description {
  padding-top: 16px;
}
.expert-case-studies .section-title .short-title {
  font-size: 24px !important;
}
.expert-point-left-sticky {
  position: sticky;
  top: 120px;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}
@media all and (max-width: 768px) {
  .expert-point-left-sticky {
    position: unset;
    top: unset;
    height: unset;
    overflow-y: unset;
  }
}
.expert-web-card .elementor-widget-wrap {
  position: relative;
  min-height: 550px;
}
.expert-web-card .elementor-widget-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
  background: linear-gradient(
    181deg,
    rgba(53, 62, 235, 0) 0.8%,
    #353eeb 99.16%
  );
  border-radius: 12px;
  opacity: 0;
}
.expert-web-card .elementor-widget-wrap:hover:before {
  opacity: 1;
}
.expert-web-card p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.expert-web-card:hover p {
  -webkit-line-clamp: unset;
}
#blog-post-single-consultation-button
  .elementor-button-content-wrapper
  .elementor-button-text {
  margin-top: 1px;
}
.single-post-item .social-share {
  display: none;
}
.faq-area.style-1 .faq-img-wrapper .image-wrapper:after {
  border-bottom: 120px solid #f1f1f9 !important;
}
.faq-area.style-1 .faq-img-wrapper .image-wrapper:before {
  border-top: 75px solid #f1f1f9 !important;
}
/*Custom blog section*/
.boomdevs-custom-blog-single .wp-block-image {
  padding: 24px 0 !important;
}
@media all and (max-width: 768px) {
  .boomdevs-custom-blog-single .wp-block-image {
    padding: 0 0 10px 0 !important;
  }
}
.boomdevs-custom-blog-single .wp-block-image img {
  border-radius: 20px !important;
}
/* List Item Style  default bulletpoint */
.boomdevs-custom-blog-single ul.wp-block-list li {
  list-style: disc;
}
.boomdevs-custom-blog-single h2.wp-block-heading {
  font-size: 48px !important;
  line-height: 48px !important;
  padding: 30px 0 16px 0 !important;
  font-weight: 500 !important;
}
@media all and (max-width: 768px) {
  .boomdevs-custom-blog-single h2.wp-block-heading {
    font-size: 36px !important;
  }
  .boomdevs-custom-blog-single h3.wp-block-heading {
    font-size: 30px !important;
    line-height: 36px !important;
  }
}
.boomdevs-custom-blog-single h3.wp-block-heading {
  line-height: 36px !important;
  padding: 22px 0 16px 0 !important;
  font-weight: 500 !important;
}
.boomdevs-custom-blog-single h4.wp-block-heading {
  line-height: 48px !important;
  margin: 10px 0 5px 0;
}
.boomdevs-custom-blog-single h4.wp-block-heading strong {
  font-weight: 500 !important;
}
.boomdevs-custom-blog-single h2.wp-block-heading strong,
.boomdevs-custom-blog-single h3.wp-block-heading strong {
  font-weight: 500 !important;
}
.boomdevs-custom-blog-single .bd_toc_container {
  display: none;
}
.boomdevs-custom-blog-cat .elementor-widget-container a {
  font-family: 'Jost', 'sans-serif';
  font-size: 12px;
  font-weight: 500;
  border-radius: 6px;
  background: #353eeb;
  color: #fff;
  padding: 2px 13px;
  text-transform: capitalize;
}
.boomdevs-custom-blog-cat .elementor-widget-container a:first-child {
  display: inline-block;
}
.boomdevs-custom-blog-cat .elementor-widget-container a:not(:first-child) {
  display: none;
}
.image-hover-scale {
  overflow: hidden;
  border-radius: 20px;
}
.image-hover-scale img {
  transition: all 0.5s ease;
}
.boomdevs-blog-loop-grid .elementor-widget-wrap:hover .image-hover-scale img {
  transform: scale(1.1);
}
.boomdevs-blog-title-shortener h3 a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.boomdevs-blog-title-shortener h3 a:hover {
  color: #353eeb !important;
}
.boomdevs-meta-hover-custom a:hover .elementor-icon-list-text {
  color: #353eeb !important;
}
.bd-portfolio-cat a {
  background: #f1f1f9;
  color: #353eeb;
  padding: 4px 15px;
  border-radius: 50px;
}
.bd-portfolio-cat a:hover {
  background: #353eeb;
  color: #f1f1f9;
}
.bd-portfolio-cat a:first-child {
  margin-right: 10px;
}
.bd-portfolio-cat a:nth-child(n + 3) {
  display: none;
}
.bd-portfolio-cat a:nth-child(-n + 2) {
  display: inline-block;
}
.boomdevs-post-tab-custom .category-list {
  display: flex;
  padding: 0;
  gap: 24px;
}
.boomdevs-post-tab-custom .category-list li {
  padding: 11px 34px;
  border-radius: 4px;
  border: 1px solid #c7c7e1;
}
.boomdevs-post-tab-custom .category-list li a {
  color: #222222;
  font-family: 'Jost', 'sans-serif';
  font-size: 24px;
  font-weight: 500;
  line-height: 42px;
}
/*.boomdevs-blog-cat-drop-custom .elementor-widget-container {*/
/*    border: 1px solid #C7C7E1;*/
/*    border-radius: 8px;*/
/*    padding: 15px 30px;*/
/*}*/
.boomdevs-blog-cat-drop-custom .select2-selection {
  background: #fff !important;
  border: 1px solid #c7c7e1 !important;
  height: 67px !important;
  padding: 25px 26px !important;
  margin-top: 0 !important;
}
.boomdevs-blog-cat-drop-custom .select2-selection .select2-selection__rendered {
  font-family: 'Jost', 'sans-serif';
  font-size: 24px !important;
  color: #26262c !important;
}
.boomdevs-blog-cat-drop-custom .elementor-widget-container .category-dropdown {
  font-family: 'Jost', 'sans-serif';
  font-size: 24px;
}
.boomdevs-blog-search-custom {
  border-radius: 8px;
}
.boomdevs-blog-search-custom .elementor-search-form__input {
  font-size: 16px !important;
  background: #fff !important;
  color: #686a70 !important;
  border: 1px solid #c7c7e1 !important;
  border-radius: 8px 0 0 8px !important;
  margin-top: 0 !important;
  height: 67px !important;
}
.boomdevs-blog-search-custom .elementor-search-form button {
  background-color: #21aee0 !important;
}

/*Social share on single page */
.boomdevs-custom-social-share .social-share-buttons {
  text-align: right;
}
@media all and (max-width: 768px) {
  .boomdevs-custom-social-share .social-share-buttons {
    text-align: center;
    margin-top: 20px;
  }
}
.boomdevs-custom-social-share .social-share-buttons a,
.bommdevs-user-social-media .social-share-buttons a {
  color: #26262c;
  padding-right: 30px;
}
.boomdevs-custom-social-share .social-share-buttons a i,
.bommdevs-user-social-media .social-share-buttons a i {
  font-size: 19px !important;
}
.boomdevs-custom-social-share .social-share-buttons a:last-child,
.bommdevs-user-social-media .social-share-buttons a:last-child {
  padding-right: 0;
}
/*Single post author*/
.single-post-author .elementor-author-box__name,
.single-post-author .elementor-author-box__button {
  display: flex;
  align-items: center;
  gap: 10px;
}
.single-post-author .elementor-author-box__name:after {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url(https://boomdevs.com/wp-content/uploads/2024/08/verify-1.svg);
  background-repeat: no-repeat;
}
.single-post-author .elementor-author-box__button:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(https://boomdevs.com/wp-content/uploads/2024/08/arrow-down-3.png);
  background-repeat: no-repeat;
}
.single-post-author .elementor-author-box__bio {
  margin-top: 10px;
}
/*Newsletter form*/
.boomdevs-blog-newsletter {
  display: flex;
  align-items: center;
}
.mc4wp-form-fields .boomdevs-blog-newsletter input[type='email'] {
  background: unset !important;
  border: 1px solid #c7c7e1 !important;
  border-radius: 6px 0px 0px 6px !important;
  font-size: 18px !important;
}
.boomdevs-blog-newsletter input[type='submit'] {
  width: unset !important;
  background: #21aee0 !important;
  color: #fff !important;
  border-radius: 0px 6px 6px 0px !important;
  font-family: 'Jost', 'sans-serif';
  font-size: 24px !important;
  margin-left: -1px;
}
@media all and (max-width: 768px) {
  .mc4wp-form-fields .boomdevs-blog-newsletter input[type='email'] {
    font-size: 16px !important;
  }
  .boomdevs-blog-newsletter input[type='submit'] {
    font-size: 18px !important;
  }
}
@media all and (max-width: 576px) {
  .boomdevs-blog-newsletter {
    flex-direction: column;
  }
  .mc4wp-form-fields .boomdevs-blog-newsletter input[type='email'],
  .boomdevs-blog-newsletter input[type='submit'] {
    text-align: center;
    border-radius: 6px !important;
    width: 89% !important;
  }
}
.boomdevs-blog-newsletter input[type='submit']:hover {
  background: #21aee0 !important;
  color: #dddddd !important;
}
.mc4wp-form-fields .boomdevs-blog-newsletter input {
  height: 64px !important;
}
/*case studies card*/
.boomdevs-blog-case-studies-custom .elementor-column .elementor-widget-wrap {
  min-height: 180px;
}
/*blog sidebar toc*/
.elementor-toc__list-wrapper li ul {
  padding-left: 20px;
}
.boomdevs-blog-cat-btn
  a.elementor-button.elementor-button-link.elementor-size-sm {
  width: 100%;
}
/*Blog single page breadcrumb hide*/
.single-post .page-breadcrumb-area.page-bg,
.single-post .single-post-custom-cta {
  display: none;
}
/* Author archive page profile image */
img.bds-author-archive-image {
  height: 100%;
  object-fit: cover;
  border-radius: 15px 0 0 15px;
}
