/* Capo Pro WooCommerce
Loads on WooCommerce pages */

/* WooCommerce Globals
---------------------------------------------------------------------------- */

.woocommerce.full-width-content .content,
.woocommerce-page.full-width-content .content {
	max-width: 1280px;
}

.woocommerce .site-header,
.woocommerce-page .site-header {
	z-index: 1012; /* Shows above WooCommerce processing div */
}

.woocommerce .content {
	background-color: #fff;
	margin-bottom: 40px;
	margin-top: 20px;
}

.woocommerce-page .entry {
	padding-left: 0;
}

.woocommerce .entry.product {
	border-width: 0;
	padding: 0;
}

.woocommerce abbr.required,
.woocommerce ins {
	text-decoration: none;
}

.woocommerce span.onsale {
	background-color: #000cff;
	border-radius: 0;
	display: inline-block;
	font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
	line-height: 1.75;
	min-height: auto;
	padding: 2px 10px;
}

.woocommerce fieldset {
	margin-bottom: 20px;
}

.woocommerce div.product form.cart .variations {
	table-layout: fixed;
}

.woocommerce .products .star-rating {
	padding: 10px;
}

.woocommerce p.stars a,
.woocommerce p.stars a:focus,
.woocommerce p.stars a:hover {
	outline: 0;
}

.woocommerce .woocommerce-LoopProduct-link {
	display: block;
	margin-bottom: 30px;
	flex-shrink: 0; /* IE 11 height fix */
}

.woocommerce nav.woocommerce-pagination {
	text-align: center;
	/* background-color: #f5f5f5; */
	padding: 30px;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	background: transparent;
	border: 0;
	float: none;
	margin: 0;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	display: inline;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	font-weight: 600;
	padding: 16px 22px;
	text-decoration: none;
}

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

.woocommerce.single .entry-content p:first-of-type {
	margin-left: 0;
}


/* WooCommerce Product Gallery
---------------------------------------------------------------------------- */

.woocommerce .woocommerce-product-gallery__wrapper {
	margin: 0;
}

.woocommerce .pswp button:focus,
.woocommerce .pswp button:hover,
.woocommerce .woocommerce-product-gallery__trigger {
	border-width: 0;
}

.woocommerce .woocommerce-product-gallery {
	overflow: hidden;
}

.woocommerce .woocommerce-product-gallery .flex-control-nav {
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* WooCommerce Shop Page
---------------------------------------------------------------------------- */

.woocommerce .content .entry {
	border-bottom: 0;
}

.woocommerce .content .entry::after,
.woocommerce .content .entry::before,
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
	display: none;
}

.woocommerce a.added_to_cart {
	line-height: 1;
}

.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.woocommerce #respond input#submit.loading::after {
	top: 1em;
}

.woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .price .from {
	color: #000;
}

.woocommerce ul.products li.product h3:hover,
.woocommerce ul.products li.product .price {
	color: #000cff;
	font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
}

/* MS Edge Bug Fix */
.woocommerce ul.products li.product a {
	transition: background-color 0.25s ease-in, border-color ease-in, transform 0.75s cubic-bezier(0.44, 0.51, 0.24, 0.99), box-shadow 1s cubic-bezier(0.44, 0.51, 0.24, 0.99);
}


/* WooCommerce Product
---------------------------------------------------------------------------- */

.woocommerce ul.products li.product {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #000cff;
	font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
	font-size: 32px;
	line-height: 1.5;
}

.woocommerce div.product form.cart .button {
	line-height: 1.5;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 0px;
	table-layout: fixed;
}

.woocommerce .content ul.products li.product,
.woocommerce-page .content ul.products li.product {
	float: left;
	padding: 10px;
	margin: 0;
	margin-bottom: 35px;
	margin-left: 6.564103%;
	width: 19.623932%;
	text-align: center;
}

.shopswatchinput {
    display: none;
}


.woocommerce ul.products li.product.first,
.woocommerce-page ul.products li.product.first {
	margin-left: 0;
}

.woocommerce ul.products li.product .button {
	margin-top: auto;
	padding: 8px 30px;
	width: 90%;
}


/* WooCommerce Product Tabs
---------------------------------------------------------------------------- */

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-color: #eee;
}

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

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #f5f5f5;
	border-radius: 0;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #000;
	font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
	padding: 0.5em 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #000cff;
}


/* WooCommerce Checkout
---------------------------------------------------------------------------- */

.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li {
	list-style-type: none;
}

.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
#add_payment_method #payment div.form-row {
	margin-bottom: 0;
}


/* WooCommerce Cart Page
---------------------------------------------------------------------------- */

.woocommerce table.shop_table,
.woocommerce table.shop_table td {
	border-color: #f5f5f5;
	border-radius: 0;
	line-height: 1.75;
	word-break: normal;
}

.woocommerce-cart table.cart {
	line-height: 1.75;
}

.woocommerce-cart table.cart td {
	font-size: 18px;
	padding: 10px 12px;
}

.woocommerce table.shop_table .order-number {
	min-width: 75px;
}

.woocommerce-cart table.cart .product-thumbnail {
	min-width: 56px;
}

.woocommerce-account table.order_details th.product-total,
.woocommerce-cart table.cart th.product-price,
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-cart table.cart th.product-subtotal,
.woocommerce-checkout-review-order-table th.product-total {
	min-width: 110px;
}

.woocommerce-cart table.cart th.product-name {
	min-width: 140px;
}

.woocommerce table.shop_table td.actions {
	padding-top: 15px;
}

.woocommerce-cart td.product-name dl.variation dd {
	margin-left: 20px;
}

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
	vertical-align: middle;
}


/* WooCommerce Payment
---------------------------------------------------------------------------- */

.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
	background-color: #fff;
	border-radius: 0;
	padding: 0px;
}

.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
	background-color: #eee;
}

.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before,
#add_payment_method #payment div.payment_box::before {
	display: none;
}

.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment ul.payment_methods {
	border-color: #eee;
}

/* WooCommerce Product Short Description
---------------------------------------------------------------------------- */

.woocommerce-product-details__short-description ol,
.woocommerce-product-details__short-description ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.woocommerce-product-details__short-description ol > li {
	list-style-type: decimal;
}

.woocommerce-product-details__short-description ul > li {
	list-style-type: disc;
}

.woocommerce-product-details__short-description ol ol,
.woocommerce-product-details__short-description ul ul {
	margin-bottom: 0;
}

.woocommerce-product-details__short-description code {
	background-color: #333;
	color: #eee;
}

/* WooCommerce Forms
---------------------------------------------------------------------------- */

.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button[type="submit"],
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt {
	background-color: #3a7c1a;
	border: 2px solid #000cff;
	border-radius: 10px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.24);
	color: #fff!important;
	cursor: pointer;
	display: inline-block;
	font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	padding: 16px 20px;
	text-align: center;
	text-decoration: none;
	transform: translate3d(0, 0, 0);
	white-space: normal;
	width: auto;
}

.single-product .woocommerce button.button,
.woocommerce button.button.alt {
	border-radius: 10px;
	padding: 10px 100px;
	font-size: 22px;
	text-transform: uppercase;
}

.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input[type="submit"]:focus,
.woocommerce input[type="submit"]:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover {
	background: #000be6;
	border-color: #000be6;
	box-shadow: 0 6px 16px rgba(0, 0, 0, 0.24);
	color: #f4f4f4;
	text-decoration: none;
	transform: translate3d(0, -3px, 0);
}

.woocommerce button.primary,
.woocommerce input[type="button"].primary,
.woocommerce input[type="reset"].primary,
.woocommerce input[type="submit"].primary,
.woocommerce .button.primary {
	background-color: #000cff;
	color: #f4f4f4;
}

.woocommerce button.secondary,
.woocommerce input[type="button"].secondary,
.woocommerce input[type="reset"].secondary,
.woocommerce input[type="submit"].secondary,
.woocommerce .button.secondary {
	background-color: #111;
	border-color: #111;
	color: #f4f4f4;
}

.woocommerce button.secondary:focus,
.woocommerce button.secondary:hover,
.woocommerce input[type="button"].secondary:focus,
.woocommerce input[type="button"].secondary:hover,
.woocommerce input[type="reset"].secondary:focus,
.woocommerce input[type="reset"].secondary:hover,
.woocommerce input[type="submit"].secondary:focus,
.woocommerce input[type="submit"].secondary:hover,
.woocommerce .button.secondary:focus,
.woocommerce .button.secondary:hover {
	background-color: #333;
	border-color: #333;
	color: #f4f4f4;
}

.woocommerce a.button.small,
.woocommerce button.small,
.woocommerce input[type="button"].small,
.woocommerce input[type="reset"].small,
.woocommerce input[type="submit"].small {
	font-size: 14px;
	padding: 9px 24px;
}

.woocommerce a.button.large,
.woocommerce button.large,
.woocommerce input[type="button"].large,
.woocommerce input[type="reset"].large,
.woocommerce input[type="submit"].large {
	font-size: 20px;
	padding: 24px;
}

.woocommerce #reviews #comment {
	height: 150px;
}

.woocommerce .quantity .qty {
	font-size: 17px;
	line-height: 1.5;
	margin-right: 2px;
	padding: 7px 5px 6px;
	width: 60px;
	border: 0;
	border-radius: 10px;
}

.single-product .quantity .qty {
	font-size: 22px;
	line-height: 1.5;
	margin-right: 2px;
	padding: 12px 5px 11px;
	width: 70px;
	border: 0;
	border-radius: 10px;
}

.product_meta {
    display: none;
}

li#tab-title-additional_information {
    display: none;
}

li#tab-title-description {
    display: none;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	line-height: 1.5;
	padding: 11px 20px;
}
input#addon-6908-personaliseren-0 {
	padding: 5px 20px;
}
.single-product p.price {
    margin-bottom: 10px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
	border-color: #f5f5f5;
	border-radius: 15px;
	font-size: 15px;
	margin-right: 10px;
	padding: 8px 15px;
	width: 150px;
}

.woocommerce form.login,
.woocommerce form.register,
.woocommerce form .form-row .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.woocommerce form .form-row.woocommerce-validated .select2-container {
	border-color: #eee;
	border-radius: 0;
}
.woocommerce form.checkout_coupon {display: none;}
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
#add_payment_method table.cart input {
	vertical-align: top;
}

.woocommerce .coupon {
	line-height: 1;
}

.woocommerce .coupon .input-text {
	height: 52px;
}


/* WooCommerce Disabled Buttons
---------------------------------------------------------------------------- */

.woocommerce a.button:disabled,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled],
.woocommerce a.button:disabled[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:disabled,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button:disabled[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.disabled,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled[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,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce #respond input#submit:disabled[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 {
	background-color: #eee;
	border-width: 0;
	box-shadow: none;
	color: #666;
	cursor: not-allowed;
	padding: 16px 24px;
	transform: none;
}


/* WooCommerce Account Page
---------------------------------------------------------------------------- */

.woocommerce-account .woocommerce-Address-title h3 {
	font-size: 26px;
}

.woocommerce-account .woocommerce-Address {
	margin-bottom: 20px;
}
nav.woocommerce-MyAccount-navigation {
    background-color: #f5f5f5;
    border: 0;
    border-radius: 15px;
}
.woocommerce-MyAccount-navigation {
	border: 1px solid #eee;
	padding: 30px 20px;
	margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation ul {
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}

.woocommerce-MyAccount-navigation ul li {
	display: inline-block;
	line-height: 1.2;
	list-style-type: none;
	margin: 0 10px;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--vat-number {
    display: none;
}
.woocommerce-MyAccount-navigation a {
	font-weight: 700;
}

.woocommerce-MyAccount-navigation ul li:last-child {
	margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li.is-active > a {
	color: #333;
	font-weight: 700;
}

.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 20px;
	width: 100%;
}


/* WooCommerce Breadcrumb
---------------------------------------------------------------------------- */

.woocommerce .woocommerce-breadcrumb {
	font-size: 18px;
	margin-bottom: 40px;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
	color: #000;
}

.woocommerce .woocommerce-breadcrumb a {
	text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:focus,
.woocommerce .woocommerce-breadcrumb a:hover {
	color: #000cff;
}


/* WooCommerce Reviews
---------------------------------------------------------------------------- */

.woocommerce #reviews .comment-reply-title {
	font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
	font-weight: 600;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: transparent;
	border: 0;
	margin: 0 16px 24px 0;
	padding: 0;
	position: relative;
	width: 60px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-color: #eee;
	border-radius: 0;
	color: #707070;
	margin-left: 80px;
}

.woocommerce .entry-content #reviews ol > li {
	list-style-type: none;
}


/* WooCommerce Misc
---------------------------------------------------------------------------- */

ul.woocommerce-error,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background-color: #3a7c1a!important;
	border-radius: 15px;
	color: #fff;
	font-weight: 600;
	padding: 1em 2em 1em 3.5em!important;
	border-top-color: #000cff;
	margin: 0 0 10px;
}
a.showlogin {
    color: #fff;
}
.woocommerce-message a {color: #fff;font-weight: 800;}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	color: #fff!important;
}

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

div.woocommerce-info.wc-memberships-restriction-message.wc-memberships-restricted-content-message {
	width: 48%;
}


/* WooCommerce Widgets
---------------------------------------------------------------------------- */

/* Woo Search
-------------------------------------------------- */

.woocommerce-product-search {
	overflow: hidden;
	width: 100%;
}

.woocommerce-product-search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Woo Shopping Cart
-------------------------------------------------- */

.woocommerce .widget_shopping_cart ul.cart_list li,
.woocommerce.widget_shopping_cart ul.cart_list li {
	padding-top: 15px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 15px;
}

.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid #eee;
	margin-top: 15px;
}

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
	margin-bottom: 5px;
}

.woocommerce .widget_shopping_cart .cart_list li.empty,
.woocommerce.widget_shopping_cart .cart_list li.empty {
	padding-left: 0;
}

/* Woo Product Lists
-------------------------------------------------- */

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 60px;
}

.sidebar ul.product_list_widget li {
	line-height: 1.4;
	margin-bottom: 15px;
	padding: 15px 0 0;
}

.sidebar ul.product_list_widget li:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
}

/* Woo Filter
-------------------------------------------------- */

.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #eee;
}

.woocommerce.widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
	background-color: #000cff;
}

.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce.widget_price_filter .price_slider_amount .button {
	font-size: 1em;
}

.woocommerce .widget_layered_nav ul li.chosen a::before,
.woocommerce .widget_layered_nav_filters ul li a::before,
.woocommerce .widget_rating_filter ul li.chosen a::before {
	color: #000cff;
}

ul.yith-wcan-list.yith-wcan .count {
    margin-left: 10px;
    font-weight: 700;
    color: #4e902e;
}

ul.yith-wcan-list.yith-wcan .count::after {
content: 'x'
}

section#yith-woo-ajax-navigation-6 {
    margin-top: 20px;
}

.widget-wrap h4.widget-title.with-dropdown .widget-dropdown {
    width: 35px!important;
    height: 35px!important;
    top: 10px!important;
}
/* Woo Active Filters
-------------------------------------------------- */

.woocommerce.widget_layered_nav_filters ul li {
	margin: 0 20px 20px 0;
}

/* Woo Recent Reviews
-------------------------------------------------- */

.woocommerce.widget_recent_reviews .reviewer {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* Custom checkout
---------------------------------------------*/
div#checkout_payments {
    background-color: #f5f5f5;
    padding: 1px 30px;
    border-radius: 15px;
}

div#checkout_payments h3 {
    margin-top: 20px;
}
.woocommerce-billing-fields h3 {
    margin-top: 10px;
}
div#checkout_payments li {
    list-style-type: none!important;
}
table.shop_table.woocommerce-checkout-review-order-table {
    padding: 30px;
    border-radius: 15px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 2px solid #f5f5f5;
    border-radius: 10px;
}

.woocommerce .col-1,
.woocommerce .col-2 {
    background-color: #f5f5f5;
    padding: 30px;
    border-radius: 15px;
}
.woocommerce-order-received h2.woocommerce-column__title {
	margin-top: 0px;
}

form.woocommerce-cart-form {
    background-color: #f5f5f5;
    border-radius: 15px;
    padding: 30px 30px 10px;
    margin-bottom: 15px;
}
.woocommerce-checkout table.cart img {
    width: 75px;
    }
    .woocommerce-checkout table.cart .product-thumbnail {
    max-width: 75px;
    background-color: #fff;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
}

.woocommerce-checkout table.cart .product-thumbnail:first-of-type {
    background-color: transparent;
}

th.product-thumbnail {
    background-color: #f5f5f5!important;
}

.woocommerce table.shop_table .product-name a, span.woocommerce-Price-amount.amount,
.woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
    font-weight: 700;
}
.woocommerce-checkout h1.entry-title,
.woocommerce-form-coupon-toggle {
    /* display: none; */
}
.coupon {
    display: none;
}
a.showcoupon {
    color: #fff;
}
.woocommerce-privacy-policy-text {padding: 10px 30px;}

.woocommerce-privacy-policy-text p {
    margin-bottom: 5px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-weight: 700;
    font-size: 2.4em;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding-left: 0;
    margin: 0 0 2em;
}

section.woocommerce-order-details {
    background-color: #f5f5f5;
    padding: 1px 30px 20px;
    border-radius: 15px;
}
.woocommerce div.product form.cart .reset_variations {
    display: none!important;
}

h3.wc-pao-addon-name {
    margin-bottom: 0;
    font-size: 20px;
}

li.wc-pao-subtotal-line {
    margin-top: 0px!important;
}

li.wc-pao-subtotal-line p.price {
    font-size: 25px!important;
    font-weight: 700;
}

.product-addon-totals {
    margin-bottom: 10px!important;
}

section.up-sells.upsells.products {
    display: none;
}
/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding: 0;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
		display: block;
		margin: 0;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
		background-color: #fff;
		border-bottom: 0;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
		border-bottom: 1px solid #eee;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom-color: #eee;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
		content: "\f147";
		float: right;
		font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	}

}

@media only screen and (max-width: 860px) {

	.woocommerce .content {
		padding: 10px;
		margin-bottom: 5%;
	}

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

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		display: block;
		margin: 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		background-color: #fff;
		border-bottom: 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
		border-bottom: 1px solid #eee;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom-color: #eee;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
		content: "\f147";
		float: right;
		font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	}
	.woocommerce-MyAccount-navigation {
	padding: 10px;
}
    .woocommerce-MyAccount-navigation ul {padding-left: 0px;}
    .woocommerce-MyAccount-navigation a {
	font-size: 15px;
    }

}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    background-color: #3a7c1a;
    border: 2px solid #3a7c1a;
}
@media only screen and (max-width: 700px) {

	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce #reviews #comments .star-rating,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
	}

	.woocommerce ul.products li.product,
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product,
	.woocommerce ul.products li.product .button,
	.woocommerce .woocommerce-ordering,
	.woocommerce-page ul.products li.product,
	.woocommerce-page ul.products li.product .button,
	.woocommerce-page .woocommerce-ordering {
		margin-left: 0;
		margin-right: 0;
		width: 45%;
	}

	.woocommerce-error a.button,
	.woocommerce-info a.button,
	.woocommerce-message a.button {
		margin-bottom: 15px;
		width: 100%;
	}

	.woocommerce input.button,
	.woocommerce input.button[type="submit"],
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100% !important;
	}
    .woocommerce ul.products li.product .button {
    margin-top: auto;
    padding: 8px 11px;
    width: 100%;
    }
    .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button[type="submit"], .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt {
    background-color: #3a7c1a;
    border: 2px solid #3a7c1a;
    border-radius: 10px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.24);
    color: #000cff;
    cursor: pointer;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 10px 60px;
    text-align: center;
    text-decoration: none;
    transform: translate3d(0, 0, 0);
    white-space: normal;
    width: auto;
}
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		background-color: #fff;
		margin-bottom: 10px;
	}

	.woocommerce-message .button.wc-forward {
		margin-bottom: 2px;
		width: 100%;
	}

}
@media only screen and (max-width: 500px) {
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
	width: 45%;
}
.woocommerce form .form-row label {
    line-height: 1;
}
ul.woocommerce-error, .woocommerce-error, .woocommerce-message {
    border-radius: 15px;
    padding: 0.1em 2em 1em 2.5em!important;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.2;
}
}

@media only screen and (min-width: 500px) and (max-width: 768px) {
.woocommerce ul.products li.product .button {
    margin-top: auto;
    padding: 8px 10px;
    width: 90%;
}}


@media only screen and (min-width: 1050px) {
.woocommerce ul.products li.product:hover {
    border: 2px solid #f5f5f5;
    box-shadow: 0px 0px 20px 2px #0000004a;
}
.woocommerce ul.products li.product:hover img {
    width: 87%;
    margin-right: auto;
    margin-left: auto;
}

@-webkit-keyframes slideIn {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0);
  }
}
@-moz-keyframes slideIn {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideIn {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0);
  }
}
.woocommerce ul.products li.product:hover .shopswatchinput {
    display: block;
    transition-duration: 1s;
    left: 50px;
    -webkit-animation: slideIn 2s forwards;
    -moz-animation: slideIn 2s forwards;
    animation: slideIn 2s forwards;
}
}

@media only screen and (max-width: 600px) {
.woocommerce-checkout h3 {font-size:17px}
.woocommerce .col-1 {margin-bottom: 10px;}
table.shop_table.woocommerce-checkout-review-order-table {
    padding: 10px 0px!important;
}
div#checkout_payments {
    padding: 1px 0px!important;
}
ul.wc_payment_methods.payment_methods.methods {padding-left: 0px;}
.woocommerce-privacy-policy-text {
    padding: 10px 0px!important;
}
.woocommerce .col-1, .woocommerce .col-2 {
    padding: 30px 15px!important;
}
}