.button, .button:visited {
  color: #fafaff;
  background-color: #0069b3;
  width: auto;
  border: 1px solid #0069b3;
  border-radius: 5px;
  transition: 1s;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 10px;
  margin-right: 10px;
}
.button:hover, .button:focus, .button:active {
  color: #0069b3 !important;
  background-color: #fafaff !important;
  border: 1px solid #0069b3 !important;
  outline: none;
  box-shadow: none;
  transition: 1s;
}
.button:focus-visible {
  outline: 2px dotted #0069b3 !important;
  border: none;
  box-shadow: none;
  outline-offset: 2px;
}
.button i {line-height: unset;}
.button.button-small {
  height: 20px;
  padding: 1px 5px;
  font-size: 0.8em;
  line-height: 1;
  margin: 0px 5px 0px 0px;
}
.button[disabled], .button[readonly], fieldset[disabled] .button {
  background-color: #AAA !important;
  cursor: not-allowed;
  pointer-events: unset;
  color: #fafaff;
}
.button[disabled], .button[disabled]:hover {
  background-color: #AAA;
  cursor: not-allowed;
  color: #fafaff !important;
}

.woocommerce-notices-wrapper {display: none;}
.woocommerce-table th, .woocommerce-orders-table  td {padding-right: 10px;}
.woocommerce-orders-table, .shop_table_responsive {width: 100%}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
	min-width: 50%;
	text-align: left;
	padding-right: 10px;
}
.button.view {margin-top: 10px;} 
.btn.btn-minus {margin-right: 0px !important}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background-color:  rgba(4, 105, 179, 0.1);
}
.coupon-label {margin-bottom: 10px;}
@media screen and (max-width: 991px) {
.woocommerce-orders-table .button {margin: 0px 0px 10px 0px}
.product-remove {
	padding-right: 0px;
}
	.product-quantity {
  padding: 0px 0px !important;
}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
	display: block;
	text-align: left!important;
}
}
.woocommerce-address-fields .button, .wc-proceed-to-checkout .btn {margin-top: 20px;}
abbr[title] {border-bottom: none; text-decoration: none; cursor: default; color:#0069b3; }
.product-meta .form-control.has-counter {width: 86px;
  height: 39px;
  max-width: 86px;}
.price {margin: 0px;
  font-size: 1.5em;
  font-weight: bold;
  color: #0069b3;
}
.price .wc-gzd-sale-price-label {color: #000;}
.price del {text-decoration-color: #0069b3;
  text-decoration-thickness: 2px;
  color: #aaa;
  font-weight: normal;
}

.price ins {
  text-decoration: none;
  color: #0069b3;
  font-weight: bold;
}

.product-cat-label {font-weight: bold;}
.product-cat-nav {margin-bottom: 20px;}
table.variations {width: 100%}
td.label {width: 60px;vertical-align: top;}
td.label label {padding-top: 5px; font-weight: bold;}
.on-sale-percentage {position: absolute;
  top: 0px;
  right: 0px;
  display: block;
	color:#fff;
  background-color: #0069b3;padding: 5px; font-weight: bold;z-index: 1; border-bottom-left-radius: 5px; }
ul.wc_payment_methods {padding: 0px;}
ul.wc_payment_methods li {display: block; width: 100%}
ul.wc_payment_methods li label {padding-top: 10px;}
.woocommerce-checkout-review-order-table img {display: none;}
ul#shipping_method {padding: 0px;margin: 0px;}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table
{
	border-radius: 5px;
	background-color: #aaa;
	
	
}
.form-group.coupon-label {padding: 0px;}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table thead {padding: 10px 10px 0px 10px; display: block;}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tbody {padding: 0px 10px 0px 10px;display: block;}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot {padding: 0px 10px 10px 10px; display: block;}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr td:first-child{width: 60%;vertical-align: top}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr td:last-child{width: 40%;}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr th {vertical-align: top}

#legal-label {display: flex !important;}
li a.cart-icon  {
	position: relative;
}
li a.cart-icon .cart-count {
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	background-color: #0069b3;
	color: #fafaff;
	border-radius: 50%;
	width: 1.3em;
	height: 1.3em;
	font-size: 0.5em;
	text-align: center;
	font-weight: 300;
	position: absolute;
	top: -4px;
	right: -8px;
	text-align: center;
	display: flex;
	align-content: center;
	line-height: 1;
	font-size: 0.5em;
	flex-direction: column;
	padding: 0.2em;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}
.product_list_widget li {list-style: none;}
.cart_list {padding: 0px;}
.attachment-woocommerce_thumbnail {display: none;}
.product-remove {padding-right: 10px;}
.product-quantity {padding: 0px 10px}
.product-quantity .has-counter {width: 50px; }
.coupon.form-group input {margin-bottom: 10px;}
.shipping-calculator-form .form-control {margin-bottom:10px;}
.cart_totals th  {padding-right:10px;}

.woocommerce-MyAccount-navigation {margin-bottom:10px;}

.widget.woocommerce {
	background: #eee;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 20px;
}
.widget.woocommerce .price_slider {display: none !important;
}
.widget.woocommerce .slider.slider-horizontal {margin: 0px 20px 10px 10px; width:calc(100% - 20px)}
.widget.woocommerce .slider.slider-horizontal .slider-track {width: 100%}
.wc-gzd-modal-content {overflow: clip !important;
}
.wc-gzd-modal-content-inner {	background-color: #fafaff!important;}
.wc-gzd-modal-content .wc-gzd-modal-content-inner header {
	align-items: center;
	border-bottom: 1px solid #dee2e6 !important;
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
	display: block !important;
	justify-content: space-between;
	padding: 1.4em 1.2em !important;
	margin-bottom: 10px;
	background-color: #fafaff!important;
}
.wc-gzd-modal-content .wc-gzd-modal-content-inner header h4 {
	font-size: 1.2em;
	margin: 0;
	float: right !important;
	font-size: 1.8em !important;
}
.wc-gzd-modal-content .wc-gzd-modal-close {
	background: none !important;
	color: transparent !important;
	position: relative;
}

.wc-gzd-modal-content .wc-gzd-modal-close::before {
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  content: "\f00d";
  font-family: FontAwesome;
  top: -9px;
  left: 7px;
  font-size: 25px;
  color:#0069b3;
  text-indent: 0 !important;
}
.wc-gzd-modal-content .wc-gzd-modal-close:hover::before {

  color:#AAA;
}
.wc-gzd-modal-content .wc-gzd-modal-content-inner article {background-color: #fafaff !important;   overflow: visible !important;border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
  box-sizing: border-box;
  width: 100%;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
  box-shadow: none;
  border: #AAA solid 1px;
  display: block;
  width: 100%;
  background-color: #fafaff;
  background-image: none;
  border-radius: 4px !important;

}
.woocommerce form .form-row .input-text:focus, .woocommerce-page form .form-row .input-text:focus 
 {
  border-color: #0069b3;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(4, 105, 179, .25);
}

.wc-gzd-modal-content .wc-gzd-modal-content-inner .pickup-location-search-fields-wrapper #wc-gzd-shipments-search-pickup-location-submit {
  margin: 0px;
  line-height: 1em;
  padding: 10px !important;
}
.select2-selection:focus {border:none !important; outline:none !important;}
.wc-gzd-modal-content .nice-select .list {
	width: 100%;
	overflow: auto;
	max-height: 200px;
}

@media screen and (max-width: 700px) {
.wc-gzd-modal-content .nice-select .current {
	display: block;
	width: 80%;
	white-space: wrap;

}
	
.wc-gzd-modal-content .nice-select {
    width: 100%;
    height: max-content !important;
  }	
	
.wc-gzd-modal-content .nice-select .option {
	white-space: normal;
	line-height: 1.2em;
}
	
.wc-gzd-modal-content .wc-gzd-modal-content-inner .pickup-location-search-fields-wrapper #wc-gzd-shipments-search-pickup-location-submit {

	margin-top: 20px !important;
}
	
.wc-gzd-modal-content .wc-gzd-modal-content-inner header {
	height: 130px !important;
}	
.wc-gzd-modal-content .wc-gzd-modal-content-inner header h4 {
	width: 70% !important;
}	
}

.woocommerce-product-attributes {width:100%;}
.woocommerce-product-attributes p {margin:0px 10px;}

.product-card .card-text {margin-top:auto;}
.related.products .single_add_to_cart_button  {display:none}
.related.products form ~ div .single_add_to_cart_button {display: inline-block;}
.related.products .btn.btn-increment, .related.products .btn.product-details-link {margin-right:0px}
.related.products .button-group .btn {width:calc(50% - 5px);} 
ul.woocommerce-mini-cart li { list-style:none; }
.nice-select.form-control {padding:0px;}

#shipping_method li {list-style: none;}

.checkout-inline-error-message {  font-size: 0.8em;
  color: #0069b3;
  margin: 0px;
  padding: 0px !important}