﻿@import "../../../theme/Css/_fonts.css";
.header {
    position: sticky;
    top: 0;
    right: 0;
    background-color: #c60f13;
    z-index: 99999;
    padding-top: 14px;
    padding-bottom: 14px;
}

.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
}

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: .8;
    -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: #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;
        -o-border-radius: 0;
        -moz-border-radius: 0;
    }

@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;
    -webkit-writing-mode: horizontal-tb !important;
    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;
}

:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body select, body textarea, body input[type="text"], body input[type="password"], body input[type="date"], body input[type="datetime"], body input[type="datetime-local"], body input[type="month"], body input[type="week"], body input[type="email"], body input[type="number"], body input[type="search"], body input[type="tel"], body input[type="time"], body input[type="url"], body .category-page .sort-bar .select-wrapper, body .select2-container--default .select2-selection--single {
    border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -moz-border-radius: 0;
}

input[type="text"], select, input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgba(0,0,0,.75);
    display: block;
    font-size: .96875em;
    margin: 0 0 .875em 0;
    padding: .4375em;
    height: 2.4375em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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: 150%;
    clear: both;
    margin: 0;
    padding-top: 10px;
}


.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;
    width: 100%;
    padding: 11px;
}

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;
        -o-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: #1e242a;
        background: #1e242a
    }

.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
}
#billing_first_name_field {
    width: 100%;
}