/* Product Tab */
.eishop-tabs-widget {
    display: flex;
    flex-wrap: wrap;
}
.ei-woocommerce-widget {
    margin-bottom: 50px;
}
.eishop-tabs-wrap {
    flex: 0 0 auto;
    width: 25%;
    padding: 0 35px 0 0;
}
.eishop-tabs-sticky {
    position: sticky;
    top: 175px;
    max-height: 78vh;
    overflow-y: auto;
    direction: rtl;
    margin-left: -12px;
}
.eishop-tabs-sticky .eishop-tabs-nav {
    direction: ltr;
    padding-left: 12px;
}
.eishop-tabs-sticky::-webkit-scrollbar {
    width: 3px;
}
.eishop-tabs-sticky::-webkit-scrollbar-thumb, .eishop-tabs-sticky::-webkit-scrollbar-thumb:hover {
    background: var(--color-primary);
    border-radius: var(--ei-border-radius);
}
.eishop-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.eishop-tabs-nav-item {
    margin-bottom: 15px;
}
.eishop-tabs-nav-link {
    position: relative;
    display: block;
    min-height: 80px;
    padding: 20px 70px 20px 20px;
    color: var(--color-black);
    text-decoration: none;
    border: 1px solid #EAEAEF;
    border-radius: var(--ei-border-radius);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.eishop-tabs-nav-link:visited {
    color: var(--color-black);
}
.no-thumb .eishop-tabs-nav-link {
    padding-right: 20px;
}
.eishop-tabs-nav-link img {
    position: absolute;
    right: 20px;
    width: 40px !important;
    height: 40px !important;
    object-fit: cover;
    padding: 2px;
    border: 2px solid var(--color-primary) !important;
    border-radius: 100% !important;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.eishop-tab-active .eishop-tabs-nav-link img, .eishop-tabs-nav-link:hover img, .eishop-tabs-nav-link:focus img {
    border: 2px solid #ffffff !important;
}
.eishop-tab-active .eishop-tabs-nav-link,
.eishop-tabs-nav-link:hover,
.eishop-tabs-nav-link:focus {
    border-color: transparent;
    color: #ffffff !important;
    background-color: var(--color-primary);
}
.eishop-tabs-nav-link>span:first-of-type {
    display: block;
    font-size: 18px !important;
    font-weight: 700;
    line-height: normal;
    color: var(--color-primary);
}
.eishop-tabs-nav-link>span.c-desc {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    margin-top: 8px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    visibility: visible;
}
.eishop-tab-active .eishop-tabs-nav-link span,
.eishop-tabs-nav-link:hover span,
.eishop-tabs-nav-link:focus span {
    color: #ffffff !important;
}
.eishop-tabs-content {
    flex: 0 0 auto;
    width: 75%;
}
.eishop-tabs-tab {
    display: none;
}
.eishop-tabs-tab.eishop-tab-active {
    display: block;
}
.eishop-tabs-content .eishop-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
body.search-no-results .eishop-tabs-content .eishop-list {
    display: block;
}
body.search-no-results .eishop-tabs-content .eishop-list .woocommerce-no-products-found {
    padding: 0 15px;
}

.ei-product-sorting {
    flex: 0 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.ei-product-sorting>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: var(--ei-border-radius);
    padding: 4px 4px 5px 18px;
    background-color: var(--color-section_bg);
}
.ei-product-sorting .woocommerce-notices-wrapper {
    display: none !important;
}
.ei-product-sorting .woocommerce-result-count, .content .ei-product-sorting form select {
    margin: 0 !important;
}
.ei-product-sorting .woocommerce-result-count {
    font-size: 14px;
}
.ei-product-sorting select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3E%3Cpath d='M7.35491 1.10501C7.30843 1.05814 7.25313 1.02095 7.1922 0.995561C7.13127 0.970177 7.06591 0.957108 6.99991 0.957108C6.9339 0.957108 6.86855 0.970177 6.80762 0.995561C6.74669 1.02095 6.69139 1.05814 6.64491 1.10501L4.35491 3.39501C4.30843 3.44187 4.25313 3.47907 4.1922 3.50445C4.13127 3.52984 4.06591 3.54291 3.99991 3.54291C3.9339 3.54291 3.86855 3.52984 3.80762 3.50445C3.74669 3.47907 3.69139 3.44187 3.64491 3.39501L1.35491 1.10501C1.30843 1.05814 1.25313 1.02095 1.1922 0.995561C1.13127 0.970177 1.06591 0.957108 0.999908 0.957108C0.933902 0.957108 0.868549 0.970177 0.80762 0.995561C0.74669 1.02095 0.691389 1.05814 0.644908 1.10501C0.551782 1.19869 0.499512 1.32541 0.499512 1.45751C0.499512 1.5896 0.551782 1.71633 0.644908 1.81001L2.93991 4.10501C3.22116 4.38591 3.60241 4.54369 3.99991 4.54369C4.39741 4.54369 4.77866 4.38591 5.05991 4.10501L7.35491 1.81001C7.44803 1.71633 7.5003 1.5896 7.5003 1.45751C7.5003 1.32541 7.44803 1.19869 7.35491 1.10501Z' fill='%23535353'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-size: 10px !important;
    background-position: calc(100% - 1.3em) center !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 45px !important;
    outline: none;
    box-shadow: none;
}

.eishop-tabs-content .eishop-list .eishop-list-item {
    flex: 0 0 auto;
    width: 33.3333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.eishop-tabs-content .eishop-list .eishop-list-item>div {
    position: relative;
    height: 100%;
    border-radius: var(--ei-border-radius);
    box-shadow: 0 2px 2px rgba(22,74,65,0.01), 0 4px 4px rgba(22,74,65,0.01), 0 8px 8px rgba(22,74,65,0.01), 0 16px 16px rgba(22,74,65,0.01), 0 32px 32px rgba(22,74,65,0.01);
}
.eishop-tabs-content .eishop-list .eishop-list-item>div>a {
    display: flex;
}
.eishop-tabs-content .eishop-list .eishop-list-item .l-discount {
    position: absolute;
    font-weight: bold;
    font-size: 11px;
    line-height: 21px;
    color: var(--color-secondary_text);
    background-color: var(--color-secondary_bg);
    text-transform: uppercase;
    margin: 0;
    padding: 5px 13px 4px;
    border-top-left-radius: var(--ei-border-radius);
    border-bottom-right-radius: var(--ei-border-radius);
}
.eishop-tabs-content .eishop-list .eishop-list-item a.add_to_cart_button, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_grouped, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_external {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: var(--color-primary);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.eishop-tabs-content .eishop-list .eishop-list-item .added_to_cart {
    display: none;
}
.eishop-tabs-content .eishop-list .eishop-list-item a.add_to_cart_button.loading {
    background-color: transparent;
}
.eishop-tabs-content .eishop-list .eishop-list-item a.add_to_cart_button.loading:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 23px;
    height: 23px;
    border: 1px solid var(--color-primary);
    border-radius: 50%;
    border-top-color: transparent;
    background: #ffffff;
    animation: spinn 0.8s linear infinite;
}
@keyframes spinn {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.eishop-tabs-content .eishop-list .eishop-list-item a.add_to_cart_button svg path, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_grouped svg path, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_external svg path {
    fill: #ffffff;
}
.eishop-tabs-content .eishop-list .eishop-list-item a.add_to_cart_button svg, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_grouped svg, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_external svg {
    width: 15px;
    height: auto;
    margin-left: 1px;
}
.eishop-tabs-content .eishop-list .eishop-list-item div.ei-cart-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 2;
}
.eishop-tabs-content .eishop-list .eishop-list-item div.ei-content-bottom {
    position: relative;
    padding: 8px 20px 20px;
}
.eishop-tabs-content .eishop-list .eishop-list-item img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-top-left-radius: var(--ei-border-radius);
    border-top-right-radius: var(--ei-border-radius);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-subtitle {
    font-size: 13px;
    font-weight: 500;
    color: var(--color-primary-2);
    margin: 6px 0 3px;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    visibility: visible;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    visibility: visible;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-product-text-price {
    position: relative;
    width: 100%;
    bottom: 0;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-text {
    font-size: 13px;
    line-height: normal;
    border-top: 1px solid #EAEAEF;
    padding-top: 13px;
    margin: 13px 0 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.eishop-tabs-content .eishop-list .eishop-list-item div.ei-content-bottom .eishop-title, .eishop-tabs-content .eishop-list .eishop-list-item div.ei-content-bottom .eishop-text {
    color: var(--color-black);
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-price {
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    color: var(--color-price);
    margin-top: 8px;
    padding-right: 40px;
    overflow: hidden;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-price:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 30px;
    z-index: 1;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(to right,rgb(255 255 255) 50%,#fff 100%);
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-price>span {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap !important;
    gap: 5px;
    overflow: hidden;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-price .eishop-sale-price {
    display: inline-flex;
    flex-direction: row;
    -ms-flex-align: center !important;
    align-items: center !important;
    gap: 7px;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-price .eishop-sale-price ins {
    margin-right: 1px;
    background: none;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-price .eishop-sale-price>del {
    order: 2;
    text-decoration-color: #818181;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-price .eishop-regular-price, .eishop-tabs-content .eishop-list .eishop-list-item .eishop-price .eishop-sale-price>del {
    position: relative;
    font-size: 85%;
    font-weight: normal;
    color: var(--color-black);
    xmargin-left: 5px;
    opacity: 0.7;
}
.eishop-tabs-content .eishop-list .eishop-list-item .eishop-price .eishop-regular-price:after {
    border-top: 1px solid #818181;
    position: absolute;
    content: "" !important;
    right: 0;
    top: 50%;
    left: 0;
}
.eishop-tabs-content .eishop-list .ei-more-product {
    flex: 0 0 auto;
    width: 100%;
    padding: 0 15px;
}
.eishop-tabs-content .eishop-list .ei-more-product a {
    color: #ffffff;
    background-color: var(--color-primary);
    border-radius: var(--ei-border-radius);
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 30px;
    margin: 20px auto 0;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
/* Product Tab End */

/* Product Description */
.eishop-product-desc-widget {
    min-height: 100vh;
}
.eishop-d-tab-wrap {
    position: sticky;
    top: 175px;
    padding: 50px 0 23px;
    background-color: #ffffff;
    z-index: 9;
}
.eishop-d-tab-wrap:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eaeaef;
}
.eishop-d-tab-wrap>div {
    -ms-overflow-style: none;
    background-color: #ffffff;
    overflow: scroll;
    overscroll-behavior: contain;
    scroll-behavior: smooth;
    scrollbar-width: none;
    width: 100%;
    margin-bottom: -1px;
}
.eishop-d-tab-wrap>div::-webkit-scrollbar {
    display: none;
}
.eishop-d-nav {
    display: flex;
    flex-direction: row;
    height: auto;
    list-style: none;
    margin: 0;
    padding: 0;
}
.eishop-d-nav>li {
    display: inline-block;
    max-width: max-content;
    min-width: fit-content;
}
.eishop-d-nav>li .eishop-d-nav-link {
    border: 1px solid transparent;
    border-top: 2px solid transparent;
    border-top-left-radius: var(--ei-border-radius);
    border-top-right-radius: var(--ei-border-radius);
    z-index: 1;
}
.eishop-d-nav>li.eishop-d-active .eishop-d-nav-link {
    border: 1px solid #eaeaef;
    border-top: 2px solid var(--color-primary);
    border-bottom: 1px solid #ffffff;
}
.eishop-d-nav-scroll-icon-left {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 3px 3px #dcdcdc;
    cursor: pointer;
    height: 30px;
    position: absolute;
    left: 0;
    top: 40%;
    width: 30px;
    z-index: 999;
}
.eishop-d-nav-scroll-icon-right {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 3px 3px #dcdcdc;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    top: 40%;
    width: 30px;
    z-index: 999;
}
.eishop-d-nav-scroll-icon-left svg, .eishop-d-nav-scroll-icon-right svg {
    width: 30px;
    height: auto;
    padding: 7px;
}
.eishop-d-nav-scroll-icon-left svg path, .eishop-d-nav-scroll-icon-right svg path {
    fill: var(--color-black);
}
.eishop-d-nav-graduated-filter-left {
    background-image: linear-gradient(90deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.738) 19%,hsla(0,0%,100%,.541) 34%,hsla(0,0%,100%,.382) 47%,hsla(0,0%,100%,.278) 56.5%,hsla(0,0%,100%,.194) 65%,hsla(0,0%,100%,.126) 73%,hsla(0,0%,100%,.075) 80.2%,hsla(0,0%,100%,.042) 86.1%,hsla(0,0%,100%,.021) 91%,hsla(0,0%,100%,.008) 95.2%,hsla(0,0%,100%,.002) 98.2%,hsla(0,0%,100%,0));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 99;
}
.eishop-d-nav-graduated-filter-right {
    background-image: linear-gradient(270deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.738) 19%,hsla(0,0%,100%,.541) 34%,hsla(0,0%,100%,.382) 47%,hsla(0,0%,100%,.278) 56.5%,hsla(0,0%,100%,.194) 65%,hsla(0,0%,100%,.126) 73%,hsla(0,0%,100%,.075) 80.2%,hsla(0,0%,100%,.042) 86.1%,hsla(0,0%,100%,.021) 91%,hsla(0,0%,100%,.008) 95.2%,hsla(0,0%,100%,.002) 98.2%,hsla(0,0%,100%,0));
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 99;
}
.eishop-d-nav-link img, .eishop-d-nav-link span {
    opacity: 0.7;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.eishop-d-nav-link:hover img, .eishop-d-nav>li.eishop-d-active .eishop-d-nav-link img, .eishop-d-nav-link:hover span, .eishop-d-nav>li.eishop-d-active .eishop-d-nav-link span {
    opacity: 1;
}
.eishop-d-nav-link span {
    color: var(--color-black);
    font-weight: 500;
}
.eishop-d-nav-link {
    position: relative;
    display: flex;
    align-items: center;
    padding: 15px 25px;
    text-decoration: none;
    border: 1px solid transparent;
}
.eishop-d-nav-link img {
    width: 20px !important;
    height: 20px !important;
    object-fit: cover;
    margin-right: 8px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.eishop-d-tab-content {
    
}
.eishop-d-tab-tab {
    display: none;
}
.eishop-d-tab-tab.eishop-d-active {
    display: block;
}

.eishop-d-desc-wrap p:first-of-type {
    margin-top: 0;
}
.eishop-d-desc-wrap p {
    margin-bottom: 1em;
}
.eishop-d-desc-wrap figure.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
.eishop-d-desc-wrap figure.alignleft, .eishop-d-desc-wrap figure.alignright {
    float: none !important;
}
.eishop-d-desc-wrap figure.alignright {
    margin-left: auto !important;
}
.eishop-d-desc-wrap blockquote {
    padding: 16px 20px 18px;
    background-color: #f5f5f5;
    border-left: 4px solid var(--color-primary);
    border-radius: var(--ei-border-radius);
}
.eishop-d-desc-wrap blockquote p:last-of-type {
    margin-bottom: 0;
}
/* Product Description End */

/* Product Testimonial */
.eishop-d-testimonial-wrap {
    position: relative;
    padding-left: 75px;
    margin-top: 8px;
}
.eishop-d-testimonial-list {
    position: relative;
    margin-bottom: 30px;
}
.eishop-d-testimonial-img {
    position: absolute;
    left: -75px;
    top: 4px;
    text-align: center;
}
.eishop-d-testimonial-img, .eishop-d-testimonial-img img {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
}
.eishop-d-testimonial-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    padding: 2px;
    border: 2px solid var(--color-primary) !important;
}
.eishop-d-testimonial-content {
    background: #F3F3F3;
    border-radius: var(--ei-border-radius);
    padding: 20px;
    box-shadow: 1px 3px 9px rgb(0 0 0 / 4%);
}
.eishop-d-testimonial-content:before {
    content: "";
    background: inherit;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -10px;
    transform: rotate(45deg);
    border-radius: 0 0 0 2px;
}
.eishop-d-testimonial-name {
    font-size: 17px;
    font-weight: 600;
    line-height: normal;
}
.eishop-d-testimonial-name span {
    display: block;
    font-size: 85%;
    font-weight: normal;
    opacity: 0.7;
    margin-top: 5px;
}
.eishop-d-testimonial-desc {
    margin-top: 10px;
}
.eishop-d-testimonial-rating {
    margin-bottom: 5px;
}
.eishop-d-testimonial-rating i {
    font-size: 15px;
    color: var(--color-secondary_bg);
}
.eishop-d-testimonial-desc p {
    margin: 0 0 10px;
}
.eishop-d-testimonial-desc p:last-of-type {
    margin-bottom: 0 !important;
}
/* Product Testimonial End */

/* Product Changelog */
.eishop-d-changelog-wrap {
    position: relative;
    margin-top: 8px;
}
.eishop-d-changelog-list {
    padding-bottom: 30px;
    border-left: 1px solid var(--color-primary);
    position: relative;
    padding-left: 20px;
    margin-left: 8px;
}
.eishop-d-changelog-list:last-child {
    border: 0px;
    padding-bottom: 0;
}
.eishop-d-changelog-list:before {
    content: "";
    width: 15px;
    height: 15px;
    background: white;
    border: 1px solid var(--color-primary);
    box-shadow: 3px 3px 0px #d9d9d9;
    box-shadow: 3px 3px 0px #d9d9d9;
    border-radius: 50%;
    position: absolute;
    left: -8px;
    top: 0px;
}
.eishop-d-changelog-list ul {
    margin-bottom: 10px;
}
.eishop-d-changelog-list ul:last-of-type, .eishop-d-changelog-list ul li:last-of-type {
    margin-bottom: 0 !important;
}
.eishop-d-changelog-list ul li {
    margin-bottom: 5px;
}
.eishop-d-changelog-list .eishop-d-changelog-v {
    font-size: 17px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 23px;
}
.eishop-d-changelog-list .eishop-d-changelog-v span {
    font-size: 70%;
    font-weight: normal;
    opacity: 0.7;
    padding-left: 3px;
}
.eishop-d-changelog-list .eishop-d-changelog-box {
    position: relative;
    background: #F3F3F3;
    border-radius: var(--ei-border-radius);
    padding: 20px;
    box-shadow: 1px 3px 9px rgb(0 0 0 / 4%);
}
.eishop-d-changelog-list .eishop-d-changelog-box:before {
    content: "";
    background: inherit;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -9px;
    left: 18px;
    transform: rotate(45deg);
    border-radius: 0 0 0 2px;
}
/* Product Changelog End */

/* Product FAQ */
.eishop-d-faq-wrap {

}
.eishop-d-faq-list {
    border-bottom: 1px solid #eaeaef;
}
.eishop-d-faq-list:first-child {
    margin-top: -1em;
}
.eishop-d-faq-title {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 1.5em 1em 0;
    font-size: 18px;
    font-weight: 600;
    color: var(--color-black);
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.eishop-d-faq-title:hover, .eishop-d-faq-title:focus, .eishop-d-faq-title.eishop-d-faq-active {
    cursor: pointer;
    color: var(--color-primary);
}
.eishop-d-faq-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: var(--color-primary);
    transition: width .5s ease;
    z-index: 1;
}
.eishop-d-faq-title.eishop-d-faq-active:after {
    width: 100%;
}
.eishop-d-faq-icon {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
    font-size: 0px;
}
.eishop-d-faq-icon:before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.eishop-d-faq-icon:after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}
.eishop-d-faq-title.eishop-d-faq-active .eishop-d-faq-icon:after {
    width: 0;
}
.eishop-d-faq-desc {
    overflow: hidden;
    transition: height 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    color: var(--color-black);
}
.eishop-d-faq-desc p {
    margin-bottom: 1em;
}
.eishop-d-faq-desc p:first-of-type {
    margin-top: 20px;
}
.eishop-d-faq-desc p:last-of-type {
    margin-bottom: 23px;
}
/* Product FAQ End */

/* Testimonial */
.eishop-testimonial .slick-track {
	display: flex;
}
.eishop-testimonial .slick-slide {
	height: auto;
}
.eishop-testimonial-wrap {
	position: relative;
	height: 100%;
	margin-left: 15px;
    margin-right: 15px;
    padding: 40px 40px 130px;
    border-radius: var(--ei-border-radius);
    background-color: #ffffff;
}
.eishop-testimonial-rating>svg {
    margin-right: 4px;
}
.eishop-testimonial-rating>svg path {
    fill: var(--color-secondary_bg);
}
.eishop-testimonial-rating i {
	color: var(--color-secondary_bg);
}
.eishop-testimonial-content {
	margin: 20px 0 0;
}
.eishop-testimonial-content p {
	margin-bottom: 1em;
}
.eishop-testimonial-content p:last-of-type {
	margin-bottom: 0;
}
.eishop-testimonial-person {
	
}
.eishop-testimonial-person>div {
	position: absolute;
	width: calc(100% - 80px);
	display: flex;
	align-items: center;
	bottom: 40px;
}
.eishop-testimonial-person-info {
	width: calc(100% - 60px);
	padding-left: 4px;
}
.eishop-testimonial-person-thumb img {
	max-width: 100% !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important;
    margin-right: 15px !important;
    object-fit: cover;
}
.eishop-testimonial-person-info-title {
	display: block;
    font-weight: 600;
    font-size: 17px;
    line-height: normal;
    margin-bottom: 3px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.eishop-testimonial-person-info-subtitle {
	display: block;
    font-size: 14px;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    opacity: 0.7;
}
.eishop-testimonial .slick-dots {
	list-style: none outside;
    text-align: center;
    margin-top: 50px !important;
}
.eishop-testimonial .slick-dots li {
	display: inline-block;
    margin: 0 6px;
}
.eishop-testimonial .slick-dots li button {
    background: #B6BCC5;
    border-radius: 30px;
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.eishop-testimonial .slick-dots li button:hover, .eishop-testimonial .slick-dots li.slick-active button {
    width: 33px;
    background: var(--color-primary);
}
.eishop-testimonial .slick-dots li button, .eishop-testimonial .slick-dots li button:active, .eishop-testimonial .slick-dots li button:focus {
	border: 0 !important;
	outline: none !important;
    box-shadow: none !important;
}
/* Testimonial End */

/* Price */
.eishop-price-widget-wrap {
	position: fixed;
    width: 387px;
    /*height: 100vh;*/
}
.eishop-price-widget {
    max-height: 75vh;
    padding: 42px 50px 50px;
    border-radius: var(--ei-border-radius);
    background-color: var(--color-primary);
    overflow-y: auto;
}
.eishop-price-widget .c-dropdown {
	width: 100%;
	position: relative;
	display: inline-block;
}
.eishop-price-widget .dropbtn {
	width: 100%;
    font-size: 23px;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    padding: 0 20px 15px 0;
    border: 0;
    border-bottom: 2px solid #ffffff;
    border-radius: 0 !important;
    cursor: pointer;
    color: #ffffff;
    background: transparent !important;
    text-shadow: 0 0 5px rgb(85 85 85 / 40%)!important;
}
.eishop-price-widget .dropbtn:before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='15' height='15' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Ccircle r='12' cx='12' cy='12' fill='%23ffffff' shape='circle' transform='matrix(1,0,0,1,0,0)'%3E%3C/circle%3E%3Cg transform='matrix(0.5099999999999998,0,0,0.5099999999999998,5.880085375648924,6.633915162086487)'%3E%3Cpath d='M12 17.17a5 5 0 0 1-3.54-1.46L.29 7.54a1 1 0 0 1 1.42-1.42l8.17 8.17a3 3 0 0 0 4.24 0l8.17-8.17a1 1 0 1 1 1.42 1.42l-8.17 8.17A5 5 0 0 1 12 17.17Z' fill='%23000000' data-original='%23000000' class='' style=' fill: %232a3141; stroke: %232a3141;%0A'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	position: absolute;
    right: 0;
    transform: scale(1.4);
}
.eishop-price-widget .license-option {
	padding: 7px 13px;
	cursor: pointer;
}
.eishop-price-widget .license-selected {
    background-color: #f2f2f5;
}
.eishop-price-widget .dropdown-content {
	width: 100%;
    position: absolute;
    top: 120%;
    margin-top: -1px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 10px 20px 0px rgb(8 0 42 / 8%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(8,0,42,0.08);
    box-shadow: 0px 10px 20px 0px rgb(8 0 42 / 8%);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}
.eishop-price-widget .dropdown-content.c-active {
	visibility: visible;
    opacity: 1;
    top: 102%;
}
.eishop-price-widget .license-description {
	font-size: 18px;
	color: #ffffff;
}
.eishop-price-widget .license-description p {
	margin-bottom: 0;
}
.eishop-price-widget .license-description .eishop-list-item {
    position: relative;
	margin: 15px 0;
	padding-left: 13px;
    list-style: none;
}
.eishop-price-widget .license-description .eishop-list-item li {
	padding-left: 10px;
    margin-bottom: 3px;
}
.eishop-price-widget .license-description .eishop-list-item li:last-child {
    margin-bottom: 0;
}
.eishop-price-widget .license-description .eishop-list-item li:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='12' height='12' x='0' y='0' viewBox='0 0 507.506 507.506' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M163.865 436.934a54.228 54.228 0 0 1-38.4-15.915L9.369 304.966c-12.492-12.496-12.492-32.752 0-45.248 12.496-12.492 32.752-12.492 45.248 0l109.248 109.248L452.889 79.942c12.496-12.492 32.752-12.492 45.248 0 12.492 12.496 12.492 32.752 0 45.248L202.265 421.019a54.228 54.228 0 0 1-38.4 15.915z' fill='%23ffffff' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E") !important;
    position: absolute;
    left: 0;
}
.eishop-price-widget .license-description .c-btn, .c-btn-price-sticky {
	display: block;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: var(--color-secondary_text);
    background-color: var(--color-secondary_bg);
    border-radius: var(--ei-border-radius);
    padding: 10px 28px;
    margin-top: 20px;
    box-shadow: 0 4px 15px rgb(0 0 0 / 10%);
}
.eishop-price-widget .license-description .c-btn.c-direct-wa {
    display: flex;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    cursor: pointer;
}
.eishop-price-widget .license-description .c-btn.c-direct-wa svg {
    width: 18px;
    height: 18px;
    margin-right: 7px;
}
.eishop-price-widget .license-description .c-btn.c-direct-wa svg path {
    fill: var(--color-secondary_text);
}
.eishop-price-widget .license-description .c-btn i, .c-btn-price-sticky i {
	margin-right: 3px;
}
.eishop-price-widget .license-description .c-price {
	text-align: right;
    font-size: 20px;
    font-weight: 600;
}
.eishop-price-widget .license-description .c-price .c-regular-price {
    position: relative;
    font-size: 80%;
    font-weight: normal;
    margin-right: 5px;
}
.eishop-price-widget .license-description .c-price .c-regular-price:after {
    border-top: 1px solid #f9f9f9;
    position: absolute;
    content: ""!important;
    right: 0;
    top: 50%;
    left: 0;
}

.epw-close-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
}
.epw-overlay-backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: rgb(0 0 0 / 50%);
    transition: opacity .15s linear;
}
.c-btn-price-sticky {
    display: none;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 15px;
    margin-top: 0 !important;
    border-radius: 0 !important;
    z-index: 999999;
}
.epw-close {
    display: none;
    position: absolute;
    top: 10px;
    left: 13px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    border-radius: 100%;
    background-color: #fd695e;
    opacity: 1;
    color: white;
    font-weight: normal !important;
    cursor: pointer !important;
    box-shadow: 0 7px 15px -10px rgb(0 0 0 / 60%);
    z-index: 1065;
}
.epw-close>span {
    width: 30px;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center!important;
    align-items: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.epw-close>span svg {
    width: 10px;
    height: 10px;
}
.epw-close>span svg path {
    fill: #ffffff;
}
/* Price End */

.eishop-tabs-nav .eishop-d-nav-scroll-icon-left, .eishop-tabs-nav .eishop-d-nav-scroll-icon-right, .eishop-tabs-nav .eishop-d-nav-graduated-filter-left, .eishop-tabs-nav .eishop-d-nav-graduated-filter-right {
    display: none;
    }

/* Marketplace Links */
.ei-single-product>.ei-mp-label-active .ei-label {
    display: none;
}
.ei-single-product>.ei-mp-label-active .price {
    margin-top: -5px !important;
}
.ei-mp-links {
    border-radius: var(--ei-border-radius);
    padding: 21px 20px !important;
    margin-top: 20px;
    text-align: center !important;
    border: 0 !important;
    color: var(--color-black) !important;
    background-color: #ffffff;
}
.ei-mp-links>.ei-title {
    font-size: 16px;
    margin-top: -5px;
}
.ei-mp-links>.ei-link-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 0;
    margin: 16px -3px 0;
}
.ei-mp-links>.ei-link-wrap>div {
    display: flex;
    flex: 0 0 auto;
    width: 50%;
    padding: 0 3px;
}
.ei-mp-links>.ei-link-wrap>div>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    width: 100%;
    padding: 8px 15px;
    border: 1px solid #eaeaef;
    border-radius: var(--ei-border-radius);
}
.ei-mp-links>.ei-link-wrap>div>a>img {
    width: max-content;
    height: 24px;
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .eishop-tabs-wrap {
        width: 33%;
    }
    .eishop-tabs-content {
        width: 67%;
    }
    .eishop-tabs-content .eishop-list .eishop-list-item {
        width: 50%;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1320px) {
    .s-single-product>.elementor-column-gap-default>.elementor-col-50:first-child {
        width: 100%;
    }
    .s-single-product>.elementor-column-gap-default>.elementor-col-50:first-child>.elementor-element-populated {
        margin-right: 0;
    }
    .s-single-product>.elementor-column-gap-default>.elementor-col-50:last-child {
        width: 0;
    }
}

@media only screen and (max-width: 1320px) {
    .c-btn-price-sticky {
        display: block;
    }
    .eishop-price-widget-wrap {
        position: fixed;
        width: 350px;
        height: 100vh;
        top: 0;
        right: -370px;
        background-color: var(--color-primary);
        -webkit-transition: all 600ms;
        -moz-transition: all 600ms;
        -ms-transition: all 600ms;
        -o-transition: all 600ms;
        transition: all 600ms;
        -webkit-box-shadow: -5px 0 20px -5px rgb(0 0 0 / 23%);
        -moz-box-shadow: -5px 0 20px -5px rgba(0,0,0,0.5);
        box-shadow: -5px 0 20px -5px rgb(0 0 0 / 23%);
        z-index: 9999999;
    }
    .eishop-price-widget-wrap.epw-active {
        right: 0;
    }
    .eishop-price-widget {
        max-height: 100vh;
        padding: 58px 50px 50px;
        border-radius: 0;
    }
    .epw-close, .epw-close-overlay, .epw-overlay-backdrop {
        display: block;
    }
    .epw-close-overlay, .epw-overlay-backdrop {
        opacity: 0;
        visibility: hidden;
    }
    .epw-close-overlay.epw-active, .epw-overlay-backdrop.epw-active {
        opacity: 1;
        visibility: visible;
    }
    .eishop-price-widget .dropbtn:before {
        transform: scale(1.2);
    }
    .eishop-price-widget .license-description .c-price {
        text-align: left;
    }
    footer.c-footer.epf-active {
        padding-bottom: 58px;
    }
    .chat-wa.epf-active {
        bottom: 70px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .eishop-tabs-widget {
        display: block;
    }
    .eishop-tabs-wrap, .eishop-tabs-content {
        width: 100%;
        padding: 0;
    }
    .eishop-tabs-sticky {
        max-height: 100%;
        overflow-y: hidden;
        direction: unset;
        margin-left: 0;
    }
    .eishop-tabs-wrap>div>div {
        -ms-overflow-style: none;
        background-color: #ffffff;
        overflow: scroll;
        overscroll-behavior: contain;
        scroll-behavior: smooth;
        scrollbar-width: none;
        width: 100%;
    }
    .eishop-tabs-wrap>div>div::-webkit-scrollbar {
        display: none;
    }
    .eishop-tabs-sticky .eishop-tabs-nav {
        padding-left: 0;
        direction: unset;
    }
    .eishop-tabs-wrap .eishop-tabs-nav {
        display: flex;
        flex-direction: row;
        height: auto;
        margin: 0 -10px;
    }
    .eishop-tabs-nav-item {
        display: inline-block;
        max-width: 45%;
        min-width: 45%;
        padding: 0 10px;
        margin-bottom: 0;
    }
    .eishop-tabs-nav-link {
        min-height: 100%;
    }
    .eishop-tabs-nav .eishop-d-nav-scroll-icon-left, .eishop-tabs-nav .eishop-d-nav-scroll-icon-right, .eishop-tabs-nav .eishop-d-nav-graduated-filter-left, .eishop-tabs-nav .eishop-d-nav-graduated-filter-right {
        display: block;
    }
    .eishop-tabs-nav .eishop-d-nav-scroll-icon-left {
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
    }
    .eishop-tabs-nav .eishop-d-nav-scroll-icon-right {
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
    }
    .eishop-tabs-wrap {
        padding: 20px 0 5px;
        background-color: #ffffff;
        z-index: 9;
    }
    .eishop-tabs-wrap.e-tabs-sticky {
        position: relative;
        top: 0 !important;
    }
    .eishop-tabs-content .eishop-list {
        margin-top: 30px;
    }
    .eishop-tabs-content .eishop-list .eishop-list-item {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .eishop-testimonial-wrap {
        margin-left: 2px;
        margin-right: 2px;
        padding: 20px 20px 80px;
        border-radius: var(--ei-border-radius);
    }
    .eishop-testimonial-rating {
        font-size: 13px;
        margin-top: -5px;
    }
    .eishop-testimonial-rating>svg {
        width: 15px;
        height: auto;
        margin-right: 3px;
    }
    .eishop-testimonial-content {
        margin: -5px 0 0;
    }
    .eishop-testimonial-person>div {
        width: calc(100% - 40px);
        bottom: 20px;
    }
    .eishop-testimonial-person-info {
        width: calc(100% - 45px);
    }
    .eishop-testimonial .slick-dots {
        margin-top: 20px !important;
    }
    .eishop-d-tab-wrap {
        padding: 30px 0 20px;
    }
    .eishop-d-nav-link {
        padding: 10px 20px;
    }
    .eishop-d-nav>li .eishop-d-nav-link, .eishop-d-nav>li.eishop-d-active .eishop-d-nav-link {
        border-top-width: 1px;
    }
    .eishop-d-desc-wrap blockquote {
        border-left-width: 1px;
    }
    .eishop-d-testimonial-desc {
        margin-top: 7px;
    }
    .eishop-d-testimonial-desc p {
        font-size: 15px;
        line-height: 1.5;
    }
    .eishop-d-testimonial-img img {
        border-width: 1px !important;
    }
    .eishop-d-testimonial-rating {
        margin-bottom: 7px;
    }
    .eishop-d-testimonial-rating i {
        font-size: 14px;
    }
    .eishop-d-faq-title {
        line-height: 1.4;
    }
    .eishop-price-widget-wrap {
        width: 320px;
    }
    .eishop-price-widget {
        padding: 45px 40px 40px;
    }
    .eishop-price-widget .dropbtn {
        font-size: 20px;
    }
    .eishop-price-widget .license-description {
        font-size: 16px;
        line-height: 1.5;
    }
    .eishop-price-widget .license-description .eishop-list-item li {
        margin-bottom: 7px;
    }
    .c-profile.sidebar {
        z-index: 99999999;
    }
    .sidebar-overlay {
        z-index: 9999999;
    }
    .epw-close {
        top: 11px;
        left: 11px;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    .epw-close>span {
        width: 25px;
        height: 25px;
    }
    .epw-close>span svg {
        width: 9px;
        height: 9px;
    }
    .epw-close>span svg path {
        stroke: #ffffff;
        stroke-width: 15px;
    }
    .eishop-price-widget .license-description .c-btn {
        font-size: 15px;
        padding: 9px 28px;
    }
    .ei-mp-links>.ei-title {
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .eishop-tabs-wrap.e-tabs-sticky, .eishop-d-tab-wrap {
        position: relative;
        top: 0 !important;
    }
    .eishop-d-tab-wrap:after {
        height: 0;
    }
    .eishop-d-nav>li {
        border-bottom: 1px solid #eaeaef;
    }
    .eishop-d-nav>li.eishop-d-active {
        border-bottom: 1px solid #ffffff;
    }
    .eishop-tabs-nav .eishop-d-nav-scroll-icon-right, .eishop-tabs-nav .eishop-d-nav-graduated-filter-right {
        display: none !important;
    }
    .eishop-tabs-wrap .eishop-tabs-nav {
        margin: 0 -7px;
    }
    .eishop-tabs-nav-item {
        padding: 0 7px;
    }
    .eishop-tabs-content .eishop-list .eishop-list-item .l-discount {
        font-size: 9px;
        line-height: normal;
        padding: 6px 9px;
    }
    .eishop-tabs-content .eishop-list .eishop-list-item div.ei-cart-btn {
        top: -34px;
        right: 8px;
        bottom: auto;
        z-index: 99;
    }
    .eishop-tabs-content .eishop-list .eishop-list-item a.add_to_cart_button, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_grouped, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_external {
        width: 26px;
        height: 26px;
    }
    .eishop-tabs-content .eishop-list .eishop-list-item a.add_to_cart_button svg, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_grouped svg, .eishop-tabs-content .eishop-list .eishop-list-item a.product_type_external svg {
        width: 13px;
    }
    .eishop-tabs-content .eishop-list .eishop-list-item .eishop-price .eishop-sale-price ins {
        margin-right: 2px;
    }
    .eishop-tabs-content .eishop-list .eishop-list-item a.add_to_cart_button.loading>svg {
        opacity: 0 !important;
    }
    .eishop-tabs-content .eishop-list .eishop-list-item a.add_to_cart_button.loading:before {
        background: transparent !important;
    }
    .eishop-tabs-content .eishop-list .ei-more-product a {
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0.5px;
        padding: 8px 15px;
        margin: 10px auto 0;
    }
    .eishop-tabs-content .eishop-list .ei-more-product {
        padding: 0 7.5px;
    }
    .eishop-testimonial-person-info-title {
        font-size: 14px;
        margin-bottom: 2px;
    }
    .eishop-testimonial-person-info-subtitle {
        font-size: 12px;
    }
    .eishop-testimonial-person-thumb img {
        width: 45px !important;
        height: 45px !important;
        margin-right: 8px !important;
    }
    .eishop-testimonial-content p {
        font-size: 14px;
    }
    .eishop-testimonial .slick-dots li button {
        width: 8px;
        height: 8px;
    }
    .eishop-testimonial .slick-dots li {
        margin: 0 5px;
    }
}
