/*
Theme Name: AI DESIGN
Theme URI:  https://dev.aithietke.com
Description: This is a theme for dev.aithietke.com
Author: Mr3T
Template: flatsome
Version: 3.0.1.8
Text Domain: flatsome-child
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.price-lists{
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #333;
  padding-top: 1em
}
.price-larger{
  font-size: 2em;
  font-weight: 700;
}
.day-block{
  display: block
}
.vip-block h2{
  margin-bottom: 0em;
  font-size: 1.75em;
}
.vip-block p{
  color: var(--primary-color)
}
.button.button-white{
  border-radius: 3px;
  background:#fff;
  color:#222;
  margin-bottom:0px
}
.col-inner .wrap-notice a.button{
  margin-left: 1em !important;
  font-size: .85em;
}

#header {
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
}
#content-id h2 {
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.32;
  margin: 1.25em 0px;
}
.top-bar i{
      color: #e6b022;
}
.product-thumbnails img,
.product-gallery-slider img {
  border-radius: 10px;
}
.widget > ul > li + li,
ul.menu > li + li {
  border-top: 0px solid #ececec;
}
.product-info.product-summary {
  border-top: 0px;
}
.page-title-inner {
  min-height: 40px;
  padding-top: 20px;
  position: relative;
}

#footer p,
#footer a {
  /* color: #111; */
  font-size: 0.95em;
}

#footer a:hover {
  color: #e73435;
}
.cart-popup-title .is-divider{
  display: none;
}
.wpcf7-list-item {
  display: block;
}
#ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li.active a{
  color: var(--primary-color)
}
.form-flat button,
.form-flat input {
  margin-bottom: 0em;
}
.form-flat button,
.form-flat input.yeu-cau {
  background-color: #409eff !important;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.5;
  padding: 4px 8px;
}
.highlight-update {
  background-color: #ffc107;
  color: #fff;
  padding: 0 5px;
}
.highlight-add {
  background-color: #8bc34a;
  color: #fff;
  padding: 0 5px;
}
.highlight-retired {
  background-color: #f44336;
  color: #fff;
  padding: 0 5px;
}

.section-title-normal span {
  margin-right: 15px;
  padding-bottom: 7.5px;
  border-bottom: none;
  margin-bottom: 0px;

}
.section-title-normal span.ez-toc-section{
    display: none;
}

.title-border-dot {
  color: #e73435;
  border-bottom: 1px dashed #e73435;
  text-transform: uppercase;
  line-height: 30px;
  text-align: justify;
}

.absolute-footer .container {
  /* border-top: 1px solid #e0e0e0; */
  padding-top: 15px;
}

.searchform input {
  border: 1.5px solid #e73435;
}
.searchform button {
  background-color: #e73435 !important;
}
.why-choose-us-box {
  padding: 0 !important;
  border: 1px solid #ddd;
  background-color: #fafafa;
  border-radius: 5px;
}
.why-choose-us-box .icon-box {
  border-bottom: 1px solid #ddd;
  padding: 8.5px;
}

.why-choose-us-box .icon-box:last-child {
  border-bottom: none;
}

.why-choose-us-box .icon-box h4 {
  margin-bottom: 0;
}

.why-choose-us-box .icon-box .icon-box-img {
  margin-bottom: -25px;
}

.features-row {
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #fff;
}

.header-main input[type="search"] {
  height: 3em;
  border-color: transparent;
}
.header-main input[type="search"]:focus,
.header-main input[type="search"]:hover {
  background: #fff;
  border: 1px solid var(--fs-color-secondary) !important;
  outline-style: none;
}
#footer h4 {
  margin-bottom: 0px;
}
.mb-4 {
  margin-bottom: 0.4em;
  display: block;
}
.badge-inner {
  color: #111;
}
.badge-container {
  margin: 0px 10px 10px;
}
.product-short-description {
  background-color: #f5fbfc;
  border: 1px solid #d5eff7;
  padding: 1rem 1.25rem;
  border-radius: 0.375rem;
  font-size: 0.9em;
  margin-bottom: 1em;
}
.product-short-description p {
  margin-bottom: 0em;
}

.searchform .button.icon {
  margin: 0;
  border-radius: 50%;
  background-color: var(--fs-color-secondary) !important;
  border: 0;
  padding: 0;
  margin: 0;
  top: 0px;
  bottom: 0;
  color: #fff;
}
.searchform .icon-search:before {
  color: #fff;
}
p {
  margin-bottom: 0.25em;
}
.section-title-container {
  margin-bottom: 0em;
}
.section-title-normal {
  border-bottom: 0px solid #ececec;
  text-align: left;
  align-items: start;
  justify-content: left;
}
.accordion-item {
  background: #fff;
  margin-bottom: 10px;
  border-radius: 5px;
}
.accordion-title {
  border-top: 0px;
}
.product-title-container h1 {
  font-size: 2.25em !important;
}
.tab-panels {
  border: dashed 1px var(--fs-color-secondary) !important;
  border-radius: 1em;
  padding: 1em;
  margin-top: 1em;
}
.review-form-inner {
  background: #f5f6f7;
  padding: 1rem;
  margin-top: 2rem;
  border-radius: 15px;
  border: 0px;
}
.product-small .col-inner {
  border-radius: 16px;
  border: 1px solid #e6e6e6;
  background: #fff;
  overflow: hidden;
  transition: all 0.2s ease;
}
.product-small .col-inner:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
}
.product-small .col-inner .box-text {
  padding: 1em;
}
.woocommerce-mini-cart-item a {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-title a {
  font-size: 16px;
  width: 100%;
  font-weight: 600;
  line-height: 150%;
  color: #212121;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.title-wrapper {
  margin-bottom: 10px;
}
.price-wrapper .price {
  font-size: 1.2em;
}
.header-nav-main.nav-right {
  font-size: 1.2em;
}
.header-nav-main.nav-right a {
  color: #111;
}
.header-cart-link strong {
  background: var(--fs-color-secondary);
  border-radius: 99px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  content: attr(data-icon-label);
  font-family: Arial, Sans-serif !important;
  font-size: 11px;
  font-style: normal;
  font-weight: bolder;
  height: 17px;
  letter-spacing: -0.5px;
  line-height: 17px;
  min-width: 17px;
  opacity: 0.9;
  padding-left: 2px;
  padding-right: 2px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: 0px;
  transition: transform 0.2s;
  z-index: 1;
}
.off-canvas .mfp-content.off-canvas-cart {
  /* background: #fff; */
  width: 450px;
  padding: 0em;
}
.woocommerce-mini-cart {
  background: #fff;
  padding: 0.5em;
  border-radius: 5px;
  box-shadow: 0 2px 2px #00000005;
}
.widget_shopping_cart p.total {
  border: 0px;
}
.button {
  font-weight: 500;
}
.nav-column li > a,
.nav-dropdown > li > a {
  padding: 10px 20px;
  font-size: 0.9em;
}
.nav-dropdown {
  padding: 10px 0px;
}

.related-post .title {
  border-bottom: 1px solid #dee2e6;
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 0;
  color: var(--base-color);
}
.related-post .title:after {
  content: "";
  height: 3px;
  width: 89px;
  display: inline-block;
  background: var(--fs-color-secondary);
  position: absolute;
  bottom: 0;
  left: 0;
}
.box-blog-post .is-divider,
.blog-share .is-divider {
  display: none;
}
ul.post-tags {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 1em;
}
ul.post-tags a {
  color: #3b3b3b;
  background: #d6d6d6;
  padding: 8px 10px;
  border-radius: 6px;
  font-size: 12px;
  display: inline-block;
}
ul.post-tags li {
  margin: 0;
}

.comment-body {
  display: flex;
}

.comment-meta-top {
  display: flex;
  justify-content: space-between;
}

.comment-content {
  width: 100%;
  padding-left: 0rem;
  margin: 0.5em 0px;
}

.commentmetadata {
  font-size: 13px;
  color: #888;
}

.comment-meta-top cite.fn a {
  color: #3b3b3b;
  font-weight: bold;
  font-size: 18px;
}

.comment-content p:last-child {
  margin: auto;
}

div#comments {
  background: #d6d6d6;
  padding: 1rem;
  margin-top: 2rem;
  border-radius: 15px;
}

#comments .comment-respond {
  background: transparent;
}

textarea#comment {
  background: transparent;
  border: 1px solid #8a8a8a;
  min-height: 200px;
}

.comment-content p {
  margin-bottom: 5px;
}

.comment-content button {
  background: #fff;
  border-radius: 5px;
  font-weight: 500;
  font-size: 13px;
  margin-right: 0px !important;
  color: #333;
  padding: 0 8px !important;
}

.comment-content button a {
  color: #333;
}

p.form-submit input#submit {
  background: #3b3b3b;
  border-radius: 15px;
  padding: 5px 30px;
  font-weight: 500;
  text-transform: none;
}
.related-post {
  margin-top: 2rem;
}
.post-item .col-inner {
  transition: all 0.2s ease;
  border-radius: 12px;
  border: 1px solid #dee2e6;
  overflow: hidden;
}
.post-item .col-inner:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.share-icons .button.icon {
  border: none;
  margin: 0;
  line-height: 1;
  min-width: unset;
}

.share-icons .button.icon i {
  font-size: 25px;
  color: #3b3b3b;
}

.share-icons:before {
  content: "Share: ";
  font-size: 24px;
  color: #3b3b3b;
  position: relative;
  top: -2px;
  line-height: 1;
}

.share-icons {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 2rem;
  align-items: center;
  color: #111;
}
.blog-wrapper .row,
.blog-wrapper .container {
  max-width: 1060px !important;
}

#ez-toc-widget-container .is-divider {
  display: none;
}
div.ez-toc-widget-container .ez-toc-list a:hover {
  color: var(--fs-color-secondary) !important;
}
.ez-toc-title {
  display: block;
  border-bottom: 2px solid #111;
  padding-bottom: 0.5em;
}
div.ez-toc-widget-container .ez-toc-list a {
  position: relative;
  display: flex;
  align-items: center;
  /* margin-left:5px; */
  background: transparent;
  margin-bottom: 0.5em;
  font-weight: 400 !important;
  color: #333333ad;
  padding-left: 0px;
  font-size: .95em !important;
}
.ez-toc-title-container {
  margin-bottom: 0.75em;
}
div.ez-toc-widget-container .active a {
  color: #111;
}
#ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li.active {
  background: transparent !important;
}
div.ez-toc-widget-container ul.ez-toc-list {
  padding: 0px;
}
.ez-toc-btn-default {
  background: transparent;
  box-shadow: none;
  display: none;
}
.high-lighting-comp,
.post-description {
  background: linear-gradient(
    115.39deg,
    rgba(225, 213, 178, 0.5) 2.32%,
    #1a74e42b 99.2%
  );
  padding: 1rem;
  border-radius: 5px;
  margin-bottom: 2rem;
}


.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  --drawer-width: 300px;
  width: 100%;
  background: #fff;
  box-shadow: unset;
}

.nav-sidebar.nav-vertical > li + li {
    border-top: 0px solid #ececec;
}
.off-canvas .nav-vertical > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
    color: #111;
}
.accordion-inner {
    display: none;
    padding: 1em .0em;
}
.accordion-inner .widget-title{
  display: none
}
.widget {
    margin-bottom: 0em;
}

.tips { background: #f9f9f9; padding: 15px; border-left: 4px solid #3498db; margin: 20px 0; }
.highlight { background: #e8f4f8; padding: 10px; border-radius: 5px; margin: 15px 0; }
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg{
  background: #fff;
  border-radius:100%
}
.footer-menu h3{
  position: relative;
  margin-bottom: 14px !important;
  font-size: 1em;
}

@media only screen and (max-width: 48em) {
.vip-block{
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em
}
  .section.have-padding{
    padding: 0px 15px
  }
}