@font-face {
    font-family: "itfSalmaArabic";
    src: url("//rawcdn.githack.com/SmallDetails-sa/files/main/fonts/itfSalmaArabic/Light.otf") format("opentype");
    font-weight: 300;
}
@font-face {
    font-family: "itfSalmaArabic";
    src: url("//rawcdn.githack.com/SmallDetails-sa/files/main/fonts/itfSalmaArabic/Regular.otf") format("opentype");
    font-weight: 400;
}
@font-face {
    font-family: "itfSalmaArabic";
    src: url("//rawcdn.githack.com/SmallDetails-sa/files/main/fonts/itfSalmaArabic/Medium.otf") format("opentype");
    font-weight: 500;
}
@font-face {
    font-family: "itfSalmaArabic";
    src: url("//rawcdn.githack.com/SmallDetails-sa/files/main/fonts/itfSalmaArabic/Bold.otf") format("opentype");
    font-weight: 700;
}
@font-face {
    font-family: "itfSalmaArabic";
    src: url("//rawcdn.githack.com/SmallDetails-sa/files/main/fonts/itfSalmaArabic/Black.otf") format("opentype");
    font-weight: 900;
}
body,
body *:not(.fa, .far, .fas, .fab) {
    --single-page-checkout-font: "itfSalmaArabic" !important;
    --primary-font: "itfSalmaArabic" !important;
    font-family: "itfSalmaArabic" !important;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: "icomoon" !important;
}
.fa,
.far,
.fas,
.fab {
    font-family: "Font Awesome 5 Free" !important;
}
.menu-drawer .drawer-title .menu-logo {
    width: 50px;
}
.menu-drawer .menu-tabs {
    width: 100%;
    margin: 0;
    gap: 0;
}
.products-slider-home .product-item-slide.col-6, .products-container .row.products-list .slick-track > div.col-6, .products-container .row.products-list > div.col-6 {
    max-width: 48%;
    margin: 2px;
    height: auto;
}
body.home-view .header .header-container .logo .sticky-logo {
    width: 40px;
}
.header .header-container > .header-block {
    padding-top: 20px;
}
body.home-view .header.js-is-sticky--change .header-container > .header-block, body.home-view .header.js-is-stuck .header-container > .header-block {
    padding: 0;
}
.block-product button.quick-cart, .products-list .block-product button.quick-cart {
    margin: 0;
}
.block-product .product-options .option.button-option div {
    padding-top: 4px;
}
.block-product button.quick-view, .products-list .block-product button.quick-view {
    height: 33px;
    width: 60px;
    margin-right: 0;
}
.block-product button.quick-cart {
    margin: 0;
    width: 100%;
}
.block-product .card-buttons.has-options, .block-product .card-buttons.out-stock {
    display: flex;
    gap: 0;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.quick-cart > span {
    font-weight: inherit;
    padding-top: 4px;
}
.product-box .product-details > h3 > a, .products-list .block-product > h3 > a {
    margin-top: 5px;
}
.block-payments-widget .tamara-product-widget {
    border-radius: 0px !important;
}
.product-info-block .store-features {
    background-color: #f7f7fe;
}
.product-info-block .payments-banner {
    background-color: #f7f7fe;
}
footer .footer-desc {
    font-size: 12px;
    padding: 0px 40px;
    line-height: 1;
}
.footer .block-vat p {
    color: #000000;
}
.footer .block-vat {
    height: 36px;
    margin-bottom: 5px;
    border-radius: 4px !important;
    padding: 5px 7px;
    padding-top: 8px;
}
.sticky-cart.open {
    background-color: #0202d34f;
    box-shadow: 2px -1px 13px -3px rgb(0 0 0 / 24%);
}
.sticky-cart button.btn-add-cart .text {
    margin-inline-start: 20%;
}
.social-media li a {
    background-color: #0202d3;
}
footer .container.content-center .footer-desc p {
    margin-bottom: 0;
}
.product-details .countdown-block .timer-label {
    margin: 0;
}
.block-product .thumb {
    padding-bottom: 0;
}
.svg-icon.badge-icon.free_shipping {
    display: none;
}
.product-details .countdown-block .timer-label {
    padding-bottom: 2px;
}
.products-slider-home.big-slider .product-box .card-buttons .quick-cart {
    margin: 0;
}
.icons-categories a {
    height: 32px;
    padding: 0 20px;
}
.section-video {
    margin: 0;
}
.block-product .out-stock .notify-me {
    margin: 0;
}
.block-product .out-stock .notify-me {
    background-color: #D0BC93;
}
.block-product .out-stock button.quick-view .svg-icon {
    background-color: #D0BC93;
}
.quickview-drawer .content .close-icon {
    background-color: #b1904c;
}
.products-hor-list {
    gap: 3px;
}
.products-hor-list {
    padding: 6px;
}
.icons-categories .swiper-slide {
    margin: 0 1px;
}
.header-menu .menu-items .menu-link {
    font-size: 0.7rem;
}
@media screen and (min-width: 800px) {
.products-slider-home.big-slider .swiper-wrapper {
    justify-content: center;
    }
}
.svg-icon.star-icon.active {
    background-color: #b1904c;
}
.block-p-rating .active {
    color: #b1904c;
}
.block-product .rate .star-icon {
    background-color: #b1904c;
}
.testimonials-section .review-item.product-review .review-thumb {
    gap: 3px;
}
.menu-drawer .menu-items .menu-link .cart-count, .menu-drawer .menu-items .menu-link .wishlist-count {
    color: #ffffff;
    padding-top: 6px;
}
#bcio-popups  div[data-testid="bcio__popupTeaser"]:nth-child(2) {
    right: 0 !important;
    left: unset !important;
    transform: none !important;
    border-radius: 0px !important;
    bottom: 15vh !important;
} 
.nav-tabs .nav-link {
    padding-top: 9px;
}
.product-badge i.badge-icon {
    display: none;
}
.copyrights .theme-copyright {
    display: flex;
    color: #fff;
    font-size: 0.55rem;
    margin-top: 5px;
    text-align: center;
    justify-content: center;
}
.block-product button.quick-cart, .products-list .block-product button.quick-cart {
    background-color: #0202d3 !important;
}
.block-product .has-options small {
    background-color: #0202d3;
    margin: 0;
}
.products-slider-home.big-slider .product-box .card-buttons .quick-cart {
    background-color: #0202d3 !important;
}
.section-video-slider .product-container .product .add-to-card {
    background-color: #0202d3;
}
.block-product .has-options small {
    background-color: #0202d3 !important;
}
.menu-drawer .menu-tabs .nav-item .menu-tab {
    background-color: #b1904c;
}
.header-announcement .announcement-content .items-center .icon {
    width: 14px;
    height: 14px;
}
.header .header-container > .header-block {
    padding-top: unset;
    padding: 10px;
}
body:not(.home-view) .header .header-container .logo .sticky-logo {
    width: 40px;
}
body:not(.home-view) .header .header-container .logo .basic-logo {
    width: 40px;
}
.header:not(.js-is-sticky--change) .header-container.main-transparent > .header-block {
    padding-top: 20px;
}
.product-slider-block .product-images-slider .pt-100 {
    background-size: contain;
    background-color: transparent;
}
.product-info-block.out-stock .notify-block {
    display: block !important;
    background-color: #f7f7fe;
    padding: 20px;
}
.product-info-block .payments-banner .title {
    font-weight: 400;
}
.product-view .product-breadcrumb {
    margin-top: 10px;
}
.product-view .inventory-label .inventory-box .icon {
    top: -3px;
}
.product-view .inventory-label .inventory-box {
    padding: 1px 8px;
    padding-top: 5px;
}
#product-variants-options .option-select select, .product-inputs select {
    padding: 7px 20px;
    font-size: 0.8125rem;
    background-position: 5px 9px;
    background-size: 18px;
      border: 1px solid #b1904c;
}
.block-product .rate .star-icon {
    margin-top: -4px;
}
.product-box .discount-box, .products-list .discount-box {
    padding-bottom: 0;
}
.icons-categories a {
    padding-top: 2px;
}
.card-buttons a {
    padding-top: 3px;
}
.block-product .rate span {
    color: #0202d3;
}
.block-product .product-options .option.select-option {
    border: 1px solid #b1904c3d;
}
.section-faq .faq-item h4 {
    font-weight: 500;
}
.copyrights .theme-copyright {
    display: flex;
    color: #ffffff87;
    font-size: 0.45rem;
    margin-top: 0;
    text-align: center;
    justify-content: center;
}
.minimog-progress .progress-value {
    color: #b1904c;
    fill: #b1904c;
    border: 1px solid #b1904c;
}
.minimog-progress .minimog-progress-bar:before {
    background: #b1904c;
}
.mini-cart-drawer .content #cart-shipping .shipping-alert .free-shipping {
    color: #b1904c;
}
.product-box .product-details > h3 > a, .products-list .block-product > h3 > a {
    margin-top: 15px;
}
.product-details .countdown-block {
    margin-bottom: 0;
}
.block-product .product-price .price {
    color: #b1904c;
}
.block-product .price-discount .old {
    color: #b1904c;
}
.swiper-pagination-bullet {
    background: #b1904c;
}
.icons-categories a {
    background-color: #b1904c !important;
}
.products-hor-list .product .product-name {
    font-size: 0.80rem;
}
.product-box .product-details > h3 > a, .products-list .block-product > h3 > a {
    font-size: 0.80rem;
}
.testimonials-section .grid-testimonials .grid-wrapper .testimonial-card .block-testimonial {
    align-content: center;
}
.testimonials-section .block-testimonial .review-text .review-author > h4 {
    font-weight: 400;
}
.product-info-block .payments-banner {
    padding-top: 30px;
}
.old {
    color: #b1904c;
}
.product-price .price {
    color: #b1904c;
}
.product-info-block .store-features.horizontal-view .feature-item span {
    font-size: 0.8rem;
    font-weight: 200;
    line-height: 1.1;
    color: #848484;
}
.product-info-block .store-features.horizontal-view {
    padding-top: 0;
}
.sticky-cart.open {
    background-color: #0000003b;
}