@import url(fonts.css);
body {
    font-family: "iranyekan", Roboto, sans-serif;
    direction: rtl !important;
    background: #FBFBFB;
}
h1, h2, h3, h4, h5, h6 {
    color: #4c4c4c;
    line-height: 1.5;
}
h1 {
    font-size: 34px;
    font-weight: 600;
}
h2 {
    font-size: 26px;
    font-weight: 600;
}
h3 {
    font-size: 18px;
    font-weight: 500;
}
h4 {
    font-size: 15px;
    font-weight: 400;
}
h5 {
    font-size: 12px;
    font-weight: 400;
}
p {
    color: #7f8187;
    font-size: 16px;
    line-height: 1.7;
	font-weight: 400;
}


.demo-gallery > ul {
              margin-bottom: 0;
            }
            .demo-gallery > ul > li {
                float: left;
                margin-bottom: 15px;
                width: 200px;
            }
            .demo-gallery > ul > li a {
              border: 3px solid #FFF;
              border-radius: 3px;
              display: block;
              overflow: hidden;
              position: relative;
              float: left;
            }
            .demo-gallery > ul > li a > img {
              -webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
              height: 100%;
              width: 100%;
            }
            .demo-gallery > ul > li a:hover > img {
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
              opacity: 1;
            }
            .demo-gallery > ul > li a .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              left: 0;
              position: absolute;
              right: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .demo-gallery > ul > li a .demo-gallery-poster > img {
              left: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .justified-gallery > a > img {
              -webkit-transition: -webkit-transform 0.15s ease 0s;
              -moz-transition: -moz-transform 0.15s ease 0s;
              -o-transition: -o-transform 0.15s ease 0s;
              transition: transform 0.15s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
              height: 100%;
              width: 100%;
            }
            .demo-gallery .justified-gallery > a:hover > img {
              -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
              opacity: 1;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.1);
              bottom: 0;
              left: 0;
              position: absolute;
              right: 0;
              top: 0;
              -webkit-transition: background-color 0.15s ease 0s;
              -o-transition: background-color 0.15s ease 0s;
              transition: background-color 0.15s ease 0s;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
              left: 50%;
              margin-left: -10px;
              margin-top: -10px;
              opacity: 0;
              position: absolute;
              top: 50%;
              -webkit-transition: opacity 0.3s ease 0s;
              -o-transition: opacity 0.3s ease 0s;
              transition: opacity 0.3s ease 0s;
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
              background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .video .demo-gallery-poster img {
              height: 48px;
              margin-left: -24px;
              margin-top: -24px;
              opacity: 0.8;
              width: 48px;
            }
            .demo-gallery.dark > ul > li a {
              border: 3px solid #04070a;
            }
            .home .demo-gallery {
              padding-bottom: 80px;
            }


.mr-1,.mr-2,.mr-3,.mr-4,.mr-5{

    margin-left: 0! important;
}
.ml-1,.ml-2,.ml-3,.ml-4,.ml-5{
    margin-right: 0! important;
}
.pr-1,.pr-2,.pr-3,.pr-4,.pr-5{

    padding-left: 0! important;
}
.pl-1,.pl-2,.pl-3,.pl-4,.pl-5{
    padding-right: 0! important;
}
.dropdown:hover .dropdown-menu {
	display: block;
    transition:1s;
}
.bg-info{
    background-image: linear-gradient(-45deg,#3498db,#33b5e5) !important;
}
.bg-main{background:#27092b  !important;}
.bg-main-light{background:#331337  !important;}
.bg-main-green{background:#a0bb17  !important;}
.popover {
    font-size: .75rem;
    font-family: "iranyekan", Roboto, sans-serif !important;
}
.mm-menu_offcanvas {
    z-index: 999999;
}
.mm-btn_next:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 20px;
}
.mm-btn_next:after, .mm-btn_prev:before {
    width: 6px;
    height: 6px;
}
.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title:last-child {
    padding-right: 0;
    text-align: right;
    padding: 0;
}
.mm-btn_prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.mm-listitem__text {
    padding-right: 35px;
}
.btn, button, input[type=submit] {
    border: 0;
    border-radius: 3px;
    color: #fff;
    opacity: .9;
    cursor: pointer;
    font-family: "iranyekan";
    font-size: 14px;
    line-height: 1.6em;
    padding: 10px 25px 9px;
    font-weight: 400;
    width: auto;
    box-shadow: none;
    transition: .3s;
    -webkit-transition: .3s;
}
.btn-link {
    color: #4c4c4c;
    border: 1px solid #e6e6e6;
}
.btn:hover, .btn:focus, .btn:active {
    outline: 0;
    opacity: 1;
    box-shadow: none;
}
.btn-main {
    background-color: #bada36 !important;
}
.btn-light {
    color: #4c4c4c;
}
.btn-primary {
    background-color: #2980b9 !important;
}
.btn-secondary {
    background-color: #8e44ad !important;
}
.btn-success {
    background-color: #27ae60 !important;
}
.btn-danger {
    background-color: #ef394e !important;
}
.btn-warning {
    background-color: #f1c40f !important;
}
.btn-info {
    background-color: #3498db !important;
}
.btn-dark {
    background-color: #34495e !important;
}
.z-depth-1, .chip:active {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
}
.btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active, .show > .btn.dropdown-toggle {
    -webkit-box-shadow: none !important;
    ;
    box-shadow: none !important;
}
::-moz-selection { /* Code for Firefox */
    background: #7ab5f5
}
::selection {
    background: #7ab5f5;
    color: #fff;
}
.form-control:focus {
    outline: 0;
    box-shadow: none !important;
}
header .logo {}
header .logo .logo-primary img {
    margin: 10px 0;
    padding-left: 10px;
}
header .logo .logo-primary {
    width: 100%;
}
header .logo .logo-text i {
    font-size: 1.5rem;
}
header .logo .logo-text span {
    font-size: 1rem;
    font-weight: 400;
    line-height: 20px;
    display: block;
    text-align: center;
}
header .search .btn {
    padding: 10px 20px;
    border-radius: 10px 0 0 10px;
    font: 1rem;
}
header .search .btn i {
    transform: rotate(90deg);
    margin-right: 10px;
    font-size: .8rem;
}
header .search .form-control {
    padding: 20px 10px;
    border-radius: 0 10px 10px 0;
}
header .header-icon a i {
    font-size: 1.5rem;
}
header .header-icon a span {
    font-size: .8rem;
    font-weight: 400;
}
.dropdown-menu {
    left: 0;
    right: auto;
}
header .dropdown-toggle::after {
    display: none;
}
header .navbar .mega-dropdown .dropdown-menu.mega-menu .sub-menu ul li a {
    font-size: .8rem;
    color: #656565;
    font-weight: 500 !important;
    padding: 0;
}
header .navbar .mega-dropdown .dropdown-menu.mega-menu .sub-menu ul li a:hover {
    background-color: transparent;
    -webkit-transition: .3s;
    transition: .3s;
    color: #b97979;
}
header .navbar .mega-dropdown .dropdown-menu.mega-menu .sub-menu .sub-title {
    color: #1b1a1a;
    font-size: .85rem;
}
header .navbar .mega-dropdown .dropdown-menu.mega-menu {
    background: #f9f9f9;
}
header .navbar .nav-item .nav-link {
    font-size: .85rem;
    font-weight: 600 !important;
    color: #656565 !important;
}
main .services .print-back {
    background-image: url(../img/bg_servic.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
main .services {
    background-image: linear-gradient(45deg, #2f2143, #6f47ad)
}
main .services .services-icons .services-list .services-item .services-img {
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
}
main .services .services-icons .services-list .services-item h4 {
    color: #f1f1f1;
    margin-top: 10px;
    font-size: .85rem;
    transition: .3s;
}
.digital-ico {
    background-image: url("../img/01.png");
    transition: 0.3s;
}
main .services .services-icons .services-list .services-item a:hover .digital-ico {
    background-image: url("../img/01hover.png");
}
.plat-ico {
    background-image: url("../img/02.png");
    transition: 0.3s;
}
main .services .services-icons .services-list .services-item a:hover .plat-ico {
    background-image: url("../img/02hover.png");
}
.banner-ico {
    background-image: url("../img/03.png");
    transition: 0.3s;
}
main .services .services-icons .services-list .services-item a:hover .banner-ico {
    background-image: url("../img/03hover.png");
}
.book-ico {
    background-image: url("../img/04.png");
    transition: 0.3s;
}
main .services .services-icons .services-list .services-item a:hover .book-ico {
    background-image: url("../img/04hover.png");
}
.dvd-ico {
    background-image: url("../img/05.png");
    transition: 0.3s;
}
main .services .services-icons .services-list .services-item a:hover .dvd-ico {
    background-image: url("../img/05hover.png");
}
.gift-ico {
    background-image: url("../img/06.png");
    transition: 0.3s;
}
main .services .services-icons .services-list .services-item a:hover .gift-ico {
    background-image: url("../img/06hover.png");
}
.cnc-ico {
    background-image: url("../img/07.png");
    transition: 0.3s;
}
main .services .services-icons .services-list .services-item a:hover .cnc-ico {
    background-image: url("../img/07hover.png");
}
.copy-ico {
    background-image: url("../img/08.png");
    transition: 0.3s;
}
main .services .services-icons .services-list .services-item a:hover .copy-ico {
    background-image: url("../img/08hover.png");
}
.offset-ico {
    background-image: url("../img/09.png");
    transition: 0.3s;
}
main .services .services-icons .services-list .services-item a:hover .offset-ico {
    background-image: url("../img/09hover.png");
}
main .services .services-icons .services-list .services-item a:hover h4 {
    color: red;
}
.page-bg{
    background-image: url("../img/header.jpg");
    height: 280px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.breadcrumb-item {
    font-weight: 400;
    font-size: .85rem;
}
.view .mask .breadcrumb .breadcrumb-item.active {
    color: #d2d2d2;
}
.content-title h3 {
    background: #FBFBFB;
    padding-left: 10px;
    display: inline-block;
}
.content-title a{
    float: left;
    background: #FBFBFB;
    padding: 0 10px;
    font-weight: bold;
}
.content-title hr {
    margin-top: -20px;
}
.page-header-title{
    margin-top: 100px;
}
main .products .nav-tabs .nav-item a {
    font-size: .95rem;
    font-weight: 500;
    padding: 15px 20px;
    color: #656565;
}
main .products .md-tabs {
    background: #f1f1f1;
}
main .products .md-tabs .nav-link.active, main .products .md-tabs .nav-item.open .nav-link {
    color: #fff;
    background-color: #ED1B24;
    border-radius: .25rem;
    -webkit-transition: all 1s;
    transition: all 1s;
}
main .customers .owl-carousel .owl-item img {
    display: block;
    width: auto;
    height: 65px;
    margin: auto;
}
main .levels {
    background: #452b6a;
    cursor: pointer;
}
main .levels .item-levels-grp {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
main .levels .item-levels {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 100%;
}
main .levels .item-levels:hover i {
    background: #fff;
    border-color: #fff !important;
    color: #446cc5;
}
main .levels .item-levels i {
    border: 2px solid #fff;
    border-radius: 20px;
    font-size: 33px;
    width: 80px;
    height: 80px;
    text-align: center;
    transition: .5s;
    color: #fff;
    padding: 22px 0;
    /*background: #361761;*/
    background: #a0bb17;
    font-weight: 300;
}
main .levels .item-levels .item-lvl {
    font-weight: bold;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 50%;
    border-radius: 3px;
    font-size: .9rem;
    width: 20px;
    transition: .5s;
    transform: translateX(10px);
}
main .levels .item-levels:hover .item-lvl {
    background: #ED1B24;
    color: #fff;
}
main .levels .down-badge {
    bottom: -10px;
}
main .levels .top-badge {
    top: -10px;
}
main .levels .item-levels h5 {
    font-size: .85rem;
    color: #ccc;
}
main .levels .item-levels > .position-relative {}
footer .item-footer i {
    color: #a7a7a7;
}
footer .item-footer h4 {
    color: #656565;
}
footer .item-footer p {
    text-align: justify;
    text-align-last: center;
    font-size: .75rem;
    font-weight: 400;
}
footer .footer-menu {
    list-style: none;
    padding: 0;
}
footer .footer-menu li {
    display: inline-block;
}
footer .footer-menu li a {
    font-size: .75rem;
    color: #656565;
    font-weight: 500;
    padding: 0 5px;
}
footer .footer-namad {
    list-style: none;
    padding: 0;
}
footer .footer-namad li {
    float: right;
    width: 45%;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    overflow: hidden;
    padding: 5px;
    margin: 5px;
}
main .login-area .card{
    min-height: 100%;
}
.form-check-input[type="checkbox"]+label, label.btn input[type="checkbox"]+label {

    padding-left: 0px;
    padding-right: 35px;

}
.form-check-input[type="checkbox"]+label:before, .form-check-input[type="checkbox"]:not(.filled-in)+label:after, label.btn input[type="checkbox"]+label:before, label.btn input[type="checkbox"]:not(.filled-in)+label:after {
    left: auto;
    right: 0;
}
.card-header strong{
    font-size: 1.1rem;
    font-weight: 700;
}
.md-form label.active{
    padding: 0;
}
.md-pills .nav-link {

    font-size: .85rem;
}
.md-form label{
    left: auto;
    right: 0;
    font-size: .85rem;
    font-weight: 400 !important;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
footer .footer-namad img {
    max-width: 100%;
}
footer .footer-end {
    background: #717171;
}
footer .footer-end span {
    font-size: .75rem;
}

main .breadcrumb{
    background-color: transparent ;
}
.owl-nav {
    text-align: center !important;
}
main .product-area .product-header h1{
    font-size: 1.2rem;
    color: #565555;
}
main .product-header span{
    font-size: .80rem;
    float: right;
    font-weight: 500;
    color: #989898;
}
main .product-header span>small{
    font-size: .82rem;
}

main .product-header .points i{
    background-color: #eaeaea;
    height: 3px;
    width: 10px;
    display: inline-block;
}
main .product-header .stars i {
    color: #eaeaea;
}
main .product-area .product-header .badge-light{
    background-color: #eaeaea !important;
    color: #6d6d6d !important;
}
main .product-header .stars i.active{
    color: gold !important;
}
main .product-header .points i.active{
    background-color: #33bb33;
    border-radius: 5px;

}
main .product-area .custom-control-inline {
    margin: 3px 0;
    padding: 0 20px 0 0;
    width: 49%;
}
main  .delivery-time .md-pills .nav-link.active {
    color: #fff;
    background-color: #2bbbad;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

main  .delivery-time .md-pills .nav-link {
    font-size: .95rem;
    font-weight: 700;
    padding: .5rem 0 .7rem 0;
}
main  .delivery-time ul li{
    padding: 0 !important;

}
main .product-area .order-info a{
    font-size: .75rem;
    color: #656565;
    font-weight: 400;
}
main .product-area .product-dis>span{
    font-weight: 500;
}

main  .delivery-time ul li a i{
    display: block;
    font-size: 2rem;
    margin: .7rem 0 .5rem 0;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    background: #fff;
    padding: 0px 12px !important;
    color: #656565;
    border: 1px solid #656565;
    font: inherit;
    font-size: 1.5rem;
    margin: 10px;
}
footer .content-title h3{
    background: #fff;
}
footer{
    background: #fff;
    padding-top: 30px;
    border-top: 2px solid #f1f1f1;
}
.custom-control-label::after,.custom-control-label::before {
    right: -20px;
}
.md-form.md-outline label.active {
    left: auto;
    right: 0;
    padding-right: 0px;
    padding-left: 0px;
}
.custom-control-label {
    margin-bottom: 0;
    font-weight: 400;
    font-size: .9rem;
    line-height: 25px;
}
.md-form.md-outline label {
    padding-left: 0px;
    padding-right: 10px;
}
.select-wrapper span.caret {

    right: auto;
    left: 0;

}
.dropdown-content li>a, .dropdown-content li>span {
    font-size: .9rem;
    color: #525252;
    font-weight: 500;
    margin: 0 10px;
}
.dropdown-content li {

    text-align: right !important;

}
.select-dropdown li.disabled, .select-dropdown li.disabled>span, .select-dropdown li.optgroup {

    display: none !important;
}
.select-wrapper.md-form.md-outline input.select-dropdown {
    font-size: .9rem;
    margin: 10px 0;
}
.select-wrapper.md-form.md-outline .dropdown-content {

    padding: 0;
}
.select-wrapper.md-form.md-outline .dropdown-content {
    border-radius: 5px;
}


.product__carousel {
    display: block;
}
.product__carousel a {
    display: block;
    margin-bottom: 15px;
}

.product__carousel .gallery-top {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-bottom: 5px;
}
.product__carousel .gallery-top .swiper-slide {
    position: relative;
    overflow: hidden;
}
.product__carousel .gallery-top .swiper-slide a {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.product__carousel .gallery-top .swiper-slide a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.product__carousel .gallery-top .swiper-slide .easyzoom-flyout img {
    min-width: 100%;
    min-height: 100%;
}
.product__carousel .swiper-button-next.swiper-button-white,
.product__carousel .swiper-button-prev.swiper-button-white {
    color: #ff3720;
}
.product__carousel .gallery-thumbs .swiper-slide {
    position: relative;
    -webkit-transition: border .15s linear;
    transition: border .15s linear;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    cursor: pointer;
    overflow: hidden;
    height: calc(100% - 2px);
}
.product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #000;
}
.product__carousel .gallery-thumbs .swiper-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 100%;
}

.product-info ul li{
    /*display: inline-block;*/
    margin-left: 1.6rem!important;
}
.product-info ul li a{
    color: #b3b3b3;
    font-weight: 500;
    padding: 0 0 .5rem 0;
}
.product-info .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: transparent;
    background-color: transparent;
    font-weight: 500;
    border: none;
    color: #33b5e5;
}
.product-info .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: none;

}
.product-info .nav-tabs .nav-link {
    border: none;

}
main .user-comment .comment-user-detiels::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #c1c1c1;
    border-style: solid;
    border-width: 11px 0 11px 11px;
    right: 95%;
    top: 22px;
    transform: rotate(180deg);
}
main .user-comment .comment-text{
    min-height: 100%;
    text-align: justify;
    font-size: .85rem;
    font-weight: 400;
    line-height: 1.6rem;
    color: #656565;
}
main .sent-comment .md-form.md-outline label {
    -webkit-transform-origin: 80% 100%;
    transform-origin: 80% 100%;
}
main .sent-comment .md-form.md-outline label.active {
    background: #FBFBFB;
}

main .cart table.table thead th {
    border-top: none;
    font-size: .85rem;
    font-weight: bold;
    padding: 12px 0;
}
main .cart table tbody td{
    font-weight: 400;
    font-size: .85rem;
    color: #656565;
    vertical-align: middle;
    padding: 0 1rem;
}
main .cart table tbody tr td:nth-child(1){
    padding: 0;
    width: 100px;
}
main .cart table tbody tr td:nth-child(1) img{
    max-width: 100%;
    height: auto;
}
main .cart table tbody tr td:nth-child(2){
    width: 20%;
}
main .cart table .fa-2x {
    font-size: 1.5em;
}
main .order-tracking table tbody tr td:nth-child(1){

    width: auto !important;
}
main .order-tracking .search-input{
    border-radius: 0px 3px 3px 0px !important;
    width: 85%;
}
main .order-tracking button.search-btn{
    padding: 8px;
    border-radius: 3px 0 0 3px;
    width: 15%;
}
main .user-profile .avatar-area{
    background-color: #3498db;
    height: 60px;
    position: relative;
}
main .user-profile .avatar-area img {
    max-width: 35%;
    display: block;
    margin: auto;
    border: 5px solid #fff;
    border-radius: 50rem;
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}
main .user-profile .user-detile-area{
    padding: 45px 5px 20px;
}
main .user-profile .profile-events{

}
main .user-profile .profile-events a{
    background-color: #ecdeea;
    width: 50%;
    text-align: center;
    display: block;
    float: right;
    padding: 10px 0;
    font-weight: 400;
    color: #656565;
    font-size: .85rem;
}
main .user-profile .profile-events i{
    font-size: 1.2rem;
    margin-bottom: 5px;
}
main .user-profile .user-detile-area strong{
    font-size: .85rem;
    color: #656565;
}
main .panel-header{
    padding: 10px;
}
main .panel-header h3{
    margin: 0;
    color: #fff;
    font-size: .95rem;
}
main .panel-menu .list-group-item{
    font-size: .90rem !important;
    font-weight: 400;
    color: #656565;
}
main .panel-menu .list-group-item.active {
    z-index: 2;
    color: #1f1f1f;
    background-color: #d8d8d8 !important;
    border-color: #007bff !important;
    border: none !important;
}
main .adress-card {
    min-height: 210px;
    max-height: 220px;
    border: 1px solid #cacaca;
}
main .profile-adresses .form-check {
    position: relative;
    display: block;
    padding-left: 0rem;
}
main .profile-adresses .adress-area hr {
    margin: 0;
}
main .profile-adresses .adress-area .adress-customer {
    font-size: .9rem;
}
main .profile-adresses .adress-area .customer-info {
    font-size: .9rem;
    color: #989797;
    line-height: 1.6rem;
}
main .profile-adresses .adress-area .adress-footer a {
    font-size: .9rem;
    padding: 0 5px;
}
main .profile-adresses .adress-area .add-adress-card {
    min-height: 210px;
    border: 1px dashed #cacaca;
    display: block;
    color: #cacaca;
}
main .profile-adresses .adress-area .add-adress-card i {
    font-size: 2rem;
}
main .profile-adresses .adress-area .add-adress-card h4 {
    font-size: 1rem;
    margin-top: 10px;
}
main .profile-adresses .form-check-input[type="radio"]+label:before, .form-check-input[type="radio"]+label:after {
    left: auto;
    right: 0;
}
main .profile-adresses .form-check-input[type="radio"]:not(:checked)+label, main .profile-adresses .form-check-input[type="radio"]:checked+label {
    padding-left: 0;
    padding-right: 35px;
}
main .profile-adresses .form-check {

    padding-right: 0rem;
}
main .profile-adresses .adress-card{
    font-weight: 400;
}
main .profile-adresses #modalCart2 .modal-header{
    border-left: 0;
    border-right: 5px #3498db solid;
}
#modalCart2 .modal-header h3{
    font-size: .9rem;
    padding: 14px 15px !important;
    font-weight: 600;
    color: #585858;
}
.border-left{
    border-right: none!important;
}
.profile-user-detiles .form-control:focus{
    border-radius: 5px !important;
    box-shadow: 0px 1px 0px 2px #e4e4e4 !important;
}
.profile-user-detiles .form-control{
    padding: 8px 10px;
}
main .delivery-time .md-pills .nav-link.active{
    position: relative;
}
main .delivery-time .md-pills .nav-link.active::after {
    content: "فعال";
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: .8rem;
    background: transparent;
}
main .bank-logo .bank-logo-ico {
    background-size: contain;
    height: 2rem;
    background-position: center center;
    background-repeat: no-repeat;
    width: 4rem;
    display: inline-block;
    margin-right: 30px;
}
main .bank-logo .bank-logo-text h4 {
    font-size: .9rem;
    margin: 0;
    font-weight: bold;
    color: #656565;
}
main .bank-logo .bank-logo-text span {
    font-size: .8rem;
    color: #656565;
}
.pay .form-check {
    position: relative;
    display: inline-block;
    padding-right: 1.25rem;
}
.form-check-input[type="radio"]+label:before, .form-check-input[type="radio"]+label:after, label.btn input[type="radio"]+label:before, label.btn input[type="radio"]+label:after {

    left: auto;
    right: 0;

}

main .return-pay .return-pay-area i {
    font-size: 3rem;
    width: 6rem;
    height: 6rem;
    text-align: center;
}
main .return-pay h3 {
    font-size: 1.5rem;
    color: #464646;
}
main .return-pay h3 span {
    font-size: 1.5rem;
    background: #CDEAFD;
    font-weight: bold;
    color: inherit;
}
main .return-pay span {
    font-size: .8rem;
    color: #656565;
}

@media screen and (min-width: 1200px) {}
@media screen and (min-width: 992px) {}
@media screen and (min-width: 768px) {
    .hidden-xl {
        display: none !important;
    }
}
@media screen and (max-width: 768px) {
    .hidden-xs {
        display: none !important;
    }
    .detiles{
        margin-bottom: .5rem;
    }
    main .user-comment .comment-user-detiels::before {
        display: none;
    }
    .product-info .nav-tabs .nav-item {
        margin-bottom: -1px;
        display: block;
        width: auto !important
    }
    main .cart table tbody tr td:nth-child(1) img {

        width: 100%;
    }
    main .cart table tbody tr:first-child{
        margin-top: 0px;
        border-top: 0px solid #fff;
    }
    main .cart table tbody tr{
        margin-top: 20px;
        border-top: 20px solid #fff;
        background-color: rgba(0,0,0,.05);
    }
    main .cart table tbody td {
        width: 100% !important;
        display: block;
        text-align: center;
        font-weight: 500;
        font-size: .95rem;
        padding: .5rem 0 !important;

    }

    main .user-profile{
        margin-top: 30px;
    }
    .search button span {
        display: none;
    }
    main .cart table tbody tr td:nth-child(2) {
        font-size: 1rem;
    }
    main .panel-header{
        margin-top: 1.5rem;
    }
    header .search .btn {
        padding: 8.3px 20px;
        border-radius: 10px 0 0 10px;
        margin: 10px 0 !important;
    }
    .search button i {
        font-size: 1.2rem !important;
        margin-right: 0px !important;
    }
    .header-icon span {
        display: none;
    }
    .carousel-indicators {
        display: none;
    }
    .header-icon i {
        padding: 0 5px;
        font-size: 1.4rem !important;
    }
    main .services {
        background-image: none;
		background-image: linear-gradient(45deg, #2f2143, #6f47ad);
    }
    .nav-tabs .nav-item {
        margin-bottom: -1px;
        display: inline-block !important;
        width: 33% !important;
    }
    .nav-tabs .nav-item i {
        display: none;
    }
    main .products .nav-tabs .nav-item a {
        font-size: .8rem;
        padding: 5px 10px;
        text-align: center;
    }
    main .products .md-tabs {
        margin-bottom: 10px !important;
    }
    main .levels .item-levels i {
        font-size: 18px;
        width: 55px;
        height: 55px;
        padding: 17px 0;
    }
    main .levels .item-levels h5 {
        font-size: 70%;
    }
    main .levels .item-levels .item-lvl {
        font-size: .7rem;
        width: 16px;
        transform: translateX(8px);
    }
    footer .footer-end .text-left, footer .footer-end {
        text-align: center !important;
    }
}

main .reg-info  .badge {
    box-shadow: none !important;
    margin-left: 10px;
    font-size: 1rem;
    width: 28px;
    padding: 6px;
}
main .reg-info .card .card-body {
    overflow-y: auto;
    height: 260px;
}
}
main .reg-info .card .card-body strong{
    font-size: .9rem;
}
main .reg-info .card .card-body ul{
    list-style: none;
    padding-right: 1.2rem;
}
main .reg-info .card .card-body ul li{
    font-size: .85rem;
    margin-bottom: .65rem;
}


.scrollbar-primary::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; }

.scrollbar-primary::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #4285F4; }

.scrollbar-primary {
    scrollbar-color: #4285F4 #F5F5F5;
}

/* new style */
.border-gray,
#order-form .md-form .select-dropdown{
    border:1px solid #ccc !important;
}
header.bg-white{

    background-color:#27092b !important;

}

header .navbar .nav-item .nav-link {
    color: #fff !important;
}

.text-danger {
    color: #9aca11!important;
}
header .navbar .nav-item .dropdown-menu{
    opacity: 0;
    /*display: none;*/
    transition-delay: 1s;
    transition-duration: 2s;

}
header .navbar .nav-item:hover .dropdown-menu{
    opacity: 1;
    /*z-index: 100;*/
    /*display: block;*/
    visibility: visible;
    transition-delay: 1s;
    transition-duration: .5s;
    transition: opacity;
}
header .navbar .mega-dropdown .dropdown-menu.mega-menu {
    background: #422346;
}

header .navbar .mega-dropdown .dropdown-menu.mega-menu .sub-menu .sub-title {
    color: #ffffff;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu .sub-menu .sub-title {
    border-bottom: 1px solid #27092b;
}
header .navbar .mega-dropdown .dropdown-menu.mega-menu .sub-menu ul li a {

    color: #b9b9b9;

}
main .levels {
    background: #27092b;
}

main .products .md-tabs .nav-link.active, main .products .md-tabs .nav-item.open .nav-link {
    color: #fff;
    background-color: #9aca11;

}

a.text-danger:hover, a.text-danger:focus {
    color: #cfea81 !important;
}

nav.default-color {
    background-color: #9aca11 !important;
}

.bg-info {
    background-image: linear-gradient(-45deg,#9aca11,#abd044) !important;
}

.btn-primary,.btn-info,.info-color {
    background-color: #9aca11 !important;
}

a {
    color: #7da50c;
}

.btn-outline-info {
    color: #9aca11 !important;
    border: 2px solid #9aca11 !important;
}
.pills-info .nav-link.active {
    background-color: #9aca11 !important;
}