body, div, span, li, a, h1, h2, h3, h4, h5, h6, p {
    font-family: IRANSans, serif;
}

a, .page-link {
    color: #7A2834;
}

p, a, td, div, span {
    font-size: 14px;
}

.card-body.postDetail span {
    font-size: 14px !important;

}

.card-body.postDetail p {
    line-height: 26px !important;
}

.postDetail .h_iframe-aparat_embed_frame iframe {
    width: 100%;
    min-height: 350px;
}

a:hover {
    text-decoration: none;
}

button:focus {
    outline: none;
}

#section0 {
    background: url("/start-bg.jpg");
    background-size: 100% 100%;
}

#section1 {
    background-image: url("/bg-record-order.jpg");
    background-size: 100% 100%;

}

#section2 {
    background-image: url("/discount-bg.jpg");
    background-size: 100% 100%;

}

#section3 {
    background-image: url("/clientAssets/imgs/blog-bg.jpg");
    background-size: 100% 100%;

}

#section4 {
    background-image: url("/clientAssets/imgs/bg-customers.jpg");
    background-size: 100% 100%;

}

#section5 {
    background-image: url("/clientAssets/imgs/about-us-bg.jpg");
    background-size: 100% auto;

}

#section6 {
    background-image: url("/contact-bg.jpg");
    background-size: 100% auto;

}

#main {
    background-image: url("/clientAssets/imgs/login-bg.jpg");
    background-size: 100% 100%;

}

@media all and (max-width: 800px) {
    #main {
        background-image: url("/clientAssets/imgs/login-mobile-bg.jpg");
        background-size: 100% auto;

    }

    #main .tab-content {
        padding: 1rem !important;
    }
}

#myMenu {
    position: fixed;
    z-index: 99;
    right: 0;
    margin: 0 auto;
    top: 35%;
}

#myMenu ul {
    list-style: none;
}

#myMenu li {
    margin-bottom: 10px;
}

#myMenu li a {
    color: #FFF;
    transition: all 0.2s ease;
}

#myMenu li a:hover {
    font-size: 19px;
}

#myMenu li.active a {
    color: #d2ae6d;
}

.section {
    z-index: 9999;
    position: relative;
}

#menu {
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 30px;
}

#socials {
    position: fixed;
    top: 35%;
    z-index: 99;
}

#socials ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#socials li {
    margin: 10px 0;
}

.discountText {
    background: url("/discount-wrapper-bg.svg") no-repeat;

    background-size: 100% 100%;
    padding: 50px 0 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.discountText p, .discountText h3 {
    color: #FFF;
    text-align: center;
}

.discountPicture {
    background: url("/discount-circle.svg") no-repeat;
    background-size: 100% 100%;
    padding: 10px;
    margin: 0;
    position: relative;
    left: 13%;
    display: flex;
    justify-content: center;
}

@media all and (max-width: 800px) {
    .discountPicture {
        left: 0;
        padding: 10px;
        width: 200px
    }

    #contactBG .form-control {
        font-size: 13px !important
    }

    .discountText {
        background-size: 100% auto;
        padding: 20px 0 50px 0;
        width: 290px;
    }

    .discountText h3 {
        font-size: 18px !important;
    }

    .discountText p {
        font-size: 15px;
    }

    #discounts {
        padding: 3rem 20px;
    }

    nav#overlay ul {
        flex-direction: column;
        margin: 0 auto 0 !important;
    }

    nav#overlay ul li img {
        width: 25px;
    }

    #overlay p {

        font-size: 15px;
    }

    .productItem ul {
        padding: 0;
    }

    #cart .cartItemsWrapper .cartImage {
        margin: 10px 0 !important;
    }


    #checkout .summaryFactor {
        padding: 2rem 1rem !important;
    }

    .tvBox {
        width: 90% !important

    }

    .newsWrapper {

        width: 80% !important
    }


    .news-text {
        margin: 0 auto;
        color: #FFF;
        z-index: 9999;
        bottom: 10%;
        right: 20px !important;
        text-align: right;
        font-size: 15px;
    }
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background-image: url("/clientAssets/imgs/dot.png");
    background-size: 100% 100%;
    width: 23px;
    height: 20px;
    margin: 0 2px;
}

.owl-carousel button.owl-dot.active {
    background-image: url("/clientAssets/imgs/active-dot.png");
    background-size: 100% 100%;
    width: 70px;
    height: 20px;

}

.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.news-text {
    margin: 0 auto;
    color: #FFF;
    z-index: 9999;
    bottom: 10%;
    right: 70px;
    text-align: right;
}

.news-text .small {
    font-size: 14px;
    display: block;
    margin-top: 10px;
}

#blog .owl-dots {
    position: absolute;
    bottom: -70%;
    right: 40%;
}

.aboutText {
    line-height: 27px;
    font-size: 14px;
}

#aboutSlider.owl-carousel button.owl-dot {
    background: none;
}

#aboutSlider .owl-nav {
    display: flex;
    justify-content: center;
}

#aboutSlider.owl-carousel .owl-nav button.owl-next, #aboutSlider.owl-carousel .owl-nav button.owl-prev {
    background: #FFF;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    color: #92474b;
    font-size: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-weight: bold;
    margin: 0 10px;
}

#contactBG {
    background: url("/clientAssets/imgs/contact-wrapper-bg.jpg");
    background-size: 100% 100%;
}

.r-0 {
    border-radius: 0;
}

#contactBG .form-control {
    border-bottom: 2px solid #fff !important;
    direction: rtl;
    text-align: right;
    background: transparent !important;
    border-radius: 0;
}

#contactBG .form-control::placeholder {
    color: #fff;
}

#contactBG textarea.form-control {
    border: 2px solid #fff !important;
}

#contactBG textarea.form-control::placeholder {
    color: #000;
}

#contactBG .form-control::placeholder {
    color: #FFF !important;
}

#contactBG button.btn-success {
    background-color: #6c8398;
    color: #FFF;
    width: 100%;
    border: 0;
}

nav#overlay {
    position: absolute;
    background: rgba(255, 255, 255, .85);
    padding: 2em;
    width: calc(100%);
    height: calc(100vh);
    display: none;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    z-index: 99999;

}

nav#overlay .close-button {
    width: 18px;
    float: right;
    cursor: pointer;
    opacity: 0
}

nav#overlay ul {
    list-style-type: none;
    margin: 10% auto 0;
    padding: 0;
    display: -ms-grid;
    display: flex;
    -ms-grid-columns: (auto) [ 4 ];
    grid-template-columns: repeat(4, auto);
    width: 80%;
    justify-content: space-between;
}

nav#overlay ul a {
    color: #fff;
    font-weight: 700;
    font-size: 1.4em
}

nav#overlay ul span {
    color: gray;
    display: block;
    font-size: .75em;
    margin-top: 20px
}

nav#overlay ul li {
    opacity: 0
}

.show-menu {
    display: block !important;
    -webkit-animation: slide-menu 1s ease-in forwards;
    animation: slide-menu 1s ease-in forwards
}

.show-menu .close-button {
    -webkit-animation: show-x 1s 1s forwards;
    animation: show-x 1s 1s forwards
}

.show-menu li:nth-of-type(1) {
    -webkit-animation: menu-item-anim .6s forwards 1s ease-in-out;
    animation: menu-item-anim .6s forwards 1s ease-in-out
}

.show-menu li:nth-of-type(2) {
    -webkit-animation: menu-item-anim .6s forwards 1.2s ease-in-out;
    animation: menu-item-anim .6s forwards 1.2s ease-in-out
}

.show-menu li:nth-of-type(3) {
    -webkit-animation: menu-item-anim .6s forwards 1.6s ease-in-out;
    animation: menu-item-anim .6s forwards 1.6s ease-in-out
}

.show-menu li:nth-of-type(4) {
    -webkit-animation: menu-item-anim .6s forwards 2s ease-in-out;
    animation: menu-item-anim .6s forwards 2s ease-in-out
}

.show-menu li:nth-of-type(5) {
    -webkit-animation: menu-item-anim .6s forwards 2.2s ease-in-out;
    animation: menu-item-anim .6s forwards 2.2s ease-in-out
}

.show-menu li:nth-of-type(6) {
    -webkit-animation: menu-item-anim .6s forwards 2.4s ease-in-out;
    animation: menu-item-anim .6s forwards 2.4s ease-in-out
}

.show-menu li:nth-of-type(7) {
    -webkit-animation: menu-item-anim .6s forwards 2.6s ease-in-out;
    animation: menu-item-anim .6s forwards 2.6s ease-in-out
}

.show-menu li:nth-of-type(8) {
    -webkit-animation: menu-item-anim .6s forwards 2.8s ease-in-out;
    animation: menu-item-anim .6s forwards 2.8s ease-in-out
}

@-webkit-keyframes slide-menu {
    from {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes slide-menu {
    from {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-webkit-keyframes show-x {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes show-x {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes menu-item-anim {
    from {
        -webkit-transform: translateY(70%);
        transform: translateY(70%);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes menu-item-anim {
    from {
        -webkit-transform: translateY(70%);
        transform: translateY(70%);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

#open-menu {
    cursor: pointer;
}


#product {
    background-image: url("/bg-digital-print.jpg");
    background-size: 100% auto;
    position: absolute;
    top: 0;
}

#overlay p {
    color: #121212;

}

.productBreaker {
    border: 2px solid #FFF;
    width: 90%;
    height: 0;
    position: relative;
    bottom: 80px;
}

#product .productImage {
    position: relative;
    z-index: 999;
    border-radius: 50%;
    border: 3px solid #FFF;
    width: 50% !important
}


#product .productItem ul {
    list-style: none;
}

#product .productItem li {
    background-image: url("/product-item.svg");
    background-size: 100% 100%;
    text-align: center;
    padding: 10px;
    margin: 10px 0;
    color: #FFF;
}

.logoPic {
    width: 230px
}


@media all and (max-width: 700px) {
    .logoPic {
        width: 150px
    }

    .logoText {
        font-size: 19px
    }

    #product .productItem li {
        background-size: 100% auto;
    }
}

#product .productTitle {
    display: inline-block;
    background-image: url(/product-label.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding: 19px 40px;
    text-align: center;
    color: #FFF;
    margin-right: 40px;
    position: relative;
    top: 30px;
    z-index: 99;
    font-size: 20px;
}

#product .productDescription {
    border: 1px solid #FFF;
    padding: 3rem 1rem;
}

#product .productDescription p {
    color: #FFF;
    margin: 0;
    padding: 0 1rem;
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
}

#product .nav {
    display: flex;
    justify-content: space-between;
}

#product .nav-link {
    text-align: center;
    padding: 20px;
    border-radius: 0;
    background-color: #EFEBE9;
    color: #999;
}

#product .nav-link.active {
    background-color: #BCAAA4;
    border: 0;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
    color: #FFF;
    padding: 25px;
    z-index: 999;
    position: relative;

}

#product .tab-content {
    background-color: #056d60;
    position: relative;
    bottom: 7px;
    padding: 2rem;
    color: #FFF;
    margin-top: 2rem;
    box-shadow: 0 0 15px rgba(0, 0, 0, .25);
}

#product .tab-content ul {
    list-style: none;
    color: #FFF;
}

#product .tab-content table.table-bordered {
    border: none;
    color: #FFF;
    text-align: center;
}


#product .tab-content table.table-bordered td, #product .tab-content table.table-bordered th {
    border: 0;
    text-align: center;
    border-bottom: 1px solid #dee2e6;
}

#product .tab-content table.table-bordered th {
    border-bottom: 3px solid #dee2e6;
    font-size: 16px;

}


#order {
    background-image: url("/clientAssets/imgs/whaute.jpg");
    background-size: 100% auto;
    min-height: 100%;
}


#order .productImage {
    position: relative;
    z-index: 999;
}

#order select.form-control, #order input.form-control, #order textarea.form-control {
    border: 0;
    background: transparent;
    border-radius: 0;
    border-bottom: 2px solid #6f6f6f;
}

#order .uploadBox {
    border-radius: 10px;
    overflow: hidden;
    background: whitesmoke;
    padding-bottom: 10px;
}

#order .uploadName {
    position: relative;
    left: 10px;
    background: #FFF;
    padding: 3px 10px;
    border-radius: 15px;
    color: #aaa;
    font-size: 13px;
    direction: ltr;
    margin-bottom: 0;
}

#order .title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #2c9af2;
    padding-bottom: 26px;
    margin-bottom: 2rem;
    margin-top: 8px;
}

#order .uploadLabel {
    background: transparent;
    padding: 0.5rem 1rem;
}

#order #summeryOrder {
    background: url('/clientAssets/imgs/summary-order.svg') no-repeat;
    background-size: 100% auto;
    min-height: 475px;
    padding: 1rem 1rem;

}

#order #summeryOrder h6 {
    text-align: center;
    position: relative;
    z-index: 9999;
}


#order #summeryOrder .summeryBody tr td:nth-child(1) {
    color: #3a3a3a;
    font-weight: bolder;
    font-size: 13px;
}

#order #summeryOrder .summeryBody tr td {
    padding: 5px 0;
}

#order #summeryOrder .totalPrice tr:nth-child(1) td {
    color: #FF00E6;
}

#order #summeryOrder .totalPrice tr:nth-child(2) td {
    color: #2196F3;
}

#order #summeryOrder .totalPrice tr:nth-child(3) td {
    color: #757575;
    font-weight: bold;
    font-size: 17px;
}

.button-add-cart {
    background-image: url("/clientAssets/imgs/button-add-cart.png");
    background-size: 100% 100%;
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding: 10px 25px;
    color: #FFF;
}


.button-add-cart:hover {
    color: #FFF;

}

.btn.btn-outline-primary {
    background-image: url("/clientAssets/imgs/btn-outline-primary.png");
    background-size: 100% 100%;
    border: 0;
    padding: 10px 25px;
    border-radius: 0;
}


.btn.btn-outline-primary:hover {
    background-image: url("/clientAssets/imgs/button-add-cart.png");
    background-size: 100% 100%;
    background-color: transparent;
}


#order .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 20px;

}

/* Hide default HTML checkbox */
#order .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
#order .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #AEAEAE;
    -webkit-transition: .4s;
    transition: .4s;

}

#order .slider:before {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    left: 4px;
    bottom: -2px;
    background-color: #616161;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

#order input:checked + .slider:before {
    background-color: #2196F3;
}


#order input:checked + .slider {
    background-color: #FFF;
}

#order input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

#order .checkbox-service, #order .service-type {
    width: 16px;
    height: 16px;
    background-image: url("/clientAssets/imgs/unchecked.svg");
    background-position: right;
    background-repeat: no-repeat;
    margin-right: 5px;
    transition: all 0.2s ease;
}

#order .service:checked + label div.checkbox-service, #order .service-type:checked + label div.checkbox-service {
    width: 20px;
    height: 20px;
    background-image: url("/clientAssets/imgs/checked.svg");
    background-size: auto 100%;
    background-position: right;
    background-repeat: no-repeat;

}

#order input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
#order .slider.round {
    border-radius: 34px;
}

#order .slider.round:before {
    border-radius: 50%;
}

#order .serviceItem p:nth-child(1) {
    font-weight: bold;
}

#order .similarProduct {
    background-image: url(/clientAssets/imgs/similar-products.svg);
    background-size: 100%;
    padding: 1rem 2rem;
    text-align: center;
    background-repeat: no-repeat;
    margin-top: 2rem;
}

#order .similarProductImage {
    transition: all 0.2s ease;

}

#order .similarProductImage:hover {
    transform: rotate(-10deg);
}

#successModal .modal-content {
    border-radius: 0;
    margin-top: 4rem;
    background-image: url("/clientAssets/imgs/modal-bg.jpg");
}

#successModal.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10500;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background-color: rgba(0, 0, 0, .7);
}

#cart {
    background-image: url("/clientAssets/imgs/cart-bg.jpg");
    background-size: 100% 100%;
    min-height: 1080px;
}


#cart .cartItemsWrapper {
    background-color: #FAFAFA;
    padding: 10px 0;
}

#cart .cartItemsWrapper .cartImage {
    margin: 1rem 0.5rem;
}

.modal-content {
    border-radius: 0;
}

.sendWays label img {
    border: 2px solid #707070;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    transition: all 0.2s ease;
    padding: 1rem;
}

.sendWays label p {
    text-align: center;
    margin-top: 5px;
}


.sendWays input:checked + label img {
    border: 2px solid #2196F3;
    box-shadow: inset 0 1px 9px rgba(33, 150, 243, 0.6);
}

.sendWays input:checked + label p {
    color: #2196F3;
}

#shippingModal input.form-control {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #C1C1C1
}

#shippingModal label {
    color: #424242;
}

#shippingModal .submitShipping button {
    color: #2196F3;
}

#shippingModal .addresses input:checked + label {
    background-color: #2196F3;
    color: #FFF;

}

#shippingModal .addresses label {
    margin-right: 10px;
    background-color: #F5F5F5;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    margin-bottom: 15px;
}

#discount .btn-primary {
    border-radius: 0;
    right: -15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    font-size: 12px;
}


#discount .form-control {
    text-align: center;
    font-size: 14px;
}

#checkout {
    background-image: url("/clientAssets/imgs/checkout-bg.jpg");
    background-size: 100% auto;
}

#checkout .brandTitle {
    background-color: rgba(131, 131, 131, 0.7);
    text-align: center;
    padding: 1rem 0;
    color: #FFF;
}

#checkout .paymentMethods {
    border: 2px solid #FFF;
}


#checkout .paymentMethods label {
    position: relative;
    bottom: 50px;
    text-align: center;
    color: #FFF;
}

#checkout .paymentMethods label p {
    margin-top: 1rem;
}

#checkout .paymentMethods button {
    background-color: transparent;
    border: none;
    background-image: url("/clientAssets/imgs/product-items-wrapper.svg");
    background-size: 100% 100%;
    padding: 1rem 3rem;
    color: #FFF;
    position: relative;
    top: 30px;

}

#checkout .summaryFactor {
    border: 2px solid #FFF;
    padding: 2rem 5rem;
    margin-bottom: 4rem;
}

#checkout .summaryFactor hr {
    border-top: 2px solid rgba(255, 255, 255, .9);
}

#checkout .summeryFactorBody {
    padding: 1rem 2rem;
    border: 2px solid #FFF;

}

#checkout .summeryFactorBody .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #707070;
    color: #707070;
}

#checkout .summeryFactorBody .table td, #checkout .summeryFactorBody .table {
    color: #707070;
    border: 0;
}

#profile {
    padding-top: 4rem;
    background: url('/clientAssets/imgs/profile-bg.jpg');
    background-size: 100% 100%;
    min-height: 1080px;
}

#profile .profilePic {
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

#profile .profileSide {
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

#profile .profile-content {
    background-color: #FFF;
    padding: 2rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);

}

#profile .profile-content .bg-gray {
    background-color: #F6F6F6;
    padding: 10px;
}

.dir-ltr {
    direction: ltr;
}

.productTitleIndex {
    background: url("/clientAssets/imgs/product-items-wrapper.png");
    background-size: 100% auto;
    padding: 10px 0;
}

#order .form-control::placeholder {
    color: #000;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background: #f5f5f5 !important;
}

.swal2-popup #swal2-content {
    direction: rtl;
}

#priceTable tr {
    transition: all 0.2s ease;
}

#priceTable tr:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
}

.tab-content {
    padding: 2rem;
    background-color: #FAFAFA;
}

#register input.form-control, #login input.form-control {
    border: none;
    border-bottom: 1px solid #707070;
    background-color: transparent;
    border-radius: 0;
}

#register label, #login label {
    color: #8D8D8D;
    margin-top: 10px;
}

#main .nav-item {
    background: #BDBDBD !important;
    color: #FFF;
}

#main .nav-item .nav-link {
    text-align: center;
    padding: 1rem;
    border-radius: 0;
    color: #FFF;

}

#main .nav-tabs .nav-link.active {
    background: #fafafa;
    color: #2196F3;
}

#register .btn.btn-primary, #login .btn.btn-primary {
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: url(/clientAssets/imgs/product-items-wrapper.svg);
    background-size: 100% 100%;
    padding: 1rem 3rem;
    background-repeat: no-repeat;
    font-size: 17px;
}

#main .nav, #main .tab-content {
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.badge-primary {
    color: #fff;
    background-color: #fb00e2;
}


#addressText {
    font-weight: bold;
    border-bottom: 2px solid #2196F3;
}

.swal2-popup .swal2-title {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0 0 .4em;
    padding: 0;
    color: #595959;
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
    direction: rtl;
}

.swal2-popup #swal2-content {
    text-align: center;
    direction: rtl;
}

.discountText h3 {
    font-size: 22px;
}

#bestCustomers img {
    transition: all 0.2s ease;
}

#bestCustomers img:hover {
    transform: scale(1.1);
}

.productItem li {
    transition: all 0.2s ease;
}

.productItem li:hover {
    transform: scale(1.05);
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #CCC;
    background-size: 100% 100%;
    width: 10px;
    height: 10px;
    margin: 0 2px;
}


.owl-carousel button.owl-dot.active {
    background: #661420;
    background-size: 100% 100%;
    width: 70px;
    height: 10px;
}

.seenBoxHeading {
    background: #b19156;
    color: #FFF;
}

.seenBox {
    background: #cba96a;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
}


.card-body p {
    line-height: 16px;
}

.newProductDetail h5 {
    font-size: 18px;
}

@media all and (max-width: 760px) {
    .newProductDetail p {
        font-size: 12px !important;
    }

    .newProductDetail h5 {
        font-size: 15px !important;
    }
    .background{
        padding-top:40px
    }
}


.digitalPrintWidth ,.VisitWidth {
    height: 300px;
    border-radius: 25px ;
    overflow: hidden;
}
.posterWidth{
    height: 280px;
    border-radius: 25px ;
    overflow: hidden;
}
.bookWidth{
    height: calc(300px + 280px - 400px );
    border-radius: 25px ;
    overflow: hidden;
}

.offsetWidth{
    height: 400px;
    border-radius: 25px ;
    overflow: hidden;
}
.productImage{
    object-fit: cover;
    object-position: center;
}
.digitalInformation{
    background-color: rgba(252,139,0,0.74);
    position: absolute;
    bottom: 0;
    right: 0;
    height: 30%;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: ease all 1s;
}
.posterInformation{
    background-color:rgb(52 197 170 / 75%);
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 30%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: ease all 1s;
}
.bookInformation{
    background-color: rgb(255 170 0 / 74%);
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 30%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: ease all 1s;
}
.VisitInformation{
    background-color:rgb(235 0 0 / 74%);
    position: absolute;
    bottom: 0;
    right: 0;
    height: 30%;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: ease all 1s;
}
.offsetInformation{
    background-color: rgba(255,204,0,0.74);
    position: absolute;
    bottom: 0;
    right: 0;
    height: 30%;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: ease all 1s;
}
.productIcon {
    width: 60px;
    filter: brightness(0);
}
.productName {
    font-weight: 600;
    color:#FFF;
}
.digitalPrintWidth:hover .digitalInformation ,.VisitWidth:hover .VisitInformation  ,.offsetWidth:hover .offsetInformation {
    height: 100%;
    animation:slideInUp;
    animation-duration:1s;
}
.posterWidth:hover .posterInformation ,.bookWidth:hover .bookInformation{
    width: 100%;
    transition: ease-in all 1s;
}
.digitalPrintWidth:hover .productIcon ,.VisitWidth:hover .productIcon ,.posterWidth:hover .productIcon ,.offsetWidth:hover .productIcon ,.bookWidth:hover .productIcon{
    filter: brightness(1);
}
.VisitWidth:hover .productName ,.digitalPrintWidth:hover .productName ,.posterWidth:hover .productName ,.offsetWidth:hover .productName ,.bookWidth:hover .productName{
    color: #111;
}

.recordOrderBoxWidth{
    box-shadow: 0 0 3px 0 #bebebe;
}
@media (max-width: 1199px) {
    .digitalPrintWidth, .VisitWidth {
        height: 250px;
        border-radius: 17px;
    }
    .posterWidth {
        height: 200px;
        border-radius: 17px;
    }
    .offsetWidth {
        height: 310px;
        border-radius: 17px;
    }
    .bookWidth {
        height: calc(250px + 200px - 310px);
        border-radius: 17px;
    }
    .productIcon {
        width: 40px;
    }
}

@media (max-width: 991px) {
    .digitalPrintWidth, .VisitWidth {
        height: 210px;
    }
    .posterWidth {
        height: 160px;
    }
    .offsetWidth {
        height: 270px;
    }
    .bookWidth {
        height: calc(210px + 160px - 270px);
    }
    .productIcon {
        width: 30px;
    }
    .posterInformation ,.bookInformation{
        width: 42%;
    }

}
@media (max-width: 767px) {
    .digitalPrintWidth, .VisitWidth {
        height: 170px;
        border-radius: 12px;
    }
    .posterWidth {
        height: 120px;
        border-radius: 12px;
    }
    .offsetWidth {
        height: 210px;
        border-radius: 12px;
    }
    .bookWidth {
        height: calc(170px + 120px - 210px);
        border-radius: 12px;
    }
    .productIcon {
        width: 20px;
    }
    .digitalInformation,.VisitInformation,.offsetInformation{
        height: 42%;
    }
    .posterInformation, .bookInformation {
        width: 55%;
    }
    .paddingX {
        padding: 0 8px !important;
    }
    .marginTop {
        margin-top: 12px !important;
    }
}

@media (max-width: 500px) {
    .digitalPrintWidth, .VisitWidth {
        height: 140px;
        border-radius: 12px;
    }
    .posterWidth {
        height: 90px;
        border-radius: 12px;
    }
    .offsetWidth {
        height: 170px;
        border-radius: 12px;
    }
    .bookWidth {
        height: calc(140px + 90px - 170px);
        border-radius: 12px;
    }
    .productIcon {
        width: 20px;
    }
    .digitalInformation,.VisitInformation,.offsetInformation{
        height: 50%;
        padding: 5px;
    }
    .posterInformation, .bookInformation {
        width: 65%;
        padding: 5px;
    }
    .paddingX {
        padding: 0 6px !important;
    }
    .marginTop {
        margin-top: 10px !important;
    }
}
@media (max-width: 450px) {
    .posterInformation, .bookInformation {
        width: 70%;
    }
    a, p, div, span, button, li, ul, b, del, ins, strong, input, label, input::placeholder, textarea, textarea::placeholder, sup, sub, ins, mark, address ,pre{
        font-size: 12px !important;
    }
}
@media (max-width: 370px) {
    .digitalPrintWidth, .VisitWidth {
        height: 120px;
        border-radius: 10px;
    }
    .posterWidth {
        height: 70px;
        border-radius: 10px;
    }
    .offsetWidth {
        height: 140px;
        border-radius: 10px;
    }
    .bookWidth {
        height: calc(120px + 70px - 140px);
        border-radius: 10px;
    }
    .productIcon {
        width: 17px;
    }
    .digitalInformation,.VisitInformation,.offsetInformation{
        height: 50%;
        padding: 5px;
    }
    .posterInformation, .bookInformation {
        width: 70%;
        padding: 5px;
    }
    .paddingX {
        padding: 0 4px !important;
    }
    .marginTop {
        margin-top: 6px !important;
    }
    a, p, div, span, button, li, ul, b, del, ins, strong, input, label, input::placeholder, textarea, textarea::placeholder, sup, sub, ins, mark, address ,pre{
        font-size: 11px !important;
    }
}


@media all and (max-width:700px){

    .offsetWidth {
        height: 140px;
        border-radius: 10px;
    }.bookWidth {
        height: 140px;
        border-radius: 10px;
        margin-top:0 !important
    }
    .bookInformation {
        background-color: rgba(194,131,4,0.74);
        position: absolute;
        bottom: 0;
        right: 0;
        height: 55%;
        width: 30%;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        transition: ease all 1s;
    }    .bookInformation {
        width: 100%;
        padding: 5px;
    }
    .posterInformation{
        width: 50%;
        padding: 5px;
    }
}

.digitalCategoryName ,.digitalCategoryPrice ,.digitalCategoryNameOnOverlay{
    font-weight: bolder;
}
.digitalCategoryCard{
    background-color:#FEFEFE;
    border-radius: 28px;
    padding: 20px 18px 8px;
    overflow: hidden;
    height: 320px;
    transition: ease all 2s;
}
.digitalCategoryImage{
    border-radius: 35px;
    height: calc(100% - 24px - 21px - 0.75rem);
    object-fit: cover;
}
.digitalCategoryRecordOrderLink ,.digitalCategoryPrices {
    background: #fff;
    padding: 5px 8px;
    border-radius: 11px;
}
.digitalCategoryCardOverlay{
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    background-color: rgba(255,204,0,0.78);
    display: none !important;
}
.digitalCategoryCard:hover .digitalCategoryCardOverlay{
    display: flex !important;
}
.digitalCategoryCard:hover{
    padding: 0;
}
.digitalCategoryCard:hover .digitalCategoryImage{
    border-radius: 28px;
    height: 100%;
    animation: zoomIn;
    animation-duration: 1s;
}
.digitalCategoryCol:nth-child(n+5){
    margin-top: 35px;
}
@media (max-width: 1199px) {
    .digitalCategoryCard {
        height: 260px;
        border-radius: 25px;
    }
    .digitalCategoryImage {
        border-radius: 30px;
    }
}
@media (max-width: 991px) {
    .digitalCategoryCol:nth-child(n+4){
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .digitalCategoryCol:nth-child(n+3){
        margin-top: 25px;
    }
    .digitalCategoryCard {
        height: 290px;
    }
}
@media (max-width: 575px) {
    .digitalCategoryCol:nth-child(n+2){
    }
    .digitalCategoryCard {
        height: 220px;
        border-radius: 30px;
    }
    .digitalCategoryImage {
        border-radius: 70px;
        height:140px
    }
}

@media (max-width: 500px) {
    .digitalCategoryCard {
        height: 220px;
        border-radius: 30px;
    }
    .digitalCategoryImage {
        border-radius: 30px;
        height:140px
    }
}
@media (max-width: 450px) {
    a, p, div, span, button, li, ul, b, del, ins, strong, input, label, input::placeholder, textarea, textarea::placeholder, sup, sub, ins, mark, address ,pre{
        font-size: 12px !important;
    }
    .digitalCategoryCard {
        height: 259px;
        border-radius: 30px;
    }
    .digitalCategoryImage {
        border-radius: 30px;
        height:160px
    }

}
@media (max-width: 400px) {
    .digitalCategoryCard {
        height: 269px;
    }
}

@media (max-width: 360px) {
    .digitalCategoryCard {
        height: 240px;
        border-radius: 30px;
    }
    .digitalCategoryImage {
        border-radius: 30px;
        height:140px
    }


}

@media (max-width: 340px) {
    .digitalCategoryCard {
        height: 220px;
        border-radius: 30px;
    }
    .digitalCategoryImage {
        border-radius: 70px;
        height:140px
    }

}


.order-title {
    background-image: url("/img/bg-order-title.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 12px 15px;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
}
.textIcon{
    margin-left: 5px;
    width: 30px;
}
.orderForm{
    flex-wrap: nowrap;
}
.orderTitleLabel {
    display: flex;
    width: 17%;
    align-items: center;
    font-weight: bolder;
    color: #3A2D2D;
}
.orderTitleInput:focus-visible{
    outline: none;
}
.orderTitleInput::placeholder{
    color: #3A2D2D !important;
    font-weight: bolder;
}
.orderTitleInput{
    background-color: transparent;
    border:none;
    color: #3A2D2D !important;
    font-weight: bolder;
}
.weightPaper ,.uploadFront ,.uploadBack{
    width: 100%;
    height: 170px;
    border-radius: 20px;
    overflow: hidden;
}
.countPaper ,.sidePaper{
    width: 100%;
    height: 270px;
    border-radius: 20px;
    overflow: hidden;
}
.productSize{
    width: 100%;
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
}
.productService{
    width: 100%;
    height: calc(170px + 270px - 300px);
    border-radius: 20px;
    overflow: hidden;
}
.itemImage{
    object-fit: cover;
}
.weightInformation{
    height: 100%;
    width: 100%;
    background-color: rgba(153,153,51, 0.74);
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.countInformation{
    height: 100%;
    width: 100%;
    background-color: rgba(248,94,0, 0.74);
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.productSizeInformation{
    height: 100%;
    width: 100%;
    background-color: rgba(164,22,35, 0.74);
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sideInformation{
    height: 100%;
    width: 100%;
    background-color: rgba(51,102,102, 0.74);
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.uploadFrontInformation ,.uploadBackInformation{
    height: 100%;
    width: 100%;
    background-color: rgba(21,126,161, 0.74);
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.productServiceInformation{
    height: 100%;
    width: 100%;
    background-color: rgba(252,189,0, 0.74);
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.itemName{
    font-weight: bolder;
    color: #fff;
}
.itemIcon{
    width: 45px;
}
.bg-your-order{
    background-image: url("/img/bg-your-order.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding:30px 20px;
    
    border-radius: 25px;
    height: calc(54px + 170px + 170px + 270px + 0.5rem + 0.5rem - 43px);
}
.SummaryOrder{
    color:#AA8D5A;
    margin-bottom: 35px;
    font-weight: bolder;
}
.factorTitle{
    font-weight: bolder;
    margin-bottom: 0;
}
.factorText{
    font-weight: 500;
}
.finalPrice{
    color:#91072E;
}
.line{
    background: transparent;
    height: 1px;
    border-bottom: 1px dashed #AA8D5A;
}
.logo-in-factor{
    width: 90px;
    display: flex;
    margin:auto;
 }
.submitOrder{
    background-color:#009933;
    width: 100%;
    border-radius: 12px;
    border: none;
    font-weight: 600;
    font-size: 18px !important;
}

@media (max-width: 1199px) {
    .weightPaper, .uploadFront, .uploadBack{
        height: 120px;
    }
    .countPaper, .sidePaper{
        height: 210px;
    }
    .productSize{
        height: 220px;
    }
    .productService {
        height: calc(120px + 210px - 220px);
    }
    .bg-your-order {
        height: calc(47px + 120px + 120px + 210px + 0.5rem + 0.5rem - 43px);
        padding: 20px 15px;
    }
    .orderTitleLabel{
        width: 23%;
    }
    .textIcon {
        width: 22px;
    }
    .logo-in-factor {
        width: 65px;
    }
    .itemIcon {
        width: 40px;
    }
}

@media (max-width: 991px) {
    .weightPaper, .uploadFront, .uploadBack{
        height: 140px;
        border-radius: 17px;
    }
    .countPaper, .sidePaper{
        height: 230px;
        border-radius:17px;
    }
    .productSize{
        height: 260px;
        border-radius: 17px;
    }
    .productService {
        height: calc(140px + 230px - 260px);
        border-radius: 17px;
    }
    .bg-your-order {
        height: auto;
        margin-top: 10px;
    }
    .orderTitleLabel{
        width: 17%;
    }
    .textIcon {
        width: 25px;
    }
    .itemIcon {
        width: 35px;
    }

}
@media (max-width: 767px) {
    .weightPaper, .uploadFront, .uploadBack{
        height: 130px;
        border-radius: 11px;
    }
    .countPaper, .sidePaper{
        height: 200px;
        border-radius: 11px;
    }
    .productSize{
        height: 220px;
        border-radius: 11px;
    }
    .productService {
        height: calc(130px + 200px - 220px);
        border-radius: 11px;
    }
    .bg-your-order {
        padding: 20px 15px;
    }
    .orderTitleLabel{
        width: 26%;
    }
    .logo-in-factor {
        width: 50px;
    }
    .itemIcon {
        width: 30px;
    }
    .SummaryOrder {
        margin-bottom: 20px;
        font-size: 17px !important;
    }
    .itemName {
        font-size: 15px !important;
    }
    .line {
        margin-bottom: 8px !important;
    }
    .factorTitle ,.factorText{
        font-size: 14px !important;
    }
    .textIcon {
        width: 23px;
    }
    .submitOrder {
        font-size: 14px !important;
        border-radius: 10px;
        padding: 6px !important;
    }
    .order-title {
        padding: 8px 12px;
    }
}
@media (max-width: 575px) {
    .weightPaper, .uploadFront, .uploadBack{
        height: 90px;
        border-radius: 11px;
    }
    .countPaper, .sidePaper{
        height: 170px;
        border-radius: 11px;
    }
    .productSize{
        height: 190px;
        border-radius: 11px;
    }
    .productService {
        height: calc(90px + 170px - 190px);
        border-radius: 11px;
    }
    .bg-your-order {
        padding: 20px 15px;
    }
    .orderTitleLabel{
        width: 120px;
    }
    .logo-in-factor {
        width: 50px;
    }
    .itemIcon {
        width: 26px;
    }
    .SummaryOrder {
        margin-bottom: 20px;
        font-size: 17px !important;
    }
    .itemName {
        font-size: 15px !important;
    }
    .line {
        margin-bottom: 8px !important;
    }
    .factorTitle ,.factorText{
        font-size: 14px !important;
    }
    .textIcon {
        width: 23px;
    }
    .submitOrder {
        font-size: 14px !important;
        border-radius: 10px;
        padding: 6px !important;
    }
    .order-title {
        padding: 8px 12px;
    }
}

@media (max-width: 500px) {
    .weightPaper, .uploadFront, .uploadBack{
        height: 80px;
        border-radius: 8px;
    }
    .countPaper, .sidePaper{
        height: 130px;
        border-radius: 8px;
    }
    .productSize{
        height: 150px;
        border-radius: 8px;
    }
    .productService {
        height: calc(80px + 130px - 150px);
        border-radius: 8px;
    }
    .bg-your-order {
        padding: 10px 8px;
    }
    .logo-in-factor {
        width: 40px;
    }
    .itemIcon {
        width: 23px;
    }
    .SummaryOrder {
        margin-bottom: 12px;
        font-size: 15px !important;
    }
    .itemName {
        font-size: 14px !important;
    }
    .line {
        margin-bottom: 8px !important;
    }
    .factorTitle {
        font-size: 14px !important;

    }
    .order-title {
        padding: 5px 10px;
    }
    .textIcon {
        width: 19px;
    }
    .itemIcon {
        width: 25px;
    }
    .factorText{
        font-size: 14px !important;
    }
    .submitOrder {
        font-size: 14px !important;
        border-radius: 8px;
        padding: 5px !important;
    }
    .orderTitleLabel ,.orderTitleInput ,.orderTitleInput::placeholder{
        font-size: 13px !important;
    }
}
@media (max-width: 450px) {
    a, p, div, span, button, li, ul, b, del, ins, strong, input, label, input::placeholder, textarea, textarea::placeholder, sup, sub, ins, mark, address ,pre{
        font-size: 12px !important;
    }
    .orderTitleLabel {
        width: 120px;
    }
    .itemIcon {
        width: 25px;
    }
    .itemName {
        font-size: 13px !important;
    }
    .SummaryOrder{
        margin-bottom: 8px;
        font-size: 14px !important;
    }
    .factorTitle {
        font-size: 13px !important;
    }
}
@media (max-width: 400px) {
    .orderItemInformation{
        padding: 3px;
    }
    .itemIcon {
        width: 20px;
    }
    .weightPaper, .uploadFront, .uploadBack{
        height: 70px;
        border-radius: 8px;
    }
    .countPaper, .sidePaper{
        height: 110px;
        border-radius: 8px;
    }
    .productSize{
        height: 130px;
        border-radius: 8px;
    }
    .productService {
        height: calc(70px + 110px - 130px);
        border-radius: 8px;
    }
}

@media (max-width: 370px) {
    .itemName {
        font-size: 11px !important;
    }
    .orderTitleLabel ,.orderTitleInput ,.orderTitleInput::placeholder {
        font-size: 11px !important;
    }
    .orderTitleLabel{
        width: 110px;
    }
    .factorTitle ,.factorText{
        font-size: 11px !important;
    }
    .textIcon {
        width: 17px;
    }
    .itemIcon {
        width: 18px;
    }
    .logo-in-factor {
        width: 35px;
    }
    .SummaryOrder {
        font-size: 12px !important;
    }
    .submitOrder{
        font-size: 11px !important;
    }

}

.storeOrderItem{
    filter: grayscale(1);
    opacity: 0.5;
    cursor: not-allowed;
}


.storeOrderItem.active{
    filter: grayscale(0);
    opacity: 1;
    cursor: pointer;
 
}

.storeOrderItem.main{
    animation-name: tapesh;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes tapesh {
    from {transform: scale(1);}
    to {transform: scale(1.05);}
  }
  
#paymentPage{
    background-image:url("img/bg-payment.jpg") ;
    /*background-repeat: no-repeat;*/
    background-size: cover;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    direction:rtl;
}
.your-order-img{
    width: 180px;
    height: 180px;
    border-radius: 20px;
    object-fit: cover;
    box-shadow: 0 0 8px #bdbdbd;
}
.dashedRow{
    height: 1px;
    border-bottom: 1px dashed #D2AE6D;
    position: relative;
    bottom:-15px;
}
.orderType{
    color:#D2AE6D;
    background-color: #fff;
    position: relative;
    padding: 0 5px;
    font-weight: bolder;
}
.orderText{
    color:#666666;
    background-color: #fff;
    position: relative;
    padding: 0 5px;
}
.your-order-box{
    background-color: #fff;
    border-radius: 30px;
    padding: 43px 30px;
}
.off-ticket-box{
    background-color: #fff;
    border-radius: 30px;
    padding: 12px;
}
.logo-in-paymentPage{
    width: 55px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
}
.off-ticket-text{
    font-weight: bolder;
}
.off-ticket-icon{
    width: 13px;
    margin-left: 5px;
}
.off-code-input::placeholder{
    color:#666666;
    text-align: center;
}
.off-code-input:focus-visible{
    outline: none;
}
.off-code-input{
    background-color:#E6E6E6;
    border-radius: 5px;
    border:none;
    width: 75%;
    padding: 5px;
}
.applyCodeBtn{
    background-color:#009933;
    border:none;
    padding: 5px;
    border-radius: 5px;
    width: 75%;
}
.paymentFormBox{
    background-color: #fff;
    padding: 25px 25PX 50px;
    border-radius: 30px;
}
.howToTransferBox{
    border:1px solid #B3B3B3;
    border-radius: 25px;
    padding: 15px 40px 50px;
}
.transfer-icon{
    width: 20px;
    margin-left: 5px;
}
.howToTransferTxt{
    font-weight: bolder;
}
.send-way-icon{
    width: 90px;
    filter: grayscale(1);
    opacity: 0.8;
}
.how-to-send{
    color:  #111;
    filter: grayscale(1);
    opacity: 0.8;
}
.howToTransferBox  input:checked + label{
    margin-left:15px
}

.howToTransferBox  input:checked + label .send-way-icon {
    filter:grayscale(0);
    opacity: 1;
    padding:3px;
    border-radius:50%;
    border:2px solid #111
}
.howToTransferBox  input:checked + label .how-to-send {
    filter:grayscale(0);
    opacity: 1;
}
.whichTransport{
    color:#666
}
.bg-tick{
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background-color: #F1EEE5;
}
.addresses  input:checked + label .tick{
    content: url('img/tick.svg');
    width: 20px;
    height: 20px;
}
.addresses  input:checked + label .address{
    color:  #111;
}
.recycle ,.edit{
    width: 100%;
    object-fit: contain;
}
.address-check {
    background-color: #fff;
    border: 2px solid #f1f1f1;
    border-radius: 15px;
    padding: 20px !important;
}
.addressLocation{
    color:  #EF0000;
}
.addressLocation{
    color:  #EF0000;
    display: flex;
    align-items: center;
}
.add{
    font-size: 28px !important;
    line-height: 1;
    color:  #D2AE6D;
    margin-left: 5px;
}
.bg-edit-icon{
    width: 23px;
    height: 23px;
    padding: 4px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 #eee;
}
.paymentWay1{
    width: 90px;
    filter: grayscale(1);
    opacity: 0.8;
}
.howToPaymentBox input:checked + label .how-to-send {
    color:  #D2AE6D;
    filter:grayscale(0);
    opacity: 1;
}
.howToPaymentBox  input:checked + label .paymentWay1 {
    filter:grayscale(0);
    opacity:1;
}
.howToPaymentBox ,.summaryFactorBox{
    border:1px solid #B3B3B3;
    border-radius: 25px;
    padding: 15px 40px 30px;
    margin-top: 20px;
}
.totalPrice ,.totalPrice span{
    color:#009933;
}
.totalBox {
    background-color: #F9F9F9;
    padding: 17px 20px;
    border-radius: 5px;
}
.description{
    color:  #D2AE6D;
}
.descriptionBox{
    background-color: #F9F9F9;
    border-radius: 5px;
    padding: 10px 20px;
}
.paymentBtn{
    background-color:#009933;
    border: none;
    border-radius: 6px;
    display: flex;
    margin: 15px auto;
    padding: 5px 40px;
}
@media (max-width: 1199px) {
    .your-order-img {
        width: 160px;
        height: 160px;
    }

    .logo-in-paymentPage {
        width: 47px;
        margin-bottom: 18px;
    }
}
@media (max-width: 991px) {
    .logo-in-paymentPage {
        width: 65px;
    }
    .send-way-icon ,.paymentWay1{
        width: 80px;
    }
}
@media (max-width: 767px) {
    .your-order-img {
        width: 120px;
        height: 120px;
    }
    .send-way-icon ,.paymentWay1{
        width: 70px;
    }
    .bg-tick ,.addresses input:checked + label .tick{
        width: 16px;
        height: 16px;
    }
    .orderText ,.orderType{
        font-size: 14px !important;
    }
}
@media (max-width: 575px) {
    a, p, div, span, button, li, ul, b, del, ins, strong, input, label, input::placeholder, textarea, textarea::placeholder, sup, sub, ins, mark, address ,pre{
        font-size: 12px !important;
    }
    .orderText ,.orderType{
        font-size: 13px !important;
    }
}

@media (max-width: 500px) {
    .orderText ,.orderType{
        font-size: 12px !important;
    }
    .send-way-icon ,.paymentWay1{
        width: 60px;
    }
    .your-order-box ,.totalBox div{
        flex-wrap: wrap;
    }
    .your-order-img {
        margin: 0 auto 15px !important;
    }
    .howToPaymentBox, .summaryFactorBox ,.howToTransferBox{
        padding: 15px 25px 25px;
    }
}
@media (max-width: 450px) {


}
@media (max-width: 400px) {
    .paymentFormBox {
        padding: 15px 20PX 10px;
    }
    .howToPaymentBox, .summaryFactorBox, .howToTransferBox {
        padding: 15px 10px 20px;
    }
    .your-order-box {
        padding: 20px 15px;
    }
    .logo-in-paymentPage {
        width: 50px;
    }
    .your-order-img {
        width: 100px;
        height: 100px;
        border-radius: 15px;
    }
}


.send-way-icon{
    width:80px;
    height:80px;
    object-fit: contain;
}

#priceListIcon tr:nth-child(odd) td {
    background: #4c4c4c !important;
}

#priceListIcon td:last-child {
    font-size: 16px;
    font-weight: bold;
}
#priceListIcon tr:nth-child(even) td {
    color: #d2ae5c;
}