/*
Theme Name: Ai-Design
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.3.4
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --green-main: #94c23b;
  --black-body-text: #f0f0f0;
  --black-subtitle: #787c81;
  --bs-primary-rgb: #5423e7;
  --primary-color: #ff5b00;
  --black-dark: #1b1a1c;
  --pink-2: #5423e7;
  --bs-dark-rgb: #1b1a1c;
  --purple-pastel: #e7dcff;
  --black-dark: #1b1a1c;
  --purple-main: #5423e7;
  --bs-link-color: #99b8f3;
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
body,
html {
  font-size: 16px;
  line-height: 1.555;
}
.lisst-style{
  list-style: none
}
.lisst-style i{
  margin-right: 5px;
  color: var(--primary-color)
}
.h1, h1 {
    font-size: 2em;
}
h3{
  font-size: 1.75em;
}
.page-wrapper {
  padding-top: 0px;
}
footer ul {
  list-style: none;
}
.col-inner ol li,
.col-inner ul li,
.entry-content ol li,
.entry-content ul li,
.entry-summary ol li,
.entry-summary ul li {
  margin-left: 0em;
}
footer .social-icons i {
  font-size: 1.5em
}
#top-bar .social-icons i {
  font-size: 1.4em;
  margin-left: 0.5em;
}
.button.is-underline:before {
  width: 100%;
  left: 0px;
  height: 1px;
  color: #111;
  opacity: 1;
}
.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  border: 1px solid;
  font-weight: 500;
}
.nav-spacing-xlarge > li {
  margin: 0 1.2em;
}
h3.uppercase {
  font-weight: 600;
}
#footer .social-icons a {
  margin-right: 1.5em;
}
.absolute-footer {
  background-image: linear-gradient(
    to right,
    rgb(34, 34, 34) 0 10%,
    rgba(255, 255, 255, 0) 10%
  );
  padding: clamp(10px, 2vw, 36px) clamp(10px, 2vw, 28px);
  background-position: top;
  background-size: 8px 1px;
  background-repeat: repeat-x;
}
.section-title-normal span {
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
  font-size: 1.5em;
}
.feature-box .col-inner {
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 5px 50px 0 rgba(69, 91, 113, 0.1);
  padding: 2rem;
  height: 100%;
}
.box-text {
  padding-top: 1.7em;
}
.box-text .post-meta {
  margin-bottom: 1em;
}
.post-title a {
  font-weight: 500;
  margin-bottom: 1em !important;
  display: block;
  font-size: 1.25em;
  line-height: 1.5em !important;
}
.box-text a.is-link {
  font-weight: 500;
  color: var(--main-color);
}
.h2,
h2 {
  font-size: 2.5rem;
  letter-spacing: 0;
  line-height: 1.2;
}
.homelayout__first__latnews:before {
  background-color: #f7f9fa;
  background-image: url(./img/hero-2.svg);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  background-position-x: 75%;
  background-position-y: center;
  background-size: inherit;
  width: 50vw;
  background-repeat: no-repeat;
}
.homelayout__first__hero:before {
  background-position-x: 80%;
  background-position-y: center;
  background-size: inherit;
  width: 50vw;
  background-image: url(./img/hero-1.svg);
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.post-item .box-image {
  /* display: none; */
}
.post-item .col-inner {
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 5px 50px 0 rgba(69, 91, 113, 0.1);
  padding: 1.5rem;
}
.nav-pagination > li > a,
.nav-pagination > li > span {
  border-radius: 5px;
}
.archive-page-header,
.postarticle__header {
  background-color: rgba(142, 190, 237, 0.2);
  background-image: url(./img/blog.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 200px;
  background-size: auto;
  min-height: 240px;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
}
.archive-page-header .page-title,
.entry-header .entry-header-text {
  text-align: center;
  /* margin-top: 6rem; */
}
.archive-page-header .page-title,
.entry-header .entry-title,
.main-title h1,
.homelayout__first__hero h1 {
  font-size: 2.5rem;
  color: #17324d;
}
[value="rating"],
[value="price-desc"],
[value="price"],
.woocommerce-MyAccount-navigation-link--edit-address,
.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--orders,
.tags-cloud .is-divider,
.entry-header .entry-divider,
#comments {
  display: none !important;
}
.entry-header .entry-meta {
  font-weight: 600;
  margin-bottom: 1em;
}
#cart-wrapper {
  background: #e6d6d6;
  padding: 1em;
  margin-bottom: 4em;
}
span.hook,
#cart-wrapper .toggle-panel {
  padding: 10px 20px;
  border: 1px dashed red;
  text-align: center;
  display: block;
  margin: 20px;
  color: #222;
  font-weight: 700;
  background: #f4f4f4;
  font-style: italic;
  font-size: 14px;
  overflow: hidden;
}
div.product div.images {
  float: left;
  width: 45%;
  margin: 1%;
  padding: 1%;
  border: 1px solid #888;
}
div.product div.summary {
  float: right;
  width: 50%;
  margin: 1%;
  padding: 1%;
  border: 1px solid #888;
}
#woocommerce_after_single_product_summary {
  margin: 1%;
  padding: 1%;
  border: 1px solid #888;
  clear: both;
}
.woocommerce-tabs ul.tabs {
  width: 30.4347826087%;
  float: left;
  margin-right: 4.347826087%;
}
.woocommerce-tabs .panel {
  width: 65.2173913043%;
  float: right;
  margin-right: 0;
  margin-bottom: 3.706325903em;
}
.woocommerce-tabs {
  overflow: hidden;
  padding: 1em 0;
}
.site-main ul.products li.product {
  width: 29.4117647059%;
  float: left;
  margin-right: 5.8823529412%;
}
ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
  list-style: none;
  margin-left: 0;
  margin-bottom: 4.235801032em;
  text-align: center;
  position: relative;
}
.syntaxhighlighter {
  background-color: #000 !important;
}
.syntaxhighlighter.nogutter td.code .container textarea,
.syntaxhighlighter.nogutter td.code .line {
  padding-left: 0 !important;
}
.syntaxhighlighter .comments,
.syntaxhighlighter .comments a {
  color: #ff7d27 !important;
}
.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
  -moz-border-radius: 0 0 0 0 !important;
  -webkit-border-radius: 0 0 0 0 !important;
  background: 0 0 !important;
  border: 0 !important;
  bottom: auto !important;
  float: none !important;
  height: auto !important;
  left: auto !important;
  line-height: 1.1em !important;
  margin: 0 !important;
  outline: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  position: static !important;
  right: auto !important;
  text-align: left !important;
  top: auto !important;
  vertical-align: baseline !important;
  width: auto !important;
  box-sizing: content-box !important;
  font-family: Monaco, consolas, bitstream vera sans mono, courier new, Courier,
    monospace !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 1em !important;
  direction: ltr !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.syntaxhighlighter .string,
.syntaxhighlighter .string a {
  color: #ff9e7b !important;
}
.syntaxhighlighter .plain,
.syntaxhighlighter .plain a {
  color: #d3d3d3 !important;
}
body .syntaxhighlighter table td.code {
  padding: 10px !important;
}
iv.syntaxhighlighter {
  font-size: 18px !important;
}
.syntaxhighlighter {
  width: 100% !important;
  margin: 1em 0 !important;
  position: relative !important;
  overflow: auto !important;
  overflow-y: hidden !important;
  font-size: 1em !important;
  padding: 0.5em 1em !important;
}
#cart-wrapper ul.products li.product {
  width: 45%;
}
#cart-wrapper ul.products {
  display: flex;
  clear: both;
}
.only-box {
    border-radius: 32px;
    border: 1px solid var(--black-line, #d9d9d9);
    padding: 1em;
    height: 100%;
    cursor: pointer;
}
.only-box img {
    position: absolute;
    height: 10em;
    left: 0;
    right: 0;
    top: -5em;
    margin-left: auto;
    margin-right: auto;
}
.only-box .card-body {
    margin-top: 5em;
}
.text-pink-2 {
    color: var(--pink-2);
}
.fw-bold {
    font-weight: 700!important;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}
p.important {
    background: #FFF8E2;
    border: 2px solid #FEA419;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 25px 20px 25px 62px;
    margin-bottom: 14px;
    position: relative;
}
#post .wp-block-table {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    border: 1px solid #c5cde9;
    border-radius: 5px;
    padding: 30px 0 30px 10px;
}
pre {
    white-space: pre;
    word-wrap: normal;
    overflow: auto!important;
    background-color: rgba(0,0,0,.1);
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 0;
    padding: 10px 20px;
    margin-bottom: 2.4rem;
}
.protip {
    background: #EBE4FF;
    border: 2px solid #673DE6;
    border-radius: 4px;
    padding: 1em;
    margin-bottom: 14px;
}
.protip p {
    padding: 0!important;
    color: #1D1E20!important;
    font-style: normal;
    font-weight: normal!important;
    font-size: 20px!important;
    line-height: 32px!important;
    letter-spacing: 0.3px!important;
}
:not(pre)>code[class*=language-], pre[class*=language-] {
    background: #272822;
}
code[class*=language-], pre[class*=language-] {
    color: #f8f8f2;
    background: #272822;
    text-shadow: 0 1px rgba(0,0,0,.3);
    font-family: Consolas,Monaco,andale mono,ubuntu mono,monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    padding: 10px;
    border: 0px;
}
.mapael .map {
  position: relative;
}

.mapael .mapTooltip {
  position: absolute;
  background-color: var(--primary-color);
  moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-radius: 10px;
  padding: 10px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  color: #fff;
}
.pricing-table-items{
  text-align: left
}
.pricing-table .items>div {
    border-bottom: 0px solid #ececec;
}
.pricing-table-wrapper .pricing-table{
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 0px
}
.pricing-table .title {
  background:#fff;
    border-bottom: 0px solid #ececec;
    padding: 1.5em 15% 0px;
}
.card-service{
      border-radius: 2em;
    border: 1px solid var(--black-line, #d9d9d9);
    padding: 2em;
    height: 100%;
    position: relative;
  height:100%
}
.card-service:hover {
    border: 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transition: box-shadow 0.3s ease-in-out;
}
.card-service:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.card-service:before {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border: 1px solid var(--bs-primary-rgb);
    content: "";
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    border-radius: 2em;
}
.accordion-item{
      border-radius: .25em !important;
      overflow: hidden;
      /* box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 15px 0px; */
      margin-bottom: 1em;
      /* border: 1px solid #dee2e6; */
      background: #fff
}
.accordion-title{
  border-top: 0px;
  padding: .75em 2.3em;
}
.accordion-title.active{
  background-color:var(--primary-color);
  color: #fff
}
.accordion-title.active i,
.accordion-title.active span{
  color: #fff
}
blockquote, dl, figure, form, ol, p, pre, ul {
    margin-bottom: .75em;
}
.price-table{
  background: #fff;
  padding: 1em;
  border-radius: 1em;
  box-shadow: 0 0.25rem 0.75rem rgba(10, 19, 45, .1);
}
.price-table  th{
    font-size: .8em;
    padding: .75em 15px;
    /* text-transform: lowercase; */
}
.price-table .row-striping td{
  padding: 1.5em 15px;
  border: 0px;
}

.price-table .action{
   background-color:var(--primary-color);
   color:#fff;
   width: 9em;
   padding: .5em 2em;
   border-radius: 5px;
   cursor: pointer;
   opacity: .9;
   display: block;
}
.price-table .action:hover{
  opacity: 1
}
.price-table .action i{
  margin-right: 5px
}
.price-wrap span{
  font-size: 1.5em;
  color: var(--primary-color);
  font-weight: 600;
  margin-right: .25em
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .h1,
  h1,
  .archive-page-header .page-title,
  .entry-header .entry-title,
  .main-title h1,
  .homelayout__first__hero h1 {
    font-size: 2rem;
  }
  .homelayout__first__latnews:before {
    width: 100vw;
  }
  .h2,
  h2 {
    font-size: 1.5rem;
  }
  .off-canvas-left .mfp-content,
  .off-canvas-right .mfp-content {
    width: 80%;
    background-color: #fff;
  }
  .nav-sidebar.nav-vertical > li + li {
    border-top: 0px solid #ececec;
  }
  #cart-wrapper ul.products li.product {
    width: 100%;
  }
  div.product div.summary,
  div.product div.images {
    width: 100%;
  }
}
