/*product label */
.product-label.sale-label {
    background-color: #f43f3f !important;
    line-height: 20px;
    padding: 2px 5px !important;
    font-size: 11px;
}

.product-label {
    padding: 8px 10px 8px 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
    line-height: 0;
}
/*end Product Label */
/* tap checkout button */
div#tap_knet_content .primary {
    padding: 8px 2em !important;
}

div#tap_deema_content .primary {
    padding: 8px 2em !important;
}

div#tap_cardsdk_content .primary {
    padding: 8px 2em !important;
}
@media only screen and (max-width: 767px) {
	div#tap_cardsdk_content .primary {
		margin-left: 20%;
	}
	div#tap_knet_content .primary {
    margin-left: 20%;
}

div#tap_deema_content .primary {
    margin-left: 20%;
}
}

@media only screen and (max-width: 767px){
	.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content{
	  margin-bottom: 10px;
	  float: left;
	  width: 100%;
	  margin-top: 5px;
	}
	.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .primary{
	      width: 100%;
	}
	.amcheckout-step-container input[type="radio"] + label::before{
		 margin-right: 0;
         margin-left: 8px;
	}
	.amcheckout-step-container input[type="radio"]:checked + label::before{
		 margin-left: 8px;
		 margin-right: 0;
	}
	.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label span {
	    margin-top: 0px;
	  }
	.payment-method .payment-method-content .primary{
	  	margin-top: 10px;
	 }
	 .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary{
	 	margin-left: 0 !important;
	 }
	 html[lang="ar"] .payment-method .actions-toolbar{
	 	margin-top: 0;
	 }
	 div#tap_deema_content.payment-method-content .primary{
	 	margin: 0 !important;
	 }
	 div#tap_knet_content.payment-method-content .primary{
	    margin-left: 0 !important;
	    margin-right: 0;
    }
}
@media only screen and (min-width: 768px){
    header.page-header .search-area span.span-cart{
         position: static;
    }

    .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method 
    .payment-method-content{
        float: right;
        padding-right: 15px;
    }
    .checkout-index-index .amcheckout-step-container .payment-methods .actions-toolbar{
        margin-right: 7px;
    }
}
/* end */
/* search */
@media only screen and (min-width: 768px){
    .catalogsearch-result-index .products-grid .swatch-option.color::after, 
    .catalogsearch-result-index .products-grid .swatch-option.image::after {
        width: 63px;
        height: 60px;
        top: -3px;
        left: -3px;
        border-radius: 0;
    }

    .catalogsearch-result-index .products-grid .swatch-option.color,
    .catalogsearch-result-index .products-grid .swatch-option.image {
          width: 57px !important;
          height: 54px !important;
          border-radius: 0;
    }
}

@media only screen and (max-width: 767px){
    .catalogsearch-result-index .products-grid .swatch-option.color::after, 
    .catalogsearch-result-index .products-grid .swatch-option.image::after {
        width: 30px;
        height: 30px;
        top: -3px;
        left: -3px;
        border-radius: 0;
    }

    .catalogsearch-result-index .products-grid .swatch-option.color,
    .catalogsearch-result-index .products-grid .swatch-option.image {
          width: 24px !important;
          height: 24px !important;
          border-radius: 0;
    }
}
@media only screen and (max-width: 767px){
	body.catalogsearch-result-index .page-main > .page-title-wrapper .page-title{
		padding: 0 20px;
	}
	body.catalogsearch-result-index div#layer-product-list{
		margin-top: 30px !important;
	}
	body.catalogsearch-result-index #layer-product-list .block{
		margin-bottom: 0;
	}
	body.catalogsearch-result-index .toolbar-sorter.sorter{
		right: 30px;
		left: inherit;
	} 
	body.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action{
		position: static;
	}
	html[lang="ar"] body.catalogsearch-result-index div.toolbar-sorter.sorter label.sorter-label{
		left: 35px;
	}
}
@media only screen and (max-width: 767px){
	.product-item-info.type1 .product.name a, .product-item-info.type9 .product.name a{
		font-size: 10px;
	}
}
@media only screen and (max-width: 767px){
	.products-grid .product-item .product-item-details .product-item-name {
       min-height: 40px;
    }
}
/* end */
@media all and (min-width: 1200px), print {
  .products-grid.columns3 .product-item {
    width: 33.33333333%;
    height: 700px;
  }
}

@media all and (min-width: 992px), print {
    .products-grid.columns3 .product-item {
        width: 33.33333333%;
        height: 700px;
    }
}


@media only screen and (max-width: 767px) {
  .products-grid .product-item{
     width: 50% !important;
     height: 406px;
  }


  div.header .mob-view .button .select-list-link::after{
    right: 0px;
  }

  div.header .mob-view .button .select-list-link{
    padding-left: 10px;
    float: right;
  }

  div.header .mob-view .button span{
    background-position: center right;
    padding-right: 25px;
    padding-left: 0px;
  }

  div.header .mob-view .select-list li.clsAnchor span{
    background-position: center right;
    text-align: right;
    padding-right: 25px;
  }
}

.category-view .owl-top-narrow{direction: ltr;}
.category-view .owl-top-narrow .products-grid .owl-carousel .owl-item .product-item{padding: 10px;}

/*08-03-2025 css start*/
@media only screen and (max-width: 767px){
    .products-grid .product-item{
       height: auto;
    }
}
@media only screen and (min-width: 520px) and (max-width: 639px) {
    header.page-header.type3 .header.panel .search-area a.search-toggle-icon{
       top: 45%;
       right: 70px !important;
    }
    header.page-header.type3 .minicart-wrapper{
      right: 6px;
    }
    header.page-header.type3 .header.panel .minicart-wrapper .action.showcart .counter.qty{
      top: 24px !important;
    }

    header.page-header.type3 .block-search .control{
      width: 100% !important;
      padding: 0;
    }
    header.page-header.type3 .header.panel .block-search input{
      width: 280px !important;
      left: 0 !important;
    }
    header.page-header.type3 .header.panel div.block-search{
      left: -45px;
      right: inherit;
      min-width: 280px;
      top: 47px !important;
    }
    .header .form.minisearch.active .control{
      padding: 0;
    }
    header.page-header .header.panel .search-area{
       left: 20px !important;
    }
    header.page-header.type3 .header.panel .block-search .action.search {
       left: 0;
    }
}

@media only screen and (min-width: 701px) and (max-width: 767px) {
    header.page-header.type3 .header.panel div.block-search{
      left: -20px;
    }
}


@media only screen and (min-width: 640px) and (max-width: 700px) {
      header.page-header.type3 .header.panel .minicart-wrapper .action.showcart .counter.qty{
         top: 25px !important;
      }
      header.page-header.type3 .header.panel .search-area .search-toggle-icon {
        left: -40px;
        right: inherit !important;
      }

      header.page-header.type3 .block-search .control{
      width: 100% !important;
      padding: 0;
      }
      header.page-header.type3 .header.panel .block-search input{
        width: 280px !important;
        left: 0 !important;
      }
      header.page-header.type3 .header.panel div.block-search{
        left: -45px;
        right: inherit;
        min-width: 280px;
        top: 47px !important;
      }
      .header .form.minisearch.active .control{
        padding: 0;
      }
      header.page-header .header.panel .search-area{
         left: 20px !important;
      }
      header.page-header.type3 .header.panel .block-search .action.search {
         left: 0;
      }
      header.page-header .header.panel .search-area {
        left: 65px !important;
      }
}

@media only screen and (min-width: 576px) and (max-width: 639px) {
      header.page-header .header.panel .search-area{
          left: 50px !important;
      }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    body.catalog-product-view .product-info-main .product-info-price .price-per-metre{
       margin: 0;
    }
    body.catalog-product-view .product-options-bottom .price-box, .product-info-price .price-box{
       padding-bottom: 0;
    }
    body.catalog-product-view .product-info-main .product-info-price .price-per-metre{
       padding: 6px 15px;
    }
    body.catalog-product-view .product-info-main .swatch-option{
       font-size: 16px;
    }
    body.catalog-product-view .columns{
       box-shadow: none;
    }
    .catalog-product-view .product-info-main .box-tocart .actions{
       margin: 0;
    }
   body.catalog-product-view div.product-info-main .product-info-stock-sku{
     display: none;
   }
   body.catalog-product-view .product-info-main .box-tocart .actions {
      margin-right: 0;
    }

   body.catalog-category-view .toolbar-products .modes{
       display: none;
   }
   body.catalog-category-view .toolbar-products .field.limiter{
    display: none;
   } 
   body.catalog-category-view .toolbar-products .toolbar-sorter.sorter .sorter-options{
    display: none;
   }
   body.catalog-category-view .sorter-action::before {
    vertical-align: top;
    font-family: 'Font Awesome 5 Pro' !important;
    content: "\f883" !important;
    color: #5E5E5E !important;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action{
    top: 6px;
    left: 4px;
  }
  .catalog-category-view main#maincontent {
    margin-top: 0;
    width: 100%;
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (min-width: 768px){
    .catalog-product-view .product-info-price .price-box .special-price .price-container .price{
        color: red !important;
    }
}

@media only screen and (max-width: 767px){
    body header.page-header .ammenu-menu-toggle.-active {
        right: inherit;
        left: 10px !important;
        margin-left: 10px;
      }
    .filter-content .filter-options-item .ui-slider-handle{
        background: #000;
    }
    .page-header .nav-sections li.direct-toggle .ammenu-toggle{
        width: 100% !important;
     }
     .page-header .nav-sections li.direct-toggle.-drill-opened .ammenu-toggle{
        width: auto !important;
     }
    body header.page-header span.ammenu-menu-toggle.-active {
       left: 0 !important;
       margin-left: 0;
    }
    /* 18-05-2025 css start */
     .catalog-product-view .product-info-main .product-info-price .price-box .price-container{
          display: block;
          position: static;
       }
       body.catalog-product-view .product-info-main .product-info-price{
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 5px 5px 2px 8px;
       }
       .catalog-product-view .product-info-price .price-box .normal-price .price-container .price{
         color: #000;
       }
       .product-info-main .product-info-price .price-box .price-final_price > span{
          margin-bottom: 0px !important;
       }
       .catalog-product-view .product-info-price .price-label-as-low-as{
         display: none;
       }
       .catalog-product-view .product-info-price .price-box .special-price .price-container .price{
          color: red !important;
       }
}

@media only screen and (min-width: 1024px){
    header.page-header .search-area span.span-cart{
         position: static;
    }
}

/*19-05-2025*/
@media only screen and (min-width: 768px){
	.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container .price-wrapper .price-excluding-tax .minicart-price.final-price .price{
		color: red !important;
		text-decoration: inherit;
	}
	.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span.price{
		text-decoration: line-through;
        font-weight: bold;
        margin-right: 5px;
	}
}

@media only screen and (max-width: 767px){
	.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container .price-wrapper .price-excluding-tax .minicart-price.final-price .price{
		color: red !important;
		text-decoration: inherit;
	}
	.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span.price{
		text-decoration: line-through;
        font-weight: bold;
        margin-right: 5px;
	}
}

@media only screen and (max-width: 767px){
	
  .product-labels{
		line-height: 14px;
	}
	.product-label.sale-label {
	
    padding: 2px 5px !important;
	padding-top: 6px !important;
    display: flex;
	line-height: 14px;
    align-items: center;
    justify-content: center;
  }
}

.page-products .header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper 
.quickcart-items .quickcart-product-item .price-container span span.price-excluding-tax span.minicart-price.normal-price span.price{
   text-decoration: inherit;
}


/*arabic css start*/
.fancybox-overlay {
          position: fixed;
          top: 0;
          left: 0;
          overflow: hidden;
          display: none;
          z-index: 8010;
          opacity: .8 !important;
          background: rgba(119,119,119,0.5) !important;
}
@media only screen and (max-width: 767px) {
    .fancybox-overlay {
          position: fixed;
          top: 0;
          left: 0;
          overflow: hidden;
          display: none;
          z-index: 99999 !important;
          opacity: .8 !important;
          background: rgba(119,119,119,0.5) !important;
    }
   .fancybox-opened {
         z-index: 999999 !important;
         position: fixed !important;
    }
    .fancybox-wrap #newsletter_popup{
         width: 100%; 
         padding: 1.5rem 1.5rem;
         min-height: inherit;
         height: auto;
    }
    .fancybox-wrap .naseej-popup{
         height: auto;
    }
    .fancybox-outer, .fancybox-inner {
         height: auto !important;
    }
}

/*24-06-2025 css start*/
.deal.wk-daily-deal {
    margin-bottom: 20px;
    background: #f5f5f5;
    border: 0;
    box-shadow: none;
}
/*24-06-2025 css start*/
@media only screen and (max-width: 767px){  
   body.catalog-product-view .product-info-main .product-info-price{
      flex-wrap: nowrap;
   }
  .deal.wk-daily-deal {
      width: 100% !important;
      margin-bottom: 20px;
      background: #f5f5f5;
    }
}
@media only screen and (max-width: 479px){  
   body.catalog-product-view .product-info-main .product-info-price{
      flex-wrap: nowrap;
   }
}