@font-face{
font-family:IRANSans;
font-style:normal;
font-weight:700;
src:url('/content/font/IRANSANS/Web(FaNum)_Bold.eot');
src:url('/content/font/IRANSANS/Web(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_Bold.woff') format('woff'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_Bold.ttf') format('truetype')}@font-face{font-family:IRANSans;font-style:normal;font-weight:500;src:url('/content/font/IRANSANS/Web(FaNum)_Medium.eot');src:url('/content/font/IRANSANS/Web(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_Medium.woff') format('woff'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_Medium.ttf') format('truetype')}@font-face{font-family:IRANSans;font-style:normal;font-weight:300;src:url('/content/font/IRANSANS/Web(FaNum)_Light.eot');src:url('/content/font/IRANSANS/Web(FaNum)_Light.eot?#iefix') format('embedded-opentype'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_Light.woff') format('woff'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_Light.ttf') format('truetype')}@font-face{font-family:IRANSans;font-style:normal;font-weight:200;src:url('/content/font/IRANSANS/Web(FaNum)_UltraLight.eot');src:url('/content/font/IRANSANS/Web(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),url('/content/font/IRANSANS/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype')}@font-face{font-family:IRANSans;font-style:normal;font-weight:400;src:url('/content/font/IRANSANS/Web(FaNum).eot');src:url('/content/font/IRANSANS/Web(FaNum).eot?#iefix') format('embedded-opentype'),url('/content/font/IRANSANS/IRANSansWeb(FaNum).woff2') format('woff2'),url('/content/font/IRANSANS/IRANSansWeb(FaNum).woff') format('woff'),url('/content/font/IRANSANS/IRANSansWeb(FaNum).ttf') format('truetype')
}

html::-webkit-scrollbar {
  
}
body {
    overflow-x: hidden;
    background: #f5f5f5;
    color: #444;
   font-family: IRANSans !important;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    position: relative;

}
b {
    font-weight: 500;
}
footer,
.blog_details p,
#product-show,
.aboutpage{
    line-height: 1.8;
}
.h_iframe-aparat_embed_frame {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}

.h_iframe-aparat_embed_frame iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mt-10 {
    margin-top: 10rem !important;
}
.re-i {
    position: absolute;
    top: 6px;
    right: 12px;
    font-size: 19px !important;
    font-weight: 400;
    cursor: pointer;
}
select.reso {
    margin: 0;
    border-radius: 0.3125rem!important;
    background-color: #f8f9fa;
}
.aboutpage {
    margin-bottom: 5%;
    margin-top: 5%;
    padding: 50px 20px;
    text-align: justify;
    direction: rtl;
    color: #212121;
    line-height: 2rem;
    font-size: 1rem
}
a {
    text-decoration: none !important;
    cursor: pointer;
}
button{
cursor: pointer;
}
#app {
    overflow-x: hidden!important;
}
* {
    outline: none!important;
        text-decoration: none ;
}
.mask {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999999999999999;
}
.spinerrow {
    position: absolute;
    top: 50%;
    left: 50%;
    background: white;
    transform: translate(-50%,-50%);
    text-align: center;
}

.modal-backdrop{
z-index:100000;
}
#lightbox{
z-index:100001;
}
#spinner {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 40%;
    right: calc(50% - 50px);
    background: url(../img/nazdone.com.png) center center no-repeat;
    background-size: 94%;
    -webkit-animation: babystreet-swing ease-in-out .5s infinite alternate;
    animation: babystreet-swing ease-in-out .5s infinite alternate;
    transform-origin: center 120px;
}
.spinerrow #spinner {
    animation: none;
    transform-origin: none;
    top: unset;
    right: unset;
    position: relative;
    background-size: 90%;
}
.line {
    display: inline-block;
    width: 15px;
    height: 10px;
    border-radius: 15px;
    background-color: #ff49a2;
}
.load-2 .line:nth-last-child(3) {
    animation: loadingB 1.5s 0s infinite;
}
.load-2 .line:nth-last-child(2) {
    animation: loadingB 1.5s 0.5s infinite;
}
.load-2 .line:nth-last-child(1) {
    animation: loadingB 1.5s 1s infinite;
}
.newheader {
    position: relative;
    z-index: 99999;
    -webkit-transition: all .5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all .5s ease;
    background: #fff;
    transition: all 0.5s;
}

.newheader.fixed-header {
    position: fixed !important;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .1);
    z-index: 9999999;
}

.carousel-inner, .carousel, .carousel-item, .container, .fill {
    height: 100%;
    width: 100%;
}
.container {
    max-width: 1676px;

}
.newheader .container {
    direction: rtl;
    padding-top: 10px;
    padding-bottom: 10px;
}
.row {
    margin: 0;

}
.newheader .container .col-md-3:first-child {
    text-align: right;

}
.navbar-brand.logo_h {
    width: 110px;

}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin: auto;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}
img {
    max-width: 100%;

}
.hamburger-menu {
    position: relative;
    transform: translateY(25px);
    background: #7f8187;
    transition: all 0 300ms;
    margin-top: -12px;
}
.mobshow2 {
    display: none;

}
.newheader .tophead .container .col-md-6 {
    text-align: center;
    line-height: 74px;
}
.hamburger-menu, .hamburger-menu:after, .hamburger-menu:before {
    width: 30px;
    height: 2px;
}
.menu-wrapper {
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px;
    background: #f0f2f7;
    position: absolute;
    top: 20px;
    right: 150px;
}
.tophead .searchform {
    width: 80%;
    margin-left: 10px;
}

img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}
.searchform {
    margin-left: 15px;
    width: 250px;
    display: inline-block;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.form-control {
    border-top-left-radius: 20px!important;
    border-bottom-left-radius: 20px!important;
    outline: none!important;
    height: 41px;
    margin-right: -27px;
    padding-right: 31px;
    margin-top: 4px;
    box-shadow: 2px 2px 3px 1px #eee;
    border: none!important;
}
.tophead .searchform .form-control {
    border-radius: 5px!important;
    outline: none!important;
    height: 50px;
    margin-right: -0;
    padding-right: 10px;
    font-size: 13px;
    margin-top: 4px;
    box-shadow: 2px 2px 3px 1px #eee;
    background-color: #eceff1 !important;
    border: 1px solid #d5dadd !important;
    font-weight: 300;
    color: #000!important;
    color: #9595a1!important;
    background-color: #f7f7f7!important;
    background-clip: padding-box!important;
    border: 1px solid #f7f7f7!important;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.searchform .click-btn {
    background-image: linear-gradient(to top,#fdc5e9 0%,#fe62a2 100%)!important;
    border: none!important;
    border-radius: 50%!important;
    text-align: center!important;
    color: #fff!important;
    width: 50px;
    height: 50px;
    z-index: 9;
}
.footerfix{
    display: none;
    position: fixed;
    bottom: -2px;
    left: 0;
    right: 0;
    background: white;
    text-align: center;
    z-index: 99;
    box-shadow: 2px -1px 4px 0px #4847471a;
}

.footerfix .searchform.mobshow2 {
    padding: 5px 10px;

}
.footerfix .searchform.mobshow2 .form-control {
    color: #333!important;
    text-align: right;
    direction: rtl;
    height: 40px;
}
.footerfix .searchform.mobshow2 .click-btn {
    height: 30px;

}
.tophead .searchform .click-btn {
    border: none!important;
    text-align: center!important;
    color: #fff!important;
    margin-top: 4px;
    z-index: 9;
    border-bottom-right-radius: 0!important;
    border-top-right-radius: 0!important;
    transition: all .2s;
    background-size: 200% 100%;
    background-position: 100%;
    width: unset;
    border-radius: 5px!important;
    height: 40px;
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 13px;
    background-color: #ea4c89;
    background-image: none!important;
    padding: 5px 10px;
}
.gradient, .hero-banner::after,
.priceTable-bg::after,
.card-pricing:hover .button,
.testimonial .owl-dots .owl-dot.active span,
.blog_item_img .blog_item_date,
.button,
.footer-area .single-footer-widget .click-btn {
    background: -webkit-linear-gradient(to right,#2926ac 0%,#6128be 100%);
    background: -moz-linear-gradient(to right,#2926ac 0%,#6128be 100%);
    background: -o-linear-gradient(to right,#2926ac 0%,#6128be 100%);
    background: linear-gradient(to right,#2926ac 0%,#6128be 100%);
}
.button {
    border: 0;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    border-radius: 30px;
    padding: 9px 30px;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
}
.button-small {
    padding: 5px 15px;

}
.button-outline {
    border: 2px solid #ff3498;
    color: #ff3498;
    background: transparent;
}
.login1.button-outline {
    border: none;
    border-radius: 5px;
    background: #f0f2f7;
    color: #7f8187;
    height: 50px;
    line-height: 42px;
    margin-top: 11px;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
}
.login1 img {
    width: 18px;
    float: right;
    margin-left: 3px;
    margin-top: 7px;
}
.login1 .usershadow {
    display: none;

}
.cart-top {
    display: inline-block;
    position: relative;
    margin-right: 40px;
}
.cart-top {
    box-shadow: none;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    border: 2px solid #df1777;
    display: inline-block;
    font-weight: 500;
    color: #212121;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: 0.3rem 1.3rem!important;
    font-size: 1rem;
    line-height: 2;
    border-radius: 3.75rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 3rem;
    padding-right: 10px!important;
    margin-right: 15px;
}
.cart-top {
    border: none;
    border-radius: 5px;
    background: #f0f2f7;
    color: #7f8187;
    height: 50px;
    line-height: 42px;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    padding-inline: 20px;
}
.cart-top a {
    color: #4f4e53;

}
.cart-top a {
    color: #ea4c89;
    font-size: 13px;
    font-weight: 500;
}
.bagimg {
    width: 30px;
    height: 30px;
    background-image: url("/content/images/shopping-bagRed.svg");
    display: inline-block;
    background-size: 100%;
    float: right;
    margin-left: 5px;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.badge {
    font-weight: 500;

}
.cart-top .badge {
    background-color: #ea4c89;
    color: #fff;
    width: 26px;
    height: 26px;
    text-align: center;
    position: absolute;
    top: -6px;
    left: -6px;
    line-height: 20px;
    border-radius: 50%;
    font-size: 13px;
}
.tophead {
    border-bottom: 1px solid #f1f1f1;
    padding-right: 20px;
    padding-left: 5px;
}
.newheader .container {
    direction: rtl;
    padding-top: 10px;
    padding-bottom: 10px;
}
.collapse-button {
    position: absolute;
    right: 8px;
    top: 40%;
    width: 40px;
    padding: 7px 10px;
    background: transparent;
    color: #000;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
}


ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.searchform.mobshow2 {
    width: calc(100% - 41px);
    display: inline-block;
    margin: 0;
    padding: 10px;
}
.searchform.mobshow2 .form-control {
    border-radius: 5px!important;
    outline: none!important;
    height: 50px;
    margin-right: -0;
    padding-right: 10px;
    font-size: 13px;
    margin-top: 4px;
    box-shadow: 2px 2px 3px 1px #eee;
    background-color: #eceff1!important;
    border: 1px solid #d5dadd!important;
    font-weight: 300;
    color: #000!important;
    color: #9595a1!important;
    background-color: #f7f7f7!important;
    background-clip: padding-box!important;
    border: 1px solid #f7f7f7!important;
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.tophead .col-md-3:last-child {
    text-align: left;

}
.input-group-append {
    margin-left: -1px;

}
.searchform.mobshow2 .click-btn {
    border: none!important;
    text-align: center!important;
    color: #fff!important;
    margin-top: 4px;
    z-index: 9;
    border-bottom-right-radius: 0!important;
    border-top-right-radius: 0!important;
    transition: all .2s;
    background-size: 200% 100%;
    background-position: 100%;
    width: unset;
    border-radius: 5px!important;
    height: 40px;
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 13px;
    background-color: #b9b6b7;
    background-image: none!important;
    padding: 5px 10px;
}
.mobshow2.closemenu {
    display: inline-block;
    width: 30px;
    float: left;
    margin-top: 23px;
    margin-left: 10px;
    padding: 5px;
}
ul.slimmenu li a {
    display: block;
    padding: 12px 16px 12px 25px;
    color: #333;
    font-size: 14.5px;
    font-weight: 400;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    padding: 16px 16px 18px 25px;

}

ul.slimmenu li a.sub-title{
    padding: 8px 16px 8px 25px;
    line-height: 23px;
}


.banertime, footer {
    direction: rtl;

}
footer {
    text-align: right;
    box-shadow: 0 3px 16px 0 rgb(0 0 0 / 10%);
}
.bg-gray {
    background: #f9f9ff;

}
footer.bg-gray {
    background: #353338;
}
footer.bg-gray .container {
    padding-top: 60px;

}
footer .spacePink {
    display: none;

}
.spacePink {
    background: #f5f5f5;
    width: 100%;
    height: 4px;
    margin-bottom: 25px;
}
.footer-title {
    font-size: 18px;
    font-weight: 500;
    color: #555;
    margin-bottom: 20px;
}
.footer-title {
    color: #fff;

}
a.footer-menu-link {
    display: block;
    color: #828d9d;
    font-size: 15px;
    margin: 3px 0;
}
a.footer-menu-link, footer.bg-gray p , footer.bg-gray h1{
    color: #cacaca;

}
.collapse-button .icon-bar {
    display: block;
    width: 18px;
    border-radius: 1px;
    height: 1.5px;
    margin: 4px 0;
    background-color: #000;
}

ul.slimmenu li .sub-toggle {
    background: none repeat scroll 0 0 rgba(0,0,0,0.075);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 21px;
    height: 100%;
    text-align: center;
    cursor: pointer;
}
ul.slimmenu li .sub-toggle {
    background: none;

}
ul.slimmenu li .sub-toggle:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
ul.slimmenu li .sub-toggle>i {
    display: inline-block;
    color: #8e8e8e;
    font-size: 13px;
    vertical-align: middle;
}
.ti-angle-down:before {
    content: "\e64b";

}
.mobshow2 {
    display: none;

}
ul.slimmenu li ul li {
    background: transparent;
    width: 200px;
    text-align: right;
}

.menu .sub-menu,
.sub-menu-child{
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    z-index: 99999;
    height: 0;
    transition: all 0.5s;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 200px;
    background: #fff;
    border-radius: 15px;
    margin: 0;
    list-style-type: none;
    max-height: 60vh;
}
.btn-cart2 .alert-success {
    background: #f0f2f7;
    border: none;
    color: #4f4e53;
    margin-top: 15px!important;
}
.alert-success {
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.06);
    box-shadow: 0 3px 15px rgba(0,0,0,.06);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #89d64f;
    color: #fff;
    border: none;
    font-weight: 500;
    background: #f4f9ee;
    border-right: 3px solid;
    color: #8BC34A;
    border-radius: 0;
}

.alert-dismissible {
    padding-left: 4rem;
    padding-right: 10px;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
}

.alert-dismissible .close {
    left: 0;
    right: unset;
}

.cart-item .alert.alert-info {
    padding: 1rem 1.25rem;
}
.sub-menu{
    position: absolute;
    right: 0;
    top: 100%;
}
#tab2 img{
  width: fit-content;
    height: 100%;
}
.sub-menu .items{
    display: none;
}

.sub-menu .items li {
    float: none;
    position: relative;
    line-height: 1;
    display: inline-flex;
    width: 190px;
}
.sub-menu .items li.has-child{
    display: block;
}

.namads {
    margin-top: 30px;
    text-align: center;
}
.namads img {
    height: 120px!important;

}
.namads li {
    display: inline-block;
}

.col-md-12 {
    position: relative;
}

.footer-txt {
    text-align: justify;
    position: relative;
    overflow: hidden;
    transition: height 0.3s ease-in;
}

.footer-txt:before {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 30%, rgb(53, 51, 56));
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

.footer-txt.expanded::before {
  display: none;
}

.footer-txt h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #fff;
}

.toggle-button {
    display: none;
    width: 100%;
    text-align: center;
    border: none;
    background-color: unset;
    padding: 0;
    cursor: pointer !important;
    position: relative;
    z-index: 2;
}

.footer-txt a {
    display: inline-block;
    text-decoration: underline !important;
}

a.footer-menu-link,
footer.bg-gray p,
.toggle-button,
.footer-txt a,
.footer-txt a:hover {
    color: #cacaca;
}

.copyright {
    background: #302e33;
    margin-top: 35px;
    padding: 15px;
    color: #fff;
    font-size: 12px;
}
.copyright .container {
    padding-top: 20px!important;

}
.socialLinks {
    text-align: left;

}
.socialLinks li {
    display: inline-block;
    margin-left: 5px;
}
.socialLinks li a {
    color: #fff;
    font-size: 20px;
}
.sub-menu-child{
    position: absolute;
    transition: height 0.9s !important;
    max-height: 70vh;
    right: calc(100% - 2px);
    top: 8px;
    z-index: 999999;
}
.sub-menu-child::-webkit-scrollbar{
    width: 2px;
    background-color: #ea4c89;
}
.scroll-top{
    width: 55px;
    height: 55px;
    position: fixed;
    left: 10px;
    bottom: 10px;
    background-color: white;
    border-radius: 100%;
    text-align: center;
    font-size: 24px;
    padding-top: 7px;
    box-shadow: 0 0 5px grey;
    z-index: 4;
    opacity: 0.5;
    cursor: pointer;
    display: none;
}
.scroll-top:hover{
    opacity: 1;
}
.main-area{
min-height: 500px;
}

.main-area.scrolled{
    transition: all 0.6s;
}
ul.slimmenu li a:hover {
    text-decoration: none;
    color: #f93ea6;
}
.tophead .searchform .click-btn:hover,
.tophead .searchform .click-btn:active,
.tophead .searchform .click-btn:focus {
    background: #bb3d6e;

}
.login1.button-outline:hover {
    background: #e3e6f0;
    color: #64656a;
}
.cart-top:hover {
    background: #e3e6f0;

}
body.fix-header .newheader{
    position: fixed;
    width: 100%;
    top: -216px;
}
body.fix-header.show-header .newheader{
 top: 0;
}
body.fix-header.show-header .newheader .mainhaed{
box-shadow: 0 4px 5px #8080802b;
}


.sidebar2,
section.product-show,
#appProductSearch,
.blog_area,
#post-section{
transition: all 0.4s;
}

#appProductSearch .container{
    min-width: 1009px;
    max-width: 1676px;
}

ul.slimmenu li .sub-toggle:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.ti-angle-up:before {
    content: "\e648";

}
.mobshow2 {
display: none;

}

.cardpro {
    box-shadow: 0 11px 14px 0 rgba(0,0,0,.02);
    -webkit-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -ms-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -moz-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -o-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    transition: all cubic-bezier(.1,.36,0,.9) .5s;
    position: relative;
    padding-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #ebebeb;
    background: #fff;
}
.cardpro:hover {
    box-shadow: 0 0 25px 1px rgba(0,0,0,.1);
}

.item-pro .col-lg-3.col-md-4 {
    padding: 5px;
}
.cardpro:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.05)!important;
    transform: translateY(-5px);
}
.cardpro:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.05)!important;
    transform: translateY(-5px);
}

.c-product-box__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    display: block;
    margin: 0 auto;
}

.c-product-box__img img {
    width: 100%;
    aspect-ratio: 4 / 5;

    max-width: 100%;
    max-height: 100%;

    overflow: hidden;
    -webkit-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -ms-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -moz-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -o-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    transition: all cubic-bezier(.1,.36,0,.9) .5s;
/*    height: 250px;
    height: 235px;
    width: 100%;*/

}
.c-product-box__title {
    display: block;
    overflow: hidden;
    font-size: .857rem;
    line-height: 22px;
    margin-top: 13px;
    height: 27px;
    text-align: center;
    color: #535353;
}

.c-product-box__title a {
    color: #535353;
    font-weight: 500;
}
.procode2 {
    text-align: center !important;
    margin-bottom: 0 !important;
}
.extraTxt p {
    margin-top: -10px;
    color: #807e7e;
    font-size: 13px;
    margin-bottom: 10px;
    text-align: center !important;
}
.cardpro .extraTxt p {
    margin-top: 0 !important;
}
.c-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-price__value--plp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    letter-spacing: .8px;
    font-size: 1.429rem;
    line-height: 35px;
}

.c-product-box__row--price div, .c-product-box__row--price del {
    width: 100%;
    text-align: center;
}
.c-product-box__row--price{
    height: 50.34px;
    /* vertical-align: middle; */
    /* display: contents; */
    display: flex;
    align-items: end;
}
.c-product-box__row--price div, .c-product-box__row--price del {
    width: 100%;
    text-align: center;
}
.c-price__value del {
    display: block;
    letter-spacing: .5px;
    color: #acacac;
    text-decoration: line-through;
    padding-top: 3px;
    min-height: 31px;
    font-weight: 400;
}
.c-product-box__row--price div, .c-product-box__row--price del {
    width: 100%;
    text-align: center;
}
.c-price__value-wrapper {
    width: 100%;
    color: #ff3699;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.1rem;
    line-height: 1.1;
    text-align: left;
}
.c-price__value-wrapper .c-price__currency {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}
.discount-div{
    display: flex;
    width: 100%;
    justify-content: center;
}
.discount-div .old-price{

}
.ended {
    font-weight: 500!important;
    font-size: 1.1rem!important;
    color: #e41d2e!important;
}
.newest .card-service, .Small-cart {
    background: #fff;
}
.Small-cart {
    text-align: center;
    padding-top: 0;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}

.newest .price {
    color: #333;
    font-weight: 500;
    font-size: 1.1rem;
    margin-bottom: -2px;
    padding-top: 2px;
}

.price {
    color: #333;
    font-weight: 500;
    font-size: 1.1rem;
    margin-bottom: -2px;
}
.newest .price, .price {
    font-size: 14px;
    margin-bottom: 5px;
    max-width: 90%;
    /*overflow: hidden;*/
    text-align: center;
    padding-top: 2px;
}
.newest .Small-cart, .hascart .Small-cart, .buyit {
    box-shadow: 0 11px 14px 0 rgba(0,0,0,.02);
    -webkit-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -ms-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -moz-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -o-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    transition: all cubic-bezier(.1,.36,0,.9) .5s;
}
.Small-cart .product-info{
    height: 166px;
    overflow: hidden;
    vertical-align: middle;
    display: grid;
}
.imgholder1 {
    display: block;
    background-size: cover;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center;
        aspect-ratio: 4 / 5;
}
.proName {
    color: #838383;
    font-size: 13px !important;
}
.Small-cart .proName {
    color: #333;
    padding: 0 15px;
    height: 50px;
    overflow: hidden;
    word-break: break-word;
    padding-top: 15px;
    padding-right: 5px;
    padding-left: 5px;

}
.relatedbox a {
    display: block;
}
.imgholder1, .imghold2 {
    position: relative;
}
.codepro1 {
    margin-top: -10px !important;
    color: #807e7e !important;
    font-size: 13px !important;
    margin-bottom: 6px !important;
}
/*.price-area {
    height: 39px;
}*/
.price-area{
    direction: rtl;
}
.Small-cart .lastprice {
    display: block;
    padding-bottom: 7px;
}
.search-product-content{
    height: 185px;
    overflow: hidden;
    vertical-align: middle;
    display: grid;
    padding-bottom: 20px;
    background-color: white;
}

.procode2 {
    text-align: center;
    margin-bottom: 0;
}


.newheader .container {
	direction: rtl;
}
.Small-cart .buyit {
    background-image: linear-gradient(to right,#ff2992 0%,#ff85c8 100%);
    display: block;
    color: #fff;
    text-align: center;
    font-weight: 500;
    padding: 19px;
    border-top-right-radius: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.Small-cart:hover .buyit {
    background-image: linear-gradient(to right, rgb(243, 41, 140) 0%, rgb(232, 103, 174) 100%);
}
.newest .buyit, .Small-cart .buyit {
    border-bottom-left-radius: 5px;
}
.ti-search:before {
    content: "\e610";
}
.Small-cart:hover {
    transform: translateY(-5px);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px !important;
}

.Small-cart ,
.cardpro{
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
    position: relative;
    max-width: 100%;
    transition: all 0.5s cubic-bezier(0.1, 0.36, 0, 0.9) 0s;
}

.item-pro .cardpro{
    margin-bottom: 10px;
}

.Small-cart .p-top,
.cardpro .p-top{
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 2;
}
.widget-product .card-header .view-all {
	position: absolute;
	left: 17px;
	top: 37px;
	transform: translateY(-50%);
	float: left;
	font-size: 10px;
	color: #979898;
}
.row.price-area .col-md-5{
    position: relative;
}
.Small-cart .c-price__value-wrapper{
width: 100%;
    text-align: center;
    height: 84.39px;
}
.ended {
    font-weight: 500!important;
    font-size: 1.1rem!important;
    color: #e41d2e!important;
}
span.offtag,
.cardpro  span.offtag{
    font-size: 12px;
    color: #fff;
    background-image: url(https://www.nazdone.com/img/background_add_card.png);
    background-size: 100% 100%;
    padding: 1px 5px;
    font-weight: 500;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    letter-spacing: .8px;
    line-height: 35px;
}
#product-show span.offtag{
    position: absolute;
    left: 37px;
    top: 25px;
    right: unset;
    z-index: 5820;
}
.Small-cart .p-top .timer, .cardpro .timer {
    position: absolute;
    background: #fff;
    z-index: 25;
    top: 5px;
    left: 5px;
    padding: 12px 3px;
    border-radius: 5px;
    color: #F44336;
    font-weight: 500;
    min-width: 110px;
    text-align: center;
    box-shadow: 1px -1px 2px 3px #0000001c;
    min-height: 39px;
    transition: height 0.4s;
}


.Small-cart .lastprice,
.c-price__value-wrapper .last-p{
    text-decoration: line-through !important;

}
.c-price__value-wrapper .last-p{
    display: block;
    letter-spacing: .5px;
    color: #acacac;
    text-decoration: line-through;
    padding-top: 3px;
    min-height: 31px;
}
.ltr{
    direction: ltr;

}
.titrall {
    position: relative;

}
.relatedtitr {
    margin-top: 50px;
    padding-right: 5px;
    margin-bottom: 20px;
}
.headtitr {
    text-align: right;
    color: #333!important;
}
.titrall a {
    font-size: 1rem;
    color: #ff2992;
    direction: rtl;
    display: inline-block;
    line-height: 1.25;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    line-height: 1.25;
    font-weight: 500;
}
h3, .h3{
font-size: 20px;

}
.newest .card-service, .offre, .banercart, .Small-cart, .banercart {
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.06);
    box-shadow: 0 3px 15px rgba(0,0,0,.06);
}
.banercart {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.banercart span {
    position: absolute;
    top: 49px;
    right: 0;
    background: #ec406a;
    z-index: 50;
    padding: 10px 25px;
    color: #fff;
    font-weight: 500;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    font-size: 1.1rem;
}
#amazing-slider {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    border-radius: 8px;
    margin-bottom: 40px;
    height: 420px;
    background: #fff;
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.06);
    box-shadow: 0 3px 15px rgba(0,0,0,.06);
    border: 0;
    direction: rtl;
    margin-top: 20px;
}
#amazing-slider>.row {
    height: 462px;
    position: relative;
}
#amazing-slider .carousel-indicators {
    right: auto;
    top: 0;
    bottom: 0;
    background-color: #353338;
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    height: unset;
    left: 0;
    width: 25%;
    height: 420px;
    margin: 0;
    justify-content: start;
}

#amazing-slider .carousel-indicators li {
    display: block;
    width: 97.2%;
    height: auto;
    text-indent: 0;
    padding: 5px;
    cursor: pointer;
    position: relative;
    background: 0 0;
    transition: all .2s ease-out;
    border: 0;
    margin: 0;
    text-align: right;
    direction: rtl;
}
#amazing-slider .carousel-indicators li.active {
    background: #df1777;
    color: #fff;
    border-bottom: none;
}
#amazing-slider .carousel-indicators li{
opacity: 1;
}
#amazing-slider .carousel-indicators li span {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 32px;
    line-height: 32px;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
}
#amazing-slider .carousel-inner {
    position: relative;
    text-align: right;
    direction: rtl;
    flex: 0 0 auto;
    width: 75%;
}
#amazing-slider .carousel-inner .amazing-title {
    position: absolute;
    top: 0;
    right: 60px;
    background-color: #ec406a;
    padding: 19px 20px;
    border-bottom-left-radius: 16px;
    width: 206px;
    border-bottom-right-radius: 16px;
}
#amazing-slider .carousel-inner .carousel-item {
    margin-top: 63px;
    height: 399px;
}
#amazing-slider .carousel-inner .carousel-item .row {
    height: 399px;

}
.perspectiveImg {
    transform: perspective(1000px) rotateY(-22deg) rotateX(2deg) rotate(-1deg);
    position: relative;
    display: block;
    height: 235px;
    transition: transform .6s cubic-bezier(.55,.05,.13,1);
    margin: 0 auto;
    width: 235px!important;
    margin-top: -60px;
    margin-bottom: unset;
}
.perspectiveImg img {
    box-shadow: 0 0 80px rgba(206,157,218,.2),15px 20px 110px rgba(250,181,255,.2);
    position: relative;
    z-index: 2;
    transition: box-shadow .6s cubic-bezier(.55,.05,.13,1);
    border-radius: 3px;
    height: 100%;
}
.perspectiveImg img:first-child {
    position: absolute;
    left: -20px;
    bottom: -20px;
    opacity: .1;
    transform: translate(0,0);
    z-index: 1;
    height: 100%;
    transition: transform .6s cubic-bezier(.55,.05,.13,1),opacity .6s cubic-bezier(.55,.05,.13,1);
}
.perspectiveImg:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) rotate(0deg);
}
.perspectiveImg:hover img:first-child {
    transform: translate(20px,-20px);
    opacity: 0;
}
#amazing-slider .carousel-inner .carousel-item .row .left-col .price del {
    display: block;
    margin-left: 7px;
    font-size: 16px;
    color: #727272;
    text-decoration: line-through;
    min-height: 28px;
}
#amazing-slider .carousel-inner .carousel-item .row .left-col p{
    min-height: 27px;
}
#amazing-slider .carousel-inner .carousel-item .row .left-col .price ins {
    color: #ef5661;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
}
#amazing-slider .carousel-inner .carousel-item .row .left-col .price .discount-percent {
    background: #ef5661;
    color: #fff;
    display: inline-block;
    padding: 9px 14px;
    border-radius: 40px;
    margin-right: 10px;
}
#amazing-slider .carousel-inner .carousel-item .row .left-col .product-title {
    font-size: 16px;
    line-height: 36px;
}
.product-title a {
    color: #333;

}
#amazing-slider .timer-title {
    margin-top: 15px;
    color: #979898;
}
#amazing-slider .countdown-timer {
    direction: ltr;
    font-weight: 700;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: right;
    min-height: 75px;
}
#amazing-slider .countdown-timer span {
    text-align: center;
    display: inline-block;
    padding: 6px;
    font-size: 28px;
    font-weight: 500;
}
#amazing-slider .carousel-indicators .view-all {
    padding: 0;
    border-bottom-left-radius: 7px!important;
    bottom: 0;
    left: 0;
    width: 100%;
}
#amazing-slider .carousel-indicators .view-all .btn {
    background-color: #48464c;
    border-radius: 0 0 0 7px!important;
    border-color: #48464c;
    position: relative;
    height: 42px;
    border: none;
    line-height: 33px;
    position: fixed;
    bottom: 0;
}
#amazing-slider .carousel-indicators .view-all .btn i {
    font-size: 18px;
    position: absolute;
    color: #fff;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}
.hvr-sweep-to-left:before {
    content: "";
    width: 50px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.3);
    border-radius: 20px 0 0 20px;
    transition: all .2s ease-in-out;
}
#amazing-slider .carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
#amazing-slider .carousel-indicators li.active::after {
    position: absolute;
    right: -10px;
    top: 0px;
    display: inline-block;
    width: 8px;
    height: 43px;
    content: "";
    background-color: #df1777;
    border-radius: 30px;
}
.banercart {
    margin-bottom: 25px;

}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
    width: 100%;
    border-radius: 0;
}

#amazing-slider-responsive {
    display: none;

    }



#amazing-slider-responsive .widget {
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    background: #fff;
    padding: 15px;
    border: none;
    margin-bottom: 15px;
}
.widget .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 15px;
    text-align: right;
}
.widget .card-header img {
    background: #ec406a;
    padding: 15px;
    margin-bottom: 7px;
    margin-top: -15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.widget-product .card-header .view-all {
    position: absolute;
    left: 17px;
    top: 37px;
    transform: translateY(-50%);
    float: left;
    font-size: 10px;
    color: #979898;
}
.owl-carousel.owl-rtl {
    direction: rtl;

}
#amazing-slider-responsive .item-a {
    text-align: center;

}

.item-a .post-title {
    font-size: 13px;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 64px;
    line-height: 32px;
    height: 64px;
}
.widget-product .product-carousel .item .price,
.item-a h2 a{
    color: #ef5661;
    font-size: 17px;
    height: 64px;
    word-break: break-all;
}
.post-title a {
    color: #333;

}
#amazing-slider-responsive .countdown-timer {
    direction: ltr;
    font-weight: 700;
    font-size: 20px;
}
#amazing-slider-responsive .countdown-timer span {
    text-align: center;
    display: inline-block;
    padding: 0px;
    font-size: 14px;
    font-weight: 500;
}
#carouselExampleFade{
    position: relative;
    padding: 0;
    margin-top: -1px;
}
.gap-6{
    gap: 6px;
}
.carousel-item-image{
    object-fit: cover;
    height: 800px;
}

.top-cloud{
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    z-index: 4;
}

#appProductSearch .top-cloud{
    top: -57px;
}

#appProductSearch .item-pro{
        padding-inline: 5px;
}


.carosel-section .gallery {
	max-width: 50%;
	margin: auto;
	margin-top: -76px;
	height: 150px;
}


.thumbs{
    opacity: 0.7;
    width: 95%;
    height: 95%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
    box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
    margin: 0 auto!important;

}

.carousel-indicators .active.center .thumbs{
    opacity: 1;
}

.bottom-cloud img {
    transition: all .4s ease-in-out;

}
.bottom-cloud{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	z-index: 1;
}
#appProductShow{
position: relative;
    padding-top: 140px;
    margin-top: -1px;
}

#appProductShow .nazdone-clothes-section.container{
    padding-inline: 0;
}



section.product-show{

}
.hasshadow {
    padding: 20px 15px;
    background: #fff;
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.06);
    box-shadow: 0 3px 15px rgba(0,0,0,.06);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}


.hasshadow .table thead th {
    border: none!important;
    color: #fff;
    font-weight: 500;
}

.hr:first-child {
    border-top: 2px solid #bb99b5;
}



.singlepage {
    direction: rtl;
}

.glasscasecontainer {
    direction: ltr;
    position: relative;
}

.singleD {
    background-image: url('https://www.nazdone.com/img/services-bg-circle-01.svg');
    background-size: cover;
}

.glasscasecontainer .like, .glasscasecontainer .D3 {
    right: 10%;
    position: absolute;
    z-index: 1999;
    font-size: 20px;
    padding: 0px;
    display: inline-block;
}

.glasscasecontainer a {
    color: #333!important;
    cursor: pointer;
}
.glasscasecontainer .like a {
    display: block;
    background-image: url('https://www.nazdone.com/img/wishlist.png');
    width: 33px;
    height: 33px;
    background-size: cover;
}

.glasscasecontainer .like.liked a {
    background-image: url('https://www.nazdone.com/img/wishlist_hover_09.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.ico360 {
    right: 10%;
    position: absolute;
    z-index: 1999;
    font-size: 20px;
    top: 71px;
    display: none;
    padding: 0;
    margin-right: -1px;
}
.ico360 .btn360 {
    position: relative;
    border: none;
}
.detailsingle {
    text-align: right;
    padding: 20px 15px;
}

.singletitile {
    text-align: right;
    font-size: 1.5rem;
    margin-bottom: 15px;
}
.detailsingle .singletitile {
    padding-left: 110px;

}
.star-ratings-sprite {
    background: url('https://www.nazdone.com/img/star-rating-sprite.png') repeat-x;
    font-size: 0;
    height: 21px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 218px;
    float: left;
    margin-top: -45px;
}
.detailsingle .star-ratings-sprite {
    width: 110px;

}
.star-ratings-sprite-rating {
    background: url(https://www.nazdone.com/img/star-rating-sprite.png) repeat-x;
    background-position: 0 100%;
    float: left;
    height: 21px;
    display: block;
}
.star-ratings-sprite-rating.rated{
    width: 96%;
}
.spacePink {
    background: #f5f5f5;
    width: 100%;
    height: 4px;
    margin-bottom: 25px;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.Guidebox {
    margin-left: 10px;
    float: left;
}
.custom-radios {
    display: inline-block;

}
.notbox {
    width: 150px;
    font-size: 13.5px;
    color: #fff;
    margin-bottom: 15px;
    padding: 5px 10px;
    background: #ff6868;
    text-shadow: 0 1px 3px rgba(0,0,0,.2);
    border-radius: 5px 5px 5px 5px;
    text-align: center;
}

.row {
    margin: 0;

}
.Guide[data-link="desc"] {
    background: url(https://www.nazdone.com/img/SVG/list.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 4px center;
    padding-right: 32px;
    background-size: 24px;
}
.brands li {
    display: inline-block;
    margin-left: 15px;
}
.brands span {
    color: #007bff;

}
.footericons {
    padding-top: 20px;
    font-weight: 500;
    color: #454549;
    padding-bottom: 15px;
    font-size: 13px;
    background: #fbf8ff;
    border-radius: 5px;
    margin-top: 15px;
    box-shadow: 2px 2px 3px 0 #eee;
}
.choosetype li {
    margin-top: 15px;
    list-style: none;
}
.choosetype strong {
    font-weight: 500;
    color: #4e4d52;
    line-height: 50px;
    display: inline-block;
    min-width: 50px;
}
.choosetype select {
    margin: 0;
    width: 150px;
    display: inline-block;
    background: #f5f5f5;
    border-radius: 2px!important;
    color: #2d2d2d;
    appearance: auto;
}
.custom-radios div {
    display: inline-block;

}

.btn-new {
    background-size: 101% 101%;
    color: #fff;
    background-color: transparent;
    background-repeat: no-repeat;
    padding: 15px 40px;
    margin: 0 auto;
    display: block;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    filter: hue-rotate(-27deg);
}
.singleAct select {
    margin: 0;
    display: inline-block;
    background: #f5f5f5;
    border-radius: 2px!important;
    color: #2d2d2d;
    float: right;
    margin-top: 15px;
    margin-left: 10px;
    width: 80px;
    text-align: center;
    height: 58px;
}
.quantitynull {
    padding-right: 5px;
}
.addcartimg {
    float: right;
    margin-right: 5px;
    margin-top: -6px;
    margin-left: 3px;
}
.singleAct .btn {
    transition: all .3s ease-in-out;
    display: inline-block;
    padding: 16px;
    background-size: 98% 98%;
    margin-top: 15px;
    background-image: none;
    background-color: #ea68a6;
    filter: none;
}
.singleAct .btn.active{
    background-color: #df1777;
}
.footericons img {
    float: right;
    width: 25px;
    margin-left: 5px;
}
.tabDesc {
    padding-right: 0;
    padding-left: 0;
    margin-top: 50px;
}
.headtab {
    background: #dddcde;
    margin-top: -20px;
    padding-top: 10px;
    margin-bottom: 15px;
    background: #fff;
    border-bottom: 2px solid #dddcde;
    height: 51px;
}
.slidemenu {
    width: 700px;
    max-width: 100%;
    overflow: hidden;
}
.slide-toggle {
    display: none;

}

.clear {
    clear: both;

}
.slidemenu .slider {
    width: 100%;
    height: 2px;
    display: block;
    background: #fff;
    margin-top: 10px;
    border-radius: 5px;
}
.slidemenu .slider .bar {
    width: 25%;
    height: 2px;
    background: #ea4c89;
    border-radius: 5px;
}
.slidemenu #slide-item-1:checked~.slider .bar {
    margin-right: 0;

}

.lostarea {
    padding-top: 150px;
    padding-bottom: 100px;
    text-align: center;
    direction: rtl;
}
.custom-radios div {
    display: inline-block;

}
.custom-radios input + label {
    color: #333;
    font-family: Arial,sans-serif;
    font-size: 14px;
}
.custom-radios label div {
    display: inline-block;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    margin-left: 5px;
    padding: 2px 3px;
    margin-bottom: 7px;
    font-family: iransans;
}
.custom-radios input:checked + label div {
    border: 1px solid #0079f9;
}

.custom-radios input + label span {
    display: inline-block;
    width: 20px;
    position: relative;
    overflow: hidden;
    height: 20px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 25px;
    border: 1px solid #aaa;
}

.custom-radios input {
    display: none;
}

.custom-radios input:checked + label span {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.33);
    position: relative;
}
.sizebox2 {
    background: #f9f9f9;
    border: none;
    color: #333;
    padding: 10px;
    font-size: 14px !important;
    margin-top: 20px !important;
    display: inline;
    max-height: 200px;
    overflow: auto;
    margin-right: 10px;
}
.detailsingle .price {
    color: #ff3699;

}
.price .lastprice {
    color: #7a848c;
    font-size: 13px;
    text-decoration: line-through !important;
}
.detailsingle .price {
    color: #ff3699;
    text-align: right;
}

.singleAct .btn:hover {
    background-color: #bd1666;

}

.modal {
    z-index: 999999999;
    padding: 0;
    background-color: rgba(51,51,51,.95);
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
}
#sizeModal .modal-body {
    overflow: hidden;
    background: #f7f7f7;
}
.sizeimg {
    margin-top: -40px;
    float: left;
}
.titrh4 {
    display: initial;
    border-bottom: 2px solid #f93b98;
    font-size: 1.1rem;
}
#sizeModal ul {
    margin-top: 1.5rem;
    color: #504e4e;
    font-weight: 500;
}
span.firstkey {
    min-width: 100px;
    display: inline-block;
    background: #e9e8e8;
    padding: 5px;
}
span.lastkey {
    min-width: 100px;
    display: inline-block;
    background: #e9e8e8;
    padding: 5px;
    text-align: center;
}
.captcha{
height:40px;
}

#sizeModal button {
    border: none;
    color: #fff;
    margin: 15px auto;
    display: block;
    padding: 5px 20px;
    background-color: #ea4c89;
    border-radius: 17px;
    font-size: 1rem;
    margin-top: 20px;
}
.clockPro {
    display: inline-block;
    color: #F44336;
}
#procountDown {
    color: #F44336;
    border: 1px solid;
    padding: 5px;
    border-radius: 5px;
    min-width: 100px;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 400;
    min-height: 39px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators .owl-item .item{
    width: 150px;
    height: 150px;
    margin: auto;
}

.carousel-indicators .owl-item .testimony-wrap {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 98%;
    height: 98%;
    padding: 0;
    margin: auto;
    text-indent: -999px;
    cursor: pointer;
    background-color: unset;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}
button:focus:not(:focus-visible) {
    outline: 0;

}


.carousel-indicators .owl-item.active.center .testimony-wrap{
    opacity: 1 !important;
}
.shadow-1-strong {

    box-shadow: 0 0 2px 0 rgba(0,0,0,.16),0 1px 1px 0 rgba(0,0,0,.1)!important;
}

.gallery .owl-nav{
visibility: hidden;
    height: 0;
}

.carousel-testimony .owl-item .item{
    margin-inline: 10px;
}

.selectedColorbox{
    border: 5px solid blue !important;
}

.wrapper2 {
    display: flex;
    justify-content: space-between;
}

.colorboxIn:checked + .colortik:after {
    display: block;
}


.colortik:after {
    content: '';
    display: none;
    width: 16px;
    height: 16px;
    z-index: 99;
    position: relative;
    background: url(https://www.nazdone.com/img/SVG/check.svg);
    background-size: cover;
    background-position: center;
}

.sidebar2 {
    padding-bottom: 10px;
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
}
.titrside {
    color: #3b3b3b;
    font-weight: 500;
    margin-bottom: 32px;
    margin-top: 22px;
}
.titrside.mob {
    display: none;
}
.showProfilters {
    display: none;
    display: inline;
    float: left;
    font-size: 18px;
    position: relative;
}
.filtersset {
    padding: 15px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    text-align: right;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.06);
    box-shadow: 0 3px 15px rgba(0,0,0,.06);
    transition: all 0.5s;
}
.filtersset.show{
    display: block !important;
}
.filtersset.danger {
    background: #e41d2e!important;
    padding: 0;
    transition: all .3s ease-in-out;
}
.toggler .titr {
    color: #636161;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px;
    cursor: pointer;
}
[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ti-angle-down:before {
    content: "\e64b";
}
.toggler .titr span {
    float: left;
}
.checktogle {
    display: flex;
    justify-content: right;
}
#toggle-slider {
    display: none;
}
.content-toggl {
    padding-top: 15px;
    max-height: 140px;
    overflow-y: auto;
    border-top: 1px solid #ced6e0;
    overflow-x: hidden;
    transition: max-height 0.3s ease-in-out;
}
.content-toggl.show{
    padding-top: 15px;
    height: fit-content;
    border-top: 1px solid #ced6e0;
    overflow: auto;
    overflow-x: hidden;
}

.content-toggl.noui-section.show{
    height: 300px;
    overflow: hidden;
}
.content-toggl.cats{
    padding-right: 15px;
}
#sitemap, #sitemap ul, #sitemap li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sitemap ul{
height:0;
overflow: hidden;
transition: all 0.5s;
}
#sitemap ul.show{
height: fit-content;
padding-right: 10px;
}
#sitemap li {
    line-height: 200%;
    margin-top: 1px;
    position: relative;
    width: 100%;
    float: right;
    display: inline;
}
#sitemap li p {
    padding-right: 28px;
    margin-bottom: 0;
    cursor: pointer;
}
#sitemap li p.active{
    color: #333;
    font-weight: 500;
}
#sitemap li li {
    background: #fff;
}
#sitemap li span {
    float: right;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 13px;
    height: 13px;
    cursor: pointer;
    font-size: 0;
}
#sitemap a {
    color: #2f2e2e;
}

.filtersset.danger a {
    color: #fff!important;
    display: block;
    padding: 10px;
}
#sitemap li span, #sitemap li span.collapsed {
    background: url(/content/images/collapsed.gif) no-repeat 0 0;
}
.filtersset.danger:hover {
    background: #bd0b1a!important;
}
.checktogle label {
    cursor: pointer;
    margin-bottom: 0;
}
.checktogle label#mine {
    cursor: pointer;
    text-indent: -9999px;
    width: 50px;
    height: 30px;
    background-color: #ced6e0;
    border-radius: 25px;
    position: relative;
    margin-left: 5px;
    margin-bottom: 0;
    transition: all .4s ease-out;
}
.checktogle label#mine:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    height: 20px;
    width: 20px;
    background-color: #a4b0be;
    border-radius: 50%;
    transition: all .4s ease-out;
}
.checktogle input:checked +label#mine {
    background: #4caf506b;
}
input:checked +label#mine:after {
    transform: translate3d(20px,0,0);
    background-color: #4caf50;
}
.searchinCat .form-control {
    margin: 0;
    max-width: 100%;
    background: #f9f9f9;
    border-radius: 5px!important;
    text-align: right;
    font-size: 13px;
}
.searchinCat:before {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e610';
    position: absolute;
    top: 25px;
    right: 9px;
    color: #2b2b2b;
    font-size: 17px;
}
.searchinCat {
    position: relative;
    max-height: 140px;
    outline: none;

}
.searchinCat .form-control:hover, .searchinCat .form-control:focus, .searchinCat .form-control:active {
    border-radius: 5px!important;
    border: 1px solid #ced6e0!important;
    box-shadow: none!important;
}
#steps-slider {
    width: 80%;
    margin-right: 10%;
}
.noui-section p {
    text-align: center;
    margin: 0;
}
#input-with-keypress-0, #input-with-keypress-1 {
    width: 100%;
    margin: 0;
    text-align: center;
    background: #f9f9f9;
    border: none;
    border-radius: 5px;
}
.control__indicator {
    position: absolute;
    top: 2px;
    right: 0;
    height: 15px;
    width: 15px;
    background: #e6e6e6;
    border-radius: 50%;
    border: 1px solid #ced6e0;
}
.filtersset .control__indicator {
    border-radius: 5px;
    overflow: hidden;
}
.filter-price-container {
    margin: 0 !important;
    padding-inline: 2px !important;
}
.control {
    display: block;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 13px;
    padding-right: 25px;
    line-height: 21px;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control:hover input~.control__indicator, .control input:focus~.control__indicator {
    background: #ccc;
}
.colorbox {
    width: 20px;
    cursor: pointer;
    height: 20px;
    display: inline-block;
    border: 1px solid #aaa;
}
.colorboxIn {
    opacity: 0;
    position: absolute;
}
.not-found-search .input-group-append button {
    width: 33px;
    height: 33px;
}
.not-found-search {
    position: relative;
    top: -25px;
}
.not-found-search .input-group-append {
    position: absolute;
    left: 7px;
    width: fit-content;
    height: fit-content;
    top: 4px;
}
.sortside {
    padding: 0;
    margin-bottom: 15px;
}
.sorting {
    background: #353338;
    border: 1px solid #353338;
    border-radius: 10px;
    position: relative;
    padding: 15px;
}
.sorting:before {
    content: "";
    height: 76%;
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border: 1px dashed #fff;
    border-radius: 10px;
}



.select-box {
    position: relative;
    display: block;
    width: 100%;
    text-align: right;
    font-size: 18px;
    color: #60666d;
    color: #f5f5f5;
    width: 200px;
}
.sortside .select-box {
    width: 100%;
}
.select-box__current {
    position: relative;
    box-shadow: 0 15px 30px -10px rgba(0,0,0,.1);
    cursor: pointer;
    outline: none;
}
.select-box__value {
    display: flex;
}
.select-box__input {
    display: none;
}

.select-box__icon {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    opacity: .3;
    transition: .2s ease;
}
.select-box__input-text,
.select-box__option{
    width: 100%;
    margin: 0;
    padding: 5px;
    background-color: #353338;
    font-size: 13px;
}
.select-box__list {
    display: none;
    position: absolute;
    width: 100%;
    padding: 0;
    list-style: none;
    opacity: 0;
    -webkit-animation-name: HideList;
    animation-name: HideList;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: step-start;
    animation-timing-function: step-start;
    box-shadow: 0 15px 30px -10px rgba(0,0,0,.1);
    z-index: 150;
    background: #fff;
    font-size: 13px;
    transition: opacity 0.5s;
}
.select-box__list.show{
display: block;
opacity: 1;
}
.select-box__current {
    position: relative;
    box-shadow: 0 15px 30px -10px rgba(0,0,0,.1);
    cursor: pointer;
    outline: none;
}
.select-box__option {
    display: block;
    padding: 5px 15px;
    background-color: #fff;
    color: #384551;
    line-height: 3;
}
#sitemap li span.expanded {
    background: url(/content/images/expanded.gif) no-repeat 0 0;
}

.btn-add {
    background-image: url(/content/images/btn/background_add_card.png);
    background-size: 101% 101%;
    color: #fff;
    background-color: transparent;
    background-repeat: no-repeat;
    padding: 15px 40px;
    margin: 16px auto;
    display: inline-block;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    filter: hue-rotate(-27deg);
}




.mynazdoone img:nth-child(2) {
    display: block;
    margin: 0 auto;
}
.mynazdoone img:first-child {
    float: right;
    margin-top: 20px;
}
.mynazdoone p {
    font-size: 1.2rem;
    font-weight: 900;
    text-align: center;
    display: inline-block;
    background: #fdbd4e;
    padding: 2px 5px;
    border-radius: 5px;
    margin-right: 119px;
    margin-top: -30px;
    float: right;
}
.mynazdoone .cotain {
    display: inline-block;
    margin-right: -120px;
}
.mynazdoone {
    position: relative;
padding-top: 100px;
}
.mynazdoone img:nth-child(2) {
    display: block;
    margin: 0 auto;
}
.speaker-group-wrapper {
    position: relative;
    z-index: 4;
    margin-top: 100px;
    margin-bottom: 100px;
    width: 100%;
}
.string-bg {
    position: absolute;
    top: -80px;
    width: 100%;
    height: 100px;
    background-image: url("/content/images/string.png");
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.speaker-group-wrapper .row {
    padding-top: 30px!important;
    direction: rtl;
}

.speaker-item {
    position: relative;
    padding: 15px;
    background-color: #f4f4f4;
    text-align: center;
}
.speaker-photo-wrap {
    position: relative;
    margin-bottom: 15px;
}
.avatar.danielle-evans {
    width: 100%;
    height: 260px;
    background-color: #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.speaker-text {
    font-size: 1rem;
    line-height: 26px;
    font-weight: 600;
}
.speaker-text.age, .speaker-text.size {
    font-weight: normal;
    display: inline-block;
    font-size: .9rem;
    margin-left: 5px;
}
.btncp {
    border: none;
    background-color: #607d8b;
    border-color: #627e8a73;
    color: #fff !important;
    outline: none!important;
    box-shadow: 0 5px 30px #627e8a73!important;
    border-radius: 15px;
    padding: 5px 15px!important;
    max-height: unset!important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    font-size: .75rem;
    -webkit-transition: all .2s ease-in-out;
    display: block;
    margin: 5px auto;
}
.btncp i {
    font-size: 15px;
    float: right;
    margin-left: 3px;
    margin-top: 3px;
}
.speaker-protext .btn-success {
    background-color: #ffb738;
    border-color: #ffb738;
    color: #fff !important;
    outline: none!important;
    box-shadow: 0 10px 30px rgba(255,183,56,0.3)!important;
    border-radius: 15px;
    padding: 5px 15px!important;
    max-height: unset!important;
    margin-top: 5px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.speaker-clip {
    position: absolute;
    left: 0px;
    top: -40px;
    right: 0px;
    height: 60px;
    background-image: url("/content/images/orange-clip.png");
    background-position: 50% 50%;
    background-size: 27px;
    background-repeat: no-repeat;
}
.speaker-group-wrapper .col-6:nth-child(2n+1) .speaker-clip {
    background-image: url("/content/images/green.png");
}
.speaker-group-wrapper .col-6:nth-child(3n+1) .speaker-clip {
    background-image: url("/content/images/yellow-clip.png");
}
.speaker-item .likeblog {
    position: absolute;
    top: 15px;
    right: 15px;
    margin: 0;
    background: #f4f4f4;
    border-bottom-left-radius: 15px;
    padding-left: 8px;
}
.likebtn {
    border: none;
    background: none;
}
.speaker-item .likebtn {
    padding: 1px;
    padding-right: 3px;
}

.speaker-item .ti-heart:before {
    font-size: 18px;
}

.ti-heart:before {
    content: "\e634";
}
.koodakman{
    background: #c2dff2;
    padding-bottom: 50px;
    overflow: hidden;
    margin-top: -2px;
}
.text-left{
    text-align: left;
}
.pagination {
    justify-content: center;
    align-items: center;
    direction: initial;
    margin-top: 50px;
    margin-bottom: 30px;
    direction: rtl;
}
.pagination li:first-child, .pagination li:last-child {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
ul.pagination li:first-child span {
    color: transparent;
    background-image: url("https://www.nazdone.com/img/next_v3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 36px;
    cursor: pointer
}
ul.pagination li:last-child span {
    color: transparent;
    background-image: url("https://www.nazdone.com/img/prev_v3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 36px;
    cursor: pointer
}
.page-item.active .page-link {
    z-index: 1;
    color: #ffffff!important;
    background-color: #ff2992!important;
    border: none;
    border-radius: 15px;
    box-shadow: 2px 2px 1px 0px #57535330;
    text-decoration: unset;
}
.speaker-protext a {
    color: #464545;
    border-bottom: 1px dotted #98989842;
    font-size: .85rem;
    max-height: 23px;
    overflow: hidden;
    display: inline-block;
}
.page-link, .page-link:focus, .page-link:active, .page-link:hover {
    border: 0;
    outline: 0!important;
    background: transparent;
    padding: 0 4px!important;
    color: #68727b!important;
    min-width: 25px;
    display: inline-block;
    text-align: center;
    line-height: 49px;
    font-weight: 500;
    box-shadow: none;
    margin: 2px;
    line-height: 29px!important;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.pagination li:first-child {
    margin-left: 15px;
}
.page-item.disabled .page-link {
    background-color: unset;
}

.clouds {
    margin-top: 50px;
    position: absolute;
    top: 100px;
    width: 100%;
}
.cloud {
    -webkit-animation: clouds 60s infinite linear;
    -moz-animation: clouds 60s infinite linear;
    -ms-animation: clouds 60s infinite linear;
    -o-animation: clouds 60s infinite linear;
    animation: clouds 60s infinite linear;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    margin: 33px 0 0 0;
    width: 54px;
    height: 5px;
    background: #f7e7eb;
}
.cloud-1 {
    -webkit-animation-duration: 263s;
    -moz-animation-duration: 263s;
    -ms-animation-duration: 263s;
    -o-animation-duration: 263s;
    animation-duration: 263s;
    margin-left: 20%;
}
.cloud.large {
    -moz-transform: scale(4, 4);
    -ms-transform: scale(4, 4);
    -webkit-transform: scale(4, 4);
    transform: scale(4, 4);
}
.cloud div {
    -moz-box-shadow: inset -2px -3px 0 0 #f7e7eb;
    -webkit-box-shadow: inset -2px -3px 0 0 #f7e7eb;
    box-shadow: inset -2px -3px 0 0 #f7e7eb;
    position: absolute;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    left: -3px;
    bottom: 0;
    background: #fafbf0;
    z-index: 10;
}
.speaker-group-wrapper .row {
    padding-top: 30px!important;
    direction: rtl;
}
.cloud div:first-child + div {
    -moz-transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    -webkit-transform: scale(1.6, 1.6);
    transform: scale(1.6, 1.6);
    margin: 0 0 4px 13px;
    z-index: 9;
}
.cloud div:first-child + div + div {
    -moz-transform: scale(2.4, 2.4);
    -ms-transform: scale(2.4, 2.4);
    -webkit-transform: scale(2.4, 2.4);
    transform: scale(2.4, 2.4);
    margin: 0 0 9px 32px;
    z-index: 8;
}
.cloud div:first-child + div + div + div {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    margin: 0 0 2px 50px;
    z-index: 7;
}
.cloud-2 {
    -webkit-animation-duration: 99s;
    -moz-animation-duration: 99s;
    -ms-animation-duration: 99s;
    -o-animation-duration: 99s;
    animation-duration: 99s;
    margin-left: 90%;
}
.cloud.normal {
    -moz-transform: scale(2, 2);
    -ms-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
}
.cloud-3 {
    -webkit-animation-duration: 142s;
    -moz-animation-duration: 142s;
    -ms-animation-duration: 142s;
    -o-animation-duration: 142s;
    animation-duration: 142s;
    margin-left: 50%;
}
.cloud.small {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.cloud-4 {
    -webkit-animation-duration: 152s;
    -moz-animation-duration: 152s;
    -ms-animation-duration: 152s;
    -o-animation-duration: 152s;
    animation-duration: 152s;
    margin-left: 43%;
}
.cloud.tiny {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
}
.cloud-5 {
    -webkit-animation-duration: 215s;
    -moz-animation-duration: 215s;
    -ms-animation-duration: 215s;
    -o-animation-duration: 215s;
    animation-duration: 215s;
    margin-left: 83%;
}
.cloud-6 {
    -webkit-animation-duration: 139s;
    -moz-animation-duration: 139s;
    -ms-animation-duration: 139s;
    -o-animation-duration: 139s;
    animation-duration: 139s;
    margin-left: 73%;
}
.cloud-7 {
    -webkit-animation-duration: 109s;
    -moz-animation-duration: 109s;
    -ms-animation-duration: 109s;
    -o-animation-duration: 109s;
    animation-duration: 109s;
    margin-left: 69%;
}
.cloud-8 {
    -webkit-animation-duration: 121s;
    -moz-animation-duration: 121s;
    -ms-animation-duration: 121s;
    -o-animation-duration: 121s;
    animation-duration: 121s;
    margin-left: 100%;
}
.cloud-9 {
    -webkit-animation-duration: 101s;
    -moz-animation-duration: 101s;
    -ms-animation-duration: 101s;
    -o-animation-duration: 101s;
    animation-duration: 101s;
    margin-left: 10%;
}
.cloud-10 {
    -webkit-animation-duration: 126s;
    -moz-animation-duration: 126s;
    -ms-animation-duration: 126s;
    -o-animation-duration: 126s;
    animation-duration: 126s;
    margin-left: 14%;
}
.cloud-11 {
    -webkit-animation-duration: 96s;
    -moz-animation-duration: 96s;
    -ms-animation-duration: 96s;
    -o-animation-duration: 96s;
    animation-duration: 96s;
    margin-left: 73%;
}
.cloud-12 {
    -webkit-animation-duration: 83s;
    -moz-animation-duration: 83s;
    -ms-animation-duration: 83s;
    -o-animation-duration: 83s;
    animation-duration: 83s;
    margin-left: 51%;
}
@-webkit-keyframes clouds {
    0% {
        left: -100%;
    }
    100% {
        left: 120%;
    }
}
@-moz-keyframes clouds {
    0% {
        left: -100%;
    }
    100% {
        left: 120%;
    }
}
@-ms-keyframes clouds {
    0% {
        left: -100%;
    }
    100% {
        left: 120%;
    }
}
@keyframes clouds {
    0% {
        left: -100%;
    }
    100% {
        left: 120%;
    }
}
@keyframes moveLeftBounce {
    0% {
        transform: translateX(0px);
    }
    50% {
        transform: translateX(20px);
    }
    100% {
        transform: translateX(0px);
    }
}
@keyframes moveBounce {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0px);
    }
}
.shape4 {
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite;
}
.shape3 {
    -webkit-animation: moveLeftBounce 3s linear infinite;
    animation: moveLeftBounce 3s linear infinite;
}

.boof2{
    text-align: left;
}
.showProfilters:after {
    position: absolute;
    content: '+';
    left: 10px;
    display: none;
}
.scrollfade {
    -webkit-transform: scale(1.08,1.08);
    -ms-transform: scale(1.08,1.08);
    -moz-transform: scale(1.08,1.08);
    -o-transform: scale(1.08,1.08);
    transform: scale(1.08,1.08);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover!important;
    background-position: center;
    z-index: 1;
    height: 336px;
}
.scrollfade {
    height: 236px;
}

.titr-container {
    position: relative;
    text-align: center;
    top: 132px;
}

#alertFlagVerify{
    margin-top: -27px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

#alertFlagPass{
    margin-top: -17px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.scrollfade:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(354deg,#000,#545454);
    opacity: .5;
    z-index: -1;
    border-radius: 10px;
    -webkit-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -ms-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -moz-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    -o-transition: all cubic-bezier(.1,.36,0,.9) .5s;
    transition: all cubic-bezier(.1,.36,0,.9) .5s;
}
.titr-container h2,
.titr-container h1 {
    display: inline-block;
    color: #FFF;
    position: relative;
    font-size: 2rem;
}
.line-2:before {
    content: "";
    position: absolute;
    top: 0;
    right: -75px;
    top: 24px;
    width: 60px;
    height: 1px;
    background-color: #fff;
    opacity: .3;
}
.line-2:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    left: -75px;
    top: 24px;
    width: 60px;
    height: 1px;
    background-color: #fff;
    opacity: .3;
}
.control input:checked~.control__indicator {
    box-shadow: -2px 1px 5px 0 #4e474714;
        background: #e33488;
        border-radius: 5px;
    overflow: hidden;
}
.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}
.control--checkbox .control__indicator:after {
    left: 7px;
    top: 4px;
    width: 4px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.filtersset .control--checkbox .control__indicator:after {
    left: 5px;
    top: 1px;
}
.control input:checked~.control__indicator:after {
    display: block;
}
.btn-b{
    width: 100%;
    filter: hue-rotate(0deg);
    background-image: none;
    outline: none!important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    border: none;
    position: relative;
    background: #e33488;
    padding: 15px 40px;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
}
.alert-danger {
    background-color: #fff1f0!important;
    color: #F44336;
    border: none;
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.06);
    box-shadow: 0 3px 15px rgba(0,0,0,.06);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-right: 3px solid;
    border-radius: 0;
    font-weight: 500;
}
.bestSale-product-section,
.nazdone-sismony-section,
.nazdone-shoes-section,
.latest-product-section{
padding-bottom: 50px;
}

/*.nazdone-notif p {
	flex-grow: 1;
	justify-content: flex-start;
	margin: 0 0.6em;
	*//* font-size: 1em; *//*
	font-size: 16px;
	position: relative;
	white-space: break-spaces;
	color: #595959;
	font-weight: 600;
	text-align: center;
	text-transform: none;
	display: inline-block;
	line-height: 2.2;
}*/

/*.nazdone-notif  {
    align-items: center;
    padding: 0.625em;
    overflow-y: hidden;
    *//*box-shadow: 0 0 0.625em #d9d9d9;*//*
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
    border: none;
    border-radius: 0.3125em;
    background: #fff;
    font-family: inherit;
    font-size: 1rem;
    bottom: 10px;
    position: fixed;
    z-index: 99;
   *//* left: calc(50% - 150px);*//*
    left: 50%;
    transform: translateX(-50%);
}*/

#moadlAddtoCart img {
    filter: hue-rotate(-390deg);
}
#moadlAddtoCart p {
    font-weight: 500;
    font-size: 1rem;
    color: #333;
}
.btn-new:hover {
    filter: hue-rotate(-146deg);
}
.btn-new.btn_red {
    background-image: url(https://www.nazdone.com/img/background_add_card.png)!important;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}
#moadlAddtoCart .btn-new {
    width: 111px;
    padding: 15px;
    background-size: 100% 90%;
    background-position: center;
}

#moadlAddtoCart button {
    float: none;
    font-size: unset;
    font-weight: 500;
    line-height: 1.5;
    color: white;
    text-shadow: none;
    opacity: unset;
    padding-top: 18px;
}


.spinerrow {
    position: absolute;
    top: 50%;
    left: 50%;
    background: white;
    transform: translate(-50%,-50%);
    text-align: center;
}
#spinner {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 40%;
    right: calc(50% - 50px);
    background: url("/content/images/nazdone.com.png") center center no-repeat;
    background-size: 94%;
    -webkit-animation: babystreet-swing ease-in-out .5s infinite alternate;
    animation: babystreet-swing ease-in-out .5s infinite alternate;
    transform-origin: center 120px;
}
.spinerrow #spinner {
    animation: none;
    transform-origin: none;
    top: unset;
    right: unset;
    position: relative;
    background-size: 90%;
}
.line {
    display: inline-block;
    width: 15px;
    height: 10px;
    border-radius: 15px;
    background-color: #ff49a2;
}
.load-2 .line:nth-last-child(3) {
    animation: loadingB 1.5s 0s infinite;
}
.load-2 .line:nth-last-child(2) {
    animation: loadingB 1.5s 0.5s infinite;
}
.load-2 .line:nth-last-child(1) {
    animation: loadingB 1.5s 1s infinite;
}
@keyframes loadingB {
0 {
    width: 15px;
}
50% {
    width: 35px;
}
100% {
    width: 15px;
}
}
/*.notif-animation {
    width: fit-content;
    display: inline-block;
    float: left;
    margin-left: 8px;
}*/

.checkmark {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    stroke-width: 4px;
    stroke: #a5dc86;
    stroke-miterlimit: 13;
    box-shadow: inset 0px 0px 0px #a5dc86;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    position: relative;
    right: 5px;
    margin: 0 auto;
}
/*.notif-error .notif-animation {
    color: #ff4040;
    font-size: 29px;
    height: 40px;
    width: 40px;
    border-radius: 100%;
}*/
.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 7px;
    stroke-miterlimit: 10;
    stroke: #e4f4da;
    fill: #fff;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}


.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%, 100% {
        transform: none;
    }

    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #4bb71b;
    }
}

/*.notif-error .notif-animation svg,
.notif-error .notif-animation .logo {
    position: absolute;
    left: 19px;
    top: 10px;
}*/

/*.notif-error .notif-animation .logo {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    animation-delay: 1s;
    text-align: center;
    line-height: 1.444;
}*/

.notif-error .notif-animation .circle {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: stroke 8s ease-out forwards;
}

@keyframes stroke {
  to {
    stroke-dashoffset: 0;
  }
}
.spinner-parent {
    margin: 0 auto;
    width: fit-content;
    max-width: 100%;
    min-height: auto;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    top: 20px;
}

.nazdone-notif.notif-loading {
    line-height: 6;
    top: 50%;
    bottom: 50%;
    min-height: 130px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
/*.notif-loading .spinner {
	--spinner-color: black;
	aspect-ratio: 1/1;
	border-radius: 50%;
	animation-name: spin;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.notif-loading .spinner--dotted {
	width: 48px;
	border: 5px dotted #ea4c89;
	animation-duration: 5s;
}*/
@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.glasscasecontainer {
    direction: ltr;
    position: relative;
}
.glasscasecontainer .like, .glasscasecontainer .D3 {
    right: 10%;
    position: absolute;
    z-index: 1999;
    font-size: 20px;
    padding: 0px;
    display: inline-block;
}
.glasscasecontainer .like {
    top: 19px;
}
.glasscasecontainer a {
    color: #333!important;
    cursor: pointer;
}

.ico360 {
    right: 10%;
    position: absolute;
    z-index: 1999;
    font-size: 20px;
    top: 71px;
    display: none;
    padding: 0;
    margin-right: -1px;
}
.btn360 {
    position: absolute;
    background: url(../img/vector60-6607-01.jpg);
    border-radius: 5px;
    background-repeat: no-repeat;
    color: transparent;
    z-index: 22;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 28px;
    background-position: right 3px top 3px;
    background-color: transparent;
}
.ico360 .btn360 {
    position: relative;
    border: none;
}
.glass-case {
    margin: 0 auto;
    width: 400px;
    height: 563px;
}

.gc-overlay-area{
    display: none;
}
.singlepage .glass-case ul li .gc-li-display-container img{
    transform: translate(-50%,-50%);
    margin: 0!important;
}
.gc-thumbs-area .gc-icon, .gc-display-area .gc-icon{
    background: rgba(72, 71, 71, 0.5);
    border: 1px solid #7f7f7f;
}
.gc-display-area .gc-icon-prev, .gc-display-area .gc-icon-next {
    display: none;
}
.gc-display-area:hover .gc-icon-prev, .gc-display-area:hover .gc-icon-next {
    display: block;
}
.glass-case ul li {
    border: 1px solid #ccc!important;
    border-radius: 5px!important;
}
.glass-case ul li.gc-active, .glass-case ul li.gc-active:hover {
    border-color: #ff2992!important;
    cursor: default;
    border-radius: 5px;
}
.gc-display-area {
    background: transparent!important;
    border: none!important;
}
.lostarea {
    padding-bottom: 100px;
    text-align: center;
    padding-top: 0;
}
.notfoundimg {
    width: 800px;
    max-width: 95%;
    margin: 0 auto;
    background: #fff;
    padding: 30px 15px;
    margin-bottom: -80px;
}
.notfoundimg img {
    margin-bottom: 15px;
}
.notfoundimg .button-outline {
    background-color: #de1d7c;
    border-color: #de1d7c;
    color: #fff;
}
.blog_area {
    direction: rtl;
}

.blog_right_sidebar .single_sidebar_widget {
    background: #fbf9ff;
    padding: 15px;
    margin-bottom: 30px;
}
.blog_right_sidebar .single_sidebar_widget {
    border-radius: 5px;
    background-color: #fff;
    background-image: url(https://sanjagh.imcloud.org/themes/custom-aabc/images/sidebar-ribbon.png);
    background-position: calc(111% + 1px) -1px;
    background-repeat: no-repeat;
    box-shadow: 0 10px 20px 0 rgba(221,221,221,.3);
}
.blog_right_sidebar .widget_title {
    text-align: right;
}
.blog_right_sidebar .widget_title {
    font-size: 17px;
    margin-bottom: 20px;
}
.blog_right_sidebar .widget_title::after {
    content: "";
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #f0e9ff;
}

blockquote {
    background-color: #f0f2f7;
    border: 1px solid #ea4c89;
    border-radius: 15px;
    padding: 10px 15px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    width: fit-content;
    margin-inline: auto;
    margin-block: 10px;
}

blockquote p {
    margin-bottom: 0 !important;
}

.ti-quote-left:before {
    content: "\e67f";
    color: #ea4c89;
}

.search_widget input {
    display: block;
    width: 100%;
    padding: .5rem 1.25rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.9;
    color: #343a40;
    background-color: #f8f9fa;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    border-radius: .3125rem!important;
    box-shadow: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0;
}
.blog_right_sidebar .search_widget .form-control {
    height: 45px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999;
    padding-left: 20px;
    border-radius: 0;
    border-right: 0;
}
.blog_right_sidebar .search_widget .form-control {
    width: calc(100% - 50px)!important;
    display: inline-block;
    box-shadow: none;
    border: 0;
    border-radius: 0!important;
}
.search_widget .button {
    background: #df1777;
    float: left;
    width: 50px!important;
    padding: 12px;
    padding-bottom: 7px;
}
.blog_right_sidebar .post_category_widget .cat-list li {
    border-bottom: 1px solid #f0e9ff;
    transition: all .3s ease 0;
    padding-bottom: 12px;
}
.blog_right_sidebar .post_category_widget .cat-list li a {
    font-size: 14px;
    line-height: 20px;
    color: #888;
}
.blog_right_sidebar .post_category_widget .cat-list li a p {
    margin-bottom: 0;
}
.blog_right_sidebar .post_category_widget .cat-list li a p {
    margin-left: 5px;
}
.blog_right_sidebar .post_category_widget .cat-list li+li {
    padding-top: 15px;
}
.blog_right_sidebar .media.post_item img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.blog_right_sidebar .popular_post_widget .post_item .media-body {
    justify-content: center;
    align-self: center;
    padding-right: 20px;
    text-align: right;
}
.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    transition: all .3s linear;
}
.blog_right_sidebar .popular_post_widget .post_item .media-body p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
}
.blog_right_sidebar .popular_post_widget .post_item+.post_item {
    margin-top: 20px;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.blog_right_sidebar .post_category_widget .cat-list li:last-child {
    border-bottom: 0;
}
.blog_item {
    margin-bottom: 50px;
    -webkit-box-shadow: 0 3px 15px rgba(0,0,0,.06);
    box-shadow: 0 3px 15px rgba(0,0,0,.06);
    border-radius: 5px;
    overflow: hidden;
}
.imgcontain {
    display: block;
}
.blog_item_img {
    position: relative;
    min-height: 250px;
    background-size: cover;
    background-position: center;
    background-image: url("https://www.nazdone.com/storage/blog/dVBxVKr7tq6uHd2kiFNBSgv48XEDoiVxMpVv8t7V.png");
}

.blog_details {
    padding: 30px 0 20px 10px;
    box-shadow: 0 10px 20px 0 rgba(221,221,221,.3);
    background: #fff;
    text-align: right!important;
    padding: 15px !important;
}
.blog_details h2 {
    height: 40px;
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden;
}
.blog_details p {
    margin-bottom: 20px;
    font-size: 13px;
    max-height: 46px;
    overflow: hidden;
}
.blog-info-link li {
    float: left;
    font-size: 14px;
}
.blog-info-link::after {
    content: "";
    display: block;
    clear: both;
    display: table;
}
.blog-info-link li a {
    color: #999;
}
.blog-info-link li i, .blog-info-link li span {
    font-size: 13px;
    margin-right: 5px;
}
.blog-info-link li i.ti-eye {
    font-size: 15px;
}
.page-item:not(:first-child) .page-link {
    margin-right: 0 !important;
}
.singleblog p {
    line-height: 30px;
    text-align: justify;
    direction: rtl;
    max-height: fit-content;
}
.blogmeta {
    color: #b3aeae;
    text-align: left;
    margin-bottom: 5px;

}
@media(min-width:768px){
.blogmeta {

    display: flex;
  justify-content: space-between;
}
}
.blogmeta i, .blogmeta button span {
    font-size: 20px;
    margin-top: 1px;
    margin-left: 4px;
}
.ti-alarm-clock:before {
    content: "\e6c6";
}
.blogmeta small {
    display: inline-block;
}
.likeblog {
    display: inline-block;
    margin-right: 20px;
}
.likebtn {
    border: none;
    background: none;
}
.blogmeta button {
    float: right;
}
.postDetail span {
    display: inline-block;
}

.postDetail h2 {
    height: unset !important;
}

.blogmeta i, .blogmeta button span {
    font-size: 20px;
    margin-top: 1px;
    margin-left: 4px;
}
.blog_details h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    text-align: right;
}
.postDetail p img {
    width: auto!important;
    margin: 0 auto;
    display: block;
    height: unset!important;
    max-width: 100%!important;
}
.blog-carousel .Small-cart {
    box-shadow: inset -1px 1px 15px rgba(0,0,0,.06);
    padding: 10px!important;
}
.imgcorner {
    float: right;
    width: 90px;
    height: 90px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin-left: 5px;
}
.blog-carousel h6, .blog-carousel h4 {
    text-align: right;
    padding-top: 15px;
    font-size: 14px;
}
.blog-carousel h6 a, .blog-carousel h4 a {
    color: #333;
}
.blog-carousel p {
    font-size: 13px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
}

.comment-open-button {
    float: left;
    background: #df1777;
    border-radius: 5px;
}
.comment-open-button:hover{
color: white;
}
.post-commenting-title small {
    display: block;
    font-size: 13px;
    line-height: 30px;
}
.addNewComment {
    height: 0;
    padding: 0;
    transition: all 0.5s;
    overflow: hidden;
}
.addNewComment.show{
height: 300px;
}
textarea.form-control {
    margin: 0!important;
    box-shadow: 2px 2px 3px 1px #eee;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: .3125rem!important;
    background-color: #f8f9fa;
}
input[name="captcha"] {
    text-align: center;
    font-family: sans-serif;
    direction: ltr;
}
.btn-new {
    background-image: url("/content/images/background_add_card.png");
}
textarea.form-control {
    height: auto;
}
.singleblog p {
    line-height: 30px;
    text-align: justify;
    direction: rtl;
}
.singleblog h3, .singleblog .h3 {
    font-size: 20px;
}

.form-group {
    margin-bottom: 1rem;
}
.blog-carousel .Small-cart  p {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.comments-list li .comment-holder {
    padding-bottom: 30px;
}
.comment-inner {
    background: #f7f7f7;
    border-radius: 3px;
    padding: 30px;
}
.comments-holder, .comment-desc-holder {
    overflow: hidden;
}
.comment-top-holder {
    padding: 5px 0;
}
.comment-author {
    font-size: 18px;
}
.comment-text-holder {
    color: #666;
    font-size: 15px;
    font-weight: 400;
}
.comment-text-holder p:last-child {
    margin-bottom: 0;
}
.postDetail span {
    display: inline-block;
    max-width: 100%;
}
.postDetail .blog-product-carousel img {
    width: 100% !important;
    height: 170px !important;
    object-fit: cover;
}

#sitemap li span.expanded {
    background: url("https://www.nazdone.com/img/expanded.gif") no-repeat 0 0;
}
.alert-info.sizebox3 {
    color: #ff6868;
    background-color: #ff686826;
    border-color: #ff686826;
    display: inline-flex;
}
/*.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: 0.25rem;
}*/
.singleAct .btn:hover {
    background-color: #d2649b !important;
    color: white;
    filter: none;
}
.hide{
display: none !important;
}
input[type="radio"],
.radio-label,
select{
cursor: pointer;
}
.empty {
    color: #df1777;
    font-weight: 500;
}
.santiShow {
    cursor: pointer;
    background: rgba(0,0,0,0) none no-repeat center center / contain;
    background-image: url(../images/size_guide.png);
    background-size: auto 30px;
    border: solid 1px #ea4c896e;
    padding: 5px 10px 7px;
    display: inline-block;
    font-size: .75rem !important;
    margin-right: 10px;
}
.Guide:hover {
    box-shadow: 1px 1px 4px 3px #50474724;
}
#modalLogin {
    direction: rtl;
    text-align: right;
    overflow: hidden;
}
.modal-header, .modal-body {
    direction: rtl;
}
.modal-header button.close {
    margin-left: 0;
    float: left;
}
.modal-header, .modal-body {
    direction: rtl;
}
.loginfav {
    width: 150px;
    display: block;
    margin: 20px auto;
}
#modalLogin .btn-new {
    display: inline-block;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background-color: inherit;
    border: none;
    box-shadow: none;
}
.btn-new:hover {
    color: #fff;
}

.noUi-connect {
    background: #ec406a!important;
}
.callme {
    padding: 10px;
    background: #f9f9f9;
    border-radius: 15px;
    box-shadow: -1px 1px 9px 4px #f7f1f8;
    color: #4f4e53;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    outline: none;
    border: none;
}
.callme i {
    float: right;
    font-size: 18px;
    margin-left: 5px;
}
.login1 img.isLogin{
    float: left;
    position: relative;
    bottom: -9px;
    width: 12px;
    left: -5px;
}
.login1 img.arrow-login{
    float: left;
    position: relative;
    bottom: 3px;
    width: 12px;
    left: -5px;
}
.dropdown-content {
    display: none;
    position: absolute;
    width: 225px;
    overflow: auto;
    z-index: 999;
    left: 50%;
    top: 155%;
    transform: translateX(-50%);
    padding: 15px;
    text-align: right;
    background: #fff;
    -webkit-box-shadow: 0 2px 9px 0 hsla(0,0%,44.3%,.32);
    box-shadow: 0 2px 9px 0 hsla(0,0%,44.3%,.32);
    border-top: 2px solid;
    border-color: #fe87bd;
}
.dropdown-content {
    top: 65px;
}
.dropdown-content.show {
    display: block;
}
#myDropdown {
    z-index: 19999;
}
.c-header__profile-dropdown-user {
    background: #fff;
    margin: -15px;
    padding: 15px 5px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.c-header__profile-dropdown-user-img img {
    width: 32px;
}
.c-header__profile-dropdown-user-name {
    display: inline-block;
    color: #4f4e53;
    font-weight: 500;
}

.usernameinhead {
    display: block !important;
    margin-bottom: 0 !important;
    margin-right: 33px;
    font-size: 85%;
    font-weight: 400;
    margin-top: 5px;
}
.clear {
    clear: both;
}

#myDropdown a {
    display: block;
    color: #4f4e53;
    font-size: .857rem;
    line-height: 30px;
}

.dorpdownuser {
    position: relative;
    display: inline-block;
}

.c-price__value-wrapper .old-price {
    display: block;
    letter-spacing: .5px;
    color: #acacac;
    text-decoration: line-through;
    padding-top: 3px;
    min-height: 31px;
    font-size: 14px;
    font-weight: 500;
}
.cat-des {
    height: 63.25px;
    overflow: hidden;
    padding-bottom: 71px !important;
    transition: height 0.5s;
    position: relative;
    direction: rtl;
    text-align: justify;
}
.cat-des .more-des {
    position: absolute;
    left: 33px;
    top: 5px;
    width: 22px;
    line-height: 4;
    height: 55px;
    border-radius: 100%;
}
.cat-des .content h2:first-child {
    background-color: #0000000d;
    border: 1px solid #8080803b;
    padding-left: 51px;
    color: black;
    font-weight: 800;
    padding: 20px;
    border-radius: 10px;
}
.cat-des h2 {
    font-size: 17px;
}
.cat-des * {
    line-height: 25px;
}
.partnerPrice{
    color: #fff;
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    background: #4c5863;
    padding: 7px 10px;
    position: relative;
    margin-right: 10px;
    display: inline-block;
}
.partnerPrice:after {
    position: absolute;
    right: 0;
    border-left: 9px solid #4c5863;
    content: "";
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    top: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    height: 100%;
}
.isadmin {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}
.isadmin a {
    background: #353338;
    padding: 5px 15px;
    color: #fff;
    font-size: 13px;
    margin-left: 0;
    margin-right: auto;
    direction: ltr;
}
.overflow-y-hidden{
overflow-y: hidden;
}
ul.slimmenu li {
    position: relative;
    float: right;
    display: block;
    background-color: #fff;
}
ul.sub-menu-child li{
display: inline-block;
}
ul.sub-menu-child{
width: 200px;
}
.newheader .container  ul.sub-menu-child .col-md-6{
    line-height: 1;
}
.owl-carousel .owl-stage-outer{
    padding-top: 10px;
}

#uploadFile{
    margin: 0;
    border-radius: 4px !important;
    background: #f7f7f7;
    padding-right: 10px;
    font-size: .9rem;

}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #c2c2c2;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(188 189 191 / 25%);
}
#uploadFile i{
    font-size: 20px;
    line-height: 1;
    color: green;
}
.continue-shopping{
    padding-inline: 0;
}
.continue-shopping{
    padding-inline: 0;
    color: white !important;
}
.continue-shopping:after {
    content: "\e629";
    font-family: 'themify';
    font-size: 1em;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    position: relative;
    top: .03em;
    right: 8px;
    transition: right .2s ease-in-out;
}
.continue-shopping:hover {
    background: #c9327b!important;
}
.continue-shopping:hover:after {
    right: 3px;
}

#product-show .singleD{
    min-height: 635px;
}

.lin-he{

    line-height: 1 !important;
}

.gap-10{
    gap: 10%;
}

.singleblog .Small-cart,
.singleblog .cardpro{
    height: 370px;
}

pre, code, kbd, samp {
      font-family: IRANSans !important;

}
.size-m-lef{
    margin-left:60px;
}
@media (max-width:1650px){
    .size-m-lef{
        margin-left:28px;
    }
}
.show-mob{
    display:none;
}
@media (max-width:768px){

    .hide-mob{
        display:none;
    }
    .show-mob{
        display:block;
    }
}
.notifs-container{
    width: 100%;
    position: fixed;
    bottom: 52px;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;

}
.nazdone-notif{
    display: flex;
    align-items: center;
    font-size:1rem;
    justify-content: center;
    gap: 2px;
    padding: 0.625em;
    border-radius: 0.3125em;
    background: #fff;

}
.nazdone-notif p{
    color: #595959;
    font-size: 16px;
    position: relative;
    white-space: break-spaces;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    display: inline-block;
    line-height: 1.7;
    margin:0;
}

.notif-animation{
    position: relative;
    width: 40px;
    height: 40px;

}
.notif-animation svg{
    display:block;
}
.notif-animation .logo{
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    color: #ff4d4d;
    cursor: pointer;
}

.nazdone-notif.notif-error p{
    color: #fb5353;
}

#post-section .cardpro .timer{
    font-size: 12px;
    padding: 3px:
    min-width: 68px !important;
    min-height: 37px;
}