:root {
	--wd-text-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 15px;
	--wd-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 12px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(217,0,0);
	--wd-alternative-color: rgb(23,23,23);
	--btn-default-font-family: "Cairo", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(224,224,224);
	--btn-default-bgcolor-hover: rgb(23,23,23);
	--btn-default-padding: 12px 24px 14px 24px;
	--btn-accented-font-family: "Cairo", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(255,0,0);
	--btn-accented-bgcolor-hover: rgb(217,0,0);
	--btn-accented-padding: 14px 28px 14px 28px;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(22,101,52);
	--notices-success-color: #FFFFFF;
	--notices-warning-bg: rgb(180,83,9);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(217,0,0);
	--wd-link-color-hover: rgb(23,23,23);
	--wd-link-decor-color-hover: rgb(217,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://amaraco.com/wp-content/uploads/2021/09/electronics-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 225px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(237,237,237);
	background-image: none;
}
.wd .product-label.new {
	background-color: rgb(255,0,0);
}
.wd .product-label.featured {
	background-color: rgb(255,0,0);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(255,5,5);
}

/* AMARACO | Header 667412 | Replace the previous header CSS entirely.
   Keeps original logos, buttons, dropdown logic and responsive visibility.
   Rename buttons and update destinations in Woodmart Header Builder.
*/
.whb-header_667412 {
  --amara-red: #ff0000;
  --amara-black: #000000;
  --amara-silver: #e0e0e0;
  --amara-gray: #898989;
}
/* Only row containers: never resize containers inside the mega menu. */
.whb-header_667412 .whb-row > .container {
  width: 100%;
  max-width: 1320px;
  padding-inline: 24px;
}
/* Top information strip */
.whb-header_667412 .whb-top-bar {
  background: #000 !important;
  border-bottom: 2px solid #ff0000 !important;
}
.whb-header_667412 .whb-top-bar-inner {
  height: auto;
  min-height: 36px;
}
.whb-header_667412 .meam-offer-v2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding-block: 7px;
  color: #fff !important;
  font-size: 12px;
  line-height: 1.7;
}
.whb-header_667412 .meam-offer-v2 strong {
  padding: 1px 9px;
  border: 1px solid #898989;
  border-radius: 4px;
  color: #fff;
}
.whb-header_667412 .meam-offer-v2-cta {
  color: #fff;
  border-inline-start: 1px solid #898989;
  padding-inline-start: 12px;
}
/* White is essential for the original dark lettering in the SVG logos. */
.whb-header_667412 .whb-general-header {
  background: #fff !important;
  border-bottom: 1px solid #eaeaea !important;
}
.whb-header_667412 .site-logo {
  flex-shrink: 0;
}
/* Preserve image source, proportions, colors and configured logo size. */
.whb-header_667412 .site-logo img {
  object-fit: contain;
}
/* Search: retain Woodmart's icon, loading state and clear control. */
.whb-header_667412 .wd-header-search-form {
  width: 100%;
  max-width: 650px;
  margin-inline: auto;
}
.whb-header_667412 .wd-header-search-form form {
  --wd-form-height: 50px;
  --wd-search-btn-w: 50px;
  --wd-form-color: #000;
  position: relative;
  background: #f7f7f7 !important;
  border: 1px solid #eaeaea;
  border-radius: 8px;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.whb-header_667412 .wd-header-search-form form:focus-within {
  border-color: #898989;
  box-shadow: 0 0 0 3px rgb(0 0 0 / 6%);
}
.whb-header_667412 .wd-header-search-form input.s {
  height: 50px !important;
  padding-inline: 18px 86px !important;
  border: 0 !important;
  border-radius: 8px;
  background: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
  font-size: 14px;
}
.whb-header_667412 .wd-header-search-form input.s::placeholder {
  color: #646464;
  opacity: 1;
}
.whb-header_667412 .wd-header-search-form .searchsubmit {
  inset-block: 4px !important;
  inset-inline-end: 4px !important;
  width: 42px !important;
  height: 42px !important;
  min-height: 0 !important;
  padding: 0 !important;
  background: #ff0000 !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  transition: background-color .2s ease;
}
.whb-header_667412 .wd-header-search-form .searchsubmit:hover {
  background: #333 !important;
}
/* Main navigation row */
.whb-header_667412 .whb-header-bottom {
  background: #f7f7f7 !important;
  border-bottom: 1px solid #eaeaea !important;
  box-shadow: 0 6px 16px rgb(0 0 0 / 4%);
}
.whb-header_667412 .wd-nav-header {
  justify-content: center;
  gap: 4px !important;
}
.whb-header_667412 .wd-nav-header > li > a {
  min-height: 44px;
  padding-inline: 13px !important;
  border-radius: 5px;
  color: #000 !important;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: background-color .2s ease;
}
/* Leave anchor pseudo-elements intact: Woodmart uses them for arrows. */
.whb-header_667412 .wd-nav-header > li > a .nav-link-text {
  padding-block: 7px;
  background-image: linear-gradient(#ff0000, #ff0000);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 0 2px;
  transition: background-size .2s ease;
}
.whb-header_667412 .wd-nav-header > li:hover > a,
.whb-header_667412 .wd-nav-header > li:focus-within > a {
  background-color: #ffffff;
}
.whb-header_667412 .wd-nav-header > li:hover > a .nav-link-text,
.whb-header_667412 .wd-nav-header > li:focus-within > a .nav-link-text,
.whb-header_667412 .wd-nav-header > li.current-menu-item > a .nav-link-text,
.whb-header_667412 .wd-nav-header > li.current-menu-ancestor > a .nav-link-text {
  background-size: 100% 2px;
}
/* Both existing buttons remain in place. */
.whb-header_667412 :is(.whb-yove1pf3ogoeh780cluk, .whb-j0gfudoy2cccids2a4xb) > .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 20px !important;
  border: 1px solid #000 !important;
  border-radius: 6px !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
  box-shadow: none !important;
  transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}
.whb-header_667412 .whb-yove1pf3ogoeh780cluk > .btn {
  background: #000 !important;
  color: #fff !important;
  border-bottom: 3px solid #ff0000 !important;
}
.whb-header_667412 .whb-yove1pf3ogoeh780cluk > .btn:hover {
  background: #292929 !important;
}
.whb-header_667412 .whb-j0gfudoy2cccids2a4xb > .btn {
  background: #fff !important;
  color: #000 !important;
  border-color: #898989 !important;
}
.whb-header_667412 .whb-j0gfudoy2cccids2a4xb > .btn:hover {
  background: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}
/* Preserve dropdown dimensions, hover bridges and nested flyouts. */
.whb-header_667412 .wd-nav-header > li > .wd-dropdown-menu {
  background-color: #fff !important;
  border: 1px solid #e0e0e0;
  border-top: 3px solid #ff0000;
  box-shadow: 0 16px 32px rgb(0 0 0 / 10%) !important;
}
.whb-header_667412 .wd-dropdown-menu .wd-sub-menu > li > a:hover {
  color: #000 !important;
  text-decoration: underline;
  text-decoration-color: #ff0000;
  text-underline-offset: 5px;
}
.whb-header_667412 a:focus-visible,
.whb-header_667412 button:focus-visible {
  outline: 2px solid #ff0000;
  outline-offset: 4px;
}
@media (min-width: 1025px) {
  .whb-header_667412 .whb-general-header-inner {
    min-height: 100px;
    gap: 28px;
  }
  .whb-header_667412 .whb-column9 {
    flex: 1 1 auto;
    min-width: 0;
  }
  .whb-header_667412 .whb-header-bottom-inner {
    height: auto;
    min-height: 66px;
    gap: 18px;
    padding-block: 8px;
  }
  .whb-header_667412 :is(.whb-column11, .whb-column13) {
    flex: 0 0 auto;
  }
  .whb-header_667412 .whb-column12 {
    flex: 1 1 auto;
    min-width: 0;
    justify-content: center;
  }
  .whb-header_667412.whb-sticked .whb-general-header-inner {
    min-height: 80px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .whb-header_667412 .whb-header-bottom-inner { gap: 10px; }
  .whb-header_667412 .wd-nav-header > li > a {
    padding-inline: 8px !important;
    font-size: 13px;
  }
  .whb-header_667412 :is(.whb-yove1pf3ogoeh780cluk, .whb-j0gfudoy2cccids2a4xb) > .btn {
    padding-inline: 14px !important;
    font-size: 13px;
  }
}
/* Keep Woodmart's mobile/desktop visibility and menu behavior. */
@media (max-width: 1024px) {
  .whb-header_667412 .whb-row > .container { padding-inline: 16px; }
  .whb-header_667412 .whb-general-header-inner { min-height: 76px; }
  .whb-header_667412 .whb-general-header {
    border-bottom: 2px solid #ff0000 !important;
  }
  .whb-header_667412 .wd-header-mobile-nav > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    background: #f7f7f7;
    color: #000 !important;
  }
  .whb-header_667412 .wd-header-mobile-nav .wd-tools-icon {
    color: #000 !important;
  }
}
/* Drawer is outside the header; use explicit colors, not header variables. */
body:has(.whb-header_667412) .mobile-nav { background: #fff; }
body:has(.whb-header_667412) .mobile-nav .wd-heading {
  background: #f7f7f7;
  border-bottom: 2px solid #ff0000;
  padding: 16px 20px;
}
body:has(.whb-header_667412) .mobile-nav .close-side-widget > a {
  color: #000;
  min-height: 44px;
}
body:has(.whb-header_667412) .mobile-nav .wd-nav-mobile > li > a {
  min-height: 54px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
body:has(.whb-header_667412) .mobile-nav .wd-nav-mobile > li.current-menu-item > a {
  background: #f7f7f7;
  box-shadow: inset -3px 0 #ff0000;
}
@media (prefers-reduced-motion: reduce) {
  .whb-header_667412 a,
  .whb-header_667412 button,
  .whb-header_667412 .nav-link-text,
  .whb-header_667412 .searchform { transition: none !important; }
}
nav.wd-header-nav.wd-header-secondary-nav.whb-280h40xqj2t6lkj0bnwb.text-left {
    display: flex;
    justify-content: center;
}

/*Singe Product*/
/* =========================================================
   AMARACO PRODUCT PAGE
   Clean / Lightweight / Catalog Design
   ========================================================= */

body.single-product{
    --amara-red: #ff0000;
    --amara-black: #111111;
    --amara-text: #555555;
    --amara-muted: #888888;
    --amara-border: #e8e8e8;
    --amara-soft: #f7f7f7;
    --amara-white: #ffffff;
}


/* =========================================================
   PRODUCT TOP AREA
   ========================================================= */

body.single-product .product-image-summary{
    padding: 15px 0 55px;
}

body.single-product .product-image-summary-inner{
    align-items: stretch;
}
body.single-product .wd-content-layout {
    padding-block: 20px !important;
}

/* =========================================================
   PRODUCT IMAGE
   ========================================================= */

body.single-product .product-images{
    padding: 22px;

    background: #fff;

    border: 1px solid var(--amara-border);
    border-radius: 18px;
}

body.single-product .woocommerce-product-gallery{
    margin: 0 !important;
}

body.single-product .woocommerce-product-gallery__image{
    display: flex;
    align-items: center;
    justify-content: center;

    background: #fff;
}

body.single-product .woocommerce-product-gallery__image img{
    width: 100%;
    height: auto;

    max-height: 520px;

    object-fit: contain;

    border-radius: 12px;
}


/* =========================================================
   PRODUCT DETAILS CARD
   ========================================================= */

body.single-product .summary.entry-summary{
    position: relative;

    padding: 34px !important;

    background: #fff;

    border: 1px solid var(--amara-border);
    border-radius: 18px;

    overflow: visible !important;

    text-align: right !important;
    direction: rtl;
}


/* red accent */

body.single-product .summary.entry-summary::before{
    content: "";

    position: absolute;

    top: -1px;
    right: 28px;

    width: 72px;
    height: 4px;

    background: var(--amara-red);

    border-radius: 0 0 6px 6px;
}

/* =====================================================
   AMARACO - FIX PRODUCT BRAND LOGO
   ===================================================== */

body.single-product .summary .wd-product-brands{
    position: static !important;
    float: none !important;

    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;

    width: 100% !important;
    height: auto !important;
    min-height: 50px !important;

    margin: 0 0 20px 0 !important;
    padding: 0 !important;

    text-align: right !important;

    opacity: 1 !important;
    visibility: visible !important;

    overflow: visible !important;
    transform: none !important;
}


/* رابط البراند */

body.single-product .summary .wd-product-brands > a {
    position: static !important;
    display: flex;
    width: 180px !important;
    height: auto !important;
    max-width: none !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}


/* صورة البراند */

body.single-product .summary .wd-product-brands img{
    position: static !important;

    display: block !important;

    width: 145px !important;
    height: auto !important;

    max-width: 145px !important;
    max-height: none !important;

    margin: 0 !important;
    padding: 0 !important;

    object-fit: contain !important;

    opacity: 1 !important;
    visibility: visible !important;

    transform: none !important;

    filter: none !important;
}


/* Mobile */

@media (max-width: 767px){

    body.single-product .summary .wd-product-brands{
        min-height: 42px !important;
        margin-bottom: 15px !important;
    }

    body.single-product .summary .wd-product-brands img{
        width: 115px !important;
        max-width: 115px !important;
    }

}


/* =========================================================
   PRODUCT TITLE
   ========================================================= */

body.single-product .product_title{
    margin: 0 0 24px !important;

    color: var(--amara-black) !important;

    font-size: clamp(26px, 2.5vw, 38px) !important;
    line-height: 1.5 !important;

    font-weight: 800 !important;

    text-align: right !important;
}


/* =========================================================
   CATALOG MODE
   ========================================================= */

body.single-product .summary .price,
body.single-product .summary form.cart,
body.single-product .single_add_to_cart_button,
body.single-product .quantity{
    display: none !important;
}


/* =========================================================
   PRODUCT META
   SKU / CATEGORY / BRAND
   ========================================================= */

body.single-product .product_meta{
    display: flex !important;

    flex-direction: column !important;
    align-items: flex-start !important;

    width: 100%;

    gap: 0;

    margin: 0 !important;
    padding: 18px 0 !important;

    border-top: 1px solid var(--amara-border);
    border-bottom: 1px solid var(--amara-border);

    direction: rtl !important;
    text-align: right !important;
}

body.single-product .product_meta > span{
    display: flex !important;

    align-items: center !important;
    justify-content: flex-start !important;

    width: 100%;

    gap: 7px;

    padding: 8px 0;

    color: var(--amara-text);

    font-size: 14px;
    line-height: 1.7;

    text-align: right !important;
    direction: rtl !important;
}

body.single-product .product_meta .meta-label{
    color: var(--amara-black);

    font-weight: 700;
}

body.single-product .product_meta a{
    color: #555;

    text-decoration: none;

    transition: color .2s ease;
}

body.single-product .product_meta a:hover{
    color: var(--amara-red);
}


/* SKU */

body.single-product .product_meta .sku{
    padding: 3px 9px;

    background: var(--amara-soft);

    color: var(--amara-black);

    border-radius: 6px;

    font-size: 13px;
    font-weight: 600;
}


/* =========================================================
   SOCIAL SHARE
   ========================================================= */

body.single-product .product-share{
    display: flex !important;

    align-items: center;
    justify-content: flex-start;

    flex-wrap: wrap;

    gap: 6px;

    margin-top: 22px !important;

    direction: rtl;
}

body.single-product .product-share .share-title{
    margin-left: 7px;

    color: var(--amara-black);

    font-size: 14px;
    font-weight: 700;
}

body.single-product .product-share .wd-social-icon{
    background: #f6f6f6 !important;

    border: 1px solid #ececec;

    transition:
        background-color .2s ease,
        color .2s ease,
        border-color .2s ease !important;
}

body.single-product .product-share .wd-social-icon:hover{
    background: var(--amara-red) !important;

    color: #fff !important;

    border-color: var(--amara-red);
}


/* =========================================================
   BREADCRUMBS
   ========================================================= */

body.single-product .single-breadcrumbs-wrapper{
    background: #fafafa;

    border-bottom: 1px solid #eeeeee;
}

body.single-product .wd-breadcrumbs{
    padding: 14px 0;

    color: #888;

    font-size: 13px;
}

body.single-product .wd-breadcrumbs a{
    color: #777;
}

body.single-product .wd-breadcrumbs a:hover{
    color: var(--amara-red);
}

body.single-product .wd-breadcrumbs .wd-last{
    color: var(--amara-black);

    font-weight: 600;
}


/* =========================================================
   DESCRIPTION SECTION
   ========================================================= */

body.single-product .product-tabs-wrapper{
    padding: 55px 0;

    background: #f7f7f7;
}

body.single-product .product-tabs-inner{
    padding: 34px;

    background: #fff;

    border: 1px solid var(--amara-border);
    border-radius: 18px;
}


/* Description tab */

body.single-product .wd-nav-tabs{
    margin-bottom: 28px;
}

body.single-product .wd-nav-tabs .wd-nav-link{
    color: var(--amara-black) !important;

    font-size: 20px !important;
    font-weight: 800 !important;
}

body.single-product
.wd-nav-tabs
.active
.wd-nav-link{
    color: var(--amara-red) !important;
}





/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px){

    body.single-product .product-image-summary{
        padding: 18px 0 35px;
    }


    body.single-product .product-images{
        padding: 14px;

        border-radius: 14px;
    }


    body.single-product .summary.entry-summary{
        padding: 25px 20px !important;

        border-radius: 14px;
    }


    body.single-product .summary.entry-summary::before{
        right: 20px;

        width: 55px;
    }


    body.single-product .wd-product-brands{
        margin-bottom: 18px !important;
    }


    body.single-product .wd-product-brands img{
        max-width: 125px !important;
        max-height: 45px !important;
    }


    body.single-product .product_title{
        font-size: 24px !important;
    }


    body.single-product .product-tabs-wrapper{
        padding: 35px 0;
    }


    body.single-product .product-tabs-inner{
        padding: 22px 18px;

        border-radius: 14px;
    }


    body.single-product
    .product-description
    .desc-ul{
        grid-template-columns: 1fr;
    }


    body.single-product
    .product-description
    .desc-ul li{
        padding: 12px 14px;

        font-size: 13px;
    }

}
/**/
body.single-product .product_meta{
    text-align: right !important;
    align-items: flex-start !important;
}

body.single-product .product_meta > span{
    width: 100%;
    justify-content: flex-start !important;
    text-align: right !important;
    direction: rtl;
}

.archive .term-description {
    display: none;
}

/**/
/* =========================================
   AMARACO - SHOP SEARCH
   ========================================= */

#block-21 .searchform{
    display: flex;
    align-items: center;

    background: #fff;

    border: 1px solid #e5e5e5;
    border-radius: 12px;

    overflow: hidden;

    transition: border-color .2s ease, box-shadow .2s ease;
}

#block-21 .searchform:focus-within{
    border-color: #ff0000;

    box-shadow: 0 0 0 3px rgba(255,0,0,.06);
}


/* input */

#block-21 .searchform .s{
    flex: 1;

    height: 48px;

    padding: 0 15px !important;

    border: 0 !important;
    background: transparent !important;

    color: #111;

    font-size: 14px;

    outline: none !important;
    box-shadow: none !important;
}

#block-21 .searchform .s::placeholder{
    color: #999;
}


/* search button */

#block-21 .searchform .searchsubmit{
    height: 48px;

    padding: 0 20px;

    border: 0 !important;

    background: #ff0000 !important;

    color: #fff !important;

    font-size: 14px;
    font-weight: 700;

    transition: background .2s ease;
}

#block-21 .searchform .searchsubmit:hover{
    background: #000 !important;
}


/* clear icon */

#block-21 .wd-clear-search{
    margin: 0 8px;
}


/* ajax results */

#block-21 .wd-search-results{
    margin-top: 8px;

    border: 1px solid #e8e8e8;
    border-radius: 10px;

    box-shadow: 0 12px 30px rgba(0,0,0,.07);

    overflow: hidden;
}
#block-21 .wd-search-form button.searchsubmit span {
    display: none;
}