@font-face {
    font-family: icon-font;
    src: url("../font/icon-font-2.woff") format('woff');
    font-weight: normal;
}

.icon-font-warranty-2:before{
    content: "g";
}
/*----------------- FONTS -----------------*/
@font-face {
    font-family: Yekan;
    src: url("../font/IRANYekanRegular.woff") format('woff');
    font-weight: normal;
}
@font-face {
    font-family: Yekan;
    src: url("../font/IRANYekanBold.woff") format('woff');
    font-weight: bold;
}
@font-face {
    font-family: Yekan;
    src: url("../font/IRANYekanLight.woff") format('woff');
    font-weight: 100;
}
@font-face {
    font-family: YekanMono;
    src: url("../font/IRANYekanMono.woff") format('woff');
    font-weight: 100;
}
@font-face {
    font-family: icon-font;
    src: url("../font/icon-font.woff") format('woff');
    font-weight: normal;
}
@font-face {
    font-family: Latin-Yekan;
    src: url("../font/Latin-Yekan.woff") format('woff');
    font-weight: normal;
}

/*----------------- ICON FONT -----------------*/
.icon-font{
    display: inline-block;
    font-family: icon-font;
    font-style: normal;
    font-weight: normal;
    font-size: 2em;
    color: inherit;
    transition: 200ms;
}

.icon-font-1x{
    font-size: 1em;
}
.icon-font-1x5{
    font-size: 1.5em;
}
.icon-font-2x{
    font-size: 2em;
}
.icon-font-2x5{
    font-size: 2.5em;
}
.icon-font-3x{
    font-size: 3em;
}

a .icon-font:hover{
    color: #888;
    transition: 200ms;
}

.icon-font-user:before{
    content: "\0250";
}
.icon-font-phone:before{
    content: "\0251";
}
.icon-font-TV:before{
    content: "\0252";
}
.icon-font-MAG:before{
    content: "\0253";
}
.icon-font-angle-down:before{
    content: "\0254";
}
.icon-font-angle-up:before{
    content: "\0254";
    display: block;
    transform: rotate(180deg);
}
.icon-font-angle-right:before{
    content: "\0254";
    display: block;
    transform: rotate(-90deg);
}
.icon-font-angle-left:before{
    content: "\0254";
    display: block;
    transform: rotate(90deg);
}
.icon-font-setting:before{
    content: "\0255";
}
.icon-font-information:before{
    content: "\0256";
}
.icon-font-exit:before{
    content: "\0257";
}
.icon-font-search:before{
    content: "\0258";
}
.icon-font-basket-empty:before{
    content: "\0259";
}
.icon-font-basket-full:before{
    content: "\025A";
}
.icon-font-pspro:before{
    content: "\025B";
}
.icon-font-enter:before{
    content: "\025C";
}
.icon-font-timer:before{
    content: "\025D";
}
.icon-font-clock:before{
    content: "\025E";
}
.icon-font-comment:before{
    content: "\025F";
}
.icon-font-heart:before{
    content: "\0260";
}
.icon-font-eye:before{
    content: "\0261";
}
.icon-font-online-pay:before{
    content: "\0262";
}
.icon-font-cc-pay:before{
    content: "\0263";
}
.icon-font-local-pay:before{
    content: "\0264";
}
.icon-font-tangle-left:before{
    content: "\0265";
}
.icon-font-tangle-right:before{
    content: "\0265";
    display: block;
    transform: rotate(180deg);
}
.icon-font-addlocation:before{
    content: "\0266";
}
.icon-font-location:before{
    content: "\0267";
}
.icon-font-aparat:before{
    content: "\0268";
}
.icon-font-instagram:before{
    content: "\0269";
}
.icon-font-telegram:before{
    content: "\026A";
}
.icon-font-twitter:before{
    content: "\026B";
}
.icon-font-youtube:before{
    content: "\0289";
}
.icon-font-enamad:before{
    content: "\026C";
}
.icon-font-tick:before{
    content: "\026D";
}
.icon-font-vs:before{
    content: "\026E";
}
.icon-font-comment2:before{
    content: "\026F";
}
.icon-font-comment3:before{
    content: "\0270";
}
.icon-font-share:before{
    content: "\0271";
}
.icon-font-star:before{
    content: "\0272";
}
.icon-font-fast-post:before{
    content: "\0273";
}
.icon-font-security:before{
    content: "\0274";
}
.icon-font-repay:before{
    content: "\0275";
}
.icon-font-star-outline:before{
    content: "\0276";
}
.icon-font-sand-timer:before{
    content: "\0277";
}
.icon-font-warranty:before{
    content: "\0278";
}
.icon-font-price:before{
    content: "\0279";
}
.icon-font-bars:before{
    content: "\027A";
}
.icon-font-postbox:before{
    content: "\027B";
}
.icon-font-oldphone:before{
    content: "\027C";
}
.icon-font-user2:before{
    content: "\027D";
}
.icon-font-myorders:before{
    content: "\027E";
}
.icon-font-mycomment:before{
    content: "\027F";
}
.icon-font-myaddress:before{
    content: "\0280";
}
.icon-font-favorities:before{
    content: "\0281";
}
.icon-font-lock:before{
    content: "\0282";
}
.icon-font-timer:before{
    content: "\0283";
}
.icon-font-basket-plus:before{
    content: "\0284";
}
.icon-font-basket-times:before{
    content: "\0285";
}
.icon-font-basket-timer:before{
    content: "\0286";
}
.icon-font-basket-stop:before{
    content: "\0287";
}
.icon-font-bell:before{
    content: "\0288";
}


/*----------------- CSS RESET -----------------*/
*{
    padding: 0;
    margin: 0;
    outline: none!important;
    box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    font-weight: bold;
    margin: 0;
}
a{
    color: inherit;
}
a:hover{
    text-decoration: none;
    color: #0e99e8;
}
ul{
    list-style: none;
    margin: 0;
}
textarea{
    resize: none;
}


/*----------------- GLOBAL CSS -----------------*/
html{
    scroll-behavior: smooth;
    font-size: 13px;
}
body{
    text-align: right;
    font-family: Yekan;
    font-weight: bold;
    line-height: 1;
    color: #444;
    background: #fafafa;
    direction: rtl;
    min-width: 1060px;
}
header{
    display: contents;
}
button:focus{filter:saturate(1.3)}
hr{
    margin: 0;
    margin-top: 0.5rem;
    border-width: 3px;
}
mark{
    display: inline-block;
    background: #fee;
    color: #d34;
}


/*----------------- CUSTOM CLASSES -----------------*/
.row{
    margin-left: -8px;
    margin-right: -8px;
}
[class|=col]{
    padding-left: 8px;
    padding-right: 8px;
}
.no-gutters{
    margin-left: 0;
    margin-right: 0;
}
.offset-1 {
    margin-right: 8.333333%;
    margin-left: 0;
}
.offset-2{
    margin-right: 16.666667%;
    margin-left: 0;
}
.offset-5{
    margin-right: 41.666667%;
    margin-left: 0;
}

.rtl{
    direction: rtl!important;
}
.ltr{
    direction: ltr!important;
}

.position-absolute-fit{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.table-layout-fixed{
    table-layout: fixed;
}

.w-max{
    width: max-content;
}

.bg-secondary{
    background-color: #bbb!important;
}
.bg-light{
    background-color: #f5f5f5!important;
}

.font-large{
    font-size: calc(100% + 1px)!important;
}
.font-larger{
    font-size: calc(100% + 2px)!important;
}

.text-body{
    color: #444!important;
}
.text-primary{
    color: #0e99e8!important;
}
.text-secondary{
    color: #999 !important;
}
.text-light{
    color: #ccc !important;
}
.text-danger{
    color: #e33 !important;
}
.text-orange{
    color: #f70;
}
.text-decoration-through{
    text-decoration: line-through;
}

.rounded-1x{
    border-radius: 10px;
}
.rounded-1x5{
    border-radius: 15px;
}
.rounded-2x{
    border-radius: 20px;
}
.rounded-2x5{
    border-radius: 25px;
}


.shadow-sm {
    box-shadow: 0 0 0.5em rgba(0,0,0,0.1)!important;
}
.shadow {
    box-shadow: 0 0 2em rgba(0,0,0,.1)!important;
}

.font-yekan{
    font-family: Yekan;
}
.font-latin-yekan{
    font-family: Latin-Yekan;
}


.badge{
    min-width: 2rem;
    font-size: initial;
    color: #fff;
    border-radius: 50%;
    line-height: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
}
.badge:after{
    content: "";
    display: block;
    padding-bottom: 100%;
}
.badge-sm{
    min-width: 1rem;
    font-size: inherit;
}


.line-height-sm{
    line-height: 1;
}
.line-height-md{
    line-height: 1.5;
}
.line-height-lg{
    line-height: 2;
}

.rotate90{
    transform: rotate(-90deg);
}
.rotate180{
    transform: rotate(180deg);
}

.object-fill-cover{
    object-fit: cover;
}

.tooltip{
    margin-top: 10px;
}
.tooltip-inner{
    background: #d34;
}

.breadcrumb{
    background: none;
    font-family: Latin-Yekan;
    color: #aaa;
    font-size: 12px;
    margin: 16px 0;
    padding: 0;
}
.breadcrumb .breadcrumb-item{
    padding: 0;
}
.breadcrumb-item+.breadcrumb-item:before{
    content: "\0254";
    display: block;
    transform: rotate(90deg);
    font-family: icon-font;
    color: #aaa;
    padding: 0 8px;
}

.form-control{
    height: initial;
    font-size: 1.3em;
    font-weight: bold;
    border-width: 2px;
    border-radius: 0.7em;
    appearance: none;
    -webkit-appearance: none;
}
.form-control-sm{
    font-size: 1em;
}
.form-control::placeholder{
    color: #ccc;
}
select.form-control{
    cursor: pointer;
}
select.form-control+i{
    margin-right: -28px;
    padding: 4px;
    pointer-events: none;
}

.required:after{
    content: '*';
    color: red;
}

.blue-link{
    color: #19f;
    border-bottom: 1px solid #19f;
}

.custom-scroll::-webkit-scrollbar{
    height: 20px;
}
.custom-scroll::-webkit-scrollbar-track {
    background: #fff;
}
.custom-scroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border: 8px solid white;
    border-radius: 15px;
}
.custom-scroll::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

.input-group{
    direction: ltr;
}
.input-group .input-group-prepend+*{
    direction: rtl;
}
.input-group-text{
    font-size: 1.5em;
    padding: 0;
}

.modal-dialog>div{
    pointer-events: auto;
}

.image-fix img {
	max-width: 100%;
}
/*----------------- CUSTOM ALERT -----------------*/
.alert .close{
    float: left;
}
/*----------------- CUSTOM CAROSEL -----------------*/
.owl-carousel .owl-stage{
    padding-top: 16px;
}
.owl-carousel .owl-nav{
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    padding: 0 16px;
    color: #ddd;
    font-size: 1.5em;
    pointer-events: none;
}
.owl-carousel .owl-nav button{
    background: white !important;
    padding: 0 10px!important;
    border-radius: 10px;
    box-shadow: 0 0 12px #0004;
    pointer-events: auto;
}
.owl-carousel .owl-nav button i{
    padding: 0 6px;
}
.owl-carousel .owl-nav .disabled{
    opacity: 0;
}
.owl-carousel .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
    text-align: center;
}
/*----------------- CUSTOM BUTTON -----------------*/
.btn{
    color: white;
    font-size: 1.2em;
    padding: 0;
    border: none;
    border-radius: 12px;
}
.btn-lg{
    padding: 8px 16px;
    font-size: 1.5em;
}
.btn-secondary{
    background: #eee;
    color: #666;
}
.green-btn{
    background: linear-gradient(to right, #4e9 , #1b6);
    box-shadow: 0 10px 10px -10px #0c1
}
.green-btn:hover{box-shadow: 0 12px 7px -10px #0c1;color: #060;}
.red-btn{
    background: linear-gradient(to right, #f54 , #c34);
    box-shadow: 0 10px 10px -10px #f01
}
.red-btn:hover{box-shadow: 0 12px 7px -10px #f01;color: #600}
.blue-btn{
    background: linear-gradient(to right, #37a , #258);
    box-shadow: 0 10px 10px -10px #04c
}
.blue-btn:hover{box-shadow: 0 12px 7px -10px #04c;color: #006}
.purple-btn{
    background: linear-gradient(to right, #b8c , #86c);
    box-shadow: 0 10px 10px -10px #74d
}
.purple-btn:hover{box-shadow: 0 12px 7px -10px #74d;color: #407}
.orange-btn{
    background: linear-gradient(to right, #fa2 , #f70);
    box-shadow: 0 10px 10px -10px #f40
}
.orange-btn:hover{box-shadow: 0 12px 7px -10px #f40;color: #840}
.disabled-btn{background: radial-gradient(#fff , #ddd);color: #888}
.disabled-btn:hover{color: #888}
/*----------------- CUSTOM RANGE -----------------*/
.range-counter{
    display: flex;
    align-items: center;
    font-family: YekanMono;
    color:#ccc;
    padding: 4px;
    user-select: none;
}
.range-counter h4{
    margin: 0 8px;
    cursor: pointer;
}
.range-counter input{
    width: 30px;
    border: none;
    font-size: 18px;
    color: #444;
    text-align: center;
}

/*----------------- CUSTOM RANG SLIDER -----------------*/
.multi-range-slider{
    position: relative;
    height: 3px;
}
.multi-range-slider input{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    pointer-events: none;
    appearance: none;
    opacity: 0;
    z-index: 2;
}
.multi-range-slider input::-webkit-slider-thumb{
    width: 16px;
    height: 20px;
    background: red;
    pointer-events: all;
    cursor: pointer;
    appearance: none;
    z-index: 3;
}
.multi-range-slider input::-moz-range-thumb{
    width: 16px;
    height: 20px;
    background: red;
    pointer-events: all;
    cursor: pointer;
    appearance: none;
    z-index: 3;
}
.multi-range-slider .truck{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 8px;
    background: #ccc;
    z-index: 1;
}
.multi-range-slider .range{
    position: absolute;
    top: 0;
    right: 25%;
    bottom: 0;
    left: 25%;
    background: #d34;
    z-index: 2;
}
.multi-range-slider .range:before,
.multi-range-slider .range:after{
    content: '\2759';
    text-align: center;
    line-height: 1.6;
    color: #ccc;
    position: absolute;
    width: 16px;
    height: 20px;
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}
.multi-range-slider .range:before{
    right: 0;
    transform: translate(8px,-8px);
}
.multi-range-slider .range:after{
    left: 0;
    transform: translate(-8px,-8px);
}

/*----------------- CUSTOM RADIO -----------------*/
input[type=radio],input[type=checkbox]{
    appearance: none;
    -webkit-appearance: none;
    opacity: 0;
}
input[type=radio]+span,input[type=checkbox]+span{
    position: relative;
    margin: 0 8px;
    cursor: pointer;
}
input[type=radio]~h5,input[type=checkbox]~h5{
    display: inline-block;
    margin: 4px 0;
    cursor: pointer;
}
input[type=radio]+span:before,input[type=checkbox]+span:before{
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 21px;
    height: 21px;
    border: 2px solid #ccc;
    border-radius: 15px;
}
input[type=radio]:checked+span:after,
input[type=checkbox]:checked+span:after{
    position: absolute;
    top: 3px;
    left: 3px;
    content: '';
    width: 15px;
    height: 15px;
    background: #777;
    border-radius: 15px;
}

/*----------------- CUSTOM CHECKBOX -----------------*/
input[type=checkbox]+span.custom--checkbox:before{
    border-radius: 5px;
}
input[type=checkbox]:checked+span:after{
    top: 3px;
    border-radius: 3px;
}
/*----------------- CUSTOM PAGINATION -----------------*/
.pagination li,
.page-item{
    border-radius: 12px;
    box-shadow: 0 4px 10px 2px #ddd;
    margin: 0 6px;
    overflow: hidden;
}
.pagination li a,.pagination li span,
.page-link{
    display: flex;
    background: white;
    color: #ccc;
    padding: 4px 11px;
    font-family: YekanMono;
    font-size: 22px;
    font-weight: normal;
    border: none;
}
.page-item.page-arrow .page-link{
    font-size: 10px;
    padding: 5px 11px;
}
.pagination li.active,
.page-item.active{
    box-shadow: 0 10px 10px -5px #f24;
}
.pagination li.active span,
.pagination li:hover a,
.page-item.active .page-link{
    background: #f34;
    color: white;
}
.pagination .fa-angle-left,
.pagination .fa-angle-right{
    padding:0 3px;
}

/*----------------- HEADER -----------------*/
header .header-padding{
    text-align: right;
    max-width: 1900px;
    margin: auto;
    padding: 0 15px;
}
header>*:not(.sticky-top){
    position: relative;
    background: white;
    z-index: 1060;
}
header .sticky-top{
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.07);
}
.menu-back-dark{
    position: fixed;
    background: #0008;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: 200ms 200ms;
    z-index: -1;
}
.dropdown-menu{
    top: 5px!important;
    left: 5px!important;
    padding: 0;
    min-width: initial;
    font-size: 0.8em;
    text-align: right;
    overflow: hidden;
    border-radius: 15px;
}
.dropdown-menu li:hover{
    background: #eee;
    color: #333;
}
.dropdown-menu li:hover i{
    transition: 300ms;
    transform: rotate(-360deg);
}

/*----------------- SEARCH -----------------*/
header #search{
    position: absolute;
    width: 100%;
    transition: 500ms 100ms;
    border: 3px solid white;
    z-index: 1;
}
header #search:focus-within{
    width: 602%;
}
header #search h2{
    opacity: 0;
    left: 5px;
    cursor: pointer;
}
header #search:focus-within h2{
    opacity: 1;
}
#search-content{
    width: 600%;
    background: white;
    max-height: 0;
    position: absolute;
    top: 100%;
    padding:0 16px;
    overflow: hidden;
    z-index: 1;
    transition: 500ms;
    border-radius: 0 0 16px 16px;
    box-shadow: inset 0 35px 10px -25px rgba(0, 0, 0, 0.07);
}

/*----------------- MAIN MENU -----------------*/
#main-menu{
    display: inline-flex;
    position: relative;
    margin-top: 8px;
}
#main-menu .items{
    height: 38px;
}
#main-menu .items>a{
    display: block;
    padding: 8px 14px;
    transition: 200ms 250ms border-bottom-width;
}
#main-menu .items:hover>a{
    border-bottom: 3px solid #d34;
}
#main-menu .sub-menu{
    position: absolute;
    width: 170%;
    max-height: 0;
    top: 100%;
    right: 50%;
    transform:translateX(50%);
    background: white;
    padding:0 32px;
    font-family: Latin-Yekan;
    text-align: right;
    line-height: 1.5;
    border-radius: 0 0 16px 16px;
    overflow: hidden;
    box-shadow: inset 0 35px 10px -25px rgba(0, 0, 0, 0.07);
}
#main-menu .sub-menu [class|=col]{
    padding: 18px 0px;
}
#main-menu .items:hover .sub-menu{
    transition: 500ms 250ms;
    max-height: 100vh;
}
.sub-menu a:hover{
    color: #444;
    font-weight: normal;
}
.sub-items-header{
    color: #d34;
    margin-top: 16px;
}

/*----------------- BASKET -----------------*/
.basket-btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: none;
    transition: 150ms;
}
.basket-btn h5{
    font-size: 14px;
}
.basket-btn h6{
    position: absolute;
    top: 4px;
    right: 4px;
}
#minimize-cart{
    position: absolute;
    width: 100%;
    min-width: 240px;
    height: 0;
    top: 100%;
    left: 120px;
    transform: translateX(-50%);
    background: white;
    padding:0 12px;
    font-size: 11px;
    border-radius: 0 0 16px 16px;
    box-shadow: inset 0 35px 10px -25px rgba(0, 0, 0, 0.1),
    0 5px 10px #0005;
    overflow: hidden;
    transition: 300ms;
}
#minimize-cart .inner-cart{
    max-height: 220px;
    margin-top: 10px;
    overflow: auto;
    scrollbar-width: none;
}
#minimize-cart .inner-cart::-webkit-scrollbar{
    display: none;
}
#minimize-cart .del-btn{
    padding:0 5px;
    border-radius: 6px;
}

/*----------------- PROFILE PAGE -----------------*/
.profile-items{
    width: 200px;
    height: 200px;
    background: white;
    margin: 16px;
    padding:8px 20px;
    border-radius: 36px;
    box-shadow: 0 0 24px #eee;
    transition: 200ms;
}
.profile-items:hover{
    color: white;
    background: linear-gradient(-45deg, #e05041 , #cd384b);
    box-shadow: 0 40px 18px -24px #fb9898;
}
.profile-items .icon-font:hover{
    color: white;
}
.profile-items h6:last-of-type{
    font-size: 10px;
}
/*----------------- HOME PAGE -----------------*/
#slide-show .owl-stage,#daily-off .owl-stage{
    text-align: left;
    padding: initial;
}
#slide-show .owl-item:hover,#daily-off .owl-item:hover{
    bottom: initial;
}
#slide-show .owl-nav{
    font-size: 2.5em;
}
#slide-show .owl-nav button{
    background: none!important;
    box-shadow: none;
}
.owl-carousel .owl-dots .owl-dot{
    width: 50px;
    height: 4px;
    background: white;
    border-radius: 5px;
    margin: 0 2px;
}
#slide-show .owl-dots .owl-dot.active{
    background: #f34;
}

#daily-off a:hover{
    color: initial;
}
#daily-off .owl-dots{
    display: flex;
    padding: 0 42px;
    justify-content: center;
}
#daily-off .owl-dots .owl-dot{
    background: #aaa;
    max-width: 70px;
    flex-grow: 1;
    margin: 0 4px;
}
#daily-off .owl-dots .owl-dot.active{
    background: #f70;
}
#mag-search .owl-stage{
    padding: 16px 0;
}
.mag-tv-content{
    display: block;
    position: relative;
    text-align: right;
    color: #fff;
    font-size: 10px;
    text-shadow: 0 0 15px black, 0px 0px 3px black;
    overflow: hidden;
}
.mag-tv-content>div:last-child{
    background: linear-gradient(0deg,#000,#0009 30%,#0000 50%);
}
.mag-tv-content .icon-font-TV,
.mag-tv-content .icon-font-MAG{
    font-size: 3em;
    margin-top: -10px;
    color: #fffa!important;
    text-shadow: none;
}
.mag-tv-content .icon-font-heart{
    margin-top: 2px;
    vertical-align: -2px;
}
.mag-tv-content:hover{
    transition: 100ms;
    box-shadow: 0 0 0 3px #fff, 0 0 15px #333;
    color: white;
}
.mag-tv-content:after{
    content: '';
    position: absolute;
    top: 0;
    left: -80%;
    transform: skewX(-35deg);
    background: linear-gradient(to left,transparent,#333,transparent);
    width: 200px;
    height: 100%;
    mix-blend-mode: color-dodge;
}
.mag-tv-content:hover:after{
    transition: 300ms linear;
    left: 120%;
}

#address ul a{
    font-size: 1.5em;
    margin: 0 8px;
}
#address ul a .icon-font:hover{
    color: #d34;
}
.tooltip .arrow:before{
    border-bottom: 5px solid #d34!important;
}
/*----------------- PRODUCT -----------------*/
.product{
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: [image]auto [timer]18px [name]13px [model]18px [discount]14px [button]26px;
    height: 100%;
    text-align: center;
    margin-top: 8px;
    padding: 12px;
    border-radius: 16px;
    transition: 200ms;
}
.product:hover{
    box-shadow: 0 0 10px 4px #eee;
    margin-top: 0;
}
.product .image{
    height: 100%;
    grid-row: image/timer;
}
.product .image img{
    width: 100%;
}
.product a:hover{
    color: initial;
}
.product-labels{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.product-labels label{
    position: absolute;
    max-width: 50%;
    color: white;
    font-family: Latin-Yekan;
    font-size: 10px;
    font-weight: normal;
    white-space: nowrap;
    padding: 4px;
    margin: 0;
    border-radius: 4px;
}
.product-labels .font-yekan{
    font-family: Yekan;
}
.product-labels .top-right{
    top: 0;
    right: 0;
}
.product-labels .bottom-right{
    right: 0;
    bottom: 0;
}
.product-labels .bottom-left{
    bottom: 0;
    left: 0;
}
.product-labels .top-left{
    top: 0;
    left: 0;
}
.product-labels .steped-price{
    bottom: 17px;
    left: 0;
}
.product .timer{
    grid-column: 1/2;
    grid-row: timer/name;
    color: #ff7600;
    font-weight: normal;
}
.product .timer:before{
    content: '\025D';
    font-family: icon-font;
    margin-right: 4px;
}
.product .name{
    font-family: Latin-Yekan;
    grid-column: 1;
    grid-row: name/discount;
}
#daily-off a.name,
.product a.name{
    background: white;
    height: fit-content;
    font-family: Latin-Yekan;
    opacity: 0;
    transition: 400ms 200ms;
    z-index: 1;
}
#daily-off a.name:hover,
.product a.name:hover{
    opacity: 1;
}
.product .discount{
    grid-row: discount/button;
    color: #ff7600 ;
}
.product .btn{
    grid-row: button;
}
.product-labels .bottom-grow{
    bottom: 17px;
}
.product-labels .top-grow-1{
    top: 18px;
 }
.product-labels .top-grow-2{
    top: 36px;
}

.has-error{
	color: #f1273b;
}

/*----------------- PRODUCT PAGE -----------------*/
.top-left{
    top: 0;
    left: 0;
}
.top-right{
    top: 0;
    right: 0;
}
.top-grow-1{
    top: 26px;
}
.top-grow-2{
    top: 52px;
}

.timer{
    color: #f70;
}
.timer:before{
    content: '\0283';
    font-family: icon-font;
    margin-right: 4px;
}

.btn-options li{
    width: 38px;
    height: 38px;
    border: 2px solid #ccc;
    border-radius: 0.7em;
    text-align: center;
    margin: 0 5px;
    padding-top: 4px;
}
.btn-options .favorite{
    background: #f55;
    border: 2px solid #f55;
    color: white;
}

.img-zoom-hover img {
    transition: transform 200ms 0ms;
    transform: translateZ(0);
}
.img-zoom-hover:hover img{
    transition: transform-origin 500ms cubic-bezier(0,0.5,0.5,0.5),transform 0ms 500ms;
    cursor: zoom-in;
    transform: scale(2);
}
.has-error .text-danger{
    animation: flush 1s infinite;
}
@keyframes flush {
    0%{opacity: 0}
    10%{opacity: 1}
    100%{opacity: 0}
}
.modal{
    z-index: 1070;
}
.modal-backdrop{
    z-index: 1065;
}
#photo-gallery .modal-dialog{
    width: 50%;
    max-width: 1200px;
    min-width: 800px;
    font-family: Latin-Yekan;
    pointer-events: auto;
    padding: 24px;
}
#photo-gallery .modal-dialog>div:first-of-type{
    padding-bottom: 4px;
    margin-bottom: 16px;
    border-bottom: 3px solid #ddd;
}
#photo-gallery img{
    width: 100%;
    max-width: 100%;
}
#photo-gallery .row div:last-of-type{
    display: grid;
    align-content: start;
    grid-template-columns: repeat(auto-fit,minmax(89px,1fr));
    grid-gap: 10px;
}
#photo-gallery .row div:last-of-type img{
    max-width: 105px;
    border: 2px solid #ddd;
    padding: 2px;
    transition: 200ms;
    cursor: pointer;
    border-radius: 5px;
}
#photo-gallery .row div:last-of-type img:hover{
    border: 2px solid #d34;
}

#sellers tr:nth-child(even){
    background: #f8f8f8;
}
#sellers th{
    padding: 12px 18px;
    font-size: 18px;
}
#sellers i{
    font-size: 30px;
}
#sellers td{
    font-size: 16px;
    font-weight: normal;
    padding: 12px 18px;
}

#product-tabs .pagination{
    justify-content:center;
}
#product-tabs .nav-item,
#profile-tabs .nav-item{
    position: relative;
    font-size: 12px;
    color: #aaa;
    margin-left: 13px;
    border-radius: 12px;
    box-shadow: 0 0 16px rgba(0,0,0,.15);
}
#product-tabs .nav-item:last-of-type,
#profile-tabs .nav-item:last-of-type{
    margin-left: 0;
}
#product-tabs .nav-link,
#profile-tabs .nav-link{
    background: white;
    padding: 12px;
    border-radius: 12px;
}
#product-tabs .nav-link.active,
#profile-tabs .nav-link.active{
    position: absolute;
    width: 100%;
    background: white;
    color: #d34;
    padding-bottom: 35px;
    border-radius: 12px 12px 0 0;
}
#product-tabs .nav-item:not(:last-child) .nav-link.active:before,
#profile-tabs .nav-item:not(:last-child) .nav-link.active:before{
    position: absolute;
    top: calc(100% - 25px);
    left: -15px;
    content: '';
    width: 15px;
    height: 15px;
    background: radial-gradient(circle at top left,transparent 70%,white 50%);
}
#product-tabs .nav-item:not(:first-child) .nav-link.active:after,
#profile-tabs .nav-item:not(:first-child) .nav-link.active:after{
    position: absolute;
    top: calc(100% - 25px);
    right: -15px;
    content: '';
    width: 15px;
    height: 15px;
    background: radial-gradient(circle at top right,transparent 70%,white 50%);
}

#product-tabs #tab-description a{color: #3498db}
#product-tabs #tab-specification span{
    background: #f5f5f5;
    margin-top: 12px;
    padding: 13px 48px;
    border-radius: 10px;
}
#tab-specification{
    font-family: Latin-Yekan;
}
#tab-description{
    font-family:Latin-Yekan;
}
#tab-description img{
    max-width: 100%;
}

/*----------------- CATEGOREIS PAGE -----------------*/
.top-banner:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top,#fafafa,#fff0 50%);
}
.filter-brand label img{filter: grayscale(1);opacity: 0.5}
.filter-brand input:checked+label img{filter: grayscale(0);opacity: 1}
.filter-brand label{transition: 200ms}
.filter-brand input:checked+label{
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 0 8px;
    margin-top: 6px;
}
.filter-brand .custom-scroll::-webkit-scrollbar-thumb{
    border: 6px solid #fff;
}
#filters h6{
    font-size: 14px;
}
#filters .search{
    padding: 2px;
    border: 2px solid #ced4da;
    border-radius: 12px;
}
#filters .search input::placeholder{
    color: #aaa;
}
#filters input[name="sort"]+h6{
    display: inline-block;
    color: #aaa;
    padding: 4px 24px;
    border-radius: 8px;
    cursor: pointer;
}
#filters input[name="sort"]:checked+h6,
#filters input[name="sort"]+h6:hover{
    background: linear-gradient(to left, #f54 , #c34);
    color: white;
    box-shadow: 0 7px 10px -5px #d34;
    transition: 200ms;
}
#filters .range-span{
    width: 110px;
}

#filters input[type="checkbox"]{
    appearance: none;
}
#filters input[type="checkbox"]+.custom-switch{
    display: inline-block;
    position: relative;
    width: 45px;
    height: 20px;
    background: #ddd;
    border-radius: 10px;
    transition: 200ms;
    margin-left: 8px;
}
#filters input[type="checkbox"]+.custom-switch:before{
    content: '';
    position: absolute;
    top: 3px;
    right: 3px;
    width: 14px;
    height: 14px;
    background: white;
    border: none;
    border-radius: 10px;
    transition: 200ms;
}
#filters input[type="checkbox"]:checked+.custom-switch{
    background: radial-gradient(ellipse at bottom , #f33, #c33);
    box-shadow: 0 5px 10px #f66;
}
#filters input[type="checkbox"]:checked+.custom-switch:before{
    right: 28px;
}
#filters input[type="checkbox"]:checked+.custom-switch:after{
    content: none;
}

#filters input[type="checkbox"]+.custom-check{
    display: inline-block;
    width: 15px;
    height: 15px;
    float: left;
    background: #ddd;
    border-radius: 10px;
}
#filters input[type="checkbox"]+.custom-check:before{
    border: none;
}
#filters input[type="checkbox"]+.custom-check:after{
    background: none;
}
#filters input[type="checkbox"]:checked+.custom-check{
    background: radial-gradient(ellipse at bottom , #f33, #c33);
    box-shadow: 0 5px 10px #f66;
}

.c-align-desciption img {
    max-width: 100%;
}


/*----------------- BASKET PAGE -----------------*/
.basket-1 .inner-basket button{
    width: 26px;
    flex: none;
    font-size: 16px;
    background: #f8f8f8;
    color: #bbb;
}
.basket-1 .inner-basket button:hover{
    background: #fcc;
    color: #d34;
}

.basket-1 .bill>div,
.basket-2 .bill>div,
.basket-3 .bill>div,
.basket-seller .bill>div{
    position: sticky;
    top: 68px;
}
.basket-1 .bill button{
    background: linear-gradient(to left, #f66,#f22);
}

.basket-2 .select-address:hover{
    background: #889;
}
.basket-2 input[type=radio]+span:before{
    top: 4px;
    width: 16px;
    height: 16px;
}
.basket-2 input[type=radio]:checked+span:after{
    top: 7px;
    left: 3px;
    width: 10px;
    height: 10px;
}
.basket-2 input[type=checkbox]+span:before{
    border: 2px solid #ccc;
}
.basket-2 input[type=checkbox]:checked+span:after{
    background: #777;
}
.basket-2 .nav-item{
    display: flex;
    background: #eee;
    padding: 8px;
    flex-flow: column;
    justify-content: space-evenly;
}
.basket-2 .nav-item:nth-child(odd){
    background: #f5f5f5;
}
.basket-2 .nav-item.active{
    background: white;
    border-top: 3px solid #d34;
    margin-top: -3px;
}
.basket-2 .tab-pane li:nth-child(even){
    background: #fee;
}
.basket-2 .inner-basket .post-type li:hover{
    background: #eee;
}

.basket-3 .inner-basket i{
    font-size: 5em;
    margin:0 8px;
}
.basket-3 input[type=radio]+span:before{
    top: -6px;
    width: 16px;
    height: 16px;
}
.basket-3 input[type=radio]:checked+span:after{
    top: -3px;
    left: 3px;
    width: 10px;
    height: 10px;
}
.basket-3 .inner-basket li:hover{
    background: #fee;
}
.basket-3 .inner-basket li:hover i{
    color: #d34 !important;
}
.basket-3 .inner-basket table td{
    padding: 0 1.5rem;
    vertical-align: baseline;
    line-height: 1.5;
}
.basket-4 table td{
    padding: 16px;
}
.basket-4 table h5{
    display: inline-block;
}
.basket-seller .form-control{
    font-size: 1.1em;
}

/*----------------- PROFILE PAGE -----------------*/
#profile-tabs .nav-item{
    box-shadow: 0 0 20px rgba(0,0,50,.1);
    margin-left: 6px;
}

.profile-address:nth-last-child(1)>div,
.profile-address:nth-last-child(2)>div{
    margin-bottom: 0;
}
.profile-address:last-of-type>a{
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #ccc;
}
.profile-address:last-of-type>a:hover{
    color: #aaa;
    background: #fefafa;
}
.profile-address hr{
    border-image: repeating-linear-gradient(90deg , #bbb, #bbb 20px, #d00 20px,#d00 40px);
    border-image-slice: 1;
}
.profile-address button{
    background: #0b3;
    color: white;
    font-size: 12px;
    padding: 4px 0;
}


#profile-orders tbody:nth-of-type(even){
    background: #f5f5f5;
}
.table-responsive th,
#profile-orders th{
    font-size: 14px;
    color:#888;
    background: #ddd;
    padding: 16px;
}
.table-responsive td,
#profile-orders td{
    font-size: 14px;
    font-weight: normal;
    color: #888;
    padding: 22px;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom: none;
}
.table-responsive h5,
.table-responsive h6{
    font-weight: normal;
}
#profile-orders td:first-child:not([colspan="6"]){
    width: 170px;
    font-family: Latin-Yekan;
}
#profile-orders td:last-child:not([colspan="6"]){
    width: 50px;
    padding: 0;
    color: #bbb;
    cursor: pointer;
}

.w-15{
    width: 15%;
}

.text-height-0 {
    line-height: 1!important;
}
.text-height-1 {
    line-height: 1.5!important;
}
.text-height-2 {
    line-height: 2!important;
}
.text-height-3 {
    line-height: 2.5!important;
}
.text-height-4 {
    line-height: 3!important;
}
.text-height-5 {
    line-height: 3.5!important;
}


@media (min-width: 1200px) {
    .container-fluid{
        max-width: 1360px;
    }
    header .header-padding{
        max-width: 1650px;
    }
    #product-tabs .nav-item,
    #profile-tabs .nav-item{
        font-size: 14px;
    }
}
@media (min-width: 1440px) {
    .mag-tv-content{
        font-size: 12px;
    }
    #minimize-cart{
        left: 50%;
    }
    .profile-items{
        width: 250px;
        height: 250px;
    }
    .profile-items h6:first-of-type{
        font-size: 5.5rem;
        margin-bottom: 12px;
    }
    .profile-items h6:last-of-type{
        font-size: 13px;
    }
    #product-tabs .nav-item,
    #profile-tabs .nav-item{
        font-size: 15px;
    }
    #photo-gallery .modal-dialog{
        width: 65%;
    }
}
