/** Shopify CDN: Minification failed

Line 99:18 Unexpected "{"
Line 99:27 Expected ":"
Line 113:18 Unexpected "{"
Line 113:27 Expected ":"

**/
.distance {
    background-color: #eaeaea;
}
.lang-rtl body {
    background-color: #eaeaea;
    text-align: right;
}
/* النشرة الاخبارية */
.form--success {
  color: #0F88C4 !important;
    font-size: 1.5rem;

}
#Form_newletter .block_title .sub {
    font-size: 1.5rem;
}
#Form_newletter .block_title .title
 {
    font-size: 1.8rem;
    color: #0b5f89;
}
/*نهاية النشرة الاخبارية*/

/*تعديلات سكشن سلايدر التصنيفات */

.nav-mobile__title
 {
    color: #eaeaea;
    background-color: #0f88c4;
}
.nav-link.active {
    color: #eaeaea !important;
    background-color: #0F88C4;
}
@media (max-width: 767px) {
    .section-collection-tabs .style3 .nav-mobile__title
 {
        font-size: 1.6rem;
    }
}
.title_section .title {
    margin-left: 15px;
}
@media (min-width: 1200px) {
.h1, h1 {
    font-size: 3.7rem;
}
.section-collection-tabs .style3 .nav-tabs .nav-link {
    font-size: 1.7rem;
}
}
@media (min-width: 767px) and (max-width: 951px) {
    .nov-btn-click-slider .title_section .title h1 {
        font-size: 2.6rem !important;
    }
    .nov-btn-click-slider .nav-link {
        font-size: 1.3rem !important;
        padding: 11px 11px !important;
    }
    .nov-btn-click-slider .list-product-tabs {
        gap: 4.5px;
    }
    .nov-btn-click-slider .nav-tabs {
        padding: 14px !important;
    }
    .section-collection-tabs .style3 .nav-tabs .nav-link {
        padding: 14px 14px !important;

}
}
@media (min-width: 951px) and (max-width: 991px) {
    .nov-btn-click-slider .title_section .title h1 {
        font-size: 2.8rem !important;
    }
    .nov-btn-click-slider .nav-link {
        font-size: 1.5rem !important;
        padding: 12px 12px !important;
    }
    .nov-btn-click-slider .list-product-tabs {
        gap: 5px;
    }
    .nov-btn-click-slider .nav-tabs {
        padding: 14px !important;
    }
    .section-collection-tabs .style3 .nav-tabs .nav-link {
        padding: 14px 14px !important;

}
}

#shopify-section-{{ section.id }} .btn-view-all {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 42px;
	background: #fff;
	color: #0f88c4;
	border-radius: 8px;
	font-weight: 600;
	transition: all .3s ease;
	text-decoration: none;
    font-size: 1.7rem
}

#shopify-section-{{ section.id }} .btn-view-all:hover {
	background: #0F88C4;
	color: #eaeaea;
	transform: translateY(-2px);
}
/*  نهاية تعديلات سكشن سلايدر التصنيفات */

/* تعديلات الهيدر */
.WishlistCount {
    background: #eaeaea;
    color: #0F88C4;
}
.site-header__cart .site-header__cart-count {
    color: #0F88C4;
    background-color: #eaeaea;
}
.btnProductQuickview:hover {
    background-color: #0F88C4 !important;
}
.site-nav .site-nav__link--main {
    color: #0B5F89;

}
.header-mobile .mobile_cart .cart-count {
    color: #0F88C4;
    background-color: #eaeaea;
}
#mobile_menu .block_social a {
    background-color: #0B5F89;
    color: #eaeaea;
    transition: all .3s ease;
}

#mobile_menu .block_social a:hover {
    background-color: #0F88C4;
    color: #eaeaea;
}


.site-nav .site-nav__link--main {
    font-size: 1.6rem;
}
.header-group-item>div:hover .header-text {
    color: #eaeaea;
}

.canvas-menu .site-nav>li .site-nav__link--main {
    font-size: 13px;
    color: #0B5F89;
}

.btn-vertical.btn-vertical_sm {
    display: none;
}

@media (min-width: 768px) {
    .btn-vertical {
        visibility: hidden;
    }
}
.site-nav__link:hover{
    color: #0F88C4
}
.site-nav__link{
    font-size: 1.65rem;
}
.site-nav__link--title a, .site-nav__link--title span, .nav--collec-item a, .nav--collec-item span, .site-nav--title__product a, .site-nav--title__product span{
        font-size: 1.73rem;
}

.canvas-menu .mm-panels>.mm-panel>.mm-listview>li .mm-next:after{
    color: #0F88C4;
}

.canvas-menu .mm-panels>.mm-panel .mm-navbar .mm-prev:after {
    color: #0F88C4;
    display: inline-block;
    transform: scaleX(-1);
}
.lang-rtl .header-call {
    visibility: hidden;
    margin-left: 0rem;
}
/* نهاية تعديلات الهيدر */

/* تعديلات كارد المنتج */
.item-swatch li label.color.active {
    box-shadow: 0 0 0 1.5px #0F88C4;
}

.product-form__cart-submit {
    background-color: #eaeaea !important;
}
.product-form__cart-submit:hover {
    background-color: #0f88c4 !important;
    color: #eaeaea;
}


.item-product .respone_image {
    padding-top: 100% !important;
    overflow: hidden;
}

.item-product .respone_image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.item-product {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.item-product .inner-top {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.item-product .product__info {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.item-product .item-swatch {
    margin-top: auto;
}
.item-product .item-swatch {
    min-height: 45px;
}

.item-product .product__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 3.2em;
    line-height: 1.4;
}
.item-product .price-regular, .item-product .special-price
 {

    font-size: 1.4rem;
}
.item-product .old-price {
    font-size: 1.4rem;
}
.item-product {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 325px;
}
@media (min-width: 382px) {
.item-product .price-regular, .item-product .special-price
 {

    font-size: 1.6rem;
}
.item-product .old-price {
    font-size: 1.6rem;
}
}
@media (min-width: 425px) {
    .item-product {
        min-height: 348px;
    }
}
@media (min-width: 450px) {
    .item-product {
        min-height: 365px;
    }
}

@media (min-width: 480px) {
    .item-product {
        min-height: 380px;
    }
}

@media (min-width: 530px) {
    .item-product {
        min-height: 410px;
    }
}

@media (min-width: 768px) {
    .item-product {
        min-height: 385px;
    }

}

@media (min-width: 992px) {
    .item-product {
        min-height: 455px;
    }
        .nov-btn-click-slider .list-product-tabs
 {
        gap: 5px;
    }
}

@media (min-width: 1280px) {
    .item-product {
        min-height: 470px;
    }
}
@media (min-width: 1440px) {
    .item-product {
        min-height: 420px;
    }
}
@media (min-width: 1600px) {
    .item-product {
        min-height: 450px;
    }
}

.badge-sold-out {
    width: 68px;
    position: absolute;
    top: -6px;
    right: 2px;
    background-color: #0f88c4;
    color: #fff;
    font-size: 1.2rem;
    padding: 4px 10px;
    border-radius: 4px;
    z-index: 2;
    font-weight: 600;
}
.template-index .grid--view-items .item-product .btn-quick-add, .template-index .grid--view-items .item-product .variants-default button, .template-index .grid--view-items .item-product .one-option-color .add-to-cart-btn
 {
    font-size: 1.4rem !important;

}
/* نهاية تعديلات كارد المنتج */

/* تعديلات التيكست نومبر */
.section-text-number .desc {
  font-size: 2rem;
  color: #eaeaea;
}
.section-text-number .number-animate {
  font-size: 3.8rem;
  line-height: 1;
  color: #eaeaea;
}
.section-text-number .text {
  font-size: 3rem;
  color: #eaeaea;
}
.section-text-number strong {
  font-size: 3.7rem;
  font-weight: bolder;
  color: #eaeaea;
}
.distance {
  opacity: 0.97;
}

.section-text-number {
    overflow: hidden
}

.section-text-number .item {
    margin-bottom: var(--margin);
}

.section-text-number .title-content {
}

.section-text-number .number-animate {
    font-size: 3.8rem;
    line-height: 1
}

.section-text-number .text {
    font-size: 3rem
}

.section-text-number .desc {
    font-size: 1.3rem;
}

@media(min-width: 992px) {
    .section-text-number .title_section {
        margin-right: 7rem;
        border-right: 1px solid var(--color-border);
        height: 100%;
        padding-left: 5px
    }

    .lang-rtl .section-text-number .title_section {
        margin-left: 7rem;
        margin-right: initial
    }

    .lang-rtl .section-text-number .title_section {
        border-left: 1px solid var(--color-border);
        border-right: initial
    }

    .lang-rtl .section-text-number .title_section {
        padding-right: 5px;
        padding-left: initial
    }
}

@media(max-width: 991px) {
    .section-text-number .title_section {
        border-bottom: 1px solid var(--color-border);
        padding-bottom: 30px;
        margin-bottom: 30px !important
    }
}
.section-text-number .distance {
    padding-left: 15px;
    padding-right: 15px;
}
/*نهاية تعديلات التيكست نومبر*/

/* نعديلات المفضلات */


/* تعديلات السلة */

.site-header__cart
 {
    color: #0F88C4;
}

.threshold_bar.threshold_congrats .animate {
    background-color: #0f88c4;
}

.threshold_bar.threshold_congrats .animate span
 {
    box-shadow: 0 0 0 1px #0f88c4;
    background-color: #0b5f89;
}

.block_cart_canvas #desktop_cart #cart-info .ajaxcart__footer .btn.cart__checkout {
    color: #fff;
    background-color: #0B5F89;
}

.block_cart_canvas #desktop_cart #cart-info .ajaxcart__footer .btn.cart__checkout:hover {
    color: #fff;
    background-color: #0f88c4;
}

.threshold_spend.spend_congrats {
    color: #0F88C4;
}

.cart-section .cart .cart__layout_left .cart__body .cart-flex {
    color: #0f88c4;
    margin-bottom: 10px;
    background-color: #fff;
    font-size: 1.5rem;

}
.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta .list-view-item__title a {
    color: #0F88C4;
    
    font-size: 1.4rem;

}
.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta .cart__meta-text
 {
    
    font-size: 1.2rem;

    color: #0F88C4;
}
.cart-section .cart .cart__layout_left .cart__header {
    font-size: 1.6rem;
}

.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__image{
        max-width: 90px;
}

.cart-section .cart .cart__layout_right .cart__heading {
    color: #0F88C4;
    font-size: 1.4rem;
}
.cart-section .cart .cart__layout_left .button_cart .btn--small-wide
 {
    background: #0B5F89;
    color: #fff;
}

.cart-section .cart .cart__layout_left .button_cart .btn--small-wide:hover
 {
    background: #0F88C4;
    color: #fff;
}
.cart_extend-header svg path {
    fill: #0F88C4;
}
.extend--label__item svg path {
    fill: #0F88C4;
}
.extend--label__item:hover  svg path{
    fill: #0F88C4;
}

.cart__continue--large{
background-color: #fff;
}
.threshold_bar .animate {
    background-color: #0F88C4;
}
.threshold_bar .animate span
 {
    box-shadow: 0 0 0 1px #0F88C4;
    background-color: #0B5F89;
}
.threshold_bar {

    border: 1px solid #0f88c4;
}

.lang-rtl .cart_popup_opened .cart-message strong {
    color: white;
    font-size: 12px;
}

.lang-rtl .cart_popup_opened .cart-message
 {

    background-color: #0b5f89;
}
.cart_popup_opened .cart-message {
    font-size: 12px;
    color: #fff;
}
.cart_popup_opened .cart-notice-total span {
    color: #0f88c4;
}

#cart-info .ajaxcart__product .cart__mini--qty .cart__mini-qty {
    background-color: #eaeaea;
    font-size: 2.1rem !important;
}
#cart-info .ajaxcart__product .cart__mini--qty .cart__mini-qty:hover {
    background-color: #0F88C4;
    font-size: 2.1rem !important;
    color: #fff;
}
#cart-info .ajaxcart__product .cart__mini--qty .cart__mini-qty--input {

    font-size: 1.6em;
}

#cart-info .ajaxcart__product .remove-from-cart {
    font-size: 1.4rem;
    color: #eaeaea;
    width: 2.6rem;
    height: 2.6rem;
    color: #0f88c4;
}

.lang-rtl #cart-info .ajaxcart__product .remove-from-cart {
    margin-right: 15px;
}

.cart__discount-desc
 {
    font-size: 1.4rem;
}

/* نهاية تعديلات السلة*/

/* نعديلات الSticky menu mobile */

#stickymenu_bottom_mobile .stickymenu-item:has(a[href="/collections/all"]) {
    display: none !important;
}

#stickymenu_bottom_mobile .stickymenu-item span {
 color: #0f88c4;
}
#stickymenu_bottom_mobile .stickymenu-item i{
    color: #0F88C4;
}
.bg_black {
    color: #0f88c4 !important;
    background-color: #eaeaea !important;
}
/* نعديلات الSticky menu mobile نهاية*/
/*نعديلات صفحة المنتج*/

@media (max-width: 991px) {
    .proFeaturedImage.slick-dotted .slick-dots li button {
        width: 5px;
        height: 5px;
        background-color: #0f88c4 !important;
    }
}
.TopContent {
    padding: 22px;
}
.lang-rtl .FeaturedImage_slick .slick-dots {
    right: 50% !important;
    left: initial !important;
    transform: translate(50%) !important;
}
.product-template__container {
    margin-top: 0.0rem;
}
.product-single__wishlist .btnProductWishlist
 {
    color: #0f88c4;
    background: #fff;
}
.product-form__cart-submit {
    color: #0f88c4;
}

.product-template__container {
    background-color: #eaeaea;
}
.product-form__cart-submit
 {
    background-color: #fff;

}

.product-form__item--checkout .shopify-payment-button__button {
    background-color: #0B5F89;
}
.product-form__item--checkout .shopify-payment-button__button:hover {
    background-color: #0f88c4;
}

.item-product form.variants-default button,
.item-product form.one-option-color button,
.item-product .btn-quick-add {
    color: #0F88C4;
    background-color: #eaeaea;
}

.item-product form.variants-default button:hover,
.item-product form.one-option-color button:hover,
.item-product .btn-quick-add:hover {
    color: #eaeaea;
    background-color: #0F88C4;
}
.product-single__price .product-price__badge {
    background-color: #0F88C4;
}
.product-single__shortdes
 {
    line-height: 1.7;
}
.product-single__tab .tab-content {
    font-size: 1.7rem;
    color: #0F88C4;
}

.product-single__review .jdgm-rev__author {
    font-size: 18px;
    color: #eaeaea;
}
.product-single__review .jdgm-rev__timestamp {
    font-size: 14px;
    color: #eaeaea;
}
.lang-rtl .product-single__review .jdgm-rev__icon
 {
    background-color: #eaeaea;
}
.jdgm-rev__body>p:last-of-type {
    color: #eaeaea;
    font-size:18px
}
.product-single__review .jdgm-rev
 {
    background-color: #0F88C4;
}
.jdgm-widget .jdgm-verified-checkmark {
    visibility: hidden;
}
.jdgm-rev__icon:before {
    color: #0F88C4;
}
.jdgm-rev-widg .jdgm-star, .jdgm-revs-tab .jdgm-star, .jdgm-all-reviews .jdgm-star, .jdgm-gallery-popup .jdgm-star {
    color: #eaeaea;
}

.product-single__review .jdgm-rev {
    margin-bottom: 28px !important;
}
.product-single__review .jdgm-rev-widg__summary-stars .jdgm-star {
    color: #0F88C4;
}
.product-single__top-review .jdgm-prev-badge__text
 {
    font-size: 15px;
    color: #0F88C4;
}
.lang-rtl .product-single__top-review .btn-review__all {
    font-size: 13px;
}

.template-product .product-form__item--submit .btnAddToCart {
    background-color: #fff !important;

}
.template-product .product-form__item--submit .btnAddToCart:hover {
    background-color: #0F88C4 !important;

}

.template-product .product-form__item--submit.soldout:hover .btnAddToCart {
    background-color: #0F88C4 !important;
    color: #fff;
}

.product-form__item--checkout .shopify-payment-button__button
 {
    font-size: 1.4rem;
}
.template-product .product-form__item--submit #AddToCartText {
    font-size: 1.3rem;
}
.product-form__item--quantity .quick_view_qty .quantity-selector {
    font-size: 18px;
    color: #0F88C4;
}
/* نهاية نعديلات صفحة المنتج*/


/* tooltip */
.bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before {
    border-right-color: #0f88c4;
}
.bs-tooltip-top .arrow:before {
    border-top-color: #0F88C4;
}
.bs-tooltip-top .tooltip-inner {
    background-color: #0f88c4;
} 
/* نهاية tooltip */

/* الفوتر */

.nov-footer .footer_menu li:not(:last-child) {
    font-size: 15px;
}
.nov-footer .title-block {
    font-size: 2.1rem;
}

.footer-layout, .site-footer__linklist-item a, .footer-layout .nov-language button, .footer-layout .currency-dropdown, .footer-layout .block_social a {
    font-size: 15px;
}

.nov-footer .footer_multi .title {
    font-size: 2.1rem;
}

.block_social a
 {
    width: 31px;
    height: 31px;
    line-height: 31px;
    font-size: 16px;
    color: #0f88c4 !important;
    background-color: #eaeaea !important;
}
.block_social a:hover
 {
    color: #eaeaea !important;
    background-color: #0f88c4 !important;
}
.footer_copyright
 {
    font-size: 1.8rem;
    color: #eaeaea;
    border-color: #eaeaea !important;
}

.nov-footer .nov-block-currency .dropdown-toggle:hover
 {
    background-color: #0F88C4;
}
.nov-footer .nov-language button:hover{
        background-color: #0F88C4;

}

/*نهاية الفوتر*/

/* صفحة الكولكشن */
.template-collection .collection__btn-loadmore
 {
    background-color: #fff;
}
.template-collection .collection__btn-loadmore:hover
 {
    color: #eaeaea;
    background-color: #0F88C4;
}
.template-collection .gridlist-toggle a {
    color: #0f88c4;
    background-color: #fff;
}
facet-remove.btn--clear--all a.active-facets__button {
    color: #0F88C4 !important;
    background-color: #fff !important;
}

@media (max-width: 991px) {
    facet-remove.btn--clear--all a.active-facets__button {
    color: #0F88C4 !important;
    background-color: #eaeaea !important;
    }
        facet-remove.btn--clear--all a.active-facets__button:hover {
    color: #eaeaea !important;
    background-color: #0F88C4 !important;
    }
}

.template-collection .filter-option-value {
    font-size: 1.7rem;
}

.template-collection .facets__label {
    font-size: 1.7rem;
}
/*نهاية صفحة الكولكشن*/

/* تعديلات السلايد شو*/
.section-slideshow .btn
 {
    font-size: 2.2rem;
}
/*نهاية تعديلات السلايد شو*/


.wishlist-page .col-md-4 {
    margin-top: 10px;
    background-color: #fff;
    margin-left: 10px;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
@media (min-width: 300px) {
    .wishlist-page .item-product {
        min-height: 150px;
    }
    .item-product .price-regular, .item-product .special-price {
        font-size: 1.4rem;
    }
        .item-product .old-price {
        font-size: 1.4rem;
    }
}
@media (min-width: 425px) {
    .wishlist-page .item-product {
        min-height: 150px;
    }
    .item-product .price-regular, .item-product .special-price {
        font-size: 1.4rem;
    }
        .item-product .old-price {
        font-size: 1.4rem;
    }
}

@media (min-width: 450px) {
    .wishlist-page .item-product {
        min-height: 150px;
    }
        .item-product .price-regular, .item-product .special-price {
        font-size: 1.4rem;
    }
        .item-product .old-price {
        font-size: 1.4rem;
    }
}

@media (min-width: 480px) {
    .wishlist-page .item-product {
        min-height: 150px;
    }
        .item-product .price-regular, .item-product .special-price {
        font-size: 1.4rem;
    }
        .item-product .old-price {
        font-size: 1.4rem;
    }
}

@media (min-width: 530px) {
    .wishlist-page .item-product {
        min-height: 150px;
    }
        .item-product .price-regular, .item-product .special-price {
        font-size: 1.3rem;
    }
        .item-product .old-price {
        font-size: 1.3rem;
    }
}

@media (min-width: 768px) {
    .wishlist-page .item-product {
        min-height: 35px;
    }
}

@media (min-width: 992px) {
    .wishlist-page .item-product {
        min-height: 455px;
    }
}

@media (min-width: 1280px) {
    .wishlist-page .item-product {
        min-height: 470px;
    }
}

@media (min-width: 1440px) {
    .wishlist-page .item-product {
        min-height: 420px;
    }
}

@media (min-width: 1600px) {
    .wishlist-page .item-product {
        min-height: 450px;
    }
}
/*نهاية تعديلات المفضلات*/

/* تعديلات سكشن الGallery Image حق تمارا */
.section-gallery-image .nov-sh-image-2:hover img {
    transform: none !important;
}
.section-gallery-image .nov-sh-image-2 img {
    transform: none !important;
    transition: none !important;
}
/*  نهاية تعديلات سكشن الGallery Image حق تمارا */

