@font-face {
    font-family: "iransans";
    src: url('../fonts/iransansdn/iransansx.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


*, body {
    font-family: iransans !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;
    text-align: right;
}

.fixedTopMenu a {
    border-bottom: 1px dashed;
}

header .onhover-dropdown .onhover-div-login {
    padding: 10px !important;
}

.resultAutoComplete {
    position: absolute;
    width: 80%;
    top: 60px !important;
    max-height: 80vh;
    background: white;
    z-index: 2;
    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;
    left: 67px;
}

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

@media (max-width: 768px) {
    .resultAutoComplete {
        width: 100% !important;
        left: 0 !important;
    }
}

section.gray {
    background: #eee;
}

body.body_dark section.gray {
    background: #131417 !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;
}

.text-left {
    text-align: right !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;
}

.config_description p {
    margin-bottom: 0 !important;
}

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

.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: #565656 !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;
}

.height_custom {
    max-height: 330px !important;
    overflow: hidden !important;
    overflow-y: auto !important;
}


.iconMovie {
    display: flex;
    flex-direction: row-reverse;
    flex: 1;
    gap: 5px;
}

.table tr td {
    text-align: justify;
}

.text-center {
    text-align: center !important;
}

#ctn-preloader img, .f_widget img {
    filter: brightness(0.5) !important;
}

.doc_banner_area {
    padding: 120px 0 140px !important;
}

.header_search_form {
    margin: 25px auto 0 !important;
}

.menu > .nav-item.submenu.mega_menu .dropdown-menu .tabContent .tab-pane .tab_list {
    width: 100% !important;
}

.doc_community_area .doc_title {
    margin-bottom: 20px !important;
}

.rendered-form label, .control-label {
    display: block;
    text-align: right !important;
}

.card-body {
    text-align: justify !important;
}

.form-control::placeholder {
    font-family: iransans !important;
}

.posttag_i {
    padding-left: 10px;
    font-size: 20px !important;
}

.nav-sidebar .nav-item {
    margin-bottom: 30px !important;
}

ul li p, h3, .widget, .card-header, .category-name h6, .alert {
    text-align: right !important;
}

.sec_pad_custom {
    padding: 20px 0 !important;
}

.blog_area_custom {
    padding: 30px 0 120px !important;
}

.get_quote_form input[type='text'], .get_quote_form input[type='email'], .get_quote_form input[type='number'], .get_quote_form input[type='password'], .get_quote_form select {
    height: 60px !important;
    border-radius: 4px !important;
    border: 1px solid #dadce0 !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    padding-left: 30px !important;
}

.ms-5 {
    margin-right: 20px !important;
}

.me-5 {
    margin-left: 20px !important;
}

#mCSB_2_container {
    padding: 5px !important;
}

.border-radius-0 {
    border-radius: 0 !important;
}

.widget .c_head {
    margin-bottom: 10px !important;
}

.widget .recent_post_item img {
    width: 105px !important;
    height: auto !important;
}

.doc_rightsidebar {
    padding-top: 70px !important;
}

.input-group .btn-filter {
    width: 80px !important;
}

input[type=file] {
    height: 45px !important;
}

.modal-backdrop {
    position: inherit !important;
}

.social-icon:hover {
    color: #fff !important;
}

.header_search_form {
    z-index: 2 !important;
}

.table_of_contents ul li {
    margin-bottom: 15px;
}

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

.password-wrapper {
    position: relative;
}

body.body_dark .card {
    border-color: #2c303a !important;
}

body.body_dark .card-body {
    background-color: #1e1f26 !important;
}

body.body_dark .card-header {
    background-color: #3e3e3e !important;
}

body.body_dark .card-header {
    color: #fff !important;
}

body.body_dark .card-body ul a {
    color: #dddddd !important;
}

.slick-prev:before, .slick-next:before {
    font-size: 35px;
    line-height: 1;
    opacity: 1;
    color: #323232;
}

[dir='rtl'] .slick-prev {
    right: -32px;
    left: auto;
}

.slick-arrow, .slick-arrow:hover {
    background: #ffffff;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.rendered-form .formbuilder-checkbox-inline, .rendered-form .formbuilder-radio-inline {
    display: flex !important;
    gap: 5px !important;
    align-items: center !important;
}
.grid_post_content h4,.grid_post_content p{
    text-align: right;
}
