.navbar-nav .nav-no-icon::before {
    content: "" !important;
}

.liMenu.active .dropdown-item {
    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;
    opacity: 1;
    background-color: transparent;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.mt-overlay .mt-info .btn-danger {
    background-color: transparent !important;
}

.mt-overlay .mt-info .btn-danger i {
    color: red !important;
}

.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: 49px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 14px !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: 48px;
    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;
}

.resultAutoComplete-mobile {
    width: 100% !important;
    top: 27px !important;
}

.header-3 .top-nav .search-full-header-2 {
    right: 0px !important;
}

.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) {

    .grid {
        display: grid !important;
    }

    .grid-main > td {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 15px;
    }

    .grid-total {
        border-bottom: none !important;
    }

    .quantity-mobile {
        width: 100% !important;
    }

    .quantity-mobile .quantity-price {
        width: 120px !important;
    }

    .save-remove {
        display: none !important;
    }

    .cart-item-delete-mobile {
        left: 0;
        top: -15px;
    }

    .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;
    }
}

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%;
}

/* 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, .newsletter-section, footer, .breadcrumb-section, .fixedTopMenu {
        display: none !important;
    }
}

.headerSearchBlog {
    padding: 10px;
    margin: 0 !important;
}

.resultBlog {
    padding: 10px;
    width: 100%;
}

.table_of_contents ul {
    padding: inherit;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table_of_contents ul li {
    display: block !important;
}

.table_of_contents ul a {
    text-decoration: none;
    color: #3175e4 !important;
}

.table_of_contents ul a:hover {
    border-bottom: 1px dotted !important;
}

.shop-box .shop-category-box a .shop-category-image {
    width: 130px !important;
    height: 130px !important;
}

.bg-effect {
    background-image: none !important;
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li {
    white-space: normal !important;
}

.cart-table table tbody tr td.product-detail .product .product-image {
    width: 120px !important;
}

.groupDescription ul li {
    display: block !important;
}

.eye-icon {
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 20px;
}

.password-wrapper {
    position: relative;
}

.table_link tr {
    cursor: pointer;
    transition: 0.5s;
}

.table_link tr:hover {
    background-color: #eaeaea;
    transition: 0.5s;
}

.pt-6 {
    padding-top: 3.5rem !important;
}

.pt-7 {
    padding-top: 4rem !important;
}

.pt-8 {
    padding-top: 4.5rem !important;
}

.pt-9 {
    padding-top: 5rem !important;
}

.pt-10 {
    padding-top: 5.5rem !important;
}

.pb-6 {
    padding-bottom: 3.5rem !important;
}

.pb-7 {
    padding-bottom: 4rem !important;
}

.pb-8 {
    padding-bottom: 4.5rem !important;
}

.pb-9 {
    padding-bottom: 5rem !important;
}

.pb-10 {
    padding-bottom: 5.5rem !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;
}

.mb-6 {
    margin-bottom: 3.5rem !important;
}

.mb-7 {
    margin-bottom: 4rem !important;
}

.mb-8 {
    margin-bottom: 4.5rem !important;
}

.mb-9 {
    margin-bottom: 5rem !important;
}

.mb-10 {
    margin-bottom: 5.5rem !important;
}

.product-box .product-detail h6 {
    height: 45px !important;
    max-height: 50px !important;
}

.card-body h1, .card-body h2, .card-body h3, .card-body h4, .card-body h5, .card-body h6, .product-description h1, .product-description h2, .product-description h3, .product-description h4, .product-description h5, .product-description h6, .blog-detail-contain h1, .blog-detail-contain h2, .blog-detail-contain h3, .blog-detail-contain h4, .blog-detail-contain h5, .blog-detail-contain h6 {
    margin-bottom: 25px !important;
}

.card-body ul li, .card-body ol li, .product-description ul li, .product-description ol li, .blog-detail-contain ul li, .blog-detail-contain ol li {
    margin: 10px 0 !important;
}

.blog-detail-contain h1 {
    font-size: 36px !important;
}

.blog-detail-contain h2 {
    font-size: 30px !important;
}

.blog-detail-contain h3 {
    font-size: 25px !important;
}

.blog-detail-contain h4 {
    font-size: 20px !important;
}

.blog-detail-contain ul {
    margin-bottom: 15px !important;
}

.product-contain li, .product-description li, .blog-detail-contain li, .card-body li {
    display: list-item !important;
}

.product-contain ul, .product-description ul, .blog-detail-contain ul, .card-body ul {
    padding-right: revert !important;
}

.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;
}

[dir=rtl] header .onhover-dropdown .onhover-div-custom {
    width: 200px !important;
    left: -60px !important;
    top: 60px !important;
}

.onhover-div-custom .product-box-contain {
    margin-right: 0 !important;
}

.onhover-div-custom .product-box-contain::after {
    display: none !important;
}

.onhover-div-custom li:nth-of-type(5n-4) {
    display: block !important;
}

.delivery-login-box {
    cursor: pointer !important;
}

.breadcrumb-item {
    font-family: iranyekan !important;
}


@media (max-width: 767px) {
    .header-3 .rightside-menu .option-list-2 li:not(:nth-last-of-type(5n-5)) {
        display: block;
    }

    .header-3 .delivery-detail {
        display: none !important;
    }

    .header-3 .delivery-icon {
        color: #fff !important;
        margin-top: 6px !important;
    }

    .header-3 .compare, .header-3 .wishlist {
        display: none !important;
    }

    [dir=rtl] header .onhover-dropdown .onhover-div-custom {
        left: -6px !important;
        top: 51px !important;
    }
}

@media (max-width: 360px) {
    .header-3 .top-nav .search-full-header-2 {
        right: -155px !important;
    }
}

.searchLoading {
    position: absolute;
    left: 25px;
    top: 20px;
}

.product-description h1 {
    font-size: 36px !important;;
}

.cart-table table tbody tr td .quantity-price .cart_qty button {
    z-index: 0 !important;
}

.categoryTitle {
    font-size: 17px !important;
    margin: 0 !important;
}

.img_category {
    width: 50px;
    height: 50px;
}
.old-price {
    color: #e92a2a !important;
}
