@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/iransansdn/woff/IRANSansX-Thin.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-Thin.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/iransansdn/woff/IRANSansX-UltraLight.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-UltraLight.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/iransansdn/woff/IRANSansX-Light.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-Light.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iransansdn/woff/IRANSansX-Medium.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-Medium.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/iransansdn/woff/IRANSansX-DemiBold.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-DemiBold.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/iransansdn/woff/IRANSansX-ExtraBold.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/iransansdn/woff/IRANSansX-Black.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-Black.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 950;
    src: url('../fonts/iransansdn/woff/IRANSansX-ExtraBlack.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-ExtraBlack.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 1000;
    src: url('../fonts/iransansdn/woff/IRANSansX-Heavy.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-Heavy.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iransansdn/woff/IRANSansX-Bold.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-Bold.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransansdn/woff/IRANSansX-Regular.woff') format('woff'),
    url('../fonts/iransansdn/woff2/IRANSansX-Regular.woff2') format('woff2');
}

*, body {
    font-family: IRANSansX !important;
}

.fa {
    font: normal normal normal 14px / 1 FontAwesome !important;
}

.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 !important;
    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: 52%;
    top: 134px !important;
    max-height: 80vh;
    background: white;
    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;
    object-fit: contain;
    margin-right: 5px;
}

.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;
}

.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;
}

.detail-extralink .minus, .detail-extralink .plus {
    width: 60px !important;
    height: 49px !important;
    border-radius: 0 !important;
}

@media only screen and (max-width: 480px) {
    .table td {
        display: revert !important;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .detail-extralink .qty {
        width: 80px !important;
    }

    .detail-extralink .minus, .detail-extralink .plus {
        width: 40px !important;
    }

    .footer-mid .container > .row {
        flex-direction: column !important;
    }

    .detail-info .product-extra-link2 .button.button-add-to-cart {
        padding: 0 10px !important;
        font-size: 13px !important;
    }

    .resultAutoComplete {
        width: 84% !important;
        top: 157px !important;
    }

    .header-action-2 .header-action-icon-2 > a {
        margin-right: 0 !important;
    }

    .button-contactForm, select.sortItem {
        width: 100% !important;
    }

    .table td::before {
        font-weight: 100 !important;
        color: #7c7c7c !important;
    }

    sup {
        top: 0 !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 !important;
    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: #1e1e1e;
    padding: 2px 4px;
    border-radius: 3px;
}

.discountPercentSpan {
    background: transparent !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, .newsletter, footer, .fixedTopMenu, .breadcrumb-wrap {
        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: #000000 !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 {
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.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;
}

.social-icon.social-facebook {
    border-color: #1b4f9b;
    background-color: #1b4f9b;
}

.social-icon.social-twitter {
    border-color: #00adef;
    background-color: #00adef;
}

.social-icon.social-instagram {
    border-color: #cc0001;
    background-color: #cc0001;
}

.social-icon.social-youtube {
    border-color: #2c567e;
    background-color: #2c567e;
}

.social-icon.social-telegram {
    border-color: #0088cc;
    background-color: #0088cc;
}

.social-icon.social-google {
    border-color: #dd4b39;
    background-color: #dd4b39;
}

.social-icon.social-linkedin {
    border-color: #0073b2;
    background-color: #0073b2;
}

.social-icon.social-whatsapp {
    border-color: #3c8a38;
    background-color: #3c8a38;
}

.social-icon {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    width: 32px;
    height: 32px;
    margin: 2px 0 2px 10px;
    line-height: 28px;
    border: 2px solid #ccc;
    border-radius: 5px;
}

.opacity-0 {
    opacity: 0 !important;
}

.main-categori-wrap .categori-dropdown-inner {
    min-width: initial !important;
}

.header-style-1 .categories-dropdown-active-large {
    top: 60% !important;
}

.main-menu > nav > ul > li ul.mega-menu li {
    float: inherit !important;
    padding-right: 0 !important;
}

.main-menu > nav > ul > li ul.mega-menu li ul li a {
    color: #7E7E7E !important;
}

.main-menu > nav > ul > li ul.mega-menu li ul {
    margin-top: 15px !important;
}

.hotline p {
    font-size: 15px !important;
}

.hotline i {
    font-size: 28px !important;
    vertical-align: middle;
    color: #898989;
}

.search-style-1 form {
    width: 870px !important;
}

.search-style-1 form input {
    height: 65px !important;
    border-radius: 10px !important;
    background-color: #f5f5f575 !important;
}

.header-action-2 .header-action-icon-2 {
    padding: 0 15px !important;
}

.cart-dropdown-wrap.cart-dropdown-hm2 {
    right: -80px !important;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand {
    left: 0 !important;
    right: inherit !important;
}

.text-justify p {
    text-align: justify !important;
}

.banner-text-subtitle {
    font-size: 14px;
}

.carausel-4-columns .card-4, .carausel-4-2-columns .card-4, .carausel-4-3-columns .card-4, .carausel-3-columns .card-4 {
    margin-right: 12px;
    margin-left: 12px;
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid #dee2e6 !important
}

.about-count {
    background: none !important;
}

.new-price {
    font-size: 16px;
    font-weight: bold;
    color: #3BB77E;
    text-decoration: none;
}

.product-price span {
    font-size: 13px !important;
    color: #646464 !important;
}

.accordion-button:not(.collapsed) {
    background-color: #def9ec !important;
}

.form-control-custom {
    height: 56px !important;
}

.list-group-item.active h6 {
    color: #fff !important;
}

.list-group-item {
    padding: 15px !important;
}

.select2-container {
    width: 100% !important;
    display: block !important;
    max-width: 100% !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 10px !important;
}

.select2-container .select2-selection--single {
    height: 48px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px !important
}

.select2-container--default .select2-selection--single {
    border: 1px solid #f0e9ff !important;
}

.rtl .select2-container--open .select2-dropdown {
    left: 5px !important;
}

.form-control-file {
    padding-top: 20px;
}

.currencyLabel {
    font-size: 20px !important;
}

span.has-dot::before {
    right: -15px !important;
    left: inherit !important;
}

.post-thumb .entry-meta a {
    width: 120px !important;
}

.social-icons i {
    font-size: 25px !important;
}

.ul-custom {
    list-style: none !important;
}

.ul-custom-comment li {
    margin: 0 0 15px 0;
    border: 1px solid #f2f2f2;
    border-radius: 15px;
    padding: 20px;
    transition: 0.2s;
}

.margin-0 {
    margin: 0 !important;
}

.single-content h1 {
    font-size: 45px !important;
    margin-bottom: 5px !important;
}

.single-content h2 {
    font-size: 35px !important;
    margin-bottom: 5px !important;
}

.single-content h3 {
    font-size: 25px !important;
    margin-bottom: 5px !important;
}

.single-content h4 {
    font-size: 15px !important;
    margin-bottom: 5px !important;
}

.height_custom {
    max-height: 330px !important;
    overflow: hidden !important;
    overflow-y: auto !important;
}

.accordion-flush-custom .accordion-item:last-child {
    border: 1px solid #dee2e6 !important;
}

.product-price-custom .current-price {
    font-size: 58px !important;
    text-decoration: none !important;
    font-weight: 900 !important;
}

.text-brand {
    color: #3BB77E !important;
}

.detail-extralink .quantity {
    display: flex;
}

.detail-extralink .qty {
    height: 49px !important;
    border-radius: 0 !important;
}


.product-extra-link2 a i {
    font-size: 18px !important;
    opacity: 1 !important;
}

.iconMovie {
    display: flex;
    flex-direction: row-reverse;
    flex: 1;
    gap: 5px;
}

.form-select {
    height: 48px !important;
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none !important;
}

.product-price-custom span {
    font-size: inherit !important;
}

.table tr td {
    text-align: justify;
}

.w-35 {
    width: 35% !important;
}

h3 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
}

.ProductCount-custom, .ProductCountOptionRange, .ProductCountOptionNumeric {
    display: inline-block;
    font-weight: bold;
}

.cart_total_amount .currency {
    font-size: 14px !important;
}

.invoice .invoice-inner {
    max-width: inherit !important;
}

.text-center {
    text-align: center !important;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 10px;
}

.product-cart-wrap .product-content-wrap h2 {
    font-size: 15px !important;
    height: 60px;
    max-height: 65px;
}

.eye-icon {
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 50px;
    font-size: 20px !important;
}

.password-wrapper {
    position: relative;
}

/*.boxProductInfo {
    max-height: 150px;
    height: 130px;
}*/

.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: cover;
}

.product-cart-wrap .product-content-wrap h2 a {
    line-height: 30px !important;
}

.product-cart-wrap .product-content-wrap {
    padding: 0 10px 20px 10px !important;
}

#Description h2, #Description h3, #Description h4, #Description h5, #Description h6,
.card-body h2, .card-body h3, .card-body h4, .card-body h5, .card-body h6 {
    margin: 20px 0 !important;
}

#Description h1, .card-body h1 {
    margin-bottom: 20px !important;
}

#Description p, .card-body p, #Description ul li, .card-body ul li, #Description ol li, .card-body ol li {
    line-height: 35px !important;
}

#Description ul li, .card-body ul li {
    margin-bottom: 10px !important;
}


#Description ul, .card-body ul, #Description ol, .card-body ol {
    padding: revert !important;
    list-style: inherit !important;
}

.product-content-wrap a {
    padding: 8px 10px !important;
}

h1 {
    font-size: 35px !important;
}

h2 {
    font-size: 28px !important;
}

h3 {
    font-size: 20px !important;
}

h5 {
    font-size: 15px !important;
}

.hotline p,.pro-count,.productFooter,.cartContent .col-lg-4,.amount,.sumFinalOrder,.page-content .col-md-4 .table,.product-price {
    -moz-font-feature-settings: "ss01";
    -webkit-font-feature-settings: "ss01";
    font-feature-settings: "ss01";
}
