/* ================== Store notice ================== */
.wrapper{
	margin-top:47px !important;
}
.woocommerce-store-notice, p.demo_store{
	background-color: #000 !important;
}
.woocommerce-store-notice__dismiss-link{
	display:none !important;
}

/* ================== Header ================== */
.woocommerce-category-description .description {
    padding: 20px !important;
}

/* ================== BASKET ================== */
/* Style shipping methods */
.woocommerce ul#shipping_method li,
.woocommerce .cart_totals ul#shipping_method li {
    margin-bottom: 5px !important;
    padding: 5px !important;
    width: 100%;
}

/*basket*/
.woocommerce .cart_totals ul#shipping_method li input {
    margin: 3px 10px 0 0 !important;
}

.coupon button.button:hover {
    color: #333 !important;
}

/* ================== CHECKOUT STYLES ================== */
.form-row.create-account {
    padding: 0 4px !important;
    margin: 0 !important;
}

#order_review ul#shipping_method li input {
    margin: 3px 10px 0 0 !important;
    top: 10px;
    position: relative;
}

#order_review ul#shipping_method li label {
    width: 90%;
}

#order_review ul#shipping_method li label small {
    padding-left: 23px;
}

@media (max-width: 768px) {
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: block !important;
    }
    .woocommerce #content table.cart .product-thumbnail img,
    .woocommerce table.cart .product-thumbnail img,
    .woocommerce-page #content table.cart .product-thumbnail img,
    .woocommerce-page table.cart .product-thumbnail img {
        max-width: 100% !important;
        float: none;
        display: table;
        margin: 0 auto;
    }
}

button#place_order:hover,
#neve-checkout-coupon button:hover {
    background-color: #4e6c4e !important;
	color:#fff !important;
}

.woocommerce-checkout #neve-checkout-coupon .woocommerce-form-coupon .form-row-first {
    margin-bottom: 0;
}
.woocommerce-checkout #neve-checkout-coupon .woocommerce-form-coupon p {
    align-items: center;
}

.woocommerce-checkout-review-order-table .product-total {
    min-width: 85px;
}

/* Country selection */
s .select2-container .select2-selection--single,
.woocommerce-checkout .select2-container--default .select2-selection--single {
    height: 39px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px !important;
}

/*Make address fields bigger on large screens*/
@media (min-width: 768px) {
    .woocommerce-checkout #shipping_address_1_field,
    .woocommerce-checkout #shipping_address_2_field,
    .woocommerce-checkout #billing_address_1_field,
    .woocommerce-checkout #billing_address_2_field {
        width: 47%;
        display: inline-block;
    }

    .woocommerce-checkout #shipping_address_2_field,
    .woocommerce-checkout #billing_address_2_field {
        margin-left: 6%;
    }
}

/*Adjust different shipping address box height*/
.woocommerce-shipping-fields__field-wrapper {
    min-height: 360px;
}

@media (max-width: 768px) {
    .woocommerce-shipping-fields__field-wrapper {
        min-height: 400px;
    }
}

.mc4wp-checkbox-woocommerce.mc4wp-checkbox {
    margin: 12px !important;
    padding: 9px 12px !important;
    border: 1px solid #f0f0f0;
    font-size: 14px !important;
    line-height: 22.5px !important;
}

.mc4wp-checkbox-woocommerce.mc4wp-checkbox label {
    margin: 0 !important;
}

.woocommerce-checkout .woocommerce-shipping-fields h3 label span {
    font-size: 14px !important;
    line-height: 22.5px !important;
}

/* ------------------------------------ Woocommerce */
.nv-cart svg path {
    fill: #557655;
}

.woocommerce-message .button {
    background-color: white;
    color: #2dce89;
}

.wc-tabs li > a {
    text-transform: uppercase;
}

.wc-tabs li.active {
    color: #557655;
}

.menu-item-nav-cart .cart-count {
    font-size: 13px;
}

.product a {
    text-align: center;
}

iframe#editor {
    width: 100%;
    min-height: 500px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

form.checkout.processing {
    position: initial !important;
}

.float-left {
    float: left;
}

.product-item-thumbnail img {
    width: 70px;
    margin: 9px 20px 10px 10px;
}

@media (max-width: 768px) {
    .woocommerce .blockUI.blockOverlay::before {
        top: initial;
        bottom: 10%;
    }
}

.widget_media_image img {
    width: auto;
}

.product_meta {
    display: none;
}

#wc-stripe-payment-request-wrapper {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.checkout-button {
    font-size: 1em !important;
}

@media (min-width: 960px), all {
    .menu-item-nav-cart .nv-nav-cart .widget_shopping_cart .cart_list li.mini_cart_item > :not(.remove),
    ul[id^="nv-primary-navigation"] .widget_shopping_cart li.mini_cart_item > :not(.remove) {
        padding-right: 70px;
        text-align: left;
    }
}

input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
    padding: 10px 12px;
}

#cookie-law-info-bar {
    z-index: 999999999999 !important;
}

@media (max-width: 768px) {
    #cookie-law-info-bar {
        bottom: 75px !important;
    }
}

/*center star rating*/
.woocommerce .products .star-rating {
    margin: 5px auto;
}

.reset_variations {
    display: initial !important;
}

table.variations {
    margin: 0 0 20px 0 !important;
}

.woocommerce button.button.alt.single_add_to_cart_button {
    padding: 15px 10px 15px 10px;
    margin-left: 10px;
}

.woocommerce-product-attributes-item--attribute_image {
    display: none;
}

.woocommerce-result-count {
    display: none;
}

.product .excerpt-wrap {
    display: none;
}

.woocommerce div.product div.images .flex-control-thumbs li{
	width:10%;
}

.woocommerce div.product div.images img {
	max-height: 500px !important;
	width: auto !important;
	margin: 0 auto;
}

ul.tabs.wc-tabs {
	display: inline-block;
    white-space: nowrap;
}

ul.tabs.wc-tabs li {
    display: inline;
    font-size: 14px;
}