﻿#preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: white url('../../assets/img/preloader1.gif') no-repeat center center;
    background-size: auto;
    z-index: 99999;
}
.dark-style #preloader {
    background: #25293c url('../../assets/img/preloader1.gif') no-repeat center center;
}
h1, .h1 {
    font-size: calc(1.01rem + 1.01vw);
}
h1.title-item{
    font-size: 1.375rem;
}
.header-navbar , .navigation{
    font-family: 'vazir', Helvetica, Arial, serif;
}
.horizontal-menu .header-navbar.navbar-brand-center .navbar-header {
    right: calc(50% - 90px);
}
.main-menu .navbar-header .navbar-brand {
    margin-top: 0.3rem;
    margin-left: 0.5rem;
}
[type='tel'], [type='url'], [type='email'], [type='number'] {
    direction : ltr;
}
.custom-options-checkable .custom-option-item {
    width: 100%;
    cursor: pointer;
    cursor: pointer;
    border-radius: 0.42rem;
    color: #82868b;
    background-color: rgba(130, 134, 139, 0.06);
    border: 1px solid #ebe9f1; }

.custom-options-checkable .custom-option-item .custom-option-item-title {
    color: #82868b; }

.custom-option-item-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    width: auto;
}

.custom-option-item-check:checked + .custom-option-item {
    color: #7367f0;
    background-color: rgba(115, 103, 240, 0.12);
    border-color: #7367f0; }

.custom-option-item-check:checked + .custom-option-item .custom-option-item-title {
    color: #7367f0; }


.table-hover tbody tr:hover {
    color: #626262;
    background-color: #f4e57730;
}
.table-responsive .product-img img {
    height: 3.7rem;
}
.chip .chip-body .chip-text {
    text-align: center;
}
.switchronus.switch-lg .custom-control-label::before {
    height: 2.571rem;
}
.switchronus.switch-lg .custom-control-label:after {
    top: 4px;
}
.switchronus .custom-control-label::after {
    width: 1.96rem;
    height: 1.99rem;
    border-radius: .757rem;
}
.users-list-wrapper .switchronus a i, .users-list-wrapper .switchronus span i {
    font-size: 1.9rem;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 0.90rem;
    padding: 3px 5px 2px;
}
table th.nopad ,table td.nopad{
    padding: 0.72rem 1rem 0.72rem 0.2rem;
}
table th.nopad ,table td.nopadr{
    padding: 0.72rem 0.2rem 0.72rem 1rem;
}
.table-success td.topic {
   padding-right: 3.2rem;
}
.table-danger td.topic {
    padding-right: 5.2rem;
}
.table-primary td.topic {
    padding-right: 7.2rem;
}
.spinner-border.load{
    display: none;
}
.btnload .spinner-border.load{
    display: inline-block;
}
.btn.btnload .feather {
    display: none;
}
.btn .feather.feather-check {
    vertical-align: -0.125em;
}
.fileinput .thumbnail > img {
    width: 100%;
}
.modal .modal-fullscreen-xxl-down .modal-content {
    background: #efefef;
}
.invoice-product-details .top-label{
    display: none;
}
.invoice-footer{
	position: fixed !important;
    z-index: 1024;
    left: 0;
    right: 0;
    bottom: 31px;
	background: #fff;
	margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mb-6 {
    margin-bottom: 4.5rem !important;
}
.mixed-information img{
    max-width: 77px;
    max-height: 47px;
}
.dark-layout .bg-light {
    color: #B4B7BD;
    background-color: #161D31 !important;
}
.bg-light-danger.text-dark,.bg-light-success.text-dark {
    color: #000000 !important;
}
.width-130 {
    width: 130px !important;
}
.horizontal-menu .navbar.header-navbar .navbar-container {
    padding: 0.4rem 2rem;
}
.dataTables_wrapper .row:nth-child(3) {
    margin :0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    font-size: 1.2rem;
    margin-left: 4px;
    font-weight: bold;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    float: left;
    font-size: 1.2rem;
    margin-right: initial;
    margin-left: 5px;
}
.dropdown-divider {
    margin: 0.1rem 0;
}
/*.horizontal-menu .horizontal-menu-wrapper,.horizontal-menu .header-navbar.navbar-horizontal.floating-nav {
    top: 39px;
}*/
.modal .modal-header .btn-close {
    z-index: 100;
}
.dark-style #toast-container .toast-error, .light-style #toast-container .toast-error {
    background-color: #ffb1ab;
    color: black;
}

.light-style #toast-container .toast-warning ,.dark-style #toast-container .toast-warning {
    background-color: #fff5ab;
    color: black;
}

.light-style #toast-container .toast-success ,.dark-style #toast-container .toast-success {
    background-color: #abffc5;
    color: black;
}

.light-style #toast-container .toast-info ,.dark-style #toast-container .toast-info {
    background-color: #abe3ff;
    color: black;
}
.toast-close-button {
    color: #3d3b49 !important;
}

/* Dark Footer style of Front-Page.css */
.banner-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left;
}


.landing-footer .footer-link {
    transition: all 0.2s ease-in-out;
}
.landing-footer .footer-link:hover {
    opacity: 0.8;
}
.landing-footer .footer-top {
    padding: 3.5rem 0;
    border-top-left-radius: 3.75rem;
    border-top-right-radius: 3.75rem;
}
@media (max-width: 767.98px) {
    .landing-footer .footer-top {
        padding: 3rem 0;
    }
}
.landing-footer .footer-top .footer-bg {
    object-position: center;
}
@media (min-width: 992px) {
    .landing-footer .footer-logo-description {
        max-width: 322px;
    }
}
.landing-footer .footer-form {
    max-width: 22.25rem;
}
.landing-footer .footer-form input {
    background-color: #25293c;
    border-color: #434968;
    color: #d3d4dc;
}
.landing-footer .footer-form input:hover:not([disabled]):not([focus]) {
    border-color: #434968;
}
.landing-footer .footer-form input::placeholder {
    color: rgba(211, 212, 220, 0.5);
}
.landing-footer .footer-form label {
    color: rgba(211, 212, 220, 0.5);
}

.light-style .landing-footer .footer-link,
.light-style .landing-footer .footer-text {
    color: #d3d4dc;
}
.light-style .landing-footer .footer-title {
    color: #fff;
}
.light-style .landing-footer .footer-bottom {
    background-color: #282c3e;
}

.dark-style .landing-footer .footer-link,
.dark-style .landing-footer .footer-text {
    color: #b6bee3;
}
.dark-style .landing-footer .footer-title {
    color: #cfd3ec;
}
.dark-style .landing-footer .footer-bottom {
    background-color: #171925;
}
:root {
    --swiper-navigation-size: 30px;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.w-px-84{
    width: 84px !important;
    align-self: flex-start;
}

.swiper.ronus-story,.swiper.ronus-brand , .swiper.ronus-similar {
    width: 100%;
    height: 100%;
    user-select: none;
}
.ronus-story .swiper-slide,.ronus-brand .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 132px;
    width: auto;
    margin-left: 24px;
}
.ronus-similar .swiper-slide {
     background: initial;
     display: flex;
     justify-content: center;
     align-items: center;
     height: auto;
     width: auto;
     margin-left: 24px;
 }
.ronus-brand .swiper-slide img {
    max-width: 110px;
    max-height: 110px;
    border-radius: 0px;
}
.ronus-story .swiper-slide img {
    max-width: 100px;
    max-height: 77px;
    border-radius: 50%;
}
.ronus-similar .swiper-slide .card.h-100{
    max-width: 260px;
}
.ronus-story .swiper-slide img.simple {
    border: 2px solid #5700e3;
 }


.ronus-story .swiper-button-next.swiper-button-disabled,.ronus-story .swiper-button-prev.swiper-button-disabled,
.ronus-brand .swiper-button-next.swiper-button-disabled,.ronus-brand .swiper-button-prev.swiper-button-disabled{
    opacity: 0;
}
.swiper-slide .sw_container {
    background: linear-gradient(315deg, #e03a7d, #8c409e);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    aspect-ratio: 1 / 1;
    width: 100%;
    flex-shrink: 0;
}
.swiper-slide .sub_sw_container {
    width: calc(100% - 4px);
    background-color: white;
    border-radius: 50%;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    display: flex;
}
.img_sub_sw_container {
    border-radius: 99999px;
    line-height: 0;
    background: linear-gradient(315deg, #e03a7d, #8c409e);
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.white .img_sub_sw_container{
    background: white;
}


.swiper-button-next, .swiper-button-prev {
    border: 1px solid #9E9E9E;
    background: white;
    color: #7b8289;
    border-radius: 50%;
    padding: 18px;
    width: 40px;
    height: 40px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 18px;
    font-weight: bold;
}


.swiper.ronus-slider {
    width: 100%;
    height: 180px;
    height: 100%;
    user-select: none;
}
.ronus-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: initial;
    display: block;
    justify-content: center;
    align-items: center;
    width: 100% !important;
}
.ronus-slider .swiper-button-prev , .ronus-slider .swiper-button-next {
    opacity: 0;
}
.ronus-slider:hover .swiper-button-prev , .ronus-slider:hover .swiper-button-next {
    opacity: 1;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet-active-main {
    width: 15px;
    border-radius: 30%;
}
.ronus-slider .swiper-button-next,.ronus-slider.swiper-rtl .swiper-button-prev ,.ronus-slider .swiper-button-prev,.ronus-slider.swiper-rtl .swiper-button-next {
    left: initial;
    right: initial;
}
.ronus-slider-navigator_rb {
    bottom: 58px;
    right: 38px;
    transition: all .2s;
    align-items: center;
    display: flex;
    position: absolute;
}
.ronus-similar .swiper-button-prev , .ronus-similar .swiper-button-next{
    top: 65%;
    padding: 16px;
    width: 35px;
    height: 35px;
}


.swiper.storyboard .swiper-slide {
    padding: 2rem 0;
    text-align: center;
    font-size: 1.5rem;
    background-color: #ecebed;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    max-width: 100px;
    border: 2px solid #5700e3;
    margin-left: 30px;
}

.swiper.storyboard{
    height: 84px;
}

#swiper-gallery {
    height: 300px;
}
#swiper-gallery .gallery-top {
    height: 100%;
    width: 100%;
}
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .ronus-top-cart .dropdown-notifications-item{
    cursor: default;
}
.badge.badge-dot.color-selected {
    width: 1.0rem;
    height: 1.0rem;
}
.ronus-top-cart  .avatar {
    width: 4.375rem;
    height: 4.375rem;
}

.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .ronus-top-cart .dropdown-notifications-item:not(.marked-as-read) .dropdown-notifications-archive {
    visibility: visible;
}
/*!* Start Form Number Input *!
.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 11;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
    position: absolute;
    right: 0;
    height: 50%;
    padding: 0;
    width: 2em;
    text-align: center;
    line-height: 1;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 4px 0 0;
    top: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 4px 0;
    bottom: 0;
}
!* End Form Number Input *!*/

/*.ronus-top-cart .item-quantity ,.ronus-top-cart .item-price{
    width:48%;
    display: inline-block;
}
.ronus-main-cart .quantity-counter-wrapper input.touchspin {
    max-width: 84px;
}
.ronus-main-cart .item-quantity{
    max-width: 154px;
}*/
.tab-content.ronus-tab-card {
    padding: 0.5rem;
}
.border-ronus-right-md{
    border-right: 1px solid #EBE9F1;
}
.dark-style .border-ronus-right-md{
    border-right: 1px solid #434968;
}
.input-group-lg.bootstrap-touchspin {
    border: 1px solid #e7e5eb;
    background: #f8f8f8;
}
.bootstrap-touchspin.input-group-lg  i.ti{
    font-weight: bold;
}
.bootstrap-touchspin.input-group-lg .bootstrap-touchspin-down, .bootstrap-touchspin.input-group-lg .bootstrap-touchspin-up {
    min-width: 30px;
    min-height: 30px;
    font-size: 24px;
    padding: 2px 2px 0px;
}
.nav-tabs .nav-link.lh-ronus-25{
    line-height: 2.5;
}
.ronus-attribute{
    min-height: 3.2em;
}
.ronus-top-cart .list-group-item .price-topcard.d-flex{
    justify-content: space-between;
}
.ronus-top-cart .list-group-item .flex-grow-1{
    min-height: 6em;
}
.layout-navbar .navbar-dropdown.dropdown-shortcuts .row-bordered .dropdown-shortcuts-item{
    padding: 0.70rem;
}
.stick-top{position:sticky;bottom:0;top:10px}.stick-top.course-content-fixed{top:80px}/*.accordion-button::after{margin-top:1rem}*/

.filter-ronus .accordion.accordion-bordered .accordion-item:not(:last-of-type) , .filter-ronus .accordion-item:last-of-type , .filter-ronus .accordion-item:first-of-type .accordion-button {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-left: none;
    border-right: none;
}
.ronus-mh-attrib {
    overflow: hidden auto;
    max-height: 290px;
}
[dir=rtl] .fs-6 {
    font-size: 0.79rem !important;
}
.fs-medium {
    font-size: 85% !important;
}
.border-off-x .list-group-item{
    border-right: 0;
    border-left: 0;
    padding-right: 12px;
    margin-right: 1rem;
    margin-left: 1rem;
    border-color: #ececed;
}
.border-off-x .list-group-item:first-child {
     border-top-left-radius: 0;
     border-top-right-radius: 0;
}
.mix-blend-multiply {
    mix-blend-mode: multiply;
}
.dark-style .mix-blend-multiply {
    mix-blend-mode: normal;
}
.dark-style .ronus-cat-vert .text-dark {
    color: #323233 !important;
}
.lh-0{
    line-height:0;
}
.ellipsis-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ronus-cat-vert .ellipsis-2 {
    padding-top: 5px;
    font-size: .85em;
}
.ronus-cat-vert .bg-label-secondary {
    background-color: #ffffff !important;
    color: #707071 !important;
}
#pr-content.ronus-cat-3col{
    min-height: 550px;
}
.rounded-md, .rounded-medium {
    border-radius: 8px;
}
.mw-100-px{
    min-width: 100px;
}
.mw-200-px {
    min-width: 200px;
}
.mw-212-px {
    min-width: 212px;
}
.mw-250-px {
    min-width: 250px;
}
.mw-300-px {
    min-width: 300px;
}
.mh-60{
    min-height: 60px;
}
.maxh-60{
    max-height: 60px;
}
.ronus-expert{
    min-height: 2.9em;
}
.ronus-cat-3col .quantity-counter-wrapper{
    border-radius: 0.375rem;
    background: #fde7e7;
}
.ronus-cat-3col .bootstrap-touchspin.input-group .form-control{
  /*  background: #fde7e7;*/
    background: #f8f8f8;
}

/*.ronus-cat-3col .bootstrap-touchspin.input-group-lg{
    width: 7.0rem;
}*/
.ronus-title{
    min-height: 3.3em;
}
.flex-b-25{
    flex-basis: 25%;
    text-wrap: nowrap;
}
.flex-0025{
flex: 0 0 25%;
}

.flex-b-20{
    flex-basis: 20%;
}
.flex-0020{
    flex: 0 0 20%;
}
.flex-b-16{
    flex-basis: 16.66%;
}
.flex-0016{
    flex: 0 0 16.66%;
}
.flex-b-12{
    flex-basis: 12.5%;
    padding: 0 2px;
}
.flex-0012{
    flex: 0 0 12.5%;
}
.flex-110{
    flex: 1 1 0%;
}
.ronus-cat-list span{
    max-width: 139px;
}
.ronus-cat-list .d-flex.align-items-center.justify-content-center.w-px-100.h-px-100.lh-0{
    border-radius: 16px;
    background-clip: padding-box;
    box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1);
}
.ronus-cat-list .white .d-flex.align-items-center.justify-content-center.w-px-100.h-px-100.lh-0{
    background: white;
}
.ronus-cat-list .white img{
    border-radius: 16px;
    padding: 10px;
}
.border-ronus-color{
    border-radius: 12px;
    border: 1px solid #e0e0e2;
    cursor: pointer;
}
.border-ronus-color:has(input:checked) {
    border: 3px solid #96e7f1;
    padding: 6px !important;
}
.parrent-color-chcek{
    line-height: 0;
    width: 36px;
    height: 36px;
}
.ronus-choose .parrent-color-chcek{
    line-height: 0;
    width: 28px;
    height: 28px;
}
.text-ronus-color{
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.7;
}
.ronus-cat-vert.ps-3 {
    padding-left: 0.5rem;
}

.flex-b-12 .text-ronus-color {
    font-size: 0.8rem;
    text-wrap: nowrap;
}
.ronusgallerys{
    min-height: 90px;
}
#selectpan .card > .list-group:last-child,.cardinfo .card > .list-group:last-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
#selectpan .stockst , .cardinfo .stockst{
    background: #f7f7f8;
    padding: 12px 18px;
    border-bottom: 1px solid #dbdade;
}
.cardinfo .stockst{
    border: 1px solid #dbdade;
    border-top-left-radius:  calc(0.375rem - 1px);;
    border-top-right-radius:  calc(0.375rem - 1px);;
}
#selectpan .card-body , .cardinfo .card-body{
    padding-top : 4px;
}
[dir=rtl] #selectpan .accordion-button ,[dir=rtl] .cardinfo .accordion-button{
    text-align: right;
    background: #f7f7f8;
}
#selectpan .border-off-x .list-group-item:first-child,.cardinfo .border-off-x .list-group-item:first-child {
    border-top: 0;
}
#selectpan .list-group-item:last-child,.cardinfo .list-group-item:last-child {
    border-bottom: 0;
}
.ronus-special-prop .bg-lighter.px-2{
    min-width:140px;
}
.ronus-special-tag h3{
    font-size: 0.9rem;
}
.ronus-special-tag a{
    color: #495d67;
}
.dark-style .ronus-special-tag a {
    color: #d0d1d1;
}
.text-justify{
    text-align: justify;
}
.text-body-1{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.15;
}
.text-body-2{
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.5;
}
.text-body-3 {
    font-size: 0.72rem;
    font-weight: 400;
}
.text-neutral-500{
    color: #81858b;
}
.dark-style .text-neutral-500{
    color: #d5d5d5;
}
.text-neutral-900{
    color: #0c0c0c;
}
.dark-style .text-neutral-900{
    color: #efefef;
}
.dark-style #selectpan .stockst ,.dark-style .cardinfo .stockst{
    background: #d96066;
    background: linear-gradient(72.47deg, rgba(240, 103, 105, 0.7) 22.16%, #F06769 76.47%);
    box-shadow: 0px 1px 6px 0px rgba(240, 103, 105, 0.48);
    color: #fff !important;
    border-top-left-radius:  calc(0.375rem - 1px);
    border-top-right-radius:  calc(0.375rem - 1px);
}
.dark-style .stockst .offcanvas-title {
    color: #f0f8ff;
}
.dark-style .stockst .text-info {
    color: rgb(0 0 0) !important;
}
.dark-style #selectpan .accordion-button ,.dark-style .cardinfo .accordion-button {
    background: #d96066;
    background: linear-gradient(72.47deg, rgba(240, 103, 105, 0.7) 22.16%, #F06769 76.47%);
    box-shadow: 0px 1px 6px 0px rgba(240, 103, 105, 0.48);
    color: #fff !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dark-style .border-ronus-color {
    background: #838383;
}
.dark-style .form-control {
    color: #dcb3b3;
}
.dark-style .input-group-sm.bootstrap-touchspin .form-control {
    color: #000000;
}
.dark-style .form-control:focus {
    color: #e3b6b6;
}
.dark-style .item-quantity .input-group-lg.bootstrap-touchspin {
    border-radius: 0.375rem;
   /* background: #e9e7fd;*/
    background: #f8f8f8;
}
.dark-style .item-quantity .input-group-lg.bootstrap-touchspin .form-control{
    color: #363637;
 }
.price-topcard .blockUI.blockOverlay,.price-topcard .blockUI.blockMsg {
    background-color: #c3c3c3 !important;
    border-radius: 5px;
}
.dark-style .blockUI.blockOverlay,.dark-style  .blockUI.blockMsg {
    background-color: #2f3349 !important;
}
.dark-style .nav-tabs .nav-link.active,.dark-style .nav-tabs .nav-item.show .nav-link {
    color: #E3B6B7;
    background-color: #3c4057;
}
.dark-style .nav-tabs .nav-link:not(.active):hover,.dark-style .nav-tabs .nav-link:not(.active):focus,.dark-style .nav-pills .nav-link:not(.active):hover,.dark-style .nav-pills .nav-link:not(.active):focus {
    color: #FFC107;
}
.ronus-full-prop .pcol-1 {
    width: 104px;
}
.ronus-full-prop .d-flex.w-100:last-child .border-bottom{
    border-bottom: none !important;
}
.badge.badge-xs-05 {
    padding: 0.4em 0.6em 0.3em;
}
.brtline{
    padding-bottom: 3px;
    border-bottom: 2px solid #E91E63 !important;
    display: block;
}
.ronus-banner-col4{
    width: calc(25% - 12px);
}
.ronus-banner-col4 .img-contain{
    aspect-ratio: 100 / 75;
    border-radius: 16px;
 }
.ronus-banner-col4 .img-contain img{
    border-radius: 16px;
}
.ronus-banner-col2{
    width: calc(50% - 8px);
}
.ronus-banner-col2 .img-contain{
    aspect-ratio: 100 / 40;
    border-radius: 16px;
}
.ronus-banner-col2 .img-contain img{
    border-radius: 16px;
}
.ronus-footer-bg-color
{
    background: #30324b;
    color: #a09caf;
}
.e-namad{
    background: white;
    border-radius: 13px;
}
.addr-ronus.custom-option{
min-height: 120px;
}
.tab-content.account-pan {
    padding: 0;
    background: initial;
    box-shadow: none;

}
.tab-content.account-pan .addr-ronus.custom-option .form-check-input[type=radio]{
    display: none;
}
.modal-footer {
    padding: 0.25rem 1.5rem 0.25rem;
}
[dir=rtl] table.dataTable thead th{
    letter-spacing: normal;
    font-weight: bold;
}
.card-datatable.table-responsive .table > thead {
    vertical-align: bottom;
    background: #e7e7e7;
}
.accordion-body .card-datatable.table-responsive .table > thead {
    background: #fffbd9;
}
.btn-close.galleyadm{
    padding: 2px;
    right: auto;
    position: absolute;
    left: 2px;
}
.card-body.galleryimg{
    display: inline-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
}
.card-body.galleryimg .card{
    margin-left: 0.5rem;
}
i.btn-close.galleyadm {
    padding: 2px;
    right: auto;
    position: absolute;
    left: 6px;
    background: white;
    color: black;
    font-weight: bold;
    cursor: pointer;
    opacity: 0.6;
}
i.btn-close.galleyadm:hover {
    background: red;
    color: white;
}
.authentication-wrapper.authentication-cover .authentication-inner .auth-cover-bg {
    margin: 0 !important;
}

.authentication-wrapper.authentication-cover .authentication-inner .auth-cover-bg .auth-illustration{
    max-height: initial !important;
}
.cursor-auto {
    cursor: auto !important;
}
.accordion-header.ronus-accordin, .ronus-accordin .ronus-accordin-first-col, .ronus-accordin .ronus-accordin-end-col{
    background: #e7e7e7;
}
.ronus-accordin-first-col:before{
    background-image: none !important;
}
.ronus-taggable{

}
.light-style .select2-container--default.noleft .select2-selection{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0!important;
}
.light-style .select2-container--default.noright .select2-selection{
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
select.select2 {
    max-height: 2.38rem;
}
.swl-ronus-oncart-con button.swal2-close{
    color: #4c525b;
    font-size: 2em;
    font-weight: bold;
 }
.text-success.ronus-swl-cart{
    color: #2f8633 !important;
    font-size: 1rem;
    font-weight: 700;
}
.swal2-popup .swal2-title.swl-ronus-oncart-tit{
    justify-self: self-start;
    margin: 0;
    padding: 0 0.5em 0;
    width: 100%;
    text-align: start;
    border-bottom: 1px solid #e0e0e2;
}
li.dropdown-notifications-list.scrollable-container {
    overflow: auto;
}
#toast-container > .toast-error {
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='26' viewBox='0 0 26 15' width='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.1005.585787c.37508-.375073.88379-.58578691 1.41422-.58578692l4.97058-.00000007c.5304-.00000001 1.0391.21071399 1.4142.58578699l3.5147 3.514713c.3751.37508.5858.88379.5858 1.41422v4.97058c0 .5304-.2107 1.0391-.5858 1.4142l-3.5147 3.5147c-.3751.3751-.8838.5858-1.4142.5858h-4.97058c-.53043 0-1.03914-.2107-1.41421-.5858l-3.514723-3.5147c-.375073-.3751-.585787-.8838-.58578699-1.4142l.00000008-4.97058c.00000001-.53043.21071391-1.03914.58578691-1.41421z' fill='%23d91f0a'/%3E%3Cg fill='%23fff'%3E%3Cpath clip-rule='evenodd' d='m8.00024 3.25c.41422 0 .75.33579.75.75v5c0 .41421-.33578.75-.75.75-.41421 0-.75-.33579-.75-.75v-5c0-.41421.33579-.75.75-.75z' fill-rule='evenodd'/%3E%3Cpath d='m8.8002 11.8c0 .4418-.35818.8-.8.8-.44183 0-.8-.3582-.8-.8s.35817-.8.8-.8c.44182 0 .8.3582.8.8z'/%3E%3C/g%3E%3C/svg%3E") !important;
    background-position: 1.25rem 1.25rem;
}
.fslightbox-thumbs {
    direction: ltr;
}
.detail-gallery-container{
    flex-direction: row-reverse;
}
.ronus-main-gallery{
    flex: 4;
}
.ronus-thumb-gallery.right-side{
    display: flex;
    flex-direction: column;
    flex: 1;
    flex-wrap: wrap;
    overflow: hidden;
    max-height: 458px;
    max-width: 150px;
}
.card-title.left-side{
    flex-basis: 320px;
    flex-basis: 45%;
}
.detail-gallery-container.w-50 .ronus-thumb-gallery.right-side{
    max-height: 300px;
    max-height: 65px;
}
.ronus-thumb-gallery a{
    border: 1px solid #e1e1e3;
    border-radius: 8px;
    margin-bottom: 6px;
    margin-left: 5px;
}
.ronus-thumb-gallery img{
    width: 100%;
    border-radius: 8px;
    max-height: 60px;
 }
.footdesc {
    font-size: 1rem;
    padding: 14px 12px;
    color: #c3c3c3;
    text-align: center;
}
.detail-gallery-container{
    flex-direction: column;
}
.ronus-thumb-gallery.right-side {
    flex-direction: row;
    max-height: 65px;
    max-width: 100%;
}
.ronus-main-gallery{
    flex: 1;
}
.ronus-thumb-gallery a {
    max-width: 92px;
}


/* Ronus Red Color Override */

/* Override in Default them css
.bg-label-primary {
    background-color: #eae8fd !important;
    color: #bf1a16 !important;
}*/
/* Ronus Red Color Override */

@media (min-width: 992px) and (max-width: 1200px) {
    .ronus-thumb-gallery.right-side{
        max-height: 384px;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .ronus-thumb-gallery.right-side{
        max-height: 370px;
    }
}

@media (max-width: 991.98px) {
    .ronus-banner-col4{
        width: calc(50% - 8px);
    }
    .ronus-banner-col2{
        width: 100%;
    }
    .d-flex .ronus-banner-col2,.d-flex .ronus-banner-col4{
        margin-top: 16px;
    }
}

@media (min-width: 992px) {
    .showonhover {
        display: none;
        margin: -5px;
    }
    .table tr:hover .showonhover {
        display: block;
    }
    .action3btn {
        min-width: 250px;
    }
    /*.invoice-add .invoice-preview-card .ronusrow:first-child .col-title {
        display: block;
    }*/
    .invoice-product-details .top-label{
        display: block;
    }
    .invoice-add .invoice-preview-card .ronusrow .col-title {
        display: none;
    }
    .invoice-add .invoice-preview-card .repeater-wrapper.ronusrow{
        margin-bottom: 0;
    }
    .invoice-add .invoice-preview-card .repeater-wrapper.ronusrow textarea.form-control{
        padding: 0.571rem 1rem !important;
    }
    .invoice-add .invoice-preview-card .repeater-wrapper.ronusrow textarea.form-control.doq{
        padding: 0.21rem 0.5rem !important;
    }

    .lg\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr));
    }
}
@media (min-width: 1400px) and (max-width: 1540px) {
    /*[dir=rtl] .ronus-cat-3col.rfsmall .fs-6 {
        font-size: 0.72rem !important;
    }*/
}
@media (min-width: 1280px) {
.modal-fullscreen-xxl-down {
    max-width: none;
}
    h1, .h1 {
        font-size: 1.8rem;
    }
    .ronus-cat-3col .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}
@media (min-width: 1280px) and (max-width: 1399px) {
.ronus-none-1280_1400{
    display: none;
}
}
@media (min-width: 1281px) {
    .swiper.ronus-slider {
        height: 400px;
        height: 100%;
    }
}
@media (min-width: 1024px) {
    .swiper.ronus-slider {
        height: 300px;
        height: 100%;
    }
}
@media (max-width: 767px) {
    .fixed-bottom.onlylg {
        max-height: 107px;
        overflow: scroll;
    }
    .dark-style .border-ronus-right-md, .border-ronus-right-md{
        border-right: none;
    }
    .ronus-story .swiper-slide,.ronus-brand .swiper-slide,.ronus-similar .swiper-slide {
        margin-left: 12px;
    }
    .card-title.left-side {
        flex-basis: 356px;
    }

}

@media (max-width: 639.98px) {
    .detail-gallery-container{
        flex-direction: column;
    }
    .ronus-thumb-gallery.right-side {
        flex-direction: row;
        max-height: 65px;
        max-width: 100%;
    }
    .ronus-main-gallery{
        flex: 1;
    }
    .ronus-thumb-gallery a {
        max-width: 92px;
    }
}

@media (max-width: 575.98px) {

   #selectpan , #filterpan{
        height: 0;
        opacity: 0;
        overflow: hidden;
        transition: height 350ms linear, opacity 444ms ease-in-out;
    }
    #filterpan.ronus-show , #selectpan.ronus-show {
        flex: 1 0 0%;
        position: fixed;
        top: 2px;
        z-index: 10000;
        left: 0;
        opacity: 1;
        width: 100%;
        background-color: #fff;
        display: block !important;
        height: 93%;
        overflow: auto;
        height: calc(100% - 4rem);
    }
    .ronus-show .stick-top{
        margin-bottom: 2rem;
    }
}
@media (max-width: 339.98px) {
    .ronus-cat-list span.px-3{
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
}