
body {
    direction: rtl;
    text-align: right;
    font-family: "yekanbakh" !important;
}

header#header a{
    color: #fff !important;
}

header#header.menufixed{
    background: #061026 !important;
}


header#header  .dropdown-menu a{
    color: #000 !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

ul.products li.product .price , span.woocommerce-Price-amount.amount, span.woocommerce-Price-amount.amount bdi{
    color: #000 !important;
}

ul.products li.product h2.woocommerce-loop-product__title{
    font-size: 14px !important;
}
@media (max-width: 767px) {
    ul.products li.product h2.woocommerce-loop-product__title{
        font-size: 12px !important;
    }
}

span.price {
    min-height: 50px;
}

.coreline-sticky-menu-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
    display: block;
    margin: 0 auto 4px;
}


#contact {
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    background-color: #061029;
}

#contact .grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 16px;
    text-align: right;
}

#contact .links {
    display: flex;
    gap: 32px;
    margin-top: 20px;
}

#contact .links a {
    color: white;
    text-decoration: none;
}

#contact .contact-info {
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}


@media (min-width: 1024px) {
    #contact .contact-info {
        justify-content: flex-end;
        font-size: 18px;
    }
}

#contact .footer-image {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

@media (min-width: 1024px) {
    #contact .footer-image {
        margin-top: 0;
        justify-content: flex-end;
    }
}

#contact .social-links {
    display: flex;
    justify-content: center;
    gap: 16px;
    direction: ltr;
}

@media (min-width: 1024px) {
    #contact .social-links {
        justify-content: flex-start;
    }
}

#contact .social-link {
    display: flex;
    align-items: center;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.3s ease-out;
}

#contact .social-link img {
    width: 24px;
    height: 24px;
    transition: all 0.3s ease-out;
}


#contact .social-link span {
    margin-left: 8px;
    max-width: 0;
    opacity: 0;
    transform: translateX(-16px);
    transition: all 0.3s ease-out;
    white-space: nowrap;
    font-family: sans-serif;
    color: white;
}


#contact .social-link:hover span {
    max-width: 200px;
    opacity: 1;
    transform: translateX(0);
}

#contact h2{
    font-size: 32px;
    font-weight: 700;
    margin: 0;
}

#contact .en{
font-family: 'titilium', Tahoma, Geneva, Verdana, sans-serif;
}

#contact .text-accent {
    color: #c3915f;
    font-size: 28px;
    font-family: 'titilium';
}



a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    min-height: 50px !important;
    padding: 0 20px !important;
    border: 0 !important;
    border-radius: 14px !important;
    background: #0d6efd !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 10px 24px rgba(13, 110, 253, 0.18) !important;
    transition: 0.25s ease !important;
}


button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
    min-height: 50px !important;
    padding: 0 20px !important;
    border: 0 !important;
    border-radius: 14px !important;
    background: #0d6efd !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 10px 24px rgba(13, 110, 253, 0.18) !important;
    transition: 0.25s ease !important;
}


.mobile-sticky-bottom .sticky-item {
    position: relative;
}

.mobile-sticky-bottom .cart-artpay-count {
    position: absolute;
    top: -8px;
    right: 50%;
    transform: translateX(50%);
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: #ef4444;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    z-index: 2;
    box-sizing: border-box;
}



.single-product div.product .woocommerce-product-gallery {
    max-width: min(49%, 100%) !important;
    flex: 1 1 50% !important;
}

.single-product div.product .summary {
    flex: 1 1 50% !important;
    max-width: min(48.5%, 100%) !important;
}

.woocommerce-product-gallery__wrapper {
    border: none !important;
}

.woocommerce-product-gallery__image.flex-active-slide {
    border: 1px solid #f5f5f5;
    border-radius: 18px;
}


.header-icon img{
    width: 24px;
}

.header-icon.user-auth {
    background: #3b5bfd;
    padding: 10px 12px;
    border-radius: 16px;
}

div#dropdownMenuButton {
    height: 20px;
}


.header-icon.user-auth.not-loggedin{
    padding: 10px 12px;
}


.header-icon.user-auth.not-loggedin a{
    font-size: 14px !important;
}

@media(max-width:767px){
    .header-icon.user-auth.not-loggedin span{
    display: none;
    }
    
}

.header-icon.cart-icon{
    background: #fff;
    padding: 10px 12px;
    border-radius: 16px;
}


span.cart-contents-count {
    top: -6px !important;
    right: 0px;
}

@media (max-width: 767px) {
    header .navbar .header-icon-holder .header-icon.user-auth {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    header .navbar .header-icon-holder .header-icon.cart-icon {
        display: inline-block;
    }
}


@media (max-width: 767px) {
    ul.products li.product .price{
        margin-bottom: 0;
        min-height: 40px;
    }
}

