﻿
@import "../../../theme/Css/_fonts.css";
/* primary : #44ad9a*/
/* secondary : #45b5b5*/
body, p, h1, h2, h3, h4, h5, h6, #top-bar, .nav-dropdown, .top-bar-nav a.nav-top-link, .cart-count, .mini-cart .nav-dropdown-inner, .megatop > a, .header-nav li.root-item > a, .nasa-tabs .nasa-tab a, #vertical-menu-wrapper li.root-item > a, .service-title, .price, .amount, .banner .banner-content .banner-inner h1, .banner .banner-content .banner-inner h2, .banner .banner-content .banner-inner h3, .banner .banner-content .banner-inner h4, .banner .banner-content .banner-inner h5, .banner .banner-content .banner-inner h6 {
    font-family: 'IRANSans' !important
}
.header {
    position: sticky;
    top: 0;
    right: 0;
    background-color: #44ad9a;
    z-index: 99999;
    padding-top: 14px;
    padding-bottom: 14px;
}

.LatestDetailsHolder {
    direction: rtl;
    padding: 3px 10px;
    text-align: right;
    line-height: 1.4;
}

.TextDecoration {
    text-decoration: line-through;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 720px;
    display: flex !important;
    align-items: center !important;
}

.container720 {
    max-width: 720px;
}

.header .text {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    display: block;
    margin: 0 auto;
}

body, p, h1, h2, h3, h4, h5, h6, #top-bar, .nav-dropdown, .top-bar-nav a.nav-top-link, .cart-count, .mini-cart .nav-dropdown-inner, .megatop > a, .header-nav li.root-item > a, .nasa-tabs .nasa-tab a, #vertical-menu-wrapper li.root-item > a, .service-title, .price, .amount, .banner .banner-content .banner-inner h1, .banner .banner-content .banner-inner h2, .banner .banner-content .banner-inner h3, .banner .banner-content .banner-inner h4, .banner .banner-content .banner-inner h5, .banner .banner-content .banner-inner h6 {
    font-family: 'IRANSans' !important
}
.handle-bar {
    width: 100px;
    height: 5px;
    border-radius: 1rem;
    background-color: #44ad9a;
}
.mobile-size-container {
    border-left: 1px solid #bddbd5;
    border-right: 1px solid #bddbd5;
}
.productPrice {
    color: #44ad9a;
    font-size: 23px;
}
p {
    font-family: inherit;
    font-weight: 400;
    font-size: 1.1em;
    line-height: 1.7;
    margin-bottom: .625em;
    text-rendering: optimizeLegibility
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    direction: ltr
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333e48;
    text-rendering: optimizeLegibility;
    margin-top: .2em;
    margin-bottom: .8em;
    line-height: 1.2125em;
}

html, body {
    font-size: 14.5px
}

.stock.out-of-stock {
    margin-bottom: 25px;
    text-align: center;
    color: #c60f13;
}

.stock {
    color: #5cb85c;
    font-weight: 700;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    clear: both;
}

.woocommerce-notices-wrapper {
    color: white;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    cursor: pointer;
    visibility: visible;
    opacity: 1;
    line-height: 1.5;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.woocommerce-notices-wrapper:empty {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(55px);
    -moz-transform: translateY(55px);
    -o-transform: translateY(55px);
    -ms-transform: translateY(55px);
    transform: translateY(55px)
}

.woocommerce-notices-wrapper ul {
    margin: 0
}

.woocommerce-notices-wrapper .nasa-close-notice {
    display: inline-block;
    color: #FFF;
    font-size: 200%;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.woocommerce-notices-wrapper .nasa-close-notice:after {
    font-family: 'Pe-icon-7-stroke';
    content: "\e680"
}

.woocommerce-cart .woocommerce-notices-wrapper {
    position: relative;
    margin-bottom: 30px !important;
    z-index: unset
}

.woocommerce-error {
    list-style: none;
    display: block;
    background: #c60f13;
    padding: 15px
}

.woocommerce-error li {
    color: #FFF
}

.woocommerce-error li:before {
    color: inherit;
    background: #c60f13;
    font-family: 'FontAwesome';
    content: "\f071";
    margin-right: 10px;
    position: relative;
    top: 1px;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px
}

.woocommerce-notices-wrapper .woocommerce-info, .woocommerce-message {
    padding: 15px;
    background: #5cb85c;
    display: block;
    color: #fff;
    font-size: 100%;
    position: relative;
    margin: 0
}

.woocommerce-notices-wrapper .woocommerce-info a, .woocommerce-message a {
    color: #fff
}

.woocommerce-notices-wrapper .woocommerce-info a:hover, .woocommerce-message a:hover {
    color: #FFF;
    text-decoration: underline
}

.woocommerce-notices-wrapper .woocommerce-info.cart-empty {
    background: transparent
}

body {
    background: #fff;
    color: #333e48;
    padding: 0;
    margin: 0;
    font-family: IRANSans;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default
}

body [class*="column"] + [class*="column"]:last-child {
    float: right
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1200px;
    *zoom: 1
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse .column, .row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left
}

.row .row {
    width: auto;
    margin-left: -.625em;
    margin-right: -.625em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}

.row .row:before, .row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1
}

.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column, .columns {
    position: relative;
    padding-left: .625em;
    padding-right: .625em;
    width: 100%;
    float: left
}

@media only screen and (min-width:768px) {
    .large-1 {
        position: relative;
        width: 8.33333%
    }

    .large-2 {
        position: relative;
        width: 16.66667%
    }

    .large-3 {
        position: relative;
        width: 25%
    }

    .large-4 {
        position: relative;
        width: 33.33333%
    }

    .large-5 {
        position: relative;
        width: 41.66667%
    }

    .large-6 {
        position: relative;
        width: 50%
    }

    .large-7 {
        position: relative;
        width: 58.33333%
    }

    .large-8 {
        position: relative;
        width: 66.66667%
    }

    .large-9 {
        position: relative;
        width: 75%
    }

    .large-10 {
        position: relative;
        width: 83.33333%
    }

    .large-11 {
        position: relative;
        width: 91.66667%
    }

    .large-12 {
        position: relative;
        width: 100%
    }

    .row .large-offset-0 {
        position: relative;
        margin-left: 0%
    }

    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .row .large-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .row .large-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .row .large-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column.large-centered, .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right !important
    }
}

.RedButton {
    font-weight: 400;
    background: #44ad9a;
    border-color: #44ad9a;
    color: #fff;
    bottom: 0;
    position: fixed;
    right: 0;
}

body #submit, body button, body .button, body input[type="submit"] {
    border-width: 3px;
}



@media only screen and (min-width: 768px) {
    #submit, button, .button, input[type="submit"] {
        display: inline-block;
    }
} 

#submit, button, .button, input[type="submit"] {
    padding-top: 1em;
    padding-bottom: .9375em;
}

#submit, button, .button, input[type="submit"] {
    border: 1px solid;
    text-transform: lowercase;
    cursor: pointer;
    font-family: inherit;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: .9375em;
    padding-right: 3.28125em;
    padding-bottom: 1em;
    padding-left: 3.28125em;
    font-size: .9375em;
    background-color: #333e48;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    color: #fff;
    border-color: #333e48;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button, select {
    text-transform: none;
}

button, input {
    line-height: normal;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

* {
    font-family: 'IRANSans',sans-serif;
}

    *, *:before, *:after {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

user agent stylesheet
button {
    appearance: auto;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}

style attribute {
    text-align: center;
}

.rtl {
    direction: rtl;
}


html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}



button, input {
    line-height: normal;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

body .cwginstock-panel-heading h4 {
    color: inherit;
    display: inline-block;
    font-weight: 700;
}

.product-info .price {
    font-size: 125%;
    clear: both;
    margin: 0;
    line-height: 2;
}

.product-price {
    color: lightyellow;
    font-weight: normal
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
    max-width: 100%;
    height: auto;
}

img {
    display: inline-block;
    vertical-align: middle;
}

.entry-summary {
    margin-top: 0;
}

body #submit, body button, body .button, body input[type="submit"] {
    border-width: 3px;
}

element.style {
}

/*.RedButton {
    font-weight: 400;
    background: #d00f10;
    border-color: #c60f13;
    color: #fff;
}*/

body #submit, body button, body .button, body input[type="submit"] {
    border-width: 3px;
}

    body #submit, body button, body .button, body .products.list .product-item .inner-wrap .info .product-summary .product-interactions .add-to-cart-btn, body .products.list .product-interactions .btn-link .add-to-cart-grid, body .widget .tagcloud a, body .products.grid .product-item .inner-wrap.product-deals .info .nasa-deal-showmore a.button, body .products.grid .product-item .inner-wrap.product-deals .info .nasa-deal-showmore button, body .wishlist_table .add_to_cart, body .yith-wcwl-add-button > a.button.alt, body input[type="submit"], body #submit.disabled, body #submit[disabled], body button.disabled, body button[disabled], body .button.disabled, body .button[disabled], body input[type="submit"].disabled, body input[type="submit"][disabled] {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }

@media only screen and (min-width:768px) {
    #submit, button, .button, input[type="submit"] {
        display: inline-block
    }
}

@media only screen and (min-width: 768px) {
    #submit, button, .button, input[type="submit"] {
        padding-top: 1em;
        padding-bottom: .9375em
    }
}

#submit, button, .button, input[type="submit"] {
    border: 1px solid;
    text-transform: lowercase;
    cursor: pointer;
    font-family: inherit;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: .9375em;
    padding-right: 3.28125em;
    padding-bottom: 1em;
    padding-left: 3.28125em;
    font-size: .9375em;
    background-color: #333e48;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    color: #fff;
    border-color: #333e48;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    #submit:hover, #submit:focus, button:hover, button:focus, .button:hover, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus {
        color: #fff;
        border-color: #388783;
        background: #388783;
    }

.product-gallery {
    margin-bottom: 25px;
    padding-right: 15px;
    margin-right: 0;
}

.nasa-product-gallery-lightbox, .product-gallery {
    position: relative;
}


.text-center {
    text-align: center !important
}


/*FAST CART 2 ================================================================================================================================================*/


.row {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(0 * -1);
    margin-right: calc(1.5rem * -.5) ;
    margin-left: calc(1.5rem * -.5) ;
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(1.5rem * .5) ;
    padding-left: calc(1.5rem * .5) ;
    margin-top: 0;
}
.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.col-3 {
    flex: 0 0 auto;
    width: 25%;
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.col-6 {
    flex: 0 0 auto;
    width: 50%;
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.col-9 {
    flex: 0 0 auto;
    width: 75%;
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 768px) {
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.33333333%;
    }

    .offset-md-2 {
        margin-left: 16.66666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333333%;
    }

    .offset-md-5 {
        margin-left: 41.66666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333333%;
    }

    .offset-md-8 {
        margin-left: 66.66666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333333%;
    }

    .offset-md-11 {
        margin-left: 91.66666667%;
    }

}


.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.me-5 {
    margin-right: 3rem !important;
}

.me-auto {
    margin-right: auto !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-4 {
    margin-left: 1.5rem !important;
}

.ms-5 {
    margin-left: 3rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-1 {
    padding-right: 0.25rem !important;
}

.pe-2 {
    padding-right: 0.5rem !important;
}

.pe-3 {
    padding-right: 1rem !important;
}

.pe-4 {
    padding-right: 1.5rem !important;
}

.pe-5 {
    padding-right: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

.ps-4 {
    padding-left: 1.5rem !important;
}

.ps-5 {
    padding-left: 3rem !important;
}


img {
    border-radius: 6px;
}

div {
    direction: rtl;
}

.name {
    display: flex;
    align-items: center;
}

.name p {
    font-weight:normal;
}

.price {
    display: flex;
    align-items: center;
    justify-content: end;
}
.d-flex{
    display:flex;
}
.justify-content-center {
    justify-content: center;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
    height: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #45b5b5;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #44ad9a;
    }

.prop-title {
    font-size: small;
    margin-bottom: 6px;
    padding-bottom: 6px;
    color: #44ad9a;
    border-bottom: 1px solid #b295bf;
    font-weight: bold;
}

.border {
    border: 1px solid lightgray;
    padding: 4px;
    border-radius: 1rem;
}

.show-details {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: #44ad9a;
    border: 1px solid #44ad9a;
    border-radius: 6px
}

.show-colors {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: #44ad9a;
    border: 1px solid #44ad9a;
    border-radius: 6px
}
.card-small-title {
    font-size: x-small;
    color: #44ad9a;
}
.prop-value {
    font-size: small;
}

.mb-6 {
    margin-bottom: 5rem !important;
}


.size.active {
    background-color: #44ad9a;
    color: white;
    font-weight: bold;
}

.size.active {
    box-shadow: none;
}

.size {
    padding: 1rem 0rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56px;
    cursor: pointer;
    box-shadow: 1px 4px 1px;
    transition: all .3s ease-out;
}
/* .size:active {
  background-color: #44ad9a;
} */
/* .size:hover:not(:active){
  background-color: #e5a9ff;
} */
.RedButton {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 32px;
    font-weight: bold;
    direction: rtl;
    margin-bottom: 7px;
    position: relative;
    height: 50px;
    min-width: 300px;
    width: 38%;
    left: 50%;
    transform: translate(-50%, -6%);
    border-radius: 10px;
}

.pop-card {
    min-height: 100%;
    background-color: white;
    border-radius: 23px 23px 0 0;
    position: relative;
    width: 95%;
    top: 77px;
    transition: all 0.5s cubic-bezier(0.36, 0.1, 0.24, 1.01);
}

.pop-card-container {
    transition: all 0.5s cubic-bezier(0.36, 0.1, 0.24, 1.01);
}

    .pop-card-container.hidden {
        background-color: transparent;
    }

        .pop-card-container.hidden .pop-card {
            top: 1000px;
        }

.close-pop-card,.submit-order-pop-card {
    z-index: 3;
    justify-content: center;
    bottom: 8px !important;
    margin-bottom:1rem;
}

.close-pop-card-btn {
    min-width: 300px;
    width: 38%;
    height: 50px;
}

.submit-order-pop-card-btn {
    min-width: 121px;
    width: 18%;
    height: 45px;
}

.pop-card-content {
    margin-bottom: 67px;
}

.shipping-price-section {
    border: 1px dotted #44ad9a;
    font-size: small;
    border-radius: 1rem;
    margin-top: -1rem;
    display: none;
}

@media only screen and (min-width:900px) {
    .pop-card {
        width: 41.6666666666%;
    }
}

@media only screen and (max-width:900px) {
    ::-webkit-scrollbar {
        width: 0;
    }

    .RedButton, .close-pop-card-btn {
        width: 94%;
    }
    .submit-order-pop-card-btn {
        width: 204px;
    }
}

.pop-card-container {
    width: 100%;
    height: 100%;
    background-color: #00000096;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: start;
    overflow-y: auto;
    overflow-x: hidden;
}



.table {

    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6;
}

    .table > :not(caption) > * > * {
        padding: 0.5rem 0.5rem;
        background-color: transparent;
        border-bottom-width: 1px;
        box-shadow: inset 0 0 0 9999px transparent;
    }

    .table > tbody {
        vertical-align: inherit;
    }

    .table > thead {
        vertical-align: bottom;
    }

    .table > :not(:last-child) > :last-child > * {
        border-bottom-color: currentColor;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
    color: #212529;
}

th, td {
    font-size: small;
}

th {
    color: gray;
}
.description {
    overflow: auto;
    padding: 1rem 2rem;
    margin-bottom: 3rem;
    font-size: small;
    line-height: 19px;
}
.description * {
    font-size: x-small !important;
    line-height: 23px;
    direction: rtl !important;
}

.name {
    line-height: 24px;
    text-align: right;
}


/*======================================================================================================================*/
.group {
    position: relative;
    margin-bottom: 45px;
    width: 100%;
}

input {
    font-size: 14px;
    /* padding:10px 10px 10px 5px; */
    display: block;
    /* width:300px; */
    width: 100%;
    border: none;
    border-bottom: 1px solid #757575;
}

    input:focus {
        outline: none;
    }

/* LABEL ======================================= */
label {
    color: #999;
    font-size: x-small;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    right: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

/* active state */
input:focus ~ label, input:valid ~ label {
    top: -20px;
    font-size: 14px;
    color: #44ad9a;
}

textarea:focus ~ label, textarea:valid ~ label {
    top: -20px;
    font-size: 14px;
    color: #44ad9a;
}

/* BOTTOM BARS ================================= */
.bar {
    position: relative;
    display: block;
    width: 100%;
}
    /* .bar:before, .bar:after 	{
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#44ad9a; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.bar:before {
  left:50%;
}
.bar:after {
  right:50%; 
} */
    .bar:before {
        content: '';
        height: 2px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: #44ad9a;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .bar:before {
        right: 0%;
    }

/* active state */
input:focus ~ .bar:before, input:focus ~ .bar:after {
    width: 100%;
}

/* HIGHLIGHTER ================================== */
.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    right: 0;
    pointer-events: none;
    opacity: 0.5;
}

/* active state */
input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from {
        background: #44ad9a;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #44ad9a;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #44ad9a;
    }

    to {
        width: 0;
        background: transparent;
    }
}

/*======================================================================================================================*/
.pop-card.fullscreen {
    top: 10px
}

.input-container {
    display: flex;
    justify-content: center;
}

textarea {
    width: 100%;
    height: 80px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 16px;
    resize: none;
    transition: all .3s ease-in-out;
}

    textarea:focus {
        border: 1px solid #44ad9a;
    }

select {
    height: 41px;
    font-size: x-small;
    width: 90%;
    border: none;
    border-bottom: 1px solid dimgray;
}

    select:focus {
        border: none;
    }

.combobox {
    display: none;
    position: absolute;
    right: 3px;
    top: 33px;
    font-size: x-small;
    width: 98%;
    text-align: right;
    height: fit-content;
    background-color: #ffffff;
    max-height: 136px;
    z-index: 2;
    direction: rtl;
    overflow: auto;
    padding: 5px;
    border: 1px solid lightgray;
    border-radius: 0 0 10px 10px;
    border-top: none;
}

    .combobox::-webkit-scrollbar {
        width: 4px;
    }

    .combobox li {
        height: 27px;
        display: flex;
        justify-content: start;
        align-items: center;
        direction: revert;
        border-bottom: 1px solid lightgray;
        cursor: pointer;
        width:100%;
    }

        .combobox li:hover {
            background-color: #c3fcff;
        }

.position-relative {
    position: relative;
}

.pointer {
    cursor: pointer;
}

.border-primary {
    border: 1px solid #44ad9a;
}
/*==========================================================================================================================*/
.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        margin: 8px;
        border: 8px solid #44ad9a;
        border-radius: 50%;
        animation: lds-ring .8s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #44ad9a transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}




.loader {
    width: 48px;
    height: 48px;
    margin: auto;
    position: relative;
}

    .loader:before {
        content: '';
        width: 48px;
        height: 5px;
        background: #000;
        opacity: 0.25;
        position: absolute;
        top: 60px;
        left: 0;
        border-radius: 50%;
        animation: shadow 0.5s linear infinite;
    }

    .loader:after {
        content: '';
        width: 100%;
        height: 100%;
        background: #44ad9a;
        animation: bxSpin 0.5s linear infinite;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 4px;
    }

@keyframes bxSpin {
    17% {
        border-bottom-right-radius: 3px;
    }

    25% {
        transform: translateY(9px) rotate(22.5deg);
    }

    50% {
        transform: translateY(18px) scale(1, .9) rotate(45deg);
        border-bottom-right-radius: 40px;
    }

    75% {
        transform: translateY(9px) rotate(67.5deg);
    }

    100% {
        transform: translateY(0) rotate(90deg);
    }
}

@keyframes shadow {
    0%, 100% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1);
    }
}


/*=======================================================================================================================================*/

.btn {
    border-radius: 10px;
    border: none;
}

.btn-primary {
    background-color: #44ad9a;
}

    .btn-primary:hover {
        background-color: #34605e;
    }

    .btn-primary:active {
        background-color: #29ffe1;
    }

.fixed-button {
    position: fixed;
    width: 100%;
    direction: ltr;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    text-align: center;
    height: 52px;
}

.btn-outline-danger {
    background-color: white;
    border: 1px solid rgb(167, 0, 0);
    color: rgb(167, 0, 0);
}

    .btn-outline-danger:hover {
        background-color: rgb(167, 0, 0);
        color: white
    }

.bold {
    font-weight: bold;
}
.size-deactive {
    box-shadow: none;
    color: lightgray;
    cursor: not-allowed;
}
.NoQty {
    width: 100%;
    height: 100%;
    background-color: #ffffff9c;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #585858;
    font-size: x-large;
    font-weight: bold;
}
.text-line-through {
    text-decoration: line-through;
}
.text-primary {
    color: #44ad9a;
    font-weight: bold;
}
li {
    width: 251px;
    padding: 1rem;
}
.lSSlideWrapper.usingCss {
    direction:ltr;
}
.text-decoration-none {
    text-decoration: none;
}
.text-secondary {
    color: grey;
}
.x-small {
    font-size: x-small;
}
