/*
 Theme Name:   SEOCrawler Child
 Template:     seocrawler
 Author:       Goodlayers
 Theme URI:    http://demo.goodlayers.com/seocrawler
 Description:  Goodlayers SEOCrawler Child Theme
 Author URI:   http://goodlayers.com
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  seocrawler-child
 START YOUR CHILD THEME CSS HERE
*/

body {
  position: relative;
}
.cus-orange-btn {
  display: inline-flex;
  align-items: center;
  line-height: 1.7;
  gap: 0.7em;
  font-weight: 600;
  background-color: #f76724;
  color: #fff !important;
  font-size: 13px;
  font-style: normal;
  padding: 15px 35px 15px 35px;
  border-radius: 4px;
}
.page-id-52662
  .seocrawler-header-style-plain.seocrawler-style-menu-right
  .seocrawler-main-menu,
.page-id-52662 .seocrawler-mobile-menu-right {
  display: none;
}
.page-id-52662 header .seocrawler-logo a {
  pointer-events: none;
}
.seocrawler-sticky-navigation .sf-mega-full {
  max-height: 80vh;
  overflow: auto;
}
.seocrawler-sticky-navigation .sf-mega-full::-webkit-scrollbar {
  width: 4px;
}

.seocrawler-sticky-navigation .sf-mega-full::-webkit-scrollbar-track {
  background: #fff;
}

.seocrawler-sticky-navigation .sf-mega-full::-webkit-scrollbar-thumb {
  background: #fff;
}

.seocrawler-sticky-navigation .sf-mega-full::-webkit-scrollbar-thumb:hover {
  background: #fff;
}
.single-post pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  white-space: break-spaces;
}

.common-banner .newsletter_right_sec {
  z-index: 0;
}

table .check-icon,
.table .check-icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 4px;
  position: relative;
  margin: 0;
}

table .check-icon::before,
.table .check-icon::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 0;
  width: 8px;
  height: 14px;
  border: solid #03a84e;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
}
table .close-icon,
.table .close-icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  position: relative;
  margin: 0;
}
table .close-icon::before,
table .close-icon::after,
.table .close-icon::before,
.table .close-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 16px;
  height: 3px;
  background-color: #ff3b3b;
  transform-origin: center;
}
table .close-icon::before,
.table .close-icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
table .close-icon::after,
.table .close-icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

body .gdlr-core-filterer-wrap.gdlr-core-style-button a {
  margin: 4px;
}

/* Start Blog page css */
.page-id-2715 .gdlr-core-blog-modern-content {
  height: 100%;
  display: grid;
  place-content: center;
  padding: 14px 20px !important;
}
.page-id-2715 .gdlr-core-blog-modern-content .gdlr-core-blog-info-wrapper {
  margin-bottom: 0;
}
/* Start Blog page css */

.single-post .seocrawler-content-container {
  max-width: 100%;
}
.single-post .seocrawler-content-container .seocrawler-content-wrap {
  padding: 0 50px;
}
.single-post .seocrawler-sidebar-left {
  width: 356px;
}
.single-post .seocrawler-sidebar-right {
  width: 348px;
}
.single-post .seocrawler-sidebar-right .seocrawler-sidebar-area > div {
  margin-bottom: 0 !important;
}
.single-post .seocrawler-sidebar-right .seocrawler-sidebar-area > div h2 {
  margin-bottom: 10px !important;
}

.single-post
  .seocrawler-sidebar-left
  .seocrawler-sidebar-area
  .seocrawler-widget {
  margin-bottom: 0;
}
.single-post .seocrawler-sidebar-center {
  width: calc(100% - 356px);
}
.single-post .seocrawler-content-container .scroll_heading {
  font-size: 20px;
}
.single-post .seocrawler-sidebar-left {
  position: sticky;
  top: 60px;
}
.single-post .seocrawler-sidebar-left *:empty,
.single-post .seocrawler-sidebar-left br {
  display: none;
}

.single-post .seocrawler-sidebar-left ul {
  margin: 0;
  list-style: none;
}
.single-post .seocrawler-sidebar-left .widget > ul > li.active > a {
  color: #f76724;
  background: none;
}

.single-post .seocrawler-sidebar-left ul ul li.active a {
  background: #ffcab1;
  border-color: #f76724;
  color: #000;
}
.single-post .seocrawler-sidebar-left ul ul li {
  border-left: 2px solid #ccc;
}
.single-post .seocrawler-sidebar-left ul ul li a {
  padding: 8px 20px;
  line-height: normal;
  display: block;
}
.single-post .seocrawler-sidebar-left ul ul ul {
  padding-left: 15px;
}
.single-post .seocrawler-sidebar-left ul ul li a:hover {
  color: #484848;
}
.single-post .seocrawler-sidebar-left .widget > ul > li > a {
  font-weight: 600;
}

.single-post .seocrawler-sidebar-left,
.single-post .seocrawler-sidebar-right {
  position: sticky;
  top: 100px;
  margin: 60px 0;
}
.single-post .seocrawler-sidebar-left {
  overflow-y: auto;
  max-height: 550px;
  font-size: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(204, 204, 204);
  border-image: initial;
  border-radius: 10px;
}
.single-post .seocrawler-sidebar-right {
  background: linear-gradient(314deg, #f0dca6, #dbf1fb, #b6b7f6);
  border-radius: 10px;
}
.single-post .seocrawler-sidebar-right .seocrawler-sidebar-area {
  padding: 20px;
}
.single-post .seocrawler-sidebar-left .title {
  font-size: 18px;
  margin: 5px 0;
}
.single-post .seocrawler-sidebar-left .seocrawler-sidebar-area {
  padding: 20px 30px;
}
.single-post .seocrawler-sidebar-right .seocrawler-sidebar-area .form-outline {
  margin-bottom: 10px;
}
.single-post
  .seocrawler-sidebar-right
  .seocrawler-sidebar-area
  .form-outline
  input,
.single-post
  .seocrawler-sidebar-right
  .seocrawler-sidebar-area
  .form-outline
  textarea {
  background: white;
  border-color: white;
}
.single-post .seocrawler-sidebar-right .wpcf7-spinner {
  position: absolute;
}
.single-post .seocrawler-sidebar-right form input,
.single-post .seocrawler-sidebar-right form textarea {
  padding: 10px 10px;
}

.single-post .seocrawler-sidebar-left::-webkit-scrollbar {
  width: 3px;
  height: 78px;
  border-radius: 0;
  overflow: scroll;
}
.single-post .seocrawler-sidebar-left::-webkit-scrollbar-track {
  border-radius: 5px;
}
.single-post .seocrawler-sidebar-left::-webkit-scrollbar-thumb {
  background: #dddddd;
  border-radius: 0;
}

.seocrawler-sidebar-right
  ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box
  li
  a {
  padding: 20px;
  font-size: 18px;
  border-radius: 8px;
  font-weight: 400;
  color: #000;
  background: none;
  border: solid 1px #e9e9e9;
}
.seocrawler-sidebar-right ul#menu-blog-right-sidebar {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 15px;
}
.seocrawler-sidebar-right
  ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box
  li
  a:hover {
  background: #f76724;
  color: #fff;
}
.seocrawler-sidebar-right
  ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box
  li
  a:after {
  font-size: 24px;
  line-height: 1.2;
}
.seocrawler-sidebar-area .seocrawler-widget-head-text {
  font-size: 20px;
  font-weight: 500;
  color: #212b35;
}

.seocrawler-sidebar-right .seocrawler-widget-title {
  margin-bottom: 20px;
}

@media screen and (min-width: 1000px) {
  .slide-section-tabs .tabs li:hover {
    background: #f86932;
  }
}
.industry-we-serve
  .gdlr-core-pbf-column
  .gdlr-core-pbf-element
  .gdlr-core-icon-list-item
  ul
  li
  a {
  color: #6e6e6e;
}
.gdlr-core-flexslider .flex-direction-nav {
  display: none !important;
}

.gdlr-core-hide-in-mobile,
.gdlr-core-hide-in-tablet-mobile {
  display: block !important;
}

.seocrawler-header-background-transparent {
  z-index: 99;
}
.site-color {
  color: #f76724;
}
.grey-bg .site-color-bg .wpcf7 form .wpcf7-submit {
  background-color: #ffffff;
  color: #f76724;
}
.d-none {
  display: none !important;
}
.single-post .seocrawler-content-container h1 {
  font-size: 2.2rem;
}
.single-post .seocrawler-content-container h2,
.single-post .seocrawler-content-container h3,
.single-post .seocrawler-content-container h4,
.single-post .seocrawler-content-container h5 {
  font-size: 18px;
}
.single-post .seocrawler-content-container .blog-faq * {
  font-size: 14px;
}
.single-post .seocrawler-single-article {
  padding-bottom: 0;
}

.testimonial-main-sec
  .gdlr-core-testimonial-column:first-child
  .gdlr-core-testimonial-quote,
.testimonial-main-sec
  .gdlr-core-testimonial-column:nth-child(2)
  .gdlr-core-testimonial-quote,
.testimonial-main-sec
  .gdlr-core-testimonial-column:nth-child(3)
  .gdlr-core-testimonial-quote {
  display: none;
}

footer .seocrawler-footer-wrapper .seocrawler-footer-container {
  display: flex;
  overflow: visible;
}
footer .seocrawler-footer-wrapper .widget ul {
  margin-bottom: 0;
}
footer .seocrawler-footer-column:last-child {
  background: #2a2a2a;
  border-radius: 20px;
  padding: 30px 30px 40px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
footer .seocrawler-footer-wrapper .seocrawler-widget-title {
  font-size: 16px;
}
footer .seocrawler-footer-column:last-child > div {
  margin: 0 !important;
}
footer .seocrawler-footer-column #text-7 .seocrawler-widget-title {
  margin-bottom: 10px;
}
footer .footer-social {
  margin-bottom: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -28px;
}
footer .footer-social ul {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 15px;
}
footer .footer-social ul li {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
footer .footer-social ul li a,
footer .footer-social ul li a:hover {
  color: #333;
  display: block;
}

footer .seocrawler-copyright-left {
  width: 100%;
}
footer .footer-bottom-menu ul li:before {
  display: none;
}
footer .footer-bottom-menu ul li {
  padding: 0;
  margin: 0;
}
footer .seocrawler-copyright-left .footer-bottom-menu {
  border: 1px solid #484848;
  border-left: 0;
  border-right: 0;
  padding: 20px 0;
}

footer .seocrawler-copyright-wrapper .seocrawler-copyright-right {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 67%;
  float: left;
  justify-content: space-between;
  align-items: center;
  padding: 30px 20px 20px;
  flex-direction: row-reverse;
}
footer .footer-bottom-menu ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  justify-content: center;
  gap: 20px 40px;
}
footer .footer-bottom-menu ul li a {
  text-transform: initial;
}
footer .seocrawler-footer-column .widget_nav_menu ul li {
  margin-bottom: 0;
}
footer .seocrawler-copyright-wrapper {
  background: #202020;
}
.footer-call-icon.footer-wp-icon {
  left: 30px;
  right: auto;
  display: none;
}

.footer-call-icon img {
  width: 22px;
}

.footer-wp-icon {
  position: fixed;
  right: 30px;
  bottom: 100px;
  z-index: 99;
  background: 0 0;
}

.footer-wp-icon .whatsapp-button {
  border-radius: 50px;
  padding: 0;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 0 0 0 #23c15e;
}

.footer-wp-icon .whatsapp-pulse {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-wp-icon .whatsapp-pulse .whatsapp_icon {
  font-size: 26px;
}

.footer-wp-icon .whatsapp-button,
.footer-wp-icon .whatsapp-pulse {
  height: 50px;
  width: 50px;
  background-color: #23c15e;
  position: relative;
}

.footer-wp-icon .whatsapp-pulse::before {
  content: "";
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  border: 1px solid #f26721;
  border-radius: 50%;
  animation: 1s linear infinite pulse;
}

.footer-wp-icon .whatsapp-pulse::after {
  content: "";
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  border: 1px solid #23c15e;
  border-radius: 50%;
  animation: 1s linear 0.3s infinite whatsapp-pulse;
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes whatsapp-pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}

form.wpcf7-form .gdlr-core-input-wrap [class^="gdlr-core-column-"] {
  margin-bottom: 0;
}
/* modal code */
.req-quote-sec .modal {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.req-quote-sec .modal.is-visible {
  visibility: visible;
}
.req-quote-sec .modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.req-quote-sec .modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.req-quote-sec .modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 0;
  margin: 0 auto;
  right: 0;
  max-width: 640px;
  width: 100%;
  padding: 2rem 1.5rem;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
  overflow-y: auto;
}
.req-quote-sec .modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}
.req-quote-sec .modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}
.req-quote-sec .submit-btn .wpcf7-spinner {
  position: absolute;
}
.req-quote-sec .submit-btn {
  text-align: center;
}
.req-quote-sec .gdlr-core-skin-title {
  text-align: center;
  margin-bottom: 0 !important;
}
.req-quote-sec .modal-header {
  padding-bottom: 1rem;
}
.req-quote-sec .modal-close {
  position: absolute;
  top: 0.5rem;
  right: 0.4rem;
  padding: 0.2em;
  color: #fff;
  background: none;
  border: 0;
  font-size: 1.5rem;
  width: 2rem;
  height: 2rem;
  line-height: 0;
  cursor: pointer;
  background: #f76724;
  border-radius: 50%;
}
.req-quote-sec .modal-close:hover {
  color: #777;
}
.req-quote-sec .modal-heading {
  font-size: 1.125em;
  margin: 0;
}
.gdlr-core-call-to-action-item-content-wrap {
  width: calc(100% - 420px);
}
.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button
  .gdlr-core-call-to-action-item-inner {
  padding-right: 0;
}
.faq-right-menu #menu-services-for-faq li {
  padding-bottom: 8px;
  margin-bottom: 9px;
}
.gdlr-core-testimonial-item
  .gdlr-core-testimonial-column
  .gdlr-core-testimonial {
  margin-bottom: 0px;
}
.gdlr-core-contact-form-7-item .wpcf7-form .wpcf7-not-valid-tip,
.req-quote-sec .wpcf7-form .wpcf7-not-valid-tip {
  margin: -15px 0 15px;
  color: red !important;
}
.gdlr-core-contact-form-7-item .wpcf7-form .wpcf7-response-output,
.req-quote-sec .wpcf7-form .wpcf7-response-output {
  margin: 10px 0 0;
}
.grey-bg .wpcf7 form span input,
.grey-bg .wpcf7 form span textarea {
  background: #ffffff;
}
.star-rating {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.star-rating > i {
  margin: 0 2px;
}
.case-solution {
  padding-bottom: 20px;
  width: 100%;
  float: left;
}
.case-solution .col {
  width: 50%;
  float: left;
}
.case-solution .col p:empty {
  display: none;
}
.case-solution strong {
  color: #f76724;
  font-size: 30px;
  font-weight: 600;
}
.case-solution .col:not(:last-child) {
  border-right: 1px solid #cfcfcf;
}
.case-solution .col p {
  font-size: 15px;
  margin: 0;
}
.from-the-client {
  position: relative;
}
.from-the-client:before {
  content: "\f10d";
  font-family: "FontAwesome";
  position: absolute;
  left: -10px;
  top: -12px;
  padding-bottom: 20px;
  display: inline-block;
  font-size: 24px;
  color: #e5e4e4;
  z-index: -1;
}
.custom-case-study .gdlr-core-image-item * {
  width: 100%;
}

#customers {
  border-collapse: collapse;
  table-layout: fixed;
}
#customers thead tr th,
#customers tbody tr td {
  padding: 10px;
  vertical-align: middle;
  border: 1px solid #ccc;
}
#customers thead tr th {
  font-weight: 500;
  border-color: white;
}
#customers tbody tr td {
  color: #333;
}
.custom-premium-themes .gdlr-core-pbf-element .gdlr-core-image-item {
  padding: 0;
}
body.seocrawler-body-front .seocrawler-container {
  padding-left: 15px;
  padding-right: 15px;
}

/*---------- start of testimonial ------------*/
.seocrawler-single-author {
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  border: 1px solid #ccc;
  padding: 24px;
  border-radius: 10px;
  box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15);
  margin-top: 0;
}
.seocrawler-single-author + .seocrawler-comments-area {
  float: left;
  width: 100%;
}
.seocrawler-single-author .seocrawler-top {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.seocrawler-single-author .left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.seocrawler-single-author .right {
  margin: 0 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.seocrawler-single-author .seocrawler-top .seocrawler-single-author-avartar {
  margin: 0 20px 0 0;
  max-width: 50px;
}
.seocrawler-single-author .left .seocrawler-single-author-title {
  margin: 0;
}
.seocrawler-single-author .seocrawler-author p {
  margin: 0;
}
.seocrawler-single-author .seocrawler-author {
  margin-right: 20px;
  text-align: left;
}
.seocrawler-single-author .left > a {
  width: 22px;
}
.seocrawler-single-author .seocrawler-single-author-wrap {
  margin: 0;
  max-width: 100%;
}
.seocrawler-single-author .seocrawler-single-author-description {
  text-align: left;
}
/*---------- End of testimonial ------------*/

.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info-date {
  display: none;
}
form .gdlr-core-input-wrap .intl-tel-input.allow-dropdown {
  display: flex;
  position: relative;
  margin-bottom: 20px;
}
form .gdlr-core-input-wrap .intl-tel-input.allow-dropdown .flag-container {
  position: relative;
}

.mailchimp_nform input {
  width: 100%;
}

.mailchimp_nform input#email {
  padding: 11px 12px;
  font-size: 16px;
  text-align: center;
  background: transparent;
  border-color: #f86932;
  box-shadow: none;
  border-width: 1px;
}
.mailchimp_nform input[type="submit"] {
  transition: 0.4s all;
}
.mailchimp_nform input[type="submit"]:hover {
  transform: translateY(-3px);
  -webkit-box-shadow: 0px 4px 15px rgba(50, 1, 1, 0.15);
  box-shadow: 0px 4px 15px rgba(50, 1, 1, 0.15);
}
.mailchimp_nform form p {
  margin: 0;
}

.mailchimp_nform form .mc4wp-form-fields {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 5px;
}
.learning_video_sec {
  position: relative;
}
.learning_video_sec:after {
  content: "";
  border-right: 1px solid #ccc;
  position: absolute;
  left: 50%;
  top: 80px;
  height: calc(100% - 160px);
}
.learning_video_sec .gdlr-core-pbf-column .gdlr-core-video-item {
  padding: 0;
}

/*============== Start common header ================*/

/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); */
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-BoldItalic.eot");
  src: url("fonts/Montserrat-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-BoldItalic.woff2") format("woff2"),
    url("fonts/Montserrat-BoldItalic.woff") format("woff"),
    url("fonts/Montserrat-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-BlackItalic.eot");
  src: url("fonts/Montserrat-BlackItalic.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/Montserrat-BlackItalic.woff2") format("woff2"),
    url("fonts/Montserrat-BlackItalic.woff") format("woff"),
    url("fonts/Montserrat-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Bold.eot");
  src: url("fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Bold.woff2") format("woff2"),
    url("fonts/Montserrat-Bold.woff") format("woff"),
    url("fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-ExtraBold.eot");
  src: url("fonts/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-ExtraBold.woff2") format("woff2"),
    url("fonts/Montserrat-ExtraBold.woff") format("woff"),
    url("fonts/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Black.eot");
  src: url("fonts/Montserrat-Black.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Black.woff2") format("woff2"),
    url("fonts/Montserrat-Black.woff") format("woff"),
    url("fonts/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Light.eot");
  src: url("fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Light.woff2") format("woff2"),
    url("fonts/Montserrat-Light.woff") format("woff"),
    url("fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-ExtraBoldItalic.eot");
  src: url("fonts/Montserrat-ExtraBoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/Montserrat-ExtraBoldItalic.woff2") format("woff2"),
    url("fonts/Montserrat-ExtraBoldItalic.woff") format("woff"),
    url("fonts/Montserrat-ExtraBoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Italic.eot");
  src: url("fonts/Montserrat-Italic.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Italic.woff2") format("woff2"),
    url("fonts/Montserrat-Italic.woff") format("woff"),
    url("fonts/Montserrat-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-ExtraLight.eot");
  src: url("fonts/Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-ExtraLight.woff2") format("woff2"),
    url("fonts/Montserrat-ExtraLight.woff") format("woff"),
    url("fonts/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-ExtraLightItalic.eot");
  src: url("fonts/Montserrat-ExtraLightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/Montserrat-ExtraLightItalic.woff2") format("woff2"),
    url("fonts/Montserrat-ExtraLightItalic.woff") format("woff"),
    url("fonts/Montserrat-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Medium.eot");
  src: url("fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Medium.woff2") format("woff2"),
    url("fonts/Montserrat-Medium.woff") format("woff"),
    url("fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-SemiBold.eot");
  src: url("fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-SemiBold.woff2") format("woff2"),
    url("fonts/Montserrat-SemiBold.woff") format("woff"),
    url("fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-MediumItalic.eot");
  src: url("fonts/Montserrat-MediumItalic.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/Montserrat-MediumItalic.woff2") format("woff2"),
    url("fonts/Montserrat-MediumItalic.woff") format("woff"),
    url("fonts/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Regular.eot");
  src: url("fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Regular.woff2") format("woff2"),
    url("fonts/Montserrat-Regular.woff") format("woff"),
    url("fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-LightItalic.eot");
  src: url("fonts/Montserrat-LightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/Montserrat-LightItalic.woff2") format("woff2"),
    url("fonts/Montserrat-LightItalic.woff") format("woff"),
    url("fonts/Montserrat-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Thin.eot");
  src: url("fonts/Montserrat-Thin.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-Thin.woff2") format("woff2"),
    url("fonts/Montserrat-Thin.woff") format("woff"),
    url("fonts/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-SemiBoldItalic.eot");
  src: url("fonts/Montserrat-SemiBoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"),
    url("fonts/Montserrat-SemiBoldItalic.woff") format("woff"),
    url("fonts/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-ThinItalic.eot");
  src: url("fonts/Montserrat-ThinItalic.eot?#iefix") format("embedded-opentype"),
    url("fonts/Montserrat-ThinItalic.woff2") format("woff2"),
    url("fonts/Montserrat-ThinItalic.woff") format("woff"),
    url("fonts/Montserrat-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
body a {
  text-decoration: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  display: inline-block;
}

body:before,
body:after {
  display: table;
  content: "";
}
body:after {
  clear: both;
}
.icecube-code
  header.seocrawler-header-wrap
  .seocrawler-main-menu
  .sf-menu
  > li.menu-item-has-children
  > a:after {
  display: inline-block;
  margin-left: 9px;
  content: "\f107";
  font-family: fontAwesome;
}
.icecube-code .seocrawler-navigation .sf-menu > li > a {
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 600;
}
.icecube-code.seocrawler-body .seocrawler-main-menu-right-button {
  font-size: 1em;
  background: #f76724;
  color: white;
  padding: 15.5px 25px;
  border-radius: 5px;
  text-transform: uppercase;
  box-shadow: 3px 6px 10px 0 rgb(247 103 36 / 20%);
  line-height: normal;
  font-family: "Montserrat";
  font-weight: 600;
  margin-left: 5.5em;
}
.icecube-code.seocrawler-body .seocrawler-main-menu-right-button:hover {
  background-color: #f76724;
  color: white;
}
.icecube-code
  .seocrawler-main-menu.seocrawler-with-slidebar
  .sf-menu
  > li
  > a:before {
  display: none !important;
}
.icecube-code .seocrawler-navigation .sf-menu > li {
  padding-right: 36px;
}

.icecube-code
  .seocrawler-header-style-plain.seocrawler-style-menu-right
  .seocrawler-logo {
  padding-left: 0;
  padding-bottom: 5px;
}
.icecube-code .seocrawler-header-background-transparent {
  position: static;
  background: #fff;
}
.icecube-code
  header.seocrawler-header-wrap
  .seocrawler-main-menu
  .sf-menu
  > li
  > a {
  color: #000000;
}
.icecube-code header.seocrawler-header-wrap .seocrawler-logo-inner a {
  max-width: 9em;
}
.icecube-code header.seocrawler-header-wrap .seocrawler-navigation {
  padding-top: 1.8em;
  padding-right: 0;
}
.icecube-code
  .seocrawler-animate-fixed-navigation.seocrawler-header-style-plain
  .seocrawler-navigation {
  padding-top: 1.6em;
  padding-right: 0;
}
.icecube-code .seocrawler-header-style-plain .seocrawler-header-background {
  background: white;
}
.header-banner {
  display: none;
}
.icecube-code .sf-menu > .seocrawler-normal-menu li,
.icecube-code .sf-menu > .seocrawler-mega-menu > .sf-mega,
.icecube-code .sf-vertical ul.sub-menu li,
.icecube-code ul.sf-menu > .menu-item-language li {
  background-color: #ffffff;
}
body .sf-menu > li > .sub-menu a,
body .sf-menu > .seocrawler-mega-menu > .sf-mega a,
body .sf-vertical ul.sub-menu li a {
  color: #000000;
}

.strategy-and-planning .gdlr-core-column-service-content p {
  text-align: left;
}
.design-and-development .gdlr-core-column-service-content p {
  text-align: left;
}

/*  */

.single-post .home-countries-serve-mainsec,
.page-id-2715 .home-countries-serve-mainsec,
.category .home-countries-serve-mainsec,
.author .home-countries-serve-mainsec {
  display: none;
}

.blog-common-table table {
  border-collapse: unset;
  border-spacing: 0;
  border: 1px solid #fb9e7c;
  width: 100%;
  min-width: 560px;
}
.blog-common-table table :is(td, th) {
  padding: 15px 10px;
  border-right: 1px solid #fb9d78;
  vertical-align: middle;
  min-width: 200px;
}

.blog-common-table table tr:nth-child(even) {
  background: white;
}

.blog-common-table table tr td:last-child,
.blog-common-table table tr th:last-child {
  border-right: none;
}

.blog-common-table table tr:last-child td {
  border-bottom: none;
}

.blog-common-table table tr:nth-child(odd) {
  background-color: rgb(11 38 42 / 6%);
}

.blog-common-table table td {
  color: #282828;
  white-space: normal;
}

.blog-common-table {
  overflow-x: auto;
  margin-bottom: 1rem;
  width: 100%;
}

.blog-page-cta {
  grid-template-columns: minmax(min-content, max-content) 1fr;
  position: relative;
  display: grid;
  background: #f9f9f9;
  margin: 30px 0;
}
.blog-page-cta .col-left {
  align-items: flex-end;
  background: #f5f6f7;
  display: grid;
}
.blog-page-cta .col-right {
  padding: 30px 25px 20px;
}

/*  */
section.request-box {
  max-width: 450px;
  margin: 0 auto 40px;
  box-shadow: 0px 0px 5px #b1b1b18a;
  border-top: solid 4px #f76724;
  border-radius: 10px 10px 0 0;
  padding: 15px;
  text-align: center;
}

section.request-box .sub-title {
  margin-bottom: 0.5em;
  font-weight: 500;
}

section.request-box p {
  margin-bottom: 0.4em;
}

.request-box .btn-wrap {
  padding-top: 0.4em;
}

.request-box .btn-wrap .button-common {
  font-size: 14px;
  padding: 0.5em 1.2em;
  background: #f76724;
  color: #fff;
}
/*  */

.cust_price_table ul {
  margin-left: 20px;
}
.cust_price_table .gdlr-core-column-15 .gdlr-core-pbf-column-content-margin {
  height: 100%;
  min-height: inherit !important;
}

.client-slider-sec .flex-direction-nav .flex-nav-prev,
.client-slider-sec .flex-direction-nav .flex-nav-next {
  margin: 0 5px;
  width: 40px;
  height: 40px;
}
.client-slider-sec .flex-direction-nav .flex-nav-prev a,
.client-slider-sec .flex-direction-nav .flex-nav-next a {
  padding: 10px;
}
.client-slider-sec .gdlr-core-testimonial-item-title-wrap {
  margin-bottom: 30px !important;
}
.client-slider-sec .gdlr-core-testimonial-frame {
  padding: 0 !important;
}
.client-slider-sec .gdlr-core-testimonial-author-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* ====Start Author Page Css */

.archive.author .seocrawler-page-title-wrap.seocrawler-style-large {
  display: none;
}

.author .seocrawler-page-title-wrap .seocrawler-header-transparent-substitute {
  height: auto !important;
}

.author .seocrawler-page-title-content {
  padding-top: 11.3% !important;
  padding-bottom: 11.3% !important;
}
.author-areasecmain .custom-row {
  display: flex;
  flex-wrap: wrap;
}
.author-areasecmain .author-sidebar {
  width: 30%;
}
.author-areasecmain .author-body {
  width: 70%;
  padding: 40px 0 0 50px;
}
.author-areasecmain .author-sidebar .img-top {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.author-areasecmain .author-sidebar .img-top figure {
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
}

.author-areasecmain .author-sidebar .img-top figure img {
  width: 100%;
  vertical-align: middle;
}

.author-areasecmain .author-sidebar .img-top .sej-aut-class {
  position: absolute;
  right: 18px;
  bottom: 5px;
  background: #f86932;
  width: 35px;
  height: 35px;
  display: grid;
  place-content: center;
  color: white;
  border-radius: 50%;
  font-size: 22px;
}

.author-areasecmain .author-sidebar .inner-author {
  background: #f2f8fd;
  height: 100%;
  padding: 30px;
}

.author-areasecmain .author-sidebar .author-desc {
  text-align: center;
  margin-bottom: 30px;
}

.author-areasecmain .author-sidebar .author-desc .author-name h1 {
  font-size: 26px;
  font-weight: 500;
  color: black;
  margin-bottom: 10px;
}

.author-areasecmain .author-sidebar .social-list {
  margin-top: 20px;
}

.author-areasecmain .author-sidebar .social-list ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.author-areasecmain .author-sidebar .social-list ul li {
  display: inline-block;
}

.author-areasecmain .author-sidebar .social-list ul li a {
  background: #f86932;
  width: 35px;
  height: 35px;
  display: grid;
  place-content: center;
  color: white;
  border-radius: 50%;
  font-size: 18px;
}

.author-areasecmain .author-sidebar .author-aut-part .author-aut-sub-h {
  font-size: 22px;
}

.author-areasecmain .author-sidebar .author-aut-tags {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  list-style: none;
}

.author-areasecmain .author-sidebar .author-aut-tags li {
  margin: 0 10px 10px 0;
}

.author-areasecmain .author-sidebar .author-aut-tags li a {
  display: block;
  border-radius: 5px;
  padding: 8px 10px;
  background-color: #f86932;
  color: #fff;
  font-size: 16px;
  line-height: normal;
}

.author-areasecmain .author-product .seocrawler-content-area {
  padding-top: 20px;
}

.author-areasecmain .author-product .gdlr-core-blog-item {
  margin: 0 -10px;
}

.author-areasecmain .author-product .gdlr-core-blog-item .gdlr-core-item-list {
  padding: 0 10px;
  margin-bottom: 20px;
}

.author-areasecmain
  .author-product
  .gdlr-core-blog-item
  .gdlr-core-blog-modern-content {
  padding: 0 20px 0;
  height: 100%;
  top: 50%;
  transform: translateY(-19%);
}

/* ====End Author Page Css */

/*  ========== Start meta length checker Page */
.meta-length-checker-main-sec {
  box-shadow: 3px 10px 9px -15px #000, 0 3px 40px -20px #556976,
    0 30px 20px -5px rgba(85, 114, 118, 0.1019607843);
  background: white;
  padding: 50px 30px;
  margin: -50px 0 40px;
}

.meta-length-checker-main-sec .custom-row {
  display: flex;
  flex-wrap: wrap;
}

.meta-length-checker-main-sec .custom-row .column-left {
  width: 38%;
}

.meta-length-checker-main-sec .custom-row .column-right {
  width: 62%;
  padding: 2px 2px 2px 30px;
  position: relative;
}
.meta-length-checker-main-sec .custom-row .column-right:before {
  content: "";
  border: 1px solid black;
  width: calc(100% - 30px);
  left: 29px;
  top: 0;
  height: 100%;
  position: absolute;
}

.meta-length-checker-main-sec .column-right .inner-block {
  width: 100%;
  overflow: hidden;
  position: relative;
  transform-origin: top left;
  padding: 10px 30px;
  background: #fff;
  filter: blur(6px);
}

.meta-length-checker-main-sec .search-custom-dem {
  position: relative;
  background: #fafafa;
  padding: 20px 30px;
}

.meta-length-checker-main-sec .search-custom-dem form {
  position: relative;
  background-color: #fff;
  height: 50px;
  vertical-align: top;
  border: none;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  padding: 0px 60px 0px 20px;
}

.meta-length-checker-main-sec .search-custom-dem form input.search-field {
  background-color: #fff;
  height: 100%;
  filter: blur(6px);
  border: 0;
}

.meta-length-checker-main-sec .search-custom-dem form input.search-submit {
  position: absolute;
  right: 20px;
  top: 12px;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-search fa-w-16 fa-9x'%3E%3Cpath fill='currentColor' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' class=''%3E%3C/path%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
  background-color: white;
  padding: 0;
}
.meta-length-checker-main-sec .search-custom-dem + .down-sec-cus .inner-block {
  filter: blur(0);
}

.meta-length-checker-main-sec .column-right a {
  color: black;
  font-size: 14px;
}

.meta-length-checker-main-sec .column-right .title_default {
  font-size: 20px;
  color: #0060f0;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 5px;
}

.meta-length-checker-main-sec .column-right .detail_ust {
  font-size: 14px;
}

.meta-length-checker-main-sec .column-right a .url_output {
  font-size: 12px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.meta-length-checker-main-sec .column-right a .url_output:after {
  background-image: url("data:image/svg+xml,%3Csvg focusable='false' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z'%3E%3C/path%3E%3C/svg%3E");
  width: 17px;
  height: 17px;
  display: inline-block;
  background-repeat: no-repeat;
  content: "";
  margin-left: 8px;
}

.meta-length-checker-main-sec .column-left h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.meta-length-checker-main-sec .column-left .intro {
  font-size: 14px;
  color: black;
  line-height: 1.4;
}

.meta-length-checker-main-sec .column-left form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
}

.meta-length-checker-main-sec .column-left form label {
  width: 100%;
  display: block;
  color: black;
}

.meta-length-checker-main-sec .column-left form :is(input, textarea) {
  background: #f2f8fd;
  width: 100%;
  border: 0;
  padding: 10px 10px;
  border-radius: 5px;
  resize: vertical;
}

.meta-length-checker-main-sec .column-right .web-block {
  display: flex;
  align-items: center;
}

.meta-length-checker-main-sec .column-right .web-block .H9lube {
  background-color: #f1f3f4;
  border-radius: 50%;
  border: 1px solid #ecedef;
  -webkit-text-size-adjust: none;
  display: inline-block;
  line-height: 1;
  padding: 0 4px;
  margin-right: 12px;
}
.meta-length-checker-main-sec .column-left form .pull-right {
  display: inline;
  float: inherit;
}

.meta-length-checker-main-sec .column-left form .downloadb {
  cursor: pointer;
  font-size: 0.8em;
  font-weight: 600;
  background: #f76724;
  color: white;
  padding: 15.5px 28px;
  border-radius: 5px;
  text-transform: uppercase;
  box-shadow: 3px 6px 10px 0 rgb(247 103 36 / 20%);
  line-height: normal;
  border: 0;
}

/*  ========== End meta length checker Page */

.page-id-28750 .seocrawler-body-outer-wrapper,
.page-id-28747 .seocrawler-body-outer-wrapper,
.page-id-5507 .seocrawler-body-outer-wrapper,
.page-id-46274 .seocrawler-body-outer-wrapper,
.page-id-45110 .seocrawler-body-outer-wrapper,
.page-id-28733 .seocrawler-body-outer-wrapper,
.page-id-51415 .seocrawler-body-outer-wrapper,
.page-id-40766 .seocrawler-body-outer-wrapper,
.page-id-40748 .seocrawler-body-outer-wrapper,
.page-id-53620 .seocrawler-body-outer-wrapper,
.page-id-53612 .seocrawler-body-outer-wrapper,
.page-id-46190 .seocrawler-body-outer-wrapper {
  overflow: inherit;
}
.page-id-45110 .slide-section-tabs .sidebar .tabs-top-title,
.page-id-28733 .slide-section-tabs .sidebar .tabs-top-title {
  font-size: 26px;
}
.page-id-40766 .slide-section-tabs .sidebar .tabs-top-title,
.page-id-40748 .slide-section-tabs .sidebar .tabs-top-title {
  font-size: 22px;
}
.slide-section-tabs .sidebar {
  width: 340px;
}
.slide-section-tabs .tabs-block {
  position: sticky;
  top: 100px;
}
.slide-section-tabs .tabs {
  list-style: none;
  padding: 0;

  margin: 0;
  background-color: #f2f8fd;
  padding: 20px;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
  max-height: 430px;
  overflow-y: scroll;
}

.slide-section-tabs .tabs::-webkit-scrollbar {
  width: 6px;
  height: 78px;
  border-radius: 0;
  overflow: scroll;
}

.slide-section-tabs .tabs::-webkit-scrollbar-track {
  border-radius: 5px;
}

.slide-section-tabs .tabs::-webkit-scrollbar-thumb {
  background: #f76724;
  border-radius: 0;
}

.slide-section-tabs .tabs li {
  margin: 0 0;
  transition: all 0.2s ease-in-out;
}

.slide-section-tabs .tabs li a {
  text-decoration: none;
  color: #333;
  padding: 10px;
  display: block;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.slide-section-tabs .tabs li.active {
  background-color: #f76724;
  transition: all 0.2s ease-in-out;
}

.slide-section-tabs .sidebar .tabs-top-title {
  font-size: 33px;
  font-weight: bold;
  color: #383838;
  margin-bottom: 20px;
}

.slide-section-tabs .content {
  padding: 20px;
  width: calc(100% - 340px);
  margin-top: 10px;
}

.slide-section-tabs section {
  padding: 20px;
  margin-top: 0;
}

.slide-section-tabs .custom-container {
  display: flex;
  flex-wrap: wrap;
}

.slide-section-tabs .content .title-wrap .title {
  font-size: 1.6rem;
  border-bottom: 2px solid currentColor;
  padding-bottom: 5px;
  color: #626262;
  padding-top: 10px;
  font-weight: 600;
}

.slide-section-tabs .tabs li.active {
  background: #f86932;
  transition: all 0.2s ease-in-out;
}

.gdlr-core-testimonial-item .flex-direction-nav {
  display: none !important ;
}

/*  */
form .gdlr-core-input-wrap .intl-tel-input.allow-dropdown .flag-container {
  background: white;
}
form
  .gdlr-core-input-wrap
  .intl-tel-input.allow-dropdown
  .flag-container
  .selected-flag {
  background: white;
}

/* ========= Start Countries We Serve Section =========*/

/* ========= Start Price Table Section =========*/

.custom-pricesection-block :focus-visible,
.custom-pricesection-block :focus {
  outline: none;
}

/*html {scroll-behavior: smooth;}*/
.custom-pricesection-block span,
.custom-pricesection-block a,
.custom-pricesection-block img {
  display: inline-block;
}

.custom-pricesection-block img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.custom-pricesection-block img.fit {
  width: 100%;
  display: block;
}

.custom-pricesection-block li {
  list-style: none;
}
.custom-pricesection-block address,
.custom-pricesection-block a {
  text-decoration: none;
  font-style: normal;
}
.custom-pricesection-block a,
.custom-pricesection-block span,
.custom-pricesection-block label {
  display: inline-block;
}
.custom-pricesection-block picture {
  display: block;
}
.custom-pricesection-block figure {
  margin: 0;
  padding: 0;
}
.custom-pricesection-block p,
.custom-pricesection-block ul,
.custom-pricesection-block dl,
.custom-pricesection-block ol,
.custom-pricesection-block li {
  /*margin: 0 0 18px; */
}
.custom-pricesection-block .anim {
  will-change: opacity;
  opacity: 0;
  -webkit-transition: 0.8s 0.1s cubic-bezier(0.8, 0, 0.4, 1);
  transition: 0.8s 0.1s cubic-bezier(0.8, 0, 0.4, 1);
  overflow: hidden;
}
.custom-pricesection-block .anim.screen-in {
  opacity: 1;
}
.anim.screen-in.toRight,
.custom-pricesection-block .anim.screen-in.toLeft,
.custom-pricesection-block .anim.screen-in.toBottom,
.custom-pricesection-block .anim.screen-in.toTop {
  transform: translate(0, 0);
  transition: 0.7s all ease;
}
.custom-pricesection-block .text-center,
.custom-pricesection-block .centeralign {
  text-align: center;
}
.custom-pricesection-block .leftalign,
.custom-pricesection-block .text-left {
  text-align: left;
}
.custom-pricesection-block .rightalign,
.custom-pricesection-block .text-right {
  text-align: right;
}
.custom-pricesection-block .image-width-height-full .icon img {
  max-width: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
  height: 100% !important;
}
/*--------------- Typography ---------------*/

.custom-pricesection-block p br {
  display: none;
}

.planAndPricingSection .head {
  max-width: 940px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.planAndPricingSection .head p {
  font-size: 16px;
  color: black;
}

.custom-pricesection-block {
  padding: 0;
  background: #eef8fa;
}

.custom-pricesection-block .gdlr-core-pbf-wrapper-container {
  padding: 0 !important;
  max-width: 100%;
}

.custom-pricesection-block p:empty {
  display: none;
}

.custom-pricesection-block table tr {
  background: transparent;
}

.custom-pricesection-block table td p {
  display: inline-block;
  margin: 0;
}

.custom-pricesection-block .dflex {
  display: flex;
}
.custom-pricesection-block .dflex.wrap {
  flex-wrap: wrap;
}

.custom-pricesection-block .wrapper,
.lr-auto {
  margin-left: auto;
  margin-right: auto;
}
.custom-pricesection-block .wrapper {
  box-sizing: border-box;
  width: 100%;
  max-width: 75%;
  margin: 0 auto;
}

.custom-pricesection-block .hide-desk-ipad {
  display: none !important;
}
.custom-pricesection-block .hide-mob-ipad {
  display: none !important;
}

.custom-pricesection-block .wlbAgencyPartner .font-24 {
  font-size: 1.25em;
  font-weight: 500;
}

.custom-pricesection-block section#wl_pricing_packages {
  padding: 3.5em 0 2em;
  max-width: 100vw;
  font-size: 0.835vw;
}
/* Plan and Pricing */
.custom-pricesection-block .planAndPricingSection .best-plan {
  margin-top: 7em;
}
.custom-pricesection-block .best-plan {
  border-collapse: collapse;
  width: 100%;
}
.custom-pricesection-block .plan-card-mobile-list .plan-cards-list {
  display: none;
}
.custom-pricesection-block .plan-card-mobile-list .plan-cards-list.active {
  display: block;
}
.custom-pricesection-block .best-plan td,
.best-plan th {
  width: 16.875em;
  background: #fff;
  font-size: 1.1em;
  color: #000;
  font-weight: 500;
  position: relative;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
}
.custom-pricesection-block .Plan-price-table-php .best-plan td,
.custom-pricesection-block .Plan-price-table-php .best-plan th {
  width: 20.875em;
}
.custom-pricesection-block .best-plan th:first-child {
  width: 18.75em;
  height: 3.9em;
}
.custom-pricesection-block .best-plan tbody td {
  display: table-cell;
  height: 4.625em;
  text-align: center;
  position: relative;
}
.custom-pricesection-block .best-plan tbody td:nth-child(2) {
  border-left: 0;
}
.custom-pricesection-block .best-plan tbody td:last-child {
  border-right: 0;
}
.custom-pricesection-block .best-plan tbody td.no {
  background: #fff
    url(https://www.icecubedigital.com/wp-content/uploads/2025/01/no_icon.png)
    no-repeat;
  background-size: 0.925em;
  background-position: center center;
}
.custom-pricesection-block .best-plan tbody td.yes {
  background: #fff
    url(https://www.icecubedigital.com/wp-content/uploads/2025/01/yes_icon.png)
    no-repeat;
  background-size: 1.263em;
  background-position: center center;
}
.custom-pricesection-block .tab_info_hire {
  display: inline-block;
}
.custom-pricesection-block .best-plan td i,
.custom-pricesection-block .best-plan th i {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #666;
  margin-left: 0.4em;
  vertical-align: middle;
}
.custom-pricesection-block .tab_info_hire span {
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: auto;
  left: 0;
  right: 0;
  font-size: 0.95em;
  line-height: 1.5em;
  color: #fff;
  padding: 1.2em;
  font-weight: 400;
  border-radius: 0.3em;
  margin-top: 2.4em;
  opacity: 0;
  z-index: -888;
}
.tab_info_hire i:hover + span {
  z-index: 22;
  opacity: 1;
}
.custom-pricesection-block .tab_info_hire span:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 44%;
  border-width: 0.8em;
  border-style: solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.75) transparent;
}
.custom-pricesection-block .best-plan tfoot td:first-child,
.best-plan thead tr th:first-child {
  background: no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.custom-pricesection-block .best-plan tfoot td a {
  font-size: 1.299em;
  padding: 0.8em 1em;
  background: #f96b3d;
  display: block;
  margin: 0.6em;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  line-height: 1.1em;
}
.custom-pricesection-block .best-plan thead tr:nth-child(2) th {
  color: #f76724;
  font-size: 2.5em;
  height: 1.97em;
  font-weight: 700;
  width: 270px;
}
.custom-pricesection-block .best-plan thead tr:nth-child(2) th del {
  display: block;
  color: #b1b1b1;
  font-size: 0.7em;
  text-decoration: none;
  font-weight: 400;
}
.custom-pricesection-block .best-plan thead tr:nth-child(2) th del a {
  text-decoration: line-through;
  color: #b1b1b1 !important;
}
.custom-pricesection-block .best-plan-name {
  position: absolute;
  top: 0;
  background: #666666;
  display: inline-block;
  max-width: initial;
  text-align: center;
  width: 6.7em;
  border-radius: 0.2em;
  left: 0;
  right: 0;
  color: #fff;
  padding: 0.2em;
  font-size: 0.9em;
  margin: 1em auto 0.75em;
  text-transform: uppercase;
}
.custom-pricesection-block #wl_pricing_packages .best-plan-name {
  margin: 1.5em auto 1.5em;
}
.custom-pricesection-block .best-plan td:nth-child(2),
.best-plan th:nth-child(2) {
  border-left: 0;
}
.custom-pricesection-block .best-plan tr:first-child th {
  border-top: 0;
}
.custom-pricesection-block .best-plan thead tr:nth-child(1) th {
  padding-top: 3em;
  padding-bottom: 1em;
}
.custom-pricesection-block .best-plan {
  border-collapse: collapse;
  border-spacing: 2px 0;
}
.custom-pricesection-block .Tabbing-best-plan .best-plan {
  display: none;
}
.custom-pricesection-block .Tabbing-best-plan .best-plan.active {
  display: block;
}
.custom-pricesection-block .best-plan tr {
  position: relative;
  display: table-row;
  background: transparent;
}
.custom-pricesection-block .best-plan thead tr:first-child th,
.custom-pricesection-block .best-plan thead tr:nth-child(2) th {
  position: -webkit-sticky;
  position: sticky;
  top: 4.8em;
  z-index: 99 !important;
  /* border-bottom: 2px solid #eef8fa; */
}
.custom-pricesection-block .best-plan thead tr:nth-child(2) th {
  padding: 0.5em 0.5em;
}
.custom-pricesection-block .best-plan th p {
  font-size: 0.38em;
  width: auto;
  padding: 0.65em 0.7em;
  color: #666;
  text-align: center;
  margin: 0.7em auto 0;
  border-top: 1px solid #e9f3f7;
  font-weight: normal;
}

.custom-pricesection-block .best-plan thead tr:nth-child(2) th {
  top: 3.6em;
  z-index: 991 !important;
}
.custom-pricesection-block
  .mirren-page-pricing-table-mail
  .best-plan
  thead
  tr:nth-child(2)
  th {
  height: inherit;
}
.custom-pricesection-block .best-plan.stick thead th:first-child:before,
.custom-pricesection-block
  .best-plan.stick
  thead
  tr:nth-child(2)
  th:first-child:before {
  display: none;
}
.custom-pricesection-block .best-plan.stick thead tr th:nth-child(2),
.custom-pricesection-block .best-plan.stick thead tr th:last-child {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.custom-pricesection-block .best-plan td,
.custom-pricesection-block .best-plan th {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-pricesection-block tr,
.custom-pricesection-block th {
  position: relative;
  box-sizing: border-box;
}
.custom-pricesection-block .best-plan td::after,
.custom-pricesection-block .best-plan thead th::after {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 2px;
  height: 100%;
  background: #e4f5f9;
  content: "";
  z-index: 9;
}
.custom-pricesection-block .best-plan td::before,
.custom-pricesection-block .best-plan thead th::before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #d7e7ea;
  content: "";
  z-index: 9;
}
.custom-pricesection-block .best-plan thead tr:first-child th:before {
  display: none;
}
.custom-pricesection-block .best-plan thead tr th:first-child:after,
.custom-pricesection-block .best-plan tbody tr td:first-child:after,
.custom-pricesection-block .best-plan tfoot tr td:first-child:after {
  display: none;
}
.custom-pricesection-block .best-plan tbody td,
.custom-pricesection-block .best-plan th {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.custom-pricesection-block .best-plan tbody td:first-child {
  padding-right: 1em;
  border-left: 0;
  border-right: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: left;
  width: 23em;
}
.custom-pricesection-block .best-plan tfoot tr:last-child:after {
  display: none;
}
.custom-pricesection-block .best-plan thead tr th:last-child:after,
.custom-pricesection-block .best-plan tbody tr td:last-child:after,
.custom-pricesection-block .best-plan tfoot tr td:last-child:after {
  display: none;
}
.custom-pricesection-block
  .best-plan
  thead
  tr:first-child
  th:not(:first-child) {
  -webkit-box-shadow: 5px -7px 24.5px rgba(0, 0, 0, 0.13);
  box-shadow: 5px -7px 24.5px rgba(0, 0, 0, 0.13);
}
.custom-pricesection-block .best-plan thead tr:first-child th:nth-child(2) {
  -webkit-box-shadow: -5px -7px 24.5px rgba(0, 0, 0, 0.13);
  box-shadow: -5px -7px 24.5px rgba(0, 0, 0, 0.13);
}
.custom-pricesection-block .best-plan-table th span {
  font-size: 0.37em;
  line-height: 1.5;
  color: #1c1c1c;
  font-weight: 500;
  text-align: center;
  display: block;
}
.custom-pricesection-block .best-plan-table th span {
  font-size: 0.37em;
  line-height: 1;
  color: #1c1c1c;
  font-weight: 500;
  text-align: center;
  display: block;
}
.custom-pricesection-block .best-plan-table th strong {
  display: block;
  font-size: 0.49em;
  line-height: 1;
  color: #666;
  font-weight: 600;
  text-align: center;
  padding-top: 0.4em;
  padding-bottom: 0.5em;
}
.custom-pricesection-block .best-plan-table th strong br {
  display: none;
}
.custom-pricesection-block .thrive-Plan-price-table .best-plan-table th strong {
  font-size: 0.3em;
  font-weight: 400;
  color: #b2b1b3;
}
.custom-pricesection-block .best-plan tfoot tr td {
  -webkit-box-shadow: 10px 12px 24.5px rgba(0, 0, 0, 0.13);
  box-shadow: 10px 12px 24.5px rgba(0, 0, 0, 0.13);
}
.custom-pricesection-block .best-plan tfoot tr td:first-child:before {
  display: none;
}
.custom-pricesection-block .best-plan th sup {
  font-size: 0.49em;
  vertical-align: super;
}
.custom-pricesection-block .best-plan th sub {
  position: relative;
  top: -0.5em;
  font-size: 0.5em;
}
.custom-pricesection-block .orange-color-txt {
  color: #f76724 !important;
}
.custom-pricesection-block .best-plan thead tr:first-child th {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.custom-pricesection-block .best-plan tfoot td {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.custom-pricesection-block .hire-remote-plan-mobile {
  display: none;
}
.custom-pricesection-block .most-popular-plan {
  background: #f76724;
  color: #fff;
  padding: 7px;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.15);
  padding: 0.75em 0;
  text-transform: uppercase;
}
.custom-pricesection-block .best-plan tbody td:first-child h3 {
  font-weight: 500;
  font-size: 1em;
  display: inline;
}
.custom-pricesection-block .plan-card-header .most-popular-plan {
  font-size: 0.75em;
  position: absolute;
  padding: 0.4em 0.75em;
  vertical-align: middle;
  display: inline;
  border-radius: 3px;
  left: 0;
  display: inline-block;
  width: 96px;
}
.custom-pricesection-block .best-plan tbody tr td:nth-child(5),
.custom-pricesection-block .best-plan thead tr th:nth-child(5),
.custom-pricesection-block .best-plan tfoot tr td:nth-child(5) {
  /*background-color:#eef8fa;*/
  background-color: #fbfbfb;
}
.custom-pricesection-block
  .Plan-price-table-php
  .best-plan
  tbody
  tr
  td:nth-child(3),
.custom-pricesection-block
  .Plan-price-table-php
  .best-plan
  thead
  tr
  th:nth-child(3),
.custom-pricesection-block
  .Plan-price-table-php
  .best-plan
  tfoot
  tr
  td:nth-child(3) {
  background-color: #eef8fa;
}
.custom-pricesection-block .best-plan thead tr:first-child th:nth-child(5) {
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 9;
}
.custom-pricesection-block .best-plan thead tr:first-child th:nth-child(2) {
  -webkit-box-shadow: -25px -20px 40px 0 rgba(0, 0, 0, 0.05);
  box-shadow: -25px -20px 40px 0 rgba(0, 0, 0, 0.05);
}
.custom-pricesection-block .best-plan thead tr:first-child th:last-child {
  -webkit-box-shadow: 25px -20px 40px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 25px -20px 40px 0 rgba(0, 0, 0, 0.05);
}
.custom-pricesection-block
  .planAndPricingSection
  .best-plan
  tfoot
  td:last-child {
  padding: 2em 0.6em;
  text-align: center;
  line-height: 1.4;
  font-size: 1.224em;
}

.custom-pricesection-block
  .planAndPricingSection
  .best-plan
  tfoot
  td:last-child
  p {
  font-size: 1.2em;
  text-align: left;
  margin: 0;
  display: inline-block;
  width: 71%;
  vertical-align: middle;
  font-weight: 600;
}
.custom-pricesection-block
  .planAndPricingSection
  .best-plan
  tfoot
  td:last-child
  a {
  width: 18%;
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}
.custom-pricesection-block
  .planAndPricingSection
  .best-plan
  tfoot
  td:last-child
  a.with-call-text-btn {
  width: 22%;
  display: inline-block;
}
.custom-pricesection-block
  .planAndPricingSection
  .best-plan
  thead
  tr:last-child
  th:first-child::before {
  display: none;
}
.custom-pricesection-block
  .planAndPricingSection
  .best-plan
  tfoot
  td.fullBtnOnly {
  padding: 0;
}
.custom-pricesection-block
  .planAndPricingSection
  .best-plan
  tfoot
  td.fullBtnOnly
  .onlyBtn {
  width: auto;
  margin: 0.6em;
  padding: 1em 3em;
  border-radius: 0;
}
.custom-pricesection-block
  .planAndPricingSection
  .best-plan
  tfoot
  td:last-child
  a {
  width: 100%;
  display: block;
  box-sizing: border-box;
}
.custom-pricesection-block .planAndPricingSection .best-plan tfoot td a {
  border-radius: 5px;
}

.custom-pricesection-block .plan-list-tabs {
  width: 35em;
  margin: 0 auto 7.225em auto;
}
.custom-pricesection-block .plan-list-tabs li {
  width: 33.33%;
  text-align: center;
}
.custom-pricesection-block .plan-list-tabs li a {
  border-radius: 4px;
  position: relative;
  font-size: 1.174em;
  color: #000;
  font-weight: 500;
  padding: 0.82em 0;
  display: inline-block;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #fff;
  margin-top: 1em;
  text-transform: uppercase;
}
.custom-pricesection-block .plan-list-tabs li a:after {
  position: absolute;
  bottom: -0.345em;
  left: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.488em 0.488em 0 0.488em;
  border-color: #f96b3d transparent transparent transparent;
  margin: 0 auto;
  display: none;
}

.custom-pricesection-block .plan-list-tabs li:hover a,
.plan-list-tabs li.active a {
  color: #fff;
  background-color: #f86932;
}
.custom-pricesection-block .plan-list-tabs li:hover a:after,
.plan-list-tabs li.active a:after {
  display: block;
}
.custom-pricesection-block .plan-list-tabs li .discount-text {
  color: #f76724;
  min-height: 3.75em;
}
.custom-pricesection-block .plan-list-tabs li .no-dis {
  opacity: 0;
  visibility: hidden;
}
.custom-pricesection-block .plan-list-tabs li .discount-text b {
  font-size: 2em;
}
.custom-pricesection-block .plan-list-tabs li .discount-text sub {
  font-size: 0.56em;
  position: relative;
  top: -0.4em;
}
.custom-pricesection-block .plan-list-tabs li .discount-text span {
  font-size: 1.12em;
}

.custom-pricesection-block .best-plan thead th {
  height: 100%;
  padding: 40px 5px;
}
.custom-pricesection-block .best-plan thead th:first-child {
  padding: 10px 5px;
}
.custom-pricesection-block .best-plan tbody td {
  height: 100%;
  padding: 30px 0;
}

.wrapper-btn-info {
  text-align: center;
  margin-top: 4em;
}

.wrapper-btn-info p {
  margin: 0;
  line-height: inherit;
}

.wrapper-btn-info .get-btn {
  padding: 0.8em 1.3em;
  background-color: var(--sky-blue);
  display: inline-block;
  text-align: center;
  font-size: 1.5625em;
  line-height: 1.1em;
  color: #fff;
  position: relative;
  font-weight: normal;
  border-radius: 0.1875em;
  overflow: hidden;
  z-index: 0;
  -ms-transition: color 0.5s, background-color 0.5s;
  -webkit-transition: color 0.5s, background-color 0.5s;
  -o-transition: all 0.5s ease;
  margin: 1.4em 0 0;
  border: none;
  background: #f86932;
  color: white;
}

.wrapper-btn-info .get-btn span {
  margin-left: 0.5em;
  color: white;
}

.wrapper-btn-info .get-btn:hover {
  color: white;
}

/*  */

.team_photo_col .gdlr-core-image-item-wrap {
  width: 100%;
}

.team_photo_col .gdlr-core-image-item-wrap img {
  width: 100%;
}

/*  */

.page-id-2526 .gdlr-core-filterer-wrap.gdlr-core-style-button a {
  font-size: 13px;
}

.page-id-56369 .country_we_serve_sec {
  padding-top: 0 !important;
}

/*  */

.m-seo-services-breakdown .gdlr-core-pbf-column-content {
  max-width: 1080px !important;
}


.ai-native-shopify-development .gdlr-core-title-item-caption {
    background: #f86932;
    display: inline-block;
    padding: 8px 20px;
    color: white !important;
}
.ai-native-shopify-development .special-not .gdlr-core-text-box-item-content {
    background: #f86932;
    padding: 20px 30px 10px;
    border-radius: 5px;
    color: white;
}
.custom-item-list ul li {
    background: #f5f5f5;
    padding: 20px 20px !important;
    border-radius: 5px;
}






.ai-visual {
    background: rgb(76 76 76);
    border: 1px solid rgba(0, 180, 216, 0.2);
    border-radius: 16px;
    padding: 32px;
}
  .ai-visual-title {
    font-size: 16px;
    font-weight: 600;
    color: #f86932;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}
  .ai-tech-row { display: flex; align-items: center; justify-content: space-between; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.06); }
  .ai-tech-row:last-child { border-bottom: none; }
  .ai-tech-name { font-size: 14px; font-weight: 500; color: rgba(255,255,255,0.85); }
  .ai-tech-badge {
    font-size: 11px;
    padding: 3px 10px;
    border-radius: 20px;
    font-weight: 700;
    background: #f96b3d;
    color: white;
}
  .badge-active { background: rgba(6,214,160,0.15); color: var(--green); }




  
  /* ─── PRICING ─── */
  .shopify-price-wrap .pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
  .shopify-price-wrap .pricing-card {
    background: white;
    border: 1.5px solid #e2e8f0;
    border-radius: 20px;
    padding: 32px 28px;
    position: relative;
    transition: all 0.2s;
  }
.shopify-price-wrap .pricing-card.featured {
    border-color: #f86932 ;
    border-width: 2px;
    box-shadow: 0 8px 32px rgb(248 105 50 / 11%);
    border-style: solid;
}
  .shopify-price-wrap .pricing-badge {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: #f86932;
    color: white;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 16px;
    border-radius: 20px;
    white-space: nowrap;
  }
  .shopify-price-wrap .pricing-tier { font-weight: 700; color: #000; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 8px; }
  .shopify-price-wrap .pricing-range { font-size: 28px; font-weight: 800; color: #000; line-height: 1; margin-bottom: 4px; }
  .shopify-price-wrap .pricing-range span { font-size: 15px; font-weight: 500; color: #000; }
  .shopify-price-wrap .pricing-desc { color: #000; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #f5f5f5; }
  .shopify-price-wrap .pricing-features { display: flex; flex-direction: column; gap: 9px; margin-bottom: 24px; }
  .shopify-price-wrap .pricing-feature { display: flex; gap: 8px; align-items: flex-start; color: var(--text-mid); }
  .shopify-price-wrap .pricing-feature::before { content: '✓'; color: #f86932; font-weight: 800; flex-shrink: 0; margin-top: 1px; }
  .shopify-price-wrap .pricing-cta {
    display: block;
    text-align: center;
    padding: 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.2s;
  }
  .shopify-price-wrap .pricing-cta.primary { background: #f86932; color: white; }
  .shopify-price-wrap .pricing-cta.secondary {
    background: #f96b3d;
    color: white;
}
  .shopify-price-wrap .pricing-cta:hover { opacity: 0.88; transform: translateY(-1px); }
  .shopify-price-wrap .pricing-note { text-align: center; margin-top: 24px !important; color: #000; margin-bottom: 0 !important; }
  .shopify-price-wrap .pricing-note a { color: #f86932; font-weight: 600; text-decoration: none; }








   /* ─── MIGRATION ─── */
  .migration-platforms { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-bottom: 40px; }
  .platform-card {
    background: white;
    border: 1.5px solid #f5f5f5;
    border-radius: var(--radius);
    padding: 24px 16px;
    text-align: center;
    transition: all 0.2s;
  }
  .platform-card:hover { border-color: var(--teal); transform: translateY(-2px); box-shadow: var(--shadow); }
  .platform-icon { font-size: 32px; margin-bottom: 10px; }
  .platform-name { font-size: 15px; font-weight: 700; color: var(--text-dark); margin-bottom: 4px; }
  .platform-arrow { font-size: 12px; color: #f76724; font-weight: 600; }
  .migration-promises { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
  .promise-card {
    background: white;
    border: 1.5px solid #f5f5f5;
    border-radius: var(--radius);
    padding: 24px;
  }
  .promise-num { font-size: 36px; font-weight: 800; color: #f76724; line-height: 1; margin-bottom: 8px; }
  .promise-card h4 { font-size: 15px; font-weight: 700; color: var(--text-dark); margin-bottom: 6px; }
  .promise-card p { font-size: 13px; color: var(--text-light); line-height: 1.6; }

.migration-promises-btn {
    font-size: 1em;
    background: #f76724;
    color: white !important;
    padding: 15.5px 25px;
    border-radius: 5px;
    text-transform: uppercase;
    box-shadow: 3px 6px 10px 0 rgb(247 103 36 / 20%);
    line-height: normal;
    font-family: "Montserrat";
    font-weight: 600;
    margin-bottom: 5px;
}







.mahesh-ch-btn .gdlr-core-pbf-column-content {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.mahesh-ch-btn .gdlr-core-pbf-column-content .gdlr-core-text-box-item {
    padding: 0;
}


.challenge-area-main {
    overflow-x: auto;
}
.challenge-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 910px;
}

.challenge-table th,
.challenge-table td {
    padding: 14px 16px;
    vertical-align: top;
    border: 1px solid #d6d6d6;
}

.challenge-table th {
    background: #f86932;
    font-weight: 700;
    text-align: left;
}

.challenge-table td:first-child {
    width: 22%;
    font-weight: 600;
}

.challenge-table td:nth-child(2) {
    width: 43%;
}

.challenge-table td:nth-child(3) {
    width: 35%;
}

.challenge-table td {
    color: #ffffff;
    text-align: left;
    background: #202020;
}

@media only screen and (min-width: 992px) {
  .custom-pricesection-block .best-plan tfoot td a {
    font-size: 1.1em;
    padding: 0.9em 0;
  }
  .custom-pricesection-block .planAndPricingSection .best-plan tfoot td a br {
    display: none;
  }
  .custom-pricesection-block
    .planAndPricingSection
    .best-plan
    tfoot
    td:last-child {
    font-size: 1.1em;
  }
  .custom-pricesection-block .hide-desk-ipad {
    display: block !important;
  }
}

@media only screen and (max-width: 1599px) {
  .custom-pricesection-block section#wl_pricing_packages {
    font-size: 0.9vw;
  }
}
@media only screen and (max-width: 1365px) {
  .custom-pricesection-block section#wl_pricing_packages {
    font-size: 1vw;
  }
}
@media only screen and (max-width: 1199px) {
  .custom-pricesection-block section#wl_pricing_packages {
    font-size: 1.3vw;
  }
  .custom-pricesection-block .wrapper {
    max-width: 89%;
  }
}
@media only screen and (max-width: 991px) {
  /*----Plan Price css Start----*/
  .custom-pricesection-block .hide-mob-ipad {
    display: block !important;
  }
  .custom-pricesection-block .plan-list-tabs {
    width: 95%;
    margin: 0 auto 50px auto;
  }
  .custom-pricesection-block .plan-list-tabs ul {
    padding: 0;
    margin: 0;
    font-size: 15px;
  }
  .custom-pricesection-block .plan-list-tabs li a {
    font-size: 16px;
  }
  .custom-pricesection-block .cont-wrap {
    padding: 0 70px 0 42px;
    position: relative;
  }
  .custom-pricesection-block .plan-cards-list {
    padding: 0 15px;
    margin-top: 30px;
  }
  .custom-pricesection-block .plan-card {
    -webkit-box-shadow: 0 0 24.5px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 24.5px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    margin-bottom: 30px;
  }
  .custom-pricesection-block .plan-card:last-child {
    margin-bottom: 0;
  }
  .custom-pricesection-block .plan-card-mobile-list .plan-cards-list {
    padding-bottom: 50px;
  }
  .custom-pricesection-block .plan-card-header {
    position: relative;
    max-width: 55%;
  }
  .custom-pricesection-block .plan-card-price {
    text-align: right;
  }
  .custom-pricesection-block .plan-card h2 {
    font-size: 33px;
    line-height: 1.3;
    font-weight: 600;
    margin: 0;
  }
  .custom-pricesection-block .plan-card h4 sup {
    top: -13px;
    position: relative;
    display: inline-block;
  }
  .custom-pricesection-block .plan-card h4 sub {
    top: auto;
    display: inline-block;
    position: relative;
  }
  p.plan-card-mobile_numbers {
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #c7d4d9;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
    color: #000;
  }
  /*#wl_pricing_packages h2{margin-bottom: 0;}*/
  .custom-pricesection-block .plan-card h4 {
    font-size: 36px;
    line-height: 1;
    color: #f3692f;
    position: relative;
    margin: 0;
  }
  .custom-pricesection-block .plan-card h4 sup,
  .plan-card h4 sub {
    font-size: 28px;
  }
  .custom-pricesection-block .plan-card h4 sub {
    position: relative;
    top: -2px;
    font-size: 23px;
  }
  .custom-pricesection-block .plan-card h4 span {
    font-size: 32px;
    line-height: 33px;
    display: block;
  }
  .custom-pricesection-block .thrive-Plan-price-table .plan-card h4 span {
    font-size: 14px;
    line-height: 18px;
  }
  .custom-pricesection-block .thrive-Plan-price-table .plan-card h4 span b {
    color: #b2b1b3;
    font-weight: 400;
  }
  .custom-pricesection-block .plan-card h4 del {
    display: block;
    color: #b1b1b1;
    font-size: 30px;
    line-height: 24px;
    text-align: right;
    margin-bottom: 5px;
    font-weight: 400;
    text-decoration: none;
  }
  .custom-pricesection-block .plan-card h4 del sup,
  .custom-pricesection-block .plan-card h4 del sub {
    font-size: 14px;
  }
  .custom-pricesection-block .plan-card h4 del a {
    color: #b1b1b1;
    text-decoration: line-through;
  }
  .custom-pricesection-block .plan-card h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
  }
  .custom-pricesection-block .plan-card-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding: 22px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .custom-pricesection-block .plan-card-body {
    padding-top: 40px;
    border-top: 1px solid #eeeeee;
    position: relative;
    padding-bottom: 12px;
  }
  .custom-pricesection-block .plan-card-body:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #eeeeee;
  }
  .custom-pricesection-block .plan-card-body ul {
    padding-left: 15px;
    margin: 0;
  }
  .custom-pricesection-block .plan-card-body ul li {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 400;
    position: relative;
    padding-left: 50px;
    color: #000;
  }
  .custom-pricesection-block .plan-card .try-button .starter_plan {
    font-size: 16px;
    padding: 0.8em 1em;
    background: #f76724;
    margin: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    line-height: 1.1em;
    display: inline-block;
    border-radius: 5px;
  }
  .custom-pricesection-block .plan-card-body ul li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    background-image: url("https://www.icecubedigital.com/wp-content/uploads/2025/01/yes_icon.png");
    display: block;
    width: 25px;
    height: 17px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .custom-pricesection-block .plan-card-price span {
    text-align: right;
    color: #000;
    font-size: 16px;
  }
  .custom-pricesection-block .plan-card-price span b {
    display: block;
    color: #f96b3d;
    padding-top: 6px;
    font-weight: 600;
  }
  .custom-pricesection-block .plan-card .try-button {
    text-align: center;
    margin: 35px 0;
    font-size: 20px;
  }
  .custom-pricesection-block .plan-card .try-button span {
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
  }
  .custom-pricesection-block .expand-btn {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background: #f96b3d;
    cursor: pointer;
  }
  .custom-pricesection-block .expand-btn:before {
    background-image: url("https://www.icecubedigital.com/wp-content/uploads/2025/01/arrow-down.png");
    content: "";
    position: relative;
    display: block;
    width: 21px;
    height: 13px;
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -moz-transform: translate(-50%, -50%) rotate(-90deg);
    -webkit-transition: -webkit-transform 250ms ease-in;
    transition: -webkit-transform 250ms ease-in;
    -o-transition: transform 250ms ease-in;
    transition: transform 250ms ease-in;
    transition: transform 250ms ease-in, -webkit-transform 250ms ease-in;
  }
  .custom-pricesection-block .plan-card.active .expand-btn:before {
    -ms-transform: rotate(0deg) translate(-50%, -50%);
    transform: rotate(0deg) translate(-50%, -50%);
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
    -moz-transform: rotate(0deg) translate(-50%, -50%);
  }
  .custom-pricesection-block .plan-card-header .most-popular-plan {
    font-size: 16px;
    width: auto;
    text-align: center;
  }
  .wrapper-btn-info {
    margin-top: 0;
  }
  .wrapper-btn-info .get-btn {
    font-size: 16px;
    padding: 0.8em 1em;
    margin: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    line-height: 1.1em;
    display: inline-block;
  }
  /*----Plan Price css End----*/
}

@media only screen and (max-width: 767px) {
  .custom-pricesection-block .plan-list-tabs li a {
    font-size: 14px;
  }
  .custom-pricesection-block .plan-list-tabs li .discount-text {
    font-size: 12px;
    min-height: 40px;
  }
  .custom-pricesection-block .plan-list-tabs li .discount-text b {
    font-size: 20px;
  }
  .custom-pricesection-block .plan-card h2 {
    font-size: 20px;
  }
  .custom-pricesection-block .cont-wrap {
    padding: 0 27px 0 20px;
  }
  .custom-pricesection-block .plan-card h4 {
    font-size: 20px;
    line-height: 1;
  }

  .custom-pricesection-block .plan-card-mobile-list .plan-cards-list {
    padding-left: 10px;
    padding-right: 10px;
  }
  .custom-pricesection-block .expand-btn {
    width: 30px;
    height: 30px;
  }
  .custom-pricesection-block .plan-card-body ul {
    padding-left: 0;
  }
  .custom-pricesection-block .plan-card-body ul li {
    padding-left: 30px;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 18px;
  }
  .custom-pricesection-block .plan-card-body ul li:before {
    width: 20px;
    height: 13px;
  }
  .custom-pricesection-block .plan-card-price span {
    font-size: 12px;
  }
  /*.plan-card-header{position: initial;} */
  .custom-pricesection-block .plan-card h4 sup,
  .custom-pricesection-block .plan-card h4 sub {
    font-size: 15px;
  }
  .custom-pricesection-block .plan-card h4 sup {
    top: -9px;
  }
  .custom-pricesection-block .plan-card h4 sub {
    top: 0px;
  }
  .custom-pricesection-block .plan-card-header .most-popular-plan {
    font-size: 14px;
    width: 130px;
    line-height: 0.7;
    padding: 9px 10px;
    top: -28px;
  }
  .custom-pricesection-block .plan-card .try-button {
    font-size: 13px;
  }
  .custom-pricesection-block .plan-card-top {
    padding: 15px 0;
  }
  .shopify-price-wrap .pricing-grid {
      grid-template-columns: repeat(1, 1fr); 
  }
  .migration-platforms {
      grid-template-columns: repeat(1, 1fr); 
  }
  .migration-promises {
      grid-template-columns: repeat(1, 1fr); 
  }
}
@media only screen and (max-width: 360px) {
  .plan-card-price {
    width: 100%;
  }
}
/* ========= End Price Table Section =========*/

/*---------- Start of Shopify Packages Include -----------*/
.shopify-packages table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
.shopify-packages .responsive-table {
  overflow-x: auto;
}
.shopify-packages th,
.shopify-packages td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
  word-break: normal;
}
.shopify-packages th {
  font-weight: 500;
}
.shopify-packages small {
  font-size: 12px;
}
.shopify-packages th:first-child {
  font-weight: 600;
  vertical-align: middle;
}
.shopify-packages .check,
.shopify-packages .cross {
  padding: 8px 70px;
  vertical-align: middle;
}
.shopify-packages td {
  color: #383838;
}
.shopify-packages table tr:nth-child(odd) {
  background: white;
}
.shopify-packages td p:empty {
  display: none;
}
.shopify-packages td ul {
  margin-bottom: 0;
}
.shopify-packages th:not(:first-child) {
  text-align: center;
}

.shopify-packages .center {
  text-align: center;
}
.shopify-packages .check {
  color: green;
}
.shopify-packages .cross {
  color: #f76724;
}
.shopify-packages .buy-now {
  display: inline-block;
  margin: 10px auto;
  padding: 10px 20px;
  background-color: #f76724;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  font-family: "Montserrat";
  font-weight: 600;
}
.shopify-packages .child-data-package td:first-child {
  position: relative;
  padding-left: 40px;
}
.shopify-packages .child-data-package td:first-child:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #383838;
  position: absolute;
  left: 22px;
  top: 18px;
  border-radius: 50%;
  z-index: 111;
}
.shopify-packages .clr-grey td {
  border: none;
  background: #f3f3f3;
}
.shopify-packages .clr-white td {
  background: white;
  border: none;
}
.shopify-packages .pt td {
  padding-top: 10px;
  padding-bottom: 0;
}
.shopify-packages .pb td {
  padding-bottom: 15px;
}
/*---------- End of Shopify Packages Include -----------*/

/*----------- Start of Shopify Maintenance Packages -----------*/
.shopify-pricing .heading-wrap {
  text-align: center;
  margin-bottom: 40px;
}
.shopify-pricing .heading-wrap .title {
  text-transform: capitalize;
  color: #383838;
  font-size: 50px;
}
.shopify-pricing .responsive-table {
  overflow-x: auto;
}
.shopify-pricing .pricing-table {
  border-collapse: collapse;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.shopify-pricing .pricing-table th,
.shopify-pricing .pricing-table td {
  border: 1px solid #ddd;
  padding: 15px;
  text-align: center;
  color: #000;
  width: 25%;
  vertical-align: middle;
}
.shopify-pricing .pricing-table th {
  color: white;
  font-size: 23px;
  font-weight: 600;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center !important;
}
.shopify-pricing .pricing-table span {
  font-size: 18px;
}
.shopify-pricing .pricing-table tr > *:first-child {
  text-align: left;
}
.shopify-pricing .pricing-table table tr:nth-child(odd) {
  background-color: transparent !important;
}
.shopify-pricing .pricing-table .buynow-btn {
  background: #f66724;
  color: #fff;
  font-size: 20px;
  padding: 8px 30px;
  border-radius: 5px;
  display: inline-block;
}
.shopify-pricing table tr:nth-child(2) b {
  font-size: 16px;
}
/*----------- End of Shopify Maintenance Packages -----------*/

.review-section .gdlr-core-pbf-background-wrap {
  border-radius: 20px;
}
.review-section .gdlr-core-container {
  gap: 20px 0;
}
.review-section {
  padding-bottom: 80px !important;
}
.review-section
  .gdlr-core-column-15
  .gdlr-core-pbf-column-content-margin.gdlr-core-js {
  height: 100% !important;
  padding-bottom: 0 !important;
}

/*----------- Start of SEO Pricing Table -------------*/
.seo-pricing {
  max-width: 1120px;
  margin: 0 auto;
  background: white;
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.seo-pricing .col-left title {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}

.seo-pricing .col-left sub {
  font-size: 18px;
}

.seo-pricing .title {
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.seo-pricing .details p {
  font-size: 14px;
}

.seo-pricing .feature-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 28px 0;
}
.seo-pricing .feature-list li {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
}
.seo-pricing .feature-list i {
  background: #26b16d;
  margin-right: 15px;
  border-radius: 50%;
  color: #d4efe2;
  font-size: 23px;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.seo-pricing .cta-section {
  text-align: center;
  margin-top: 40px;
}
.seo-pricing .cta-button {
  display: inline-block;
  background: #f76724;
  color: white;
  text-align: center;
  padding: 12px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 600;
}
.seo-pricing .col {
  width: 50%;
}
.seo-pricing .prcing-top {
  background: #f76724;
  color: #fff;
  padding: 40px;
  text-align: center;
}
.seo-pricing .details {
  padding: 30px 40px;
  border-right: 1px solid #ccc;
  height: 100%;
}
.seo-pricing ul {
  list-style: none;
  margin: 0;
}
.seo-pricing .details ul br {
  display: none;
}
.seo-pricing .icon-group {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.seo-pricing .details img {
  width: 48px;
  margin-right: 10px;
}
.seo-pricing .details strong {
  color: #333;
}
.seo-pricing .col-right {
  padding: 100px 40px 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}
.seo-pricing .prcing-top .title {
  color: #fff;
  margin: 0;
}
.seo-pricing .prcing-top p {
  margin: 5px 0 0;
}
.seo-pricing .price strong {
  font-size: 30px;
}
.seo-pricing .details .title {
  text-transform: math-auto;
}
.seo-pricing .features .title {
  text-align: center;
  margin-bottom: 40px;
}
.seo-pricing .cta-button:hover {
  color: #fff;
}
/*----------- End of SEO Pricing Table -------------*/

/*------------ Start of service banner -----------*/
.service-banner .stats {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  padding-left: 20px;
}
.service-banner .stat {
  background-color: white;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 5px;
}
.service-banner .blue {
  background-color: #2737ec;
  color: white;
  left: 80px;
  position: relative;
}
.service-banner .stat.orange {
  background-color: #f76724;
  color: white;
  position: absolute;
  left: 320px;
  top: 80px;
  width: 180px;
  height: 180px;
}
.service-banner .testimonial {
  background: white;
  padding: 30px 25px;
  border-radius: 10px;
  max-width: 350px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  margin-top: 25px;
}
.service-banner .stars {
  display: flex;
  align-items: flex-start;
  gap: 0.4em;
}
.service-banner .blue.seo-award {
  position: absolute;
  right: 10px;
  bottom: 20px;
  height: 130px;
  width: 130px;
}
.service-banner .stat .percent {
  color: #fff;
  line-height: 0.9;
  margin-bottom: 5px;
  font-size: 40px;
}
.service-banner .stat p {
  font-size: 15px;
  line-height: 1.3;
  margin: 0;
}
.service-banner .stat .blue.seo-awards {
  width: 180px;
  height: 180px;
}
.service-banner .stat.seo-awards {
  width: 160px;
  height: 160px;
  position: absolute;
  bottom: 100px;
  left: 398px;
}
.service-banner .stats .clutch-logo {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
}
.service-banner .stats .clutch-logo img {
  width: 2.19em;
}
.service-banner .stats .clutch-logo p {
  margin: 0;
  color: #6e6e6e;
  line-height: normal;
}
.service-banner .stars img {
  margin-top: 5px;
  width: 70px;
}
.service-banner .stars span {
  padding-left: 10px;
  font-size: 15px;
}
/*------------ End of service banner -----------*/

/*------------- Start of contact form above the footer --------------*/
.contact-form-main .contact-form-common .col {
  display: flex;
  flex-wrap: wrap;
  width: 49.5%;
  float: left;
}
.contact-form-main .contact-form-common .col > div {
  width: 100% !important;
}
.contact-form-main .gdlr-core-column-first {
  padding-right: 20px;
}
.contact-form-main .contact-form-common label {
  display: block;
  font-size: 14px;
  color: #fff;
  width: 100%;
  margin-bottom: 5px;
  padding: 0 7px;
}
.contact-form-common label {
  display: none;
}
.contact-form-common span.wpcf7-form-control-wrap {
  position: static;
}
.contact-form-main .contact-form-common input,
.contact-form-main .contact-form-common textarea {
  width: 100% !important;
  padding: 10px !important;
  border: 1px solid #666 !important;
  background-color: transparent;
  color: white;
  border-radius: 4px;
  outline: none;
  margin-bottom: 20px !important;
  height: 50px;
}
.contact-form-main .contact-form-common textarea {
  min-height: 346px;
  resize: none;
  margin: 0 !important;
}
.contact-form-main .contact-form-common .col input.wpcf7-phonetext {
  padding-left: 80px !important;
}
.contact-form-main .contact-form-common .wpcf7-submit {
  display: inline-block;
  padding: 12px 30px !important;
  border: none !important;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  border-radius: 0;
  margin: 0 !important;
  border: none !important;
}

.contact-form-main .contact-form-common {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.contact-form-main .contact-form-common span {
  display: block;
}
.contact-form-main .contact-form-common input::placeholder,
.contact-form-main .contact-form-common textarea::placeholder {
  color: #999999;
}
.contact-form-main .gdlr-core-js.gdlr-core-sync-height-content {
  position: static;
}
.contact-form-main .gdlr-core-pbf-column-content.clearfix {
  position: static;
}
.contact-form-main .contact-form-common .submit-field {
  position: absolute;
  right: 0;
  bottom: 0;
}
.contact-form-main .contact-form-common .submit-btn {
  padding: 0;
}
.contact-form-main .gdlr-core-sync-height-pre-spaces,
.contact-form-main .contact-form-common .submit-field .wpcf7-spinner {
  display: none;
}
.contact-form-main
  .contact-form-common
  .gdlr-core-column-first
  > .gdlr-core-js {
  margin-right: 20px;
}
.contact-form-main .wpcf7-response-output {
  max-width: 80%;
}
/*------------- End of contact form above the footer --------------*/

@media only screen and (min-width: 1200px) {
  .home-countries-serve-mainsec .container {
    max-width: 1170px;
    margin-inline: auto;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1440px) {
  .home-countries-serve-mainsec .container {
    max-width: 1270px;
  }
}

@media only screen and (min-width: 1500px) {
  .home-countries-serve-mainsec .container {
    max-width: 1440px;
  }
  .footer-wp-icon .whatsapp-pulse .whatsapp_icon {
    font-size: 34px;
  }
  .footer-wp-icon .whatsapp-button,
  .footer-wp-icon .whatsapp-pulse {
    height: 60px;
    width: 60px;
  }
}

@media only screen and (max-width: 1599px) {
  .single-post .seocrawler-content-container .seocrawler-content-wrap {
    padding: 0 25px;
  }
  .seocrawler-sidebar-right
    ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box
    li
    a {
    padding: 7px 15px;
    font-size: 15px;
    border-radius: 5px;
  }
  .seocrawler-sidebar-right ul#menu-blog-right-sidebar {
    gap: 10px;
  }
  .single-post .seocrawler-single-author {
    max-width: 50%;
  }
}

@media only screen and (max-width: 1365px) {
  .home-countries-serve-mainsec .container {
    max-width: 1110px;
  }
  .single-post .seocrawler-sidebar-center {
    width: calc(100% - 500px);
  }
  .single-post .seocrawler-sidebar-left,
  .single-post .seocrawler-sidebar-right {
    width: 250px;
  }
  .single-post .seocrawler-sidebar-left .title {
    font-size: 15px;
  }
  .single-post .seocrawler-sidebar-left .seocrawler-sidebar-area {
    padding: 10px 20px;
  }
  .single-post .seocrawler-sidebar-left ul ul li a {
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .home-countries-serve-mainsec .container {
    max-width: 940px;
    padding: 0 15px;
    margin-inline: auto;
  }
}
@media only screen and (max-width: 991px) {
  .home-countries-serve-mainsec .container {
    max-width: 720px;
  }
}

@media only screen and (max-width: 767px) {
  .home-countries-serve-mainsec .container {
    max-width: 540px;
  }
  .review-section {
    padding-bottom: 40px !important;
  }
}

.seocrawler-body .home-countries-serve-mainsec {
  margin: 4em 0;
  font-size: 20px;
  font-family: "Montserrat" !important;
}

.seocrawler-body .home-countries-serve-mainsec h4.title {
  text-align: center;
  font-size: 2em;
  margin-bottom: 1em;
  font-family: "Montserrat" !important;
  color: #000;
}

.seocrawler-body .home-countries-serve-mainsec .custom-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65em 0.5em;
  justify-content: center;
}

.seocrawler-body .home-countries-serve-mainsec .custom-row .column {
  border: 1px solid #e7e7f1;
  border-radius: 5px;
  font-size: 0.8em;
  font-weight: 500;
  padding: 9px 13px;
  line-height: normal;
  color: #000;
}

.seocrawler-body .home-countries-serve-mainsec .custom-row .column img {
  margin-right: 0.45em;
  vertical-align: middle;
}

/* ========= End Countries We Serve Section =========*/

@media only screen and (min-width: 1200px) {
  body.icecube-code header .seocrawler-header-container {
    max-width: 1170px;
    margin-inline: auto;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1440px) {
  body.icecube-code header .seocrawler-header-container {
    max-width: 1270px;
  }
}
@media only screen and (min-width: 1500px) {
  body.icecube-code header .seocrawler-header-container {
    max-width: 1440px;
  }
}
/*============== Start common header ================*/

@media only screen and (max-width: 1499px) {
  /* ========= Start Countries We Serve Section =========*/
  .seocrawler-body .home-countries-serve-mainsec .custom-row .column {
    padding: 8px 10px;
  }
  /* ========= End Countries We Serve Section =========*/

  .seocrawler-navigation .sf-menu > .seocrawler-mega-menu .sf-mega-full {
    top: 5.8em;
  }
  .seocrawler-body .custom-body-main {
    font-size: 17.6px;
  }
  .icecube-code .seocrawler-navigation .sf-menu > li > a {
    font-size: 14px;
  }
  .icecube-code.seocrawler-body .seocrawler-main-menu-right-button {
    font-size: 14px;
    padding: 15.5px 28px;
    margin-left: 3.5em;
  }
  .icecube-code .seocrawler-navigation .sf-menu > li {
    padding-right: 31px;
  }
  .icecube-code header.seocrawler-header-wrap .seocrawler-navigation {
    padding-top: 1.7em;
  }
  .icecube-code
    header.seocrawler-header-wrap
    .seocrawler-navigation
    .seocrawler-main-menu {
    margin-top: 4px;
  }
  .icecube-code .seocrawler-navigation .sf-menu > li > a {
    padding-bottom: 25px;
  }
  /* ========= Start Countries We Serve Section =========*/
  .seocrawler-body .home-countries-serve-mainsec {
    font-size: 17.6px;
  }
  /* ========= End Countries We Serve Section =========*/
}
@media only screen and (max-width: 1439px) {
  .seocrawler-body .custom-body-main {
    font-size: 16.1px;
  }
  .icecube-code .seocrawler-navigation .sf-menu > li {
    padding-right: 21px;
  }
  .icecube-code.seocrawler-body .seocrawler-main-menu-right-button {
    margin-left: 2.5em;
  }

  /* ========= Start Countries We Serve Section =========*/
  .seocrawler-body .home-countries-serve-mainsec .custom-row .column {
    padding: 8px 9px;
  }
  .seocrawler-body .home-countries-serve-mainsec {
    font-size: 16.1px;
  }
  /* ========= End Countries We Serve Section =========*/
}
@media only screen and (max-width: 1199px) {
  .seocrawler-navigation .sf-menu > li {
    padding-right: 7px !important;
  }
  .seocrawler-main-menu-right-button {
    margin-left: 10px;
  }
  .seocrawler-body .custom-body-main {
    font-size: 16px;
  }
  .seocrawler-body .custom-body-main .home-case-study .title_wrap p,
  .home-our-clients .title_wrap p,
  .seocrawler-body .custom-body-main .home-counter-mainsec .block-row p,
  .seocrawler-body .custom-body-main p {
    font-size: 1em;
  }
  .seocrawler-body .custom-body-main .home-case-study .desc-wrap p,
  .seocrawler-body
    .custom-body-main
    .client-says-slide
    .column-right
    .desc-warp
    p,
  .seocrawler-body
    .custom-body-main
    .client-says-slide
    .column-right
    .author-box
    .ceo-text {
    font-size: 0.9em;
  }

  .icecube-code.seocrawler-body .seocrawler-main-menu-right-button {
    margin-left: 1.5em;
    font-size: 12px;
    padding: 14.5px 24px;
  }
  .icecube-code
    .seocrawler-header-wrap.seocrawler-header-style-plain
    .seocrawler-header-container {
    padding: 0 15px;
  }
  .icecube-code .seocrawler-navigation .sf-menu > li > a {
    font-size: 12px;
  }
  .icecube-code .seocrawler-navigation .sf-menu > li {
    padding-right: 16px;
  }

  .single-post .seocrawler-sidebar-wrap {
    width: 100%;
  }
  .cust_price_table .gdlr-core-column-15 {
    width: 50%;
    margin-bottom: 10px;
  }
  .cust_price_table .gdlr-core-pbf-wrapper-container {
    max-width: 920px;
  }
  .cust_price_table
    .gdlr-core-column-15
    .gdlr-core-pbf-column-content-margin
    .gdlr-core-button {
    display: inline-block;
  }
  .author-areasecmain
    .author-product
    .gdlr-core-blog-item
    .gdlr-core-blog-modern-content {
    transform: translateY(-29%);
  }
  /* ========= Start Countries We Serve Section =========*/
  .seocrawler-body .home-countries-serve-mainsec {
    font-size: 16px;
  }
  /* ========= End Countries We Serve Section =========*/
  .newsletter_section #gdlr-core-column-1 .gdlr-core-pbf-column-content-margin {
    margin: 0 0 !important;
  }

  .review-section .gdlr-core-column-15 {
    width: 50%;
  }
  .review-section .gdlr-core-column-15 .gdlr-core-js {
    height: auto !important;
  }
  .service-banner .gdlr-core-column-30 {
    width: 100% !important;
  }
  .service-banner .gdlr-core-column-30:not(:last-child) {
    margin-bottom: 20px;
  }
  .service-banner .stat.seo-awards {
    left: 380px;
  }
  .service-banner .stats {
    padding-left: 0;
  }

  .single-post .seocrawler-sidebar-left {
    display: none;
  }
  .single-post .seocrawler-sidebar-wrap > div {
    width: 100%;
  }
  .single-post .seocrawler-sidebar-right {
    margin: 0 25px 40px 0;
    width: calc(100% - 50px) !important;
  }
  .single-post .seocrawler-single-author {
    max-width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 999px) {
  body.seocrawler-body-front .seocrawler-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  body.seocrawler-body-front footer .seocrawler-container {
    align-items: revert;
  }
  body #gdlr-core-column-2 .gdlr-core-pbf-column-content-margin {
    padding-bottom: 20px !important;
  }
  .seocrawler-mobile-menu-right {
    position: revert;
    margin-top: 0;
  }
  .seocrawler-mobile-menu {
    margin-top: 0;
  }
  .seocrawler-main-menu-right-button {
    margin: 0 auto;
  }
  .seocrawler-mobile-header .seocrawler-logo-inner {
    margin-right: 0;
  }
  .custom-case-study .gdlr-core-column-20 {
    width: 50%;
  }
  #customers thead tr th,
  #customers tbody tr td {
    font-size: 13px;
  }
  .icecube-code .seocrawler-mobile-header-wrap .seocrawler-top-bar {
    display: none;
  }
  .icecube-code .seocrawler-mobile-header .seocrawler-logo-inner img,
  .icecube-code
    .seocrawler-fixed-navigation.seocrawler-style-slide
    .seocrawler-logo-inner
    img {
    width: 120px !important;
  }
  .icecube-code .seocrawler-mobile-header .seocrawler-logo {
    padding: 0;
  }
  .icecube-code .seocrawler-mobile-menu-right {
    right: 37px;
  }
  .author-areasecmain .author-sidebar {
    width: 100%;
    margin-inline: auto;
  }
  .author-areasecmain .author-body {
    width: 100%;
    padding: 30px 11px 0 11px;
  }
  .slide-section-tabs .content {
    padding: 12px 0;
  }
  .slide-section-tabs .tabs {
    max-height: 100%;
    top: 0;
  }
  .slide-section-tabs .sidebar,
  .slide-section-tabs .content {
    width: 100%;
  }
  .slide-section-tabs section {
    padding: 0;
  }
  .learning_video_sec:after {
    top: 60px;
    height: calc(100% - 120px);
  }
}
@media only screen and (max-width: 991px) {
  .icecube-code.seocrawler-body .seocrawler-main-menu-right-button {
    padding: 8px 12px;
    font-size: 10px;
  }

  .meta-length-checker-main-sec .custom-row .column-right {
    width: 100%;
    padding: 0;
  }
  .meta-length-checker-main-sec .custom-row .column-left {
    width: 100%;
    margin-bottom: 30px;
  }
  .meta-length-checker-main-sec .custom-row .column-right:before {
    display: none;
  }
  .newsletter_section #gdlr-core-column-1 .gdlr-core-pbf-column-content-margin {
    padding: 20px 20px !important;
  }
  footer .seocrawler-copyright-wrapper .seocrawler-copyright-right {
    width: 100%;
    padding: 30px 20px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .seocrawler-main-menu-right-button {
    padding: 6px 12px;
    font-size: 10px;
  }
  .req-quote-sec .modal-wrapper {
    max-width: 90%;
    top: 1em;
    height: calc(100% - 2em);
  }
  .gdlr-core-column-service-icon-left
    .gdlr-core-column-service-content-wrapper {
    width: 100%;
    padding-top: 15px;
  }
  .seocrawler-footer-wrapper .seocrawler-footer-column,
  .seocrawler-footer-wrapper .widget {
    margin-bottom: 0;
  }
  .seocrawler-footer-wrapper .seocrawler-widget-title {
    margin-bottom: 10px;
  }
  .seocrawler-footer-wrapper .seocrawler-footer-column:last-child {
    margin: 30px 0 20px;
  }
  footer .seocrawler-footer-container {
    display: flex;
    flex-wrap: wrap;
  }
  footer .seocrawler-footer-column #text-7 {
    text-align: center;
  }
  footer ul.menu {
    margin-bottom: 0;
  }
  footer .footer-bottom-menu ul {
    gap: 5px 15px;
  }
  footer .seocrawler-copyright-wrapper .seocrawler-copyright-right {
    gap: 10px;
    justify-content: center;
    text-align: center;
  }
  footer .seocrawler-footer-wrapper {
    padding: 50px 0 0;
  }
  .m-app-what-wp .gdlr-core-column-service-item {
    text-align: center;
  }
  .gdlr-core-call-to-action-item-content-wrap {
    width: 100%;
  }
  .gdlr-core-pbf-element .gdlr-core-counter-item-number {
    margin-bottom: 8px;
  }
  .gdlr-core-counter-item .gdlr-core-counter-item-number {
    font-size: 36px !important;
  }
  .seocrawler-item-pdlr,
  .gdlr-core-item-pdlr {
    padding-left: 0;
    padding-right: 0;
  }
  .custom-case-study .gdlr-core-column-20 {
    width: 100%;
  }
  #customers thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #customers thead tr,
  #customers tbody tr {
    display: block;
  }
  #customers thead tr th,
  #customers tbody tr td {
    font-size: 12px;
  }
  #customers tbody tr td::before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #f76724;
  }
  #customers tbody tr td {
    text-align: right;
    border-width: 0 0 1px 0;
    padding-left: 50%;
    position: relative;
    display: block;
  }
  #customers tbody tr {
    margin-bottom: 0.625em;
  }
  .icecube-code .seocrawler-mobile-menu-right {
    right: 15px;
  }
  .blog-common-table table :is(td, th) {
    font-size: 14px;
  }
  .cust_price_table .gdlr-core-column-15 {
    width: 100%;
  }
  .cust_price_table .gdlr-core-column-15 .gdlr-core-pbf-column-content {
    padding: 0 20px;
  }
  .why-dfferent-sec111 .gdlr-core-pbf-column .gdlr-core-pbf-element {
    padding: 0 15px;
  }

  body #gdlr-core-wrapper-3.premier-next-js-development-nod-sec {
    padding-bottom: 40px !important;
  }
  .premier-next-js-development-nod-sec div#gdlr-core-column-1 {
    display: block;
  }

  .premier-next-js-development-nod-sec
    div#gdlr-core-column-1
    .gdlr-core-image-item {
    padding-bottom: 0;
  }
  .author-areasecmain .author-sidebar .inner-author {
    padding: 30px 15px 15px;
  }
  .author-areasecmain .author-body {
    padding: 30px 0 0 0;
  }

  .seocrawler-body .custom-body-main .contact-info-mainsec {
    padding: 4em 0;
    background-image: none;
  }

  .meta-length-checker-main-sec {
    padding: 30px 20px;
    margin: 40px 0 40px;
  }
  .meta-length-checker-main-sec .column-right .inner-block {
    padding: 10px 15px;
  }
  .blog-page-cta .col-left {
    display: none;
  }
  .shopify-packages th,
  .shopify-packages td {
    font-size: 14px !important;
  }
  .shopify-packages .check,
  .shopify-packages .cross {
    padding: 8px 10px;
  }
  .learning_video_sec:after {
    display: none;
  }
  .review-section .gdlr-core-column-15 {
    width: 100%;
  }

  .shopify-pricing .heading-wrap .title {
    font-size: 40px;
  }
  .shopify-pricing .pricing-table th {
    font-size: 22px;
  }
  .shopify-pricing table tr:nth-child(2) b {
    font-size: 16px;
  }
  .shopify-pricing .pricing-table td {
    font-size: 14px;
    width: auto;
  }
  .shopify-pricing .pricing-table td b {
    white-space: nowrap;
  }
  .shopify-pricing .pricing-table .buynow-btn {
    font-size: 16px;
    padding: 5px 20px;
  }
  .shopify-pricing .pricing-table th,
  .shopify-pricing .pricing-table td {
    padding: 10px;
  }

  .seo-pricing .col {
    width: 100%;
  }
  .seo-pricing .details {
    padding: 30px 20px;
    border-right: none;
  }
  .seo-pricing .col-right {
    padding: 40px 20px 30px;
    border-top: 1px solid #ccc;
  }

  .service-banner .stat.seo-awards {
    left: 378px;
  }
  .service-banner .stat {
    width: 160px;
    height: 160px;
  }
  .service-banner .stat.seo-awards {
    width: 140px;
    height: 140px;
    bottom: 80px;
    left: 330px;
  }
  .service-banner .stat.orange {
    left: 270px;
    top: 50px;
  }
  .service-banner .testimonial {
    padding: 20px 20px;
    max-width: 310px;
    margin-top: 25px;
  }
  .service-banner .testimonial p {
    font-size: 14px;
  }
  .service-banner .stats .clutch-logo {
    gap: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .contact-form-main .gdlr-core-column-first {
    padding-right: 0;
  }
  .contact-form-main .contact-form-common .col {
    width: 100%;
  }
  .contact-form-main .contact-form-common textarea {
    min-height: 120px;
    margin: 0 0 20px !important;
  }
  .single-post .seocrawler-content-container .seocrawler-sidebar-style-both {
    padding: 0 10px;
  }
  .single-post .seocrawler-sidebar-right {
    margin: 0 auto 40px;
    width: 100% !important;
  }
  .single-post .seocrawler-content-container .seocrawler-content-wrap {
    padding: 0;
  }
  .single-post .seocrawler-content-container .blog-faq .gdlr-core-item-mgb {
    margin-bottom: 0;
  }
  .single-post .seocrawler-single-author {
    max-width: calc(100% - 20px);
  }
  .footer-call-icon.footer-wp-icon {
    display: block;
  }
}

@media only screen and (max-width: 499px) {
  .meta-length-checker-main-sec .column-right a .url_output:after {
    display: none;
  }
  .meta-length-checker-main-sec .column-right a .url_output {
    align-items: flex-start;
  }
  .meta-length-checker-main-sec .column-right .title_default {
    font-size: 16px;
  }
  .service-banner .stat {
    display: none;
  }
  .service-banner .testimonial {
    margin-top: 0;
  }
  .service-banner .testimonial {
    max-width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-image {
    float: revert;
    margin: 0 auto 0;
  }
  .gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-wrap {
    display: inline-block;
    text-align: center;
  }
  ul.mm-listview li {
    margin: 0;
  }
  .mm-listview > li > a {
    text-overflow: revert;
    white-space: revert;
  }
  .meta-length-checker-main-sec .search-custom-dem {
    padding: 20px 10px;
  }
  .meta-length-checker-main-sec .search-custom-dem form {
    height: 45px;
    padding: 0px 40px 0px 20px;
  }
  .meta-length-checker-main-sec .search-custom-dem form input.search-submit {
    right: 13px;
    top: 14px;
    width: 18px;
    height: 18px;
  }
}

.com-banner-left-sec > .gdlr-core-pbf-column-content {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .com-banner-left-sec > .gdlr-core-pbf-column-content .call-now-btn {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .com-banner-left-sec > .gdlr-core-pbf-column-content {
    flex-direction: column;
  }
}

.seo-and-marketing
  .gdlr-core-column-service-content-wrapper
  .gdlr-core-column-service-content
  p {
  text-align: left;
}

.page-id-53383 .seocrawler-body-outer-wrapper,
.page-id-53392 .seocrawler-body-outer-wrapper {
  overflow: inherit;
}

/* ===Start news cta section contact page  */
.seocrawler-body-outer-wrapper {
  overflow: initial;
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .bh_cta_section .gdlr-core-image-item-wrap {
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 999px) {
  .bh_cta_section {
    margin-top: 0 !important;
  }

  .bh_cta_section .gdlr-core-image-item-wrap {
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 767px) {
  .bh_cta_section {
    padding-bottom: 40px !important;
  }
  .bh_cta_section .gdlr-core-pbf-column h2.gdlr-core-title-item-title {
    padding-top: 30px;
  }
}

/* ===End news cta section contact page  */

/* css start 15-04-2025 cta */
.gdlr-core-pbf-wrapper.cta-with-bm-image {
  margin: 70px 0px 0px 0px;
  padding: 60px 0px 0px 0px;
}
.cta-with-bm-image .gdlr-core-pbf-background-wrap {
  display: none;
}
.cta-with-bm-image .gdlr-core-pbf-wrapper-content {
  background: #f5f5f5;
}
.cta-with-bm-image .gdlr-core-text-box-item.gdlr-core-item-pdlr {
  padding: 0;
}
.cta-with-bm-image .gdlr-core-text-box-item-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.cta-with-bm-image .img-box {
  width: 40%;
  line-height: 0;
  margin-top: -130px;
  text-align: center;
}
.cta-with-bm-image .text-box {
  width: 60%;
  text-align: center;
}
.cta-with-bm-image .img-box img {
  max-width: 75%;
  margin: auto;
}
.cta-with-bm-image .text-box .title {
  margin-bottom: 1em;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
}
@media screen and (max-width: 1199px) {
  .cta-with-bm-image .img-box img {
    max-width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .cta-with-bm-image .text-box .title {
    font-size: 25px;
  }
  .gdlr-core-pbf-wrapper.cta-with-bm-image {
    margin: 60px 0px 0px 0px;
  }
  .cta-with-bm-image .img-box {
    margin-top: -100px;
  }
}
@media screen and (max-width: 767px) {
  .gdlr-core-pbf-wrapper.cta-with-bm-image {
    margin: 0px 0px 0px 0px;
  }
  .cta-with-bm-image .img-box {
    width: 100%;
  }
  .cta-with-bm-image .img-box img {
    max-width: 320px;
  }
  .cta-with-bm-image .text-box {
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
  }
}

/*!========= Start Case study Single page  */

.case-study-banner-main {
  background: linear-gradient(195deg, #f0dca6, #dbf1fb, #b6b7f6);
  min-height: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.case-study-banner-main .gdlr-core-title-item {
  padding-bottom: 0;
}
.case-study-details-content ul li:not(:last-child) {
  margin-bottom: 12px;
}
.text-black {
  color: #000 !important;
}
.case-study-intro-section h2 {
  color: black !important;
}
.case-study-intro-section h6 {
  margin-bottom: 0 !important;
  font-weight: 500;
  color: #000 !important;
}

.case-study-counter-section .case-study-col-left .gdlr-core-pbf-column-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
.case-study-counter-section .case-study-col-left .gdlr-core-pbf-column-content:after {
  display: none;
}
.case-study-counter-section
  .case-study-col-left.case-study-counter-grid-changes
  .gdlr-core-pbf-column-content {
  justify-content: flex-start;
}

.case-study-counter-section
  .case-study-col-left
  .gdlr-core-pbf-column-content
  .gdlr-core-pbf-element {
  max-width: calc(50% - 12.5px);
  width: 100%;
  border: 1px solid #5c5c5f;
  padding: 41px 46px;
}
.case-study-counter-section
  .case-study-col-left.case-study-counter-grid-changes
  .gdlr-core-pbf-column-content
  .gdlr-core-pbf-element {
  max-width: calc(33% - 16px);
  padding: 30px 35px;
}

.case-study-counter-section
  .case-study-col-left
  .gdlr-core-pbf-column-content
  .gdlr-core-pbf-element
  * {
  padding: 0;
}

.case-study-counter-section
  .case-study-col-left
  .gdlr-core-pbf-column-content
  .gdlr-core-counter-item-divider {
  display: none;
}

.case-study-counter-section
  .case-study-col-left
  .gdlr-core-pbf-column-content
  .gdlr-core-counter-item-number {
  color: #f76724;
  margin-bottom: 15px;
  text-align: left;
}

.case-study-counter-section
  .case-study-col-left.case-study-counter-grid-changes
  .gdlr-core-pbf-column-content
  .gdlr-core-counter-item-number {
  font-size: 36px !important;
}
.case-study-counter-section
  .case-study-col-left.case-study-counter-grid-changes.case-study-counter-xl
  .gdlr-core-pbf-column-content
  .gdlr-core-counter-item-number {
  font-size: 32px !important;
}

.case-study-counter-section
  .case-study-col-left
  .gdlr-core-pbf-column-content
  .gdlr-core-counter-item-bottom-text {
  color: #aaaaaa;
  text-align: left;
  text-transform: capitalize;
}
.case-study-counter-section
  .case-study-col-left.case-study-counter-grid-changes
  .gdlr-core-pbf-column-content
  .gdlr-core-counter-item-bottom-text {
  font-size: 14px;
}
.case-study-col-right {
  height: 100%;
}

.case-study-counter-item
  .gdlr-core-counter-item-number:has(> span[data-counter-end=""]) {
  display: none !important;
}
.case-study-counter-section .gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-container {
    align-items: center;
}
.case-study-col-right img {
  /*aspect-ratio: 4/2.79;
  object-fit: cover;*/
  padding-left: 10px;
}

.case-study-counter-heading {
  padding-inline: 0 !important;
}
.case-study-counter-heading .gdlr-core-title-item-caption {
  font-style: normal;
}

/*  */
.case-study-details-image .gdlr-core-media-image {
  background: #f9e1c4;
  padding: 40px 40px 0;
  overflow: hidden;
}

.case-study-details-image .gdlr-core-media-image img {
  border-radius: 5px 5px 0 0;
  /*   height: 100%; */
}

.case-study-detail-section .gdlr-core-pbf-column:last-child {
  padding-left: 30px;
}
.case-study-detail-section .gdlr-core-pbf-column.gdlr-core-column-60 {
  padding-left: 0;
}

.case-study-detail-section
  .gdlr-core-pbf-column:last-child
  .gdlr-core-title-item {
  padding-bottom: 10px;
}
.case-study-details-image {
  height: calc(100% - 20px);
}

.case-study-details-image * {
  height: 100%;
}

.case-study-details-image.case-study-details-two-images * {
  height: auto;
}

.case-study-details-content ul {
  list-style: none;
}

.case-study-details-content ul li {
  position: relative;
}

.case-study-details-content ul li:before {
  content: "";
  background-image: url(/wp-content/uploads/2025/11/check-list-icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  position: absolute;
  left: -32px;
  top: 5px;
  width: 18px;
  height: 18px;
}
.case-study-counter-section {
  padding-bottom: 0;
}

.case-study-counter-section .case-study-results-title {
  padding-left: 0;
}

.case-study-detail-section-reverse {
  padding-bottom: 0;
}

.case-study-detail-section-reverse .gdlr-core-pbf-wrapper-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.case-study-detail-section-reverse
  .gdlr-core-pbf-wrapper-container
  .case-study-details-content {
  padding-right: 30px;
}
.case-study-detail-section-reverse.case-study-detail-section
  .gdlr-core-pbf-column:last-child {
  padding-left: 0;
}
.case-study-testimonial-single .gdlr-core-pbf-wrapper-container {
  padding: 0 !important;
  max-width: 100%;
}

.industry-info-sec-wrapper .gdlr-core-pbf-wrapper-container {
  align-items: center;
}

.industry-info-sec-wrapper .gdlr-core-pbf-column {
  display: flex;
  flex-direction: column;
}

.industry-info-sec-wrapper .industry-info-img-column {
  margin-top: auto;
  margin-bottom: auto;
}

@media screen and (max-width: 1199px) {
  .case-study-banner-main {
    min-height: 320px;
  }
  .case-study-counter-section
    .case-study-col-left
    .gdlr-core-pbf-column-content
    .gdlr-core-pbf-element {
    padding: 31px 36px;
  }
  .case-study-counter-section
    .case-study-col-left
    .gdlr-core-pbf-column-content
    .gdlr-core-counter-item-number {
    margin-bottom: 10px;
    font-size: 40px !important;
  }
  .case-study-detail-section .gdlr-core-media-image {
    padding: 20px 20px 20px;
    height: auto;
  }
  .case-study-detail-section .gdlr-core-media-image img {
    border-radius: 5px;
    overflow: hidden;
  }
  .case-study-details-image .gdlr-core-media-image img {
    height: auto;
  }
  .case-study-details-image .gdlr-core-media-image {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .case-study-intro-section h2 {
    font-size: 32px !important;
    margin-bottom: 0 !important;
  }
  .case-study-counter-section
    .case-study-col-left
    .gdlr-core-pbf-column-content
    .gdlr-core-pbf-element {
    padding: 20px 16px;
  }
  .case-study-counter-section
    .case-study-col-left
    .gdlr-core-pbf-column-content
    .gdlr-core-counter-item-number {
    font-size: 30px !important;
  }
  .case-study-detail-section .gdlr-core-pbf-column:last-child {
    padding-left: 0;
  }
  .case-study-detail-section .gdlr-core-pbf-column {
    width: 100%;
  }

  .case-study-detail-section .gdlr-core-pbf-column .case-study-details-image {
    margin-bottom: 30px;
  }
  .case-study-detail-section-reverse
    .gdlr-core-pbf-wrapper-container
    .case-study-details-content {
    padding-right: 0;
  }
  body .case-study-intro-section#gdlr-core-wrapper-2.gdlr-core-pbf-wrapper {
    padding-bottom: 0 !important;
  }
  .single-case-studies .seocrawler-body .custom-body-main .mb112 {
    margin-bottom: 2em;
  }
  .case-study-detail-section-reverse .gdlr-core-pbf-wrapper-container {
    flex-direction: inherit;
  }
  .single-case-studies .seocrawler-body .custom-body-main .mb112 {
    margin-bottom: 2em;
  }
  .case-study-detail-section .gdlr-core-pbf-wrapper-container {
    display: flex;
    flex-direction: column-reverse;
  }

  .industry-info-sec-wrapper .gdlr-core-pbf-column {
    width: 100%;
  }
  .industry-info-sec-wrapper:nth-of-type(odd) .gdlr-core-pbf-wrapper-container {
    display: flex;
    flex-direction: column-reverse;
  }
  .industry-info-sec-wrapper .gdlr-core-pbf-column .gdlr-core-image-item-wrap {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .case-study-counter-section
    .case-study-col-left.case-study-counter-grid-changes
    .gdlr-core-pbf-column-content
    .gdlr-core-counter-item-number {
    font-size: 30px !important;
  }
  .case-study-counter-section
    .case-study-col-left.case-study-counter-grid-changes.case-study-counter-xl
    .gdlr-core-pbf-column-content
    .gdlr-core-counter-item-number {
    font-size: 28px !important;
  }

  .case-study-counter-section
    .case-study-col-left.case-study-counter-grid-changes
    .gdlr-core-pbf-column-content
    .gdlr-core-pbf-element {
    max-width: calc(50% - 16px);
    padding: 20px 16px;
  }
}

@media screen and (max-width: 767px) {
  .case-study-banner-main {
    min-height: 260px;
  }
  .case-study-col-right .gdlr-core-image-item {
    padding: 0;
  }

  .case-study-col-right img {
    padding-left: 0;
  }
  .case-study-detail-section {
    padding-top: 30px;
  }
  .case-study-intro-section .gdlr-core-text-box-item {
    padding: 0;
  }

  .industry-info-sec-wrapper:nth-of-type(odd) .gdlr-core-pbf-wrapper-container {
    flex-direction: revert;
  }
  .industry-info-sec-wrapper .gdlr-core-pbf-column .gdlr-core-image-item-wrap {
    padding-bottom: 0;
  }
}

/*!========= End Case study Single page  */

.custom-case-study .gdlr-core-image-item * {
  width: 100%;
}

.req-a-quote.gdlr-core-price-table-item {
    display: flex;
    flex-wrap: wrap;
}
 
.req-a-quote.gdlr-core-price-table-item .gdlr-core-price-table-column .gdlr-core-price-table {
    height: 100%;
}
 
.req-a-quote .gdlr-core-price-table-content-wrap {display: flex;flex-wrap: wrap;justify-content: center;}
 
.req-a-quote .gdlr-core-price-table-content-wrap a.gdlr-core-price-table-button {
    order: 1;
}
 
.req-a-quote .gdlr-core-price-table-content-wrap .gdlr-core-price-table-content {
    order: 2;
}

.white_label_cf .white_label_cf_title {
  background: #f76724;
  padding: 1.5rem 1rem 1.5rem 1rem;
  border-radius: 1rem 1rem 0 0;
}
.white_label_cf .white_label_cf_form {
  background: #ffffff;
  padding-top: 1.5rem;
  border-radius: 0 0 1rem 1rem;
}

.white_label_wrapper .gdlr-core-pbf-wrapper-content .gdlr-core-container{
    justify-content: space-between;
}


@media only screen and (max-width: 1199px) {
    .service-banner .gdlr-core-column-24 {
        width: 75% !important;
        margin: auto;
        max-width: 540px;
    }
}

/* Enable horizontal scroll on mobile */
@media (max-width: 768px) {
  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive .table {
    min-width: 700px; /* adjust if needed */
  }
}
@media (max-width: 1024px) {
.ppc-package.req-a-quote.hire-shopify-package .gdlr-core-column-20 {
	width: 100% !important;
}
}

.klaviyo-img-text-wrapper .gdlr-core-pbf-wrapper-container{
    align-items: center;
}
.klaviyo-img-text-wrapper-img img {
	max-width: 80%;
}

.counter_wrap_sec .gdlr-core-pbf-column-content {
    border-radius: 20px;
    border: 0;
    background: #fff;
    box-shadow: 81px 124px 41px 0 transparent, 52px 79px 38px 0 transparent, 29px 45px 32px 0 rgba(0, 0, 0, .01), 13px 20px 24px 0 rgba(0, 0, 0, .02), 3px 5px 13px 0 rgba(0, 0, 0, .02);
    padding: 15px 26px;
    display: flex;
    align-items: center;
    height: 100%;
}

.counter_wrap_sec .gdlr-core-pbf-background-wrap {display: none;}

.counter_wrap_sec .gdlr-core-pbf-wrapper-container {
    display: flex;
    gap: 25px;
}

.counter_wrap_sec .gdlr-core-pbf-wrapper-container .gdlr-core-pbf-column {
    width: calc(25% - 18.8px);
}

.counter_wrap_sec .gdlr-core-pbf-wrapper-container .gdlr-core-pbf-column .gdlr-core-pbf-column-content-margin {
    height: 100%;
}

.counter_wrap_sec .gdlr-core-pbf-wrapper-container .gdlr-core-pbf-column .gdlr-core-icon-item {
    padding: 0;
    color: #f86932;
}

.counter_wrap_sec .gdlr-core-pbf-wrapper-container .gdlr-core-pbf-column  .gdlr-core-counter-item {
    padding: 0 0 0 16px;
}

.counter_wrap_sec .gdlr-core-pbf-wrapper-container .gdlr-core-pbf-column  .gdlr-core-counter-item-bottom-text {
    line-height: 1.42;
    font-size: 16px !important;
}

.services-top-icon.personalised-section .gdlr-core-pbf-wrapper-container div.gdlr-core-column-20 .gdlr-core-pbf-column-content .gdlr-core-column-service-content-wrapper h4, .services-top-icon.personalised-section .gdlr-core-pbf-wrapper-container div.gdlr-core-column-20 .gdlr-core-pbf-column-content .gdlr-core-column-service-content-wrapper p {
	text-align: start;
}

.service-column .gdlr-core-pbf-column-content.clearfix.gdlr-core-js {
    padding: 20px;
    background: white;
    box-shadow: 0px 3px 64px 0px rgba(41, 54, 69, 0.1);
	border-radius: 20px;
    margin-bottom: 20px;
}
.service-column .gdlr-core-pbf-column-content.clearfix.gdlr-core-js:hover {
    box-shadow: 0px 3px 40px 1px rgba(62, 87, 100, 0.29);
}

/* .services-top-icon .gdlr-core-pbf-wrapper-container{
	    justify-content: center;
	gap: 20px;
}
 */
.services-top-icon.personalised-section .gdlr-core-pbf-wrapper-container div.gdlr-core-column-20 {
	width: 33%;
}
/* .services-top-icon.personalised-section .gdlr-core-pbf-wrapper-container{
	    justify-content: space-between;
} */
.services-top-icon a{
	color: black !important;
	text-decoration: underline;
}
.services-top-icon a:hover{
	color: #f76724 !important;
}


@media only screen and (max-width: 1199px) {
    .service-banner .gdlr-core-column-24 {
        width: 75% !important;
        margin: auto;
        max-width: 540px;
    }
    .counter_wrap_sec .gdlr-core-pbf-wrapper-container .gdlr-core-pbf-column {
    width: calc(50% - 18.8px);
}
}

@media only screen and (max-width: 991px) {
.services-top-icon .gdlr-core-pbf-wrapper-container div.gdlr-core-column-20 {
    width: 50% !important;
}
}



@media only screen and (max-width: 767px) {

.services-top-icon .gdlr-core-pbf-wrapper-container div.gdlr-core-column-20 {
    width: 100% !important;
	}
  .counter_wrap_sec .gdlr-core-pbf-wrapper-container .gdlr-core-pbf-column {
    width: 100%;
}
}



@media screen and (max-width: 575px) {
    .counter_wrap_sec .gdlr-core-pbf-wrapper-container .gdlr-core-pbf-column {
        width: 100%;
    }
}

.services-top-icon.personalised-section .gdlr-core-pbf-wrapper-container div.gdlr-core-column-20 .gdlr-core-pbf-column-content .gdlr-core-column-service-item{
		border-radius: 3px;
		border: 3px solid transparent;
}
.services-top-icon.personalised-section .gdlr-core-pbf-wrapper-container div.gdlr-core-column-20 .gdlr-core-pbf-column-content .gdlr-core-column-service-item:hover {
		border-color: #f76724;
}

.services-top-icon.personalised-section .gdlr-core-pbf-wrapper-container div.gdlr-core-column-20 .gdlr-core-pbf-column-content .gdlr-core-column-service-item .gdlr-core-column-service-content ul {
	text-align: start;
	margin-left: 20px;
}

/* Added Magento service page css  */
.personalised-section .gdlr-core-pbf-column-content-margin.gdlr-core-js {
    height: 100%;
}
 
.personalised-section .gdlr-core-pbf-column-content-margin.gdlr-core-js .gdlr-core-pbf-column-content {
    height: 100%;
}
 
.personalised-section .gdlr-core-pbf-column-content-margin.gdlr-core-js .gdlr-core-pbf-column-content .gdlr-core-pbf-element {
    height: 100%;
}
 
.personalised-section .gdlr-core-pbf-column-content-margin.gdlr-core-js .gdlr-core-column-service-item {
    height: 100%;
    transition: all 0.5s;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: all .3s ease;
	border-radius: 5px;
    cursor: pointer;
}
 
.personalised-section .gdlr-core-pbf-column-content-margin.gdlr-core-js .gdlr-core-column-service-item:hover {
    box-shadow: 0 12px 24px -20px rgba(0, 0, 0, 0.15);
    transform: translateY(-0.375rem);
}
.personalised-section .gdlr-core-pbf-wrapper-container {
    justify-content: center;
}
 
 
.personalised-section .gdlr-core-pbf-column-content-margin.gdlr-core-js .gdlr-core-column-service-item:hover a.custom-bottom-border {
    color: #f76724 !important;
}
 
.personalised-section .gdlr-core-pbf-column-content-margin.gdlr-core-js .gdlr-core-column-service-item a.custom-bottom-border {
    transition: all .3s ease;
}
.personalised-section .gdlr-core-pbf-column-content-margin.gdlr-core-js .gdlr-core-pbf-column-content > .gdlr-core-pbf-element:not(:last-child) {
    height: auto;
}

.tech-exc-table table th, .tech-exc-table table td {
    padding: 15px;
}

.justify-content-center .gdlr-core-pbf-wrapper-container{
	justify-content: center !important;
}

.table-responsive .gdlr-core-text-box-item-content {
	  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive .gdlr-core-text-box-item-content table{
	  width: 100%;
  border-collapse: collapse;
  min-width: 860px;
}
.table-responsive .gdlr-core-text-box-item-content table th,
.table-responsive .gdlr-core-text-box-item-content table td
{
	padding: 15px;
}
@media (max-width: 1024px) {
  .table-responsive .gdlr-core-text-box-item-content {
    overflow-x: auto;
    display: block;
  }
}

.shopify-tech-table table th, 
.shopify-tech-table table td {
	padding: 15px;
	 vertical-align: middle;
}
.shopify-tech-table table {
    box-shadow: 7px 0px 35px rgba(0, 0, 0, 25%);
}

.same_height_column {
	height: 100%;
}

.the-results #gdlr-core-column-1{
	display: flex;
	align-items: center;
}

.justify-content-start .gdlr-core-pbf-wrapper-container{
	justify-content: flex-start !important;
}