.salepop
{
  position: absolute;
  left: -1px;
  top: 55px;
  z-index:2000;
}
.salepopcounter
{
  position: absolute;
  right: -1px;
  bottom: 0px;
  margin: 0 auto;
  text-align: center;
  background-color: #000000;
  color:White;
  z-index:2000;
  width: 221px;
  height: 14px;
}

.salepopcounter2
{
  position: absolute;
  right: -1px;
  top: 0px;
  margin: 0 auto;
  text-align: center;
  background-color: #585858;
  color:White;
  z-index:2000;
}
.salepopcounter2 li {
  display: inline-block;
  font-size: 12px;
  list-style-type: none;
  padding: 3px;
}

.salepopcounter2 li span {
  display: block;
  font-size: 12px;
}
.salepopcounter li {
  display: inline-block;
  font-size: 12px;
  list-style-type: none;
  padding: 3px;
}

.salepopcounter li span {
  display: block;
  font-size: 12px;
}
.freeship {
    color: red;
}
#nta-wa-gdpr{
    vertical-align: text-top !important;
    padding: 0 !important;
    margin: 0 !important;
}
.wa__popup_content_item .wa__cs_img_wrap {
    width: 48px;
    height: 48px;
}
.nta-wa-gdpr{
    font-size: 11px;
    padding: 5px;
    margin-left: -5px;
    margin-right: -5px;
    border-radius: 4px;
}

.nta-wa-gdpr a{
    text-decoration: underline;
    color: inherit;
}

.pointer-disable{
    pointer-events: none;
}

.nta-woo-products-button:before, .nta-woo-products-button:after{
    content: '';
    display: block;
    clear: both;
}

.wa__button{
    border-bottom: none !important;
}

.wa__btn_w_img:hover{
	text-decoration: none;
}

.wa__button,
.wa__btn_popup,
.wa__button *,
.wa__btn_popup *,
.wa__btn_popup :before,
.wa__button :before,
.wa__button :after,
.wa__btn_popup :after,
.wa__popup_chat_box,
.wa__popup_chat_box *,
.wa__popup_chat_box :before,
.wa__popup_chat_box :after{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/* VVV--button--VVV */
.wa__button{
    position: relative;
    width: 300px;
    min-height: 64px;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff;
    box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.09);
    -webkit-box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.09);
    -moz-box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.09);
}
.wa__btn_txt{
    display: inline-block;
    font-size: 12px;
    line-height: 1.33em;
}

.wa__btn_w_icon .wa__btn_txt{
    padding: 16px 20px 15px 71px;
}

.wa__button_text_only .wa__btn_txt,
.wa__r_button.wa__btn_w_img.wa__button_text_only .wa__btn_txt,
.wa__sq_button.wa__btn_w_img.wa__button_text_only .wa__btn_txt{
    padding-top: 25px;
    padding-bottom: 24px;
}



.wa__btn_w_icon .wa__btn_txt .wa__btn_title{
    font-weight: 600;
    padding-left: 2px;
    font-size: 14px;
}

.wa__cs_info{
    margin-bottom: 2px
}

.wa__btn_status{
    color: #F5A623;
    font-size: 9px;
    padding: 2px 0 0;
    font-weight: 700;
}

.wa__cs_info .wa__cs_name,
.wa__cs_info .wa__cs_status{
    display: inline-block;
}

.wa__cs_info .wa__cs_name{
    font-weight: 400;
    font-size: 12px;
    line-height: 1.36em;
}

.wa__stt_online .wa__cs_info .wa__cs_name{
    color: #d5f0d9
}

.wa__stt_offline .wa__cs_info .wa__cs_name{
    color: #76787d;
}

.wa__cs_info .wa__cs_status{
    width: 36px;
    height: 14px;
    margin-left: 3px;
    padding: 1px;
    font-size: 9px;
    line-height: 1.34em;
    border-radius: 5px;
    color: rgba(255,255,255,0.98);
    position: relative;
    top: -1px;
    left: 0px;
    text-align: center;
}

.wa__stt_online .wa__cs_info .wa__cs_status{
    background: #62c971;
}

.wa__stt_offline .wa__cs_info .wa__cs_status{
    background: #b9bbbe;
}


.wa__stt_online{
    background: #2DB742;
    cursor: pointer;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    backface-visibility: hidden;
    will-change: transform;
}
.wa__stt_online .wa__btn_txt{
    position: relative;
    z-index: 4;
}
.wa__r_button.wa__stt_online:before{
    border-radius: 50vh;
}
.wa__sq_button.wa__stt_online:before{
    border-radius: 5px;
}
.wa__stt_online:before{
    content: '';
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    background: rgba(0,0,0,0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    will-change: opacity;
}
.wa__button.wa__stt_online:focus,
.wa__button.wa__stt_online:active,
.wa__button.wa__stt_online:hover{
    box-shadow: 0px 4px 8px 1px rgba(32,32,37,0.19);
    transform: translate(0,-3px);
    -webkit-transform: translate(0,-3px);
    -moz-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px);
}
.wa__button.wa__stt_online:focus:before,
.wa__button.wa__stt_online:active:before,
.wa__button.wa__stt_online:hover:before{
    opacity: 1;
}
.wa__stt_online.wa__btn_w_icon .wa__btn_icon img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
}

.wa__stt_offline{
    background: #EBEDF0;
    color: #595B60;
    box-shadow: none;
    cursor: initial;
}

.wa__stt_offline.wa__btn_w_icon .wa__btn_txt {
    padding: 8px 20px 6px 71px;
}

.wa__stt_offline.wa__r_button.wa__btn_w_img .wa__btn_txt{
    padding: 8px 20px 8px 100px
}

.wa__stt_offline.wa__sq_button.wa__btn_w_img .wa__btn_txt {
    padding: 8px 20px 8px 70px;
}

.wa__btn_w_icon .wa__btn_icon{
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}

.wa__btn_w_icon .wa__btn_icon img{
    width: 41px;
    height: 69px;
}

.wa__btn_w_img{
    position: relative;
    width: 300px;
    margin: 20px 0 20px;
}

.wa__btn_w_img .wa__cs_img{
    position: absolute;
    top: 50%;
    left: 0px;
    text-align: center;
    transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
}
.wa__btn_w_img .wa__cs_img_wrap{
    width: 79px;
    height: 79px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 3px solid #ffffff;
    position: relative;
    overflow: hidden;
}
.wa__btn_w_img .wa__cs_img img{
    max-width: 100%;
    height: auto;
    transition: 0.2s ease transform;
    -webkit-transition: 0.2s ease transform;
    -moz-transition: 0.2s ease transform;
}
.wa__btn_w_img .wa__cs_img:after{
    content: '';
    background: #ffffff url('../img/whatsapp_logo_green.svg') center center no-repeat;
    background-size: 21px;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: -14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -webkit-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -moz-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
}

.wa__stt_offline.wa__btn_w_img .wa__cs_img:after{
    content: '';
    background: #ffffff url('../img/whatsapp_logo_gray.svg') center center no-repeat;
    background-size: 21px;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 20px;
    right: -14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -webkit-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
    -moz-box-shadow: 0px 4px 6px 0px rgba(39,38,38,0.3);
}


.wa__btn_w_img .wa__btn_txt{
    padding:14px 20px 12px 103px;
}

.wa__r_button{
    border-radius: 50vh;
}

.wa__sq_button{
    border-radius: 5px;
}

.wa__sq_button.wa__btn_w_img{
    width: 270px;
    margin-left: 30px;
}

.wa__r_button.wa__btn_w_img .wa__cs_img{
    left: -5px;
}

.wa__sq_button.wa__btn_w_img .wa__cs_img{
    left: -35px;
}

.wa__sq_button.wa__btn_w_img .wa__btn_txt{
    padding: 10px 20px 10px 70px;
    display: table-cell;
	vertical-align: middle;
	height: 66px;
}

.wa__btn_txt .wa__btn_title{
    font-weight: 600;
}

.wa__r_button.wa__btn_w_img .wa__btn_txt{
    padding: 8px 20px 8px 100px;
	display: table-cell;
	vertical-align: middle;
	height: 66px;
}

.wa__r_button.wa__btn_w_img .wa__cs_info .wa__cs_status{
    margin-left: 3px;
}
/* ^^^--button--^^^ */

/* VVV--popup--VVV */

.wa__popup_chat_box{
    font-family: Arial,Helvetica,sans-serif;
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    -moz-border-radius: 5px 5px 8px 8px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -webkit-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -moz-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    bottom: 102px;
    right: 25px;
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(0,50px);
    transform: translate(0,50px);
    -webkit-transform: translate(0,50px);
    -moz-transform: translate(0,50px);
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    will-change: transform,visibility,opacity;
    max-width: calc(100% - 50px);
}
.wa__popup_chat_box:hover,
.wa__popup_chat_box:focus,
.wa__popup_chat_box:active{
    box-shadow: 0px 10px 10px 4px rgba(32,32,37,0.23);
    -webkit-box-shadow: 0px 10px 10px 4px rgba(32,32,37,0.23);
    -moz-box-shadow: 0px 10px 10px 4px rgba(32,32,37,0.23);
}
.wa__popup_chat_box.wa__active{
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    visibility: visible;
    opacity: 1;
}
.wa__popup_chat_box .wa__popup_heading{
    position: relative;
    padding: 15px 43px 17px 74px;
    color: #d9ebc6;
    background: #2db742;
}
.wa__popup_chat_box .wa__popup_heading_sm{
    padding: 12px 15px 17px 74px;
}
.wa__popup_chat_box .wa__popup_heading:before{
    content: '';
    background: url('../img/whatsapp_logo.svg') center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px;
}
.wa__popup_chat_box .wa__popup_heading_sm:before{
    top: 19px;
    left: 11px;
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_title{
    padding-top: 2px;
    padding-bottom: 3;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_intro{
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px;
}
.wa__popup_chat_box .wa__popup_heading_sm .wa__popup_intro{
    padding-top: 0px;
}

.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a{
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:hover,
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:focus,
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro a:active{
    text-decoration: underline;
}

.wa__popup_chat_box  .wa__popup_notice{
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px;
    text-align: right;
}
.wa__popup_chat_box .wa__popup_content{
    background: #ffffff;
    padding: 13px 20px 21px 19px;
    text-align: center;
}
.wa__popup_chat_box .wa__popup_content_left{
    text-align: left;
}
.wa__popup_chat_box .wa__popup_avatar{
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 12px;
    top: 12px;
}

.wa__popup_chat_box .wa__popup_avatar.nta-default-avt{
    border-radius: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
}

.wa__popup_chat_box .wa__stt{
    padding: 13px 40px 12px 74px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-left: 2px solid #2db742;
    background: #f5f7f9;
    border-radius: 2px 4px 2px 4px;
    -webkit-border-radius: 2px 4px 2px 4px;
    -moz-border-radius: 2px 4px 2px 4px;
}
.wa__popup_chat_box .wa__stt:after{
    content: '';
    background: url('../img/whatsapp_logo_green.svg') 0 0 no-repeat;
    position: absolute;
    right: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.wa__popup_chat_box .wa__stt.wa__stt_offline:after{
    background-image: url('../img/whatsapp_logo_gray_sm.svg');
}
.wa__popup_chat_box .wa__stt.wa__stt_online{
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    text-align: right;
}
.wa__popup_chat_box .wa__stt.wa__stt_online:hover,
.wa__popup_chat_box .wa__stt.wa__stt_online:active,
.wa__popup_chat_box .wa__stt.wa__stt_online:focus{
    background: #ffffff;
    box-shadow: 0px 7px 15px 1px rgba(55,62,70,0.07);
    -webkit-box-shadow: 0px 7px 15px 1px rgba(55,62,70,0.07);
    -moz-box-shadow: 0px 7px 15px 1px rgba(55,62,70,0.07);
}
.wa__popup_content_list .wa__popup_content_item{
    margin: 14px 0 0;
    transform: translate(0,20px);
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    will-change: opacity,transform;
    opacity: 0;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item{
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    transition-delay: 2.1s;
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(1){
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(2){
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(3){
    transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(4){
    transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(5){
    transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(6){
    transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(7){
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(8){
    transition-delay: 1.7s;
    -webkit-transition-delay: 1.7s;
    -moz-transition-delay: 1.7s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(9){
    transition-delay: 1.9s;
    -webkit-transition-delay: 1.9s;
    -moz-transition-delay: 1.9s;
}
.wa__popup_chat_box.wa__lauch .wa__popup_content_list .wa__popup_content_item{
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
}
.wa__popup_content_list .wa__popup_content_item .wa__member_name{
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_duty{
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_status{
    color: #F5A623;
    font-size: 10px;
    padding: 5px 0 0;
    line-height: 1.125em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__popup_txt{
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px;
}
.wa__popup_content_list .wa__popup_content_item .wa__stt_offline{
    border-left-color: #c0c5ca;
}
.wa__popup_avt_list{
    font-size: 0;
    margin: 7px 0 24px;
}
.wa__popup_avt_list .wa__popup_avt_item{
    display: inline-block;
    position: relative;
    width: 46px;
}
.wa__popup_avt_list .wa__popup_avt_img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: 2px solid #ffffff;
    left: -7px;
}
.wa__popup_call_btn{
    background: #2db742;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    width: 275px;
    max-width: 100%;
    font-size: 16px;
    padding: 14px 10px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    margin: 25px 0 15px;
    box-shadow: 0px 8px 17px 2px rgba(13,15,18,0.2);
    -webkit-box-shadow: 0px 8px 17px 2px rgba(13,15,18,0.2);
    -moz-box-shadow: 0px 8px 17px 2px rgba(13,15,18,0.2);
}
.wa__popup_call_btn.wa__popup_call_btn_lg:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    background: url('../img/whatsapp_logo_green_sm.svg') 0 0 no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    vertical-align: top;
    top: 0px;
    margin-right: -19px;
    left: -31px;
    transition: 0.2s ease background-image;
    -webkit-transition: 0.2s ease background-image;
    -moz-transition: 0.2s ease background-image;
}
.wa__popup_call_btn.wa__popup_call_btn_lg:hover:before,
.wa__popup_call_btn.wa__popup_call_btn_lg:focus:before,
.wa__popup_call_btn.wa__popup_call_btn_lg:active:before{
    background-image: url('../img/whatsapp_logo.svg')
}

.wa__popup_chat_box_gray{
    border-radius: 2px 2px 8px 8px;
}

.wa__popup_chat_box_gray .wa__popup_heading_gray{
    background: #f8f8f8;
    border-top: 3px solid #2db742;
    color: #868c9a;
    font-weight: 500;
}
.wa__popup_chat_box_gray .wa__popup_heading_gray .wa__popup_title{
    color: #595b60;
}
.wa__popup_chat_box_gray .wa__popup_heading_gray:before{
    content: ''; 
    background: url(../img/whatsapp_logo_green.svg) center top no-repeat;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 12px;
}
.wa__popup_chat_box_gray .wa__popup_heading_gray .wa__popup_intro a{
    color: #595b60;
}

.wa__popup_chat_box_ct{
    width: 384px;
    text-align: center;
}

.wa__popup_chat_box_ct .wa__popup_heading_ct{
    text-align: center;
    padding: 18px 0 18px;
}

.wa__popup_chat_box_ct .wa__popup_heading_ct:before {
    content: '';
    background: url(../img/whatsapp_logo.svg) center top no-repeat;
    background-size: 30px;
    display: block;
    width: 30px;
    height: 31px;
    position: absolute;
    top: 15px;
    left: 72px;
}

.wa__popup_chat_box_ct .wa__popup_heading_ct .wa__popup_title{
    padding-left: 22px;
    padding-bottom: 14px;
}

.wa__popup_chat_box_ct .wa__popup_heading_ct .wa__popup_intro{
    margin-top: -5px;
    line-height: 12px;
}

.wa__popup_chat_box_ct .wa__popup_ct_avt_list:after{
    content: '';
    clear: both;
    display: block;
}

.wa__popup_chat_box_ct .wa__popup_ct_content{
    background: #ffffff;
    padding: 0 0 14px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content .wa__popup_notice{
    padding-top: 18px;
    padding-bottom: 15px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item{
    width: 33%;
    float: left;
    font-size: 10px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item a{
    text-decoration: none;
    color: #989b9f;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__popup_ct_txt{
    padding-top: 8px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_name{
    color: #363c47;
    font-size: 13px;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_duty{
    color: #989b9f;
    padding: 3px 0 0;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_stt_online{
    color: #2db742;
    font-size: 9px;
    line-height: 12px;
    display: inline-block;
    padding: 3px 0 0 16px;
    background: url('../img/whatsapp_logo_green.svg') 0 3px no-repeat;
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
    -moz-background-size: 12px auto;
}

.wa__popup_chat_box_ct .wa__popup_ct_content_item .wa__member_stt_offline{
    color: #f5a623;
    font-size: 9px;
    line-height: 12px;
    padding: 2px 0 0;
}


.wa__popup_chat_box_ct .wa__popup_ct_avatar img{
    border-radius: 50%
}

.wa__popup_chat_box_ct .wa__popup_ct_call_btn{
    width: 97px;
    font-size: 11px;
    padding: 9px 10px 11px;
    margin: 15px 0 15px;
}

/* ^^^--popup--^^^ */

/* VVV--popup button--VVV */
.wa__btn_popup{
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999;
}
.wa__btn_popup .wa__btn_popup_icon{
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
}
.wa__btn_popup .wa__btn_popup_icon:before{
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url('../img/whatsapp_logo.svg') center center no-repeat;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}
.wa__btn_popup .wa__btn_popup_icon:after{
    content: '';
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url('../img/x_icon.svg') center center no-repeat;
    background-size: 14px auto;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -ms-transform: scale(0) rotate(-360deg);
    transform: scale(0) rotate(-360deg);
    -webkit-transform: scale(0) rotate(-360deg);
    -moz-transform: scale(0) rotate(-360deg);
}
.wa__btn_popup.wa__active .wa__btn_popup_icon:before{
    opacity: 0;
    -ms-transform: scale(0) rotate(360deg);
    transform: scale(0) rotate(360deg);
    -webkit-transform: scale(0) rotate(360deg);
    -moz-transform: scale(0) rotate(360deg);
}
.wa__btn_popup.wa__active .wa__btn_popup_icon:after{
    opacity: 1;
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
}
.wa__btn_popup .wa__btn_popup_txt{
    position: absolute;
    width: 130px;
    right: 100%;
    background-color: #f5f7f9;
    font-size: 12px;
    color: #43474e;
    /* top: 15px; */
    top: 7px;
    /* top: 50%;
    transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%); */
    padding: 7px 7px 7px 7px;
    margin-right: 7px;
    letter-spacing: -0.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
}
.wa__btn_popup.wa__active .wa__btn_popup_txt{
    -ms-transform: translate(0,15px);
    transform: translate(0,15px);
    -webkit-transform: translate(0,15px);
    -moz-transform: translate(0,15px);
    opacity: 0;
    visibility: hidden;
}
.newol
{padding:0px;margin: 0px;}
.corona
{
    margin: 10px -10px 10px -2px;
    padding: 0px;
    width: 711px;
    border: 1px solid #e8e8e8;
    float: left;
    background-color: #595959;
}
.coronames
{
    padding: 8px;
    font-size: 16px;
    text-align: center;
    color: white;
}
.main_catsnav
{
  margin: 20px 0 0 0;
  padding: 0;
  border: 1px solid #e8e8e8;
}
.main_catsnavli
{
border-bottom: 1px solid #f6f6f6;
}
.isa_info {
    margin: 10px 0px;
    padding: 10px;
    position: relative;
    left: -17px;
    width: 446px;
    text-align: center;
    font-size: 11px;
    font-family: sans-serif;
    font-weight: bold;
}
.isa_info {
    color: #ffffff;
    background-color: #229d0e;
}
.phone
{
    color: #5f0105;
    font-size: 18px;
    padding-left: 10px;
}
.isainfohref {
    color: #ffffff;
}
  #searchresult {
    position: absolute;
    top: 136px;
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 5px;
    display: none;
    width: 708px;
    left: 259px;
    z-index: 101;
    height: 171px;
    direction: rtl;
    overflow-y: auto;
}
.searchresult span {
	color:#000036;
	font-weight:bold;
}
.searchresult {
	display:block;
	direction:rtl;
	padding:5px 0px;
	text-align:right;
        font-size: 15px;
 	font-weight: bold;
	color:#000;
}

.searchresult:hover, .searchResult:focus {
	background:#b7b7b7;
	outline:none;
}
.prolog {
  float: right;
  margin-top: 10px;
}
    .qtipClass
    {
      margin: 0px;
      padding: 10px;
      font-size: 14px;
      line-height:20px;
    }
    #nowinstocktoggle {
      width: 350px;
      min-height: 100px;
      background: #fff;
      border-radius: 5px;
      border: 1px solid gray;
      padding: 5px;
      margin: 0;
      position: absolute;
      display: none;
      z-index: 99;
      top:20px;
      box-shadow: 0px 0px 15px #b1b1b1;
    }
.zminut-be-mlay {
    /*margin: 2px 0 7px 10px;*/
    font-size: 13px;
    padding: 5px 10px;
    width: auto;
    color: #4c620b;
    font-weight: bold;
    background-color: #037228;
    border-radius: 5px;
    float: left;
    height: 15px;
}
.lo-zamin {
    color: #6F6706;
    background-color: #E0D22A;
}

@charset "utf-8";
/* CSS Document */

li.lisearch a{
    width: 30%;
    padding-bottom: 30px;
    color: rgb(110, 102, 110);
    font-weight: bolder;
    float: left;
}
.m_prod_pricezero {
    text-align: -webkit-center;
    padding-top: 25px;
}
.productoptionssummary .price div
{
  font-size: 24px;
  line-height: 1.0em;
  float: right;
  color: #666666;
  /* position:absolute; */
}


html, body{margin:0px; padding:0px; height:100%;}
body{margin:0px; background:url(../img/bg.jpg) center fixed; direction:ltr; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}

h1, h2, h3, h5, h6, h7, p, form, input, ul, li{padding:0px; margin:0px; font-weight:normal;}
p{line-height:16px}
ul,ol,li {list-style:none;}
input, select, textarea{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
a{text-decoration:none; outline:none;}
a:hover{text-decoration:none; outline:none;}
a img{border:0px;outline:none;}
.clear{clear:both; font-size:0px; height:0px; line-height:0px;}
.fleft{float:left;}
.fright{float:right;}

.price-block {
	background: url(img/b_price.png) no-repeat 0 0;
	width: 95px;
	height: 35px;
	position: absolute;
	right: -72px;
	top: 212px;
	color: #fff;
	font-size: 18px;
	padding: 6px;
	text-align: center;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

th {direction:ltr;}
td {direction:ltr;}
table {direction:ltr;}
.tableoptions {direction:ltr;}
.rtlst{direction:rtl;}
.linktomanu{color: #3b5998; text-decoration: underline; float: left; position: relative; z-index: 999;}
/*======================================================MASTER_STYLE============================================*/
.master_div{ margin:15px auto 40px auto; width:980px;}

/*======================================================BACKGROUND_STYLE============================================*/
.tp_bg{ float:left; background:url(../img/tp_bg.png) no-repeat left top; width:980px; height:70px;}
.bg_center{ float:left; background:url(../img/bg_1px.png) repeat-y left top;}
.bottom_bg{ float:left; background:url(../img/btm_bg.png) no-repeat left top; width:980px; height:45px;}


/*======================================================HEADER_STYLE============================================*/
.header{ margin:0px auto; background:url(../img/header_bg.png) no-repeat left top; width:980px; position: relative; }
.logo{ float:right; margin:20px 30px 0px 0px;}
.cart_links{ float:left; margin:20px 0px 0px 20px;}
.cart_links ul{ float:left;}
.cart_links li{ float:right;}
.cart_links li img{ padding:0 0 0 5px; float:right;}
.cart_links li a{ font-size:11px; font-weight:regular; color:#3f3f3f;}
.cart_links li a:hover{ text-decoration:underline;}
.cart_links li a.light_text{ font-size:11px; font-weight:bold; color:#9b9a9a;}
.cart_links li span{ font-size:11px; font-weight:regular; color:#3f3f3f;  padding:0px 6px 0px 6px;}
.tp_text{ float:right; font-size:18px; color:#3f3f3f; margin:50px 15px 0px 0px;}
.tp_red_text
{
  float: inherit;
  padding: 60px 0 0 20px;
  direction: ltr;
}
.search
{
  float: right;
  position: relative;
  height: 27px;
  margin: 4px 10px 6px 4px;
}
.search .textb
{
  float: right;
  color: #585858;
  height: 24px;
  border: none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 14px;
  margin: 1px;
  width: 223px;
  padding: 0px 3px 0px 10px;
}
.search .select_s
{
  /*background: url(../img/search_tag.png) no-repeat left top;*/
  height: 26px;
  border: none;
  width: 133px;
  font-size: 14px;
  float: fight;
  margin: 0 4px;
  padding: 3px 0 0;
}
.search .select_man
{
  color: #8f8f8f;
  height: 25px;
  border: none;
  width: 125px;
  font-size: 14px;
  /* margin: 0 3px 0 0; */
  position: absolute;
  top: 0px;
}
.search a
{
  float: right;
  position: absolute;
  left: 12px;
  top: 3px;
  margin: 0;
}
.search .btnsearch
{
  cursor: pointer;
  background-image: url(../img/searchb.png);
  background-repeat: no-repeat;
  width: 26px;
  height: 25px;
  float: right;
  border: 0;
  position: absolute;
  right: 0px;
}


.navigation{ float:left; background:url(../img/nav_1px.png) repeat-x left top; width:100%; height:34px; margin:10px 0px 0px 0px;}
.navigation ul{}
.navigation li{ float:left; padding:0px 0px 0px 0px;}
.navigation li:hover{ background:url(../img/nav_hover.png) repeat-x left top;}
.navigation a.selected{ background:url(../img/nav_hover.png) repeat-x left top;}

.navigation li a img{ padding:0 0 0 0px;}
.navigation li a{ float:left; font-size: 15px; font-weight:regular; color:#ffffff; margin:0px 0px 0px 0px; padding:7px 22px 8px 25px;}
.navigation li span{ float:left; background:url(../img/nav_border.png) no-repeat left top; width:1px; height:34px; padding:0px 0px 0px 0px;}

/*======================================================CONTAINER_STYLE============================================*/
.container{margin:0px auto;width:976px;background:url(../img/bg_1px.png) repeat-y left top;border-left:2px solid #f4f4f4;border-right:2px solid #f4f4f4;}
.container_btm{ margin:0px auto; width:980px;}
.container_right{ float:right; width:230px;}
.rt_nav{ float:left; width:100%; margin:0px 0px 0px 0px ;text-align: left;}
.rt_nav .child{position: relative;top: 52px; left: 145px;}
.rt_nav h2{ float:left; width:100%; background:url(../img/title_bg.png) no-repeat left top;}
.rt_nav h2 p{ float:left; font-size:24px; font-weight:bold; color:#f7f7f7; padding:8px 0px 10px 60px;}
.rt_nav ul{ float:right; width:100%;}
.rt_nav li{ float:left; width:100%;}
.rt_nav li.ch{ float:right; width:100%; background-color: #e5e5e5; border-top: 1px solid #fff;}
.rt_nav .li_cat b{ font-size:15px;float:left; color:#625f63; margin-top:7px; padding-right:8px;}
.rt_nav li a
{
  font-size: 14px;
  color: #625f63;
  margin-top: 0;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  display: block;
}
.rt_nav li a img{float: right; margin-bottom: 7px;}
.rt_nav li a:hover{ background-color:#acaaaa; color:#FFF;}
.rt_nav li a.sel{ font-size:14px; background-color:#636363; color:#FFF; font-weight:bold; padding-top:9px; padding-right:10px;}
.rt_nav li a.sel:hover{ background-color:#636363; color:#FFF;}
.rt_nav li a.sel1{ font-size:14px; background-color:#acaaaa; color:#FFF; font-weight:bold; padding-top:9px; padding-right:10px;}
.rt_nav li a.sel1:hover{ background-color:#acaaaa; color:#FFF;}
.rt_nav li span{ float:left; width:100%; background:url(../img/rt_cont_border.png) repeat-x left top; height:1px; margin:0px 0px 0px 0px;}
.rt_nav li h2{ float:left; width:100%; background:#d7d7d7; height:1px; margin:8px 0px 4px 0px;}
.facebook_plugin{ float:right; margin:9px 7px 20px 0px;}
.container_right .banner_r{margin:9px 7px 0px 0px;}
.container_right .banner_r p{padding-top:20px;}
.rt_btm_text{ float:right; background:url(../img/footer_bg.png) repeat-x left top; width:100%; margin:30px 20px 0px 0px; padding-top:12px;}
.rt_btm_text h2{ font-size:14px; width:100%; color:#fff; font-weight:bold; text-align:center;}
.rt_btm_text p{ font-size:12px; width:100%; padding:1px 0px 2px 0px; color:#fff; text-align:center;}
.rt_btm_text span{ float:left; width:80px; height:1px; background:#acacac; margin:7px 0px 10px 70px;}

.rt_cont_box{ float:left; width:203px; margin:12px 30px 0px 0px;}
.rt_cont_box p{ float:left; direction:ltr; font-size:12px; color:#515151; font-weight:bold; width:210px;}
.rt_cont_box span{ float:left; width:170px; height:151px; margin:1px 0px 1px 0px;}

.rt_cont_box span img{ float:left; margin:10px 0px 10px 0px;}
.rt_cont_box h3{ float:left; width:130px; font-size:20px; color:#515151; font-weight:bold;}
.rt_cont_box a{ float:left; background:url(../img/cart_r_bg.png) repeat-x left top; height:20px; color:#fff; padding:3px 24px 0px 24px; margin-top:9px;}
.rt_cont_box a.grey{ float:left; background:url(../img/cart_g_bg.png) repeat-x left top; height:20px; color:#fff; padding:3px 19px 0px 18px; margin-top:9px;}


.container_left{ float:right; width:705px; margin:0px 12px 0px 20px;}
.slider
{
  float: right;
  margin-top: 10px;
  padding-right: 10px;
}
.slider .pic
{
  float: right;
  margin: 0 0 0 10px;
}
.slider h2
{
  float: left;
  font-size: 18px;
  color: #3f3f3f;
  font-weight: 400;
  margin-top: 10px;
  white-space: normal;
  width: 340px;
  text-align: left;
}
.slider .text
{
  float: right;
  direction: ltr;
  width: 340px;
  font-size: 14px;
  color: #666;
  font-weight: regular;
}
.slider a
{
  float: left;
  direction: ltr;
  background: url(../img/slider_btn_bg.png) repeat-x right top;
  height: 29px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  clear: right;
  margin: 10px 0 0;
  padding: 0 9px 0 0;
}
.slider .but
{
  float: right;
  width: 300px;
  position: absolute;
  padding-top: 140px;
  padding-right: 370px;
}
.slider .price
{
  color: #000;
  font-size: 18px;
  float: left;
  width: 360px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}

.cont_box1{ float:left; width:203px; margin:54px 30px 0px 0px; *margin:35px 30px 0px 0px;}
.cont_box1 p{ float:left; direction:ltr; font-size:12px; color:#515151; cursor:pointer; font-weight:bold; width:210px; height:16px}
.cont_box1 span{ float:left; width:170px; height:151px; cursor:pointer; margin:10px 0px 10px 0px;}

.cont_box1 span img{ float:left; margin:10px 0px 10px 0px;}
.cont_box1 h3{ float:left; width:200px; font-size:20px; color:#515151; font-weight:bold; text-align:center;}
.cont_box1 a{ float:left; background:url(../img/cart_r_bg.png) repeat-x left top; height:20px; color:#fff; padding:3px 24px 0px 24px; margin-top:9px;}
.cont_box1 a.grey{ float:left; background:url(../img/cart_g_bg.png) repeat-x left top; height:20px; color:#fff; padding:3px 19px 0px 18px; margin-top:9px;}
.contpages{margin:20px; color:#3f3f3f}
.contpages .page_title{color:#515151;text-align:left;}

.pthumb {
    height: 280px;
    margin: 0 22px 20px 0;
    padding: 0;
    position: relative;
    width: 220px;
    border: 1px solid #e8e8e8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pthumb:hover {
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}


.pthumb .n
{
  font-size: 12px;
  color: #000;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
  height: 44px;
  overflow: hidden;
  background: #e5e5e5; /* Old browsers */
  background: -moz-linear-gradient(top,  #e3e3e3 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #e3e3e3 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #e3e3e3 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}



.pthumb .p
{
  text-align: center;
  height: 160px;
}
.pthumb .p img
{
  padding-top: 10px;
}
.pthumb .pr
{
  color: #3c8605;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  height: 22px;
}
.pthumb .b
{
  display: block;
  text-align: center;
  padding-top: 5px;
}
.pthumb .salepop
{
  position: absolute;
  left: -1px;
  top: 35px;
}
/*======================================================FOOTER_STYLE============================================*/


.footer_left{ float:right; background:url(../img/footerback2.jpg) no-repeat left top; width:100%; margin:0px; padding-bottom:30px; background-color:#e4e4e4; position:relative;}
.footer_left td{padding-right:15px; width:145px; margin:20px 0px 20px 0px;}
.footer_left td.aac{border-left:1px solid #d7d7d7;}
.footer_left td.last{border:none; padding-right:15px; width:90px; margin:20px 0px 0px 0px;}
.footer_left td a{float:right; font-size:12px; color:#333333;}
.footer_left td a:hover{text-decoration:underline}
.footer_left ul{ float:left; border-left:1px solid #d7d7d7; padding-right:15px; width:145px; margin:20px 0px 20px 0px;}
.footer_left ul.last{ float:right; border:none; padding-right:15px; width:90px; margin:20px 0px 0px 0px;}
.footer_left h2{ float:right; font-size:12px; color: #000; font-weight: bold;}
.footer_left li{ float:right; width:100%; margin:6px 0px 0px 0px;}
.footer_left li a{ float:left; font-size:11px; color:#333333; margin-left: 25px;}
.footer_left li a:hover{ text-decoration:underline;}

.foter_left_div_image {position:absolute; left:695px; top:5px;}


.footer_btm_text{ float:left; margin:9px 0px 0px 30px;}
.footer_btm_text a{ float:left; font-size:12px; color:#515151; margin:0px 20px 0px 0px;}
.footer_btm_text a.atext{padding:8px 0px 0px 0px}
.footer_btm_text a:hover{ text-decoration:underline;}

.payment_links{ float:right; margin:7px 30px 0px 0px;}
.payment_links a{ float:left; margin:0px 8px 0px 0px;}


/*======================================================INNER_PAGE_STYLE============================================*/
.inner_container{float:left;width:950px;padding: 20px;}
.inner_container1{ float:left; width:980px;}

.inner_tp_links{float:left;width:100%;/* margin: 5px 0px 0px 0px; */}
.inner_tp_links a{ float:left; font-size:12px; color:#3f3f3f; margin:0px 10px 0px 0px;}
.inner_tp_links a:hover{ text-decoration:underline;}
.inner_tp_links h3{ float:right; font-size:12px; color:#515151; font-weight:bold; text-transform:uppercase;}

.inner_tp_link{ float:left; width:100%; margin:0px 0px 0px 0px;}
.inner_tp_link a{ float:left; font-size:12px; color:#3f3f3f; margin:0px 10px 0px 0px;}
.inner_tp_link a:hover{ text-decoration:underline;}
.inner_tp_link h3{ float:right; font-size:12px; color:#515151; font-weight:bold; text-transform:uppercase;}

.inner_text_rt{float:left;width: 456px;margin: 0 0 0 0;}
.inner_text_rt h1{/* float:left; */font-size:18px;color:#515151;font-weight:normal;margin:28px 0px 0px 0px;}
.inner_text_rt h2{ float:left; font-size:18px; color:#515151; font-weight:normal; margin:28px 20px 0px 0px;}
.inner_text_rt p.text{ float:right; width:100%; font-size:14px; color:#666666; margin:15px 0px 0px 0px; }
.inner_text_rt p{ color:#666666;font-size:14px;}
.inner_text_rt a.addtobasket{  margin:0px 0px 0px 0px; float:left;}
.inner_text_rt a.red_btns{ float:right; background:url(../img/inner_red_btn_bg.png) no-repeat left top; font-size:16px; text-align:center; width:166px; color:#fff; font-weight:bold; padding:9px 0px 10px 0px;  margin:20px 0px 0px 15px;}
/*.inner_text_rt ul{ float:left; width:300px;}*/
.inner_text_rt li{ float:left; width:50%; margin:10px 0px 0px 0px;}
.inner_text_rt li span{ float:left; font-size:12px; color:#3f3f3f; margin: 0;}
.inner_text_rt li span.sp{ font-size:12px; color:#3f3f3f; margin:0px; text-align:left; display:inline-table;}
.inner_text_rt li a{ float:right; font-size:12px; color:#3f3f3f; margin:0px;}
.ratingtable { float:left; direction:rtl;}

.inner_slider{float:left;border:1px solid #d9d9d9;width: 470px;height:375px;margin:0px 0px 0px 20px;text-align:right;}

.product_little_images {position: relative; height: 50px; right: 0px; top: 0px;}



/*
.rating{ float:left; margin:20px 0px 0px 18px;}
.rating ul{ float:left;}
.rating li{ float:left; margin:0px 2px 0px 2px;}
.rating li a{background:url(../img/rating_star3.png) no-repeat; float:left; width:20px; height:19px;}
.rating li:hover a{background:url(../img/rating_star1.png) no-repeat; float:left; width:20px; height:19px;}

.rating li a img{ float:left; width:20px; height:19px;}
.rating h3{ float:left; font-size:12px; color:#3f3f3f; margin:6px 0px 0px 5px;}
.rating span{ float:left; font-size:18px; color:#f78902; font-weight:bold; margin:0px 0px 0px 5px;}*/
/*-------*/
.rating,
.rating .current
{
background: url(../img/rating_star3.png);
float:left;
}
.rating
{
position: relative;
width: 100px; /* 5 stars width */
height: 19px; /* 1 star height */
overflow: hidden;
list-style: none;
margin: 10px 0 0 10px;
padding: 0px;
background-position: top left;
}
.rating ul{ float:left;}
.rating li
{
display: inline;
margin:0px 2px 0px 2px;
float:left;
}
.rating a,
.rating .current
{
position: absolute;
top: 0;
left: 0;
text-indent: -9000px;
height: 19px; /* 1 star height */
line-height: 25px; /* 1 star height */
outline: none;
overflow: hidden;
border: none;
/* I replaced the pixel-width with an em-width, but must set font size in px */
font-size: 25px; /* 1 star width */
}
/* Show stars when hovered */
.rating a:hover
{
/*background-position: left bottom;*/
background: url(../img/rating_star_h.png);
}
/* Set each section to the appropriate width, stacking so leftmost is topmost */
.rating a.rate1
{
width: 20%;
z-index: 6;
}
.rating a.rate2
{
width:40%;
z-index: 5;
}
.rating a.rate3
{
width:60%;
z-index: 4;
}
.rating a.rate4
{
width:80%;
z-index: 3;
}
.rating a.rate5
{
width:100%;
z-index: 2;
}
.rating .current
{
z-index: 1;
/*background-position: left center;*/
background: url(../img/rating_star1.png);
}
.ratingt
{
  display: block;
  margin: 10px 0 0;
}
.ratingt h3
{
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #3f3f3f;
  margin: 10px 0 0 5px;
}
.ratingt span
{
  float: left;
  font-size: 14px;
  color: #f78902;
  font-weight: 700;
  margin: 10px 0 0 5px;
}
/*-------*/

.social_icons
{
  float: left;
  margin: 3px 0px 0px 0px;
}

.inner_cont_left{ float:left; border:1px solid #eaeaea; width:435px; margin:50px 0px 0px 0px; position:relative; padding-bottom:20px;}
.tab{ float:right; position:absolute; top:-50px; right:-1px;} 
.tab_left{ float:left; background:url(../img/tab_left.png) no-repeat left top; width:7px; height:50px;} 
.tab_center{ float:left; background:url(../img/tab_center.png) repeat-x left top; height:50px;}
.tab_center a{ float:left; font-size:24px; font-weight:normal; color:#f1011f; padding:9px 20px 0px 20px;} 
.content{z-index:10; width:100%; padding:0px; margin:0px;} 
.tab_right{ float:left; background:url(../img/tab_right.png) no-repeat left top; width:7px; height:50px;} 

.cont_rt_links{}
.cont_rt_links ul{ float:right; margin:20px 0px 0px 0px;}
.cont_rt_links li{ float:right; width:100%; margin:4px 0px 0px 0px;}
.cont_rt_links .tblmain{width:100%; float:left;}
.cont_rt_links td a{ font-size:12px; color:#3f3f3f; width:100%; }
.cont_rt_links h3{ font-size:12px; color:#3f3f3f;}
.cont_rt_links h2{font-size:14px; font-weight:bold; color:#3f3f3f; margin:25px 0px 0px 0px;}

.cont_rt_links td a{float:right; font-size:12px; color:#3f3f3f;}
.cont_rt_links td h3{float:right; font-size:12px; color:#3f3f3f;}
.cont_rt_links td h2{float:right; font-size:14px; font-weight:bold; color:#3f3f3f; margin:25px 0px 0px 0px;}

.cont_rt_links1{ float:right; width:320px; margin:0px 20px 0px 0px;}
.cont_rt_links1 ul{ float:right; margin:0px 0px 20px 0px;}
.cont_rt_links1 li{ float:right; width:100%; margin:4px 0px 0px 0px;}
.cont_rt_links1 li a{ float:right; font-size:12px; color:#3f3f3f;}
.cont_rt_links1 h3{  float:right; font-size:12px; color:#3f3f3f;}
.cont_rt_links1 h2{  float:right; font-size:14px; font-weight:bold; color:#3f3f3f;}

.inner_cont_right{ float:right; border:1px solid #eaeaea; width:96%; margin:50px 20px 0px 20px; position:relative; padding-bottom:20px; }
.inner_cont_right ul{ float:right; width:213px; margin:20px 7px 14px 0px;}
.inner_cont_right li{ width:100%; margin:15px 0px 0px 0px; vertical-align:top}
.inner_cont_right span{float:right; font-size:12px; color:#3f3f3f;}
.inner_cont_right li a{ float:right; font-size:12px; color:#3f3f3f;}
.inner_cont_right li a:hover{ text-decoration:underline;}
.inner_cont_right table{}
.inner_cont_right tr{line-height:2em; width:100%;}
.inner_cont_right td{ margin:20px 7px 14px 0px; vertical-align:top; width:30%;}
.inner_cont_right td.val{ margin:20px 7px 14px 0px; vertical-align:top; padding-right:30px; width:70%}
.inner_cont_right td a{width:100%; float:right; font-size:12px; color:#3f3f3f;}
.inner_cont_right td a:hover{text-decoration:underline;}
.inner_cont_right a.tab1{ float:right; position:relative; top:-49px; font-size:24px; color:#b3b3b3; font-weight:normal; padding:14px 20px 0px 20px; }
.inner_cont_right a.tab2{border-left:1px solid #eaeaea;border-right:1px solid #eaeaea; background:url(../img/tab_center.png) repeat-x left top; float:right; margin-right:-1px; position:relative; top:-49px; font-size:24px; color:#f1011f; font-weight:normal;padding:14px 20px 0px 20px; height:35px; border-radius: 5px 5px 0px 0px}
.tblparams{width: 445px;}

.slider_bg
{
  float: right;
  direction: ltr;
  width: 712px;
  height: 267px;
  background-repeat: no-repeat;
  margin: 20px -5px 0 0;
  padding: 0;
  border: 1px solid #e8e8e8;
}
.slider_bg_inner{ float:right; direction:ltr; margin:20px 70px 0px 0px; padding:0px 0px 0px 0px;}
.manu{float: left; width:100px; position:relative; top:27px; right:17px; }
/*---------------social_icons--------------------*/
.pro_con_L{float:left; width:420px; font-family:Arial, Helvetica, sans-serif;}
.pro_con_L ul{margin:0px; padding:0px;}
.pro_con_L li{float:left; padding:3px 0px 5px 0px; color:#666666;}
.pro_con_L li a{float:left; margin:0px 5px 0px 5px; font-size:15px; color:#666666;}
.pro_con_L li a:hover{text-decoration:underline;}


.pro_con_R{float:right; width:220px; font-family:Arial, Helvetica, sans-serif;}
.pro_con_R ul{margin:0px; padding:0px;}
.pro_con_R li{float:left; padding:3px 35px 5px 0px; color:#666666;}
.pro_con_R li a.print{float:left; padding:0px 20px 0px 0px; font-size:12px; color:#666666; background:url(../img/print_icon.png) no-repeat right top;}
.pro_con_R li a.mail{float:left; padding:0px 20px 0px 0px; font-size:12px; color:#666666; background:url(../img/mess_icon.png) no-repeat right top;}

.pro_con_R li a.print:hover, a.mail:hover{text-decoration:underline;}
/*--------------- End social_icons----------------*/

.imglist  {
	padding:0px;
	margin:0px;
	width:455px;
	float: right;
	position:absolute;
	right: 13px;
	top: 10px;
}

.imglist li {
	list-style:none;
	float:right;
	padding:0px;
	margin:0px;
	border:1px solid #d9d9d9;
	margin-top:10px;
	margin-right:19px;
	text-align:right;
	width:53px;
	height:52px;
}
.imglist li a {
	display:block;
	margin-top:0px;
	margin-right:13px;
	padding:0px;
	cursor:pointer;
}
.imglist img {
	
	
}

.paramstable th {
	text-align:left;
	width:20%;
	color:#666;
}

.paramstable tr.odd {
	background-color:#f3f3f3;
}

.paramstable tr.even {
	background-color:#ffffff;
}

.productspace { width:715px;}
.logospanel { padding-top:10px; padding-bottom:20px;}
.logospanel ul { }
.logospanel li { float:right; padding-right:5px; padding-left:5px; }

.footerbottom { border-top:1px solid #d7d7d7; margin-left:20px; margin-right:20px;}
.footerbottom .r { float:right; padding-top:20px;}
.footerbottom .c { position:absolute; left:250px; bottom:24px;}
.footerbottom .c span {position: relative; bottom: 15px;}
.footerbottom .l { float:left; color:#a1a1a1; font-size:12px; padding-top:30px; direction:rtl;}

.paramsearchtable { direction:rtl;}
.paramsearchtable td { width:130px; padding-left:20px;}
.paramsearchtable td.last { width:130px; padding-left:0px;}
.paramsearchtable a { color:#666; display:block; padding-bottom:5px;}
.paramsearchtable b.title { display:block; margin-bottom:10px; background-color:#f3f3f3; padding:4px;}

.bubble {position:absolute;width:150px;background-color:#FFF;border:2px solid #666666;display:none; padding:5px; z-index:999;}

#tabspanel {background-image:url(../img/tabscorntop.gif);background-repeat:no-repeat;background-position:0px 0px; border:1px solid #eaeaea; -webkit-box-shadow: 0px 1px 10px rgba(0,0,0,.1);-moz-box-shadow: 0px 1px 10px rgba(0,0,0,.1);box-shadow: 0px 1px 10px rgba(0,0,0,.1); background-color:#FFFFFF;}
#tabspanel ul {height:40px;margin:0px;padding:0px; list-style:none; margin-right:-1px; margin-top:-40px; display:block; float:left;}
#tabspanel li {float:left;}
#tabspanel li a {height:22px;display:block;color:#d60010;padding:8px;padding-right:18px;padding-left:18px;text-align:center;font-family:Arial, Helvetica, sans-serif;margin-right:5px;font-size:18px; border-top:1px solid #FAFAFA; border-left:1px solid #FAFAFA; border-right:1px solid #FAFAFA; text-decoration:none; background-color:#fff; outline:none;}
#tabspanel li a.selected {color:#4F4F4F;background-color:#F6F6F6; border-top:1px solid #eaeaea; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; height:23px;}
#tabspanel div.content {padding:20px;}
#tabspanel div.footer {height:8px;padding:0px;margin:0px;}




.gallerythumb { border:1px solid #eaeaea; margin-left:20px; margin-bottom:20px; display:block; width:130px; height:130px;}

#modalbackground {
	background-color:#000;
	width:100%;
	height:100%;
	position: fixed;
	top:0px;
	left:0px;
	opacity: 0.60;
	filter: alpha(opacity=60);
	z-index: 998;
	display:none;
	
}

#modalwindow {
	background-color:#ffffff;
	width:750px;
	height:70%;
	position: fixed;
	top:150px;
	left:45%;
	top:20%;
	padding:0px;
	margin:0px;
	z-index: 999;
	margin-left:-250px;
	display:none;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	-webkit-box-shadow: 0px 0px 60px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 60px rgba(0,0,0,.8);
	box-shadow: 0px 0px 60px rgba(0,0,0,.8);
}

#modalwindow iframe {
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}

#modalclose {
	display:block;
	position:absolute;
	background-image:url(../img/xexit.png);
	width:43px;
	height:43px;
	right:722px;
	top:-14px;
}

.licat {width:644px; float:right;}
.licat a.cattitle {background-color: #f3f3f3; border-bottom: 1px solid #fff; display:block; width:624px;color:#666666; padding:8px; font-size:14px; background-image:url(../img/plussign.gif); background-position:right; background-repeat:no-repeat;}
.licat a.cattitle:hover {background-color:#6d6d6d;color:#fff; background-image:url(../img/plussign1_ru.png);}
.licat .tt { font-size:14px; color:#666666;}
.licat .sepline { border-top:1px dashed #dcdcdc;}
.licat table{direction:ltr;}
.licat tr{ text-align:left;}
.licat td{ text-align:left;}

.hovbut {background-color:#f3f3f3;}
.hovbut:hover {background-color:#666666;}


.buildcomptbl{ direction:ltr;}
.buildcomptbl div{text-align: left;}
.buildcomptbl .buildcompdiv{}


.prodframetbl{}
.prodframetbl .prodframediv{}
.prodframetbl div{ text-align:left; direction:ltr;}

.pcomm{float: left; color: #666;}
.paymentsNum{float: left; color: #FFF;}

.tablestyle { direction:rtl;}
.tablestyle th { text-align:left;}

.tableru {direction:rtl;}
.tableru .l { text-align:right;}
.tableru .r { text-align:left;}

.projectstable { direction:rtl; text-align:left;}
.projectstable h1 { text-align:left;}

.checkoutpaneltitle { background-color:#eaeaea; width:584px; height:40px; }
.checkoutpaneltitle span.num {  background-color:#cccccc; display:block; float:left; color:#FFF; font-size:18px; font-weight:bold; padding:9px 7px 0px 8px; height:31px; }
.checkoutpaneltitle span.text { height:40px; display:block; float:left; color:#b0b0b0; font-size:18px; padding:8px 0px 0px 8px; }
.checkoutpaneltitle span.link { height:40px; display:block; float:right; color:#b0b0b0; font-size:12px; padding:12px 12px 12px 12px; }
.checkoutpanel { text-align:left;}
.formcontainer div.smalltextbox { float:left;margin-left:0px;  margin-right:20px; }


#myaccountbar { background-color:#eaeaea; height:40px; margin-top:20px; }
#myaccountbar a { display:block; padding:9px; float:left; font-size:18px; margin-left:20px; padding-right:15px; padding-bottom:10px; color:#b0b0b0; }
#myaccountbar a:hover { background-color:#ec257a; color:#FFF; }
#myaccountbar a.logoff { float:right; margin-left:0px; margin-right:0px; }


.productnav
{
  background-image: url(../img/productnavback.gif);
  height: 43px;
  clear: both;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,.2);
  -moz-box-shadow: 0px 2px 4px rgba(0,0,0,.2);
  box-shadow: 0px 2px 4px rgba(0,0,0,.2);
}

.productnav .but
{
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 43px;
  float: right;
}

.productnav .sep
{
  background-image: url(../img/productnavsep.png);
  width: 1px;
  height: 43px;
  float: right;
}

.optionsdiv
{
  font-weight:bold;
  font-size: 24px;
  color: #d6d6d6;
  width:95%;
}
.contenttext
{
  z-index: 10;
  width: 99%;
  margin: 0;
  padding: 0;
}
td .price {direction: rtl;}