@import url("fonts/yekan/stylesheet.css");

body {
    font-family: yekan, tahoma, arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: yekan, tahoma, arial, sans-serif;
}

.admin-navbar {
    line-height: 30px;
    height: 30px;
    background: #000;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}

.admin-navbar .logout {
    float: right;
}

.spacer {
    margin-top: 20px;
    clear: both;
    display: block;
}

.thumb-holder img {
    width: 100%;
}

.ltr {
    direction: ltr;
}
.product-item .image img {
    width: 100%;
}

#grid-view .product-item .body {
    text-align: center;
}

.excerpt{
    font-size: 16px;
}


.strike {
    text-decoration: line-through;
    color: #ff0000;
}


.final-price-wrap {
    font-weight: bold;
}

.final-price-wrap .final-price {
    color: #fe7f0d;
}


.inner-options .param-title {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.inner-options ul {
    padding: 0;
    font-size: 13px;
    direction: rtl;
    list-style: none;
}

.inner-options ul a {
    color: #363636;
}

.inner-options ul a:hover {
    color: #000;
}

.selected-params {
    padding: 0;
    background: #dddddd;
    list-style: none;
}

.selected-params li {
    border-bottom: 1px solid #d2d2d2;
}

.right-clmn .price {
    font-weight: bold;

}

.right-clmn .price, .right-clmn ,list-price, .right-clmn .comparison, .right-clmn .cart-btn {
    margin-top: 5px;
}


.tableheader {
    color: #fff;
}

.borderless tbody tr td, .borderless tbody tr th {
    border: none;
}

.widget .btn {
    margin-top: 5px;
}


/****** shopping cart ****/

.cart-header {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #E2E2E2;
    padding: 8px 15px;
    color: #000;
}

.cart-footer {
    background: none repeat scroll 0 0 #F1F1F1;
    border-top: 1px solid #E2E2E2;
    padding: .5em;
    color: #000;
}

.cart-footer input {
    padding: 5px;
}

.cart-item {
    margin-top: .3em;
    padding: .4em;
}

.cart-contents .alt {
    background-color: #F7F7F7;
}

.cart-contents .product-image img {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
}

.cart-modal-window .coupon {
    border-top: 1px #ccc dashed;
    height: 3em;
    padding-top: 1em;
}

.clear-cart {
    background-color: #666;
    border-radius: 5px;
    color: #fff;
    padding: 5px;
}

.clear-container {
    float: left;
}

.empty-cart {
    padding-top: 2em;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    color: #D93C45;
    height: 200px;
}

.total-amount {
    text-align: left;
    font-size: 1.3em;
    margin-left: .5em;
}

.number {
    color: #D93C45;
    font-size: 1.5em;
}

.orange-btn {
    -moz-box-shadow: inset 0px 0px 5px -32px #fff6af;
    -webkit-box-shadow: inset 0px 0px 5px -32px #fff6af;
    box-shadow: inset 0px 0px 5px -32px #fff6af;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(center top, #ffec64 5%, #ffab23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
    background-color: #ffec64;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ffaa22;
    color: #333333;
    font-family: Tahoma;
    display: inline-block;
    text-decoration: none;
    font-size: .9em;
    padding: 3px 8px;
    line-height: 20px;
    cursor: pointer;
    margin-bottom: .5em;
    text-decoration: none;
    text-shadow: 1px 0px 0px #ffee66;
}

.orange-btn:hover, .confirm-order:hover {
    background: none repeat scroll 0 0 #ffab23;
}


.orange-btn img{
    vertical-align: middle;
}

.discount-amount {
    color: #D93C45;
}

.clear-coupon a {
    color: #D93C45;
    font-size: .9em;
}

.coupon img {
    vertical-align: middle;
    border: 0;
}

.coupon {
    padding: 5px;
}

.coupon-note {
    color: #999;
    font-size: .9em;
}

.coupon-error {
    color: #D93C45;
    font-size: .9em;
}

.cart-warning {
    background-color: #FFE7E8;
    color: #D93C45;
    border: 1px #FFB7BB solid;
    font-size: .9em;
    padding: .2em;
    margin-top: 1px;
}

.comment-reply {
    background: #f3f3f3;
}

.news-list span.date {
    font-size: 10px;
    line-height: 5px;
    display: block;
    color: #494949;
    font-family: tahoma;
}

.news-list li {
    padding: 5px 0;
    border-bottom: 1px solid #cecece;
}

.sorting-option {
    padding: 7px;
}

.compare-btn-con {
    display: none;
}
.compare-btn-con {
    display: none;
}

.comparison-page img {
    max-width: 100px;
}


.product-item .image img {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.product-item.grid-display .title, .product-item.grid-display .prices {
    text-align: center;
}





header .top-search-holder .search-area {
    margin-top: 30px;
}

.elevatezoom-gallery img {
    width: 100%;
}

.gallery-holder img {
    width: 100%
}

.banner-box img {
    width: 100%;
}

.sidebar-product-list-item a.thumb-holder {
    width: 100%;
}

.sidebar-product-list-item img {
    width: 100%;
}

.zoom-left .zoomWrapper {
    width: 100%;
}

.zoomWrapper img {
    width: 100%;
}

.survey-item {
    border-bottom: 1px solid #525252;

}
.survey-item .survey-title {
    float: right;
    width: 70%;
}

.survey-item .survey-value {
    display: inline-block;
    width: 20%;
}

.product-item .body .p-desc {
    text-align: center;
    font-size: 14px;
}

.product-item .body .title {
    font-size: 18px;
}

.overlay-image-container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.overlay-image-container .after {
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    display: none;
}

.overlay-image-container .after .overlay-data {
    font-size: 16px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    color: #fff;
}

.overlay-image-container .after .overlay-data a {
    line-height: 20px;
    color: #fff;
}

.overlay-image-container .after .overlay-data i {
    font-size: 24px;
}

.overlay-image-container .after .overlay-data .overlay-data-text {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.overlay-image-container:hover .after {
    text-align: center;
    overflow: auto;;
    display: block;
    background: rgba(0, 0, 0, .6);
}

.widget img {
    width: 100%;
}

.pagination > li {
    display: inline-block;
}

.comparison a {
    cursor: pointer;
}

.category-image img {
    width: 100%;
}


.compare-home-btn-con  {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.remove-compare-item {
    cursor: pointer;
}

.remove-compare-item:hover {
    color: #ff0000;
}

#compare_content ul li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.compare-block {
    background: #F4F7F7;
    border: 1px solid #e0e0e0;
}

header .top-search-holder .search-area .search-field {
    max-width: 90%;
}

.ui-autocomplete-loading {
    background: white url("../../../images/template/mediacenter/loading.gif") left center no-repeat;
}



.ui-autocomplete {
    z-index: 9000;
    font-family: yekan, tahoma, arial, sans-serif;
    background: #fff;
    border-radius: 0;
    border: 1px solid #222f3d;
}


.suggestion-item {
    border-bottom: 1px solid #222f3d;
}

.suggestion-item .desc {
    color: #333;
    font-size: 14px;
    padding: 0 10px;
}

.ui-menu .ui-menu-item a:hover{
    /*border: none;
    background: #eee;
    border-radius: 0;*/
}
.ui-menu .ui-menu-item a{
    font-weight: bold;
    font-size: 16px;
    border: none;
    /*background: #fff;*/
    color: #000;
    border-radius: 0;
}

.gallery-holder .ribbon {
    position: absolute;
    top: 0;
    left: 10px;
}

.grey-ribbon {
    font-family: tahoma;
    font-size: 10px;
    border-radius: 2px;
    padding: 2px 5px;
    background: #808080;
    color: #fff;
    display: inline-block;
}
.center {
    text-align: center;
}
.product-list-view .excerpt {
    font-size: 14px;
}
.products-list .product-item {
    padding: 20px 0;
}

/* product pop up */
.product-pop-up {
    padding: 0;
    overflow-x: hidden;
    background: inherit;
}
.product-pop-up .product-quantity, .product-pop-up .product-quantity .input-group {
    margin-left: 15px;
}
.product-pop-up .product-page-cart .btn {
    padding: 7px 5px;
}
.product-pop-up .btn-primary {
    margin-left: 10px;
}

.product-page .product-main-image2 img {
    width: 100%;
}

.customhidden {
    visibility: hidden;
    display: none;
}

.price, .list-price, .final-price-wrap {
    font-weight: bold;
}

.btn {
    margin-bottom: 4px;
    font-weight: bold;
}


a.brand-link:hover {
    color: #000;
    background: #fff;
}

.brand-logo {
    width: 50px;
    margin-left: 10px;
    padding: 5px;
    border: 1px solid #ccc;
}

.customsearchinput {
    padding: 5px 10px;
    margin-left: 0;
    margin-top: 30px;
    width: 80%;
    height: 45px;
    border: 1px solid #000;
}
.search-icon {
    font-size: 16px;
    color: #fff;
    width: 45px;
    height: 45px;
    margin-right: 0;
}

.category-filter ul li span {
    display: inline-block;
}

.overlay-image-container .banner-title {
    position: absolute;
    bottom: 0;
    display: block;
    text-align: center;
    padding: 5px 0;
    width: 100%;
    font-weight: bold;
    background: rgba(14, 14, 14, 0.67);
    color: #fff;
    z-index: 0;
}
.overlay-image-container .after {
    z-index: 100;
}

.blogico.timer {
    background: none;
}

.magicimage {
    width: 100%;
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
}



.flip-clock-wrapper {
    zoom: 0.7;
    -moz-transform: scale(0.7)
}


.blogico.timer {
    opacity: 1;
    padding: 0;
    background: none;
    left: 0;
}

.flip-clock-wrapper ul {
    margin: 2px;
    font-weight: bolder;
}
.flip-clock-wrapper ul {
    background: #000;
    width: 40px;
}


.flip-clock-divider {
    width: 16px;
}

.flip-clock-dot {
    width: 7px;
    height: 7px;
}

.flip-clock-wrapper {
    margin-right: 16px;
}

.c-menu-type-inline{
    direction: rtl;
    float: right;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
    background: #fff;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu.c-menu-type-mega > .row > div {
    border: 0;
}

.dropdown-menu.c-menu-type-inline {
    border: 0;
}
.c-menu-type-inline {
    text-align: right;
}

.c-mega-menu {
    text-align: right;
}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li .dropdown-submenu > a > .c-arrow, .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li a.dropdown-toggle > .c-arrow {
    left: 15px;
}

.c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn), .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon, .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    color: #fff;
    font-weight: bold;
}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    padding-top: 20px;
    padding-down: 20px;
    padding-left: 19px;
    padding-right: 16px;
}
.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link {
    font-size: 13px;
}
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    /*min-height: 20px;*/
}
.navbar-nav > li > .dropdown-menu {
    /*margin-top: -5px;*/
}
.c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler {
    z-index: 9999;
}

@media (max-width: 992px) {

    .c-layout-header.c-layout-header-5 .c-navbar .c-mega-menu {
        padding: 55px 0 0;
    }
}
.c-layout-header.c-layout-header-5 {
    margin: 0;
}

.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li .dropdown-menu > li > a {
    color: #000;
    border-bottom: #f8f8f8 1px solid;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a:hover,
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a:focus {
    background: #f8f8f8;
    color: #000;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > h3 {
    font-weight: bolder;
    font-size: 14px;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > span {
    font-weight: bolder;
    font-size: 14px;
    line-height: 1.1;
    padding: 10px 20px 10px 40px;
    margin: 0;
    clear: both;
}

.enamad img {
    width: 70%;
    text-align: center;
    padding: 10px 0;
}

.header-logo-and-search {
    padding: 5px 0;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
font-family: BYekan;
}