#product_container{
    width:100%;
    margin-top: 0;
}
.item_column {
    margin: 0 10px;
    width: 220px !important;
    float:left;
    text-align: left;
}
#component .item_column {
    margin: 0 8px 40px 8px!important;
    min-height: 390px;    
}
#component .item_column center{
    display: table;
}
.product_related .item_column {
    width: 2% !important;
}
/**************** Product Name h2 for multiple h3 for single product ****************/
.item_column h2 {
    width: 100%;
    text-align: left;
}
.detail_div {
    text-align: left;
    padding-left: 10px;
    width: 200px !important;
}	
.list_product_name {
    font-size: 70% !important;
    font-weight: bold !important;
    color: #5c3401 !important;
    text-align: left !important;
    text-decoration: none !important;

    /*hide overflow text*/
    height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.thumb_div {
    padding: 5px 15px;
    width: 100%;
    float: left;
    text-align: left;	
}
.product_related .item_column .thumb_div h2 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border: none !important;
    font-size: 150% !important;
}

#component .thumb_div{
    margin-top: -20px;
}
.product_related .thumb_div{
    margin-top: 0 !important;
}
#product_module {
    
} 
#product_module div {
     
} 
.thumb_div h2 {
    margin: 0;
    padding: 0;
    text-transform: none;
}
.img_div {
    width: 220px !important;
    display: table-cell;
    vertical-align: top;	margin-bottom: 80px!important;
}.image_block{	width: 220px !important;	height: 220px !important;}
.display_img {
    width:100% !important;
    height: auto !important;
    max-height: 247px !important;
    display:block;
    padding-bottom: 20px;
}
.thumb_promo_price  {
    width: 100%;
    height: 16px;
    float: left;
}
.thumb_price {
    width: 100%;
    margin: 5px 0;
    float: left;
    display: inline-block;
    color: #d18b12;
    font-size: 120%;
    font-weight: 700;   
}
.out_stock {
    margin:10px 0 0 0;
    text-align:center;
}
.product_sort{
    position: absolute;
    bottom: 0;
    left: 0;
}
.nav_pro {
    width: 100%;
}
.product_sort select.sort_order {
    min-width: 150px;
}
.nav_cat {
    margin: -2px 0 20px;
    padding: 0 0 10px!important;
    text-transform: uppercase;
    color: #9f7336;
    border-bottom: 1px solid #9f7336;
}
.nav_cat a{
    padding-left: 0 !important;
    font-size: 125%;
    color: #9f7336;
    text-decoration: none;
}
.nav_cat a:last-child{
    font-size: 150%;
}
.nav_separator {
    margin: 0 15px;
}
.detail_row, .form_inner {
    color: #d18b12;
    font-weight: 400;
}
.detail_row {
    margin-bottom: 15px;
}
.product_name {
    margin-bottom: 15px;
    font-size: 125%;
    font-weight: 400;
    color: #5c3401;
}
.product_option, .quantity {
    margin-top: 20px;
}
.form_inner {
    
}
.slash_through {
    text-decoration: line-through;
}
.review_text_area {
    width:95% !important;    
}
.label_qty {
    width: 35%;
}
/**************** Category ****************/
.each_child { 
    border: none !important;
    float: left;
    font-weight: bold;
    padding: 0 2.5%!important;
    text-align: center;
    width: 20%!important;
}
.cat_child a{
    text-decoration: none;
}
/**************** Cart pagination ****************/
.pagination {
    margin-top: 55px;
    text-align: right;
    overflow: hidden;
}
.pagination strong, .pagination a {
    margin-right: 25px;
}
.pagination a {
    color: #412400;
    text-decoration: none;
}
.pagination a:hover {
    
}
.display_per_page {
    display: none;
}
/**************** Mainly for SKU label ****************/
.label_detail_info {
    width:35%;
    padding:3px;
    display:inline-block;
    text-transform: uppercase;
}
.clear_div {
    clear: both;
}
/**************** 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:16px;
    height:16px;
    margin:auto;
    display:block;
    background:url(images/icons/delete_white.png) center center no-repeat #b51542;
    border-radius: 20px;
}

/**************** 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;
}

/**************** 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;
    font-size: 90%;
}

/**************** For every shopping cart page title ****************/
.head_title {
    padding-bottom: 10px;
    cursor: pointer;
    color:#7C8E8E;
}
.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-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;
    margin:0 0 10px;
}
.back_cart a, .proceed a{
    background: #699559;
}
/**************** Cart Item ****************/
.shopping_cart {
    font-family: 'Open Sans', Tahoma, Arial, sans-serif;
}
.cart_table th {    
    padding: 10px;
    background: none repeat scroll 0 0 #d8c090;
    color: #FFFFFF;
    border-bottom: thin solid #a07236;
    font-size: 90%;
    font-family: 'Century Gothic', 'Muli', Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.cart_table table tr td {
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #FFFFFF;
    color: #47433F;
}
.cart_table { 
    width:100%;
    margin-top: 10px;
    display:block;	
    border-spacing: 0px;
}
.cart_subtotal td {
    border-top:thin solid #a07236;
    border-bottom:thin solid #a07236;
}
.cart_table td{
    padding:10px;
    text-align: right;
}
.remove_title {
    text-align: center !important;
}
.cart_item_name, .cart_desc {
    text-align: left !important;
    font-family: 'Century Gothic', 'Muli', Tahoma, Arial, sans-serif;
    text-transform: uppercase;
}
.cart_subitem {
    text-align:center;
}
.cart_desc {
    width:60% !important;
}
.cart_qty, .cart_qty, .cart_subitem, .remove_title {
    width:10% !important;
}
.cart_table input[type="text"] {
    margin: auto;
    color: #5c3401;
    text-align: center;
}
.back_store {
    margin: 20px 0 0 0;
}
.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;
}
/**************** cart bottom button div ****************/
.cart_button_div {
    display: block;
    width: 100%;
    margin:10px 0 10px 0;
}

/**************** checkout process ****************/
.checkout_process, .checkout_process2, .checkout_process3, .checkout_process4 {
    padding-top: 80px;
    padding-left: 30px;
    height:30px;
    width:450px;
    margin:auto;
}
.checkout_process {
   display:none;
}
.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, .checkout_process3 div, .checkout_process4 div {
    display: inline-block;
    text-align: center;
}
.shipping_form h4, .my_cart h4, .checkout_block h4, .payment_method h4 {
    border-bottom: 1px solid #a07236 !important;
    color: #a07236 !important;
    font-family: 'Century Gothic', 'Muli', Tahoma, Arial, sans-serif;
    font-size: 125% !important;
    font-weight: 300;
    height: auto;
    margin-bottom: 20px !important;
    min-height: 18px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.shipping_form_label {
    font-family: 'Century Gothic', 'Muli', Tahoma, Arial, sans-serif !important;
    font-size: 100% !important;
}
.checkout_block, .payment_method {
    margin-top: 30px;
}
.checkout_block:first-child {
    margin-top: 0;
}
/**************** order listing table ****************/
.order_list_tbl {    
    width: 100%;
    border-spacing: 0px;
}
.order_list_tbl th {
    background: none repeat scroll 0 0 #72A1D4;
    color: white;
    padding: 5px;
}
.order_list_tbl td {
    padding: 5px;
    border-bottom:thin solid black;
}
.selected_detail_img {
    text-align: center;
    vertical-align: middle;
}
.nav_link {
    color: #898989;
    padding: 0;
    margin: 0 0 20px 0;
}
.cart_item_img {
    font-weight: 700;
    padding: 10px 20px;
}
.left_container {
    width: 40%;
    float: left;
    text-align: center;
}
.module {
    margin: 30px 0 0 0 !important;
    white-space: normal;
}
.large_detail_img {
    width: 100%;
    margin: auto;
    background: white;
    border: 1px dotted lightGrey;
}
.widget.scart {
    background: url(images/cart-bg.jpg) center 0 no-repeat #fff;
    width: 280px;
    height: 67px;
    color: #4cb1ca;
    text-align: left;
    float:right;
    padding: 8px 20px 0 0;
    margin: 15px 0 0 0;
}
.widget.userlog {
    float: left;
    max-width: 493px;
    padding-left: 30px;
}
.login_reset {
    width: auto;
    float: left;
    height: 22px;
    border: 0;
    color: #5d5d5d;
    margin: 14px 0 0 20px;
    text-transform: uppercase;
}
/*#product_module {
    white-space: normal;
}*/
/*#add_cart_button {
    float: none;
}*/
/*.add_cart_button {
    padding: 5px 0;
    width: 100%;
    text-align: left;
}*/

/**************** quantity buttons ****************/
.qty_plus, .qty_minus {
    border: 1px solid #EFD7B1;
    width:22px;
    height:22px;
    margin-left: 5px;
    padding: 0 !important;
}
.qty_plus {
    background: url(images/icons/plus_white.png) center no-repeat #efd7b1;
}
.qty_minus {
    background: url(images/icons/minus_white.png) center no-repeat #efd7b1;
}
.product_review {
    margin:15px 0;
}
.detail_info {
    width: 56%;
    float: left;
    padding-left: 2%;
    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: 10px 0;
    text-transform: uppercase;
    min-width: 40px;
}
.nav_prev a, .nav_next a {
    color: #412400;
    text-decoration: none;
}
.nav_prev a:hover, .nav_next a:hover {
    text-decoration: underline;
}
.detail_wrapper {
    margin-bottom: 50px;
}
.detail_wrapper .module /*hack*/ {
    
}
.detail_desc {
    float: right;
    text-align: justify;
    width: 52% !important;
}
.line_through {
    text-decoration: line-through;
    font-size: 80%;
    font-weight: normal;
    height: 22px;
}
.promo_price {
    font-size: 120%;
    font-weight: 700;
    color: #3f7f00;
}

/**************** related prods ****************/
.related_product {
    margin-top: 45px;
    display: block;
    overflow: hidden;
    clear: both;
}
.related_product  .bx-viewport {
    margin: auto;
    padding-right: 0 !important;
    width: 88% !important;
}
.related_product .thumb_div {
    height: 50px !important;
    overflow: hidden !important;
}
.bx-wrapper .bx-controls-direction a {
    width: 35px !important;
    height: 35px !important;
    margin-top: -25px !important;
}
.bx-wrapper .bx-next {
    background: url("images/icons/bx-next.png") 0 0 no-repeat transparent !important;
    margin-right: 0 !important;
}
.bx-wrapper .bx-next:hover {
    background: url("images/icons/bx-next.png") 0 -35px no-repeat transparent !important;
}
.bx-wrapper .bx-prev {
    background: url("images/icons/bx-prev.png") 0 0 no-repeat transparent !important;
}
.bx-wrapper .bx-prev:hover {
    background: url("images/icons/bx-prev.png") 0 -35px no-repeat transparent !important;
}
.related_product .add_cart_button {
    font-size: 90% !important;
}
.related_product a#add_cart_img_small {
    font-size: 80% !important;
    padding: 8px 14px !important;
}
.related_product a#add_cart_img_small .plus {
    margin-right: 8px !important; 
}
.related_product #add_cart_img:hover, .related_product #add_cart_button:hover {
    background: #f9fcf1 !important; /*light green*/
    color: #93b988 !important;
}
.related_product #add_cart_img:hover .plus , .related_product #add_cart_button:hover .plus, .related_product #add_cart_img_small:hover .plus{
    background: url('images/icons/addtocart_basket_green.png') left top no-repeat;
}