/*
Theme Name:     Unicon Child
Theme URI:      http://themeforest.net/user/minti
Description:    Child-Theme Design-Driven Multipurpose WordPress Theme by Minti Themes
Author:			minti
Template:       unicon
Version:        2.5
*/
.accountIco a{
	font-family: 'icomoon' !important;
	font-size: 0px !important;
}
.accountIco a:before {
	content: " ";
	background: url('../unicon-child/images/Icon_Dog.svg');
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	background-size: 100%;
	filter: invert(1);
	position: relative;
	top: 5px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.accountIco a:hover:before{
	filter: invert(0);
}
.icon-minti-cart{
	top: 35px;
	position: relative;	
}
.icon-minti-cart:before {
	content: " ";
	background: url('../unicon-child/images/Icon_Bowl.svg');
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	background-size: 100%;
	filter: invert(1);
	position: relative;
	top: 5px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#shopping-btn span {
	display: block;
	position: absolute;
	top: 24px;
	margin-top: 0;
	right: 4px;
	height: auto;
	width: auto;
	line-height: 16px;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	border-radius: 50%;
	background: none !important;
	color: #00a180;
	text-align: center;
}
#header .widget_shopping_cart{
	display: none!important;
}
.signatureRow ul {
	list-style: none;
	margin-left: 0;
}
.signatureRow ul li:before {
	content: "\f00c";
	font-family: FontAwesome;
	color: #7a9e32;
	border: 2px solid #7a9e32;
	border-radius: 50%;
	-webkit-text-stroke: 2px #3C3C3B;
	margin-right: 15px;
}
.signatureRow p a{
	color: #e6841f;
	transition: 0.1s ease-in-out;
}
.signatureRow p a:hover{
	color: #7a9e32;
}

/*Blog*/
.blogSliderCnt .blogslider_text_inner2 {
	background: initial;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	border-radius: 2px;
	box-shadow: initial;
}
.blogSliderCnt .blogslider_title {
	margin: 0;
	padding: 0;
	font-size: 40px;
	font-family: 'Poppins';
}
.blogSliderCnt .blogslider_title::before {
	content: "Success Stories";
	display: block;
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.blogSliderCnt .blogslider_excerpt p {
	display: none;
}
.blogSliderCnt a.button.color-3 {
	background: initial;
	border: initial;
	font-size: 18px;
	font-family: 'Poppins';
	text-transform: capitalize;
	font-weight: 500;
}
.blogSliderCnt a.button.color-3:hover{
	color: #00A180;	
}
.blogSliderCnt .flex-control-nav {
	bottom: 0;
}
.blogSliderCnt .flex-control-nav li a{
	width: 10px;
	height: 10px;
	background: #575757;
	border-color: #575757;
	opacity: 1;
}
.blogSliderCnt .flex-control-nav li a.flex-active{
	background: #fff;
	border-color: #fff;
}
.blogSliderCnt .flex-direction-nav{
	display: none
}
.blogSliderCnt .flexslider .slides img {
	width: 100%;
	display: block;
	object-fit: cover !important;
	height: 360px;
}
.newsletterColumn .wpb_content_element{
	margin-bottom: 10px;
}
.newsletterColumn h1, .newsletterColumn h2, .newsletterColumn h3, .newsletterColumn h4, .newsletterColumn h5, .newsletterColumn h6{
	display: block;
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 15px;		
}
.newsletterColumn h1, .newsletterColumn h2, .newsletterColumn h3, .newsletterColumn h4, .newsletterColumn h5, .newsletterColumn h6{
	display: block;
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 44px !important;	
}
.newsletterColumn #wpcf7-f6-p8-o1{
	margin-bottom: 42px !important;
	display: inline-block;
	width: 100%;	
}
.newsletterColumn #wpcf7-f6-p8-o1 p{
	border-top: 1px solid rgba(134, 134, 134, 0.42);
}
.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-form-control-wrap.your-email {
	border-radius: initial;
	width: 80%;
	display: inline-block;
	float: left;
}

.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-form-control-wrap.your-email input {
	margin: 0;
	color: #868686;
	padding: 8px 15px;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	background: #fff;
	border-radius: 0;
}

.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-form-control-wrap.your-email input::placeholder {
	color: #868686;
}
.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-form-control-wrap.your-email input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #868686;
}
.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-form-control-wrap.your-email input::-moz-placeholder { /* Firefox 19+ */
  	color: #868686;
}
.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-form-control-wrap.your-email input:-ms-input-placeholder { /* IE 10+ */
  	color: #868686;
}
.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-form-control-wrap.your-email input:-moz-placeholder { /* Firefox 18- */
  	color: #868686;
}
.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-form-control.wpcf7-submit {
	background: #b8ce62;
	border-radius: initial;
	display: inline-block;
	float: right;
	color: #fff;
	width: 20%;
	margin: 0;
	font-size: 18px;
	text-transform: initial;
	font-weight: 500;
	padding: 16px 10px;
	line-height: 1 !important;
}
.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-form-control.wpcf7-submit:hover {
	background: #00a180;
}
.newsletterColumn #wpcf7-f6-p8-o1 .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	display: inline-block;
	width: 100%;
}
.newsletterColumn div.wpcf7-validation-errors {
	position: relative;
	display: inline-block !important;
	text-align: center;
	border-radius: 2px;
	font-weight: 700;
	padding: 5px 0 !important;
	/* border: 1px solid #edbbbb !important; */
	border: none !important;
	background-color: #44bdbd;
	color: #ffffff;
	margin: 0 0 30px !important;
	width: 100%;
	top: -1px;
	text-align: center;
}
.newsletterColumn div.wpcf7 .ajax-loader {
	display: inline-block;
	background-image: url('../unicon-child/images/ajax-loader.gif');
	width: 48px;
	height: 48px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
	position: absolute;
	right: -60px;
	top: 2px;
}
#wwlc-registration-form input{
	padding: 10px 12px;
	outline: none !important;
	border-radius: 2px;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 13px;
	margin: 5px 0 0;
	width: 100%;
	max-width: 100%;
	display: block;
	color: #999;
	line-height: 1.6;
	border: 1px solid #dddddd;
	background: #ffffff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#wwlc-registration-form input:focus, #wwlc-registration-form input:hover{
	color: #666666;
	background: #ffffff;
	outline: none !important;
	border-color: #999999;	
}
#wwlc-registration-form label{
	font-weight: 600;
	font-size: 20px;	
}
#wwlc-registration-form input#register {
	font-size: 13px;
	line-height: 1 !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	width: initial;
	padding: 14px 20px 14px 20px;
	margin: 0 5px 5px 0;
	display: inline-block;
	text-align: center;
	border-radius: 0px;
	background: #44bdbd;
	color: #ffffff;
	border: 1px solid #44bdbd;
}
#wwlc-registration-form input#register:hover{
	background: transparent;
	color: #44bdbd;
}
.field-set.select-field-set {
	width: 104.5%;
}
#wwlc_country_chosen {
	width: 100% !important;
}

/* WHOLE SALE PAGE */
#wwof_product_listing_filter{
	margin-bottom: 2em;
}
#wwof_product_listing_filter input{
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;		
}
#wwof_product_listing_filter #wwof_product_search_form {
	display: inline-block;
	width: 24.8%;
	background: #ececec;
	color: #868686;
	font-size: 16px;
	border: 0;
	border-radius: 0;
	padding: 10px 8px;
	margin: 0;
	margin-right: 10px;
}
.hidden_select_container {
	display: none;
}/* Po co to jest? */

#wwof_product_listing_container #wwof_product_search_category_filter {
	width: 100%;
	display: inline-block;
	margin-right: 0;
	margin-bottom: 0;
	padding: 6px 8px;
	color: rgba(134, 134, 134, 0.6);
	font-size: 16px;
	border-radius: 0;
	min-width: 110%;
}
#wwof_product_listing_container #wwof_product_search_category_filter option{
	width: 100%;
}
.select-style {
	width: 24.8%;
	overflow: hidden;
	background: #ECECEC url('../unicon-child/images/arrows.jpg') 100% 50%;
	display: inline-flex;
	margin-right: 10px;
	top: 0px;
	position: relative;
	background-repeat: no-repeat;
}
/* .select-style::before {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	background-image: url('../unicon-child/images/arrows.jpg');
	height: 45px;
	width: 40px;
	bottom: 0;
	background-repeat: no-repeat;
	z-index: 0;
} */
.select-style select {
	border: none;
	box-shadow: none;
	background: transparent !important;
	background-image: none !important;
	-webkit-appearance: none !important;
}

.select-style select:focus {
    outline: none;
}


#wwof_product_listing_container #wwof_product_displayall_btn {
	width: 25.7999999988%;
	margin: 0;
	padding: 6.5px 8px;
	border: 0;
	border-radius: 0;
	font-size: 16px;
	background: #00a180;
	color: #fff;
	margin-right: 0;
}
#wwof_product_listing_container #wwof_product_displayall_btn:hover {
	background: #44bdbd
}
#wwof_product_listing_container #wwof_product_search_btn {
	width: 18.8999999999999%;
	margin-right: 10px;
	margin-left: -4px;
	margin-bottom: 0;
	padding: 6.5px 8px;
	border: 0;
	border-radius: 0;
	font-size: 16px;
	background: #00a180;
	color: #fff;
}
#wwof_product_listing_container #wwof_product_search_btn:hover {
	background: #44bdbd;
}

#wwof_product_listing_table thead th {
	background: #b7cb68;
	border-right: 1px solid #c2d480;
	text-align: left;
	padding: 7px 20px;
	color: #fff;
	text-transform: uppercase;
}
#wwof_product_listing_table thead th:first-child {
	width: 40%;
}
#wwof_product_listing_table thead th:last-child{
	border-right: initial;
	width: 20%;
}
#wwof_product_listing_table tbody tr {
	border-bottom: 1px solid #f5f5f5;
}
#wwof_product_listing_table tbody td {
	min-height: 1px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
}
#wwof_product_listing_table tbody td.product_title_col {
	padding: 0 0 0 0;
	position: relative;
}
#wwof_product_listing_table tbody tr td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
#wwof_product_listing_table tbody td.product_title_col a.product_link {
	position: relative;
	left: -16px;
}
#wwof_product_listing_table tbody td.product_title_col a.product_link:nth-child(1) {
	position: relative;
	left: 0;
	width: 50%;
	display: table-column;
	float: right;
}
#wwof_product_listing_table tbody td.product_title_col a.product_link:nth-child(2) {
	width: 45%;
	float: left;
	margin-left: 10px;
	display: inline-block;
	position: absolute;
	left: 0;
	transform: translateY(-50%);
	top: 50%;
}
.product_row_action input {
margin-right: 10px;
margin-left: -4px;
margin-bottom: 0;
padding: 6.5px 15px;
border: 0;
border-radius: 0;
font-size: 16px;
background: #00a180;
color: #fff;
}
.icon-minti-cart.icon-DogIcons2{
	transition:0.5s;
}


a.product_link img.woocommerce-placeholder, .wwof_product_listing_item_thumbnail {
	vertical-align: middle;
	margin-right: 0px;
}
#wwof_product_listing_table tbody tr td.product_row_action{
	position: relative;
	padding-right: 0px;
}
#wwof_product_listing_table tbody tr td.product_row_action label {
	background: #00a180;
	color: #fff;
	padding: 10px 8px 10px 0;
	text-align: right;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#wwof_product_listing_table tbody tr td.product_row_action label::before {
	content: "\f111";
	font-family: FontAwesome;
	margin-right: 15px;
}
#wwof_product_listing_table tbody tr td.product_row_action label.activeCheck::before {
	content: "\f05d";
	font-family: FontAwesome;
	margin-right: 15px;
}
#wwof_product_listing_table tbody tr td.product_row_action .wwof_add_to_cart_checkbox{
	display: none;
}
#wwof_product_listing_table tbody tr td.product_quantity_col .out-of-stock {
	display: none;
}
#wwof_product_listing_table tbody tr td.product_row_action .out-of-stock {
	background: #e5322b;
	color: #fff;
	padding: 10px 13.59% 10px 13.59%;
	text-transform: initial;
	border-radius: 0;
}
#wwof_product_listing_table tfoot th {
	background: #b7cb68;
	border-right: 1px solid #c2d480;
	text-align: left;
	padding: 7px 20px;
	color: #fff;
	text-transform: uppercase;
}
#wwof_product_listing_table thead th:first-child {
	width: 40%;
}
#wwof_product_listing_table tfoot th:last-child{
	border-right: initial;
	width: 20%;
}

#wwof_product_listing_pagination{
	margin-top: 2em;
}
#wwof_product_listing_pagination .bottom_list_actions{
	display: inline-block;
}
#wwof_product_listing_pagination .bottom_list_actions #wwof_bulk_add_to_cart_button {
	width: 100%;
	margin: 0;
	padding: 6.5px 15px;
	border: 0;
	border-radius: 0;
	font-size: 18px;
	background: #00a180;
	color: #fff;
}
#wwof_product_listing_pagination .bottom_list_actions #wwof_bulk_add_to_cart_button:hover {
	background: #44bdbd
}
#wwof_product_listing_pagination .wwof_cart_sub_total{
	display: inline-block;
	float: right;
	margin: 10px 0;
}
#wwof_product_listing_pagination .wwof_cart_sub_total .sub_total.excluding_tax {
	text-align: right;
}
#wwof_product_listing_pagination .total_products_container{
	display: none;
}
.widget_shopping_cart_content .cart_list.product_list_widget  .quantity{
	float: initial;
}

.colorButton{
	width: auto;
	display: inline-block;
	margin: 0;
	padding: 6.5px 15px;
	border: 0;
	border-radius: 0;
	font-size: 18px;
	background: #00a180;
	color: #fff;	
	margin-top: 20px;
}
.colorButton:hover{
	background: #44bdbd;
	color: #fff;
}
#downloadPage {
	height: auto;
}

.woocommerce-MyAccount-navigation {
	margin-top: 2em;
}
.woocommerce-MyAccount-navigation ul{
	list-style: none;
}
.woocommerce-MyAccount-navigation ul li a{
	color: #868686;
}
.woocommerce-MyAccount-navigation ul li a:hover{
	color: #008480;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
	color: #008480;
}

.woocommerce-MyAccount-content {
	margin-top: 2em;
	margin-bottom: 2em;
}
.woocommerce-MyAccount-content p strong{
	color: #00bcb4;
}
.woocommerce-MyAccount-content .textParagrapSt{
	border-bottom: 2px solid #f5f5f5;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
.woocommerce-MyAccount-content .textParagrap{
	display: none;
}
.my_rewards_title {
	font-size: 28px;
	display: inline-block;
	width: 50%;
	color: #868686;
	margin-top: 10px !important;
}
.my_reward_total {
	display: inline-block;
	text-align: right;
	width: 50%;
	font-weight: 400;
	color: #868686;
	margin-top: 10px !important;
}
.woocommerce-MyAccount-content table.my_account_orders thead th {
	background: #b9cf62;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding: 20px 15px !important;
	border-right: 1px solid #c8da86;
}
.woocommerce-MyAccount-content table.my_account_orders thead th:last-child {
	border-right: initial;
}
.woocommerce-MyAccount-content table.my_account_orders tbody tr.footable-row-detail{
	display: none;
}
.woocommerce-MyAccount-content table.my_account_orders tbody tr td{
	font-size: 16px;
	color: #868686;
	
	border-bottom: 2px solid #fafafa;
}
.stuck .accountIco a::before {
	filter: invert(1) contrast(2);
}
.stuck .icon-minti-cart::before {
		filter: invert(1) contrast(2);
	}
@media (max-width: 1199px){
	#wwof_product_listing_filter #wwof_product_search_form {
		width: 24.8%;
		margin-right: 6px;
	}
	.select-style {
		margin-right: 5px;
		background: #ECECEC url('../unicon-child/images/arrows.jpg') 105% 50%;
		background-repeat: no-repeat;
	}
	#wwof_product_listing_container #wwof_product_search_category_filter {
		min-width: 111%;
	}
	#wwof_product_listing_container #wwof_product_search_btn {
		margin-right: 7px;
		margin-left: -4px;
	}
	#wwof_product_listing_table tbody td.product_title_col a.product_link:nth-child(1) {
		display: none;
	}
	#wwof_product_listing_table tbody td.product_title_col a.product_link:nth-child(2) {
		width: 100%;
		float: left;
		margin: 0 5px;
		display: inline-block;
		position: absolute;
		left: 0;
		transform: translateY(-50%);
		top: 50%;
		font-size: 12px;
	}

	#wwof_product_listing_table thead th {
		padding: 5px 15px;
		font-size: 16px;
	}
	#wwof_product_listing_table thead th:first-child {
		width: 20%;
	}
	#wwof_product_listing_table thead th:last-child {
		width: 25%;
	}
	#wwof_product_listing_table tbody tr td {
		font-size: 15px;
	}
	#wwof_product_listing_table tbody td.product_title_col a.product_link {
		position: relative;
		left: 0;
		text-align: center;
		display: block;
	}
	#wwof_product_listing_table tbody tr td.product_row_action {
		position: relative;
		padding-right: 5px;
		padding-left: 0;
	}
	#wwof_product_listing_table tbody tr td.product_row_action label {
		text-align: center;
		width: 100%;
	}
	#wwof_product_listing_table tfoot th {
		padding: 5px 15px;
		font-size: 16px;
	}

	.button.wc-forward {
		display: block;
		margin-bottom: 10px !important;
	}
}
@media (max-width: 1024px){
	#wwof_product_listing_table tbody td.product_title_col a.product_link:nth-child(1) {
		display: block;
		float: initial;
		margin: 0 auto;
	}
	#wwof_product_listing_table tbody td.product_title_col a.product_link:nth-child(2) {
		width: 100%;
		float: initial;
		margin: 10px 15px 0 15px;
		display: inline-block;
		position: static;
		left: 0;
		transform: initial;
		top: initial;
		font-size: 18px;
	}
	#wwof_product_listing_table tbody tr td::before {
		top: 25%;
	}
}
@media (max-width: 992px){
	#wwof_product_listing_table tbody td.product_title_col a.product_link {
		display: inline-block;
	}
	#wwof_product_listing_table tbody tr td {
		margin-bottom: 15px;
		min-height: 30px;
	}
	.quantity .input-text {
		height: 30px;
	}
	#wwof_product_listing_table tbody tr td.product_row_action label {
		text-align: center;
		width: auto;
		display: inline-block;
		padding: 5px 20px;
	}
	#wwof_product_listing_table tbody tr td.product_row_action .out-of-stock {
		background: #e5322b;
		color: #fff;
		padding: 5px 20px;
		text-transform: initial;
		border-radius: 0;
	}
	.button.wc-forward {
		display: inline-block;
		margin-bottom: 0 !important;
	}
}
@media (max-width:768px){
	.select-style {
		margin-right: 5px;
		background: #ECECEC url('../unicon-child/images/arrows.jpg') 100% 50%;
		background-repeat: no-repeat;
		width: 100%;
		top: 0;
		margin-bottom: 6px;
	}
	#wwof_product_listing_container #wwof_product_search_category_filter {
		min-width: 103%;
	}
	#wwof_product_listing_container #wwof_product_search_btn {
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0 !important;
		margin-left: 0px;
	}
}
@media (max-width: 767px){
	#wwof_product_listing_container #wwof_product_search_category_filter {
		min-width: 104%;
	}
}
@media (min-width:768px){

	.woocommerce-MyAccount-content table.my_account_orders tbody tr td{	
		display: table-cell !important;
	}
	.woocommerce-MyAccount-content table.my_account_orders thead th.footable-sortable {
		display: table-cell !important;
	}
}
.footable-sort-indicator, .footable-toggle {
	display: none !important;
}

@media (max-width: 768px){
	#wwof_product_listing_filter #wwof_product_search_form {
		width: 100%;
		margin-bottom: 15px;
	}
	#wwof_product_listing_container #simpleselect_wwof_product_search_category_filter {
		width: 100%;
		margin-bottom: 15px;
	}
	#wwof_product_listing_container #wwof_product_displayall_btn {
		width: 100%;
		margin-bottom: 15px;
	}
	#wwof_product_listing_container #wwof_product_search_btn {
		width: 100%;
	}
	#wwof_product_listing_table tbody tr td.product_title_col::before {
		content: initial;
		display: none;
	}
	#wwof_product_listing_table tbody td.product_title_col a.product_link {
		display: block;
	}
	#wwof_product_listing_table tbody tr td {
		margin-bottom: 15px;
		min-height: 30px;
		text-align: center;
		padding: 0;
	}
	#wwof_product_listing_table tbody tr td::before {
		position: static;
		width: 100%;
		padding-right: 10px;
		white-space: nowrap;
	}
	#wwof_product_listing_table .quantity {
		float: initial;
		margin-right: 20px;
		overflow: hidden;
		border-radius: 3px;
		display: inline-block;
	}
	#wwof_product_listing_table .product_quantity_col:before{
		top: -15px;
		position: relative;		
	}
	#wwof_product_listing_table .quantity .input-text {
		height: 30px;
		padding: 5px 10px;
		position: relative;
	}
	#wwof_product_listing_pagination .bottom_list_actions {
		display: block;
	}
	#wwof_product_listing_pagination .wwof_cart_sub_total {
		float: initial;
		margin: 10px 0;
		text-align: center;
		display: block;
	}
	#sidebar #woocommerce_widget_cart-2 {
		text-align: center;
	}
	#sidebar .product_list_widget img {
		float: initial!important;
		height: auto!important;
		width: auto!important;
		display: block!important;
		margin: 0 auto!important;
	}
}
@media (max-width: 480px){
#wwof_product_listing_container #wwof_product_search_category_filter {
	min-width: 106%;
}	
}
@media (max-width: 1276px){
	.icon-minti-cart {
		top: 30px;
		position: relative;
	}
	.icon-minti-cart::before {
		filter: invert(1) contrast(2);
	}
	.accountIco a::before {
		top: 0;
	}
}






#wwof_product_listing_table thead th:first-child{
    width: 100% !important;
}


#wwof_product_listing_table tbody td.product_title_col a.product_link {
    font-size:16px;
    left:70px;
}


img.wwof_product_listing_item_thumbnail.wp-post-image {
    position: relative;
    left:-20px;
}


div#wwof_product_listing_container span.sku, span.price {
    font-size: 16px;
}


/* Adjustments to make the checkout page more compact */
p.form-row {
	margin-bottom: 10px;
}
.woocommerce form.checkout label {
	font-size: 18px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea {
	padding: 4px;
	font-size: 16px !important;
	margin: 0 0 10px;
}


#shipping_method {
	margin-left: 0px;
}
#shipping_method li {
	list-style-type: none;
}
#shipping_method input[type="radio"] {
	width: auto;
}
.woocommerce form.checkout #shipping_method label {
	display: inline-block;
	line-height: 1.4;
}

/* Change appearance of Billing Details section for Drop Shipment checkout:  */
form.is_dropshipment {
	max-width: 900px;
	margin: 0 auto 0;
}
/* Hide "Billing" header */
.is_dropshipment .woocommerce-billing-fields h3 {
	display: none;
}
/* Hide Billing fields (Pero request 16.06.22) */
.is_dropshipment .woocommerce-billing-fields .form-row:not(#billing_wcj_checkout_field_1_field) {
	opacity: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 0 !important;
}
.is_dropshipment .woocommerce-billing-fields {
	float: left;
	width: 50%;
}
.is_dropshipment #customer_details .col-1,
.is_dropshipment #customer_details .col-2 {
	float: none;
	display: block;
	width: 100%;
}
.is_dropshipment #customer_details .col-2 {
	padding-top: 30px;
	clear: both;
}
.is_dropshipment .woocommerce-shipping-fields {
	
}
.is_dropshipment .woocommerce-shipping-fields .form-row {
	/*display: flex !important;*/
	width: 100% !important;
	float: none !important;
}
.is_dropshipment .woocommerce-shipping-fields label {
	/*display: table-cell !important;*/
	width: 200px;
	float:  left;
	clear:  left;
}
.is_dropshipment .woocommerce-shipping-fields input[type="text"] {
	/*display: table-cell !important;*/
	width: calc(100% - 220px);
	float:  left;
	/*flex-grow: 1;*/
	/*display: flex;*/
}
.is_dropshipment #shipping_first_name_field,
.is_dropshipment #shipping_last_name_field {
	width: 50% !important;
	float: left !important;
	margin-right: 0 !important;
}
.is_dropshipment #shipping_address_1_field label {
	min-height: 60px;
}

.sumo_reward_points_notice {
	display: none !important;
}
/* Hide T's and C's checkbox for DS customers: 
.is_dropshipment #payment .wc-terms-and-conditions input[type="checkbox"] {
	visibility: hidden !important;
}
.is_dropshipment #payment .wc-terms-and-conditions label[for="terms"] {
}
*/