/* Begin Sidebar */
ul.product-categories li {
    margin-bottom: 10px;
}
ul.product-categories ul.children {
    margin-left: 20px;
}
.widget.widget_product_search {
    margin-top: 20px;
}
#woocommerce_product_search-2 .search > input {
    background-color: #FFFFFF;
    border: 1px solid #d5d3cc;
    font-weight: 300;
    height: 40px;
    width: 100;
}

#woocommerce_product_search-2 .search-bar{
    background: none repeat scroll 0 0 #fac11c;
    border: medium none;
    border-radius: 0;
    color: #17222c;
    height: 40px;
    padding: 0 20px;
    margin-top: -40px;
    float: right;
    position: relative;
}
#woocommerce_product_search-2 input{
    font-size: 14px; padding-left: 5px;
    z-index: 100;
    width: 100%;

}
body.woocommerce .ui-slider-handle.ui-state-default.ui-corner-all{
    background: #fac11c;
    border: 1px solid #fac11c;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -1px 3px #fac11c inset, 0 1px 3px #fac11c inset;
    height: 18px;
    width: 18px;
}
body.woocommerce .price_slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all{
    background: transparent;
    border: 2px solid #d5d3cc;
    height: 12px;
    width: 100%;
}
body.woocommerce .ui-slider-range.ui-widget-header.ui-corner-all{
    background: #d5d3cc;
    border: 2px solid #d5d3cc;
    height: 12px;
    margin-left: -2px;
    margin-top: -2px;
    width: 80%;
    box-shadow: none;
}
.price_label {
    float: left;
    font-size: 18px;
    font-weight: 300;
    margin-left: -97px;
    margin-top:15px;
}
body.woocommerce .button{
    border: 3px solid #d5d3cc;
    border-radius: 0;
    font-size: 16px !important;
    padding: 10px 20px;
    transition: all 0.3s ease 0s;
    background: none;
    text-shadow: none;
    box-shadow: none;
    color: #d5d3cc;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 75px;
    font-weight: bold;
    
}
body.woocommerce .button:hover{
    border: 3px solid #fac11c;
    color: #333;
    background:#fac11c;
}

body.woocommerce ul li.cat-item:before{
    content: "\f101";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
}
body.woocommerce ul.product_list_widget li img{
    display: block;
    float: left;
    background-color: #273847;
    border: 2px solid #273847;
    margin-bottom: 30px;
    transition: all 0.3s ease 0s;
    width: 70px;
    height: 70px;
    margin-right: 40px;
}
body.woocommerce ul.product_list_widget li img:hover{
    border: 2px solid #fac11c;
}

body.woocommerce ul.product_list_widget li .amount{
    color: #fac11c;
    font-weight: bold;
}
body.woocommerce .product-wrap{
    margin-right: 30px;
}
body.woocommerce .product-wrap > img {
    height: 339px;
    width: 337px;
}

/* 
**
** End Sidebar
**
*/

/* Cart */
body.woocommerce-cart .wrapper-post.text-center{

    display: none !important;
    height: 0;
}
table.shop_table.cart input.input-text.qty.text, table.shop_table.cart input.plus{
    background: #17222c;
    border: 1px solid #d5d3cc !important;
    color: #90a3b5;
    
}

body.woocommerce-cart .shop_table.cart input{
    border: 1px solid #d5d3cc;
    font-weight: 300;
    height: 45px;
}
table.shop_table.cart .coupon{
    margin-bottom: 8px;

}
table.shop_table.cart .coupon label{
    font-weight: 300;
    margin: 0px 15px;
}
.coupon input.input-text{
    background: #FFFFFF;
    color: #90a3b5;
    border: 1px solid #d5d3cc !important;
    margin-bottom: 10px;margin-right: 30px;
}
table td.actions input.button{
    background: transparent;
    border: 3px solid #d5d3cc !important;
    font-weight: 300;
    height: 45px;
    box-shadow: none;
    text-shadow: none;
    color: #90a3b5;

}
table td.actions input.button:hover{
    border: 3px solid #fac11c !important;
    background: none repeat scroll 0 0 #fac11c;
    color: #FFFFFF;
}
table .checkout-button.button.alt.wc-forward{
    background: none repeat scroll 0 0 #fac11c;
    border-radius: 0;
    color: #0f1a25;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 18px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-shadow: none;
    border: none !important;
}
table .checkout-button.button.alt.wc-forward:hover{
    color: #FFFFFF;
}
.cart_totals > table tr th, .cart_totals > table tr td{
    border-top: 1px solid #d5d3cc !important;
    padding: 10px!important;

}
section.shipping-calculator-form p select, section.shipping-calculator-form p input {
    background: #FFFFFF;
    color: #90a3b5;
    border: 1px solid #d5d3cc !important;
    margin-bottom: 10px;margin-right: 30px;
    height: 45px;
    padding-left: 15px;
}
section.shipping-calculator-form p button.button{
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    color: #0f1a25;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 18px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-shadow: none;
    border: none !important;
    height: 45px;
}
section.shipping-calculator-form p button.button:hover{
    color: #FFFFFF;
    background: #fac11c;
}

body.woocommerce-cart .shop_table.cart .quantity{
    position: relative;
    width: 100%;
}
body.woocommerce-cart .shop_table.cart .quantity input.qty{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #d5d3cc;
    border-radius: 0;
    font-size: 18px;
    padding: 6px;
    transition: all 0.3s ease 0s;
    box-shadow: none;
    width: 80px;
    height: 40px;
    margin-left: 45px;
    color: #90a3b5;
}
body.woocommerce-cart .shop_table.cart .quantity input.minus, body.woocommerce-cart .shop_table.cart .quantity input.plus{
    position: absolute;
    top: 0;
    left: 0;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #d5d3cc;
    border-radius: 0;
    font-size: 18px;
    transition: all 0.3s ease 0s;
    box-shadow: none;
    height: 40px;
    width: 40px;
    text-shadow: none;
    color: #90a3b5;
}
body.woocommerce-cart .shop_table.cart .quantity input.plus{
    left: 130px;
}
/* 
**
** End Cart
**
*/
body.woocommerce .st_wrap_shop ul.products{
	display: inline-block;
	margin-left: -15px !important;
	margin-right: -15px !important;
    width: 100%;
}
body.woocommerce .products .product-thumb img{
	max-width: 100%;
	padding: 0 !important;
	margin: 0 !important;
}
body.woocommerce .products .produc7t-thumb-links{
	display: none;
}
body.woocommerce .products .product-thumb{ 
	background-color: #273847;
	margin-bottom: 30px; 
	border: 3px solid #273847;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
body.woocommerce .products .product-thumb:hover{ 
	border: 3px solid #fac11c;
}

body.woocommerce form.woocommerce-ordering select {
	border: 1px solid #d5d3cc;
	border-radius: 0px;
	height: 42px;
	color: #90a3b5;
	font-size: 18px;
	font-weight: 300;
	padding-left: 20px;
	background-color: #FFFFFF;
}
body.woocommerce p.woocommerce-result-count {
    float: left;
    width: 50%;
}
body.woocommerce form.woocommerce-ordering{
	float: right;
    margin-right: 30px;
}
body.woocommerce .products a.permalink h3{
	font-size: 29px;
	color: #494743;
}
body.woocommerce .products a.permalink h3:hover{color: #fac11c;}
span.price {
    display: block;
    width: 100%;
}
body.woocommerce span.price .amount{ font-family: 'Open Sans Condensed', sans-serif; font-size: 23px; color: #fac11c;
	margin-bottom: 10px;
}
.products a.permalink .onsale, body.woocommerce .product span.onsale{
	background-color: #fac11c;
	padding: 5px 15px;
	position: absolute;
	top: 0;
	color: #17222c;
}
.products .product-box{ 
	margin-bottom: 30px; 
	margin-top: 30px; 
	position: relative;
}
body.woocommerce .add_to_cart_button:before, body.woocommerce div.st-product-item form.cart button.single_add_to_cart_button:before{
	content:"\f07a";
	font-family: fontawesome;
	padding-right: 10px;
}
body.woocommerce .add_to_cart_button, body.woocommerce div.st-product-item form.cart button.single_add_to_cart_button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0); 
    border: 3px solid #d5d3cc;
    border-radius: 0;
    box-shadow: none;
    color: #90a3b5;
    display: inline-block;
    font-size: 18px;
    margin-top: 30px;
    padding: 10px 20px;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    width: auto;
    clear: both;
}
body.woocommerce div.st-product-item form.cart button.single_add_to_cart_button{
    margin-top: 10px;
}
body.woocommerce .add_to_cart_button:hover,  body.woocommerce div.st-product-item form.cart button.single_add_to_cart_button:hover {
    background: #FAC11C;
    border: 3px solid #FAC11C;
    color: #FFFFFF;
}
.products a.permalink .onsale, body.woocommerce .product span.onsale {
    background: none repeat scroll 0 0 #fac11c;
    border: medium none;
    border-radius: 0;
    color: #17222c;
    left: 0 !important;
    margin: 0 !important;
    padding: 5px 15px;
    position: absolute;
    right: auto !important;
    text-shadow: none;
    top: 0;
}
.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before{
	color: #fac11c;
}
span.price del span.amount, body.woocommerce .product del span.amount {
    color: #90a3b5;
    padding-right: 5px;
}
.woocommerce nav.woocommerce-pagination ul li a{
	background-color: rgba(0, 0, 0, 0) !important;
    border: 2px solid #d5d3cc !important;
    border-radius: 0 !important;
    color: #90a3b5 !important;
    float: left !important;
    line-height: 1.42857 !important;
    margin-left: 10px !important;
    padding: 8px 16px !important;
    position: relative !important;
    text-decoration: none !important;
}
.woocommerce nav.woocommerce-pagination ul li span{
	background-color: #fac11c !important;
    border: 2px solid #fac11c !important;
    border-radius: 0 !important;
    color: #90a3b5 !important;
    float: left !important;
    line-height: 1.42857 !important;
    margin-left: 10px !important;
    padding: 8px 16px !important;
    position: relative !important;
    text-decoration: none !important;
    color: #14212e !important;
    z-index: 2 !important;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
   	background-color: #fac11c !important;
    border: 2px solid #fac11c !important;
    color: #14212e !important;
}
.woocommerce-pagination .page-numbers li, .woocommerce-pagination .page-numbers{
	border: none !important;
}
.woocommerce-pagination {
    margin-bottom: 70px;
    margin-top: 50px;
}
body.woocommerce div.product .summry-details h1.product_title {
    display: none;
}
body.woocommerce .st_wrap_shop #container #content {
    margin-left: -15px;
}
body.woocommerce .product .product-box span.onsale{
    left: 15px !important;
}
body.woocommerce .product span.amount {
    color: #fac11c;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 23px;
    margin-bottom: 10px;
}
body.woocommerce .woocommerce-product-rating{
    height: 55px;
    font-size: 15px;
}
body.woocommerce .woocommerce-review-link {
    float: right;
    font-size: 14px;
}
body.woocommerce .st-product-item p.price{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
body.woocommerce .st-product-item span.amount{
    margin-bottom: 0px;
}
body.woocommerce #content div.st-product-item form.cart .quantity{
    position: relative;
    width: 100%;
}
body.woocommerce #content div.st-product-item form.cart .quantity input.qty{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #d5d3cc;
    border-radius: 0;
    font-size: 18px;
    padding: 6px;
    transition: all 0.3s ease 0s;
    box-shadow: none;
    width: 80px;
    height: 40px;
    margin-left: 45px;
    color: #90a3b5;
}
body.woocommerce #content div.st-product-item form.cart .quantity input.minus, body.woocommerce #content div.st-product-item form.cart .quantity input.plus{
    position: absolute;
    top: 0;
    left: 0;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #d5d3cc;
    border-radius: 0;
    font-size: 18px;
    transition: all 0.3s ease 0s;
    box-shadow: none;
    height: 40px;
    width: 40px;
    text-shadow: none;
    color: #90a3b5;
}
body.woocommerce #content div.st-product-item form.cart .quantity input.plus{
    left: 130px;
}
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs:before, body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after{
    border: none !important;
    border-radius: 0 !important;
    left: 0 !important;
    box-shadow: none !important;
    border-bottom-right-radius: 0px !important;
    bottom: 0px !important;
    content: "" !important;
}
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs {
    padding: 0px;
    border: none;
    margin: 0px;
    position: relative;
    z-index: 999;
}
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li, body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li.active
{
    box-shadow: none;
    background: none;
    border: none;
}
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li{
    padding: 0px !important;
    margin: 0!important;
}
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li a{
    background-color: #fbfaf6;
    border-top: 5px solid #d5d3cc;
    border-left: 5px solid #d5d3cc;
    border-bottom: 5px solid #d5d3cc;
    border-radius: 0;
    margin-right: -5px;
    padding: 15px 60px;
    text-shadow: none;
    color: #90a3b5;
    font-weight: normal;
}
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li:last-child a,
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li.active a, 
.body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li:last-child a a:hover,
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li:last-child a a:focus
{
    border-right: 5px solid #d5d3cc;    
}
body.woocommerce #content div.st-product-item .woocommerce-tabs div.panel {
    background: none;
    border-left: 5px solid #d5d3cc;    
    border-right: 5px solid #d5d3cc;
    border-bottom: 5px solid #d5d3cc;
    border-top: 5px solid #d5d3cc;
    padding: 50px 40px;
    margin-top: -5px;
    position: relative;
    z-index: 0;
}
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li.active a, .body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li a a:hover, body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li a a:focus {
    color: #FAC11C;
    cursor: default;
    background-color: transparents;
    border-width: 5px;
    border-style: solid;
    border-color: #d5d3cc #d5d3cc transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding: 15px 60px;
}
body.woocommerce #content div.st-product-item .woocommerce-tabs ul.tabs li:first-child a{
    border-right: none;
}
body.woocommerce #content #comments ol.commentlist li .comment-text{
    border: 1px solid #d5d3cc;
}
body.woocommerce #content #review_form .comment-reply-title{
    margin: 20px 0;
}
body.woocommerce #content #review_form .comment-form input {
    background-color: #17222c;
    border: 1px solid #d5d3cc;
    border-radius: 0;
    color: #90a3b5;
    font-size: 18px;
    font-weight: 300;
    height: 55px;
    padding-left: 20px;
    width: 50%;
}
body.woocommerce #content #review_form .comment-form label{
    width: 140px;
}
.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
    background-color: #FFFFFF;
    border: 1px solid #d5d3cc;
    border-radius: 0;
    color: #90a3b5;
    font-size: 18px;
    font-weight: 300;
    height: 155px;
    padding-left: 20px;
    width: 65%;
}
body.woocommerce #content #review_form .comment-form .comment-form-comment > label {
    vertical-align: top;
}
body.woocommerce #content #review_form .comment-form .comment-form-rating p.stars{
    margin:0;
    padding: 0px;
}
.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5, .woocommerce-page p.stars a.star-1, .woocommerce-page p.stars a.star-2, .woocommerce-page p.stars a.star-3, .woocommerce-page p.stars a.star-4, .woocommerce-page p.stars a.star-5{
    border-right:1px solid #d5d3cc
}
 body.woocommerce #content #review_form .comment-form .form-submit input#submit {    
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0); 
    border: 3px solid #d5d3cc;
    border-radius: 0;
    box-shadow: none;
    color: #90a3b5;
    display: inline-block;
    font-size: 18px;
    margin-top: 30px;
    padding: 10px 20px;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    width: auto;
    clear: both;
    margin-left: 140px;
}
body.woocommerce div.related.products ul.products {
    display: block;
}
.related.products h2{
    color: #fac11c;
    font-size: 47px;
    letter-spacing: -1px;
    margin-bottom: 20px;
    margin-top: 0;
}
body.woocommerce #content .st-product-item .row{
    margin-left: 0;
    margin-right: 0;
}
body.woocommerce #content .st-product-item .row.product-summry{
    margin-right: -15px;
    margin-left: -15px;
}
.product-box .images .thumbnails a {
    float: left;
    margin-right: 10px;
    width: 96px;
}
.product-box .images .thumbnails a img:hover {
    background-color: #273847;
    border: 3px solid #fac11c;
    float: left;
    transition: all 0.3s ease 0s;
}
body.woocommerce .product .product-box .related span.onsale{
    left: 0px !important;
}
body.woocommerce #content .st-product-item .woo-commerce-tabs {
    margin-top: 50px;
}
.woocommerce p.stars a, .woocommerce-page p.stars a{
    color: #90a3b5;
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before{
    height: auto !important;
}
.cart-collaterals {
    margin: 70px 0 100px;
}
table.shop_table .actions{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.added_to_cart.wc-forward {
    clear: both;
    width: 100%;
}


/* custom css checkout page */

/* custom css checkout */

body.woocommerce-page #customer_details input, body.woocommerce-page #customer_details textarea {
    border: 1px solid #ddd;
    font-weight: 300;
    height: 40px;
    width: 100;
    color: #333;

}
body.woocommerce-page #customer_details #billing_country_chosen, body.woocommerce-page #customer_details a.chosen-single{
    
    color: #333 !important;
    font-weight: 300;
    height: 40px;
    width: 100;
    box-shadow: none !important;
}

body.woocommerce-page #order_review #payment{
    color: #333; 

}
body.woocommerce-page #order_review .payment_box.payment_method_bacs, body.woocommerce-page #order_review .payment_box.payment_method_cheque,  body.woocommerce-page #order_review .payment_box.payment_method_paypal{
    
    text-shadow: none;
}

body.woocommerce-page #order_review .button.alt{
    background: #fac11c;
    border-radius: 0;
    color: #333;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 18px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-shadow: none;
    border: none !important;
}
body.woocommerce-page .woocommerce-info, body.woocommerce-page .woocommerce-error{
     color: #333;
    text-shadow: none;
}

body.woocommerce button.single_add_to_cart_button.button.alt:hover{
    color: #333 !important;
}
body.woocommerce a.button.add_to_cart_button.product_type_simple:hover{
    color: #333 !important;
}
body.woocommerce a.button.add_to_cart_button.product_type_variable:hover{
    color: #333 !important;
}

body.woocommerce-page > h3, body.woocommerce-page label, body.woocommerce-page input, body.woocommerce-page textarea, body.woocommerce-page .woocommerce-shipping-fields .input-checkbox{
    padding-left: 10px;
}
body.woocommerce-page .checkout > h3 {
    padding-left: 10px;
}

@media(max-width:480px){
body.woocommerce .col-md-7.summry-details.summary.entry-summary {
    clear: both;
    float: left !important;
    padding-top: 30px !important;
}

.woocommerce-tabs ul.tabs > li > a {
    padding: 15px 30px !important;
}
}


@media(max-width:320px){
body.woocommerce ul.products > li {
    width: 100% !important;
    text-align: center;
}
body.woocommerce .product .star-rating {
    text-align: center !important;
    margin: 0 auto;
}
body.woocommerce .commentlist {
    padding-left: 0;

}

body.woocommerce .comment-form > p.comment-form-author input, body.woocommerce .comment-form > p.comment-form-email input, 
body.woocommerce .comment-form > p.comment-form-rating input, body.woocommerce .comment-form > p.comment-form-comment input
{
    width: 100% !important;
}
body.woocommerce #content #review_form .comment-form .form-submit input#submit{
    margin-left: 0 !important;
}
.product-box .images .thumbnails a{
    width: 84px !important;
}
body.woocommerce-cart table.shop_table.cart thead th{
    float: left;
    max-width: 100% !important;
    padding: 6px !important;
}
body.woocommerce-cart table.shop_table.cart tbody td{
    float: left;
    max-width: 100% !important;
    padding: 10px !important;
}

body.woocommerce-cart table.shop_table.cart .actions > input {
    width: 100% !important;
    float: left;
    margin: 5px 0 !important;
}
body.woocommerce-cart .shop_table.cart .quantity input.minus, body.woocommerce-cart .shop_table.cart .quantity input.plus{
    float: left;
    clear: both !important; 
    width: 15% !important;
}
body.woocommerce-cart .shop_table.cart .quantity input.input-text{
    width: 35% !important;
}
}
