:root {
    --coloer1: #004f99;
    --coloer2: #8935ff;
    --coloer3: #a36a03; 
}
html[lang="ar"] body,html[lang="ar"] input,html[lang="ar"] textarea,html[lang="ar"] select, html[lang="ar"] a ,html[lang="ar"] p ,html[lang="ar"] div, html[lang="ar"] h1, html[lang="ar"] h2, html[lang="ar"] h3, html[lang="ar"] h4, html[lang="ar"] label {
    font-family: 'Cairo',sans-serif !important;
}
.rtl #cmplz-manage-consent .cmplz-manage-consent {
    right: unset;
    left: 40px;
}
.rtl .cmplz-cookiebanner {
    left: 10px;
    right: initial;
}
/******************* MyAccount **********************/
.woocommerce-MyAccount-navigation-link a {
    color:var(--coloer1);
}
.woocommerce-MyAccount-navigation-link.is-active {
    background-color: rgb(0 0 0 / 4%);
    padding: 10px !important;
}
.woocommerce-MyAccount-navigation-link.is-active a {
    color:var(--coloer2) !important;
}
.woocommerce-MyAccount-navigation ul li a:before {
    font-family: ETmodules!important;
    line-height: 1;
    font-size: 20px;
    margin-top: -10px;
    margin-right: 10px;
}
ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content:'\e109';
}
ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content:'\e015';
}
ul li.woocommerce-MyAccount-navigation-link--wc-smart-coupons a:before {
    content:'\e008';
}
ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
    content:'\e0d9';
}
ul li.woocommerce-MyAccount-navigation-link--members-area a:before {
    content:'\e0d9';
}
ul li.woocommerce-MyAccount-navigation-link--api-keys a:before {
    content:'\e001';
}
ul li.woocommerce-MyAccount-navigation-link--api-downloads a:before {
    content:'\e003';
}
ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content:'\e003';
}
ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content:'\e01d';
}
ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content:'\e014';
}
ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content:'\4a ';
}
ul li.woocommerce-MyAccount-navigation-link--my-api-keys a:before {
    content:'\e001';
}
ul li.woocommerce-MyAccount-navigation-link--my-api-downloads a:before {
    content:'\e071';
}

ul li.woocommerce-MyAccount-navigation-link--compare a:before {
    content:'\e91c';
    font-family: 'woosw' !important;
}

ul li.woocommerce-MyAccount-navigation-link--wishlist a:before {
    content:'\e90d';
    font-family: 'woosw' !important;
}
@media(min-width:769px) {
    .woocommerce-MyAccount-navigation {
        border-right:1px solid rgba(0, 0, 0, .1)
    }
    .woocommerce-MyAccount-navigation ul li.is-active a:after {
        right:0
    }
}
@media(max-width:768px) {
    .woocommerce-MyAccount-navigation {
        margin-bottom:25px
    }
    .woocommerce-MyAccount-navigation ul li.is-active a:after {
        left:0
    }
}

.custom-woo-tabs li.et_pb_tab_active a {
    border-bottom: 2px solid var(--coloer1);
}

/******************************************************/
/**************** Sale ********************************/
.woocommerce ul.products li.product .add_to_cart_button, .woocommerce ul.products li.product .product_type_grouped {
    background-color: var(--coloer2) !important;
}
span.onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {
    background-color: #df0404!important
}
/******************************************************/

/************* header fixed *******************************/
.header-icon .et_pb_column{
        display: flex;
}
.header-icon .et_pb_column {
    width: 100%;
    margin-bottom: unset !important;
}
.header-icon .et_pb_column img {
    margin: 10px !important;
}

@media screen and (min-width: 800px) {
    .header-icon .et_pb_column_4_tb_header{
    visibility: hidden;
}
}
.header-icon-show{
    visibility: visible !important;
}
/******************************************************/
.woofc-area.woofc-style-01 .woofc-area-top{
background-color: var(--coloer1) !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: unset !important;
    /*border-radius: 0px !important;*/
}
.dgwt-wcas-darkened-overlay {
    opacity: .30 !important;
}

.et-menu-nav li:hover{
    background-color: var(--coloer1);
}
.sub-menu li.menu-item:hover {
    background-color: #8eb6ff !important;
}
#menu-cart-menu li:hover{
    background-color: unset !important;
}

.bapf_body{
        font-size: 13px !important;
}
.header-v1-main-menu .et-menu li li a {
    width: 260px  !important;
}
.nav li ul{
        width: auto !important;
}
.shop-botton{
margin-left: 5px !important;
background-color: var(--coloer2);
}

.icon-shop>a:before {
    content:'\e015';
}
.icon>a:before {
    font-family:'ETMODULES';
    text-align: center;
    vertical-align: middle;
    color: var(--color-dark);
    font-size: 1em;
    transition: all .3s ease;
    margin-right: 5px;
}
#mobile_menu3,#mobile_menu2{
    width: 80vw;
}
/********************** woocommerce ****************************/
.single-product div.product table.variations select {
    max-width: 100%;
    vertical-align: middle;
    padding: 12px 35px 12px 25px;
    color: transparent;
    background-color: #edeef1;
    border-radius: 30px;
}
.single-product div.product table.variations td.value {
    width: 100%;
    position: relative;
}
.single-product div.product table.variations .label {
    padding-right: 20px;
}

select:not([size]):not([multiple]) {
    color: var(--text);
    background-color: #fff;
    border: none;
    max-width: 100%;
    border-radius: 30px;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    width: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggZmlsbD0nbm9uZScgc3Ryb2tlPScjMzQzYTQwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMicgZD0nTTIgNWw2IDYgNi02Jy8+PC9zdmc+);
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
}

.et_pb_wc_add_to_cart form.cart .variations td.value span:after {
    display: none;
}

.et_pb_shop .orderby, .woocommerce div.product form.cart .variations td select {
    padding: 15px 15px;
    border-radius: 25px;
    background-color: #edeef1;
    color: #979797 !important;
}

.single-product div.product table.variations th, .single-product div.product table.variations td {
    padding: 0 0 15px;
    list-style: none;
    background-color: transparent;
    vertical-align: middle !important;
}
.reset_variations{
    color: var(--coloer2);
}
.single-product div.product table.variations a.reset_variations {
    margin-top: 0;
    display: inline-block;
    margin-left: 0;
    line-height: 1;
    position: relative;
    left: 0;
    bottom: -15px;
}

/*
.variations .reset_variations {
    position: relative !important;
    }*/
.variations .value option{
    font-size: 16px;
    color: black;
}
.woocommerce-Price-amount{
    color: var(--coloer2)
}
.wooscp-btn {
    border: 1px solid;
    margin: 0;
}
.wooscp-btn:hover {
    color: #FA8E34;
    border-color: #FA8E34;
}
.wooscp-area .wooscp-inner {
    max-width: 1050px;
    margin: 0 auto;
}
.wooscp-area .wooscp-inner .wooscp-table, .wooscp-area .wooscp-inner .wooscp-bar {
    position: absolute;
}

.woosw-btn-has-icon, .woosc-btn-has-icon {
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
    color: black;
}

.woosw-btn-has-icon:hover, .woosc-btn-has-icon:hover {
    color: var(--coloer2);
}

.woosw-item--name a, .woosw-popup-content-bot-inner a{
     color: black !important;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a:hover{
     color: var(--coloer2) !important;
}
.woocommerce-product-details__short-description{
    margin-top: 10px;
}
.button{
    color: white !important;
    background-color: var(--coloer2) !important;
    text-align: center !important;
    border-radius: 50px !important;
}
.summary-content.ps-container h1{
  font-weight: 700;  
}



/* ################# */
/* ### SHOP PAGE ### */
/* ################# */

@media (min-width: 981px) {
/* ### SHOP MODULE 3 COLUMNS - SHOP PAGE ### */
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    margin: 0px 13px 0px 13px !important;
    width: 33.33% !important;
}

/* ### SHOP MODULE 4 COLUMNS - SHOP PAGE ### */
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
    margin: 0px 13px 0px 13px !important;
    width: 25% !important;
}

/* ### SHOP MODULE 5 COLUMNS - SHOP PAGE ### */
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    margin: 0px 13px 0px 13px !important;
    width: 20% !important;
}}

@media (max-width: 479px) {
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product,
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product,
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
	width: 100% !important;
    margin-right: 0% !important;
    margin-bottom: 0px;
}}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product,
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product,
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    margin-bottom: 0px;
}

/*************************************************************/
.products li.product {
        background-color: white;
    border-radius: 20px;
}
#lumise-customize-button{
    margin: 0px 20px;
    padding: 10px 50px;
    width: 50%;
    background-color: #30105e!important;
    border-color: unset !important;
}
.single_add_to_cart_button{
    width: 50%;
}




.wc-dnd-file-upload{
    display: block !important;
}
/*
li.product .group-action .shop-action a[class*=product_type_], li.product .group-action .shop-action .woosc-btn, li.product .group-action .shop-action .woosq-btn, li.product .group-action .shop-action .woosw-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 0;
    letter-spacing: 0;
    color: var(--text);
    background-color: #fff;
    transition: all ease-in-out .3s;
    position: relative;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin: 5px;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(0,0,0,.05);
}
*/
/*************************************************************/
.animation-float .et_pb_main_blurb_image {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.animation-float .et_pb_main_blurb_image:hover {
    transform: translateY(-8px);
}
.animation-sahake .et_pb_main_blurb_image:hover {
  animation: shake 1.5s;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}





/*
.tinvwl_add_to_wishlist_button::before {
    color: var(--coloer1) !important;
}
a.yith-wcqv-button::after, .woocommerce.et-db #et-boc .et-l a.yith-wcqv-button::after{
   color: var(--coloer1) !important; 
}
.tinv-wishlist a.tinvwl_add_to_wishlist_button:hover {
    background-color: #f6f6f6 !important
}
*/