/* Alpaka'23 */

@media screen and (min-width: 768px) {
	.logo-bar {
		display: flex;
		align-items: center;
		height: 75px;
		padding-top: 0px;
	}
	
	.menu .innermenu {
		height: 45px;
		line-height: 45px;
	}
	
	header {
	    border: 1px solid #ffffff;
	}
}

@media screen and (min-width: 1110px) {
	.logo-bar .link-logo-img {
		width: auto;
	}
	
	.logo-bar-right {
		width: auto;
	}
}

.logo-bar .link-logo-img img {
	max-height:50px;
}

#product_tabs_boxhead .custom-wrap {
	border-bottom:0px;
}

#home_video_module {
    background: #6B8476;
}

#home_video_module .video-module-text {
	max-width:80%;
	color:#fff;
}

.standsout-box-readmore a {
	border: 0px;
    border-radius: 25px;
    font-family: 'Public Sans' !important;
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
    letter-spacing: 0.02px;
    color: #6B8476;
	background:#fff;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	text-transform:none;
	text-transform: none;
    padding: 12px 30px;
}

.standsout-box-readmore a:hover {
	color:#333333;
	border-bottom: 0px;
    padding-bottom: 12px;
}

#home_video_module .video-module-btn a,
.video-module-btn a {
	border: 0px;
    border-radius: 25px;
    font-family: 'Public Sans' !important;
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
    letter-spacing: 0.02px;
    color: #6B8476;
	background:#fff;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	text-transform:none;
	text-align: center;
    line-height: 50px;
    min-width: 200px;
    padding: 0;
}

#home_video_module .video-module-btn a:hover,
.video-module-btn a:hover {
	color:#000000;
	opacity:1;
}

.home-categories-promo-box a.promo-btn,
.home-categories-promo-box a.promo-btn-mobile {
	-webkit-border-radius: 50px;
	border-radius: 50px;
	color:#fff;
	font-size:16px;
	font-weight:700;
	background:#6B8476;
	padding:15px 30px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	float:right;
	font-family: 'Public Sans' !important;
	margin-left:30px;
}

.home-categories-promo-box a.promo-btn:hover,
.home-categories-promo-box a.promo-btn-mobile:hover {
	background-color:#333333;
}

.home-arrangement-innerbox .home-arrangement-rightwrap .home-arrangement-buttom a,
#home_project .home-project-btn a,
a.custom-btn,
#box_login .btn.btn-red:not(.search__btn-search) {
    font: normal normal 800 16px/30px Public Sans;
    letter-spacing: 0px;
    margin-top: 40px;
    margin-bottom: 8px;
    margin-left: 0px;
    margin-right: 0px;
    border: 0px;
    text-align: center;
    color: #ffffff !important;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 16px;
    transition: 150ms;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: #6B8476;
	width:fit-content;
}

.free-sampler-toggler a.custom-btn {
	margin:0 auto;
}

#box_login .btn.btn-red:not(.search__btn-search) span {
	color:#fff;
}

.home-arrangement-innerbox .home-arrangement-rightwrap .home-arrangement-buttom a:hover,
#home_project .home-project-btn a:hover,
a.custom-btn:hover,
#box_login .btn.btn-red:not(.search__btn-search):hover {
	background:#333333;
}

.our-furniture-content a, .home-banners-btn a, .two-banners-btn a, .btn.register, .back .btn.back {
    padding: 6px 30px;
    text-align: center;
    font: normal normal 700 16px/30px Public Sans;
    border: 0px;
    border-radius: 30px;
    background: #ffffff;
    color: #6B8476;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.our-furniture-content a:hover, .home-banners-btn a:hover, .two-banners-btn a:hover, .btn.register:hover, .back .btn.back:hover {
	color:#333333;
	opacity:1;
	background:#fff;
}

.back .btn.back span {
	color:#6B8476;
	font-size:20px;
}

.back .btn.back:hover span {
	color:#333333;
}

@media screen and (min-width: 980px) {
	.home-project-author .author {
		grid-template-rows: 10% 15% auto;
	}
	
	.home-project-author .author .module-name {
    	font-size: 18px;
	}
	
	.home-project-author .author .boxhead {
		font: normal normal 600 30px/48px Public Sans;
	}
}



.footer-logo-wrap img.footer-logo {
	max-height:50px;
}
	
footer .innerfooter > ul > li:first-child img {
	width:auto;
}

/* alpaka img */
#home_categories_images .custom-wrap {
	padding-top:51px;
}

#home_categories_images .custom-wrap .alpaka {
	position: absolute;
    left: 40px;
    top: 50px;
}

#home_video_module .alpaka {
	width:100%;
}

#home_video_module .alpaka img {
	max-height:60px;
	margin-bottom:30px;
}

.call2advisor {
	position:relative;
}

.call2advisor .alpaka {
	position: absolute;
    right: 0;
    bottom: 0;
}

.call2advisor .alpaka img {
	max-height:60px;
}

@media screen and (max-width: 1320px) {
	#product_tabs_boxhead .custom-wrap .alpaka {
	    left: 30px;
	}
	
	#product_tabs_boxhead .custom-wrap .alpaka img {
		max-width:60%;
	}
}

@media screen and (max-width: 960px) {
	#product_tabs_boxhead .custom-wrap .alpaka {
	    display: none;
	}
}

@media screen and (max-width: 1284px) {
	.links-top-container a {
		margin: 0 2px;
		padding: 0 5px;
	}
}

@media screen and (max-width: 768px) {
	#home_categories_images  .custom-wrap .alpaka {
		display:none;
	}
}


/* CART */
a#online-payment {
	color: #ffffff !important;
    background: #6b8476;
    padding: 3px 15px !important;
    border-radius: 25px;
    margin-left: 28px;
    cursor: pointer;
	font-size:12px;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a#online-payment:hover {
	color:#ffffff;
	background:#333333;
}

#cart-options .payment .description > * {
    /* color: #ffffff; */
    /* padding-left: 15px; */
}

.ajax-product-block .ajax-product-block-info .ajax-stocks .first {
    width: 100%;
}

.ajax-product-block .btn:not(.search__btn-search) {
    color: #ffffff;
    background-color: #6b8476;
    padding: 10px 50px;
    box-shadow: none;
    border: 0px;
	font-weight:700;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	border: 0px;
	font-size:16px;
	margin-right:30px;
}

.ajax-product-block .btn:not(.search__btn-search):hover {
	color:#fff;
	background-color:#333333;
	border: 0px;
}

.ajax-product-block .btn.gold, .ajax-product-block .btn.btn-red:not(.search__btn-search) {
    color: #ffffff;
    background-color: #333333;
    padding: 10px 50px;
    box-shadow: none;
    border: 0px;
	font-weight:700;
	font-size:16px;
}

.ajax-product-block .btn.gold:hover, .ajax-product-block .btn.btn-red:not(.search__btn-search):hover {
    background: #6b8476;
	color:#fff;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	border: 0px;
}

@media screen and (max-width: 768px) {
	.ajax-product-block {
		display:flex;
	}
	
	.modal .modal-footer .ajax-product-block a.left { font-size:12px; }
	
	.ajax-product-block .btn.gold, .ajax-product-block .btn.btn-red:not(.search__btn-search) {
		padding: 4.5px 15px;






		font-size: 12px;
		width:50%;
	}
	
	.ajax-product-block .btn.btn-red:not(.search__btn-search) {
		margin-right:0px;
	}
}

.btn.dark,
.buttons .forward .important.order.btn.btn-red {
	color: #ffffff;
    background-color: #333333;
    box-shadow: none;
    border: 0px;
	font-weight:700;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.buttons .forward .important.order.btn.btn-red span {
	color:#fff;
	font-family: 'Public Sans' !important;
	font-weight:700;
}

.btn.dark:hover,
.buttons .forward .important.order.btn.btn-red:hover {
	background: #6b8476;
	color:#fff;
}

#box_productfull .bottomborder .basket .form-basket .addtobasket-container .quantity_wrap {
    border-radius: 25px;
}

.tkanina2.btn.block.w100.force-show {
    width: 100% !important;
}

.tkanina2-tooltip-modal-cnt {
	padding: 10px 15px !important;
    border-radius: 10px 0 0 10px !important;
}

#box_productfull .availability-box {
     margin-bottom: 0px;
}

#tkanina2-tooltip {
    border: 1px solid #D1D1D1;
    border-radius: 25px;
    font-family: 'Public Sans';
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
    letter-spacing: 0.02px;
    color: #333333;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#tkanina2-tooltip:hover {
	background-color:#d1d1d1;
}

.home-categories-promo-box {
	background:#ffffff;
}

.owl-item:nth-child(2n+1) .home-categories-promo-box {
    background: #ffffff;
}

/* Trusted Bar */
a.trusted-link {
	display:block;
	width:100%;
}

.trusted-shop-bar {
	background:#F1F1F1;
	border-radius: 10px;
	display:flex;
	align-items: center;
	padding:10px 12px;
	margin:14px 0px 20px 0px;
	width:100%;
}

.trusted-shop-bar .trusted-shop-img {
	margin-right:14px;
}

.trusted-shop-bar .trusted-shop-img img {
	display:block;
}

.trusted-shop-bar h4 {
	color:#6B8476;
	font-weight: 800;
	font-size: 12px;
	font-family: 'Public Sans', sans-serif !important;
}

.trusted-shop-bar p {
	color:#000000;
	font-size:12px;
	font-weight:500;
}

/* end Trusted Bar */

/* Main Menu */
@media screen and (min-width: 768px) {
	.menu .innermenu .menu-list > li:hover > div:after {
		content: '';
		background: white;
		position: absolute;
		max-width: 1860px;
		height: 100%;
		z-index: -1;
		margin: -6px auto 0 auto;
		border-right: 0px;
		border-left: 0px;
		border-bottom: 0px;
		-webkit-border-radius: 0 0 15px 15px;
		border-radius: 0 0 15px 15px;
		width: 96.5vw;
	}
	
	#shop_infopage15 .cooperation-small-box {
    	display: flex;
	}
	
	.categorydesc-left {
		position:relative;
	}
	
	.categorydesc-left .alpaka {
		position: absolute;
		bottom: 0;
	}
}

.home-arrangement-innerbox .home-arrangement-rightwrap .home-arrangement-buttom a { width:100% !important; }

/* Phone */
a.phone-mobile {
	display:none;
}
/* end Phone */

/* Mobile Top Bar */
@media screen and (max-width: 768px) {
	a.phone-mobile {
		display:block;
		order:2;
		display:flex;
		align-items: center;
	}
	
	a.phone-mobile img {
		max-width:24px;
		display:flex;
		align-items: center;
	}
	
	.menu-mobile-toggler {
		order:4;
		display:flex;
		align-items: center;
	}

	.basket-mobile-toggler,
	.logo-bar .logo-bar-right {
		order:3;
		display:flex;
		align-items: center;
	}

	a.link-logo.link-logo-img {
		order:1;
		padding-left: 0;
		text-align: left;
		width:200px;
	}

	.logo-bar .link-logo-img img {
		max-height: 30px;
	}
	
	.basket-mobile-toggler {
	    top: -2px;
	}
}

.search__container .search-form .btn, .search__input-area-item.search__input-area-item_grow {
    margin-top: 30px;
}

#box_description h2.large, .box_description_pre h2.large, #box_description h2, .box_description_pre h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 30.8px;
    margin-bottom: 12px;
    color: #4f4f4f;
}


/* Promo Homepage */
.promo-baners {
	display:flex;
}

.home-categories-promo-box {
	padding:30px 50px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background:#ffffff; 
	/* max-width:50%; */
	max-width:100%;
	margin-right:1%;
	min-height: 178px;
}


.home-categories-promo-box:last-child {
	margin-right:0;
	margin-left:1%;
}

.home-categories-promo-box .home-categories-promo-title {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 10px;
    display: block;
	color: #000;
	text-align: center;
}

.home-categories-promo-box p {
	font-family: 'Public Sans' !important;
	font-style: normal;
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 24px !important;
	text-align: center !important;
	color: #000 !important;
}

.home-categories-promo-box a.promo-btn,
.home-categories-promo-box a.promo-btn-mobile {
	-webkit-border-radius: 50px;
	border-radius: 50px;
	color:#fff;
	font-size:16px;
	font-weight:700;
	background:#6B8476;
	padding:15px 30px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display:inline-block;
	float:right;
	font-family: 'Poppins', sans-serif !important;
	margin-left:30px;
}

.home-categories-promo-box a.promo-btn:hover,
.home-categories-promo-box a.promo-btn-mobile:hover {
	background-color:#769C91;
}

.home-categories-promo-box a.promo-btn-mobile { display:none; }

@media screen and (max-width: 1320px) {
	.home-categories-promo-box a.promo-btn {display:none;}	
	.home-categories-promo-box a.promo-btn-mobile {display:block; float:none; margin:30px auto 0 auto;}
	.home-categories-promo-box .home-categories-promo-title {font-size:18px; text-align:center;}
	.home-categories-promo-box p {text-align:center;}
}

@media screen and (max-width: 1110px) {
	.promo-baners {	display:block; }
	.home-categories-promo-box {width:100%; max-width:100%;	margin-right:0; text-align:center; margin-bottom:30px;}
	.home-categories-promo-box:last-child {	margin-left:0;}
}

@media screen and (max-width: 767px) {
	.shop_index #standsout {
		border-bottom: 0px !important;
	}
}

.home-categories-promo-box img {
    height: 0px;
}

/* Promo Boxes */
#owl-carousel-promo-boxes {
    border-top: 1px solid #b2b2b2;
    padding-bottom: 80px;
	padding-top: 30px;
}

@media screen and (min-width: 1100px) {
	#owl-carousel-promo-boxes .innerbox:after,
	#owl-carousel-promo-boxes .innerbox:before {
		content: '';
		position: absolute;
		top: 0;
		background: rgb(242,242,242);
		background: linear-gradient(270deg, #F2F2F2 0%, rgba(242, 242, 242, 0) 100%);
		height: 100%;
		width: 350px;
		z-index: 1;
		pointer-events: none;
		transition: opacity 200ms linear;
		opacity: 1;
		right: 0;
	}


#owl-carousel-promo-boxes .custom-wrap {
	overflow: visible !important;
}

}

.opinions-head-logo, .opinions-head-stars {
    text-align: center;
    margin-top: 15px;
}

.opinions-head-txt {
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Public Sans', sans-serif !important;
    line-height: 24px;
    text-align: center;
    max-width: 486px;
    margin: 15px auto 36px auto;
}

.shop_product #owl-carousel-promo-boxes:before {
    content: '';
    height: 1px;
    background: #BDBDBD;
    position: absolute;
    bottom: 0;
    left: -100vw;
    right: 0;
    width: 200vw;
}

.shop_product #owl-carousel-promo-boxes {
    border-top: 0px !important;
    padding-bottom: 80px;
	padding-top: 30px;
	position: relative;
}

@media screen and (min-width: 768px) {
	.menu .innermenu .menu-list > li:hover > div:after {
		padding-bottom: 30px;
	}
}


/* Consent Block */
.consents {
	max-width: 400px;
	position: fixed;
	bottom: 30px;
	left: 30px;
	background: #fff;
	padding: 30px;
	-webkit-box-shadow: 0 0 12px 0 #999999;
	box-shadow: 0 0 12px 0 #999999;
	border-radius: 10px;
	font-size:14px;
	font-weight:300;
	line-height:1.2;
}

@media screen and (max-width: 780px) {
	.consents {
		margin-right: 15px;
		padding: 15px;
		top: 90px;
		left: 15px;
		bottom: auto;
		z-index: 999999;
		position: fixed;
	}
}

.consents.consents_popup {
	max-width:50%;
	font-size:14px;
	font-weight:300;
	line-height:1.2;
	z-index:99999;
}

@media screen and (max-width: 780px) {
	.consents.consents_popup {
		max-width:100%;
		margin-right: 15px;
		padding: 15px;
		left: 15px;
		bottom: 15px;
		z-index: 999999;
		position: fixed;
	}
	
	.consents.consents_popup .consents__consent-description p {
		display:none;
	}
	
	.consents.consents_popup .consents__consent-description p.consents__text {
		display:block;
	}
}

.consents.consents_popup .consents__consent {
	display:flex;
	gap:15px;
}

.consents .consents__heading {
	font-size:16px;
	font-weight:600;
	margin-bottom:15px;
}

.consents p {
	margin-bottom:10px;
}

.consents a {
	text-decoration:underline;
}

.consents .consents__buttons {
	display: flex;
    flex-direction: row-reverse;
}

.consents .consents__buttons button,
.consents .consents__advanced-buttons button {
	padding:5px 15px !important;	
	font-size:14px !important;
	border:1px solid #dedede !important;
	margin-right:10px;
}

.consents .consents__buttons button.js__accept-all-consents,
.consents .consents__advanced-buttons button.js__save-consents{
	border:1px solid #000000 !important;
	background:#000000 !important;
	color:#fff !important;
}


.consents .btn.js__accept-necessary { display:none; }

/* Promo Box */
#promo-bar {background: #414141;}
#promo-bar .promo-box {
    background: #414141;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

#promo-bar .promo-box .just-a-txt,
#promo-bar .promo-box .just-a-txt-mobile {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
}

#promo-bar .promo-box .just-a-txt a,
#promo-bar .promo-box .just-a-txt-mobile a {
 	font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
	text-decoration:underline;
}

#promo-bar .promo-box .just-a-txt a:hover,
#promo-bar .promo-box .just-a-txt-mobile a:hover {
    color: #f3f3f3;
}

#promo-bar .promo-box .just-a-txt-mobile {display:none;}
@media screen and (max-width: 767px) {
	#promo-bar .promo-box .just-a-txt {
		display:none;
	}
	
	#promo-bar .promo-box .just-a-txt-mobile {
		display:block;
	}
}

#promo-bar .promo-box .just-a-txt span {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color:#fff;
}

#promo-bar .promo-box .timer-container {
	background: #686868;
	border-radius: 50px;
	color:#fff !important;
	text-transform:uppercase;
	padding:5px 20px;
	margin:0 7px 0 22px;
	width:170px;
}

#promo-bar .promo-box .sale-button a {
	border: 1px solid #FFFFFF;
	border-radius: 50px;
	padding:5px 20px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	font-size:13px;
}

#promo-bar .promo-box .sale-button a:hover {
	border: 1px solid #819E8D;
	background:#819E8D;
}

 :root {
            --adjusted-promo-bar-height: 30px;
        }

@media screen and (max-width: 767px) {
    .logo-bar .search__container {
         top: calc(var(--adjusted-promo-bar-height) + 14px);

    }
}
/* end Promo Box */

a.comformy-top-link-mobile {
	display:none;
}

@media screen and (max-width: 768px) {
	a.comformy-top-link-mobile {
		display:block;
	}
	
	a.comformy-top-link {
		display:none;
	}
}


.logo-bar .menu.row .menu-list > li#hcategory_95 > .link-wrap > a > span::before{
    background:url('/userdata/public/assets/2024/kategoria-art-mobile.jpg') transparent no-repeat;
    background-size:contain;
}