.woocommerce .woocommerce-products-header,
/*.woocommerce .woocommerce-result-count,*/
.woocommerce .yith-wcqv-button{
	display: none !important;
}
.woocommerce main .woocommerce-result-count {
    margin: 10px 0;
}
.woocommerce #yith-quick-view-content .onsale {
    display: none;
}
.nd-product-thumbnail{
	position: relative;
}
.ega-quicklook-icon {
	position: absolute;
	top: 0;
	display: none;
	margin-top: 0;
	z-index: 5;
	background: rgba(0, 0, 0, 0.1);
	width: 100%;
	text-align: center;
	left: 0;
	margin-left: 0;
	padding: 30px 0;
	height: 100%;
}
.ega-quicklook-btn {
	background-color: #008bea;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
}
.ega-quicklook-btn:hover{
	color: #333;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.nd-product-thumbnail:hover .ega-quicklook-icon {
	display: block;
}
/* product-category */
.product-filter {
    padding: 8px 9px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    line-height: 30px;
    background: #f9f9f9;
    border: 1px solid #e9e9e9;
    margin-bottom: 10px;
}

.woocommerce .product-filter .woocommerce-result-count,
.woocommerce .product-filter .woocommerce-ordering {
    margin: 0;
}

/* product list */
.added_to_cart.wc-forward {
    display: none !important;
}

.archive.woocommerce #main ul.products {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    border: 1px solid #ccc;
}

.woocommerce #main ul.products li.product,
.woocommerce-page #main ul.products li.product {
    width: 25%;
   	padding: 20px;
   	margin: 0 !important;
   	border-bottom:1px solid #ccc;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    position: relative;
    background: #fff;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	color: #5d5e60;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-bottom: 0 !important;
	margin-bottom: 10px !important;
	line-height: 1.3;
	font-weight: normal;
}

.woocommerce-product-details__short-description p,
.products .woocommerce-product-details__short-description {
    color: #666;
    font-size: 13px;
    line-height: 1.4;
    height: 37px;
    overflow: hidden;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0;
}
.products .woocommerce-product-details__short-description{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 37px;
}

body.woocommerce ul.products li.product .price {
    display: block;
    font-weight: normal !important;
    color: #008bea;
    font-size: 16px;
    line-height: 18px;
}

.woocommerce .sp-vua-xem-content ul li .amount {
    font-weight: normal;
    color: #008bea;
    font-size: 16px;
    line-height: 24px;
}

body.woocommerce ul.products li.product .price del,
.woocommerce .sp-vua-xem-content ul li del .amount {
    color: #b9b9b9;
    text-decoration: line-through;
    display: block;
    margin-bottom: 5px;
}

body.woocommerce ul.products li.product .price ins,
.woocommerce .sp-vua-xem-content ul li ins {
    text-decoration: none;
    font-weight: normal;
}

body.woocommerce #respond input#submit,
body.woocommerce a.button,
body.woocommerce main button.button,
body.woocommerce input.button {
    border-radius: 30px;
    padding: 0 20px;
    height: 32px;
    font-weight: normal;
    text-transform: uppercase;
    color: #008bea;
    font-size: 14px;
    border: 1px solid #008bea;
    background: transparent;
    line-height: 32px;
    background-color: #fff;
}

body.woocommerce #respond input#submit:hover,
body.woocommerce a.button:hover,
body.woocommerce main button.button:hover,
body.woocommerce input.button:hover {
    background-color: #008bea;
    border-color: #008bea;
    color: #fff !important;

}

.woocommerce ul.products li.product .button {
    margin-top: 5px !important;
}

/*single*/
.single-product .one-sidebar{
	border:1px solid #e4e4e4;
	padding: 15px;
}
.single-product .sidebar-one{
	float: right;
	background: #fff;
	margin-bottom: 10px;
	border: 1px solid #e4e4e4;
	padding: 15px;
}

.woocommerce div.product div.images {
    width: 40% !important;
}

.woocommerce div.product div.summary {
    width: 58% !important;
}

.flex-viewport {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.flex-viewport:hover {
    border-color: #337ab7;
}

.woocommerce-product-gallery__image>a {}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border: 1px solid #ddd;
    opacity: 1 !important;
    padding: 0 10px;
    position: relative;
    border-radius: 4px;
}

.product-type-variable .single-product-btn {
    display: none;
}

.product-type-variable .woocommerce-variation-add-to-cart .single-product-btn {
    display: inline-block;
}

.woocommerce .summary .star-rating::before,
.woocommerce .summary .star-rating span {
    color: #f5ca62;
}

.woocommerce div.product .product_title {
    font-size: 24px;
    color: #333;
    margin-bottom: 0px;
    padding: 10px 0;
}

.after-title {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
}

.ega-pr-page-ul-policies {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	border: 1px solid #edede4;
	border-radius: 3px;
	background: #fbfbfb;
}
.ega-pr-page-ul-policies > li {
	border-bottom: 1px solid #edede4;
	padding: 5px;
}
.ega-pr-page-ul-policies > li:last-child {
	border-bottom: none;
}
.ega-giao-hang-pr-page > h4 {
	margin: 2px 0;
	font-weight: bold;
	font-size: 12px;
}
.ega-triangle-left {
	position: relative;
	top: -2px;
	color: #008bea;
}
.ega-giao-hang-pr-page p{
	margin:0 0 10px;
}

.woocommerce .summary .star-rating {
    float: none;
    margin-bottom: 10px;
}

.sku_wrapper, .attribute_wrapper {
	color: #008bea;
	font-size: 15px;
	margin-top: 3px;
	padding: 0 10px;
}
.sku_wrapper .sku,
.attribute_wrapper .attribute {
    color: #ff0036;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px !important;
}

.woocommerce div.product .summary p.price,
.woocommerce div.product .summary span.price {
    overflow: auto;
    padding: 0 0 10px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #008bea;
}

.woocommerce div.product .summary p.price del,
.woocommerce div.product .summary span.price del {
    color: #000;
    margin: 0 10px;
    text-decoration: line-through;
    opacity: 1;
}

.woocommerce div.product .summary p.price ins,
.woocommerce div.product .summary span.price ins {
    text-decoration: none;
}
.woocommerce div.quantity .qty_button {
    border: 0;
    font-size: 25px;
    cursor: pointer;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
}
.woocommerce div.quantity .qty_button.minus {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.woocommerce div.quantity .qty_button.plus {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.woocommerce .nd-quantity-input {
	display: flex;
	align-items: center;
}
.woocommerce .quantity .qty {
	padding: 13px;
	margin: 0;
	color: #3b4357;
	height: 37px;
	width: 60px !important;
	box-shadow: none;
	border-radius: 4px;
	font-size: 14px;
	border: none;
	height: 28px;
	border: 1px solid #dfdfdf;
	border-radius: 0;
	border-left: 0;
	border-right: 0;
}


.woocommerce div.product form.cart div.quantity,
div.quantity {
    position: relative;
}

.shop_table .qty_button.plus {
    left: 90px !important;
}
.single-product form.cart .quantity {
	width: 100%;
	margin-bottom: 20px !important;
	display: flex;
	align-items: center;
	margin-top: 20px !important;
}
.single-product .nd-sl{
	font-weight: bold;
	margin-right: 30px;
}

.woocommerce div.product form.cart,
.woocommerce-variation-add-to-cart {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.woocommerce div.product .summary form.cart .button,
.woocommerce div.product .summary form.cart .single-product-btn {
    width: 48%;
}

.woocommerce div.product .summary form.cart .single-product-btn .button {
    width: 100%;
}

.single_variation_wrap {
    width: 100%;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

body.woocommerce .summary button.button {
    line-height: inherit;
}
.box_share {
	display: flex;
	align-items: center;
}
.box_share > * {
	float: left;
	margin-right: 10px !important;
}

/**/
.woocommerce div.product .summary form.cart {
    margin-bottom: 0;
}

.woocommerce div.product .summary form.cart .button {
	background-color: #008bea;
	color: #fff !important;
	border-radius: 50px;
	width: 100%;
	outline: none;
	font-weight: bold;
	margin-bottom: 20px;
}

.woocommerce div.product .summary form.cart .button p {
    margin: 0;
    color: #fff;
    font-size: 11px;
    text-transform: none;
}

.woocommerce div.product .summary form.cart .buy_now_button.button {

}

.woocommerce div.product .summary form.cart .button:hover {

}

.woocommerce div.product .summary form.cart .buy_now_button.button:hover {

}

.product-text-lienhe {
    margin-top: 0;
    text-align: center;
}

.product-text-lienhe b {
    color: #060;
    font-weight: normal;
}

.woocommerce.single-product a.added_to_cart,
.woocommerce.single-product button.button.added::after {
    display: none;
}

/*tab*/
.woocommerce-tabs {
    padding-top: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 !important;
    border-bottom: 1px solid #ddd;
    padding-left: 20px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background: transparent !important;
    z-index: 2;
    color: #060;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #eee !important;
    border-bottom: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
    background-color: #eee !important;
    color: #f45321;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin-right: 10px !important;
    background: #fff !important;
    border: 0 !important;
    padding: 0px !important;
    border-bottom: 0px !important;
    margin-top: 0px !important;
    color: #555;
    margin-left: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 15px !important;
    padding: 10px 30px !important;
    font-weight: normal !important;
}

/**/
/*.single-product #tab-description{
	height: 50px;
	overflow: hidden;
	}*/
/*tag*/
.tagged_as {
    margin: 10px 0;
}

.tagged_as a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 35px;
    padding: 7px 15px;
    margin-bottom: 10px;
}

/*rel*/
.related>h2 {
    font-size: 18px;
    font-weight: normal;
    color: #666;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: inherit;
}

.single-product .related ul.products li{
	width: 100% !important;
}

/**/
.woocommerce-cart table.cart img {
    width: 110px !important;
    float: left;
    height: auto !important;
}

.woocommerce.page .cart .button,
.woocommerce .cart input.button,
.checkout-button.button.alt.wc-forward {
    padding-top: 0 !important;
}
.checkout-button.button.alt.wc-forward{
    color: #fff !important;

}
/* checkout */
.woocommerce .form-row-last input.button {
    color: #fff !important;
}

.woocommerce .form-row-last input.button:hover {
    background: #ffff !important;
    border: 1px solid;
}

/*check out*/
.checkout .form-row label {
    color: #333333;
}

.woocommerce-info {
    border-color: #48cab2 !important;
}

.checkout .form-row input,
.woocommerce .woocommerce-checkout form.checkout_coupon .form-row input.input-text,
.woocommerce .woocommerce-checkout form.checkout_coupon .form-row textarea,
.woocommerce .woocommerce-checkout form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    box-shadow: 0 0 0 1px #d9d9d9;
    transition: all 0.2s ease-out;
    background-color: white;
    color: #333333;
    border-radius: 4px;
    display: block;
    box-sizing: border-box !important;
    width: 100% !important;
    padding: 0.94em 2.8em 0.94em 0.8em;
    word-break: normal;
    border: 1px solid #d9d9d9;
}

.checkout_coupon .input-text,
.woocommerce-checkout div.col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper input.input-text {
    box-shadow: none;
    transition: all 0.2s ease-out;
    background-color: white;
    color: #333333;
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0.94em 2.8em 0.94em 0.8em;
    word-break: normal;
}

.woocommerce-form-coupon-toggle {
    display: none !important;
}

#place_order {
    width: 100%;
    margin-top: 20px;
}

.woocommerce-checkout div.col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-checkout div.col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p#billing_first_name_field,
.woocommerce-checkout div.col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p#billing_address_1_field,
.woocommerce-checkout div.col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p#billing_phone_field,
.woocommerce-checkout div.col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p#billing_email_field {
    width: 100%;
}

.woocommerce-checkout div.col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p#billing_city_field {
    width: 50%;
}

.woocommerce-checkout div.col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p#billing_address_2_field {
    width: 50%;
    padding-right: 0px;
}

body.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: none !important;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

body.woocommerce .woocommerce-checkout .col2-set div.col-1,
.woocommerce-page .woocommerce-checkout .col2-set div.col-1 {
    width: 100%
}

.checkout-tu-tao {
    float: left;
    width: 48%;
    display: flex;
}

.checkout-tu-tao #customer_details .col-1 {
    width: 100% !important;
}

#customer_details h3 {
    margin-top: 0px;
    margin-bottom: 10px
}

.phuongthuc_ship {
    margin-bottom: 20px;
}

.checkout.woocommerce-checkout.woocommerce-checkout-tao,
.full-checkout .woocommerce-message {
    float: right;
    width: 48%;
}

.woocommerce-checkout-tao #customer_details {
    display: none;
}

.order_review_toggle_mobile {
    margin: 15px 0;
    display: none;
}

.billing_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.billing_bottom a {
    text-decoration: none;
    color: #338dbc;
}

.billing_bottom button {
    padding: 1.4em 1.7em;
    border-radius: 4px;
    background: #338dbc;
    color: #fff;
    transition: 0.4s all;
    border: none;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.woocommerce .button.apply_input_coupon {
    padding: .9em 1.5em !important;
    border-radius: 3px !important;
    border: none !important;
    color: #fff !important;
    background: #338dbc !important;
    cursor: pointer !important;
}

.woocommerce .button.apply_input_coupon:hover {
    color: #fff !important;
    background: #338dbc !important;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th {
    text-align: left;
}

/*step2*/
.woocommerce-checkout-step2 #customer_details .col-1 {
    display: none;
}

.checkout.woocommerce-checkout.woocommerce-checkout-step2 #order_review {
    width: 48%;
    float: right;
}

.checkout.woocommerce-checkout.woocommerce-checkout-step2 .col2-set {
    width: 48%;
    float: left;
}

#shipping_method {
    border: 1px solid #ebebeb;
}

.woocommerce ul#shipping_method li+li {
    border-top: 1px solid #ebebeb;
}

.woocommerce ul#shipping_method li {
    padding: 10px;
}

#payment {
    background: none !important;
}

.wc_payment_methods.payment_methods.methods {
    padding: 0 !important;
    border: 1px solid #ebebeb;
}

.wc_payment_methods.payment_methods.methods li+li {
    border-top: 1px solid #ebebeb;
}

.wc_payment_methods.payment_methods.methods li {
    padding: 10px;
}

.form-row.place-order,
#order_review #payment {
    display: none;
}

/*end step2*/

.woocommerce .woocommerce-checkout form.checkout_coupon {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.submit_input_coupon {
    display: flex;
    justify-content: space-around;
    padding: 10px;
}

.name_coupon_product {
    padding: .9em;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    flex-grow: 1;
    margin-right: 20px;
}

.submit_input_coupon p {
    padding: 0.9em 1.5em;
    border-radius: 3px;
    border: none;
    color: #fff !important;
    background: #338dbc;
    cursor: pointer;
    text-transform: initial;
    margin: 0;
}

.checkout .cart_item .thumbnail_product_checkout {
    width: 20%;
    position: relative;
}

.checkout .cart_item .thumbnail_product_checkout img {
    border-radius: 10px;
    border: 1px solid #dadada;
    padding: 0;
    overflow: hidden;
}

.checkout .cart_item .thumbnail_product_checkout .product-quantity {
    position: absolute;
    top: 0;
    right: 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50px;
    background: #48cab2;
    color: white;
    font-weight: normal;
    line-height: 20px;
    font-size: 13px;
}

@media only screen and (max-width: 991px) {
    .submit_input_coupon p {
        padding: 0.9em 1em;
    }
}

@media only screen and (max-width: 768px) {

    /*checkout*/
    #order_review_heading,
    div.woocommerce-billing-fields h3 {
        margin-bottom: 10px;
    }

    .woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
        text-align: right;
    }

    .full-checkout {
        display: flex;
        flex-direction: column;
    }

    .checkout-tu-tao,
    .woocommerce-checkout-tao {
        width: 100% !important;
        order: 2;
    }

    .checkout.woocommerce-checkout {
        display: flex;
        flex-direction: column;
        order: 1;
    }

    .woocommerce-checkout-step2 #customer_details {
        width: 100%;
        order: 2;
    }

    .submit_input_coupon {
        padding: 0;
    }

    #order_review,
    .checkout.woocommerce-checkout.woocommerce-checkout-tao,
    .full-checkout .woocommerce-message {
        width: 100% !important;
    }
}

/*cam on*/
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    width: 100%;
    display: flex;
    padding: 20px 10px;
    background: #fafafafa;
}

.woocommerce-order .woocommerce-notice {
    text-align: center;
    padding: 20px;
    font-size: 20px;
    color: #226fe9;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
}

.woocommerce ul.order_details li,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table td .amount {
    font-size: 15px;
    text-transform: uppercase !important;
}

.woocommerce ul.order_details li {
    float: none !important;
    width: 25%;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 14px !important;
    font-weight: bold;
}

.woocommerce ul.order_details li strong {
    font-weight: bold;
    color: #333333;
    font-size: 14px !important;
    margin-top: 10px;
}

/**/
/**/
/*login*/
.headding_login {
    text-align: center;
    margin-bottom: 20px
}

.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.lost_reset_password,
.woocommerce .register {
    width: 50%;
    margin: 0 auto !important
}

.woocommerce form.login input,
.woocommerce form.lost_reset_password input,
.woocommerce form.register input {
    height: 42px;
    border: 1px solid #ededed;
    padding: 10px
}

.woocommerce form.login button,
.woocommerce form.lost_reset_password button,
.woocommerce form.register button {
    background-color: #ff5722;
    padding: 15px 20px;
    border: 0;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
}

.woocommerce form.lost_reset_password input {
    width: 100%
}

.woocommerce form.login a:hover,
.woocommerce form.lost_reset_password a:hover,
.woocommerce form.register a:hover,
.woocommerce .register a:hover {}

@media only screen and (max-width: 767px) {

    .woocommerce form.login,
    .woocommerce form.register,
    .woocommerce form.lost_reset_password,
    .woocommerce .register {
        width: 90%;
    }
}

/*end login*/

@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .woocommerce ul.products li.product a.button {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1024px) {

    .woocommerce #main ul.products li.product,
    .woocommerce-page #main ul.products li.product {
        width: 24%;
    }

    .category-list {
        padding: 0 0px 10px;
    }

    .category-list .col-lg-2 {
        width: 20%;
    }
}

@media only screen and (max-width: 800px) {

    .woocommerce #main ul.products li.product,
    .woocommerce-page #main ul.products li.product {
        width: 32%;
    }

    .category-list .col-lg-2 {
        width: 25%;
    }

}

@media only screen and (max-width: 768px) {
    .qr-create-cart {
        display: none;
    }

    /* Fix lỗi small woo bị lỗi khi nén css*/
    .woocommerce #content div.product div.images,
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary {
        width: 100% !important;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-1,
    .woocommerce-page .col2-set .col-2 {
        width: 100% !important;
    }
    .woocommerce div.product .woocommerce-tabs .panel {

		overflow: hidden;
	}
/*	.single-list-img {
		float: left;
	}*/
    .woocommerce div.product .product_title {
        font-size: 20px;
        padding: 6px 0;
    }
}

@media only screen and (max-width: 640px) {

    .woocommerce #main ul.products li.product,
    .woocommerce-page #main ul.products li.product {
        width: 49%;
    }

    .category-list .col-lg-2 {
        width: 33.333%;
    }

    .category-list .item-tax a {
        font-size: 14px;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs {
        padding-left: 10px !important;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 14px !important;
        padding: 10px !important;
    }
}

@media only screen and (max-width: 500px) {
    .woocommerce ul.products li.product a.button {
        font-size: 12px;
    }

    .category-list .col-lg-2 {
        width: 50%;
    }

    .woocommerce div.product .summary form.cart .button,
    .woocommerce div.product .summary form.cart .single-product-btn {
        width: 100%;
    }

    .woocommerce-tabs {
        padding-top: 0;
    }
}

@media only screen and (max-width:400px) {

    .woocommerce #main ul.products li.product,
    .woocommerce-page #main ul.products li.product {
        width: 100%;
        margin-right: 0;
    }
}