.container {
    width: 100%;
    max-width: 1140px;
    position: relative;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    outline: none;
    color: #181A19;
}

* {
    transition: all 0.3s ease 0s;
}

*:hover {
    transition: all 0.3s ease 0s;
}


/* @font-face {
    font-family: 'dg';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url('fonts/digital-7.ttf');
} */


/* 



Manrope
Philosopher
Lexend

*/

/* @font-face {
    font-family: sky;
    font-style: normal;
    font-weight: normal;
    src: url("fonts/sky.ttf") format('truetype')
}

@font-face {
    font-family: sky bd;
    src: url("fonts/2c458bc98aac2311643f30a231a7ea30.woff2")format("woff2"),
     url("fonts/2c458bc98aac2311643f30a231a7ea30.woff")format("woff")
} */


@font-face {
    font-family: 'Dubai';
    src: url('fonts/Dubai-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dubai';
    src: url('fonts/Dubai-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Dubai';
    src: url('fonts/Dubai-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Dubai';
    src: url('fonts/Dubai-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'digital-7';
    src: url('fonts/digital-7.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


body {
    text-align: right;
    direction: rtl;
    padding: 0;
    margin: 0;
    color: #667063;
    font-family: Dubai;
    font-size: 16px;
    font-weight: 400;
}
/*  */
.top{
    padding: 5px 15px;
    background: #B928E5;
    color: #fff;
    font-size: 14px;
}
.top .container{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
}
.top .container div{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.top .container div ul{
    background-image: url("img/lang.svg");
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0 30px 0 10px;
    background-size: 21px auto;
    list-style: none;
    margin: 0;
    border-left: 1px solid #fff;
}
.top .container div ul li{}
.top .container div ul li a{
    color: #fff;
    text-decoration: none;
    outline: none;
}
.top .container div ul li a:hover{ opacity: 0.5;}
.top .container div span{
    padding: 0 5px;
    border-left: 1px solid #FFFFFF26;
}
.top .container div span img{
    width: 26px;
    height: 26px;
    margin: 0 0 0 4px;
}
.top .container div .media{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 5px;
}
.top .container div .media a{
    background-color: #fff;
    width: 20px;
    height: 20px;
    color: #B928E5;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 3px;
    margin: 0 3px;
    justify-content: center;
}
.top .container div .media a:hover{
    opacity: 0.6;
}
.top .container div > i{
    direction: ltr;
    font-style: normal;
    padding: 0 10px;
}
@media (max-width: 769px) {
    .top .container .block-center,
    .top .container .block-left{
        display: none !important;
    }
}
/*  */

header{
    background: #fff;
    padding: 10px 10px;
    position: sticky;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #E9E9E9;
}
header .container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
header .container .logo img{
    width: auto;
    height: 67px;
}
.menu{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
}
.menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.menu ul li{
    padding: 0;
    position: relative;
}
.menu ul li a{
    color: #1C0E1C;
    text-decoration: none;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px;
}
.menu ul li a:hover{
    color: #B928E5;
}
/*  */


.cato{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto 0 0;
}
.cato a{
    text-decoration: none;
    outline: none;
    margin: 0 0px;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    font-size: 13px;
    min-width: 56px;
}
.cato a img{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin: 0 auto 2px;
    transition: all 0.5s ease 0s;
transform: scale(1);
}
.cato a:hover{
    color: #B928E5;
    transition: all 0.5s ease 0s;
transform: scale(0.9);
}

/*  */
.icons{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.icons .s-but{
    background-image: url("img/s.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 60px;
    height: 42px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
}
.icons .cart{
    background-image: url("img/cart.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 30px;
    width: 42px;
    height: 42px;
    border: 1px solid #B928E533;
    margin: 0 5px;
    border-radius: 50%;
    position: relative;
}
.icons .cart #mini-cart-count{
    background: #B928E5;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 9;
}
.icons .fav{
        background-image: url("img/fav.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 30px;
    width: 42px;
    height: 42px;
    border: 1px solid #B928E533;
    margin: 0 5px;
    border-radius: 50%;
    position: relative;
}
.icons .order{
    background-image: url("img/order.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 30px;
    width: 42px;
    height: 42px;
    border: 1px solid #B928E533;
    margin: 0 5px;
    border-radius: 50%;
    position: relative;
}
header .login,
header .logged{
      background-image: url("img/user.gif");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: auto 26px;
      width: 42px;
      height: 42px;
      background-color: #000;
      margin: 0 10px;
      border-radius: 50%;
}
.icons > div{
    color: #9CAC97;
    display: flex;
        flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
/*  */

.fa-bars{
    display: none;
}
@media (max-width: 769px) {
    header .container .logo img{
        height: 50px;
    }
.menu{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    position: fixed;
    /* height: 100vh; */
    bottom: -100vh;
    transition: all 0.5s ease 0s;
    left: 0;
    top: auto;
    box-shadow: 0 0 10px #ddd;
    right: 0;
    background: #f7e7fc;
    padding: 30px;
    z-index: 99;
}
.menu ul{
    list-style: none;
    padding: 30px 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.menu ul li{
    padding: 10px 0;
    width: 100%;
    position: relative;
}   
.open{
transition: all 0.5s ease 0s;
    bottom: 50px !important ;
}
/*  */
.icons{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 99;
    padding: 10px;
    box-shadow: 0 0 10px #ddd;
}
.icons a{
    margin: 0 auto;
}
.icons div{
    margin: 0 !important;
    font-size: 0;
}
.icons .s-but{
    width: 42px;
    border: none;
    display: flex;
    width: 42px;
    height: 42px;
    border: 1px solid #B928E533;
    margin: 0 5px;
    border-radius: 50%;
    position: relative;
    align-items: center;
    justify-content: center;
    color: #b928e5ba;
    background-size: 54% auto;
}
 .fa-bars{
    display: flex;
    width: 42px;
    height: 42px;
    border: 1px solid #B928E533;
    margin: 0 5px;
    border-radius: 50%;
    position: relative;
    align-items: center;
    justify-content: center;
    color: #b928e5ba;
 }
}
.searchform{
    position: absolute;
    top: 76px;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    padding: 0 15px;
    display: none;
}
.searchform #search-header{
    width: 100%;
    padding: 20px;
    border: none;
    background: #fff;
    color: #000;
    outline: none;
}
.searchform #go{
    background-image: url("img/s.svg");
    background-repeat: no-repeat;
    background-position: center center;
    outline: none;
    border: none;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 10px;
    left: 20px;
    background-color: #fff;
}
/*  */
.sider-home{
        padding: 0;
    margin: 0;
    position: relative;
}
.sider-home .items{
    padding: 0;
    margin: 0;
    position: relative;
}
.sider-home .items img{
    width: 100%;
    height: auto;
}
/*  */
section{
    padding: 40px 10px;
    clear: both;
}
.icon4{
    padding: 0 10px;
    position: relative;
    z-index: 9;
    margin: -70px 0 0;
}
@media (max-width: 769px) {
    .icon4{
    margin: -10px 0 0;
}
}

.icon4 .container{
    display: flex;
    flex-wrap: wrap;
    background: #F8EAFD;
    padding: 20px;
    border-radius: 15px;
}
.icon4 .container .block{
    padding: 5px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.icon4 .container .block i{
    min-width: 77px;
    height: 77px;
    border-radius: 50%;
    border: 1px solid #9797973D;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px;
    margin: 0 0 0 10px;
    background: #fff;
    width: 77px;
}
.icon4 .container .block i img{
    width: 100%;
    height: auto;
}
.icon4 .container .block div{
    display: flex;
    flex-wrap: wrap;
}
.icon4 .container .block div h4{
    color: #000;
    margin: 0 0 5px;
    font-size: 18px;
    font-weight: 500;
}
.icon4 .container .block div p{
    margin: 0;
    color: #667063;
    font-size: 14px;
}
/*  */
.ads{
    padding: 10px;
}
.ads_2{
    padding-top: 0;
}
.ads .container{
    display: flex;
    flex-wrap: wrap;
}
.ads .container .box{
    padding: 5px;
}
.ads .container .box a{
    text-decoration: none;
    outline: none;
    display: flex;
}
.ads .container .box a img{
    width: 100%;
    height: auto;
    border-radius: 15px;
}
.ads .container .box a:hover img{
    opacity: 0.7;
}
/*  */
.sell{}
.sell .container{
    display: flex;
    flex-wrap: wrap;
}
.title-center{
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0 0;
    background-image: url("img/tit.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 60px;
    color: #667063;
    font-size: 16px;
    text-align: center;
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin: 0 0 20px;
}
.title-center h2{
    color: #b928e5;
    font-size: 20px;
}
.title-center p{
    margin: 0;
    padding:  0 15px;
}

/*  */
.owl-buttons{
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
    text-align: center;
    justify-content: center;
}
.owl-prev{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin: 0 2px;
    font-size: 0;
    background-image: url("img/l.svg");
    background-size: 100% 100%;
    display: inline-block;
}
.owl-next{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin: 0 2px;
    font-size: 0;
    background-image: url("img/r.svg");
    background-size: 100% 100%;
    display: inline-block;
}
.slider-sell{
    padding: 0 55px;
}
.slider-sell .owl-prev{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
}
.slider-sell .owl-next{
        position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}
.slider-sell .owl-item{
    padding: 6px;
}


/* ///////////////////// */
.product-items{
    background: #fff;
    padding: 5px 5px 10px;
    border: 1px solid #EFEFEF;
    border-radius: 15px;
    position: relative;
    text-align: right;
}
.product-items .items {
    display: flex;
    flex-wrap: wrap;
}
.product-items .items a{
    display: flex;
    margin: 0 0 10px;
}
.product-items .items a img{
    width: 100%;
    height: 340px;
    border-radius: 15px;
    object-fit: cover;
}
.product-items .items .block{
    display: flex;
    flex-wrap: wrap;
    padding: 0 5px;
}
.product-items .items .block h3{
    font-size: 17px;
    font-weight: 500;
    color: #1C0E1C;
    margin: 0 0 10px;
    width: 100%;
    min-height: 40px;
}
.product-items .items .block .prices{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
}
.add{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    bottom: 10px;
    background-image: url("img/add.svg");
    background-size: 100% 100%;
    cursor: pointer;
}
.added{
    background-image: url("img/added.svg") !important;

}
bdi{
    margin: 0 4px;
}
.reat{
    width: 100%;
    display: flex;
    color: #72826D;
    justify-content: flex-start;
    flex-direction: row;
    margin: 0 0 5px;
    direction: rtl;
}
.reat i{
    color: #F2C42D;
    margin: 0 4px;
}

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

.cat{
    padding: 0 10px;
}
.cat .container{
    padding: 20px;
    border-radius: 20px;
    background: #F4F4F4;
    display: flex;
    flex-wrap: wrap;
}
.cat .container .box{
    padding: 15px;
    text-align: center;
}
.cat .container .box a{
    display: flex;
    flex-wrap: wrap;
    outline: none;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.cat .container .box a i{
    width: 100px;
    height: 100px;
    padding: 15px;
    border: 1px solid #B928E5;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
}
.cat .container .box a img{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
}
.cat .container .box a h4{
    color: #B928E5;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0;
}
.cat .container .box a p{
    color: #667063;
    margin: 0;
}
/*  */
.offer{
    padding: 0 15px;
}
.offer .container{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.offer .container .block{
    padding: 10px 5px;
}
.offer .container .block-offer{
    background: #B928E51A;
    border-radius: 15px;
    padding: 25px 15px;
    min-height: 400px;
    height: 100%;
}
.offer .container .block-time{
    background-color: #B928E5;
    background-image: url("img/bbg.png");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    border-radius: 15px;
    padding: 25px 15px 0;
    min-height: 400px;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.offer .container .block-time .img{
    background-image: url("img/best.gif");
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    margin: 20px auto 0;
    display: flex;
}
.offer .container .block-time h2{
    color: #000;
    font-size: 20px;
    margin: 15px 0;
}
.offer .container .block-time p{
    margin: 0;
    font-size: 18px;
}
.offer .container .block-time a{
    color: #fff;
    background: #000;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    margin: 20px auto;
    
}
.offer .container .block-time a:hover{
    background: #fff;
    color: #B928E5;
}
.offer .container .block-time img{
    margin: 20px auto 0;
}
/*  */
.countdown{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding: 25px 0;
    align-items: center;
}
.countdown h2{
    color: #fff;
    margin: 0;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
}
.countdown .time-box{
    padding: 5px 2px;
    color: #fff;
}
.countdown .time-box .time{
    color: #fff;
    font-size: 40px;
    margin: 0 0 5px;
    font-weight: 500;
    width: 100%;
    height: 50px;
    background: #8B19E9;
    border-radius: 5px;
    font-family: 'digital-7';
    display: flex;
    align-items: center;
    justify-content: center;
}
.countdown .time-box .label{
    text-transform: uppercase;
}
/*  */
.offer .product-items .items a img{
    height: 300px;
}
/*  */
.step{
    padding: 20px;
}
.step .container{
    display: flex;
    flex-wrap: wrap;
}
.step .container .block{
    background-color: #1C0E1C;
    color: #fff;
    border-radius: 20px;
    padding: 25px 45px 25px 225px;
    background-image: url("img/tit.png");
    background-repeat: no-repeat;
    background-position: right 20px top 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.step .container .block h2{
    margin: -5px 0 10px;
    font-size: 25px;
    font-weight: 700;
}
.step .container .block .box{
    padding: 10px 10px 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.step .container .block-step{
    display: flex;
    flex-wrap: wrap;
}

.step .container .block .box span{
    width: 45px;
    height: 45px;
    color: #fff;
    background-color: #B928E5;
    font-size: 30px;
    border-radius: 50%;
    margin: 0 0 5px;
}
.step .container .block .box h4{
    color: #B928E5;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.step .container .block .box p{
    text-align: center;
    margin: 0;
    font-size: 14px;
}
.step .container img{
    max-width: 100%;
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 28%;
}
@media (max-width: 769px) {
    .step .container .block{
    background-color: #1C0E1C;
    color: #fff;
    border-radius: 20px;
    padding: 25px;
    background-image: url("img/tit.png");
    background-repeat: no-repeat;
    background-position: right 20px top 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
    .step .container img{
    display: none;
}
}
/*  */


.say{}
.say .container{
    display: flex;
    flex-wrap: wrap;
    background-color: #F4F4F4;
    background-image: url("img/clint.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 20px;
    flex-direction: column;
    align-items: center;
    padding: 40px 0px;
}
.say .container .item{
    padding: 0 5px;
}
.say .container .item .box{
    color: #000;
    padding: 25px;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
    background-color: #fff;
    background-image: url("img/qq.svg");
    background-position: left 10px top 10px;
    background-repeat: no-repeat;
    background-size: 50px auto;
}
.say .container .item .box span{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #B928E5;
    margin: 0 0 0 10px;
    background-color: #F9F9F9;
    background-image: url("img/clint.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px auto;
}
.say .container .item .box div{
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    flex-direction: column;
}
.say .container .item .box div h4{
    color: #000;
    margin: 0 0 5px;
    font-size: 20px;
}
.say .container .item .box p{
    width: 100%;
    font-size: 14px;
    margin: 10px 0 0;
}

.say-slider{
    max-width: 1110px;
    margin: 0 auto;
    padding: 0 45px;
}
/* .say-slider .owl-prev{
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -22px;
}
.say-slider .owl-next{
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -22px;
} */
/*  */
.contact{
    padding: 40px 5px;
}
.contact .container{
    display: flex;
    flex-wrap: wrap;
}
.contact .container .block{
    padding: 20px;
}
.contact .container .block h3{
    font-size: 20px;
    margin: 0 10px;
}
.contact .container .block p{}
.contact .container .block form{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}


/*  */
.rows{
    padding: 5px;
    text-align: right;
}
.rows p{
    margin: 0;
}
.wpcf7-form-control{
    min-height: 50px;
    width: 100%;
    border-radius: 10px;
    color: #000000;
    background-color: #fff;
    border: 1px solid #52525B40;
    outline: none;
    text-align: right;
    padding: 10px 15px;
    direction: rtl;
    max-height: 140px;
    margin: 5px 0 0;
    appearance: none;
}
select{
    background-image: url("img/select.png");
    background-position: left 15px center;
    background-repeat: no-repeat;
}
/*  */
.wpcf7-submit{
    width: 120px;
    height: 49px;
    display: block;
    /* background-image: url(img/sub.png);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: 25px auto; */
    background-color: #1C0E1C;
    border-radius: 8px;
    margin: 0;
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
    outline: none;
    transition: all 0.5s ease 0s;
    align-items: center;
    text-align: center !important;
    float: right;
}
.wpcf7-submit:hover{
    opacity: 0.7;
    transition: all 0.5s ease 0s;
}
.intl-tel-input.separate-dial-code .selected-flag {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    color: #B928E5;
    font-weight: bold;
    border-radius: 10px;
    
}
.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    direction: rtl;
    vertical-align: middle;
    padding-right: 10px;
}
.intl-tel-input {
    float: right;
    margin: 5px 0 0;
}
.iti-flag {
    display: none;
}
.intl-tel-input .country-list li.country {
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
/*  */
.box-call{
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 5px;
    padding: 0 60px 0 0;
    position: relative;
    flex-direction: column;
    direction: ltr;
    align-items: flex-end;
}
.box-call img{
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
}
.box-call h4{
    color: #B928E5;
    margin: 0;
    font-weight: 600;
}
.box-call p{}

.contact .media{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.contact .media a{
    background: #1C0E1C;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin: 0 2px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.contact .media a i{
   color: #fff;
    font-size: 20px
}
.contact .media a:hover{
  background: #B928E5;
}
/*  */
footer{
    border: 15px solid #fff;
    padding: 30px 10px;
    background: #1C0E1C;
    color: #fff;
    border-radius: 25px;
}
footer .container{
    display: flex;
    flex-wrap: wrap;
}
footer .container .foot{
    padding: 10px;
}
footer .container .foot h3{
    width: 100%;
    color: #B928E5;
    font-size: 18px;
    margin: 0 0 20px;
    font-weight: 600;
}
footer .container .foot ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
footer .container .foot ul li{
    width: 100%;
    margin: 3px 0;
}
footer .container .foot ul li a{
    color: #fff;
    text-decoration: none;
    outline: none;
}
footer .container .foot ul li a:hover{
    color: #B928E5;
}
footer .container .foot img{
    height: 83px;
    width: auto;
    margin: 0 0 20px;
}
footer .container .foot p{
    color: #fff;
}

footer .container .foot .media{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
footer .container .foot .media a{
    background: #FFFFFF12;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin: 0 2px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
footer .container .foot .media a:hover{
    background: #B928E5;
}
footer .container .foot .media a i{
    color: #fff;
}

footer .container .copy{
    border-top: 1px solid #ffffff54;
    padding: 10px 10px 0;
    text-align: center;
    color: #fff;
}
footer .container .copy a{
    color: #B928E5;
    text-decoration: none;
    outline: none;
}
footer .container .copy a:hover{
    color: #fff;
}
/*  */
.wp{
    width: 60px;
    height: 60px;
    background-color: #FFFFFF;
    background-image: url("img/wa.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60% auto;
    position: fixed;
    border-radius: 50%;
    left: 10px;
    bottom: 140px;
    z-index: 99;
    box-shadow: 0 0 10px #ddd;
}
.tel{
        width: 60px;
        height: 60px;
        background-color: #12230D;
        background-image: url("img/call.gif");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 60% auto;
        position: fixed;
        left: 10px;
        bottom: 70px;
        z-index: 99;
        border-radius: 50%;
}
.remove-from-wishlist{
    display: none;
}

form.mailpoet_form {
    position: relative;
}
.mailpoet_submit{
    position: absolute;
    left: 10px;
    top: 10px;
}
/*  */


/*  */
.head{
    padding: 20px;
}
.head .container{
    background-image: url("img/head.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    min-height: 190px;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 10px;
}
/*  */
.category-page{
    padding-top: 30px;
}
.category-page .container{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

/*  */
.top-cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.top-cont form{
    position: relative;
    /* width: 400px; */
    /* max-width: 100%; */
}
.top-cont form input{
    width: 360px;
    height: 40px;
    border: 1px solid #ddd;
    padding: 0 40px 0 10px;
    text-align: right;
    border-radius: 40px;
    margin: 0 0 10px;
    outline: none;
    max-width: 100%;
}
.top-cont  #go{
    height: 36px;
    width: 36px;
    border: none;
    outline: none;
    background-image: url("img/sss.png");
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 2px;
    right: 10px;
}
.woocommerce-result-count{
    display: none;
}
.top-cont  select {
     width: 200px;
     height: 40px;
     border: 1px solid #ddd;
     padding: 0 40px 0 10px;
     text-align: right;
     border-radius: 40px;
     margin: 0 0 10px;
     outline: none;
     appearance: none;
     background-image: url(img/down.png);
     background-repeat: no-repeat;
     background-position: right 15px center;
}


.allpro{
    display: flex;
    flex-wrap: wrap;
}
.item-pro{
    padding: 5px;
}
.item-pro .product-items .block .foot {
    flex-direction: row !important;
}

.woocommerce-ordering{
    position: relative;
}
.woocommerce-ordering::after{
    content: "";
    position: absolute;
    top: 12px;
    right: 10px;
    width: 19px;
    height: 14px;
    background-image: url("img/sel.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
/*  */
.contents {
    padding: 0 15px;
}
@media (min-width: 769px) {
.contents .product-items .block .foot a.mor{
    width: 135px;
}
}

.wpc-filters-section {
    margin-bottom: 1.5em;
    position: relative;
    background: #F4F5F7;
    padding: 20px;
    border-radius: 20px;
    margin: 0 0 10px;
}

.widget-title{
    color: #000;
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 20px;
}
.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox], .wpc-filters-main-wrap li.wpc-term-item input[type=radio] {
    outline: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    width: 20px;
    height: 20px;
}
.wpc-filter-layout-submit-button{
    background: #fff !important;
    padding: 0 20px !important;
}
.wpc-filters-submit-button{
    background: #000 !important;
    height: 49px;
    text-align: center;
    color: #fff;
    border-radius: 20px !important;
    font-size: 18px !important;
    width: 100% !important;
    border: none !important;
}
.wpc-filters-reset-button{
    display: none !important;
}
.wpc-filters-main-wrap li.wpc-term-item a {
    text-decoration: none;
    font-weight: 400;
    outline: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 17px;
    color: #000000 !important;
    opacity: 1 !important;
}
.wpc-term-image-wrapper {
    position: relative;
    width: 70px;
    min-width: 70px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    display: flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #fff;
    margin: 0 0 0 10px;
}
/*  */
.pagenavi {
    display: flex;
}
ul.page-numbers{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 30px auto 0;
    padding: 0;
    border: 1px solid #DEE2E7;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
}
ul.page-numbers li{
    margin: 0;
}
ul.page-numbers li .current{
    width: 44px;
    height: 40px;
    display: flex;
    border-left: 1px solid #DEE2E7;
    border-right: 1px solid #DEE2E7;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 20px;
    color: #B928E5;
    padding: 5px 0 0;
    background: #B928E533;

}
ul.page-numbers li a{
    width: 44px;
    height: 40px;
    display: flex;
    border-left: 1px solid #DEE2E7;
    border-right: 1px solid #DEE2E7;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 20px;
    color: #999;
    padding: 5px 0 0;
}
/*  */
.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-handle {
    background: #B928E5;
}
.but-filter{
    display: none;
}
@media (max-width: 769px) {
    .but-filter{
    display: flex;
    width: 100%;
    margin: 0 0 20px;
    background: #7e00e6;
    height: 38px;
    text-align: center;
    border-radius: 35px;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    border: none;
    /* font-family: sky bd; */
    position: relative;
    z-index: 99;
}
.sidbar{
    display: none;
    padding: 15px;
    margin-top: 30px;
}
.ok{
    display: block;
    margin: 0;
}
.contents{
    padding: 0;
}
.contents .product-items {
    padding: 8px;
}
 .contents .product-items .block .foot a.mor {
        width: 68px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        align-content: center;
        text-align: center;
        line-height: 1;
    }
}
/*  */

.toop{
    display: block;
    margin: 0 auto 10px;
    position: relative;
}
.toop .block{
    padding: 2px;
    height: 100%;
}
.timebox{
    position: absolute;
    left: 10px;
    top: 0px;
    width: 300px;
}
@media (max-width: 769px) {
    .timebox{
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    /* background: #000; */
    border-radius: 15px !important;
    overflow: hidden;
}
}

.toop .block img{
    width: 100%;
    height: auto;
}
.toop .block .countdown{
    display: flex;
    flex-wrap: wrap;
    background: #7e00e6;
    height: 100%;
    justify-content: center;
    text-align: center;
    padding: 5px 10px;
    align-items: center;
}
.toop .block .countdown h2{
    color: #fff;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.toop .block .countdown .time-box{
    padding: 0 5px;
    color: #fff;
}
.toop .block .countdown .time-box .time{
    color: #ffffff;
    font-size: 30px;
    margin: 0 0 5px;
    font-weight: 600;
}
.toop .block .countdown .time-box .label{
    text-transform: uppercase;
}

/*  */
.allpro  .product-items .items .block{
    direction: ltr;
}
#wishlist-products{
    display: flex;
    flex-wrap: nowrap;
}
#wishlist-products  .product-items .items .block{
    direction: ltr;
}
#wishlist-products .new-box{
    padding: 5px;
}
/*  */
.tit-cat{
    display: inline-flex;
    background-image: url("img/tit-cat.svg");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 52px;
    color: #72826D;
    flex-direction: column;
    padding: 0 40px 0 0;
    margin: 0 0 10px;
    justify-content: center;
}
.tit-cat h2{
    color: #B928E5;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}
.tit-cat span{
    clear: both;
    font-size: 17px;
}


/*  */



/**/

.single-product {
    padding: 30px 0;
    /* background-image: url("img/s-p.png"); */
    /* background-repeat: no-repeat; */
    /* background-position: right top; */
    /* background-size: 50% auto; */
}

.single-product .row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.single-product .block {
    float: right;
    padding: 15px;
    text-align: right;
}

.single-product .block.images {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    flex-wrap: wrap;
}

.single-product .block.images .box.box-img {
    float: right;
    background: #fff;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    padding: 20px;
    border: 1px solid #eee;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.single-product .block.images .image {
    height: 380px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 769px) {
    .single-product .block.images .box .image {
        height: 300px;
        overflow: hidden;
        width: 100%;
    }
}

.single-product .block.images .box-img img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.single-product .block.images .box-img .image {
    display: none;
}

.showw {
    display: flex !important;
}

.single-product .block.images .box-img .amwl-add-to-wishlist-wrap {
    position: absolute;
    top: 10px;
    left: 10px;
}

ul.var {
    display: block;
    padding: 0;
    margin: 4px 0 0;
    width: 100%;
    height: auto;
    list-style: none;
    float: right;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

ul.var li {
    margin: 2px;
    width: 50px;
    background: #fff;
    border: 1px solid #fff;
    padding: 0;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 50px;
}

@media (max-width: 769px) {
    ul.var {
        padding: 10px 0 0 0;
        clear: both;
        margin: 10px 0 0;
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
    }
    ul.var li {
        margin: 0 4px 5px;
        width: 22%;
        height: 60px;
        float: left;
    }
}

ul.var li img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    border-radius: 5px;
}

.act {
    border-color: #b928e5 !important;
}


/**/

.product-summary {
    padding: 0 10px 0;
    color: #000;
}

.product_title.entry-title {
    margin: 0 0 15px;
    font-size: 32px;
    font-weight: 600;
}

.product-summary .price {
    font-size: 25px;
    color: #B928E5;
    font-weight: 600;
    margin: 10px 0 0;
    text-decoration: none !important;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    /* border-bottom: 1px solid #eee; */
    padding: 0;
    align-items: flex-end;
}

.product-summary .price ins {
    float: left;
    text-decoration: none !important;
}

.product-summary .price del {
    font-size: 17px;
    color: #0000004D !important;
    margin: 0 11px;
    display: inline-block;
    font-weight: normal;
}


/* del * {
    color: #f00 !important;
} */

ins,
ins * {
    text-decoration: none !important;
}

.woocommerce-product-details__short-description {
    overflow: hidden;
    /*border-bottom: 1px solid #EAEAEA;*/
    position: relative;
    transition: all 0.5s ease 0s;
    display: none;
}

.auto {
    transition: all 0.5s ease 0s;
    height: auto;
}

.woocommerce-product-details__short-description p {
    font-size: 14px;
    line-height: 1.7;
}

.woocommerce-product-details__short-description:after {
    background: #FFFAF5;
    padding: 1px 10px;
    color: #CB296D;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
}

.woocommerce-product-details__short-description h4 {
    display: none;
}

.variations_form {
    overflow: hidden;
    padding: 15px 0;
    margin: 0;
    overflow: hidden;
    direction: rtl;
}

.single_variation_wrap {
    overflow: hidden;
    padding: 20px 0 0;
    margin: 10px 0 0;
    border-top: 1px solid #eee;
}

.product_meta {
    display: none;
}

body .qib-button-wrapper {
    width: 140px;
    position: relative;
    max-width: 100%;
    overflow: hidden !important;
    border: 1px solid #ffffff;
    border-radius: 50px;
    background: #ffffff;
    margin: 0 0 0 10px;
    text-align: center;
    padding: 0;
    float: right;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.qib-button-wrapper button.qib-button,
.qib-button-wrapper div.quantity.wqpmb_quantity {
    float: none !important;
    height: 45px;
    width: 45px;
    min-width: 45px;
    padding: 0;
    margin: 0;
    background: #ffffff !important;
    border-color: #ddd !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
    font-weight: 400;
    font-size: 30px;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
    height: 49px;
    padding: 6px 12px 8px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #ffffff;
    font-size: 20px;
    line-height: 20px;
    box-shadow: none;
    width: 40px;
    text-align: center;
    padding: 0 0 0px !important;
    outline: none;
    color: #000;
    margin: 0;
}

.single-product form.cart .variations {
    width: 100% !important;
    max-width: 100%;
}

.single-product form.cart .variations tr {
    display: block;
}

.single-product form.cart .variations tr th,
.single-product form.cart .variations tr td {
    clear: both;
    display: block;
    width: 100%;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
}

ul.variable-items-wrapper {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    overflow: hidden;
    direction: rtl;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

ul.variable-items-wrapper li {
    float: left;
    margin: 0 10px 0 0;
    border-radius: 8px;
}

.selected {
    padding: 5px;
    border: 4px dashed #ffffff !important;
}

.variable-item-span {
    padding: 0 10px;
    width: auto !important;
    height: 25px !important;
    margin: 0;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 25px;
}

.selected .variable-item-span {
    /* transform: scale(0.8); */
    border-radius: 50%;
    border-color: #fff;
    /* box-shadow: 0 0 9px #de9b83; */
    position: relative;
}

.selected .variable-item-span::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: #f0f; */
    border-radius: 50%;
    z-index: 9;
    background-image: url("img/select.png");
    background-position: center;
    background-repeat: no-repeat;
}

.selected .variable-item-span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: auto !important;
    height: 50px !important;
    text-align: center;
    font-family: fontawesome;
    z-index: -1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
}

.woo-selected-variation-item-name {
    color: #F7C35F;
    font-weight: 500;
}

a.reset_variations {
    display: none !important;
}

ul.products {
    padding: 0;
}


/*  */

button.single_add_to_cart_button {
    color: #fff;
    padding: 0 10px;
    border-radius: 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px !important;
    height: 45px;
    text-align: center;
    margin: 0 0;
    border: none;
    outline: none;
    position: relative;
    background: #b928e5;
    width: 160px;
}

button.single_add_to_cart_button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("img/add-to.png") !important;
    background-repeat: no-repeat;
    background-position: right 16% center;
    z-index: 99;
}

@media (max-width: 769px) {
    button.single_add_to_cart_button {
        padding: 0 !important;
        font-size: 17px !important;
        margin: 0 10px 0;
        text-align: center;
        width: 150px;
    }
    body .qib-button-wrapper {
        /* width: 37% !important; */
    }
}

button.single_add_to_cart_button:hover {
    background: #1c0e1c;
}

.tinv-wraper.tinv-wishlist {
    font-size: 100%;
    text-align: right;
}

.box-img .add_to_wishlist {
    background-image: url(img/heart2.png);
    background-size: auto auto;
    background-position: center;
    background-repeat: no-repeat;
}


/*  */

.posted_in {
    margin: 0 0 5px;
}

.posted_in a {
    color: #10BA3E;
}

.posted_in a:hover {
    color: #000;
}
.tawcvs-swatches{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.swatch-item-wrapper .swatch{
    
    width: 34px;
    height: 34px;
    font-size: 0;
    margin: 2px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #fff;
}

.viwes {
    background-image: url(img/eye.svg);
    background-repeat: no-repeat;
    background-position: right top 6px;
    padding: 12px 45px 5px 0;
    display: flex;
    margin: 15px 0;
    align-items: center;
    font-size: 18px;
    color: #414042;
    border-top: 1px solid #ddd;
}
.share{
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0 0;
}
.share *{
    display: inline-flex;
}

.share .add {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin: 7px  10px 0;
}
.new-slider .owl-item {
    padding: 6px;
}

/*  */
.pro-content{
    clear: both;
}
.up{
    background-color: #B928E51A;
    padding: 8px;
    font-size: 17px;
    font-weight: 600;
    background-image: url("img/i.png");
    background-repeat: no-repeat;
    background-size: 31px 31px;
    background-position: right 7px center;
    padding-right: 50px;
    color: #B928E5;
    border-radius: 50px;
    width: 100%;
    margin: 0 0 20px;
}
.str{
    background-image: url("img/str.png");
}

.pro-content{}
.pro-content .block{
    display: flex;
    flex-wrap: wrap;
}


.ivole-meter {
    overflow: hidden;
    background : #ddd !important;
    background: -webkit-linear-gradient(top, #eee, #f6f6f6);
    background: linear-gradient(to bottom, #eee, #f6f6f6);
    background-color: #f3f3f3;
    height: 9px;
    border-radius: 1px;
    box-shadow: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cr-ajax-search{
	display: none !important;
}
.cr-all-reviews-shortcode .cr-summaryBox-wrap, .cr-reviews-grid .cr-summaryBox-wrap {
    background: #fff;
}
.cr-all-reviews-shortcode .cr-count-row, #reviews.cr-reviews-ajax-reviews .cr-count-row{
    background: #fff;
	
}

.cr-average-rating-stars .cr-rating-icon-frnt {left: 0;}
.ivole-meter .ivole-meter-bar {
    background: #ffed00 !important;
}
.woocommerce-review-link{
	display: none !important
}
@media (max-width: 769px) {
.product_type_variable{
	font-size: 15px !important;	
}
}
.iti__flag-container{
	background-image: url("img/moro.svg") !important;
	width: 60px !important;
	background-size: auto 25px !important;
	z-index: 999;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.iti__flag-container *{
	display: none !important
}

input.wpforms-valid{
	background-image: url("img/valid.png") !important;
	background-repeat: no-repeat !important;
	background-position: left 70px center !important;
}
input.wpforms-error{
	background-image: url("img/error.png") !important;
	background-repeat: no-repeat !important;
	background-position: left 70px center !important;
}
/*  */
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
	display: none !important;
}
.none{
	display: none !important
}
header.woocommerce-Address-title{
	position: relative !important;
	z-index: 0;
	margin: 0;
	background: #f8eafd;
}
@media (max-width: 769px) {
address{
	margin: 55px 0 0
}
}
/*  */
button.wpcbn-btn{
	position: relative;
	font-size: 0 !important;
}

button.wpcbn-btn:after{
	content:"  ";
	position: absolute;
	top: 0;
	font-size: 17px !important;
	left:0;
	width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	
}
/*  */
.actions{
	display: none !important
}
.cr-all-reviews-shortcode{
    width: 100%;
}

/*  */


/*  */
ol.commentlist{
	display: flex !important;
	flex-wrap: wrap;
	justify-content: space-between;
}
ol.commentlist li{
	width: 100%;
	padding: 20px 15px 0 !important;
	/* border-bottom: 1px solid #dddddd54 !important; */
	border-radius: 0;
	margin: 0 0 10px !important;
	/* direction: ltr; */
	text-align: right;
	background: #f1f1f1;
	border-radius: 10px;
}

@media (max-width: 769px) {
	ol.commentlist li{
	width: 100%;
}
}
.comment-text{
	/* margin: 0 !important; */
	border: none !important;
}

.cr-all-reviews-shortcode ol.commentlist, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list{
	padding: 0 !important
}

/* .woocommerce-Reviews{} */
.woocommerce-Reviews #comments{
	display: none !important
}
.description{
    text-align: right;
}
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-comment-text, .cr-all-reviews-shortcode ol.commentlist li .cr-comment-text {
    margin: 0 70px 0 0;
    text-align: right;
}
#reviews .comment_container .cr-avatar, .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-avatar, .cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar, .cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar {
    right: 0;
    left: auto;
}
.cr-all-reviews-shortcode ol.commentlist li .cr-comment-text p, .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-comment-text p {
    margin: 9px 0 16px 0;
    text-align: right;
}

.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check, .cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check, #reviews .comment_container .cr-avatar-check, .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check, .cr-reviews-grid .cr-review-card .cr-avatar-check, .cr-reviews-slider .cr-review-card .cr-avatar-check {
    right: 34px;
    left: auto;
}
/*  */
#comment,#email{
	width: 100%;
	outline: none;
	width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 16px;
}
#submit{
	color: #002439 !important;
	padding: 10px 25px;
	border: none !important;
	outline: none;
	border-radius: 10px;
	font-size: 17px;
	font-weight: 500 !important;
	color: #fff !important;
	background: #000;
	margin: 0;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	/* font-family: sky bd; */
}
.woocommerce-Reviews-title{   
	display: none;
}
.cr-all-reviews-shortcode ol.commentlist li .comment-text p, .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p {
    text-align: left;
}
.cr-count-row-count{
	display: none;
	
}
.stars {}
.stars  a{
    font-size: 0;
    background-image: url("img/star.png");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    margin: 1px;
    display: inline-block;
    padding: 0;
    filter: grayscale(100);
}
.stars  a.active {
    filter: none;
}
.cr-reviews-rating {

    column-gap: 10px;
    align-items: flex-end;
}
.crstar-rating-svg .cr-rating-icon-base {
    display: flex;
    height: 20px;
    margin: 0 0px 0 0px !important;
}
.crstar-rating-svg .cr-rating-icon-frnt {
    left: 10px !important;
}
.star-rating{
    color: #FFBC00 !important;
}

.page > .container{
    position: relative;
    padding: 50px 10px 0;
}
.page > .container::after{
    content: "";
    position: absolute;
    border-radius: 25px;
    left: 0;
    top: 0;
    right: 0;
    height: 300px;
    z-index: -1;
    background: linear-gradient(0deg, rgba(185, 40, 229, 0) 0%, rgba(185, 40, 229, 0.1) 100%);
}

/*  */








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

.singel .blocks-cart {
    float: left;
    padding: 20px;
    margin-top: 50px;
}

.shop_table.cart {
    width: 100% !important;
    border: none !important;
    text-align: left !important;
    direction: ltr;
    margin: 0 0 0 !important;
}

.shop_table.cart tr {
    font-weight: 500 !important;
    border: none;
}

.shop_table.cart th {
    /* border-bottom: none; */
    font-weight: 500 !important;
    overflow: hidden;
    font-size: 14px !important;
    text-align: left;
}

.shop_table.cart td {
    font-weight: 500 !important;
    padding: 8px 0;
    overflow: hidden;
    text-align: left;
}

.shop_table.cart .product-thumbnail-img {
    height: 70px;
    width: 70px;
    display: flex;
    padding: 5px;
    justify-content: center;
    align-items: center;
}

.product-thumbnail-img img {
    width: auto;
    height: auto !important;
    max-height: 60px !important;
}

.product-thumbnail h3 {
    margin: 0;
    color: #060709;
    font-size: 20px;
    font-weight: 400;
}

.shop_table.cart img {
    width: auto;
    height: auto !important;
    max-height: 100%;
    max-width: 100%;
    border-radius: 7px;
}

.product-name a {
    color: #9D9EA2;
    text-decoration: none;
    outline: none;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
}

.variation-Color {
    font-size: 14px;
    font-weight: 500;
}

.variation-Color p {
    line-height: normal;
    color: #002439;
}

.shop_table.cart .product-price {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

.shop_table.cart .remove {
    background: url("img/remove.png") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    border-radius: 0 !important;
    width: 18px !important;
    height: 21px !important;
    font-size: 0 !important;
    opacity: 0.3;
}

.shop_table.cart .qib-button-wrapper {
    transform: scale(0.7);
}

.after {
    position: relative;
    overflow: hidden;
    margin: 0 0 20px;
    direction: rtl;
}

.after:after {
    content: "";
    background: #002439;
    height: 40px;
    width: 100%;
    border-radius: 25px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: -1;
    display: none;
}

@media (max-width: 769px) {
    .singel .blocks-cart {
        padding: 10px 0;
    }
    .after:after {
        display: none;
    }
    .shop_table.cart td {
        padding: 10px !important;
    }
    .shop_table.cart .qib-button-wrapper {
        float: right;
    }
}

button.button {
    color: #002439 !important;
    padding: 10px 15px;
    border: none !important;
    outline: none;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 500 !important;
    /* background: #10BA3E; */
}
button.button:hover {
    background-color: #ddd;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    top: 5px;
    left: 1.5em;
}

.woocommerce-Price-amount.amount {
    /* color: #002439; */
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    background: #F5F5F5;
    padding: 25px;
    border-radius: 15px;
    overflow: hidden;
    margin: 0;
    border: 1px solid #E3E3E3;
    max-width: 100%;
}

@media (max-width: 769px) {
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        max-width: 100%;
    }
}

.width {
    width: 0 !important;
    padding: 0 !important;
    border: none !important;
    color: #fff;
}

.product-quantity .qib-button-wrapper {
    width: 140px;
    max-width: 100%;
}

.woocommerce-cart-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.woocommerce-cart-form .blocks-cart {
    padding: 15px;
}

@media (max-width: 769px) {
    .woocommerce-cart-form .blocks-cart {
        padding: 15px 0;
    }
}


/***/

form.coupon {
    position: relative;
    padding: 10px 0;
    display: flex;
}

form.coupon p {
    position: relative;
    display: flex;
    margin: 0;
    justify-content: space-between;
    width: 100%;
    flex-direction: row;
}

.wc-proceed-to-checkout .input-text {
    padding: 10px 10px;
    background-color: #fff;
    width: auto;
    border-radius: 48px !important;
    border: 1px solid #eee;
    height: 46px;
    padding: 0px 30px 0 10px !important;
    outline: none;
    width: 60% !important;
    background-image: url("img/cobon.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.wc-proceed-to-checkout .button {
    color: #fff !important;
    padding: 0;
    border-radius: 58px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px !important;
    height: 46px;
    width: 38%;
    text-align: center;
    margin: 0;
    background: #000 !important;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    color: #fff !important;
    padding: 0 30px 5px;
    border-radius: 25px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px !important;
    height: 35px;
    width: auto;
    text-align: center;
    background: #10ba3e;
    float: right;
}

.woocommerce ul#shipping_method li label {
    color: #000000;
}

.checkout-button.button.alt.wc-forward {
    color: #fff !important;
    padding: 0 0;
    border-radius: 10px;
    display: flex;
    background: #B928E5 !important;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    height: 53px;
    width: 100%;
    text-align: center;
    margin: 20px auto 0;
    font-weight: 500;
    position: relative;
}

.checkout-button.button.alt.wc-forward:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    right: 0;
    background-image: url("img/add-to.png");
    background-repeat: no-repeat;
    background-position: 80px center;
}
/*  */



/*  */

.woocommerce ul.order_details {
    display: none;
}

.woocommerce-order-details {
    /* display: none; */
    /* border: 1px solid #eee; */
    padding: 15px;
    border-radius: 15px;
    background: #F4F4F4;
}

.woocommerce-customer-details {
    display: none;
}

.blocks-cart-all {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-order {
    display: none;
}


/*  */

.blocks-check {
    padding: 15px;
}

.blocks-check>#order_review_heading {
    display: none;
}

#order_review {
    padding: 25px;
    border: 1px solid #eee;
    border-radius: 20px;
    max-width: 400px;
    float: left;
    background: #F5F5F5;
}

.form-row.place-order {
    padding: 0 !important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #faeee780;
    color: #000;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #faeee780;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
}
#customer_details{
    display: flex;
    flex-wrap: wrap;
    /* flex-direction: row-reverse; */
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: none;
    border-radius: 5px;
}
#place_order{
    width: 100%;
    padding: 20px !important;
    background: #B928E5;
    border: none;
    color: #fff !important;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    
}
#place_order:hover{

    background: #000;
    color: #fff !important;
}
/*  */
.page-single{
    padding: 30px 10px;
    direction: rtl;
}


/*  */
.woocommerce-message{
	display: none;
}
.woocommerce{
    width: 100%;
    text-align: right;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    padding: 14px;
    border: 1px solid #1211271F;
    background: #fff;
    border-radius: 5px;
}
/*  */




/*  */

.order-body {
    display: flex;
    flex-wrap: wrap;
}

.order-body .order-box {
    padding: 10px;
    max-width: 50%;
}

.order-body .order-box .box {
    padding: 25px;
    background: #ffffff;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    position: relative;
    border: 1px solid #ddd;
}

.order-body .order-box .box .woocommerce-Price-amount {
    color: #b928e5;
    font-size: 18px;
    margin: 0 0 10px;
}

.woocommerce-button.button.view {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 100px;
    color: #fff;
    background: #b928e5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    margin: 0;
}

.stut {
    position: absolute;
    bottom: 15px;
    right: 125px;
    width: 110px;
    color: #000;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    border: 1px solid #ddd;
    height: 36px;
}


/* stepbar */

.stepbar {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 0;
    display: none;
}

.stepbar:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 12.5%;
    right: 12.5%;
    height: 2px;
    background: #DFDFDF;
}

.stepbar ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
}

.stepbar ul li {
    color: #807D7E;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 25%;
}

.stepbar ul li i {
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 0 10px;
    background: #D8D8D8;
    border: 5px solid #fff;
    position: relative;
    z-index: 2;
    border-radius: 50%;
}

.stepbar ul li.Placed {
    color: #b1a505;
}

.stepbar ul li.Placed i {
    background: #ffed00;
}

@media (max-width: 769px) {
    .stepbar ul li {
        font-size: 11px;
    }
}

.woocommerce-order-details__title {
    font-size: 19px !important;
    color: #ffed00;
}

.order-again a {
    color: #fff !important;
    padding: 0 0;
    border-radius: 10px !important;
    display: flex !important;
    background:  #10BA3E !important;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    height: 53px;
    width: 100%;
    text-align: center;
    margin: 20px auto 0;
    font-weight: 500;
    position: relative;
}

.order-again a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    right: 0;
    background-image: url("img/add-to.png");
    background-repeat: no-repeat;
    background-position: 80px center;
}

.woocommerce-MyAccount-navigation{
    display: none;
}
/* .woocommerce-MyAccount-content{
    display: none;
} */




/*  */

.my-account {}


.my-account .container .woocommerce {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
}

.my-account .container .woocommerce .woocommerce-MyAccount-navigation {
    padding: 15px;
    width: 25%;
    background: #F7F7F7;
    padding: 15px 0;
}

.my-account .container .woocommerce .woocommerce-MyAccount-content {
    padding: 15px;
    width: 70%;
}

@media (max-width: 769px) {
    .my-account .container .woocommerce .woocommerce-MyAccount-navigation {
        padding: 15px 15px;
        width: 100%;
    }
    .my-account .container .woocommerce .woocommerce-MyAccount-content {
        padding: 15px 5px;
        width: 100%;
    }
}


/*  */

.woocommerce-MyAccount-navigation h1 {
    color: #3C4242;
    font-size: 28px;
    padding: 0 15px 0 0;
    border-right: 8px solid #272343;
    margin: 0 0 10px;
}

.woocommerce-MyAccount-navigation h1 span {
    color: #000;
}

.woocommerce-MyAccount-navigation h1~h6 {
    margin: 0 0 30px;
    color: #807D7E;
    font-size: 14px;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation ul li {
    display: block;
}

.woocommerce-MyAccount-navigation ul li a {
    color: #999;
    font-size: 17px;
    padding: 12px 5px 12px 25px;
    display: flex;
    border-left: 5px solid #f7f7f7;
    position: relative;
    align-items: center;
    margin: 0 0 5px;
}

.woocommerce-MyAccount-navigation ul li a::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 25px;
    height: 25px;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    filter: grayscale(1);
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-Button.woocommerce-form-register__submit
{
    float: right;
    margin-left: 1em;
    background: #b928e5 !important;
    color: #fff !important;
}
#customer_login{
    padding-right: 20px;
    padding-left: 20px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    background: #fff;
}






/*  */

.woocommerce-EditAccountForm.edit-account .nav-tabs {
    border: none;
    margin: 0 0 20px;
    padding: 0;
}

.woocommerce-EditAccountForm.edit-account .nav-tabs li {
    border: 0;
    padding: 0 5px;
}

.woocommerce-EditAccountForm.edit-account .nav-tabs li button {
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    height: 44px;
    display: flex;
    color: #000000;
    font-size: 17px;
    outline: none;
    align-items: center;
    min-width: 130px;
    justify-content: center;
}

.woocommerce-EditAccountForm.edit-account .nav-tabs li button.active {
    background: #b928e5;
    color: #fff;
    border: 1px solid #b928e5;
}

.woocommerce-EditAccountForm.edit-account .button,
.woocommerce-address-fields .button {
    color: #fff !important;
    padding: 0 0;
    border-radius: 10px !important;
    display: flex;
    background: #000000;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    height: 53px;
    width: 100%;
    max-width: 200px;
    text-align: center;
    margin: 20px auto 0;
    font-weight: 500;
    float: right;
    position: relative;
}

.woocommerce-EditAccountForm.edit-account .button:after,
.woocommerce-address-fields .button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    right: 0;
    background-image: url("img/add-to.png");
    background-repeat: no-repeat;
    background-position: 80px center;
}

.woocommerce-Address-title {
    background-color: #ffed00;
    border-left: 6px solid #000000;
    padding: 20px;
    margin: 0 0 20px;
    color: #000;
}
/*  */
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address{
    /* display: none; */
}
/*  */
h3.tit{
    /* display: none; */
}


@media (max-width: 769px) {}









/*

Manrope
Philosopher
Lexend

*/


/*
background-color: rgba(80,104,140,0.5);
transition: all 0.5s ease 0s;
transform: scale(1.2);


display: flex;
flex-direction: column;
justify-content: center;

*/


/*==========================================*/


/*==========================================*/


/*==========================================*/


/*==========================================*/


/*==========================================*/


/*==========================================*/

.owl-carousel {
    direction: ltr !important;
    position: relative;
}


/* 
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
clear: both;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
clear: both;
} */