@font-face{
    font-family:  'IRANSans-Light';
    src: url('../fonts/iransans_light/iransans_light.eot');
    src: url('../fonts/iransans_light/iransans_light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iransans_light/iransans_light.woff') format('woff'),
    url('../fonts/iransans_light/iransans_light.ttf') format('truetype'),
    url('../fonts/iransans_light/iransans_light.svg#iransans_light') format('svg');
}

@font-face{
    font-family:  'Vazir-Light';
    src: url('../fonts/vazir/light/Vazir-Light.eot');
    src: url('../fonts/vazir/light/Vazir-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/vazir/light/Vazir-Light.woff') format('woff'),
    url('../fonts/vazir/light/Vazir-Light.ttf') format('truetype');
    /*url('../fonts/vazir/light/Vazir-Light.svg#Vazir-Light') format('svg');*/
    font-display: swap;
}
@font-face {
    font-family: 'kalazad-icons';
    src: url('../fonts/icons/kalazad-icons.eot?1iz414');
    src: url('../fonts/icons/kalazad-icons.eot?1iz414#iefix') format('embedded-opentype'),
    url('../fonts/icons/kalazad-icons.ttf?1iz414') format('truetype'),
    url('../fonts/icons/kalazad-icons.woff2?1iz414') format('woff'),
    url('../fonts/icons/kalazad-icons.woff?1iz414') format('woff'),
    url('../fonts/icons/kalazad-icons.svg?1iz414#kalazad-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

html,
body {
    height: 100%;
    font-family: 'Vazir-Light', Tahoma, Helvetica, Roboto, Arial, sans-serif;
}
.order-create  .form-control {
    font-size: 10px;
    height: 100%;
    font-family: 'Vazir-Light', Tahoma, Helvetica, Roboto, Arial, sans-serif;
}
.row{
    margin-right: 0;
    margin-left: 0;
}
.dropdown {
    position:static !important;
}

.dropdown-menu {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
    margin-top:0px !important;
    width:100% !important;
    min-height: 300px;
    border: none;
    border-radius: 0px;
    padding-top:0px;
}
#menu-sec-cat{
    border: 0.5px solid rgba(255, 255, 255, 0.75);
    border-radius:0.3rem;
    height: 100%;
}
#menu-sec-cat  a.dropdown-item {
    white-space: normal !important;
}
#menu-cat-image{
    /*box-shadow: 0 0 15px 15px rgba(55, 110, 147, 1) inset;*/
    border-radius: 0.5rem;
    box-shadow: 0 0 20px 20px rgba(0, 0, 0, 1) inset;
}

#child-categories-filter{
    font-size: 12px;
    font-weight: 900;
}
#child-categories-filter span{
    background-color: #05304d;
    color:rgba(255, 255, 255, 0.75);
}
#child-categories-filter span:hover{
    background-color: #2c4e6f;
    border: 2px dashed rgba(255, 255, 255, 0.75);
    box-sizing: border-box;
}
#child-categories-filter span a{
    text-decoration: none;
    color:rgba(255, 255, 255, 0.75);
}

#navbarMenu{
    padding: 4px;
}
.nav-info-section {
    background-color: #053c61;
    font-size: 12px;
    color: #dc060f;
    line-height: 1.5;
}
#nav-shipping-info{
    background:rgba(255,255,255,0);
    color: #dc060f;
    border : none;
}
#support-call-modal a:hover{
    text-decoration: none;
    text-shadow: #1b3f5f 0px 0px 2px;
}
#nav-support-info{
    background:rgba(255,255,255,0);
    border:none;
}
#quick-cart-product b{
    position: absolute;
    top:5px;
    right:20px;
    background-color: rgba(245,248,99,0.56);
    padding:2px;
    border:2px solid rgb(5, 60, 97);
    border-radius: 5px;
    width:30px;
}
#quick-cart-product img{
    border-radius: 5px;
    padding:2px;
}
#quick-cart-msg{
    font-size: 13px;
}
#quick-cart-failed-msg{
    color:rgba(255,0,22,0.79);
}

#quick-cart-success-msg{
}

#free-shipping-msg{
    background: rgba(1, 248, 20, 0.56);
    border: 1px dashed black;
    display: flex;
    padding: 10px;
    font-size: 15px;
    justify-content: center;
}
#cost-shipping-msg{

}


div[type="button"]{
    /*background-color: #bbb;*/
    width: 200px;
    align:center;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 6px;
    font-size: 20px;
    text-decoration: none;
    background:rgba(255,255,255,0);
}

.guarantee-box{
    box-shadow: #1b3f5f -1px -1px 5px;
}
.guarantee-box > i{
    font-size:2.5rem;
}

#product-authenticity {
    border: dashed 2px #ffffff;
    height:40px;
    border-radius: 20px;
    vertical-align: middle;
    line-height: 2em;
    font-size: 1.2em;
}

/*#desktop-menu-container{*/
/*    position: -webkit-sticky;*/
/*    position: sticky;*/
/*    top: 0;*/
/*    z-index:1020;*/
/*}*/
#desktop-menu > div{
    padding-top: 20px;
    height: 100%;
    background-color: #053c61;
}
.nav-item > a{
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}
.menu-toggle{
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75)  !important;
    background-color: #053c61;
    /*border: 2px solid whitesmoke;*/
    border: 2px solid rgba(255, 255, 255, 0.75);
    margin-y: 3px;
    width:25px;
    height: 80%;
    line-height: 100%;
}
#desktop-menu-open{
    background-color: #053c61;
    /*border-top: 5px solid white;*/
    border-bottom: 20px solid rgba(255, 255, 255, 0.75);
}
#desktop-menu-open .dropdown-item {
    color:rgba(255, 255, 255, 0.75);
}
#desktop-menu-open #menu-sec-cat .dropdown-item:hover {
    background-color:#2c4e6f;
    border: 2px dashed rgba(255, 255, 255, 0.75);
    box-sizing: border-box;
}
#desktop-menu-open .dropdown-item {
    box-sizing: border-box;
}

#desktop-menu-open #menu-sec-cat .dropdown-item {
    background-color: rgba(65, 255, 37, 0.57);
}

.tag-slug h2{
    font-weight: 700;
    font-size: 22px;
}

.product-tags{
    font-size: 9px;
}

.product-slug h1 {
    font-size: 1.5rem;
    font-weight: 500;
}
.product-slug h2 {
    font-size: 1.3rem;
    font-weight: 500;
}
.product-slug h3 {
    font-size: 1.1rem;
    font-weight: 500;
}
.product-slug h4 {
    font-size: 1rem;
    font-weight: 500;
}
.product-slug h5 {
    font-size: 0.9rem;
    font-weight: 500;
}
.product-slug h6 {
    font-size: 0.8em;
    font-weight: 500;
}

.header{
    min-height: 20%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap {
    min-height: 80%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    background-color:#053c61;
    color:#95999c;
    font-size: 12px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.mob-btn-d{
    position:fixed;
    bottom: 0px;
    z-index: 1000;
    width: 100%;
    max-height: 80px;
    min-height: 80px;
    height: 80px;
    background-color: #053c61cc;
    box-sizing: border-box;
    padding: 10px;
}

.mob-btn{
    z-index: 1050;
    padding: 0;
    font-size:1.8rem;
    border: 5px solid white;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    background-color: #1b3f5f;
    color: #0182c4;
    /*color: white;*/
}
.mob-btn > b{
    display: inline-block;
    vertical-align: middle;
    line-height: 25px;
    font-size: 12px;
    z-index: 1050;
    color: #0182c4;
    /*color: white;*/
}
.new-features {
    position: absolute;
    color: limegreen;
    top: 15px;
    left: 15px;
    z-index: 1050;
    font-size: 10px;
    font-weight: 800;
    text-shadow: 0px 0px 10px yellow;

}
/*Left Side Navigator*/
.lsidenav {
    height: 100%;
    width: 0;
    position: fixed;
    display: block;
    z-index: 1500;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.lsidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.lsidenav a:hover {
    color: #f1f1f1;
}

.lsidenav .xbtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .lsidenav {padding-top: 15px;}
    .lsidenav a {font-size: 18px;}
}
/* Right Side Navigator - Mobile Menu */
.rsidenav {
    height: 100%;
    width: 0;
    position: fixed;
    display: block;
    z-index: 1500;
    top: 0;
    right: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0s;
    padding-top: 40px;
}
.rsidenav a {
    padding: 1px;
    text-decoration: none;
    font-size: 12px;
    color: #818181;
    display: inline-block;
    transition: 0.3s;
}

/*.mob-menu-cat2 {*/
/*    min-height: 48px;*/
/*    height: 48px;*/
/*    line-height: 48px;*/
/*    font-size: 13px;*/
/*    white-space: normal;*/
/*    vertical-align: middle;*/
/*}*/

.rsidenav a:hover {
    color: #f1f1f1;
}

.rsidenav .xbtn {
    position: absolute;
    top: 0;
    left:10px;
    font-size: 24px;
}

@media screen and (max-height: 450px) {
    .rsidenav {padding-top: 15px;}
    .rsidenav a {font-size: 18px;}
}
#mobile-menu .card-header{
    background-color: #053c61;
    text-shadow: 0 0 10px #e3e3c7;}
#mobile-menu .mobile-menu-parent-cat {
    border: 1px #e3e3c7 solid;
    border-radius: 15px;
    padding: 10px 15px;
    color: #00b0e8;
    font-size: 14px;
}
#mobile-menu .card-header a:hover{
    text-decoration: none;
    color: whitesmoke;
}
#mobile-menu .mobile-menu-expand-btn{
    vertical-align: middle;
    font-size: 20px;
    line-height: 42px;
}
a.mobile-menu-first-child{
    height: 50px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 15px;
    border : 1px dashed #053c61;
    text-align: center;
    color: #00b0e8;
    display: table;
    background-color: #053c61;
}
a.mobile-menu-first-child > b{
    border-radius: inherit;
    text-shadow: 0 0 15px #e3e3c7;
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
}
a:hover.mobile-menu-first-child >b , a:hover.mobile-menu-first-child{

    text-decoration: none;
    color: whitesmoke;
    background-color: rgba(5,73,115,0.96);
}
.body-fixed-size{
    position : fixed;
    top : 0;
    height: 100%;
    width:100%
}


.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

#realtime-search-result{
    display: inline-block;
    width: 100% ;
    height: 300px;
    position: relative;
    top:0;
    background: papayawhip;
    z-index: 1000;
}

/* HIDE RADIO */
[type=radio] {
    display: inline-block;
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
#order-payment_gateway_id  label {
    text-align: center;
    padding:10px;
}

/* IMAGE STYLES */
[type=radio] + img {
    cursor: pointer;
    width:70px;
    height:70px;
    border-radius: 5px;
}

/* CHECKED STYLES */
[type=radio]:checked + img {
    outline: 2px solid #afb0ff;
    width:72px;
    height:72px;
    border-radius: 5px;
    box-shadow: #8a98ff 0px 0px 15px;
}

#payment-method-type > img{
    outline: 2px solid #afb0ff;
    box-shadow: #8a98ff 0px 0px 15px;
    width: 75px;
    height: 75px;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

@media(max-width: 767px) {
    .footer {
        padding: 20px 0 80px 0;
        margin: 0 auto -80px;
        /*margin-bottom: 79px;*/
    }
}

/*for small device*/
/*@media(max-width:575px) {*/

/*}*/

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.navbar-brand > img {
    width:100%;
}

.main-navbar {
    background-color:#053c61;
}

.footer-logos{
    border-radius: 0.3rem;
    border: 2px solid black;
    width:125px;
    height: auto;
}

.footer-social{
    font-size: 2rem;
}
.footer-social > i {
    padding: 0 5px;
}

.footer-info a:hover , .footer-info a:active , .footer-info a:link ,  .footer-info a:visited  {
    text-decoration: none;
    color:#8A7B52;
    font-size: 14px;
}

.rounded-link {
    width:100%;
}

.products:hover{
    box-shadow: 0px 0px 10px grey;
}

/* Cart Text Section */
.item-text {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 240px;
}
.products{
    box-shadow: 0px 0px 4px grey;
    border-radius: 5px;
}

.products-brand-image{ max-height: 75px}
.products-brand-image img {
    width: 100%;
    height: auto;
}
.products-name{ height: 80px}
.products-price{height: 20px}
.products-discount{height: 20px}
.products-upc{height: 20px;font-weight: 600;}
.products-upc > i {font-size: 1.2rem}

.brand-area:hover{
    background: gainsboro;
}

.cart-item{
    line-height: 15px;
}
.products-offer-price,.products-discount,.products-price{
    font-size: 15px;
    font-weight: 600;
}
.cart-item > tr > td{
    vertical-align: middle;
}
.quick-add-to-cart{
    position:absolute;
    top:10px;right:10px;
    font-size:30px;
    color:rgb(0, 121, 181);
    background: rgba(255, 179, 0, 0.80);
    padding:5px;
    border:2px solid rgb(0, 121, 181);
    border-radius: 10px;
    z-index:100;
}
.quick-add-to-cart:hover{
    /*box-shadow: #1b3f5f 0px 0px 7px;*/
    box-shadow: rgb(0, 121, 181) 0px 0px 10px;
}

.desc-en-c{
    direction: ltr;
    text-align: left;
}

.in-stock {
    font-weight: bold;
    background-color: lime;
    border: 2px solid limegreen;
    border-radius: 7px;
    display: inline-block;
    width: 100px;
    padding: 3px 10px;
    color: #004276;
}

.out-of-stock {
    font-weight: bold;
    background-color: rgba(231,22,0,0.67);
    border: 2px solid rgba(231, 0, 32, 0.91);
    border-radius: 7px;
    display: inline-block;
    width: 100px;
    padding: 3px 10px;
    color: gainsboro;
}

.back-order {
    font-weight: bold;
    background-color: rgba(106,191,255,0.79);
    border: 2px solid rgba(106,191,255,0.79);
    border-radius: 7px;
    display: inline-block;
    width: 100px;
    padding: 3px 10px;
    color: gainsboro;
}
/* Breadcrumb */
nav > .breadcrumb {
    padding: 10px;
    background-color: #053c61;
    color: #b1b1b1;
    /*border-radius: 5px ;*/
    text-decoration: none;
}
.breadcrumb-item > a{
    color: #e3e3c7;
}

.breadcrumb li + li:before {
    content: '/';
    padding: 0 5px;
    direction: ltr; /* force slash to right */
    text-decoration : none;
}
.breadcrumb a {
    text-decoration: none !important;
    color: inherit !important; /* inherit text color */
}


nav  a:hover{
    text-decoration: none;
}

/* Owl Carousel Nav Button */
.owl-prev {
    width:25px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -30px;
    display: block !important;
    border:1px solid black;
    margin: 0 !important;
}

.owl-next {
    width: 25px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -30px;
    display: block !important;
    margin: 0 !important;
    border:1px solid black;
}
.owl-prev i, .owl-next i {transform : scale(3,3); color: #ccc;}

/*kalazad-icons*/
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'kalazad-icons' !important;
    speak: never;
    font-style: normal;
    font-weight: 900;
    /*font-variant: normal;*/
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-motordelivery:before {
    content: "\e900";
    /*font-size: 1.5rem;*/
}

.banner-image {
    display: block;
    margin: 0px 0px;
    width: 100%;
}

.text-image {
    display: block;
    margin: 0px auto;
}

.social-share{
    /*border: 4px solid yellow;*/
    background-color: #053c61;
    vertical-align: middle;
    position: absolute;
    top: 15px;
    left: 30px;
    opacity : 0.9;
    border-radius: 8px;
    font-size: 1.5rem;
    line-height: 2.5rem;
    width: 10%;
}
@media screen and (max-width: 992px) {
    .social-share {
        width:25px;
        font-size: 1rem;
        line-height: 1.7rem;
    }
}
@media screen and (max-width: 575px) {
    .social-share {
        width:40px;
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
}

.discount-p-li{
    border-top-left-radius: 15px ;
    border-bottom-left-radius: 15px;
    font-size: 0.7rem;
    font-weight: 600;
    list-style-type: none;
}

.discount-percentage{
    border: dashed 2px orangered;
    border-radius: 0.5rem;
    display: inline-block;
    width:3em;
    height: 3em;
    vertical-align: middle;
    line-height: 3em;
}

.discount-percentage-slug{
    border: dashed 2px orangered;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: inline-block;

    /*width:3em;*/
    height:100px;
    vertical-align: middle;
    line-height: 4em;
    font-size: 1.5em;
}
.price-slug{
    border: dashed 2px orangered;
    height:100px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    vertical-align: middle;
    line-height: 2em;
    font-size: 1.2em;
}
.discounted-product-thumb {
    width: 100%;
    height: auto;
}
.discounted-carousel-item {
    border: dashed 2px #053c61;
    border-radius: 10px;
}
.discounted-carousel-indicators {
   padding: 0;
}
.discounted-carousel-indicators > a > li {
    list-style-type: none;
    background-color: #e3e3c7;
    border: dashed 2px #053c61;
    padding: 5px;
    margin: 2px 2px;
    border-radius: 10px;
}
#discounted_products_section{
    /*height: 100%;*/
}
#discounted_products_section-indicators{
    height: 100%;
}

/* Special Offer CSS*/
.so-product-thumb {
    width: 100%;
    height: auto;
}
.so-price > del {
     font-size: 12px;
 }
.so-price > span {
    font-size: 14px;
}
.so-timer-section-slug{
    direction: ltr;
    background-color: #ffc400;
    border-radius: 10px;
    margin-bottom: 10px;
    /*height: 75px;*/
}
.so-timer-section-cart{
    direction: ltr;
    position: absolute;
    top:100px;
    left:0;
    right:0;
}
.tab-items{
    font-size: 1.5rem;
}

.site-sections{
    border: 1px solid gray;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    /*box-shadow: 0px 0px 10px #053c61;*/
    box-shadow: 0 0 20px -10px  #053c61 inset;
}
.site-sections-heading{
    border-radius: inherit;
    color:whitesmoke;
    background-color:#053c61
}
.site-sections-heading a{
    font-size: 1rem;
    color: #00b0e8;
    display: inline-block;
    text-shadow: 0 0 10px #e3e3c7;
    width:70%;
}
.site-sections-heading a:hover{
    color: whitesmoke;
    text-decoration: none;
}
#brand-section-banners{
    background:#053c61 ;
}