* {
    border: none;
    margin: 0;
    padding: 0;
    outline: none !important;
    box-sizing: border-box;
}

ul,
p {
    margin-bottom: 0 !important;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    direction: rtl;
    height: 100%;
    width: 100%;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

a:focus {
    color: #858585;
    outline: none;
}

a {
    text-decoration: none !important;
}

@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype')
}

@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype')
}

@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype')
}

@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype')
}

@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype')
}

@font-face {
    font-family: web_Yekan;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype')
}

@font-face {
    font-family: 'wf-icons';
    src: url(../fonts/wf-icons/wf-icons.eot?pm0dei);
    src: url('../fonts/wf-icons.eot?pm0dei#iefix') format('embedded-opentype'), url(../fonts/wf-icons.ttf?pm0dei) format('truetype'), url(../fonts/wf-icons.woff?pm0dei) format('woff'), url('../fonts/wf-icons.svg?pm0dei#wf-icons') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "wf-icons";
        src: url("../fonts/wf-icons.svg#wf-icons") format("svg")
    }
}

[class^="wf-icon-"],
[class*=" wf-icon-"] {
    font-family: 'wf-icons'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-family: 'IRANSansWeb';
    font-weight: 400;
    font-size: 13px;
    line-height: 2;
    direction: rtl;
    background-color: #F4F4F4;
    min-height: 100%;
    width: 100%;
}

.page {
    overflow-x: hidden;
    min-height: 100%;
    background: white;
}

@media screen and (min-width:1300px) {
    .pl-md-0 {
        padding-left: 0 !important;
    }
    .pr-md-0 {
        padding-right: 0 !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-right: .25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-left: .25rem !important;
    }
    .d-lg-block {
        display: block !important;
    }
}

@media screen and (min-width:1300px) {
    .container {
        max-width: 1266px;
    }
}


/*استایل هدر */

.f-search {
    display: flex;
    align-items: center;
}

.btn-search {
    background-color: transparent;
    box-shadow: none !important;
    color: #bfbfbf;
    font-size: 20px;
    width: 42px;
}

.input-search {
    width: calc(100% - 25px);
    padding: 0 17px;
    line-height: 3.5;
}

.search__border {
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    transition: box-shadow .15s, background .15s;
    background: transparent;
    box-shadow: inset 0 0 0 2px #e5e5e5
}

.input-search:focus~.search__border {
    background: transparent;
    box-shadow: inset 0 0 0 2px #2b2525;
}

.btn-search:hover {
    color: #2b2525;
}

.input-search::placeholder {
    color: #bfbfbf;
    opacity: 1;
}

.input-search:-ms-input-placeholder {
    color: #bfbfbf;
}

.input-search::-ms-input-placeholder {
    color: #bfbfbf;
}

.phone-title {
    font-size: 12px;
    color: #999;
}

.phone-number {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .05rem;
    color: #858585;
}

.phone-number:hover {
    color: #000;
}

.header {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    z-index: 971;
    position: relative;
}

.banner-top {
    z-index: 10;
    position: relative;
}

.menu.sticky-menu {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    position: fixed !important;
    width: 100%;
    top: 0;
}


/*استایل هدر پایان*/


/*استایل منو دسکتاپ*/

.c-navi {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
    top: 100%;
    right: 0;
    z-index: 99;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
}

.c-navi.is-black .c-navi-new-list__category,
.c-navi.is-black .c-navi-new-list__category--location:after,
.c-navi.is-black .c-navi-new-list__category--main:before,
.c-navi.is-black .c-navi-new-list__category-link,
.c-navi.is-black .c-navi-new-list__category-send-to {
    color: #fff !important
}

.c-navi__line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    z-index: 2;
    background-color: #000
}

.c-navi__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.c-navi-categories {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 110px;
    -webkit-box-flex: 0;
    flex: 0 0 110px;
    max-width: 110px;
    position: static
}

.t-index .c-navi-categories__container {
    position: absolute;
    width: calc(100% - 15px)
}

.c-navi-categories__container {
    z-index: 49;
    width: 100%;
    padding-right: 0
}

.c-navi-categories__overlay {
    position: fixed;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(27, 10, 10, 0.69);
    opacity: 0;
    z-index: 233;
    -webkit-transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    pointer-events: none
}

.c-navi-categories__overlay.is-active {
    opacity: 1;
    pointer-events: all !important
}

.c-navi-list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    -ms-flex: 0 0 calc(100% - 525px)370px;
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 525px)370px;
    max-width: calc(100% - 525px)370px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    padding-right: 26px
}

.c-navi-list>li {
    position: relative;
    margin-right: 10px
}

.c-navi-list>li:first-child {
    margin-right: 0
}

.c-navi-list>li.diviter+li {
    margin-right: auto
}

.c-navi-list__a {
    display: inline-block;
    padding: 9px 24px 9px 9px;
    color: #505050
}

.c-navi-list__a:before {
    position: absolute;
    right: 0
}

.c-navi-list__a.has-new:after {
    width: 9px;
    height: 9px;
    background-color: #00bfd6;
    border-radius: 50%;
    content: "";
    position: absolute;
    right: -5px;
    top: 11px
}

.c-navi-list__dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    border-radius: 0 0 8px 8px;
    z-index: 10;
    -webkit-box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, .32);
    box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, .32);
    padding-top: 1px;
    display: none
}

.c-navi-list__dropdown:after,
.c-navi-list__dropdown:before {
    position: absolute;
    content: ""
}

.c-navi-list__dropdown:before {
    height: 2px;
    background-color: #35ccde;
    bottom: 100%;
    left: 0;
    right: 0
}

.c-main-menu.has-root-hover .c-main-menu__root {
    position: relative
}

.c-main-menu.has-root-hover .is-the-last-item {
    display: block !important
}

.c-main-menu.has-root-hover .all-categories .c-main-menu__icon {
    top: 11px
}

.c-main-menu__submenus-wrapper {
    overflow: hidden;
    right: 0;
    top: 0;
    position: absolute;
    width: 0;
    opacity: 0;
    background: #fcfcfc;
    z-index: -1
}

.c-dc-navigation__overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(74, 74, 74, .43);
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    pointer-events: none
}

.c-dc-navigation__overlay.is-active {
    opacity: 1;
    pointer-events: all !important
}

.c-dc-header-submenu {
    width: 100%;
    padding: 12px 16px 12px 12px
}

.c-dc-header-submenu,
.c-dc-header-submenu__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-dc-header-submenu__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 24px
}

.c-dc-header-submenu__nav {
    margin-top: auto;
    width: 100%
}

.c-dc-header-submenu__nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

.c-dc-header-submenu__nav-link {
    -webkit-box-flex: 0;
    -ms-flex: 0 1;
    flex: 0 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px;
    color: #030a16;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    font-weight: 500;
    white-space: nowrap
}

.c-navi-new-list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
    color: #fff;
    padding-right: 0;
}

.c-navi-new-list__main-banner {
    width: 350px;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 12px;
    line-height: 0
}

.c-navi-new-list__main-banner img {
    max-height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px
}

.c-navi-new-list__sublist-divider {
    height: 1px;
    margin: 20px 0;
    background-color: #f0f0f1
}

.c-navi-new-list__sublist-top-bar-image {
    position: absolute;
    left: 54px;
    top: 5px;
    width: 110px;
    height: 20px;
    display: block
}

.c-navi-new-list__sublist-top-bar-image img {
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.c-navi-new-list:hover+.c-navi-categories__overlay {
    opacity: 1
}

.c-navi-new-list__category-item {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    font-size: 12px;
    font-size: .857rem;
    line-height: 30px
}

.c-navi-new-list__categories>.c-navi-new-list__category-item,
.c-navi-new-list__categories>.c-navi-new-list__promotion-item,
.c-navi-new-list__promotions>.c-navi-new-list__category-item,
.c-navi-new-list__promotions>.c-navi-new-list__promotion-item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    list-style: none
}

.c-navi-new-list__categories>.c-navi-new-list__category-item>li:hover,
.c-navi-new-list__categories>.c-navi-new-list__promotion-item>li:hover,
.c-navi-new-list__promotions>.c-navi-new-list__category-item>li:hover,
.c-navi-new-list__promotions>.c-navi-new-list__promotion-item>li:hover {
    z-index: 3
}

.c-navi-new-list__a {
    display: block;
    position: relative;
    height: 100%;
    padding: 8px 9px 7px;
    color: #fff;
    white-space: nowrap;
    font-size: 11px;
    font-size: .786rem;
    line-height: 25px;
    max-width: 116px;
    overflow: hidden;
    text-overflow: ellipsis
}

.c-navi-new-list__a--promotion {
    max-width: unset;
    background-color: #4f4f4f
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    content: "";
    position: absolute;
    width: 100%;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 2;
    height: 2px;
    background-color: #ef5661;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15)
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover+.c-navi-categories__overlay,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover+.c-navi-categories__overlay {
    opacity: 1
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.c-navi-new-list__options-container {
    max-height: 360px;
    width: 100%;
    padding: 12px;
    padding-left: 12px;
    background-color: #fff;
    overflow-y: auto !important;
}

.is-fmcg .c-navi-new-list__options-container {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.c-navi-new-list__options-list {
    display: none !important
}

.c-navi-new-list__options-list.is-active {
    display: block !important
}

.c-navi-new-list__options-list>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 418px
}

.c-navi-new-list__sublist-adplacement-grid {
    height: 100%;
    max-height: 100%;
    width: 270px;
    position: absolute;
    bottom: 0;
    left: 0
}

.c-navi-new-list__sublist-adplacement {
    height: 100%;
    max-height: 325px;
    width: 270px;
    position: absolute;
    bottom: 0;
    left: 0
}

.c-navi-new-list__sublist-adplacement,
.c-navi-new-list__sublist-adplacement * {
    margin: 0 !important
}

.c-navi-new-list__sublist-adplacement a {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.c-navi-new-list__sublist-adplacement a:first-of-type {
    display: block
}

.c-navi-new-list__sublist-adplacement img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: unset;
    height: unset
}

.c-navi-new-list__sublist .c-navi-new-list__options-container>ul {
    list-style: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.c-navi-new-list__sublist .c-navi-new-list__options-container>ul.c-navi-new-list__sublist-fmcg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.c-navi-new-list__sublist {
    position: absolute;
    top: 100%;
    display: none;
    right: 0;
    left: 0;
    z-index: 12;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    padding: 0;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15);
    width: 100% !important;
}

.is-fmcg .c-navi-new-list__sublist {
    height: unset;
    padding-bottom: 65px;
    padding-left: 100px
}

.c-navi-new-list__sublist:hover+.c-navi-new-list__a {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15)
}

.c-navi-new-list__sublist:hover+.c-navi-new-list__a:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 2;
    height: 2px;
    background-color: #ef5661
}

.c-navi-new-list__sublist:after {
    content: "";
    width: 100%;
    background: transparent;
    position: absolute;
    height: 1px;
    right: 0;
    top: -1px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}

.c-navi-new-list__sublist--promotion {
    right: 140px;
    width: 830px
}

.c-navi-new-list__sublist--promotion .c-navi-new-list__options-list>ul {
    max-height: 360px
}

.c-navi-new-list__sublist--promotion .c-navi-new-list__sublist-option {
    width: 50%
}

.c-navi-new-list__sublist--digiclub {
    right: 140px;
    width: 718px
}

.c-navi-new-list__sublist--digiplus {
    right: 140px;
    width: 648px
}

.c-navi-new-list__category-item>li.can-show-menu:hover .c-navi-new-list__sublist {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.c-navi-new-list__category-item>li.can-show-menu:hover .c-navi-new-list__sublist .c-navi-categories__overlay {
    opacity: 1
}

.c-navi-new-list__category-item>li.is-fmcg .c-navi-new-list__sublist-adplacemen {
    display: none
}

.c-navi-new-list__category-item>li.is-fmcg .c-navi-new-list__sublist-option--footer {
    max-width: 50%
}

.c-navi-new-list__category-item>li.is-fmcg .c-navi-new-list__sublist:hover+.c-navi-new-list__a:before {
    background-color: green
}

.c-navi-new-list__category--main {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 10px 8px;
    font-size: 13px;
    cursor: default;
    color: #3d464d;
    text-align: center;
    position: relative;
}

.c-navi-new-list__category.c-navi-new-list__category--main i {
    color: #ffffff;
}

.c-navi-new-list__category-link {
    display: block;
    padding: 7px 5px 8px;
    color: #444;
    font-size: 14px;
}

.c-navi-new-list__category-item>li>a:hover {
    color: #292b2c;
    background-color: #f7f1de82;
    border-radius: 4px;
}

.c-navi-new-list__category-link--plus {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-navi-new-list__category-link--fresh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-navi-new-list__inner-categories {
    background-color: #2b2525;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding: 8px 0;
    width: 21%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.c-navi-new-list__sublist-top-bar {
    padding: 8px 0 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.c-navi-new-list__sublist-see-all-cats,
.c-navi-new-list__sublist-top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-navi-new-list__sublist-see-all-cats {
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    font-weight: 700;
    color: #424750
}

.c-navi-new-list__inner-category {
    padding: 10px 8px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 13px;
    line-height: 1.833;
    font-weight: 500;
    position: relative;
}

.c-navi-new-list__inner-category i {
    position: absolute;
    top: 17px;
    left: 16px;
    font-size: 10px;
    color: #ffffff75;
}

.c-navi-new-list__inner-category--hovered {
    background-color: #7f888e8a;
    color: #fff;
    padding: 10px 8px;
}

.c-navi-new__big-display-title {
    display: none !important
}

.c-navi-new__medium-display-title {
    display: block !important
}

.c-dp-header-submenu,
.c-dp-header-submenu__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-header__menu-handler {
    width: 55px
}

.c-header__menu-handler:before {
    right: 12px
}

.c-navi-categories,
.c-navi__button {
    -ms-flex: 0 0 110px;
    -webkit-box-flex: 0;
    flex: 0 0 110px;
    max-width: 110px
}

.c-navi-list {
    -ms-flex: 0 0 calc(100% - 525px)370px;
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 525px)370px;
    max-width: calc(100% - 525px)370px
}

.c-main-menu:before,
.c-main-menu__root {
    width: 110px
}

.c-subcategory-collage__col {
    -ms-flex: 0 0 29.7%;
    -webkit-box-flex: 0;
    flex: 0 0 29.7%;
    max-width: 29.7%
}

.c-subcategory-collage__col--main {
    -ms-flex: 0 0 70.3%;
    -webkit-box-flex: 0;
    flex: 0 0 70.3%;
    max-width: 70.3%;
    margin-bottom: 0
}

.c-subcategory-collage__col .c-subcategory-collage__cover {
    width: auto;
    float: none
}

.c-subcategory-collage__col .c-subcategory-collage__cover+.c-subcategory-collage__cover {
    margin-left: 0;
    margin-top: 20px
}

.c-subcategory-collage__cover {
    height: 144px
}

.c-category-collage__col {
    -ms-flex: 0 0 22.7%;
    -webkit-box-flex: 0;
    flex: 0 0 22.7%;
    max-width: 22.7%
}

.c-category-collage__col--main {
    -ms-flex: 0 0 54.6%;
    -webkit-box-flex: 0;
    flex: 0 0 54.6%;
    max-width: 54.6%
}

.c-category-collage__col:nth-child(n+3) {
    display: block
}

.c-category-card__header {
    font-size: 20px;
    font-size: 1.429rem;
    line-height: 1.1
}

.c-category-card__list {
    padding-top: 23px
}

.c-category-card__list li {
    padding-right: 69px;
    margin: 12px 0
}

.c-category-card__list li:last-child {
    margin-bottom: 28px
}

.c-category-card__list li:before {
    right: 33px;
    width: 10px;
    height: 10px;
    border-radius: 8px
}

.c-category-card__footer {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.467
}

.c-navi-new-list__a {
    max-width: 140px;
    max-width: unset;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    padding: 10px 20px 9px
}

.c-navi-new-list__options-container {
    overflow: hidden;
    padding-left: 10px
}

.c-navi-new-list__sublist-adplacement {
    width: 350px
}

.c-navi-new-list__category-link--visible-in-wide {
    display: block
}

.c-navi-new-list__inner-categories {
    max-width: 260px;
    max-height: 360px;
    overflow-y: auto;
}

.c-navi-new__big-display-title {
    display: block !important
}

.c-navi-new__medium-display-title {
    display: none !important
}

.c-navi-new__ads.js-categories-ad.ad-is-active {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.img-main-category {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    position: relative;
}

.img-main-category img {
    width: 25px !important;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header-section {
    position: relative;
    z-index: 98999;
    width: 100%;
    display: block;
    min-height: 45px;
    background: var(--main-color) !important;
}

.img-main-category {
    width: 30px;
    height: 30px;
    margin-left: 10px;
}

.c-navi-new__big-display-title {
    font-size: 12px;
    line-height: 2.27;
    font-weight: 400;
    color: #626364;
    text-align: right;
    position: relative;
}

.c-navi-new__big-display-title::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    top: 10px;
    right: -12px;
    background-color: #ccc;
    border-radius: 100%;
}

.c-navi-new__big-display-title:hover {
    color: #2b2525;
}

.js-categories-bar-item.js-mega-menu-main-item.c-navi-new-list__category-container-main.all-category {
    background: var(--main1-color) !important;
    padding: 0 20px !important;
}

.js-categories-bar-item.js-mega-menu-main-item.c-navi-new-list__category-container-main.all-category .c-navi-new-list__category {
    color: var(--main-color) !important;
    cursor: pointer;
    font-weight: 700 !important;
}

.c-navi-new-list__category.c-navi-new-list__category--main i {
    font-size: 20px;
    vertical-align: middle;
}

.c-navi-new-list__options-list ul {
    padding-right: 0 !important;
}

.has-sub ul {
    position: absolute;
    left: -9999px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 0 5px 0;
    background: rgb(255, 255, 255);
}

li.has-sub ul li a:hover {
    color: #fff;
    background-color: #2b2525;
}

li.has-sub:hover>ul {
    left: auto;
}

li.has-sub:hover>ul>li {
    height: 45px;
}

li.has-sub ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
    list-style: none;
}

li.has-sub ul li a {
    padding: 0 15px;
    width: 200px;
    font-size: 13px;
    text-decoration: none;
    color: #292b2c;
    font-weight: 400;
    line-height: 2.7;
    box-shadow: 0px 0px 4px #7e7e7fc4;
    margin: 0 10px 10px 10px;
    border-radius: 9px;
    text-align: right;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

li.has-sub li.has-sub>a::before {
    position: absolute;
    top: 13px;
    left: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #3d464d;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
}

li.has-sub li.has-sub>a::after {
    position: absolute;
    top: 16px;
    left: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #3d464d;
    content: '';
}

li.has-sub li.has-sub:hover>a::before,
li.has-sub li.has-sub:hover>a::after {
    background: #fff;
}

li.has-sub ul ul {
    margin-right: 100%;
    top: 0;
    z-index: 2;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.has-sub i {
    font-size: 7px;
    vertical-align: middle;
}

.c-navi-new-list__category-item>li {
    margin-left: 9px;
    text-align: center;
    line-height: 2.7;
}

.has-sub>a {
    padding: 7px 10px 8px;
    display: block;
    color: #444;
    font-size: 13px;
}

.c-navi-new-list__inner-category.js-mega-menu-category:hover {
    background-color: #7f888e8a;
    color: #fff;
}

.container.menu {
    background: #fff;
    color: #3d464d;
    z-index: 971;
    position: relative;
    margin: auto;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .14), 0 2px 0 rgba(0, 0, 0, .05);
}

.c-navi-new-list__category.c-navi-new-list__category--main {
    background: #2b2525;
    color: #fff;
    min-width: 260px;
    text-align: right;
}

.c-navi-new-list__category.c-navi-new-list__category--main i.fas {
    position: absolute;
    left: 14px;
    font-size: 11px;
    top: 21px;
}

.c-navi-new-list__category-item {
    padding-right: 0;
}

.c-navi-new-list__category.c-navi-new-list__category--main .fal {
    color: #ffffff;
    margin-left: 5px;
    vertical-align: middle;
}

.link-header li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin-right: 10px;
}

.link-header li a {
    height: 42px;
    padding: 0 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: 42px;
}

.link-header li a:hover {
    color: #292b2c;
    background-color: #f7f1de82;
    border-radius: 4px;
}

.link-header i {
    font-size: 20px;
    color: #444;
    vertical-align: middle;
}

.min-card .count {
    height: 18px;
    width: 18px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    padding: 0;
    border-radius: 2px;
    position: absolute;
    top: -7px;
    background: #fff;
    color: #3d464d;
    font-weight: 600;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .19);
    left: -14px;
    line-height: 18px;
    font-size: 14px;
}

.link-header {
    padding-right: 0 !important;
}

@media screen and (min-width:992px) and (max-width:1299px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100% !important;
    }
    .c-navi-new-list__category-link {
        font-size: 12px !important;
    }
}

@media screen and (min-width:992px) and (max-width:1024.99px) {
    .c-navi-new-list__category.c-navi-new-list__category--main {
        min-width: 200px !important;
    }
    .has-sub>a {
        padding: 7px 1px 8px !important;
        font-size: 12px !important;
    }
    .c-navi-new-list__category-link {
        font-size: 12px !important;
    }
    .c-navi-new-list__inner-category {
        font-size: 11px !important;
    }
}

.show-submenu i.fas {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.c-navi-new-list__category.c-navi-new-list__category--main:hover {
    cursor: pointer;
}

.c-navi-new-list__category.c-navi-new-list__category--main:hover i {
    color: #fff !important;
}

.c-navi-new-list__inner-category.js-mega-menu-category i {
    -webkit-transform: rotate(01);
    transform: rotate(0);
}


/*پایان استایل منو دسکتاپ*/


/*استایل اسلاید شو و بنر های کناری*/

.banner-section {
    padding-top: 15px !important;
    padding-bottom: 5px !important;
    background-color: white;
}

.slider-section {
    margin-top: 15px;
    margin-bottom: 5px;
}

.slider-section img {
    border-radius: 5px;
}

@media screen and (min-width:768px) {
    .brand-list .taxonomy-terms {
        width: 24%;
        margin: 0 .5% 10px .5%;
    }
    .shipping-items .form-radios {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .checkout-form .box-white {
        margin: 0 0 20px 0;
    }
    .column.remove {
        flex: 0 1 5%;
        width: 10%;
        padding: 5px;
    }
    .cart-item.clearfix.cart-campaign {
        display: flex;
        align-items: center;
        padding: 25px 0;
    }
    .row.row-banner-section {
        margin-right: -.5rem !important;
        margin-left: -.5rem !important;
    }
    .row.row-banner-section .col-md-4,
    .row.row-banner-section .col-md-6,
    .row.row-banner-section .col-md-3 {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .slider .banner .item.img-pro-banner {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: relative;
    }
    .slider .banner a {
        margin-bottom: 14px;
    }
    .slider .banner .item.img-pro-banner img {
        display: block;
        height: 100%;
        left: 50%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: auto;
        height: 100% !important;
    }
    .owl-slider .owl-item,
    .owl-slider .owl-item img {
        height: 100%;
    }
    .owl-slider .owl-prev {
        position: absolute;
        top: 50%;
        bottom: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 30px;
        height: 30px;
        font-size: 48px !important;
        color: #fff !important;
        background-color: transparent !important;
    }
    .owl-slider .owl-next {
        position: absolute;
        top: 50%;
        bottom: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        width: 30px;
        height: 30px;
        font-size: 48px !important;
        color: #fff !important;
        background-color: transparent !important;
    }
    .owl-slider .owl-prev span,
    .owl-slider .owl-next span {
        line-height: 0.6 !important;
        height: 30px;
        display: block;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
    }
}

.owl-slider .owl-prev {
    position: absolute;
    top: 50%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 48px !important;
    color: #fff !important;
    background-color: transparent !important;
}

.owl-slider .owl-next {
    position: absolute;
    top: 50%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 30px;
    height: 30px;
    font-size: 48px !important;
    color: #fff !important;
    background-color: transparent !important;
}

.owl-slider .owl-prev span,
.owl-slider .owl-next span {
    line-height: 0.6 !important;
    height: 30px;
    display: block;
}

.boxes-col img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 5px;
    box-shadow: 10px 10px 12px 0px rgba(0,0,0,0.3) !important;
}


/*پایان*/


/*استایل کروسل محصولات*/

.lbl-pro {
    height: 65px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
    z-index: 1;
}

.lbl-pro span {
    background: #ff7c49 none repeat scroll 0 0;
    color: #fff !important;
    display: block;
    font-size: 12px;
    font-weight: 600;
    height: 85px;
    line-height: 15px;
    padding-top: 65px;
    position: absolute;
    right: -42px;
    text-align: center;
    text-transform: uppercase;
    top: -42px;
    transform: rotate(45deg);
    width: 85px;
}

@media screen and (max-width:767.99px) {
    .brand-list .taxonomy-terms {
        width: 100%;
        margin: 0 .5% 0 .5%;
        padding: 0 0 2px 0 !important;
    }
    .form-item.form-type-radio.form-item-shipping-method.selected.form-item-shipping-address.new {
        margin-bottom: 20px;
    }
    .form-item.form-type-radio.form-item-shipping-method.selected.form-item-shipping-address.new i {
        font-size: 28px;
        margin: auto;
    }
    .form-item.form-type-radio.form-item-shipping-method.selected.form-item-shipping-address.new a {
        text-align: center;
    }
    .cart-options.cta .cart-summary {
        background-color: #2b2525;
    }
    .cart-options.cta {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 10px 0 0;
        display: block;
        margin-bottom: 0;
        z-index: 111;
        right: 0;
        border-radius: 0;
        line-height: 4rem;
    }
    .column.count {
        margin: 10px 0;
    }
    .col-md-4.col-12.order-md-3.pr-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .datail-card-box {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .cart-items-inner {
        padding: 12px !important;
        position: relative;
    }
    .column.remove {
        font-size: 11px;
        
        left: 0;
        text-align: left;
        top: 6px;
    }
    .column.product-image {
        flex-basis: 30%;
        max-width: 30%;
        float: right;
    }
    .content-products {
        flex: 70% 0 1;
        max-width: 70%;
        display: flex;
        flex-direction: column;
        padding-left: 15px;
        float: right;
    }
    .datail-card-box {
        margin-top: 10px;
    }
    .text-center.complate-sale-btn .btn {
        width: 100% !important;
        line-height: 20px;
        border-radius: 8px;
        padding: 20px 0;
        font-size: 20px;
    }
    .text-center.complate-sale-btn {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 99;
        width: 100%;
        bottom: 0;
        padding: 0 !important;
    }
    .complate-sale:hover {
        background-color: #550a03 !important;
    }
    .cart-opt li {
        padding: 23px 30px;
    }
    .mt-xs-15 {
        margin-top: 15px;
    }
    .owl-wnd .owl-stage {
        padding-right: 0 !important;
    }
    .sale-section .icon-col {
        margin-top: 10px;
    }
    .d-block.blocks-icon-image.text-center {
        height: 64px !important;
        top: 9px !important;
        width: 64px !important;
        line-height: 56px !important;
        left: 0 !important;
    }
    .d-block.text-box {
        display: none !important;
    }
    .product-carousel .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .social-footer {
        text-align: center;
    }
    .sale-section div.col-md.icons-col:nth-child(3),
    .sale-section div.col-md.icons-col:nth-child(4) {
        margin-top: 15px;
    }
    .sale-section .row {
        margin-left: -13px !important;
    }
    .icons-col {
        padding-right: 0 !important;
    }
    .banner-section .col-md-3.col-6 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .banner-section .container,
    .sale-section .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .banner-section.pt-0 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media screen and (min-width:992px) {
    .mob-search {
        display: none !important;
    }
    .mob-search-box {
        display: none !important;
    }
    .slider .banner .item.img-pro-banner::after {
        padding-bottom: 201px;
        content: '';
        display: block;
    }
    .owl-slider .owl-item,
    .owl-slider .item,
    .owl-slider img {
        height: 417px !important;
    }
}

@media screen and (min-width:768px) and (max-width:991.99px) {
    .sale-section .icon-col {
        margin-top: 10px;
    }
    .container,
    .container-md,
    .container-sm {
        max-width: 100% !important;
    }
    .slider .banner .item.img-pro-banner::after {
        padding-bottom: 143px;
        content: '';
        display: block;
    }
    .col-lg-4.col-md-4.col-12.banner.slide-left-banner.pr-md-0.pl-md-0 {
        padding-right: 0 !important;
    }
    .owl-slider .owl-item,
    .owl-slider .item,
    .owl-slider img {
        height: 300px !important;
    }
}

.product-carousel {
    background-color: white;
}

.crd-info {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1rem 4rem rgba(0, 0, 0, 0.075) !important;
    border: none;
}

.product-box-text h3 a {
    font-size: 12px;
    direction: rtl;
    margin: 10px 0;
    height: 45px;
    line-height: 22px;
    color: #535353;
    max-width: 90%;
    overflow: hidden;
    display: block;
    text-align: center;
}

.old-cost {
    font-size: 13px;
    color: #4c4c4c;
    font-weight: 400;
    text-decoration: line-through;
}

.offer-mob {
    background-color: #fb3449;
    color: #fff;
    border-radius: 25px;
    padding: 0 8px;
    margin-right: 5px;
}

.cost-total {
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

.unit {
    color: #9c9c9c;
    font-size: 10px;
    font-weight: 500;
}

.img-pro a {
    padding: 10px;
    text-align: center;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
}

element {
}
  @media screen and (min-width: 768px)
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.img-pro img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto !important;
  align-items: center;
  position: absolute;
  top: 30%;
  border-radius: 2%;
  margin: auto;
}

.btn-favo {
    position: absolute;
    left: 5px;
    top: 5px;
    background-color: transparent;
    width: 32px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 100%;
    font-size: 18px;
    color: #e5e5e5;
    z-index: 2;
}

.add-crd i {
    font-size: 19px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    color: #000;
}

.owl-product .owl-next {
    right: -22px;
    -webkit-box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 50%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-product .owl-prev {
    left: -22px;
    -webkit-box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 50%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-wnd .owl-next {
    right: 0;
    -webkit-box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 50%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-wnd .owl-prev {
    left: 0;
    -webkit-box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 50%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-product .owl-nav button,
.owl-wnd .owl-nav button {
    color: #a8a8a8;
    background-color: #fff;
    width: 49px;
    height: 90px;
}

.owl-product .owl-next span,
.owl-product .owl-prev span,
.owl-wnd .owl-next span,
.owl-wnd .owl-prev span {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 51px;
    line-height: 1;
    color: #a8a8a8;
}

.owl-product .owl-next,
.owl-product .owl-prev,
.owl-wnd .owl-next,
.owl-wnd .owl-prev {
    background-color: #fff !important;
}

.owl-carousel .owl-nav button.owl-next:hover span {
    margin-left: -5px;
}

.owl-carousel .owl-nav button.owl-prev:hover span {
    margin-right: -5px;
}

.tiltle-slider {
    padding: 5px 10px;
    display: block;
    border-bottom: 2px solid #f2f2f2;
    position: relative;
    font-size: 18px;
}

.tiltle-slider::after {
    position: absolute;
    bottom: -2px;
    right: 0;
    content: '';
    width: 11%;
    height: 2px;
    background-color: #2b2525;
    z-index: 1;
}

.owl-product .item {
    padding: 0.2rem;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    margin: 5px;
}

.owl-product .item:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transform: none;
    transform: none;
    z-index: 11;
}


/*پایان*/


/*استایل آیکون های ارسال*/

.sale-section {
    padding-bottom: 30px;
    background-color: #fff;
    padding-top: 30px;
}

.blocks-icon-image img {
    height: 48px;
}

.blocks-icon-text {
    margin-top: 10px;
}

.blocks-icon-h4 {
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.sale-section .icon-col {
    width: 100%;
    color: #fff;
    padding: 15px 5px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    margin-left: 30px;
    padding: 20px 5px 20px 62px;
    position: relative;
}

.sale-section .icon-col:hover .blocks-icon-h4 {
    color: #858585;
}

.d-block.blocks-icon-image.text-center img {
    width: 48px;
}

.d-block.blocks-icon-image.text-center {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 100%;
    color: #999999;
    font-size: 40px;
    height: 70px;
    left: -18px;
    line-height: 78px;
    position: absolute;
    text-align: center;
    top: 30px;
    transition: all 0.3s ease 0s;
    width: 70px;
    line-height: 70px;
}

.d-block.text-box {
    font-size: 11px;
    color: #6c6969;
}


/*پایان*/


/*فوتر*/

.wf-icon-aparat::before {
    content: "\e900";
}

.mt-22 {
    margin-top: 22px;
}

.d-block.footer__links__ul ul li a {
    color: #4b4b4b;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: -.1px;
    text-decoration: none;
}

.footer__links__ul ul li {
    margin: 8px 0 0;
    position: relative;
    list-style: none;
}

.footer__links__ul ul {
    padding-right: 0;
}

.footer {
    background: #fff;
    border-top: 1px solid #EBEBEB;
}

.namad {
    padding-right: 0;
    margin-top: 20px;
}

.namad li {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    text-align: center;
}

.block-headline {
    color: #4a5f73;
    text-decoration: none;
    margin-bottom: 22px;
    font-size: 13px;
    font-weight: 600;
}

.frm-news-letter {
    display: flex;
    width: 100%;
    align-items: center;
}

.btn-news {
    height: 50px;
    background: #3d464d;
    color: #fff;
    transition: all .1s ease-in-out;
    font-size: 12px;
    line-height: 1.5;
    padding: .475rem 1.25rem .375rem 1.25rem;
    font-weight: 600;
}

.news-input {
    width: calc(100% - 78px);
    padding: 0 17px;
    width: 1px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: .887rem;
    transition: color .15s;
    color: inherit;
    background: #fff;
    font-weight: 300;
    border: 2px solid #3d464d;
    height: 50px;
    direction: ltr;
}

.news-input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
}

.news-input::placeholder {
    color: #000;
    opacity: 1;
    direction: rtl;
    text-align: right;
    font-size: 13px;
}

.news-input:-ms-input-placeholder {
    color: #000;
    direction: rtl;
    text-align: right;
    font-size: 13px;
}

.news-input::-ms-input-placeholder {
    color: #000;
    direction: rtl;
    text-align: right;
    font-size: 13px;
}

.social-footer li {
    display: inline-block;
    text-align: center;
    line-height: 28px;
    vertical-align: middle;
}

.social-footer a {
    display: block;
    width: 28px;
    height: 28px;
    padding: 0;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 9;
}

.social-footer li a i {
    color: #9aa6b1;
    font-size: 28px;
}

.social-footer li a:hover i {
    color: #4a5f73;
}

.social-footer {
    padding-right: 0;
}

@media screen and (min-width:768px) {
    .img-wnd img {
        width: 150px;
    }
    .img-pro a {
        height: 250px;
    }
    .social-footer li {
        margin-left: 20px;
    }
}

.copy {
    background: #fff;
    color: #2e2e2e;
    margin-bottom: 0;
    padding: 7px 0;
    font-size: 12px;
    line-height: 32px;
    border-top: 1px solid #EBEBEB;
}

.chat {
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index: 2;
}

.card__social {
    position: absolute;
    bottom: 42px;
    right: -5px;
    visibility: hidden;
    width: 50px;
    transition: transform 0.35s ease;
    text-align: right;
}

.card__share {
    background-color: #5AB400;
    width: 39px;
    height: 39px;
    position: fixed;
    bottom: 10px;
    left: 15px;
    border-radius: 100%;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    z-index: 10;
}

.card__social--active {
    visibility: visible !important;
    z-index: 3;
    transition: all 0.35s linear;
}

.card__social .share-icon {
    display: block;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border-radius: 50%;
    background-color: #088d16f0;
    transition: all 0.3s ease;
    outline: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    margin-top: 6px;
    color: #fff;
    line-height: 46px;
    transform: scale(0);
    transition: .15s linear;
}

.card__social.card__social--active .share-icon {
    transform: scale(1) !important;
    transition: .15s linear;
}

.share-expanded i::before {
    content: "\f00d";
    font-weight: 400;
}

.back-to-top {
    position: fixed;
    right: 33px;
    bottom: 0;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    background-color: transparent;
}

.g-top {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 100%;
    background-color: #2b2525;
    color: #fff;
    font-weight: 600;
}


/*پایان*/

@media screen and (min-width:769px) and (max-width:991.99px) {
    .logo-mob img {
        width: 150px;
    }
}

@media screen and (min-width:575px) and (max-width:768px) {
    .container,
    .container-sm {
        max-width: 90% !important;
    }
}

@media screen and (max-width:767px) {
    .d-blockblocks-icon-text.text-center {
        min-height: 40px;
    }
    .boxes-col img {
        margin-top: 0 !important;
    }
    .owl-banner-top .item,
    .owl-banner-top .owl-item {
        height: 33px;
    }
    .owl-banner-top .item img {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: fill;
        object-fit: fill;
        height: 100% !important;
    }
    .col-lg-4.col-md-4.col-12.banner.slide-left-banner.pr-md-0.pl-md-0 {
        display: flex !important;
    }
    .phones-item-link i {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }
    .input-search {
        padding-left: 0 !important;
        padding-right: 7px !important;
    }
    .input-search::placeholder {
        font-size: 10px;
    }
    .input-search:-ms-input-placeholder {
        font-size: 10px;
    }
    .input-search::-ms-input-placeholder {
        font-size: 10px;
    }
    .blocks-icon-h4 {
        font-size: 10px !important;
    }
    .link-header {
        display: flex;
        align-items: center;
    }
    .phones-item-link i {
        font-size: 20px;
        color: #3d464d;
        vertical-align: middle;
    }
    .gap-col-mob {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .phone-title,
    .phone-number {
        display: none !important;
    }
    .logo-mob img {
        width: 150px;
    }
    .row-banner-section .col-md-6.col-12,
    .row-banner-section .col-md-4.col-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .item.img-pro-banner {
        width: 49% !important;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 7px;
    }
    .slide-left-banner .item.img-pro-banner:nth-child(1) {
        margin-left: 1%;
    }
    .slide-left-banner .item.img-pro-banner:nth-child(2) {
        margin-right: 1%;
    }
    .slide-left-banner,
    .slide-right-banner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .banner-section .col-md-3.col-6 .boxes-col img {
        margin-top: 0 !important;
    }
    .row.row-banner-section .col-md-12.col-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .full-banner .boxes-col img {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .card-info .card-body {
        padding: 0 !important;
    }
    .img-pro a {
        height: 180px;
    }
    .p-xs-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

iframe {
    max-width: 100% !important;
}

@media screen and (max-width:991.99px) {
    .link-header {
        display: flex;
    }
    .header {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
    }
    .menuTrigger.d-xl-none.d-lg-none {
        margin-left: 13px;
    }
    .sticky-menu .menuTrigger {
        display: inline-block !important;
    }
    .sticky-menu .icon-menu {
        display: none !important;
    }
    .link-header li a {
        padding: 0 9px !important;
    }
    .search-mob.d-xl-none.d-lg-none {
        width: 100%;
    }
    .mob-search input {
        width: calc(100% - 25px);
        font-size: 12px;
    }
    .m-btnsearch {
        color: #a1a3a8;
        background-color: transparent !important;
        width: 28px;
        vertical-align: middle;
        text-align: center;
        font-size: 15px;
    }
    .mob-search {
        display: flex;
        width: 100%;
        background-color: #fff;
        border-radius: 4px;
        padding: 5px;
    }
    .container-fluid.header .text-end {
        text-align: center !important;
    }
    .row.socail-mob {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        background-color: #fff !important;
        height: 50px;
    }
    .menuTrigger i {
        color: #3d464d;
        vertical-align: middle;
        font-size: 22px;
    }
}


/*استایل منو موبایل*/

.panel-menu {
    width: 300px;
    background-color: #fff !important;
    position: fixed;
    height: 100vh;
    top: 0;
    bottom: 0;
    right: -300px;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    z-index: 999999 !important;
    display: block !important;
}

.subPanel {
    width: 300px;
    background-color: #fff !important;
    position: fixed;
    height: 100%;
    top: 0;
    bottom: 0;
    right: -300px;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    z-index: 999999 !important;
    display: block !important;
}

.panel-menu>ul:nth-child(1) {
    overflow-y: auto !important;
    max-height: 100vh;
}

.menu-mob {
    height: calc(100vh - 101px);
}

.panel-menu .social-footer li {
    display: inline-block !important;
    width: 40px !important;
    border: none !important;
    padding: 0 !important;
    height: 50px !important;
    line-height: auto !important;
}

.panel-menu .social-footer {
    padding-top: 10px;
}

.panel-menu ul li {
    width: 100%;
    line-height: 42px;
    padding: 5px;
    cursor: pointer;
    background-color: #2b2b2b;
    border-bottom: 1px solid #eeeeee;
}

.btn-menu {
    background-color: #f3f3f3 !important;
    width: 100%;
    line-height: 40px;
    padding: 5px;
    cursor: pointer;
    border-bottom: 1px solid rgb(218 218 218);
    color: #858585;
    padding-right: 21px;
}

.panel-menu {
    z-index: 10;
}

#panel-menu ul {
    padding-right: 0 !important;
    max-height: 100vh;
    overflow-y: auto;
}

.panel-menu ul li {
    list-style: none;
    width: 100%;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #edecec;
    color: #717471;
    font-weight: 300;
    font-size: 14px;
}

.main-menu a {
    color: #717471;
    font-weight: 300;
    font-size: 14px;
}

.openSubPanel {
    position: relative;
    height: 50px;
    cursor: pointer;
    z-index: 1;
    text-align: right;
    width: 100%;
    display: block;
}

.main-menu i {
    margin-left: 5px;
    vertical-align: middle;
}

.close-li {
    background-color: #f3f3f3 !important;
    color: #858585;
}

.panel-menu.isOpen,
.subPanel.isOpen {
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}

.close-li span {
    color: #858585;
}

.subPanel {
    z-index: 20;
}

.closeSubPanel,
.closePanel,
.openSubPanel {
    cursor: pointer;
}

.panel-menu>ul:nth-child(1) {
    overflow-y: auto !important;
    max-height: 100vh;
    width: 100%;
}

.border-none {
    border: none !important;
}

.panel-menu.isOpen::before {
    position: absolute;
    right: 300px;
    content: '';
    top: 0;
    height: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, .5);
    width: 500%;
}

.arow-menu i {
    background: url("../images/nav-sprite.png") no-repeat -137px -288px;
    width: 8px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(180deg);
}

.close-menu .times {
    background: url("../images/nav-sprite.png") no-repeat -190px -288px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.closeSubPanel i {
    background: url("../images/nav-sprite.png") no-repeat -136px -309px;
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(180deg);
}

.panel-menu.isOpen .close-menu {
    padding: 0;
    width: 28px;
    height: 28px;
    font-size: 21px;
    color: #858585;
    line-height: 15px;
    text-align: center;
    line-height: 33px;
    float: left;
    position: absolute;
    left: 10px;
    top: 10px;
}

.openSubPanel .arow-menu {
    color: #879496;
    font-size: 22px;
}

.arow-menu {
    position: absolute;
    left: 0;
    top: 0;
    height: 29px;
    color: #879496;
}


/*پایان استایل منو موبایل*/


/*استایل مودال*/

.btn-text {
    color: #000000;
    cursor: pointer;
}

.btn-text:hover {
    color: #000000;
}

#mainButton #modal1,
#mainButton #modal2,
#mainButton #modal3 {
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    position: fixed;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: inherit;
    transform-origin: center center;
    -webkit-transform: scale(0.000001, 0.00001);
    -moz-transform: scale(0.000001, 0.00001);
    -ms-transform: scale(0.000001, 0.00001);
    -o-transform: scale(0.000001, 0.00001);
    transform: scale(0.000001, 0.00001);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: hsla(0, 0%, 22%, 0.87);
}

#mainButton.active #modal1 {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

#mainButton.active2 #modal2 {
    -webkit-transform: scale(1, 1) !important;
    -moz-transform: scale(1, 1) !important;
    -ms-transform: scale(1, 1) !important;
    -o-transform: scale(1, 1) !important;
    transform: scale(1, 1) !important;
}

#mainButton.active3 #modal3 {
    -webkit-transform: scale(1, 1) !important;
    -moz-transform: scale(1, 1) !important;
    -ms-transform: scale(1, 1) !important;
    -o-transform: scale(1, 1) !important;
    transform: scale(1, 1) !important;
}

#mainButton.active2 #modal1,
#mainButton.active3 #modal2,
#mainButton.active3 #modal1,
#mainButton.active2 #modal3 {
    -webkit-transform: scale(0) !important;
    -moz-transform: scale(0) !important;
    -ms-transform: scale(0) !important;
    -o-transform: scale(0) !important;
    transform: scale(0) !important;
}

#mainButton.active2 #modal2,
#mainButton.active3 #modal3 {
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    position: fixed;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: inherit;
    transform-origin: center center;
    -webkit-transform: scale(0.000001, 0.00001);
    -moz-transform: scale(0.000001, 0.00001);
    -ms-transform: scale(0.000001, 0.00001);
    -o-transform: scale(0.000001, 0.00001);
    transform: scale(0.000001, 0.00001);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: hsla(0, 0%, 22%, 0.87);
}

.close-button {
    top: 20px;
    right: 20px;
    position: absolute;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    color: #fff;
    font-size: 20px;
}

.close-button:hover {
    opacity: 0.5;
    cursor: pointer;
}

.form-title {
    margin-bottom: 15px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}

.frm-login,
.frm-register,
.frm-forget {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.form-button {
    width: 100%;
    padding: 10px;
    color: #fff;
    margin-top: 10px;
    max-width: 400px;
    text-align: center;
    border: solid 1px #2b2525;
    background-color: #2b2525;
    -webkit-transition: color 0.2s ease-in, background-color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in, background-color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in, background-color 0.2s ease-in;
    -o-transition: color 0.2s ease-in, background-color 0.2s ease-in;
    transition: color 0.2s ease-in, background-color 0.2s ease-in;
    margin: 10px auto;
}

.form-button:hover {
    color: white;
    cursor: pointer;
    background-color: transparent;
}

.input-group {
    width: 100%;
    font-size: 16px;
    max-width: 400px;
    padding-top: 20px;
    position: relative;
    margin-bottom: 15px;
    margin: 10px auto;
}

.input-group input {
    width: 100%;
    color: white;
    border: none;
    outline: none;
    padding: 5px 0;
    line-height: 1;
    font-size: 16px;
    font-family: "Raleway";
    border-bottom: solid 1px white;
    background-color: transparent;
    -webkit-transition: box-shadow 0.2s ease-in;
    -moz-transition: box-shadow 0.2s ease-in;
    -ms-transition: box-shadow 0.2s ease-in;
    -o-transition: box-shadow 0.2s ease-in;
    transition: box-shadow 0.2s ease-in;
}

.input-group input+label {
    right: 0;
    top: 20px;
    position: absolute;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #fff;
}

.input-group input:focus {
    box-shadow: 0 1px 0 0 white;
}

.input-group input:focus+label,
.input-group input.active+label {
    font-size: 12px;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
}

.codepen-by {
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    position: absolute;
    text-align: center;
    text-transform: none;
    letter-spacing: initial;
}

.owl-nav {
    direction: ltr;
}

.desc-wrapper {
    max-height: 120px;
    overflow: hidden;
}

.more-info .less,
.more-info.expand .mores {
    display: none;
}

.more-info.more::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: '\f077';
    vertical-align: middle;
    font-size: 10px;
}

.more-info.expand .less {
    display: inline-block !important;
}

.more-info.more {
    background-color: transparent !important;
}

.more-info.more.expand::after {
    content: '\f078' !important;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 10px;
}

.more-view-info {
    text-align: center;
}

.col-12.text-center.more a {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.col-12.text-center.more a:hover {
    border-color: #ee0b74;
}

.col-12.text-center.more a span {
    position: relative;
    z-index: 2;
}


/*show more*/

.text-section {
    padding-top: 1rem;
    padding-bottom: 2rem;
    text-align: justify;
    line-height: 2.3;
}

.link-header {
    display: flex;
}

.c-navi-new__big-display-caption {
    color: #444;
    font-size: 14px;
    display: block;
    text-align: right;
    font-weight: 600;
}

.company {
    font-size: 18px;
    font-weight: 600;
}

.row-wnd {
    background: linear-gradient(to top, #635dd1, #5c52c0);
    border-radius: 5px;
    padding: 20px 0 10px 0
}

.owl-wnd .item.position-relative {
    background-color: #fff;
    border-radius: 5px;
}
.item.position-relative {
    background-color: #fff;
    border-radius: 5px;
}

.wonder-full {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: white;
}

.all-wnd a {
    color: #fff;
}

.all-wnd a i {
    font-size: 11px;
    vertical-align: middle;
    margin-right: 7px;
}

#significantLayoutwnd {
    color: #fff;
}

.breadcrumb-section {
    background-color: #f8f8f8;
    padding: 7px 0;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15) !important;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15) !important;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15) !important;
}

.breadcrumb-section .page-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.breadcrumb-section .page-title h1 {
    font-size: .897rem;
    margin-bottom: 0;
}

.breadcrumb li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.5rem 0;
}

.breadcrumb-section .breadcrumb a {
    color: #555;
    font-weight: 300;
}

@media screen and (min-width:768px) {
    .shipping-items .form-radios .shipping-address.add-new-address .form-item {
        min-height: 200px;
    }
    .shipping-items .form-radios .shipping-address .form-item.form-type-radio .option {
        display: flex;
    }
    .checkout-form .checkout-container .cart-options-container .cart-options .cart-summary .cart-summary-item {
        padding: 23px 30px;
    }
    .cart-summary-item input[type="submit"] {
        padding: 3px 35px;
        border-radius: 10px;
        font-size: 1rem;
    }
    .cart-options.cta.d-none.d-md-block .cart-summary-item {
        padding: 27px 30px;
    }
    .shipping-items .form-radios .shipping-address .form-item.form-type-radio .option {
        height: 100%;
        padding-bottom: 35px;
    }
    .checkout-form .form-invoice>label {
        margin-bottom: 15px;
        padding: 23px 0;
        border-bottom: 1px solid #eee;
        width: 100%;
        float: right;
        text-align: center;
    }
    .shipping-items .form-radios .shipping-address.add-new-address .form-item {
        border: 1px solid #eee;
        justify-content: center;
    }
    .checkout-form .form-type-radios>label {
        margin-bottom: 15px !important;
        padding: 23px 0 !important;
        border-bottom: 1px solid #eee !important;
    }
    .shipping-items .form-radios .shipping-address.add-new-address .form-item label a i {
        font-size: 5rem;
        margin-bottom: 5px;
    }
    .shipping-items .form-radios .shipping-address.add-new-address .form-item.form-type-radio .option {
        justify-content: center;
        height: auto;
        padding-bottom: 0;
    }
    .shipping-items .form-radios .shipping-address.add-new-address .form-item {
        border: 1px solid #eee;
        justify-content: center;
    }
    .shipping-items .form-radios .shipping-address {
        padding: 0 9px;
        flex-basis: 50%;
        width: 50%;
    }
    #edit-shipping-address {
        direction: ltr;
    }
    .cart-opt li {
        padding: 23px 30px;
    }
    .content-products {
        flex: 75% 0 1;
        max-width: 75%;
        flex-direction: row;
        padding-left: 0;
        align-items: center;
        display: flex;
        color: #909090;
    }
    .column.product-title {
        flex: 0 1 45%;
        width: 45%;
        padding-left: 85px;
    }
    .column.count {
        flex: 0 1 36%;
        width: 27%;
        justify-content: flex-start;
    }
    .column.price {
        flex: 0 1 28%;
        width: 28%;
        padding: 5px;
        color: #909090;
    }
    .column.product-image {
        flex: 0 1 20%;
        width: 20%;
        max-width: 30%;
        text-align: center;
        padding: 5px;
    }
    .breadcrumb-section .breadcrumb a {
        font-size: 12px;
    }
    .breadcrumb-section .breadcrumb {
        background-color: transparent;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-transform: uppercase;
        font-size: 12px;
        color: #555;
        font-weight: 600;
        margin: 0;
    }
}

@media screen and (max-width:767px) {
    .page-title.text-left h1 {
        font-size: 12px !important;
    }
    .breadcrumb-section .breadcrumb a {
        font-size: 11px;
    }
    .breadcrumb-section .breadcrumb {
        list-style: none;
        margin: 0;
        padding: 0;
        color: #929292;
        max-width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        font-size: 11px;
        font-size: .786rem;
        line-height: 2;
        justify-content: flex-start;
    }
    .breadcrumb-item+.breadcrumb-item {
        padding-right: .5rem;
        padding-left: 0;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

.bg-color {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    padding: 10px;
}

.contact-us .c-category {
    margin-bottom: 5px !important;
}

.c-category {
    color: #222;
    font-size: 20px;
    position: relative;
}

.c-desc-category {
    font-size: 15px;
    color: #9d9d9d;
}

#message {
    width: calc(100% - 30px);
    margin-right: 10px;
    height: 100px !important;
    display: block !important;
}

.btn-primary {
    background-color: #2b2525;
    border-color: #2b2525;
    box-shadow: none !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d10606;
    border-color: #4f66bf;
}

.info-contact i {
    font-size: 20px;
    vertical-align: middle;
    color: #92a3e6;
    margin-left: 10px;
}

.text-info {
    color: #111 !important;
}

.text-info a {
    color: #111;
    font-size: 15px;
    direction: ltr;
    display: inline-block;
    letter-spacing: 1px;
}

.d-flex.align-items-center.bg-color input {
    width: calc(100% - 30px);
    margin-right: 10px;
    height: 32px;
}

.bg-color span {
    color: #d9d9d9;
}

.text {
    text-align: justify;
    line-height: 2.5;
}

.fal.fa-badge-check {
    color: #2b2525;
    vertical-align: middle;
}

.accordion-button {
    box-shadow: none !important;
    font-weight: 600;
    font-size: 14px;
}

.accordion-body {
    text-align: justify;
}

.img-project::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .35s ease 0s;
    background: rgba(0, 0, 0, .5);
}

.box-content {
    color: #fff;
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: space-around;
    justify-content: center;
}

.box-content::before {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(255, 255, 255, .5);
    transform: scale(0, 1);
    transform-origin: 0 0 0;
}

.box-content::before,
.box-content::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all .7s ease 0s;
}

.box-content .post {
    line-height: 50px;
    font-size: 14px;
    padding: 2px 15px;
    opacity: 0;
    border-radius: 0;
    transform: translate3d(0, -50px, 0);
    transition: all .7s ease 0s;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
}

.box-content::after {
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-right: 1px solid rgba(255, 255, 255, .5);
    transform: scale(1, 0);
    transform-origin: 100% 0 0;
}

.c-project {
    color: #010101;
    position: relative;
    padding-right: 70px;
}

.c-project::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 65px;
    right: 0;
    top: 10px;
    background-color: #010101;
}

.t-project a {
    color: #838080;
    font-size: 13px;
    font-weight: 500;
    padding: 0 10px;
    display: block;
    min-height: 100px;
}

.item-blog:hover .box-content::after,
.item-blog:hover .box-content::before {
    opacity: 1;
    transform: scale(1);
    transition-delay: .15s;
    z-index: 2;
}

.item-bloghover .img-project::before {
    opacity: 1;
    z-index: 1;
}

.item-blog:hover .post {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: .15s;
    z-index: 2;
}

.item-blog:hover .img-project::before {
    opacity: 1;
    z-index: 1;
}

.box-content:hover .post {
    background-color: #2b2525;
    border-color: #2b2525 !important;
}

.header-news {
    border-right: 2px solid #2b2525;
    padding-right: 10px;
}

.date {
    color: #474545c9;
    font-size: 12px;
}

.guter {
    margin: 0 5px;
    font-size: 12px;
}

.color {
    color: #2b2525;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

.subheader {
    margin-bottom: .5rem;
    font-weight: 600;
    line-height: 1.4;
    color: #000;
    font-size: 15px;
}

.cart-items-inner {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
}

.btn.btn-del {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.product-cart a {
    color: #909090;
    line-height: 20px;
}

.cart-title .badge {
    color: #fff;
    background-color: #2b2525;
    min-width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    margin-left: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: 25px;
    padding: 0 5px;
}

.cart-title {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 0;
    background-color: #fff;
    margin: 0 0 10px 0;
}

.cart-title h2 {
    color: #909090;
    font-size: 15px;
    font-weight: 500;
    margin: 12px 0;
}

.cart-options {
    background-color: #fff;
    border-radius: 10px;
    width: 100%;
    float: right;
}

.cart-opt li {
    list-style: none;
    border-bottom: 1px solid #eee;
    color: #9e9e9e;
}

.cart-summary-item.payable {
    color: #2b2525 !important;
}

.v-cost {
    float: left;
}

.cart-opt li {
    list-style: none;
    color: #9e9e9e;
}

.cart-opt {
    font-size: 15px;
}

.quantity {
    display: inline-flex !important;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.quantity-up {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fff;
    vertical-align: middle;
    cursor: pointer;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    color: #111 !important;
    border-radius: 0 4px 4px 0;
}

.quantity input {
    padding: 12px 5px;
    border: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    color: #111;
    border: 1px solid #ddd;
    border-radius: 0;
    display: inline-block;
}

.quantity-down {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fff;
    vertical-align: middle;
    cursor: pointer;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    color: #111 !important;
    border-radius: 4px 0 0 4px;
}

.checkout-steps-container {
    margin-top: -15px;
    margin-bottom: 10px;
}

.checkout-steps-container .top-cover {
    width: 100%;
    background-color: #f5f5f5;
    height: 50%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.checkout-steps-container .cross-line,
.checkout-steps-container .cross-line-parent {
    background-color: #cccccc;
    height: 1px;
    width: 100%;
    position: absolute;
    right: 0;
    z-index: 1;
}

.checkout-steps-container .cross-line,
.checkout-steps-container .cross-line-parent {
    background-color: #cccccc;
    height: 1px;
    width: 100%;
    position: absolute;
    right: 0;
}

.checkout-steps-container .cross-line {
    background-color: #2b2525;
}

.checkout-steps-container .curve-container {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    height: 100%;
    position: relative;
}

.checkout-steps-container .curve-container .curve {
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    width: 52px;
    height: 52px;
    border-radius: 26px;
    position: absolute;
    top: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.checkout-steps-container .curve-container.active .curve {
    border-color: #2b2525;
}

.checkout-steps-container .curve-container.active .circle {
    background-color: #2b2525;
    border-color: #2b2525;
}

.checkout-steps-container .curve-container .circle .icon {
    width: 26px;
    height: 26px;
}

.checkout-steps-container .curve-container.active .circle .icon svg {
    fill: #fff;
}

.checkout-steps-container .curve-container.active .circle .icon svg {
    fill: #fff;
}

.checkout-steps-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 120px;
    position: relative;
}

.checkout-steps-container .title-container {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 50%;
}

.checkout-steps-container .curve-container.active .title {
    color: #2b2525;
}

.checkout-steps-container p {
    margin-top: 20px !important;
}

.checkout-steps-container .curve-container .circle {
    background-color: transparent;
    border: 1px solid #cccccc;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.checkout-steps-container .curve-container .circle .icon {
    width: 26px;
    height: 26px;
}

img,
svg {
    max-width: 100%;
    height: auto;
}

.checkout-steps-container .curve-container.active .circle .icon svg .a,
.checkout-steps-container .curve-container.active .circle .icon svg .d {
    fill: #fff;
}

.checkout-form .box-white {
    background-color: #fff;
    border-radius: 10px;
    display: block;
}

.shipping-items .form-radios {
    padding: 10px;
}

.shipping-items .form-radios .shipping-address.add-new-address .form-item {
    display: flex;
    align-items: center;
    border: 0;
    padding: 5px;
    border: 1px solid #eee;
    justify-content: center;
    border-radius: 5px;
}

.checkout-form .form-type-radios>label {
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
    padding: 13px 0;
    border-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.checkout-form .form-type-radios>label {
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
    padding: 13px 0;
    border-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.lbl-edit-shipping-address {
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
    padding: 23px 5px 5px 0px !important;
    border-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #eee;
}

.form-item.form-type-radio.form-item-shipping-method.selected.form-item-shipping-address.new a {
    color: #2b2525;
}

.address-item.clearfix {
    width: 100% !important;
    text-align: right;
}

.address-item.clearfix {
    width: 100%;
    float: right;
}

.checkout-form .checkout-container .checkout-items {
    color: #909090;
}

.checkout-form .box-white {
    background-color: #fff;
    border-radius: 10px;
    margin: 0 0 12px 0;
    display: block;
}

.checkout-form .checkout-container .cart-options-container .static-content svg {
    width: 25px;
    height: 25px;
    margin: 6px 0 0 10px;
    margin-top: 6px;
}

.static-content {
    background-color: #fff;
    padding: 20px 15px;
    border-radius: 10px;
    color: #9e9e9e;
}

.static-content h5 {
    font-weight: normal;
    margin: 0;
    line-height: 39px;
    font-size: 13px;
}

.static-content svg {
    width: 25px;
    height: 25px;
    margin: 6px 0 0 10px;
    margin-top: 6px;
}

#edit-submit {
    width: 100% !important;
}

.cart-summary-item input[type="submit"] {
    background-color: #2b2525;
    ;
    color: #fff;
    border: 0;
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    line-height: 30px;
}

.cart-options-container .cart-options .cart-summary .cart-summary-item {
    padding: 15px;
    border-bottom: 1px solid #eeeeee;
    color: #9e9e9e;
}

[dir="rtl"] .push-end {
    float: left;
}

.address-details {
    direction: rtl;
}

.address-item.clearfix h3 {
    font-size: 13px;
}

.checkout-form .form-type-radios input {
    display: none !important;
}

.address-item-cta {
    text-align: left;
}

.btn.btn-delete {
    border: 1px solid #2b2525;
    font-size: 14px;
    margin-left: 10px;
    color: #2b2525;
    line-height: 1.5;
}

.btn.btn-medium.btn-outline-secondary {
    font-size: 14px;
}

.bld {
    font-weight: 600;
    font-size: 15px;
}

.lbl {
    font-size: 12px;
    color: #6a6464;
}

.lbl-edit-shipping-address,
.checkout-form .form-type-radios>label {
    color: #909090;
    font-size: 15px;
}

.form-required {
    color: #d81212;
}

.form-item-shipping-method.form-item-shipping-method.form-item-shipping-method .form-radios.form-radios {
    padding: 10px 35px 5px;
}

.form-item-shipping-hour.form-item-shipping-hour .form-radios {
    padding: 10px 35px;
}

.checkout-form .form-invoice .form-checkbox {
    padding: 10px 35px;
}

.address-item label {
    width: 100%;
}

.brand-list .index-row {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #f0f0f0;
}

.brand-list .index-row a {
    background-color: #2b2525;
    color: #fff;
    opacity: .8;
    border-radius: 4px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin: 2px;
    text-align: center;
    display: inline-block;
}

.owl-brands .owl-item img {
    filter: grayscale(100%);
    -webkit-transition: all 0.5s ease 80ms;
    -moz-transition: all 0.5s ease 80ms;
    -ms-transition: all 0.5s ease 80ms;
    -o-transition: all 0.5s ease 80ms;
    transition: all 0.5s ease 80ms;
}

.owl-brands a {
    display: block !important;
}

.brand-item {
    color: #4d4d4d;
}

.brand-item img {
    border: 1px solid #eee;
    margin-bottom: 5px;
}

.brand-list .taxonomy-terms {
    float: right;
}

.brand-list .taxonomy-terms h2 {
    margin: 0 0 10px 0;
    padding: 0 10px;
    background-color: #f3f3f3;
    border-radius: 4px;
    font-size: 27px;
}

.brand-list .taxonomy-terms {
    padding: 10px;
}

.brand-list .taxonomy-terms .taxonomy-term {
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #f6f6f6;
    color: inherit;
}

.brand-list .taxonomy-terms span {
    float: left;
}

.owl-wnd .col-10.cost.text-end.pl-md-0 {
    padding-left: 10px !important;
}

.card-index {
   
    background: white;
   box-shadow: 0px 0px 0px grey;
    -webkit-transition:  box-shadow .6s ease-out;
       box-shadow: .8px .9px 3px grey;
  
  }
  .card-index:hover{ 
       box-shadow: 1px 8px 20px grey;
      -webkit-transition:  box-shadow .6s ease-in;
    }