:root{
    --main-color:#181E1E;
    --sec-color:#fd5e40 ;
    --bg-color:#FFF4DC;
    --after-color:#C70005;
    --dark-color:#000;
}

@font-face{
    font-family: 'medium';
/*     src:url('../fonts/Cairo-SemiBold.ttf') ; */
	src:url('../fonts/arabic-cairo-bold.woff2') ;
    }
    @font-face{
        font-family: 'bold';
/*         src: url('../fonts/GESSTwoBold.otf'); */
        src: url('../fonts/arabic-cairo-bold.woff2');		
    }
  
 @font-face{
     font-family: 'regular';
/*      src: url('../fonts/Cairo-Regular.ttf'); */
     src: url('../fonts/ar-cairo-regular.woff2');
	 
 }  
 @font-face {
    font-family: 'ar-bold';
/*     src: url('../fonts/Cairo-Bold.ttf'); */
    src: url('../fonts/arabic-cairo-bold.woff2');	 
}
 @font-face{
    font-family: 'light';
/*     src: url('../fonts/GE_SS_Two_Light.otf'); */
    src: url('../fonts/ar-cairo-regular.woff2');	 
}   
@font-face{
    font-family: 'baji';
    src: url('../fonts/arabic-cairo-bold.woff2');
}   

.wpcf7 input[type="url"], .wpcf7 input[type="email"],
 .wpcf7 input[type="tel"] {
    direction: rtl !important;
}
    body {
        direction: rtl;
        text-align: start;
        font-family: 'light';
        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;
    padding-top: 18px;
}
.menu-left ul,.mynavbar ul{
    display: flex;

}
.mynavbar ul{
    justify-content: center;
    /* padding-bottom: 24px; */
    /* padding-top: 14px; */
}
.menu-top-left ul{
    margin-right: auto;
    justify-content: flex-end;
}
.menu-top-left .lang{
    text-align: end;
}
 .lang a{
    font-size: 18px;
    font-family: 'regular';
}
/* ***************** */
.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: var(--main-color);
    transition: all 0.3s;
}
.mynav i{
    font-size: 21px;
}
.mynav a{
    font-size: 17px;
}
.mynav a:hover,.topbar a:hover,.mynav i:hover,
.mynav li.current-menu-item a{
    /* color: var(--sec-color); */
}
.mynavbar ul{
    margin-inline-start: 20px;
    gap:12px
}
.menu-left ul{
    justify-content: flex-start;
    align-items: center;
}
.menu-left ul li,.menu-top-left ul li{
    margin-inline-end: 16px;
}
.topbar .logo{
    text-align: center;
}
.logo img{
max-height: 100%;
max-width: 100%;
/***
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 #00000029;
}



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

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

.res-menu img{
    max-width: 180px;
}
.res-menu .lang{
    color: #000;
    font-family: 'regular';
}
.respons-menu{
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: space-between;*/
    /*padding:10px;*/
    width: calc(100% - 100px);
}
.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: 33px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--sec-color);
    color: #fff;
    font-size: 22px;
}
/* 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 #000;
    border-radius: 50%;
    color: #000;
    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: #000;
    -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%;
    overflow-y: scroll;
    width: 350px;
    background-color: #000;
    z-index: 999;
    padding: 20px 0;
    z-index: 999999;
    transition: all 0.7s;
    box-shadow: 0px 0px 20px #00000029;
   padding:20px 0;
}
.sidebar-width{
    right: 0px;
}
.sidebar .close-side i{
    position: absolute;
    top: 20px;
    /*right: 20px;*/
    left:50%;
    transform: translateX(-50%);
    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: 60px;
}

 .close-overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    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 li{
position: relative;
width: 100%;
transition: all .5s;
border-bottom: 1px solid rgb(255 255 255 / 30%);;
}
.sidebar .side-content ul li:hover{
    background-color: #fff;
}
 .sidebar .side-content ul li.menu-item-has-children:hover{
    background-color: transparent;
}
.sidebar .side-content ul li.menu-item-has-children:hover a{
  /*color: #fff;  */
}
.sidebar .side-content ul li:hover a::after{
    color: #fff;
}
.sidebar .side-content ul li:hover a,
 .sidebar .side-content> ul li:hover a::after{
    color: var(--main-color);
}

.sidebar .side-content ul li a{
    color: #fff;
    display: block;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    transition:all 0.6s;
}

.sidebar .side-content ul li a:hover{
    background-color: #fff;
    color: var(--main-color);
}
.sidebar .side-content ul li .sub-menu  a{
   color: var(--main-color); 
   padding: 4px 20px;
}
.sidebar .contact-buttons{
justify-content: center;
    margin-top: 60px;
}
.search-menu{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}  

.more{
    margin: 20px 0;
}
.more a{
    position: relative;
    transition: all 0.3s;
    padding: 10px 22px;
    min-width: 248px;
    display: inline-block;
    color: #fff;
    background-color: var(--sec-color);
    text-align: center;
    box-shadow: 0px 3px 6px #EC098D4A;
    font-family: 'bold';
    z-index: 1;
    overflow: hidden;
}
.more a::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    right: 0;
    bottom: 0;
transition: all 0.4s;
z-index: -1;
opacity: 0;
transform: scale(0);
}
.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 1s;
}
.read-more a:hover,.read-more button:hover{
    background: #000;
}

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

/* Start products section */
.products .col-lg-6:nth-child(3) .product-block,
.products .col-lg-6:nth-child(4) .product-block{
    margin-bottom: 0;
}
section{
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}
section.professional{
    padding-top: 25px;
}
.section-title{
    margin-bottom: 50px;
}
.section-title h4{
    color: var(--main-color);
    display: inline-block;
    position: relative;
    font-size: 24px;
    font-family: 'bold';
    margin-bottom: 20px;
}
.professional-item{
    margin-bottom: 65px;
    padding-inline-start: 41%;
}
.professional-item {
      padding-inline-start: 0;
    margin: 0 auto 65px;
    display: table;
}

.professional-item h3{

font-family: 'bold';

font-size: 28px;

margin-bottom: 32px;
}
.professional-item ul li{position: relative;margin-bottom: 16px;padding-inline-start: 24px;}
.professional-item ul li:nth-child(2){
    animation-delay: 0.5s;
}
.professional-item ul li:nth-child(3){
    animation-delay: 1s;
}
.professional-item ul li::before{
    position: absolute;
    content: "\f00c";
    font-family: 'font awesome 5 pro';
    top: 0;
    right: 0;
    color: var(--sec-color);
}
.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: #000;
    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;

font-family: 'bold';

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

font-size: 18px;

/*color: var(--sec-color);*/

font-family: 'bold';



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;

font-family: 'bold';
}
.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*********** */
footer{
    overflow: hidden;
    padding-top: 80px;
}
.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;
    font-family: 'bold';
    margin-bottom: 26px;
}
.footer-logo p{
    color: #201E1E;
    font-family: 'light';
    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;
    font-family: 'light';
    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;
    transition:all 0.3s;
}
.sochial-contact ul li a:hover,.sochial-contact ul li:hover i,a.lang:hover{
    color:var(--sec-color);
}
.sochial-contact ul li  i{
    margin-inline-end: 10px;
    color: #000;
    transition:all 0.3s;
}
.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{
font-family: 'regular';
}
.bootom-footer{
    background-color: #232323;
    overflow: hidden;
    margin-top: 42px;
}
.copy-right {
    padding:10px 0px;
}
.copy-right .row{
    align-items: center;
}
.copy-right p{
    color: #fff;
    font-family: 'light';
    margin-bottom: 0;
}
.ryad-logo {
    height: 65px;
    margin-top: -32px;
    position: relative;
    top: 5px;
    margin-left: -20px;
}

.comp-rights {
    text-align: left;
}
.footer-logo .logo img{
    /*max-width: 50%;*/
    max-height:142px;
}
/* ----------------------------------------------------------- */

.form-contact h5{
    font-size: 24px;
    margin-bottom: 30px;
    font-family: 'bold';
    /* text-align: center; */
    color: #000;
}
.form-contact form input, .form-contact form textarea, .form-contact form select {
    width: 100%;
    padding: 10px;
    background: #fff;
    border: 1px solid #DADADA;
    border-radius: 2px;
    color: #000;
    font-size: 15px;
    border-radius: 2px;
}
.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: #797979;
}
.form-contact label {
    width: 100%;
    text-transform: capitalize;
    color: #000000;
}
.form-contact{
    padding: 32px 58px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding-top: 0;
}
.contact-map iframe{
    height: 454px;
    width: 100%;
}
.contact-page .col-md-6{
    padding: 0;
}

.form-contact{
    position: relative;
}
.form-contact::before{
    position: absolute;
    content: '';
    width: 1px;
    height: 90%;
    background-color: #ddd;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}
.contact-info h4{
    color: #000;
    font-size: 24px;
    margin-bottom: 30px;
    font-family: 'bold';
}
.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: 0px 22px 20px;
  }
  .about-con{
    margin-bottom: 25px;
  }
  .about-con h3{
    font-size: 24px;
    margin: 0 0 17px 0;
    color: #333333;
    font-family: 'bold';
  }
  .about-con h4{
    font-size: 16px;
    margin: 0 0 13px 0;
    font-family: 'bold';
    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: 550px;
    position: relative;
    right: -60px;
    top: 0px;
  }
  .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;
    font-family: R-B;
    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{
    width:80%;
    margin:auto;
}
.about-info h5{
    font-family:'bold';
    margin-bottom:24px;
    font-size:24px;
}
.about-info h3{
    font-family:'bold';
    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 {
  font-size:20px;
    margin-bottom: 0;
}
.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: #fff;
    background-color: var(--sec-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: #000 !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-inline-start: 12px;
    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-message {
    border-top-color: var(--sec-color) !important;
}
.woocommerce-message::before {
  
    color: var(--sec-color) !important;
}
/***************************************/
.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;
    font-family: bold;
    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); 
   font-family:'bold';
}
.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:#000;
}
h1.product_title.entry-title{
    font-size:24px;
}
p.woocommerce-LostPassword a{
    color:#000;
}
p.woocommerce-LostPassword.lost_password{
position: absolute;
    bottom: 92px;
    left: 41px;
}
input#coupon_code{
       width: 130px !important;
       border-radius: 0px;
       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:#000;
    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: #000 !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;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    margin-inline-start: 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;
    font-family: 'regular';
     }
      .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);
    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;
   
}
.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;
}
#sidebar,.woocommerce-breadcrumb{
    display:none;
}

.products .title h3{
    margin-bottom:32px;
    font-family: 'bold';
}
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: 4px;
}



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

input[type="email"]::placeholder,
.contact-info ul li:last-of-type span{
       font-family: 'regular';
       
}
.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;
    z-index: 2;
    margin-bottom:0px;
}
.breadcrumb-section h2{
    font-size: 32px;
    font-family: 'bold';
    color: #1A1A1A;
    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: #1A1A1A;
    font-family: 'regular';
    text-transform: uppercase;
}

.breadcrumb-item.active{
    color: var(--sec-color);
    font-size: 18px;
}
.breadcrumb-item+.breadcrumb-item::before{
    padding-left: 10px;
    content: " / ";
    color: #A8A8A8;
}
.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);
    font-family: 'regular';
}

.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;
    font-family: 'bold';
}

.price span{
    /*font-weight: bold;*/
}

.price span,
 .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;
}

/*-------------------------------------*/
.slider-img{
    position: relative;
    width: 100%;
    height: 440px;
    border-radius: 0;
    overflow: hidden;
}
.slider-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.home-slider .owl-dots .owl-dot.active span, .home-slider .owl-dots .owl-dot:hover span {
    background-color: #000;
}
.home-slider .owl-dots .owl-dot span {
    background-color: #DBDBDB;
    width: 20px;
    height: 5px;
    border-radius: 0;
}
.home-slider .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 30px;
    right: 90px;
}
  /* ----------------------------------------------------------- */
.product-box {
    background-color: #F7F7F9;
    padding: 1rem;
    border-radius: 12px;
    margin-bottom: 1.5rem;
    transition: all .3s ease;
}
.product-box:hover {
    transform: translateY(-0.5rem);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.product-box .content {
    position: relative;
    padding-bottom: 30px;
}
.product-box .pic {
    width: 100%;
	padding:10px 0;
    height: 150px;
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 1rem;
	background:#fff;
}
.product-box .pic img {
    width: auto;
	max-width:95%;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    display: table;
}
.product-box .content .title {
    /*height: 42px;*/
    min-height:24px;
    font-size: 17px;
    line-height:29px;
    color: #141211;
    margin-bottom: 1rem;
}
.product-box .content .add-cart {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -1rem;
    left: -1rem;
    width: 30px;
    height: 30px;
    /* line-height: 30px; */
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background-color: #fd5e40;
}
.product-box .content .price {
    font-size: 18px !important;
    color: #141211;
}
.product-box .content .price .new ,.product-box  ins span,
.price .woocommerce-Price-amount.amount{
    color: #fd5e40;
}
.price del .woocommerce-Price-amount.amount{
    color: #141211; 
}
.old {
    text-decoration: line-through;
    margin-inline-end: 1rem;
}
.nav-product .nav-link {
    background-color: #F2F2F2;
    color: #141211;
    font-size: 18px;
    border-radius: 8px;
    text-transform:capitalize;
}
.nav-product .nav-link:hover {
    background-color: rgb(209, 0, 24, .2);
    color: #fd5e40;
}
.nav-product .nav-link.active, .nav-product .nav-link:active, .nav-product .nav-link:focus {
    background-color: rgb(209, 0, 24);
   background-color:#fd5e40;
    color: #fff;
}
.products .section-title {
    position: relative;
    margin-bottom: 2rem;
    border-bottom: 2px solid #DBDBDB;
}
.products .section-title .title {
    font-size: 26px;
    color: #fd5e40;
    margin-bottom: 1rem;
}
.products .section-title::after {
    position: absolute;
    content: "";
    bottom: -2px;
    right: 0;
    background-color: #fd5e40;
    width: 300px;
    height: 2px;
}
.nav-product {
    gap: 1rem;
    margin-bottom: 2rem;
}
/*---------------------------------   services section  ------------------------*/
   .services-pic{
        position: relative;
    }
    .services-pic img{
        max-width: 500px;
    }
    .services-pic .content{
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(5%, -50%);
        display: inline-block;
        padding: 1rem 2rem;
        background-color: #fd5e40;
        border-radius: 12px;
        color: #fff;
        text-align: center;
    }
    [dir="ltr"] .services-pic .content{
        left: auto;
        right: 0;
        transform: translate(-5%, -50%);
    }
    .services-pic .content .title{
        font-size: 20px;
        margin-top: 1rem;
    }
    .services-boxs{
        display: flex;
        flex-wrap: wrap;
        gap: 1rem;
    }
    .services-box{
        padding: 1rem;
        display: block;
        width: calc((100% / 2) - .5rem);
        border: 1px solid #DBDBDB;
        border-radius: 15px;
        transition: all .3s ease;
    }
    .services-box:hover{
        border-color: transparent;
        transform: translateY(-.5rem);
        box-shadow: 0 10px 15px rgb(0, 0, 0, .16);
    }
    .services-box .icon{
        height: 34px;
        margin-bottom: 1rem;
    }
    .services-box .icon img{
        height: 100%;
    }
    .services-box .content .title{
      font-size: 18px;
    font-weight: 700;
    color: #000;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 15px;
    display: inline-block;
    }
    .services-box .content .title::after {
    position: absolute;
    content: '';
    width: 40px;
    height: 3px;
    background-color: var(--sec-color);
    bottom: 0;
    right: 0;
}
    .services-box .content hr{
        width: 40px;
        height: 3px;
        background-color: #fd5e40;
        opacity: 1;
    }
    .services-box .content .info{
        font-size: 14px;
        font-weight: 300;
        color: #000;
    }

.woocommerce-tabs.wc-tabs-wrapper li.reviews_tab{
    display:none !important;
}
#tab-reviews {
 display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border: 1px solid var(--sec-color) !important;
}
.woocommerce div.product div.images {
    margin-bottom: 60px !important;
}
section.professional.single-prod-p{
    padding-top:40px;
}
.sec-image{
    width:100%;
    height:340px;
}
.sec-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.sec-disc p{
    line-height:27px;
}
.sec-disc h5.title{
    /*font-family: 'medium';*/
        font-size: 20px;
    margin-bottom: 28px;
    /* font-family: 'bold'; */
    font-weight: 700;
}
.addition-sec .row{
    align-items:center;
}
.blog-page .section-title {
    margin-bottom: 20px;
    text-align: center;
}
/*------------------------------------- blog section ----------------*/

.block-blog {
    display: block;
    margin: 15px 7px;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    border-radius: 5px;
    transition: all .5s;
    direction: rtl;
}
.block-blog:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}
.block-blog .img-block {
    text-align: center;
    height: 230px;
    overflow: hidden;
}
.block-blog .img-block a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.block-blog .details ul {
    padding: 12px 2px;
    display: flex;
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    background: #fcfcfc;
}
.block-blog ul li {
    line-height: 30px;
    padding-right: 20px;
    color: #000;
    list-style: inside;
    display: list-item;
}

.block-blog .details ul li {
    font-size: 13px;
    margin: 0 10px;
    display: inline-flex;
    align-items: center;
    color: #444;
}

.block-blog .details .name {
    display: block;
    font-size: 20px;
    color: var(--dark-color);
    padding: 0 20px;
    margin: 15px 0;
}
.block-blog:hover .details .name {
    color: var(--sec-color);
}
.block-blog .details {
    padding: 0 0 20px;
}
.block-blog .details p {
    padding: 0 20px;
    font-size: 15px;
    line-height: 25px;
    max-height: 75px;
    overflow: hidden;
    margin: 15px 0;
}

.block-blog .details .more-h {
    padding: 0 20px;
    font-size: 16px;
    color: var(--sec-color);
}
.block-blog .details ul li i {
    float: right;
    width: 22px;
    color: var(--sec-color);
    font-size: 15px;
}
.block-blog .fa-user:before {
    background: transparent;
    padding:0;
}

.blog-slider.owl-theme .owl-nav .owl-prev,
.blog-slider.owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    background: var(--sec-color);
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
}

.blog-slider.owl-theme .owl-nav .owl-prev {
    left: -70px;
}

.blog-slider.owl-theme .owl-nav .owl-next {
    right: -70px;
}

/*---------------------- single blog  ------------------------*/
.recent-posts .item {
    display: flex;
    background: #f7f7f7;
    padding: 15px;
    border-bottom: 1px solid #e4e3e3;
}
.recent-posts .item .details {
    width: calc(100% - 50px);
    padding-inline-start: 15px;
}
.sidebar-blog ul {
    margin: 20px 0;
}
.sidebar-blog .cat-menu ul li a {
    display: flex;
    padding: 12px 18px;
    background: #f7f7f7;
    align-items: center;
}
a{
    color:#000;
}
.sidebar-blog .cat-menu ul li a:hover {
    color:var(--sec-color);
}
.sidebar-blog .recent-posts h3 {
    margin: 25px 0;
}
.sidebar-blog h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
}

.recent-posts .item .img-block {
    width: 50px;
    height: 50px;
}
.recent-posts .item .img-block a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recent-posts .item .details .name {
    font-size: 15px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 2px;
    color: #000;
}
.recent-posts .item .details p {
    color: #666;
    font-size: 13px;
    line-height: 23px;
    margin: 4px 0 0;
}


.recent-posts .item .details .name {
    font-size: 15px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 2px;
    color: #000;
}

.single-blog .block-blog {
    box-shadow: none;
    margin: 0;
    transform: none;
}

.blog-page .block-blog .details ul li:nth-child(2n) {
    padding-inline-end: 0;
}
.block-blog h1 {
    font-size: 2rem;
    color: var(--sec-color);
    font-weight: 700;
}
.blog-page .block-blog h2 {
    margin: 30px 0;
    font-size: 24px;
    color: var(--sec-color);
    font-weight: 700;
}
.block-blog ul li {
    line-height: 30px;
    padding-right: 20px;
    color: #000;
    list-style: inside;
    display: list-item;
}
.block-blog ul {
    margin: 15px 0;
}
.kk-star-ratings.kksr-valign-bottom {
    margin-top: 2rem;
}
.kk-star-ratings .kksr-stars {
    position: relative;
}
.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover~.kksr-star .kksr-icon {
    background-image: url(https://elryad.com/ar/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg);
}
.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {
    display: flex;
}
.kk-star-ratings .kksr-legend {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}


.kk-star-ratings .kksr-stars .kksr-stars-active {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
[dir=rtl] .kk-star-ratings .kksr-stars .kksr-stars-active {
    left: auto;
    right: 0;
}
.kk-star-ratings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.block-blog p a {
    color: var(--sec-color);
}
.kk-star-ratings.kksr-align-center {
    justify-content: center;
}

.recent-posts {
    margin: 25px 0;
}
.single-prods .product-box .pic {
    width: 100%;
    height: 230px;
}
.recent-posts .item .details p span,
.block-blog .details ul li:nth-child(2) span,
button.cart span.total-cart,.woocommerce .quantity .qty{
    font-family: 'regular';
}
.block-blog .details ul a:hover{
    color:var(--sec-color);
}


/* ---------------------------------- */


li.menu-item-has-children {
    position: relative;
    margin-inline-end: 8px;
}
li.menu-item-has-children ul.sub-menu a{
   
}
ul.sub-menu {
    display: block;
    opacity: 0;
    height: 0;
    position: absolute;
    top: 100%;
    right: 0px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 26px #00000029;
    border-radius: 5px;
    padding: 0px;
    background: #fff;
    z-index: 999999;
    margin-top: 10px;
    transform: translateY(20px);
    transition: all .1s;
    visibility: hidden;
    width: 197px;
    padding: 1rem;
    margin-inline-start:0;
}

li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    height: auto;
    transform: translateY(0);
    visibility: visible;
    z-index: 99999999;
}

.mynav-menu ul .sub-menu a ,
.left-topheader li.menu-item-has-children .sub-menu a{
    color: #000;
    font-size: 15px;
    /*font-family: 'semibold';*/
    padding: 8px 12px;
    display: inline-block;
    width: 100%;
    /*border-bottom: 1px solid #E1E4ED;*/
    border-radius: 8px;
}

.sub-menu li:last-of-type a {
    border-bottom: none;
}

.sub-menu a:hover {
    color: #1CADE8;
}

li.menu-item-has-children a {
    position: relative;
}

li.menu-item-has-children>a::before {
    position: absolute;
    content: '\f107';
    font-family: 'font awesome 5 pro';
    top: 17px;
    left: 13px;
    color: #fff;
}
.sidebar li.menu-item-has-children>a::before {
    top: 7px;
    left: 108px;
    color: #fff;
}
.mynav-menu  ul.sub-menu li {
    margin-inline-end: 0;
    display: block;
    padding-inline-end: 0;
    margin-inline: 0;
}
.topbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 56px;
    background-color: #fff;
    border-bottom: 1px solid #DBDBDB;
}

.right-tobheader ul ,.left-topheader ul,
.right-tobheader {
    /*display: flex;*/
    align-items: center;
    justify-content: flex-end;
}
.left-topheader ul{
    justify-content: flex-start;
}
.right-tobheader ul li {
    margin-inline-start: 15px;
    position: relative;
}
.topbar a{
    color: var(--main-color);
}
.search-box {
    position: relative;
    width: 420px;
    border-radius: 11px;
    overflow: hidden;
    border: 1px solid #B7BDBF;
}
.search-box input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: none;
    border-radius: 30px;
    width: calc(100% - 60px);
    padding: 15px 10px;
    border: none;
    font-size: 14px;
}
.mynav .search-box button ,
.respons-menu .search-box button,
.sidebar .search-box button {
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--sec-color) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index:2;
    width: 48px;
    height: 53px;
    line-height: 45px;
    border-radius: 11px;
}
.mynav .search-box button i,
.respons-menu .search-box button i,
.sidebar .search-box button i{
    font-size: 15px;
    color: #fff;
}
.mynav .search-box button:hover i,
.respons-menu .search-box button:hover i,
.sidebar .search-box button:hover i{
    color: #fff;
}
.mynavbar {
    background-color: #000;
    background-color: #6d6e71;
    border-radius: 11px;
    padding: 16px 0;
}
.right-nav ul.right-nav-icons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 2;
}
.mynav button {
    background: none;
}
.mynavbar ul {
    /*display: flex;*/
    align-items: center;
    justify-content: flex-start;
}
.mynav-menu ul li {
    display: inline-block;
    padding-inline-end: 0px;
}

.mynav-menu ul li a {
    position: relative;
    padding: 0px 0px 0px;
    color: #fff;
    transition: all 0.2s;
}
.mynav-menu ul li a:hover {
    color: var(--bg-color);
}
button.cart {
    background: none;
    border: none;
    outline: none;
    position: relative;
    padding: 0;
}
button.cart span.total-cart {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: var(--sec-color);
    font-size: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.left-topheader li{
    margin-inline-end: 26px;
}
.right-nav-icons li{
    margin-inline-start: 36px;
}
.right-nav-icons li:first-of-type{
}
a.login-btn{
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
    width: 126px;
    font-weight: 700;
    transition: all .3s ease;
    border-radius: 16px;
    padding: 12px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
}
a.login-btn:hover{
    background-color: rgb(208, 1, 26, .2);
    color: #fd5e40;
}
span.balance {
    font-weight: 700;
    font-size: 20px;
    color: #000;
    font-family: 'regular';
    margin-inline-end: 4px;
}
.right-middle-nav.top-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 26px;
}

button.cart i {
    font-size: 30px;
}
.right-tobheader ul li,a.lang{
    font-family: 'regular';
}
a.lang{
  font-size:15px;
  color: #6c757d;
  text-transform:capitalize;
  transition: all .3s;
}
.mynav-menu ul li a{
    position: relative;
    padding: 17px 23px;
}
.mynav-menu ul li a::after {
    position: absolute;
    content: "";
    bottom: 7.5px;
    left: 50%;
    width: 30px;
    transform: translateX(-50%);
    height: 3px;
    border-radius: 5px;
    background-color: #fff;
    opacity: 0;
    transition: all .3s ease;
}
.mynav-menu  .sub-menu a::after{
    display: none;
}
.mynav-menu .current-menu-item a,.mynav-menu ul .sub-menu .current-menu-item a,
.mynav-menu ul li a:hover {
    background-color: #fd5e40;
    color: #fff;
}
.mynav-menu .current-menu-item a::after,
.mynav-menu ul li a:hover::after{
    opacity: 1;
}
.left-topheader li.menu-item-has-children a{
    font-size: 14px;
    color: #655151;
}
.left-topheader li.menu-item-has-children a::before{
    color:#000;
    top: 0px;
    left: -15px;
}
.mynav .logo {
    width: 155px!important;
    height: auto;
    /* overflow: hidden; */
    /* margin-inline-end: 40px; */
}
.mynav .logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mynav .col-lg-10{
    padding-inline-start: 0;
}
.mynav .col-lg-2{
    padding-inline-end: 0;
}
 .mynav-menu ul .sub-menu li a:hover,
 .left-topheader li.menu-item-has-children .sub-menu a:hover{
    color: #fd5e40;
    background-color: rgb(208, 1, 26, .2);
}

.right-tobheader a{
    font-size:14px;
     transition: all .3s ease;
}
.header-soch a{
    font-size: 14px;
    color: #777777;
    transition: all .3s ease;
}
.right-tobheader a:hover,.header-soch a:hover{
    color:var(--sec-color);
}
.left-topheader li.menu-item-has-children .sub-menu {
    right:-72px;
    /*min-width: 197px;*/
    /*margin-top: 140px;*/
    /*top: unset;*/
    /*padding: 1rem;*/
}
.left-topheader li.menu-item-has-children:hover .sub-menu {
    transform: translateY(-32px);
}

.swal2-styled {
    margin: 0.3125em;
    padding: 0.625em 1.1em;
    transition: box-shadow .1s;
    box-shadow: 0 0 0 3px transparent;
    font-weight: 500;
}
.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: rgb(208, 1, 26);
    color: #fff;
    font-size: 1em;
}
.swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #6e7881;
    color: #fff;
    font-size: 1em;
}
.modal-body .icone i{
    border-color: #facea8;
    color: #f8bb86;
    font-size:90px;
}
.modal-body{
    text-align:center;
}

.modal-body h4 {
    font-size: 18px;
    margin: 30px 0;
    text-transform: capitalize;
}

.left-topheader .sub-menu li {
    margin-inline-end: 0px;
}
.right-tobheader ul:first-of-type li {
    position:
    relative;
    margin-inline-end: 30px;
    margin-inline-start: 16px;
}
.right-tobheader li::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    background-color: #707070;
    top: 5px;
    left: -21px;
}

.right-tobheader .header-soch li::after{
    display:none;
}

.sidebar .sub-menu {
    display: none ;
    opacity: 1;
    visibility: visible;
    height: auto;
    position: relative;
    min-width: unset;
    width: 100%;
    border-radius: 0;
    padding: 16px 0px;
    margin-top: 0px;
    transform: translateY(0px);
}
.mynav-menu ul li.menu-item-has-children>a {
    padding-inline-end: 30px;
}
.block-blog img{
    width:100%;
}
.col-md-3.col-sm-6{
    padding:0 12px;
}
del .woocommerce-Price-amount.amount,
del span.woocommerce-Price-currencySymbol{
        text-decoration: line-through;
}
.product-box .content .price {
    display: flex;
    gap: 22px;
}
.right-nav-icons span.woocommerce-Price-currencySymbol {
    padding-inline-start: 0px;
}

.left-topheader li.menu-item-has-children,
section.banner-sec{
    display:none;
}


 .woocommerce div.product {
    margin-top: 0 !important;
}
span.xoo-wsch-text {
   
    margin-inline-start: 10px;
}
.single-page{
    padding-top:30px;
}
.xoo-wsc-container, .xoo-wsc-slider {
    max-width: 400px !important;
}
.woocommerce span.onsale {
    width: 55px;
    height: 55px;
    padding: 0px !important;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    /* line-height: 50px; */
    top: 17px !important;
    right: 17px !important;
    margin: 0;
    border-radius: 100%;
    background-color: #77a464;
    color: #fff;
    font-size: 12px !important;
    z-index: 9;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.contact-info li a:hover,
.contact-info li p:hover{
    color:var(--sec-color);
}
.breadcrumb-item.active,.breadcrumb-section a,
.breadcrumb-item+.breadcrumb-item::before{
    color: #fff;
 
}
.breadcrumb-section {
    background-color: var(--sec-color);
    padding: 30px 0px;
    margin-bottom:22px;
}

.add_to_wishlist.single_add_to_wishlist{
    font-size:18px;
        background-color: var(--sec-color);
    color: #fff;
    padding: 8px 12px;
    margin-top: 14px;
    display: inline-block;
}
.yith-wcwl-add-button a.add_to_wishlist{
  margin-top: 12px !important;  
}
.add_to_wishlist.single_add_to_wishlist span{
    
}
.add_to_wishlist.single_add_to_wishlist:hover{
  /*color: var(--sec-color);  */
}
.add_to_wishlist.single_add_to_wishlist i {
    margin-inline-end: 11px;
    margin-inline-start: 0;
    font-size: 20px;
}
.woocommerce table.shop_table td del,
.woocommerce table.shop_table td ins{
    text-decoration: none;
}
.woocommerce table.shop_table td ins{
    margin-inline-start: 10px;
}
#yith-wcwl-popup-message {
    box-shadow: none !important;
    background:transparent !important;
    background-color:transparent !important;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
    margin-right: 5px;
       background-color: var(--sec-color);
    font-size: 23px;
    color: #fff;
    padding: 8px;
}
.wishlist-title.wishlist-title-with-form  h2,.woocommerce .wishlist-title{
    display:none;
}

.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
    float: right !important;
}

.col-2 .woocommerce-additional-fields {
    margin-inline-start: 32px;
}

.slider.home-slider{
    display:none;
}
.mynav .row {
    padding-bottom: 0px;
}
.breadcrumb-section {
    margin-top: 40px;
}
.about-con {
    height: 156px;
    overflow: hidden;
}
.mynav-menu .current-menu-item .sub-menu a {
    background-color: unset;
   
}


.woocommerce-checkout #payment div.form-row {
    display: flex;
    flex-direction: column;
    align-items: self-start;
}


.woocommerce-privacy-policy-text p{
    /*margin-bottom: 0;*/
}
.woocommerce-terms-and-conditions-wrapper {
    /*display: flex;*/
}
.woocommerce span.onsale {
    background-color: var(--sec-color) !important;

}
.tags-h{
    margin-top:40px;
}
.tags-h ul li a {
    margin: 5px 0;
    margin-inline-end: 10px;
    padding: 8px 15px;
    background: #f7f7f7;
    font-size: 15px;
}
.tags-h ul li a:hover{
    color:var(--sec-color);
}
.tags-h ul {
    display: flex;
    flex-wrap: wrap;
}
.tags-h ul li {
    display: inline-flex;
    margin-bottom:5px;
}

.sidebar-blog .tags-h h3 {
    font-family: 'bold';
}
.block-blog p{
    line-height:27px;
}
.prod-page .product-box .pic,.page-template-categories .product-box .pic {
    height: 240px;
}
.page-template-categories .product-box .content {
    padding-bottom: 0;
}
.mynav .logo {
    width: 198px;
    height: auto;
    /* overflow: hidden; */
    /* margin-inline-end: 40px; */
}

.single-p-art .section-title h4 {
    margin-bottom: 0;
}

.single-p-art .section-title {
    margin-bottom: 40px;
}
.col-lg-4 {
    padding: 0 8px;
}

.woocommerce div.product form.cart {
    justify-content: space-between;
    flex-wrap: wrap;
}
.yith-wcwl-add-button a.add_to_wishlist {
    margin-top: 0px !important;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 0 !important;
}

.woocommerce-tabs.wc-tabs-wrapper h2,.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs .description_tab{
    display:none !important;
}
.product-box .content p {
   min-height: 30px;
}
.product-box {
    max-width: 100% !important;
    margin: 0 0 24px !important;
}

.prod-page .product-box .content .title {
    min-height: 57px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    max-width: 800px;
}


@media (min-width: 576px){
.modal-dialog {
    max-width: 500px;
    margin: 180px auto;
}
}
@media (max-width: 768px){
ul.sub-menu{
    right:0;
}

}

span.xoo-wsch-close {
     left: 10px !important;
    right: auto !important;
}

.woocommerce div.product .woocommerce-tabs .panel p {
    /*display: none;*/
}
.block-blog .details .name {
    min-height: 90px;
}

.kk-star-ratings.kksr-auto.kksr-align-left.kksr-valign-bottom {
    display: none;
}
h1.product_title.entry-title {

    margin-bottom: 32px;
}
.woocommerce div.product form.cart {
    justify-content: unset;
  
}
.woocommerce div.product form.cart .button {
    margin-inline-end: 24px;
}
span.posted_in a {
    transition:all 0.3s;
}
span.posted_in a:hover {
    color: var(--sec-color);
}
.side-content .regiser{
    margin-top:14px;
    text-align:center;
}

.animate__bounceInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}









