.liMenu.active .dropdown-item span, .liMenu.active a {
    color: #d50000 !important;
}

.text-justify, .text-justify p {
    text-align: justify !important;
}

.form-group label, label {
    margin-bottom: 5px;
}

.jq-icon-success, .jq-toast-single h2, .jq-icon-error {
    text-align: right !important;
    font-family: inherit;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.div_copy_delete_varitations {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
    text-align: left;
}

.div_copy_delete_varitations span {
    margin: 0 5px;
    cursor: pointer;
}

.div_copy_delete_varitations span i {
    font-size: 20px !important;
}

.div_info_slider:hover {
    cursor: move !important;
}

input[dir="ltr"] {
    text-align: left !important;
}

.dropzone {
    min-height: 150px;
    border: 2px dashed rgba(0, 0, 0, .3) !important;
    background: #fff;
    padding: 50px 20px;
    margin: 20px 0;
}

.iconUploader i {
    font-size: 60px;
    color: #ececec;
}

.div_gallery {
    padding-right: 0 !important;
    padding-left: 10px !important;
}

.div_gallery1 {
    overflow: hidden !important;
}

.div_gallery1 {
    margin: 4px 0;
    min-height: 180px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.mt-overlay-1 {
    position: relative;
}

.mt-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
}

.mt-overlay-1 .mt-info {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    opacity: 1;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0;
    margin: auto;
    position: absolute;
    top: 20px;
    left: 5px;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0);
}

.mt-overlay-1 .mt-info a {
    font-size: 25px;
    padding: 2px 9px;
    border: 0;
    outline: 0;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.btn-danger {
    color: #fff !important;
    background-color: #b02a37 !important;
    border-color: #a52834 !important;
}

.dropdown-menu-custom {
    min-width: 6.6rem !important;
}

input[type='color'] {
    height: 50px !important;
}

.selection, .select2-results__option, .select2-container {
    width: 100% !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    padding-right: 10px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
}

.select2-container .select2-selection--single {
    height: 57px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 57px !important;
}

.fixedTopMenu {
    padding: 10px;
    background: #e2ecff;
}

.fixedTopMenu a {
    border-bottom: 1px dashed;
}

header .onhover-dropdown .onhover-div-login {
    padding: 10px !important;
}

.resultAutoComplete {
    position: absolute;
    width: 100%;
    max-height: 80vh;
    background: white;
    top: 61px;
    z-index: 100;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 14%), 0 4px 4px rgb(0 0 0 / 10%);
    overflow: hidden;
    overflow-y: auto;
    border: 1px solid #e0e0e2;
}

.close_search {
    display: flex;
    flex-direction: row-reverse;
    padding: 5px;
}

.headerSearchGroups {
    padding: 10px;
    margin: 0 !important;
}

.resultGroups {
    padding: 10px;
    display: flex;
    align-items: center;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
}

.resultGroups a {
    border-radius: 8px;
    border: 1px solid #f0f0f1;
    width: 200px;
    padding: 5px;
    margin-left: 8px;
    flex-shrink: 0;
}

.groupImage {
    width: 60px;
    height: 60px;
    margin-left: 5px;
    flex-shrink: 0;
}

.groupImage img {
    width: 100%;
}

.resultGroups a p {
    font-size: 0.80rem;
    font-weight: 400;
    line-height: 2.17;
    margin: 0 !important;
}

.headerSearchBrands {
    padding: 10px;
    margin: 0 !important;
}

.resultBrands {
    padding: 10px;
    display: flex;
    align-items: center;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
}

.resultBrands a {
    font-size: 0.80rem;
    line-height: 2.15;
    border: 1px solid #e0e0e2;
    border-radius: 10rem;
    height: 2rem;
    padding-right: 10px;
    padding-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
}

.headerSearchProducts {
    padding: 10px;
    margin: 0 !important;
}

.resultProducts {
    padding: 10px;
    width: 100%;
}

.resultProducts a {
    margin-bottom: 5px;
}

.searchProductResult {
    border: 1px solid #eeeeee;
    margin-bottom: 15px;
}

.productImageSearch {
    width: 5.1rem;
    height: 5.1rem;
}

.resultProducts a span {
    font-size: 0.80rem;
    font-weight: 700;
    line-height: 2.15;
    color: #424750;
}

.header-top-custom .about-list li .theme-form-select .dropdown-toggle::before {
    color: black !important;
}

.social-facebook {
    color: #1b4f9b;
}

.social-twitter {
    color: #00adef;
}

.social-instagram {
    color: #cc0001;
}

.social-youtube {
    color: #2c567e;
}

.social-pinterest {
    color: #f96a02;
}

.social-google {
    color: #dd4b39;
}

.social-linkedin {
    color: #0073b2;
}

.social-email {
    color: #dd4b39;
}

.social-whatsapp {
    color: #3c8a38;
}

.social-telegram {
    color: #27A4E4;
}

.social-icon {
    color: #fff;
}

.social-facebook {
    border-color: #1b4f9b;
    background-color: #1b4f9b;
}

.social-twitter {
    border-color: #00adef;
    background-color: #00adef;
}

.social-instagram {
    border-color: #cc0001;
    background-color: #cc0001;
}

.social-youtube {
    border-color: #2c567e;
    background-color: #2c567e;
}

.social-pinterest {
    border-color: #f96a02;
    background-color: #f96a02;
}

.social-google {
    border-color: #dd4b39;
    background-color: #dd4b39;
}

.social-linkedin {
    border-color: #0073b2;
    background-color: #0073b2;
}

.social-whatsapp {
    border-color: #3c8a38;
    background-color: #3c8a38;
}

.social-telegram {
    border-color: #27A4E4;
    background-color: #27A4E4;
}

.social-icon {
    font-size: 1rem;
    width: 32px;
    height: 32px;
    margin: 2px 0 2px 10px;
    line-height: 28px;
    border: 2px solid #ccc;
    border-radius: 50%;
    -webkit-transition: color 0.4s, border 0.4s, background-color 0.4s;
    transition: color 0.4s, border 0.4s, background-color 0.4s;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-section-custom .main-footer .footer-list-light li a:hover {
    color: #0b0b0b !important;
}

.text-light p {
    color: #fff !important;
}

.swiper {
    width: 100%;
    height: 100%;
    z-index: 0 !important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.callToAction h3 {
    font-size: calc(20px + 10 * (100vw - 320px) / 1600) !important;
    margin-top: -7px !important;
}

.callToAction h6 {
    padding: calc(7px + 3 * (100vw - 320px) / 1600) calc(9px + 6 * (100vw - 320px) / 1600);
    background-color: rgba(var(--theme-color-rgb), 0.4);
    border: 2px dashed rgba(255, 255, 255, .5);
    display: inline-block;
    font-weight: 500;
    margin-top: 13px;
}

.callToAction2 h4 {
    color: #ffb321 !important;
    font-family: aviny !important;
}

.callToAction2 h2 {
    font-size: calc(25px + 20 * (100vw - 320px) / 1600) !important;
    margin-bottom: 15px !important;
}

@media (max-width: 768px) {
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 100% !important;
    }

    .itemHeader {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .btn-custom-w {
        width: 100% !important;
    }

    .text-info-box h2 {
        text-align: justify !important;
        margin-bottom: 1rem !important;
    }

    .text-info-box img {
        width: 100% !important;
        height: auto !important;
    }

    .title p {
        margin-bottom: 20px !important;
    }

    .newsletter-detail input {
        padding-right: 45px !important;
    }

    footer .sub-footer {
        margin-bottom: 0 !important;
    }

    .page-footer {
        margin-top: 10px !important;
    }

    .footer-section-2 .main-footer .footer-list {
        display: flex !important;
    }

    .footer-logo-contain div {
        text-align: justify !important;
    }

    footer .main-footer .footer-logo .theme-logo a img {
        width: calc(160px + 60 * (100vw - 320px) / 1600) !important;
        margin-bottom: 15px;
    }

    .bg-overlay {
        width: inherit !important;
    }

    .theme-invoice-2 .invoice-wrapper .invoice-body .top-sec .details-box .address-box ul li {
        text-wrap: wrap !important;
    }

    .crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li li a.nav-link {
        display: block !important;
    }

    .header.style_three .navbar_outer .header_content_collapse .header_right_content .search-toggler {
        border: none !important;
    }

    .pd_top_550 {
        padding-top: 180px !important;
    }

    .pd_top_80_acc {
        padding-top: 10px !important;
    }

    .process_box .content_box {
        margin-right: 0 !important;
    }

    .move_image_absolute {
        position: static !important;
    }

    .page_header_default {
        padding: 40px 0 !important;
    }

    .theme-btn.three {
        height: 56px !important;
    }

    .ul-orders {
        flex-direction: column;
        gap: 10px;
    }

    .mainItem td {
        text-wrap: nowrap !important;
    }

    .tdTotal::before {
        content: "" !important;
    }

    td.actions div {
        flex-direction: row !important;
    }

    td.actions div input {
        width: 50% !important;
    }
}

section.gray {
    background: #eee !important;
}

section.gray .title-leaf svg {
    background: #eee !important;
}

.error {
    font-size: 12px;
    color: #ff5858;
    margin: 0 5px;
}

.success_transaction {
    font-size: 85px;
    margin: 15px 0;
}

.tags .tag {
    z-index: 0;
    padding: 4px 9px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden;
    position: relative;
    background-color: #f7f7f7;
}

.msg_notFount_products {
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731;
    padding: 15px 20px;
    position: relative;
    border-radius: 8px;
    line-height: 22px;
}

.compare-table {
    overflow-x: auto;
}

.compare-section .compare-table {
    border: none !important;
}

.compare-table .compare-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.compare-col {
    padding: 1.5rem 0 2.5rem 0;
}

.compare-col.compare-product {
    text-align: center;
}

.compare-col .remove-product {
    padding: 15px;
    border: 1px dashed #b9b9b9;
    color: #333;
    width: 50px;
    margin: 0 auto;
}

.compare-col .remove-product i {
    font-size: 1.2rem;
}

.product {
    position: relative;
    font-size: 1rem;
    color: #020101;
    -webkit-transition: opacity 0.3s, -webkit-box-shadow 0.3s;
    transition: opacity 0.3s, -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s, opacity 0.3s;
    transition: box-shadow 0.3s, opacity 0.3s, -webkit-box-shadow 0.3s;
}

.compare-product .product-media {
    border: 1px solid #f5f5f5;
}

.text-left {
    text-align: right;
}

.compare-table .compare-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.compare-col.compare-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
    padding-left: 5rem;
    font-weight: 400;
    color: #999;
}

.compare-col.compare-value {
    padding-left: 1rem;
}

.compare-table > div:nth-child(2n) .compare-col {
    background-color: #fbfbfb;
}

.category-list-box ul li.active a h5 {
    color: darkred !important;
}

.modal-content-custom {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

.modal-header-custom {
    display: flex !important;
    flex-flow: inherit !important;
    border-bottom: none !important;
    align-items: inherit !important;
}

.modal-header-custom .close {
    color: #fff;
    font-size: 34px;
}

.input_video {
    width: 100% !important;
}

.ProductPriceBeforeDiscount {
    font-size: 15px;
}

.discountPercentSpan {
    letter-spacing: 1px;
}

.discountPercentSpan {
    margin-left: 15px;
}

.discountPercentSpan {
    background: rgb(251, 52, 73) !important;
    color: #fff;
    padding: 2px 4px;
    border-radius: 3px;
}

.discountPercentSpan {
    background: inherit !important;
    font-size: 15px !important;
}

.product-contain p {
    width: 100% !important;
}

/* radio custom for variables product  */

.radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-toolbar label {
    display: inline-block !important;
    padding: 15px 15px !important;
    font-size: 14px !important;
    border-radius: 50%;
    color: #fff !important;
    border: 2px solid #dfd !important;
}

.radio-toolbar label:hover {
    background-color: #dfd;
    cursor: pointer !important;
}

.radio-toolbar input[type="radio"]:focus + label {
    border: 2px solid #444 !important;
}

.radio-toolbar input[type="radio"]:checked + label {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900;
    position: relative;
    background-color: #bfb;
    color: #fff;
    padding: 15px 15px !important;
    border: 2px solid #444 !important;
}

.radio-toolbar input[type="radio"]:checked + label:after {
    content: "\f00c";
    position: absolute;
    top: 30%;
    left: 30%;
    font: normal normal normal 14px / 1 FontAwesome !important;
}

/* radio custom for variables product  */
.config_description p {
    margin-bottom: 0 !important;
}

.form-check-custom .form-check-input:checked[type=radio] {
    background-image: url(data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '-4 -4 8 8' %3e%3ccircle r= '2' fill= '%23fff' /%3e%3c/svg%3e);
}

.form-check-custom .form-check-input:checked {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
}

.form-check-custom .form-check-input {
    width: calc(15px + 3 * (100vw - 320px) / 1600);
    height: calc(15px + 2 * (100vw - 320px) / 1600);
    margin-top: 2px;
}

.sumFinalOrder {
    font-size: 30px;
}

.cartEmptyImage {
    margin: 0 auto;
    width: 200px;
    height: 150px;
}

.cartEmptyTitle {
    font-size: 18px;
    line-height: 31px;
    color: #424750;
    text-align: center;
    margin: 4px auto 12px;
}

.cartEmptySubTitle {
    font-size: 12px;
    line-height: 21px;
    color: #6d727e;
    margin-bottom: 6px;
}

.cartEmptyLink a:not(:last-of-type) {
    border-left: 1px solid #e0e0e2;
    padding-left: 12px;
    margin-left: 12px;
}

.cartEmptyLink a {
    cursor: pointer;
    color: #12b4cd;
    font-size: 12px;
}

.radio_shipping_role {
    float: right;
    margin-top: 5px;
    margin-left: 5px;
}

@media print {
    .hidden-print, header, .newsteller, .footer_area, .fixedTopMenu, .header_area {
        display: none !important;
    }
}

.headerSearchBlog {
    padding: 10px;
    margin: 0 !important;
}

.resultBlog {
    padding: 10px;
    width: 100%;
}

.mega_menu .width_30_percentage {
    width: 30% !important;
}

.fileinput .thumbnail {
    border: 1px dashed #e3e3e3;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: right !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: inherit !important;
}

.modal {
    z-index: 15000 !important;
}

.searchLoading {
    left: 25px;
    position: absolute;
    top: 20px;
}

#dir_image {
    object-fit: contain;
}

.modal-body #menu1-tab ul li {
    padding: 2px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    margin: 0 10px;
}

.nav-pills .nav-link.active, .nav-pills .nav-link {
    padding: 10px !important;
}

#msg {
    font-size: 15px;
}

.btn-group-lg > .btn, .btn-lg {
    padding: .7rem 1rem !important;
}

.CodeMirror-sizer, .CodeMirror pre {
    text-align: left !important;
    direction: ltr !important;
}

.search-popup {
    height: 100vh !important;
}

.header .header_right_content ul li {
    margin-right: 5px !important;
}

.iconMobile {
    right: -30px;
    top: -5px;
}

.header_v14 .iconMobile {
    left: 34px !important;
    top: -5px !important;
    right: inherit !important;
}

.iconMobile a {
    font-size: 20px;
}

.list_item_box.style_one ul li a {
    color: var(--text-color-dark) !important;
}

.header_content_collapse5 .navigation_menu .navbar_nav li.mega_menu .dropdown-menu {
    left: inherit !important;
}

.dropdown-menu-auth li a i {
    color: #000000 !important;
}

.search-popup .search-form button {
    left: 0 !important;
}

.footer_widgets.light_color .navigation_foo_inner ul li a:hover {
    color: #0aadaf !important;
}

.footer_widgets.light_color .fo_wid_title:before {
    background: #009193 !important;
}

.footer_widgets.light_color .content_box p, .footer_widgets.light_color .navigation_foo_inner ul li a {
    color: #ffffff !important;
}

.pd_top_550 {
    padding-top: 550px !important;
}

.owl_new_one .owl-carousel .owl-nav {
    padding-top: 0 !important;
}

.p_pagination .swiper-pagination {
    padding: 20px 0 0 !important;
}

.link_content_bx_custom {
    padding: 40px 0 40px 20px !important;
}

input, input[type=text], input[type=email], input[type=number], textarea, select {
    margin-bottom: 0 !important;
}

.form-control:focus, .accordion-button:focus {
    box-shadow: none !important;
}

.ul-custom {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ul-custom li.active a h6 {
    color: darkred;
}

.select2-results, .select2-container--default .select2-search--dropdown .select2-search__field {
    text-align: right !important;
}

.boxUser .card-header {
    background: #cfcfcf !important;
}

.icon-box:before {
    font-size: 40px;
}

/*.news_box.style_one .content_box .date {
    width: 145px !important;
    height: 50px !important;
    border-radius: 0 !important;
}

.news_box.style_one .content_box {
    padding: 40px 20px 30px !important;
}*/

.tags_and_share .d-flex .share_content a {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    color: var(--text-color-dark);
    background: #fff;
    border-radius: 50px;
    border: 1px solid var(--border-color-dark);
    text-align: center;
    transition: 0.5s ease-in-out !important;
    -moz-transition: 0.5s ease-in-out !important;
    -o-transition: 0.5s ease-in-out !important;
    -ms-transition: 0.5s ease-in-out !important;
}

.icon_header {
    position: relative;
    display: inline-block;
    background: transparent;
    border: 0px;
    box-shadow: 0px 0px 0px 0px;
    font-size: 20px;
    line-height: 20px;
    color: var(--text-color-dark);
    top: 4px;
}

.title_one_line {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5em;
    max-height: 3em;
}
.product_box.type_one {
    padding: 5px !important;
}

.accordion-item-custom {
    border: none !important;
}

.table_of_contents ul {
    list-style: none;
}

.table_of_contents ul a {
    text-decoration: none;
    color: #3175e4 !important;
}

.table_of_contents ul a:hover {
    border-bottom: 1px dotted !important;
}

.mt-6 {
    margin-top: 3.5rem !important;
}

.mt-7 {
    margin-top: 4rem !important;
}

.mt-8 {
    margin-top: 4.5rem !important;
}

.mt-9 {
    margin-top: 5rem !important;
}

.mt-10 {
    margin-top: 5.5rem !important;
}

.cursor-default {
    cursor: default !important;
}

.header-shadow {
    text-shadow: 2px 6px #000;
}

.header-shadow-w {
    text-shadow: 1px 2px #fff;
}

.p-shadow {
    text-shadow: 1px 2px #000;
}

.p-shadow-w {
    text-shadow: 1px 2px #fff;
}

.text-blue {
    color: #176df5 !important;
}

.icon_box_new_box.type_two .svg_image {
    width: 90px !important;
}

.k-page-header-title {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    font-family: var(--creote-family-one);
}

.k-page-header .owl-prev,
.k-page-header .owl-next {
    display: none !important;
}

.k-box-img-center .service_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.k-box-img-center .service_wrapper > div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.k-box-img-center img.class-fluid {
    max-width: 100%;
    height: auto;
}

.dark-blue-slider .theme-btn.one {
    background: #181b31 !important;
}

.info-box-img-radius-25 .service_wrapper img {
    border-radius: 25px;
}

.bk-dark-01 {
    background: #000 !important;
}

.bk-dark h1 a,
.bk-dark h1,
.bk-dark h2 a,
.bk-dark h2,
.bk-dark h3 a,
.bk-dark h3,
.bk-dark h4 a,
.bk-dark h4,
.bk-dark h5 a,
.bk-dark h5,
.bk-dark h6 a,
.bk-dark h6,
.bk-dark p,
.bk-dark li,
.bk-dark a,
.bk-dark dl dt {
    color: #f5f5f5 !important;
}

.bk-dark .grid_layout h1 a,
.bk-dark .grid_layout h1,
.bk-dark .grid_layout h2 a,
.bk-dark .grid_layout h2,
.bk-dark .grid_layout h3 a,
.bk-dark .grid_layout h3,
.bk-dark .grid_layout h4 a,
.bk-dark .grid_layout h4,
.bk-dark .grid_layout h5 a,
.bk-dark .grid_layout h5,
.bk-dark .grid_layout h6 a,
.bk-dark .grid_layout h6,
.bk-dark .grid_layout p,
.bk-dark .grid_layout li,
.bk-dark .grid_layout a,
.bk-dark .grid_layout dl dt,
.bk-dark .grid_show_case h1 a,
.bk-dark .grid_show_case h1,
.bk-dark .grid_show_case h2 a,
.bk-dark .grid_show_case h2,
.bk-dark .grid_show_case h3 a,
.bk-dark .grid_show_case h3,
.bk-dark .grid_show_case h4 a,
.bk-dark .grid_show_case h4,
.bk-dark .grid_show_case h5 a,
.bk-dark .grid_show_case h5,
.bk-dark .grid_show_case h6 a,
.bk-dark .grid_show_case h6,
.bk-dark .grid_show_case p,
.bk-dark .grid_show_case li,
.bk-dark .grid_show_case a,
.bk-dark .grid_show_case dl dt {
    color: inherit !important;
}

.eye-icon {
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 20px;
}

.password-wrapper {
    position: relative;
}

.showComparisonIcon {
    color: inherit !important;
}

.showComparisonIcon i {
    color: #ff5a44 !important;
}

.table_link tr {
    cursor: pointer;
    transition: 0.5s;
}

.table_link tr:hover {
    background-color: #eaeaea;
    transition: 0.5s;
}

.boxFiles {
    position: relative;
    margin: 10px 0;
    min-height: 220px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.boxFiles img {
    margin: 0 auto;
    width: 100%;
    max-height: 150px;
    object-fit: contain;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 48%;
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 0 24px -1px;
    text-align: right;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}

.project_post.style_one .project_caro_content h2 a {
    direction: rtl !important;
}

.owl-carousel .owl-item {
    direction: rtl !important;
}

.owl-carousel-blog .owl-prev, .owl-carousel-blog .owl-next {
    position: absolute;
    top: -45px;
    font-size: 40px !important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #efefef !important;
    border-radius: 5px;
}

.owl-carousel-blog .owl-prev {
    left: 0;
}

.owl-carousel-blog .owl-next {
    left: 45px;
}

.service_post.style_three:hover .product-price {
    color: #ffffff !important;
}

.newsteller.style_one .item_scubscribe .mc4wp-form-fields button[type=button] {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    background: var(--primary-color-two);
    border-radius: 0px 0px 0px 10px;
    height: 56px;
    min-width: 100px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    min-height: 56px;
    line-height: 56px;
    border: 0px !important;
    color: #fff !important;
}

/* ===== استایل سفارشی مطابق Creote ===== */
.swiper {
    width: 100%;
    height: auto;
}

.swiper-slide img {
    width: 100%;
    display: block;
    border-radius: 5px;
}

.swiper-button-next, .swiper-button-prev {
    color: #078586; /* رنگ فلش مطابق قالب */
}

.swiper-pagination-bullet {
    background: #078586;
    opacity: 0.7;
}

.swiper-pagination-bullet-active {
    opacity: 1;
}

.product-thumbs {
    margin-top: 15px;
}

.product-thumbs .swiper-slide {
    width: 60px;
    height: 60px;
    opacity: 0.6;
    cursor: pointer;
}

.product-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border: 2px solid #078586;
    border-radius: 5px;
}
.categoryTitle {
    font-size: 17px !important;
    margin: 0 !important;
}
.old-price {
    color: #e92a2a !important;
}

.service_box.type_one .image_box img {
    height: auto !important;
}
.default_single_product .woocommerce-tabs {
    padding: 10px !important;
}