/* here you can put your own css to customize and override the theme */

.product-item img {
    width: 100%;
}

.item {
    position: relative;
}

.item .special img {
    max-width: 50%;
}

.inner-block img, .inner-block object {
    width: 100%;
}

.news-list span.date {
    font-size: 8px;
    line-height: 5px;
    display: block;
    color: #ccc;
    font-family: tahoma;
}

.news-list li {
    padding: 5px 0;
    border-bottom: 1px solid #3a3a3a;
}

.strike {
    text-decoration: line-through;
    color: red;
}


.admin-navbar {
    line-height: 30px;
    height: 30px;
    background: #000;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}

.admin-navbar .logout {
    float: right;
}


.product-main-image2 {
    margin-bottom: 20px;
}
.product-main-image2 img {
    width: 100%;
}

.list-group li h2 {
    font-size: 18px;
}

.list-group li.list-sub {
    border: 1px solid #e9e9e9;
    list-style: none;
    padding: 8px 25px 6px;
    font-size: 12px;
    background: #f1f1f1;
}

.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;
}

.selected-params {
    padding: 0;
    background: #f4f4f4;
    list-style: none;
}

.selected-params li {
    border-bottom: 1px solid #d2d2d2;
}

.final-price-wrap {
    font-weight: bold;
}

.final-price-wrap .final-price {
    color: #fe7f0d;
}

.btn-block {
    margin-top: 3px;
}

.tableheader {
    color: #fff;
}

.borderless tbody tr td, .borderless tbody tr th {
    border: none;
}

.compare, .rem-compare {
    cursor: pointer;
}

/****** 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;
}
/*----------------------------*/

.compare-btn-con {
    display: none;
}

.comparison-page img {
    max-width: 100px;
}

.ltr {
    direction: ltr;
}

.mega-menu .dropdown {
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0;
}
.header .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.shipping-method img, .comparison img {
    width: auto;

}



/*  bhoechie tab */
div.bhoechie-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    /*border-radius: 4px;*/
    border:1px solid rgba(255, 0, 0, 0.19);
    margin-top: 20px;
    margin-left: 50px;
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    border-color:#e84d1c;
}
div.bhoechie-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #e84d1c;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
    background-color: #e84d1c;
    color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #e84d1c;
}

div.bhoechie-tab-content{
    background-color: #ffffff;
     border: 1px solid #eeeeee;
    padding-left: 20px;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
}


/*COUNTDOWN PRICE*/
.c-d-price-box {
    margin: 10px 0;
    font-size: 28px;
    text-align: center;

}

.c-d-price-box .previous-price {
    background: #333;
    color: #fff;
    text-decoration: line-through;
    width: 50%;
    float: right;
}

.c-d-price-box .price {
    background: #e84d1c;
    color: #fff;
    width: 50%;
    float: right;
}


header .top-search-holder .search-area {
    margin-top: 30px;
}


.single-product .thumbs ul {
    list-style: none;
}

.single-product .thumbs img, .single-product .big-image 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: 25%;
}
.content-slider .item img {
    width: 100%;
}

.content-slider .item {
    /*position: relative;*/
}


.category-image {
    float: left;
    width: 66.66%;
}

.category-image img {
    width: 100%;
}

.steps3 {
    font-size: 16px;
}



.suggestion-item {
    border-bottom: 1px solid #222f3d;
}

.remove-compare-item {
    cursor: pointer;
}

.remove-compare-item:hover {
    color: #ff0000;
}
#compare_content ul {
    list-style: none;
}

#compare_content ul li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.compare-block {
    background: #F4F7F7;
    border: 1px solid #e0e0e0;
}

.suggestion-item .desc {
    color: #333;
    font-size: 12px;
    padding: 0 10px;
}
.ui-menu {
    font-family: WYekan;
    z-index: 1000;
}

.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;
}

.ui-autocomplete-loading {
    background: white url("../../../images/template/rebecca/loading.gif") left center no-repeat;
}

.header .search-box {
    width: 540px;
}

.product-item .price, .product-item .list-price {
    font-weight: bold;
}
.header {
    margin-bottom: 0;
}

.center {
    text-align: center;
}

.sidebar-products .custom-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.fa-fw {
    width: 1.7em;
}


.customhidden {
    visibility: hidden;
    display: none;
}

.btn {
    margin-bottom: 4px;
    font-weight: bold;
}
a.brand-link:hover {
    color: #000;
    background: #fff;
    text-decoration: none;
}

.brand-logo {
    width: 50px;
    margin-left: 10px;
    padding: 5px;
    border: 1px solid #ccc;
}

.content-page img, .product-page img {
    max-width: 100%;
}

.inner-options ul li span {
    display: inline-block;
}

.social-icons .aparat {background: url(../../../images/template/rebecca/i/icons/social/aparat.png) no-repeat;}

.thumbs ul li, .thumbs ul li img {
    width: 100%;
}

.thumbs ul {
    padding: 0;
}

.content-slider .price-and-desc {
    padding: 0;
}

.blogico.timer {
    background: none;
}

.searchbox {
    margin-top: 20px;
    font-family: yekan;
}
.suggestion-item {
    font-family: yekan;
}


.nav > li {
    position: inherit;
}
.dropdown {
    position: absolute;
}

.mega-menu {
    position: relative;
}

.dropdown-menu[aria-labelledby="mega-menu"], .dropdown-menu[aria-labelledby="mega-menu-catalogue"] {
    width: 100%;
}

.mydropdown:hover {

}

.mydropdown span.arrow {

    display: none;
    visibility: hidden;
}

.header li.dropdown > .dropdown-menu::after {
    border:none;
}


.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;
}

.enamad {
    text-align: center;
    background-color: #fff;
}

.nav-content-col > span {
    border-bottom: 1px solid #f0f0f0;
    font: bold 17px Yekan,Arial,sans-serif;
    margin: 0 0 6px;
    padding: 10px 10px 5px;
    text-decoration: none;
}

.del-goods {
    float: right;
}

.breadcrumb {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.product-page-content .datasheet td {
    padding: 5px 20px 5px 0;
}

.final-price-wrap
{
  font-size:1.7rem;
}
.mega-menu {
margin-top:5px;
}