/* ReSharper disable once InvalidValue */
/* ReSharper disable once CssNotResolved */
/* ReSharper disable once CssNotResolved */
/* ReSharper disable once CssNotResolved */
/* ReSharper disable once CssNotResolved */
/* ReSharper disable once CssNotResolved */
/* ReSharper disable once CssNotResolved */
/* ReSharper disable CssNotResolved */
@font-face {
    font-family: "Peyda-Black";
    src: url("../fonts/Peyda/eot/PeydaWeb-Black.eot") format("embedded-opentype"), url("../fonts/Peyda/woff/PeydaWeb-Black.woff") format("woff"), url("../fonts/Peyda/ttf/Peyda-Black.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: "Peyda-ExtraBold";
    src: url("../fonts/Peyda/eot/PeydaWeb-ExtraBold.eot") format("embedded-opentype"), url("../fonts/Peyda/woff/PeydaWeb-ExtraBold.woff") format("woff"), url("../fonts/Peyda/ttf/Peyda-ExtraBold.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: "Peyda-Bold";
    src: url("../fonts/Peyda/eot/PeydaWeb-Bold.eot") format("embedded-opentype"), url("../fonts/Peyda/woff/PeydaWeb-Bold.woff") format("woff"), url("../fonts/Peyda/ttf/Peyda-Bold.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: "Peyda-SemiBold";
    src: url("../fonts/Peyda/eot/PeydaWeb-SemiBold.eot") format("embedded-opentype"), url("../fonts/Peyda/woff/PeydaWeb-SemiBold.woff") format("woff"), url("../fonts/Peyda/ttf/Peyda-SemiBold.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: "Peyda-Medium";
    src: url("../fonts/Peyda/eot/PeydaWeb-Medium.eot") format("embedded-opentype"), url("../fonts/Peyda/woff/PeydaWeb-Medium.woff") format("woff"), url("../fonts/Peyda/ttf/Peyda-Medium.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: "Peyda-Regular";
    src: url("../fonts/Peyda/eot/PeydaWeb-Regular.eot") format("embedded-opentype"), url("../fonts/Peyda/woff/PeydaWeb-Regular.woff") format("woff"), url("../fonts/Peyda/ttf/Peyda-Regular.ttf") format("truetype");
    font-style: normal;
}
@font-face {
    font-family: "Peyda-Light";
    src: url("../fonts/Peyda/eot/peydaWeb-light.eot") format("embedded-opentype"), url("../fonts/Peyda/woff/peydaWeb-light.woff") format("woff"), url("../fonts/Peyda/ttf/peyda-light.ttf") format("truetype");
    font-style: normal;
}
* {
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    direction: rtl;
}

a {
    text-decoration: none;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

p {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.my-80 {
    margin: 80px 0;
}

.mt-80 {
    margin-top: 80px;
}

.mb-80 {
    margin-bottom: 80px;
}

.my-100 {
    margin: 100px 0;
}

.mt-100 {
    margin-top: 100px;
}

.mb-100 {
    margin-bottom: 100px;
}

.gap-2 {
    gap: 2px;
}

.gap-4 {
    gap: 4px;
}

.gap-10 {
    gap: 10px;
}

.gap-20 {
    gap: 20px;
}

.AZ-img-container {
    position: relative;
    overflow: hidden;
    display: block;
}
.AZ-img-container::after {
    content: "";
    display: block;
}

.AZ-img-container-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.AZ-img-cover img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.amazing-offer-time {
    font-size: 18px;
    color: #0D3162;
    font-family: "Peyda-ExtraBold";
    direction: ltr;
}
.amazing-offer-time .part {
    display: flex;
}
.amazing-offer-time .part:last-child .text {
    display: none;
}

.AZ-section-title {
    font-size: 17px;
    color: #0D3162;
    font-family: "Peyda-Bold";
    white-space: nowrap;
}

.AZ-title-wrapper {
    gap: 22px;
    margin-bottom: 27px;
}
.AZ-title-wrapper .line {
    width: 100%;
    height: 1px;
    background: rgba(209, 217, 232, 0.55);
    position: relative;
}
.AZ-title-wrapper .line::after, .AZ-title-wrapper .line::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 25px;
    width: 1px;
    transform: translateY(-50%);
}
.AZ-title-wrapper .line::before {
    left: unset;
    right: 0;
}
.AZ-title-wrapper .line.line-left::after {
    background: rgba(209, 217, 232, 0.55);
}
.AZ-title-wrapper .line.line-right::before {
    background: rgba(209, 217, 232, 0.55);
}
.AZ-title-wrapper .view-all-btn {
    font-size: 13px;
    color: #0D3162;
    font-family: "Peyda-Regular";
    gap: 13px;
    white-space: nowrap;
}
.AZ-title-wrapper .view-all-btn span {
    font-size: 8px;
    color: #29CD8E;
}

.AZ-page-title {
    font-size: 22px;
    color: #0D3162;
    font-family: "Peyda-Bold";
    margin-bottom: 28px;
}
.AZ-page-title span {
    color: #F33446;
}

.AZ-page-text {
    font-size: 16px;
    color: #000000;
    font-family: "Peyda-Medium";
    line-height: 203.868%;
}

.AZ-primary-btn,
.AZ-secondary-btn {
    font-size: 15px;
    color: #ffffff;
    font-family: "Peyda-SemiBold";
    border-radius: 14px;
    padding: 10px 40px;
    transition: all 0.2s linear;
    border: 1px solid #F33446;
    background: #F33446;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.AZ-primary-btn:hover,
.AZ-secondary-btn:hover {
    color: #ffffff;
}

.AZ-secondary-btn {
    background: #29CD8E;
    border: 1px solid #29CD8E;
}
.AZ-secondary-btn:hover {
    color: #fff;
    background: #049f47;
}

.AZ-field-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}
.AZ-field-group label {
    font-size: 12px;
    color: #000000;
    font-family: "Peyda-SemiBold";
    margin-bottom: 4px;
}
.AZ-field-group input,
.AZ-field-group textarea {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-SemiBold";
    border-radius: 14px;
    border: 1px solid #E1E1E1;
    background: #FFF;
    flex-grow: 1;
}
.AZ-field-group input::-moz-placeholder, .AZ-field-group textarea::-moz-placeholder {
    color: #B1BBCF;
}
.AZ-field-group input::placeholder,
.AZ-field-group textarea::placeholder {
    color: #B1BBCF;
}
.AZ-field-group textarea {
    padding: 20px;
}
.AZ-field-group input {
    height: 50px;
}
.AZ-field-group .input-desc {
    font-size: 12px;
    color: #9FAFD0;
    font-family: "Peyda-Medium";
    margin-top: 10px;
}

.field-group-inner {
    border-radius: 14px;
    border: 1px solid #E1E1E1;
    background: #FFF;
    display: flex;
    align-items: center;
}
.field-group-inner input,
.field-group-inner textarea {
    border-radius: unset;
    border: unset;
    background: unset;
}
.field-group-inner span {
    padding: 0 24px 0 12px;
    font-size: 24px;
    color: #0D3162;
}

.AZ-checkbox-group label {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-SemiBold";
    padding-right: 29px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.AZ-checkbox-group label::after {
    content: "";
    font-family: "icomoon";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
    transition: all 0.2s linear;
    background: transparent;
    border: 1px solid #E1E1E1;
}
.AZ-checkbox-group input {
    display: none;
}
.AZ-checkbox-group input:checked ~ label::after {
    content: "\e922";
    background: #29CD8E;
}

.logo-wrapper {
    gap: 23px;
}
.logo-wrapper .logo-desc {
    font-size: 12px;
    color: white;
    font-family: "Peyda-SemiBold";
}
.logo-wrapper .logo-title {
    font-size: 20px;
    color: black;
    font-family: "Peyda-Black";
}
.logo-wrapper img {
    width: 40px;
}

.AZ-footer {
    background: black;
}
.AZ-footer .logo-wrapper {
    gap: 22px;
    margin-bottom: 23px;
}
.AZ-footer .logo-wrapper img {
    width: 40.284px;
}
.AZ-footer .logo-wrapper .logo-desc {
    color: #B1BBCF;
    font-size: 15px;
    font-family: "Peyda-SemiBold";
}
.AZ-footer .logo-wrapper .logo-title {
    color: #29CD8E;
    font-size: 25px;
    font-family: "Peyda-Black";
}
.AZ-footer .back-top-btn img {
    width: 100%;
    margin-top: -23px;
}
.AZ-footer .back-top-btn .back-top-txt {
    font-size: 15px;
    font-family: "Peyda-Medium";
    color: #FFFFFF;
    margin-top: 10px;
}
.AZ-footer .back-top-btn .arrow-back {
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    font-size: 66px;
    color: #0D3162;
}
.AZ-footer .support-link,
.AZ-footer .support-text {
    font-size: 13px;
    color: #FFFFFF;
    font-family: "Peyda-Medium";
    transition: all 0.2s linear;
}
.AZ-footer .support-link:hover {
    color: #29CD8E;
}
.AZ-footer .foter-content {
    padding: 40px 0;
}
.AZ-footer .copyright-text {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3294117647);
    font-family: "Peyda-Regular";
    padding-bottom: 10px;
}
.AZ-footer .footer-text {
    font-size: 15px;
    color: #FFFFFF;
    font-family: "Peyda-Medium";
    line-height: 203.868%; /* 30.58px */
}
.AZ-footer .footer-title {
    font-size: 17px;
    color: #FFFFFF;
    font-family: "Peyda-Bold";
    margin-bottom: 27px;
}
.AZ-footer .footer-link {
    font-size: 13px;
    color: #8493B1;
    font-family: "Peyda-SemiBold";
    transition: all 0.2s linear;
    padding: 5px 0;
}
.AZ-footer .footer-link:hover {
    color: #FFFFFF;
}
.AZ-footer .footer-social {
    margin-bottom: 50px;
}
.AZ-footer .footer-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.5490196078);
    font-size: 20px;
    transition: all 0.2s linear;
}
.AZ-footer .footer-social a:hover {
    color: #29CD8E;
}
.AZ-footer .footer-contact {
    font-size: 14px;
    color: "Peyda-Regular";
    color: #fff;
    margin-bottom: 10px;
}
.AZ-footer .footer-contact_link {
    transition: all 0.2s linear;
}
.AZ-footer .footer-contact_link:hover {
    color: #29CD8E;
}

.AZ-accordion .accordion-item {
    width: 100%;
    border: none;
    overflow: hidden;
    border-radius: 12px;
    border: 2px solid #D1D9E8;
    background: #FFF;
    margin-bottom: 10px;
}
.AZ-accordion .accordion-item.open {
    border: 2px solid #380E94;
}
.AZ-accordion .accordion-item.open .close-accordion {
    display: block;
}
.AZ-accordion .accordion-item.open .open-accordion {
    display: none;
}
.AZ-accordion .accordion-content {
    padding: 0 44px 38px;
}
.AZ-accordion .accordion-content p {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Regular";
}
.AZ-accordion .accordion-item__button {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Bold";
    border: none;
    width: 100%;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    text-align: right;
    padding: 38px 44px;
    background: transparent;
}
.AZ-accordion .accordion-item__button .close-accordion,
.AZ-accordion .accordion-item__button .open-accordion {
    margin-right: 10px;
    font-size: 25px;
    color: #000000;
}
.AZ-accordion .accordion-item__button .close-accordion {
    display: none;
}
.AZ-accordion .accordion-item__button .open-accordion {
    display: block;
}

.AZ-faq-page .AZ-accordion {
    margin-top: 77px;
}

.AZ-product-card .product-card-img {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 13px;
}
.AZ-product-card .product-card-img::after {
    padding-bottom: 60%;
}
.AZ-product-card .product-card-btn {
    font-size: 14px;
    font-family: "Peyda-Bold";
    color: #ffffff;
    border-radius: 5px;
    background: #F33446;
    box-shadow: 0px 4px 4px 0px rgba(243, 52, 70, 0.36);
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 26px;
    height: 34px;
    padding: 5px;
}
.AZ-product-card .product-card-btn span {
    font-size: 24px;
}
.AZ-product-card .product-card-title {
    font-size: 15px;
    color: #0D3162;
    font-family: "Peyda-Bold";
}
.AZ-product-card .product-card-title:hover {
    color: #F33446;
}
.AZ-product-card .product-card-price .price {
    font-size: 17px;
    font-family: "Peyda-ExtraBold";
    color: #0D3162;
}
.AZ-product-card .currency {
    font-size: 9px;
    color: #0D3162;
    font-family: "Peyda-Light";
    writing-mode: vertical-rl;
}
.AZ-product-card .old-price {
    font-size: 12px;
    color: #9FAFD0;
    font-family: "Peyda-SemiBold";
    text-decoration: line-through;
}
.AZ-product-card .discount-tag {
    font-size: 12px;
    color: #FFFFFF;
    font-family: "Peyda-Bold";
    padding: 6px 4px 2px;
    border-radius: 6px;
    background: #F33446;
    box-shadow: 0px 4px 8.1px 0px rgba(243, 52, 70, 0.36);
    height: 17px;
}
.AZ-product-card .discount-tag span {
    color: #FB9D09;
}

.AZ-horizontal-product-card {
    position: relative;
}
.AZ-horizontal-product-card .product-card-img {
    min-width: 143px;
    width: 143px;
}
.AZ-horizontal-product-card .product-card-img::after {
    padding-bottom: 80%;
}
.AZ-horizontal-product-card.discounted-product .product-card-btn p {
    display: none;
}
.AZ-horizontal-product-card .discount-tag {
    height: 34px;
    border-radius: 6px;
    flex-grow: 1;
    border-radius: 6px;
    background: #0D3162;
    box-shadow: 0px 4px 8.1px 0px rgba(13, 49, 98, 0.36);
}

.discounted-product .currency {
    font-size: 12px;
}

.AZ-login-page {
    background-image: url("../img/Vector.png");
    background-size: 50%;
    background-position: left bottom;
    background-repeat: no-repeat;
    min-height: 100vh;
    height: 100vh;
    display: flex;
    flex-direction: column;
    position: relative;
}
.AZ-login-page::after, .AZ-login-page::before {
    content: "";
    position: absolute;
    right: 30%;
    bottom: 15%;
    border-radius: 267px;
    opacity: 0.22;
    background: #29CD8E;
    filter: blur(91.5999984741px);
    width: 267px;
    height: 267px;
    z-index: -1;
}
.AZ-login-page::before {
    right: 15%;
    bottom: unset;
    top: 20%;
    background: #F33446;
}
.AZ-login-page .login-box {
    border-radius: 14px;
    background: #FFF;
    box-shadow: 0px 25px 92.5px 0px rgba(0, 0, 0, 0.1);
    margin: 100px 0 30px;
    flex-grow: 1;
}
.AZ-login-page .login-content {
    border-radius: 14px;
    background: #FFF;
    box-shadow: 0px 25px 92.5px 0px rgba(0, 0, 0, 0.1);
}
.AZ-login-page .login-form {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.AZ-login-page .login-form-title {
    font-size: 15px;
    color: #0D3162;
    font-family: "Peyda-SemiBold";
    margin-bottom: 18px;
}
.AZ-login-page .login-form-text {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-Medium";
}
.AZ-login-page .login-form-alert {
    font-size: 14px;
    color: #F33446;
    font-family: "Peyda-Medium";
    margin-bottom: 18px;
}
.AZ-login-page .login-tab {
    border-radius: 14px;
    border: 1px solid #F4F4F4;
    background: #FFF;
    height: 50px;
    margin-bottom: 20px;
}
.AZ-login-page .login-tab .login-tab-link {
    font-size: 15px;
    color: #B1BBCF;
    font-family: "Peyda-SemiBold";
    border-radius: 14px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.AZ-login-page .login-tab .active {
    color: #0D3162;
    box-shadow: 0px 4px 24.7px 0px rgba(0, 0, 0, 0.09);
    background: #ffffff;
}
.AZ-login-page .login-btn {
    margin-top: 25px;
}
.AZ-login-page .forget-password {
    font-size: 12px;
    color: #1671FA;
    font-family: "Peyda-SemiBold";
    transition: all 0.2s linear;
}
.AZ-login-page .forget-password:hover {
    color: #000000;
}
.AZ-login-page .login-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 90px;
}
.AZ-login-page .login-content .AZ-page-text {
    text-align: justify;
}
.AZ-login-page .logo-wrapper {
    margin-bottom: 40px;
}
.AZ-login-page .login-menu {
    margin-bottom: 50px;
}
.AZ-login-page .login-menu-link {
    font-size: 13px;
    color: #8493B1;
    font-family: "Peyda-Medium";
    transition: all 0.2s linear;
}
.AZ-login-page .login-menu-link:hover {
    color: #0D3162;
}
.AZ-login-page .field-group-inner span {
    padding: 0 24px 0 12px;
    font-size: 24px;
    color: #0D3162;
}

.AZ-post-card {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.AZ-post-card .post-card-img {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 13px;
}
.AZ-post-card .post-card-img::after {
    padding-bottom: 60%;
}
.AZ-post-card .post-card-title {
    font-size: 15px;
    color: red;
    font-family: "Peyda-Bold";
}
.AZ-post-card .post-card-text {
    font-size: 15px;
    color: #000000;
    font-family: "Peyda-Medium";
}
.AZ-post-card .post-card-date {
    font-size: 12px;
    color: #FFFFFF;
    font-family: "Peyda-Regular";
    border-radius: 6px;
    padding: 1px 10px;
    background: #29CD8E;
    box-shadow: 0px 4px 8.1px 0px rgba(41, 205, 142, 0.48);
}
.AZ-post-card .post-card-details {
    font-size: 14px;
    color: #9FAFD0;
    font-family: "Peyda-Regular";
}
.AZ-post-card .post-card-details span {
    font-size: 16px;
}

.post-big-box {
    width: 100%;
    border-radius: 12px;
    height: 100%;
}
.post-big-box::after {
    padding-bottom: 80%;
}
.post-big-box .box-title {
    font-size: 22px;
    color: #fff;
    font-family: "Peyda-Bold";
}
.post-big-box .box-details {
    font-size: 14px;
    color: #fff;
    font-family: "Peyda-Regular";
}
.post-big-box .box-overlay {
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.52) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-start;
    padding: 42px;
}

.AZ-post-card-small {
    margin-bottom: 12px;
    flex-direction: row;
}
.AZ-post-card-small .post-card-img {
    min-width: 122px;
    width: 122px;
    margin-bottom: 0;
}
.AZ-post-card-small .post-card-img::after {
    padding-bottom: 100%;
}
.AZ-post-card-small:last-child {
    margin-bottom: 0;
}

.AZ-post-cart-rectangle .post-card-img {
    height: auto;
    flex-grow: 1;
}
.AZ-post-cart-rectangle .post-card-img::after {
    padding-bottom: unset;
}

.post-time {
    font-size: 12px;
    color: #fff;
    font-family: "Peyda-Regular";
    border-radius: 6px;
    background: #29CD8E;
    box-shadow: 0px 4px 8.1px 0px rgba(41, 205, 142, 0.48);
    padding: 0 5px;
}

.AZ-cart-page {
    padding: 50px 0;
}
.AZ-cart-page .cart-page-title {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-Bold";
    margin-bottom: 20px;
}
.AZ-cart-page .cart-item-box {
    padding: 13px 8px 13px 51px;
    border-radius: 15px;
    border: 1px solid #ECECEC;
    background: #FFF;
    margin-bottom: 20px;
}
.AZ-cart-page .cart-item-box .AZ-product-card {
    background: transparent;
    box-shadow: none;
    padding: 0;
    gap: 37px;
}
.AZ-cart-page .cart-item-box .product-card-img {
    width: 112px;
    border-radius: 12px;
    margin: 0;
}
.AZ-cart-page .cart-item-box .product-card-img::after {
    padding-bottom: 100%;
}
.AZ-cart-page .cart-item-box .product-card-price {
    font-size: 15px;
    color: #0D3162;
    font-family: "Peyda-ExtraBold";
}
.AZ-cart-page .cart-item-box .old-price {
    font-size: 12px;
    color: #9FAFD0;
    font-family: "Peyda-SemiBold";
    text-decoration: line-through;
}
.AZ-cart-page .cart-item-box .currency {
    font-size: 9px;
    color: #0D3162;
    font-family: "Peyda-Light";
    writing-mode: vertical-rl;
}
.AZ-cart-page .add-address-link {
    font-size: 13px;
    color: #F33446;
    font-family: "Peyda-Medium";
    margin-top: 27px;
}
.AZ-cart-page .add-address-link span {
    font-size: 24px;
}
.AZ-cart-page .cart-address-box {
    padding: 45px 74px;
    border-radius: 15px;
    border: 1px solid #ECECEC;
    background: #FFF;
}
.AZ-cart-page .cart-address-box_title {
    font-size: 13px;
    color: #000000;
    font-family: "Peyda-Medium";
    margin-bottom: 30px;
}
.AZ-cart-page .checkout-success-img {
    width: 126px;
    height: 126px;
    border-radius: 50%;
    fill: #FFF;
    box-shadow: 0 0px 97px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 44px;
}
.AZ-cart-page .checkout-success-img span {
    color: #29CD8E;
    font-size: 56px;
}
.AZ-cart-page .checkout-success-desc {
    font-size: 12px;
    font-family: "Peyda-Bold";
    color: #FFFFFF;
    margin-bottom: 24px;
    padding: 2px 12px 0;
    border-radius: 45px;
    background: #0D3162;
}
.AZ-cart-page .checkout-success-title {
    font-size: 29px;
    font-family: "Peyda-Bold";
    color: #000000;
    margin-bottom: 4px;
}
.AZ-cart-page .checkout-success-text {
    font-size: 16px;
    font-family: "Peyda-Bold";
    color: #0D3162;
    margin-bottom: 57px;
}

.cart-sidebar {
    border-radius: 15px;
    border: 1px solid #ECECEC;
    background: #FFF;
    padding: 30px 19px;
}
.cart-sidebar .cart-sidebar-list {
    margin-top: 33px;
}
.cart-sidebar .cart-sidebar-title {
    font-size: 17px;
    color: #000000;
    font-family: "Peyda-Bold";
    margin-bottom: 4px;
}
.cart-sidebar .cart-sidebar-text {
    font-size: 14px;
    color: #6C757D;
    font-family: "Peyda-Regular";
}
.cart-sidebar .cart-sidebar-list_title {
    font-size: 13px;
    color: #6A6A6A;
    font-family: "Peyda-Regular";
}
.cart-sidebar .cart-sidebar-list_text {
    font-size: 13px;
    color: #000000;
    font-family: "Peyda-Regular";
}
.cart-sidebar .total-title {
    font-size: 15px;
    color: #212529;
    font-family: "Peyda-ExtraBold";
    margin-bottom: 8px;
}
.cart-sidebar .total {
    font-size: 30px;
    color: #0D3162;
    font-family: "Peyda-Bold";
    margin-bottom: 19px;
}
.cart-sidebar .total .currency {
    font-size: 15px;
    color: #0D3162;
    font-family: "Peyda-Light";
}
.cart-sidebar .pay-in-person {
    position: relative;
}
.cart-sidebar .pay-in-person .AZ-secondary-btn {
    font-size: 14px;
    padding: 8px 12px;
    height: 34px;
    position: relative;
    z-index: 1;
}
.cart-sidebar .pay-in-person::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.07);
}

.AZ-address-group {
    padding: 24px 37px;
    border-radius: 15px;
    border: 1px solid #29CD8E;
    background: #FFF;
    margin-bottom: 7px;
}
.AZ-address-group label {
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
}
.AZ-address-group label span {
    font-size: 24px;
    color: #FB9D09;
}
.AZ-address-group label::after {
    content: "";
    font-family: "icomoon";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 1px solid #B1BBCF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: all 0.2s linear;
    border-radius: 5px;
}
.AZ-address-group .address-text {
    font-size: 13px;
    color: #000000;
    font-family: "Peyda-Medium";
}
.AZ-address-group input {
    display: none;
}
.AZ-address-group input:checked ~ label::after {
    content: "\e922";
    background: #29CD8E;
    border: 1px solid #29CD8E;
}

.quantity-field {
    border-radius: 10px;
    border: 1px solid #ECECEC;
    background: #FFF;
    box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.07);
    width: 164px;
    height: 55px;
}
.quantity-field .value-button {
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s linear;
    background: transparent;
    width: 33%;
    font-size: 24px;
    color: #343A40;
}
.quantity-field .number {
    border: none;
    margin: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Peyda-Bold";
    font-size: 18px;
    width: 33%;
    background: transparent;
    border: 0;
    text-align: center;
}
.quantity-field .number::-moz-selection {
    background: none;
}
.quantity-field .number::selection {
    background: none;
}
.quantity-field .minus {
    display: none;
}
.quantity-field .trash {
    display: block;
    color: #F33446;
}
.quantity-field .delete .minus {
    display: block;
}
.quantity-field .delete .trash {
    display: none;
}
.quantity-field input::-webkit-outer-spin-button,
.quantity-field input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.quantity-field input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

.AZ-panel-page {
    padding: 80px 0;
}
.AZ-panel-page .cart-sidebar {
    border: 1px solid #29CD8E;
    background: #FFF;
    padding: 30px 40px;
}
.AZ-panel-page .AZ-horizontal-product-card {
    margin-bottom: 20px;
}
.AZ-panel-page .AZ-horizontal-product-card .product-card-img {
    min-width: 85px;
}
.AZ-panel-page .AZ-horizontal-product-card .currency {
    writing-mode: horizontal-tb;
}
.AZ-panel-page .AZ-horizontal-product-card .price-text {
    font-size: 14px;
    color: #8493B1;
    font-family: "Peyda-Medium";
}
.AZ-panel-page .AZ-horizontal-product-card .product-card-price .price {
    font-size: 15px;
}
.AZ-panel-page .panel-sidebar {
    border-radius: 15px;
    border: 1px solid #ECECEC;
    background: #FFF;
    padding: 20px;
}
.AZ-panel-page .number {
    font-size: 12px;
    color: #FFFFFF;
    font-family: "Peyda-Bold";
    padding: 3px 8px 0;
    border-radius: 7px;
    background: #29CD8E;
    box-shadow: 0px 4px 8.1px 0px rgba(41, 205, 142, 0.36);
}
.AZ-panel-page .profile {
    width: 54px;
    border-radius: 50%;
}
.AZ-panel-page .profile::after {
    padding-bottom: 100%;
}
.AZ-panel-page .username {
    font-size: 16px;
    color: #000000;
    font-family: "Peyda-Bold";
}
.AZ-panel-page .panel-mobile {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6980392157);
    font-family: "Peyda-Regular";
}
.AZ-panel-page .panel-link {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Black";
    padding: 15px 0;
    position: relative;
}
.AZ-panel-page .panel-link span {
    font-size: 24px;
    color: #CED4DA;
    transition: all 0.2s linear;
}
.AZ-panel-page .panel-link::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 33px;
}
.AZ-panel-page .panel-link:hover span {
    color: #000000;
}
.AZ-panel-page .panel-link.active span {
    color: #000000;
}
.AZ-panel-page .panel-link.active::after {
    background: #0D3162;
}
.AZ-panel-page .sidebar-list {
    margin: 30px 0 220px;
}
.AZ-panel-page .logout-link {
    font-size: 14px;
    color: #EA1237;
    font-family: "Peyda-Bold";
}
.AZ-panel-page .logout-link span {
    font-size: 24px;
}
.AZ-panel-page .panel-title {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Bold";
}
.AZ-panel-page .info .info-icon {
    font-size: 42px;
    color: #CED4DA;
}
.AZ-panel-page .info .info-title {
    font-size: 13px;
    color: #000000;
    font-family: "Peyda-Medium";
}
.AZ-panel-page .info .info-text {
    font-size: 16px;
    color: #000000;
    font-family: "Peyda-Bold";
}
.AZ-panel-page .message-box {
    padding: 41px 57px;
    border-radius: 15px;
    border: 1px solid #ECECEC;
    background: #FFF;
    margin-bottom: 10px;
    display: block;
    transition: all 0.2s linear;
}
.AZ-panel-page .message-box .message-box-date {
    font-size: 14px;
    color: #6C757D;
    font-family: "Peyda-Regular";
}
.AZ-panel-page .message-box .message-box-tag {
    font-size: 14px;
    color: #EA1237;
    font-family: "Peyda-Regular";
}
.AZ-panel-page .message-box .message-box-text {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Regular";
}
.AZ-panel-page .message-box:hover {
    border: 1px solid #8493B1;
}
.AZ-panel-page .tickets-wrapper {
    border-radius: 15px;
    border: 1px solid #ECECEC;
}
.AZ-panel-page .tickets-wrapper .ticket-box {
    border-bottom: 1px solid #ECECEC;
    padding: 25px 60px;
}
.AZ-panel-page .tickets-wrapper .ticket-box:last-child {
    border-bottom: 0;
}
.AZ-panel-page .tickets-wrapper .ticket-date {
    font-size: 14px;
    color: #6C757D;
    font-family: "Peyda-Regular";
}
.AZ-panel-page .tickets-wrapper .ticket-box_details .ticket-box-img {
    min-width: 48px;
    width: 48px;
    border-radius: 50%;
}
.AZ-panel-page .tickets-wrapper .ticket-box_details .ticket-box-img::after {
    padding-bottom: 100%;
}
.AZ-panel-page .tickets-wrapper .ticket-box_details .ticket-date {
    font-size: 12px;
    white-space: nowrap;
}
.AZ-panel-page .tickets-wrapper .ticket-text {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Regular";
    line-height: 219.719%;
}
.AZ-panel-page .tickets-wrapper .ticket-box_reply {
    background: rgba(243, 52, 70, 0.04);
    padding: 60px 56px;
}
.AZ-panel-page .tickets-wrapper .reply-btn {
    font-size: 13px;
    color: #F33446;
    font-family: "Peyda-Bold";
}
.AZ-panel-page .ticket-btn {
    font-size: 13px;
    color: #0D3162;
    font-family: "Peyda-Bold";
    transition: all 0.2s linear;
}
.AZ-panel-page .ticket-btn:hover {
    color: #EA1237;
}
.AZ-panel-page .ticket-title {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Bold";
}
.AZ-panel-page .ticket-icon {
    font-size: 32px;
    color: #CED4DA;
}
.AZ-panel-page .ticket-status {
    font-size: 12px;
    color: #FFFFFF;
    font-family: "Peyda-Bold";
    border-radius: 40px;
    padding: 0 12px;
}
.AZ-panel-page .ticket-status_success {
    background: #29CD8E;
}
.AZ-panel-page .ticket-status_danger {
    background: #F33446;
}
.AZ-panel-page .ticket-status_warning {
    background: #FB9D09;
}
.AZ-panel-page .line {
    width: 100%;
    height: 1px;
    background: #ECECEC;
    margin: 32px 0;
}
.AZ-panel-page .AZ-panel-btn {
    font-size: 14px;
    height: 42px;
    border-radius: 12px;
    padding: 5px 40px;
}
.AZ-panel-page .order-box {
    border-radius: 15px;
    border: 1px solid #ECECEC;
    background: #FFF;
    margin-bottom: 12px;
}
.AZ-panel-page .order-box .order-header {
    padding: 29px 40px;
}
.AZ-panel-page .order-box .order-body {
    padding: 35px 56px;
}
.AZ-panel-page .order-box .order-images {
    width: 100%;
    overflow-x: auto;
}
.AZ-panel-page .order-box .order-img {
    min-width: 85px;
    border-radius: 19px;
}
.AZ-panel-page .order-box .order-img::after {
    padding-bottom: 100%;
}
.AZ-panel-page .order-box .order-number {
    font-size: 14px;
    color: #8493B1;
    font-family: "Peyda-Medium";
    margin-bottom: 20px;
}
.AZ-panel-page .order-box .order-text-deatils {
    font-size: 13px;
    color: #8493B1;
    font-family: "Peyda-Medium";
}
.AZ-panel-page .order-box .ticket-btn {
    color: #EA1237;
}
.AZ-panel-page .order-box .ticket-btn:hover {
    color: #0D3162;
}
.AZ-panel-page .order-box .line {
    margin: 0;
}

.pen-menu .dropdown-menu {
    padding: 10px 13px;
    background: #ffffff;
    border-radius: 11px;
    box-shadow: 0px 0px 37.3px 0px rgba(0, 0, 0, 0.14);
    min-width: 250px;
}
.pen-menu .dropdown-toggle {
    font-size: 24px;
    color: #292D32;
}
.pen-menu .dropdown-toggle::after {
    content: none;
}
.pen-menu .panel-link {
    font-size: 12px;
}
.pen-menu .panel-link span {
    font-size: 20px;
}
.pen-menu .panel-link::after {
    right: -13px;
    width: 3px;
}

.warning-message {
    padding: 26px 56px;
    border-radius: 15px;
    border: 1px solid #FB9D09;
    background: rgba(251, 157, 9, 0.03);
    margin-bottom: 20px;
}
.warning-message p {
    font-size: 14px;
    color: #FB9D09;
    font-family: "Peyda-SemiBold";
}

.AZ-box-panel {
    border-radius: 15px;
    border: 1px solid #ECECEC;
    background: #FFF;
    padding: 21px 34px;
}

.AZ-tabs-wrapper {
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(209, 217, 232, 0.55);
}
.AZ-tabs-wrapper .tabs {
    overflow-x: auto;
}
.AZ-tabs-wrapper .tab-link {
    font-size: 14px;
    font-family: "Peyda-Bold";
    color: #8493B1;
    padding: 12px 20px;
    white-space: nowrap;
    position: relative;
}
.AZ-tabs-wrapper .tab-link::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    border-radius: 40px;
}
.AZ-tabs-wrapper .tab-link .tab-number {
    font-size: 12px;
    color: #FFFFFF;
    font-family: "Peyda-Bold";
    border-radius: 8.5px;
    min-width: 24px;
    background: #0D3162;
    box-shadow: 0px 4px 8.1px 0px rgba(13, 49, 98, 0.36);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 0 0 0;
}
.AZ-tabs-wrapper .tab-link .tab-number_danger {
    background: #F33446;
    box-shadow: 0px 4px 8.1px 0px rgba(243, 52, 70, 0.36);
}
.AZ-tabs-wrapper .active .tab-link {
    color: #0D3162;
}
.AZ-tabs-wrapper .active .tab-link::after {
    background: #0D3162;
}

.bg-plus {
    padding: 75px 0;
    background-image: url("../img/bg-plus.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.pl-0 {
    padding-left: 0;
}

.AZ-amazingOffers-section {
    margin-bottom: 80px;
    overflow: hidden;
}
.AZ-amazingOffers-section .AZ-section-title span {
    font-size: 24px;
    color: #F33446;
}
.AZ-amazingOffers-section .amazingOffers-box {
    border-radius: 12px;
    background: #F33446;
    padding: 25px 50px 25px 0;
}
.AZ-amazingOffers-section .amazingOffers-box_right {
    border-radius: 12px;
    background: #FFF;
}
.AZ-amazingOffers-section .amazingOffers-box_right span {
    font-size: 50px;
    color: #F33446;
}
.AZ-amazingOffers-section .amazingOffers-box_right .view-all {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-Bold";
}
.AZ-amazingOffers-section .AZ-product-card .product-card-btn {
    background: #29CD8E;
    box-shadow: 0px 4px 4px 0px rgba(41, 205, 142, 0.36);
}
.AZ-amazingOffers-section .AZ-product-card .discount-tag {
    background: #0D3162;
}
.AZ-amazingOffers-section .AZ-product-card .product-card-title {
    color: #FFFFFF;
}
.AZ-amazingOffers-section .AZ-product-card .product-card-title:hover {
    color: #0D3162;
}
.AZ-amazingOffers-section .AZ-product-card .product-card-price .price {
    color: #FFFFFF;
}
.AZ-amazingOffers-section .AZ-product-card .currency {
    color: #FFFFFF;
}

.swiper-button-next:after {
    content: "prev";
}

.swiper-button-prev:after {
    content: "next";
}

.swiper-rtl .swiper-button-prev,
.swiper-button-prev {
    height: 100px;
    width: 50px;
    top: 55%;
    transform: translateY(-50%);
    right: -14px;
    background-image: url("../img/nav-right.png");
    background-size: 50px;
    background-position: left center;
    background-repeat: no-repeat;
}

.swiper-rtl .swiper-button-next,
.swiper-button-next {
    height: 100px;
    width: 50px;
    top: 55%;
    transform: translateY(-50%);
    left: -14px;
    right: unset;
    background-image: url("../img/nav-left.png");
    background-size: 50px;
    background-position: right center;
    background-repeat: no-repeat;
}

.swiper-button-next:after {
    left: 0;
    right: unset;
    position: relative;
}

.swiper-button-prev:after {
    right: 0;
    left: unset;
    position: relative;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 20px;
    color: #000;
    font-weight: 800;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #9FAFD0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    background: #EA1237;
}

.AZ-banners-section {
    margin: 40px 0;
}
.AZ-banners-section .banner-img {
    width: 100%;
    border-radius: 12px;
}
.AZ-banners-section .banner-img::after {
    padding-bottom: 38%;
}

.AZ-search-page {
    padding: 50px 0;
}
.AZ-search-page .AZ-product-card {
    padding: 10px 13px;
    background: #ffffff;
    border-radius: 11px;
    box-shadow: 0px 0px 37.3px 0px rgba(0, 0, 0, 0.14);
}
.AZ-search-page .number-of-results {
    font-size: 12px;
    color: #FFFFFF;
    font-family: "Peyda-Regular";
    border-radius: 6px;
    background: #0D3162;
    box-shadow: 0px 4px 8.1px 0px rgba(13, 49, 98, 0.47);
    padding: 0 12px;
}
.AZ-search-page .empty-text {
    font-size: 16px;
    color: #0D3162;
    font-family: "Peyda-ExtraBold";
}
.AZ-search-page .search-wrapper {
    padding: 45px 0 100px;
    background: #F2F2F2;
}
.AZ-search-page .search-wrapper.empty {
    padding: 45px 0;
}
.AZ-search-page .row-boxes {
    margin-top: -80px;
}

.AZ-categories-section {
    margin: 50px 0;
    overflow: hidden;
}
.AZ-categories-section .category-box {
    border-radius: 5px;
    border: 1.2px solid rgba(209, 217, 232, 0.36);
    background: #FFF;
}
.AZ-categories-section .category-box::after {
    padding-bottom: 100%;
}
.AZ-categories-section .category-box .category-box-title {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-SemiBold";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
}
.AZ-categories-section .category-img {
    width: 100%;
}
.AZ-categories-section .col {
    min-width: 14.28%;
}

.categorySwiper .swiper-slide {
    width: 136px;
}

.AZ-slider-section {
    margin: 40px 0;
}
.AZ-slider-section .header-img {
    width: 100%;
    border-radius: 12px;
}
.AZ-slider-section .header-img::after {
    padding-bottom: 38%;
}
.AZ-slider-section .slider-swapper {
    border-radius: 12px;
}

.special-product {
    border-radius: 5px;
    border: 1.2px dashed #D1D9E8;
    height: 100%;
    position: relative;
}
.special-product .AZ-product-card {
    padding: 17px 24px;
}
.special-product .amazing-offer-time {
    font-size: 14px;
    font-family: "Peyda-Regular";
}
.special-product .product-card-img {
    margin-bottom: 0;
}
.special-product .product-card-tag {
    font-size: 14px;
    color: #FFFFFF;
    font-family: "Peyda-SemiBold";
    padding: 8px 11px;
    border-radius: 8px;
    background: #F33446;
    box-shadow: 0px 4px 8.1px 0px rgba(243, 52, 70, 0.36);
}
.special-product .product-card-body {
    padding-bottom: 25px;
}
.special-product .product-card-btn {
    border-radius: 5px;
    background: #29CD8E;
    box-shadow: 0px 4px 7.3px 0px rgba(41, 205, 142, 0.36);
}
.special-product .nav-slider {
    z-index: 100;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 110px;
}
.special-product .specialProducts-button-prev,
.special-product .specialProducts-button-next {
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.special-product .specialProducts-button-prev span,
.special-product .specialProducts-button-next span {
    font-size: 18px;
    color: #14396C;
}
.special-product .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}
.special-product .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: unset;
}

.navbar-bottom {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    left: 0;
    background: #FFF;
    box-shadow: 0px -11px 27.1px 26px rgba(0, 0, 0, 0.08);
    z-index: 11;
    height: 103px;
}
.navbar-bottom .navbar-bottom_link span {
    font-size: 24px;
    color: #0D3162;
}
.navbar-bottom .navbar-bottom_link h4 {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-Regular";
    margin-top: 3px;
}
.navbar-bottom .active {
    color: #F33446;
    background-image: url("../img/nav-bg.png");
    background-repeat: no-repeat;
    background-size: 64px;
    background-position: center bottom;
}
.navbar-bottom .active span {
    color: #F33446;
}

.AZ-header .navbar-toggler:focus {
    box-shadow: none;
}
.AZ-header .dropdown-language {
    min-width: 73px;
    height: 34px;
    border-radius: 5px;
    border: 1px solid rgba(159, 175, 208, 0.28);
    background: #F8FAFF;
}
.AZ-header .dropdown-language .dropdown-toggle {
    width: 100%;
    height: 100%;
    padding: 5px;
}
.AZ-header .dropdown-language .dropdown-item,
.AZ-header .dropdown-language .dropdown-toggle {
    font-size: 12px;
    color: #0D3162;
    font-family: "Peyda-Medium";
}
.AZ-header .dropdown-language .dropdown-item:focus {
    background: rgba(159, 175, 208, 0.28);
}
.AZ-header .dropdown-language .dropdown-menu {
    right: unset;
    left: 0;
    padding: 10px 13px;
    background: #ffffff;
    border-radius: 11px;
    box-shadow: 0px 0px 37.3px 0px rgba(0, 0, 0, 0.14);
}
.AZ-header .navbar-nav {
    gap: 14px;
}
.AZ-header .nav-item:last-child {
    margin-right: 26px;
}
.AZ-header .nav-link {
    font-size: 13px;
    color: white;
    font-family: "Peyda-Medium";
    transition: all 0.2s linear;
    padding: 0 !important;
}
.AZ-header .nav-link::after, .AZ-header .nav-link.active {
    color: #5dff00;
}
.AZ-header .status_warning {
    font-size: 10px;
    color: #FFFFFF;
    font-family: "Peyda-Regular";
    border-radius: 3px;
    padding: 0 3px;
    background: #FB9D09;
}
.AZ-header .nav-post-title {
    font-size: 13px;
    color: #000000;
    font-family: "Peyda-Medium";
    transition: all 0.2s linear;
}
.AZ-header .nav-post-title:hover {
    color: #EA1237;
}
.AZ-header .call-wrapper_icon {
    font-size: 12px;
    color: #ffffff;
    border-radius: 5px;
    background: #29CD8E;
    box-shadow: 0px 4px 4px 0px rgba(41, 205, 142, 0.36);
    height: 34px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.AZ-header .call-wrapper_text {
    font-size: 12px;
    color: white;
    font-family: "Peyda-Medium";
}
.AZ-header .call-wrapper_number {
    font-size: 15px;
    color: black;
    font-family: "Peyda-Bold";
}
.AZ-header .nav-icon {
    font-size: 12px;
    color: #ffffff;
    height: 34px;
    width: 24px;
    border-radius: 5px;
    background: #F33446;
    box-shadow: 0px 4px 4px 0px rgba(243, 52, 70, 0.36);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.AZ-header .nav-cart-btn {
    width: 120px;
    height: 34px;
    border-radius: 5px;
    border: 1px solid rgba(159, 175, 208, 0.28);
    background: #F8FAFF;
    padding: 7px;
}
.AZ-header .nav-cart-btn p {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-Bold";
}
.AZ-header .nav-cart-btn p span {
    font-size: 11px;
    color: #D1D9E8;
}
.AZ-header .nav-cart-btn .cart-number {
    font-size: 15px;
    color: #FFFFFF;
    font-family: "Peyda-Regular";
    min-width: 19px;
    height: 20px;
    border-radius: 5px;
    background: #FB9D09;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
}
.AZ-header .nav-top .container {
    /*border-bottom: 1px dashed rgba(209, 217, 232, 0.55);*/
}
.AZ-header .categories {
    gap: 25px;
    display: flex;
    align-items: center;
}

.nav-category {
    position: relative;
    padding-bottom: 5px;
}
.nav-category::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    background: rgba(209, 217, 232, 0.55);
    width: 100%;
    height: 2px;
    transition: all 0.2s linear;
}
.nav-category:hover::after, .nav-category.active::after {
    background: #0D3162;
}
.nav-category .nav-category-icon {
    font-size: 13px;
    color: #D1D9E8;
}
.nav-category .nav-category-EN {
    font-size: 12px;
    color: #D1D9E8;
    font-family: "Peyda-Regular";
}
.nav-category .nav-category-title {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-SemiBold";
}

.megamenu-modal .modal-content {
    border: 0;
    border-radius: 8px;
    background: #FFF;
    min-height: 500px;
    height: 500px;
}
.megamenu-modal #tabs-content {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 12px 0px 59.6px 0px rgba(0, 0, 0, 0.12);
    padding: 50px;
    height: 100%;
}
.megamenu-modal .megamenu-list {
    width: 30%;
    padding: 15px 30px;
    height: 100%;
}
.megamenu-modal .megamenu__content .megamenu__item__title {
    font-size: 13px;
    color: #F33446;
    font-family: "Peyda-SemiBold";
    border-bottom: 1px solid rgba(209, 217, 232, 0.55);
    padding-bottom: 9px;
}
.megamenu-modal .megamenu__content .megamenu__item__link {
    font-size: 13px;
    color: #6B7EA4;
    font-family: "Peyda-Medium";
    padding: 8px 0;
    transition: all 0.2s linear;
    display: inline-block;
}
.megamenu-modal .megamenu__content .megamenu__item__link:hover {
    color: #0D3162;
}
.megamenu-modal .megamenu__box {
    background: red;
    height: 100%;
}
.megamenu-modal .megamenu_link {
    font-size: 14px;
    font-family: "Peyda-Medium";
    color: #6B7EA4;
    padding: 7px;
    position: relative;
}
.megamenu-modal .megamenu_link:hover {
    color: #0D3162;
}

.AZ-breadcrumb-section {
    margin-bottom: 40px;
}
.AZ-breadcrumb-section .container {
    position: relative;
}
.AZ-breadcrumb-section .container::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    width: 100vh;
    background: rgba(209, 217, 232, 0.55);
}
.AZ-breadcrumb-section .container::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background: rgba(209, 217, 232, 0.55);
}
.AZ-breadcrumb-section .breadcrumb {
    margin-bottom: 0;
}

.breadcrumb {
    margin-bottom: 30px;
}
.breadcrumb .breadcrumb-item a {
    font-size: 13px;
    color: #9FAFD0;
    font-family: "Peyda-Regular";
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #9FAFD0;
}

.pagination {
    margin-top: 60px;
}
.pagination .page-link {
    font-size: 18px;
    color: #6C757D;
    font-family: "Peyda-Regular";
    background: transparent;
    border: 0;
}
.pagination .page-item.active .page-link {
    color: #380E94;
    background-color: transparent;
    border-color: unset;
}

.AZ-blog-page {
    padding: 50px 0;
}
.AZ-blog-page .mt-90 {
    margin-top: 90px;
}

.AZ-terms-page {
    padding: 50px 0;
}
.AZ-terms-page .AZ-page-text {
    margin-bottom: 28px;
}
.AZ-terms-page ul li {
    list-style-type: decimal;
    position: relative;
    padding-right: 33px;
}
.AZ-terms-page ul li::after {
    content: "";
    position: absolute;
    right: -22px;
    top: 3px;
    border-radius: 6px;
    background: #F33446;
    box-shadow: 0px 7px 11.9px 0px rgba(243, 52, 70, 0.36);
    width: 25px;
    height: 25px;
    z-index: -1;
}
.AZ-terms-page ul li::marker {
    color: #fff;
    font-size: 15px;
    font-family: "Peyda-ExtraBold";
}
.AZ-terms-page ul ul {
    padding-right: 56px;
    border-right: 3px solid rgba(209, 217, 232, 0.55);
    margin: 30px 0;
}
.AZ-terms-page ul ul li::after {
    background: #29CD8E;
    box-shadow: 0px 7px 11.9px 0px rgba(41, 205, 142, 0.36);
}

.AZ-faq-page {
    padding: 50px 0;
}

.AZ-contact-page {
    padding: 50px 0;
}
.AZ-contact-page .contact-form {
    border-left: 1px solid rgba(209, 217, 232, 0.55);
    padding-left: 120px;
}
.AZ-contact-page .contact-item {
    gap: 23px;
}
.AZ-contact-page .contact-item-icon {
    font-size: 32px;
}

.contact-icon {
    font-size: 32px;
    color: #292D32;
}

.contact-title {
    font-size: 14px;
    color: #B1BBCF;
    font-family: "Peyda-Medium";
}

.contact-link {
    font-size: 18px;
    color: #0D3162;
    font-family: "Peyda-Bold";
}

.contact-time {
    font-size: 13px;
    color: #fff;
    border-radius: 12.5px;
    font-family: "Peyda-Medium";
    background: #29CD8E;
    box-shadow: 0px 7px 11.9px 0px rgba(41, 205, 142, 0.36);
    padding: 2px 6px 1px;
}

.contact_address {
    margin-bottom: 44px;
    width: 30%;
    margin: auto;
}
.contact_address span {
    font-size: 24px;
    color: #0D3162;
}
.contact_address .address-text {
    font-size: 14px;
    caret-color: #0D3162;
    font-family: "Peyda-Regular";
}

.AZ-post-page {
    padding: 50px 0;
}
.AZ-post-page .post-title {
    font-size: 25px;
    color: #0D3162;
    font-family: "Peyda-Bold";
    margin-bottom: 15px;
}
.AZ-post-page .line {
    margin: 50px 0;
    width: 100%;
    height: 1px;
    background: rgba(209, 217, 232, 0.55);
}
.AZ-post-page .post-details {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-Regular";
}
.AZ-post-page .post-img {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 50px;
}
.AZ-post-page .post-img::after {
    padding-bottom: 40%;
}
.AZ-post-page .author-photo {
    width: 42px;
    border-radius: 50%;
}
.AZ-post-page .author-photo::after {
    padding-bottom: 100%;
}
.AZ-post-page .writer {
    font-size: 15px;
    color: #0D3162;
    font-family: "Peyda-Bold";
}
.AZ-post-page .post-date {
    font-size: 14px;
    color: #9FAFD0;
    font-family: "Peyda-Regular";
}

article h1 {
    font-size: 25px;
    color: #0D3162;
    font-family: "Peyda-Bold";
    margin-bottom: 15px;
}
article h2, article h3, article h4, article h5 {
    font-size: 18px;
    color: #0D3162;
    font-family: "Peyda-Bold";
    margin-bottom: 15px;
    margin-top: 55px;
}
article p {
    font-size: 16px;
    color: #000000;
    font-family: "Peyda-Medium";
    margin-bottom: 40px;
    line-height: 216%; /* 34.56px */
}
article img {
    width: 100%;
    border-radius: 12px;
}

.relatedPosts-wrapper_title {
    font-size: 14px;
    color: #F33446;
    font-family: "Peyda-Medium";
}
.relatedPosts-wrapper_title span {
    font-size: 12px;
}

.related-posts {
    border-radius: 15px;
    border: 1px solid #ECECEC;
    background: #FFF;
    padding: 27px 39px;
}
.related-posts .related-posts-title {
    font-size: 15px;
    color: #000000;
    font-family: "Peyda-SemiBold";
    margin-bottom: 11px;
}
.related-posts .related-posts-text {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Regular";
    margin-bottom: 11px;
}
.related-posts .related-posts_readMore {
    font-size: 14px;
    color: #F33446;
    font-family: "Peyda-Regular";
}
.related-posts .related-posts-time {
    font-size: 14px;
    color: #6C757D;
    font-family: "Peyda-Regular";
}

.AZ-blog-section {
    margin: 40px 0;
    overflow-x: hidden;
}

.AZ-store-features {
    background: #F5F5F5;
    padding: 48px 0;
    margin: 40px 0;
}
.AZ-store-features .row {
    flex-wrap: nowrap;
    overflow-x: auto;
}
.AZ-store-features .store-features-img {
    width: 38px;
    color: #8493B1;
}
.AZ-store-features .store-features-title {
    font-size: 15px;
    color: #0D3162;
    font-family: "Peyda-Medium";
    white-space: nowrap;
}

.AZ-product-page {
    padding: 50px 0;
}
.AZ-product-page .special-product {
    position: sticky;
    top: 40px;
    height: auto;
}
.AZ-product-page .product-sidebar-title {
    font-size: 14px;
    color: #9FAFD0;
    font-family: "Peyda-Regular";
    margin-bottom: 15px;
}
.AZ-product-page .product-sidebar-title span {
    color: #0D3162;
}
.AZ-product-page .check_color {
    margin-left: 8px;
}
.AZ-product-page .check_color input {
    display: none;
}
.AZ-product-page .check_color .label-clr {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid rgb(221, 221, 221);
}
.AZ-product-page .check_color .label-clr::after {
    content: "\ed68";
    font-family: "icomoon";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    color: #FFFFFF;
}
.AZ-product-page .check_color .label-clr.label-blue {
    background: blue;
}
.AZ-product-page .check_color .label-clr.label-orange {
    background: orange;
}
.AZ-product-page .check_color .label-clr.label-pink {
    background: pink;
}
.AZ-product-page .check_color .label-clr.label-white {
    background: white;
}
.AZ-product-page .check_color input:checked ~ .label-clr::after {
    display: block;
}
.AZ-product-page .product-title {
    font-size: 29px;
    color: #0D3162;
    font-family: "Peyda-ExtraBold";
    margin-bottom: 23px;
}
.AZ-product-page .special-sale {
    font-size: 16px;
    color: #FFFFFF;
    font-family: "Peyda-Regular";
    padding: 5px 34px;
    border-radius: 53px;
    background: #EA1237;
}
.AZ-product-page .product-specifications-list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.0705882353);
    position: relative;
    padding-left: 80px;
}
.AZ-product-page .product-specifications-list li:last-child {
    border-bottom: 0;
}
.AZ-product-page .product-specifications-list .product-specification-title {
    font-size: 16px;
    color: #6A6A6A;
    font-family: "Peyda-Medium";
    width: 40%;
}
.AZ-product-page .product-specifications-list .product-specification-text {
    font-size: 16px;
    color: #000000;
    font-family: "Peyda-SemiBold";
    width: 60%;
}
.AZ-product-page .product-specifications-list .product-specification-tag {
    font-size: 12px;
    color: #FFFFFF;
    font-family: "Peyda-Bold";
    position: absolute;
    top: 50%;
    left: 0;
    padding: 2px 12px 0;
    border-radius: 45px;
    background: #FB9D09;
}
.AZ-product-page .alert-message {
    font-size: 15px;
    color: #FB9D09;
    font-family: "Peyda-Regular";
    margin-bottom: 10px;
}
.AZ-product-page .amazing-offer-time {
    font-size: 14px;
    color: #EA1237;
    font-family: "Peyda-Regular";
}
.AZ-product-page .product-timer,
.AZ-product-page .product-price-wrapper {
    width: 50%;
}
.AZ-product-page .product-timer {
    position: relative;
}
.AZ-product-page .product-timer::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 32px;
    background: #E1E1E1;
}
.AZ-product-page .product-header .currency {
    font-size: 15px;
    color: #0D3162;
    font-family: "Peyda-Light";
    writing-mode: vertical-rl;
}
.AZ-product-page .product-header .product-price {
    font-size: 30px;
    color: #0D3162;
    font-family: "Peyda-Bold";
}
.AZ-product-page .product-header .old-price {
    font-size: 16px;
    color: #9FAFD0;
    font-family: "Peyda-Regular";
    position: relative;
}
.AZ-product-page .product-header .old-price::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    height: 30.034px;
    width: 1px;
    background: #EA1237;
}
.AZ-product-page .product-page-btns {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    padding: 20px;
}
.AZ-product-page .buy-btn {
    width: 234px;
    height: 46px;
    border-radius: 12px;
    border: 1px solid #F33446;
    background: #FFF;
    padding: 10px;
    font-size: 14px;
    color: #F33446;
    font-family: "Peyda-Bold";
    white-space: nowrap;
}
.AZ-product-page .buy-btn .arrow-btn {
    font-size: 20px;
}
.AZ-product-page .save-btn {
    font-size: 24px;
    color: #F33446;
    width: 46px;
    height: 46px;
    border-radius: 999px;
    border: 1px solid #F33446;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-container {
    width: 100%;
}
.gallery-container .swiper-container {
    width: 100%;
    overflow: hidden;
}
.gallery-container .swiper-container .gallery-img {
    width: 100%;
    border-radius: 26px;
    background: #D9D9D9;
}
.gallery-container .swiper-container .gallery-img::after {
    padding-bottom: 100%;
}
.gallery-container .swiper-container .thumbnail-img {
    width: 100%;
    border-radius: 19px;
    background: #D9D9D9;
}
.gallery-container .swiper-container .thumbnail-img::after {
    padding-bottom: 105%;
}
.gallery-container .slider-thumbnail {
    position: relative;
    width: 100%;
    margin: auto;
}
.gallery-container .slider-thumbnail .swiper-wrapper .swiper-slide {
    opacity: 0.5;
    overflow: hidden;
    cursor: pointer;
}
.gallery-container .slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}

.gallery-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
.gallery-nav .swiper-button-next,
.gallery-nav .swiper-button-prev {
    width: 24px;
    height: 24px;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.25));
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.gallery-nav .swiper-button-next::after,
.gallery-nav .swiper-button-prev::after {
    color: #000;
    font-size: 10px;
}

.AZ-comment-box {
    padding: 20px 0;
}
.AZ-comment-box .comment-img {
    width: 56.351px;
    border-radius: 8px;
}
.AZ-comment-box .comment-img::after {
    padding-bottom: 100%;
}
.AZ-comment-box .comment-name,
.AZ-comment-box .comment-text {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Regular";
}
.AZ-comment-box .comment-date {
    font-size: 12px;
    color: #8B8B8B;
    font-family: "Peyda-Regular";
}
.AZ-comment-box .comment-score {
    font-size: 14px;
    color: #FF7C04;
    font-family: "Peyda-Black";
}
.AZ-comment-box .comment-score_orange {
    color: #FF7C04;
}
.AZ-comment-box .comment-score_red {
    color: #F33446;
}
.AZ-comment-box .comment-score_green {
    color: #00D247;
}
.AZ-comment-box .comment-text {
    margin-top: 20px;
}

.AZ-filter-sidebar {
    border-radius: 12px;
    border: 2px solid #ECECEC;
    background: #FFF;
    padding: 15px 25px;
}
.AZ-filter-sidebar .filter-sidebar-title {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 14px;
    font-family: "Peyda-Regular";
    color: #000000;
}
.AZ-filter-sidebar .box-slice {
    border-bottom: 1px solid rgba(0, 0, 0, 0.0705882353);
}
.AZ-filter-sidebar .AZ-checkbox-group {
    margin-bottom: 10px;
}
.AZ-filter-sidebar .checkbox-color label {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.AZ-filter-sidebar .checkbox-color span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.AZ-filter-sidebar .checkbox-color span.brown {
    background: #6E2E00;
}
.AZ-filter-sidebar .checkbox-color span.red {
    background: #EA1237;
}
.AZ-filter-sidebar .checkbox-color span.green {
    background: #29CD8E;
}
.AZ-filter-sidebar .checkbox-color span.pink {
    background: pink;
}
.AZ-filter-sidebar .checkbox-color span.orange {
    background: #FF7614;
}
.AZ-filter-sidebar .checkbox-color span.blue {
    background: #2C28FF;
}
.AZ-filter-sidebar .checkbox-color span.white {
    background: #fff;
}
.AZ-filter-sidebar .checkbox-color span.black {
    background: #000;
}
.AZ-filter-sidebar .AZ-accordion .accordion-item {
    border-radius: 0;
    border: 0;
    background: transparent;
}
.AZ-filter-sidebar .AZ-accordion .accordion-item.open {
    border: 0;
}
.AZ-filter-sidebar .AZ-accordion .accordion-content {
    padding: 0;
    border-radius: 15px;
    border: 2px solid #ECECEC;
    background: #FFF;
    padding: 16px;
    max-height: 300px;
    overflow-y: auto;
}
.AZ-filter-sidebar .AZ-accordion .accordion-item__button {
    font-size: 14px;
    color: #000000;
    font-family: "Peyda-Regular";
    padding: 0;
}
.AZ-filter-sidebar .AZ-accordion .accordion-item__button .close-accordion,
.AZ-filter-sidebar .AZ-accordion .accordion-item__button .open-accordion {
    margin-right: 10px;
    font-size: 11px;
    color: #0D3162;
}

.group_toggle input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
}
.group_toggle label {
    cursor: pointer;
    text-indent: -9999px;
    min-width: 48px;
    height: 24px;
    background: #C8D3D9;
    display: block;
    border-radius: 100px;
    position: relative;
    width: 48px;
    height: 19px;
}
.group_toggle label:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 4px;
    width: 13px;
    height: 13px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}
.group_toggle input:checked + label {
    background: #29CD8E;
}
.group_toggle input:checked + label:after {
    left: calc(100% - 4px);
    transform: translate(-100%, -50%);
}
.group_toggle label:active:after {
    width: 50px;
}
.group_toggle p {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 14px;
    font-family: "Peyda-Regular";
    color: #000000;
}

.range-wrapper {
    width: 100%;
    direction: ltr;
}
.range-wrapper .range__input {
    min-width: 50px;
    padding: 0;
    background: transparent;
    border: none;
    color: #343A40;
    font-size: 14px;
    font-family: "Peyda-Regular";
    text-align: center;
}
.range-wrapper .range-slider {
    margin: 0;
    width: 100%;
    background-image: linear-gradient(to right, #DEE2E6 var(--first-val), #29CD8E var(--first-val), #29CD8E var(--second-val), #DEE2E6 var(--second-val));
    background-size: 100% 14px;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    position: relative;
    z-index: 1;
    height: 20px;
    border-radius: 40px;
}
.range-wrapper .range-slider__input {
    width: 100%;
    height: 100%;
    padding: 0 !important;
    -webkit-appearance: none;
    background-color: transparent;
}
.range-wrapper .range-slider__input::-webkit-slider-runnable-track {
    background: none;
    height: 100%;
    width: 100%;
}
.range-wrapper .range-slider__input::-moz-range-track {
    background: none;
    height: 100%;
    width: 100%;
}
.range-wrapper .range-slider__input::-webkit-slider-thumb {
    background-color: #ffffff;
    border-radius: 50%;
    pointer-events: auto;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
}
.range-wrapper .range-slider__input::-moz-range-thumb {
    border: none;
    border-radius: 5px;
    pointer-events: auto;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
}
.range-wrapper .range-slider__input:last-of-type {
    position: absolute;
}
.range-wrapper .range-slider__input:focus {
    outline: none;
}
.range-wrapper .range-slider__input:not(:only-of-type) {
    pointer-events: none;
    left: 0;
}

.AZ-special-page {
    margin: 50px 0;
}
.AZ-special-page .by-category-text {
    font-size: 15px;
    color: #8493B1;
    font-family: "Peyda-Medium";
    margin-bottom: 25px;
}
.AZ-special-page .row-category {
    width: 100vw;
}
.AZ-special-page .filter-title {
    font-size: 12px;
    color: #212529;
    font-family: "Peyda-Regular";
}
.AZ-special-page .sort-link {
    font-size: 12px;
    color: #8493B1;
    font-family: "Peyda-Regular";
}
.AZ-special-page .sort-link.active {
    color: #0D3162;
}

.AZ-products-section {
    overflow-x: hidden;
    margin: 50px 0;
}

.time-text {
    font-size: 12px;
    color: #B1BBCF;
    font-family: "Peyda-Medium";
}

.AZ-about-setion {
    padding: 80px 0;
    position: relative;
    margin-top: 80px;
}
.AZ-about-setion::before, .AZ-about-setion::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 50%;
    height: 50px;
    background: #FFF;
    box-shadow: 0px -23px 39.2px 0px rgba(0, 0, 0, 0.07);
}
.AZ-about-setion::before {
    width: 100%;
    z-index: 1;
    box-shadow: none;
    height: 100%;
}
.AZ-about-setion .row-about {
    position: relative;
    z-index: 10;
}
.AZ-about-setion .about-btn {
    font-size: 14px;
    color: #F33446;
    font-family: "Peyda-ExtraBold";
    margin-top: 25px;
}
.AZ-about-setion .about-btn span {
    font-size: 14px;
}
.AZ-about-setion .about-btn .arrow-icon {
    font-size: 20px;
}
.AZ-about-setion .logo-wrapper .logo-desc {
    font-size: 16px;
}
.AZ-about-setion .logo-wrapper .logo-title {
    font-size: 25px;
}
.AZ-about-setion .logo-wrapper img {
    width: 65.077px;
}
.AZ-about-setion .contact-list-title {
    font-size: 18px;
    color: #0D3162;
    font-family: "Peyda-SemiBold";
    margin-bottom: 14px;
}
.AZ-about-setion .contact-list-text {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-Regular";
    margin-bottom: 10px;
}
.AZ-about-setion .contact-list-icon {
    font-size: 24px;
    color: #0D3162;
}

.location {
    margin-top: 45px;
    width: 100%;
}
.location::after {
    padding-bottom: 50%;
}
.location iframe {
    width: 100%;
    height: 100%;
}

.progress-order_icon {
    font-size: 58px;
    color: #8493B1;
}
.progress-order_center_icon {
    font-size: 24px;
    color: #292D32;
}
.progress-order_desc {
    font-size: 16px;
    color: #8493B1;
    font-family: "Peyda-Medium";
}
.progress-order_title {
    font-size: 20px;
    color: #F33446;
    font-family: "Peyda-Black";
}
.progress-order_title_success {
    color: #29CD8E;
}
.progress-order .line {
    flex-grow: 1;
    height: 1px;
    border-top: 1px dashed #DEDEDE;
}

.score-box {
    margin-bottom: 40px;
}
.score-box .custom-rangeslider {
    position: relative;
    direction: ltr;
    width: 100%;
    height: 24px;
    border-radius: 60px;
    background: #DEE2E6;
}
.score-box .custom-rangeInput {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: 0;
    border-radius: 10px;
}
.score-box .custom-rangeInput::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #E1E1E1;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    top: 0;
    right: 0;
    position: relative;
    cursor: move;
    cursor: -webkit-grab;
}
.score-box .custom-rangeInput::-webkit-slider-thumb:active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}
.score-box .custom-rangeInput::-moz-range-thumb {
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #E1E1E1;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    top: 0;
    right: 0;
    position: relative;
    cursor: move;
    cursor: -webkit-grab;
}
.score-box .custom-rangeInput::-moz-range-thumb:active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}
.score-box .custom-rangeInput::-ms-thumb {
    appearance: none;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #E1E1E1;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    top: 0;
    right: 0;
    position: relative;
    cursor: move;
    cursor: -webkit-grab;
}
.score-box .custom-rangeInput::-ms-thumb:active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}
.score-box .custom-rangeInput::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
    height: 24px;
    width: 100%;
    cursor: pointer;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 5px;
}
.score-box .custom-rangeInput:focus, .score-box .custom-rangeInput:active {
    outline: none;
}
.score-box .custom-rangeInput::-ms-tooltip {
    display: none;
}
.score-box .custom-rangeInput:focus ~ .custom-rangeslider__tooltip {
    display: block;
}
.score-box .custom-rangeInput_red ~ .custom-rangeslider__tooltip {
    background: #FB9D09;
    border-radius: 40px;
}
.score-box .custom-rangeInput_red ~ .custom-rangeslider__tooltip::after {
    background: #FB9D09;
    border-radius: 40px;
}
.score-box .custom-rangeslider__tooltip {
    line-height: 20px;
    position: absolute;
    width: 36px;
    height: 29px;
    padding: 5px 3px 3px;
    top: 100%;
    left: 0;
    text-align: center;
    transform: translate(-26%, 0);
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
    font-size: 16px;
    font-family: "yekanBakh-Medium";
    color: #FFFFFF;
    display: none;
}
.score-box .range-score-text {
    font-size: 14px;
    color: #29CD8E;
    font-family: "Peyda-Medium";
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.score-box .range-score-text:first-child {
    justify-content: flex-start;
}
.score-box .range-score-text:nth-child(3) {
    color: #FB9D09;
}
.score-box .range-score-text:nth-child(4) {
    color: red;
}
.score-box .range-score-text:last-child {
    color: red;
    justify-content: flex-end;
}

.AZ-shop-page .AZ-categories-section {
    position: relative;
    padding: 40px 0;
}
.AZ-shop-page .AZ-categories-section::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 60%;
    top: 0;
    background: #F5F5F5;
    z-index: -1;
}

.filetr-btn {
    width: 72px;
    height: 72px;
    position: sticky;
    right: 0;
    top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 21px 0px 0px 20px;
    background: #FFF;
    box-shadow: 0px 0px 41.1px 0px rgba(0, 0, 0, 0.6);
    color: #F33446;
    font-size: 30px;
    z-index: 10;
}

.filter-sidebar {
    width: 250px;
    border-radius: 12px 0px 0px 12px;
    border: 2px solid #ECECEC;
    background: #FFF;
}

.AZ-about-page {
    margin: 50px 0;
    overflow-x: hidden;
}
.AZ-about-page .counter-wrapper .counter-title {
    font-size: 14px;
    color: #9FAFD0;
    font-family: "Peyda-Bold";
}
.AZ-about-page .counter-wrapper .counter-num {
    font-size: 22px;
    color: #0D3162;
    font-family: "Peyda-ExtraBold";
}
.AZ-about-page .counter-wrapper .counter-icon {
    font-size: 42px;
    color: #0D3162;
    margin: 20px;
}
.AZ-about-page .about-wrapper {
    width: 100%;
    padding: 20px 0;
    position: relative;
}
.AZ-about-page .about-wrapper::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background: #fff;
    z-index: -1;
    width: 200%;
    height: 100%;
    border-radius: 60%;
    box-shadow: 0px -84px 76.1px -46px rgba(0, 0, 0, 0.06);
}
.AZ-about-page .about-wrapper::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 1;
    width: 1px;
    height: 180px;
    background: rgba(209, 217, 232, 0.55);
}
.AZ-about-page .about-head {
    padding-bottom: 20px;
}
.AZ-about-page .logo-wrapper img {
    width: 152px;
}
.AZ-about-page .logo-desc {
    font-size: 15px;
    color: #B1BBCF;
}
.AZ-about-page .logo-title {
    font-size: 25px;
    color: #F33446;
}
.AZ-about-page .contact-list .contact-item {
    position: relative;
}
.AZ-about-page .contact-list .contact-item:first-child {
    padding-left: 50px;
}
.AZ-about-page .contact-list .contact-item:first-child::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 54px;
    background: rgba(209, 217, 232, 0.55);
}

.call-floating {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 10;
}
.call-floating .call-circle {
    width: 60.989px;
    height: 60.989px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #F33446;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(112, 112, 112, 0.2);
}
.call-floating .call-items {
    border-radius: 14px;
    background: #FFF;
    padding: 40px 30px;
    box-shadow: 0 0 10px rgba(112, 112, 112, 0.2);
}
.call-floating .call-items li {
    border-bottom: 1px solid rgba(209, 217, 232, 0.55);
}
.call-floating .call-items li:last-child {
    border-bottom: 0;
}
.call-floating .call-items p {
    font-size: 14px;
    color: #0D3162;
    font-family: "Peyda-Medium";
}
.call-floating .call-items span {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: rgba(243, 52, 70, 0.1);
    color: #F33446;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.call-floating .telegram span {
    background: rgba(22, 113, 250, 0.1);
    color: #1671FA;
}
.call-floating .whatsapp span {
    background: rgba(41, 205, 142, 0.1019607843);
    color: #29CD8E;
}

.ltr {
    direction: ltr;
}
.ltr .AZ-checkbox-group label {
    padding-right: unset;
    padding-left: 29px;
}
.ltr .AZ-checkbox-group label::after {
    right: unset;
    left: 0;
}
.ltr .AZ-breadcrumb-section .container::before {
    left: unset;
    right: 100%;
}
.ltr .AZ-breadcrumb-section .container::after {
    left: unset;
    right: 100%;
}
.ltr .AZ-terms-page ul ul {
    padding-right: 0;
    padding-left: 56px;
    border-left: 3px solid rgba(209, 217, 232, 0.55);
    border-right: 0;
}
.ltr .AZ-terms-page ul li {
    padding-right: 0;
    padding-left: 33px;
}
.ltr .AZ-terms-page ul li::after {
    right: unset;
    left: -22px;
}
.ltr .AZ-accordion .accordion-item__button .close-accordion,
.ltr .AZ-accordion .accordion-item__button .open-accordion {
    margin-right: 0;
    margin-left: 10px;
}
.ltr .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-left: 0;
    padding-right: 0.5rem;
}
.ltr .breadcrumb-item + .breadcrumb-item {
    padding-right: 0;
    padding-left: 0.5rem;
}
.ltr .AZ-cart-page .add-address-link span {
    transform: rotate(180deg);
}
.ltr .AZ-contact-page .contact-form {
    border-right: 1px solid rgba(209, 217, 232, 0.55);
    border-left: 0;
    padding-right: 120px;
    padding-left: 0;
}
.ltr .field-group-inner span {
    padding: 0 12px 0 24px;
}
.ltr .AZ-panel-page .panel-link .icon-keyboard_arrow_left {
    transform: rotate(180deg);
}
.ltr .AZ-panel-page .panel-link::after {
    right: 0;
    left: -20px;
}
.ltr .pen-menu .panel-link::after {
    right: unset;
    left: -13px;
}
.ltr .AZ-cart-page .cart-item-box {
    padding: 13px 51px 13px 8px;
}
.ltr .AZ-product-page .product-specifications-list li {
    padding-right: 80px;
    padding-left: 0;
}
.ltr .AZ-product-page .product-specifications-list .product-specification-tag {
    left: unset;
    right: 0;
}
.ltr .AZ-title-wrapper .view-all-btn span {
    transform: rotate(180deg);
}
.ltr .swiper {
    direction: rtl;
}
.ltr .AZ-amazingOffers-section .amazingOffers-box {
    padding: 25px 0 25px 50px;
}
.ltr .filetr-btn {
    border-radius: 0 20px 20px 0;
}
.ltr .AZ-about-page .contact-list .contact-item:first-child {
    padding-right: 50px;
    padding-left: 0;
}
.ltr .AZ-about-page .contact-list .contact-item:first-child::after {
    right: 0;
    left: unset;
}
@media screen and (max-width: 991px) {
    .ltr .AZ-terms-page ul {
        margin-right: 0;
        margin-left: 20px;
    }
    .ltr .AZ-address-group label {
        padding-left: 25px;
        padding-right: unset;
    }
    .ltr .AZ-address-group label::after {
        left: 0;
        right: unset;
    }
    .ltr .AZ-contact-page .contact-form {
        border-right: 0;
        padding-right: 0;
    }
    .ltr .AZ-cart-page .cart-item-box {
        padding: 24px;
    }
    .ltr .AZ-about-page .contact-list .contact-item:first-child {
        padding-right: 0;
        padding-left: 0;
    }
    .ltr .AZ-about-page .contact-list .contact-item:first-child::after {
        right: 0;
        left: unset;
    }
}
@media screen and (max-width: 768px) {
    .ltr .AZ-breadcrumb-section {
        padding-right: 0;
        padding-left: 50px;
    }
    .ltr .AZ-header .sidebar-wrapper {
        right: unset;
        left: -300px;
    }
    .ltr .AZ-header .sidebar-wrapper.show {
        right: unset;
        left: 0;
    }
}

@media screen and (max-width: 1400px) {
    .special-product .AZ-product-card {
        padding: 10px;
    }
}
@media screen and (max-width: 1200px) {
    .AZ-header .nav-item:last-child {
        margin-right: 0;
    }
    .AZ-header .status_warning {
        display: none;
    }
    .AZ-header .nav-post-title {
        display: none;
    }
    .AZ-header .categories {
        gap: 10px;
    }
    .logo-wrapper {
        gap: 10px;
    }
    .logo-wrapper img {
        width: 30px;
    }
    .logo-wrapper .logo-desc {
        font-size: 11px;
    }
    .logo-wrapper .logo-title {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .w-md-100 {
        width: 100%;
    }
    .AZ-header .navbar-nav {
        display: flex;
        flex-direction: row;
    }
    .AZ-header .categories {
        padding: 0 40px;
    }
    .AZ-header .categories {
        flex-grow: 1;
    }
    .AZ-header .categories li {
        display: none;
    }
    .AZ-header .categories li:nth-child(1) {
        display: block;
    }
    .AZ-header .navbar-collapse {
        flex-basis: unset;
    }
    .megamenu-modal #tabs-content {
        padding: 30px;
    }
    .megamenu-modal .megamenu-list {
        width: 40%;
        padding: 15px 10px;
    }
    .AZ-categories-section .row-category {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .AZ-categories-section .col {
        min-width: 140px;
    }
    .AZ-blog-section .row-posts {
        flex-wrap: nowrap;
        width: 100vw;
        overflow-x: auto;
    }
    .AZ-blog-section .col-post {
        width: 263px;
    }
    .AZ-amazingOffers-section {
        margin-bottom: 45px;
    }
    .bg-plus {
        padding: 30px 0;
    }
    .AZ-login-page .login-box {
        margin: 68px 0;
    }
    .AZ-login-page .login-content {
        padding: 80px 49px;
    }
    .AZ-terms-page ul {
        margin-right: 20px;
    }
    .post-big-box::after {
        padding-bottom: 110%;
    }
    .post-big-box .box-overlay {
        padding: 35px;
    }
    .AZ-post-card-small .post-card-img {
        display: none;
    }
    .AZ-post-cart-rectangle .post-card-img {
        height: unset;
        flex-grow: unset;
    }
    .AZ-post-cart-rectangle .post-card-img::after {
        padding-bottom: 60%;
    }
    .row-relatedPosts {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .row-relatedPosts .col-lg-6 {
        width: 380px;
    }
    .AZ-cart-page .cart-sidebar {
        padding: 30px 50px;
    }
    .AZ-cart-page .cart-address-box {
        padding: 25px;
    }
    .AZ-address-group {
        padding: 20px;
    }
    .AZ-address-group label {
        gap: 0;
        padding-right: 25px;
    }
    .AZ-address-group label::after {
        left: unset;
        right: 0;
    }
    .AZ-address-group label span {
        display: none;
    }
    .AZ-contact-page .contact-form {
        border-left: 0;
        border-bottom: 1px solid rgba(209, 217, 232, 0.55);
        padding-left: 0;
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
    .AZ-panel-page {
        padding: 50px 0;
    }
    .AZ-panel-page .tickets-wrapper .ticket-box {
        padding: 25px 22px;
    }
    .AZ-panel-page .tickets-wrapper .ticket-box .ticket-icon {
        display: none;
    }
    .progress-order_desc {
        text-align: center;
    }
    .progress-order_title {
        text-align: center;
    }
    .progress-order .line {
        flex-grow: unset;
        height: 27px;
        width: 1px;
        border-left: 1px dashed #DEDEDE;
        border-top: 0;
    }
    .AZ-cart-page .cart-item-box {
        padding: 24px;
    }
    .AZ-cart-page .cart-item-box .product-card-img {
        width: 83px;
    }
    .AZ-cart-page .cart-item-box .AZ-product-card {
        gap: 20px;
    }
    .quantity-field {
        width: 128px;
        height: 43px;
    }
    .quantity-field .value-button {
        font-size: 19px;
    }
    .AZ-bestSelling-products-section .grid-divider {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .AZ-bestSelling-products-section .grid-divider .col-4 {
        width: 360px;
    }
    .special-product .AZ-product-card {
        padding: 16px;
    }
    .special-product .product-card-img {
        min-width: 40%;
        margin-bottom: 0;
    }
    .AZ-product-page .product-timer, .AZ-product-page .product-price-wrapper {
        width: 100%;
    }
    .AZ-product-page .product-timer::after {
        content: none;
    }
    .AZ-product-page .product-header .old-price {
        text-decoration: line-through;
    }
    .AZ-product-page .product-header .old-price::after {
        content: none;
    }
    .AZ-store-features .col-3 {
        width: 216px;
    }
    .AZ-about-page .contact-list .contact-item:first-child::after {
        left: 50%;
        top: unset;
        bottom: 0;
        transform: translateX(-50%);
        width: 54px;
        height: 1px;
    }
    .AZ-about-page .contact-list .contact-item:first-child {
        padding-left: 0;
        padding-bottom: 30px;
    }
    .AZ-about-page .about-wrapper {
        padding: 20px 0;
    }
    .AZ-about-page .about-wrapper::after {
        width: 200%;
        border-radius: 40%;
    }
    .AZ-about-page .about-wrapper::before {
        height: 80px;
    }
    .special-product .nav-slider {
        left: unset;
        right: 5px;
        transform: unset;
        width: 100px;
    }
}
@media screen and (max-width: 768px) {
    .AZ-breadcrumb-section {
        padding-right: 50px;
    }
    .AZ-header .navbar-nav {
        flex-direction: column;
    }
    .AZ-header .sidebar-wrapper {
        position: fixed;
        top: 0;
        right: -300px;
        background: #fff;
        height: 100vh;
        width: 300px;
        z-index: 10;
        transition: all 0.2s linear;
    }
    .AZ-header .sidebar-wrapper .sidebar-head {
        padding: 20px;
        border-bottom: 1px dashed rgba(209, 217, 232, 0.55);
    }
    .AZ-header .sidebar-wrapper .navbar-nav {
        padding: 20px;
    }
    .AZ-header .sidebar-wrapper .nav-item {
        gap: 0 !important;
    }
    .AZ-header .sidebar-wrapper .nav-link {
        font-size: 14px;
        padding: 5px 0 !important;
        width: 100%;
    }
    .AZ-header .sidebar-wrapper .close-sidebar {
        font-size: 20px;
        color: #0D3162;
    }
    .AZ-header .sidebar-wrapper.show {
        right: 0;
    }
    .AZ-header .overlay {
        background: rgba(0, 0, 0, 0.67);
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        opacity: 0;
        transition: all 0.2s linear;
        z-index: -1;
    }
    .AZ-header .overlay.show {
        opacity: 1;
        z-index: 10;
    }
    .AZ-header .logo-wrapper {
        gap: 0;
    }
    .AZ-header .logo-wrapper img {
        width: 40.7px;
    }
    .AZ-header .logo-wrapper .logo-desc {
        display: none;
    }
    .AZ-header .logo-wrapper .logo-title {
        display: none;
    }
    .AZ-amazingOffers-section .amazingOffers-box {
        padding: 30px 27px 30px 0;
    }
    .warning-message {
        padding: 20px;
    }
    .AZ-panel-page .order-box .order-header {
        padding: 29px;
    }
    .AZ-panel-page .order-box .order-body {
        padding: 35px 25px;
    }
    .AZ-amazingOffers-section .swiper-button-prev,
    .AZ-amazingOffers-section .swiper-button-next {
        display: none;
    }
    .special-product .AZ-product-card {
        padding: 16px;
    }
    .special-product .product-card-img {
        min-width: 40%;
        margin-bottom: 0;
    }
    .special-product .product-card-btn p {
        display: none;
    }
    .special-product .product-card-tag {
        font-size: 12px;
        font-family: "Peyda-Medium";
        padding: 5px 11px;
    }
}
@media screen and (max-width: 578px) {
    .AZ-amazingOffers-section .amazingOffers-box {
        border-radius: 0;
    }
    .AZ-section-title {
        font-size: 14px;
    }
    .AZ-post-page .post-img {
        border-radius: 0;
        margin-bottom: 30px;
    }
    .AZ-product-page .col-gallery {
        padding: 0;
    }
    .AZ-footer .back-top-btn .arrow-back {
        top: -10px;
        font-size: 35px;
        left: 48%;
    }
    .AZ-footer .back-top-btn img {
        width: 100%;
        margin-top: -15px;
    }
    .gallery-container .swiper-container .gallery-img {
        border-radius: 0;
    }
}
@media screen and (max-width: 480px) {
    .AZ-header .nav-cart-btn {
        width: 100px;
    }
    .AZ-header .nav-cart-btn p {
        font-size: 12px;
    }
    .AZ-header .nav-cart-btn .cart-number {
        font-size: 12px;
        min-width: 17px;
        height: 17px;
        border-radius: 3px;
    }
    .AZ-header .categories {
        padding: 0 10px;
    }
    .AZ-header .logo-wrapper img {
        width: 35px;
    }
    .megamenu-modal #tabs-content {
        padding: 20px;
    }
    .megamenu-modal .megamenu-list {
        width: 40%;
        padding: 15px 10px;
    }
    .AZ-login-page .login-tab .login-tab-link {
        font-size: 12px;
    }
    .post-big-box .box-overlay {
        padding: 25px;
    }
    .post-big-box .box-title {
        font-size: 18px;
    }
    .AZ-post-page .post-title {
        font-size: 20px;
    }
    .AZ-contact-page .contact-item {
        gap: 15px;
    }
    .AZ-contact-page .contact-item-icon {
        font-size: 22px;
    }
    .AZ-contact-page .contact-link {
        font-size: 15px;
    }
    .contact_address {
        width: 80%;
    }
    .AZ-panel-page .AZ-panel-btn {
        font-size: 12px;
        padding: 5px 15px;
    }
    .AZ-panel-page .info .info-text {
        font-size: 14px;
    }
    .AZ-panel-page .info .info-title {
        font-size: 10px;
    }
    .AZ-panel-page .info .info-icon {
        font-size: 25px;
    }
    .AZ-box-panel {
        padding: 21px 25px;
    }
}


/* ReSharper restore CssNotResolved */

