#loading-layer { direction: rtl; background: #000; padding: 20px; text-align: center; color: #fff; border-radius: 12px }
.clrfix{display:block;}
.clrfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.today{font-size: 11pt !important;}

.commentlist{line-height:1.5;list-style:none;margin:0;padding:0;font-family:"iransans",tahoma}.commentbody{position:relative;padding:20px;margin-bottom:20px;background-color:#fff;border-radius:4px;box-shadow: 0 2px 2px #d4d4d4;}.comment-meta::before,.comment-meta::after{content:'';display:table;clear:both}.comment-meta .comment-avatar{display:inline-block;float:right}.comment-meta .comment-avatar
.avatar{display:block;padding:3px;margin-left:20px;float:right;border:1px
solid #e5e5e5}.comment-meta .comment-author{display:block}.commentbody
.fn{font-size:15px;display:inline-block;margin-bottom:3px}.comment-date{font-size:12px;color:#c6c6c6}.comment-content{margin-right:88px;color:#8e8e8e;text-align:justify}.comment-reply-link{line-height:24px;border:1px
solid #e5e5e5;display:inline-block;padding:0
12px;color:#83868a;font-size:11px;transition:all .2s ease-in-out 0s}.comment-reply-link:hover{color:#f09217}@media (max-width:1000px){.commentbody{text-align:right}.comment-meta{margin-bottom:7px}.comment-content{margin-right:0}}

.line-top{
    border-top: 1px solid #ddd;
    display: block !important;
    padding-top: 20px;
}

.osxbutton {
    font:  400 11px/18px "iransans", Arial, sans-serif;
    text-decoration: none;
    color: black;
    padding: 1px 7px;
    border:1px solid #9C9C9C;
    margin: 2px 2px;
    display: inline-block;
    background-image: -webkit-linear-gradient(
            #ffffff 0%, #F6F6F6 	30%,
            #F3F3F3 45%, #EDEDED 	60%,
            #eeeeee 100%);
    border-radius: 3px;
    cursor: default;
    box-shadow: 0px 0px 1px rgba(0,0,0,0.20);
}
.osxbutton:active {
    border-color:#705ebb;
    background-image:-webkit-linear-gradient(
            #acc5e9 0%, 		#a3c0f2 18%,
            #61a0ed 39%,		#55a3f2 70%,
            #82c2f1 91.72%, 	#9AD2F2 100%);
    box-shadow: 0px 0px 1px rgba(0,0,0,0.65);
}
.osxbutton.disabled {
    color: #999!important;
    background-image: -webkit-linear-gradient(#fbf8f8 0%, #f0f0f0 30%, #e3e3e3 45%, #d7d7d7 60%, #cbc9c9 100%);
}
.osxbutton:hover, .osxbutton:focus{
    color: black;
}

.osx, .osx:hover {

    color: #000; text-decoration: none; text-shadow: 0 1px rgba(255,255,255,.2);
    font:  400 12px/18px "iransans", Arial, sans-serif;

    -webkit-tap-highlight-color: transparent;

    padding: 0 12px;

    border: 1px solid;
    border-top-color: #9d9d9d; border-bottom-color: #939393;
    border-left-color: #949494; border-right-color: #949494;

    -webkit-border-radius: 4px;   box-shadow: 0 1px rgba(0,0,0,0.1);
    -moz-border-radius: 4px; -moz-box-shadow: 0 1px rgba(0,0,0,0.1);
    border-radius: 4px;   -webkit-box-shadow: 0 1px rgba(0,0,0,0.1);

    -webkit-appearance: none;

    background: #ffffff; /* Old browsers */

    background: -webkit-gradient(linear, left top, left bottom,
        /* Chrome, */     color-stop( 0%, #ffffff),
        /* Safari4+ */                 color-stop(25%, #ffffff),
    color-stop( 30%, #fcfcfc),
    color-stop(35%, #f9f9f9),
    color-stop(40%, #f7f7f7),
    color-stop(45%, #f5f5f5),
    color-stop( 50%, #f2f2f2),
    color-stop(50%, #ececec),
    color-stop(80%, #ededed),
    color-stop(95%, #efefef),
    color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top,     #ffffff  0%, #ffffff 25%, #fcfcfc  30%, #f9f9f9 35%,
        /* Chrome10+, */                #f7f7f7 40%, #f5f5f5 45%, #f2f2f2  50%, #ececec 50%,
        /* Safari5.1+ */                #ededed 80%, #efefef 95%, #f2f2f2 100%);
    background: -moz-linear-gradient(top,        #ffffff  0%, #ffffff 25%, #fcfcfc  30%, #f9f9f9 35%,
        /* FF3.6+ */                    #f7f7f7 40%, #f5f5f5 45%, #f2f2f2  50%, #ececec 50%,
    #ededed 80%, #efefef 95%, #f2f2f2 100%);
    background: -o-linear-gradient(top,          #ffffff  0%, #ffffff 25%, #fcfcfc  30%, #f9f9f9 35%,
        /* Opera 11.10+ */              #f7f7f7 40%, #f5f5f5 45%, #f2f2f2  50%, #ececec 50%,
    #ededed 80%, #efefef 95%, #f2f2f2 100%);
    background: -ms-linear-gradient(top,         #ffffff  0%, #ffffff 25%, #fcfcfc  30%, #f9f9f9 35%,
        /* IE10+ */                     #f7f7f7 40%, #f5f5f5 45%, #f2f2f2  50%, #ececec 50%,
    #ededed 80%, #efefef 95%, #f2f2f2 100%);
    background: linear-gradient(top,             #ffffff  0%, #ffffff 25%, #fcfcfc  30%, #f9f9f9 35%,
        /* W3C */                        #f7f7f7 40%, #f5f5f5 45%, #f2f2f2  50%, #ececec 50%,
    #ededed 80%, #efefef 95%, #f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(
        /* IE6-9 */           startColorstr='#ffffff',    endColorstr='#f2f2f2',GradientType=0 );

    cursor: default; -webkit-user-select: none;
    -moz-user-select: none;  user-select: none;

}

.osx:active, .osx.primary, .osx.primary:hover {
    background: #bcd6ef; /* Old browsers */
    background: -webkit-gradient(linear, left top, left bottom,
        /* Chrome,  */  color-stop( 0%, #bcd6ef),
        /* Safari4+ */               color-stop( 5%, #a3c1ef),
    color-stop( 10%, #98b8e9),
    color-stop(15%, #91b3e9),
    color-stop(20%, #8ab1e9),
    color-stop(25%, #8ab2ea),
    color-stop( 30%, #83abe8),
    color-stop(35%, #7cabe9),
    color-stop(40%, #73a6e8),
    color-stop(45%, #6ca4e9),
    color-stop( 50%, #67a1e9),
    color-stop(50%, #4693ea),
    color-stop(70%, #579eec),
    color-stop(75%, #64a7ee),
    color-stop( 80%, #6eaeee),
    color-stop(85%, #7db6ef),
    color-stop(90%, #88bfef),
    olor-stop(95%, #97caef),
    color-stop(100%, #abd4ef));
    background: -webkit-linear-gradient(top,     #bcd6ef  0%, #a3c1ef  5%, #98b8e9  10%, #91b3e9 15%,
        /* Chrome10+, */                #8ab1e9 20%, #8ab2ea 25%, #83abe8  30%, #7cabe9 35%,
        /* Safari5.1+ */                #73a6e8 40%, #6ca4e9 45%, #67a1e9  50%, #4693ea 50%,
    #579eec 70%, #64a7ee 75%, #6eaeee  80%, #7db6ef 85%,
    #88bfef 90%, #97caef 95%, #abd4ef 100%);
    background: -moz-linear-gradient(top,        #bcd6ef  0%, #a3c1ef  5%, #98b8e9 10%, #91b3e9 15%,
        /* FF3.6+ */                    #8ab1e9 20%, #8ab2ea 25%, #83abe8 30%, #7cabe9 35%,
    #73a6e8 40%, #6ca4e9 45%, #67a1e9 50%, #4693ea 50%,
    #579eec 70%, #64a7ee 75%, #6eaeee 80%, #7db6ef 85%,
    #88bfef 90%, #97caef 95%, #abd4ef 100%);
    background: -o-linear-gradient(top,          #bcd6ef  0%, #a3c1ef  5%, #98b8e9  10%, #91b3e9 15%,
        /* Opera 11.10+ */              #8ab1e9 20%, #8ab2ea 25%, #83abe8  30%, #7cabe9 35%,
    #73a6e8 40%, #6ca4e9 45%, #67a1e9  50%, #4693ea 50%,
    #579eec 70%, #64a7ee 75%, #6eaeee  80%, #7db6ef 85%,
    #88bfef 90%, #97caef 95%, #abd4ef 100%);
    background: -ms-linear-gradient(top,         #bcd6ef  0%, #a3c1ef  5%, #98b8e9  10%, #91b3e9 15%,
        /* IE10+ */                     #8ab1e9 20%, #8ab2ea 25%, #83abe8  30%, #7cabe9 35%,
    #73a6e8 40%, #6ca4e9 45%, #67a1e9  50%, #4693ea 50%,
    #579eec 70%, #64a7ee 75%, #6eaeee  80%, #7db6ef 85%,
    #88bfef 90%, #97caef 95%, #abd4ef 100%);
    background: linear-gradient(top,             #bcd6ef  0%, #a3c1ef  5%, #98b8e9  10%, #91b3e9 15%,
        /* W3C */                        #8ab1e9 20%, #8ab2ea 25%, #83abe8  30%, #7cabe9 35%,
    #73a6e8 40%, #6ca4e9 45%, #67a1e9  50%, #4693ea 50%,
    #579eec 70%, #64a7ee 75%, #6eaeee  80%, #7db6ef 85%,
    #88bfef 90%, #97caef 95%, #abd4ef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(
        /* IE6-9 */           startColorstr='#bcd6ef',    endColorstr='#abd4ef',GradientType=0 );

    border-top-color: #5158ab; border-bottom-color: #464872;
    border-left-color: #4b4d8c; border-right-color: #4b4d8c;

}

.osx.primary, .osx.primary:hover {
    -webkit-animation: pulsate 730ms infinite alternate ease-in-out;
    -moz-animation: pulsate 730ms infinite alternate ease-in-out;
    animation: pulsate 730ms infinite alternate ease-in-out;
}

.osx.primary:active {
    animation: none;
    -moz-animation: none;
    -webkit-animation: none;
}

@-webkit-keyframes pulsate {
    0% { -webkit-box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 2px #d2f7ff; box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 2px #d2f7ff; }
    100% { -webkit-box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 0px #a0c1ed; box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 0px #a0c1ed; }
}

@-moz-keyframes pulsate {
    0% { -moz-box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 2px #d2f7ff; box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 2px #d2f7ff; }
    100% { -moz-box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 0px #a0c1ed; box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 0px #a0c1ed; }
}

@keyframes pulsate {
    0% { box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 2px #d2f7ff; }
    100% { box-shadow: 0 1px rgba(0,0,0,0.1), inset 0 0 19px 0px #a0c1ed; }
}

.osx:focus {
    -webkit-box-shadow: 0 1px rgba(0,0,0,0.1), 0 0 4px hsl(204, 100%, 88%);
    -moz-box-shadow: 0 1px rgba(0,0,0,0.1), 0 0 4px hsl(204, 100%, 88%);
    box-shadow: 0 1px rgba(0,0,0,0.1), 0 0 4px hsl(204, 100%, 88%);
    border-color: hsl(204, 68%, 58%);
}

.osx.round {
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    border-radius: 9999px;
    padding: 0 10px;
}

.osx.single{
    padding: 0 6px;
}

.osx b, .osx strong {
    font-weight: 500;
}

.osx i, .osxbutton i{
    padding-left: 5px;
    padding-right: 0px;
}
.invalid{color:red;}
.formdest{
    border: 1px solid #ddd;
    padding: 25px;
    border-radius: 4px;
    margin-bottom: 10px;
    background: #fafafa;
}
.formdest legend{
    font-size: 12pt;
    color: #fff;
    padding: 6px 15px;
    width: auto;
    background: #FF9800;
    border-radius: 4px;
}

/** -----------------------------------------------------------------------*/
.redError {
    text-align: right;
    margin-bottom: 16px;
    color: #F44336;
}
.successMsg {
    text-align: right;
    margin-bottom: 16px;
    color: #4CAF50;
}
.divmainnews {
	color: #e0dfde;
	text-align: justify;
	padding: 0px 20px;
	line-height: 2;
	font-size: 20px;
}
/* Addons ------------------------------------ */
.blogpost {
	text-align: right;
}
.blogpost h2{
	font-size: 15pt;
	font-weight: 400;
	clear: both;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin: 0px;
}
.blogpost .image{
	text-align: center;
}
.blogpost .image img{
	width: 100%;
	height: auto;
}
.blogpost .lead{
	padding: 10px;
	background: #eee;
	color: #777;
	font-size: 10pt;
	line-height: 2;
	border-radius: 5px;
	margin-top: 10px;
	position: relative;
	display: block;
	margin-bottom: 10px;
}
.blogpost .fullstory {
	font-size: 11pt;
	font-weight: 300;
	line-height: 2;
}
.fullstory img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}
.blogpost .fullstory p{
	font-size: 11pt;
	line-height: 2;
}
.blogpost .date {
	background: #eee;
	float: left;
	padding: 10px;
	border-radius: 0px 0px 4px 4px;
	font-size: 10pt;
	text-align: center;
	margin-bottom: 20px;
}
a.NavigationPrimary-link:focus {
	color: #fff;
}
.change-price{
	color: #666666;
	font-size: 24px;
	margin: 20px 0 10px 0;
}
.text-success{
	color: green;
}
a.trash {
    font-size: 16px;
    line-height: 16px;
    color: #cc0000;
}
.table tr td {
	font-size: 10pt !important;
}
.table-middle tr td{
	vertical-align: middle !important;
}
.cart_name {
	display: block;
	font-weight: 500;
	color: #73859f;;
}
.cart_opt {
	margin-right: 30px;
    margin-top: 7px;
	font-size: 8pt;
}
.cart_optname {
	display: inline-block;
	margin-left: 30px;
	font-weight: 500;
	width: 145px;
	color: #8a6d3b;

}
.cart_optprice {
	display: inline-block;
}

.btn-cart-success {
    background-color: #449d44 !important;
    border-color: #398439 !important;
}
.btn-cart-info {
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
}
.newlogo{
	float: left;
	display: none;
    position: absolute;
    left: 0;
}
.newlogo img{
	width: 172px;
	height: 52px
}
.alert-success {
    color: #eaffea;
    background-color: #449d44;
    border-color: #449d44;
}
.alert-danger {
    color: #fff4f4;
    background-color: #dc3434;
    border-color: #dc3434;
}

.loginpanel {
    background: #f7f7f7;
    padding: 30px 20px;
    border-radius: 2px;
}
#register_box {
	display: none;
	background: #f7f7f7;
    padding:20px;
}
#register_box .control-label, .loginpanel .control-label{
    color: #67674f;
}
.loadingdiv {
	margin: 10px 0px;
	text-align: center;
}
.alert-block{
	line-height: 1.5;
}
.alert-block li {
	margin-right: 20px;
}
.f_req{color:red; padding: 0 5px;}
#expresstime_data {
	display: block;
}
.expreshelp {
    color: #4CAF50;
    font-weight: normal;
}
.blinkprice{
	color: red;
    text-decoration: line-through;
}
#payment_list tbody tr td:hover{
	cursor: pointer;
}
.table-shadow{
    box-shadow: inset rgba(224, 224, 224, 0.44) 0px 6px 28px 0;
}
.checkout {
    padding: 0 15px 20px;
}
.checkout .top_wrap {
    margin-top: 30px;
}
.checkout .top_wrap .columns .right {
    float: right;
}
 .checkout .top_wrap .columns .thanks {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.checkout .top_wrap .columns .thanks h1.green {
    font-size: 15px;
}
.green {
    color: #4caf50!important;
}
.checkout .top_wrap .columns .thanks .email {
    margin-top: 15px;
    font-size: 16px;
}
.checkout .top_wrap .columns .thanks .h48 {
    margin: 15px 0 27px;
    font: 14px/32px "iransans";
    font-weight: 300;
    text-align: justify;
    color: #777;
}
.checkout .top_wrap .columns .thanks .btn {
    direction: ltr;
}
.red {
    color: #ff6b6b;
}
.checkout .top_wrap .columns .thanks .note {
    margin: 5px 0 15px;
    background: #fffce0;
    border-radius: 2px;
    color: #957f38;
    padding: 10px;
    font: 14px "iransans";
}
.checkout .top_wrap .columns .thanks .btn .dk-button-container, #content .checkout .top_wrap .columns .thanks .bankinfo .dk-button-container {
    margin: 32px 0 0;
}
.dk-button-container {
    display: inline-block;
    line-height: 0;
    margin: 4px;
    min-height: 38px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
}
.checkout .top_wrap .columns .thanks .error-msg {
    font: 14px "iransans";
}
.checkout .top_wrap .columns .bottom-box {
    color: #777;
    font: 16px "iransans";
    margin-top: 35px;
}
.checkout .top_wrap .columns .bottom-box .tel {
    direction: ltr;
    color: #2196f3;
    display: inline-block;
    font-family: "iransans";
    font-size: 14px;
    margin-top: 10px;
}
.tablefactor{width: 100%}
.tablefactor tr td{
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	font-size: 10pt;
	padding: 10px;
	line-height: 1.5
}
.headerdropdownmenu li{
	border-left: 0px !important;
}
.headerdropdownmenu li a{
	line-height: initial;
	padding: 3px 10px
}

 .note_block {
    margin: 5px 0 15px;
    background: #fffce0;
    border-radius: 2px;
    color: #957f38;
    padding: 10px;
    text-align: justify;
    font: 13px "iransans";
}
.address_item {
    border: 1px solid #f0f1f2;
    border-radius: 2px;
    margin-top: 10px;
    height: 152px;
    font: normal 9pt "iransans";
    overflow: hidden;
}
.address_item table{
    width: 100%;
    height: 152px;
    color: #777777;
    overflow: hidden;
}
.address_item table td {
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #f0f1f2;
    line-height: 26px;
    display: table-cell;
    padding-right: 15px;
}
.address_item table td.fr {
    border-bottom: 1px solid #f0f1f2;
}
.address_item table td.fr h3 {
    font: 15px/20px "iransans-bold", tahoma;
    color: #777777;
    padding: 5px;
    margin: 0px;
}

.address_item table span.labeltel {
    display: inline-block;
    margin-left: 7px;
}
.address_item table .txtright {
    text-align: right;
}
.control-btn {
    width: 25px;
    text-align: center;
}
.address_item .control-btn td.edit {
    background: #e3f3fc;
    text-align: center;
}
.address_item .control-btn td.edit a{
    color: #42a2e5;
}
.address_item .control-btn tr td {
    border: 0 !important;
    padding-right: 0px;
}

.address_item .control-btn td a {
    vertical-align: middle;
}
.address_item .control-btn td.delete {
    background: #ffedee;
}
.address_item .control-btn td.delete a{
    color: #ee4141;
}
.address_item table td.last {
    border-left: 0 !important;
    padding: 0;
    width: 40px;
    text-align: center;
}

.address_item.selected {
    border: 1px solid #c0f0c1;
}
.address_item.selected table td.first {
    background: #f7fff7;
    border-left: 1px solid #c0f0c1;
}

.address_item table td.first {
    position: relative;
    right: -1px;
}
.address_item table td.first {
    border-radius: 0 2px 2px 0;
    cursor: pointer;
    padding: 0;
}
.address_item table td.first {
    border-radius: 0 2px 2px 0;
    cursor: pointer;
    padding: 0;
}
.address_item table td.first .active-address {
    border-left: 39px solid transparent;
    border-top: 39px solid #8cd98e;
    display: inline-block;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    opacity: 0;
    transition: 150ms ease;
}
.address_item table td .radio-control {
    margin: 0;
    right: 1px;
    top: 7px;
}
.clear-bottom {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}
.pagecontent {margin-top: 20px;}
.datepicker-plot-area .header{
    width: initial;
    height: initial;
    background: none;
}
.open>.dropdown-menu {
    direction: rtl;
}
.dropdown-menu li a{
    color: #666;
    font-size: 10pt;
}

/* ContactUS */

.fl-wrap {
    float:left;
    width:100%;
    position:relative;
}

/**
--------------------------------------------------- Rating ------------------------------------------------
 */
.rating {
    border: none;
}

.rating > input { display: none; }
.rating > label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating > .half:before {
    content: "\f089";
    position: absolute;
}

.rating > label {
    color: #ddd;
    float: right;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  }

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  }

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  }

.stars_chacked_1, .stars_chacked_2, .stars_chacked_3, .stars_chacked_4, .stars_chacked_5  {color: #FFD700 !important;}
.inline-label-rate {
    float: left;
    margin-top: 7px;
}
/* Alert */
.alert{
    direction: rtl;
    font-size: 13px;
    font-family: "iransans", tahoma;
}
/* tooltip */
.tooltip {
    font-family: "iransans", tahoma;
}
/* Filter */
.filterprice {
    padding: 10px;
    background: #eee;
}
.address_item .fr {
    float: initial !important;
}

/* Color */
.product-color a {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    border: 1px solid #ddd;
}
.c-orange {
    background-color: #ffc334;
}
.c-blue {
    background-color: #7bcacf;
}
.c-black {
    background-color: #262e31;
}
.c-gray {
    background-color: #8a97a0;
}
.active.c-orange:after {
    position: absolute;
    top: -8px;
    left: -8px;
    width: 32px;
    height: 32px;
    content: '';
    opacity: .4;
    border-radius: 32px;
    background-color: #ffc334;
}
.active.c-blue:after {
    position: absolute;
    top: -8px;
    left: -8px;
    width: 32px;
    height: 32px;
    content: '';
    opacity: .4;
    border-radius: 32px;
    background-color: #7bcacf;
}
.active.c-black:after {
    position: absolute;
    top: -8px;
    left: -8px;
    width: 32px;
    height: 32px;
    content: '';
    opacity: .4;
    border-radius: 32px;
    background-color: #ffc334;
}
.active.c-gray:after {
    position: absolute;
    top: -8px;
    left: -8px;
    width: 32px;
    height: 32px;
    content: '';
    opacity: .4;
    border-radius: 32px;
    background-color: #8a97a0;
}
/* price */
.mc-price ins {
    text-decoration: none;
}
.mc-price del {
    display: block;
}
/* Dropdown menu z-index */

.dropdown-menu {
    z-index: 999999 !important;
}


.attachment{
    position: relative;
    position: relative;
    margin: 10px 0;
}
.attachment .atclas{
    background: linear-gradient(to bottom right, #3fd845, #1a941f);
    float: right;
    padding: 5px 15px;
    text-align: center;
    direction: ltr;
    border-radius: 0px 5px 5px 0px;
    font-size: 8pt;
    margin-left: 0;
    color: #fff;
}
.attachment .atclas a{color:#fff;}
.attachment .atsize{
    border-radius: 5px 0px 0 5px;
    background: linear-gradient(to bottom right, #848484, #2d2d2d);
}

/*search form*/

.search-icon {
    cursor: pointer;
}

.search-box-area {
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999999;
    display: none;
    -webkit-transition: 1s;
    transition: 1s;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.search-box-area input, .search-box-area select {
    width: 400px;
    padding: 15px;
    line-height: 1;
    box-shadow: 0px 2px 40px #eee;
    border: 1px solid #eee;
    border-radius: 12px;
    outline: none;
}
.search-box-area .button{
    width: 400px;
}
/*
.search-box-area button {
    margin:  0;
    width: 70px;
    height: 50px;
    margin-right: -3px;
    overflow:  hidden;
    background-color: #fff;
    box-shadow: 2px 3px 5px #ddd;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border: 0;
}
 */
.cross-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 50px;
    height: 50px;
    line-height: 55px;
    box-shadow: 0px 0px 5px #ddd;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    color: #fff;
    font-size: 17pt;
    background: #F44336;
}
.product-options .radio{
    margin: 10px 0;
    margin-right: 20px;
    color: #000;
    font-weight: 400;
}
.enname{text-align: right;direction:ltr;color:#999}



.catlistblog a{color:#555;}
.catlistblog li a:hover{color: #157ed2;}
#imageproduct{border: 1px solid #e5e5e5;display: block;position: relative; overflow: hidden;}
.gallerythumb{
    height: 110px;
    overflow: hidden;
}
.product-info .name{
    color: #0f6cb2;
    font-size: 11pt;
    margin-bottom: 15px;
    font-family: "iransans-medium", tahoma;
}


.rating {
    width: 100%;
    display: block;
    float: right;
}
.rating-text {
    display: block;
    padding-right: 5px;
}


.pro-header {
    border-bottom: 1px solid #d7d7d7;
    background: #f5f5f5;
    padding: 10px 0;
}

.pro-links {
    display: block;
    margin: 0;
    padding: 0;
    direction: ltr;
}

.pro-links li {
    display: inline-block;
    float: left;
}

.pro-links li a {
    font-size: 18px;
    float: left;
    padding: 15px 12px 0;
    color: #8a8a8a;
}

.rating {
    width: 100%;
    display: block;
    float: right;
}

.rating-text {
    display: block;
    padding-right: 5px;
}

.sharelink li {
    display: block !important;
    font-size: 10px !important;
    float: none !important;
    padding: initial !important;
    color: #000 !important;
}

.sharelink li a {
    display: block !important;
    font-size: 10px !important;
    float: none !important;
    padding: initial !important;
    color: #000 !important;
    padding: 5px !important;
}

ul.dropdown-menu.sharelink img {
    border-radius: 5px;
    width: 24px;
}

.pro-links li a:hover {
    color: #363636;
}

.favlink:hover {
    color: #f44337 !important;
}

.pro-desc {
    border-bottom: 1px dotted #d7d7d7;
    padding: 10px 0;
}

.pro-desc p {
    font-size: 13px;
    text-align: justify;
    color: #333;
}

.red-txt {
    color: #f44337;
}

.pro-info2 {
    padding: 15px;
    background: #fafafa;
    border-bottom: 1px dotted #d7d7d7;
}

.pro-info2 p {
    font-size: 13px;
    margin-bottom: 5px;
}

.grey-lbl {
    float: right;
    width: 100px;
    font-size: 13px;
    font-weight: normal;
    color: #999;
}

.quantity {
    font-family: 'iransans-light';
    float: right;
    width: 70px;
}

.btn-number {
    font-size: 8px;
    float: right;
    height: 18px;
    padding: 0 7px;
    border-radius: 0 !important;
}

.input-number {
    font-family: 'iransans-light';
    font-size: 13px;
    min-height: 36px;
}

.quantity-txt {
    padding-left: 10px;
    font-family: 'iransans-light';
    font-size: 13px;
}

.btn-shop {
    font-size: 11px;
    float: left;
    height: 36px;
    margin: 0;
    padding: 0;
    transition: all .5s ease;
    color: #fff;
    border: #f44337 solid 1px;
    border-radius: 0;
    background: #f44337;
}

.btn-shop span {
    line-height: 36px;
    float: left;
    padding: 0 15px;
}

.btn-shop i {
    font-size: 18px;
    line-height: 34px;
    width: 35px;
    height: 34px;
    color: #f44337;
    background: #fff;
}

.btn-shop:hover {
    color: #363636;
    border: #d7d7d7 solid 1px;
    background: #eee;
}

.oldprice {
    font-size: 13px;
    text-decoration: line-through;
    color: #999;
    padding-left: 10px;
}

.new-price {
    font-size: 13px;
    line-height: 36px;
    color: #f44337;
}

.productcart .control-label {
    font-family: "iransans-light", tahoma;
    font-weight: normal;
}

#updateprice,
.numprd {
    background: #fff;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 15px;
}

.customorderproduct {
    padding: 10px 10px 10px;
    background: #E0E0E0;
    border-radius: 4px;
    /* margin-bottom: 25px; */
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}

.customorderproduct .control-label {
    border-radius: 4px;
    background: #e0e0e0;
    color: #000;
    padding: 3px 15px;
    position: absolute;
    top: -14px;
    font-size: 9pt;
    text-align: center;
}
.noprice{
    color: #f44337;
    font-size: 12pt;
}



.pro-tab
{
    background: #167ed2;
    overflow:  hidden;
    padding-bottom: 1px;
    line-height: 2;
}
.pro-tab > li.active > a,
.pro-tab > li.active > a:focus,
.pro-tab > li.active > a:hover
{
    color: #fff;
    border-radius: 0;
    background-color: #0f6bb2;
}
.pro-tab li a
{
    color: #add9ff;
    border-radius: 0;
}
.pro-tab li a:hover{background: #0f6bb2;}
.pro-tab-content
{
    margin-top: -1px;
    border-top: 1px solid #d7d7d7;
}
.tab-title2
{
    font-size: 16px;
    font-weight: normal;
    color: #00507f;
}
.tab-date
{
    font-family: 'iransans-medium', tahoma;
    font-size: 10px;
    display: block;
    clear: both;
    color: #999;
}
.tab-title
{
    font-family: 'iransans-medium', tahoma;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 20px;
    color: #167ed2;
    border-bottom: 1px dotted #eee;
}

.table-titr
{
    font-size: 16px;
    color: #666;
}
.tab1-body
{
}
.table1 th
{
    font-size: 12px;
    font-weight: normal;
    width: 20%;
    margin-bottom: 5px;
    color: #363636;
    border-top: 3px solid #fff !important ;
    border-left: 3px solid #fff;
    background: #e6e6e6;
}
.table1 td
{
    font-size: 12px;
    width: 80%;
    color: #363636;
    border-top: 3px solid #fff !important ;
    background: #f5f5f5;
}
.producttab .nav-pills>li+li{margin-right: 0px !important;}

.user-panel
{
    margin: 10px 0;
}
.user-panel > .panel
{
    border-radius: 0;
}
.user-panel .panel > .panel-heading
{
    padding: 10px;
    border-bottom: 1px solid #d7d7d7;
    background: #fff;
}
.user-panel .panel > .panel-heading i
{
    font-size: 19px;
    margin-left: 5px;
    color: #f44337;
}
.user-panel .panel > .panel-body
{
    background: #f5f5f5;
}
.user-panel .panel > .panel-body p
{
    text-align: justify;
}
.btn-like
{
    font-family: 'IranianSans-Light-web';
    font-size: 12px;
    color: #00507f;
    border: #00507f solid 1px;
    border-radius: 0;
}
.btn-like i
{
    font-size: 16px !important ;
    margin-left: 5px;
    color: #00507f !important ;
}
.btn-dislike
{
    font-family: 'IranianSans-Light-web';
    font-size: 12px;
    color: #dd4132;
    border: #dd4132 solid 1px;
    border-radius: 0;
}
.btn-dislike i
{
    font-size: 16px !important ;
    margin-left: 5px;
    color: #dd4132 !important ;
}


.user-form .form-group
{
    margin-bottom: 20px;
}
.user-form label
{
    font-weight: 400;
}
.capcha
{
    float: left;
    width: 107px;
    height: 37px;
}
#code
{
    float: left;
    width: 75%;
}
.btn-gray{background: #ddd;}
.createaccount_title{
    font-size: 15px !important;
    padding: 10px;
}

#registerboxlink i{padding-left:10px;}

.warning_block{
    padding: 10px;
    line-height: 2;
    background: #f7f7f7;
    border-radius: 4px;
    margin-bottom: 5px;
}
.storyproduct{line-height: 2; font-family: "iransans-light", tahoma}

.rating {
    width: 100%;
    display: block !important;
    height: 32px;
    float: right;
}

.rating-text {
    display: block;
    padding-right: 5px;
}



/* -------------
        Catalog
        ------------------------------------------- */

.catalog {
    margin: 30px auto;
}

.no-main {
    background: #000;
    height: 110px;
}

.no-main .headermenu {
    background: #333;
}

.panel-heading i {
    padding-left: 10px;
}

.control-label {
    /* font-family: "iransans-bold", tahoma; */
    font-size: 13px;
    font-weight: normal;
    color: #777
}

.form-control {
    font-size: 10pt;
    font-family: iransans, tahoma;
}

.panel {
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .02);
}

.panel-heading {
    padding: 7px 15px;
}

.namecat {
    font-size: 19px;
}

.tools {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.tools .selectbox {
    float: left;
    text-align: left;
    padding-left: 0;
}

.tools .selectbox label {
    font-weight: normal;
    font-size: 12px;
    color: #999;
}

.tools .selectbox .form-control {
    display: inline-block;
    width: auto;
    background: #fafafa;
}

.displayby {
    float: left;
    text-align: left;
}

.displayby input[type=radio] {
    display: none;
}

.displayby input[type=radio]+label {
    display: inline-block;
    color: #000;
    padding-left: 10px;
    margin-top: 9px;
    margin-bottom: 0px;
}

.displayby i {
    font-size: 15pt;
}

.displayby input[type=radio]:checked+label {
    background-image: none;
    color: #f44337;
}
/**
    ------------------- Rating ----------------------------
 */
.c-product__rating {
    margin-right: auto;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #a0a0a0;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692
}

.c-product__rating .c-stars {
    margin-bottom: 5px
}
.c-stars {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 18px;
    position: relative;
    direction: ltr;
    width: 75px
}

.c-stars__item {
    line-height: 1;
    color: #bbb
}

.c-stars__item:before {
    width: 15px;
    height: 14px;
    background: url(images/stars-white.svg) no-repeat 50% 50%;
    background-size: 100%;
    content: "";
    display: inline-block
}

.c-stars__selected {
    position: absolute;
    left: 0;
    top: 0;
    direction: ltr;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden
}

.c-stars__selected .c-stars__item:before {
    background-image: url(images/stars-gold.svg)
}

/*** Form Contact ************----------------------*/
.contact-form-box{
    padding: 23px 0 0 0;
    margin: 0 0 30px 0;
    background: url(images/contact-form.png) repeat-x #fff;
    -moz-box-shadow: rgba(0,0,0,0.17) 0 5px 13px;
    -webkit-box-shadow: rgba(0,0,0,0.17) 0 5px 13px;
    box-shadow: rgba(0,0,0,0.17) 0 5px 13px;
}

.contact-form-box .fieldset {
    padding: 0 19px 21px 19px;
    background: url(images/form-contact-shadow.png) center bottom no-repeat;
    background-size: contain;
}

.contact-form-box .pagefmargin {
    margin: 20px 0;
}
.contact-form-box h4{
    box-shadow: 0 1px rgba(255,255,255,1);
    color: #1e1e21;
    font-size: 20px;
    line-height: normal;
}

.button,.button:focus,.button:active{
    outline: none !important;
    background-color: #000000 !important;
    font-size: 17px;
    line-height: 22px;
    border: medium none;
    color: #fff !important;
    padding: 7px 15px;
    background: #1E1E21 !important;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.button:hover, .button:focus,.button:active{
    background: #f44337 !important;
    color:#fff !important;
    outline: none !important;
}
.button span {
    display: block;
}

.button span i.right {
    margin-right: 9px;
    margin-left: 0px;
    vertical-align: middle
}
#contact-form .form-control{background: transparent !important;}

.storytext{
    font-family: "iransans-light", tahoma;
    font-size: 9pt;
    line-height: 1.8;
}

.list-content {
    display: inline-block;
    padding-right: 9px;
    border-right: 1px solid #dadada;
    vertical-align: middle;
    padding-top: 10px;
    font-size: 11pt;
}
.list-icon {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
}
.list-icon .fa {
    font-size: 13pt;
}


.product-comparison .page-title {
    font-family: 'iransans', sans-serif;
    font-size: 30px;
    text-transform: none;
    color: #666666;
    margin-bottom: 40px;
}

.product-comparison img {
    width: 150px!important
}

.product-comparison .compare-table tr th {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    padding: 18px 25px;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
}

.product-comparison .compare-table tr td {
    padding: 18px 30px;
    border: 1px solid #e5e5e5;
}

.product-comparison .compare-table tr td .product {
    margin-bottom: 15px;
    margin-top: 40px;
}

.product-comparison .compare-table tr td .product .product-image .image a {
    display: block;
    text-align: right;
}

.product-comparison .compare-table tr td .product-price .price {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin-left: 8px;
}

.product-comparison .compare-table tr td .product-price .price-before-discount {
    color: #D3D3D3;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    text-decoration: none;
}

.product-comparison .compare-table tr td .text {
    font-size: 14px;
    line-height: 22px;
}

.product-comparison .compare-table tr td .in-stock {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 0px;
}

.product-comparison .compare-table tr td .remove-icon {
    color: #666666;
}

.product-comparison .compare-table tr td .remove-icon:hover,
.product-comparison .compare-table tr td .remove-icon:focus {
    color: #ff6666;
}

.catlistblog {
    padding: 0;
    margin: 0;
}
.catlistblog li{
    list-style: none;
    font-size: 10pt;
    padding: 5px 0;
    border-bottom: 1px dotted #ddd;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
.catlistblog li:last-child{
    border: 0;
}
.catlistblog li:hover{
    background: #f7f7f7;
}
.catlistblog li:before{
    content: "\f104";
    font-family: "fontawesome";
    padding-left: 10px;
}
.catlistblog li:hover a{color: #f44337;}




.tab-content .blog-post {
    padding: 0px 0px 25px 0px!important;
    box-shadow: none!important;
}
.blog-post {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
    margin-bottom: 20px;
}

.blog-post span {
    padding-left: 10px;
    color: #aaa;
    font-size: 12px;
}
.blog-post .review:before {
    content: "\f086";
    color: #666666;
    font-size: 13px;
    padding-left: 4px;
    font-family: FontAwesome;
}
.blog-post span {
    padding-left: 10px;
    color: #aaa;
    font-size: 12px;
}
.blog-post .date-time:before {
    content: "\f073";
    display: inline-block;
    color: #666666;
    font-size: 13px;
    padding-left: 4px;
    font-family: FontAwesome;
}
.blog-post h4 {
    margin: 0;
    padding: 10px 0;
    font-family: 'iransans', sans-serif;
    font-size: 15px;
}
.blog-post h4 a:hover{color: #888888;}

.blog-post h2, .blog-post h1 {
    font-family: 'iransans', sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 15px 0;
}

.blog-post p{
    margin: 10px 0;
}


.blog-post a {
    margin-top: 20px;
}

.blog-post .blog-pagination .pagination {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.blog-post .social-media {
    margin-top: 20px;
    margin-bottom: 30px;
}

.blog-post .social-media span {
    font-size: 13px;
    color: #434343;
}

.blog-post .social-media a {
    font-size: 18px;
    margin: 0px 0px 0px 10px;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #888888;
    line-height: 32px;
}

.blog-post .social-media a:hover, .blog-post .social-media a:focus {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    background-color: #f44337;
}
.read-more{
    color: #337ab7;
    font-size: 9pt;
    padding-bottom: 3px;
    border-bottom: 1px dotted #337ab7;
}
.read-more:before{
    font-family: fontawesome;
    content: "\f053";
    padding-left: 5px;
}


.blog-write-comment {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
    margin: 15px 0;
}
.blog-review h4, .blog-write-comment h4, .contact-page .contact-title h4 {
    font-size: 14px;
    color: #555;
    font-family: 'iransans', sans-serif;
    display: inline-block;
}
.blog-write-comment .form-group label, .blog-write-comment .form-group input{
    font-size: 13px;
    font-weight: normal;
    color: #999;
}


.blog-review .blog-comments {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
}
.blog-review .review-action {
    font-size: 12px;
    color: #666666;
}
.blog-review .review-action a, .blog-review .review-action a:hover, .blog-review .review-action a:focus {
    color: #0f6cb2;
}
.blog-review p {
    font-size: 13px;
    line-height: 2;
    font-family: "iransans-light", tahoma;
    color: #666666;
}
.outer-bottom-xs {
    margin-bottom: 30px;
}

.blog-review .title-review-comments {
    font-size: 16px;
    color: #555;
    font-family: 'iransans', sans-serif;
    margin-bottom: 40px;
}
.blog-review img{
    width: 60px !important;
    max-width: 57px;
}

.sec_code_group{
    width: 100% !important;
}

.sec_code_group .input-group-addon{
    /*padding: 0;*/
    /*width: 125px;*/
    font-family: "iransans", tahoma;
    border-color: #ddd;
}

.pageone{
    line-height: 2;
    color: #000;
}
.pageone h1{
    color: #0f54e6;
    padding: 10px 0;
    font-size: 22pt;
    border-bottom: 1px solid #ddd;

}
