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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Courgette", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Overpass", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(13,155,170);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(15,15,15);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(224,0,116);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(232,180,85);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,170,130);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 700px;
}
.header-banner {
	background-color: #00b3e0;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
}
.page-title-default {
	background-color: rgb(45,5,105);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(255,196,58);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(249,153,57);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@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);
}
}


product-gallery .product-image-thumbnail img, .woocommerce-product-gallery .woocommerce-product-gallery__image img, .woocommerce-product-gallery .woocommerce-product-gallery__image--placeholder img {
    width: 100%;
    border: 1px solid #ecebeb;
}

.product-grid-item .hover-img img, .product-grid-item .product-image-link img {
    width: 100%;
    border: 1px solid #f3f3f3;
}

.woodmart-prefooter {
    background-color: #fff;
    padding-bottom: 20px;
}

.col-xl-8{
flex: 0 0 60%;
max-width: 60%;
}

.col-xl-4{
flex: 0 0 40%;
max-width: 40%;
}

.container {
    max-width: 1300px;
}

.product-grid-item .hover-img img, .product-grid-item .product-image-link img {
    border-radius: 15px;
}

ul#shipping_method.woocommerce-shipping-methods {
    margin-bottom: 15px;
}

/* Hide the additional information tab */
li.additional_information_tab {
    display: none !important;
}

td.product-name a.tm-cart-edit-options, .tm-cart-edit-options {
    padding-top: 20px;
	  color: rgb(224,0,116);
	  font-size: 12px;
}

.product-quantity{
	color: #2d0569;
}

.tm-box {
    border: 1px solid rgba(0,0,0,0.035);
    background-image: linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);
    margin: 0 5px 1em 5px;
    width: 100%;
    padding: 15px;
}

.tm-extra-product-options .tc-active .tc-label-wrap, .tm-extra-product-options li.tmcp-field-wrap.tc-active .tc-label.tm-label, .tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked ~ .tc-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked ~ .tc-label {
    font-weight: bold;
    color: #ca3789;
}

.tc-tooltip {
    color: #559d9a;
    cursor: help;
    font-size: 1.2em;
    margin-right: .5em;
    margin-left: .5em;
}

.tm-extra-product-options .tcwidth-100, .tm-extra-product-options .tc-cell.tcwidth-100, .tc-cell.tcwidth-100, .tcwidth-100 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

.tm-extra-product-options .tc-row, .tc-row {
    margin: 0 -20px;
}

tr.cart-subtotal {
	background-color: #e5e5e5;
}

tr.woocommerce-shipping-totals.shipping {
	background-color: #f8f7f7;
}

.wd-nav-product-cat .nav-link-count {
    display: block;
    margin-top: 5px;
    color: #3b6362;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
}