
.ddd5d5d5d {
    display: flex;
    width:100%;
    justify-content:space-between;
}
@media(max-width:1024px){
    .ddd5d5d5d{
        flex-direction:column;
    }
                        }
@media screen and (min-width: 1008px) {
    .Product__Wrapper {
/*        max-width: calc(100% - 525px);*/
        margin-left: 0;
    }

    .Product__Info {
        position: -webkit-sticky;
        position: sticky;
        top: 80px;
        left: 0;
        width: 375px;
        margin: 0 100px -40px 50px;
        padding-top: 65px;
        padding-bottom: 40px;
    }

    .Product__InfoWrapper {
        min-width:40%;
/*        position: absolute;
        left: 0;
        top: 0;
        height: 100%;*/
    }
}

@media screen and (max-width: 1007px) {
    .Product__InfoWrapper {
        display: flex;
    }

    .Product__Info {
        width: 75%;
    }

    .Product__Aside {
        display: flex;
        justify-content: center;
    }

    .Product__Tabs {
        width: 75%;
    }

    .mb-1007px {
        margin-bottom: 8rem !important;
    }

    .ProductMeta {
        padding-right: 1.1rem;
    }

    #view-price {
        width: 100%;
    }

    .addbtnmobile a {
        padding: unset !important;
    }

    .mr-1997px {
        margin-right: unset !important;
    }

    .attributMain {
        padding-right: 3px !important;
    }

    .Product__Tabs, .ProductMeta__Description, .ffj6, .pj13_desk {
        padding-left: 10px;
        padding-right: 19px;
    }
}

@media screen and (min-width: 1240px) {
    .Product__Wrapper {
/*        max-width: calc(100% - 550px);*/
    }

    .Product__Info {
        width: 400px;
    }
}

@media screen and (min-width: 1500px) {
    .Product__Wrapper {
/*        max-width: calc(100% - 500px);*/
    }

    .Product__Info {
        margin-right: 50px;
    }
}


.Product__Info, .Product__Aside {
    /*max-width: 500px;*/
    margin: 0 auto;
}


* {
    margin: 0;
    padding: 0;
    /* direction: rtl; */
}
/* html {
  font-size:0.875rem ;
} */
body {
    font-weight: 400;
    font-style: normal;
    color: #727272;
    background: white;
    line-height: 1.65;
}
/* .container{
  width: 80% !important;
  max-width: 80% !important;
} */
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: inherit;
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;
}

p, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-size: inherit;
    font-weight: inherit;
}

.hedding {
    font-weight: 500;
    font-style: normal;
    font-size: 1.5rem !important;
    /*color: #C89F78;*/
    /* -webkit-transition:color .2s ease-in-out; */
    /* transation:color .2s ease-in-out; */
    /* transition-behavior: normal;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
    transition-property: color; */
    margin-bottom: 1rem;
}

.textunderheading {
    text-align: center;
    font-size: 0.9rem;
}

.centeritemproo {
    display: flex;
    justify-content: center;
    padding: 0.9rem;
    /*background-color: #f7f7f6;*/
}

@media(max-width:992px) {
    .hedding {
        font-size: 1.2rem !important;
    }

    .textunderheading {
        width: 80%;
        margin: 0 auto;
    }

    .centeritemproo {
        padding: 0;
    }
}

.div-hed1 {
    background-color: #000000;
    color: #faf4f4;
    display: block;
    text-align: center;
    padding: 0.5rem;
    font-size: 0.7rem;
}

.nav-hed {
    display: flex;
}

    .nav-hed ul {
        list-style: none;
        margin-bottom: 0;
    }

img {
    max-width: 100%;
}

.nav-hed li {
    display: inline-block;
    /*margin-right: 1.5rem;*/
    margin-left: 1.5rem;
}

.Price--compareAt:before {
    position: absolute;
    content: "";
    top: 50%;
    left: -0.4em;
    width: calc(100% + 0.8em);
    height: 0.07rem;
    background: currentColor;
}

.SectionFooter {
/*    margin-top: 5rem;*/
    text-align: center;
}
/* ---------------------------------- */

.Button--primary, .shopify-payment-button__button--unbranded, #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .spr-button-primary:not(input) {
    color: #fff;
    border-color: #1e1c1c;
}

.Button, .shopify-payment-button__button--unbranded, #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .spr-button-primary:not(input), #shopify-product-reviews input.spr-button-primary, #shopify-product-reviews .spr-pagination-prev > a, #shopify-product-reviews .spr-pagination-next > a {
    position: relative;
    display: inline-block;
    padding: 0.86rem 1.73rem;
    line-height: normal;
    border: 0.07rem solid transparent;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 0.75rem;
    text-align: center;
    word-spacing: .2em;
    font-weight: 400;
    font-style: normal;
    background-color: transparent;
    -webkit-transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    z-index: 1;
    -webkit-tap-highlight-color: initial;
}

@media (-moz-touch-enabled: 0), (hover: hover) {
    .Button:not([disabled]):before, .shopify-payment-button__button--unbranded:not([disabled]):before, #shopify-product-reviews .spr-summary-actions-newreview:not([disabled]):before, #shopify-product-reviews .spr-button-primary:not(input):not([disabled]):before, #shopify-product-reviews input.spr-button-primary:not([disabled]):before, #shopify-product-reviews .spr-pagination-prev > a:not([disabled]):before, #shopify-product-reviews .spr-pagination-next > a:not([disabled]):before {
        -webkit-transition: -webkit-transform .45s cubic-bezier(.785,.135,.15,.86);
        transition: -webkit-transform .45s cubic-bezier(.785,.135,.15,.86);
        transition: transform .45s cubic-bezier(.785,.135,.15,.86);
        transition: transform .45s cubic-bezier(.785,.135,.15,.86),-webkit-transform .45s cubic-bezier(.785,.135,.15,.86);
    }
}

.Button--primary:before, .shopify-payment-button__button--unbranded:before, #shopify-product-reviews .spr-summary-actions-newreview:before, #shopify-product-reviews .spr-button-primary:not(input):before {
    background-color: #1e1c1c;
}

.Button:before, .shopify-payment-button__button--unbranded:before, #shopify-product-reviews .spr-summary-actions-newreview:before, #shopify-product-reviews .spr-button-primary:not(input):before, #shopify-product-reviews input.spr-button-primary:before, #shopify-product-reviews .spr-pagination-prev > a:before, #shopify-product-reviews .spr-pagination-next > a:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1,1);
    transform: scale(1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    z-index: -1;
}

.SectionHeader__Heading.SectionHeader__Heading, .SectionHeader__SubHeading.SectionHeader__SubHeading {
    margin-top: -0.325em;
}

p:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0;
}

.shopify-section--bordered, .shopify-section--bordered {
    /*border-top: 0.065rem solid #eaeaea;*/
}

@media screen and (min-width: 1008px) {
    .shopify-section--bordered > .Section--spacingNormal {
        padding: 3.125rem 0;
    }
}

.shopify-section--bordered > .Section--spacingNormal {
    padding: 3.125rem 0;
    margin-top: 0;
    margin-bottom: 0;
}

.shopify-section--hidden {
    display: none;
}

@media screen and (min-width: 1008px) {
    .Section--spacingNormal {
        margin: 1rem 0;
    }
}

.Section--spacingNormal {
    margin: 1rem 0;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

.FeatureText {
    text-align: center;
}

.FeatureText__ContentWrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

@media screen and (min-width: 641px) {


    .FeatureText__Content {
        max-width: 31.25rem;
        margin: 0 auto;
    }
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

@media screen and (min-width: 641px) {
    .u-h1, .Rte h1, .u-h2, .Rte h2, .u-h3, .Rte h3 {
        font-size: 1.25rem;
    }
}

.u-h1, .Rte h1, .u-h2, .Rte h2, .u-h3, .Rte h3 {
    font-size: 1.25rem;
}

@media screen and (min-width: 641px) {
    .Footer {
        padding: 0 0 2.62rem;
    }
}

.Footer {
    padding: 34px 0;
    background: white;
    color: #6f6f6f;
    border-top: 0.065rem solid #eaeaea;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

@media screen and (min-width: 1240px) {
    .Footer__Inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media screen and (min-width: 641px) {
    .Footer__Inner {
        display: -webkit-box;
        display: -ms-flexbox;
        /*display: flex;*/
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        /* margin-left: -2.5rem;
    margin-right: -2.5rem; */
    }
}

.Footer__Block:first-child {
    margin-top: 0;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 50px;
    width: 100%;
}

@media screen and (min-width: 1240px) {
    .Footer__Block {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
}

@media screen and (min-width: 641px) {
    .Footer__Block {
        /* -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%; */
        margin-top: 0;
        margin-bottom: 3.125rem;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
}

.Footer__Block {
    margin-top: 3rem;
    text-align: start;
}

.Rte:after {
    content: "";
    display: block;
    clear: both;
    margin-top: 0.63rem;
}

@media screen and (min-width: 1008px) {
    .Rte img, .Rte .VideoWrapper, .Rte .Form {
        margin-top: 3em;
        margin-bottom: 3em;
    }
}

.Rte img, .Rte blockquote, .Rte .VideoWrapper, .Rte .Form {
    margin-top: 2.4em;
    margin-bottom: 2.4em;
}

.Rte img {
    display: block;
    margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
    border-style: none;
    vertical-align: top;
}

.Rte h4 {
    margin: 2.2em 0 1.4em;
}

.Rte h1, .Rte h2, .Rte h3, .Rte h4, .Rte h5, .Rte h6 {
    font-weight: 400;
    font-style: normal;
    color: #676565;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

@media screen and (min-width: 641px) {
    .u-h4, .Rte h4 {
        font-size: 0.945rem;
    }
}

.u-h4, .Rte h4 {
    font-size: 1.15rem;
}

    .Rte p:last-child, .Rte blockquote:last-child, .Rte ul:last-child, .Rte ol:last-child, .Rte h1:last-child, .Rte h2:last-child, .Rte h3:last-child, .Rte h4:last-child, .Rte h5:last-child, .Rte h6:last-child {
        margin-bottom: 0;
    }

.footer_top p {
    font-size: 0.84rem;
}

p:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0;
}

p, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-size: inherit;
    font-weight: inherit;
}

.Footer .Heading, .Footer .Link--primary:hover {
    color: #404040;
}

.Footer__Title {
    margin-bottom: 1.25rem;
    margin-top: 2rem;
    text-align: right;
    font-weight: bold !important;
}

.colll {
    padding-right: 3rem
}

@media(min-width:992px) {
    .colll {
        padding-right: 1rem;
    }

    .khdamshahab {
        padding-right: 5rem;
    }

    .Footer__Title {
        margin-top: 0;
    }
}

.Linklist a:hover {
    color: #C89F78 !important;
}

@media screen and (min-width: 641px) {
    .u-h6, .Rte h6 {
        font-size: 0.95rem;
    }
}

.Footer__Content li, .Footer__Social {
    text-align: right;
}

.Linklist {
    list-style: none;
    padding: 0;
}

.Linklist__Item {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    width: 100%;
    line-height: 1.5;
    text-align: start;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 0.81rem;
}

    .Linklist__Item:before {
        position: absolute;
        content: "";
        display: inline-block;
        width: 5.92rem;
        height: 5.92rem;
        top: calc(50% - 1.85rem);
        left: 0;
        border-radius: 100%;
        background: #727272;
        opacity: 0;
        -webkit-transition: opacity .1s ease-in-out;
        transition: opacity .1s ease-in-out;
    }

    .Linklist__Item > .Link, .Linklist__Item > .shopify-payment-button__more-options {
        display: block;
        width: 100%;
        text-align: inherit;
    }

.Link, .shopify-payment-button__more-options {
    -webkit-transition: color .2s ease-in-out,opacity .2s ease-in-out;
    transition: color .2s ease-in-out,opacity .2s ease-in-out;
}

@media screen and (min-width: 1240px) {
    .Footer__Block--newsletter {
        -ms-flex-preferred-size: 375px;
        flex-basis: 375px;
    }
}

@media screen and (min-width: 1240px) {
    .Footer__Block--text, .Footer__Block--newsletter {
        -ms-flex-preferred-size: 240px;
        flex-basis: 240px;
    }
}

.Footer__Content, .Footer__Newsletter {
    margin-top: 1.125rem;
}

.Form {
    width: 100%;
}

input {
    line-height: normal;
    border-radius: 0;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.Form__Input, #shopify-product-reviews .spr-form-input-text, #shopify-product-reviews .spr-form-input-email, #shopify-product-reviews .spr-form-input-textarea, .Form__Textarea {
    -webkit-appearance: none;
    display: block;
    padding: 0.75rem 0.875rem;
    border-radius: 0;
    border: 0.065rem solid #eaeaea;
    width: 100%;
    line-height: normal;
    resize: none;
    -webkit-transition: border-color .1s ease-in-out;
    transition: border-color .1s ease-in-out;
    background: transparent;
}

.Form__Submit {
    display: block;
    margin-top: 1.25rem;
}

.Rte a:not(.Button) {
    color: #323232;
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(50,50,50,.6);
    text-decoration-color: #32323299;
    text-underline-position: under;
    -webkit-transition: color .2s ease-in-out,-webkit-text-decoration-color .2s ease-in-out;
    transition: color .2s ease-in-out,-webkit-text-decoration-color .2s ease-in-out;
    transition: color .2s ease-in-out,text-decoration-color .2s ease-in-out;
    transition: color .2s ease-in-out,text-decoration-color .2s ease-in-out,-webkit-text-decoration-color .2s ease-in-out;
}

.HorizontalList--spacingLoose .HorizontalList__Item {
    margin-right: 0.875rem;
    margin-left: 0.875rem;
}

.HorizontalList__Item {
    display: inline-block;
    margin: 0.375rem 0.5rem;
}

    .HorizontalList__Item > .Link, .HorizontalList__Item > .shopify-payment-button__more-options {
        display: inline-block;
    }

.Icon-Wrapper--clickable {
    position: relative;
    background: transparent;
}

    .Icon-Wrapper--clickable:before {
        position: absolute;
        content: "";
        top: -0.5rem;
        right: -0.75rem;
        left: -0.75rem;
        bottom: -0.5rem;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

svg:not(:root) {
    overflow: hidden;
}

.Icon {
    display: inline-block;
    height: 1em;
    width: 1em;
    fill: currentColor;
    vertical-align: middle;
    stroke-width: 0.071rem;
    background: none;
    pointer-events: none;
}

.Footer .Heading, .Footer .Link--primary:hover {
    color: #404040;
}

@media screen and (min-width: 641px) {
    .Footer__StoreName {
        font-size: 0.69rem;
    }
}

@media screen and (min-width: 641px) {
    .Footer__PaymentList {
        padding: 0;
        margin: 0 -0.5rem;
        border: none;
    }
}

.Footer__PaymentList {
    margin: 3.375rem -1.5rem 0;
    padding-top: 1.75rem;
    /* border-top: 0.071rem solid #e9e9e9; */
}
/* @media screen and (min-width: 641px){
.Footer__Inner ,.Footer__Aside {
    margin-top: 5rem;
}}
.Footer__Inner , .Footer__Aside {
    margin-top: 4.062rem;
} */
@media screen and (min-width: 641px) {
    .Footer__Aside {
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.Footer__Aside {
    text-align: center;
}

.HorizontalList {
    list-style: none;
    margin: -0.375rem -0.5rem;
}

.HorizontalList__Item {
    display: inline-block;
    margin: 0.375rem 0.5rem;
}

.MegaMenu[aria-hidden=false] {
    opacity: 1;
    visibility: visible;
}
/* @supports (--css: variables) */
.MegaMenu {
    max-height: calc(100vh - var(--header-height));
}

.MegaMenu {
    position: absolute;
    padding: 1.25rem 0;
    width: 100%;
    left: 0;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    max-height: 37.5rem;
    overflow: auto;
    overscroll-behavior: contain;
    text-align: left;
    background: white;
    border-bottom: 1px solid #e3e2e2;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.MegaMenu__Inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 90.625rem;
    margin: 0 auto;
    padding: 0 0.625rem;
}

.MegaMenu__Item--fit {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.MegaMenu__Item {
    margin: 1.25rem 2.5rem;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.SectionHeader--center {
    text-align: center;
}

@media screen and (min-width: 641px) {
    .PageHeader {
        margin: 3.125rem 0;
    }
}

.PageHeader {
    position: relative;
    margin: 2.18rem 0;
}

@media screen and (min-width: 1240px) {
    .Container {
        padding: 0 5rem;
    }
}

@media screen and (min-width: 641px) {
    .Container {
        padding: 0 3.125rem;
    }
}

.Container {
    margin: 0 auto;
    padding: 0 1.5rem;
}

.SectionHeader--center .SectionHeader__Description {
    margin-left: auto;
    margin-right: auto;
    font-size: 0.81rem;
}

.PageHeader.SectionHeader__Heading, .PageHeader.SectionHeader__Description {
    margin-top: 0 !important;
}

@media screen and (min-width: 1008px) {
    .SectionHeader__Description {
        margin-top: 1.5rem;
    }
}

.SectionHeader__Description {
    max-width: 71.875rem;
}

.SectionHeader__SubHeading + .SectionHeader__Heading, .SectionHeader__SubHeading + .SectionHeader__TabList, .SectionHeader__Description {
    margin-top: 1rem;
}

.bt-filter-h, .bt-sort-h {
    border: unset;
    border-left: 0.064rem solid #eaeaea;
    background-color: unset;
}

@media screen and (min-width: 641px) {
    .CollectionToolbar--reverse, .CollectionToolbar__Group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
/* @supports (--css: variables)
.CollectionToolbar--top {
    top: calc(var(--header-height) * var(--use-sticky-header, 0));
} */
.CollectionToolbar--top {
    top: 80px;
}

.CollectionToolbar {
    position: -webkit-sticky;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background: white;
    -webkit-box-shadow: 1px 1px #eaeaea, -1px -1px #eaeaea;
    box-shadow: 1px 1px #eaeaea, -1px -1px #eaeaea;
    z-index: 2;
}

.collectionInner {
    margin-top: 2rem;
}

@media screen and (max-width: 1007px) {
    .ProductListWrapper {
        overflow: hidden;
    }
}

@media screen and (max-width: 640px) {
    .template-search .ProductList--grid, .template-collection .ProductList--grid {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 640px) {
    .ProductList--removeMargin {
        margin-bottom: -35px !important;
    }
}

@media screen and (max-width: 640px) {
    .ProductList--grid {
        margin-left: -10px;
    }
}

.ProductList--grid {
    padding: 0 12px;
}

.Grid {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0 0 0 -24px;
    font-size: 0;
}

@media screen and (max-width: 640px) {
    .ProductList--grid > .Grid__Cell {
        padding-left: 10px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 640px) {
    .\31\/2--phone, .\32\/4--phone, .\36\/12--phone {
        width: 50%;
    }
}

.Grid__Cell {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 0 0 0 24px;
    margin: 0;
    vertical-align: top;
    font-size: 1rem;
}

@media screen and (max-width: 640px) {
    .ProductList--grid > .Grid__Cell {
        padding-left: 10px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 640px) {
    .\31\/2--phone, .\32\/4--phone, .\36\/12--phone {
        width: 50%;
    }
}

.Grid__Cell {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 0 0 0 24px;
    margin: 0;
    vertical-align: top;
    font-size: 1rem;
}
/* .js .ProductList--grid .ProductItem {
  visibility: hidden;
} */
.ProductItem {
    text-align: center;
    white-space: normal;
}
/* .ProductItem__Wrapper {
  position: relative;
}
.ProductItem__ImageWrapper {
  display: block;
}

@supports (--css: variables)
.AspectRatio--withFallback {
    padding-bottom: 0!important;
}
.AspectRatio {
    position: relative;
    margin-left: auto;
    margin-right: auto;
} */
/* @supports (--css: variables)
.AspectRatio:before {
    padding-bottom: calc(100% / (var(--aspect-ratio)));
}
.AspectRatio:before {
    content: "";
    display: block;
}
.Image--lazyLoaded.Image--fadeIn {
  opacity: 1;
} */

@media screen and (max-width: 640px) {
    .ProductItem img {
        transform: scale(1.1);
    }
}
/* @supports (--css: variables)
.AspectRatio>img, .no-js .AspectRatio>noscript img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.AspectRatio--withFallback>img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.AspectRatio>img {
  max-height: 100%;
  max-width: 100%;
}
.Image--fadeIn {
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
} */
img {
    max-width: 100%;
    height: auto;
    border-style: none;
    vertical-align: top;
}

@media screen and (min-width: 641px) {
    .ProductItem__Info {
        font-size: 0.81rem;
    }
}

.ProductItem__Info {
    margin-top: 1.25rem;
    font-size: 0.75rem;
}

.ProductItem__Vendor, .ProductItem__Title {
    display: block;
    margin-bottom: 0.25rem;
}

.ProductItem__PriceList {
    margin-bottom: 0.625rem;
}

.Heading {
    font-weight: 400;
    font-style: normal;
    color: #676565;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

.Price {
    display: inline-block;
}

.Text--subdued {
    color: #939393;
}

@media screen and (min-width: 1240px) {
    .cell-col {
        padding-left: 2.5rem;
        margin-bottom: 3.75rem;
    }
}

@media screen and (min-width: 641px) {
    .cell-col {
        padding-left: 1.5rem;
        margin-bottom: 3.125rem;
    }
}

.ColorSwatch__Radio {
    display: none;
}

.ColorSwatch--small {
    width: 1rem;
    height: 1rem;
}

@media screen and (min-width: 1240px) {
    .CollectionInner .Pagination {
        margin-bottom: 5rem;
    }
}

@media screen and (min-width: 1240px) {
    .Pagination {
        margin: 7.5rem 0;
    }
}

@media screen and (min-width: 641px) {
    .Pagination {
        margin: 5rem 0;
    }
}

.Pagination {
    margin: 3.75rem 0;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-size: 0.75rem;
    line-height: 1;
}

.Pagination__Nav {
    display: inline-block;
    list-style: none;
}

.Pagination__NavItem.is-active {
    color: #727272;
    border-bottom-color: #727272;
    -webkit-box-shadow: 0 -0.125rem #727272 inset;
    box-shadow: 0 -0.125rem #727272 inset;
}

@media screen and (min-width: 641px) {
    .Pagination__NavItem {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
}

.Pagination__NavItem {
    display: inline-block;
    padding: 1rem 1.25rem;
    border-bottom: 0.0675rem solid #eaeaea;
}
/* .Link, .shopify-payment-button__more-options {
  -webkit-transition: color .2s ease-in-out,opacity .2s ease-in-out;
  transition: color .2s ease-in-out,opacity .2s ease-in-out;
} */
@media screen and (min-width: 1008px) {
    .SectionHeader:not(:only-child) {
        margin-bottom: 3.125rem;
    }
}

.SectionHeader:not(:only-child) {
    margin-bottom: 2.5rem;
}

@media screen and (min-width: 1008px) {
    .ProductList--carousel {
        margin: 0 5.625rem;
    }
}

.Carousel {
    position: relative;
}

.flickity-enabled {
    -webkit-tap-highlight-color: transparent;
}

.flickity-enabled {
    position: relative;
}

@media screen and (max-width: 1007px) {
    .ProductList--carousel {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 30px;
        margin-bottom: -30px;
    }
}
/* .flickity-viewport {
  overflow: hidden;
  position: relative;
  height: auto;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
} */
/* .PageHeader,.PageContent {
  margin-top: 0;
} */
@media screen and (min-width: 641px) {
    .PageContent {
        margin-bottom: 5rem;
        margin-top: 5rem;
    }
}

.PageContent--narrow {
    max-width: 42.5rem;
}

.PageContent {
    max-width: 62.5rem;
    margin: 2.187rem auto;
}

h2.ttt {
    font-size: 1.125rem;
    padding: 8.75rem 28% 0 2%;
    width: 85%;
    text-align: left;
}

.Rte h1, .Rte h2, .Rte h3, .Rte h4, .Rte h5, .Rte h6 {
    font-weight: 400;
    font-style: normal;
    color: #676565;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

@media screen and (max-width: 500px) {
    h2.ttt {
        font-size: 0.685rem;
        text-align: left;
        padding: 0 0%;
        width: 55%;
        padding-left: 2rem;
        color: #333333;
    }
}

.Rte img, .Rte .VideoWrapper, .Rte .Form {
    margin-top: 2em;
    margin-bottom: 1em;
}

.rteh img {
    margin-top: unset;
    margin-bottom: 1rem;
}

.colmd2h > h3 {
    padding: 1.25rem 0.625rem;
    background: #000;
    color: #fff;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1.5em !important;
}

    .colmd2h > h3 > a {
        color: #fff !important;
    }

.fs-slider-container {
    white-space: nowrap;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    -ms-overflow-style: none;
}

.fs-slider-prev-button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background-color: rgba(255, 255, 255, 0.85);
}

.fs-slider_v2_5-feed.fs-wrapper {
    scroll-snap-type: x mandatory;
    -webkit-scroll-snap-type: mandatory;
    -webkit-scroll-snap-type: x mandatory;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-scroll-snap-points-x: repeat(100%);
}

div.fs-prepended-detail.fs-wrapper, div.fs-wrapper {
    z-index: initial;
}

.fs-wrapper {
    height: auto;
}

.fs-wrapper {
    height: auto;
}

.fs-wrapper {
    max-width: 100%;
    margin: 0;
    z-index: 1;
    overflow: hidden;
    overflow: none;
    overflow-x: auto;
    transition: transform 0.25s;
    -webkit-transition: -webkit-transform 0.25s;
}

.fs-wrapper {
    width: 100%;
    position: relative;
    z-index: inherit;
}

.col3h {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}

.Product {
    position: relative;
    margin: 0 auto 50px;
    max-width: 1330px;
    height: 100%;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

@media screen and (min-width: 1500px) {
    .Product__ActionList {
        margin-right: -80px;
    }
}

@media screen and (min-width: 1008px) {
    .Product__ActionList {
        position: -webkit-sticky;
        position: sticky;
        float: right;
        top: calc(100vh - var(--header-height));
    }
}

.Product__ActionList {
    position: absolute;
    top: 30px;
    right: 25px;
    z-index: 1;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .2s ease-in-out,opacity .2s ease-in-out;
    transition: visibility .2s ease-in-out,opacity .2s ease-in-out;
}

@media screen and (min-width: 1008px) {
    .hidden-lap-and-up {
        display: none !important;
    }
}

.stamped-badge-starrating {
    color: gold;
    margin: 0 0.187rem 0 0 !important;
    vertical-align: middle;
}

    .stamped-badge-starrating .stamped-fa {
        font-size: 100%;
    }

.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
    color: #ffd200;
    padding: 0;
}

.fa, .stamped-fa {
    display: inline-block;
    font-style: normal;
}

.fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before {
    font-family: stamped-font,FontAwesome !important;
}

.fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before {
    font-size: 1.125rem;
    margin-right: -0.0625rem;
}

.fa-star-o:before, .stamped-fa-star-o:before {
    content: '\f006';
}

/*[class*=" stamped-fa-"]:before, [class*=" stamped-icon-"]:before, [class^=fa-]:before, [class^=stamped-fa-]:before, [class^=stamped-icon-]:before {
    font-family: stamped-font,FontAwesome,"Font Awesome 5 Pro","Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    speak: none;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
}*/
.iconheader {
    font-size: 1.5rem;
    font-weight: 300;
    color: #3d3d3d;
    margin-right: 2rem;
}

.iconheader2 {
    margin-right: 0rem;
    margin-left: 2rem;
}

@media(max-width:992px) {
    .iconheader {
        margin-right: 0.7rem;
        font-size: 1.3rem;
    }

    .iconheader2 {
        margin-right: 0rem;
        margin-left: 0.7rem;
    }

    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }
}

.headercolicon {
    display: flex;
    justify-content: end;
    align-items: center;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 641px) {
    .Product__Info .Container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 1240px) {
    .Container {
        padding: 0 80px;
    }
}

.ProductForm {
    margin-top: 1.5rem;
}

.ProductForm__Variants {
    margin-bottom: 1.56;
}

.ProductForm__Option--labelled {
    margin-bottom: 1.25rem;
}

.ProductForm__Label {
    display: block;
    margin-bottom: 0.5rem;
}

.HorizontalList--spacingTight {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.HorizontalList {
    list-style: none;
    /* margin: -0.375rem -5rem; */
}

.HorizontalList--spacingTight .HorizontalList__Item {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

.HorizontalList__Item {
    display: inline-block;
    margin: 0.375rem 0.5rem;
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.SizeSwatch__Radio {
    display: none;
}

input {
    line-height: normal;
    border-radius: 0;
}

.SizeSwatch.is-active:after, .SizeSwatch__Radio:checked + .SizeSwatch {
    border-color: #727272;
    color: #727272;
}

.SizeSwatch {
    display: inline-block;
    text-align: center;
    min-width: 2rem;
    padding: 3px 6px;
    border: 0.0625rem solid #eaeaea;
    color: #939393;
    cursor: pointer;
}

.ProductForm__AddToCart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.Button--full {
    width: 100%;
}

@media (-moz-touch-enabled: 0), (hover: hover) {
}

.Button--primary:not([disabled]):hover,
.shopify-payment-button__button--unbranded:not([disabled]):hover,
#shopify-product-reviews .spr-summary-actions-newreview:not([disabled]):hover,
#shopify-product-reviews .spr-button-primary:not([disabled]):hover:not(input) {
    background-color: white;
    color: #1e1c1c;
    /* background-color: transparent; */
    background-color: white;
}

.Rte p:not(:last-child), .Rte ul:not(:last-child), .Rte ol:not(:last-child) {
    margin-bottom: 1.6em;
}

p, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-size: inherit;
    font-weight: inherit;
}

.Rte:after {
    content: "";
    display: block;
    clear: both;
    margin-top: 0.625rem;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ProductForm ~ .ProductMeta__Description .ProductMeta__ShareButtons {
    margin-bottom: 0.125rem;
}

.ProductMeta__ShareButtons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1.125rem 0 0.625rem;
}

.ProductMeta__ShareTitle {
    margin-right: 6px;
}

@media screen and (min-width: 641px) {
    .u-h7, .u-h8 {
        font-size: 0.812rem;
    }
}

.u-h7, .u-h8 {
    font-size: 0.812rem;
}
/* .ProductMeta__ShareList {
  font-size: 0;
} */
.ProductMeta__ShareButtons:hover .ProductMeta__ShareItem:nth-child(1) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.ProductMeta__ShareButtons:hover .ProductMeta__ShareItem {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ProductMeta__ShareItem:nth-child(1) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.ProductMeta__ShareItem {
    display: inline-block;
    margin: 0 0.437rem;
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: opacity .2s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1);
    transition: opacity .2s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1);
    transition: opacity .2s cubic-bezier(.645,.045,.355,1),transform .2s cubic-bezier(.645,.045,.355,1);
    transition: opacity .2s cubic-bezier(.645,.045,.355,1),transform .2s cubic-bezier(.645,.045,.355,1),-webkit-transform .2s cubic-bezier(.645,.045,.355,1);
}

.Product__QuickNav {
    position: relative;
    margin-top: 2.5rem;
    border-top: 0.0625rem solid #eaeaea;
    border-bottom: 0.0625rem solid #eaeaea;
}
/* .Product__QuickNav.is-flipped .Product__QuickNavWrapper {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.Product__QuickNavWrapper {
  -webkit-transition: .6s;
  transition: .6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
} */
@media screen and (min-width: 1008px) {
    .Product__Aside {
        /* max-width: 51.25rem; */
        /*padding-left: 3.125rem;*/
    }
}

@supports (--css: variables) {
    .Anchor {
        top: calc(-1 * (var(--header-height)));
    }
}

.Anchor {
    display: block;
    position: relative;
    top: -4.67rem;
    visibility: hidden;
}

@media screen and (min-width: 1008px) {
    .Product__Tabs {
        margin: 5rem 0;
    }
}

.Product__Tabs {
    margin: 3.125rem 0;
}

.Collapsible {
    border-top: 0.0625rem solid #eaeaea;
    border-bottom: 0.0625rem solid #eaeaea;
    overflow: hidden;
}

@media screen and (min-width: 1008px) {
    .Collapsible--large .Collapsible__Button {
        padding: 2.125rem 0;
    }
}

.Collapsible__Button {
    display: block;
    position: relative;
    width: 100%;
    padding: 1.25rem 0;
    text-align: left;
    cursor: pointer;
}

@media screen and (min-width: 641px) {
    .u-h6, .Rte h6 {
        font-size: 0.937rem;
    }
}

.Collapsible__Inner {
    display: none;
    height: 0;
    -webkit-transition: height .35s ease-in-out,visibility 0s ease-in-out .35s;
    transition: height .35s ease-in-out,visibility 0s ease-in-out .35s;
    overflow: hidden;
}

@media screen and (min-width: 1008px) {
    .Product__Tabs .Collapsible__Content {
        /*padding-left: 5rem;*/
    }
}

@media screen and (min-width: 1008px) {
    .Collapsible--large .Collapsible__Content {
        padding-bottom: 2.812rem;
    }
}

.Collapsible__Content {
    padding-bottom: 1.125rem;
}

button, input[type=submit] {
    padding: 0;
    overflow: visible;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
}

.Collapsible__Plus:before, .Collapsible__Plus:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 10%;
    -webkit-transform: translate(-50%,-50%) rotate(-90deg);
    transform: translate(-50%,-50%) rotate(-90deg);
    background-color: currentColor;
    -webkit-transition: opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;
    transition: opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out,opacity .4s ease-in-out;
    transition: transform .4s ease-in-out,opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;
}

.Collapsible__Plus:before {
    width: 0.687rem;
    height: 0.0625rem;
    opacity: 1;
}

.Collapsible__Plus:after {
    width: 0.0625rem;
    height: 0.678rem;
}

.tabs-list {
    width: 100%;
    height: 1.25rem;
    margin-left: 0 !important;
}

.Rte p:not(:last-child), .Rte ul:not(:last-child), .Rte ol:not(:last-child) {
    margin-bottom: 1.6em;
}

.Rte ul, .Rte ol {
    margin-left: 1.875rem;
    padding-left: 0;
    list-style-position: outside;
}

.tabs-list li {
    list-style: none;
    float: left;
    padding-right: 0.312rem;
}

.Rte li {
    padding: 0.312rem 0;
}

.tabs .tab {
    display: none;
    width: 100%;
    height: auto;
    clear: both;
}

.TableWrapper {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 1240px) {
    .Table, .Rte table {
        white-space: normal;
    }
}

.Table, .Rte table {
    width: 100%;
    font-size: 0.75rem;
    border-collapse: separate;
    white-space: nowrap;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.Table th:first-child, .Rte table th:first-child, .Table td:first-child, .Rte table td:first-child, .Table tfoot td:empty + td, .Rte table tfoot td:empty + td {
    padding-left: 0;
}

.Table th, .Rte table th {
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.Table th, .Rte table th, .Table td, .Rte table td {
    padding: 1.125rem 0.625rem;
    border-bottom: 0.0625rem solid #eaeaea;
    text-align: left;
}

td, th {
    padding: 0;
}

.active:not(.parent) {
    display: inline-block !important;
}
    @media screen and (min-width: 1240px) {
    .Table, .Rte table {
        white-space: normal;
    }
} .Table, .Rte table {
    width: 100%;
    font-size: 0.75rem;
    /* border-collapse: separate; */
    white-space: nowrap;
} table {
    border-collapse: collapse;
    border-spacing: 0;
} .Table th, .Rte table th {
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .2em;
} .slideritemsmall {
    display: inline;
    padding: 0.9rem;
    position: relative;
    background-color: transparent;
} @media(max-width:992px) {
    .slideritemsmall {
        padding: 0 !important;
        margin-bottom:1rem;
    }
} .slideritemsmall .imgbox {
    display: inline-block;
    height: 31.25rem;
    width: 100%;
} .slideritemsmall .imgbox img {
        height: 100%;
        width: 100%;
    } .slideritemsmall .bottonbox {
    position: absolute;
    bottom: 3.11rem;
    top: auto;
    right: 0;
    -webkit-transform: none;
    transform: none;
    padding: 0 3.11rem;
    background-color: transparent;
    z-index: 1;
} .slideritemsmall .bottonbox .btn23 {
        font-size: 0.75rem;
        padding: 0.9rem 1.75rem;
        position: relative;
    } .btnefectshahab {
    background-color: transparent;
    overflow: hidden;
} .btnefectshahab.whitebtn {
        color: #3d3d3d;
        border: 1px solid white;
    } .btnefectshahab.whitebtn:hover {
            color: white;
        } .btnefectshahab.darkbtn {
        color: white;
        border: 1px solid #005B60;
    } .btnefectshahab.darkbtn:hover {
            color: #005B60;
        } .btnefectshahab:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
        animation-name: hideaf451;
        animation-duration: 700ms;
        animation-fill-mode: forwards;
    } .btnefectshahab.whitebtn:before {
        background-color: white;
    } .btnefectshahab.darkbtn:before {
        background-color: #005B60;
    } .btnefectshahab:hover:before {
        animation-name: hideaf45;
        animation-duration: 700ms;
        animation-fill-mode: forwards;
    } @keyframes hideaf45 {
    from {
        right: 0;
    }

    to {
        right: 100%;
    }
} @keyframes hideaf451 {
    from {
        right: -100%;
    }

    to {
        right: 0%;
    }
} .titlehomepage {
    padding: 3rem 0 1rem 0;
    text-align: center;
} .titlehomepage .title2 {
        max-width: 31.25rem;
        margin: auto;
    } .takhfifboxshahab {
    font-size: 0.9rem !important;
    display: flex !important;
    background-color: #ed2a0c;
    border-radius: 100% !important;
    color: #fff;
    width: 3rem !important;
    height: 3rem !important;
    align-items: center;
    justify-content: center;
} .diss {
    position: absolute;
    right: 0.625rem;
    top: 0;
    text-align: left;
} .boxproshahab {
    margin-top: 1.22rem;
    text-align: center;
    color: #3d3d3d;
} .boxproshahab .hedding {
        margin-bottom: 0.25rem;
        font-size: inherit;
        height:46.1px;
        overflow:hidden;
    } .boxproshahab .hedding a {
            font-size: 0.9rem !important;
            color: #3d3d3d;
        } .boxproshahab .priceee {
        margin-bottom: 0.61rem;
        display: flex;
        align-items: center;
        justify-content: center;
    } .boxproshahab .Price--compareAt {
        font-size: 0.8rem !important;
        margin-left: 1rem;
        color: #939393;
        position: relative;
    } .borderbl2:hover {
    box-shadow: none !important;
} .stamped-summary-actions-newquestion:hover, .stamped-summary-actions-newreview:hover {
    box-shadow: none !important;
    text-decoration: none;
    opacity: .9;
} .stamped-summary-actions-clear, .stamped-summary-actions-mobile-filter, .stamped-summary-actions-newquestion, .stamped-summary-actions-newreview {
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    width: auto;
    line-height: 30px;
    background: 0 0;
    color: #000;
    border: 1px solid #ccd6e0;
    padding: 3px 20px;
    border-radius: 3px;
    font-weight: 700;
    box-shadow: 2px 3px 5px 0 #8888886b !important;
} .stamped-summary-actions-newquestion, .stamped-summary-actions-newreview {
    float: right;
    margin: 0 0 0 15px;
} .shopify-section--bordered + .shopify-section--bordered {
    border-top: 1px solid #eaeaea;
} .stamped-content, div[data-widget-style*=standard] .stamped-summary {
    position: relative;
} .stamped-container[data-widget-show-filter-search=true] .stamped-reviews-search-text {
    display: block !important;
    clear: both;
} .stamped-questions-search-text, .stamped-reviews-search-text {
    color: #000;
    margin: 15px 0 0;
    max-width: 435px;
    position: relative;
} .stamped-questions-search-text input.stamped-questions-search-input, .stamped-reviews-search-text input.stamped-reviews-search-input {
        color: #333;
        position: initial;
        height: 35px;
        min-height: 35px;
        background-color: #fff;
        line-height: 1.25;
        text-indent: 0.01px;
        text-overflow: '';
        border: 1px solid #ccd6e0 !important;
        bottom: 12px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        transition: .2s ease-in-out;
        z-index: 2;
        border-radius: 3px;
        font-size: 14px;
        font-weight: 400;
        width: 99%;
        padding-left: 27px;
        padding-right: 50px;
        box-sizing: border-box;
    } .stamped-questions-search-text .stamped-questions-search-icon.stamped-fa.stamped-fa-search, .stamped-reviews-search-text .stamped-reviews-search-icon.stamped-fa.stamped-fa-search {
        position: absolute;
        top: calc(50% - 11px);
        left: 6px;
        line-height: 0;
        font-size: 20px;
    } #stamped-sort-select {
    margin-top: -1px;
} #stamped-sort-select, #stamped-sort-select2 {
    background-size: initial;
    padding-right: 0;
    padding-left: 12px;
    appearance: none;
    border-radius: 3px;
    font-size: 11px;
    min-width: 170px;
    margin-bottom: 15px;
} #stamped-filter-select, #stamped-sort-select, #stamped-sort-select2, .stamped-filter-select {
    background-position: right -1px center;
    background-image: url(https://cdn.stamped.io/cdn/images/icon-arrow-down-bg.svg) !important;
    border: 1px solid #ccd6e0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: auto;
    color: #333;
    position: initial;
    min-height: 35px;
    line-height: 1.25;
    text-indent: 0.01px;
    text-overflow: '';
    bottom: 12px;
    transition: .2s ease-in-out;
    z-index: 2;
    font-weight: 400;
    background-color: #fff;
    background-repeat: no-repeat;
    height: 35px;
    cursor: pointer;
    background-size: initial !important;
    /*padding: 0 12px !important;*/
    padding-right: 4rem;
    appearance: none;
    border-radius: 3px;
    font-size: 12px;
} .stamped-reviews {
    margin: 0;
    position: relative;
    clear: both;
} #stamped-review-share, #stamped-review-vote, .edit-review-form, .st-mt-0, .stamped-review-share, .stamped-review-vote, div[data-widget-style*=standard] .stamped-review:first-child {
    margin-top: 0 !important;
} .stamped-review:first-child {
    margin-top: 0;
    border-top: none;
} .stamped-review {
    border-top: 1px solid #eee;
    margin-bottom: 30px;
    padding-top: 25px;
} .stamped-review-header {
    font-size: 14px;
    width: 100%;
    line-height: 18px;
} .stamped-review-header-title {
    font-size: 15px;
    line-height: 24px;
    min-height: 15px;
    margin: 5px 0 0;
    padding: 0;
    border: none;
    font-weight: 700;
    text-align: right;
} .stamped-review-avatar {
    position: relative;
    float: right;
    padding: 0;
    color: #bbb;
    background: #f5f5f5;
    border-radius: 50%;
    text-shadow: 1px 1px 0 #fff;
} .stamped-review-avatar-content {
    font-size: 18px;
    text-align: center;
    text-transform: inherit;
    font-style: initial;
    margin-right: 10px;
    display: table-cell;
    vertical-align: middle;
    height: 56px;
    width: 55px;
    font-weight: 700;
} .stamped-review .author {
    margin-right: 7px;
} .stamped-review-header .stamped-verified-badge, .stamped-review-header .verified, .stamped-review-header .verified .fa-check-circle-o, .stamped-review-header .verified .stamped-fa-check-circle-o, .stamped-review-header .verified-badge, .stamped-review-header .verified-badge .fa-check-circle-o, .stamped-review-header .verified-badge .stamped-fa-check-circle-o, .stamped-verified-badge {
    color: #1cc286;
} .stamped-review-header .review-location {
    color: #555;
    font-size: 12px;
    font-weight: 400;
} .stamped-review-header .review-location {
    color: #555;
    font-size: 12px;
    font-weight: 400;
} .stamped-review-header-starratings {
    font-size: 20px;
    display: inline-block;
    margin-left: -2px;
} .stamped-starratings {
    font-size: 13px;
    margin: 0;
} .fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
    color: #ffd200;
    padding: 0;
} .fa, .stamped-fa {
    display: inline-block;
    font-style: normal;
} .stamped-pagination {
    text-align: center;
    position: relative;
    margin: 20px 0;
    padding: 0;
} .stamped-reviews-nav, .stamped-reviews-ul, nav.stamped-reviews {
    margin: auto !important;
} .stamped-pagination .first, .stamped-pagination .previous {
    display: inline-block;
    margin-top: 0;
    margin-right: 10px;
} .stamped-pagination li {
    float: none;
    list-style: none;
    font-size: 14px;
    width: auto;
    margin: 0;
    padding: 10px !important;
} .stamped-pagination .page.active {
    font-weight: 700;
    text-decoration: underline !important;
} .stamped-pagination li.page {
    display: inline-block;
    padding: initial;
    margin: auto;
} .stamped-pagination .last, .stamped-pagination .next {
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
} .stamped-pagination .last, .stamped-pagination .next {
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
} .fiexdd {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999;
    width: 100%;
    background-color: white;
    padding-bottom: 1px !important;
    box-sizing: border-box;
} .men147 .parent > a:hover {
    border: 0;
    position: relative;
} .men147 .parent > a:hover:before {
        content: "";
        position: absolute;
        background-color: #3d3d3d;
        width: 100%;
        height: 2px;
        right: 0;
        top: calc(100% - 1px);
    } .tomenufiexd {
    position: relative;
} .menubar {
    border-bottom: 0.065rem solid #eaeaea;
    background-color: white !important;
    z-index: 90000000;
    padding: 0 !important;
} .men147 .mega1 {
    top: calc(100% + 1px);
} .pdhead {
    padding: 1.2rem 3rem;
} .men147 .parent a {
    display: flex;
    align-items: center;
} .satr1 {
    max-width: 20% !important;
    background-color: unset !important;
} .satr1 > ul {
        display: flex;
        flex-direction: column;
        border-bottom: 0 !important;
    } .satr1 > ul li {
            float: none !important;
            height: unset !important;
        } .satr1 > ul li a {
                height: unset !important;
                padding-bottom: 0 !important;
                padding: 1rem 0 !important;
                border: 0 !important;
            } .satr1 > ul li a:hover {
                    color: #C89F78;
                } .star1left {
    width: 80%;
} .star1left .satr2.show, .star1left .satr2:hover {
        display: block;
        position: relative;
        top: 0;
    } .satr2 ul {
    direction: rtl;
    text-align: right;
} .satr2 li {
    width: 100%;
} .satr3 .titraval a {
    border: 0 !important;
} @media(max-width:992px) {
    .swiper-button-prev, .swiper-button-next {
        opacity: 0 !important;
    }
} @media (min-width: 992px) {
    .tablew {
        width: 100%;
        margin-right: 0;
    }
} .Drawer[aria-hidden=false] {
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translate(0);
} @media screen and (min-width: 641px) {
    .Drawer--fromRight {
        -webkit-transform: translateX(100%);
        transform: translate(100%);
    }
} @media screen and (min-width: 641px) {
    .Drawer {
        width: 400px;
        -webkit-transform: translateX(-100%);
        transform: translate(-100%);
    }
} .Drawer--fromRight {
    right: 0;
    left: auto;
    /* -webkit-transform: translateX(calc(100vw - 65px));
  transform: translate(calc(100vw - 65px)); */
} .Drawer {
    position: fixed;
    top: 0;
    right: 0;
    visibility: hidden;
    /* width: calc(100vw - 65px); */
    height: 100vh;
    max-height: none;
    z-index: 20;
    -webkit-transition: visibility .5s cubic-bezier(.645,.045,.355,1),-webkit-transform .5s cubic-bezier(.645,.045,.355,1);
    transition: visibility .5s cubic-bezier(.645,.045,.355,1),-webkit-transform .5s cubic-bezier(.645,.045,.355,1);
    transition: transform .5s cubic-bezier(.645,.045,.355,1),visibility .5s cubic-bezier(.645,.045,.355,1);
    transition: transform .5s cubic-bezier(.645,.045,.355,1),visibility .5s cubic-bezier(.645,.045,.355,1),-webkit-transform .5s cubic-bezier(.645,.045,.355,1);
    background: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateX(100%);
} @media(max-width:992px){
    .Drawer {
        left:0;
    }
    } @media screen and (min-width: 641px) {
    .Drawer--fromLeft .Drawer__Container, .Drawer--fromRight .Drawer__Container {
        padding-left: 30px;
        padding-right: 30px;
    }
} .Drawer--fromRight .Drawer__Container {
    padding-left: 24px;
    padding-right: 18px;
} @media screen and (min-width: 641px) {
    .Drawer__Header {
        max-height: 80px;
        min-height: 60px;
    }
} .Drawer__Header--bordered {
    -webkit-box-shadow: 0 -1px #eaeaea inset;
    box-shadow: 0 -1px #eaeaea inset;
} @supports (--css: variables) {
    .Drawer__Header {
        height: var(--header-height);
    }
} .Drawer__Header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 50px;
    max-height: 60px;
    background: inherit;
    text-align: center;
    z-index: 1;
} .Drawer__Container {
    width: 100%;
} @media screen and (min-width: 641px) {
    .Drawer--fromRight .Drawer__Close {
        right: 30px;
        left: auto;
    }
} .Drawer--fromRight .Drawer__Close {
    right: 18px;
    left: auto;
} @media screen and (min-width: 641px) {
    .Drawer__Close {
        left: 30px;
    }
} .Drawer__Close {
    position: absolute;
    margin-left: 0;
    left: 18px;
    top: calc(50% - 7px);
    line-height: 0;
} @media screen and (min-width: 641px) {
    .Drawer__Content {
        min-height: calc(100% - 80px);
        max-height: calc(100% - 80px);
    }
} @supports (width: max(100%)) {
    .Drawer__Content {
        height: max(100% - var(--header-height),100% - 60px);
        max-height: max(100% - var(--header-height),100% - 60px);
    }
} @supports (--css: variables) {
    .Drawer__Content {
        height: calc(100% - var(--header-height));
        max-height: calc(100% - var(--header-height));
    }
} .Drawer__Content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    height: calc(100% - 60px);
    max-height: calc(100% - 50px);
} .Drawer__Main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
} [data-scrollable] {
    overflow: auto;
} @media screen and (min-width: 641px) {
    .Drawer--fromLeft .Drawer__Container, .Drawer--fromRight .Drawer__Container {
        padding-left: 30px;
        padding-right: 30px;
    }
} .Drawer--fromRight .Drawer__Container {
    padding-left: 24px;
    padding-right: 18px;
} .Drawer__Container {
    width: 100%;
} .Drawer[aria-hidden=false] [data-drawer-animated-bottom] {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity .25s cubic-bezier(.25,.46,.45,.94) .45s,-webkit-transform .25s cubic-bezier(.25,.46,.45,.94) .45s;
    transition: opacity .25s cubic-bezier(.25,.46,.45,.94) .45s,-webkit-transform .25s cubic-bezier(.25,.46,.45,.94) .45s;
    transition: opacity .25s cubic-bezier(.25,.46,.45,.94) .45s,transform .25s cubic-bezier(.25,.46,.45,.94) .45s;
    transition: opacity .25s cubic-bezier(.25,.46,.45,.94) .45s,transform .25s cubic-bezier(.25,.46,.45,.94) .45s,-webkit-transform .25s cubic-bezier(.25,.46,.45,.94) .45s;
} [data-drawer-animated-bottom] {
    opacity: 0;
    -webkit-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: opacity .35s cubic-bezier(.25,.46,.45,.94),-webkit-transform .35s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .35s cubic-bezier(.25,.46,.45,.94),-webkit-transform .35s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .35s cubic-bezier(.25,.46,.45,.94),transform .35s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .35s cubic-bezier(.25,.46,.45,.94),transform .35s cubic-bezier(.25,.46,.45,.94),-webkit-transform .35s cubic-bezier(.25,.46,.45,.94);
} .Drawer__Footer {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-shadow: 0 -1px #eaeaea;
    box-shadow: 0 -1px #eaeaea;
} .addsuccess {
    background-color: #E8E8E8;
    width: 100%;
    position: fixed;
    top: 0;
    display: none;
    z-index: 99999999;
    padding:0.5rem;
    font-size:14px;
} .addsuccess.show {
    display: block;
} .sdcs4d563{
    display:flex;
    justify-content:space-between;
} .sdcs4d563 .btn-success {
        background-color: #005B60;
        font-size: 14px;
        border: 0 !important;
    } .sdcs4d563 .btn-warning {
        background-color: #C89F78;
        border:0 !important;
        font-size: 14px;
    }