#woocommerce-wrapper{
	padding-top: 40px;
}

#woocommerce-wrapper #right-sidebar{
	display: none;
}

#woocommerce-wrapper .woocommerce-breadcrumb{
	display: none;
}

#woocommerce-wrapper .product_title.entry-title {
    text-align: left;
    font-weight: 300;
}

#woocommerce-wrapper .woocommerce-Price-amount.amount{
	font-weight: 300;
}

#woocommerce-wrapper .quantity .qty {
    height: 36px;
}

#woocommerce-wrapper .product_meta .posted_in {
    display: none;
}

#woocommerce-wrapper ul.products li.product .woocommerce-loop-category__title, 
#woocommerce-wrapper ul.products li.product .woocommerce-loop-product__title, 
#woocommerce-wrapper ul.products li.product h3 {
    color: #212529;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
}

#woocommerce-wrapper ul.products li.product .woocommerce-loop-product__title{
	padding: 0;
}

#woocommerce-wrapper ul.products li.product .price {
    text-align: center;
}

#woocommerce-wrapper .price .woocommerce-Price-amount.amount {
    font-size: 16px;
}

#woocommerce-wrapper ul.products li.product .add-to-cart-container{
	margin-top: 12px;
	text-align: center;
}

#woocommerce-wrapper .related.products {
  display: none;
}

/* CART */
.woocommerce-breadcrumb{
	display: none;
}

.woocommerce-loop-product__title{
	font-size: 18px !important;
}

#coupon_code{
	width: 200px !important;
}
.woocommerce-breadcrumb{
	display: none;
}
.woocommerce .woocommerce-result-count{
	margin-top: 0 !important;	
}
.woocommerce .coupon .button{
	height: 36px;
}

.woocommerce input{
	font-weight: 300;
}

.woocommerce h1, .woocommerce h1, .woocommerce h3, .woocommerce span, .woocommerce p{
	font-weight: 300;
} 

.woocommerce .woocommerce-info{
	background-color: #95C219;
	border:none;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.woocommerce .woocommerce-info > a{
	color: white;
	text-align: center;
	text-transform: none;
	display: block;

}

.woocommerce .woocommerce-info::before{
	display: none;
}

.woocommerce .woocommerce-info.green > a{
	color: #95C219;
}

.woocommerce .woocommerce-info.green{
	background-color: #D3DB43;
	color: #95C219;
}

.woocommerce-message {
    border-top-color: #95C219;
}

.woocommerce-message::before {
    color: #95C219d9;
}

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

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

.woocommerce .quantity .qty{
	height: 36px;
}

.woocommerce div.product .woocommerce-tabs .panel h2, .woocommerce div.product .woocommerce-tabs .panel p{
	font-weight: 300;
	text-align: left;
}

.woocommerce #coupon_code{
    width: 300px;
}

.woocommerce .orderby {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.woocommerce .col-1{
	flex: none;
	max-width: none;
	padding-left: 0px;
}

.woocommerce .col-2{
	flex: none;
	max-width: none;
	padding-right: 0px;
}

.woocommerce .form-row{
	flex: none;
	display: block;
}

.woocommerce .woocommerce-form__input-checkbox {
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}

.woocommerce .woocommerce-form__label-for-checkbox{
	display: flex;
}

.woocommerce .input-radio{
	width: auto;
	height: auto;
}

.wc-forward:after, .woocommerce-Button--next:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    margin-left: .5407911001em;
}

.woocommerce .woocommerce-placeholder.wp-post-image{
	height: 60px;
	width: 60px;
}

/* Disabeld modules */
.related.products{
	display: none;
}

/* Store page */
.woocommerce-loop-product__title{
	text-align: center;
	padding-top: 0px !important;
}

.woocommerce .price{
	text-align: center;
}

.woocommerce .product.type-product{
	text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	background-color: #95C219;
	color: white;
	transition: all 0.2s;
	font-weight: 400;
}

.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]{
	background-color: #dad8da;
}

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


.woocommerce ul.products li.product .button {
    margin-top: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	color:#212529;
}


/* Item details page */
.woocommerce .summary.entry-summary .price{
	text-align: left;
}

.woocommerce .summary.entry-summary .product_title.entry-title{
	text-align: left;
	font-weight: 300;
}

.woocommerce .summary.entry-summary .product_meta{
	text-align: left;
}

/* Shoppng Cart */
.woocommerce .cart_totals.calculated_shipping h2{
	font-weight: 300;
}

#ship-to-different-address{
	margin-bottom: 6px;
}

#order_review_heading{
	padding-right: 15px;
	margin-top: 30px;
}

.woocommerce table.shop_table tfoot th{
    border-top: none;
}

.woocommerce table.shop_table td{
	vertical-align: middle;
}

.woocommerce .wc_payment_method .input-radio{
	width: 20px;
	height: 20px;
	position: relative;
	top: 6px;
	margin-left: 10px !important;
}

.woocommerce .wc_payment_method.payment_method_bacs{
	margin-bottom: 10px !important;
}

.woocommerce .woocommerce-shipping-calculator p{
	margin-bottom: 0px;
}

.woocommerce .cart_totals h2{
	font-weight: 300;
}

.woocommerce #order_comments{
	display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* Tables */
.woocommerce table th {
    background-color: #f8f8f8;
	padding: 1.618em !important;
	padding-left: 0.6em !important;
}

.woocommerce table{
	border: none !important;
	border-radius: 0px !important;
}

.woocommerce table td {
    border-top-color: #ffffff !important;
	padding: 0.6em !important;
}

.woocommerce table tbody td {
    background-color: #fdfdfd;
}

/* Order Received */
.woocommerce ul.order_details {
    list-style: none;
    position: relative;
    margin: 3.706325903em 0;
}

.woocommerce .order_details {
    background-color: #f8f8f8;
}
.woocommerce ul.order_details li {
    padding: 1em 1.618em;
	font-size: .8em;
    text-transform: uppercase;
	padding: 1em 1.618em;
}

.woocommerce ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.woocommerce h2.woocommerce-order-details__title{
	font-weight: 300;
	margin-bottom: 20px;
}

.woocommerce h2.woocommerce-column__title{
	font-weight: 300;
	margin-bottom: 20px;
}

.woocommerce .woocommerce-customer-details address{
	border-radius: 0px;
	border-width: 1px
}

.woocommerce .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
	font-size: 150%;
}

/* Product attributes */
.woocommerce div.product form.cart .variations td{
	padding: 0 !important;
    text-align: left;
}

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

.woocommerce div.product form.cart .reset_variations{
	display: none !important;
}

.woocommerce div.product form.cart .variations{
	margin-bottom: 24px;
}

.woocommerce .woocommerce-variation.single_variation .woocommerce-variation-price{
	text-align: left;
	margin-right: 16px;
}
.woocommerce .woocommerce-variation.single_variation .woocommerce-variation-price{
	float: left;
}

.woocommerce .single_variation_wrap{
	clear: both;
}

.woocommerce .woocommerce-variation.single_variation .woocommerce-variation-price{
	padding-top: 3px;
}

.woocommerce abbr[data-original-title], abbr[title]{
	text-decoration: none;
}

.woocommerce-cart .cart-collaterals .cart_totals table td{
	vertical-align: middle !important;
}

/* BANK CHECKOUT */
.woocommerce .wc-bacs-bank-details-heading{
	font-weight: 300;
}

.woocommerce .wc-bacs-bank-details-account-name{
	margin-bottom: 0px;
}

.woocommerce .wc-bacs-bank-details{
	margin-top: 10px !important;
}

.woocommerce .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
	margin-top: 0px;
}

.woocommerce .woocommerce-order-overview__email.email{
	display: none;
}

.woocommerce ul li, ul li a, ol li, ol li a {
    color: #212529;
}

/* full with checkout fields */
.woocommerce #customer_details > .col-1{
	width: 100%;
	float: none;
}

.woocommerce .checkout .select2{
	height: 38px;
}


.woocommerce .woocommerce-result-count{
	margin-top: 1em;
    font-weight: 300;
    font-size: 110%;
    color: #212529;
}

.woocommerce .product_title.entry-title{
	color: #032F48;
	font-size: 240%;
}

.woocommerce ul li, ol li {
    padding: 0px 0;
}

.woocommerce .product_meta .posted_in{
   display: none;
}

.woocommerce table tbody a {
    font-weight: 400;
}

.woocommerce table th, table td {
    border: none;
}

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

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

.woocommerce .select2-container--default .select2-selection--single{
	height: 38px;
	border: 1px solid #ced4da;
}


/* CART */
@media (max-width: 767px){
	.woocommerce .woocommerce-cart-form .shop_table td, .wishlist_table td {
		display: block;
		text-align: center !important;
		border: none;
	}
	.woocommerce #coupon_code {
		width: 100%;
	}
	.woocommerce .actions .coupon input.button{
		width: 100% !important;
	}
	
	.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td::before{
		content: none;
	}
	
	.woocommerce .wishlist_table tbody .product-remove a, .woocommerce-cart-form .shop_table tbody .product-remove a {
		width: 100%;
		height: 24px;
	}
}
    
.woocommerce .wishlist_table tbody .product-remove a::before, .woocommerce-cart-form .shop_table tbody .product-remove a::before {
    font-family: FontAwesome,sans-serif;
    content: "\f014";
    font-size: 20px;
    line-height: 24px;
    color: rgb(136, 136, 136);
    font-weight: 300;

}

.woocommerce .wishlist_table tbody .product-remove a, .woocommerce-cart-form .shop_table tbody .product-remove a {
    font-size: 0;
    line-height: 0;
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 0;
	height: 0;
}

.woocommerce .wishlist_table tbody .product-remove, .woocommerce-cart-form .shop_table tbody .product-remove {
    text-align:center;
}

.wishlist_table tr td.product-thumbnail a img, .woocommerce-cart-form .shop_table td.product-thumbnail a img {
    width: 75px;
}

.woocommerce .shop_table .product-remove, .shop_table .product-price, .shop_table .product-subtotal, .shop_table .product-quantity {
    text-align: center;
}

.woocommerce table{
	table-layout: auto;
}

.woocommerce .product-name a{
	color: #032F48;
}

.woocommerce-loop-product__title{
	font-size: 18px;
}

.woocommerce .woocommerce-loop-product__title{
	font-weight: 300;
	padding: 0;
}

.woocommerce ul.products li.product a img {
	margin-bottom: 0.5em;
}

.woocommerce .products ul, .woocommerce ul.products{
	border-top: 1px solid rgba(0,0,0,.15);
	padding-top: 1em;
}

.woocommerce .product form.cart{
	display: flex;
}

.woocommerce .tabs.wc-tabs .description_tab.active{
	display: none !important;
}

/** ICONS **/
.woocommerce .wc-forward:after, .woocommerce-Button--next:after{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f30b";
}

.woocommerce .wishlist_table tbody .product-remove a::before, .woocommerce-cart-form .shop_table tbody .product-remove a::before{
	font-family: "Font Awesome 5 Free";
    font-weight: 300;
    content: "\f2ed";
}

.woocommerce .wishlist_table tbody .product-remove a::before, .woocommerce-cart-form .shop_table tbody .product-remove a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 300;
    content: "\f2ed";
    position: relative;
    top: -10px;
}

/* button */
.btn.btn-outline-primary{
    background-color: #ed5497;
    text-transform: uppercase;
    color: white;
    letter-spacing: 2px;
    padding: 4px 26px;
    font-weight: 300;
    border: 1px solid #ed5497;
    border-radius: 0;
    box-shadow: none;
}

.btn.btn-outline-primary:hover{
    background-color: white;
    color: #ed5497;
    border: 1px solid #ed5497;
}

.btn.btn-outline-primary:active{
    background-color: #ed5497 !important;
    color: white !important;
    border: 1px solid #ed5497 !important;
    box-shadow: 0 0 0 0.2rem #ed549775 !important;
}