#product_container {
    width: 100%;
    margin-top: 5px;
    padding: 5px;
}
.each_child, .item_column {
    width: 21.2% !important;
    margin: 0 0 25px;
    padding: 0 12px !important;
    float: left;
    text-align: center;    
}
.feature_product {
    padding: 5px 0 10px;
}
.feature_product h2 {
    background: none;
}
.feature_product h2 a{
    font-size: 115% !important;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}
.feature_product h2 a:hover{
    color: #ab7c3b;
}

/**************** Pagination ****************/
.pagination {
    
}
.pagination strong, .pagination a{
    padding: 8px;
    margin-right: 10px;
}
.pagination a{    
    border: 1px solid #898989;
    background: transparent;
    color: #898989;
    text-decoration: none;
}
.pagination a:hover{    
    border: 1px solid #fff;
    background: #727272;
    color: #fff;
}
/**************** Category CSS ****************/
.each_child {
    border: none !important;
}
.each_child img {
    display: block;
    margin: 0 auto 15px;
    border: 1px solid #e5e5e5;
    padding: 20px;
}
.cat_label {
    font-size: 120%;
    font-weight: 700;
    color: #000;
    text-align: center;
    line-height: 1em;
}
/**************** SKU label ****************/
.detail_row {
    font-size: 115%; /* 16px-14/14*100= 14.285714 + 100%   */
    margin-bottom: 8px;
}
.label_detail_info, .sku {
    width: 30%;
    padding: 3px;
    display: inline-block;
    font-weight: 700;
}
.label_qty {
    width: 30%;
    display: inline-block;
}
.clear_div {
    clear: both;
}

/**************** Product Name h2 for multiple h3 for single product ****************/
.item_column h2 {
    width: 100%;
    text-align: center;
}
.list_product_name {
    font-size: 80%;
    font-weight: 700;
    color: #000;
    text-align: center;
    line-height: 1em;
}
.list_product_name:hover {
    color: #87591a;
    text-decoration: none;
}
.thumb_div {
    padding: 15px 0;
    width: 100%;
    float: left;
    text-align: center;
}
#product_module {
    margin:0px;   
} 
#product_module div {
    
} 
.thumb_div h2 {
    margin: 0;
    padding: 0;
    background: none;
}
.img_div {
    width: 100%;
    height: auto;
    padding: 20px;
    display: table-cell;
    vertical-align: top;
    border: 1px solid #e5e5e5;
}
.display_img {
    width:100% !important;
    height: auto !important;
    display:block;
}
.thumb_promo_price, .thumb_price, .price{
    font-size: 150%;
}
.thumb_promo_price, .thumb_price{
    width: 100%;
}
.thumb_promo_price {
    height: 20px;
    float: left;
    color: #563509;
    font-weight: 600;
}
.thumb_price, .price {
    clear: both;
    color: #c28c42;
    line-height: 1.2em;
    font-weight: 400;
}
.out_stock {
    margin:10px 0 0 0;
    text-align:center;
}
.selected_detail_img {
    text-align: center;
    vertical-align: middle;
}
.cart_item_img {
    font-weight: 700;
    padding: 10px 20px;
}
.add_cart_button {
    padding: 5px 0 0 0;
    width: 100%;
    margin: 15px 0;
    float: none;
}
#add_cart_img, #add_cart_button {
    padding: 10px 10px 10px 30px !important;
    background-repeat: no-repeat;
    background-position: 10px 15px; /*position left top*/
    border: 1px solid #e5e5e5;
    text-transform: uppercase;
}
#add_cart_img, #add_cart_button  {
    background-image: url("images/icons/add_cart_img-plus-white.png");
    background-color: #c28f49;
    color: #fff;
}
#add_cart_img:hover, #add_cart_button:hover  {
    background-image: url("images/icons/add_cart_img-plus-grey.png");
    background-color: #fff;
    color: #727272;
}
/*#add_cart_img:hover, #add_cart_button {
    background-image: url("images/icons/add_cart_img-plus-white.png");
    background-color: #727272;
    color: #fff;
}*/
.product_sort {
    margin-top: -10px;
}
.product_sort select {
    min-width: 100px;
}
.nav_link {    
    margin: 0 0 16px 0;
    padding: 0 0 20px !important;
    background: url("images/floral-end.png") no-repeat right bottom transparent;
    text-transform: uppercase;
}
.nav_link {
    color: #000;
    font-size: 150%;
    font-weight: 400;
}
.nav_cat {
    padding: 0 0 3px !important;    
    font-size: 120%;
    color: #000;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #000;
}
.nav_cat a {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
.nav_cat a:hover {
    color: #c07e23;
}
.nav_cat a:last-child{
    font-size: 200%;
}
.nav_separator {
    padding: 0 15px;
    font-weight: 300;
}
.product_name {
    padding-bottom: 10px;
    color: #563509;
    font-size: 175%; /* 28px-14/14*100= 100 + 100%   */
    font-weight: 700;
    text-align: left;
    line-height: 1.2em;
}
.slash_through {
    text-decoration: line-through;
}
.line_through {
    text-decoration: line-through;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
}
.review_text_area {
    width: 95% !important;    
}
.nav_pro {
    margin: -10px 0 20px;
    padding: 0 !important; 
    overflow: hidden;
}

/**************** SKU label ****************/
/* hides the text of the Remove Product Icon */
button.negative.button, button.negative.button:hover {
    visibility:hidden;
    display:none;
}
/* Inserts the Icon for the Remove Product */
table.cart_table a.remove {
    width: 15px;
    height: 15px;
    margin: auto;
    display: block;
    background: url(images/icons/delete_red_square.jpg) no-repeat;
}

/**************** Ship Info ****************/
.row {
    width:100%;
    margin:4px;
    padding:3px;
    float:left;
}
.row a {
    color:black;
}
.row label {
    width:150px;
    padding: 3px;
    float:left;
    clear:both;
}
.row.span2 {
    float:left;
}

/**************** Cart Listing/Order Listing ****************/
.error {
    color: #FF0000;
}

/**************** Checkout ****************/
/* All shopping cart page cover by checkout_wrapper*/
.checkout_wrapper {
    width: 100%; 
    margin: auto;
    margin-bottom: 15px; 
    border: 1px solid gray;
}
.coupon_div {
    padding-top:10px;
	margin-bottom: 50px;
	margin-top: 20px;
}

/**************** For every shopping cart page title ****************/
.head_title {
    padding-bottom: 10px;
    cursor: pointer;
    font-size: 150%;
    color: #000;
}
.shipping_info {
    margin: 10px;
}
.short_ship_info {
    padding: 3px 0 5px 15px;
}
.select_ship_method {
    margin: 10px;
}
.selected_shipper,.selected_payment {
    padding: 3px 0 5px 15px;
}
.select_payment {
    margin: 10px;
}
.comfirm_order {
    margin: 10px;
}
.agreement {
    text-align: right;
}

/**************** For every checkout div bar ****************/
.checkout_bar {
    background-color:  #EFEFEF; 
    margin: 5px; 
    height: 100%; 
    color:black; 
    padding:5px 3px 5px 7px;
}
.checkout_bar a {
    color:black !important;
    font: 15px Lucida Sans;
    font-weight: 700;
}
.clear_stage_icon {
    float: right;
}

/**************** Position for each button ****************/
.checkout, .clear_cart, .update_cart, .confirm_next, .confirm_payment, .confirm_purchase {
    float:right;
    padding-left: 10px;
}
.back_cart {
    float: left;
}
.back_cart, .confirm_next, .confirm_payment, .confirm_purchase {
    margin: 10px 0;    
}

/**************** Cart item ****************/
.cart_table th {    
    padding: 10px;
    background: none repeat scroll 0 0 #e5e5e5;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #a2a2a2;
    
}
.cart_table table tr td {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #fff;
    color: #47433F;
}
.cart_table { 
    width:100%;
    margin-top: 10px;
    display:block;	
    border-spacing: 0px;
}
.cart_item_name {
    padding: 0 0 0 10px;
    font-size: 115%;
    font-weight: 400;
    color: #c28c42;
    line-height: 1.2em;    
}
.name_detail {
    vertical-align: middle;
}
.cart_subtotal td {
    border-top: thin solid black;
    border-bottom: thin solid black;
}
.cart_table td {
    padding: 10px;
}
.cart_subitem {
    text-align: center;
}
.cart_desc {
    width: 680px !important;
}
.cart_qty {
    width: 60px;
}
.customer_remark {
    float: left; 
    width: 50%;
}
.customer_remark textarea {
    width: 350px;
    height: 100px;
}
.customer_remark label {
    margin: 10px 0 10px 0;
    display: block;
}
.cart_calculation {
    float: right; 
    width: 45%; 
    text-align: right; 
    padding-right: 10px;
    font-weight: 700;
    border-top: 1px solid #000;
}
.cart_calculation .row:last-child {
    font-size: 125%;
}
/**************** Cart Bottom Button DIV ****************/
.cart_button_div {
    display: block;
    width: 100%;
    margin: 10px 0 10px 0;
}

/**************** Checkout Process ****************/
.checkout_process {
   display:none;
}
.checkout_process, .checkout_process2, .checkout_process3,.checkout_process4 {
    padding-top: 80px;
    padding-left: 30px;
    height: 30px;
    width: 450px;
    margin: auto;
}
.checkout_process2 {
    background:url('http://mobipot.com/cart_asset/checkout_process2.jpg') no-repeat;    
}
.checkout_process3 {
    background:url('http://mobipot.com/cart_asset/checkout_process3.jpg') no-repeat;    
}
.checkout_process4 {
    background:url('http://mobipot.com/cart_asset/checkout_process4.jpg') no-repeat;
}
.checkout_process div {
    display: inline-block;
    text-align: center;
}
.checkout_process2 div {
    display: inline-block;
    text-align: center;
}
.checkout_process3 div {
    display: inline-block;
    text-align: center;
}
.checkout_process4 div {
    display: inline-block;
    text-align: center;
}
.shipping_detail {
    margin-top: 30px;
}
/**************** Order Listing Table ****************/
.order_list_tbl {
    width: 100%;
    border-spacing: 0px;
}
.order_list_tbl th {
    background: none repeat scroll 0 0 #72A1D4;
    color: #fff;
    padding: 5px;
}
.order_list_tbl td {
    padding: 5px;
    border-bottom:thin solid black;
}
.left_container {
    width: 40%;
    float: left;
    text-align: center;
}
.module {
    margin: 0 !important;
    white-space: normal;
}
.large_detail_img {
    width: 100%;
    margin: auto;
    background: #fff;
    border: 1px dotted lightGrey;
}
/*
.button_login {
    float: left;
    width: auto;
    padding: 9px 30px 0 0;
    margin: 5px 0 0 0;
    color: #5d5d5d;
    font: 0.875em Lucida Sans, arial, sans-serif;
    text-transform: uppercase;
}
.button_user {
    float: left;
    width: auto;
    padding: 9px 30px 0 0;
    margin: 15px 0 0 0;
    color: #5d5d5d;
    font: 0.875em Lucida Sans, arial, sans-serif;
    text-transform: uppercase;
}
.button_register {
    width: 80px;
    float: left;
    height: 22px;
    border: 0;
    color: #5d5d5d;
    font: 0.875em Lucida Sans, arial, sans-serif;
    margin: 14px 0 0 20px;
    text-transform: uppercase;
}
.button_logout {
    width: 80px;
    padding: 20px 0 0 0;
    float: left;
}
.button_logout input[type="submit"] {
    background: url(images/user-bg.jpg) center 0 no-repeat #fff;
    width:94px;
    height: 22px;
    border: 0;
    color: #5d5d5d;
    font: 0.875em Lucida Sans, arial, sans-serif;
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
button {
    width: 80px;
    float: left;
    height: 22px;
    border: 0;
    color: #5d5d5d;
    font: 0.875em Lucida Sans, arial, sans-serif;
    margin: 14px 0 0 20px;
    text-transform: uppercase;
    text-shadow : none;
    background: none;
}
button:hover {
    background: none;
    color: #5d5d5d;
    text-shadow : none;
}
.button_setting {
    width: auto;
    float: left;
    margin: 20px 10px 0 0;
}
.login_reset {
    width: auto;
    float: left;
    height: 22px;
    border: 0;
    color: #5d5d5d;
    font: 0.875em Lucida Sans, arial, sans-serif;
    margin: 14px 0 0 20px;
    text-transform: uppercase;
}*/
#product_module {
    white-space: normal;
}

/**************** Quantity Buttons ****************/
.qty_plus {
    background: url(images/plus.jpg) center 0 no-repeat;
    border: 0;
    border-radius: 3px;
    width: 18px;
    height: 18px;
}
.qty_minus {
    background: url(images/minus.jpg) center 0 no-repeat;
    border: 0;
    border-radius: 3px;
    width: 18px;
    height: 18px;
}
.product_review {
    margin: 20px 0;
}
.product_review h2{
    background: none;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.detail_info {
    width: 54%;
    float: left;
    padding-left: 4%;
    text-align: justify;
}
.detail_info p {
    padding:15px 0;
}
.add_to_cart {
    margin-top: 15px;
}
.detail_desc p {
    text-align:justify;
}
.review_box {
    border: 0 !important;
}
.nav_prev, .nav_next {
    padding: 0;
    font-size: 0.85em;
}
.nav_prev a, .nav_next a {
    color: #898989;
}
.nav_prev a {
    background: url(images/icons/product_prev.jpg) left 3px no-repeat transparent;
    padding: 0 0 0 15px;
}
.nav_next a {
    background: url(images/icons/product_next.jpg) right 3px no-repeat transparent;
    padding: 0 15px 0 0;
}
.detail_desc {
    width: 98%;
    margin-top: 20px;
    padding-right: 2%;
}
.detail_desc p{
    margin-bottom: 1.2em;
}
/**************** Order Form ****************/
.back_store {
    margin: 20px 0 0 0;
}