.page-hero-container {
    overflow: hidden;
    background-image: url(https://www.taveco.ee/wp-content/uploads/2017/04/alamlehe_back.jpg?id=97) !important;
    min-height: 300px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
    box-sizing: border-box;
}
.page-hero-container h1 {
    font-size: 45px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    margin-bottom: 0;
}
.row_full.products-page {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.products-page .page-sidebar {
    margin-top: -42px;
    width: 25%;
}
.products-page .page-sidebar h3.sidebar-title {
    margin-bottom: 34px;
}
.products-page .page-content {
    overflow: hidden;
    width: 75%;
    padding-left: 30px;
    box-sizing: border-box;
}
.pre-content-notice {
    margin: 28px 0 19px 0;
}
.pre-content-notice a, .pre-content-notice a:hover {
    color: #f20003;
}
.products-list-table th {
    text-align: left;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
}
.products-list-table thead tr {
    background-color: #d9edf7;
}
.products-list-table thead tr th, .products-list-table tr td {
    padding: 20px 15px;
}
.products-list-table tr td.product-image, .products-list-table thead tr th.product-image,.products-list-table tr td.product-price, .products-list-table thead tr th.product-price {
    text-align: center;
}
.product-cart-wrapper .quantity input[type] {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.product-cart-wrapper .quantity .qty {
    height: 25px;
    border: 1px solid #C8C8C8;
    background: #F5F5F5;
}
.product-cart-wrapper .quantity .qty {
    border-color: #C8C8C8;
    border-left: none;
    width: 60px;
    text-align: center;
    margin-right: -15px;
    font-size: 15px;
    position: relative;
    display: block;
    float: left;
    line-height: 25px;
}
.product-cart-wrapper .quantity .minus {
    float: left;
}
.product-cart-wrapper .quantity .minus, .product-cart-wrapper .quantity .plus {
    border: 1px solid #C8C8C8;
    background-color: #fff;
    width: 29px;
    height: 29px;
    padding: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    line-height: 29px;
    display: block;
    float: left;
}
.product-cart-wrapper {
    display: inline-block;
    vertical-align: middle;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-cart-wrapper .quantity {
    display: inline-block;
    vertical-align: middle;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-cart-wrapper .add-to-cart-btn-wrapper {
    display: inline-block;
    vertical-align: inherit;
    margin-left: 15px;
}
.product-cart-wrapper .add-to-cart-btn-wrapper .add-to-cart {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 7px 13px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    border: 0;
    background: #144D7E;
    cursor: pointer;
    outline: 0;
}
.product-cart-wrapper .add-to-cart-btn-wrapper .add-to-cart:hover {
    background: #1f5584;
    border: 0;
}
.products-list-table tr td {
    border-bottom: solid 1px #EFEFEF;
}
.products-list-table tr:last-child td {
    border-bottom: 0;
}
.cart-widget-container {
    position: relative;
    border: solid 3px #c8d1d9;
    padding: 20px 15px;
}
.cart-widget-container.pulse {
    transform: scale(1);
	box-shadow: 0 0 0 0 rgba(217, 237, 247, 1);
	animation: pulse-light-blue 2s infinite;
}
.cart-widget-container h3.cart-widget-title {
    color: #144d7e;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 1.125px;
    margin-bottom: 20px;
}
.loading-stage {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    z-index: 150;
}
.loading-stage.visible {
    visibility: visible;
    opacity: 1;
}
.loading-stage:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.85;
    cursor: not-allowed;
}
.loading-stage img {
    position: relative;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: not-allowed;
}
.cart-widget-form {
    margin: 25px 0 0 0;
}
.cart-widget-form form.cart-form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.cart-widget-form .cart-widget-form-row {
    width: 100%;
    margin-bottom: 10px;
}
.cart-widget-form .cart-widget-form-row:last-child {
    margin-top: 10px;
    margin-bottom: 0;
}
.cart-widget-container input.submit-btn {
    background: #144d7e url(./images/btn-icon.svg) no-repeat;
    background-position: 7px 50%;
    border: 0;
    outline: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    padding: 12px 15px 12px 41px;
}
.cart-widget-container input.submit-btn:hover {
    cursor: pointer;
}
.cart-widget-container input.submit-btn:active, .cart-widget-container input.submit-btn:focus {
    background-color: #144d7e;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
}
@keyframes pulse-light-blue {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(217, 237, 247, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(217, 237, 247, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(217, 237, 247, 0);
	}
}
.cart-widget-container .product-cart-widget-line {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-right: 0;
    margin-left: 10px;
}
.cart-widget-container .product-cart-widget-line span.product-name, .cart-widget-container .product-cart-widget-line span.quantity {
    vertical-align: middle;
}
.cart-widget-container .product-cart-widget-line .remove-product {
    display: inline-block;
    vertical-align: middle;
    background: #e87a7a;
    border-radius: 50%;
    color: #fff;
    padding: 0;
    font-size: 17px;
    position: relative;
    margin-left: 5px;
    width: 17px;
    height: 17px;
}
.cart-widget-container .product-cart-widget-line .dashicons-no-alt.remove-product:before {
    content: "\f335";
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
.cart-widget-total-wrapper {
    margin-top: 20px;
    padding-top: 5px;
    border-top: solid 1px #c8d1d9;
    text-align: right;
}
.cart-widget-total-wrapper .total {
    color: #4e4e4e;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}
.cart-widget-container .product-cart-widget-line span.variation-name {
    color: #565656;
    font-size: 14px;
}
.cart-widget-container h4.cart-empty {
    font-size: 14px;
    line-height: normal;
    margin: 0;
}
.feedback-message-container {
    position: relative;
    display: none;
}
.cart-widget-products tr td:first-child {
    width: 10%;
    text-align: center;
}
.cart-widget-products tr td a.product-image {
    display: inline-block;
}
.feedback-message-wrapper {
    position: relative;
    padding: .75rem 1.9rem .75rem 0.75rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    font-size: 15px;
    line-height: 21px;
}
.feedback-message-container.alert-success, .feedback-message-container.alert-error, .feedback-message-container.alert-unknown {
    display: block;
}
.feedback-message-container.alert-success .feedback-message-wrapper {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.feedback-message-container.alert-error .feedback-message-wrapper {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.feedback-message-container.alert-unknown .feedback-message-wrapper {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.feedback-message-container .close {
    z-index: 50;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.feedback-message-container button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.feedback-message-container .close {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: .75rem 1.25rem;
    color: inherit;
    outline: 0;
}
.feedback-message-container .close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.feedback-message-container .close:focus, .feedback-message-container .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}
.feedback-message-container .close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.feedback-message-container .close .dashicons {
    width: auto;
    height: auto;
    font-size: inherit;
}
.feedback-message-container .message b {
    font-weight: 600;
}
.cart-form label.error-field {
    font-size: 14px;
    line-height: normal;
    color: #B94A48;
    padding: 3px 5px;
}
@media only screen and (max-width: 830px) {
    .products-page .page-sidebar {
        margin-top: -42px;
        width: 100%;
        margin-left: 15px;
        margin-right: 15px;
    }
    .products-page .page-content {
        width: 100%;
        padding: 0 15px 0 15px;
        box-sizing: border-box;
    }
    .products-wrapper {
        overflow: scroll;
    }
    .products-wrapper table {
        width: auto;
        width: 800px;
    }
}