@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mastwell.pl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
	font-display:block;
}

: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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "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: #00a3c6;
	--wd-alternative-color: rgba(255,255,255,0.51);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #37acc6;
	--btn-accented-bgcolor-hover: #00a3c6;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #00a3c6;
	--notices-success-color: #fff;
	--notices-warning-bg: #dd3333;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 410px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgba(74,132,191,0.06);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
.wd-footer {
	background-color: #1a3150;
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: rgba(255,255,255,0.68);
	background-image: none;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@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: 1366px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.cart-widget-side .shopping-cart-widget-footer {
    padding-bottom: 120px;
}


.woocommerce-page div.product div.bundled_product_images, .woocommerce-page #content div.product div.bundled_product_images, .woocommerce div.product div.bundled_product_images, .woocommerce #content div.product div.bundled_product_images {

	width: 10% !important;

}

div.bundled_product_summary:not(.thumbnail_hidden) .details {

	width: 90% !important;
}

h4.bundled_product_title {
    margin-bottom: 1px !important;
    font-size: 14px !important;
}

.bundled_product_excerpt p {
    margin-bottom: 5px !important;
}

div.bundled_product_summary, .woocommerce div.product.bundled_product_summary {
    padding-bottom: 0.2em !important;
    margin-bottom: 5px !important;
}

.bundled_product_optional_checkbox {
    padding-bottom: 0.2em !important;
}

.bundle_form.bundle_sells_form {
    background-color: #f7f7f7;
    padding: 10px 10px 0px 10px !important;
    margin-bottom: 20px !important;
    border: #eaeaea 1px solid;
}

.bundled_product_excerpt {
    display: none;
}

.flexible-checkout-fields-review_order_before_submit p {
    margin-bottom: 5px;
}

.glsr-field textarea {
    height: 100px;
    border: 3px solid rgba(119,119,119,.17) !important;
    border-radius: 0 !important;
}

.glsr-field input {
    border: 3px solid rgba(119,119,119,.17) !important;
    border-radius: 0 !important;
}

.glsr-review {
    border: 3px solid rgba(119,119,119,.17);
    padding: 30px;
    
}

.wc_points_rewards_earn_points strong {
    margin-left:5px;
    margin-right:5px;
}

.wc-points-rewards-product-message {
    padding: 10px;
    border: solid #e6e6e6;
}

.nagrody {
    margin-top:20px;
}

.wd-sticky-btn-cart .wc-points-rewards-product-message {
    display: none;
}

.whb-sticky-header .callto-btn {
    display: none !important;
}

.glsr-review-title {
    display: none;
}

.eraty-image-button {
    padding: 5px 0px;
    background-color: #ffffff;
    display: flex;
    justify-content: flex-start;
}

.eraty-image-button:hover, .eraty-image-button:focus {
    -webkit-box-shadow: inset 0 0 200px rgba(255,255,255,0);
box-shadow: inset 0 0 200px
rgba(255,255,255,0);
}

#sekcja_podnosniki222 .product-grid-item {
    
background: rgba(240,240,240,1);
background: -moz-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240,240,240,1)), color-stop(47%, rgba(230,230,230,1)), color-stop(100%, rgba(222,222,222,1)));
background: -webkit-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
background: -o-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
background: -ms-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
background: linear-gradient(to right, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dedede', GradientType=1 );

}

#sekcja_podnosniki222 .woodmart-carousel-container {
    background: rgba(240,240,240,1);
background: -moz-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240,240,240,1)), color-stop(47%, rgba(230,230,230,1)), color-stop(100%, rgba(222,222,222,1)));
background: -webkit-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
background: -o-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
background: -ms-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
background: linear-gradient(to right, rgba(240,240,240,1) 0%, rgba(230,230,230,1) 47%, rgba(222,222,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dedede', GradientType=1 );
}


.wd-sticky-btn .eraty-image-button {
    display:none;
}

.grecaptcha-badge { visibility: hidden; }

.scrollToTop {
	left: 20px;
}

.whb-top-bar {
	border-top: 1px solid #53647c !important;
}

.kontakt-stopka {
	line-height: 2;
}

.archive details {
    margin-top: -20px;
}

.archive summary {
    font-weight: bold;
    margin: -.5em -.5em 0;
    padding: .5em;
		color: #00a3c6;
}

.archive details[open] {
   
}

.archive details[open] summary {
    border-bottom: 1px solid #aaa;
    margin-bottom: .5em;
}

.shop-title-wrapper .entry-title {
	font-size: 24px;
}

.n2-ss-slider .n2-ss-slide-background-image img {
    object-fit: fill !important;
}

.product-grid-item .price {
    display: flex;
    flex-direction: column;
}

@media (min-width: 481px) {
.crelly-mobile-show {
	display: none !important;
}
}

@media (max-width: 480px) {
.crelly-mobile-hide {
	display: none !important;
}
}

.ms-links a {
	text-decoration: underline;
	color: rgb(0, 163, 198);
}

/* Header Column */

.ms-header-blocks {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.ms-header-blocks-mobile {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 12px;
}


/* Border Style */

.added_to_cart, .btn, .button, [type=button], [type=submit], button, fieldset {
	border-radius: 5px;
}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=date], select, textarea {
    border-radius: 5px;
}

.searchform[class*="wd-style-with-bg"] .searchsubmit {
        border-radius: 0 5px 5px 0;
}

.quantity input[type=number] {
	border-radius: 0;
}

.quantity .plus {
	border-radius: 0 5px 5px 0;
}

.quantity .minus {
	border-radius: 5px 0 0 5px;
}

.woocommerce-MyAccount-navigation ul li.is-active>a, .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce-MyAccount-navigation ul li a:hover {
    border-radius: 5px;
}

.woocommerce-MyAccount-navigation-link, .woodmart-my-account-links a {
	border-radius: 5px;
	margin-bottom: 5px;
}

.whb-col-right .menu-simple-dropdown .sub-menu-dropdown, .mfp-content .mc4wp-alert, .search-no-results.woocommerce .woocommerce-info, .woocommerce-MyAccount-content .woocommerce-Message, .woocommerce-cart .woocommerce-notices-wrapper [role=alert], .woocommerce-checkout .woocommerce [role=alert], .woocommerce-form-coupon-toggle>.woocommerce-info, .woocommerce-form-login-toggle>.woocommerce-info {
	border-radius: 5px;
}

.sidebar-inner {
	border-radius: 5px !important;
}

.woodmart-my-account-sidebar {
	margin-bottom: 30px;
}


/* Shipping - checkout cart */
#order_review table td {
	
}

@media (min-width: 600px) {
	.woocommerce-shipping-totals td {
		padding: 15px 0;
	}

	.woocommerce-checkout #shipping_method {
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			border: 1px solid #eee;
			border-radius: 8px;
			margin: 10px 0;
	}

	.woocommerce-checkout .wc-shipping-left, .woocommerce-checkout .wc-shipping-right {
		width: 50%;
	}

	.woocommerce-checkout .wc-shipping-left {
		border-right: 1px solid #eee;
	}

	.woocommerce-checkout .wc-shipping-inner {
		padding: 15px;
	}
}

.woocommerce-shipping-totals th, .woocommerce-shipping-totals td {
		max-width: 100%;
    width: 100%;
		text-align: left !important;
}

.shop_table tr td:last-child, .shop_table tr th:last-child {

}

#shipping_method input.shipping_method {
    float: left;
    margin-right: 7px;
}

.wc-shipping-method-styles {
		border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

/* Payment - checkout */
#payment .order-total {
	background-color: #eee;
	padding: 15px;	
	border-radius: 8px;
	display: flex;
  justify-content: space-between;
}

#payment .order-total table {
	margin-bottom: 0;
}

.wc_payment_methods {
	padding: 15px;
	border: 1px solid #eee;
  border-radius: 8px;
}

.wd-table-wrapper, .payment_methods .payment_box {
	-webkit-box-shadow: none;
  -moz-box-shadow: none;
	box-shadow: none;
}

.order-total table tbody th, .order-total table tfoot th, .order-total table td {
  font-size: 20px !important;
}
.order-total small {
		font-size: 60%;
}

/* Multi-step checkout */
@media (min-width: 600px) {
	.wpmc-tab-text {
		text-transform: uppercase !important;
	}
}

/* Floating Form - checkout */
@media (min-width: 600px) {	
	#billing_address_2_field {width:34%; float:left; margin-right: 3%;}
	#billing_postcode_field {width:30%; float:left; margin-right: 3%;}
	#billing_city_field {width:30%; float:left;}
	#billing_address_2_field.form-row-wide {clear: none;}
	#billing_postcode_field.form-row-wide {clear: none;}
	#billing_city_field.form-row-wide {clear: none;}	
}

/* Out of stock message */
.info-zamowienie {
	  background-color: #dd3333;
    font-weight: bold;
    color: #fff;
    padding: 10px;
	  border-radius: 5px;
}

.info-zamowienie a {
    color: #fff;
}

.out-of-stock, .product-label {
	text-transform: none;
}

.product-labels {
	max-width: 70%;
}

/* Paczkomaty - checkout */
.wc-shipping-left .wc-shipping-inner .wc-shipping-method-styles:nth-of-type(3) {
	background-color: #ffcd00;
	padding: 10px;
	border-radius: 10px;
	color: #111111;
}

.ms-sale-block {
	display: flex;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 1.2;
	min-height: 50px;
	background-color: #ff0000;
	border-bottom: 1px solid rgba(129,129,129,0.2);
}

.ms-sale-menu-element {
	background-color: #ff0000;
}

.ms-sale-menu-element a {
	animation: blinker 1s linear infinite;
}

.ms-sale-block a {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;	
  flex: 1;
	min-height: 50px;	
	color: #fff;
	animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

#chat-application {
		z-index: 998 !important;
}

.ms-dostawa-platnosc {
	display: flex;
	width: 100%;
}

.ms-dostawa-platnosc > * {
    width: calc(100% / 3);
	padding-left: 15px;
    padding-right: 15px;
}

@media only screen and (max-width: 1024px) {
	.ms-dostawa-platnosc {
		flex-direction: column;
	}
	.ms-dostawa-platnosc > * {
		width: 100%;
	}	
}

@media only screen and (min-width: 1025px) {
	div[data-testid="widgetButtonFrame"] {
		bottom: 40px !important;
	}
}

@media only screen and (max-width: 1024px) {
	div[data-testid="widgetButtonFrame"] {
		bottom: 67px !important;
	}
}

.embed-privacy-input-wrapper {
	 display: none;
}

/* Mega menu */
@media (min-width: 1025px) {
	.ms-grid {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		grid-gap: 25px;
	}

	.ms-image {
			text-align: center;
			margin-bottom: 35px;
	}
	
	.wd-hover-icons .wd-buttons .wd-action-btn>a {
			width: 50px;
	}

	.wd-hover-icons .wd-buttons .wd-action-btn {
			max-width: 50px !important;
	}
}

@media (max-width: 1024px) {
	
	.wd-buttons .wd-action-btn>a {			
			height: 50px !important;
	}
	
	.wd-hover-icons .wd-buttons .wd-action-btn {
			max-width: 50px !important;		
	}
}

.wd-product-countdown span {
	color: red !important;
}

.wd-timer>span {
	background-color: #eee !important;
	border: 2px solid red !important;
}

/* BG Preload */

@media (max-width: 767px) {	
	#ms-hero {
		background-image: url(https://mastwell.pl/wp-content/uploads/2024/07/mastwell_hero_767.jpg) !important;
	}
}

@media (max-width: 480px) {	
	#ms-hero {
		background-image: url(https://mastwell.pl/wp-content/uploads/2024/07/mastwell_hero_480_.jpg) !important;
	}
}

.term-description {
	margin-top: 50px;
}

.wd-dropdown-my-account {
	z-index: 1000000;
}

.single-product .gallery img {
	    border: 0 !important;
}

.wd-sticky-btn-container .paynow-leaselink, .wd-sticky-btn-container .iworks-omnibus {
display: none;
}

.wd-nav>li>a { 
    padding-right : 0;
    padding-left: 0;
}

.main-page-wrapper {
    padding-top: 0;
}

.shop_attributes p {
    font-size: 12px;
    text-align: start;
    text-transform: lowercase;
}

.woocommerce-product-gallery .wd-gallery-thumb img {  
    width: 150px;
    height: 150px;
    object-fit: cover;
}@media (min-width: 1025px) {
	.mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
    padding: 1.5px 0;
}

.whb-sticked li.kategorie, .whb-sticked li.ms-blog {
display: none !important;
}

.kategorie {
    background-color: #1A3150;

}

.kategorie>a:first-child {
    color: #ffffff !important;
}



/* .sticky-header ul.sub-sub-menu {
display: none !important;
}  */

.sklepkategorie li {
border-bottom: 1px solid #e9e9e9 !important;
}

ul.kategoriatytul > li > a {
   font-weight: bold;
   color: #1A3150;
   border-bottom: 2px solid #e9e9e9 !important;
}

.menu-style-default .menu-mega-dropdown .sub-sub-menu li a {
    color: #1A3150;
}

.gdpr-preferences {
    background: rgba(0, 0, 0, 0);
}

.scrollToTop {
    bottom: 40px !important;
}



.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.filters-area {
	display: block!important;
}

.filters-area .filters-inner-area {
	opacity: 1!important;
}

div.woodmart-filter-buttons {
	display:none;
}

.sidebar-inner {
	  background-color: #f4f8fb;
    padding: 20px;
}

.sidebar-inner button {
	background-color: #00a3c6;
	color: #ffffff;
}

.sidebar-inner .select2-container--default .select2-selection {
	background-color: #ffffff;
}

.whb-sticked .kontakt {
	display: none;
}

#promo-podnosniki .woodmart-carousel-container {
	min-height: 630px;
}

.ms-clickable-heading span {
	font-size: 14px;
	color: #00a3c6 !important;
	font-weight: normal;
}

/* Multi-step checkout - form */
.wpmc-step-billing.current {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 10px;
}

.woocommerce-billing-fields {
	grid-area: 1 / 1 / 2 / 2;
}

.checkout-columns {
	grid-area: 1 / 2 / 2 / 3;
	margin-top: 30px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.menu-item-my-account {
    background-color: #00a3c6;
    color: #ffffff;
}

.menu-item-my-account a {
    color: #ffffff !important;
}

.menu-item-my-account .icon-sub-menu {
    color: #ffffff !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.menu-item-my-account {
    background-color: #00a3c6;
    color: #ffffff;
}

.menu-item-my-account a {
    color: #ffffff !important;
}

.menu-item-my-account .icon-sub-menu {
    color: #ffffff !important;
}

.vc_custom_1578437667347 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#chat-application {
	margin-bottom: 40px !important;
}
}

@media (max-width: 576px) {
	.menu-item-my-account {
    background-color: #00a3c6;
    color: #ffffff;
}

.menu-item-my-account a {
    color: #ffffff !important;
}

.menu-item-my-account .icon-sub-menu {
    color: #ffffff !important;
}

.vc_custom_1578437667347 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.shop-title-wrapper .entry-title {
	font-size: 16px;
}

#chat-application {
	margin-bottom: 40px !important;
}
}

