@charset "UTF-8";
@font-face {
    font-family: 'AvenirArabic-Light';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../font/AvenirArabic-Light.otf);
}
@font-face {
    font-family: 'AvenirArabic-Black';
    font-style: normal;
    font-weight: 700;
    font-display: block;
    src: url(../font/AvenirArabic-Black.otf);
}

.fa-lg-s {
    font-size: 2em !important;
    line-height: .75em;
    vertical-align: -.0667em;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #231f20!important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.accordion-header:hover .accordion-button {
    background-color: #231f20!important;
    color: #fff;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #231f20 !important;
    outline: 0;
    box-shadow: none;
}
body{
	font-family: 'AvenirArabic-Light','AvenirArabic-Black', sans-serif;
	background: #fff;
    direction: rtl;
}

.list-menu li.active {
    background: #f15c21;
}
.list-menu li.active > a{
    color: #fff !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #f15c23;
    border-color: #333333;
}
.nav-tabs .nav-link, .nav-tabs .nav-link {
    isolation: isolate;
    border-color: var(--bs-nav-tabs-link-hover-border-color);
    border-bottom: 0;
}
.bg-warning {
    --bs-bg-opacity: 1;
    background-color: #f15c22 !important;
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.page-header {
	background: #000000;
    border-width: 1px 0px 0px;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-color: initial;
    border-image: initial;
    border-top-style: solid;
    padding: 0;
    width: 100%;
    margin-top: -24px;
}
.page-footer {
    background: #ce4115;
    border-width: 1px 0px 0px;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-color: initial;
    border-image: initial;
    border-top-style: solid;
    padding: 40px 165px;
    width: 100%;
    margin-bottom: -23px;

}

.btn {
    border-radius: 5px;

}

.btn.btn-lg.btn-offer.btn-warning {
    padding: 10px 40px 15px 40px;
    box-shadow: #261a2c 0px 4px 19px;
    font-weight: bold;
    font-size: 26px;
    line-height: 1;
}

.img-thumbnail {
    border-radius: 5px;
}
.form-control,.form-select  {
        border-radius: 5px;
    }

@media (min-width: 100px) and (max-width: 567px) {
.page-footer{
   padding: 40px 40px;
}
.btn.btn-lg.btn-offer.btn-warning {
    padding: 0.375rem 0.375rem 0.75rem 0.75rem;
}
.card-product-grid .img-wrap {
    height: 180px!important;
    padding: 10px!important;
}
}

.carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    opacity: 1;
    }
.carousel-indicators > .active {
    background-color: #ce4115;
}
.navbar {

    --bs-navbar-padding-x: 0;
   --bs-navbar-padding-y: 0;
}
.col_title {
    width: auto;
}
.col_title > h5 {
    font-weight: bold;
    font-size: 22px;
    color: #231f20;
}
.line_ {
    border: #f9b21b 2px solid;
    width: 100%;
    margin-top: 16px;
}
.card {
    border-radius: 0px !important;
}
.nav-pills .nav-link {
    border-radius: 5px;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover{
    color: #000;
    text-decoration: none;
}
.header-main {
    position: relative;
    background: #231f20;
}
.brand-wrap, .navbar-brand {
    opacity: 1;
}
.brand-wrap:hover, .navbar-brand:hover {
    opacity: 1;
}

.widget-header {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.widget-header a {
    text-decoration: none;
    color: inherit;
}
.icontext {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
}
.icontext .icon {
    position: relative;
    margin-left: 10px;
    flex-shrink: 0;
    flex-grow: 0;
}
.widget-header i {
    color: #fff;
}
.icontext .text {
    width: 100%;
    line-height: 1.25;
}
.text.badge_cart {
    position: absolute;
    top: -7px;
}

.logo_footer{
    height: 40px;

}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 17px;
}
}

.btn-top-2 {
    position: absolute;
    bottom: 12px;
    font-size: 14px;
    left: 15px;
    opacity: 0.9;
}

@media (min-width: 100px) and (max-width: 567px) {
.border-start {
border-right:0;
}
.btn-top-2 {
    position: absolute;
    bottom: initial;
    top: 10px;
    font-size: 13px;
    left: initial;
    right: 10px;
    opacity: 0.9;
    display: none;
}

}

.border-bottom:last-child{
    border-bottom: 0!important;
}
hr:not([size]):last-child {
    height: 1px;
    background-color: #fff;
    color: #fff;
}

.form-control:focus {
    outline: 0;
    box-shadow: none;
    border-color: #231f20;
}
.form-control:not(:focus):hover, .form-select:not(:focus):hover {
    border-color: #231f20 !important;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
    box-shadow: none;
}
.padding-y {
    padding-top: 40px;
    padding-bottom: 40px;
}
.footer-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
}
.bg-gray-light {
background: #bdc3c7;
background: -webkit-linear-gradient(to right, #232021c2, #bdc3c7);
background: linear-gradient(to right, #232021c2, #bdc3c7);

}
.bg-app {
    background-color: #532668;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255 / 79%);
    font-weight: bold;
    margin-top: 2px;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgb(255 255 255 / 100%);
}
.btn-primary {
    color: #fff;
    background-color: #f15c22;
    border-color: #f15c22;
}
.btn-primary:hover {
    color: #fff;
    background-color: #232021;
    border-color: #232021;
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f15c22;
    border-color: #f15c22;
}

.btn-warning:hover {
    color: #fff;
    background-color: #232021;
    border-color: #232021;
}

.btn-check:focus + .btn-warning, .btn-warning:focus {

    box-shadow: none;
}

.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-check:checked+.btn-warning:focus, .btn-check:active+.btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-white {
    --bs-btn-color: #000;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #fff;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #fff;
    --bs-btn-hover-border-color: #fff;
    --bs-btn-focus-shadow-rgb: 217, 164, 6;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ffcd39;
    --bs-btn-active-border-color: #fff;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #fff;
    --bs-btn-disabled-border-color: #fff;
}
.btn-white:hover {
    color: #fff;
    background-color: #232021;
    border-color: #232021;
}

.btn-check:focus + .btn-white, .btn-white:focus {

    box-shadow: none;
}

.btn-check:checked + .btn-white:focus, .btn-check:active + .btn-white:focus, .btn-white:active:focus, .btn-white.active:focus, .show > .btn-white.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-check:checked+.btn-white:focus, .btn-check:active+.btn-white:focus, .btn-white:active:focus, .btn-white.active:focus, .show>.btn-white.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #232021;
    border-color: #232021;
    box-shadow: none;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    right: 0;
    margin-top: 0.4rem;
}
.dropdown-menu {
background-color: #f15c22;
background-image: linear-gradient(to right, #e52d27 0%, #b31217 51%, #e52d27 100%);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}
.dropdown-item {
    color: #ffffff;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #fff;
    background-color: #7b0003;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f15c22;
}

.btn-check:focus + .btn-light, .btn-light:focus {
    box-shadow: none;
}

.btn-link,.btn-link:hover {
    text-decoration: none;
}

img.svg_icon {
    width: 48px;
}

.form-control:not(:focus):hover, .form-select:not(:focus):hover {
    border-color: #dee2e6!important;
}

.form-select:focus {
    border-color: #dee2e6!important;
    outline: 0;
    box-shadow: none;
}

.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
    box-shadow: none;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #f15c22 !important;
    border-color: #f15c22 !important;
}

.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
    box-shadow: none;
}

.btn-outline-primary {
    color: #f15c22 !important;
    border-color: #f15c22 !important;
}

.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
    color: #fff !important;
    background-color: #f15c22 !important;
    border-color: #f15c22 !important;
}

.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
    box-shadow: none;
}

.fs-6 {
    font-size: 0.9rem !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f15c22;
}

.nav-link {
    color: #333;
}
.nav-link:hover, .nav-link:focus {
    color: #000;
}

.card.mb-3:last-child{
    margin-bottom: 0 !important;
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-light .navbar-toggler {
    border-color: rgb(255 255 255 / 40%);
}
i.fa.fa-bars {
    color: #f9f9f99c;
    vertical-align: bottom;
}

.form-check-input:checked {
    background-color: #f15c22 !important;
    border-color: #f15c22 !important;
}

.form-check-input:focus {
    border-color: #f15c22 !important;
    outline: 0;
    box-shadow: none !important;
}

.form-range::-webkit-slider-thumb {
  background-color: #f15c22;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: none;
}
.form-range:focus::-moz-range-thumb {
  box-shadow: none;
}

.form-range::-webkit-slider-thumb:active {
  background-color: #333;
}
.form-range::-webkit-slider-runnable-track {
  background-color: #dee2e6;
}
.form-range::-moz-range-thumb {

  background-color: #0d6efd;
}
.form-range::-moz-range-thumb:active {
  background-color: #f15c22;
}
.form-range::-moz-range-track {
  background-color: #f15c22;

}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: #ffe5dc !important;
    color: #000;
}

.cats.tab-content > .active {
    display: block;
    border: 1px solid #333333;
    padding: 15px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: #333333 #333333 #333333;
    isolation: isolate;
}
.share-buttons {
display: flex;
gap: 10px;
}
.share-button {
border: none;
border-radius: 5px;
color: #fff;
cursor: pointer;
font-size: 16px;
padding: 8px 16px 5px 16px;
}
.facebook {
background-color: #3b5998;
}
.twitter {
background-color: #1da1f2;
}
.linkedin {
background-color: #0077b5;
}
.pinterest {
background-color: #bd081c;
}
.reddit {
background-color: #ff4500;
}
.whatsapp {
background-color: #25d366;
}

.tab-pane > .bg-white > div {
    width: 100% !important;
}

.nicEdit-main {
    width: 98% !important;
}

div#Video-tab-pane > iframe {
    width: 100% !important;
}
div#Specification-tab-pane > table {
    width: 100% !important;
}

var { font-style: normal; }
a.title, .title a, a .title { text-decoration: none; }
a.title:hover, .title a:hover, a .title:hover { text-decoration: none; }
.content-body { flex: 1 1 auto; padding: 1.88rem; }
.img-wrap { position: relative; text-align: center; overflow: hidden; display: block; }
.img-wrap img { object-fit: cover; }
a:hover > .img-thumbnail { border-color: rgb(157, 161, 167); }
.table-lg th, .table-lg td { padding: 1rem; }
.bg-center { background-position: center center; }
.bg-cover { background-size: cover; }
.bg-dark-50 { background-color: rgba(33, 37, 41, 0.5); }
.opacity { opacity: 0.5; }
.mix-blend-multiply { mix-blend-mode: multiply; }
.overlay-gradient { position: relative; }
.overlay-gradient::before { position: absolute; content: ""; display: block; inset: 0px; opacity: 0.7; transition: all 0.5s ease 0s; background: linear-gradient(to right bottom, rgb(1, 67, 163), aqua); }
.overlay-gradient:hover::before { opacity: 0.9; }
.breadcrumb.ondark .breadcrumb-item { color: rgb(255, 255, 255); }
.breadcrumb.ondark .breadcrumb-item::before { color: rgb(255, 255, 255); opacity: 0.6; }
.breadcrumb.ondark a { color: inherit; opacity: 0.75; }
.breadcrumb.ondark a:hover { opacity: 1; }
.accordion-flush .accordion-button { padding-left: 5px; padding-right: 5px; }
.accordion-flush .accordion-body { padding-left: 0px; padding-right: 0px; }
.accordion-header:hover .accordion-button { background-color: rgb(231, 241, 255); }
.padding-top { padding-top: 40px; }
.padding-bottom { padding-bottom: 40px; }
.padding-y-lg { padding-top: 80px; padding-bottom: 80px; }
.padding-top-lg { padding-top: 80px; }
.padding-bottom-lg { padding-bottom: 80px; }
.padding-y-sm { padding-top: 20px; padding-bottom: 20px; }
.padding-top-sm { padding-top: 20px; }
.padding-bottom-sm { padding-bottom: 20px; }
.icon-xs, .icon-sm, .icon-md, .icon-lg { display: inline-flex; align-items: center; justify-content: center; text-align: center; flex-shrink: 0; flex-grow: 0; }
.icon-xs img, .icon-sm img, .icon-md img, .icon-lg img { max-width: 100%; }
.icon-xs { width: 36px; height: 36px; }
.icon-sm { width: 42px; height: 42px; font-size: 20px; }
.icon-md { width: 56px; height: 56px; font-size: 24px; }
.icon-lg { width: 72px; height: 72px; font-size: 32px; }
.icon-xl { width: 120px; height: 120px; font-size: 32px; }
.img-xs, .img-sm, .img-md, .img-lg { display: inline-block; object-fit: contain; flex-shrink: 0; flex-grow: 0; }
.img-xs { width: 40px; height: 40px; }
.img-sm { width: 72px; height: 72px; }
.img-md { width: 96px; height: 96px; }
.img-lg { width: 128px; height: 128px; }
.img-xl { width: 196px; height: 196px; }
.obj-contain { object-fit: contain; }
.obj-cover { object-fit: cover; }
.center-xy { top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); }
.center-y { top: 50%; position: absolute; transform: translateY(-50%); }
.center-x { left: 50%; position: absolute; transform: translateX(-50%); }
.menu-aside { list-style: none; margin: 0.5rem; padding: 0px; }
.menu-aside a { display: block; text-decoration: none; }
.menu-aside .menu-item { margin-bottom: 5px; }
.menu-aside .menu-item .icon { color: rgb(157, 161, 167); margin-right: 10px; font-size: 24px; }
.menu-aside .menu-item.active .icon { color: #000; }
.menu-aside .menu-item.active .menu-link { background-color: rgb(215, 231, 255); }
.menu-aside .menu-link { padding: 10px; color: rgb(81, 88, 94); font-weight: bold; border-radius: 0.6rem; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.menu-aside .menu-link .text { vertical-align: middle; }
.menu-aside .menu-link:hover { transition: all 0.2s linear 0s; background-color: rgb(233, 236, 239); }
.menu-aside .submenu { margin-left: 44px; display: none; }
.menu-aside .submenu a { color: rgb(108, 117, 125); padding: 5px; }
.menu-aside .submenu a:hover { color: rgb(0, 0, 0); }
.menu-aside .menu-item.active .submenu { display: block; }
.menu-aside .menu-item.has-submenu > .menu-link::after { display: inline-block; float: right; position: absolute; right: 10px; top: 10px; margin-top: 0.6em; vertical-align: middle; content: ""; border-width: 5px 5px 0px; border-top-style: solid; border-top-color: rgb(157, 161, 167); border-right-style: solid; border-right-color: transparent; border-bottom-style: initial; border-bottom-color: initial; border-left-style: solid; border-left-color: transparent; }
.nav-pills .nav-link:not(.active):hover { background-color: rgba(157, 161, 167, 0.15); }
.nav-icontop a.nav-link { text-align: center; padding-top: 0.6rem; padding-bottom: 0.2rem; }
.nav-icontop a.nav-link i { font-size: 20px; color: rgb(157, 161, 167); }
.nav-icontop a.nav-link .text { display: block; font-weight: normal; }
.nav-icontop a.nav-link:hover i { color: rgb(33, 37, 41); }
.nav-icontop a.nav-link.active i, .nav-icontop a.nav-link.active .text { color: #000; }
.nav-ondark .active { background-color: rgba(0, 0, 0, 0.5) !important; }
.nav-ondark a.nav-link { color: rgb(255, 255, 255) !important; }
.nav-ondark a.nav-link:not(.active):hover { background-color: rgba(0, 0, 0, 0.2) !important; }
.item-link { width: 100%; display: block; text-decoration: none; }
.item-link .icon {
    border: 1px solid rgb(255 229 220);
    background: #ffe5dc;
}
.item-link .text { display: block; color: rgb(81, 88, 94); }
.item-link:hover { text-decoration: none; }
.item-link:hover .icon { border-color: #ffe5dc; opacity: 0.7; }
.item-link:hover .text { color: rgb(33, 37, 41); }
.boxed-link { width: 100%; display: block; text-decoration: none; }
.boxed-link .icon { background-color: rgb(231, 241, 255); }
.boxed-link .text { display: block; color: rgb(81, 88, 94); }
.boxed-link:hover { text-decoration: none; }
.boxed-link:hover .icon { background-color: rgb(233, 236, 239); }
.boxed-link:hover .text { color: rgb(33, 37, 41); }
.box.boxed-link:hover, .card.boxed-link:hover { border-color: rgb(204, 209, 214); box-shadow: rgba(0, 0, 0, 0.03) 0px 0.05rem 0.2rem; }
.box.boxed-link:hover .icon, .card.boxed-link:hover .icon { background-color: rgb(195, 219, 255); }
.menu-category { margin: 0px; padding: 0px; }
.menu-category li { position: relative; display: block; border-bottom: 1px solid rgb(222, 226, 230); }
.menu-category li:last-child { border-bottom: 0px; }
.menu-category a { color: rgb(33, 37, 41); }
.menu-category > li > a { display: block; padding: 10px 18px; }
.menu-category .submenu { display: none; margin: 0px; padding: 0px; box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 15px; z-index: 20; position: absolute; left: 100%; top: 0px; width: 250px; background: rgb(255, 255, 255); }
.menu-category .submenu li { list-style: none; }
.menu-category .submenu li a { padding: 10px 16px; display: block; }
.menu-category li:hover { background: rgb(248, 249, 250); transition: all 0.3s ease 0s; }
.menu-category li:hover .submenu { display: block; margin-left: 0px; }
.menu-category .has-submenu > a::after { content: "›"; font-size: 24px; color: rgb(153, 153, 153); line-height: 18px; font-weight: bold; float: right; }
.section-heading { margin-bottom: 1.5rem; }
.title-text { margin-top: 30px; margin-bottom: 10px; font-weight: bold; }
.b { font-weight: 600; }
.text-lg { font-size: 1.1rem; }
.rtl { direction: rtl; }
.ltr { direction: ltr; }
.header-top-light .nav-link { font-weight: normal; }
.header-top-light .nav-link:hover { color: rgb(33, 37, 41); }
.header-top-dark { color: rgba(255, 255, 255, 0.75); }
.header-top-dark .nav-link { color: inherit; font-weight: normal; }
.header-top-dark .nav-link:hover { color: rgb(255, 255, 255); }
.header-main { position: relative; padding-top: 0.4rem; padding-bottom: 0.4rem; }
.brand-wrap .logo, .navbar-brand .logo { margin-left: 20px; max-height: 40px; display: inline-block; }
.widget-header a { text-decoration: none; color: #fff; }
.widget-header i { color: #fff }
.widget-header form { min-width: 280px; }
.widget-header .notify { position: absolute; top: -3px; right: -7px; }
.widget-header:hover i { color:#fff }
.widget-header .widget-icontop { display: inline-block; vertical-align: middle; position: relative; text-align: center; }
.widget-header .widget-icontop .icon-area { font-size: 22px; position: relative; display: inline-block; width: 30px; height: 30px; }
.widget-header .widget-icontop .text { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; line-height: 1.2; }
.section-footer .logo-footer { max-height: 40px; }
.section-footer .title { font-weight: bold; margin-bottom: 10px; }
.footer-dark { color: rgb(255, 255, 255); }
.footer-dark .icon { opacity: 0.7; color: rgb(255, 255, 255) !important; }
.footer-dark .title { color: rgb(255, 255, 255); }
.footer-dark .list-menu a { color: rgba(255, 255, 255, 0.7); }
.footer-dark .list-menu a:hover { color: rgb(255, 255, 255); }
.btn-icon { width: 2.6rem; padding-left: 0px; padding-right: 0px; }
.btn-icon.btn-sm { width: 2rem; }
.btn-icon.btn-lg { width: 2.8rem; }
.btn-light { background-color: rgb(255, 255, 255); border-color: rgb(222, 226, 230); color: rgb(33, 37, 41); }
.btn-light i { color: rgb(157, 161, 167); }
.btn-light:hover { border-color: rgb(193, 201, 208); color: #000; }
.btn-light:hover i { color: #000; }
.btn-light.active { border-color: rgb(193, 201, 208); box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 5px inset; }
.btn-primary-light { color: #000; }
.btn i { min-width: 16px; }
.btn .text + i { margin-left: 10px; }
.btn i + .text { margin-left: 10px; }
a[class*="card"] { text-decoration: none; color: rgb(81, 88, 94); }
a[class*="card"]:hover .title { color: #000; }

.card.card-product-grid, .card.card-product-list { border:1px solid #eef0f2; background:#fff; transition:border-color .15s ease, box-shadow .15s ease }
.card.card-product-grid:hover, .card.card-product-list:hover { border-color:#dee2e6; box-shadow:0 6px 18px rgba(35,32,33,.08) }
.card.card-product-grid .img-wrap { border-radius: 0.25rem 0.25rem 0px 0px; }
[class*="card-product"] p { margin-bottom: 0px; }

[class*="card-product"] a.title {
    display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
    overflow: hidden; text-decoration: none;
    font-size: 14px; line-height: 1.45; min-height: 2.9em;
}
[class*="card-product"] a.title:hover { color: #000; }
[class*="card-product"] .price { color: rgb(33, 37, 41); font-size:20px !important  }
[class*="card-product"] .price-old { margin-left: 3px; font-size: 15px !important  }
[class*="card-product"] .img-wrap { position: relative; }
[class*="card-product"] .img-wrap img { object-fit: contain;height: 100%; max-width: 100%; width: auto; }
.price-old { margin-left: 3px; font-size: 18px }

.card-product-grid { display: flex; flex-direction: column; height: 100%; margin-bottom: 0; }
.card-product-grid .img-wrap {
    display: flex; align-items: center; justify-content: center;
    height: auto; aspect-ratio: 1 / 1; padding: 14px; flex: 0 0 auto;
}
.card-product-grid .img-wrap img { max-height: 100%; max-width: 100%; height: auto; }
.card-product-grid .title { color: rgb(81, 88, 94); }
.card-product-grid .info-wrap {
    display: flex; flex-direction: column; gap: 6px;
    flex: 1 1 auto; min-height: 0; height: auto;
    padding: 12px; overflow: visible;
}
.card-product-grid .bottom-wrap { padding: 1rem 1.2rem; border-top: 1px solid rgb(222, 226, 230); }
.card-product-grid .topbar { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 10; text-align: left; padding: 10px 15px; }
.card-product-grid .hover-action { opacity: 0; width: 100%; left: 0px; bottom: 0px; position: absolute; }
.card-product-grid:hover .hover-action { opacity: 1; }
.card-product-list { margin-bottom: 20px; }
.card-product-list .title { color: rgb(33, 37, 41); }
.card-product-list .img-wrap { height: 220px; padding: 0.5rem; }
.card-product-list .info-aside { padding: 1.25rem; border-left: 1px solid rgb(222, 226, 230); height: 100%; }
.product-sm .img-wrap { height: 160px; }
.product-lg .img-wrap { height: 250px; }
.card-banner { display: flex; position: relative; overflow: hidden; background-color: rgb(255, 255, 255); background-size: cover; background-position: center center; border-radius: 5px; }
.card-banner .card-body { background-size: cover; position: relative; z-index: 10; }
.card-banner .caption { background-color: rgba(0, 0, 0, 0.6); z-index: 10; color: rgb(255, 255, 255); }
.card-banner .caption.bottom { bottom: 0px; left: 0px; position: absolute; width: 100%; }
.card-banner .caption.top { top: 0px; left: 0px; position: absolute; width: 100%; }
.card-banner .caption.left { top: 0px; left: 0px; bottom: 0px; position: absolute; }
.card-banner .text-bottom { position: absolute; bottom: 0px; left: 0px; z-index: 10; width: 100%; padding: 2rem 1rem 1rem; border-radius: 0px 0px 0.35rem 0.35rem; background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); color: rgb(255, 255, 255); }
.card-banner .img-bg {
    position: absolute;
    left: 15px;
    bottom: 0px;
    mix-blend-mode: multiply;
    max-width: 100%;
    width: 100px;
    object-fit: contain;
  }
.card-banner:hover{box-shadow: rgb(51 51 51 / 10%) 0px 3px 10px; cursor: pointer; transition: all 0.2s ease 0s;}
.icontext p { margin-bottom: 0px; }
.icontext .icon { position: relative; margin-right: 10px; flex-shrink: 0; flex-grow: 0; }
.icontext .title { display: block; margin-bottom: 3px; }
.tag { display: inline-flex; align-items: center; padding: 4px 1rem; margin-bottom: 5px; border: 1px solid rgb(222, 226, 230); border-radius: 20px; margin-top: 4px; margin-right: 2px; font-size: 90%; }
.tag .btn-close { width: 0.5rem; height: 0.5rem; margin-left: 10px; }
strong.price, b.price, .b.price, .fw-bold.price {
color: #000 !important;
    font-size: 22px;
    font-weight: 700;
 }
.notify { position: absolute; top: -4px; right: -10px; display: inline-block; padding: 0.25em 0.6em; font-size: 12px; line-height: 1; text-align: center; border-radius: 3rem; color: rgb(255, 255, 255); background-color: rgb(255, 39, 72); }
.img-avatar { border-radius: 100%; border: 1px solid rgba(33, 37, 41, 0.2); }
.card-header .title { margin-bottom: 0px; color: initial; display: block; }
.icon-control { margin-top: 6px; float: left; font-size: 84%; color: rgb(157, 161, 167); }
.filter-group { border-bottom: 1px solid rgb(222, 226, 230); }
.filter-group:last-child { border-bottom: 0px; }
.filter-group .card-header { border-bottom: 0px; border-radius: 0px; }
.filter-group .title:hover { text-decoration: none; }
.text-divider { text-align: center; display: flex; font-size: 0.875rem; color: rgb(157, 161, 167); flex-direction: row; justify-content: center; align-items: center; }
.text-divider::after, .text-divider::before { content: ""; height: 1px; background: rgb(222, 226, 230); flex: 1 1 0%; margin: 0px 7px; }
.box { padding: 0.8rem; border-radius: 0.35rem; border: 1px solid rgb(222, 226, 230); }
.box img { max-width: 100%; }
.label-rating { margin-left: 5px; margin-right: 5px; display: inline-block; vertical-align: middle; }
.rating-stars { display: inline-block; list-style: none; margin: 0px; padding: 0px; position: relative; white-space: nowrap; clear: both; }
.rating-stars i { font-size: 14px; color: rgb(204, 204, 204); display: inline; }
.rating-stars img { height: 16px; max-width: none; }
.rating-stars li { display: block; text-overflow: clip; white-space: nowrap; z-index: 1; }
.rating-stars li.stars-active { z-index: 2; position: absolute; top: 0px; left: 0px; overflow: hidden; }
.rating-stars li.stars-active i { color: orange; }
.rating-stars.stars-lg img { height: 20px; max-width: none; }
.form-check .rating-stars { transform: translateY(-2px); }
.dot { font-style: normal; opacity: 0.5; }
.dot::after { content: "•"; display: inline-block; }
.bg-loading { position: static; margin-right: 10px; overflow: hidden; margin-bottom: 10px; border-radius: 5px; animation: 2s linear 0s infinite normal none running placeholderSkeleton; background-image: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0px, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%); background-size: 800px 100%; max-width: 30rem; }
@-webkit-keyframes placeholderSkeleton {
  0% { background-position: -800px 0px; }
  100% { background-position: 800px 0px; }
}
@keyframes placeholderSkeleton {
  0% { background-position: -800px 0px; }
  100% { background-position: 800px 0px; }
}
.steps-vertical { list-style: none; margin: 0px 0px 0px 12px; padding: 0px; border-right: 2px solid #ccd1d6; position: relative; }

.steps-vertical li.step.active {
    border-right: 2px solid #231f20;
    margin-right: -2px;
    background: #fff;

    display: table;

}
ol.breadcrumb {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.steps-vertical li { padding-right: 20px; position: relative; transform: translateY(-4px);height: 50px; }
.steps-vertical li:last-child { height: 20px; }
.steps-vertical .icon { position: absolute; top: 3px; right: -8px; content: ""; background: #ccd1d6; width: 14px; height: 14px; border-radius: 100%; display: inline-block; }
.steps-vertical .icon.active {background: #231f20;margin-top: -3px;}
.breadcrumb.steps { margin-bottom: 0px; color: #000; }
.breadcrumb.steps a { color: inherit; }
.breadcrumb.steps .breadcrumb-item.active { font-weight: 600; color: rgb(33, 37, 41); }
.breadcrumb.steps .breadcrumb-item.active ~ .breadcrumb-item { color: rgb(157, 161, 167); opacity: 0.8; }
.breadcrumb.steps.ondark .breadcrumb-item.active { color: rgb(255, 255, 255); }
.breadcrumb.steps.ondark .breadcrumb-item.active ~ .breadcrumb-item { color: rgb(255, 255, 255); opacity: 0.5; }
.steps-wrap { list-style: none; margin: 30px 0px 0px; padding: 0px; position: relative; display: flex; border-radius: 30px; }
.steps-wrap .step { width: 100%; text-align: center; position: relative; flex-grow: 1; font-size: 14px; line-height: 24px; }
.steps-wrap .step::before { background-color: rgb(204, 209, 214); height: 4px; position: absolute; content: " "; width: 100%; right: 50%; top: 10px; }
.steps-wrap .step:first-child::before { display: none; }
.steps-wrap .icon { color: rgb(255, 255, 255); display: inline-block; position: relative; z-index: 10; width: 24px; height: 24px; border-radius: 24px; text-align: center; background: rgb(204, 209, 214); }
.steps-wrap .text { display: block; padding-top: 5px; text-align: center; color: rgb(157, 161, 167); }
.steps-wrap .step.active .icon { background: rgb(0, 165, 36); color: rgb(255, 255, 255); }
.steps-wrap .step.active .text { color: rgb(157, 161, 167); }
.steps-wrap .step.active::before { background: rgb(0, 165, 36); }
.steps-wrap .step.active::after { background: rgb(0, 165, 36); height: 4px; position: absolute; content: " "; z-index: 5; width: 50%; right: 0%; top: 10px; }
.steps-wrap .step.active:last-child::after { display: none; }
.form-control:not(:focus):hover, .form-select:not(:focus):hover { border-color: rgb(110, 168, 254); }
.input-spinner { max-width: 140px; flex-wrap: nowrap; display: inline-flex; }
.input-spinner input.form-control { text-align: center; border-color: rgb(222, 226, 230); padding-left: 3px; padding-right: 3px; }
.input-spinner .btn { width: 42px; text-align: center; padding-left: 0.5rem; padding-right: 0.5rem; }
.checkbox-btn { position: relative; }
.checkbox-btn input { position: absolute; z-index: -1; opacity: 0; }
.checkbox-btn input:checked ~ .btn { border-color: #000; background-color: rgb(233, 236, 239); }
.box-check { position: relative; margin-right: 5px; }
.box-check:hover:not(.active) { border-color: rgb(110, 168, 254); }
.box-check .border-oncheck { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; border: 1px solid transparent; border-radius: 0.35rem; z-index: 1; mix-blend-mode: darken; }
.box-check input:checked ~ .border-oncheck { border-color: #000; background-color: rgba(231, 241, 255, 0.5); }
.gallery-uploader-wrap .uploader-img { position: relative; display: inline-flex; width: 110px; height: 110px; margin-right: 5px; margin-bottom: 5px; vertical-align: middle; text-align: center; justify-content: center; align-items: center; border-radius: 0.35rem; border: 1px dashed rgb(204, 209, 214); overflow: hidden; background-color: rgb(248, 249, 250); }
.gallery-uploader-wrap .uploader-img:hover { border-color: #000; background-color: rgba(231, 241, 255, 0.5); }
.gallery-uploader-wrap input { width: 0px; height: 0px; visibility: hidden; }
.gallery-uploader-wrap img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; }
.done-wrap { text-align: center; margin-bottom: 30px; }
.done-wrap img { width: 140px; height: 140px; margin-bottom: 20px; }
a.itemside { color: rgb(81, 88, 94); text-decoration: none; }
a.itemside:hover .title { color: #000; }
a.itemside:hover .img-thumbnail { border-color: rgb(157, 161, 167); }
.itemside { position: relative; display: flex; width: 100%; }
.itemside .aside { position: relative; flex-shrink: 0; }
.itemside .aside .badge { position: absolute; top: -5px; right: -8px; }
.itemside .info { padding-right: 0.75rem; flex-grow: 1; }
.itemside .title { display: block; margin-bottom: 0rem; }
.itemside a.title { color: inherit; }
.itemside a.title:hover { color: #000; }
.itemside p { margin-bottom: 0px; }
.items-bordered-wrap .itemside:not(:last-child) { border-bottom: 1px solid rgb(222, 226, 230); padding-bottom: 10px; margin-bottom: 10px; }
.itemlist { padding: 20px; border-bottom: 1px solid rgb(238, 238, 238); }
.list-inline { margin-bottom: 0px; }
.list-inline-item { vertical-align: middle; }
dl[class="row"] { margin-bottom: 0px; }
dl[class="row"] dt { color: rgb(33, 37, 41); }
[class*="dlist-"] { margin-bottom: 5px; }
[class*="dlist-"] dd { margin-bottom: 0px; }
.dlist-inline dt, .dlist-inline dd { display: inline-block; }
.dlist-align { display: flex; }
.dlist-align dt { width: 150px; overflow-wrap: break-word; font-weight: normal; }
.dlist-align dd { flex-grow: 1; }
ul.row { list-style: none; padding: 0px; margin-bottom: 0px; }
.list-icon, .list-bullet, .list-dots, .list-check, .list-menu { list-style: none; margin-right: 0px; padding-right: 0px; }
.list-icon li, .list-bullet li, .list-dots li, .list-check li, .list-menu li { position: relative; margin-bottom: 4px; padding: 5px}
.list-icon li { padding-right: 30px; }
.list-icon .icon { position: absolute; top: 8px; right: 0px; width: 22px; text-align: center; color: rgb(157, 161, 167); }
.list-bullet li, .list-dots li { right: 20px; }
.list-bullet li::before, .list-dots li::before { content: " "; position: absolute; top: 8px; right: 0px; width: 7px; border-radius: 100%; height: 7px; background: rgb(204, 209, 214); }
.list-check > li { padding-left: 24px; }
.list-check > li::before { font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 13px; color: rgb(51, 183, 80); position: absolute; top: 3px; left: 0px; content: ""; }
.list-menu li > a { display: block; color: rgb(81, 88, 94); text-decoration: none; }
.list-menu li > a:hover { color: #000; text-decoration: none; }
.cols-two { column-count: 2; }
.cols-two > li { break-inside: avoid; }
.cols-three { column-count: 3; }
.cols-three > li { break-inside: avoid; }
.cols-four { column-count: 4; }
.cols-four > li { break-inside: avoid; }
@media (max-width: 768px) {
  .cols-two { column-count: 1; }
  .cols-three { column-count: 2; }
  .cols-four { column-count: 2; }
}
.slider-banner-owl .owl-nav .owl-prev, .slider-banner-owl .owl-nav .owl-next { padding: 16px 7px; color: rgb(255, 255, 255); display: inline-block; background-color: rgba(0, 0, 0, 0.3); z-index: 9; position: absolute; }
.slider-banner-owl .owl-nav .owl-prev { left: 0px; }
.slider-banner-owl .owl-nav .owl-next { right: 0px; }
.slider-banner-owl .item-slide img { width: 100%; object-fit: cover; }
.slider-banner-slick .slick-prev, .slider-banner-slick .slick-next { padding: 18px 7px; color: rgb(255, 255, 255); display: inline-block; background-color: rgba(0, 0, 0, 0.3); z-index: 9; position: absolute; }
.slider-banner-slick .slick-prev::before, .slider-banner-slick .slick-next::before { display: none; }
.slider-banner-slick .slick-prev { left: 0px; }
.slider-banner-slick .slick-next { right: 0px; }
.slider-banner-slick .item-slide img { min-width: 100%; min-height: 100%; object-fit: cover; }
.carousel-inner > .img-big-wrap { display: none; text-align: center; width: 100%; max-height: 360px; margin-bottom: 1rem; *overflow: hidden; background-color: rgb(255, 255, 255); }
.carousel-inner > .img-big-wrap a { text-align: center; display: block; height: 100%; }
.carousel-inner > .img-big-wrap img { max-width: 100%; max-height: 100%; height: 300px;object-fit:contain; }
.carousel-inner > .img-big-wrap.active {display: block;}
 .thumbs-wrap { text-align: center; }
.thumbs-wrap .item-thumb { width: 60px; height: 60px; border: 1px solid rgb(222, 226, 230); border-radius: 0.35rem; margin: 3px; display: inline-block; overflow: hidden; }
.thumbs-wrap a.item-thumb:hover { border-color: rgb(157, 161, 167); }
.thumbs-wrap img { max-width: 100%; height: 100%; object-fit: contain; cursor: pointer; padding:3px }
@media (min-width: 993px) {
  .gallery-vertical { display: flex; }
  .gallery-vertical .thumbs-wrap { order: 1; width: 60px; margin-right: 1rem; }
  .gallery-vertical .img-big-wrap { order: 2; }
}
.item-option-select { margin-bottom: 1rem; display: inline-block; margin-right: 15px; }
.item-option-select .btn { min-width: 80px; }
.table-shopping-cart.table td, .table-shopping-cart.table th { padding-left: 1.25rem; padding-right: 1.25rem; }
.table-shopping-cart .price-wrap { line-height: 1.2; }
.table-shopping-cart .price { font-weight: bold; margin-right: 5px; display: block; }

@media (min-width: 100px) and (max-width: 567px) {
[class*="card-product"] .price { color: rgb(33, 37, 41); font-size:18px !important  }
[class*="card-product"] .price-old { margin-left: 3px; font-size: 15px !important }
strong.price, b.price, .b.price, .fw-bold.price { color: rgb(200 18 18);font-size: 22px !important  }

.brand-wrap .logo, .navbar-brand .logo{
    margin-left: 0;
}

}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ce4115;
    border-color: #ce4115;
}
.page-link {

    color: #333;
    }

    .page-link:focus {
    z-index: 3;
    color: #333;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: none;
}

div#autocomplete-items {
    padding: 10px;
    background: #d4cada;
    border-radius: 5px;
}
.btn-primary:disabled, .btn-primary.disabled {
    color: #232021;
    background-color: #d0d0d0;
    border-color: #d0d0d0;
}

.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
    color: var(--bs-btn-active-color);
    background-color: #f15c22;
    border-color: #f15c22;
}

div#autocomplete-list {
    border-bottom: 1px solid #c9bdd1;
    cursor: pointer;
    padding: 5px;
}
div#autocomplete-list:hover {
background: #b9aac2;
}

.btn-input {
    cursor: pointer;
    width: 20px;
    height: 20px;
    font-size: 12px;
    float: left;
    border-radius: 5px;
}
.btn-action-item{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 99 !important;
}

label.active {
    border: 2px solid #1a8754 !important;
}
.btn-top {
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0.9;
}
.btn-sm, .btn-group-sm > .btn {
    padding:0.25rem 1rem !important;
}

div.zoom {
     background-position: 50% 50%;
     cursor: zoom-in;
}
 div.zoom img:hover {
     opacity: 0;
}
 div.zoom img {
     transition: opacity 0.5s;
     display: block;
     width: 100%;
}
      .fullscreen:-webkit-full-screen {
      width: auto !important;
      height: auto !important;
      margin:auto !important;
  }
     .fullscreen:-moz-full-screen {
      width: auto !important;
      height: auto !important;
      margin:auto !important;
  }
     .fullscreen:-ms-fullscreen {
      width: auto !important;
      height: auto !important;
      margin:auto !important;
  }

span.text-required {
    color: #dc3545;
    font-weight: bold;
}
.rounded-cat {
    border-radius: 50% !important;
    padding: 10px;
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}

button.btn-danger > i.fa-cart-plus:before {
    content: "\f00c";
}

.gallery-uploader-wrap {
    position: relative;
}

.gallery-thumb {
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 4px rgba(0,0,0,0.12);
    background: #f8f9fa;
    cursor: grab;
}

.gallery-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-thumb .thumb-actions {
    position: absolute;
    inset-inline: 4px;
    bottom: 4px;
    display: flex;
    justify-content: space-between;
    gap: 2px;
}

.gallery-thumb .btn-thumb {
    border: none;
    padding: 2px 4px;
    font-size: 10px;
    line-height: 1.2;
    border-radius: 999px;
    background: rgba(255,255,255,0.85);
}

.gallery-thumb .btn-delete {
    color: #dc3545;
}

.gallery-thumb .btn-default {
    color: #636466;
}

.gallery-thumb.default {
    outline: 2px solid #636466;
}

.gallery-thumb .badge-default {
    position: absolute;
    top: 4px;
    inset-inline-start: 4px;
    background: #636466;
    color: #fff;
    font-size: 9px;
    padding: 2px 6px;
    border-radius: 999px;
}

.card.rounded-4 {
    border-radius: 1rem !important;
}

.gallery-uploader-wrap {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.uploader-img {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    border: 1px dashed #ced4da;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.uploader-img:hover {
    border-color: #636466;
    background: #eef4ff;
    box-shadow: 0 0 0 2px rgba(13, 110, 253, 0.1);
}

.uploader-img input[type="file"] {
    position: absolute;
    inset: 0;
    opacity: 0;
    cursor: pointer;
}

.uploader-img .btnPhoto {
    pointer-events: none;
}

#uploadPreview {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 10px;
}

.uploader-img.has-image .btnPhoto {
    display: none;
}

.card {
    border-radius: 0.9rem;
    border: 1px solid #e9ecef;
}

.card > .card-body {
    padding: 1.25rem 1.5rem;
}
