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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(244,244,244);
	--wd-text-font-size: 18px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(211, 96, 40);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #d36028;
	--wd-alternative-color: #d36028;
	--wd-link-color: #d36028;
	--wd-link-color-hover: #d36028;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #9d151f;
	--btn-accented-bgcolor-hover: #2fbc67;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: #000000;
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #000000;
	background-image: none;
}
.wd-footer {
	background-color: #0c0c0c;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-size: 25px;
	color: rgb(211,96,40);
}
.wpmc-tab-text {
	font-weight: 700;
	font-size: 18px;
	color: rgb(255,255,255);
}
.tm-options-totals, .tm-final-totals {
	color: rgb(211,96,40);
}
.tm-error {
	font-weight: 700;
	font-size: 25px;
}
.pwbf-expires-text, .pwbf-promo-text {
	color: rgb(211,96,40);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 2px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.product-grid-item .product-image-link {
    display: block;
    background-color: #ffffff;
}

.image-action-zoom.owl-carousel.product-image-wrap {
    background-color: #ffffff;
 }

/*Titleshop (ul.wd-nav-product-cat)*/
.cat-item, .shop-all-link  {
    background-color: #D36028;
    border-radius: 10px;
		margin: 5px;
    padding: 5px 5px 5px 5px;
		box-shadow: 2px 2px 4px rgba(0,0,0,.12);
}

body  .wd-nav.wd-nav-secondary > li > a span:hover {
    color: #D36028;
}

/*Termék grid*/

.info-box-wrapper, .box-style-shadow {
	border-radius:10px; 
}


.wc_payment_methods {
		background: #D36028;
		border-radius:10px;
	 	padding-top: 10px;
    padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		box-shadow: 2px 2px 4px rgba(0,0,0,.12);
}


.woocommerce-product-gallery__wrapper  {
    background: #ffffff;
		border-radius:10px;
	 	padding-top: 5px;
    padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 15px;
}



div.wd-sizeguide-btn.wd-action-btn.wd-style-text.wd-sizeguide-icon {
    background: #D36028 !important; 
		padding: 10px;
}
@media (max-width: 576px) {
	/*Kosár oldalt*/
/*.mobile-nav {
  background: #1B1B1B;
	width: 80%;
     transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  -ms-transform: translate3d(100%,0,0);
  -sand-transform: translate3d(100%,0,0);
}

	
mindig nyitva
.wd-nav-product-cat {
    display: block;
}
*/

/*alsomenu*/
/*.woodmart-toolbar {
		box-shadow: 2px 2px 4px rgba(0,0,0,.12);
	}
*/	
}

