﻿/*
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (SC3SXN)
--------------------------------------------------------------------------------------
*/


@font-face {
    font-family:'iranyekan';
    src:url('../font/iranyekan/IRANYekanRegularFaNum.eot?##') format('eot'),
    url('../font/iranyekan/IRANYekanRegularFaNum.woff') format('woff'),
    url('../font/iranyekan/IRANYekanRegularFaNum.svg') format('svg'), url('../font/iranyekan/IRANYekanRegularFaNum.ttf') format('truetype');
}

.carousel .scroller .items .productItem .final-price,.carousel .scroller .productItem h5, .carousel .scroller .productItem b,.header .cart-box .order-count,#content #pageRegion .title h2,#dk-footer .copyright-bar a,#frmSecProductMain .products-info .info-header>h1,.dk-lightbox-container header span,.filters-panel .filter__items-txt,#content .toman,body,#overlay #inner #header #container #title,.dk-button-container .dk-button-label .dk-button-labelname,#content .shipping .shipping_type .shipping_list .shipping_item .psh-msg .psh-subtitle,#content .payment .payment_type .payment_list #rbBankType label,#content .payment .foot .opt,.btn-cart, .btn-primary,html,input,select,a,div,label,button,input,span,h1,h2,h3,h4,h5,h6,div#mapConfirm,#mapTitle,.userform .form-group label,.userform .form-group input[type=text], .userform .form-group input[type=password], .userform .form-group input[type=email],#content .user,.userform .form-group textarea,#content .user .container .head p,#content .user .container .section_register .desc, #content .user .container .head p,#products-price-status .products-price-finalprice span.price,#content .payment .payment_type .payment_list .payment_item .title-payment,#popup #inner #body p ,#products-price-status .products-price-finalprice span.price{
    font-family: 'iranyekan';
}

.cro-brand-name{
    color:#fff!important;
}

#owl-carousel-slider{margin-bottom:10px;}
#owl-carousel-slider .owl-item img{ border-radius:3px;}

.header .runit{
    width:100%;
}

.header .search-box{
    margin-right: 0px!important;
}

.header .topbar ul.tbar li{
    margin-right: 10px!important;
}

.tab-mrf {
    overflow: hidden;
    border-bottom: 5px solid #B30101;
    background-color: transparent;
    margin-top: -36px;
}
.tab-mrf button {
    float: right;
    outline: none;
    cursor: pointer;
    padding: 7px 16px 5px 16px;
    transition: 0.3s;
    font-size: 15px;
    line-height: 15px;
    background-color:#fff;
    border:1px solid #ebeced;
    border-bottom:1px solid #B30101;
    -webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    color: #6e6e6e;
    border-bottom-width: 0;

    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.tab-mrf button:hover {
    background-color: #B30101;
    color: white;
}
.tab-mrf button.active {
    background-color: #B30101;
    color: white;
}
.tabcontent-mrf {
    display: none;
    padding: 6px 12px;
    padding-top: 15px;
    border-top: none;
    text-align:right;
    direction: rtl;
    background: #efefef;
}
.container-mrf {
    position: relative;
    width: 18.5%;
    display: inline-block;
    margin-left:6px;
    margin-right:6px;
    margin-top: 3px;
}
.image-mrf {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
.middle-mrf {
    width: 90%;
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.container-mrf:hover .image-mrf {
    opacity: 1;
}
.container-mrf:hover .middle-mrf {
    opacity: 1;
}
.text-mrf {
    background-color: #E3DFE0;
    color: #0a0a0a;
    font-size: 14px;
    padding: 5px 5px;
}
.modal-mrf {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

.modal-content-mrf {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

.caption-mrf {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content-mrf, #caption-mrf {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}
@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

.close-mrf {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
.close-mrf:hover,
.close-mrf:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content-mrf {
        width: 100%;
    }
}

.wmin #content,.wmax #content{
    width:100%!important;
}

#main {
    margin: 0 auto 10px!important;
}

.wmin .header .search-box #SearchBox {
    width: 230px!important;

}

.wmin .header .logo-box img{
    max-width: 452px!important;
}

.dk-button-container{
    border-radius: 30px;
}

#frmSecProductMain .products-info>header{
    background:#B30101!important;
    color:#fff;
}

#frmSecProductMain .products-info .info-header>h1{
    color:#fff!important;
}

.cro-category-name{
    color:#eee!important;
}

#dk-header,.header {
    background-color: #f7f8fa!important;
    position:relative;
}

.header .topbar{
    height:50px!important;
}

.navigation .mrg-auto ul.root{
    width:100%
}
.navigation .mrg-auto ul.root>li:nth-child(n+4){
    float:left!important;
}

.navigation .mrg-auto ul.root>li:nth-child(n+4)>ul.level>li{
    float:left!important;
}


.categories-title{
    display:block;
    margin: 13px auto;
    font-size: 18px;
    width: 50%;
    padding:10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
}

.categories-carousel{
    padding-top: 20px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.categories-carousel .owl-item>.dk-box{
    background: #bdc3c7;
    padding: 2px;
}

.categories-carousel .owl-item>.dk-box .dk-box:last-child{
    margin-top:2px;
    text-align: center;
    font-size: 14px;
    padding: 5px 0;
}

.filter-gallery li a.active {
    color: #fff;
    background-color: #B30101;
}



.options{
    background:#fff!important;
}

.bg-categories {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -20px;
}

.wmax .header .search-box #SearchBox{
    width:250px!important;
}

.wmin .header .logo-box{
    left: 260px;
}


.wmax .header .logo-box{
    left: 405px;
}

.header .logo-box {
    height: 86px;
    position: absolute;
    left: 31%;
    top: 50px;
    z-index:1000;
}

.c-seller {
    display: none;
}

.header .topbar ul.tbar li{
    padding: 5px 10px;
    border: 1px solid #c2c4c5;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}


.navigation{
    border-top: 3px solid #B30101!important
}

.wmax #content #amazingoffer ul.tabs li a.current, .wmax #content #amazingoffer ul.tabs li a.current:hover, .wmin #content #amazingoffer ul.tabs li a.current, .wmin #content #amazingoffer ul.tabs li a.current:hover {
    background-color: #B30101 !important
}

#amazingoffer .price-final {
    background-color: #B30101 !important;
    border-radius: 5px 0 0 5px
}

#amazingoffer .price-old {
    border-radius: 0 5px 5px 0
}

.info-header h1 span {
    display: none !important
}

.wmax #content #amazingoffer ul.tabs li a.current:after, .wmin #content #amazingoffer ul.tabs li a.current:after {
    display: none !important
}

.subscribe-bar-menu .contacts{
    width:60%;
    float:right;
}

#dk-footer .subscribe-bar .menu-right, #dk-footer .subscribe-bar .menu-left{
    width: 39%!important;
    float: left!important;
}

#content #payment-container {
    border: none !important
}

.ux-realtime-box .ux-header, #dk-lastnews-container .header {
    background: #dbecf6 !important
}

.header .logo-box img {
    margin-top: 12px !important
}

.header .cart-box .dk-button-container {
    border-radius: 30px
}

.header .search-box #btnSearch {
    border-radius: 30px 0 0 30px
}

.header .search-box #SearchBox {
    border-radius: 0 30px 30px 0;
    padding: 0 20px 2px 5px !important
}

.wmax #content #slider footer {
    display: none
}

.wmax #content #slider, .wmax #content #slider .slides, .wmax #content #slider .slides img {
    width: 1190px !important
}

.wmin #content #slider, .wmin #content #slider .slides, .wmin #content #slider .slides img {
    width: 953px !important;
    height: 246px
}

.wmin #content #slider footer {
    display: none
}

.wmin #sidebar {
    width: 230px
}

#dk-footer .copyright-bar {
    background-color: #B30101 !important;
}

#dk-footer .copyright-bar .copyright-bar-slogan{
    color:#fff!important;
}


#dk-footer .subscribe-bar .subscribe-bar-menu a{
    color:#fff!important;
}

#dk-footer .info-bar {
    display:none;
}

#dk-footer .social-panel .stores-panel, #dk-footer .subscribe-bar .stores-panel {
    display: none !important;
}

#content .carousel .scroller .items .productItem .final-price {
    color: #009712 !important
}

#dk-footer .info-bar .info-bar-slogan {
    display: none
}

.icon-footer-telegram, .icon-footer-instagram, .icon-footer-facebook, .icon-footer-twitter, .icon-footer-googleplus, .icon-footer-aparat, .icon-footer-linkedin, .icon-footer-youtube, .icon-footer-pinterest {
    background: url(../hashemi/slices.png) no-repeat;
    width: 44px;
    height: 44px
}

.icon-footer-telegram {
    background-position: -521px -306px
}

.icon-footer-telegram:hover {
    background-position: -521px -363px
}

.icon-footer-instagram {
    background-position: -591px -306px
}

.icon-footer-instagram:hover {
    background-position: -591px -363px
}

.icon-footer-facebook {
    background-position: -379px -306px
}

.icon-footer-facebook:hover {
    background-position: -379px -363px
}

.icon-footer-twitter {
    background-position: -240px -306px
}

.icon-footer-twitter:hover {
    background-position: -240px -363px
}

.icon-footer-linkedin {
    background-position: -172px -306px
}

.icon-footer-linkedin:hover {
    background-position: -172px -363px
}

.icon-footer-googleplus {
    background-position: -311px -306px
}

.icon-footer-googleplus:hover {
    background-position: -311px -363px
}

.icon-footer-aparat {
    background-position: -662px -306px
}

.icon-footer-aparat:hover {
    background-position: -662px -363px
}

.icon-footer-youtube {
    background-position: -730px -306px
}

.icon-footer-youtube:hover {
    background-position: -730px -363px
}

.icon-footer-pinterest {
    background-position: -450px -306px
}

.icon-footer-pinterest:hover {
    background-position: -450px -363px
}

.icon-delivery, .icon-payment-terms, .icon-return-policy, .icon-origin-guarantee {
    background: url(../hashemi/slices.png) no-repeat;
    width: 84px !important;
    height: 46px !important
}

#dk-services-feature ul li {
    width: 221.5px !important
}

#dk-services-feature ul li a span {
    margin-right: 0 !important;
    display: block;
    width: 115px;
    float: left;
    text-align: right;
    margin-top: 18px
}

.icon-delivery {
    background-position: -680px -239px
}

.icon-delivery:hover {
    background-position: -680px -168px
}

.icon-payment-terms {
    background-position: -466px -239px
}

.icon-payment-terms:hover {
    background-position: -466px -168px
}

.icon-return-policy {
    background-position: -260px -239px
}

.icon-return-policy:hover {
    background-position: -260px -168px
}

.icon-origin-guarantee {
    background-position: -56px -237px
}

.icon-origin-guarantee:hover {
    background-position: -56px -167px
}

div.contact {
    height: 34px;
    text-align: right;
    font-size: 13px
}

div.contact span {
    display: block;
    float: right;
    padding-top: 6px;
    direction:rtl;
}

div.contact i{
    float: right;
    font-size: 27px;
    margin-left: 10px;
    width: 30px;
    text-align: center;
}

div.contact i.footer-icon-email{
    font-size: 22px!important;
    line-height: 26px;
}

div.contact i.footer-icon-mobile{
    font-size: 33px;
    line-height: 26px;
}

.icon-map, .icon-phone, .icon-fax, .icon-mobile, .icon-email {
    background: url(../hashemi/slices.png) no-repeat;
    width: 33px;
    height: 33px;
    margin-left: 10px;
    display: block;
    float: right
}

.icon-map {
    background-position: -741px -432px
}

.icon-phone {
    background-position: -692px -432px
}

.icon-fax {
    background-position: -644px -432px
}

.icon-mobile {
    background-position: -594px -432px
}

.icon-email {
    background-position: -545px -432px
}

.wmax #sidebar {
    margin-top: 330px !important
}

.wmin #sidebar {
    margin-top: 264px !important
}

.dk-tr-banner {
    display: none
}

#main {
    background: none !important
}

.carousel header, .carousel p {
    background-color: #B30101!important;
    color:#fff!important;
}

.carousel header h3, .carousel b.emy-header{
    color:#fff!important;
}

#dk-footer .subscribe-bar {
    background: #B30101 !important;
    color:#fff!important;
}

#dk-footer .subscribe-bar-form #subscribe-form, #dk-footer .subscribe-bar .form-groups {
    margin-bottom: 10px !important
}

#dk-footer .about-bar .e-namad {
    float: right
}

#subscribe-form .dk-button-container .dk-button.blue .dk-button-label {
    background-color: #ffffff!important;
    color: #333!important;
}

.wmax #dk-footer .about-bar p {
    float: left
}

#dk-products-tabs section.review {
    color: #000
}

#amazingoffer .slideItem-thumb .title {
    display: none
}

.main-image {
    display: none
}

.btn-cart{
    background-color: #B30101 !important;
    border: 1px solid #B30101 !important
}

.filter-gallery li a.active,#dk-footer .subscribe-bar .subscribe-bar-form input[type="text"],#content #pageRegion .contacttable .contactform td input[type="submit"],#content #pageRegion .contacttable .contactform td input[type="text"], #content #pageRegion .contacttable .contactform td textarea,.report-button-container .edit-info, .report-button-container .logout, .report-button-container .change-password, .notification-box .confirm-phone,.additionalinfo .userform .form-group input[type="text"], .additionalinfo .userform .form-group input[type="password"], .additionalinfo .userform .form-group input[type="email"],.additionalinfo .userform .form-group select,.additionalinfo .userform .form-group div.select-container,.userform .form-group input{
    -webkit-border-radius: 30px!important;
    -moz-border-radius: 30px!important;
    border-radius: 30px!important;
}

.post-module img {
    display: none
}

#content #pageRegion .title h2, .box-icon .box-icon-header, .slick-prev:before, .slick-next:before {
    color: #B30101 !important
}

.sorting li.active {
    border-bottom: 2px solid #B30101 !important
}

.header .cart-box .order-count, .dk-button-container .dk-button i.dk-button-icon.dk-button-icon-cart {
    filter: brightness(90%)
}

.masonry-gallery__item__description:before {
    border-top: 2px solid #B30101 !important
}

#dk-shortcuts-category .shortcut-list li a:hover {
    background-position: 0px 192px !important;
}

/************* Tab Navigation Start *************/
/* Style the tab */
.tab-mrf-about {
    overflow: hidden;
    border-bottom: 5px solid #B30101;
    background-color: transparent;
    margin-top: 0;
}
/* Style the buttons inside the tab */
.tab-mrf-about button {
    float: right;
    outline: none;
    cursor: pointer;
    padding: 7px 16px 5px 16px;
    transition: 0.3s;
    font-size: 15px;
    line-height: 15px;
    background-color:#fff;
    border:1px solid #ebeced;
    border-bottom:1px solid #B30101;
    -ms-border-top-right-radius:30px;
    border-top-right-radius:30px;
    border-top-left-radius : 40px;
    -webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    color: #6e6e6e;
    border-bottom-width: 0;
    font-family: yekan;


}
/* Change background color of buttons on hover */
.tab-mrf-about button:hover {
    background-color: #B30101;
    color: white;
}
/* Create an active/current tablink class */
.tab-mrf-about button.active {
    background-color: #B30101;
    color: white;
}
/* Style the tab content */
.tabcontent-mrf-about {
    padding: 15px 12px 30px 12px;
    border: 1px solid #ccc;
    border-top: none;
    text-align:right;
    direction: rtl;
    background: #efefef;
}
/************* Tab Navigation End *************/

#IranMap .list li ul li a:hover, #IranMap .list li ul li a.hover{
    background:#B30101!important;
}

.infolocation h4,.divdesc .body .title,.body b{
    color:#B30101!important;
}
