.wfm_add_btn{
  color: #FF0000;
  font-weight: bold;
  font-size: 40px;
}
.wfm_add_btn a{
  cursor: pointer;
  text-decoration: none!important;
  
}
  
.wfm_add_cart{
  background: url("../images/add_cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 30px;
  height: 30px;  
}

.wfm_search{
  /*
  background:#44c767!important;
	border:2px solid #18ab29!important;
  color: #FFFFFF!important;*/
  font-size: 12px!important;
  padding:4px 4px!important;
  font-weight: bold;  
  position: relative;
  cursor: pointer;
}
/*
.wfm_search {
	background-color:#44c767;
	border:2px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding:3px 6px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}*/
.wfm_search:hover {
	/*background-color:#5cbf2a!important;*/
}

/*----Pagination-----*/
.wppp-pagination {
    display:inline-block;
    width: 100%;                   
}

.wppp-pagination .page-numbers{
    padding:2px 6px;
    margin:2px;
    border:1px solid #4A5154;
    text-decoration:none;
    color:#4A5154;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
}
.wppp-pagination .page-numbers:hover,
.wppp-pagination .page-numbers:active{
    border:1px solid #4A5154;
    background-color:#4A5154;
    color:#fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.wppp-pagination .page-numbers.current{
    padding:2px 8px;
    margin:2px;
    border:1px solid #4A5154;
    font-weight:bold;
    background-color:#4A5154;
    color:#FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
/*----- End Pagination -----*/
/*--tooltip--*/

#preview{
	position:absolute;
	border:1px solid #FFF;
	background:#FFF;
  border: solid 2px #cccccc;
	padding:5px;
	display:none;
	color:#fff;
	}
#preview img{
  max-width: 200px;	
	}  
  
/*------*/
.alert {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alertAdd {
    bottom: 0;
    display: none;
    position: fixed;
    right: 150px;
    text-align: center;
    z-index: 1100;
    text-align: center;
}
/*
.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
}*/

.dropdown_product_cat {
    max-width: 200px !important;
    font-size: 14px;
    padding: 5px;
}

input[type="number"] {
  -moz-appearance: number-input!important;
  -webkit-appearance: number-input!important;
}
/*-----------------------------------*/


.wfm_table .amount{
  font-size: 12px;
}
.wfm_td_title{
  max-width: 450px!important;
  vertical-align:top!important;
  text-align: left;
}
.wfm_td_price{
  width: 60px!important;
  vertical-align:top!important;
  font-size: 12px;
}
.wfm_td_quantity{
  width: 70px;
}
@media only screen and (max-width: 48em) {
  .wfm_des{
    display: none;
  }
}

.wfm_loading{
  background: url("../images/loading-small-flat.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 16px;
  height: 11px; 
}
/*--------------------Popup--------------------*/
.wfm_popup_con_3{
    width: 100%;
    margin: 20px 0px;
    font-size: 14px;
    color: #666666;
 }

 .wfm_table tr td{
     padding: 10px 5px;
     font-size: 12px;
 }

 .wfm_td_img{
     max-width: 140px;
     min-width: 40px;
 }
 
.wcf_ddl{
    font-size: 11px!important;
    padding:3px!important;
}

/*------------*/

.wfm_table tr td {
  border: unset;
  
}

.wfm_table{
  border: unset;
  margin: unset!important;
}

.wfm_td_quantity input{
  padding: 5px !important;
  font-size: 12px!important;
}

.wfm_td_price div{
  text-align: right;
  float: right;
}

.frwd-table {
  border: unset!important;
}

.wrs_cf_lbl {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.rwd-table td{
  padding: unset!important;
}

.rwd-table tr {
  border-bottom: unset;
}


.wfm_td_img img{
  min-width: 30px!important;
}


.wfm_cart_amount{
  width: 115px !important;
}


.wfm_rtl{
  direction: rtl;
}

.wfm_rtl .glossymenu{
  direction: rtl;
}

.wfm_rtl .glossymenu a.menuitem .statusicon {
  right: unset;
  left: 10px;
}

.wfm_rtl .glossymenu a.menuitem {
  color: #FFFFFF !important;
  text-align: right;
  padding-right: 10px;
}

.wfm_search{
  height: unset;
  padding: 4px 5px !important;
  font-size: 14px !important;
  font-weight: normal;
}

.alertAdd{
  opacity: 1; 
  display: block;
}

.wfm-display-none{
  display: none;
}

.wfm-max-width-100{
  max-width: 100px;
}

.wcf_add_cost{
  display:none; 
  width:100%;
}

.wcf-width-55{
  width:55px;
}

.wcf-width-60{
  width:60px;
}

.wfm_popup_con_main{
  padding: 0px;
  margin: 0px;
  width: 500px;
  min-height: 400px;
  padding: 10px;
}
.wfm_popup_con_1{
  width: 100%;
  font-size: 20px;
  color: brown;
}
.wfm_popup_con_2{
  width: 100%;
  margin-top: 10px;
}
.wfm_popup_con_3{
  width: 100%;
  margin-top: 10px;
  font-size: 12px;
  color: #666666;
}

.wfm_popup_con_left{
  float: left;
  width: 50%;
  margin: 0px;    
}
.wfm_popup_con_left img{
  border: solid 2px #CCCCCC;
}  
.wfm_popup_con_right{
  float: right;
  width: 50%;    
}
.wfm_clear{
  clear: both;
}
.wfm_popup_title{
  font-size: 22px;
  color: darkorange;
  margin-bottom: 20px;
}
.wfm_popup_price{
  font-size: 20px;    
  margin-bottom: 20px;
}

.ajax-text-and-image{
  margin-top: 2px; 
  position: relative;
}

.ajax-text-and-image {
  max-width:700px; margin: 20px auto; background: #FFF; padding: 0; line-height: 0;
}
.ajcol {
  width: 40%; float:left;
}
.ajcol img {
  width: 100%; height: auto;
}
@media all and (max-width:30em) {
  .ajcol { 
    width: 100%;
    float:none;
  }
}

.wfm-ajcol-line{
  line-height: 1.231;
}

.wfm-title-line{
  padding: 1em;
}

.wfm-line-height{
  line-height: 0;
}


