/*error*/
.error {
    padding: 5px;
    margin: 5px 5px 20px 5px;
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #CB4721;
    line-height: 25px;
    border-radius : 5px !important;
    clear: both !important;
}
.success {
    padding: 5px 5px !important;
    border: solid 1px #C0F0B9 !important;
    background: #D5FFC6 !important;
    color: #48A41C !important;
    border-radius : 5px !important;
    clear: both;
    margin-bottom: 5px !important;
}
.alert {
    border:solid 2px #FBD3C6 !important;
    /*background:#FDE4E1 !important;*/
    color:#CB4721 !important;
    opacity: 1 !important;
    padding: 0 10px 0 0 !important
    direction: rtl !important;
    text-align: right !important;
    border-radius : 5px !important;
    /*margin-bottom: 0 !important;*/
}
/*error*/
/*compare*/
#comparetable tr:hover .products2 {
    background:#21B8B8 !important;
    color:#ffffff;
}
#comparetable td {
    vertical-align:middle;
}
.ts-basket-product-arrow {
    background: rgba(0, 0, 0, 0) url("img/comparearrow.gif") no-repeat scroll 0 0;
    bottom: -8px;
    height: 8px;
    padding: 0;
    position: absolute;
    width: 15px;
}
#comparetable tr:hover .products2{
    background:#91B8F9 !important;
    color:#ffffff;
}
#comparetable td{
    vertical-align:middle;
}
.block2 .blc5{
    position: relative;
    width: 200px;
}
.blc5  input[type="text"]{
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #dbdbdb;
    /*    height: 18px;
        line-height: 18px;*/
    padding: 5px;
    width: 231px;
}
.blc5 > ul #ajax_result22 {
    background: none repeat scroll 0 0 #ffffff;
    height: 170px;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 33px;
    width: 219px;
    z-index: 99999999;
}
.result_hover a:hover{
    color:#61BAD0;
}
.blccc {
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    padding: 0 12px;
    width: 194px;
}
.ts-basket-product-close{
    width: 15px;
    height: 15px;
    cursor: pointer;
    background:url("img/remove2.png") no-repeat 0px 0px;
    display:block;
}
/*compare*/

/*invoice*/
.table11 {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CDCDCD;
    /* border-radius: 3px 3px 3px 3px; */
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    /* margin:10px; */

}
.table11  td, .table  th { border: 1px solid #dadada;  -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; width:9% !important;  }
.table11  td:first-child, .table  th:first-child { border-right: none; }
.table11  td { padding: 9px 16px; vertical-align: middle; color: #000; text-align:center;}
.table11  td  a:hover{ color: #FF7617;}
.table11  td  a{ color: #2C5CAA;}
.table11  tr { border-top: 1px solid #dadada; }

.table11 tbody tr.deleted { border-top: 1px solid #E5383F !important; }

.table11  th { text-align: center; padding: 7px 12px; 
               background: #F8F8F8;
               background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
               background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
               background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#efefef',GradientType=0 );
               color: #000000;
               /*font-family: Ham3D,B Yekan,Tahoma;font-weight:normal; font-size: 16px;*/
               border: 1px solid #cecece;
}
/*invoice*/
/*invoice_info*/
.table33 {
    border: 1px solid #CDCDCD;
    /* border-radius: 3px 3px 3px 3px; */
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width:100%;

}
.table33  td, .table3  th { border: 1px solid #dadada;  -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; width:auto !important;  }
.table33  td:first-child, .table3  th:first-child { border-right: none; }
.table33  td { padding: 9px 16px; vertical-align: middle; color: #000; text-align:center;}
.table33  td  a:hover{ color: #FF7617;}
.table33  tr { border-top: 1px solid #dadada; }

.table33 tbody tr.deleted { border-top: 1px solid #E5383F !important; }

.table33  th { text-align: center; padding: 7px 12px; 
               background: #F8F8F8;
               background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
               background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
               background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#efefef',GradientType=0 );
               color: #000000;
               /*font-family: Ham3D,B Yekan,Tahoma;font-weight:normal; font-size: 13px;*/
               border: 1px solid #cecece;
}


.table22 {
    border: 1px solid #CDCDCD;
    /* border-radius: 3px 3px 3px 3px; */
    box-shadow: 0 2px 2px -2px #CCCCCC;
    position: relative;
    width:100%;
}
.table22  td, .table2  th { border: 1px solid #dadada;  -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; }
.table22  td:first-child, .table2  th:first-child { border-right: none; }
.table22  td { padding: 9px 16px; vertical-align: middle; color: #000; text-align:center;/*width:10% !important;*/}
.table22  td  a:hover{ color: #FF7617;}

.table22  tr { border-top: 1px solid #dadada; }

.table22 th { text-align: center; padding: 7px 12px; 
              background: #F8F8F8;
              background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
              background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
              background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
              background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
              background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
              background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#efefef',GradientType=0 );
              color: #000000;
              /*font-family: Ham3D,B Yekan,Tahoma;font-weight:normal; font-size: 13px;*/
              border: 1px solid #cecece;
}
.basket_final_r {
    float:right;
    width:61%;
    padding:0 2%;
    border-left:1px solid #e5e5e5;
}
.basket_final_r div {
    padding: 10px 5px;
}
.basket_final_r hr {
    height:1px;
    padding:1px 0;
    margin:3px 0;
    border:0;
    border-bottom:1px solid #e5e5e5;
    clear:both;
}
.basket_final_l {
    float:left;
    width:33%;
}
.basket_final_l a.add_pro {
    margin-top:-7px;
}
/*invoice_info*/



.header .login_area {
    z-index: 999;
}
.big_stars i.active{
    color: #FDB813;
    font-size: 40px;
    display: inline;
}
.big_stars i{
    color: #cecece;
    font-size: 40px;
    display: inline;
}
.product_star i.active{
    color: #FDB813;
    font-size: 21px;
    display: inline;
}
.product_star i{
    color: #cecece;
    font-size: 21px;
    display: inline;
}
.big_stars2{
    display: inline-block;
}
.big_stars2 i.active{
    color: #FDB813;
    font-size: 40px;
    display: inline;
}
.big_stars2 i{
    color: #cecece;
    font-size: 40px;
    display: inline;
}


/*upload*/
.error_success {
	background-color:#CCECC8;
	background-image: url("img/icon_success.png");
	background-position: 273px 11px;
	background-repeat: no-repeat;
	border: 1px solid #00a651;
	border-radius: 4px;
	color:#197b30;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
	padding: 0px 25px 0px 0px;
	text-align: right;
	width:268px;
	line-height:33px;
	height:35px;
}
.error_error {
	background-color: #FFF3F3;
	background-image: url("img/icon_error.png");
	background-position: 273px 11px;
	background-repeat: no-repeat;
	border: 1px solid #E70000;
	border-radius: 4px;
	color: #E70000;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
	padding: 0px 25px 0px 0px;
	text-align: right;
	width:268px;
	line-height:33px;
	height:35px;
}
.not_show {
display:none;
}
.title_me {
	display:block;
	background-color:#6E6D6D;
	padding:5px;
	color:#fff;
	margin:5px;
	border-radius:5px;
}
.ajax_upload {
    background-color: #ffffff;
 	-webkit-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    4px 4px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         4px 4px 10px 0px rgba(50, 50, 50, 0.75);   
    border-radius: 8px;
    color: #fff;
    direction: rtl;
    padding: 12px;
    width: 292px;
    z-index: 99999;
}
.button-upload{
    background:#e1e1e1;
    border-radius: 5px 5px 5px 5px;
    color: #585858 !important;
    cursor: pointer;
    display: inline-block;
    font: bold 11px Tahoma,Arial,sans-serif;
    margin-right: 3px;
    outline: medium none;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
}
.button-upload:hover{
    background:#012F6D;
    color: #FFF !important;
}
.title_me {
    display:block;
    background-color:#6E6D6D;
    padding:5px;
    color:#fff;
    margin:5px;
    border-radius:5px;
}
.reg-pic{
    width: 384px!important;
}
.reg-pic input{
    width: 146px;
    position: relative!important;
    right: 56px!important;
}
/*.register .button{
    position: relative;
    top: 0;
    right: 82px;
}*/
.progress { position:relative; width:267px; line-height:20px; border-radius: 4px;direction: ltr; clear:both; margin-bottom:6px; background:#5E5E5E;}
.progress { position:relative; width:267px; height:25px; border-radius: 4px;direction: ltr; clear:both; margin-bottom:6px; background:#5E5E5E;}
.bar {
    background-color: #4bdb62;
    border-radius: 3px;
    direction: ltr;
    height: 25px;
    width: 0;
}
.percent { position:absolute; display:inline-block; top:3px; left:48%; }
.au_close {
    background: url("img/close3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 20px;
}
.au_close:hover {
    background-position: 0 -60px;
}
.au_title{
	width:258px;
	padding-right:40px;
	height:35px;
	border-bottom:1px solid #D1D1D1;
	color:#333333;
	font-size:12px;
	background:url("img/au_title.png") no-repeat right center;
	line-height:35px;
	margin-bottom:11px;
}
.upload_input2{
    background:#F8F8F8;
    height: 38px;
    line-height: 36px;
    position: relative;
    width: 93px;
	text-align:center;
	color:#313131;
	margin:0px auto;
	border:1px solid #CBCBCB;
	border-radius:3px;
}
.upload_input2 input{
    cursor: pointer;
    height: 38px;
	opacity:0;
	filter:alpha(opacity=0);
    width: 93px;
	position:absolute;
	right:0px;
	top:0px;
}
.au_right{
	width:95px;
	float:right;
}
.warning{
	float:left;
	width:auto;
	line-height:19px;
	text-align:justify;
	color:#666666;
	background:url("img/red_circle.png") no-repeat right 9px;
	padding-right:10px;
}
.au_right .button{
    background:url("img/button.png") no-repeat 50px 10px #0F87FF;
    border-radius: 4px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font: bold 11px Tahoma,Arial,sans-serif;
    margin-right: 0px;
    border: none;
    padding: 0px 50px 4px 0px;
    text-align: right;
    text-decoration: none;
	width:95px;
	height:40px;
	margin-top:5px;
}
.au_right .button:hover{
    background-color:#076FD8;
}
.bs_remove {
    top: 22px;
}
.bs_colors i {
    float: right;
    line-height: 20px;
	margin-left:4px;
}
/*upload*/


/*edit lightgallery*/
.posr{
    position: relative;
}
.prev-galery{
    position: absolute;
    left: 0;
    top: 50%;
    background: url(img/arrow.png);
    width: 26px;
    height: 65px;
    border: none;
    box-shadow: none;
    background-position: top left;
    z-index: 1 !important;
}

.prev-galery:hover{
    background-position: bottom left;
}

.next-galery{
    position: absolute;
    right: 0;
    top: 50%;
    background: url(img/arrow.png);
    width: 26px;
    height: 65px;
    border: none;
    box-shadow: none;
    background-position: top right;
    z-index: 1 !important;
}

.next-galery:hover{
    background-position: bottom right;
}

.maxWidth{
    max-width: 100%;
}

.zoom-in{
    background: url(img/zoom.png);
    background-position: left;
    width: 34px;
    height: 36px;
    border: none;
    box-shadow: none;
}
.zoom-out{
    background: url(img/zoom.png);
    background-position: 74px;
    width: 34px;
    height: 36px;
    border: none;
    box-shadow: none;
}
.reset{
    background: url(img/zoom.png);
    background-position: right;
    width: 34px;
    height: 36px;
    border: none;
    box-shadow: none;
}
.zoom_btns{
    position: absolute;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    background-color: white;
}

/********** New Stlye(28/8/97) **********/
.back_white{
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    padding: 20px;

}
.home_ft .insta_sec .my_title{
    text-align: center;
    border: none;
}
.home_ft .insta_sec .insta_sec__photo{
    display: block;
    border: 1px solid  #E8E8E8;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.home_ft .insta_sec .insta_sec__photo .insta_ic{
    position: absolute;
    left: 5px;
    bottom: 5px;
    z-index: 100;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
}
.home_ft .insta_sec .insta_sec__photo>img{
    width: 100%;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.home_ft .insta_sec .insta_sec__photo:hover{
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
}
.instagram_slider .slick-next,
.instagram_slider .slick-prev{
    background-color: rgba(255,255,255,.7);
}
.instagram_slider .slick-next:hover,
.instagram_slider .slick-prev:hover{
   background-color: rgba(255,255,255,1); 
}
.instagram_slider .slick-next:after,
.instagram_slider .slick-prev:after{
    color: #000;
}
.home_ft .insta_sec .insta_sec__photo .insta_desc{
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1500;
    background-color: rgba(0,0,0,.7);
    text-align: center;
    padding: 70px 20px 20px;
    color: #fff;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.home_ft .insta_sec .insta_sec__photo:hover .insta_desc{
    opacity: 1;
}
.home_ft .insta_sec .insta_sec__photo:hover>img{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.insta_desc .like-comment{
    text-align: center;
    margin-bottom: 10px;
}
.insta_desc .like-comment ul{
    display: inline-block;
    padding: 0;
}
.insta_desc .like-comment ul li{
    float: left;
    margin-right: 20px;
    font-size: 15px;
    list-style: none;
}
.insta_desc .like-comment ul li:last-child{
    margin-right: 0;
}
.insta_desc .like-comment ul li i{
    font-size: 20px;
    float: left;
    margin-right: 5px;
    width: auto;
}
.insta_desc .insta_desc--txt{
    height: 72px;
    overflow: hidden;
}
.multi_page .multi_list{
    padding: 0;
}
.multi_list ul{
    padding: 0;
    margin-bottom: 20px;
}
.multi_list ul li{
    float: right;
    list-style: none;
}
.multi_list ul li a{
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    height: 60px;
    line-height: 80px;
}
.multi_list ul .active a{
    background: #FDB813;
    color: #000;
}
.multi_body .multi_box{
    display: block;
    margin-bottom: 20px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
}
.multi_body .multi_box .multi_box_desc{
    padding: 15px;
}
.multi_body .multi_box .multi_box__title{
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #01030F;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    line-height: 1.7;
    height: 54px;
    overflow: hidden;
}
.multi_body .multi_box:hover{
    -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.15);
    -o-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.15);
}
.multi_body .multi_box:hover .multi_box__title{
    color: #2196F3;
}
.multi_body .multi_box .multi_box__photo{
    position: relative;
}
.multi_body .multi_box .multi_box__photo img{
    width: 100%;
}
.multi_body .multi_box_video .filter{
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0,0,0,.6);
}
.multi_body .multi_box_video .video_play{
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -25px;
    margin-right: -25px;
}
.multi_body .multi_box_video .video_play i{
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 50px;
}
@media only screen and (max-width: 1199px){
    .home_ft .insta_sec .insta_sec__photo{
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 991px){
    .home_ft .insta_sec .insta_sec__photo .insta_desc{
        padding: 50px 10px 20px 10px;
    }
    .insta_desc .insta_desc--txt p{
        font-size: 13px;
    }
}
@media only screen and (max-width: 767px){
    .home_ft .insta_sec .insta_sec__photo .insta_desc{
        padding: 70px 20px 20px;
    }
}
@media only screen and (max-width: 667px){
    .multi_body .multi_box .multi_box_desc{
        padding: 10px;
    }
    .multi_body .multi_box .multi_box__title{
        font-size: 14px;
        height: 48px;
    }    
}
@media only screen and (max-width: 568px){
    .home_ft .insta_sec .insta_sec__photo .insta_desc{
        padding: 30px 10px 10px 10px;
    }
    .insta_desc .insta_desc--txt p{
        font-size: 13px;
        line-height: 18px;
    }    
}
@media only screen and (max-width: 480px){
    .home_ft .insta_sec .row>div{
        width: 50%;
    }
}
@media only screen and (max-width: 414px){   
    .multi_body>div{
        width: 100%;
    }
        .home_ft .insta_sec .insta_sec__photo .insta_desc{
        padding: 70px 20px 20px;
    }
}
@media only screen and (max-width: 360px){
    .home_ft .insta_sec .row>div{
        width: 100%;
    }
}
/***************************************************************************/
.m0{
    margin: 0;
}


.btn-news-comment{
    margin-top: 10px
}


.product__lbl{

    position: absolute;
    top: 11px;
    right: 0;
    background-color: #ed1c24;
    font-size: 13.9px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    height: 24.18px;
    display: inline-block;
    line-height: 24.18px;
    z-index: 9;
}

.adver{
    padding: 15px !important;
}
.adver .img_cnt{
    height: auto !important;   
}

.advertisement div.selector{
    width: 100% !important;
}