@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.welovejars.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-text-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(190,52,85);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(190,52,85);
	--btn-default-bgcolor-hover: rgb(190,52,85);
	--btn-accented-bgcolor: rgb(190,52,85);
	--btn-accented-bgcolor-hover: rgb(190,52,85);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(190,52,85);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(190,52,85);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(247,247,247);
}

body .product-grid-item .product-element-top:hover .hover-img {
    transform: none;
    -webkit-transform: none;
}

.product-type-variable .price,
.product-type-variable .price .price-text,
.product-type-variable .price .price-text +.amount {
   font-size: 18px!important;
   font-weight: 500;
}

.footer_menu {
margin: auto;
width: 100%;
}
.footer_menu li, .footer_menu ul {
display: inline-block;
list-style: none outside none;
margin-bottom: 5px;
}
.footer_menu li {
padding-right: 10px;
}
.footer_menu li a {
color: #333333;
text-decoration: none;
text-align: center;
}
.footer_menu li a:hover {
text-decoration: underline;
}
.footer_menu ul li ul li {
padding-left: 10px;
}

.woocommerce-breadcrumb a{ 
    font-weight: 500;
}

.related-products {
  margin-top: 50px !important;
}

.product-label.onsale {
    background-color: #6AAC47 !important;
}

.info-box-content {
font-size: 14px;
}

.woordmart-prefooter {
    display: none;
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
padding: 2px;
text-align: left;

}

.table tr th{
border-collapse: collapse;
border-spacing: 0;
}

.product-information {
    font-weight: 500;
    font-size: 16px;
}

.yith-wcwl-add-button a {
    font-weight: 500!important;
}

div.product_meta a{ 
    font-weight: 500;
}

.sku_wrapper {
    display:none !important;
}



.breadcrumb-last { 
    font-weight: 500!important;
}

.woodmart-add-btn a{ 
    font-weight: 500!important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 1.5em !important;
}



.product-title a{ 
    font-size: 14px;
}

.woodmart-products-per-page .per-page-title { 
    font-weight: 500!important;
}

.woocommerce-ordering .orderby { 
    font-weight: 500!important;
}

.woocommerce-shipping-destination {
  display: none !important;
}

.woocommerce-product-attributes-item--attribute_pa_tisk-etiket {
  display: none !important;
}

.woocommerce-product-attributes-item--attribute_pa_tisk-na-vrecke {
  display: none !important;
}

.woocommerce-Button {
  display: none !important;
}

.woocommerce-mini-cart__empty-message { 
    font-weight: 500!important;
}

.woocommerce-checkout .woocommerce-error, 
.woocommerce-checkout .woocommerce-info, 
.woocommerce-checkout .woocommerce-message,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message {
       font-size: 1.3em !important;
			 text-align: center !important!
}

.woocommerce-mini-cart__empty-message {
       text-transform: inherit !important;
}

.in-stock {
  display: none !important;
}

.product-tabs-wrapper { 
	display: none !important; 
}

.checkout-button {
margin-bottom: 15px !important;
}

.wd-before-add-to-cart {
padding-top: 0.2em !important;
}

.awdr-bulk-customizable-table {
margin-top: -3.5em !important;
}

.wd-plan-footer { 
	display: none !important; 
}

.cc-close { 
	display: none !important; 
}@media (min-width: 1025px) {
	.product-title a{ 
    font-size: 16px;
}

.woocommerce-checkout .woocommerce-error, 
.woocommerce-checkout .woocommerce-info, 
.woocommerce-checkout .woocommerce-message,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message {
        position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    padding-right: 30px;
    z-index: auto;
    cursor: default;
    -ms-transform: none;
        transform: none;
    -webkit-transform: none;
    animation: none;
    -webkit-animation: none;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        margin-bottom:20px;
}
.woocommerce-checkout .woocommerce-error.hidden-notice, 
.woocommerce-checkout .woocommerce-info.hidden-notice, 
.woocommerce-checkout .woocommerce-message.hidden-notice,
.woocommerce-cart .woocommerce-error.hidden-notice,
.woocommerce-cart .woocommerce-info.hidden-notice,
.woocommerce-cart .woocommerce-message.hidden-notice {
    -webkit-animation: none;
            animation: none;
}
.woocommerce-checkout .woocommerce-error:after, 
.woocommerce-checkout .woocommerce-info:after, 
.woocommerce-checkout .woocommerce-message:after,
.woocommerce-cart .woocommerce-error:after,
.woocommerce-cart .woocommerce-info:after,
.woocommerce-cart .woocommerce-message:after {
    content:none;
}
.cart-content-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.whb-sticked .whb-general-header{
display:none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-title a{ 
    font-size: 16px;
}

.woocommerce-checkout .woocommerce-error, 
.woocommerce-checkout .woocommerce-info, 
.woocommerce-checkout .woocommerce-message,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message {
        position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    padding-right: 35px;
    z-index: auto;
    cursor: default;
    -ms-transform: none;
        transform: none;
    -webkit-transform: none;
    animation: none;
    -webkit-animation: none;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        margin-bottom:20px;
}
.woocommerce-checkout .woocommerce-error.hidden-notice, 
.woocommerce-checkout .woocommerce-info.hidden-notice, 
.woocommerce-checkout .woocommerce-message.hidden-notice,
.woocommerce-cart .woocommerce-error.hidden-notice,
.woocommerce-cart .woocommerce-info.hidden-notice,
.woocommerce-cart .woocommerce-message.hidden-notice {
    -webkit-animation: none;
            animation: none;
}
.woocommerce-checkout .woocommerce-error:after, 
.woocommerce-checkout .woocommerce-info:after, 
.woocommerce-checkout .woocommerce-message:after,
.woocommerce-cart .woocommerce-error:after,
.woocommerce-cart .woocommerce-info:after,
.woocommerce-cart .woocommerce-message:after {
    content:none;
}
.cart-content-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.woocommerce-info::before { 
    display: none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	div.labels-rounded .new {
    white-space: nowrap;
    font-size:10px !important;
    max-width:80px;
    background-color: #6AAC47 !important;
}

div.labels-rounded .new {
    white-space: nowrap;
    font-size:8px !important;
    max-width:80px;
    background-color: #6AAC47 !important;
}

.product-title a{ 
    font-size: 12px !important;
	  text-align: center;
}

.woocommerce-checkout .woocommerce-error, 
.woocommerce-checkout .woocommerce-info, 
.woocommerce-checkout .woocommerce-message,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message {
        position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    cursor: default;
    -ms-transform: none;
        transform: none;
    -webkit-transform: none;
    animation: none;
    -webkit-animation: none;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        margin-bottom:20px;
}
.woocommerce-checkout .woocommerce-error.hidden-notice, 
.woocommerce-checkout .woocommerce-info.hidden-notice, 
.woocommerce-checkout .woocommerce-message.hidden-notice,
.woocommerce-cart .woocommerce-error.hidden-notice,
.woocommerce-cart .woocommerce-info.hidden-notice,
.woocommerce-cart .woocommerce-message.hidden-notice {
    -webkit-animation: none;
            animation: none;
}
.woocommerce-checkout .woocommerce-error:after, 
.woocommerce-checkout .woocommerce-info:after, 
.woocommerce-checkout .woocommerce-message:after,
.woocommerce-cart .woocommerce-error:after,
.woocommerce-cart .woocommerce-info:after,
.woocommerce-cart .woocommerce-message:after {
    content:none;
}
.cart-content-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.woocommerce-info::before { 
    display: none;
}
}

@media (max-width: 576px) {
	div.labels-rounded .new {
    white-space: nowrap;
    font-size:8px !important;
    max-width:80px;
    background-color: #6AAC47 !important;
}

.product-title a{ 
    font-size: 12px !important;
		text-align: center;
}

.woocommerce-checkout .woocommerce-error, 
.woocommerce-checkout .woocommerce-info, 
.woocommerce-checkout .woocommerce-message,
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message {
        position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    cursor: default;
    -ms-transform: none;
        transform: none;
    -webkit-transform: none;
    animation: none;
    -webkit-animation: none;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        margin-bottom:20px;
}
.woocommerce-checkout .woocommerce-error.hidden-notice, 
.woocommerce-checkout .woocommerce-info.hidden-notice, 
.woocommerce-checkout .woocommerce-message.hidden-notice,
.woocommerce-cart .woocommerce-error.hidden-notice,
.woocommerce-cart .woocommerce-info.hidden-notice,
.woocommerce-cart .woocommerce-message.hidden-notice {
    -webkit-animation: none;
            animation: none;
}
.woocommerce-checkout .woocommerce-error:after, 
.woocommerce-checkout .woocommerce-info:after, 
.woocommerce-checkout .woocommerce-message:after,
.woocommerce-cart .woocommerce-error:after,
.woocommerce-cart .woocommerce-info:after,
.woocommerce-cart .woocommerce-message:after {
    content:none;
}
.cart-content-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.woocommerce-info::before { 
    display: none;
}

.owl-prev { 
    display: none !important;
}

.owl-next { 
	  display: none !important;
}
}

