.woocommerce .woocommerce-ordering select.orderby {
	padding:5px 15px;
	background-color: transparent;
}

.woocommerce nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul{
	border:0;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    font-size: 16px;
    font-weight: 300;
    margin: 1px;
    border-radius: 4px;
    padding: 10px 15px;
    background-color: #fff;	
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
}

/* form */

.woocommerce form .form-row input.input-text,
.select2-container--default .select2-selection--single,
.woocommerce form .form-row textarea{
	height:50px;
	border: 1px solid #e9eff4;
    border-radius: 5px;
    margin-bottom: 10px;	
	padding:5px 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:36px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	right:15px;
	top:0;
	height:50px;
}

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
	font-size: 14px;
    color: #fff;
    font-weight: 700;
    padding: 10px 30px;
    border-radius: 25px;
    text-transform: uppercase;
    border: 1px solid #f8b864;
}

.woocommerce button.button {
	margin-right:15px;
}

.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
	background-color: transparent;
}

.lost_password a {
	color:#989898;
}

.edit-account fieldset {
	margin-bottom:30px;
}

.woocommerce table.my_account_orders td, 
.woocommerce table.my_account_orders th {
    padding: 15px 20px;
}

.woocommerce address br {
    margin-bottom: 10px;
    display: block;
}

.woocommerce form h3 {
    margin-top: 0;
}

.woocommerce .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    border-bottom: 1px solid #e9eff4;
    padding: 8px 0 8px 20px;
    display: block;
    color: #4F4F4F;
    font-size: 16px;
    text-decoration: none;
	position:relative;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 4px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #4F4F4F;
    position: absolute;
    top: 15px;
    left: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before{
	border-left: 4px solid #f8b864;
}

.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
	width:140px;
	text-align:center;
	padding:5px;
}

.woocommerce table.cart td.actions .coupon .button {
	margin-left:80px;
}

.woocommerce #content table.cart td.actions, 
.woocommerce table.cart td.actions, 
.woocommerce-page #content table.cart td.actions, 
.woocommerce-page table.cart td.actions {
	padding:20px 15px;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled] {
	padding:10px 20px;
	color:#fff;
}

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
	background-color: #f8b864;
    border: 1px solid #f8b864;	
}

.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
	background-color: transparent;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, 
.woocommerce form .form-row.woocommerce-validated input.input-text, 
.woocommerce form .form-row.woocommerce-validated select {
	border-color: #e9eff4;
}

.wpcf7 .wpcf7-form-control,
.woocommerce div.product form.cart .variations select,
.woocommerce form .form-row .input-text, 
.woocommerce-page form .form-row .input-text{
    height: 50px;
	font-weight:normal;
    border-color: #e9eff4;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px 20px;  
	width:100%;
}

.wpcf7 .wpcf7-form-control.btn.btn-primary {
	border-radius: 25px;
}

.woocommerce div.product div.images .flex-control-thumbs {
	margin-top: 20px;
}

.woocommerce div.product form.cart .variations select {
	margin-bottom:0;
}

.wpcf7 form label {
	width:100%;
}

.wpcf7 input[type="date"] {
	padding: 12px 20px; 
}

button, input, optgroup, 
select, textarea {
	border: 1px solid #ced4da;
}
.wpcf7 textarea,
.woocommerce form .form-row textarea,
.woocommerce #review_form #respond textarea,
.woocommerce-page form .form-row textarea.input-text{
	height:200px;
	resize:none;
	padding:15px 20px;
	border-radius: 5px;
	border: 1px solid #ced4da;
}

.comment-form-author input,
.comment-form-email  input{
	height: 30px;
	border-radius: 4px;
	border-radius: 4px;
}

.comment-form-author input:focus,
.comment-form-email  input:focus {
	border-color: #f8b864;
}

body.page-template-default .woo-login-popup-sc-modal .woocommerce-Button {
	height:50px;
}

body.page-template-default .woo-login-popup-sc-modal .woocommerce-Button:hover {
	background-color: transparent;
}

body.page-template-default .woo-login-popup-sc-modal .woo-login-popup-sc-close a {
	width:20px;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce-page #content table.cart td.actions .input-text:focus, 
.woocommerce-page table.cart td.actions .input-text:focus,
.wpcf7 .wpcf7-form-control:focus,
.wpcf7 .wpcf7-form-control.wpcf7-submit:hover,
.woocommerce-product-search input[type="search"]:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce #review_form #respond textarea:focus,
.woocommerce-message, .woocommerce-info,
.woocommerce form .form-row .input-text:focus, 
.woocommerce-page form .form-row .input-text:focus,
body.page-template-default .woo-login-popup-sc-modal .woocommerce-Button{
    border-color: #f8b864;
}


.lost_password a:hover,
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.wpcf7 .wpcf7-form-control.wpcf7-submit:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, 
.woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce ul.products li.product a.button,
.comment-form-rating a, .woocommerce-message::before,
.woocommerce-info::before, .icheckbox_minimal.checked:before,
.woocommerce-info a, .woocommerce ul.products li.product a.button:hover,
.woocommerce ul.products li.product a.added_to_cart,
body.page-template-default .woo-login-popup-sc-modal .woocommerce-Button:hover,
body .woo-login-popup-sc-modal .woocommerce-LostPassword a:hover, 
body .woo-login-popup-sc-modal .woocommerce-plogin a:hover,
.product_meta a:hover{
	color:#f8b864;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce span.onsale,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce .psingle_add_to_cart_button,
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover,
body.page-template-default .woo-login-popup-sc-modal .woo-login-popup-sc-close a:hover:before,
body.page-template-default .woo-login-popup-sc-modal .woo-login-popup-sc-close a:hover:after,
.woocommerce ul.products li.product .added_to_cart:hover, .woocommerce a.remove:hover{
    background-color: #f8b864;	
    border-color: #f8b864;
}

.wpcf7 .wpcf7-form-control.wpcf7-file {
    padding: 0;
	height:inherit;
	width:inherit;
}

.wpcf7 .wpcf7-form-control.wpcf7-submit {
	padding:10px 30px;
	height:inherit;
	cursor:pointer;
	width:inherit;
}

.wpcf7 .wpcf7-form-control.wpcf7-submit:hover {
	background-color: transparent;
}

.wpcf7 .wpcf7-form-control.wpcf7-range {
	padding:0;
}

.icheckbox_minimal{
    position: relative;
}

span.wpcf7-list-item {
	margin: 0 20px 0 0;
	text-align:left;
}

.icheckbox_minimal, 
.iradio_minimal {
	background-image: none !important;	
}

.icheckbox_minimal:before {
    position: absolute;
    content: "\f096";
	color:#494949;
    left: 0;
    top: -4px;
	font-size:20px;
    font-family: "fontawesome";
}

.icheckbox_minimal.checked:before {
	 content: "\f14a";
}

span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
	display:none;
}

.iradio_minimal:before {
	color:#494949;
    position: absolute;
    content: "\f10c";
    left: 0;
    top: -4px;
	font-size:20px;
    font-family: "fontawesome";	
}

.iradio_minimal.checked:before {
	content: "\f058";
	color:#f8b864;
}

.wpcf7-list-item-label {
	text-align:left;
	padding:0 10px;
	display:inline-block;
}

.wpcf7-form-control.wpcf7-checkbox,
.wpcf7-form-control.wpcf7-radio{
	padding:0;
}


/* products */

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    text-align: center;
    background-color: #fff;
    padding-bottom: 20px;
	margin-bottom:30px;
}
 
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
	font-size:18px;
	font-weight: normal;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, 
.woocommerce div.product span.price{
	color:#494949;
	font-weight:700;
}

.woocommerce ul.products li.product a.button {
	font-size:12px;
	padding:8px 18px;
	color:#fff;
	margin:5px 15px;
	line-height: 18px;
}

.woocommerce ul.products li.product a.button:hover {
	background-color:rgba(255, 255, 255, 0.6);
	color: #f8b864;
}

.woocommerce ul.products li.product .added_to_cart {
    position: absolute;
    top: 160px;	
	background-color:#fff;
	padding:5px 15px;
	left: 50%;
	margin-left: -45px;
	border-radius:4px;
}

.woocommerce ul.products li.product .added_to_cart:hover {
	color:#fff !important;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale,
.onsale {
    position: absolute;
    top: 20px;
    left: 0;
    padding: 5px 12px;
    color: #fff;
    text-align: center;
    display: table;
    font-weight: 700;
    z-index: 99;
    min-width: initial;
    min-height: initial;
    line-height: initial;
    border-radius: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.product.tr-post span.onsale {
	top: 30px;
	left: 30px;
}

.onsale:before {
    content: "";
    border: 5px solid #f8b864;
    border-color: transparent transparent #f8b864 #f8b864;
    border-width: 9px 5px;
    position: absolute;
    right: -10px;
    bottom: 0;
}

.onsale:after {
    content: "";
    border: 5px solid #f8b864;
    border-color: #f8b864 transparent transparent #f8b864;
    border-width: 9px 5px;
    position: absolute;
    right: -10px;
    bottom: inherit;
    top: 0;
}

.woocommerce .star-rating {
	color:#ffcc00;
}

.woocommerce .products .star-rating {
	text-align:center;
	display:inline-block;
}

.woocommerce div.product .woocommerce-tabs .panel {
	padding:20px 30px;
	box-shadow:none;
	border:0 !important;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
	margin:0 0 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding-left:5px;
	margin-top: 25px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
	display:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin-right:5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
	margin-right:0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border: 0;
	padding:0;
	border-radius:0;
	background-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color:#494949;
	padding: 10px 20px;
	border-radius:4px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{
	color:#fff;
}

.woocommerce #review_form #respond .form-submit input {
	margin-top:10px;
}

.woocommerce div.product form.cart div.quantity {
	margin: 0 10px 0 0;
}

.woocommerce .quantity .qty {
	border-radius:5px;
	width:80px;
	height: 35px;
	border: 1px solid #d3ced2;	
}

.woocommerce .quantity .qty:focus {
	border-color: #f8b864;
}

.woocommerce-message::before {
	left:0;
}

.woocommerce-message {
	padding: 15px 0 15px 25px;
}

.woocommerce-form-login .icheckbox_minimal:before {
	top:-10px;
}

.related.products h2,
.up-sells.upsells.products h2{
	margin-bottom:30px;
}

.woocommerce div.product form.cart .variations label {
	color:#494949;
	margin-top:15px;
	font-size:14px;
}

.create-account .icheckbox_minimal:before {
    top: -12px;
}

.product-name a,
.woocommerce-order-details a{
	color:#4f4f4f;
}

.tr-dropdown-menu .woocommerce-mini-cart li a.remove{
	color:#4f4f4f !important;
}

.woocommerce p.stars a {
	color:#fec42d;
}

/* widget */

.woocommerce-product-search {
	position:relative;
}

.woocommerce-product-search input[type="search"] {
    width: 100%;
    height: 50px;
    color: #454545;
    border: 1px solid #f0f0f0;
    padding: 5px 75px 5px 20px;
    font-weight: 300;	
}

.woocommerce-product-search button {
	position:absolute;
	right:0;
	top:0;
	padding:5px 20px;
	height:100%;
	border-radius:0;
	border:0;
	color: #fff;
	background-color: #f8b864;
}

.woocommerce .woocommerce-widget-layered-nav-lista,
.woocommerce .woocommerce-widget-layered-nav-list,
.woocommerce .widget_rating_filter ul{
    padding: 10px 30px 20px;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce .widget_rating_filter ul li a{
	    padding: 10px 30px;
}

.woocommerce .woocommerce-widget-layered-nav-list li {
	display:block;
	width:100%;
}

.woocommerce .woocommerce-widget-layered-nav-list li a {
	float:left;
	width:80%;
}

.woocommerce .woocommerce-widget-layered-nav-list li a:hover,
.woocommerce ul.product_list_widget li a:hover{
	color:#f8b864;
	background-color:transparent;
}

.woocommerce .woocommerce-widget-layered-nav-list li span {
	float:right;
	margin-top:8px;
}

.woocommerce ul.product_list_widget li img {
	width:50px;
}

.widget.widget_price_filter form {
    padding: 15px 0 0;
    overflow: hidden;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #f7f7f7;
	margin-bottom: 25px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size:12px;
	padding:8px 15px;
	margin-right:5px;
}

.widget.woocommerce.widget_rating_filter ul li a:hover {
	color:#4f4f4f;
	background-color: transparent;
}

.widget ul.children {
    padding: 0 0 0 15px;
}

.woocommerce .woocommerce-result-count {
	margin-bottom: 30px;
}

.woocommerce a.remove:hover {
	color: red !important;
}

.woocommerce .widget_shopping_cart .cart_list li, 
.woocommerce.widget_shopping_cart .cart_list li {
	margin-bottom: 5px;
}

.product.tr-post {
	padding: 30px 30px 0;
}

.product.woocommerce-grouped-product-list-item, 
.single-product .product {
    box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border: none;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding-left: 15px;
	padding-right: 15px;
}

.woocommerce-variation-price {
	margin-bottom: 15px;
}

.woocommerce ul.product_list_widget li dl {
	border-left: 0;
	padding-left: 0;
}

.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
	height: 35px;
	border-radius: 25px;
}

span.woocommerce-input-wrapper,
.woocommerce form .form-row label, 
.woocommerce-page form .form-row label {
    width: 100%;
}

.create-account.woocommerce-validated .woocommerce-form__input-checkbox {
	margin-top: 5px;
}

.woocommerce-checkout #customer_details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2,
#customer_login .col-1,
#customer_login .col-2 {
	width: 48%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%; 
	max-width: 50%;	
}

.woocommerce form .form-row label.inline {
	width: initial;
	margin-top: 5px;
	margin-bottom: 0;
}

.products li.tr-box-shadow {
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.05);
}

.widget_shopping_cart .woocommerce-mini-cart__buttons.buttons {
    margin-bottom: 0;
}

.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid #f0f0f0;
	margin-top: 20px;
    padding-top: 13px;
}

.widget_shopping_cart .wcppec-cart-widget-button {
	margin-top: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	background-color: #f7f7f7;
}

.cart_totals h2,
.woocommerce form h3,
#customer_login h2,
.woocommerce-tabs .panel h2,
.related.products h2, 
.up-sells.upsells.products h2,
.woocommerce-order-details h2,
.woocommerce-customer-details h2 {
	font-size: 24px;
}

.cart_totals h2 {
	margin-top: 20px;
	margin-bottom: 15px;
}

.woocommerce-order-details h2 {
	margin-bottom: 15px;
}

.woocommerce-customer-details h2 {
	margin-bottom: 15px;
	margin-top: 40px;
}

.woocommerce-tabs {
	margin-top: 0;
}

#order_review_heading{
	margin-top: 20px;
	margin-bottom: 15px;
}

#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
	background-color: #f7f7f7;
}

.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
	padding: 15px 35px;
}

.woocommerce ul.order_details,
ul.wc-item-meta {
	padding-left: 0;
}

.woocommerce .woocommerce-customer-details address {
	padding: 15px 20px;
}

.woocommerce ul.order_details li {
	margin-bottom: 15px;
}

.woocommerce ul.order_details {
	margin-bottom: 20px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	margin-right: 8px;
	font-weight: 600;
}

.woocommerce .woocommerce-pagination ul.page-numbers li:last-child, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li:last-child {
	margin-right: 0;
}

.woocommerce-MyAccount-content .woocommerce-Address-title.title a {
	font-size: 14px;
}

.entry-footer .edit-link {
	padding: 15px;
}

/* transition */

.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
.wpcf7 .wpcf7-form-control.wpcf7-submit,
.wpcf7 .wpcf7-form-control,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce div.product form.cart .button,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce .cart .button, .woocommerce .cart input.button,
.woocommerce button.button, .input-text,
body.page-template-default .woo-login-popup-sc-modal .woocommerce-Button{
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;	
}



/* xs */
@media (max-width: 991px) {
	#customer_login .col-1,
	#customer_login .col-2{
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%; 
		max-width: 100%;			
	}	
	.woocommerce ul.products li.product a.button {
		padding: 8px 10px;
		margin: 5px 8px;
	}
}

/* xs */
@media (max-width: 767px) {
	.woocommerce #content table.cart td.actions .coupon .button, 
	.woocommerce #content table.cart td.actions .coupon .input-text, 
	.woocommerce #content table.cart td.actions .coupon input, 
	.woocommerce table.cart td.actions .coupon .button, 
	.woocommerce table.cart td.actions .coupon .input-text, 
	.woocommerce table.cart td.actions .coupon input, 
	.woocommerce-page #content table.cart td.actions .coupon .button, 
	.woocommerce-page #content table.cart td.actions .coupon .input-text, 
	.woocommerce-page #content table.cart td.actions .coupon input, 
	.woocommerce-page table.cart td.actions .coupon .button, 
	.woocommerce-page table.cart td.actions .coupon .input-text, 
	.woocommerce-page table.cart td.actions .coupon input {
		width: 100%;
	}
	.woocommerce table.cart td.actions .coupon .button,
	.woocommerce-page #content table.cart td.actions .input-text, 
	.woocommerce-page table.cart td.actions .input-text {
	    margin-left: 0;
	    margin-right: 0;
	    margin-bottom: 15px;
	}
	.cart_totals h2,
	.woocommerce form h3,
	#customer_login h2 {
		font-size: 20px;
	}
	#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
	.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
		font-size: 14px;
	}
	.woocommerce-checkout .col-1,
	.woocommerce-checkout .col-2,
	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2, 
	.woocommerce-page .col2-set .col-1, 
	.woocommerce-page .col2-set .col-2,
	.woocommerce form .form-row-first, 
	.woocommerce form .form-row-last, 
	.woocommerce-page form .form-row-first, 
	.woocommerce-page form .form-row-last {
	    width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;	    
	}
	.wpcf7 textarea, .woocommerce form .form-row textarea, 
	.woocommerce #review_form #respond textarea, 
	.woocommerce-page form .form-row textarea.input-text {
		height: 120px;
	}
	.woocommerce ul.products li.product a.button {
		padding: 5px 20px;
	}		
}

/* XS Portrait */
@media (max-width: 575px) { 
	
	.woocommerce .woocommerce-result-count,
	.woocommerce .woocommerce-ordering {
		width: 100%;
		float: none;
	}

	.woocommerce .woocommerce-result-count {
		margin: 15px 0;
	}
	.woocommerce .woocommerce-ordering {
		margin-bottom: 20px;
	}
	
}

/* XS Portrait */
@media (max-width: 400px) {

	.woocommerce ul.products[class*="columns-"] li.product, 
	.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100%;
	}
}