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

:root {
	--wd-text-font: "Oxygen", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 15px;
	--wd-title-font: "Boogaloo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #000000;
	--wd-entities-title-font: "Boogaloo", 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: "Oxygen", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Boogaloo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #000000;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Oxygen", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #635b4d;
	--wd-alternative-color: #459647;
	--wd-link-color: #459647;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #6ca300;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(220,220,208);
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-image: url(https://newstamps.de/wp-content/uploads/2018/03/Hintergrund.jpg);
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center top;
}
.page .wd-page-content {
	background-image: url(https://newstamps.de/wp-content/uploads/2018/03/Hintergrund-Weiß.png);
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center top;
}
.product-labels .product-label.onsale {
	background-color: rgb(215,34,56);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1160px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


@font-face {
	font-family: "Poppins";
	src: url("//newstamps.de/wp-content/uploads/poppins-v20-latin-600.woff2") format("woff2"), 
url("//newstamps.de/wp-content/uploads/poppins-v20-latin-600.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("//newstamps.de/wp-content/uploads/poppins-v20-latin-regular.woff2") format("woff2"), 
url("//newstamps.de/wp-content/uploads/poppins-v20-latin-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("//newstamps.de/wp-content/uploads/poppins-v20-latin-500.woff2") format("woff2"), 
url("//newstamps.de/wp-content/uploads/poppins-v20-latin-500.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

/* Adjust Footer Copyrights Columns width*/
.min-footer>div { flex: none; }
/* Adjust main logo 
.wrapp-header>.site-logo { padding-left: 1px; }*/
.site-logo img { margin-left: -5px; }
/* Adjust footer logo */ 
#media_image-2 { margin-left: -11px; }
/* Kasse-Seite background fix */ 
.woocommerce-checkout .shop_table { background-color: #f8f8f8; }
.woodmart-table-wrapper { background-color: #f8f8f8; padding: 0; box-shadow: 1px 1px 2px rgba(0,0,0,0)}
#order_review_heading { margin-top: 40px; }
/* Kasse-Seite bigger text on JETZT KAUFEN button */ 
.btns-shop-light #place_order { font-size: 14pt; letter-spacing: 2pt; }
/* No search field in countries droptdown */ 
.select2-search--dropdown { display: none; }
/* More space for order confirmation page */ 
.woocommerce-order { max-width: 1000px; }
/* No giant MWST on confirmation page */ 
.woocommerce-table--order-details tfoot tr:last-child th { font-size: 14px; text-transform: none; font-weight: 500; }
.woocommerce-table--order-details tfoot tr:last-child td>.amount { display: block; font-size: 14px; color: #777; font-weight: 500; }

/* No additional text after shipping cost on confirmation page */ 
.shipped_via { display: none; }
/* Fix single post */ 
.woodmart-post-date,
.single-post .entry-header,
.single-post .meta-post-categories,
.single-post  h1.entry-title, 
.single-post .entry-meta,
.single-post-navigation { display: none; }
/* Fix woocommerce shop filters above products */ 
.woodmart-woo-breadcrumbs { display: none; }
.woocommerce-ordering select { max-width: 320px; }
.woodmart-shop-tools form:last-child { float: right; }
.woodmart-shop-tools { width: 100%; }
/* No capitalization in tool tips */ 
.woodmart-tltp .woodmart-tooltip-label { text-transform: none; }
/* Numbers in info boxes */ 
.woodmart-info-box .with-text.text-size-large { color: black; }
/* No gap after prefooter */ 
.woodmart-prefooter { padding-bottom: 0; }
/* Hide shop back button */ 
.shop-title-wrapper .woodmart-back-btn { display: none; }

/* Blog roll width fix */ 
.blog-post-loop { margin-left: 7px; margin-right: 9px; }
/* Float left */ 
.floatlinks { float: left; margin-right: 5px;}
/* Bigger Text */ 
.biggertext { font-size: 110%;}
/* More space below 404 content */ 
.error404 .page-content { margin-bottom: 60px; }
/* Right align Social Buttons in footer */ 
.min-footer .col-right { text-align: right; }
/* No horizontal divider after Single Posts */ 
.woodmart-single-footer { display: none; }
/* Firefox Fix for Upload Photo Form */ 
.wpcf7 input[type='file'] { max-width: 373px; }
/* Product tabs titles left align */ 
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab>a { padding-left: 0; }
/* Hide Kategorien on single product page */
.product_meta span.posted_in { display: none; }  
/* Remove Gap before Footer */
.post-single-page .entry-content { margin-bottom: 0; }
/* Messekalender Abstände */
.woodmart-menu-price { margin-bottom: 0; }
/* Shop titles */
.title-size-small .entry-title { font-size: 39px; text-transform: uppercase; }
/* No header on help page */
.page-id-2551 .wrapp-header { min-height: 0; display: none; }
.page-id-2551 .navigation-wrap .main-nav { min-height:0; display: none; }

ul.woocommerce-error{
    background-color: red !important;
}

.woocommerce-free-shipping-bar-order-bar-inner{
	background: #83B735 !important;
}

.woocommerce-info{
	font-size: 15px !important;
}

.payment_method_bacs,
.payment_method_paypal,
.payment_method_eh_stripe_pay{
	margin-left: 2px !important;
}

#menu-main-menun {
    margin-top: 100px;
    margin-bottom: 100px;
    color: rgba(1,1,1,0.7);
}

#menu-main-menu a {
    font-weight: bold;
    font-size: 14px;
    transition: all 250ms;
}
    
#menu-main-menu a:hover {
    font-size: 16px;
    font-size-adjust: 16px;
}

.form-row.woocommerce-invalid input.input-checkbox {
    outline: 2px solid #e2401c;
    outline-offset: 1px;
}

.wc-gzd-checkbox-placeholder-legal{
	margin-left: 5px !important;
	margin-right: 5px !important;
}


.whb-text-element {
	color: #000000 !important;
}

.woocommerce-password-strength{
	display: none !important;
}

.cp-chbx-label{
	color: white !important;
}

/*unhide copuon code checkout*/
.checkout_coupon {
 display: block !important;
}
/*hide message have a coupon?*/
.woocommerce-info {
display:none;
}
/*coupon code checkout style*/
.checkout_coupon button.button{
background-color: #insert button color here;
}

.woocommerce-form-coupon-toggle{
	display: none !important;
}

.checkout_coupon{
	padding: 0px !important;
	border: none !important;
	max-width: none !important;
}

/*Telefonnummer aus Form ausblenden (macht Probleme mit einem Plugin) vorerst nicht untersucht*/

.vc_general.vc_cta3.vc_cta3-shape-rounded{
	background-color: red !important;
	color: white !important;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
   color: #e2401c;
   display: block !important;
   font-weight: bold;
}

#couponwheel_notice_content{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

#billing_phone-description{
	display: none !important;
}

.happysubmit{
	background: #635b4d !important;
	background-color: #635b4d !important;
	color: white !important;
	width: 100%;
}

.happysubmit:hover{
	background: #635b4d !important;
	background-color: #635b4d !important;
	color: white !important;
	width: 100%;
}

body .mc4wp-form>div>p {
		max-width: 100%;
		flex-basis: 100%;
		width: 100%;
}

.mc4wp-form p:last-child label {
	display: block;
}

.wfspb-gift-box{
	display: none;
}

.woocommerce-noreviews{
	display: none;
}

.wd-add-img-btn-wrapper{
	display: none;
}
.form-row.form-row-wide.mc4wp-checkbox.mc4wp-checkbox-woocommerce{
    border-color: #459647;
    border-width: 2px;
    border-style: solid;
    padding: 10px;
}

.boxschatten{
box-shadow: 10px 10px 20px 1px rgba(135,135,135,0.63);
}

.wcpr-review-date{
	display: none;
}

.woocommerce-tabs{
	display: none;
}

.woocommerce-info{
	  border-style: solid;
    padding: 20px !important;
    border-color: red;
    background: red !important;
	  color: white !important;
}

.login.woocommerce-form.woocommerce-form-login {
    margin-bottom: 40px;
    background: rgba(220, 220, 208, 1);
    padding: 40px;
}

.woocommerce-Input.woocommerce-Input--text.input-text{
	  background: white !important;
}

/* Gutscheinbox ausblenden
.checkout_coupon.woocommerce-form-coupon,
.coupon{
	display: none !important;
}

*/
*/
.product-label.new{
	background-color: #635b4d !important;
}

.vc_tta-panel-heading{
	background-color: #DCDCD0 !important;
}

.vc_tta-panel-title{
		color: black !important;
}

#wfspb-top-bar{
	display: none !important;
}

.couponwheel_spin_again_btn{
	display: none !important;
}

.countdown-days,
.countdown-hours,
.countdown-min,
.countdown-sec{
	background: #D72238 !important;
	color: white !important;
}

.star-rating{
	width: auto !important;
}


.product-grid-item{
	margin-bottom: 10px !important;
}

.out-of-stock.product-label{
		background: #D72238 !important;
	  color: white !important;
	font-size: 12px !important;
	padding: 2px 5px !important;
	border-radius: 5px !important;
	min-height: 15px !important;
}

.form-row.terms.woocommerce-validated{
	  border-color: #459647;
    border-width: 2px;
    border-style: solid;
    padding: 10px !important;
}

#ws_opt_in_field{
	  border-color: #459647;
    border-width: 2px;
    border-style: solid;
    padding: 10px !important;
}

.product .summary .price ins .amount,
.saved-sale{
    color: #D72238 !important; 
}

.woocommerce-account-fields{
	  border-color: #dd3333;
    border-width: 2px;
    border-style: solid;
    padding-top: 10px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.showlogin{
	color: white !important;
}

.product-tabs-wrapper{
	display: none !important;
}




.wd-entities-title,
.price{
	font-size: 20px !important;
}

.product_title.entry-title.wd-entities-title{
	font-size: 30px !important;
	color: #005F6A !important;
}

.vc_tta-title-text{
	font-size: 20px !important;
	color: #005F6A !important;
}

.woocommerce-Price-amount.amount,
.kolorieren{
	color: #005F6A !important;
}
@media (min-width: 1025px) {
	.introtext-home{
	font-size: 15px;
	font-weight: 400 !important;
	color: #333;
	padding-right: 100px;
}

.woocommerce-free-shipping-bar-order-bar{
	width: 56% !important;
	
}

#custom_html-6{
	padding-bottom: 0px !important;
}

.wcpr-comment-form-images{
	margin-left: 10px;
}

.wcpr-comment-form-title{
	margin-left: 10px;
	margin-bottom: 10px;
}

.wcpr-gdpr-policy{
	display: flex;
}

.wc-gzd-additional-info.wc-gzd-additional-info-loop.tax-info{
	font-size: 11px !important;
}


.vc_row.wpb_row.vc_row-fluid.vc_row-o-content-middle.vc_row-flex.wd-rs-6336ef1b9ee56{
	padding: 10px !important;
}

.tablepress-id-2 thead th {
  background-color: #DCDCD0;
}

.cross-sells{
	margin-top: -35px !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.attachment-full.size-full{
	width: 60px !important;
	max-width: 60px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.attachment-full.size-full{
	width: 60px !important;
	max-width: 60px !important;
}
}

@media (max-width: 576px) {
	.attachment-full.size-full{
	width: 60px !important;
	max-width: 60px !important;
}
}

