:root{
    --main-color:#FFAD14;
    --sec-color:#FF7863;
    --bg-color:#F5F5F5;
}
@font-face{
    font-family: 'brando';
    src:url('../fonts/brando-regular.otf') ;
    }
    @font-face{
    font-family: 'brandoLight';
    src:url('../fonts/brando-light.otf') ;
    }
    @font-face{
    font-family: 'brandoMed';
        src: url('../fonts/brando-semiBold.otf');
    }
      @font-face{
    font-family: 'brandoBold';
    src:url('../fonts/brando-bold.otf') ;
    }
        @font-face{
    
    src:url('../fonts/Poppins-Regular.ttf') ;
    }
  @font-face{
     
     src: url('../fonts/alfont_com_Brando-Arabic-Text.otf');
 } 
 
 @font-face {
    font-family: 'ar-bold';
    src: url('../fonts/Cairo-Bold.ttf');
}
 @font-face{
    
    src: url('../fonts/Almarai-Regular.ttf');
}   
@font-face{
    font-family: 'baji';
    src: url('../fonts/Bahij_TheSansArabic-Bold.ttf');
}   

.wpcf7 input[type="url"], .wpcf7 input[type="email"],
 .wpcf7 input[type="tel"] {
    direction: rtl !important;
}
    body {
        direction: rtl;
        text-align: start;
          font-family: 'brando';
        overflow-x: hidden;

    }
    /* nice select */
.nice-select {
    width: 100%;
    margin-bottom: 15px;
    text-align: right !important;
    padding-left: 30px;
    padding-right: 18px;
}
.nice-select::after{
    left: 12px;
    right: auto;
}
.nice-select .option{
    text-align: right;
    padding-left: 29px;
    padding-right: 18px;
}
.nice-select .list{
    width: 100%;
}
.nice-select:after{
    width: 8px;
    height: 8px;
}
section.banner-sec{
    padding: 0;
}
.header-banner img {
    max-width: 100%;
    /***
    height: 180px;
    object-fit: cover;
    ***/
    width: auto;
}
.inner-body{
    position: relative;
}
.inner-body::after{
    position: absolute;
    content: '';
    width: 190px;
    height: 1200px;
    top: 33%;
    right: -4px;
    background-image: url('../images/body-after.png');
    z-index: -1;
    background-repeat: repeat;
}
.inner-body::before{
    position: absolute;
    content: '';
    width: 218px;
    height: 1200px;
    top: 18%;
    left: 0;
    background-image: url(../images/body-befor.png);
    z-index: -1;
    background-repeat: repeat;
    background-position: right;
}
.owl-carousel{
    direction: ltr;
}
.carousel-info button{
    border: none;
    outline: none;
    background: none;
}
button:focus,button{
    border: none;
    outline: none;
}
.topbar button{
    background: none;
}
.topbar button:hover i{
    color: var(--sec-color);
}
input:focus{
    outline: none;
}
ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
a,a:hover{
    text-decoration: none;
}
.topbar{
    padding: 10px 0;
    background: #FAFAFA;
}
.menu-left ul,.mynavbar ul.header-menu{
    display: flex;

}
.mynavbar ul{
    justify-content: center;
    /* padding-bottom: 24px; */
    /*padding-top: 19px;*/
}
.menu-top-left ul{
    margin-right: auto;
    justify-content: flex-end;
}
.menu-top-left .lang{
    text-align: end;
}
 .lang a{
    font-size: 16px;
   /**/
}
.lang i {
    margin-inline-start: 7px;
}
/* ***************** */
.menu-top-right ul{
    display: flex;
    justify-content: flex-start;
}
.menu-top-right img{
    width: 120px;
    object-fit: contain;

}
.menu-top-right ul li{
   margin-inline-start: 30px;
}
.menu-top-right ul li span{
    color: var(--main-color);
    transition: all 0.3s;
}
.menu-top-right ul li span:hover{
    color: var(--sec-color);
}
/* ********************* */
.mynav a,.topbar a,.mynav i{
    /* color: #374957; */
    transition: all 0.3s;
}
.mynav i{
    font-size: 21px;
}
.mynav a{
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    color: #fff;
}
.mynav a:hover,.topbar a:hover,.mynav i:hover,
.mynav li.current-menu-item a{
    color:var(--main-color);
}
.mynavbar ul li{
    margin: 0 15px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.menu-left ul{
    justify-content: flex-end;
    align-items: center;
}
.menu-left ul li{
    margin-inline-start: 32px;
}
.top-nav-menu  .menu-left ul li{
    margin-inline-end: 40px;
     margin-inline-start: 0px;
}
.topbar .logo{
    text-align: center;
}
.logo {
    height: 78.48px;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}
.logo img{
     max-height: 100%; 
 max-width: 50%; 
object-fit: contain;

    
}
.menu-left a,.menu-left i.la-search{
    /*font-size: 25px;*/
}
.menu-left .cart{
    position: relative;
    font-size: 21px;
}
.menu-left .cart span{
    position: absolute;
    top: -8px;
    right: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--sec-color);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #275075;
}



/* Start header */
.topbar .row,.mynav .row{
    align-items: center;
}
.mynav .row{
    /* padding: 12px 0; */
}

.mynavbar .nav-link {
    padding:0px;
    text-transform:capitalize;
}
.res-menu ul{
    display: flex;
    /*align-items: center;*/
    justify-content: center;
}

.res-menu img{
    max-width: 180px;
}
.res-menu .lang{
    color: #275075;
    /*font-family: 'regular';*/
}
.respons-menu{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:10px 14px;
}
.respons-menu button{
    background: transparent;
}
.res-menu .logo{
    text-align: center;
    padding: 14px 0 10px;
}
.res-menu .lang{
    margin-inline-start: 12px;
}
.navbar-toggler-icon {
    width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--sec-color);
    color: #fff;
    font-size: 19px;
}
/* Start Search */

.site-search {
    display: table;
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    padding: 12px;
    transition: opacity .5s ease 0.25s, z-index 0s ease 0.75s;
    -webkit-transition: opacity .5s ease 0.25s, z-index 0s ease 0.75s;
}
.site-search .close-side i{
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #275075;
    border-radius: 50%;
    color: #275075;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    top:20px;
    left: 20px;
}
.site-search.open {
    z-index: 99999999;
    opacity: 1;
    transition: opacity .5s, z-index 0s;
    -webkit-transition: opacity .5s, z-index 0s;
}

.site-search.open .woocommerce-product-search,
.site-search.open .search-form {
    margin-top: -40px;
    opacity: 1;
    transition: margin-top .5s, opacity .5s;
    -webkit-transition: margin-top .5s, opacity .5s;
}

.site-search .widget_product_search,
.site-search .widget_search {
    position: relative;
    padding-top: 0;
}

.site-search .woocommerce-product-search,
.site-search .widget_search .search-form {
    border: none;
    width: 50%;
    margin-top: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    display: block;
    padding-top: 0;
    opacity: 0;
    transition: margin-top .5s, opacity .5s;
    -webkit-transition: margin-top .5s, opacity .5s;
    transform: translateX(-50%);
    z-index: 9;
}

.site-search .woocommerce-product-search label,
.site-search .widget_search .search-form label {
    display: none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    transform: translateX(10%);
}

.site-search .woocommerce-product-search .search-field,
.site-search .widget_search .search-form .search-field {
    color: var(--main-color);
    background: none;
    border: none;
    border-bottom: 3px solid var(--main-color);
    font-size: 20px;
    /*  	font-weight: 900;*/
    padding: 15px 0;
    height: auto;
    margin: 0;
    outline: none !important;
    display: block;
    width: 100%;
    box-sizing: border-box;
    transition: all 0.15s linear;
    -webkit-appearance: none;
    border-radius: 0px;
    box-shadow: inset 0 0 0 transparent;
    color: var(--main-color);
    padding-inline-end: 50px;
}

.site-search .woocommerce-product-search input[type="submit"],
.site-search .widget_search .search-form input[type="submit"] {
    top: 10px;
    right: 15px;
    padding-top: 0 !important;
    background: none !important;
    font-size: 0;
    min-width: 0;
    padding: 0 !important;
    z-index: 4;
    position: absolute;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    cursor: pointer;
    color: #275075;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.site-search .woocommerce-product-search button {
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 20px;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    color: var(--main-color);
    padding: 0;
}

.site-search .woocommerce-product-search .search-field::placeholder {
    color: var(--main-color);
    /*font-family: 'regular';*/
}

.searchForm .btnSearch {
    box-shadow: none !important;
    margin: 0 25px;
    color: #101010;
    padding: 0;
    text-align: center;
    line-height: 30px;
    border: none !important;
    font-size: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #fff;
    cursor: pointer;
}
.searchForm .btnSearch i{
    transition: all 0.6s;
    color: var(--main-color);
}
.searchForm .btnSearch i:hover{
    transform: rotate(360deg);
    color: var(--hover-color);
}
.site-search-close {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}


/* End Search */

/* Sidebar */

.sidebar{
    position: fixed;
    top: 0px;
    bottom: 0;
    right: -350px;
    height: 100%;
    width: 350px;
    background-color: var(--sec-color);
    z-index: 999;
    padding: 20px 0;
    z-index: 9999999;
    transition: all 0.7s;
    box-shadow: 0px 0px 20px #00000029;
   padding:20px 0;
   overflow-y: scroll;
}
.sidebar-width{
    right: 0px;
}
.sidebar .close-side i{
    position: absolute;
    top: 20px;
    left: 20px;
    cursor: pointer;
    width: 38px;
    height: 38px;
    color: #fff;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}
.sidebar .side-content{
    padding-top: 10px;
    margin-top: 30px;
}

 .close-overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #275075;
    opacity: 0.6;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
}
.close-overlay.open-overlay{
    display: block;
}
/* القائمة الرئيسية */
.sidebar .side-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* العناصر الأساسية */
.sidebar .side-content ul li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* الروابط */
.sidebar .side-content ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 20px;
    color: #ffa500
    text-align: right;
    font-weight: bold;
    transition: all 0.3s;
    cursor: pointer;
    background-color: #ffffff; /* لون الخلفية */
}

/* أيقونات الفتح والإغلاق */
.sidebar .side-content ul li .toggle-icon {
    font-size: 18px;
    font-weight: bold;
    transition: transform 0.3s ease;
}

/* تغيير شكل الأيقونة عند الفتح */
.sidebar .side-content ul li.open .toggle-icon {
    transform: rotate(180deg);
}

/* القوائم الفرعية */
.sidebar .side-content ul li ul {
    display: none; /* مخفية افتراضيًا */
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #444;
}

/* القوائم الفرعية من الفرعية */
.sidebar .side-content ul li ul li ul {
    display: none;
    padding-left: 15px;
}

/* عند الفتح */
.sidebar .side-content ul li.open > ul {
    display: block;
}


   .more a {
    position: relative;
    transition: all 0.3s;
    padding: 12px 22px;
    min-width: 183px;
    display: inline-block;
    color: #fff;
    background-color: var(--main-color);
    text-align: center;
    z-index: 1;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0px 1px 2px 0px #6951FF0D;
    font-weight: 700;

}
.more a::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #275075;
    top: 0;
    right: 0;
    bottom: 0;
transition: all 0.4s;
z-index: -1;
opacity: 0;
transform: scale(0);
border-radius:6px;
}
.more a:hover::after {
   opacity: 1;
   transform: scale(1);
}
 .read-more a,.read-more button{
 display: inline-block;
 padding: 10px 20px;
 min-width: 120px;
 background:var(--sec-color);
 color: #fff;
 /* margin-top: 20px; */
 transition: all 0.4s;
 border-radius:3px;
}
.read-more a:hover,.read-more button:hover{
    background: #275075;
}

/* ********************************* */

/* Start products section */

section{
   /* padding: 76px 0;*/
    position: relative;
    overflow: hidden;
}
section.professional{
    padding-top: 25px;
}
.section-title{
    margin-bottom: 40px;
}
.section-title h4{
    color: #222222;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'brandoMed';
    font-size: 32px;
    font-weight: 600;
    line-height: 45.7px;
    text-align: center;
    color: #FFAD14;
}
.professional-item{
    margin-bottom: 65px;
    padding-inline-start: 41%;
}

.add button {
    display: inline-block;
    width: 100%;
    background-color: var(--sec-color);
    color: #fff;
    padding: 12px;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: all 0.4s;
}
.add button i{
    margin-inline-end: 11px;
}
.add button::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #275075;
    top: 0;
    right: 0;
    transition: all 0.4s;
    z-index: -1;
    transform: scale(0);
    opacity: 0;
}
.add button:hover::after {
    transform: scale(1);
    opacity: 1;
}
.product-block .img{
    position: relative;
    height: 333px;
}
.product-block .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-block .img .small{
    position: absolute;
    bottom: 70px;
    right: 30px;
    z-index: 2;
    width: 118px;
height: 118px;
border: 2px solid #EC098D;
border-radius: 50%;
transition: all 0.3s;
}

.product-block .img .small img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.product-block{
transition: all 0.3s;
background: #FFFFFF 0% 0% no-repeat padding-box;

border: 1px solid #E6E6E6;

margin-bottom: 32px;
}
.product-block:hover{
    border-color: var(--sec-color);
}
.product-block:hover .img .small{
    border-color: transparent;
}
.product-detail{
    
padding: 29px 24px;
}
.product-block .title h4{

font-size: 22px;

margin-bottom: 0;
}
.product-block a{
    color: #275075;
}
.price span{

font-size: 22px;

color: var(--sec-color);



display: inline-block;
}
.product-detail .price span.woocommerce-Price-amount {
  margin: 18px 0 20px;  
}
.product-block p{
line-height: 27px;
color: #606060;
margin-bottom: 28px;
    min-height: 54px;
    display: flex;
    align-items: center;
}
/*  Start Follow us section */
.follow-img {
    height: 602px;
    width: 90%;
    margin: auto;
}
.follow-img img{
    max-width: 100%;
    max-height: 100%;
    animation: moveupdown 4s infinite ease-in-out;
}
@keyframes moveupdown{
    0%,100%{
        transform: translateY(14px);
    }
    50%{
transform: translateY(-14px);
    }
}
.follow-detail{
    text-align: center;
    position: relative;
    padding-inline: 60px;
}
.arrow-img{
    position: absolute;
    top: -20px;
    left: 70px;
    width: 124px;
    height: 66px;
}
.arrow-img img{
    max-width: 100%;
    max-height: 100%;   
}
.follow-detail h6{

font-size: 18px;

margin: 24px 0 32px;

color: #292929;
}
.follow-detail p{

color: #292929;
margin-bottom: 14px;
line-height: 27px;
}
.follow-detail .img img{
max-height: 104px;
}
section.follow-us .row{
    align-items: center;
}
section.follow-us {
    padding-top: 20px;
    padding-bottom:14px;
}
/* ----------  Start what distinguishes us section ---- */
.distinguishes{
    background-color: #F2F2F2;
    padding: 48px 0;
    position: relative;
}
.distinguishes::before{
    position: absolute;
    content: '';
    width: 248px;
height: 278px;
top: 0;
left: 0;
background-image: url('../images/disting-after.png');
background-size: cover;
}
.distinguishes .section-title{
    text-align: center;
}
.section-title p{
    color: #414141;
}
.disting-item{
    display: flex;
    align-items: center;
    gap: 12.6px;
}
.disting-item h6{
    font-size: 18px;
    margin-bottom: 0;
}
.disting-item .img {
    width: 66px;
    height: 66px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;

    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    position: relative;
}

.disting-item .img::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border: 1px dashed #D1D1D1;
    border-radius: 50%;
    top: 0;
    left: 0;
    animation: circle 9s infinite ease-in-out;
}

@keyframes circle {

    0%,
    100% {
        transform: rotate(360deg);
    }

    50% {
        transform: rotate(0deg);
    }
}

.disting-item:hover .img {
    background: var(--sec-color);

}

.disting-item:hover .img::after {
    border-color: transparent;
}

.disting-item:hover .img img {
    filter: brightness(0) invert(1);
}

.disting-item .img img{
    max-height: 32px;
    transition: all 0.3s;
}
/* *************Start footer section*********** */
.fa-brands,
.fab {
    font-weight: 400;
    font-family: 'Font Awesome 6 Brands';
}
.contact-section{
    padding-bottom:0;
}
footer{
    overflow: hidden;
    padding-top: 50px;
}
.fixed-icone{
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 999;
    animation: updown-i 4s infinite ease-in-out;
}
@keyframes updown-i{
    0%,100%{
        transform: translateY(-12px);
    }
    50%{
        transform: translateY(12px);
    }
}
.fixed-icone a{
width: 45px;
height: 45px;
background: transparent linear-gradient(164deg, #08AD08 0%, #045704 100%) 0% 0% no-repeat padding-box;
box-shadow: inset 0px 3px 6px #BFBFBF29, 0px 3px 16px #234A9D38;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.fixed-icone a i{
color: #fff;
font-size: 26px;
}

.footer-contact{
    margin-bottom: 20px;
}
footer h5{
    color: #201E1E;
    font-size: 24px;
    margin-bottom: 26px;
}
.footer-logo p{
    color: #201E1E;
    margin: 29px 0 27px;
    padding-inline-end: 54px;
}
.footer-sochial{
    display: flex;

}
 .footer-sochial a {
    margin-inline-end: 16px;
    transition: all 0.5s;
    color: #6F6F6F;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: #F5F2F4 0% 0% no-repeat padding-box;
    border-radius: 50%;
    font-size: 18px;
}
 .footer-sochial a:hover{
    color: var(--sec-color);
}
.footer-links ul{
    display: inline-block;
}
.footer-links ul li{
    display: inline-block;
    width: 49%;
    margin-bottom: 8px;
    position: relative;
}
.footer-links ul li a::after{
    /* position: absolute; */
    /* content: '\f104'; */
    font-family: 'font awesome 5 pro';
    font-size: 16px;
}
.footer-links ul li a{
    color: #201E1E;
    position: relative;
    display: inline-block;
}
.footer-links ul li a:hover,.footer-links ul li a:hover::after{
    color: var(--sec-color);
}
.sochial-contact ul li{
    margin-bottom: 8px;
    display: flex;
}
.sochial-contact ul li a{
    color: #201E1E;
}
.sochial-contact ul li  i{
    margin-inline-end: 10px;
    color: #275075;
}
.sochial-contact ul li span:last-of-type{
    padding-inline-start: 6px;
}
.sochial-contact ul li span:first-of-type{
    padding-inline-end: 6px;
}
.sochial-contact ul li:nth-child(2) span:last-of-type{
    
}
.bootom-footer{
    background-color: var(--sec-color);
    overflow: hidden;
}
.copy-right {
    padding: 23px 0px;
}
.copy-right .row{
    align-items: center;
}
.copy-right p{
    color: #fff;
    margin-bottom: 0;
}
.ryad-logo {
    height: 65px;
    margin-top: -32px;
    position: relative;
    top: 5px;
    margin-left: -20px;
}

.comp-rights {
    text-align: end;
}
.footer-logo .logo img{max-width: 77%;}
/* ----------------------------------------------------------- */
.form-group{
    margin-bottom:22px;
}
.form-contact form textarea{
    height:122px;
}
.form-contact h5{
    font-size: 24px;
    margin-bottom: 52px;
    /* text-align: center; */
    color: #222222;
}
.form-contact form input, .form-contact form textarea, .form-contact form select {
    width: 100%;
    padding: 10px;
    color: #275075;
    font-size: 15px;
    background: #FAFAFA;
    border: 1px solid rgba(0, 0, 0, 0.13);
    border-radius: 5px;
}
.form-contact input:focus,
.form-contact select:focus,
.form-contact textarea:focus{
    border-color: #1CADE8;
}
.form-contact form input::placeholder,
.form-contact form textarea::placeholder,
.form-contact form select::placeholder{
    color: #C2C2C2;
}
.form-contact label {
    width: 100%;
    text-transform: capitalize;
    color: #222222;
    font-weight: 500;
}
.form-contact{
    padding: 32px 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding-top: 0;
}
.contact-map iframe{
    height: 606px;
    width: 100%;
}
.contact-page .col-md-6{
    padding: 0;
}

.form-contact{
    position: relative;
}
.form-contact::before{
    position: absolute;
}
.contact-info h4{
    color: #275075;
    font-size: 24px;
    margin-bottom: 30px;
}
.contact-info p{
    line-height:27px;
    padding-inline-end:40px;
}
/* --------------------------- */

/* ----------------------- about page ---------------- */
/**************************** about-us-page **************************/
.about-us-page{
    padding-bottom:0px;
}
.about-block{
    background-color: #fff;
    border-radius: 4px;
  }
  .about-block{
    padding: 40px 22px;
  }
  .about-con{
    margin-bottom: 25px;
  }
  .about-con h3{
    font-size: 24px;
    margin: 0 0 17px 0;
    color: #333333;
  }
  .about-con h4{
    font-size: 16px;
    margin: 0 0 13px 0;
    color: #666666;
  }
  .about-con:nth-child(2) h4,
  .about-con:nth-child(3) h4{
    margin: 13px 0;
  }
  .about-con p{
    width: 85%;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    line-height:27px;
  }
  .about-img{
    height: 380px;
    position: relative;
    /*right: -60px;*/
    /*top: 45px;*/
  }
  .about-img::after {
    position: absolute;
    content: '';
    top: -14px;
    right: -14px;
    width: 241px;
    height: 227px;
    background: var(--sec-color);
    border-radius: 2px;
    z-index: -1;
}
  .about-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .about-con a{
    margin-top: 40px;
    padding: 8px 20px;
    font-size: 18px;
    display: inline-block;
    background-color: #26868D;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px;
  }

  @media (max-width:768px){
  .arrow-img {
    top: -14px;
    left: 12px;
  }
}

.about-info{
    padding-top:20px;
    margin:auto;
    padding-inline-end: 110px;
}
.about-info h5{
    margin-bottom:24px;
    font-size:24px;
    text-transform: capitalize;
}
.about-info h3{
    
    font-size:20px;
}
.about-info p{
    margin-bottom:30px;
    line-height:27px;
}

/**********************************************************************************************/
/*wocommerc edit */
.woocommerce-info {
    border-top-color: var(--sec-color) !important;
}
.woocommerce-info::before {
    color: var(--sec-color) !important;
}
header.woocommerce-Address-title.title{
    display:flex;
    align-items:center;
    margin-bottom:6px;
}
.woocommerce-account .addresses .title h3 {
  margin-inline-end: 30px;
    margin-bottom: 0;
    color: var(--main-color);
    font-size: 24px;
    margin-bottom: 10px;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 110px;
    text-align: center;
    border-radius: 50px;
}
.woocommerce #respond input#submit,
.woocommerce a.button, .woocommerce button.button,
.woocommerce input.button{
   background: var(--sec-color); 
   color: #fff;
    border-radius: 50px;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover ,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, 
.woocommerce button.button.alt, .woocommerce input.button.alt,.shop_table thead,
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    background-color: var(--sec-color) !important;
    color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    color:#fff;
    text-align:center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: var(--main-color);
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color: var(--after-color);
    color: #fff;
}
.product-name a{
    color:var(--mail-color);
}

.cart_totals  h2{
    font-size:24px;
    margin-bottom:15px;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {

    margin-top: 50px;
}

.wishlist_table .product-add-to-cart a {
    color: var(--main-color);
    background-color: var(--bg-color);
    padding: 6px 20px;
}

.wishlist_table .product-stock-status span.wishlist-in-stock {
    color: var(--after-color);
}

.woocommerce-additional-fields__field-wrapper p,
.woocommerce-shipping-fields p{
    display:block;
}
.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2,
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1,
 .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
    flex: auto !important;
    max-width: inherit !important;
}


a.showcoupon, a.woocommerce-privacy-policy-link,.product-remove a{
    color: var(--after-color);
}
.woocommerce-privacy-policy-text{
    margin-inline-end: 20px;
}
.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    min-width: 100px;
    background:#fff ;
    color:var(--main-color);
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: var(--sec-color);
    font-size: 1.25em;
}


/************************* my-account ********************************************/
.woocommerce-MyAccount-navigation{
    display: inline-block;
    width: 20%;
    margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation ul{
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.woocommerce-MyAccount-navigation ul li{
    padding: 12px 10px;
    display: block;
    border-bottom: 1px solid #dddddd4a;
}
.woocommerce-MyAccount-navigation ul li a{
    display: block;
    font-size: 15px;
    color: #4c4c4c;
    transition:  all .3s ease;
}
.woocommerce-MyAccount-navigation ul li:hover,
.woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background-color: var(--sec-color) !important;
    color: #fff !important;
    transition:all 0.3s;
  
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    background-color: #275075 !important;
    color: #fff !important;
}

.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a{
    color: #fff !important;
}
.woocommerce-MyAccount-content{
    display: inline-block;
    width: 78%;
    float: left;
}
.woocommerce-MyAccount-content a{
    color: var(--sec-color);
    margin: 0 3px;
}
.woocommerce-Address-title.title h3{
    display: inline-block;
}
.woocommerce-Address-title.title .edit{
    display: inline-block;
    background:var(--sec-color);
    margin: 0 3px;
    color: #fff;
    padding: 6px 15px;
    font-size: 14px;
    border-radius: 4px;
    float: left;
    /*margin-top: 14px;*/
}
.woocommerce form .form-row span em{
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
}
.woocommerce-EditAccountForm.edit-account fieldset legend{
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 7px;
    font-weight: 600;
}
@media(max-width: 600px){
    .woocommerce-MyAccount-navigation{
        display: block;
        width: 100%;
    }
    .woocommerce-MyAccount-content{
        display: block;
        width: 100%;
        float: unset;
    }
}
@media(max-width: 768px){
    .product-name a {
    font-size: 17px;
}
.woocommerce-billing-fields p{
    display:block;
    width:100% !important;
}
.wishlist_table  .product-name a {
    font-size: 16px;
}
  .mobile img {
    height: 50px;
}
.wishlist_table.mobile li {
    margin-bottom: 12px;
    border: 1px solid #ccc;
    position:relative;
    padding:10px 0;
}
.wishlist_table.mobile li .product-remove{position: absolute;top: 4px;left: 8px;}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr{
    margin-bottom:15px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    min-width: 129px;

}
input#coupon_code {
    width: 128px !important;
}
.comment-form-author label,.comment-form-email label{
    display:block;
}
/*********************************************************************************/
.woocommerce-address-fields__field-wrapper p,.woocommerce-EditAccountForm fieldset p{
    display:block;
}
.woocommerce p.stars a {
    color: var(--sec-color);
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    /*background: var(--bg-color);*/
    border-radius: 5px;
}
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: var(--sec-color);
    color: #fff;
}

.outer a,.woocommerce div.product .stock{
    /*color:var(--after-color);*/
}
.woocommerce table.shop_table th,.product-name{
    text-align:center !important;
}
.woocommerce table.shop_table td {
    border: 1px solid rgba(0,0,0,.1);
    text-align:center;
}
.added_to_cart.wc-forward {
    font-size: 14px;
    color: #fff;
    min-width: 80px;
    height: auto;
    background-color: var(--sec-color);
    /* font-family: bold; */
    /* position: absolute; */
    /* bottom: -8px; */
    /* right: 38px; */
    /* top: 6px; */
    /* height: 31px; */
    border-radius: 2px;
    text-align: center;
    /* line-height: 2; */
    /* padding-top: 0 !important; */
    padding: 12px !important;
    /* margin-inline-start: 4px; */
    display:none;
    /*margin-top: 7px;*/
}
.woocommerce div.product form.cart .added_to_cart.wc-forward {
    margin-inline-start: 6px;
}
.body-inner{
    overflow:hidden;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    min-width: 160px;
    padding: 15px;
}
select:focus{
    outline: none;
}


/***************************************/
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    border: 1px solid #eee!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none !important;
        
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding: 0 0 15px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.woocommerce-tabs.wc-tabs-wrapper{
    margin-top: 45px;
}
.woocommerce-tabs.wc-tabs-wrapper ul{
        list-style: none;
    margin: 0;
    padding: 0;
}
.woocommerce-tabs.wc-tabs-wrapper li{
    display: inline-block;
}
.product.type-product.shipping-taxable.purchasable.product-type-simple span:first-child.onsale{
    
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0 !important;
    background-color: transparent !important;
}
.woocommerce-tabs.wc-tabs-wrapper li a{
    display: inline-block;
    padding: 9px 20px !important;
    background: var(--main-color);
    color: #fff !important;
    border-radius: 0px !important;
    margin: 0 5px !important;
    /* font-size: 15px !important; */
    border: 1px solid #005198;
    transition: all .3s ease-in;
    min-width:120px;
}
.woocommerce-tabs.wc-tabs-wrapper li.active a,
.woocommerce-tabs.wc-tabs-wrapper li a:hover{
    background: var(--sec-color);
    color: #fff !important;
    border: 1px solid var(--sec-color);
}
.woocommerce-tabs.wc-tabs-wrapper h2,
.woocommerce-tabs.wc-tabs-wrapper h1{
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #4c4c4c;
}
.woocommerce-tabs.wc-tabs-wrapper a{
      color: #005198;
}

/************************************************/
.comment-form-author input,.comment-form-email input{
    width:100%;
}

.wishlist-title h2 {
    font-size: 22px;
}
.wpcf7 form .wpcf7-response-output {
    display: block;
    width: 95%;
    /*position: absolute;*/
    bottom: -77px;
    left: 0;
}

.woocommerce a.remove {
   display: inline-block;
   /* justify-content: center; */
   /* align-items: center; */
   padding: 0;
   text-align: center;
   font-size: 20px;
   width: 25px;
   height: 25px;
   margin: auto;
   line-height: normal;
   font-weight: normal;
   line-height: 24px;
}

.woocommerce-message {
    border-top-color: var(--after-color);
}
.woocommerce-message::before,a.restore-item{
    color:var(--after-color);
}
.product.has-post-thumbnail.purchasable.product-type-variable button.single_add_to_cart_button.wc-variation-selection-needed,
button.single_add_to_cart_button.button.alt{
    /*width:60%;*/
    padding:10px;
    border-radius:3px;
    margin-inline-start: 8px;
    background-color:var(--after-color);
}
button.single_add_to_cart_button.button.alt {
     margin-inline-start: 0px;
    }
.woocommerce div.product form.cart div.quantity {

    margin: 0 0 0px 0px !important;
}
ul.heateor_sss_follow_ul, ul.heateor_sss_sharing_ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.woocommerce div.product p.price, .woocommerce div.product span.price{
    font-size:28px !important;
}
.woocommerce-product-details__short-description{
    display:none;
}
.qib-button-wrapper{
    margin:0 !important;
}
a.woocommerce-review-link{
  color:var(--after-color);  
}

.more .added_to_cart.wc-forward {
    font-size: 14px;
    color: #fff;
    min-width: 80px;
    background-color: var(--sec-color);
    display: inline-block;
    position: absolute;
    right: 67px;
    top: 380px;
    height: 32px;
    border-radius: 3px;
    text-align: center;
    line-height: 2;
    padding-top: 0 !important;
    min-width: 150px;
    display:none;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 5px;
}

.woocommerce div.product form.cart .reset_variations{
   color:var(--after-color); 
   
}
.btn-fav:hover, .btn-cart:hover{
    color:var(--main-color);
}

.single-page .row{
    direction:ltr;
}
.summary.entry-summary{
    direction:rtl;
}
h4.avalible{
    /*display:none;*/
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 2px rgb(0 0 0 / 90%);
    background: var(--main-color);
    color: #fff;
}


.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
    border-radius: 3px;
}
.page-item.active .page-link {
    /* background-color: var(--bg-color); */
    /* border-color: var(--bg-color); */
}


.page-link{
  color: var(--main-color);  
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
   min-width: 150px;
    padding: 13px 9px;
  
    text-align: center;
}
.wc-proceed-to-checkout a,.wc-proceed-to-checkout a.checkout-button{
   border-radius: 3px; 
}

button[name="update_cart"]{
    padding:12px !important;
}
input[name="coupon_code"]{
    border-radius:2px;
}
.star-rating{
    /*min-height:70px;*/
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
button[name="update_cart"],
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    color: #fff !important;
    background-color: var(--sec-color) !important;
    
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label,
input.woocommerce-Input,.password-input{
    width:100% !important;
}
.woocommerce-info {
    border-top-color: var(--after-color);
}

td.product-name a,.woocommerce-loop-product__title{
    color:#275075;
}
h1.product_title.entry-title{
    font-size:24px;
}
p.woocommerce-LostPassword a{
    color:#275075;
}
p.woocommerce-LostPassword.lost_password{
position: absolute;
    bottom: 92px;
    left: 41px;
}
input#coupon_code{
       width: 130px !important;
       border-radius: 8px;
       text-align: center;
       padding:9px;
}
.woocommerce-info {
    border-top-color: var(--after-color);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 1px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
        direction: rtl;
}
span.posted_in a{
    color:#275075;
    font-size:18px;
    padding-inline:10px;
}
.woocommerce ul.products li.product .price {
    display: flex !important;
    margin-bottom: 8px !important;
    font-size: 20px !important;
    align-items: center;
    justify-content: space-between;
}
h2.woocommerce-loop-product__title{
    min-height: 54px;
}
.related.products h2{
    margin-bottom:20px;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
}
select#rating{
    width:100% !important;
    padding:6px 0;
}
 .woocommerce div.product form.cart::before{
    display:none;
}

.woocommerce-product-gallery__wrapper img{
    height:420px !important;
    object-fit:cover;
}
.woocommerce-message {
    border-top-color: var(--after-color);
}
.woocommerce-message::before {
 
    color: var(--after-color);
}
form.cart .quantity{
    padding-inline-end: 30px;
}


/********************************/
.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
    background: var(--main-color);
}

.xoo-el-form-container ul.xoo-el-tabs li {
    /* background: var(--main-color); */
    color: var(--main-color);
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    background: var(--main-color) !important;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
    width: 100% !important;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    background-color: var(--sec-color) !important;
    color: #ffffff !important;
}
.xoo-el-form-container button.btn.button.xoo-el-action-btn:hover, .xoo-el-form-container button.btn.button.xoo-el-action-btn:focus {
    background: #275075 !important;
    color: #fff !important;
}

.xoo-aff-input-group .xoo-aff-input-icon {
    display: none;
}

.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select {
    height: 45px;
    background: #fff;
    border: 1px solid #B7B7B7;
    border-radius: 5px;
    padding: 0 20px;
    transition: all .5s;
    width: 100%;
}

.xoo-el-login-btm-fields label {
    margin: 0;
}

a.xoo-el-lostpw-tgr {
    margin: 0;
    margin-inline-start: auto;
}

.xoo-aff-group {
    float: none !important;
    width: 100%;
}

a.add_to_wishlist {
    /*margin-inline-start: auto;*/
}

.xoo-el-header {
    padding: 0 0 20px;
}

.xoo-el-section {
    padding: 0;
}

.xoo-aff-group.onehalf {
    width: calc(50% - 10px);
    display: inline-block;
    margin: 0 0 25px;
    margin-inline-end: 20px;
}

.xoo-aff-group.xoo-aff-cont-text.onehalf.xoo-aff-cont-required.xoo_el_reg_lname_cont {
    /*margin: 0;*/
}

.xoo-aff-checkbox_single .xoo-aff-checkbox_single {
    margin-inline-end: 10px;
}




   @media (max-width:768px){
.woocommerce ul.order_details li {
    float: none !important;
    margin-bottom: 12px;
}
  .woocommerce ul.order_details li strong {
    display: block;
    font-size: 16px !important;
   }
   .xoo-aff-group label {
    font-size: 15px !important;
}
.wishlist_table.mobile li .item-wrapper {
    display: flex !important;
    align-items: center;
}
.wishlist_table.mobile li .item-wrapper .item-details {
    margin-inline-start: 8px;
}
.additional-info-wrapper table.additional-info{
    display: inline-table;
    align-items: center;
    justify-content: center;
    width: 100% !important;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last,
.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}

.woocommerce #respond input#submit, .woocommerce a.button,
.woocommerce button.button, .woocommerce input.button {
    min-width: 128px;

}
}
.woocommerce .quantity .qty, .woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea, select#rating,
.woocommerce #review_form #respond textarea, .comment-form-author input,
.comment-form-email input{
    border-radius: 2px !important;
    border: 1px solid rgb(11 42 65 / 33%) !important;
    padding:8px 5px;
}
.select2-container .select2-selection--single {
    height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}
.woocommerce form .form-row textarea {
    height: 7em !important;
}
.woocommerce #reviews #comment {
    height: 95px !important;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/*    range slider   */
.irs--sharp .irs-from, .irs--sharp .irs-to, .irs--sharp .irs-single {
 
    background-color: var(--bg-color);
}
.irs--sharp .irs-handle.state_hover, .irs--sharp .irs-handle:hover,
.irs--sharp .irs-handle.state_hover, .irs--sharp .irs-handle:hover,
.irs--sharp .irs-handle{
    background-color: var(--bg-color);
}
.irs--sharp .irs-bar {
    top: 30px;
    height: 2px;
    background-color: var(--bg-color);
}

.irs--sharp .irs-handle.state_hover>i:first-child, .irs--sharp .irs-handle:hover>i:first-child,
.irs--sharp .irs-handle.state_hover>i:first-child, .irs--sharp .irs-handle:hover>i:first-child{
    border-top-color: var(--after-color) !important;
}




     .irs--big .irs-bar {
    top: 32px !important;
    height: 10px !important;
    background-color: var(--after-color) !important;
    border: 1px solid var(--after-color) !important;
    background: var(--after-color) !important;
    box-shadow: none !important;
    }
     
    .irs--big .irs-handle {
    top: 27px !important;
    width: 12px !important;
    height: 19px !important;
    border: none !important;
    background-color: var(--after-color) !important;
    background: var(--after-color) !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
    .irs--big .irs-handle.state_hover, .irs--big .irs-handle:hover {
    border-color: var(--after-color) !important;
    background-color: var(--after-color) !important;
    background: var(--after-color) !important;
}    
     .irs--big .irs-from, .irs--big .irs-single, .irs--big .irs-to {
    color: #fff;
    text-shadow: none;
    padding: 1px 5px;
    background-color: var(--after-color) !important;
    background: var(--after-color) !important;
     }
      .irs--big .irs-line {
    top: 38px;
    height: 4px !important;
    }
.irs--flat .irs-bar {

    background-color: #FB8C00 !important;
}
.irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to {
    background-color: var(--sec-color) !important;
}
.xoo-aff-required.xoo-aff-checkbox_single a{
    color:var(--sec-color);
}

.bapf_sfilter.bapf_ckbox input[type=checkbox] {
    margin-left: 5px;
    margin-right:0px;
}
.bapf_sfilter label {
    margin-bottom: 0;
}
.rtl .bapf_sfilter ul li {
    margin-bottom: 5px !important;
    display: flex;
    align-items: center;
}
.irs--flat .irs-handle>i:first-child {
    width: 18px;
    border-radius: 50%;
    box-shadow: 0px 1px 3px #00000029;
    height: 18px;
    background-color: #fff !important;
}
.comment-form-rating ul.list li{
    display:block;
}

.woocommerce div.product div.images img {
    height: 126px;
}
.woocommerce span.onsale{
    position:unset;
    background: transparent;
    line-height: 30px;
}
.bapf_head h3{
    font-size:24px;
}
.bapf_sfilter {
    margin-left:30px;
    
}
.woocommerce .woocommerce-ordering select{
    border: 1px solid #E8E8E8;
    padding:10px;
    border-radius:6px;
}

span.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce div.product {
    /*padding-inline: 100px;*/
     margin-top:70px;
}
#product-1505{
    /*margin-top:70px;*/
}
.woocommerce a.added_to_cart {
    padding-top: 0.5em;
    display: block;
    width: 161px;
    
}
.woocommerce ul.products li.product a {
    border-radius: 0;
}


 @media (max-width:768px){
   .woocommerce div.product {
    padding-inline: 0px;
    margin-top:32px;
}  
 }
 


/***********************************************************************/
/*****************************************************************************/

 /************************* my-account ********************************************/
  
.woocommerce-MyAccount-navigation{
    display: inline-block;
    width: 20%;
    margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation ul{
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.woocommerce-MyAccount-navigation ul li{
    padding: 12px 10px;
    display: block;
    border-bottom: 1px solid #dddddd4a;
}
.woocommerce-MyAccount-navigation ul li a{
    display: block;
    font-size: 15px;
    color: #4c4c4c;
    transition:  all .3s ease;
}
.woocommerce-MyAccount-navigation ul li:hover,
.woocommerce-MyAccount-navigation ul li.is-active{
    background-color: var(--sec-color);
    color: #fff !important;
}
.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a{
    color: #fff !important;
}
.woocommerce-MyAccount-content{
    display: inline-block;
    width: 78%;
    float: left;
}
.woocommerce-MyAccount-content a{
    color: var(--sec-color);
    margin: 0 3px;
}
.woocommerce-Address-title.title h3{
    display: inline-block;
}
.woocommerce-Address-title.title .edit{
    display: inline-block;
    background: var(--sec-color);
    margin: 0 3px;
    color: #fff;
    padding: 6px 15px;
    font-size: 14px;
    border-radius: 4px;
    float: left;
    /*margin-top: 14px;*/
}
.woocommerce form .form-row span em{
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
}
.woocommerce-EditAccountForm.edit-account fieldset legend{
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 7px;
    font-weight: 600;
}
@media(max-width: 600px){
    .woocommerce-MyAccount-navigation{
        display: block;
        width: 100%;
    }
    .woocommerce-MyAccount-content{
        display: block;
        width: 100%;
        float: unset;
    }
}
@media(max-width: 768px){
    .product-name a {
    font-size: 18px;
}
  .mobile img {
    height: 50px;
}
.wishlist_table.mobile li {
    margin-bottom: 12px;
    border: 1px solid #ccc;
    position:relative;
    padding:10px 0;
}
.wishlist_table.mobile li .product-remove{
position: absolute;
    bottom: 4px;
    right: 10px;
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr{
    margin-bottom:15px;
}
}
.wishlist_table .product-add-to-cart a{
    color:var(--after-color);
}
.comment-form-author label,.comment-form-email label{
    display:block;
}
/*********************************************************************************/
.xoo-aff-input-group .xoo-aff-input-icon {
    background-color: #eee;
    color: #fff !important;
    max-width: 44px !important;
    min-width: 40px;
    border: none !important;
    border-right: 0;
    font-size: 18px !important;
    border-radius:0 !important; 
    padding: 0 !important;
}
.fa-at:before,.fa-user:before,.fa-key:before {
    background: var(--sec-color);
    padding:9px 8px;
}
.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], 
.xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"],
.xoo-aff-group select, .xoo-aff-group select + .select2 {
    height: 46px !important;
}
.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], 
.xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"],
.xoo-aff-group select, .xoo-aff-group select + .select2{
      border-radius:0 !important; 
      /*border: none !important;  */
}
.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], 
.xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select,
.xoo-aff-group select + .select2{
   border-radius:0; 
}
.xoo-el-section {
    padding-left: 0px !important;
}
.xoo-aff-group {
    float: left;
    width: 100% !important;
}
.xoo-aff-group.onehalf {
    width: calc(50% - 20px);
    margin-right: 0 !important;
}

a.xoo-el-lostpw-tgr {
    margin: 0 !important;
    float: left !important;
}
.xoo-el-login-btm-fields label {
    margin: 0 !important;
    float: right !important;
}

.xoo-el-header {
    padding: 0 0px 20px !important;
}
.xoo-aff-group.xoo-el-login-btm-fields {
    justify-content: space-between;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    line-height: unset !important;
    /*border-radius: 0 !important;*/
    box-shadow: 0px 1px 2px 0px rgba(105, 81, 255, 0.05) !important;
    background: rgba(15, 32, 108, 1);
    border-radius: 6px !important;
}
#sidebar,.woocommerce-breadcrumb{
    display:none;
}

.products .title h3{
    margin-bottom:32px;
}
section.single-page {
    padding-bottom:0;
}
.xoo-wsc-product {
    display: flex;
    border-bottom: 1px solid #eee;
    gap: 8px;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button{
    color: var(--sec-color);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    padding:11px !important;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
    background-color: var(--sec-color) !important;
    color: #ffffff !important;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn {
    background-color: var(--sec-color);
    color: #fff;
}


.product-detail .add button{
    margin-bottom:8px;
}

.woocommerce .product-block .product-detail  a.added_to_cart {
    
    width: 100%;
}
span.woocommerce-Price-currencySymbol {
    padding-inline-start: 8px;
    
}



.contact-info ul li{
    margin-bottom:10px;
}

input[type="email"]::placeholder,
.contact-info ul li:last-of-type span{
      
       
}
.professional-item ul li:nth-child(2) u{
direction: ltr;
    display: inline-block;
}
.professional-item ul li u{
text-decoration: none;
}


.contact-page .contact-info{
    margin-bottom:28px;
}

.breadcrumb-section{
    background-color: transparent;
    background-size: cover;
    background-position: center;
    /*padding: 0px 0 20px;*/
    position: relative;
    /*margin-bottom:20px;*/
}
.breadcrumb-section h2{
    font-size: 32px;
    
    color: #fff;
    margin-top: 10px;
    
}

.breadcrumb{
    display: flex;
    align-items: center;
    background-color:
    transparent;
    padding-inline-start: 0;
    margin-bottom: 0;
    font-size: 18px;
}

.breadcrumb-section a{
    color: #fff;
    /*font-family: 'regular';*/
    text-transform: capitalize;
}

.breadcrumb-item.active{
    color: #fff;
    font-size: 18px;
}
.breadcrumb-item+.breadcrumb-item::before{
    padding-left: 10px;
    content: " / ";
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

.xoo-wsc-basket{
    display:none !important;
}

.inner_ro {
    text-align: center;
}

.inner_ro span {
    font-size: 100px;
    color: var(--sec-color);
}

.inner_ro h4 {
    margin-bottom: 30px;
    font-size: 30px;
}

.inner_ro p {
    font-size: 20px;
}

.inner_ro p a {
    color: var(--sec-color);
    padding-inline-start: 10px;
    
}

.price span{
    font-weight: bold;
}


 .sochial-contact ul li:first-of-type span:last-of-type,
 .xoo-wsc-body span.amount,
 span.woocommerce-Price-amount.amount, .contact-info ul li:nth-child(1) span:last-of-type,
 .contact-info ul li:nth-child(2) span:last-of-type,input[name="your-phone-num"]::placeholder,
 .menu-left .cart span,span.xoo-wscb-count,.page-link,.woocommerce-orders-table__cell-order-number a,
 .woocommerce-orders-table__cell-order-date time{
    /*font-family: 'regular';*/
}



.page-link {
    margin: 0 5px;
    border-radius: 2px;
        padding: 6px 14px;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-item.active .page-link{
    z-index: 3;
    color: #fff;
    background-color: var(--sec-color);
    border-color: var(--sec-color);
}
.page-link:hover{
     color: #fff;
    background-color: var(--sec-color);
    border-color: var(--sec-color);
}
.page-item:last-child .page-link,
.page-item:first-child .page-link,
.page-item .page-link{
     border-radius: 2px;
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none;
}

/*-------------------------------------------------------------  */
.topbar-call span{
    display:inline-block;
    direction:ltr;
}
.download img,.topbar-call img{
    height:17px;
    margin-inline-end: 8px;
}
.download a{
    color: var(--main-color);
}
.topbar-call img{
    height:20px;
}
.top-nav-menu {
    display: flex;
    align-items: center;
    justify-content: end;
    gap:20px;
}
.header_soch a {
    color: #374957;
    padding-inline-end: 23px;
}
.menu-left button{
    background:transparent;
}
.header-nav{
    display:flex;
    align-items: center;
    justify-content: space-between;
    /* padding:16px 0; */
}
.mynavbar ul .sub-menu .sub-menu {
    display: block;
    padding: 0 !important;
    border: none;
    position: relative;
    /*border: 1px solid red;*/
    top: unset;
    min-width: 100%;
    width: 100%;
}
.mega-menu  .sub-menu .sub-menu{
    /*display:flex;*/
}
.mega-menu  .sub-menu .sub-menu li{
    /*border:2px solid blue;*/
}
.mynavbar ul .sub-menu .sub-menu .sub-menu{
     /*border:1px solid green;*/
}
.mynavbar ul .sub-menu .sub-menu .sub-menu .sub-menu{
     /*border:1px solid blue;*/
}
.mynavbar ul .sub-menu .sub-menu a{
    padding-top:0;
}
.sub-menu {
    display: block;
    opacity: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    top: 94px;
    left: 0px;
    min-width: 100%;
    width: 100%;
    border-radius: 0;
    padding: 0px 53px 50px !important;
    background: #fff;
    z-index: 3;
    /* margin-top: 8px; */
    transition: all 0.1s;
    display: flex;
    flex-wrap: wrap;
    justify-content: start !important;
    border: 1px solid #D6D6D6;
  }
  li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    height: auto;
    visibility: visible;
 
  }
  ul.sub-menu>li{
      padding-top:12px;
  }

  .nav-menu ul.sub-menu li {
    margin-bottom: 6px;
    position: relative;
    padding-inline-start: 14px;
}
  .nav-menu ul.sub-menu li::before{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    top: 11px;
    right: 0px;
    background: #fff;
    border-radius: 50%;
  }

 .sub-menu a {
    color: #222222;
    padding: 4px 0;
    display: inline-block;
    text-transform: capitalize;
    font-size: 14px;
    /* font-family: 'semiBold'; */
    transition: all 0.2s;
  }
 .mynav li.menu-item-has-children a {
    position: relative;
 }
 .mynav li.menu-item-has-children .sub-menu a{
     color:var(--main-color);
     font-size:18px;
     /*font-family: 'Montserrat';*/
     /* font-weight:700; */
     margin-bottom:20px;
     padding:0;
 }
 .mynavbar li.menu-item-has-children .sub-menu .sub-menu .sub-menu  a{
     color:#222222;
      font-size:16px;
    /*font-family: 'regular';*/
    margin-bottom:12px;
    padding:0;
 }

 .mynav li.menu-item-has-children .sub-menu a{
    /* color: #fff; */
  }

li.menu-item-has-children > a::before{
    position: absolute;
    content: "\f107";
    font-family: "font awesome 5 pro";
    top: 9px;
    left: -6px;
    color: #FFAD14;
    transition: all 0.3s;
}
    li.menu-item-has-children:hover > a::before{
    transform: rotate(180deg);
    color: #275075;
  }
  li.menu-item-has-children a{
      position: relative;
      display: inline-block;
  }

ul.sub-menu li {
    width: 25%;
    /* width:100%; */
    margin-inline:0;
    padding-bottom:0;
}
.mynavbar ul .sub-menu .sub-menu li{
    width:100%;
    padding-bottom: 0;
    padding-top:0;
}
.mynav li.menu-item-has-children.mega-menu .sub-menu .sub-menu a {
    color: #222222;
    /*font-family: 'Montserrat';*/
    font-weight:400;
    text-transform: capitalize;
 margin-bottom: 12px;
 font-size: 16px;
}
li.menu-item-has-children.mega-menu > .sub-menu {
    padding: 0px 53px 52px !important;
}
.mynavbar ul .sub-menu .sub-menu {
    display: block;
    padding: 0 !important;
    border: none;
    position: relative;
    /* border: 1px solid #fff; */
    top: 0;
    /* min-width: 200px; */
    /* width: auto; */
    right: 0;
    /*opacity: 1;*/
    /*visibility: visible;*/
    /*height: auto;*/
}
 .sub-menu li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    height: auto;
    visibility: visible;
    z-index: 99999;
  }
  .mynavbar ul .sub-menu .sub-menu li a {
    color: #222222;
    padding: 3px 12px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    margin-bottom:9px;
}
.mynavbar ul .sub-menu .sub-menu li:last-of-type a{
    border-bottom: none;
}
/*--------------------------------------------------------  */

/* Start home slider */
.home-slider .item ,.home-slider{
    position: relative;
}
.home-slider .container,.mynav .col-lg-12,.container-fluid{
    padding:0;
}
.hero-soch-icon{
   position: absolute;
   /*left: 63px;*/
   left:2%;
   bottom:0;
   padding-bottom: 80px;
}
.hero-soch-icon::after{
    position: absolute;
    content: '';
    width: 2px;
    height: 75px;
    background-color: #535353;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.hero-soch-icon a{
    color: #374957;
    display: block;
    margin-bottom: 24px;
}
.slider-home .slider-img {
    position: relative;
    height: 100%;

}

.slider-home .slider-img::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #275075;
    opacity: 70%;
    border-radius: 5px;
}
.carousel-info {
    position: absolute;
    z-index: 2;
    color: #fff;
    text-align: center;
    bottom: 110px;
    transform: translateX(-50%);
    visibility: hidden;
    transition: all 0.8s;
    padding: 45px 20px;
    left: 50%;
    width: 70%;
}

.slider .owl-item.active .carousel-info {

    transform: translateY(-60px) translateX(-50%);

    opacity: 1;

    visibility: visible;
}
.carousel-info h2 {
    margin-bottom: 54px;
    font-size: 40px;
    line-height: 62px;
}
.maintenance-request .request-details h3,.carousel-info h2,
.menu-left a{
    text-transform:capitalize;
   
}

.carousel-info p {
    line-height: 27px;
    margin: 20px 0 27px;
}

/* السلايدر */
.slider-home .item .slider-img {
  position: relative;
  width: 100%;
  aspect-ratio: 16/6; /* نسبة مثالية للديسكتوب (تقدر تعدلها) */
  overflow: hidden;
}

@media (max-width: 767px) {
  .slider-home .item .slider-img {
    aspect-ratio: 9/16; /* نسبة مثالية للموبايل (بانر طولي) */
  }
}

.slider-home .item .slider-img img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* يملأ بالكامل بدون فراغات */
  object-position: center;
  border-radius: 5px;
  display: block;
}


.home-slider .owl-theme .owl-nav .owl-prev,
.home-slider .owl-theme .owl-nav .owl-next,
.card-slider.owl-theme .owl-nav .owl-next,
.card-slider.owl-theme .owl-nav .owl-prev,
.patner-slider.owl-theme .owl-nav .owl-prev,
.patner-slider.owl-theme .owl-nav .owl-next {
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    border-radius: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(255 255 255 / 25%);
    color: #fff;
    width: 36px;
    height: 46px;
    margin: 0;
}
.home-slider .owl-theme .owl-nav .owl-prev {
    left: 0;
    transform: translateY(-50%);
}
.home-slider .owl-theme .owl-nav .owl-next {
    right: 0;
}
.card-slider.owl-theme .owl-nav .owl-prev,
.patner-slider.owl-theme .owl-nav .owl-prev {
}
.card-slider.owl-theme .owl-nav .owl-next,
.patner-slider.owl-theme .owl-nav .owl-next {
    background: var(--main-color);
}
.card-slider.owl-theme .owl-nav .owl-prev,
.card-slider.owl-theme .owl-nav .owl-next,
.patner-slider.owl-theme .owl-nav .owl-prev,
.patner-slider.owl-theme .owl-nav .owl-next{
    background: transparent;
    color: var(--main-color);
    position: unset;
    top: unset;
    left: unset;
    right: unset;
    display: flex;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    transform: none;
    font-size:26px;
}
.card-slider.owl-theme .owl-nav .owl-prev:hover, .card-slider.owl-theme .owl-nav .owl-next:hover, .patner-slider.owl-theme .owl-nav .owl-prev:hover, .patner-slider.owl-theme .owl-nav .owl-next:hover, .card-slider.owl-theme .owl-nav .owl-next{
    background: var(--main-color);
    color: #fff;
}
.home-slider .owl-theme .owl-dots{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
 .owl-theme .owl-dots .owl-dot.active span,
 .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}
 .owl-theme .owl-dots .owl-dot span {
    width: 21px;
    height: 2px;
    margin: 5px 7px;
    background: rgb(255 255 255 / 30%);
}
.patner-slider.owl-theme .owl-dots .owl-dot span {
    background: rgb(0 0 0 / 30%);
}
 .patner-slider.owl-theme .owl-dots .owl-dot.active span,
.patner-slider.owl-theme .owl-dot:hover span {
    background:#374957;
}
.download {
    margin-inline-end: 30px;
}

/* ----------------------------------------------------  */
.catog-box{
    position: relative;
    margin-bottom: 30px;
    border-radius: 3.72px;
    overflow: hidden;
}
.catog-box .img{
    height: 303.19px;
    overflow:hidden;
}
.catog-box .img img{
    width: 100%;
    height:100%;
    object-fit: cover;
    border-radius: 5px;
    transition:all 1.3s;
}
.catog-box .catog-info{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #0000006B;
    display: flex;
    align-items: end;
    justify-content: center;
    transition:all 0.3s;
    border-radius: 5px;
    padding: 40px 60px;
}
.catog-box:hover .catog-info{
    background-color: rgb(212 166 31 / 62%);
}
.catog-box:hover .img img{
    transform: scale(1.2);
}
.catog-box {
    position: relative;
}

.catog-box .catog-info {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: #275075;
    border-radius: 50px;
    padding: 5px 15px;
    max-width: 90%;
    min-height: 55px;
    max-height: 55px;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}

.catog-box .catog-info h4 {
    color: #fff;
    font-family: 'brandoMed';
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.section-title h4{
    position: relative;
}
.section-title h4::after,
.section-title h4::before{
    position: absolute;
    content: '';
    width: 68px;
    height: 1px;
    background-color: #535353;
    left: 50%;
    transform: translateX(-50%);
}
.section-title h4::after{
    top: 46px;
}
.section-title h4::before{
    bottom: 46px;
}
/* ----------------------------------  */
.product-box{
    border-radius: 5px;
    background-color: #fff;
    padding: 12px;
    margin:2px;
    transition: all 0.3s;
}
.products{
    background-color:#FFF;
}
.product-box .img{
    height: 254px;
    position:relative;
    overflow:hidden;
}
  .product-box  .add{
    /*position: absolute;*/
    /*bottom: -40px;*/
    /*transition: all 0.4s;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    /*z-index:2;*/
   margin-top:22px;
  }
  .img .add button{
    width: 179px;
    color: #374957;
    background-color: #fff;
    border-radius: 3px;
    font-size: 15px;
    text-transform: uppercase;
      /**/
  }
  .img .add button:hover{
       color: #fff;
    }
 /*.product-box:hover .img .add {*/
 /*      opacity:1;*/
 /*      bottom:20px;*/
 /*   }*/
 .product-box:hover{
 box-shadow: 4px 10px 13px 6px rgba(0, 0, 0, 0.08);
 }
    .product-box .img a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    }
    .product-box .img a::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(15, 32, 108, 0) 0%, rgba(15, 32, 108, 0.62) 100%);
border-radius: 5px;
transition: all 0.3s;
opacity: 0;
  }
  .product-box:hover .img a::after{
    opacity: 1;
    
  }
.product-box .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.product-box .product-info{
    padding: 12px;
    direction:rtl;
}
.product-box .product-info h6{
    color: #222222;
    margin-bottom: 14px;
    line-height: 26px;
    min-height:88px;
    min-height: 103px;
}
.product-box .product-info h4{color: var(--main-color);font-size: 16px;
    text-align:center;
    
    text-transform: uppercase;
}
/* ------------------------------------   */
.maintenance-request{
    background-color: #fff;
    padding: 90px 70px;
}

.maintenance-request .sec-img{
    width: 100%;
    height: 380px;
    position:relative;
}
.maintenance-request .sec-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
     transform: scaleX(-1);
}
.maintenance-request .request-details{
    position: absolute;
    top: 50%;
    right: 88px;
    transform: translateY(-50%);
    z-index: 2;
}
.maintenance-request .request-details h3{
color: #222222;
font-size: 40px;
margin-bottom: 20px;
font-weight:600;
}
.maintenance-request .request-details h6{
color: #374957;
font-size: 18px;
margin-bottom: 30px;
}

/*--------------------------------------------------  */
.partners{
    padding-top:116px;
}
.patner-img .img{
    height:120px;
	position:relative;
}
.patner-img img{
      width: auto !important;
    max-width: 88% !important;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    max-height: 90%;
    mix-blend-mode: luminosity;
    opacity: 40%;

}
.patner-img img:hover{
    opacity:100%;
    mix-blend-mode: unset;
}

  .footer-links{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /* justify-content:center; */
    gap: 24px;
  }
  .footer-links li{
    display: flex;
  }
.footer-links li a {
    color: #ffffff; /* لون النص أبيض */
    text-transform: capitalize;
    font-weight: bold; /* جعل النص بالخط العريض */
    font-size: 16px;
}
.patner-slider.owl-theme .owl-nav .owl-prev,
.patner-slider.owl-theme .owl-nav .owl-next {
    top: 39%;
}


    @media (max-width:991px){
.maintenance-request .request-details {
    right: 20px;
}
}

/* -----------------   policy-page   ---------------------- */
.policy-page {
   width: 68%;
   margin: auto;
}
.policy-page ul li{
    margin-bottom: 32px;
}
.policy-page ul li h5{
    color: var(--main-color);
    font-size: 24px;
    margin-bottom: 16px;
}
.policy-page ul li p{
    color: #374957;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 27px;
}
.breadcrumb-section{
    background-image: url('../images/banner-1.png');
    background-size: cover;
    background-position: center;
    padding: 100px 0;
    position: relative;
    z-index: 2;
    /* height: 250px; */

    }
    .breadcrumb-section::after{
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        top: 0;
        left: 0;
        z-index: -1;
    }

.about.about-page{
    padding-bottom:0;
}
.topbar .col-9,.topbar .col-lg-3 {
    padding: 0;
}

.mynavbar >  ul >li  > a  {
/*padding: 20px 0;*/
}






@media (max-width: 991px){
.res-menu .logo {
    margin-inline-start: 0px;
}
li.menu-item-has-children > a::before{
  right:60px;
}
}


.products.product-page {
    background-color: #fff;
}
.products.product-page .product-box {
    background-color: #FAFAFA;
    margin-bottom:30px;
}


.mynav li.menu-item-has-children > a {
    /**/
    
}



.mynav li.menu-item-has-children:hover > a {
    color: var(--main-color);
}
.woocommerce-product-rating:last-of-type {
    display: none !important;
}

.col-md-3{
    padding:0 10px;
}

.contact-section .section-title {
    margin-bottom: 84px;
}
.contact-section,.categories{
    padding: 10px 0 00px;
}

.mynav i.la-user ,.mynav i.la-search{
    font-size: 25px;
}

.cer-img img{
    max-width:100%;
}
  li.menu-item-has-children  li.menu-item-has-children > a::before{
    display: none;
  }





li.menu-item-has-children:not(.mega-menu){
    /* position:relative; */
}

.mega-menu .sub-menu .sub-menu {
    display: flex !important;
    width: 100%;
    flex-wrap: wrap;
    
}

li.menu-item-has-children .sub-menu {
    position: absolute;
    top: 64px;
    right: 0px;
    /* min-width: 200px; */
    /* width: 200px; */
    padding: 16px 24px !important;
    }
    
   li.menu-item-has-children.mega-menu .sub-menu {
    min-width: 100%;
    width: 100%;
    }
    .mynav li.menu-item-has-children .sub-menu a {
    margin-bottom: 2px;
    }
        .mynav li.menu-item-has-children.mega-menu .sub-menu a {
    margin-bottom: 20px;
    }
    ul.sub-menu>li {
    /*padding-top: 0;*/
}
 
.mynavbar ul .sub-menu .sub-menu li {
    /*display: flex;*/
    /*width: 25%;*/
    flex-wrap: wrap;
}

.mynavbar ul .sub-menu .sub-menu .sub-menu {
    /*display: block !important;*/
}
.mynavbar ul .sub-menu .sub-menu .sub-menu li {
    width: 100% !important;
}

.mynav li.menu-item-has-children .sub-menu a {
    color: var(--main-color);
    font-size: 18px;
     margin-bottom: 20px; 
    padding: 0 14px;
    font-weight:700;
    text-transform: uppercase;
}
.product-box .product-info h4 {
    min-height: 25px;
}
span.xoo-wsch-close {
    font-size: 16px;
    left: 10px !important;
    right: auto !important;
}

.xoo-wsc-sm-left  {
   
    padding-inline-end: 46px;
}

.breadcrumb-item.active {
    width: 50%;
    height: 20px;
    text-transform:capitalize;
}

.product-box .added_to_cart.wc-forward {
    position: absolute;
    bottom: 53px;
    left: 50%;
    transform: translateX(-50%);
}

.sidebar .hero-soch-icon {
    position: relative;
    display: flex;
    width: 100%;
    bottom: unset;
    right: unset;
    left: unset;
    margin-top: 20px;
    align-items: center;
    justify-content: center;
}
.sidebar .hero-soch-icon a{
    color: #FFF;
    margin-inline-end: 20px;
    font-size: 23px;
    
}
.sidebar  .hero-soch-icon::after{
    display:none;
}
.pagination{
    margin-top:20px !important;
}
.product-box{
    margin-bottom:12px;
}

.woocommerce-MyAccount-content > p {
    margin-bottom: 26px;
    font-size: 18px;
}

/*.header-menu > li {*/
/*    position: relative;*/
/*}*/

/*.header-menu > li .sub-menu {*/
/*    position:absolute;*/
/*    top: 0;*/
/*    right: 100%;*/
/*    min-width: 200px;*/
/*    width: 200px;*/
/*    opacity: 0;*/
/*    height: 0;*/
/*    visibility: hidden;*/
/*}*/

/*.header-menu > li:hover .sub-menu {*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*    height: auto;*/
/*}*/

 @media (max-width:1300px){
.hero-soch-icon {
    left: 1%;
    
}
}
  @media (max-width:1100px){
.hero-soch-icon {
    left: 1%;
    
}
}
.product-box .product-info h4 del span {
    text-decoration: line-through;
    margin-inline-end: 12px;
}
.flex-viewport {
    margin-bottom: 18px;
}
.woocommerce-product-gallery__wrapper img {
    object-fit: contain;
}
.container-fluid {
    max-width: 1200px;
}
.maintenance-request .container-fluid {
    padding-inline: unset;
}
.product-box {
    margin-bottom: 22px;
}
.card-slider.owl-theme .owl-nav .owl-prev, .card-slider.owl-theme .owl-nav .owl-next,
.patner-slider.owl-theme .owl-nav .owl-prev, .patner-slider.owl-theme .owl-nav .owl-next {font-size: 26px;margin:0 2px;}
.woocommerce div.product div.images .flex-control-thumbs li img {
    border: 1px solid rgb(0 0 0 / 13%);
}

.woocommerce div.product div.images .flex-control-thumbs li {
    margin-inline-end: 9px;
}

/*-------------------------------------------------------------------------------------------------*/
.carousel-info ,.slider-home .slider-img::after,
.section-title h4::after, .section-title h4::before{
    display: none;
}

.comp_adv_item {
    display: flex;
    align-items: center;
    justify-content: center;
    border-inline-end: 1px solid #BBC3CF;
    gap: 16px;
}

.company_adv {
    border: 1px solid #D5DAE1;
    border-radius: 16px;
    padding: 42px 70px;
    margin-top: 60px;
}

.company_adv .row {
    justify-content: center;
}

.col-md-3:last-of-type  .comp_adv_item {
    border: none;
    /*margin-inline-start: 30px;*/
}

.comp_adv_item .img {
    height: 40px;
    width: 40px;
}

.comp_adv_item .img img {
    max-height: 100%;
}

.comp-adv-details h5 {
    color: #333F51;
    font-family: 'brandoMed';
    font-size: 20px;
    line-height: 10px;
    margin-bottom: 12px;
}

.comp-adv-details h6 {
    margin: 0;
    color: #556987;
    font-family: 'brandoMed';
    font-size: 14px;
    line-height: 20px;
}

.col-md-3:nth-child(3) .comp_adv_item {
    margin-inline-end: -30px;
}

section.latest-product {
    background: var(--bg-color);
    padding: 80px 0;
}

.product-item {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 24px 0px #0000001A;
}

.product-item .item-img {
    height: 349px;
    position: relative;
    border-bottom: 1px solid #E3E3E3;
    overflow:hidden;
      border-radius:15px 15px 0px 0px;
}

.product-item .item-img .sale {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
}

.product-item .item-img .sale span {
    color: #fff;
    background: var(--main-color);
    border-radius: 20px;
    padding: 7px 18px;
        
}

.product-item .item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition:all 0.4s;
    border-radius:15px 15px 0px 0px;
}
.product-item:hover .item-img img {
    transform:scale(1.1);
}
.product-item .item-body {
    direction: rtl;
	
    padding: 16px;
}

.product-item .item-body .stars-item {
    display: flex;
    align-items: center;
    gap: 5px;
display: none !important;
}
.product-item .item-body .stars-item span.numb_1{
    color: #4D5F7A;
    
//
    styleName: English/text-xs/Medium;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
.product-item .item-body .stars-item span.numb_2{
    color:#797979;
    
//
    styleName: English/text-xs/Regular;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
.product-item .item-body .stars-item span {
    font-size: 12px;
    
}

.product-item .item-body .stars-item .stars i.fas {
    color: #FBBF25;
}

.product-item .item-body .stars-item .stars i.fal {
    color: #BBC3CF;
}

.product-item .item-body h4 {
   /* font-size: 18px;*/
    margin: 16px 0 8px;
    font-weight: 500;
    color: #3C3C3C;
   /* min-height:65px;*/
}

.product-item .item-body h4 a {
    color: #3C3C3C;
}

.item-foot {
    display: flex;
    justify-content: center; /* التوسيط أفقيًا */
    align-items: center; /* التوسيط رأسيًا */
    margin-top: 16px;
    gap: 12px;
}


.heart-icone {
    width: 46px;
    height: 46px;
    background: #EAEDFC;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    box-shadow: 0px 1px 2px 0px #6951FF0D;
	display: none !important;
}

.heart-icone i {
    /* font-size: 26px; */
    color: var(--main-color);
}

.card-slider.owl-theme .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    margin: 42px auto 0;
    height: 64px;
    border: 1px solid #D5DAE1;
    border-radius: 32px;
    margin: 0px auto 0;
}

.old-price span.prec {
    font-weight: 700;
    color: #343434;
    font-size: 18px;
    margin-inline-end: 6px;

    /* تحسين وضوح الأرقام */
    font-family: 'Roboto', sans-serif; /* اختر خطًا مناسبًا للأرقام */
    font-variant-numeric: tabular-nums; /* يجعل الأرقام تظهر بشكل متساوٍ */
    letter-spacing: 0.05em; /* إضافة مسافة صغيرة بين الأرقام لتحسين القراءة */
}


.old-price del {
    color: #787878;
}
.mobils-offer-sec{
  /*  padding:90px 0;*/
}
.mobils-offer{
    height:389px;
}
.mobils-offer img{
    height:100%;
    width:100%;
    object-fit:cover;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1240px;
    }
}

.footer {
    background: #73BDBA;
    padding: 58px 0 44px;
    border-top: 1px solid #03BB5033;
}

.footer-logo {
    height: 46px;
    margin-bottom: 19px;
}

.footer-logo img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.footer-disc {
    margin-inline-end: 30px;
    margin-bottom: 40px;
}

.footer-disc p {
    color: rgba(107, 107, 107, 1);
    line-height: 28px;
}

.footer .row {
    align-items: end;
}

.right-f .form-group input {
    border: 1px solid #D5DAE1;
    box-shadow: 0px 1px 2px 0px #0000000D;
    border-radius: 8px;
    color: rgba(194, 194, 194, 1);
    padding: 8px 14px;
    max-width: 242px;
    height: 46px;
}

.right-f .form-group button {
    box-shadow: 0px 1px 2px 0px rgba(105, 81, 255, 0.05);
    background: var(--main-color);
    border-radius: 6px;
    color: #fff;
    padding: 8px 10px;
    width:93px;
    text-align:center;
    margin-inline-start: 8px;
    max-width: 85px;
}

.right-f .form-group {
    margin-bottom: 35px;
    /*display: flex;*/
    /*align-items: center;*/
}

.all-imgs {
    display: flex;
    align-items: center;
}

.all-imgs img {
    max-height: 50px;
    padding-inline-end: 8px;
    object-fit: contain;
}

button,h2,h3,h4,h5,h6,a{
    text-transform:capitalize;
}
body.rtl .xoo-aff-group:not(.one) {
    margin-left: 0 !important;
}

body.rtl .xoo-el-section.xoo-el-active {
    padding-right: 0 !important;
}
.xoo-el-form-container ul.xoo-el-tabs {
    padding: 0 0px 16px !important;
}
.product-item {
    margin: 30px 10px;
}
.breadcrumb-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.xoo-el-notice {
    display: none;
    width: 100% !important;
}

.xoo-aff-input-group .xoo-aff-input-icon {
    background-color: var(--sec-color) !important;
}

.right-f .form-group .wpcf7-not-valid-tip {
    display: block;
    width: 100%;
    top: 33px;
    position: absolute;
    font-size:15px;
}

.maintenance-request{
    position: relative;
}
.maintenance-request::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(255 255 255 / 60%);
    
}


.product-item .item-img {
    height: 249px;
    text-align:center;
    /* line-height: 349px; */
}

.product-item .item-img img {
    object-fit: contain;
    transition: all 0.4s;
    border-radius: 15px 15px 0px 0px;
    max-width: 82%;
    margin:  auto;
    /*height: 210px;*/
}

section.maintenance-request {
    display: none;
}

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

ul.products .col-md-4 .product-item {
    margin: 0 0  24px;
}
ul.products .col-md-4 {
    padding: 0 8px;
}

.irs--sharp .irs-from:before, .irs--sharp .irs-single:before, .irs--sharp .irs-to:before {
    border-top-color: var(--sec-color) !important;
}
.irs--sharp .irs-from, .irs--sharp .irs-single, .irs--sharp .irs-to {
    background-color: var(--sec-color) !important;
}
.irs--sharp .irs-handle {
    background-color: var(--sec-color) !important;
}
.irs--sharp .irs-handle>i:first-child {
    border-top-color: var(--sec-color) !important;
}
.irs--sharp .irs-max, .irs--sharp .irs-min {
    background-color: var(--sec-color) !important;
}
.irs--sharp .irs-bar {
    top: 30px;
    height: 2px;
    background-color: var(--sec-color) !important;
}
.irs--sharp .irs-handle.state_hover>i:first-child,
.irs--sharp .irs-handle:hover>i:first-child,
.irs--sharp .irs-handle.state_hover>i:first-child,
.irs--sharp .irs-handle:hover>i:first-child {
    border-top-color: var(--sec-color) !important;
}





.woocommerce div.product div.images   img {
/*     max-height: 390px !important; */
    width: auto !important;
    height: auto !important;
    margin: auto;
}


.woocommerce div.product div.images .slick-list.draggable img {
    height: 110px !important;
}

.wpgs-for .slick-arrow {
    transform: scaleX(-1);
}

.flaticon-right-arrow {
    left: 0 !important;
    right: auto !important;
}
.side-archive {
    padding-inline-end: 22px;
}

.irs{
       
}
.bapf_sfilter {
    margin-left: 5px;
    border: 1px solid #E3E3E3;
    padding: 24px 0px;
    border-radius: 8px;
}

.bapf_head h3 {
    font-size: 20px;
    padding-bottom: 14px;
    border-bottom: 1px solid #E3E3E3;
    /*text-align:center;*/
    padding-inline-start: 14px;
    margin-bottom:0;
}

.bapf_sfilter ul li {
    text-align: start !important;
   border-bottom: 1px solid #E3E3E3;
    padding-bottom: 10px !important;
    padding: 10px !important;
}

.col-md-9.col-sm-12 ul.products {
    background-color: #fff;
}
.rtl .bapf_sfilter ul li {
    margin-bottom: 0px !important;
    padding-bottom:10px !important;
}

.bapf_sfilter ul li:last-of-type {
   border-bottom: none;
}

.bapf_sfilter.bapf_slidr_ion .bapf_body{
    padding: 22px 12px 12px;
}
.bapf_sfilter ul li {
    padding: 8px !important;
}

.bapf_sfilter {
    margin-left: 5px;
    border: 1px solid #E3E3E3;
    padding: 24px 0px 0;
    border-radius: 8px;
}
.rtl .bapf_sfilter ul li {
    /* margin-bottom: 0px !important; */
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
}
.menu-left button, .menu-left a {
    /* width: 41px; */
    /* height: 41px; */
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    box-shadow: 0px 1px 2px 0px #6951FF0D;
    padding: 0;
}

.old-price span.prec,.old-price del {
    
}

.xoo-wsc-basket {
    box-shadow: 0 0.5px 3px #00000078 !important;
}
.sidebar a.lang {
    color: #275075;
    display: block;
    
    text-transform: uppercase;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
    width: 100%;
    padding: 12px 18px;
}


button,a.button{
    box-shadow: 0px 1px 2px 0px rgba(105, 81, 255, 0.05) !important;
    border-radius: 6px !important;
}
span.woocommerce-Price-amount.amount {
    
}

span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol{
         
}

/* Start New Style */

.mynav {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9;
   /* padding: 42px 0;*/
}

.menu-left button i, .menu-left a i {
    font-size: 20.43px;
}

.menu-left ul li:first-child {
    margin: 0;
}

.owl-theme .owl-nav + .owl-dots {}

.owl-theme .owl-nav.disabled+.owl-dots .owl-dot span {
    transition: all .4s;
    width: 18.03px;
    height: 18.03px;
    border-radius: 50%;
    background: #D9D9D9;
    margin: 0 5px;
}

.owl-theme .owl-nav.disabled+.owl-dots .owl-dot.active span {
    background: var(--main-color);
}

.comp_adv_item .comp-adv-details {
    /*width: calc(100% - 56px);*/
}

.product-item .item-img a {
  /*  display: flex;*/
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    height: 100%;
}

.product-item .item-img .add_to_wishlist {
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    margin: 12px;
}

.product-item .item-img .add_to_wishlist .heart-icone {
    width: 42.78px;
    height: 42.78px;
    border-radius: 50%;
    background: #EAEDFC;
    font-size: 21.1px;
}

.product-item .item-body .stars-item .stars {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    margin-inline-end: 3px;
    gap: 2px;
}

.product-item .item-body h4 .sale {
    display: inline-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    background: var(--main-color);
    min-width: 51px;
    border-radius: 50px;
    color: #fff;
    height: 20.25px;
    font-family: Poppins;
    font-size: 10.5px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.01em;
    text-align: center;
}

.item-foot .more a {
    display: inline-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 2px 0px #6951FF0D;
    background: var(--sec-color);
    gap: 8px;
    height: 46px;
}

.item-foot .more a::after {
    background: var(--main-color);
}

.quick-view button {
    width: 46px;
    height: 46px;
    line-height: 46px;
    box-shadow: 0px 1px 2px 0px #6951FF0D !important;
    background: #EAEDFC;
    color: var(--sec-color);
    transition: all .4s;
}

.quick-view button:hover {
    color: var(--main-color);
}

.item-foot .more a .icon {
    position: relative;
    z-index: 3;
}

.products.products-perfume-offers-h2 {
    background: #fff;
}

.partners .owl-theme .owl-nav.disabled+.owl-dots .owl-dot span {
    width: 21px;
    height: 3px;
    border-radius: 5px;
    background: #0000004D;
}

.partners .owl-theme .owl-nav.disabled+.owl-dots .owl-dot.active span {
    background: #374957;
}

.right_footer .desc_footer {
    display: flex;
    /* align-items: center; */
}

.right_footer .desc_footer .footer-logo {
    height: 123.31px;
    width: 123.31px;
    margin: 0;
    /* line-height: 123.31px; */
}

.right_footer .desc_footer .footer-disc {
    max-width: calc(100% - 123.31px);
    margin: 0;
    padding-inline-start: 29px;
}
.right_footer .desc_footer .footer-disc p {
    color: #ffffff; /* لون النص أبيض */
    font-size: 16px;
    font-weight: bold; /* جعل النص بالخط العريض */
    line-height: 28px;
    margin-bottom: 10px;
}
.s-h {
    display: flex;
    flex-wrap: wrap;
    gap: 11px;
}

.s-h a {
    width: 32.05px;
    height: 32.05px;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    font-size: 13.85px;
    color: #565656;
    transition: all .4s;
    border-radius: 5px;
}

.right_footer .desc_footer .footer-disc .s-h {
    margin-inline-start: -12px;
}

.s-h a:hover {
    background: var(--main-color);
    color: #fff;
}

.icons-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    margin: 40px;
    z-index: 6;
}

.icons-fixed a {
    width: 52.81px;
    height: 52.81px;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 24.04px;
    transition: all .4s;
}

.icons-fixed .toTop {
    background: var(--main-color);
    margin-bottom: 14px;
    font-size: 22.04px;
    transform: scale(0);
    opacity: 0;
}

.icons-fixed .whatsappIcon {
    background: #4A9844;
}

.icons-fixed .toTop.active {
    transform: none;
    opacity: 1;
}
@media (max-width: 768px) { 
    .icons-fixed {
        bottom: 80px; /* جعل الأيقونات أعلى من شريط التنقل */
        left: 10px; /* تقليل المسافة الجانبية */
        margin: 20px;
    }

    .icons-fixed a {
        width: 45px; /* تصغير الحجم قليلاً */
        height: 45px;
        font-size: 20px;
    }

    .icons-fixed .toTop {
        font-size: 18px;
    }
}

/* End New Style */
.product-buttons {
    margin-top: 15px;
    display: flex;
    justify-content: center; /* لتوسيط الأزرار */
    gap: 15px; /* المسافة بين الأزرار */
}

.product-buttons a {
    display: inline-block;
    padding: 10px 20px; /* حجم موحد للأزرار */
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    transition: background-color 0.3s ease, transform 0.2s ease; /* إضافة تأثير سلس */
    flex: 1; /* يجعل الأزرار بنفس العرض */
    max-width: 200px; /* تحديد الحد الأقصى للعرض */
}

.product-buttons .buy-now-btn {
    background-color: #FF7863; /* لون زر "اشترِ الآن" */
}

.product-buttons .buy-now-btn:hover {
    background-color: #d66c59; /* تأثير عند التمرير */
    transform: translateY(-3px); /* رفع الزر عند التمرير */
}

.product-buttons .add-to-cart-btn {
    background-color: #FFAD14; /* لون زر "أضف إلى السلة" */
}

.product-buttons .add-to-cart-btn:hover {
    background-color: #d48f12; /* تأثير عند التمرير */
    transform: translateY(-3px); /* رفع الزر عند التمرير */
}

/* الشريط الملاحي المثبت */
.mynav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: #73BDBA; /* اللون الجديد */
    z-index: 9999;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    padding: 0 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* قائمة الموبايل داخل mynav */
.mynav .respons-menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

/* تعويض المحتوى لتجنب تغطيته بالناف بار */
body {
    padding-top: 100px;
}

/* قائمة التنقل */
.header-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.header-menu {
    display: flex;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-menu li a {
    text-decoration: none;
    color: white;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 14px;
    transition: all 0.3s ease;
    border-radius: 5px;
}

.header-menu li a:hover {
    background-color: white;
    color: #007BFF;
}

/* اللوجو */
/* الحجم الأساسي للكمبيوتر */
.logo img {
    max-height: 250px;
    width: auto;
}

/* في الجوال - أقل من 768px */
@media (max-width: 768px) {
    .logo img {
        max-height: 50px;
    }
}


/* قائمة اليسار: اللغة، البحث، السلة */
.menu-left ul {
    display: flex;
    gap: 15px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-left ul li {
    display: flex;
    align-items: center;
}

.btnSearch,
.cart .total-cart {
    font-size: 16px;
    color: white;
    cursor: pointer;
}

.lang-h {
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

/* تجاوب كامل للموبايل */
@media (max-width: 768px) {
    .mynav {
        height: auto;
        padding: 10px 15px;
        flex-direction: column;
        align-items: flex-start;
    }

    .mynav .respons-menu {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
    }

    .header-menu {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
    }

    .menu-left ul {
        justify-content: flex-start;
    }
}


.lang-h:hover {
    color: #007BFF;
}
/* ===== الكارد الرئيسي للمنتج ===== */
.product-item {
  display: flex;
  flex-direction: column;
  border: 1px solid #FFAD14;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
  min-height: 100%;
}

/* تأثير Hover */
.product-item:hover {
  transform: scale(1.02);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}

/* ===== صورة المنتج ===== */
.product-item .item-img {
  width: 100%;
  height: 220px;
  overflow: hidden;
}

.product-item .item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ===== بادج "خصم" أو "جديد" ===== */
.product-item .sale-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ff6f61;
  color: #fff;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 5px;
  z-index: 2;
}

/* ===== جسم الكارد الداخلي ===== */
.product-item .item-body {
  flex-grow: 1;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
}

/* ===== اسم المنتج ===== */
.product-item .item-body h4 {
  font-size: 16px;
  margin: 12px 0;
  font-weight: 500;
  color: #3C3C3C;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* لا يتعدى سطرين */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 48px;
}

/* ===== السعر ===== */
.product-item .price-section {
  margin: 8px 0;
  font-weight: bold;
  color: #000;
}

/* ===== الأزرار ===== */
.product-item .product-buttons {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 15px;
}

.product-item .product-buttons a {
  flex: 1;
  padding: 10px;
  font-size: 14px;
  border-radius: 6px;
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
}

.buy-now-btn {
  background: #007bff;
  color: #fff;
}

.buy-now-btn:hover {
  background: #0063cc;
}

.add-to-cart-btn {
  background: #28a745;
  color: #fff;
}

.add-to-cart-btn:hover {
  background: #218838;
}

/* إخفاء القائمة في شاشات الديسكتوب */
@media (min-width: 992px) {
    .res-menu,
    .sidebar {
        display: none; /* إخفاء القائمة */
    }
}

/* إظهار القائمة في شاشات الهواتف والأجهزة الصغيرة */
@media (max-width: 991.98px) {
    .res-menu,
    .sidebar {
        display: block; /* إظهار القائمة */
    }
}
section.latest-product,
section.products {
    background-color: var(--bg-color); /* اللون الأساسي */
    background-image: url(''); /* رابط الصورة */
    background-repeat: no-repeat; /* عدم تكرار الصورة */
    background-size: cover; /* لجعل الصورة تغطي القسم بالكامل */
    background-position: center; /* وضع الصورة في منتصف القسم */
   /* padding: 80px 0;*/ /* مسافة داخلية للقسم */
}



.mynav.sticky-navbar {
  position: absolute;
}
.slider.home-slider {
  /*padding-top: 75px;*/
}

.header-menu li a {
  font-family: 'brandoMed';
}
/* ✅ خيارات الألوان كمربعات */
.color-swatches {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}

.color-swatch {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid transparent;
    transition: border 0.3s ease;
    display: inline-block;
    position: relative;
}

.color-swatch input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.color-swatch:hover,
.color-swatch input:checked + .color-swatch {
    border: 2px solid #000;
}

/* ✅ خيارات المقاسات كأزرار */
.size-options {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}

.size-option {
    padding: 12px 18px;
    border: 2px solid #ddd;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s ease;
    text-align: center;
}

.size-option input {
    display: none;
}

.size-option:hover,
.size-option input:checked + .size-option {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

/* ✅ دعم الهواتف المحمولة */
@media (max-width: 768px) {
    .color-swatches {
        justify-content: center;
    }
    .size-options {
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media (max-width: 768px) {
    .xoo-wsc-basket, 
    .xoo-wsc-cart-trigger { /* بعض الإضافات تستخدم هذا العنصر */
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        height: 0 !important;
        width: 0 !important;
        pointer-events: none !important;
        position: absolute !important;
    }
}
/* تنسيق القسم */
.store-features {
    text-align: center;
    padding: 60px 20px;
    background: #f9f9f9;
}

/* عنوان القسم */
.features-title {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

/* وصف القسم */
.features-description {
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}

/* الشبكة */
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    justify-content: center;
}

/* الكارت */
.feature-card {
    background: white;
    border-radius: 15px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* تأثير الحركة */
.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

/* الأيقونة */
.feature-icon img {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
}

/* عنوان الكارت */
.feature-title {
    font-size: 18px;
    font-weight: bold;
    color: #222;
    margin-bottom: 10px;
}

/* وصف الكارت */
.feature-description {
    font-size: 14px;
    color: #555;
}

/* تحسين العرض على الجوال */
@media (max-width: 768px) {
    .features-grid {
        grid-template-columns: 1fr; /* كولوم واحد في الجوال */
    }
}
.footer-section-title {
    font-size: 20px;
    font-weight: bold;
    color: #ff9800;
    margin-bottom: 15px;
    text-align: center;
    display: inline-block;
    background: #222;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
}

.footer-section-title:hover {
    background: #ff9800;
    color: #fff;
    box-shadow: 0px 6px 15px rgba(255, 152, 0, 0.5);
}
.contact-list {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.contact-list li {
    display: flex;
    align-items: center;
    gap: 12px; /* إضافة مسافة بين الأيقونة والنص */
    padding: 12px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1); /* لون خفيف للخلفية */
    transition: background 0.3s, transform 0.2s;
}

.contact-list li:hover {
    background: rgba(255, 152, 0, 0.2);
    transform: translateY(-3px); /* تأثير ارتفاع بسيط عند التحويم */
}

.contact-list i {
    font-size: 22px; /* تكبير الأيقونة */
    color: #ff9800;
    background: rgba(255, 152, 0, 0.2);
    padding: 10px;
    border-radius: 50%; /* جعل الأيقونة دائرية */
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-list a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;
    font-weight: bold;
}

.contact-list a:hover {
    color: #ff9800;
}

.payment_ways {
    text-align: center;
    margin-top: 20px;
}

.all-imgs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px; /* مسافة بين الصور */
}

.all-imgs img {
    max-width: 60px;
    margin: 5px;
    transition: transform 0.3s, opacity 0.3s;
}

.all-imgs img:hover {
    transform: scale(1.1);
    opacity: 0.8;
}

.contact-map {
    width: 100%;
    max-width: 300px; /* أقصى عرض للخريطة */
    height: 200px; /* ارتفاع مناسب */
    margin: 15px auto; /* توسيط الخريطة */
    overflow: hidden;
    border-radius: 8px; /* زوايا دائرية */
}

.contact-map iframe {
    width: 100%;
    height: 100%;
    border: none; /* إزالة الإطار */
}

/* تحسين المظهر على الشاشات الصغيرة */
@media (max-width: 768px) {
    .contact-map {
        max-width: 100%;
        height: 180px;
    }
}
@media (max-width: 768px) {
    /* إخفاء القائمة الجانبية على الموبايل */
    .menu-left {
        display: none !important;
    }

    /* توسيط الشعار في وضع الموبايل */
    .res-menu .logo {
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    /* إذا كان الشعار صورة، تأكد من توسيطه */
    .res-menu .logo img {
        display: block;
        margin: 0 auto;
        max-width: 150px; /* تحكم بحجم الشعار إذا لزم الأمر */
    }
}
.order-tracking-section {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
    text-align: center;
 display: none !important;
}

.order-tracking-section h3 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #007bff;
}

.tracking-progress {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    position: relative;
}

.tracking-progress .step {
    text-align: center;
    width: 25%;
    position: relative;
}

.tracking-progress .step .icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #ddd;
    border-radius: 50%;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
}

.tracking-progress .step.completed .icon {
    background-color: #28a745;
}

.tracking-progress .step p {
    margin-top: 5px;
    font-size: 14px;
    color: #333;
}

.logistics-info {
    margin-top: 20px;
}

.delivered-msg {
    font-size: 16px;
    font-weight: bold;
    color: #28a745;
}
.woocommerce-variation-description {
    display: none !important;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}





.mobile-menu .menu-item-has-children > a::before {
    display: none !important;
    content: none !important;
    background-image: none !important;
}
.sale-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #e63946; /* أحمر جذاب */
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 30px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  z-index: 10;
  transition: all 0.3s ease;
}
.product-thumb {
  position: relative;
  overflow: hidden;
}


.product-season-label {
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
    padding: 3px 8px;
    border-radius: 4px;
    display: inline-block;
}

.season-ربيعي {
    background-color: #d4f4d2;
    color: #2e7d32;
}

.season-صيفي {
    background-color: #fff9c4;
    color: #f9a825;
}

.season-خريفي {
    background-color: #ffe0b2;
    color: #ef6c00;
}

.season-شتوي {
    background-color: #bbdefb;
    color: #1565c0;
}
.categories {
    padding: 30px 0;
}

.categories .section-title h4 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
}

.category-box {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #333;
    transition: transform .3s;
}

.category-box:hover {
    transform: translateY(-5px);
}

.category-img {
    width: 90px;
    height: 90px;
    margin: 0 auto 10px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
    transition: border-color .3s;
}

.category-box:hover .category-img {
    border-color: #0073aa;
}

.category-img img {
    max-width: 80%;
    max-height: 80%;
    object-fit: contain;
}

.category-title {
    font-size: 14px;
    font-weight: 600;
}

/* 📱 للموبايل */
@media (max-width: 767px) {
    .category-img {
        width: 70px;
        height: 70px;
    }
    .category-title {
        font-size: 12px;
    }
}
.nav-links-right li {
    position: relative;
}

.nav-links-right .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    border: 1px solid #ddd;
    min-width: 160px;
    z-index: 999;
}

.nav-links-right .sub-menu li {
    display: block;
}

.nav-links-right .sub-menu li a {
    display: block;
    padding: 8px 12px;
    color: #333;
    text-decoration: none;
}

.nav-links-right .sub-menu li a:hover {
    background: #f5f5f5;
}

.nav-links-right li:hover > .sub-menu {
    display: block;
}
@media (max-width: 991px) {
  .row.align-items-center.justify-content-between {
    display: none !important;
  }
}
