@font-face {font-family: 'DINArabic';  src: url('../fonts/DINArabic.ttf') format('truetype'); }
::selection {color: #000;background: var(--main-color);} *,ul,p,label,.row{padding: 0;margin: 0;}.owl-carousel img {width: auto !important;}  li{list-style: none;}  a{text-decoration: none !important;}a:hover {color: var(--main-color);}  button:focus , input:focus {outline: 0; box-shadow:none;}  img{max-width: 100%;max-height: 100%;}
.rounded {border-radius: .5rem!important;}
/*.f-DINArabic{font-family: 'DINArabic'}*/
.dir-ltr{direction: ltr;}.position-initial {position: initial;}  .rounded-all{border-radius: 40px;}
html,body{overflow-x:hidden;direction: rtl;font-family: 'IRANSansWeb';background:#f8f8f8;font-size: 13px;}body::-webkit-scrollbar {width: 8px;background-color: #d7d9d3;}  body::-webkit-scrollbar-thumb {background: var(--main-color);border-radius: 9px;}
:root{--main-color:#ffe400;}.text-theme{color:var(--main-color);}.bg-theme{background:var(--main-color);}
.card.crd-shadow iframe {height: 400px;}
.c-navi-categories__overlay.js-navi-overlay {
    display: none !important;
}
.modal-backdrop {
    display: none !important;
}
.modal.fade.show {
    background: #00000080;
    z-index: 1;
    position: fixed;
    padding-top: 12%;
}
.modal-header {
    text-align: right;
    display: revert;
}
div#ajax-button-confirm {
    cursor: pointer;
}
.error {
    color: red;
    font-size: 11px;
    font-weight: 500;
}
.zoomWindow {
    width: 600px !important;
    left: -600px !important;border: 1px solid #e6e6e6 !important;
}
span ,p,label{
    font-family: 'web_Yekan' !important;
}
.search_result {
    background: white;
    text-align: right;    overflow: auto;
    max-height: 500px;
    padding: 14px;
}
.search_result .title-search {
    font-weight: bold;
    box-shadow: 0 4px 9px -7px #0000009e;
    display: block;
    margin: 6px 0 4px;
    text-align: center;
}
.search_result a {
    display: block;
    font-size: 11px;
    color: #2a2a2a;
    background: #9d9d9d0a;
    padding: 7px;
    margin: 5px;
}
.search_result a:hover {
    background: #7070700a;
    font-weight: bold;
}
/*=*=*=*=*=*= * --- header--  * ======================== */
.Bx-lg {height: 88px;}
.prt-videoo{overflow: hidden;}

.form-inner .row {padding: 13px 0;}
.text-inner-slide {font-size: 16px;padding: 5px;}
.text-inner-slide .card-body {padding: 38px;}
.text-inner-slide h5 {font-size: 23px;font-weight: bold;}
.absol-prt {margin: -176px 0 0 !important;}
/*=*=*=*=*=*= * --- base-page --  * ======================== */
.All-Deta {background: #f3f3f3;    z-index: 1;}
.XCom-Top { margin-top: -100px;}
.P-MBanner {top: 0;}
.Covr-Slid {height: 400px;}
.sub-ttle {box-shadow: 0 12px 12px -13px #dedede;}.sub-ttle.def {box-shadow: 0 12px 12px -13px #ffffff;}
.sub-ttle::before {content: "";background: var(--main-color);border-radius: 62px;position: absolute;right: 0;left: 0;bottom: -3px;margin: auto;width: 100px;height: 3px;}
.sub-ttle.def::before {background: #fff;}
.bx-shadow{box-shadow:0 6px 23px -5px #d6d6d6;}
.pc-X1 {
    height: 206px;
    margin: 0 0 12px;
}
.ttle-X1 {height: 50px;font-size: 15px;}
.P-Recruitment {font-size: 17px;}
.som-note {border-top: 2px dashed #dddddd;}
.ttl-filed {font-size: 14px;}
.media-li {filter: brightness(0);}
.P-Detamy-4 p {font-size: 16px;}
.txt-compny {line-height: 35px;font-size: 15px;}
/*.pc-compny {width: 100%;height: 500px;object-fit: cover;}*/
/*=*=*=*=*=*= * --- articles --  * ======================== */
.Bx-6 {filter: saturate(0.7);}
.Bx-6:hover {filter: saturate(1);}
.Bx-6 .label-type {z-index: 11;right: 21px;top: 21px;}
.Bx-6 .ttl-6 {font-size: 17px;}
.Bx-6:hover .ttl-6 {color: var(--main-color) ;}
.Bx-6 .expln-6 {color: #313131;line-height: 22px;height: 109px;overflow: hidden;}
.Bx-6 .dte-6 {transition: all 0.3s;color: #949494;font-size: 11px;}
.Bx-6:hover .dte-6 {transition: all 0.3s;transform: translateX(-5px)}
.Bx-6 .see-more {transition: all 0.3s;font-size: 11px;}
.Bx-6:hover .see-more {color: var(--main-color) !important;transition: all 0.3s;transform: translateX(12px)}
/*.Bx-6 .pc-article {height: 188px;object-fit: cover;}*/

.checkbox-custom,
.radio-custom {opacity: 0;position: absolute;   }
.checkbox-custom, 
.checkbox-custom-label, 
.radio-custom,
.radio-custom-label {display: inline-block; vertical-align: middle;margin: 5px;cursor: pointer;}
.checkbox-custom-label, .radio-custom-label {position: relative;}
.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {content: '';background: #fff;border: 2px solid #ddd; display: inline-block;vertical-align: middle;width: 20px;height: 20px;margin-right: 10px;text-align: center;line-height: 20px;}
.checkbox-custom:checked + .checkbox-custom-label:before {content: "\f00c";font-family: 'FontAwesome';background: rebeccapurple;color: #fff;}
.radio-custom + .radio-custom-label:before {border-radius: 50%;}
.radio-custom:checked + .radio-custom-label:before {content: "\f00c";font-family: 'FontAwesome';color: #1cb900;}
.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {outline: 1px solid #ddd; }

/*=*=*=*=*=*= * --- HEADER--  * ======================== */
.P-Header {font-size: 13px;border-top: 1px solid #c3c3c3;    z-index: 1111;    background: #e9e9eb;}
.ic-item {
    height: 67px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 53px;position: relative;
}
.ic-item .box-info{overflow: hidden;transition: all 0.3s;width: 300px;left: 0;-webkit-transition: max-height 1s;-moz-transition: max-height 1s;-ms-transition: max-height 1s;-o-transition: max-height 1s;transition: max-height 1s;background: #e5feff;overflow: hidden;max-height: 0;}
.ic-item:hover .box-info{transition: all 0.3s; max-height: 500px;}
.ic-item:before {content: "";width: 0;position: absolute;border-style: solid;transition: all 0.3s;border-width: 0 10px 0 10px;border-color: #75e23300 #b4ff0000 #ffffff #99d86a00;bottom: -1px;left: 0;right: 0;margin: auto;z-index: 1;}
.ic-item:hover:before {border-width: 0 10px 6px 10px;transition: all 0.3s;}
.titl-info {box-shadow: 0 7px 11px -8px #c5c5c5;border-bottom: 1px solid #e2e2e2d1;font-size: 15px;}
.itm-s {transition: all 0.3s;}
.itm-s:hover {background: #004cd50d;transition: all 0.3s;}
.crt-name {font-size: 15px;}
.crt-delet{background: red;}
.plus,.minus {background: #ff8e022e;}
.number-input {box-shadow: inset 0 0 10px #f3f3f3;}
.typed-cursor {opacity: 0;}
.box-info {
    left: 0;
    width: 317px;
    top: 100%;
}
.same-1 {
    width: 27px;
    height: 23px;
    margin: 1px;
}
p.p-o1 {
    font-size: 11px;
    margin: 0 0 -5px !important;
}
span.tx-p2 {
    font-size: 12px;
}
span.tx-p1 {
    font-weight: bold;
}
.head-tab a.active.show {background: #ffe400;color: black !important;}
.serch-filter {
    font-size: 12px;
}
.list-pnl {
    left: 0;
    top: calc(100% + 20px);
    width: 194px;
    text-align: right;
    font-size: 13px;
}
.list-pnl .each-lii i {
    width: 19px;    
    font-size: 14px;
}
.reg {
    position: relative;
}
.c-navi-new-list li i{
        font-size: 20px;
    vertical-align: middle;
}
.Bx-E1 {
    transition: all 0.3s;
}
.Bx-E1:hover {
    transition: all 0.3s;
    transform: translateY(-5px);
}
.Bx-E1 .Tx-E1 {
    transition: all 0.3s;
    color: black;
    font-size: 16px;
    border: 1px solid #cdcdcd;
    border-radius: 50px;
    box-shadow: 0 2px 4px -1px #c5c5c5;
}
.Bx-E1:hover .Tx-E1 {
    transition: all 0.3s;
    background: #ffe400;
    transform: translateY(-5px);
}


.each-B1 {border-bottom: 1px solid #efefef;}
.each-B1:last-child {border-bottom: 0;}

.ption-B1 i {
    font-size: 7px;
}
.old-B1 {
    text-decoration: line-through;
    color: #8d8d8d;
    margin: 0 0 -9px;
}
.new-B1 {
    font-size: 20px;
}
.unt-B1 {
    color: #747474;
    font-size: 13px;
}
.btn-B1 i {
    font-size: 11px;
}


.sl-mn1 {
    border: 1px solid #e9e9e9;
    height: 40px !important;font-weight: bold;
    padding: 0 9px;
}
#input-limit {width: 58px;}
#input-sort {width: 161px;}
.tx-mn1 {
    font-size: 14px;
    padding: 0 6px;
}
@font-face {
    font-family: 'icon-font';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/icon.eot);
    src: url(../fonts/icon.eot) format("embedded-opentype"),
        url(../fonts/icon.woff2) format("woff2"),
        url(../fonts/icon.woff) format("woff"),
        url(../fonts/icon.ttf) format("truetype");
}


.btn.dropdown-toggle.selectpicker.btn-default {
    background-color: transparent !important;
    background-image: none !important;
    border: none !important;
}


.footer-top,
.footer,
.spancer-section,
.copy-section,
.service,
.about-me,
.product-section,
.info-section,
.top-header {
    position: relative;
    z-index: 2;
}



* {
    border: none;
    margin: 0;
    padding: 0;
    outline: none !important;
}
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%;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
a {
    text-decoration: none !important;
}
@font-face {
    font-family: 'web_Yekan';
    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'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
    font-family: 'web_Yekan';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'web_Yekan';
    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'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'web_Yekan';
    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'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
    font-family: 'web_Yekan';
    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'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: 'web_Yekan';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
@font-face {
    font-family: 'SpiritOfDoha-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Vazir-Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Vazir-Medium.woff2') format('woff2');
}
body {
    direction: rtl !important;
    font-family: 'web_Yekan' !important;
    font-weight: normal;
    font-size: 14px;
    position: relative;
    overflow-x: hidden;
    background-color: #f8f8f8;
    line-height: 2;
}
.c-header__user-menu-btn, .c-header__user-menu-list .c-navi-list__a--user {
    border: 1px solid #c4c4c4;
    width: 53px;
    border-radius: 8px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    padding: 0 !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.17, .67, .49, .93);
    transition: all .3s cubic-bezier(.17, .67, .49, .93);
    position: absolute;
    height: 45px;
    left: 0
}
.c-header__user-menu-btn:before, .c-header__user-menu-list .c-navi-list__a--user:before {
    content: "\E20E\00FE0E"
}
.c-header__user-menu-btn:after, .c-header__user-menu-list .c-navi-list__a--user:after {
    content: "\E0DA\00FE0E"
}
.c-header__user-menu-btn:before, .c-header__user-menu-list .c-navi-list__a--user:before {
    font-size: 21px;
    margin-left: 5px;
    position: unset !important
}
.c-header__user-menu-btn:after, .c-header__user-menu-list .c-navi-list__a--user:after {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.c-header__user-menu-btn span, .c-header__user-menu-list .c-navi-list__a--user span {
    display: none
}
.c-header {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    z-index: 12;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    background-color: #00000054;
    z-index: 100;
}
.c-header > .container {
    z-index: 100;
    position: relative;
}
.t-header-light .c-header {
    height: 110px;
    -webkit-box-shadow: 0 2px 12px 0 hsla(0, 0%, 44.3%, .14);
    box-shadow: 0 2px 12px 0 hsla(0, 0%, 44.3%, .14);
    z-index: unset
}
.t-header-light .c-header .c-adplacement__top-banner, .t-header-light .c-header .c-header__action, .t-header-light .c-header .c-header__search, .t-header-light .c-header .c-header__yalda-box {
    display: none
}
.t-header-light .c-header .c-header__logo {
    position: static;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: none
}
.t-header-light .c-header .c-header__logo-img {
    width: 180px;
    height: 100%;
    min-height: 64px;
    position: absolute;
    top: 5px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background: url(../fonts/bc60cf05.svg) no-repeat 50% 50%;
    background-size: contain
}
.c-header--birthday .t-header-light .c-header .c-header__logo-img {
    background-image: url(../fonts/2fc8708f.png) !important;
    background-size: contain
}
.c-header__right-side {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__right-side, .c-header__yalda-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.c-header__yalda-box {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 44px;
    margin-right: 12px;
    width: 142px;
    cursor: pointer;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.c-header__yalda-box-img {
    height: 24px;
    margin-bottom: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__yalda-box-img:after {
    content: "\E0B4\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222;
    color: #b2001a
}
.c-header__yalda-box-timer {
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    color: #6d7179;
    font-weight: 700
}
.c-header__yalda-box-timer--red {
    color: #e2003a
}
.c-header__yalda-box-timer--red span {
    display: inline-block;
    font-family: IRANYekanDigits, sans-serif
}
.c-header__black-friday-box-image {
    max-width: 72px;
    width: 100%
}
.c-header__black-friday-box-timer {
    font-size: 10px;
    font-size: .714rem;
    line-height: 2.2;
    color: #36076b;
    font-weight: 800
}
.c-header__black-friday-box-timer--red {
    color: #e2003a
}
.c-header__black-friday-box-timer--red span {
    display: inline-block;
    font-family: IRANYekanDigits, sans-serif
}
.c-header__yalda-99-box-image {
    max-width: 132px;
    width: 100%
}
.c-header__yalda-99-box-timer {
    font-size: 10px;
    font-size: .714rem;
    line-height: 2.2;
    color: #c00045;
    font-weight: 800
}
.c-header__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    position: relative;
    padding: 12px 0
}
.c-header__row, .c-header__row--digi-club-banner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__row--digi-club-banner {
    background-color: #02c6db;
    height: 50px;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.143rem;
    line-height: 1.375;
    text-shadow: 0 1px 1px #999;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.c-header__row--digi-club-banner a {
    color: #fff;
    background-color: #0091a1;
    border-radius: 8px;
    margin-right: 30px;
    padding: 5px 30px
}
.c-header__logo {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    -ms-flex: 0 0 110px;
    -webkit-box-flex: 0;
    flex: 0 0 110px;
    max-width: 110px;
    max-height: 100%;
    padding-right: 0;
    margin-left: 24px;
    margin-right: 8px
}
.c-header__logo--plus:after {
    content: "\E011\00FE0E"
}
.c-header__logo--plus:before {
    right: auto;
    left: 0;
    bottom: 0
}
.c-header__logo--plus:after {
    font-size: 10px;
    font-size: .714rem;
    line-height: 10px;
    color: #fff;
    background: #941b80;
    padding: 1px 5px;
    border-radius: 8px
}
.c-header__user-menu-list {
    margin-right: 10px
}
.c-header__user-menu-list > li {
    display: none
}
.c-header__user-menu-list > li:first-of-type {
    display: block
}
.c-header__user-menu-list .c-navi-list__dropdown {
    right: auto;
    left: 0
}
.c-header__user-menu-list .c-navi-list__dropdown:after {
    left: 20px;
    right: auto !important
}
.c-header__user-menu-dropdown {
    width: 230px;
    padding-top: 15px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692
}
.c-header__user-menu-dropdown > span {
    display: block;
    padding: 0 15px
}
.c-header__user-menu-dropdown a {
    color: #009ec9
}
.c-header__user-menu-register {
    border: 1px solid #449fa9;
    border-radius: 8px;
    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;
    height: 47px;
    margin: 20px 4px 3px;
    color: #449fa9;
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.467
}
.c-header__user-menu-register:before {
    content: "\E209\00FE0E";
    margin-left: 10px;
    font-size: 21px
}
.c-header__dropdown {
    position: absolute;
    top: 100%;
    right: auto !important;
    left: 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-header__dropdown:after, .c-header__dropdown:before {
    position: absolute;
    content: ""
}
.c-header__dropdown:before {
    height: 2px;
    background-color: #35ccde;
    bottom: 100%;
    left: 0;
    right: 0
}
.c-header__dropdown:after {
    width: 0;
    height: 0;
    border-color: transparent transparent #35ccde;
    border-style: solid;
    border-width: 0 8px 8px;
    position: absolute;
    bottom: 100%;
    margin-bottom: 2px;
    left: 20px;
    right: auto !important
}
.c-header__menu-handler {
    position: absolute;
    height: 100%;
    width: 58px;
    cursor: pointer
}
.c-header__menu-handler:before {
    content: "\E17A\00FE0E";
    position: absolute;
    color: #fff;
    font-size: 21px;
    right: 10px;
    bottom: -100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s cubic-bezier(.17, .67, .49, .93);
    transition: all .3s cubic-bezier(.17, .67, .49, .93)
}
.c-header__logo-img {
    color: #fff;
    height: 30px;
    display: block;
    text-align: right;
    text-indent: -1000em;
    background: url(../fonts/bc60cf05.svg) no-repeat 50%;
    background-size: contain;
    -webkit-transition: background-position .3s cubic-bezier(.17, .67, .49, .93);
    transition: background-position .3s cubic-bezier(.17, .67, .49, .93)
}
.c-header__logo-img--bug-report {
    background-image: url(../fonts/fced58e3.svg);
    cursor: pointer
}
.c-header__logo-img--bug-report--smaller {
    max-width: 100px
}
.c-header--birthday .c-header__logo-img {
    background-image: url(../fonts/2fc8708f.png);
    background-size: contain
}
.c-header__logo-img.is-black {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}
.c-header__search {
    position: relative;
    width: 100%;
    -webkit-transition: .3s cubic-bezier(.17, .67, .49, .93);
    transition: .3s cubic-bezier(.17, .67, .49, .93);
    width: 60%
}
.c-header__action, .c-header__search {
    min-height: 1px;
    padding-right: 0;
    padding-left: 0
}
.c-header__action {
    -ms-flex: 0 0 370px;
    -webkit-box-flex: 0;
    flex: 0 0 370px;
    max-width: 370px;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: unset
}
.c-header__btn-container {
    padding: 0 12px;
    position: relative
}
.c-header__btn-container:last-child {
    padding-left: 0
}
.c-header__btn-container + .c-header__btn-container {
    position: relative
}
.c-header__btn-container + .c-header__btn-container:before {
    content: "";
    display: block;
    height: 24px;
    background: #e0e0e2;
    position: absolute;
    right: 0;
    width: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.c-header__btn-login {
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    padding: 10px 12px;
    border-radius: 8px;
    border: 1px solid #e0e0e2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    color: #616161
}
.c-header__btn-login:before {
    content: "\E1B5\00FE0E";
    margin-left: 8px;
    font-size: 24px;
    font-size: 1.714rem;
    line-height: 24px
}
.c-header__btn-notifications:before {
    content: "\E0D3\00FE0E";
    font-size: 24px;
    color: #424750
}
.c-header__btn-cart-container {
    width: 40px;
    height: 40px;
    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;
    border-radius: 5px;
    position: relative
}
.c-header__btn-cart-container.open {
    background: rgba(239, 57, 78, .05)
}
.c-header__btn-cart {
    position: relative;
    display: block
}
.c-header__btn-cart:before {
    content: "\E0F5\00FE0E";
    font-size: 24px;
    color: #424750
}
.c-header__btn-cart-counter {
    font-size: 10px;
    font-size: .714rem;
    line-height: 16px;
    color: #fff;
    width: 20px;
    height: 18px;
    background: #ef394e;
    text-align: center;
    vertical-align: middle;
    border-radius: 8px;
    font-weight: 900;
    border: 2px solid #fff;
    position: absolute;
    bottom: -6px;
    right: -9px
}
.c-header__btn-cart-counter--square {
    height: 20px;
    line-height: 20px;
    bottom: -7px;
    border-radius: 6px
}
.c-header__cart-info {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% - 3px);
    width: 300px;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
    z-index: 4
}
.c-header__cart-info-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 16px 12px 12px;
    font-size: 16px;
    font-size: 1.143rem;
    line-height: normal
}
.c-header__cart-info-count {
    font-size: 12px;
    font-size: .857rem;
    line-height: normal;
    color: #81858b
}
.c-header__cart-info-link {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0fabc6;
    font-size: 12px !important;
    font-size: .857rem !important;
    line-height: normal !important
}
.c-header__cart-info-link:after {
    content: "\E0F4\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: normal
}
.c-header__cart-info-footer {
    padding: 8px;
    border-top: 1px solid #f0f0f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__cart-info-footer > div {
    width: 50%
}
.c-header__cart-info-total {
    font-size: 12px;
    font-size: .857rem;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 4px
}
.c-header__cart-info-total-text {
    margin-bottom: 4px;
    font-size: 10px;
    font-size: .714rem;
    line-height: 2.2
}
.c-header__cart-info-total-amount {
    font-size: 10px !important;
    font-size: .714rem !important;
    line-height: normal !important;
    font-weight: 700
}
.c-header__cart-info-total-amount-number {
    font-size: 16px !important;
    font-size: 1.143rem !important;
    line-height: normal !important
}
.c-header__cart-info-submit {
    display: block;
    border-radius: 8px;
    font-size: 14px;
    font-size: 1rem;
    line-height: 26px;
    letter-spacing: -.5px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 10px;
    background-color: #00bfd6;
    border: none
}
.c-header__cart-info-submit:hover {
    background-color: #63d0df
}
.c-header__cart-info-submit--red {
    background-color: #ef394e
}
.c-header__cart-info-submit--red:hover {
    background-color: #ef5662
}
.c-header__basket-list-container {
    max-height: 293px;
    overflow: hidden
}
.c-header__basket-list {
    max-height: 293px;
    overflow-y: scroll;
    overflow-x: hidden;
    list-style: none;
    border-top: 1px solid #f0f0f1
}
.c-header__basket-list li:last-child .c-header__basket-list-item {
    border: none
}
.c-header__basket-list::-webkit-scrollbar {
    width: 0
}
.c-header__basket-list-item {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #f0f0f1;
    margin: 0 12px
}
.c-header__basket-list-item-image {
    width: 75px;
    height: 75px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    max-width: 75px;
    position: relative
}
.c-header__basket-list-item-image img {
    max-height: 100%;
    max-width: 100%;
    overflow: hidden
}
.c-header__basket-list-item-content {
    margin-right: 8px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.c-header__basket-list-item-title {
    font-size: 12px !important;
    font-size: .857rem !important;
    line-height: normal !important;
    font-weight: 700;
    margin-bottom: 8px;
    color: #424750
}
.c-header__basket-list-item-shipping-type {
    font-size: 10px;
    font-size: .714rem;
    line-height: normal;
    margin-bottom: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__basket-list-item-shipping-type:before {
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 18px;
    margin-left: 6px
}
.c-header__basket-list-item-shipping-type--fresh {
    color: #39ae00
}
.c-header__basket-list-item-shipping-type--fresh:before {
    content: "\E13D\00FE0E"
}
.c-header__basket-list-item-shipping-type--ready {
    color: #0fabc6
}
.c-header__basket-list-item-shipping-type--ready:before {
    content: "\E07A\00FE0E"
}
.c-header__basket-list-item-shipping-type--not-ready {
    color: #424750
}
.c-header__basket-list-item-shipping-type--not-ready:before {
    content: "\E07B\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: normal
}
.c-header__basket-list-item-footer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.c-header__basket-list-item-footer, .c-header__basket-list-item-remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__basket-list-item-remove {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border: 0;
    outline: 0;
    color: #a1a3a8;
    cursor: pointer
}
.c-header__basket-list-item-remove:before {
    content: "\E11A\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: normal
}
.c-header__basket-list-item-props {
    color: #81858b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    font-size: .714rem;
    line-height: normal
}
.c-header__basket-list-item-props-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__basket-list-item-props-item:not(:last-child) {
    padding-left: 8px;
    margin-left: 8px;
    border-left: 1px solid #f0f0f1
}
.c-header__basket-list-item-color-badge {
    background: #fff;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .3);
    margin-left: 6px
}
.c-header__btn-user {
    position: relative;
    color: #6f6f6f;
    cursor: pointer;
    width: 154px;
    padding-left: 30px;
    margin-left: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__btn-user, .c-header__btn-user span {
    white-space: nowrap;
    overflow: hidden;
    height: 100%
}
.c-header__btn-user span {
    text-overflow: ellipsis;
    width: 100%;
    line-height: 39px;
    vertical-align: middle;
    display: block;
    text-align: right
}
.c-header__btn-user:after {
    content: "\E0DA\00FE0E"
}
.c-header__btn-user:before {
    font-size: 22px;
    right: 10px;
    overflow: hidden
}
.c-header__btn-user:after, .c-header__btn-user:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.c-header__btn-user:after {
    font-size: 14px;
    left: 8px
}
.c-header__btn-user--has-notif {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 3px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.c-header__btn-user--has-notif:after {
    background-color: #ffbf3d;
    content: "";
    border-radius: 50%;
    height: 11px;
    width: 11px;
    position: absolute
}
.c-header__btn-user--has-notif:before {
    border-radius: 50%;
    height: 25px;
    width: 25px;
    content: "";
    background-color: #ffe5b1;
    position: absolute;
    -webkit-animation-name: glowing;
    animation-name: glowing;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}
.c-header__btn-user--has-notif-no-animation:before {
    content: unset
}
.c-header__btn-user-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.c-header__btn-profile, .c-header__btn-user-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__btn-profile {
    position: relative;
    cursor: pointer;
    padding: 8px;
    color: #424750
}
.c-header__btn-profile:before {
    content: "\E1B5\00FE0E"
}
.c-header__btn-profile:after {
    content: "\E130\00FE0E"
}
.c-header__btn-profile-container {
    border-radius: 8px
}
.c-header__btn-profile-container.open {
    background: rgba(239, 57, 78, .05)
}
.c-header__btn-profile:before {
    font-size: 24px;
    margin-left: 4px
}
.c-header__btn-profile:after {
    font-size: 18px
}
.c-header__btn-profile-notification-badge {
    position: absolute;
    background: #ef394e;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    top: 9px;
    right: 9px
}
.c-header__btn-profile-plus-badge {
    vertical-align: middle;
    border-radius: 8px;
    font-weight: 900;
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 42px;
    height: 42px;
    color: #fff;
    background: transparent;
    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;
    direction: ltr;
    z-index: 1
}
.c-header__profile-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 2px);
    left: 12px;
    width: 200px;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3);
    background: #fff;
    border-radius: 8px;
    overflow: hidden
}
.c-header__profile-dropdown-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    position: relative;
    z-index: 1
}
.c-header__profile-dropdown-user-img {
    width: 32px;
    height: 32px;
    border: 1px solid #424750;
    border-radius: 50%;
    background: #fff;
    background-size: contain
}
.c-header__profile-dropdown-user-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.c-header__profile-dropdown-user-info {
    margin-right: 8px
}
.c-header__profile-dropdown-user-name {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 700
}
.c-header__profile-dropdown-user-profile-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19bfd3;
    font-size: 10px;
    font-size: .714rem;
    line-height: 2.2
}
.c-header__profile-dropdown-user-profile-link:after {
    content: "\E0F4\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222;
    margin-right: 5px
}
.c-header__profile-dropdown-user-profile-full-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}
.c-header__profile-dropdown-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    padding: 10px 20px;
    cursor: pointer;
    color: #424750
}
.c-header__profile-dropdown-action--red {
    color: #ef394e
}
.c-header__profile-dropdown-action-container {
    position: relative
}
.c-header__profile-dropdown-action-container:hover {
    background: #f0f0f1
}
.c-header__profile-dropdown-action-container:hover:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    height: 1px;
    background: #f0f0f1;
    width: 100%
}
.c-header__profile-dropdown-action-container:not(:last-child):after {
    content: "";
    width: calc(100% - 32px);
    height: 1px;
    background: #f0f0f1;
    position: absolute;
    left: 16px;
    bottom: 0
}
.c-header__profile-dropdown-action-notification-badge {
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 11px
}
.c-header__profile-dropdown-action-notification-badge:after {
    background-color: #ef394e;
    content: "";
    border-radius: 50%;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.c-header__profile-dropdown-action-notification-badge:before {
    border-radius: 50%;
    height: 18px;
    width: 18px;
    content: "";
    background-color: rgba(239, 57, 78, .1);
    position: absolute;
    -webkit-animation-name: glowing;
    animation-name: glowing;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.c-header__profile-dropdown-action:before {
    margin-left: 11px
}
.c-header__profile-dropdown-action--orders:before {
    content: "\E18B\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222
}
.c-header__profile-dropdown-action--has-pending-order {
    position: relative
}
.c-header__profile-dropdown-action--has-pending-order:after {
    content: "";
    display: block;
    position: absolute;
    background: #ef394e;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    top: 10px;
    right: 18px
}
.c-header__profile-dropdown-action--logout:before {
    content: "\E185\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222
}
.c-header__profile-dropdown-action--activate-digiclub {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    white-space: nowrap
}
.c-header__profile-dropdown-action--activate-digiclub:after {
    content: "\E0F4\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222
}
.c-header__profile-dropdown-action--digiclub-gifts:before {
    content: "\E11D\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222
}
.c-header__profile-dropdown-action--favorites:before {
    content: "\E02A\00FE0E";
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222
}
.c-header__profile-dropdown-account {
    display: block;
    position: relative;
    padding-right: 52px;
    padding-left: 16px;
    padding-top: 12px
}
.c-header__profile-dropdown-account:before {
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background: #c0c2c5;
    position: absolute;
    right: 28px;
    top: -18px
}
.c-header__profile-dropdown-account-item {
    font-size: 10px;
    font-size: .714rem;
    line-height: 2.2;
    position: relative;
    color: #81858b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.c-header__profile-dropdown-account-item-amount, .c-header__profile-dropdown-account-item-title {
    line-height: normal !important
}
.c-header__profile-dropdown-account-item-amount, .c-header__profile-dropdown-account-item-title--link {
    z-index: 3;
    position: relative;
    color: #81858b
}
.c-header__profile-dropdown-account-item-amount-number {
    font-size: 12px;
    color: #424750
}
.c-header__profile-dropdown-account-item:not(:last-child) {
    margin-bottom: 12px
}
.c-header__profile-dropdown-account-item:before {
    content: "";
    display: block;
    width: 1px;
    height: 33px;
    background: #c0c2c5;
    position: absolute;
    right: -24px;
    top: -23px
}
.c-header__profile-dropdown-account-item:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #c0c2c5;
    position: absolute;
    right: -27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.c-header__profile-dropdown-account-container {
    padding-top: 8px;
    padding-bottom: 12px;
    position: relative;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    cursor: pointer
}
.c-header__profile-dropdown-account-container:hover {
    background: #f0f0f1;
    border-top: 1px solid #f0f0f1;
    border-bottom: 1px solid #f0f0f1
}
.c-header__profile-dropdown-account-container:after {
    content: "";
    width: calc(100% - 32px);
    height: 1px;
    background: #f0f0f1;
    position: absolute;
    left: 16px;
    bottom: -1px
}
.c-header__btn-devider {
    height: 30px;
    width: 0;
    border-right: 1px solid #606060
}
.c-header__btn-adding {
    font-size: 14px;
    font-size: 1rem;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    width: 154px;
    height: 100%;
    background-color: #00bfd6;
    color: #fff;
    padding: 0 15px;
    margin-right: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.c-header__btn-adding:before {
    content: "\E0F6\00FE0E"
}
.c-header__btn-adding:after {
    content: "\E0DA\00FE0E"
}
.c-header__btn-adding--no-drop-down:after {
    content: unset
}
.c-header__btn-adding:before {
    font-size: 23px;
    font-size: 1.643rem;
    line-height: 23px
}
.c-header__btn-adding[data-counter] {
    width: 174px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.c-header__btn-adding[data-counter] span {
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.c-header__btn-adding[data-counter] span:after {
    content: attr(data-counter);
    background-color: #fff;
    width: 25px;
    height: 25px;
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 28px;
    vertical-align: middle;
    letter-spacing: -.3px;
    text-align: center;
    color: #00bfd6;
    border-radius: 100%;
    display: block;
    margin-right: 5px
}
.c-header__btn-adding[data-counter=غ°] {
    width: 154px;
    background-color: #fff;
    border: 1px solid #00bfd6;
    color: #00bfd6
}
.c-header__btn-adding[data-counter=غ°]:after {
    content: unset
}
.c-header__btn-adding[data-counter=غ°] span:after {
    background-color: #00bfd6;
    color: #fff
}
.c-header__btn-adding[data-counter=غ°]:before {
    color: #00bfd6
}
.c-header__user-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: 228px;
    background-color: #fff;
    -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: 15px;
    z-index: 123
}
.c-header__user-dropdown:after, .c-header__user-dropdown:before {
    position: absolute;
    content: ""
}
.c-header__user-dropdown:before {
    height: 4px;
    background-color: #ef5661;
    bottom: 100%;
    left: 0;
    right: 0
}
.c-header__user-dropdown:after {
    width: 0;
    height: 0;
    border-color: transparent transparent #ef5661;
    border-style: solid;
    border-width: 0 8px 8px;
    position: absolute;
    bottom: 100%;
    margin-bottom: 2px;
    left: 30px
}
.c-header__user-dropdown-login {
    background-color: #00bfd6;
    border-radius: 8px
}
.c-header__user-dropdown-login, .c-header__user-dropdown-phone-verification {
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    letter-spacing: -.5px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    font-size: 1rem;
    line-height: 38px
}
.c-header__user-dropdown-phone-verification {
    background-color: #ffbf3d;
    border-radius: 16px
}
.c-header__user-dropdown hr {
    border-top: 1px solid #eceff1;
    width: calc(100% + 12px);
    position: relative;
    left: 7px;
    opacity: .43
}
.c-header__user-dropdown-sign-up {
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    margin-right: -15px;
    margin-left: -15px;
    border-bottom: 1px solid #eceff1
}
.c-header__user-dropdown-sign-up span {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    letter-spacing: -.4px;
    color: #4a4a4a;
    font-weight: 700
}
.c-header__user-dropdown-sign-up a {
    color: #008ec9;
    border-bottom: 1px dashed #008ec9;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 700;
    padding-bottom: 3px;
    margin-right: 10px
}
.c-header__user-dropdown-action {
    padding-right: 50px;
    position: relative;
    color: #4a4a4a;
    letter-spacing: -.4;
    font-size: 14px;
    font-size: 1rem;
    line-height: 40px;
    vertical-align: middle;
    display: block;
    margin-left: -15px;
    margin-right: -15px
}
.c-header__user-dropdown-action:hover {
    background-color: #f4f4f4
}
.c-header__user-dropdown-action:before {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 19px;
    font-size: 1.357rem;
    line-height: 1.158;
    opacity: .6
}
.c-header__user-dropdown-action:not(:last-child):after {
    content: "";
    height: 1px;
    width: calc(100% - 56px);
    position: absolute;
    right: 40px;
    bottom: 0;
    background-color: #ececec
}
.c-header__user-dropdown-action--digiclub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 20px;
    line-height: normal;
    height: 40px;
    padding-left: 16px;
    white-space: nowrap
}
.c-header__user-dropdown-action--dc-has-point:hover {
    background-color: rgba(250, 163, 0, .08)
}
.c-header__user-dropdown-action--profile {
    line-height: 30px
}
.c-header__user-dropdown-action--profile:before {
    content: "\E20E\00FE0E"
}
.c-header__user-dropdown-action--orders:before {
    content: "\E18A\00FE0E"
}
.c-header__user-dropdown-action--logout:before {
    content: "\E179\00FE0E"
}
.c-header__user-dropdown-action--rate:before {
    content: "\E136\00FE0E"
}
.c-header__user-dropdown-action--has-notif:after {
    background-color: #ffbf3d;
    border: 1px solid #fff;
    min-width: 18px;
    height: 18px;
    content: attr(data-notif-count);
    margin-right: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    color: #fff;
    padding: 1px 5px 0;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833
}
.c-header__user-dropdown-action[data-counter]:after {
    content: attr(data-counter);
    border-radius: 8px;
    height: 26px;
    background-color: #00bfd6;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 9px;
    text-align: center;
    font-size: 14.5px;
    font-size: 1.036rem;
    line-height: 26px
}
.c-header__user-dropdown-action-digipoint {
    color: #000;
    font-size: 12px;
    font-size: .857rem;
    line-height: 20px;
    border: 1px solid #faa300;
    padding: 5px 10px;
    border-radius: 12px;
    text-align: center;
    min-width: 50px
}
.c-header__user-dropdown-action-digipoint--inactive {
    width: 100%
}
.c-header__user-dropdown-action-digipoint--inactive:hover {
    background: #faa300
}
.c-header__user-dropdown-action-digiclub-img {
    width: 20px;
    height: 20px;
    margin-left: 10px
}
.c-header__user-dropdown-action-digiclub-img img {
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.c-header__user-dropdown-action-digiclub-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-header__user-dropdown-action-price {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 700;
    color: #000
}
.c-header__user-dropdown-action-currency {
    margin-right: 4px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    font-weight: 400;
    color: #525252
}
.c-header__user-dropdown-action-wallet {
    font-size: 10px;
    font-size: .714rem;
    line-height: 2.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 16px;
    width: 100%;
    padding-bottom: 8px
}
.c-header__faq {
    color: #606060;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 28px;
    position: relative;
    white-space: nowrap
}
.c-header__faq:before {
    color: inherit;
    margin-left: 4px;
    font-size: 24px
}
.c-header__faq:hover {
    color: #000
}
.c-header__faq:hover:after {
    width: 100%;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}
.c-header__faq:after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #606060
}
.c-header__seller {
    color: #606060;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 28px;
    position: relative;
    white-space: nowrap;
    display: none
}
.c-header__seller:before {
    color: inherit;
    margin-left: 4px;
    font-size: 24px
}
.c-header__seller:hover {
    color: #000
}
.c-header__seller:hover:after {
    width: 100%;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}
.c-header__seller:after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #606060
}
.c-header--plus > .container {
    background: url(../fonts/2eb638d3.svg) no-repeat 100%, #fff
}
.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;
    transition: transform .3s, -webkit-transform .3s
}
.c-navi.not-shown {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.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.is-black:not(.not-shown) {
    background: #222
}
.c-navi.is-black:not(.not-shown) .c-navi-new-list {
    background-color: #222
}
.t-header-light .c-navi {
    display: none
}
.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;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}
.c-navi__button {
    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
}
.c-navi__button button {
    display: block;
    width: 100%;
    padding: 12px 40px 12px 0;
    background: #fff;
    border: 1px solid #ebe9e9;
    border-bottom: none;
    text-align: right;
    cursor: pointer;
    color: #676767;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.2
}
.c-navi__button button:before {
    content: "\E17A\00FE0E";
    vertical-align: middle;
    margin-left: 16px;
    pointer-events: none
}
.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__container.is-fixed {
    position: fixed
}
.c-navi-categories__container.is-scrolled {
    top: 66px
}
.c-navi-categories__overlay {
    position: fixed;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(74, 74, 74, .43);
    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__a--gift {
    padding-right: 32px
}
.c-navi-list__a--seller {
    padding-right: 32px
}
.c-navi-list__a--promotion {
    padding-right: 28px;
    color: #fb3449
}
.c-navi-list__user-links a {
    color: #009ec9;
    padding: 0 2px
}
.c-navi-list__user-links a:first-child {
    border-left: 1px solid #ded7d7;
    padding-left: 6px
}
.c-navi-list__user-menu-ul {
    padding: 0;
    list-style: none;
    width: 228px
}
.c-navi-list__user-menu-a {
    position: relative;
    padding: 9px 58px 9px 10px;
    display: block;
    color: #606060;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692
}
.c-navi-list__user-menu-a:hover {
    background-color: #f4f4f4;
    color: #2e2e2e
}
li:last-child .c-navi-list__user-menu-a {
    border-radius: 0 0 8px 8px
}
.c-navi-list__user-menu-a--user:before {
    content: "\E20E\00FE0E";
    position: absolute;
    font-size: 17px;
    right: 23px;
    top: 11px;
    color: #737373
}
.c-navi-list__user-menu-a--shopper:before {
    content: "\E1DE\00FE0E";
    position: absolute;
    font-size: 19px;
    right: 24px;
    top: 10px;
    color: #737373
}
.c-navi-list__user-menu-a--my-comments:before {
    content: "\E181\00FE0E";
    position: absolute;
    font-size: 15px;
    right: 23px;
    top: 10px;
    color: #737373
}
.c-navi-list__user-menu-a--inbox:before {
    content: "\E167\00FE0E";
    position: absolute;
    font-size: 12px;
    right: 23px;
    top: 13px;
    color: #737373
}
.c-navi-list__user-menu-a--logout {
    border-top: 1px solid #e6e6e6;
    padding-top: 13px;
    padding-bottom: 13px
}
.c-navi-list__user-menu-a--logout:before {
    content: "\E179\00FE0E";
    position: absolute;
    font-size: 18px;
    right: 23px;
    top: 13px;
    color: #737373
}
.c-navi-list__user-menu-a[data-counter]:after {
    position: absolute;
    left: 13px;
    top: 8px;
    border-radius: 8px;
    background-color: #00bfd6;
    content: attr(data-counter);
    color: #fff;
    height: 23px;
    font-size: 14px;
    font-size: 1rem;
    line-height: 23px;
    padding: 0 9px
}
.c-navi-list__tracking-ul {
    padding: 0;
    list-style: none;
    width: 297px;
    max-height: 412px;
    overflow: hidden;
    overflow-y: auto
}
.c-navi-list__tracking-ul li {
    border-top: 1px solid #e6e6e6
}
.c-navi-list__tracking-ul li:first-child {
    border-top: none
}
.c-navi-list__tracking-a {
    position: relative;
    padding: 9px 20px 9px 100px;
    display: block;
    color: #585858;
    font-weight: 700;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692
}
.c-navi-list__tracking-a:hover {
    background-color: #f4f4f4;
    color: #2e2e2e
}
.c-navi-list__tracking-a--show-all {
    text-align: center;
    padding: 14px 20px
}
li:last-child .c-navi-list__tracking-a {
    border-radius: 0 0 8px 8px
}
.c-navi-list__tracking-index {
    display: block;
    font-size: 11px;
    font-size: .786rem;
    line-height: 2;
    color: #a2a2a2;
    font-weight: 400
}
.c-navi-list__tracking-status {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 16px;
    color: #fff;
    font-weight: 700;
    height: 28px;
    font-size: 11px;
    font-size: .786rem;
    line-height: 28px;
    padding: 0 5px;
    border-radius: 8px;
    width: 74px;
    white-space: nowrap;
    text-align: center
}
.c-navi-list__tracking-status--posted {
    background-color: #79c897
}
.c-navi-list__tracking-status--factorized {
    background-color: #79a4c8
}
.c-navi-list__tracking-status--canceled {
    background-color: #fa7b7b
}
.c-navi-list__tracking-status--delivered {
    background-color: #a0a0a0
}
.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-navi-list__dropdown:after {
    width: 0;
    height: 0;
    border-color: transparent transparent #35ccde;
    border-style: solid;
    border-width: 0 8px 8px;
    position: absolute;
    bottom: 100%;
    margin-bottom: 2px;
    right: 65px
}
.c-navi-list__basket-dropdown {
    top: calc(100% + 10px);
    left: 0;
    width: 354px;
    right: unset;
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .15);
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 0 0 10px 10px;
    display: none;
    padding: 0 0 45px;
    line-height: 22px
}
.c-navi-list__basket-dropdown:after, .c-navi-list__basket-dropdown:before {
    content: unset
}
.c-navi-list__basket-header {
    background-color: hsla(0, 0%, 98%, .9);
    padding: 14px 10px 14px 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative
}
.c-navi-list__basket-header, .c-navi-list__basket-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-navi-list__basket-link {
    font-size: 11px;
    font-size: .786rem;
    line-height: 19px;
    color: #454545;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}
.c-navi-list__basket-link:hover, .c-navi-list__basket-link:hover .c-navi-list__basket-arrow {
    background-color: #e5e5e5
}
.c-navi-list__basket-arrow {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    background-color: #fafafa;
    position: absolute;
    width: 10px;
    height: 10px;
    top: -6.5px;
    left: 30px;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}
.c-navi-list__basket-total {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 20px;
    color: #fb3449;
    direction: rtl;
    text-align: right
}
.c-navi-list__basket-total span:first-of-type {
    color: #676767;
    font-size: 13px;
    font-size: .929rem;
    line-height: 20px
}
.c-navi-list__basket-list {
    max-height: 293px;
    overflow: auto;
    padding: 0 15px;
    list-style: none
}
.c-navi-list__basket-list::-webkit-scrollbar {
    display: none
}
.c-navi-list__basket-item {
    padding: 10px 24px 10px 0;
    position: relative;
    min-height: 88px;
    display: block;
    border-bottom: 1px solid #f0f0f0
}
.c-navi-list__basket-item:last-of-type {
    border-bottom: none
}
.c-navi-list__basket-item-remove {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -5px;
    border-radius: 50%;
    background-color: #eaeaea;
    width: 20px;
    height: 20px;
    border: none;
    z-index: 123;
    cursor: pointer
}
.c-navi-list__basket-item-remove:before {
    content: "\E10B\00FE0E";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #959595;
    font-size: 8px;
    font-size: .571rem;
    line-height: 8px
}
.c-navi-list__basket-item-remove-btn {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e3e3e3;
    color: #636363;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    font-weight: 700;
    border-radius: 8px;
    padding: 3px 15px
}
.c-navi-list__basket-item-content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
}
.c-navi-list__basket-item-content, .c-navi-list__basket-item-image {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-navi-list__basket-item-image {
    width: 60px;
    height: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 0 0 60px;
    -webkit-box-flex: 0;
    flex: 0 0 60px;
    max-width: 60px;
    position: relative
}
.c-navi-list__basket-item-image img {
    overflow: hidden
}
.c-navi-list__basket-item-image img[alt]:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: 300;
    color: transparent;
    text-align: center;
    content: attr(alt);
    background: #fff url(../fonts/f8c6572e.svg) no-repeat 50%;
    background-size: contain;
    width: 100%;
    height: 100%
}
.c-navi-list__basket-item-image img {
    max-height: 100%;
    max-width: 100%
}
.c-navi-list__basket-item-details {
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.c-navi-list__basket-item-title {
    font-size: 12px;
    font-size: .857rem;
    line-height: 20px;
    text-align: right;
    direction: rtl;
    color: #454545;
    max-width: 100%;
    font-weight: 700
}
.c-navi-list__basket-item-props {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 10px;
    font-size: .714rem;
    line-height: 17px
}
.c-navi-list__basket-item-props span:first-of-type {
    color: #666
}
.c-navi-list__basket-item-props span:last-of-type:not(:first-of-type) {
    color: #959595;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e0e0e0
}
.c-navi-list__basket-item-prop {
    max-width: 130px;
    color: #666;
    white-space: nowrap
}
.c-navi-list__basket-item-prop:not(:first-of-type) {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e0e0e0
}
.c-navi-list__basket-item-gift {
    color: #ff6f7e;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 10px;
    font-size: .714rem;
    line-height: 17px
}
.c-navi-list__basket-item-params {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 12px
}
.c-navi-list__basket-item-container:not(:last-child) {
    border-bottom: 1px solid #f0f0f0
}
.c-navi-list__basket-item-Fresh {
    font-weight: 700;
    color: #39ae00
}
.c-navi-list__basket-item-Fresh:after {
    content: "\E203\00FE0E";
    font-size: 28px;
    font-size: 2rem;
    line-height: 1.571
}
.c-navi-list__basket-submit {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 26px;
    letter-spacing: -.5px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 10px;
    border-radius: 0 0 8px 8px;
    background-color: #00bfd6;
    border-top: 1px solid #c6c6c6;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}
.c-navi-list__basket-submit:hover {
    background-color: #63d0df
}
.c-main-menu {
    display: none;
    position: relative
}
.t-index .is-fixed.is-scrolled .c-main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.c-main-menu:before {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    background: #fcfcfc;
    width: 110px;
    pointer-events: none;
    opacity: 0
}
.c-main-menu.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.c-main-menu.has-root-hover:before {
    pointer-events: auto;
    opacity: 1;
    width: 100%;
    -webkit-transition: -webkit-box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms;
    transition: -webkit-box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms;
    transition: box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms;
    transition: box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms, -webkit-box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms
}
.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-main-menu__root {
    margin: 0;
    padding: 19px 0 0;
    background: #fff;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    letter-spacing: -.3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
    border: 1px solid #e4e4e4;
    border-top: none;
    width: 110px;
    position: absolute;
    min-width: 200px
}
.c-main-menu__root > .c-main-menu__parent {
    display: block;
    padding: 0;
    margin: 3px 0 0
}
.c-main-menu__root > .c-main-menu__parent:first-child {
    margin-top: 0
}
.c-main-menu__root > .c-main-menu__parent > a {
    display: block;
    padding: 11px 66px 10px 10px;
    color: #4b4b4b;
    text-decoration: none;
    position: relative
}
.c-main-menu__root > .c-main-menu__parent > a.hover, .c-main-menu__root > .c-main-menu__parent > a:hover {
    background: #e8e8e8;
    color: #363636;
    font-weight: 700
}
.c-main-menu__root > .c-main-menu__parent.is-the-last-category {
    margin-bottom: 20px
}
.c-main-menu__root > .c-main-menu__parent.is-the-last-item {
    border-top: 1px solid #eaeaea;
    margin-top: auto;
    display: none
}
.c-main-menu__root > .c-main-menu__parent.is-the-last-item > a {
    padding-top: 18px;
    padding-bottom: 18px
}
.c-main-menu__icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 25px;
    top: 6px;
    pointer-events: none
}
.c-main-menu__icon img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}
.c-main-menu [data-label-discount]:after, .c-main-menu [data-label-new]:after {
    display: inline-block;
    height: 13px;
    border-radius: 25px;
    margin-right: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 9px;
    font-size: .643rem;
    line-height: 13px;
    letter-spacing: -.2px;
    padding: 0 8px;
    vertical-align: middle
}
.c-main-menu [data-label-discount]:after {
    background-color: #ff637d;
    content: attr(data-label-discount)
}
.c-main-menu [data-label-new]:after {
    background-color: #00bfd6;
    content: attr(data-label-new)
}
.c-main-menu__second {
    margin: 0 1px 0 0;
    padding: 20px 0;
    background: #f5f5f5;
    position: absolute;
    top: 0;
    right: 100%;
    border-left: 1px solid #ededed;
    min-height: 100%;
    width: 200px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: none;
    transition: none;
    font-size: 12.5px;
    font-size: .893rem;
    line-height: 1.76
}
.c-main-menu__second.is-active {
    pointer-events: auto;
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(.215, .61, .355, 1) .2s;
    transition: opacity .4s cubic-bezier(.215, .61, .355, 1) .2s
}
.c-main-menu__second > .c-main-menu__parent {
    display: block;
    padding: 0
}
.c-main-menu__second > .c-main-menu__parent > a {
    display: block;
    padding: 8px 27px 8px 10px;
    color: #4b4b4b;
    text-decoration: none;
    position: relative;
    z-index: 1
}
.c-main-menu__second > .c-main-menu__parent > a:before {
    position: absolute;
    right: 100%;
    content: "";
    top: 50%;
    width: 0;
    height: 0;
    border-color: transparent #9b9b9b transparent transparent;
    border-style: solid;
    border-width: 19px 15px 19px 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none
}
.c-main-menu__second > .c-main-menu__parent > a.hover, .c-main-menu__second > .c-main-menu__parent > a:hover {
    background: #9b9b9b;
    color: #fff
}
.c-main-menu__second > .c-main-menu__parent > a.hover:before, .c-main-menu__second > .c-main-menu__parent > a:hover:before {
    display: block
}
.c-main-menu__third {
    margin: 0;
    padding: 20px 0;
    display: none;
    position: absolute;
    top: 0;
    right: 201px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1px;
    -moz-column-gap: 1px;
    column-gap: 1px;
    min-height: 100%;
    font-size: 12.5px;
    font-size: .893rem;
    line-height: 1.76
}
.c-main-menu__third:after, .c-main-menu__third:before {
    width: 1px;
    top: 34px;
    bottom: 40px;
    background: #ededed;
    position: absolute;
    content: ""
}
.c-main-menu__third:before {
    left: 50%
}
.c-main-menu__third:after {
    left: 0
}
.c-main-menu__third.is-active {
    display: block
}
.c-main-menu__third > li {
    display: block;
    padding: 0;
    width: 215px
}
.c-main-menu__third > li > a {
    display: block;
    padding: 10px 20px 10px 10px;
    color: #6a6a6a;
    text-decoration: none
}
.c-main-menu__third > li > a.hover, .c-main-menu__third > li > a:hover {
    color: #009ec9
}
.c-main-menu__placement {
    position: absolute;
    left: auto;
    top: 50px;
    padding-right: 50px
}
.c-main-menu__placement.is-active .c-main-menu__placement-item {
    opacity: 1
}
.c-main-menu__placement-item {
    position: relative;
    background: #d8d8d8;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}
.c-main-menu__placement-item--120x90 {
    width: 120px;
    height: 90px;
    margin-bottom: 20px;
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}
.c-main-menu__placement-item--120x240 {
    width: 120px;
    height: 240px;
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}
.c-main-menu__placement-item:after {
    content: attr(data-label);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.c-dc-navigation {
    opacity: .99;
    position: relative;
    border-top: 1px solid #f0f0f1
}
.c-navi.not-shown .c-dc-navigation {
    border-top: unset
}
.c-dc-navigation__logo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 8px;
    margin-left: 48px;
    width: 88px
}
.c-dc-navigation__logo-container img {
    width: 100%
}
.c-dc-navigation__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 46px
}
.c-dc-navigation__navigation {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-dc-navigation__nav-item {
    position: relative;
    margin-left: 8px;
    padding: 12px 8px;
    color: #232933;
    font-size: 11px;
    font-size: .786rem;
    line-height: 2;
    font-weight: 500
}
.c-dc-navigation__nav-item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #0fabc6;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.c-dc-navigation__nav-item--is-active:before, .c-dc-navigation__nav-item:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
.c-dc-navigation__nav-item--is-inactive {
    color: #81858b
}
.c-dc-navigation__nav-item--is-inactive:before {
    content: unset
}
.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-dc-header-submenu__nav-link:before {
    margin-left: 8px;
    color: #a1a3a8;
    font-size: 20px
}
.c-dc-header-submenu__nav-link--main {
    font-weight: 700
}
.c-dc-header-submenu__nav-link--main:after {
    content: "\E0B4\00FE0E";
    margin-right: 4px;
    font-size: 16px
}
.c-dc-header-submenu__nav-link--rewards:before {
    content: "\E01A\00FE0E"
}
.c-dc-header-submenu__nav-link--history:before {
    content: "\E044\00FE0E"
}
.c-dc-header-submenu__nav-link--missions:before {
    content: "\E02E\00FE0E"
}
.c-dc-header-submenu__nav-link--luckydraw {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 8px;
    border-top: 1px solid #f0f0f1
}
.c-dc-header-submenu__nav-link--luckydraw:before {
    content: "\E071\00FE0E"
}
.c-dc-header-submenu__nav-link--disabled {
    color: #81858b
}
.c-dc-header-submenu__banner-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 380px;
    height: 190px;
    border: 1px solid rgba(3, 10, 22, .02);
    border-radius: 8px;
    overflow: hidden
}
.c-dc-header-submenu__banner-img {
    min-height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.c-dc-header-submenu__logo-img {
    margin: 4px 0 8px auto;
    height: 28px
}
.c-navi .c-adplacement__item img {
    -webkit-box-shadow: none;
    box-shadow: none
}
.c-navi-new {
    background-color: #212121;
    -webkit-box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
    z-index: 12
}
.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;
}
.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-container-main {
    margin-left: 20px
}
.c-navi-new-list__fmcg-aside {
    background: url(../fonts/94d0b9db.png) no-repeat 0;
    background-size: contain;
    position: absolute;
    width: 100px;
    left: 0;
    height: 100%;
    z-index: -2;
    top: 0
}
.c-navi-new-list__a-hover {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 0;
    z-index: 3;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}
.c-navi-new-list__a-hover.is-fmcg > div:before {
    background-color: #9dc44d
}
.c-navi-new-list__a-hover > div {
    width: 100%;
    height: 100%
}
.c-navi-new-list__a-hover > div:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 4;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #f6b112;
}
.c-navi-new-list__category-item {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    font-size: 12px;
    font-size: .857rem;
    line-height: 4.5;
}
.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 {
    height: 100%;
    width: 100%;
    padding: 12px
}
.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;
flex-direction: column;
flex-wrap: wrap;
max-height: 418px;
padding-right: 0 !important;
overflow-y: auto;
}
.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%;
    background-color: #fff;
    -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)
}
.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: 0;
    width: 100%;
}
.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: 20%
}
.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__sublist-option {
direction: rtl;
text-align: right;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
width: 25%;
display: flex;
font-size: 14px;
font-weight: 700;
max-width: 100%;
list-style: none;
vertical-align: middle;
}
.is-fmcg .c-navi-new-list__sublist-option {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}
.c-navi-new-list__sublist-option--title {
    direction: rtl;
    text-align: right
}
.c-navi-new-list__sublist-option--title a {
    color: #000;
    text-decoration: none;
    font-size: 15px !important;
    font-weight: 700 !important;
}
.c-navi-new-list__sublist-option--title a i {
    vertical-align: middle;
    max-height: 10px;
    font-size: 12px;
}
.c-navi-new-list__sublist-option--title a:hover {
    color: #163a61;
}
.c-navi-new-list__sublist-option--item {
    font-size: 12px;
    font-size: .857rem;
    line-height: 2.27;
    font-weight: 400;
    color: #81858b;
}
.c-navi-new-list__sublist-option--item a:hover {
    color: #163a61;
}
.c-navi-new-list__sublist-option--has-icon {
    direction: rtl;
    text-align: right
}
.c-navi-new-list__sublist-option--has-icon:hover a, .c-navi-new-list__sublist-option--has-icon:hover a:before {
    color: #2903b22903b2
}
.c-navi-new-list__sublist-option--has-icon a {
    color: #424750;
    font-weight: 500;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    text-decoration: none
}
.c-navi-new-list__sublist-option--has-icon a:before {
    margin-left: 8px;
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 18px;
    color: #a1a3a8;
    cursor: pointer;
    vertical-align: middle
}
.c-navi-new-list__sublist-option--has-circle {
    height: unset;
    min-height: 30px
}
.c-navi-new-list__sublist-option--has-circle a {
    padding-right: 20px;
    white-space: normal !important
}
.c-navi-new-list__sublist-option--has-circle a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #a1a3a8;
    border-radius: 50%;
    display: inline-block;
    top: 11px;
    right: 8px;
    position: absolute
}
.c-navi-new-list__sublist-option--has-circle a:hover:before {
    background-color: #ef394e
}
.c-navi-new-list__sublist-option a {
    white-space: nowrap;
    display: block;
    position: relative
}
.c-navi-new-list__sublist-option--footer {
    position: absolute;
    margin-top: 17px;
    bottom: 0;
    height: 45px;
    width: 384px;
    right: 24px;
    border-left: none;
    border-top: 1px solid #e9e9e9;
    max-width: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-navi-new-list__sublist-option--footer:before {
    content: "\E1A6\00FE0E";
    position: relative;
    color: #19bfd3;
    margin-left: 7px
}
.c-navi-new-list__sublist-option--footer a {
    color: #19bfd3;
    font-size: 12px;
    font-size: .857rem;
    line-height: 48px;
    vertical-align: middle;
    font-weight: 700;
    text-decoration: none
}
.c-navi-new-list__sublist-option-discount {
    color: #ef5662;
    font-size: 11px;
    font-size: .786rem;
    line-height: 2;
    margin-right: 5px;
    white-space: nowrap
}
.c-navi-new-list__sublist-item-badge {
    border-radius: 9.5px;
    background-color: #fb3449;
    font-size: 11px;
    font-size: .786rem;
    line-height: 2;
    font-weight: 700;
    padding: 1px 7px;
    margin-right: 2px;
    color: #fff
}
.c-navi-new-list__promotions {
    position: relative
}
.c-navi-new-list__promotions .c-navi-new-list__a {
    background-color: #4f4f4f
}
.c-navi-new-list__promotions .c-navi-new-list__promotion-item--small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.c-navi-new-list__promotions .c-navi-new-list__promotion-item--small .c-navi-new-list__a {
    padding-right: 28px;
    padding-left: 28px
}
.c-navi-new-list__promotions .c-navi-new-list__promotion-item--big {
    display: none
}
.c-navi-new-list__promotions .c-navi-new-list__promotion-item--big > li {
    position: relative
}
.c-navi-new-list__promotions .c-navi-new-list__promotion-item--big > li:first-of-type:after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #747373;
    border-radius: 100%;
    position: absolute;
    left: -3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4
}
.c-navi-new-list__promotions-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    background-color: #fff;
    padding: 11px 0;
    min-width: 120px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -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)
}
.c-navi-new-list__promotions-dropdown:after, .c-navi-new-list__promotions-dropdown:before {
    position: absolute;
    content: ""
}
.c-navi-new-list__promotions-dropdown:before {
    height: 2px;
    background-color: #35ccde;
    bottom: 100%;
    left: 0;
    right: 0
}
.c-navi-new-list__promotions-dropdown:after {
    width: 0;
    height: 0;
    border-color: transparent transparent #35ccde;
    border-style: solid;
    border-width: 0 8px 8px;
    position: absolute;
    bottom: 100%;
    margin-bottom: 2px;
    left: 50px
}
.c-navi-new-list__promotions-dropdown-list {
    list-style: none
}
.c-navi-new-list__promotions-dropdown-list > li {
    font-size: 13px;
    font-size: .929rem;
    line-height: 2.77;
    color: #606060;
    text-align: right;
    direction: rtl;
    padding: 0 17px
}
.c-navi-new-list__promotions-dropdown-list > li:hover {
    background-color: #f4f4f4
}
.c-navi-new-list__category--main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    padding: 7px 8px 8px;
    font-size: 13px;
    cursor: default;
    color: #767676;
}
.c-navi-new-list__category--location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 7px 0 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer
}
.c-navi-new-list__category-link {
    display: block;
    padding: 0 10px 0 15px;
    color: #fff;
    font-size: 15px;
}
.c-navi-new-list__category-link--bold {
    font-weight: 600
}
.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__category-link--amazing {
    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--my-digikala {
    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--digiclub {
    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--digipay {
    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--digipay:before {
    content: "\E010\00FE0E";
    font-size: 16px;
    font-size: 1.143rem;
    line-height: 1.375;
    color: #a1a3a8;
    margin-left: 4px
}
.c-navi-new-list__category-link--visible-in-wide {
    display: none
}
.c-navi-new-list__category-send-to {
    color: #81858b;
    margin-left: 4px
}
.c-navi-new-list__inner-categories {
    background-color: #fff;
    border-left: 1px solid #f0f0f1;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding: 8px 0;
    width: 20%;
    -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: #616161;
    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
}
.c-navi-new-list__inner-category--hovered {
    color: #ef394e;
    background: #f9f9f9;
    border-radius: 0 5px 5px 0;
    padding: 10px 8px;
    border-top: 1px solid #f0f0f1;
    border-bottom: 1px solid #f0f0f1
}
.c-navi-new__big-display-title {
    display: none !important
}
.c-navi-new__medium-display-title {
    display: block !important
}
.c-navi-new__ads-holder .ad-is-active {
    display: none
}
.c-navi-new__ads {
    width: 100%;
    display: none;
    max-width: 285px;
    min-height: 240px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0 20px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.c-navi-new__ads--banners {
    width: 100%
}
.c-navi-new__ads--banners .banner-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 214px;
    max-height: 214px;
    text-align: center;
    position: relative;
    margin-bottom: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #e0e0e2;
    border-radius: 16px 16px 16px 6px
}
.c-navi-new__ads--banners .banner-item .banner-item-ad {
    position: absolute;
    bottom: 0;
    left: 0
}
.c-navi-new__ads--banners .banner-item img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.c-navi-new__ads--brand-holder {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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
}
.c-navi-new__ads--brand-holder h3 {
    color: #030a16;
    font-size: 12px;
    font-size: .857rem;
    line-height: 21px
}
.c-navi-new__ads--brands {
    width: 100%;
    margin-top: 8px;
    max-height: 90px
}
.c-navi-new__ads--brands, .c-navi-new__ads--brands .brand-item {
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.c-navi-new__ads--brands .brand-item {
    width: 90px;
    padding: 10px;
    overflow: hidden;
    margin-left: 8px;
    text-align: center;
    border-radius: 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #e0e0e2
}
.c-navi-new__ads--brands .brand-item img {
    width: 100%;
}
.c-dp-header-submenu {
    width: 100%;
    padding: 16px 12px 12px
}
.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-header__action {
    -ms-flex: 0 0 370px;
    -webkit-box-flex: 0;
    flex: 0 0 370px;
    max-width: 370px
}
.c-header__seller {
    display: block
}
.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: 30px
}
.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: 230px
}
.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;
}
.top-header {
    background-color: #ffe400 ;
    padding-top: 13px;
    padding-bottom: 13px;
}
.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: 14px;
line-height: 2.27;
font-weight: 500;
color: #101010;
}
.home i {
    font-size: 20px;
    vertical-align: middle;
    margin-top: 6px;
}
.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;
}
.show-search {
    height: auto !important;
}
.P-Banner {
    z-index: 1000;
    position: relative;
}
.js-navi-overlay-search {
    position: fixed;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(74, 74, 74, 0.85);
    opacity: 0;
    z-index: 99999;
    -webkit-transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    pointer-events: none;
}
.js-navi-overlay-search.is-active {
    opacity: 1;
    pointer-events: all !important;
}
.js-navi-overlay-search.is-active.no-active {
    display: none;
}
.panel-menu.isOpen .close-menu {
    padding: 0;
    width: 28px;
    height: 28px;
    font-size: 21px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    line-height: 28px;
    float: left;
    position: absolute;
    left: -36px;
}
.closeSubPanel i {
    vertical-align: middle;
    margin-left: 5px;
    font-size: 20px;
}
.closeSubPanel::after {
    background-color: #f1f1f1;
    width: 100%;
    right: 0;
    content: '';
    height: 1px;
    bottom: -5px;
    position: absolute;
}
.support-mob-menu::after {
    height: 2px;
    background: #4062b9;
    content: '';
    display: block;
    left: 6%;
    position: absolute;
    width: 88%;
    bottom: 0;
}
.panel-menu {
    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;
    height: 100vh;
}
.panel-menu {
    z-index: 9999999;
}
.panel-menu.isOpen {
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
}
.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.img-pro img {
    transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
}
.img-pro {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 14px;
}
.namad-box span {
    margin-right: 5px;
}
.cation-company h1 {
    text-align: center;
    font-weight: bold;
    margin-top: 0 !important;
}
@media screen and (min-width:768px) {
    .card.crd-shadow.crd-video {
    height: 400px;
}
    .c-params__list-key .block, .c-params__list-value .block {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
   font-size: 14px;
    line-height: 1.692;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative;
}
    .c-params__list-value {
    -ms-flex: 0 0 77.8%;
    flex: 0 0 77.8%;
    max-width: 77.8%;
}
    .c-params__list-key {
    -ms-flex: 0 0 22.2%;
    flex: 0 0 22.2%;
    max-width: 22.2%;
}
.c-params__list-key, .c-params__list-value {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
}
    .c-params__list li {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px -8px;
}
    .params__list {
    list-style: none;
    padding: 0;
 
}
    .thumb-product3 .thumbnail img {
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
    .thumb-product3 .thumbnail {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.filter-box .panel-heading {
    display: none !important;
}
    .cation-company p {
    font-size: 20px;
}
    .cation-company h1 {
    font-size: 27px;
}
	
.box-col {
    padding: 70px;
}	
.desc-banner {
    width: 70%;
}
	.info-section {
    background-color: #ffe400 ;
    padding-top: 30px;
    padding-bottom: 30px;
}

	.c-left{
		text-align: left;
	}	
	.namad-box {
    text-align: left;
}
    .banner::after, .banner-bg::after {
       padding-bottom: calc(100% - 300px);
        content: '';
        display: block;
    }
    .row-copy-sction {
        text-align: center !important;
    }
    .owl-spanser img {
        width: auto !important;
        margin: auto !important;
    }
    .sub-name-pro {
        position: absolute;
        bottom: 10px;
        left: 18px;
    }
    .set .content ul:nth-child(2) {
        margin-right: 50px;
    }
    .content ul {
        display: inline-block;
    }
 

    .container {
        max-width: 92% !important;
    }
    .logo.mr-auto img {
        z-index: 10;
        position: relative
    }
    .owl-slide-text h3 {
        font-size: 2rem;
    }
    .footer {
        background-color: #000;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .info-contact {
        padding-right: 30px !important;
    }
    .set > span i {
        display: none;
    }
    .menu-footer {
        text-align: right;
    }
    .list-service {
        display: block !important;
    }
    .list-category {
        display: block !important;
    }
}
@media screen and (min-width:768px) and (max-width:1199.99px) {
    .list-category li {
        width: 32%;
    }
}
@media screen and (min-width:1300px) {}
@media screen and (min-width:992px) and (max-width:1199.99px) {
    .logo.mr-auto img {
        width: 150px !important;
    }
}
.owl-nav {
    margin-top: 0 !important;
    direction: ltr;
}

@media screen and (max-width:767.99px) {
    .P-MBanner { top: auto;position: absolute !important;}
    .Covr-Slid {height: 200px;}
    .sub-ttle {
    font-size: 24px;
    padding: 12px 0 !important;
}
.sub-tttle {
    padding: 9px !important;
}

    .card.crd-shadow.crd-video {
    height: 200px;
}
    .frm-az .text-right {
    text-align: right !important;
}
.filter .panel-title a .btn.btn-primary {
    width: 100% !important;
    background-image: none !important;
    background-color: #ffe400 !important;
    border-color: #ffe400 !important;
    color:#000 !important;
}
    .filter .panel-title a {
    width: 100% !important;
    display: block !important;
    padding: 0 !important;
        padding-right: 0px;
}
    .filter.mt-3.sticky_column {
        right: 0;
    position: fixed !important;
    bottom: 0;
    width: 100%;
    z-index: 999;
    padding: 10px 8px;
    background-color: #fff;
}
    .collapse {
    display: none;
}
    .btn-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #00bfd6;
    text-align: center;
    line-height: 3.5;
    font-weight: bold;
    font-size: 15px;
    border-radius: 5px 5px 0 0;
    box-shadow: 0px 0px 12px #b7b7b7;
    cursor: pointer;
    color: #fff;
    font-size: 17px;
}
    .filter-box .panel-body {
    padding: 18px;
    width: 100%;
    float: right;
    margin-top: 55px;
    background: #f1f1f1;
    height: 100% !important;
}
    .action-button {
    width: 100%;
    display: block;
    text-align: center;
    background-color: #e9e9e9;
    color: #000;
    height: 55px;
    line-height: 55px;
    font-size: 26px;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}
    .filter-box span {
    display: inline-block;
    vertical-align: middle;
}
    .row.close-box-fiter {
    background-color: #e9e9e9;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
    right: 0;
    height: 55px;
}
    #collapseTwo {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 1000;
    height: 100vh;
    right: 0;
    width: 100%;
    overflow-y: auto;
    bottom: 0;
}
    .list-group.link-register {
    margin-top: 20px !important;
}
  .mt-xs-15{
      margin-top:15px !important;
  }  
    .product-thumb {
    margin-bottom: 20px;
    border-top: 1px solid #ebebeb !important;
}
       .c-params__list-key .block{
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative;
}
 .c-params__list-value .block {
    display: block;
    background: #dfdfdf;
    padding: 14px 18px 12px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative;
}
    .c-params__list-value {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
    .c-params__list-key {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.c-params__list-key, .c-params__list-value {
    position: relative;
    width: 100%;
    min-height: 1px;

    -webkit-box-flex: 0;
}
    .c-params__list li {
    display: block;
   
}
    #myTabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 8px 20px;
        margin-bottom: 20px;
    margin-bottom: 20px;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-y: hidden;
    border-bottom: none !important;
}
    .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;
   
}
  .breadcrumb {
    list-style: none;
    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;
}  
.cation-company p {
    font-size: 12px;
    line-height: 1.5;
}
.cation-company h1 {
    font-size: 13px;
}
.col-md-4.col-12.mb-xs-15 {
    margin-top: 50px !important;
}	
.box-col {
    padding: 20px;
}		
.copy-section {
    text-align: center;
}	
.desc-banner {
    width: 90%;
}	
.info-section {
    background-color: #ffe400 ;
    padding-top: 20px;
    padding-bottom: 20px;
}
.img-fluid.banner-img {

}
    .banner::after {
        padding-bottom: 58%;
        content: '';
        display: block;
    }
    .banner-bg::after {
        padding-bottom: 100%;
        content: '';
        display: block;
    }
 
    .sotial-footer ul li {
        margin: 0 !important;
    }
    .namad-box {
        text-align: center;
        margin-top: 10px;
    }
    .row.mt-2.row-product {
        margin-top: 30px !important;
    }
    .detail-box {
        padding: 0 !important;
    }
    .main-name-pro span {
        text-align: center !important;
        padding: 0 !important;
        display: block;
        width: 100%;
    }
    .logo.mr-auto img {
        width: 150px;
    }
    .owl-slide-text h3 {
        font-size: 1rem;
    }
    .accordion-container, .news-letter-box {
        margin-top: 20px;
    }
    .card.crd-pro img {
        margin: auto;
    }
    .wnd-section {
        background-color: #f7f3f0 !important;
        padding-top: 20px !important;
        padding-bottom: 20px;
        min-height: 300px;
        position: relative;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
        background-position: bottom !important;
    }
    .whatsapp-link {
        display: none !important;
    }
    .accordion-container .set {
        position: relative;
        width: 100%;
        height: auto;
        background-color: transparent;
        line-height: 33px;
        border-bottom: 1px solid #ffffff69;
    }
    .accordion-container .set > span i {
        position: absolute;
        left: 0;
        top: 17px;
        color: #ffffffbd;
        font-size: 10px;
    }
    .accordion-container .content {
        position: relative;
        width: 100%;
        height: auto;
        padding-right: 10px !important;
        display: none;
        line-height: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .list-category .owl-nav button {
        width: 30px;
        height: 30px;
        padding: 0 !important;
        margin: 0 2px !important;
        background-color: #770824 !important;
    }
    .list-category {
        margin-top: 15px;
    }
    .list-category .owl-nav {
        position: absolute;
        top: -22px;
        left: 0;
    }
    .list-category li {
        margin: 15px 0;
    }
    .more-view {
        display: none !important;
    }
    .b-text {
        margin-bottom: 5px !important;
        font-size: 12px;
    }
    .row-image {
        position: relative;
    }
    .img-fluid.ege {
        position: absolute;
        width: 150px;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .owl-team2 {
        margin-bottom: 20px;
    }
    .img-team img {
        width: 100px;
    }
    .login {
        padding-right: 30px;
        margin-top: 5px !important;
        display: block;
    }
    .col-wnd {
        background-color: #ea8706d6;
        color: #fff;
        padding: 40px;
        text-align: center;
    }
    .soon-wrapper[data-visual] > .soon-group > .soon-group-inner > .soon-group-separator > .soon-group-inner > .soon-group-sub > .soon-group-inner, .soon-wrapper[data-visual] > .soon-group > .soon-group-inner > .soon-group-sub > .soon-group-inner, .soon[data-visual] > .soon-group > .soon-group-inner > .soon-group-separator > .soon-group-inner > .soon-group-sub > .soon-group-inner, .soon[data-visual] > .soon-group > .soon-group-inner > .soon-group-sub > .soon-group-inner {
        min-width: 36px !important;
        height: 36px !important;
    }
    .soon-wrapper [class*="soon-"], .soon [class*="soon-"] {
        font-size: 18px;
    }
    .off-wnd {
        display: inline-block !important;
    }
    .wnd-total {
        display: inline-block !important;
        margin-right: 10px;
    }
    .owl-wnd .item {
        background: none !important;
    }
    .about-company-section {
        background: #013c6e !important;
    }
    .footer-left-col {
        margin-top: 25px;
    }
    .namad {
        text-align: center !important;
        margin-top: 30px !important;
    }
    #nava2 {
        display: none !important;
    }
    .container-fluid.map.p-0 {
        background-color: #d99f26;
    }
    .owl-news .item {
        min-width: 280px;
        margin-left: 1%;
    }
    .item > a {
        display: block !important;
        text-align: center;
    }
    .gap-col-mob {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}
.container-fluid {
    margin: 0 auto;
 
}
@media screen and (min-width:992px) and (max-width:1260.99px) {
  .c-navi-new-list__category-link {

    padding: 0 10px 0 5px !important;
    font-size: 13px !important;
}  
}
@media screen and (max-width:991.99px) {
    .row.row-bottom {
    padding: 9px 0;
}
.search-icon,.icon-reg ,.icon-shop{
    transform: scale(0.8);
    vertical-align: middle;
}	
	.logo.ml-auto {
    width: 70%;

}
	.back-to-top{
		display: none !important;
	}	
    .c-header {
        position: relative !important;
        background-color: #000 !important;
    }
    .logo.mr-auto {
        text-align: center !important;
    }
    .openSubPanel-li {
        float: right;
    }
    .panel-menu {
        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;
    }
    .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;
    }
    .arow-menu i {
        background: url("../images/them/nav-sprite.png") no-repeat -137px -288px;
        width: 8px;
        height: 14px;
        display: inline-block;
        vertical-align: middle;
        transform: rotate(180deg);
    }
    .openSubPanel .arow-menu {
        color: #879496;
        font-size: 22px;
    }
    .arow-menu {
        position: absolute;
        left: 0;
        top: 0;
        height: 29px;
        color: #879496;
    }
    #panel-menu > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) {
        top: 0;
    }
    .panel-menu > ul:nth-child(1) {
        overflow-y: auto !important;
        max-height: 100vh;
    }
    .panel-menu ul li {
        width: 100%;
        line-height: 42px;
        padding: 5px;
        cursor: pointer;
        background-color: #fff;
        border-bottom: 1px solid #eeeeee;
    }
    .btn-menu {
        background-color: #232f3e !important;
        width: 100%;
        line-height: 40px;
        padding: 5px;
        cursor: pointer
    }
    .btn-menu a {
        width: 49%;
        display: inline-block !important;
        line-height: 2;
        text-align: center !important;
        color: #fff !important;
        font-size: 14px;
    }
    .panel-menu {
        z-index: 10;
    }
    .main-menu a {
        color: #111;
        font-size: 13px;
		font-weight: 500;
		padding: 0 10px
    }
    .openSubPanel {
        position: relative;
        height: 42px;
        cursor: pointer;
        z-index: 1;
        text-align: right;
        width: 100%;
        display: block;
		font-weight: 500;
		padding: 0 10px;
    } 
    .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);
    }
    .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, .8);
        width: 500%;
    }
    .border-none {
        border: none !important;
    }
    .logo-mob img {
        width: 200px;
    }
    .logo-mob {
        background-color: #ffe400  !important;
    }
    .js-categories-bar-item, .c-navi-new-list__a-hover.js-navi-new-list-category-hover {
        display: none !important;
    }
    .container-fluid {
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-mob {
        background-color: #ffe400 
    }
    .login {
        color: #fff;
    }
    .logo-mob {
        text-align: center;
    }
    .menuTrigger i {
        color: #fff;
        font-size: 24px;
        vertical-align: middle;
    }
    .serach-mob i {
        font-size: 20px;
        cursor: pointer;
    }
    .headers-mob {
        background-color: #fff;
    }
    .menu-mob {
        background-color: #ffd201;
        height: 43px;
        line-height: 43px;
    }
    .mob-list2.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .mob-list2 li {
        display: inline-block;
    }
    .serach-mob.gap-col-mob {
        width: calc(100vw - 108px);
    }
    .mob-list2 li {
        display: inline-block;
    }
    .menuTrigger {
        width: 69px;
        text-align: center;
        border-left: 1px solid #646161;
    }
    .mob-list.row {
        align-items: center;
    }
    #accordian li.active a i::before {
        content: "\f068" !important;
    }
    #accordian {
        width: 100%;
    }
    #accordian h3 a {
        font-size: 13px;
        line-height: 34px;
        display: block;
        color: #000;
        text-decoration: none;
    }
    #accordian h3 a i {
        margin-right: 10px;
        margin-left: 10px;
        font-size: 10px;
        border: 1px solid #eee;
        border-radius: 100%;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 17px;
        color: #ccc;
        display: inline-block;
        vertical-align: middle;
    }
    #accordian li {
        list-style-type: none;
        border-bottom: 1px solid #eee;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #accordian ul ul li a, #accordian h4 {
        color: #000;
        text-decoration: none;
        font-size: 13px;
        line-height: 27px;
        display: block;
        padding: 0 26px 0 0;
        -webkit-transition: all 0.15s;
        transition: all 0.15s;
        position: relative;
    }
    #accordian ul ul {
        display: none;
        background-color: #eee;
    }
    #accordian li.active > ul {
        display: block;
    }
    #accordian ul ul ul {
        margin-left: 15px;
    }
    #accordian a:not(:only-child):after {
        content: "\f067";
        font-family: fontawesome;
        position: absolute;
        right: 10px;
        top: 0;
        font-size: 10px;
    }
    #accordian .active > a:not(:only-child):after {
        content: "\f068";
    }
    .panel-menu.isOpen::before {
        position: absolute;
        right: 300px;
        content: '';
        top: 0;
        height: 100%;
        min-height: 100%;
        background: rgba(0, 0, 0, 0.5);
        width: 500%;
    }
}
@media screen and (min-width:1200px) {
    .info-box {
        margin-left: 10%;
    }
    .col-lg-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    max-width: 20%;
}
}
@media screen and (min-width:992px) {
.P-Hearde {height: 172px;} 
    .c-header.js-header.shadow {
    -webkit-transform: translateY(-106px);
    transform: translateY(-106px);
}
.c-header.js-header {

    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}
 .categori-page li {
    list-style: none;
    vertical-align: middle;
}
.se-select li span {
    display: inline-block;
    vertical-align: middle;
}
.categories {
  width: 79%;
float: right;
margin-right: 1%;
}
.filter {
    width: 20%;
    float: right;
}
.owl-slider .owl-item,.owl-slider .item,.owl-slider .item img{
    min-height:calc(100vh - 167px);
}
	.logo.ml-auto {
    width: 30%;

}
	.has-sub i {
    margin-right: 4px;
    font-size: 7px;
    vertical-align: middle;
}
.back-to-top {
    position: fixed;
    bottom: 100px;
    right: 0;
    display: inline-block;
    width: 43px;
    height: 46px;
    border-radius: 7px 0 0 7px;
    line-height: 28px;
    text-align: center;
    font-size: 20px;
    background: #ffe400;
    z-index: 1111;
    padding-top: 12px;
}
	.back-to-top i {
    display: block !important;
    color: #000;
    line-height: 0.5 !important;
}
    .logo.mr-auto {
        margin-top: -30px !important;
    }

    .menuTrigger-icon {
        display: none !important;
    }
    
 
}


.sotial-footer ul li {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
 
}
.sotial-footer ul li {
    display: inline-block;
}
.sotial-footer a {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 0;
	margin: auto;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 9;
    border-radius: 100%;
    text-align: center;
}
.sotial-footer a .flip {
    -webkit-transform: translateZ(19px);
    transform: translateZ(19px);
}
.sotial-footer a span {
    padding: 0;
    display: block;
    width: 40px;
    height: 40px;
}
.sotial-footer a .flop {
    display: block;
    -webkit-transform: rotateX(-90deg) translateZ(-19px);
    transform: rotateX(-90deg) translateZ(-19px);
    border-radius: 100%;
}
.sotial-footer a span {
    padding: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.sotial-footer a:hover {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
}
.spancer-section {
   background-color: #000;
padding-top: 30px;
padding-bottom: 30px;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
}
.owl-dot {
    background-color: transparent !important;
}
.list-category .card.crd-pro::after {
    position: absolute;
    bottom: 0;
    width: 88%;
    content: '';
    height: 0;
    right: 0;
    left: 0;
 
    margin: auto;
    background-color: #770824;
    border-radius: 0 0 15px 15px;
    transition: all 0.2s linear;
    z-index: -1;
}
.list-service .card.crd-pro::after {
    position: absolute;
    bottom: -10px;
    width: 88%;
    content: '';
    height: 0;
    right: 0;
    left: 0;
    height: 10px;
    margin: auto;
    background-color: #fbfbfbbf;
    border-radius: 0 0 15px 15px;
    box-shadow: 0px 2px 5px #eee;
}
.news-desc::after {
    position: absolute;
    bottom: 0;
    width: 88%;
    content: '';
    height: 0;
    right: 0;
    left: 0;
   
    margin: auto;
    background-color: #959595;
    border-radius: 0 0 15px 15px;
    transition: all 0.2s linear;
    z-index: -1;
}
.list-category .card.crd-pro:hover::after, .owl-news .item:hover .news-desc::after {
    z-index: 1 !important;
    bottom: -10px !important;
    height: 10px !important;
}
.owl-news .owl-prev {
    position: absolute;
    top: 38%;
    left: -50px;
    width: 39px;
    height: 39px;
    border-radius: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    line-height: 39px;
    box-shadow: 0px 0px 8px #9b9191;
    background-color: #fff !important
}
.owl-news .owl-next {
    position: absolute;
    top: 38%;
    right: -50px;
    width: 39px;
    height: 39px;
    border-radius: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    line-height: 39px;
    box-shadow: 0px 0px 8px #9b9191;
    background-color: #fff !important
}
.owl-team .owl-prev i {
    font-size: 0 !important;
    background: url("../images/slices.png") no-repeat -66px -56px;
    width: 35px;
    height: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
 
    margin: auto;
}
.owl-team .owl-next i {
    font-size: 0 !important;
    background: url("../images/slices.png") no-repeat -117px -55px;
    width: 35px;
    height: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
}
.cal {
    direction: ltr;
    display: inline-block;
}
.toolbar li {
    display: inline-block;
    vertical-align: middle;
}
.search-ico i {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.search-ico {
    margin-left: 20px;
}
.box-search.SearchOpen, .video-box.SearchOpen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
 .video-box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    transition: all 800ms ease;
    z-index: 99998;
    background: #fff;
}
.box-search{
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-box-shadow: 0 0 50px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 50px 0 rgb(0 0 0 / 15%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    transition: all 800ms ease;
    z-index: 99998;
    background: #fff;
    height: 100px;
}
.search-inner {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    max-width: 1280px;
    margin: auto;
    width: 100%;
    padding: 0 40px;
}
.frm {
    text-align: center;
    position: absolute;
    height: auto;
    left: 0;
    right: 0;
    top: 28%;
    margin: 0 20% 0;
}
.input-search {
    outline: none;
    font: inherit;
    line-height: inherit;
    line-height: 1;
    width: 100%;
    display: block;
    background: transparent;
    color: inherit;
    -webkit-appearance: none;
    height: 2.25em;
    border-bottom: 1px solid #999;
}
.btn-serch.icon-theme {
    width: 25px;
    height: 27px;
    border: 0 !important;
    position: absolute;
    margin: 0;
right: -31px;
    top: 3px;
    border-radius: 0;
    cursor: pointer;
    -webkit-box-shadow: none !important;
    background-color: transparent !important;
}
.btSearchInnerClose.icon-theme {
    width: 37px;
    height: 41px;
    display: block;
    position: absolute;
    left: 40px;
    top: 28%;
    cursor: pointer;
}
.btvideoClose.icon-theme {
    width: 37px;
    height: 41px;
    display: block;
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}
.search-ico {
    width: 30px;
    height: 30px;
    background-color: #d99f26;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 30px !important;
    cursor: pointer;
}
.search-ico i {
    vertical-align: middle;
}
.btSearchInnerClose.icon-theme i {
    font-size: 23px;
    color: #8e8c8c;
}
.row-align-center {
    align-items: center;
}
.img-search.icon-slice {
    background-position: -202px -8px;
    width: 18px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
}
.menu::after {
    background: url("../images/them/bg-menu.png") no-repeat center bottom;
    content: '';
    bottom: -56px;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 57px;
    position: absolute;
}
.title-footer {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px !important;
    display: block;
}
.btn-news-letter {
    background: url('../images/slices.png') no-repeat -146px -12px;
    width: 28px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}
.news-letter-box form {
    display: flex !important;
    align-items: center;
    background-color: #111111;
    border: 1px solid #353535;
    border-radius: 4px;
    padding-left: 10px;
}
.info-contact {
    color: #fff;
}
.form-news-letter input {
    background-color: #111111;
    height: 42px;
    border-radius: 4px;
    border: none !important;
    box-shadow: none !important;
}
.form-news-letter input::placeholder {
    color: #848484;
    opacity: 1;
    font-size: 12px;
}
.form-news-letter input:focus {
    color: #fff;
    background-color: #111111;
    border-color: #111111;
    outline: 0;
    box-shadow: none !important;
}
.uum {
    display: inline-block;
    direction: ltr;
    letter-spacing: 1px;
    font-weight: 500;
}
.icon-tel i {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    vertical-align: middle;
    animation-name: shake-chunk;
    animation-duration: 4s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    display: inline-block;
}
.owl-news .owl-prev i, .owl-logo .owl-prev i {
    font-size: 0 !important;
    background: url("../images/slices.png") no-repeat -236px -7px;
    width: 10px;
    height: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.owl-news .owl-next i, .owl-logo .owl-next i {
    font-size: 0 !important;
    background: url("../images/slices.png") no-repeat -260px -7px;
    width: 10px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.button-more {
    width: 130px;
    height: 36px;
    box-sizing: border-box;
    background: none;
    border: none;
    margin: 10px;
    cursor: pointer;
}
.button-more:focus {
    outline: none;
}
.about-company-section .button-more {
    background-color: #D99F26;
    border: 5px solid #D99F26;
    transition: all 0.5s ease;
    position: relative;
    border-radius: 25px;
    color: #fff;
    text-align: right;
    padding-right: 5px;
    font-weight: 500;
    font-size: 12px;
}
.button-more:hover {
    background-color: rgb(1, 61, 111);
    color: #fff;
    border-radius: 20px;
}
.about-company-section .button-more:hover:before {
    border-radius: 25px;
    border: 2px #D99F26 solid;
}
.owl-wnd .owl-prev {
    width: 48px;
    height: 48px;
    background-color: #01396a !important;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    z-index: 1;
}
.owl-wnd .owl-next {
    width: 48px;
    height: 48px;
    background-color: #01396a !important;
    position: absolute;
    top: 38%;
    left: 50%;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    z-index: 1;
}
.owl-slider .owl-dots {
    margin-top: 0 !important;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: auto !important;
    text-align: center;
}
.menu-footer {
    direction: ltr;
}
.lnk-footers li {
    line-height: 2.5;
    position: relative;
    list-style-type: none !important;
    padding-right: 14px;
}
.lnk-footers li a {
    color: #ffe400 ;
    font-size: 12px;
}
.lnk-footers li::after {
    width: 5px;
    height: 5px;
    position: absolute;
    content: '';
    right: 0;
    top: 15px;
    background-color: #474747;
}

.search-icon {
    background: url('../images/slices.png') no-repeat -204px -11px;
    width: 27px;
    height: 27px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
}

.bootstrap-select > .btn {
    background-color: transparent !important;
    margin-bottom: 0 !important;
    font-size: 13px;
    box-shadow: none !important;
}
.dropdown-menu.open.show .dropdown-menu {
    display: block !important;
}
.bootstrap-select.btn-group .dropdown-menu li {
    text-align: right;
    padding: 0 10px;
    font-size: 12px;
}
.btn-group.bootstrap-select.fit-width {
    margin-bottom: 0 !important;
    outline: none !important;
}
.bootstrap-select .btn:focus {
    outline: none !important;
}
.c-navi-new-list__category-link--bold:hover {
    color: #ffd201;
}
.imf-menu {
	border: 2px solid #565656;
padding: 2px;
    width: 70px;
    margin-left: 7px;
    height: 50px;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex !important;
    -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%;
}
.imf-menu img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    height: 100% !important;
}
.c-navi-new__big-display-title span {
    display: inline-block;
    vertical-align: middle;
}
.owl-slider .owl-prev,.owl-slider2 .owl-prev  {
    position: absolute;
    left: 10px;
    top: 38%;
    background-color: transparent !important;
}
.owl-slider .owl-next,.owl-slider2 .owl-next  {
    position: absolute;
    right: 10px;
    top: 38%;
    background-color: transparent !important;
}
.owl-slider .owl-next span,.owl-slider2 .owl-next span {
    font-size: 0 !important;
	background: url('../images/slices.png') no-repeat -244px -131px;
	width: 27px;
	height: 50px;
	display: block;
}
.owl-slider .owl-prev span ,.owl-slider2 .owl-prev span{
    font-size: 0 !important;
	background: url('../images/slices.png') no-repeat -235px -48px;
	width: 27px;
	height: 50px;
	display: block;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px 4px;
    background: #959595;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #770824;
}
.owl-theme .owl-dots .owl-dot.active span {
    width: 29px;
    height: 6px;
}
.more-info {
    color: #fff;
    width: 105px;
    height: 36px;
    border: 1px solid #ffd201;
    display: inline-grid;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    margin-top: 10px;
    background-color: #ffd201;
    box-shadow: 0px 0px 5px #ffd201;
}
.whatsapp-link {
    position: fixed;
    left: 10px;
    bottom: 0;
    z-index: 2;
}
.owl-slider .owl-nav,.owl-slider2 .owl-nav {
    opacity: 0;
    transition: all 0.2s linear;
}
.owl-slider:hover .owl-nav,.owl-slider2:hover .owl-nav  {
    opacity: 1;
}
.lnk-footers li a:hover {
    color: #fff;
    transition: all 0.2s linear;
}
.c-header.js-header.shadow {
    -webkit-box-shadow: rgba(0, 0, 0, .04) 0 7px 8px 0;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.1);
}
.close-li {
    background-color: #ffe400   !important;
    color: #000 !important;
}
.closeSubPanel i {
    background: url("../images/them/nav-sprite.png") no-repeat -136px -309px;
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(180deg);
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    line-height: 2 !important;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    color: #000 !important;
}
.lng-col button {
    color: #fff;
    font-weight: 500;
}
.bottom-header {
    background-color: #000;
}
.reg-text {
    border: 1px solid #ffffffb5;
    border-radius: 25px;
    padding: 0 10px;
    line-height: 1.7;
    font-weight: 500;
    font-size: 12px;
}
.icon-reg {
    background: url('../images/slices.png') no-repeat -112px -49px;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
}

.footer {
    background-color: #000;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.row-copy-sction {
    font-size: 11px;
    color: #fff;
}
.row-copy-sction span {
    font-weight: 700;
    display: inline-block;
}

.icon-info {
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 100%;
    vertical-align: middle;
    margin-left: 20px;
    position: relative;
    background-color: #000;
}
.text-info {
    color: #000 !important;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 80px);
    font-size: 12px;
    text-align: right;
    font-weight: 500;
}
.text-info span {
    display: inline-block;
}
.text-info a {
    color: #000;
    font-size: 17px;
}

.tel {
    /*font-family: 'SpiritOfDoha-Bold';*/
    direction: ltr;
    display: inline-block;
    font-weight: 600;
}
.phone {
    background: url('../images/slices.png') no-repeat -162px -96px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.map {
    background: url('..//images/slices.png') no-repeat -108px -96px;
    width: 17px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.mail {
    background: url('../images/slices.png') no-repeat -39px -93px;
    width: 22px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.c-header.js-header.shadow {
    background-color: #0b0a0acf;
}
li.has-sub > ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
    list-style: none;
}
.has-sub > ul {
    min-height: 100% !important;
    position: absolute;
    left: -9999px;
    background: #fff !important;

    padding: 10px 0 5px 0;
}
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;
    padding-right: 15px;
    padding-left: 15px;
    width: 216px;
    font-size: 13px;
    text-decoration: none;
    color: #000;
    font-weight: 400;
    line-height: 2.7;
    border-bottom: 1px solid #A0A0A02E;
    text-align: center;
    margin: 0 10px 10px 10px;
    text-align: right;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav-link {
    color: #000 !important;
}
li.has-sub:hover ul {
    left: auto;
}
li.has-sub:hover ul li {
    height: 45px;
}

.timing li {
    display: block;
    list-style: none;
}
.footer-top {
    background-color: #ffe400 ;
    padding-top: 10px;
    padding-bottom: 10px;
}

.text-item1 {
    color: #000;
    font-size: 18px;
    font-weight: 900;
}
.d-block.text-item2 a {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    direction: ltr;
    display: inline-block;
}
.img-item {
    width: 118px;
    height: 110px;
    display: inline-block;
    position: relative;
}
.text-item2 {
    color: #000;
    font-weight: 500;
}
.img-item.position-relative img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.img-item::after {
    position: absolute;
    background: url("../images/bg-item.png") no-repeat;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.product-section {
    background-color: #ebebeb;
}
.banner, .banner-bg {
    -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;
}
.banner img, .banner-bg img {
    display: block;
  object-fit: cover;
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
.banner img{
 height: 100%;   
}

.more-view {
    display: inline-block;
    background-color: #ffe400 ;
    text-align: center;
    color: #000000;
    width: 100px;
    height: 35px;
    line-height: 35px;
    font-weight: 500;
}
.text-banner {
    text-align: justify;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}
.title-banner {
    color: #303030;
    font-size: 21px;
}
.desc-banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    height: 60%;
}
.about-me {
    background: url("../images/bg-about.jpg") no-repeat;
    min-height: 969px;
    background-size: cover !important;
    background-attachment: fixed !important
}
.text-slide {
    color: #d4d9dc;
    text-align: justify;font-size: 15px;
    font-weight: 500;
    margin-top: 40px !important;
}
.box-col {
    -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;
 
}
.bg-dark {
    background-color: #000000f2 !important;
    color: #fff;
}
.box-col h3 {
    font-size: 21px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.box-col h3::after {
    position: absolute;
    content: '';
    right: 0;
    bottom: -10px;
    width: 100%;
    background-color: #e1e1e1;
    height: 1px;
}
.box-col h3::before {
    position: absolute;
    content: '';
    right: 0;
    bottom: -10px;
    width: 50%;
    background-color: #ffe400 ;
    height: 1px;
    z-index: 1;
}
.more-deatil a {
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    width: 100px;
    height: 35px;
    line-height: 35px;
    font-weight: 500;
    color: #fff;
}
.d-block.w-100.more-deatil {
    margin-top: 70px;
}
.service {
    background-color: #ebebeb;
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.service-name {
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #ebebeb;
    display: inline-block;
    width: 35%;
    z-index: 1;
    font-weight: 500;
    font-size: 18px;
}
.card.crd-info {
    background-color: transparent !important;
    border-color: #000 !important;
    border-width: 2px;
    text-align: center;
    position: relative;
    border-radius: 15px;
    min-height: 165px;
}
.service-icob {
    position: absolute;
    bottom: -20px;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #ebebeb;
    display: inline-block;
    width: 35%;
    z-index: 1;
}
.desc-service.d-block {
    width: 100% !important;
    font-weight: 500;
    margin-top: 20px;
}
.text-info {
    font-weight: 600;
    font-size: 14px;
}
.num {
    letter-spacing: 2px;
    display: inline-block;
    font-size: 17px;
}
.row.sotial-footer ul {
    width: 100%;
    list-style: none;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0px;
    padding: 0;
    display: flex;
    flex-direction: row;
}
.row.sotial-footer ul li{

flex-grow: 1;
text-align: center;
position: relative;
}
.color{
	color: #ffe400 ;
}
.copy-section {
    background-color: #ffe400;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    font-size: 15px;    overflow: hidden;
    font-weight: 600;
}

.copy-section img.mw-100 {
    margin: 6px 0 -25px;
}
.copy-section a{
	color: #b1b1b1;
}
.icon-shop{
	background: url('../images/slices.png') no-repeat -185px -62px;
width: 31px;
height: 28px;
display: inline-block;
vertical-align: middle;
}

.logo.ml-auto {
  align-items: center;
    list-style: none;
    margin: 0;
        margin-right: 0px;
        margin-bottom: 0px;
    margin-bottom: 0px;
    padding: 0;
    display: flex;
    flex-direction: row;
}
.categori-page {
    width: 100%;
}
.categori-page li {
    list-style: none;
    vertical-align: middle;
}
.wrapper-categori {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
    border: 1px solid #e4e4e4;
    line-height: 22px;
    position: relative;
}

.product-thumb {
    padding: 10px !important;
    position: relative;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    border: 1px solid #ebebeb;
        border-top-color: rgb(235, 235, 235);
        border-top-style: solid;
        border-top-width: 1px;
    border-top-color: rgb(235, 235, 235);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.name_product a {
    color: #535353 !important;
    display: block;
    text-align: right;
    line-height: 1.8;
    text-align: center;
    min-height: 80px;
}
.add-to-crd {
    background-color: #ffe400;
    padding: 5px;
    border-radius: 4px;
    cursor: pointer;
}
.quick-btn ul li {
    display: inline-block;
    vertical-align: middle;
    flex-grow: 1;
text-align: center;
}
.quick-btn li button {
    background-color: transparent !important;
        cursor: pointer;
}
.quick-btn ul {
    width: 100%;
    list-style: none;
    margin: 0;
    margin-bottom: 0px;
    align-items: center;
    padding: 0;
    display: flex;
    flex-direction: row;
}
.thumbnails li {
    display: block;
    list-style: none;
}
.product-thumb .price {
    color: #444;
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px !important;
        min-height: 70px!important;
}
.title-product {
    font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.product-thumb:hover {
    -webkit-box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
    box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
    z-index: 11;
}
.wrapper-categori2 {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
    border: 1px solid #e4e4e4;
    line-height: 22px;
    position: relative;
    padding-top: 40px !important;
padding-bottom: 40px !important;
}
.list-unstyled.lst-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: normal;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    background-color: #f5f5f5;
}
.list-unstyled.lst-item li i {
    color: #424750;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 20px;
}
.listock::after {
    content: "";
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: 0;
    height: 1px;
    background-color: #e4e4e4;
}
.list-unstyled.lst-item li {
    list-style: none;
    padding: 1rem;
    position: relative;
}
.bld-listock {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group.group-add {
    width: 60px;

    position: relative;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

#quantity {
    text-align: center;
    height: 34px;
    min-height: 34px !important;
}
.thumbnail.thumb-sale img {
    width: 100px;
    margin: 10px auto;
}
.icon-send {
    border-top: 1px solid #eee;
    padding-top: 10px;
}
.breadcrumb > li {

    font-size: 12px;
}
.alert.alert-message {
    color: #c10808 !important;
    font-weight: 600;
}
.list-unstyled.productul {
    width: 100% !important;
    margin-top: 52px;
    text-align: left;
}
#button-cart {
    background-color: #078c15 !important;
    background-image: none !important;
    border-color: #078c15 !important;
    font-size: 15px;
    width: 100% !important;
    box-shadow: none !important;
}
.input-group-btn button {
    box-shadow: none !important;
    height: 34px;
    width: 34px;
    border-radius: 0 !important;
    text-align: center !important;
    padding: 0 !important;
    line-height: 34px;
}
#quantity {
    border-radius: 0;
    font-size: 15px;
}
.rating a {
    color: #000;
    font-size: 12px;
}
.gallery .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.form-group.row.row-btn.align-items-center {
    width: 100% !important;
}
.row-tab #myTabs .active.show::after {
    display: block;
content: "";
left: -1px;
right: -1px;
bottom: 96%;
height: 4px;
background: #ffe400;
position: absolute;
}
.t-desc::before {
    font-family: 'icon-font';
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    color: #a4a4a4;
    content: "\E127\00FE0E";
    font-size: 21px;
    margin-top: 3px;
    display: inline-block;
    vertical-align: middle;
}
.row-tab #myTabs {
    background-color: #f8f8f8;
    border: 1px solid #dfdfdf;
}
.row-tab #myTabs li {
    border-left: 1px solid #dfdfdf;
    position: relative;
}
.row-tab #myTabs li a {
    color: #6f6f6f;
    margin-bottom: -1px;
    padding: 14px 20px;

    position: relative;
    color: #6f6f6f;
display: inline-block;
   
}
.row-tab .active.show {
    background-color: #fff !important;
    position: relative;
    color: #404040 !important;
    font-size: 14px !important;
    line-height: 2.25;
}
.t-desc::before {
    font-family: 'icon-font';
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    color: #a4a4a4;
    content: "\E127\00FE0E";
    font-size: 21px;
    margin-top: 3px;
    display: inline-block;
 vertical-align: middle;
margin-left: 5px;
}
.t-fani::before {
    font-family: 'icon-font';
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    color: #a4a4a4;
    content: "\E17D\00FE0E";
    font-size: 26px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: middle;
margin-left: 5px;
}
.t-comment::before {
    font-family: 'icon-font';
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    color: #a4a4a4;
    content: "\E0F4\00FE0E";
    font-size: 27px;
    margin-top: 3px;
    display: inline-block;
    vertical-align: middle;
    vertical-align: middle;
margin-left: 5px;
}
.t-img::before {
    font-family: 'icon-font';
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    color: #a4a4a4;
    content: "\E0F5\00FE0E";
    font-size: 27px;
    margin-top: 3px;
    display: inline-block;
    vertical-align: middle;
    vertical-align: middle;
margin-left: 5px;
}
.row-tab .active.show {
    background-color: #fff !important;
    position: relative;
    color: #404040 !important;
    font-size: 14px !important;
    line-height: 2.25;
}
.row-tab .tab-content > .tab-pane {
  
    padding: 20px;
}
.c-params__list-keys {
    color: #000;
    font-size: 18px;
    line-height: 2;
    font-weight: 500;
    margin-bottom: 35px;
    letter-spacing: -.6px;
}
.bg-wight {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
    border: 1px solid #e4e4e4;
    line-height: 22px;
    position: relative;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.flex-end{
    align-items: flex-end;
}
.title-section {
    font-size: 18px;
}
.btn-links ,.btn-links:hover,#checkbutton-login,#checkbutton-login:hover{
    background-image: none !important;
    background-color: #ffe400 !important;
    border-color: #ffe400 !important;
    color: #000 !important;
    box-shadow: none !important;
height: 45px !important;
line-height: 30px !important;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-addon:first-child {
    border-left: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}
.form-group input {
    box-shadow: none !important;
    min-height: 43px;
}
.form-control.btn.btn-primary.btn-login {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
    border-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control {
    position: relative;
    /*z-index: 2;*/
    float: right;
    width: 100%;
    margin-bottom: 0;
}
.Bx-X1 {
    overflow: hidden;
}
.Bx-X1 .txt-pl {transition: all 0.3s;
    bottom: -100px;
}
.Bx-X1:hover .txt-pl {transition: all 0.3s;
    bottom: 0px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn.btn-info,.btn.btn-info:hover {
    background-color: #ffe400 !important;
    border-color: #ffe400 !important;
    background-image: none !important;
    color: #000 !important;
}
.blog .title a {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    min-height: 70px;
    margin-top: 10px;
    display: block;
    line-height: 1.7;
}
.p-20{
    padding:20px !important;
}
.btn.btn-del {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;

}
.btn.btn-links a {
    color: #000 !important;
    font-size: 14px !important;

}
.btn-refresh,.btn-refresh:hover {
    background-image: none !important;
    background-color: #119b0d !important;
    border-color: #119b0d !important;
}
.tooltip{
      font-family: 'web_Yekan' !important;
      font-size:12px !important;
}
.row-panel{
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 10px;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.accordion-total .panel-title {
    line-height: 45px;
    background: #f8f8f8;
    color: #1e4276;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  
}
.accordion-total .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 15px;
}
.accordion-total .panel-title a::after {
    content: "\f047";
    font-family: FontAwesome;
    position: absolute;
    left: 10px;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
}
.accordion-total .panel-title a::before {
    content: "";
    width: 55px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: -13px;
    transform: skewX(-25deg);
    transition: all 0.5s ease 0s;
}
.accordion-total .panel-title a {
    display: block;
    padding: 0 0 0 70px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #ffe400;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
.accordion-total .panel-heading h4 a,.accordion-total .panel-heading h4 {
    padding-right: 20px !important;
}
.list-group-item {
    color: #000 !important;
    font-weight: 500;
}
.list-group-item i {
    vertical-align: middle;
    margin-left: 5px;
}
.page.container-fluid.p-0 {
    overflow-x: hidden;
}
.c-params__list-value .block {
background-color: #f7f9fa;
    word-break: break-all;
}
.text-inner-slide {
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 10px;
}
.title-inner {
    background-color: #000;
    color: #ffe400;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
}
.frm-az .form-control {
    background-color: #f2f2f2;
    border-color: #ababab;
    border-radius: 0;
    box-shadow:none !important;
}
.frm-az input {
    height:40px;
}
.frm-az textarea {
    height:120px !important;
    display:block !important;
    width:100% !important;
}
.spancer-section-inner {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.se-select li {
    display: inline-block;
    vertical-align: middle;
    width: 49%;

}
.select2-container {
    width: 100% !important;
}
.frm-az .lbl {
    display: block;
    margin-bottom: 0 !important;
    background-color: #f2f2f2;
    padding: 10px;
    font-size: 13px;
}
.select2-container .select2-selection--single {
    height: 40px !important;
    border-radius: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #f2f2f2 !important;
    border: 1px solid #ababab !important;
}
.full-banner img {
    width: 100% !important;
}
.atrib li {
    list-style: none;
    font-weight: 500;
}
.card.crd-sharayet {
    background-color: #ffe400;
}
.card.crd-shadow {
    box-shadow: 5px 10px 30px 0px rgba(0,0,0,0.1);
}
/* .grid_arrow_top::before {
    content: '';
    position: absolute;
    top:0.4rem;
    left: 50%;
    margin-left: -0.75rem;
    height: 1.5rem;
    width: 1.5rem;
    transform: rotate(45deg);
    background: inherit;
    transition-duration: inherit;
}*/

.grid_arrow_top {
  /*  position: absolute !important;*/
right: 0 !important;
bottom: 0 !important;
left: 0 !important;

padding: 1.2rem 1.5rem 1.2rem 1.5rem !important;
background-color: #fff;
margin-bottom: 0 !important;
font-size: 13px;
}
.grid_arrow_top {
    transition-duration: 0.3s;
    transform-origin: 50% 50%;
   /* transform: scale(1) translate(0%,101%);*/
}
/* .w-grid-item-h:hover .grid_arrow_top {
    transform: scale(1) translate(0%,0%);
    opacity: 1;
}*/
.w-grid-item-h:hover .grid_arrow_top::before{
    top:-0.4rem;
}
.card.crd-shadow.w-grid-item-h:hover {
    cursor: zoom-in;
}
.card.crd-shadow.w-grid-item-h a {
    display: block !important;
    cursor: zoom-in;
}

.card.crd-shadow.w-grid-item-h {
    overflow: hidden;
}
.c-navi-new-list__category-link i {
    font-size: 11px !important;
    vertical-align: middle;
}
#lightbox img {
    width: 100% !important;
}

.tanzimatt * {
    font-size: 15px;
}

.c-promotion__badge.c-promotion__badge--special-sale {
    color: #fb3449;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    position: absolute;
    top: 5px;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 90%;
    border-bottom: 1px solid #fb3449;
    font-weight: 400;
}

element.style {
}
span.offer-price {
    background-color: #fb3449;
    font-weight: 700;
    color: #fff;
    border-radius: 20px;
    padding: 2px 9px 1px 9px;
}
.pagination {
    display: block !important;
    text-align: center;
    margin: 20px 0 !important;
}
.pagination li {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    background-color: #fff;
    margin: 0 2px;
    border-radius: 4px;
    color: #111;
}
.pagination li  a{
    color: #111;
}
.pagination li.active {
    background-color: #ffe400;
}
.product-category-all li {
    background-color: #bababa;
    margin-bottom: 2px;
    text-align: center;
    line-height: 3;
}
.list-group.product-category-all li a {
    color: #222;
}
.c-filter--switcher {
    padding: 8px 73px 8px 20px;
    position: relative;
    font-size: 12px;
}
.c-filter {
    line-height: 22px;
}
.c-ui-statusswitcher {
    position: absolute;
    right: 20px;
    top: 10px;
}
.c-ui-statusswitcher input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
}
.c-ui-statusswitcher__slider {
    display: inline-block !important;
	position: relative !important;
	cursor: pointer;
	width: 40px !important;
	height: 21px !important;
	border-radius: 29px !important;
	border: 1px solid #8c8c8c;
	background: #e5e5e5 !important;
	-webkit-transition: .15s ease-in;
	transition: .15s ease-in;
	box-shadow: none !important;
}
.c-ui-statusswitcher__slider__toggle {
	display: block !important;
	width: 15px !important;
	height: 15px !important;
	background-color: #fff;
	border: 1px solid #959595;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	border-radius: 50% !important;
	position: absolute !important;
	top: 2px;
	right: 2px;
	box-shadow: none !important;
	padding: 0 !important;
	line-height: 15px !important;
	margin: 0 !important;
}
input[type="checkbox"]:checked + .c-ui-statusswitcher__slider {
   background-color: #ffe400 !important;
border-color: #ccb80b !important;
}
input[type="checkbox"]:checked + .c-ui-statusswitcher__slider span {
    right: 21px;
}
 input[type="checkbox"]:checked + label.checkbox::before {
	background-color: #ffd700;
	border-color: #ffd700;
 }
 .c-ui-statusswitcher {
  right: -2px !important;
top: 10px !important;
line-height: 0 !important;
}   
 .c-filter--switcher {
    padding: 10px 73px 8px 20px !important;
    border-bottom: none !important;
}   
.c-params__list-value span {
   font-size: 14px !important;
font-weight: 500;
}
.form-group.required.review-box input {
    min-height: auto !important;
}
.c-params__list-key span {
    font-weight: 700;
}
.namad img {
    background: #FFF;
    padding: 4px;
    min-width: 100px;
    margin-bottom: 5px;
    height: 100px
 
}
.product-thumb .price-old {
    font-size: 15px;
}
.persent-off {
    background-color: #fb3449;
    font-weight: 700;
    color: #fff;
    border-radius: 20px;
    padding: 2px 9px 1px 9px;
}
.off-price {
    color: #999;
    text-decoration: line-through;
    margin-right: 10px;
    font-size: 18px;
    font-weight:600;
}
.special-price {
    font-size: 2.5rem !important;
    margin-bottom: 20px !important;
}
#panel-menu ul {
  max-height: 95vh;
  overflow-y: auto;
}
span#pprice {
    float: right;
    font-size: 11px;
}

.form-group.row.row-btn.align-items-center {
    display: none;
}

.quick-btn .list {
    display: none;
}
span.ic-item.shop.text-center {
    display: none;
}
.p-price {
    display: none;
}
.price {
    display: none;
}