.clear{
    clear:both;
}
.mc_cart_container{
    width:95%;
    margin: auto;
}

.mc_product_category {
	width: 20%;
	height: auto;
	float: left;
}

.mc_product_list_search_product_wrapper {
	width: 75%;
	height:auto;
	float: right;
}

.mc_product_list_search_wrapper {
	margin-bottom: 40px;
}

input#mc_product_search_key {
	width: 88%;
}

.mc_product {
	width: 29%;
	float: left;
	margin-right: 5%;
	margin-bottom: 23px;
	background-color: #FFF;
	text-align: center;
	padding: 12px 0;
}

.mc_product_list div:nth-child(3n) {
	margin-right: 0;
}

.mc_product img {
width: 100%;
max-width: 100%;
max-height: 250px;
}

#prodcut_category_list {
margin-top: 27px;
}


div.mc_product_category li {
    border-bottom: 1px dotted;
    line-height: 1.8em;
    list-style-type: none;
    padding: 0 0 10px;
}
div.mc_product_category li:last-child {
	border:none;
}
.mc_product_list_wrapper a {
	text-decoration: none;
	color: #292929;
}

.mc_product_category #prodcut_category_list {
    margin: 0 0 40px;
    padding: 0;
}
.mc_product_category #prodcut_category_list ul {
    margin: 0 0 0 10px;
    padding: 0;
}
.mc_product_list_wrapper a:hover {
	color: #999;
}

.product_cart_title {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 78%;
}

div.mc_list_pagination {
width: 75%;
height: 90px;
float: right;
height: 90px;
width: 75%;
/*margin-right: 22px;*/
}

.mc_list_pagination .page-numbers {
    margin-top: -8px;

}


.mc_list_pagination  .page-numbers.current {
    background-color: #000;
    border-radius: 2px;
    color: #fff;
    padding: 10px;
}

.mc_list_pagination a.page-numbers {
	text-decoration: none;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
    padding: 5px;

}




.mc_product_list_wrapper .current {
    background-color: #000;
    border-radius: 2px;
    color: #fff;
    padding: 10px;
}
.mc_product_list_wrapper .view_cart{
    display: block;
    text-align: center;
    color: #EB642E;
}
.mc_cart_single_wrapper .view_cart{
    display: block;
    text-align: left;
     color: #EB642E;
}
.mc_product_list_wrapper .adding_cart_loading{
    font-size: 12px;
    text-align: center;
    display: block;
}

.mc_product_list_wrapper .cartwrapper {
    height: 50px;
}


/*[[[[[[[[[[[[[[[[  cart ]]]]]]]]]]]]]]]] */

.mc_cart {
	text-align: left;
max-width: 480px;
margin-right: auto;
margin-left: auto;
width:480px;
}
.cart_row {
    clear: both;
    display: block;
    width: 100%;
}
.cart_row .row_right {
    float: right;
    margin-bottom: 5px;
    text-align: left;
    width: 50%;
}

.cart_row .row_left {
    float: left;
    margin-bottom: 5px;
    width: 50%;
}
.row_right input {
    width: 60px;
}

.row_right input[type="number"] {
   border: solid thin #CCC;
text-align: center;
}

.product_count .product_row_price {
	margin-right: 5px;
    font-weight: bold;
}

.product_count {
	margin-right: 18px;
}


.cart_row.totle_price_row {
    margin-top: 21px;
    text-align: center;
}

span.product_image.row {
margin-right: 10px;
/* margin-bottom: 8px; */
}

.mc_inquery_product_wrapper {
    margin: 40px auto;
    max-width: 500px;
    width: 100%;
}

.mc_inquery_product_wrapper h2 {
text-align: center;
padding: 22px 0;
}


.mc_inquery_product_wrapper label {
display: block;
float: left;
width: 46%;
}


.mc_inquery_product_wrapper input, select, textarea {
	width: 95%;
}
.mc_inquery_product_wrapper label .req_field {
    color: red;
    font-weight: bold;
}
.mc_inquery_product_wrapper textarea {
    resize: vertical;
}

.mc_inquery_product_wrapper select {
	width: 41%;
}

#mc_inquery_submit {
   
    text-align: center;
    width: 129px;
}

.mc_cart .product_row_remove  a {
	text-decoration: none;
    color: white;
    padding: 8px;
    background-color: #A2A2A2;
    border-radius: 12px;
}

#mc_inquery_product_form {
    line-height: 3.8em;
}

.mc_inquery_product_wrapper .err-message {
	color: red;
    display: block;
    font-size: 12px;
    font-style: italic;
    margin-top: -27px;
   
}

.cart_row span.total_price_label {
    margin-right: 20px;
}

.cart_row span.col_price {
    font-weight: bold;

}
.mc_cart .product_row_remove.row {
    display: block;
    float: right;
    margin-left: 4px;
    
}

/***product single page***/
.product_info_wrapper {
}
.product_info_wrapper .images-cart-short-description {
}
.product_info_wrapper .images-cart-short-description .image-wrapper {
    border: 1px solid #ddd;
    border-radius: 3px;
    float: left;
    width: 50%;
}
.product_info_wrapper .images-cart-short-description .image-wrapper .featured-image {
    padding: 10px 0;
    text-align: center;
}
.product_info_wrapper .images-cart-short-description .image-wrapper .featured-image img {
}
.product_info_wrapper .images-cart-short-description .image-wrapper .extra_images {
}
.product_info_wrapper .images-cart-short-description .image-wrapper .extra_images img {
    display: block;
    float: left;
    margin: 1%;
    width: 22.9%;
}
.product_info_wrapper .images-cart-short-description .cart-shortdescription-wrapper {
    float: right;
    padding: 2%;
    width: 44%;
}
.product_info_wrapper .images-cart-short-description .cart-shortdescription-wrapper .product_title {
    font-size: 32px;
}
.product_info_wrapper .images-cart-short-description .cart-shortdescription-wrapper .price {
    color: #b1b1b1;
    font-size: 30px;
    font-weight: bold;
}
.product_info_wrapper .images-cart-short-description .cart-shortdescription-wrapper .short_description {
    line-height: 1.5em;
}
.product_info_wrapper .images-cart-short-description .cart-shortdescription-wrapper .cartwrapper {
}

.product_info_wrapper .product_long_description {
    border-top: 1px solid #eee;
    clear: both;
    line-height: 1.7em;
    margin-bottom: 15px;
    margin-top: 34px;
    padding-top: 10px;
}

.removing_cart_row_indicator {
    color: #bc832d;
    font-size: 12px;
}


@media screen and (max-width:768px) {
    body{
        /*background: red;*/
    }

    .mc_product_category {
    float: none;
    height: auto;
    width: 100%;
   }
   .mc_product_list_search_product_wrapper {
    float: none;
    height: auto;
    width: 100%;
   }
   input#mc_product_search_key {
    width: 100%;
}
.mc_cart{
    width:95%;
}

.product_cart_title{
    
}

}