/* - Woocommerce */
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
	opacity: 1;
}
.woocommerce a.remove {
	display: inline-block;
}
.woocommerce table.shop_table {
	text-align: center;
	border-radius: 0;
	border: 1px solid #e7e7e7;
	margin-bottom: 0;
}
.woocommerce table.shop_table .product-name a {
	color: #000;
	font-size: 15px;
}
.woocommerce table.shop_table th {
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.56px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
	border: none;
	line-height: 0;
}
.woocommerce-checkout #place_order {
	font-size: 14px;
	font-weight: 400;
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table td, 
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
	vertical-align: middle;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: auto;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
}
.woocommerce-cart .woocommerce table.shop_table td {
	padding: 20px 12px;
	background-color: transparent;
}
.woocommerce a.added_to_cart {
	color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-left: 15px;
    margin-right: 15px;
    word-wrap: break-word;
    position: relative;
    white-space: normal;
    z-index: 1;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;	
}
.woocommerce .blockUI.blockOverlay::before,
.woocommerce .loader::before {
	background: transparent;
}
.woocommerce #reviews #comments ol.commentlist {
	padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 14px;
	width: 100%;
	display: inline-block;
}
.woocommerce #review_form #respond p.form-submit {
	margin-bottom: 0;
}

body.single-product .page_spacing,
body.post-type-archive-product .page_spacing {
	padding-bottom: 68px;
}

.woocommerce .page-title {
	font-size: 32px;
	margin-top: -5px;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.search.woocommerce .page-title {
	display: none;
}
.woocommerce div.product form.cart .reset_variations{
	color: #000;
	text-align: left;
	font-size: 14px;
}
.woocommerce div.product div.images img {
	width: auto;
}
#order_review_heading,
.woocommerce .wishlist-title h2,
.woocommerce-additional-fields h3,
.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3 {
    color: #333;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    letter-spacing: 0.35px;
    margin-top: 0;
    text-transform: capitalize;
}
#order_review_heading {
	margin: 15px 0;
}
.woocommerce-LostPassword,
.woocommerce .woocommerce-LostPassword a {
    color: #000;
    text-decoration: none;
}
.woocommerce table.wishlist_table th,
.woocommerce table.wishlist_table tbody td {
	font-size: 13px;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
	border-color: #ebebeb;
}

/* - WooCommerce Order Received */
.woocommerce-order-received .woocommerce-thankyou-order-received {
	margin-bottom: 15px;
}
.woocommerce-order-received .woocommerce .title h3 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 600;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-details.order_details {
	border: 1px solid #e3e3e3;
	padding: 15px;
	margin-bottom: 15px;
}
.woocommerce-order-received .woocommerce .order_details li {
	border-right: 1px solid #e3e3e3;
	float: left;
	font-size: 14px;
	line-height: 1;
	list-style-type: none;
	margin-left: 0;
	margin-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 20px;
	text-transform: uppercase;
}
.woocommerce-order-received .woocommerce .order_details li:last-of-type {
	border: none;
	margin-right: 0;
	padding-right: 0;
}
.woocommerce .order_details li strong {
	font-size: 16px;
	text-transform: capitalize;
	margin-top: 5px;
}
.woocommerce-order-received p {
	line-height: 24px;
}
.woocommerce-order-received h2 {
	color: #333;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.45px;
    line-height: 28px;
    margin-top:15px;
    position: relative;
    text-transform: uppercase;	
}
.woocommerce-order-received .shop_table.order_details .product-name a {
	color: #000;
	text-decoration: none;
}

.woocommerce .login .woocommerce-Button.button {
	margin-right: 10px;
}

.woocommerce-account-fields .woocommerce-form__label input[type="checkbox"]{
	margin: 0;
	position: relative;
}
.woocommerce-account-fields .woocommerce-form__label span {
	padding-left: 5px;
	display: inline-block;
}
.blockUI.blockOverlay {
	background-color: transparent !important;
}

 /*  [ - Grid ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	border: 1px solid #e3e3e3;
	float: left;
	padding-bottom: 20px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	position: relative;
	text-align: center;
	margin-bottom: 3.8%;
}
.woocommerce ul.products li.product .product_hover {
	position: relative;
}
.woocommerce ul.products li.product .product_hover::before  {
	background-color: rgba(0, 0, 0, 0.49);
	content: "";
	display: inline-block;
	opacity: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.woocommerce ul.products li.product .product_hover:hover::before{
	opacity: 1;
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
	color: #888;
}
.woocommerce .woocommerce-ordering {
	margin-bottom: 20px;
}
.woocommerce .woocommerce-result-count {
	margin: 0;
	padding: 10px 0;
}
/*  [ - Widgets ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce.widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen a::before,
.woocommerce.widget_layered_nav_filters ul li.chosen a::before {
	color: #ee9209;
}
.woocommerce .widget_layered_nav_filters ul li {
	float: none;
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
	padding-bottom: 0;
}
.woocommerce  .widget-area .widget ul li::before {
	background: none;
}
.woocommerce .widget_rating_filter ul li a{
	float: right;
	line-height: 28px;
	text-align: right;
	width: 100%;
}
.woocommerce .widget_rating_filter ul li a::before {
	content: "";
}
.woocommerce .widget_rating_filter ul li .star-rating {
    float: left;
    height: 18px;
    position: relative;
    top: 4px;
}

/* - Recent Product Carousel */
.widget.widget_recent_products_carousel ul {
    padding: 0;
	list-style: none;
}
.widget.widget_recent_products_carousel .carousel-inner > .item {
	margin-bottom: 5px;
}
.sidebar  .widget.widget_recent_products_carousel ul,
.sidebar  .widget.widget_recent_products_carousel li {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.widget_recent_products_carousel li.item h4,
.widget_recent_products_carousel li.item .amount {
    margin-bottom: 5px;
}
.widget_recent_products_carousel > ul > li > a {
	margin-top: 5px;
}
.widget_recent_products_carousel img{
	margin-bottom: 10px;
}
.widget_recent_products_carousel > ul > li > a span {
	margin-left: 5px;
}
.widget_recent_products_carousel li.item h4 a {
	color: #333;
	text-transform: capitalize;
}

/* - Widget */
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
	font-weight: normal;
}
.widget.widget_product_categories ul li {
	list-style: none;
	border-bottom: 1px solid #eee;
	padding-bottom: 7px;
	margin-bottom: 7px;
	color: #777;
}
.widget.widget_product_categories > ul ul.children  {
	padding-left: 10px;
	margin-top: 7px;
}
.widget_product_categories > ul li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
.widget.widget_product_categories ul li a:hover {
	padding-left: 5px;
}

.woocommerce .widget_layered_nav_filters ul li a::before,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before  {
	position: relative;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	height: 6px;
	background: #cfcfcf;
	border: 0;
	position: relative;
	border-radius: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-range {
	background-color: #ee9209;
	z-index: 1;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #fff;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-state-default {
	cursor: move;
	height: 12px;
	width: 12px;
	border: 1px solid #ee9209;
	color: #282830;
	position: absolute;
	z-index: 2;
	top: -3px;
	transition: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_label {
	display: inline-block;
	text-align: left;
	color: #282830;
	font-size: 14px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_label span {
	color: #565656;
	font-weight: 700;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount {
	margin: 20px 0 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 0 25px;
	text-shadow: none;
	border-radius: 0;
	height: auto;
	line-height: 33px;
	font-weight: 400;
	background-color: #ee9209;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
	background-color: #494949;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
	margin-top: 30px;
}

/* - Product Search */
.widget.woocommerce  .star-rating {
	margin-top: 5px;
}
/* - Products */
.widget.widget_products .product_list_widget li > a {
	display: block;
}

/* - Top Rated Products */
.sidebar .widget.widget_top_rated_products > ul {
	padding-left: 0;
}
.widget_top_rated_products .star-rating {
	margin-bottom: 5px;
	margin-top: 5px;
	height: 18px;
}
.widget.widget_top_rated_products ul li a {
    display: block;
}

.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce-page .cart-collaterals .cart_totals table tr th {
	padding: 20px 20px 20px 0;
	text-align: left;
}
/* - Product List */

.woocommerce ul.product_list_widget li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.woocommerce ul.cart_list li:last-of-type {
	padding-bottom: 15px;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 0 !important;
}
.widget.woocommerce ul.product_list_widget li a {
	padding-left: 0;
}
.widget.woocommerce ul.product_list_widget li a:before {
	content: "";
	display: none;
}
.widget.woocommerce ul.product_list_widget li img {
	box-shadow: none;
	margin: 0 10px 0 0;
	width: 80px;
	height: auto;
	float: left;
	border: 1px solid transparent;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}

.woocommerce .cross-sells > h2,
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
	color: #030303;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.64px;
	line-height: 30px;
	margin-top: 0;
	word-wrap: break-word;
	text-transform: uppercase;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	left: auto;
	right: 0;
	top: auto;
	border-radius: 2px;
	color: #333;
	line-height: 20px;
	text-align: center;
	font-size: 19px;
}
.widget_shopping_cart ul.product_list_widget li a:not(.remove) {
	padding-right: 20px;
}
.widget.woocommerce ins {
	background: none;
}
.widget.woocommerce del .amount {
	color: #979797;
}
.widget.woocommerce .total {
	margin-bottom: 12px;
	text-align: center;
}
.widget.woocommerce .buttons {
	margin: 0;
	padding: 0;
	text-align: center;
}
.widget.woocommerce .buttons a {
	font-size: 13px;
	font-weight: 400;
	height: 33px;
	line-height: 33px;
	margin: 0 10px 5px;
	padding: 0 10px;
}
.woocommerce #review_form #respond {
	width: 100%;
}

.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 {
	opacity: 1;
	color: #fff;
	outline: none;	
}
.woocommerce .cross-sells ul.products li.product .product_type_simple.add_to_cart_button{
	position: relative;	
	display: block;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
	background-color: transparent;
}

/* - Variations */
.woocommerce .summary.entry-summary .variations .label {
	color: #979797;
	font-size: 15px;
	line-height: 40px;
	float: left;
	text-transform: capitalize;
}

.entry-summary p {
	color: #626262;
	margin-bottom: 15px;
    hyphens: auto;
    letter-spacing: 0.35px;
    line-height: 1.7;
}
.woocommerce-checkout #payment ul.payment_methods li img,
.about_paypal {
	display: none;
}
.woocommerce div.product .stock,
.woocommerce div.product form.cart .variations label {
	color: #8e8a8a;
}

/* - Product Search */
.woocommerce-product-search {
	position: relative;
}
.woocommerce-product-search input[type="search"] {
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 5px 65px 5px 10px;
	outline: none;
	width: 100%;
}
.search-field {
	height: 35px;
	padding: 5px;
}
.woocommerce-product-search button[type="submit"] {
	border: 0 none;
	border-radius: 0;
	padding: 5px 15px;
	background-color: #ee9209;
	color: #fff;
	height: 35px;
	outline: none;
	position: absolute;
	right: 0;
	font-weight: 600;
}
.woocommerce-product-search button[type="submit"]:hover {
	background-color: #505050;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	padding-top: 15px;
}
.widget_shopping_cart ul li.empty {
	color: #282830;
}

/*  [ - Woocommerce Pagination ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce nav.woocommerce-pagination {
	text-align: left;
}
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: 0 none;
	margin: 0 5px;
}
.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;
	background-color: #ee9209;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {	
	background-color: transparent;
    border: 1px solid #ee9209;
    border-radius: 0;
    color: #232323;
    font-size: 13px;
	font-weight: 700;
    letter-spacing: 0.52px;
    line-height: 38px;
    padding: 0;
	position: relative;
    text-align: center;
    transition: all 1s ease 0s;
	padding-left: 18px;
	padding-right: 18px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 3px 10px;
	text-decoration: none;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	color: #fff;
	background-color: #ee9209;
}

/*  [ - Page Title ]
- - - - - - - - - - - - - - - - - - - - */
.ow-woocommerce > .page-title {
	display: none;
}

/*  [ - Title ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce ul.products li.product a img {
	width: auto;
	margin-bottom: 15px;
}
.woocommerce .products ul,
.woocommerce ul.products {
	margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
	display: inline-block;
}
.woocommerce ul.products li.product .price ins {
	margin-left: 5px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2 {
    color: #000;
    font-size: 16px;
	line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;	
	outline: 0 none;
	word-wrap: break-word;
	padding: 5px 12px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover
.woocommerce ul.products li.product h2:hover {
	color: #0d6b9a;
}
.woocommerce div.product .product_title {
	color: #232323;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.72px;
	line-height: 28px;
	margin-bottom: 20px;
	margin-top: 0;
	padding-bottom: 0px;
	position: relative;
	text-transform: uppercase;
}
.woocommerce .summary.entry-summary .product_title.entry-title {
	display: none;
}

.single-product .summary.entry-summary > div[itemprop="description"]{
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
}
.single-product .summary.entry-summary div[itemprop="description"] .wc-tabs-wrapper{
	padding: 0;
}

/*  [ - Star Rating ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce .star-rating {
	height: 18px;
}
.woocommerce .star-rating span::before {
	color: #44bbff;
}
.woocommerce ul.products li.product .star-rating {	
	margin: 5px auto;
    text-align: center;
}

/*  [ - Price ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce ul.products li.product .price del {
	opacity: 1;
}
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product > a span.price {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	z-index: 1;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.56px;
	text-transform: uppercase;
	line-height: 24px;
	text-align: center;
	color: #232323;	
}
.woocommerce ul.products li.product h2 {
    margin-bottom: 8px;
    padding-bottom: 12px;
	font-size: 14px;
}
.woocommerce ul.products li.product h2::after {
	background-color: #0d6b9a;
	content: "";
	height: 2px;
	width: 62px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.woocommerce ul.products li.product.product-type-simple .price {
	min-height: 34px;
}


/*  [ - Button ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce #content input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active {
	top: 0;
}
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
	background-color: #0d6b9a;
	border: 1px solid #0d6b9a;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	outline: none;
	line-height: 30px;
	padding: 5px 23px;
	text-transform: uppercase;
	transition: all 1s ease 0s;
}
.woocommerce .single_variation_wrap .single_add_to_cart_button {
	font-weight: 400;
}

.woocommerce-cart table.shop_table .actions .button {
	font-size: 14px;
	font-weight: 400;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
	padding-top: 10px;
	padding-bottom: 10px;
}
#add_payment_method .cart-collaterals .cart_totals table td, 
#add_payment_method .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table td, 
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce-checkout .cart-collaterals .cart_totals table td, 
.woocommerce-checkout .cart-collaterals .cart_totals table th {
	line-height: 0;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {	
	background-color: transparent;
	border: 2px solid #ee9209;
	border-radius: 0;
	box-shadow: none;
	color: #777;
	font-size: 15px;
	min-height: 40px;
	margin-right: 15px;
	outline: none;
	padding-left: 18px;
	padding-right: 18px;
}
.woocommerce-checkout table.shop_table {
	text-align: left;
}

.single-product .woocommerce div.product p.price del,
.single-product .woocommerce div.product span.price del {
	font-size: 26px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #565656;
	letter-spacing: 1px;
}
.woocommerce #content div.product div.thumbnails a:last-of-type,
.woocommerce div.product div.thumbnails a:last-of-type,
.woocommerce-page #content div.product div.thumbnails a:last-of-type,
.woocommerce-page div.product div.thumbnails a:last-of-type {
	margin-bottom: 0;
}

.yith-wcwl-add-button.yith-wcwl-add-button .add_to_wishlist:hover {
	text-decoration: none;
}
.woocommerce-wishlist .remove.remove_from_wishlist {
	line-height: 19px;
}
.yith-wcwl-add-button.yith-wcwl-add-button .add_to_wishlist:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background-color: transparent;
	color: #333;
	border-color: #e5e5e5;
}
.woocommerce ul.products li.product .button.product_type_variable.add_to_cart_button,
.woocommerce ul.products li.product .product_type_simple.add_to_cart_button {
	background-color: #ee9209;
	border: 1px solid #ee9209;
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.56px;
	outline: none;
	padding: 5px 12px !important;
	text-transform: uppercase;
	transition: all 1s ease 0s;
	word-wrap: break-word;
	white-space: normal;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
	margin-left: 10px;
    position: relative;
    right: auto;
    top: auto;
}

.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
	background-color: #ee9209;
	border: 1px solid #ee9209;
	color: #fff;
}

.woocommerce ul.products li.product .button.product_type_variable.add_to_cart_button:hover,
.woocommerce ul.products li.product .product_type_simple.add_to_cart_button:hover {
	background-color: transparent;
	border-color: #e5e5e5;
	color: #333;
}
.woocommerce ul.products li.product .button.product_type_variable.add_to_cart_button {	
	bottom: 0;
	font-size: 13px;
	letter-spacing: 0.56px;
	position: relative;
	right: 0;
	font-weight: 700;
	top: auto;
}
.woocommerce ul.products li.product .button {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 5px;	
	white-space: normal;
	word-wrap: break-word;
}
.posted_in a,
.woocommerce-review-link {
	color: #282830;
	font-size: 15px;
	letter-spacing: 0.56px;
	text-decoration: none;
}
.posted_in a:hover,
.woocommerce-review-link:hover {
	color: #565656;
	text-decoration: none;
}
.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 0.5em;
}

/*  [ - Sale Flash ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
	background-color: #ee9209;
	color: #fff;
	font-weight: 600;
	position: absolute;
	left: 0;
	padding: 4px 15px;	
	line-height: 26px;
	letter-spacing: 1px;
	margin: 0 !important;
	min-height: 1px;
	right: auto;
	text-transform: uppercase;
	top: 0;		
	display: inline-block;
    text-align: center;	
    font-size: 13px;
	z-index: 2;
	border-radius: 0;
}
.woocommerce ul.products li.product .onsale:hover,
.woocommerce span.onsale:hover {
	color: #fff;
}

/*  [ - Review Form ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes {
	border-left: 1px solid #666;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td,
.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes {
	border-style: solid;
	background: #fff;
	margin-bottom: 0;
}
.woocommerce table.shop_attributes td, 
.woocommerce table.shop_attributes th {
	border-left-color: rgba(0, 0, 0, 0.1);
	border-right-color: rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
	padding: 10px;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
	padding-left: 20px;
}
.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {
	margin-bottom: 20px;
}
.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
	margin-bottom: 20px;
	color: #232323;
	text-transform: capitalize;
	font-size: 16px;
	line-height: 28px;
	font-family: "Lato",sans-serif;
}

/*  [ - Variations ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce #content div.product form.cart .variations,
.woocommerce div.product form.cart .variations,
.woocommerce-page #content div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations,
.woocommerce #content div.product form.cart .variations td,
.woocommerce div.product form.cart .variations td,
.woocommerce-page #content div.product form.cart .variations td,
.woocommerce-page div.product form.cart .variations td {
	border: 0;
	padding: 0;
}

.woocommerce #content div.product form.cart .variations .value,
.woocommerce div.product form.cart .variations .value,
.woocommerce-page #content div.product form.cart .variations .value,
.woocommerce-page div.product form.cart .variations .value {
	position: relative;
}

table.variations {
	table-layout: inherit;
}

.woocommerce #content div.product form.cart .variations .value .reset_variations,
.woocommerce div.product form.cart .variations .value .reset_variations,
.woocommerce-page #content div.product form.cart .variations .value .reset_variations,
.woocommerce-page div.product form.cart .variations .value .reset_variations {
	clear: both;
}
.woocommerce #content div.product form.cart div.quantity,
.woocommerce div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity {
	margin-right: 10px;
}

.woocommerce .quantity .qty {
	line-height: 25px;
	padding: 7px 0;
}
.woocommerce .quantity .qty:focus {
	outline: none;
}
.woocommerce #content .quantity .minus,
.woocommerce .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
	border-radius: 0;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.woocommerce #content .quantity .minus,
.woocommerce .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus
.woocommerce .quantity .minus
.woocommerce-page #content .quantity .minus
.woocommerce-page .quantity .minus {
	border-top: 0;
}
.woocommerce #content .quantity .minus,
.woocommerce .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
	width: 29px;
	height: 29px;
	font-size: 15px;
	color: #fff;
	text-shadow: none;
}

.woocommerce #content .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover,
.woocommerce-page #content .quantity .minus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover {
	background: #ff6766;
}

.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 {
	background-color: #ee9209;
	color: #fff;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 0;
}
.woocommerce div.product form.cart .variations select {
	width: 100%;
	font-size: 15px;
}

.woocommerce-variation-price {
	margin-bottom: 15px;
}
.woocommerce-ordering {
	position: relative;
}
.woocommerce-ordering:before {
	right: 0;
}
.woocommerce-ordering:after {
	right: 12px;
}
/*  [ - Tab ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs {
	display: inline-block;
	width: 100%;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
	padding: 0;
	width: 100%;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
	border-radius: 0;
	margin: 0;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	padding: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #232323;
	text-shadow: none;
	letter-spacing: 0.64px;
	padding: 5px 23px;
	border-top: 2px solid transparent;
	outline: 0 none;
	line-height: 30px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #000;
}
.woocommerce .star-rating span::before,
.woocommerce p.stars a::before {
	color: #ee9209;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff !important;
	background-color: #ee9209;
}
.woocommerce #content div.product .woocommerce-tabs h2,
.woocommerce div.product .woocommerce-tabs h2 {
	display: none;
}
.woocommerce #content div.product .woocommerce-tabs .entry-content,
.woocommerce div.product .woocommerce-tabs .entry-content {
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e3e3e3;
	margin-bottom: 35px;
	padding: 20px !important;
	position: relative;
	width: 100%; 
}
.wc-tab.entry-content .comment-form {
	margin-left: 0;
    margin-right: 0;
}
.woocommerce-Tabs-panel--description p {
	color: #565656;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    hyphens: auto;
    letter-spacing: 0.35px;
    line-height: 1.7;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
	margin-bottom: 0;
}
.woocommerce-Reviews .woocommerce-noreviews {
	color: #282830;
}
.woocommerce-Reviews .comment-respond .comment-reply-title {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	color: #282830;
}

/*  [ - Wishlist Button ]
- - - - - - - - - - - - - - - - - - - - */
.summary .yith-wcwl-add-to-wishlist .add_to_wishlist,
.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
	background-color: #ee9209;
	border: 1px solid #ee9209;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.26px;
	line-height: 30px;
	padding: 5px 23px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.summary .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
	border-color: #e5e5e5;	
}

.yith-wcwl-wishlistaddedbrowse.show > a,
.yith-wcwl-wishlistexistsbrowse.show > a{
	text-decoration: none;
	color: #fff;
	margin-left: 5px;
}

/*  [ - Product Categories ]
- - - - - - - - - - - - - - - - - - - - */
.single-product .product_meta .sku_wrapper,
.single-product .product_meta .tagged_as,
.single-product .product_meta .posted_in {
	color: #565656;
	font-size: 16px;
	display: block;
	margin-top: 10px;
}
.single-product .product_meta .sku_wrapper .sku {
	display: inline-block;
}	
.single-product .product_meta .tagged_as a,
.single-product .product_meta .posted_in a {
	color: #565656;
	font-size: 14px;
	display: inline-block;
}
.single-product .product_meta .tagged_as a:hover,
.single-product .product_meta .posted_in a:hover {
	color: #ee9209;
}
.single-product .product_meta .tagged_as a:last-of-type,
.single-product .product_meta .posted_in a:last-of-type {
	margin-right: 0;
}
.single-product .woocommerce-page .product .images {
	border: 1px solid #e3e3e3;
}

/*  [ - Woocommerce Form ]
- - - - - - - - - - - - - - - - - - - - */
.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: #e3e3e3;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
	outline: 0 none;
}
.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {
	outline: 0 none !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #232323;
}
.select2-container--default .select2-selection--single {
	outline: 0;
}
.select2-container--default .select2-selection--single {
	border-color: #ddd;
	border-radius: 0;
}
.select2-container .select2-selection--single {
	min-height: 36px;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 45px;
}
.woocommerce form .form-row.woocommerce-invalid label {
	color: #000;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding: 10px 15px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	border: 1px solid #ddd;
	line-height: 20px;
	padding: 10px 15px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	height: auto;
	border-radius: 0;
	color: #232323;
	font-size: 16px;
	line-height: 1.5;
}

#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
	background-color: transparent;
}
.woocommerce-checkout-payment .payment_methods label {
	color: #333;
	font-size: 14px;
	letter-spacing: 0.52px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
#add_payment_method #payment .payment_method_paypal .about_paypal, 
.woocommerce-cart #payment .payment_method_paypal .about_paypal, 
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	margin-left: 10px;
	float: none;
	line-height: normal;
	font-size: 14px;
}
.woocommerce-billing-fields .select_box::before {
	background-color: transparent;
}

/*  [ - Upsells Products ]
- - - - - - - - - - - - - - - - - - - - */
.upsells.products > h2,
.related.products > h2 {
	font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 0 15px;
    text-transform: capitalize;
}

.woocommerce-info > a.showlogin,
.woocommerce-info > a.showcoupon {
	color: #282830;
	text-decoration: none;
	margin-left: 5px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login, 
.woocommerce form.register {
	padding: 20px 20px 10px;
}
.woocommerce-error,
.woocommerce-message,
.woocommerce-info {
	border-top-color: #ee9209;
	font-size: 14px;
	text-align: left;
}
.woocommerce-error::before,
.woocommerce-message::before,
.woocommerce-info::before {
	color: #ee9209;
}
.woocommerce-error, 
.woocommerce-info,
.woocommerce-message {
	line-height: 36px;
}

.woocommerce-checkout .woocommerce form.login .form-row label.inline {
	display: block;
	margin-top: 10px;
}

/*  [ - Woocommerce Account ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce-account .woocommerce > h2 {
	margin-top: -5px;
	color: #232323;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0.462px;
	line-height: 36px;	
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	display: inline-block;
	width: 100%;
	background-color: #ee9209;
	border-bottom: 1px solid #fff;
	padding: 10px 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
	position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active::after {
	position: absolute;
	top: 50%;
	left: auto;
	right: 10px;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	content: "\f105";
	font-family: "FontAwesome";
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.woocommerce-MyAccount-content {
	width: 100%;
	padding: 15px;
	border: 1px solid #e3e3e3;
}
.woocommerce-MyAccount-content p {
	font-size: 15px;
	color: #232323;	
}
.woocommerce-Address-title h3 {
	color: #282830;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 27px;
}
.woocommerce-Address-title .edit {
    background-color: #ee9209;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 14px;
    padding: 0 15px;
    text-decoration: none;
    text-transform: capitalize;
    width: auto;
	border: 1px solid #ee9209;
}
.woocommerce-MyAccount-content legend {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 500;
}
.woocommerce-Address-title .edit:hover {
	color: #333;
	border-color: #e5e5e5;
	background-color: transparent;
}
.woocommerce-Addresses address {
	font-size: 14px !important;
	color: #000;
	line-height: 24px;
}
.woocommerce-account .woocommerce table.my_account_orders .order-actions{
	text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
	color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	text-transform: capitalize;
	color: #fff;
	line-height: 26px;
	word-wrap: break-word;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 0.56px;
}
.woocommerce table.my_account_orders,
.woocommerce-account .woocommerce-MyAccount-content {
	font-size: 14px;
	line-height: 26px;
}
.woocommerce-account .woocommerce-MyAccount-content p strong {
	color: #000;
	text-transform: capitalize;
}
.woocommerce-account .woocommerce-MyAccount-content p a {
	color: #000;
	font-weight: 500;
}
#customer_login h2 {
	margin-top: 0;
	font-size: 22px;
	letter-spacing: 0.58px;
	font-weight: 700;	
}
.woocommerce-MyAccount-orders .order-number a {
	color: #000;
}
.woocommerce-MyAccount-content h2 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	color: #000;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table.order_details {
	margin-bottom: 20px;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table.customer_details td,
.woocommerce .woocommerce-MyAccount-content table.shop_table.order_details td,
.woocommerce .woocommerce-MyAccount-content table.shop_table.customer_details th,
.woocommerce .woocommerce-MyAccount-content table.shop_table.order_details th {
	font-size: 14px;
}
.woocommerce table.my_account_orders .order-actions .button {
	display: block;
	white-space: normal;
	word-wrap: break-word;
	text-align: center;
}
.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
	color: #282830;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	padding: 1em 0;
}
body.woocommerce-cart .cart_totals  table .order-total td,
body.woocommerce-cart .cart_totals  table .cart-subtotal td {
	text-align: right;
	padding-right: 0;
}

input[type="checkbox"],
input[type="radio"] {
	outline: 0 none;
}
.woocommerce-form.woocommerce-form-login.login label input[type="checkbox"] {
	vertical-align: middle;
	margin-top: 0;
}
.woocommerce-form.woocommerce-form-login.login label.inline span {
	margin-left: 5px;
}
.woocommerce ul.order_details li strong {
	font-size: 14px;
}
.woocommerce .woocommerce-customer-details address {
	border: 1px solid #e3e3e3;
}
.woocommerce div.product div.summary,
.woocommerce div.product div.images {
	margin-bottom: 30px;
}
.yith-wcwl-share {
	margin-bottom: 0;
}
.yith-wcwl-share h4.yith-wcwl-share-title {
	margin-top: 0;
}
.woocommerce.woocommerce-wishlist table.wishlist_table tfoot td {
	padding-top: 15px;
	padding-bottom: 15px;
}

#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background-color: #ee9209;
	color: #fff;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	border-color: #ee9209;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
}
.woocommerce-account-fields .form-row.create-account {
	margin-bottom: 0;
	padding-bottom: 0;
}
.woocommerce-MyAccount-content .shop_table a,
.lost_password a {
	color: #ee9209;
}
.woocommerce-MyAccount-content .shop_table a.button.view {
	color: #fff;
}

.footer-widget .widget_shopping_cart .woocommerce-mini-cart__empty-message,
.footer-widget .widget_shopping_cart .woocommerce-mini-cart__total.total,
.footer-widget .product_list_widget li span,
.woocommerce .footer-widget  .widget_price_filter .price_slider_wrapper .price_label span {
	color: #bdbdbd;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
	padding-left: 0;
	padding-right: 0;
}
.footer-widget .widget.widget_product_categories ul li {
	border-bottom: 0 none;
	padding-bottom: 0;
}

.footer-widget .product_list_widget li a:hover span {
	color: #EE9209;
}
.footer-widget .woocommerce a.button:hover {
	color: #fff;
}
.woocommerce .footer-widget  .widget_price_filter .price_slider_wrapper .price_label {
	color: #bdbdbd;
}
/* ========================================================================== */
	/* - Responsive */
/* ========================================================================== */

/* - min-width: 1200 */
@media (max-width:1200px) {

	.woocommerce ul.products li.product .button.product_type_variable.add_to_cart_button {
		bottom: auto;
		left: 0;
		position: relative;
	}
	.woocommerce ul.products li.product .product_type_simple.add_to_cart_button {
		bottom: auto;
		float: none;
		position: relative;
		right: auto;
	}
}

/* - min-width: 992 */
@media (min-width: 992px) {
	
	/* ## Woocommerce */
	.content-area .products .owclearfix-cnt2:after {
		clear: none;
	}
}

/* - min-width: 992 to max-width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {	

	/* - WooCommerce Order Received */
	.woocommerce-order-received .woocommerce .order_details li {
		padding-right: 15px;
		margin-right: 15px;
	}
	.woocommerce .widget_price_filter .price_slider_wrapper .price_label,
	.woocommerce .widget_price_filter .price_slider_amount .button {
		display: block;
		float: none;
	}
	.widget-title {
		font-size: 16px;
		line-height: 31px;
	}
	.widget.woocommerce ul.product_list_widget li img {
		width: 60px;
	}
}

/* - max-width: 991 */
@media (max-width: 991px) {
	
	/* - WooCommerce Order Received */
	.woocommerce-order-received .woocommerce .order_details li {
		margin-right: 0;
		padding-right: 0;
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-right: none;
		border-bottom: 1px solid #e3e3e3;
		width: 100%;
	}	
	.woocommerce-order-received .woocommerce .order_details li:last-of-type {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	/* ## Woocommerce */
	.content-area .products .owclearfix-cnt3:after {
		clear: none;
	}

	/*  [ - Products Grid ]
	- - - - - - - - - - - - - - - - - - - - */	
	.woocommerce .widget_shopping_cart .cart_list li,
	.woocommerce.widget_shopping_cart .cart_list li {
		padding-left: 0 !important;
	}
	.woocommerce .widget_shopping_cart .cart_list li a.remove, 
	.woocommerce.widget_shopping_cart .cart_list li a.remove {
		position: relative;
		float: right;
	}

	/*  [ - Related Products ]
	- - - - - - - - - - - - - - - - - - - - */	
	.woocommerce .related.products > .products > li {
		float: left !important;
	}
	
	.woocommerce table.shop_table thead tr th,
	.woocommerce table.shop_table td {
		padding: 12px;
	}
	
	.woocommerce-cart .woocommerce table.shop_table td .coupon .button {
		margin-bottom: 10px;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: transparent;
	}
	
	.woocommerce-cart .woocommerce .cart-collaterals table.shop_table td {
		padding-left: 0;
	}
}

/* - min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.woocommerce .cart-collaterals .cross-sells,
	.woocommerce-page .cart-collaterals .cross-sells,
	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
	}
	
	.woocommerce.columns-4 ul.products li.product,
	.woocommerce-page.columns-4 ul.products li.product {
		width: 46%;
	}
	.woocommerce.columns-4 ul.products li.product:nth-child(2n+1),
	.woocommerce-page.columns-4 ul.products li.product:nth-child(2n+1) {
		clear: both;
	}
	
	.woocommerce table.shop_table thead tr th, 
	.woocommerce table.shop_table td {
		padding: 8px;
	}
	.woocommerce table.my_account_orders .order-actions .button {
		margin: 0;
		padding: 5px;
	}
	.woocommerce-account .addresses .title h3,
	.woocommerce-account .addresses .title .edit,
	.woocommerce-account ul.digital-downloads li .count {
		float: none;
	}
	.woocommerce ul.products li.product .button.product_type_variable.add_to_cart_button,
	.woocommerce ul.products li.product .product_type_simple.add_to_cart_button {
		padding: 5px 10px;
	}

	.woocommerce-checkout .woocommerce .col2-set .col-1,
	.woocommerce-checkout .woocommerce-page .col2-set .col-1 {
		width: 100%;
	}
	
	.woocommerce-page.columns-4 ul.products li.product.first, 
	.woocommerce .columns-4 ul.products li.product.first,
	.woocommerce-page.columns-3 ul.products li.product.first, 
	.woocommerce .columns-3 ul.products li.product.first {
		clear: none;
	}
	
	
	.woocommerce-page.columns-4 ul.products li.product, 
	.woocommerce .columns-4 ul.products li.product,
	.woocommerce-page.columns-3 ul.products li.product, 
	.woocommerce .columns-3 ul.products li.product {
		width: 48%;
		margin-right: 3.8%;
	}
	
	.woocommerce-page.columns-4 ul.products li.product:nth-child(2n), 
	.woocommerce .columns-4 ul.products li.product:nth-child(2n),
	.woocommerce-page.columns-3 ul.products li.product:nth-child(2n), 
	.woocommerce .columns-3 ul.products li.product:nth-child(2n) {
		margin-right: 0;
	}
	.woocommerce-page.columns-4 ul.products li.product:nth-child(2n+1), 
	.woocommerce .columns-4 ul.products li.product:nth-child(2n+1),
	.woocommerce-page.columns-3 ul.products li.product:nth-child(2n+1), 
	.woocommerce .columns-3 ul.products li.product:nth-child(2n+1) {
		clear:both;
	}
	
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce-page[class*="columns-"] ul.products li.product,
	.woocommerce[class*="columns-"] ul.products li.product {
		margin-bottom: 3.8%;
	}
}

/* - max-width: 767 */
@media (max-width: 767px) {
	
	/* - WooCommerce Order Received */
	.woocommerce-checkout.woocommerce-page.woocommerce-order-received .woocommerce {
		padding: 0;
	}
	.woocommerce-order-received .woocommerce .order_details li {
		border-right: none;
		border-bottom: 1px solid #e3e3e3;
		width: 100%;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.woocommerce-order-received .woocommerce .order_details li:last-of-type {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: none;
	}
	
	.woocommerce-order-received .shop_table.order_details .product-name strong,
	.woocommerce-order-received .shop_table.order_details .product-name a {
		font-size: 13px;
	}
	.woocommerce div.product .product_title {
		font-size: 22px;
	}
	
	.woocommerce ul.products li.product .price,
	.woocommerce div.product p.price,
	.woocommerce div.product span.price {
		font-size: 24px;
	}
	
	.woocommerce-page table.wishlist_table .product-thumbnail{
		display: inline-block;
		width: 100%;
		float: right;
		border: none;
	}
	.woocommerce-page table.wishlist_table .product-thumbnail a{
		float: right;
	}
	.woocommerce-page table.wishlist_table tr td.actions::before, 
	.woocommerce-page table.wishlist_table tr td.product-remove::before {
		display: block;
	}
	.woocommerce table.wishlist_table tbody th, 
	.woocommerce table.wishlist_table thead,
	.woocommerce-page table.wishlist_table tbody th,
	.woocommerce-page table.wishlist_table thead {
		display: none;
	}
	.woocommerce table.wishlist_table tr,
	.woocommerce-page table.wishlist_table tr {
		display: block;
		margin-bottom: 30px;
	}
	.woocommerce table.wishlist_table tr td{
		position: relative;
	}
	.woocommerce table.wishlist_table tr td::before {
		float: left;
		font-weight: 700;
		top: 50%;
		left: 15px;
		-webkit-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		position: absolute;
	}
	.woocommerce table.wishlist_table tr td:nth-of-type(2)::before {
		content: "Product Img";
	}
	.woocommerce table.wishlist_table tr td:nth-of-type(3)::before {
		content: "Product Name";
	}
	.woocommerce table.wishlist_table tr td:nth-of-type(4)::before {
		content: "Product Price";
	}
	.woocommerce table.wishlist_table tr td:nth-of-type(5)::before {
		content: "Product Status";
	}
	.woocommerce .wishlist_table thead th,
	.woocommerce .wishlist_table tbody td {
		font-size: 14px !important;
	}
	.woocommerce table.wishlist_table tr td,
	.woocommerce-page table.wishlist_table tr td {
		display: inline-block;
		width: 100%;
		text-align: right !important;
	}
	.yith-wcwl-share {
		float: left;
		margin-bottom: 35px;
		margin-left: 10px;
		text-align: left;
	}
	.woocommerce table.wishlist_table tfoot tr {
		margin: 0;
	}
	.woocommerce table.wishlist_table tfoot tr td,
	.woocommerce-page table.wishlist_table tfoot tr td {
		border: none;
		padding: 0;
	}
	
	.page-banner .banner-content h3 {
		font-size: 25px;
		line-height: 46px;
	}
	
	.woocommerce-Addresses address {
		font-size: 15px;
	}
	.woocommerce-message .button.wc-forward {
		float: none;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.woocommerce-error, 
	.woocommerce-info, 
	.woocommerce-message {
		line-height: 24px;
	}
	.woocommerce .related.products  ul.products li.product.first {
		margin-right: 3.8%;
	}
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product, 
	.woocommerce-page[class*="columns-"] ul.products li.product, 
	.woocommerce[class*="columns-"] ul.products li.product {
		margin-bottom: 3.8%;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: transparent;
	}
	.single-product.woocommerce .images.woocommerce-product-gallery {
		width: 48%;
		float: left;
	}
	.single-product.woocommerce .summary.entry-summary {
		width: 48%;
		float: right;
	}
	.form-row.create-account.woocommerce-validated {
		margin-bottom: 10px;
	}
	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
		width: 100%;
	}
 }


/* - max-width: 575 */
@media (max-width: 575px) {
	.single-product.woocommerce .summary.entry-summary,
	.single-product.woocommerce .images.woocommerce-product-gallery {
		width: 100%;
		float: none;
	}
}

/* - max-width: 479 */
@media (max-width: 479px) {	

	/* - Woocommerce */	
	.orderby,	
	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering
	.woocommerce .woocommerce-result-count,
	.woocommerce-page .woocommerce-result-count {
		width: 100%;
		float: none;
	}
	.woocommerce-cart .woocommerce table.shop_table td .coupon .button {
		width: 100%;
		margin-top: 15px;
	}
	.woocommerce #reviews #comments,
	.woocommerce-page #reviews {
		padding: 10px;
	}
	.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {	
		font-size: 14px;
		padding: 12px 10px;
	}
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product, 
	.woocommerce-page[class*="columns-"] ul.products li.product,
	.woocommerce[class*="columns-"] ul.products li.product,
	.woocommerce-page[class*="columns-"] ul.products li.product,
	.woocommerce[class*="columns-"] ul.products li.product {
		margin: 0 auto 30px;
		padding-right: 0;
		width: 100%;
		float: none !important;
		max-width: 300px;
	}
	
	.upsells.products > h2, 
	.related.products > h2 {
		font-size: 22px;
		letter-spacing: 1px;
	}	
	.description {
		padding: 0 5px;
	}
	.woocommerce #content div.product .woocommerce-tabs .entry-content,
	.woocommerce div.product .woocommerce-tabs .entry-content {
		padding: 15px !important;
	}	
	.woocommerce .order_details li {
		width: 100%;
		border-bottom: 1px dashed #d3ced2;
		border-right: 0;
		margin-right: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	
	.woocommerce #reviews #comments,
	.woocommerce-page #reviews {
		padding: 3px;
	}
	.woocommerce .related.products  ul.products li.product.first {
		margin: 0 auto 30px;
	}
	.woocommerce .related.products  ul.products li.product:last-of-type {
		margin-bottom: 0;
	}
	.woocommerce .cart-collaterals .cross-sells ul.products li,
	.woocommerce-page .cart-collaterals .cross-sells ul.products li {
		width: 100%;
	}
	.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .coupon .input-text {
		width: 100%;
	}
}	

/* - max-width: 400 */
@media (max-width: 400px) {	
	.woocommerce .cart-collaterals .cross-sells ul.products li, 
	.woocommerce-page .cart-collaterals .cross-sells ul.products li {
		width: 100%;
	}
	.woocommerce form.checkout_coupon .form-row-first,
	.woocommerce form.checkout_coupon .form-row-last,
	.woocommerce-page form.checkout_coupon .form-row-first,
	.woocommerce-page form.checkout_coupon .form-row-last {
		width: 100%;
		float: none;
	}
}

.comment-form > .form-submit {
	margin-bottom: 0;
}