:root {
  --primary-color: #00428c;
}

* {
  box-sizing: border-box;
}

body {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  color: #24263b;
  font-family: "Montserrat", sans-serif;
}
html body {
  line-height: 1.5;
  letter-spacing: 0.8px;
}
@media (max-width: 576px) {
  html body {
    letter-spacing: 0.4px;
  }
}
html {
  font-size: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}

button,
select,
textarea,
input {
  font-family: "Montserrat", sans-serif !important;
  outline: none;
}

input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}

a:visited,
.alink:visited {
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
.btn-primary:visited,
.alink:visited {
  color: #fff;
}
.btn-primary:visited:hover,
.alink:visited:hover {
  color: #24263b;
}
.view-all-row a.shadow-inner-custom:visited {
  color: #fff;
}
.view-all-row a.shadow-inner-custom:visited:hover {
  color: #24263b;
}
body.remove-scroll {
  overflow: hidden;
}
.message.error,
.message.success,
.message.notice,
div.mage-error {
  font-size: 16px;
}
.message.notice .block .title {
  margin: 10px 0px;
}
.message.notice > *:first-child:before {
  margin: 0;
  top: 11px;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a:active,
.message.info a:hover,
.message.info a {
  color: #006bb4;
}

.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  padding-left: 45px;
  position: relative;
  color: #227700;
  border-left: 5px solid #227700;
  border-radius: 4px;
  background-color: #dff2bf;
}
#faqs_feedback {
  color: #227700;
}
.message.success a:active,
.message.success a:hover,
.message.success a {
  color: #006bb4;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
  border-radius: 4px;
  border-left: 5px solid #e02b27;
}
.message.error a:active,
.message.error a:hover,
.message.error a {
  color: #006bb4;
}
.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a:active,
.message.notice a:hover,
.message.notice a {
  color: #006bb4;
}
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a:active,
.message.warning a:hover,
.message.warning a {
  color: #006bb4;
}
.pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
table thead tr th {
  font-weight: 600;
}

#product-review-container .review-item {
  border-bottom: 1px solid #dfeeff;
}

/* header css */
.is-sticky {
  z-index: 901;
}
.search-autocomplete ul li {
  border-top: 1px solid #bbd6f7;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #dfeeff;
}
.search-autocomplete ul li .amount {
  color: #24263b;
}
.career-career-index.page-layout-1column .page-header {
  margin-bottom: 0px;
}
/* footer css */
footer .footer-column ul li,
.footer-bottom-links .footer-list ul li {
  margin-bottom: 0px;
}
footer a:hover {
  text-decoration: none;
}
.newsletter .title strong {
  font-size: 20px;
}

/* customer-account-login css */
.customer-account-login .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  margin-top: 30px;
}

/* quantity hide css */
#shopping-cart-table .col.qty,
#minicart-content-wrapper .product-item-details .details-qty,
.table-order-items .col.qty,
.ioc-summary-col .ioc-col-content .product-detail .product-qauntity {
  display: none;
}

/* minicart pop-up css */
.block-minicart .product.options .toggle:after {
  margin: 0;
  transition: all 0.3s ease;
}
.minicart-items .product-item-details .price-excluding-tax {
  margin: 0px;
  font-size: 18px;
}
.modal-slide._show .modal-inner-wrap::-webkit-scrollbar,
#minicart-content-wrapper #mini-cart .product-item-details .actions .primary,
.product-add-form .box-tocart .field.qty {
  display: none;
}

/* product page css */
#product-review-container .toolbar.review-toolbar {
  border-top: none;
}
.review-fieldset .review-legend span,
#product-review-container .review-items .review-title {
  font-weight: 500;
}
#review-form .review-field-text #review_field {
  border: 1px solid #bbd6f7;
  padding: 15px;
}
.product-options-wrapper .field.downloads .field.choice {
  border-bottom: 1px solid #dfeeff;
}
.product.data.items .item.content {
  border-top: 1px solid #dfeeff;
}
.product.data.items .item.content .changelog-tab {
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
}
.detailed.product .product.data.items {
  border-bottom: none;
}
#product-review-container .review-items .review-title {
  font-size: 20px;
}
#product-review-container .review-list .block-title strong,
.product.info .product-tab-faqs h2,
.change-log-main strong {
  font-weight: 600;
}
.product-info-main .attribute.overview p {
  margin-bottom: 16px;
}

/* change log tab css */
.change-log-item {
  padding: 25px 15px 15px;
  background: #f9f9f9;
  border-radius: 10px;
}
.change-log-lastupdate {
  font-size: 16px;
  color: #333;
}
.change-log-body .change-log-list {
  list-style: circle;
}

/* details tab css */
.product.attribute.description .product-details-grid-layout {
  margin: 60px 0px;
}
.details-list {
  list-style: disc;
  list-style-position: inside;
}

/* hire developer css */
.section-content.hire-dev-list p strong {
  margin-bottom: 16px;
  display: block;
  font-weight: 600;
}
.section-content.hire-dev-list,
.section-content.hire-dev-list ul li {
  font-size: 16px;
}
.section-content.hire-dev-list p span strong,
.section-content.hire-dev-list p strong {
  font-size: 18px;
}
.section-content.hire-dev-list ul li {
  font-weight: 400;
}

.hire-dev-list p {
  margin-bottom: 16px;
}

.hire-developer-consist {
  list-style: disc;
  list-style-position: inside;
  margin-top: 30px;
}
.hire-developer-consist li a {
  position: relative;
  font-weight: 500;
}
.hire-developer-consist li a::after {
  content: "";
  width: 0px;
  height: 2px;
  background-color: #24263b;
  position: absolute;
  bottom: -4px;
  left: 0;
  transition: all 0.3s linear;
}
.hire-developer-consist li a:hover::after {
  width: 100%;
}

/* about us page error message */
.shadow-blog-item #contactForm .mage-error,
#contactlandingForm .mage-error,
#hireForm .mage-error {
  margin-top: 7px;
  color: #e02b27;
}

.shadow-blog-item #contactForm input.mage-error,
#contactlandingForm input.mage-error,
#hireForm input.mage-error {
  color: #24263b;
}

/* hire developer page css */
#hireForm select#country {
  width: 55px;
  height: 40px;
  margin-right: -5px;
  border: 1px solid #e1e1e1;
  background: #f4f4f4;
  border-right: none;
}

/* ours blog page css */
.short-discription strong,
.product.attribute.overview .value p strong {
  font-weight: 600;
}

.product.attribute.overview .value ul,
.product.attribute.description .value ul {
  padding-left: 1rem;
}
.product.attribute.overview .value pre {
  text-wrap: wrap;
}

/* my account page css */

/* sidebar css */
.block-collapsible-nav .content {
  padding: 0;
}
.block-collapsible-nav .nav.item.current {
  background: #f4f4f4;
}
.block-collapsible-nav .nav.item.current strong {
  padding: 10px 18px 10px 15px;
  border: none;
}
.block-collapsible-nav .nav.item a {
  padding: 10px 18px 10px 15px;
  color: #24263b;
}
.block-collapsible-nav .item a strong {
  font-weight: 600;
  border-left: none;
  padding-left: 0px !important;
}
.block-collapsible-nav .item.current a {
  border-left: none;
  pointer-events: none;
}

/* my account css*/
.block-reorder .block-title strong {
  font-size: 20px;
  font-weight: 600;
}
#cart-sidebar-reorder .field.item input[type="checkbox"] {
  top: -1px;
}
.orders-recent #my-orders-table.table > tbody > tr > td {
  border-top: none;
}
.orders-recent #my-orders-table,
.additional-addresses #additional-addresses-table {
  white-space: nowrap;
}
.account .table-wrapper {
  border-bottom: none;
}
.account .page-title-wrapper .page-title {
  display: block;
  margin-bottom: 45px;
  margin-right: 0px !important;
}
.block-dashboard-info,
.block-dashboard-addresses {
  margin-bottom: 60px;
}
.block-collapsible-nav .item .delimiter {
  margin: 10px 1.3rem;
}

.block-reviews-dashboard .rating-summary .label {
  font-weight: 400;
}
.block-reviews-dashboard .block-content .items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px 20px;
}
.box-actions .action.edit,
.box-actions .action.view,
.box-actions .action.change-password,
.block-dashboard-addresses .action.edit,
.block-dashboard-orders .action.view,
.col.actions .action.order,
.col.actions .action.view,
.col.actions .action.edit,
.actions .action.order,
.actions .action.print,
.box-order-billing-address address a,
.box-address-billing address a,
.box-address-shipping address a,
.invoice .actions-toolbar .action.print,
.invoice .order-title .action.print,
.creditmemo .action.print,
.box-billing-address .box-content a,
.box-shipping-address .box-content a,
.table-reviews .action.more,
.block-reviews-dashboard .action.view,
.minicart-actions .actions .viewcart,
.faq p .faq-extension {
  font-weight: 400;
  color: var(--primary-color);
}
.block-reviews-dashboard .product-name a:hover,
.table-reviews .product-name a:hover {
  color: var(--primary-color);
}
.box-actions .action.change-password:hover,
.box-actions .action.edit:hover,
.box-actions .action.view:hover,
.block-title .action.edit:hover,
.order.block-title .action.view:hover,
.col.actions .action.view:hover,
.col.actions .action.order:hover {
  text-decoration: underline;
}
.block-reviews-dashboard .rating-summary {
  margin-top: 5px;
}

/* my order css */
.orders-history .table-order-items#my-orders-table tr td,
.downloadable-products #my-downloadable-products-table tr td,
.additional-addresses #additional-addresses-table tr td,
.orders-history .table-order-items#my-orders-table tr th,
.downloadable-products #my-downloadable-products-table tr th,
.additional-addresses #additional-addresses-table tr th,
.reviews .table-reviews thead tr th,
.reviews .table-reviews tbody tr td {
  border-top: none;
  border-bottom: 1px solid #dfeeff !important;
}

/* view order page css */
.order-status {
  border: 1px solid #e1e1e1;
  background: #f4f4f4;
  font-weight: 600;
  margin-top: 0px;
  text-transform: capitalize;
}
.account .page-main .page-title-wrapper .order-date {
  margin: 18px 0px;
  font-weight: 500;
}
.grand_total {
  font-size: 20px;
}
tfoot .subtotal,
tfoot .shipping,
tfoot .totals-tax {
  font-size: 18px;
  font-weight: 500;
}
.table tfoot .mark,
.block .block-content li strong.product-name a {
  font-weight: 500;
}
.order-links.items .nav.item.current strong,
.order-links.items .nav.item a {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 600;
  background: #fff;
  color: #24263b;
  padding: 1px 35px 1px 35px;
}
.order-links.items .nav.item.current strong,
.order-details-items.ordered,
.order-links.items .nav.item a,
.order-details-items.invoice,
.order-details-items.creditmemo {
  border: 1px solid #e1e1e1;
}
.order-links.items .nav.item.current strong {
  background: #f9f9f9;
}
.order-details-items.ordered .table-order-items thead tr th,
.table-order-items.invoice thead tr th,
.table-order-items.creditmemo thead tr th {
  text-align: center !important;
  border-bottom: none !important;
}

.order-details-items.ordered .table-order-items tr td {
  vertical-align: middle;
}
.order-details-items.ordered .table-order-items tr td .product-item-name,
.table-order-items.invoice tr td .product-item-name,
.order-items-creditmemo .table-order-items .product-item-name {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 25px;
  white-space: nowrap;
}
.table-order-items .cart-price .price {
  font-size: 22px;
}
.order-details-items.ordered .table-order-items tr .item-options dt,
.table-order-items.invoice tr .item-options dt,
.table-order-items.creditmemo tr .item-options dt {
  font-weight: 600;
}
.order-details-items.ordered .table-order-items.table tfoot,
.order-details-items tfoot td,
.table-order-items.invoice tfoot,
.table-order-items.creditmemo tfoot {
  background: #f9f9f9;
}
.order-details-items.ordered .table-order-items .col.qty .items-qty {
  padding: 2px 10px 2px 0px;
  font-weight: 500;
}
.order-details-items .order-title strong {
  font-size: 20px;
  font-weight: 600;
}
.order-details-items .order-title {
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.order-details-items .order-title .action.print {
  margin: 0px;
}
.account
  .column.main
  .order-details-items
  .table-wrapper
  .data.table
  > tbody
  > tr:nth-child(even)
  > td {
  background: none;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.table tfoot > tr:first-child td,
.table tfoot > tr:first-child th {
  padding-top: 11px;
}
.order-details-items .item-options.links dd {
  margin-bottom: 10px;
}

/* download product css */
.downloadable-products #my-downloadable-products-table a:hover,
.additional-addresses #additional-addresses-table a:hover {
  text-decoration: none;
}

/* address book css */
.additional-addresses #additional-addresses-table tr th,
.additional-addresses #additional-addresses-table tr td {
  padding: 11px 20px;
}
.form-address-edit .actions-toolbar .action.primary {
  line-height: unset;
  font-size: 16px;
  padding: 7px 15px;
}
.block-addresses-list .block-content .empty {
  background: #fae5e5;
  color: #e02b27;
  font-size: 16px;
  padding: 10px;
  border-left: 5px solid;
  border-radius: 4px;
}
.box-address-billing address,
.box-address-shipping address {
  font-size: 16px;
}

/* address information */
.form-edit-account .action.save.primary,
.form-newsletter-manage .action.save.primary {
  padding: 10px 50px;
}

/* account information */
.field.choice .field-tooltip-content {
  border: 1px solid #e1e1e1;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #e1e1e1;
}

/* my product review css */
.customer-review.view .product-info .product-name {
  font-size: 24px;
  font-weight: 600;
}
.customer-review .review-details .review-title {
  font-size: 20px;
  font-weight: 500;
  margin: 15px 0px;
}
.customer-review.view .review-details {
  background: #f9f9f9;
  padding: 15px;
  margin-bottom: 15px;
}
.customer-review .review-details .review-date {
  color: #24263b;
}

/* delete popup css */
.modal-footer .action-dismiss {
  padding: 7px 15px;
  font-weight: 500;
  margin-right: 10px;
  color: var(--primary-color);
  transition: all 0.5s ease-in-out;
  box-shadow: inset 0 0 0 0;
  border-radius: 4px;
}
.modal-footer .action-dismiss:hover {
  box-shadow: inset 0 0 0 40px var(--primary-color);
  color: #ffffff;
}
.modal-footer .action-accept {
  box-shadow: inset 0 0 0 40px var(--primary-color);
}
.modal-footer .action-accept:hover {
  box-shadow: inset 0 0 0 0;
}
.modal-footer .action-accept:focus {
  box-shadow: inset 0 0 0 40px var(--primary-color);
}

.modal-footer .action-accept,
.modal-footer .action-dismiss {
  border: 1px solid var(--primary-color);
}

/* shopping cart css */

.cart.table-wrapper .item-options dt {
  font-weight: 500;
}
.price-excluding-tax .cart-price .price,
.creditmemo .col.discount .price,
.creditmemo .col.total .price {
  font-size: 24px;
}
.creditmemo .col.discount .price,
.creditmemo .col.total .price {
  line-height: 28.8px;
}
.checkout-cart-index .page-title-wrapper {
  padding: 0px;
  margin-top: 15px;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  padding: 10px 17px;
}
.product-item-details .product-item-name a,
.cart-discount .block > .title:after,
cart-discount .block > .title strong {
  color: #24263b;
}
.cart-summary #block-shipping,
#shopping-cart-table .cart.item .actions-toolbar .action-edit {
  display: none;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  top: 47%;
}
.cart.table-wrapper #shopping-cart-table .actions-toolbar {
  min-height: 0px;
  position: static;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #e02b27;
}
.cart-discount .discount .title {
  border-radius: 3px;
  padding: 7px 20px;
  border: 1px solid #e1e1e1;
  display: inline-block;
  user-select: none;
  background: #f4f4f4;
}
.cart-discount .block .title #block-discount-heading {
  font-size: 16px;
}
.section-title {
  position: relative;
  font-size: 34px;
  line-height: 1.28;
  font-weight: 600;
}

.section-title-line-center {
  position: relative;
  padding-bottom: 10px;
}

.section-subtitle {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}

.section-content {
  font-size: 16px;
}

::-webkit-scrollbar {
  width: 14px;
  height: 14px;
  background-color: #f4f4f4;
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: var(--primary-color);
  border: 2px solid #f4f4f4;
}

::-webkit-scrollbar-track {
  background-color: #f4f4f4;
  border: 2px solid #f4f4f4;
}

.text-hide {
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Popup */
.popup-overlay {
  background: rgba(36, 38, 59, 0.6) !important;
  padding: 0 15px;
}

.popup-content {
  border-radius: 0;
  padding: initial !important;
  border: initial !important;
  background-color: #24263b !important;
  padding: 25px 30px !important;
  border-radius: 20px;
  max-width: 1360px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  width: 100% !important;
  max-height: calc(100vh - 15%);
  overflow: auto;
  -webkit-animation: anvil 0.2s cubic-bezier(0.38, 0.1, 0.36, 0.9) forwards;
}
@keyframes anvil {
  0% {
    opacity: 0;
  }

  1% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

.popup-content .close {
  position: absolute;
  top: 15px;
  right: 15px;
}

.popup-content .close svg {
  width: 28px;
  height: 28px;
}

.popup-content .close svg path {
  stroke: white;
}

.blog-detail-content p {
  margin-bottom: 15px;
}
.blog-detail-content ol,
.blog-detail-content ul {
  margin-bottom: 15px;
}
.blog-detail-content a {
  text-decoration: underline;
}
.blog-detail-content a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.word-break {
  word-break: break-word;
}
.product-list .product-item:hover {
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.06);
}
.gallery-slider .slick-track {
  display: flex;
  align-items: center;
}

.banner-usp:empty {
  display: none;
}

.testimonial-slider .slick-list {
  margin: 0 -10px;
}
.testimonial-slider .slick-slide {
  margin: 0 10px;
}
@media (max-width: 1024px) {
  .popup-content {
    padding: 20px !important;
  }
}

@media (max-width: 768px) {
  .section-title {
    font-size: 24px;
    line-height: 38px;
  }
  .section-content {
    font-size: 16px;
    line-height: 24px;
  }
  .company-logo svg {
    width: 80%;
  }
  .popup-content {
    padding: 30px 15px !important;
  }
  .popup-content .close {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
/* Header */

.page-header.is-sticky .panel.wrapper {
  display: none;
}
.page-header {
  background: var(--primary-color);
  box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
    0 8px 10px -6px rgb(0 0 0 / 0.1);
  border-bottom: 0;
  margin-bottom: 30px;
}
.cms-index-index .page-header {
  margin-bottom: 0;
}

.blog-blog-view .page-header,
.blog-blog-category .page-header,
.blog-blog-index .page-header,
.technologies-technologies-index .page-header,
.contactus-contactus-index .page-header,
.portfolio-portfolio-index .page-header,
.aboutus-aboutus-index .page-header,
.career-career-index .page-header {
  margin-bottom: 0;
}

.page-header.is-sticky {
  background: var(--primary-color);
}

.message.info {
  font-size: 1rem;
}
.cms-index-index .page.messages {
  width: 90%;
  margin: 0 auto;
  position: fixed;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  bottom: 30px;
  z-index: 999;
  left: 50%;
  transform: translateX(-50%);
}
.cms-index-index .page.messages .message.error {
  margin: 0;
  padding: 12px 20px 12px 20px;
  display: block;
  font-size: 1rem;
  background: #fae5e5;
  color: #e02b27;
  position: relative;
}
.cms-index-index .page.messages .message.success {
  margin: 0;
  padding: 12px 20px 12px 20px;
  display: block;
  font-size: 1rem;
  background: #e5efe5;
  color: #006400;
  position: relative;
}
.cms-index-index .page.messages .message.warning {
  margin: 0;
  padding: 12px 20px 12px 20px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  position: relative;
}
.cms-index-index .page.messages .message.notice {
  margin: 0;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  position: relative;
}
.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #034fa6;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  animation: stickyHeader 0.5s forwards;
  /* backdrop-filter: blur(12px); */
}

@keyframes stickyHeader {
  0% {
    clip-path: inset(0 0 100%);
  }
  50% {
    clip-path: inset(0);
  }
  100% {
    clip-path: unset;
  }
}

.review-content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* About Us */

.principle-content p {
  margin-bottom: 10px;
}

.principle-content p {
  z-index: 1;
}

@media (max-width: 640px) {
  .principle-image > span {
    width: 50px !important;
    height: 50px !important;
  }
}

.about-us-background > img {
  width: 100%;
}

/* Blog */

.short-discription ul li {
  padding-left: 30px;
  margin-bottom: 15px;
  position: relative;
  word-break: break-word;
  list-style: none;
}
.short-discription ul li .arrow-icon {
  position: absolute;
  top: 2px;
  left: 0;
}

.blog-details .blog_content pre {
  font-family: inherit;
}
.blogdetail_item ul {
  list-style: disc;
}
.blogdetail_item ol {
  padding-left: 25px;
  list-style-type: decimal;
}
.blog-details ::-webkit-scrollbar {
  width: 14px;
  height: 14px;
  background-color: #eaeaea;
}
.blog-details ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #313131;
  border: 2px solid #eaeaea;
}
.blog-details ::-webkit-scrollbar-track {
  background-color: #eaeaea;
  border: 2px solid #eaeaea;
}
.blogcontent-link::after {
  position: absolute;
  content: "";
  top: 8px;
  left: -3px;
  background: #d9d9d9;
  width: 7px;
  height: 7px;
  border-radius: 100%;
}

.blogcontent-link:hover::after {
  background: #24263b;
  transition: all 0.3s ease-in-out;
}

.blogcontent-active::after {
  position: absolute;
  content: "";
  top: 4px;
  left: -6px;
  background: #24263b;
  width: 14px;
  height: 14px;
  border-radius: 100%;
}

.blogcontent-active::before {
  position: absolute;
  content: "";
  top: 6px;
  left: -4px;
  background: url("../images/blogsub/check-solid.svg") no-repeat;
  width: 10px;
  height: 10px;
  z-index: 20;
}

.blogdetail .section-title {
  margin-bottom: 20px;
}

/* Input */
.checkbox label {
  position: relative;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox label::before {
  content: "";
  cursor: pointer;
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #575757;
  border-radius: 2px;
  background: white;
}
.checkbox input:checked + label::before {
  background-color: #575757;
}
.checkbox label::after {
  content: "";
  cursor: pointer;
  position: absolute;
  display: none;
  left: 5px;
  top: 3px;
  width: 4.5px;
  height: 10px;
  border: solid white;
  border-width: 0 1.5px 1.5px 0;
  transform: rotate(45deg);
}
.checkbox input:checked + label:after {
  display: block;
}
.radio label {
  position: relative;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radio label::before {
  content: "";
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #575757;
  border-radius: 50%;
}
.radio input:checked + label::before {
  background-color: #575757;
}
.radio label::after {
  content: "";
  cursor: pointer;
  position: absolute;
  display: none;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.radio input:checked + label::after {
  display: block;
}

/* Contact Us */

.contact-icon svg {
  width: 30px;
  height: 30px;
}


.box-top-line::before{
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 5px;
  border-radius: 0 0 30px 30px;
  background: #e8f1fc;
  transition: all .3s ease-in;
}

.box-top-line:hover::before{
  background: var(--primary-color);
}


@media (max-width: 640px) {
  .contact-icon svg {
    width: 20px;
    height: 20px;
  }
}
.phonenumber:focus-visible {
  outline: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

/* Hire Us */
.hire-step .steps:last-child .step-image:after {
  display: none;
}

@media (max-width: 480px) {
  /* .hire-step {
    grid-template-columns: 1fr;
    max-width: 165px;
  }
  .hire-step .step-image:after {
    left: 50%;
    transform: translatex(-50%);
    width: 1px;
    height: 30px;
    top: 147%;
  } */
}
.flag_item img {
  width: 100%;
  max-width: 25px !important;
  min-width: 26px;
  min-height: 19px;
  max-height: 19px;
}

.flag_item > span {
  font-size: 15px;
  line-height: 17px;
}
.flag_item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.flag_item > span + span {
  font-size: 15px;
  line-height: 17px;
}

.skill-list ul li,
.section-content ul li {
  padding-left: 35px;
  padding-bottom: 15px;
  list-style: none;
  position: relative;
}

.skill-list ul li:before,
.section-content ul li:before {
  content: url("../images/services/check_list.png");
  position: absolute;
  top: 0;
  left: 0;
}

/* Portfolio */
.portfolio:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  background: linear-gradient(
    315deg,
    white 45%,
    #f0f5ff 50%,
    #cfcfcf 56%,
    white 80%
  );
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  transition-duration: 0.3s;
}

.portfolio:hover {
  transform: translateY(0);
}

.portfolio:hover:before {
  width: 50px;
  height: 50px;
  z-index: 10;
}

.portfolio-items .portfolio-item:nth-child(odd) .portfolio-banner-img {
  margin-left: -90px;
}
.portfolio-items .portfolio-item:nth-child(even) .portfolio-banner-img {
  margin-right: -90px;
}
.portfolio-item .portfolio-item-detail {
  box-shadow: -10px 20px 40px 0px rgba(0, 0, 0, 0.08);
}
.portfolio-detail-description p {
  margin-bottom: 15px;
}

/* Services */
.devlopment-service:nth-child(even) {
  border-right: none;
}
.devlopment-service:nth-child(1) {
  padding-top: 0px;
  padding-bottom: 30px;
}
.devlopment-service:nth-child(2) {
  padding-top: 0px;
  padding-bottom: 30px;
}
.devlopment-service:nth-child(even) .title {
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-left: 32px;
  margin-right: 6px;
}

.devlopment-service:nth-child(even) .detail {
  padding-left: 32px;
  padding-right: 86px;
}

@media (max-width: 1024px) {
  .devlopment-service:nth-child(even) .title {
    flex-direction: unset;
    justify-content: unset;
    margin-left: 6px;
    margin-right: unset;
  }

  .devlopment-service:nth-child(even) .detail {
    padding-left: 86px;
    padding-right: 30px;
  }

  .devlopment-service:nth-child(2) {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 640px) {
  .devlopment-service:nth-child(even) .detail {
    padding-left: 60px;
    padding-right: 0;
  }

  .close.cursor-pointer svg {
    width: 20px;
    height: 20px;
  }

  .devlopment-service:nth-child(even) .title {
    flex-direction: unset;
    justify-content: unset;
    margin-left: 15px;
  }
}

.services-tech svg {
  min-width: 21px;
  min-height: 21px;
}
.service-list ul li {
  padding-left: 30px;
  margin-bottom: 15px;
  position: relative;
  list-style: none;
}

.service-list ul li:before {
  content: url("../images/services/service_item.svg");
  position: absolute;
  top: 2px;
  left: 0;
}

/* Career */
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
  transition: visibility 0s 0.3s, opacity 0.3s ease;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 899;
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: "";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  background: url(../images/icons/x-close.svg) no-repeat center center;
  width: 24px;
  height: 24px;
  background-size: cover;
}

.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide .action-close {
  margin: 10px;
  padding: 0;
}
.modal-slide .action-close:before {
  color: #24263b;
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
  pointer-events: none;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1rem;
  padding-top: 2.5rem;
  background: #f4f4f4;
  border: 1px solid #e1e1e1;
}

.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .action-close {
  padding: 15px;
}
.job-detail {
  grid-template-columns: max-content max-content;
}
.job-card-icon img {
  width: 50px !important;
  height: 50px !important;
}
.job-offer {
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.08), inset -10px 10px 25px #ffffff;
}
.job:nth-child(4n + 1) .job-card-img svg path {
  fill: #f87244;
}
.job:nth-child(4n + 2) .job-card-img svg path {
  fill: #bb51ff;
}
.job:nth-child(4n + 3) .job-card-img svg path {
  fill: #21a5ce;
}
.job:nth-child(4n + 4) .job-card-img svg path {
  fill: #fed03a;
}
@media (max-width: 640px) {
  .job-card-icon img {
    width: 35px !important;
    height: 35px !important;
  }
  .close.cursor-pointer svg {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 440px) {
  .job-card-box {
    padding-left: 20px;
    min-height: auto;
  }
  .job-card-img {
    display: none;
  }
  .card-title {
    margin-left: 60px;
    margin-top: 10px;
  }
  .job-detail {
    margin-bottom: 15px;
  }
  .job-card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 50%;
  }
  .job:nth-child(4n + 1) .job-card-icon {
    background: #f87244;
  }
  .job:nth-child(4n + 2) .job-card-icon {
    background: #bb51ff;
  }
  .job:nth-child(4n + 3) .job-card-icon {
    background: #21a5ce;
  }
  .job:nth-child(4n + 4) .job-card-icon {
    background: #fed03a;
  }
}

/* Technology */
.technologies svg {
  /* width: 90px; */
  height: 90px;
  filter: drop-shadow(-4px 4px 2px rgba(0, 0, 0, 0.2));
}
.group:hover .technologies svg path {
  /* fill: #fff; */
  transition-property: all;
  transition-duration: 300ms;
}

@media (max-width: 640px) {
  .technologies svg {
    /* width: 70px; */
    /* height: 70px; */
  }
}

.footer-list ul li {
  display: inline-block;
  padding-right: 30px;
}
.bottom-image img {
  width: 100%;
  height: 100%;
}
.page-review-content {
  background: linear-gradient(
    90deg,
    #ffffff 43.07%,
    rgba(255, 255, 255, 0.04) 100%
  );
}

.page-review-content .review-content p {
  display: unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: unset;
  -o-text-overflow: unset;
  text-overflow: unset;
}

.review-star .star-icon span svg path {
  fill: #ffbf1b;
}

.page-not-found .page-footer {
  display: none;
}
.page-title-wrapper .page-title {
  font-weight: 600;
  font-size: 34px;
  line-height: 1.2;
  margin: 0 0 30px;
}
.page-footer {
  padding-bottom: 0px;
  background: #fff;
  /* margin-top: 40px; */
}

.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart:before {
  display: none;
}
.top-menu-wrapper > .header.links {
  display: flex;
  line-height: 1;
  color: #fff;
}
.top-menu-wrapper > .header.links li {
  margin-bottom: 0;
}
.top-menu-wrapper > .header.links > li .label {
  display: none;
}
.top-menu-wrapper .header.links .customer-welcome + .authorization-link {
  display: none;
}
.header.links .customer-name {
  display: flex;
}
.header.links .customer-name .action span {
  display: none;
}
.customer-welcome .action.switch {
  /* color: #24263b; */
  border: 0;
}
.customer-welcome .action.switch:hover {
  background: none;
}
.customer-welcome .action.switch:after,
.customer-welcome.active .action.switch:after {
  display: none;
}
.header.links .customer-menu {
  display: none;
}
.header.links .customer-welcome.active .customer-menu {
  display: block;
}
.customer-welcome ul {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbd6f7;
  margin-top: 4px;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  min-width: 175px;
  z-index: 1000;
}
.customer-welcome.active ul {
  display: block;
}
.top-menu-wrapper .header.links .customer-welcome li .label {
  display: block;
}
.top-menu-wrapper .header.links .customer-welcome li svg {
  display: none;
}
.top-menu-wrapper .header.links .customer-welcome .header.links {
  margin: 5px -4px 0 0;
}
.customer-welcome ul li:hover {
  background: #f4f4f4;
}
.customer-welcome {
  display: inline-block;
  position: relative;
}
.customer-welcome li a {
  color: #24263b;
  padding: 8px 15px;
  display: block;
  line-height: 1.4;
}
.customer-welcome li a:visited {
  color: #24263b;
}
.customer-welcome ul:before,
.customer-welcome ul:after {
  border-bottom-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.customer-welcome ul:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.customer-welcome ul:before {
  right: 10px;
  top: -12px;
}
.skip.contentarea {
  display: none;
}
.block-search {
  z-index: 4;
  position: relative;
}

.block-search .label svg path {
  fill: #ffffff;
}
.block-search .block-title {
  display: none;
}

.block-search .nested {
  display: none;
}
.block-search #search {
  font-size: 16px;
  line-height: 1.42857143;
  padding: 0 45px 0 15px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.05);
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #bbd6f7;
  border-radius: 3px;
}
.search-autocomplete ul li {
  border-top: 1px solid #bbd6f7;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li .amount {
  color: #24263b;
  position: absolute;
  right: 7px;
  top: 5px;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nav-toggle:before {
  display: none;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  line-height: 10px;
  color: #ffffff;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  height: 18px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 50%;
  display: inline-block;
  min-width: 18px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  white-space: normal;
  background: none;
  position: absolute;
  left: 15px;
  top: -5px;
  background: #ffffff;
  color: var(--primary-color);
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.minicart-wrapper::before,
.minicart-wrapper::after {
  display: none;
}
.minicart-wrapper .block-minicart {
  display: none;
  padding: 0;
  max-height: 90vh;
  overflow: auto;
  border-color: #e5e7eb;
  margin-top: 0;
  right: 0;
  line-height: 24px;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.block-minicart .product-image-container {
  display: inline-block;
  max-width: 100%;
}
.block-minicart .product.actions .action span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-minicart .product.actions .action {
  color: #24263b;
}
.block-minicart .product.actions .action:hover {
  color: #24263b;
}
.block-minicart .product.actions .action svg {
  width: 20px;
  height: 20px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  display: none;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 10px;
}
.minicart-wrapper .product .actions {
  float: none;
  margin: 0;
}
.block-minicart .product.options .toggle {
  cursor: pointer;
  padding: 0;
}

.block-minicart .product.options .toggle:after {
  content: "";
  background: url(../images/icons/chevron-down.svg) no-repeat center center;
  background-size: cover;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  margin: 3px 0 0 5px;
}
.block-minicart .product.options.active .toggle:after {
  transform: rotate(180deg);
}

.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .product-item {
  font-size: 1rem;
}
.minicart-items .product-item-details .options.list dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.minicart-items .product-item-details .options.list dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.minicart-items .price-wrapper .price {
  font-size: 18px;
  font-weight: 600;
}
.minicart-items .product-item-details {
  padding-left: 15px;
}
.minicart-items .product-item-name {
  display: block;
}
.minicart-items .product-item-name a {
  color: #24263b;
}
.minicart-items .product-item-name a:hover {
  color: #24263b;
  text-decoration: none;
}
.minicart-wrapper .action.close {
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
}
.minicart-wrapper .action.close::before {
  display: none;
}
.minicart-wrapper .block-minicart .block-title {
  display: block;
}
.block-minicart .subtitle.empty {
  padding: 30px 0;
}
.block-minicart .subtitle.empty,
.modal-content .fieldset.login .mage-error,
#coupon_code-error {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 500;
}
.block-minicart .subtotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 15px;
  margin: 0;
  background: #f4f4f4;
}
.block-minicart .subtotal .label,
.block-minicart .subtotal .price {
  font-weight: 600;
  font-size: 20px;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 600;
  font-size: 20px;
}
.block-minicart .minicart-items-wrapper {
  overflow-x: auto;
  height: auto !important;
  border: 0;
  margin: 0;
  padding: 10px 15px;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #e1e1e1;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .update-cart-item {
  font-size: 14px;
  margin-left: 0;
}
.minicart-actions a {
  color: #24263b;
}
.minicart-actions a:hover,
.cart.table-wrapper .product-item-name a:hover {
  color: #24263b;
  text-decoration: none;
}
.minicart-items .item-qty {
  border-color: #1b1b1b;
  font-size: 14px;
  height: 32px;
  padding: 0 9px;
  box-sizing: border-box;
}

.modal-slide.minicart-slide-modal {
  left: 10%;
}
.block.block-minicart {
  margin: 0;
}
.modal-slide.minicart-slide-modal .modal-header,
.modal-slide.minicart-slide-modal .modal-content,
.modal-slide.minicart-slide-modal .modal-footer {
  padding: 0;
}
.minicart-slide-modal .block-content #btn-minicart-close {
  display: none;
}
.minicart-slide-modal .block-content .minicart-items-wrapper {
  border: none;
  height: calc(100vh - 255px) !important;
}

.action.primary,
.action-primary,
.action.action-login.secondary,
.form-cart .cart.main.actions .action.update,
.cart-discount .actions-toolbar .action.primary {
  cursor: pointer;
  display: inline-block;
  box-shadow: inset 0 0 0 40px var(--primary-color);
  border: 1px solid var(--primary-color);
  background: transparent;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  padding: 7px 15px;
  border-radius: 4px;
  transition: all 0.5s ease-in-out;
}

.cart-discount .actions-toolbar .action.primary {
  box-shadow: inset 0 0 0 40px var(--primary-color) !important;
  border: 1px solid var(--primary-color);
  border-radius: unset;
}
.cart-discount .actions-toolbar .action.primary:hover {
  box-shadow: inset 0 0 0 0 !important;
  border: 1px solid var(--primary-color);
  background: transparent;
  color: var(--primary-color);
}

.action.primary:hover,
.action-primary:hover {
  box-shadow: inset 0 0 0 0;
  color: var(--primary-color);
  background: transparent;
}

.box-section {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 20px;
  transition: all 0.8s;
}
.box-title {
  align-items: center;
}

.slick-list {
  display: flex;
}
.slick-track {
  display: flex;
}
.slick-slide > div {
  height: 100%;
}

.ai-slider .slick-list {
  margin: 0;
}

.ai-slider .slick-slide {
  margin: 0 30px 0 0;
}

/* .testimonial-slider .slick-dots {
  bottom: -45px;
}
.testimonial-slider .slick-dots li {
  width: 14px;
  height: 14px;
}
.testimonial-slider .slick-dots li button {
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid rgba(36, 38, 59, 0.25);
  padding: 1px;
  border-radius: 50%;
  display: block;
}
.testimonial-slider .slick-dots li button:before {
  display: none;
}
.testimonial-slider .slick-dots li.slick-active button {
  background: #24263b;
}
.testimonial-slider.slick-dotted.slick-slider {
  margin-bottom: 50px;
} */

.partner-border {
  border-left: 40px solid #d7e9ff;
}

.block.newsletter {
  margin: 0;
}
.block.newsletter .title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
}
.block.newsletter .title strong,
.toolbar-amount .toolbar-number {
  font-weight: 600;
}
.block.newsletter .control .label {
  display: none;
}
.block.newsletter .control label {
  display: inline-block;
  width: 100%;
}
.block.newsletter #newsletter {
  margin: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 60px;
  font-size: 16px;
  height: 40px;
  border-radius: 0;
  line-height: 24px;
}
.block.newsletter .action.subscribe {
  background: none;
  box-shadow: unset;
  border-radius: unset;
  border: 0;
  color: #24263b;
  display: flex;
  align-items: center;
  padding: 10px;
}
.block.newsletter .action.subscribe:focus,
.block.newsletter .action.subscribe:hover {
  background: none;
  border: 0;
  color: #24263b;
}
.block.newsletter .action.subscribe span {
  display: none;
}
.block.newsletter .action.subscribe::before {
  content: "";
  height: 20px;
  width: 1px;
  background: #dfeeff;
  display: inline-block;
  margin-right: 10px;
}
.block.newsletter #newsletter-error {
  color: #e02b27;
  font-size: 14px !important;
  margin-top: 5px;
}
.block.newsletter .field .control:before {
  display: none;
}
.blogs-item strong {
  font-weight: 600;
}
#maincontent.page-main {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto;
}
[data-content-type="row"][data-appearance="contained"] {
  max-width: 1470px;
}
[data-content-type="row"][data-appearance="contained"] [data-element="inner"] {
  padding: 0 !important;
}

/* Customers Registered form css */
.block.block-customer-login .block-title,
.block.block-new-customer .block-title,
.fieldset.create.info .legend,
.fieldset.create.account .legend,
.block-faq-group .block-title {
  border-bottom: 1px solid #e1e1e1;
}

.login-container {
  margin: 35px 0px;
}

.login-container .fieldset .field .control {
  width: 100%;
}
.login-container .block-customer-login,
.login-container .block-new-customer {
  margin-bottom: 0px;
  padding: 25px;
  background: #f4f4f4;
  border-radius: 5px;
  min-height: 480px;
}

input[type="checkbox"] {
  accent-color: var(--primary-color);
}

.block.block-customer-login .input-text,
.form-create-account .control input,
.password.forget input,
#form-validate.form.password.reset input:not(input[type="checkbox"]),
.product-options-wrapper .input-text.product-custom-option,
.product-options-wrapper .admin__control-select,
#faq-search-form #faq_search,
.fieldset.estimate .field .input-text,
.fieldset.estimate .field select,
.fieldset.coupon .field .input-text#coupon_code,
.form-edit-account .fieldset .field .input-text,
.form-address-edit .fieldset .field .input-text,
.form-address-edit .field select,
#hireForm .hire-dev-text {
  box-sizing: border-box;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  border-radius: 1px;
  margin-top: 5px;
  font-weight: 500;
  padding: 0px 15px;
  height: 40px;
  border: 1px solid #e1e1e1;
}

.action.remind:hover {
  text-decoration: none;
  color: #000;
}

/* button hover effect start */
.actions-toolbar > .primary,
.actions-toolbar > .secondary,
.table-order-items.data.table tfoot tr td {
  text-align: center;
}
.actions-toolbar .action.primary,
.product-item-info .action.tocart.primary,
.actions .action.primary.tocart#product-addtocart-button,
.block-content .form-login .action.action-login.secondary,
.form-cart .cart.main.actions .action.update,
.cart-summary .checkout-methods-items .action.primary.checkout {
  position: relative;
  overflow: hidden;
}
.actions-toolbar .action.primary span,
.action.tocart.primary span,
.actions .action.primary.tocart#product-addtocart-button span,
.block-content .form-login .action.action-login.secondary span,
.form-cart .cart.main.actions .action.update span,
.cart-summary .checkout-methods-items .action.primary.checkout span {
  z-index: 10;
  position: relative;
}

.action.primary:focus,
.action.primary:active {
  background: transparent;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  box-shadow: unset;
}
/* button hover effect end*/
#login-form .label span,
#form-validate .field .label span {
  font-weight: 400;
}

.login-container .block .block-title {
  font-size: 1.3rem;
}

/* New Customers Registered form */
.form.account.form-create-account {
  margin: 30px 0px;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.fieldset.create .legend span {
  font-size: 20px;
  font-weight: 600;
}
.fieldset.create.info {
  background: #f4f4f4;
  border-radius: 5px;
  padding: 25px;
  margin-bottom: 45px;
  width: 45%;
}
.fieldset.create.account {
  background: #f4f4f4;
  border-radius: 5px;
  padding: 25px;
  margin-bottom: 45px;
  width: 45%;
}
.form-create-account .fieldset.create.account:after,
.login-container .fieldset:after,
.form.password.forget .fieldset:after {
  margin-top: 25px;
  font-size: 16px;
  font-weight: 500;
}
.field.choice .field-tooltip-content {
  background: #fff;
  border: 1px solid;
  border-radius: 5px;
}
/* forgot password css */
form.password.forget,
#form-validate.form.password.reset {
  margin: 30px auto 0px;
  padding: 20px;
  background: #f4f4f4;
  border-radius: 5px;
}
.control.captcha-image {
  margin-top: 30px;
}

button[title="Reload captcha"] {
  padding: 6px 26px 6px 9px;
  background-color: #6e6e6e;
  color: white;
  font-weight: bold;
  margin-top: 10px;
}

.password-strength-meter {
  height: auto;
  margin-top: 5px;
}
.category-description strong {
  font-weight: 600;
}
.category-description h1,
.category-description h2,
.category-description h3,
.category-description h4,
.category-description h5,
.category-description h6 {
  margin-bottom: 15px;
}
.category-description p {
  margin-bottom: 10px;
}
.filter-options .filter-options-item {
  border-bottom: 1px solid #bbd6f7;
  padding-bottom: 10px;
}
.filter-options-title {
  padding: 10px 40px 0 0px;
}
.block.block-wishlist .block-title strong {
  font-size: 16px;
  font-weight: 600;
}

.filter-value {
  margin-left: 5px;
  font-size: 15px;
  color: #000;
}

.block.filter.active .filter-options {
  padding: 12px;
}
.filter.active .filter-title {
  border-bottom: none;
}

.page-layout-1column .toolbar-products {
  position: unset;
}
.page-products .sorter {
  position: unset;
}
.page-products .columns {
  padding-top: 0;
}
.page-layout-1column.page-with-filter .column.main {
  padding-top: 0;
}
.page-with-filter .toolbar-amount {
  font-weight: 500;
}
.toolbar select {
  background-color: #fff;
  box-shadow: none;
  padding-left: 5px;
  height: 40px;
  min-width: 60px;
}

.page-products.page-layout-1column .products-grid .product-item {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
}
.products-grid .product-item-info,
.page-products .product-item-info {
  width: 100%;
}

.products-grid .product-item-info .product-reviews-summary .reviews-actions {
  display: none;
}

.products-grid .product-item-info .product-reviews-summary .rating-summary {
  margin: 0;
}

.products-grid .product-item-info .product-item-photo,
.page-products .product-item-info .product-item-photo {
  width: 100%;
}
.products-grid .product-item-info .product-image-container,
.page-products .product-item-info .product-image-container {
  width: 100% !important;
  display: block;
}
.product-item .product-item-name {
  margin: 0 0 15px;
}
.product-item .product-item-name a {
  font-weight: 500;
}
.product-item .product-item-name a:hover {
  text-decoration: none;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  /* background-color: rgba(246, 250, 255, 1); */
  border: 0;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.06);
  margin: 0;
  padding: 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 16px;
  font-weight: 400;
}
.product-item .product-reviews-summary .reviews-actions a:hover {
  text-decoration: none;
}
.product-item .rating-summary .rating-result:before,
.product-item .rating-summary .rating-result > span:before {
  font-size: 20px;
  height: 20px;
}
.product-item .price-box {
  margin: 10px 0 15px;
}
.product-item .price-box .price {
  font-size: 24px;
  font-weight: 600;
}
.products-grid .product-item-inner {
  display: block;
  all: unset;
}
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  all: unset;
}
.page-layout-1column .column.main {
  padding-bottom: 0;
}
.message.global.cookie {
  box-shadow: 20px 0px 25px -5px rgb(0 0 0 / 0.1),
    8px 1px 10px -6px rgb(0 0 0 / 0.1);
  background: #ffffff;
  color: #24263b;
  font-size: 1rem;
  padding: 12px 20px 2px 25px;
  display: block;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 50;
}
.message.global.cookie .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.message.global.cookie p {
  margin-bottom: 10px;
}
.message.global.cookie p strong {
  display: block;
  font-weight: 600;
}
.message.global.cookie a {
  color: #24263b;
  text-decoration: underline;
}
.message.global.cookie a:hover {
  color: #24263b;
  text-decoration: none;
}
.message.global.cookie .actions {
  margin: 0 0 10px;
}
.pages .item {
  font-size: 1rem;
  line-height: 2rem;
}
.pages .action {
  background: none;
  border: 1px solid #e1e1e1;
  box-shadow: none;
}
.pages .action:hover {
  background: var(--primary-color);
  color: #fff;
}
.pages .action:active {
  color: var(--primary-color);
}
.pages .action.previous:visited:before,
.pages .action.next:visited:before,
.pages .action.previous:before,
.pages .action.next:before {
  color: #24263b;
}

.pages .action.previous:hover:before,
.pages .action.next:hover:before {
  color: #fff;
}
.pages a.page:active,
.pages a.page:visited,
.pages a.page {
  color: #24263b;
}
.pages strong.page {
  color: #24263b;
  font-size: 1rem;
  line-height: 2rem;
  background: #f7f7f7;
  padding: 0 12px;
}
.organisation-list ul {
  list-style-type: none !important;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 512px) {
  .organisation-list ul {
    font-size: 14px;
    line-height: 22px;
  }
}
.organisation-list ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.organisation-list ul li:before {
  content: url(../images/services/check_list.png);
  position: absolute;
  top: 4%;
  left: 0;
}
.organisation-list .skill-list ul li {
  margin-bottom: 0;
}

.hire-dev-list ul {
  font-weight: 500;
  font-size: 17px;
}
.scaleoverlay:hover .overlay {
  width: 100%;
}
#faq-accordion .faq-item .faq-section svg,
.faqs .faq .faq-section svg {
  transform: rotate(-90deg);
}

#faq-accordion .faq-item.active .faq-section svg,
.faqs .faq .faq-section.active svg {
  transform: rotate(0deg);
}
.faqs-content-box.faq.active .faqs-head svg {
  transform: rotate(0deg);
}
#faq-accordion .faq-item .faq-section svg,
.faqs .faq .faq-section.active svg {
  transition: all 0.3s ease;
}

#faq-accordion .faq-item:not(.active) .faq-section,
.faqs .faq .faq-section:not(.active),
.cart-discount {
  border-bottom: none;
}

#limiter.limiter-options {
  margin: 0 5px 0 7px;
  width: 55px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  padding: 4px 5px 1px;
}

#faq-search-form #faq_search {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0px;
  width: 100%;
}
.pager .limiter {
  text-align: end;
}

.faqhelpful button,
.popup-authentication .fieldset {
  margin-bottom: 0px !important;
}
.faq-no-items {
  font-size: 16px;
  padding-left: 20px;
}
.btn input[type="radio"][name="question"] {
  accent-color: var(--primary-color);
}

/* sopping cart popup css */
.modal-content .block-authentication .block-title strong,
.modal-content .block-authentication .block-content p {
  font-weight: 500;
}
.modal-content .block-authentication .block-title {
  font-size: 1.4rem;
  padding-bottom: 12px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.popup-authentication .block-authentication {
  border-top: 1px dashed #bbd6f7;
}
.block-authentication .block[class] {
  margin: 0;
}
.popup-authentication .block[class] + .block {
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
  border-left: 1px dashed #bbd6f7;
}
.modal-content .block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  border-radius: 50%;
  content: attr(data-label);
  display: inline-block;
  letter-spacing: normal;
  padding: 0 0.2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  color: #24263b;
  font-weight: 500;
  border: 1px solid #e1e1e1;
  font-size: 14px;
  background: #f9f9f9;
}
.modal-content .block-authentication .action.action-register,
.block-content .form-login .action.action-login.secondary {
  font-size: 18px;
  padding: 5px 15px;
  line-height: 1.45;
  width: 100%;
}
.block-content .form-login .action.action-login.secondary:hover {
  box-shadow: inset 0 0 0 0;
  color: var(--primary-color);
}
.modal-content .block-authentication .block[class] ul {
  list-style: auto;
  padding-left: 0px;
  list-style-position: inside;
  margin-top: 15px;
  font-size: 16px;
}
.modal-content .block-authentication .block[class] ul li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
.modal-content .block-authentication .block-content p {
  padding-top: 10px;
}
.modal-content .block-authentication .actions-toolbar .secondary {
  padding-top: 5px;
}
.popup-authentication .fieldset {
  gap: 20px;
}
.popup-authentication .block-content .field.email.required,
.popup-authentication .block-content .field.password.required {
  margin-bottom: 10px;
}

/* shopping cart table css */
.cart.table-wrapper #shopping-cart-table thead .col.price,
.cart.table-wrapper #shopping-cart-table thead .col.qty,
.cart.table-wrapper #shopping-cart-table thead .col.subtotal,
.cart.table-wrapper #shopping-cart-table thead .col.item {
  text-align: center;
  text-transform: uppercase;
}
.cart.table-wrapper #shopping-cart-table .item-info .product-item-details,
.cart.table-wrapper #shopping-cart-table .item-info .col.price,
.cart.table-wrapper #shopping-cart-table .item-info .col.qty,
.cart.table-wrapper #shopping-cart-table .item-info .col.subtotal {
  vertical-align: middle;
}
.cart.table-wrapper #shopping-cart-table .col.price {
  display: none;
}
.cart.table-wrapper #shopping-cart-table .item-info .col.price,
.cart.table-wrapper #shopping-cart-table .item-info .col.qty,
.cart.table-wrapper #shopping-cart-table .item-info .col.subtotal {
  text-align: center;
}
.cart.table-wrapper #shopping-cart-table .item-info .product-item-details {
  padding-bottom: 0px;
}
.cart.table-wrapper .product-item-name {
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}
.cart.table-wrapper .item-options dt:after {
  content: " : ";
}
.cart.table-wrapper .item-options dt {
  font-weight: 600;
}
.cart.table-wrapper .col.qty .input-text {
  border: 1px solid #bbd6f7;
  font-size: 16px;
}
.cart.table-wrapper tbody.cart,
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #e1e1e1 !important;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 35px;
  padding-bottom: 0px;
}
.cart.table-wrapper .actions-toolbar .action-delete:hover:before {
  color: red;
}
.price-excluding-tax .cart-price span,
.cart.table-wrapper .col.qty .input-text,
.creditmemo .col.discount .price,
.creditmemo .col.total .price {
  color: #24263b;
  font-weight: 500 !important;
}
.form-cart .cart.main.actions {
  display: none;
}
.form-cart .cart.main.actions,
.cart-discount {
  margin-top: 0;
}
.cart-summary > .title {
  font-size: 24px;
  font-weight: 600;
}
.cart-summary .block .title strong,
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.cart-summary .checkout-methods-items .action.primary.checkout {
  font-size: 18px;
}
.cart-summary,
.sidebar .block-collapsible-nav .content {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 8px 0 rgba(0, 66, 140, 0.08);
}
.cart-summary .block .title,
.cart-summary .cart-totals,
.cart-totals .grand .mark,
.cart-totals .grand .amount {
  border-top: 1px solid #e1e1e1;
}
.cart-summary .block .fieldset .field {
  margin: 0px 0 25px;
}
.cart-summary .block .fieldset .field:last-child {
  margin: 0px 0 5px;
}
.cart-summary .block > .title:after,
.cart-discount .block > .title:after {
  transition: all 0.3s ease;
}
.cart-summary .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: "\e622";
  transform: rotate(180deg);
}
.cart-discount .block > .title:after {
  display: inline-block;
  margin-bottom: 5px;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  line-height: normal;
}
.cart-discount .block > .title strong {
  font-size: 20px;
  color: #1b1b1b;
  font-weight: 500;
}

.fieldset.coupon {
  display: flex;
  margin-top: 20px;
}

.fieldset.coupon .field .input-text#coupon_code {
  margin-top: 0px;
  border-radius: 3px 0 0 3px;
}
.cart-empty {
  padding: 12px 20px 12px 25px;
  background: #fae5e5;
  color: #e02b27;
  font-size: 18px;
  line-height: 25px;
}
.cart-empty a {
  text-decoration: underline;
}
.cart-empty:hover a {
  color: #006bb4;
}
.cart.table-wrapper .item .col.item {
  display: revert;
}

.testimonial-slider .slick-slide .stariconblank {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.testimonial-slider .star-icon {
  position: relative;
  min-width: 165px;
}
.testimonial-slider .star-icon .staricon {
  position: relative;
  z-index: 2;
}
.scaleoverlay.item-slide.testimonial-box:hover .staricon svg {
  color: #ffbf1b;
}
.testimonial-slider .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

/* my account page css */
.block-collapsible-nav .item.current > strong {
  border-color: #e1e1e1;
}
.sidebar .block-collapsible-nav .item a:hover {
  background: #f4f4f4;
}
.block-collapsible-nav .item strong {
  border-left: 10px solid transparent;
}
.block.block-dashboard-info .block-title,
.block.block-dashboard-addresses .block-title,
.block.block-dashboard-orders .block-title,
.block-addresses-default .block-title,
.block-addresses-list .block-title,
.form-edit-account .legend,
.form-newsletter-manage .legend,
.form-address-edit .legend,
.block-order-details-view .block-title,
.block-reviews-dashboard .block-title,
.customer-review .review-details .title {
  border-bottom: 1px solid #e1e1e1 !important;
  padding-bottom: 15px !important;
}
.block.block-dashboard-info .block-title strong,
.block.block-dashboard-addresses .block-title strong,
.block.block-dashboard-orders .block-title strong,
.block-addresses-default .block-title strong,
.block-addresses-list .block-title strong,
.form-edit-account .legend span,
.form-newsletter-manage .legend span,
.form-address-edit .legend span,
.block-order-details-view .block-title strong,
.block-reviews-dashboard .block-title strong,
.customer-review .review-details .title strong {
  font-size: 1.5rem !important;
  font-weight: 600 !important;
}
.block .box .box-title span,
.block .block-content li strong.product-name a {
  font-size: 1.2rem !important;
  font-weight: 600;
}
.box-information .box-content,
.box-shipping-address .box-content,
.box-billing-address .box-content {
  font-size: 16px;
}

.box-actions .action.change-password:hover,
.box-actions .action.edit:hover,
.box-actions .action.view:hover,
.block-title .action.edit:hover,
.order.block-title .action.view:hover,
.col.actions .action.view:hover,
.col.actions .action.order:hover {
  text-decoration: none;
  color: #006bb4;
}
.table-wrapper.orders-recent {
  margin-top: 25px;
}
.box-actions .action.edit,
.box-actions .action.view,
.box-actions .action.change-password {
  font-weight: 500;
  margin-top: 10px;
  display: inline-block;
}
.orders-recent #my-orders-table tr th,
.orders-recent #my-orders-table tr td {
  border-bottom: 1px solid #e1e1e1;
}
.product-info-main .product-info-price {
  border: 0;
  color: #24263b;
  margin-top: 35px;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #24263b;
  padding-bottom: 0;
}
.product-options-bottom .product-social-links {
  margin: 0;
}
.product-info-main .product-options-bottom .box-tocart {
  margin: 20px 0 20px;
}
.product-info-main .box-tocart .fieldset {
  margin: 0;
}
.box-tocart .actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.box-tocart .actions .primary,
.box-tocart .actions .secondary {
  width: 50%;
}
.box-tocart .action.tocart {
  margin: 0;
  width: 100%;
  line-height: 1.4;
  padding: 10px 15px;
  font-size: 20px;
  margin-bottom: 0 !important;
}
.box-tocart .action.customization {
  width: 100%;
  display: block;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  border-radius: 4px;
  font-weight: 500;
  line-height: 1.4;
  padding: 10px 15px;
  font-size: 20px;
  text-align: center;
  box-shadow: inset 0 0 0 0;
  transition: all 0.5s ease-in-out;
}

.box-tocart .action.customization:hover {
  text-decoration: none;
  box-shadow: inset 0 0 0 40px var(--primary-color);
  color: #ffffff;
}
.product-info-main .product-reviews-summary {
  float: unset;
  margin: 0;
  padding: 0;
}

.product-info-main .product-reviews-summary.empty .reviews-actions .add {
  font-weight: 400;
  font-size: 16px;
  color: var(--primary-color);
}
.product-reviews-summary .reviews-actions .action.add,
.product-reviews-summary .reviews-actions .action.view,
.product-info-main .product-reviews-summary.empty .reviews-actions .add:hover {
  color: var(--primary-color);
}

.fieldset > .legend {
  font-size: 1.25rem;
}
.review-control-vote label:before {
  color: #24263b;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 400;
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: "*";
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.review-field-rating .label {
  font-weight: 400;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  border-width: 1px;
  border-color: #e1e1e1;
  height: 50px;
  font-size: 15px;
  font-weight: 400;
  padding: 0 18px;
  border-radius: 3px;
}
.review-form .action.submit.primary {
  background: #24263b;
  border: 1px solid #24263b;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
}
.review-form .action.submit.primary:hover {
  background: #fff;
  border-color: #24263b;
  color: #24263b;
}
.page-layout-1column .products-grid .product-item {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
}
.related.block .title strong {
  font-size: 22px;
}
.fotorama__thumb-border {
  border-color: var(--primary-color);
}
.product.description p {
  margin-bottom: 15px;
}
.review-list .block-title strong {
  font-size: 1.4em;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 400;
}
.review-title {
  font-size: 1.4em;
  margin: 0 0 20px;
}
.review-item {
  padding: 15px 0;
  border-color: #ebebeb;
}
/* .rating-summary .rating-result > span:before {
  color: #24263b;
} */
.review-author .review-details-value {
  font-weight: 500;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: transparent;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: transparent;
}
.product.data.items > .item.content[aria-hidden="true"] {
  display: none;
}
.review-form {
  margin: 0 auto;
}
.review-form .actions-toolbar {
  text-align: center;
}
.review-form .actions-toolbar .actions-primary {
  float: none;
}
.checkout-success .actions-toolbar {
  margin-top: 20px;
}
.main-page .page.messages {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto 0;
}
.main-page .page.messages .message {
  margin-top: 15px;
}

#product_addtocart_form #product-options-wrapper .downloads-no-separately {
  display: none;
}

/* my package css  */
.package-token {
  border: 1px solid #bbd6f7;
}
.Api-token-title {
  background-color: #dfeefd;
}
.token-url {
  border-left: 1px solid #bbd6f7;
  background: #f4f9fe;
}
.package-repositories {
  border-left: 5px solid #bbd6f7;
  box-shadow: -10px 20px 40px 0px rgba(0, 0, 0, 0.05);
}

/* my order page css  */
.sales-order-view.account .column.main,
.sales-order-invoice .column.main,
.sales-order-printinvoice .order-details-items.invoice,
.sales-order-printcreditmemo .order-details-items.creditmemo {
  display: flex;
  flex-direction: column;
}
.sales-order-view.account .column.main .page-title-wrapper,
.sales-order-invoice .column.main .page-title-wrapper,
.sales-order-printinvoice .order-details-items .order-title,
.sales-order-printcreditmemo .order-details-items .order-title {
  order: 1;
}
.sales-order-view.account .column.main .block-order-details-view,
.sales-order-invoice .column.main .block-order-details-view,
.sales-order-printinvoice .block-order-details-view,
.sales-order-printcreditmemo .block-order-details-view {
  order: 2;
  padding-top: 30px;
  padding-bottom: 30px;
}
.sales-order-view.account .column.main .items.order-links,
.sales-order-invoice .column.main .items.order-links,
.sales-order-printinvoice .table-wrapper.table-order-items,
.sales-order-printcreditmemo .table-wrapper.order-items-creditmemo {
  order: 3;
}
.sales-order-view.account .column.main .order-details-items.ordered,
.sales-order-invoice .column.main .order-details-items.invoice {
  order: 4;
}
.sales-order-view .order-actions-toolbar .actions,
.sales-order-invoice .order-actions-toolbar .actions,
.sales-order-creditmemo .order-actions-toolbar .actions {
  display: flex;
  justify-content: end;
}
.sales-order-view.account .page-title-wrapper,
.sales-order-invoice.account .page-title-wrapper,
.page-print.account .page-title-wrapper,
.sales-order-creditmemo.account .page-title-wrapper {
  position: relative;
}
.sales-order-view.account .page-title-wrapper .order-status,
.sales-order-invoice.account .page-title-wrapper .order-status,
.page-print.account .page-title-wrapper .order-status,
.sales-order-creditmemo.account .page-title-wrapper .order-status {
  position: absolute;
  top: 5%;
  left: 40%;
}
.page-print.account .page-title-wrapper .order-status {
  top: 9%;
  left: 35%;
}
.sales-order-view.account .page-title-wrapper .order-date,
.sales-order-invoice.account .page-title-wrapper .order-date,
.page-print.account .page-title-wrapper .order-date,
.sales-order-creditmemo.account .page-title-wrapper .order-date {
  position: absolute;
  top: 0%;
  right: 0%;
}
.page-print.account .page-title-wrapper .order-date {
  top: 15%;
  margin: 0px;
}
.sales-order-view .block.block-order-details-view {
  margin-bottom: 0px;
}

/* order-print page css */
.page-print.sales-order-print .logo,
.sales-order-printinvoice .logo,
.sales-order-printcreditmemo .logo {
  margin: 30px auto 25px 0;
}
.page-print.sales-order-print #maincontent .column.main {
  display: flex;
  flex-direction: column-reverse;
}
.order-details-items.invoice .box .box-title strong,
.order-details-items.creditmemo .box .box-title strong {
  font-weight: 600;
}
.page-print .table-order-items.invoice tbody tr td,
.sales-order-invoice .table-order-items.invoice tbody tr td,
.table-order-items.creditmemo tbody tr td {
  vertical-align: middle;
}

.table-order-items .col.qty {
  display: none !important;
}
.modal-popup.confirm._show .modal-inner-wrap .modal-content {
  margin-top: 25px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}
.modal-popup.confirm._show {
  margin-left: 0px !important;
}
.modal-popup .modal-footer {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}

/* #product_addtocart_form #product-options-wrapper .downloads-no-separately {
  display: none;
} */
.supporting-versions-text {
  width: 100%;
  margin-top: 1px;
  font-weight: 600;
  color: #008000;
  font-size: 14px;
}

.supporting-versions-text .value {
  width: 50%;
  display: block;
  word-break: break-all;
  padding-right: 15px;
}

.supporting-versions-text strong {
  font-weight: 600;
}
.discount-topbar {
  padding: 8px 15px;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-size: 85%;
}
.cms-page-view .column.main p {
  margin-bottom: 1rem;
}
.cms-page-view .column.main h6,
.cms-page-view .column.main h5,
.cms-page-view .column.main h4,
.cms-page-view .column.main h2 {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.cms-page-view .column.main h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.cms-index-index .block-authentication .actions-toolbar .action.primary:before {
  display: none;
}
.column.main .loading-mask {
  display: none;
}

/* privacy policy page css start */
.legal-policy-content .section-title {
  text-align: left;
}
.legal-policy-content .section-title-line-center::after {
  left: 0;
  transform: none;
}
.legal-policy-content .text-center {
  text-align: left;
}
.legal-policy-content .text-center p,
.legal-policy-banner .hire-dev-list p {
  margin-bottom: 16px;
}
.legal-policy-content .development-title-sect.lg\:py-\[70px\] {
  padding-top: 30px;
  padding-bottom: 0;
}
.legal-policy-banner .container {
  max-width: 100%;
  padding: 0;
}
.legal-policy-banner .container > .py-30 {
  padding-bottom: 0;
}
.legal-policy-banner .block-text.px-15 {
  padding-left: 0;
  padding-right: 0;
}
.legal-policy-banner .container > .py-30.lg\:pt-50 {
  padding-top: 0;
}
.legal-policy-content .media-page-image .container {
  max-width: 100%;
  padding: 0;
}
.legal-policy-content .media-page-image .block-text.px-15 {
  padding-left: 0;
  padding-right: 0;
}
.legal-policy-content .media-page-image .container > .py-30 {
  padding-bottom: 0;
}
.legal-policy-content .media-page-image .container > .py-30.lg\:pt-50 {
  padding-top: 0;
}

.legal-policy-content .developer-skill.md\:my-\[100px\] {
  margin-top: 20px;
  margin-bottom: 20px;
}
.legal-policy-content .developer-skill.container {
  max-width: 100%;
  padding: 0;
}

/* terms and conditions page css start */
.legal-policy-content .organisation-list ul li,
.legal-policy-content .hire-dev-list ul li {
  padding-bottom: 0px;
  margin-bottom: 16px;
}

.legal-policy-ancer {
  color: #006bb4;
}

/* faq css start */
.faqs-content-box {
  border: 1px solid #e1e1e1;
}
.faqs-content-box .faqs-head {
  background: #fff;
  justify-content: unset;
}
.faqs-content-box .faqs-body:not(.faqcontent-hidden) {
  border-top: 1px solid #fff;
}
.product-tab-faqs .faqs-list-items {
  margin-top: 0px;
}
.portfolio-filter-list {
  display: none;
}
.portfolio-filter.active .portfolio-filter-list {
  display: block;
}
.portfolio-filter.active .portfolio-filter-dropdown svg {
  transform: rotate(180deg);
}

/* product price select dropdown */
.price-filter-dropdown-row {
  position: relative;
  z-index: 12;
}
.price-filter-dropdown-row .show-selected-option {
  width: 100%;
  border-radius: 1px;
  margin-top: 5px;
  font-weight: 500;
  padding: 0px 15px;
  height: 40px;
  border: 1px solid #e1e1e1;
  justify-content: space-between;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.price-filter-dropdown-row #show-selected-option label {
  pointer-events: none;
}

.price-filter-dropdown-row #downloadable-links-list {
  display: none;
  border: 1px solid #e1e1e1;
  position: absolute;
  background: #fff;
  border-top: none;
}

.price-filter-dropdown-row
  #downloadable-links-list
  .field.choice
  input[type="checkbox"] {
  display: none;
}

.price-filter-dropdown-row #downloadable-links-list.links-opened {
  display: block;
}
.price-filter-dropdown-row #downloadable-links-list .field.choice {
  padding: 0;
  margin-bottom: 0;
  border-bottom: none;
  line-height: normal;
}
.price-filter-dropdown-row #downloadable-links-list .field.choice label {
  display: block;
  padding: 10px 15px;
}
.price-filter-dropdown-row #downloadable-links-list .field.choice:hover {
  background-color: #dfeeff;
}

/* venia product image zoom */
.product-venia-product-image-zoom .product.attribute pre {
  overflow-x: auto;
}
.product.data.items .item.title .latest-version-text {
  background: #f4f4f4;
  color: #24263b;
  padding: 4px 10px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: -10px;
  right: -5px;
  z-index: 5;
  font-weight: 600;
  display: inline-block;
  border: 1px solid #ebebeb;
}
.product.data.items
  .item.title:not(.disabled)
  .switch:hover
  .latest-version-text,
.product.data.items .item.title.active .latest-version-text {
  background: #f4f4f4;
  color: #24263b;
}
.hireus-view-page .ourproducts {
  border: 0;
}
.hireus-view-page .ourproducts-image img {
  max-height: 100px;
}

/* journey section css start */
.journey-card-items .journey-card-images {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translate(-50%, 0px);
}

/* guide page css */
.guid-items-list li:last-child a {
  border-bottom: none;
}

.content-hightlight-box {
  background: rgba(36, 38, 59, 0.7);
  color: #fff;
  padding: 20px 20px;
  border-radius: 5px;
  margin: 20px 0;
  text-align: center;
}
.content-hightlight-box.text-left {
  text-align: left;
}
.content-hightlight-box.text-right {
  text-align: right;
}
.content-hightlight-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 20px;
}
.blog-advertise-banner {
  text-align: center;
}

.blog-advertise-banner img {
  display: inline-block;
}

.sidebar-list {
  padding: 0;
}

.sidebar-list > li {
  margin-bottom: 5px;
  padding-left: 25px;
  position: relative;
}
.sidebar-list > li::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #ffffff;
  left: 0;
  top: 5px;
  border-radius: 50%;
  background-image: url(../images/services/check_list.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.contactus-section .sidebar-list {
  font-size: 16px;
}

.contactus-section .sidebar-list > li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

.contactus-section .sidebar-list > li::before {
  width: 20px;
  height: 20px;
  top: 4px;
}
.development-title-sect.full-width .container {
  max-width: 100%;
  padding: 0;
}
.development-title-sect.full-width .development-title-sect-cont {
  max-width: 100%;
}
.product-add-form .box-tocart {
  margin-bottom: 0;
}
.gallery-image-item:first-child img {
  max-height: unset;
}
.gallery-image-item > .rounded-md {
  overflow: hidden;
}
.hireus-view-page .development-title-sect.bg-gray-200 + .ElightwalkExpertise {
  margin-bottom: 0;
}
#contactForm .step-1 .contact-label,
#contactForm .step-2 .contact-label {
  font-weight: 500;
  text-align: center;
}
#contactForm .step-1 .contact-step-list,
#contactForm .step-2 .contact-step-list {
  justify-content: center;
}
#contactForm .step-2 {
  padding: 15px 0;
}
.additional-attribute-box.link .attribute-content-text {
  text-decoration: underline;
}

.faqs-content-box .faqs-body .faqs-content-pera ol,
.faqs-content-box .faqs-body .faqs-content-pera ul,
.faqs-content-box .faqs-body .faqs-content-pera p {
  margin-bottom: 20px;
}
.faqs-content-box .faqs-body .faqs-content-pera .orderlist {
  list-style-type: decimal;
  padding-inline-start: 25px;
}
.faqs-content-box .faqs-body .faqs-content-pera .unorderlist {
  list-style-type: disc;
  padding-inline-start: 25px;
}
.product.media .gallery-images {
  text-align: center;
}
.gallery-images .view-all-images {
  margin-top: 15px;
  padding: 10px 20px;
  cursor: pointer;
  font-weight: 500;
}
.product.media .action-skip-wrapper {
  display: none;
}
.gradient-top {
  background: linear-gradient(to top, #ffffff, #f4faff);
}
.gradient-bottom {
  background: linear-gradient(to bottom, #ffffff, #f4faff);
}
.gradient-right {
  background: linear-gradient(to right, #ffffff, #f4faff);
}
.gradient-left {
  background: linear-gradient(to left, #ffffff, #f4faff);
}
.legal-policy-content .development-title-sect + .development-title-sect {
  padding-top: 0;
}
.terms-and-conditions-wrapper .legal-policy-content .development-title-sect{
  padding-top: 0;
}
.casestudy-view-page .right_icons-items{
  background: transparent;
}




@media screen and (min-width: 640px) {
  #maincontent.page-main {
    max-width: 640px;
  }
  .main-page .page.messages {
    max-width: 640px;
  }
  .order-details-items.ordered .table-order-items thead tr,
  .table-order-items.invoice thead tr,
  .table-order-items.creditmemo thead tr {
    border-bottom: 1px solid #bbd6f7;
  }
  .order-details-items.ordered .table-order-items tbody td.col.subtotal,
  .order-details-items.ordered .table-order-items tbody td.col.price,
  .order-details-items.invoice .table-order-items tbody td.col.subtotal,
  .order-details-items.creditmemo .table-order-items tbody td.col.total {
    text-align: center;
  }
  .nav-toggle {
    margin-right: 81px;
  }
}

@media screen and (min-width: 768px) {
  .steps:hover .step-image svg path {
    fill: #fff;
  }
  .main-page .page.messages,
  #maincontent.page-main {
    max-width: 768px;
  }

  .page-header .logo {
    margin: 0 15px 0 0;
  }

  .page-header .panel.wrapper {
    background: #fff;
  }
  .page-header .header.panel {
    max-width: 100%;
    padding: 5px 0;
  }

  .block-search #search {
    height: 40px;
    border-radius: 4px;
    border: none;
  }

  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    opacity: 1;
  }
  .block-search .action.search:before {
    color: #24263b;
    font-size: 20px;
  }
  .minicart-wrapper {
    margin-left: 15px;
  }
  .top-menu-wrapper .header.links {
    margin-left: 15px;
  }

  .block.newsletter {
    max-width: 100%;
    width: 100%;
  }
  .block.newsletter .field.newsletter {
    max-width: unset;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: none;
  }
  .testimonial-slider
    .slick-slide.slick-current.slick-active
    + .slick-slide.slick-active {
    background: #e6efff;
  }
  .testimonial-slider
    .slick-slide.slick-current.slick-active
    + .slick-slide.slick-active
    .star-icon {
    color: #ffbf1b;
  }

  .category-cms,
  .category-image,
  .category-description {
    margin-bottom: 40px;
  }

  .page-layout-1column .product-info-main {
    width: 50%;
    margin-bottom: 50px;
  }
  .page-layout-1column .product.media {
    width: 50%;
    padding-right: 50px;
    margin-bottom: 30px;
    min-height: 667px;
  }
  .product-info-main .product-add-form {
    padding-top: 0;
    margin-bottom: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    width: 100%;
  }
  .page-product-downloadable .product-options-bottom {
    width: 100%;
  }
  .data.switch .counter {
    color: #24263b;
  }
  .product.data.items > .item.title > .switch {
    background-color: transparent;
    border-color: transparent;
    color: #24263b;
    font-size: 20px;
    height: 43px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #24263b;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    border-color: var(--primary-color);
    background-color: var(--primary-color);
    color: #fff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active .counter,
  .product.data.items > .item.title.active > .switch .counter,
  .product.data.items > .item.title.active > .switch:focus .counter,
  .product.data.items > .item.title.active > .switch:hover .counter {
    color: #fff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus .counter,
  .product.data.items > .item.title:not(.disabled) > .switch:hover .counter {
    color: #fff;
  }
  .product.data.items > .item.content {
    border: 0;
    border-top: 1px solid #e1e1e1;
    margin-top: 43px;
    padding: 30px 0;
  }
  .related.block .title strong {
    font-size: 26px;
  }
  .modal-slide.minicart-slide-modal {
    left: 30%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .mobile-banner-img {
    display: none;
  }
  .checkout-index-index .column.main {
    min-height: unset;
  }
  .portfolio-items .portfolio-item:nth-child(odd) .portfolio-info {
    flex-direction: row-reverse;
  }

  .price-filter-dropdown-row .show-selected-option,
  .price-filter-dropdown-row #downloadable-links-list {
    width: 80%;
  }
  .content-hightlight-block {
    margin: 0 auto;
    width: 100%;
    max-width: 80%;
  }
  .content-hightlight-box {
    padding: 30px 20px;
  }
  .content-hightlight-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  .about-content-section .media-page-image .lg\:text-\[48px\],
  .legal-policy-content .media-page-image .lg\:text-\[48px\] {
    font-size: 38px;
    line-height: 1.28;
    font-weight: 600;
  }
  .popup-authentication.modal-popup .action-close {
    padding: 12px;
    margin: 5px;
  }
  .popup-authentication .block-authentication {
    border-top: 0;
  }
  .services .media-page-image .container .block-text.md\:pt-30 {
    padding-top: 0;
  }
  .login-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .page-header.is-sticky .panel.wrapper {
    display: block;
  }

  .cart-container .cart-summary {
    position: sticky;
    top: 100px !important;
  }
  #maincontent.page-main {
    max-width: 1024px;
  }
  .main-page .page.messages {
    max-width: 1024px;
  }
  .nav-toggle {
    display: none;
  }
  .block-search .label {
    text-decoration: none;
    display: inline-block;
    float: right;
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 10px;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    cursor: pointer;
    color: #fff;
    box-sizing: border-box;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    display: none;
  }
  .block.newsletter .title {
    margin-bottom: 30px;
  }
  .related.block .title strong {
    font-size: 32px;
    font-weight: 600;
  }
  .modal-slide.minicart-slide-modal {
    left: 40%;
  }
  .gallery-placeholder._block-content-loading {
    min-height: 790px;
  }
  .hireus-view-page .ourproducts-items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .hireus-view-page .ourproducts-content {
    padding-top: 15px;
  }
  .hireus-view-page .ourproducts-right {
    width: 100%;
  }
  .services .media-page-image .section-content.lg\:mt-\[40px\] {
    margin-top: 20px;
  }
  .services .media-page-image .container > .items-center.lg\:pt-50 {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1280px) {
  .top-menu-wrapper > .header.links {
    margin-left: 25px;
  }
  .minicart-wrapper {
    margin-left: 25px;
  }

  #maincontent.page-main {
    max-width: 1280px;
  }
  .main-page .page.messages {
    max-width: 1280px;
  }

  .modal-slide.minicart-slide-modal {
    left: 60%;
  }
}
@media (max-width: 1469px) {
  .top-menu-wrapper:not(.search-expanded) .block-search {
    margin-left: 40px;
  }
}
@media (max-width: 1279px) {
  .top-menu-wrapper:not(.search-expanded) .block-search {
    margin-left: 12px;
  }
}
@media (max-width: 1024px) {
  .top-menu-wrapper:not(.search-expanded) .block-search {
    margin-left: 8px;
  }
}

@media screen and (min-width: 1470px) {
  #maincontent.page-main {
    max-width: 1470px;
  }
  .main-page .page.messages {
    max-width: 1470px;
  }
  .modal-slide.minicart-slide-modal {
    left: 76%;
  }
}

@media (max-width: 1469px) {
  .sales-order-view.account .page-title-wrapper .order-status,
  .sales-order-invoice.account .page-title-wrapper .order-status,
  .account.sales-order-creditmemo .page-title-wrapper .order-status {
    left: 48%;
  }
  .journey-card-items .journey-card-images {
    top: -40px;
  }
}
@media (max-width: 1460px) {
  .additional-attributes-wrapper .additional-attributes {
    align-items: baseline;
  }
}

@media (max-width: 1300px) {
  .package-repositories.api-repo {
    overflow-x: scroll;
  }
}

@media (max-width: 1279px) {
  .product.attribute.description .product-details-layout {
    padding: 30px 0px;
  }
  .sales-order-view.account .page-title-wrapper .order-status,
  .sales-order-invoice.account .page-title-wrapper .order-status,
  .account.sales-order-creditmemo .page-title-wrapper .order-status {
    left: 60%;
  }
  .page-print.account .page-title-wrapper .order-status {
    left: 45%;
  }
  .top-menu-contact-title {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .block-reviews-dashboard .block-content .items {
    gap: 5px 20px;
  }
  .form-cart #shopping-cart-table .item-info .item-options dd {
    margin-bottom: 10px;
  }
  .form-cart #shopping-cart-table .item-info .item-options dt {
    margin-bottom: 0px;
  }
  .cart.table-wrapper .actions-toolbar > .action-delete {
    right: -1%;
  }
  .cart-container .cart-summary {
    width: 100%;
    float: none;
    position: static;
  }
  .cart-container .form-cart,
  .page-layout-1column .product-info-main,
  .product-add-form .product-options-wrapper .field .control {
    width: 100%;
  }
  .product.media {
    width: 100% !important;
    padding-right: 0px !important;
    order: -1;
  }
  .catalog-product-view .column.main {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  .page-header .panel.wrapper {
    display: none;
  }
  .page-header .logo {
    margin: 0 auto;
    padding-left: 10px;
  }
  .nav-toggle {
    display: block;
    position: unset;
    color: #ffffff;
  }

  .nav-toggle.menuicon-active:after {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 50;
  }

  .block-search {
    width: unset;
    padding-left: 12px;
    position: unset;
    margin-top: 0;
  }
  .block-search .label {
    all: unset;
  }
  .block-search .label:before {
    display: none;
  }
  .block-search .label > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .control {
    border: 0;
    margin: 0;
    padding: 0;
  }
  .block-search #search {
    height: 40px;
    border-radius: 4px;
    border: none;
    margin: 0;
  }
  .block-search #search[aria-expanded="false"] {
    position: absolute;
    width: 0;
    padding: 0;
  }
  .block-search #search[aria-expanded="true"] {
    position: absolute;
    width: calc(100% - 30px);
    left: 15px;
    top: 100%;
    padding: 5px 40px 5px 15px;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 10px;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 15px;
    z-index: 1;
    top: 35px;
    cursor: pointer;
    display: none;
    box-sizing: border-box;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    display: none;
  }
  .block-search .minisearch.active .action.search {
    display: block;
  }
  .header-menu {
    transform: translateX(-100%);
    height: 100vh;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    overflow: auto;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.5s;
    width: 100%;
    max-width: 90%;
    background: #fff;
  }
  .header-menu.menu-active {
    transform: translateX(0);
  }
  .navigation-link li {
    width: 100%;
  }
  .top-menu-wrapper > .header.links {
    margin-left: 12px;
  }
  .top-menu-wrapper > .header.links li svg {
    width: 24px;
    height: 25px;
  }
  .minicart-wrapper {
    margin-left: 12px;
    margin-top: 0;
  }
  .minicart-wrapper .minicart-icon svg {
    width: 24px;
    height: 24px;
  }
  .header-wrapper {
    padding: 15px 0;
  }
  .showcart.active:after {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 20;
  }
  .minicart-wrapper .ui-dialog.ui-widget-content {
    display: block !important;
  }
  .minicart-wrapper .block-minicart {
    display: block;
    transform: translateX(100%);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.5s;
    overflow: auto;
    min-height: 100vh;
    max-height: unset;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    min-width: unset;
    border: 0;
    width: 300px;
  }
  .minicart-wrapper.active .block-minicart {
    transform: translateX(0);
  }
  .login-container .block-customer-login,
  .login-container .block-new-customer {
    min-height: 500px;
  }
  .search-autocomplete {
    left: 15px;
    top: 75px;
  }
  .gallery-placeholder._block-content-loading {
    min-height: 300px;
  }
  .page-print.account .page-title-wrapper .order-status {
    left: 60%;
  }
  .page-print.account .page-title-wrapper .order-date {
    top: 15%;
  }
  .hireus-view-page
    .development-title-sect.choose-elightwalk
    + .WhychooseElightwalk {
    padding-top: 35px;
  }
}

@media (max-width: 772px) {
  .orders-recent #my-orders-table.table thead tr th,
  .orders-recent #my-orders-table.table thead tr td {
    padding: 11px 16px;
  }
  .block-collapsible-nav {
    top: 0px;
    z-index: 50;
  }

  .account .page-title-wrapper .page-title {
    margin-top: 30px;
  }
  .block-collapsible-nav .block-collapsible-nav-title {
    border-top-color: #bbd6f7;
    border-bottom-color: #bbd6f7;
  }
  .block-collapsible-nav .block-collapsible-nav-title strong,
  .customer-review.view .product-info .product-name,
  .cart.table-wrapper .product-item-name {
    font-size: 20px;
    font-weight: 600;
  }
  .block-collapsible-nav .title.active:after {
    content: "\e622";
    transform: rotate(180deg);
  }
  .block-collapsible-nav-title:after {
    transition: all 0.3s ease;
  }
  .block-dashboard-info .box-information,
  .block-dashboard-addresses .box-billing-address {
    margin-bottom: 35px !important;
  }
  .order-details-items.ordered .order-title strong {
    font-size: 20px !important;
    font-weight: 500 !important;
  }
  .order-details-items.ordered .order-title {
    margin: 15px 0px;
  }
  .price-excluding-tax .cart-price .price,
  .cart.table-wrapper .col.qty .input-text,
  .creditmemo .col.discount .price,
  .creditmemo .col.total .price {
    font-size: 18px;
    padding: 0px;
  }
}

@media screen and (max-width: 768px) {
  .customer-account-login .page-title-wrapper,
  .customer-account-forgotpassword .page-title-wrapper,
  .customer-account-create .page-title-wrapper {
    margin-top: 15px;
  }
  .order-links.items .nav.item.current strong::after,
  .order-links.items .nav.item a::after {
    content: " - ";
    right: 3%;
    position: absolute;
    font-weight: 400;
    font-size: 24px;
  }
  .order-links.items .nav.item a::after {
    content: " + ";
  }
  .order-links.items .nav.item.current strong,
  .order-links.items .nav.item a {
    position: relative;
    transition: all 0.3s ease;
    font-weight: 500;
    padding: 1px 10px 1px 10px;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #dfeeff;
    top: 0px;
    border-right-color: transparent !important;
  }
  .cart-container .cart-summary #cart-totals {
    padding: 0px;
    margin: 10px 15px 0px;
    border-top: none;
  }
  .cart.table-wrapper {
    margin-top: 40px;
  }
  .cart-discount .discount .title {
    padding: 7px 30px 7px 15px;
  }
  .cart-discount .discount .title:after {
    right: 10px;
  }
  .cart.table-wrapper .actions-toolbar > .action-delete {
    top: 75%;
    right: 0%;
  }
  .cart.table-wrapper #shopping-cart-table .item-info .product-item-details,
  #shopping-cart-table .cart.item .item-info {
    display: block;
  }
  #shopping-cart-table .cart.item .item-info {
    margin-top: 15px;
  }
  .cart.table-wrapper #shopping-cart-table .item-info .product-item-details,
  .cart.table-wrapper #shopping-cart-table .item-info .col.price,
  .cart.table-wrapper #shopping-cart-table .item-info .col.qty,
  .cart.table-wrapper #shopping-cart-table .item-info .col.subtotal {
    float: left;
  }
  .cart.table-wrapper #shopping-cart-table .item-info .col.price,
  .cart.table-wrapper #shopping-cart-table .item-info .col.qty,
  .cart.table-wrapper #shopping-cart-table .item-info .col.subtotal {
    text-align: left;
  }
  #shopping-cart-table .cart.item .item-actions td,
  .cart-discount .block.discount .content {
    padding-right: 0px;
    padding-left: 0px;
  }
  #shopping-cart-table .cart.item .item-info .col.price {
    padding-left: 0px;
  }
  .cart.table-wrapper .product-item-photo {
    left: 0px;
  }

  /* product page css */
  .fotorama-item .fotorama__stage {
    margin: auto;
  }
  .product.info.detailed .product.data.items {
    margin-left: 0px;
    margin-right: 0px;
  }
  .product.info.detailed .product.data.items .item.content,
  .product.data.items .item.title .switch {
    border-top: none;
    margin-top: 0px;
  }

  .product.data.items .item.title .switch,
  .data.switch .counter {
    color: #24263b !important;
  }
  .product.data.items > .item.title.active > .switch {
    color: #ffffff !important;
  }
  .product.data.items .item.title .switch,
  #product-review-container .review-items .review-title {
    font-size: 18px;
  }
  .product.data.items .item.title .switch {
    font-weight: 500;
  }
  #product-review-container .review-list .block-title strong,
  .product.info .product-tab-faqs h2 {
    font-size: 20px;
  }
  .item.content .review-form {
    max-width: 100%;
  }
  .product.info.detailed .mage-tabs-disabled .item.title {
    border-bottom: 1px solid #dfeeff;
  }
  .product.info.detailed .mage-tabs-disabled .item.content {
    padding: 30px 0 15px;
  }
  .product.data.items .item.title:not(.disabled) .switch:focus,
  .product.data.items .item.title:not(.disabled) .switch:hover,
  .product.data.items .item.title.active {
    background-color: var(--primary-color);
    color: #fff !important;
  }

  .product.data.items .item.title:not(.disabled) .switch:focus .counter,
  .product.data.items .item.title:not(.disabled) .switch:hover .counter,
  .product.data.items
    .item.title.active
    .switch
    .product.data.items
    .item.title.active
    .counter {
    color: #fff !important;
  }

  .fotorama__nav--dots .fotorama__nav__frame {
    margin-right: 10px;
  }
  .fotorama__dot {
    border-radius: 50%;
    border: 1px solid #24263b;
    height: 14px;
    left: 0px;
    width: 14px;
  }
  .fotorama__active .fotorama__dot {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
  }
  .product.attribute.description .product-details-layout {
    padding-bottom: 0px;
  }
  /* mini-cart pop-up css */
  .block-minicart .subtotal .label,
  .block-minicart .subtotal .price {
    font-size: 18px;
  }
  .page-header {
    margin-bottom: 15px;
  }
  .cms-index-index .page-header {
    margin-bottom: 0;
  }
  .technologie-images-box svg {
    width: 50px;
    height: 50px;
  }
  .testimonial-slider.slick-dotted.slick-slider {
    margin-bottom: 30px;
  }
  .testimonial-slider .slick-dots {
    bottom: -30px;
  }
  .fieldset.create.info {
    width: 100%;
  }
  .fieldset.create.account {
    width: 100%;
  }
  .action.submit.primary {
    margin-top: 40px;
  }
  .login-container {
    margin-bottom: 0px;
    margin-top: 0;
  }
  .login-container .block-new-customer {
    margin-top: 30px;
    min-height: auto !important;
  }
  #layered-filter-block.filter .block-subtitle {
    padding: 10px 10px 20px 12px;
  }
  .page-layout-1column .toolbar-products {
    text-align: left;
  }
  .page-with-filter .toolbar-amount {
    display: inline-block;
  }
  .product-item .price-box .price {
    font-size: 20px;
  }
  .page-title-wrapper .page-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .cart.table-wrapper #shopping-cart-table .item-info .product-item-details,
  .cart.table-wrapper #shopping-cart-table .item-info .col.subtotal {
    display: revert;
    float: none;
  }
  .popup-authentication .block-authentication,
  .cart-discount .block > .title {
    border-top: none;
  }
  .popup-authentication .block[class] + .block {
    border-left: none;
  }
  .block-authentication .block[class] + .block {
    border-top: 1px dashed #bbd6f7;
  }
  .modal-content .block-authentication .action.action-register,
  .block-content .form-login .action.action-login.secondary {
    margin-top: 20px;
  }
  .price-excluding-tax .cart-price span,
  .cart.table-wrapper .col.qty .input-text {
    font-size: 24px;
  }
  .cart.table-wrapper .col.qty .input-text {
    height: fit-content;
    margin-top: 0px;
    width: 45px;
  }
  .cart.table-wrapper {
    border-top: 1px solid #dfeeff;
    margin-top: 55px;
  }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .modal-popup .action-close {
    padding: 10px;
  }
  .popup-authentication.modal-popup .action-close {
    margin: 3px;
  }
  .modal-popup .modal-header {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #fff;
  }
  .modal-content .block-authentication .block-title {
    font-size: 20px;
  }
  .modal-content .block-authentication .block[class] + .block:before {
    left: 50%;
    top: 0;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .block-authentication .actions-toolbar > .secondary {
    padding-top: 5px;
    text-align: left;
  }
  .search-autocomplete {
    left: 15px;
    top: 90px;
  }

  .page-print.sales-order-print #maincontent,
  .sales-order-printinvoice #maincontent,
  .sales-order-printcreditmemo #maincontent {
    padding-top: 0px;
  }
  .sales-order-view.account .page-title-wrapper .order-date,
  .sales-order-invoice.account .page-title-wrapper .order-date {
    top: 12%;
  }
  .account.sales-order-creditmemo .page-title-wrapper .order-date {
    top: -12%;
  }
  .sales-order-view.account .page-title-wrapper .order-status,
  .sales-order-invoice.account .page-title-wrapper .order-status,
  .sales-order-creditmemo.account .page-title-wrapper .order-status {
    left: 52%;
    top: 22%;
  }
  .sales-order-creditmemo.account .page-title-wrapper .order-status {
    top: 5%;
  }
  .modal-popup .modal-header {
    padding-bottom: 2rem;
    padding-top: 1rem;
  }
  .main-banner-img {
    min-height: 350px;
  }
  .portfolio-items .portfolio-item:nth-child(odd) .portfolio-banner-img {
    margin-left: 0;
    margin-bottom: -50px;
  }
  .portfolio-items .portfolio-item:nth-child(even) .portfolio-banner-img {
    margin-right: 0;
    margin-bottom: -50px;
  }
  .product.data.items .item.title .latest-version-text {
    position: unset;
    margin-top: 10px;
    vertical-align: top;
    margin-left: 5px;
  }
  .product.attribute.description .product-details-grid-layout {
    margin: 30px 0px;
  }
}
@media (max-width: 767px) {
  .product.attribute.description .product-details-layout {
    flex-direction: column-reverse;
  }
  .product.attribute.description .product-details-layout:nth-child(even) {
    flex-direction: column;
  }
  .page-print.account .page-title-wrapper .order-status {
    left: 53%;
  }
}
@media screen and (max-width: 639px) {
  .orders-recent #my-orders-table.table tr,
  .orders-history .table-order-items#my-orders-table tr,
  .downloadable-products #my-downloadable-products-table tr,
  .additional-addresses #additional-addresses-table tr,
  .reviews .table-reviews tr {
    margin-bottom: 25px;
  }
  .orders-history,
  .downloadable-products,
  .additional-addresses,
  .reviews {
    border-top: none;
  }

  .orders-recent #my-orders-table.table tr td,
  .additional-addresses #additional-addresses-table tr td,
  .downloadable-products #my-downloadable-products-table tr td,
  .orders-history .table-order-items#my-orders-table tr td,
  .reviews .table-reviews tbody tr td {
    padding: 10px 0px !important;
  }
  .order-details-items.ordered .order-title {
    margin: 15px 10px;
  }
  .order-details-items.invoice .order-title,
  .order-details-items.invoice .actions-toolbar {
    margin: 0px 10px;
  }
  table tbody tr td:before {
    font-weight: 500 !important;
  }
  .order-links.items .nav.item.current strong,
  .order-links.items .nav.item a {
    padding: 1px 20px 1px 20px;
  }
  .pages .pages-items {
    text-align: center;
  }
  .page-title-wrapper .page-title {
    font-size: 24px;
  }
  .box-tocart .actions .primary,
  .box-tocart .actions .secondary {
    width: 100%;
  }
  .sales-order-view.account .page-title-wrapper .order-status,
  .sales-order-view.account .page-title-wrapper .order-date,
  .sales-order-invoice.account .page-title-wrapper .order-status,
  .sales-order-invoice.account .page-title-wrapper .order-date,
  .page-print.account .page-title-wrapper .order-status,
  .page-print.account .page-title-wrapper .order-date,
  .sales-order-creditmemo.account .page-title-wrapper .order-date,
  .sales-order-creditmemo.account .page-title-wrapper .order-status {
    position: static;
  }
  .page-print.account .page-title-wrapper .page-title {
    margin-bottom: 40px;
    margin-top: 5px;
  }
  .page-print.account .page-title-wrapper .order-date {
    margin: 10px 0px 20px;
  }
}

@media screen and (max-width: 576px) {
  .account .page-title-wrapper .page-title {
    margin-bottom: 35px;
    font-size: 24px;
  }
  .customer-review.view .product-info .product-name,
  .order-details-items.ordered .table-order-items tr .item-options dt,
  .table-order-items.invoice tr .item-options dt,
  .block .box .box-title span,
  .block .block-content li strong.product-name a {
    font-weight: 500;
  }
  .block .box .box-title span,
  tfoot .subtotal,
  tfoot .shipping,
  tfoot .totals-tax,
  .box-tocart .action.tocart,
  .box-tocart .action.customization,
  .minicart-items-wrapper
    .minicart-items
    .product-item-details
    .product-item-name
    a {
    font-size: 16px !important;
  }
  .block-reviews-dashboard .block-content .items {
    grid-template-columns: 1fr 1fr;
    gap: 15px 20px;
  }
  .block .block-content li strong.product-name a {
    font-size: 16px !important;
  }
  .block-reviews-dashboard .block-content .items {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .block.block-dashboard-info .block-title strong,
  .block.block-dashboard-addresses .block-title strong,
  .block.block-dashboard-orders .block-title strong,
  .block-addresses-default .block-title strong,
  .block-addresses-list .block-title strong,
  .form-edit-account .legend span,
  .form-newsletter-manage .legend span,
  .block-order-details-view .block-title strong,
  .grand_total,
  .customer-review .review-details .title strong,
  .customer-review .review-details .review-title,
  .customer-review.view .product-info .product-name,
  .product-item-details .product-item-name a {
    font-size: 18px !important;
  }
  .order-details-items.ordered .table-order-items tbody tr td {
    margin-bottom: 10px;
  }
  .form-edit-account .legend span,
  .form-newsletter-manage .legend span,
  .form-address-edit .legend span {
    font-size: 20px !important;
  }
  .order-details-items.ordered .table-order-items tr td .product-item-name,
  .table-order-items.invoice tr td .product-item-name,
  .order-items-creditmemo .table-order-items .product-item-name {
    font-size: 20px;
    margin-top: 5px;
  }
  .customer-review .review-details .customer-review-rating {
    margin-bottom: 15px;
  }
  .fieldset.coupon .field {
    margin-bottom: 10px;
  }
  .cart.table-wrapper .product-item-details .item-options {
    margin-top: 10px;
  }
  .box-tocart .actions {
    flex-wrap: wrap;
    gap: 15px;
  }
  .cart-container .cart-discount {
    margin-top: 30px;
  }
  .cart-container .form-cart .actions.main.cart {
    text-align: start;
  }
  .product.attribute.description .product-details-grid-layout {
    margin: 30px 0px 25px;
  }
  #faq-search-form #faq_search {
    width: 100%;
  }

  .price-excluding-tax .cart-price span,
  .cart.table-wrapper .col.qty .input-text,
  .cart.table-wrapper .product-item-name {
    font-size: 20px;
  }
  .fieldset.coupon {
    flex-direction: column;
  }
  /* .additional-attribute-item {
    width: 33.33%;
  } */
  .faq-pagination .pager {
    flex-direction: column;
    gap: 10px;
  }
  .package-token {
    flex-direction: column;
    text-align: center;
  }
  .token-url {
    border-left: none;
    border-top: 1px solid #bbd6f7;
  }
  .config-copy-btn {
    position: absolute;
    right: 5px;
  }
  .modal-popup .modal-inner-wrap {
    width: 85%;
  }
  .modal-popup .modal-inner-wrap .modal-footer {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .message.global.cookie {
    font-size: 13px;
  }
  .supporting-versions-text .value {
    width: 100%;
    padding-right: 0;
  }

  .hire-developer-consist {
    margin-top: 16px;
  }
}

@media (max-width: 360px) {
  .block-dashboard-addresses .action.edit,
  .block-reviews-dashboard .action.view,
  .block-dashboard-orders .action.view {
    display: block;
    text-align: left;
    float: none !important;
    margin-left: 0px !important ;
  }
  .testimonial-slider .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  /* .additional-attribute-item {
    width: 50%;
  } */
  .box-tocart .actions .primary,
  .box-tocart .actions .secondary {
    width: 100%;
  }
  .message.notice > *:first-child:before {
    margin: 0;
    top: 20px;
  }
  .cart.table-wrapper .actions-toolbar > .action-delete {
    top: 20%;
  }
  .cart.table-wrapper #shopping-cart-table .actions-toolbar {
    min-height: 40px;
    position: relative;
  }
  .field-tooltip .field-tooltip-content,
  .field-tooltip .field-tooltip-content:before {
    left: 0px;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #dfeeff;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: transparent;
  }
}
@media (max-width: 328px) {
  .field-tooltip .field-tooltip-content {
    left: -90px;
  }
  .field-tooltip .field-tooltip-content:before {
    left: 90px;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .sales-order-view.account .page-title-wrapper .order-date,
  .sales-order-view.account .page-title-wrapper .order-status,
  .sales-order-invoice.account .page-title-wrapper .order-status,
  .sales-order-invoice.account .page-title-wrapper .order-date,
  .account.sales-order-creditmemo .page-title-wrapper .order-status,
  .account.sales-order-creditmemo .page-title-wrapper .order-date {
    position: static;
  }
}

@media print {
  .page-print.account .page-title-wrapper .order-status,
  .page-print.account .page-title-wrapper .order-date {
    position: absolute;
  }
  .order-details-items.ordered .table-order-items thead tr,
  .table-order-items.invoice thead tr,
  .table-order-items.creditmemo thead tr {
    border-bottom: 1px solid #bbd6f7;
  }
  .page-print.account .page-title-wrapper .order-date {
    top: -10%;
  }
  .page-print .order-details-items .table-order-items .col.name {
    word-break: break-all;
  }
  .page-print .order-details-items .table-order-items {
    font-size: 12px;
  }
  tfoot .subtotal,
  tfoot .totals-tax,
  tfoot .grand_total,
  .page-print .order-details-items .order-title strong {
    font-size: 10.5pt !important;
  }
  .page-print .order-details-items .order-title {
    padding: 5px 0px;
  }
  .page-print .block-title {
    margin-bottom: 0px;
    padding-bottom: 5px;
  }
  .page-print .block-title strong {
    font-size: 12pt !important;
  }
  .page-print .page-title {
    font-size: 16.5pt;
  }
  .page-print .order-details-items {
    padding: 15px;
  }
  .page-print .block-order-details-view {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .page-print .order-details-items .item-options.links dd {
    margin-bottom: 5px;
  }
  .page-print .price-excluding-tax .cart-price .price,
  .page-print .table-order-items.invoice tr td .product-item-name,
  .page-print .creditmemo .col.discount .price,
  .page-print .creditmemo .col.total .price {
    font-size: 13.5pt;
  }
  .page-print .table-order-items tbody td.col.subtotal,
  .page-print .table-order-items tbody td.col.price {
    text-align: center;
  }
  .page-print .table-order-items thead th.col.name {
    width: 35%;
  }
  .page-print .table-order-items tbody td.col.name .product-item-name {
    white-space: normal;
    word-break: keep-all;
  }
  .data.table.table-order-items tbody .col.sku {
    word-wrap: break-word;
  }
}

.shopify-appurl-btn .action.primary {
  margin: 0;
  width: 100%;
  line-height: 1.4;
  padding: 10px 15px;
  color: var(--primary-color);
  font-size: 20px;
  position: relative;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  box-shadow: inset 0 0 0 40px var(--primary-color);
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}

.shopify-appurl-btn .action.primary:hover {
  color: var(--primary-color);
  box-shadow: inset 0 0 0 0;
}

.shopify-appurl-btn .action.primary span {
  z-index: 10;
  position: relative;
}
.product-add-form.hideprice .price-box {
  display: none;
}

@media screen and (max-width: 576px) {
  .shopify-appurl-btn .action.primary {
    font-size: 16px;
  }
  .product-info-main .product-info-price {
    margin-top: 25px;
  }
}

.section-title-box p:empty {
  display: none;
}
.section-title-box p:empty br {
  display: none;
}

html:has(body._has-modal) {
  margin-right: 10px;
}

.review-ratings-summary {
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.review-rating-result {
  color: #ff9d28;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.review-rating-result span {
  display: inline-block;
}

.review-rating-result .review-fill {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

.development-title-sect.bg-gray-200 + .ElightwalkExpertise {
  background-color: #f9f9f9;
}

.development-title-sect:not(.elightwalk-expertise) + .ElightwalkExpertise {
  margin-top: -30px;
  padding-bottom: 0;
}

/* -------blog----- */

.blog-sidebar-items .blog-sidebar-item-links {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e6e6e6;
}
.blog-sidebar-items .blog-sidebar-item-links:last-child {
  border-bottom: none;
}

.catagory-list-items .last-border-none:last-child a {
  border-bottom: none;
}

.blog-center-section-content ul li {
  padding-left: 35px;
  padding-bottom: 15px;
  list-style: none;
  position: relative;
}

.blog-center-section-content ul li:before {
  content: url("../images/services/check_list.png");
  position: absolute;
  top: 0;
  left: 0;
}
.faq-item:hover .faq-content {
  color: #212121;
}
.faq-item:hover .faq-section svg {
  color: #00428c;
}
.blog-read-more-btn:hover span {
  transform: translateX(3px);
}
.box-left-border-effect {
  position: relative;
  /* overflow: hidden; */
}
.box-left-border-effect::before {
  content: "";
  border-width: 0 0 0 4px;
  border-color: rgba(0, 66, 140, 0.6);
  width: 0;
  border-radius: 5px 0 0 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(
    to right,
    rgb(104 165 233 / 0.1),
    rgba(255, 255, 255, 0)
  );
  transition: width 0.5s ease;
}
.box-left-border-effect:hover::before {
  width: 100%;
}
.box-top-border-effect {
  position: relative;
}
.box-top-border-effect::before {
  content: "";
  border-width: 4px 0 0 0;
  border-color: rgba(0, 66, 140, 0.6);
  width: 100%;
  border-radius: 5px 5px 0 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(
    to bottom,
    rgb(104 165 233 / 0.1),
    rgba(255, 255, 255, 0)
  );
  transition: height 0.5s ease;
}
.box-top-border-effect:hover::before {
  height: 100%;
}
.box-border-effect-top-bottom {
  position: relative;
}
.box-border-effect-top-bottom::before {
  content: "";
  border-radius: 5px 0 0 5px;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background: linear-gradient(
    to top,
    rgb(104 165 233 / 0.1),
    rgba(255, 255, 255, 0)
  );
  transition: 0.3s ease;
}
.box-border-effect-top-bottom:hover::before {
  top: 0%;
}
.latest-extension-card-bg {
  background: linear-gradient(
    0deg,
    rgba(232, 241, 252, 0.81) 0%,
    rgba(255, 255, 255, 0) 30%
  );
}

.services-item:nth-child(even) .services-item-detail {
  background: linear-gradient(to right, #ffffff, #f4faff);
}

.services-item:nth-child(odd) .services-item-detail {
  background: linear-gradient(to right, #f4faff, #ffffff);
}

@media (max-width: 640px) {
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    display: none;
  }
}

.blogdetail_item.section-content strong {
  font-weight: 600;
}
.blog-detail-content strong {
  font-weight: 600;
}

.cart-container{
  margin-bottom: 60px;
}

.account .columns{
  margin-bottom: 30px;
}

.blog-contact-modal{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.5); */
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}
#closeBlogModal{
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 5;
  cursor: pointer;
}
#closeBlogModalOverlay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}
.blog-contact-modal-content{
  max-height: 94dvh;
  overflow: auto;
  border-radius: 10px;
  padding: 20px 20px 0;
  background: #fff;
  position: relative;
  z-index: 10;
}
.blog-contact-wrapper-content{
  display: flex;
  background: #fff;
  max-width: 1000px;
  margin: 0 auto;
  gap: 30px;
}
.blog-contact-wrapper-left{
  width: 50%;
}
.blog-contact-wrapper-left strong{
  font-weight: 600;
}
.blog-contact-wrapper-right{
  width: 50%;
}
.blog-contact-wrapper-right .heading-container,
.blog-contact-wrapper-right .contactForm-address-container{
  display: none;
}
.blog-contact-wrapper-right .contactForm-page-wrapper{
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.blog-contact-wrapper-right .contactForm-body-container{
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.blog-contact-wrapper-right .contactForm-wrapper{
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
  box-shadow: none;
  border-radius: 0;
}
.blog-contact-wrapper-right .shadow-blog-item #contactForm .mage-error, 
.blog-contact-wrapper-right #contactlandingForm .mage-error{
  margin-top: 3px;
  font-size: 12px;
}
.blog-contact-details,
.blog-contact-type{
  margin-bottom: 20px;
}
.blog-contact-work-img{
  margin-top: 40px;
  text-align: center;
}
.blog-contact-work-img a{
  display: block;
  text-align: center;
}
.blog-contact-work-img img{
  max-height: 302px;
  width: auto;
  display: inline-block;
}
.blog-contact-title{
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 15px;
}
.blog-contact-item .blog-contact-item-text{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 5px;
}
.blog-contact-item .blog-contact-item-text:before{
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: rgba(0, 66, 140,0.7);
  border-radius: 50%;
  outline: 2px solid rgba(0, 66, 140,0.7);
  border: 3px solid #fff;

}
.blog-contact-list{
  margin-bottom: 15px;
}
.blog-contact-details-item{
  margin-bottom: 10px;
}
.blog-contact-details-item .blog-contact-details-link{
  display: flex;
  align-items: center;
  gap: 10px;
}
.blog-contact-details-link.email-link:before{
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url('../images/icons/mail-icon.svg') no-repeat center center;
  background-size: contain;
}
.blog-contact-details-link.phone-link:before{
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url('../images/icons/phone-icon.svg') no-repeat center center;
  background-size: contain;
}
.blog-contact-wrapper-right  #contactForm .contact-label,
.blog-contact-wrapper-right  #contactForm .step-1 .contact-label, .blog-contact-wrapper-right  #contactForm .step-2 .contact-label{
  font-size: 16px;
  text-align: left;
  font-weight: 500;
}
.blog-contact-wrapper-right  #contactForm .step-1 .contact-label, .blog-contact-wrapper-right  #contactForm .step-2 .contact-label{
  font-weight: 600;
}
.blog-contact-wrapper-right .type.step-1 {
  display: none;
}
.blog-contact-wrapper-right #contactForm .step-2{
  padding: 0;
}
.blog-contact-wrapper-right .contact-step-list .select-option{
  padding: 5px 10px;
  font-size: 14px;
}
.blog-contact-wrapper-right #contactForm .step-1 .contact-step-list, 
.blog-contact-wrapper-right #contactForm .step-2 .contact-step-list{
  justify-content: flex-start;
  gap: 5px;
}
.blog-contact-wrapper-right #contactForm .input-field{
  height: 40px;
  font-size: 14px;
}
.blog-contact-wrapper-right #contactForm .textarea-field{
  max-height: 100px;
  font-size: 14px;
}
.blog-contact-wrapper-right #contactForm .contact-submit-col{
  justify-content: flex-start;
  margin-top: 15px;
}
.blog-view .blog-sidebar {
  display: none;
}
.blogcontent > .faq-section{
  margin-top: 30px;
  margin-bottom: 30px;
}
.blogcontent .container{
  padding: 0;
}
.blogcontent > .faq-section .section-title{
  font-size: 20px;
  padding-bottom: 0;
  text-align: left;
}
.blogcontent .code-block h3{
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 1rem;
}
.blogcontent .code-block h4{
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .blogcontent > .faq-section .section-title{
    font-size: 24px;
    
  }
}

@media (max-width: 1024px) {
  .blog-view{
    order: 3;
  }
  .blog-view .blog-sidebar {
    display: block;
  }
  .blogcontent {
    order: 2;
  }
  .blog-side-section{
    order: 1;
  }
  .blog-side-section .blog-sidebar{
    display: none;
  }
}
@media (max-width: 768px) {
  .blog-contact-wrapper-content{
    flex-direction: column;
    gap: 15px;
  }
  .blog-contact-wrapper-left{
    width: 100%;
  }
  .blog-contact-wrapper-right{
    width: 100%;
    order: -1;
  }
  .blog-contact-title{
    font-size: 18px;
    margin-bottom: 10px;
  }
  .blogcontent .code-block h3{
    font-size: 16px;
  }
  .blogcontent .code-block h4{
    font-size: 14px;
  }
}