
.badges {display:flex;gap:3px;flex-wrap:wrap;z-index:999;position: absolute;top:10px;left:10px}
.webshop-productinfo .ImageCanvas .badges {top:50px}
.badges > div {padding:4px 12px;font-size:12px;font-weight:600;text-transform:uppercase;border-radius:4px;color:#000}
.badges .badges-percent {background:#b9c8de}
.badges .badges-isnews {background:#eddfdd}
.badges .badges-outlet {background:#ffb64c}
.badges .badges-sale {background:#ffb64c}
.badges .badges-blackweek {background:#000;color:#fff}
.badges .badges-bestseller {background:#c4d1b8}

/* Ændringer foretaget 24-10-2018  */
a {
	color:#000;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

h2, .h2 {
		font-size:1.5rem;
}

#topnav #ProductMenu_List > li > ul > li,
#topnav #ProductMenu_List > li > ul > li.has-dropdown,
#topnav #ProductMenu_List > li > ul > li.flexMenu-viewMore {
    /* width: auto; */
    float: none;
    padding: 10px 0 5px 20px;
}

#topnav #ProductMenu_List li.flexMenu-viewMore > ul > li {
    padding: 10px 20px 10px 20px;
}

	
.ProductPage.Product .BuyBox .SpecialOffer .PriceBefore,
.ProductPage.Product .BuyBox .SpecialOffer .PriceBefore * {
    font-size: 1.5rem;
    margin-top: 0.125em;
}

.ProductPage.Product .BuyBox .RetailPrice {
	font-weight: 700;
}

#topnav #ProductMenu_List > li > ul {-webkit-column-count:initial;column-count:initial;-webkit-column-width:initial;column-width:initial;column-fill:initial;-webkit-column-fill:initial;/* padding:5px 0 3rem 0; */}

@media (min-width: 48em) {
    .webshop-productlist .ProductListTop .CategoryDescription,
    .webshop-productlist .SubCats_BreadCrumb + .CategoryDescription,
    .webshop-productlist .CategoryDescription.title {
        margin-top: 0;
    }
}


h1.ProductName {
    font-size: 2rem;
}


.webshop-frontpage section.frontpage-text {
    padding: 2rem 0 0 0;
}

section.frontpage-text br {
    display: none;
}

h1,
.h1,
.Heading_Terms,
.Heading_Profile {
    font-size: 2rem;
    margin: .5rem 0;
}
.webshop-frontpage section .h1 {
    font-weight: 700;
    font-size: 1.75rem;
}

@media (min-width: 48em) {
	.webshop-productlist main .BreadCrumb,
	.webshop-productlist main .SubCats_Categories_Container > table > tbody > tr > td[height="50"],
	.webshop-productlist main .SubCats_BreadCrumb {
		margin-left: 0 !important;
		position: static;
	}
	#ProductMenuLeft {
		margin-top:0;
	}

	#ProductMenuLeft .SubCategory1_Productmenu {
		padding-top: 0;
		margin-top: .5rem;
	}

	#ProductMenuLeft > li > ul > li ul,
	#ProductMenuLeft > div > ul > li ul {
		padding-bottom: 0;
		margin-top: 0;
	}
	#ProductMenuLeft > li > ul > li ul > li,
	#ProductMenuLeft > div > ul > li ul > li {
		padding: .25rem 0 0 1.25rem;
	}
}

/* Ændringer foretaget 25-10-2018 - KK */
.col-xs-12.footer-messages {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
footer .footer-top .footer-messages>div {
    color: #636363;
    font-size: 1.25rem;
    font-weight: 900;
    padding: 16px 0 16px 64px;
    height: 100%;
    line-height: 100%;
    margin: 1.25rem 0rem 1.25rem 0;
	 flex-grow: 0;
}

ul.dropdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

ul.dropdown > li {
    min-width: 10% !important;
    flex-shrink: 0;
}

.footer-adress, footer .footer-content .quick-links li, .footer-content h4, .footer-content .h4 {
	color:#fff;
}

header #topbar {
	height:80px;
}

.basket, #topnav-sticky-wrapper.is-sticky .menu-basket {
	height:40px;
	width:40px !important;
	background-size:1.75rem;
}

.BadgeContainer.bar-right img {
    max-height: 56px;
}

header #topbar .BadgeContainer {
	gap:20px;
	height:80px;
}

#topnav #ProductMenu_List>li>ul>li>a, #topnav #ProductMenu_List>li>a {
	font-size:1rem;
}

@media (min-width: 48em) { 
	header #topbar .FrontpageLogo img {
		max-height:80px;
	}
	
	header #topbar .SearchContainer {
	padding: 1rem .5rem;	
	}
	
	header #topbar .SearchField_SearchPage {
		font-size:16px;
	}
	
	#pre-header p {
		background-size: 16px;
		padding-left: 1.25rem;
		font-size:.8rem;
		margin-left:0px;
	}
}

@media (min-width: 80rem) {
	section.hero .nivo-dynamic-text .nivo-dynamic-text-header {
		font-size: 3rem;
	}
	section.hero .nivo-dynamic-text .nivo-dynamic-text-teaser {
		font-size:1.25rem;
	}
}

/* Ændringer foretaget 29-10-2018 */
.RootCategory_Productmenu.has-dropdown > a > .ProductMenu_MenuItemBold {
	font-weight:400;
}

#topnav #ProductMenu_List>li.RootCategory_Productmenu:first-child> a {
	padding-left:1.5rem;
}

#topnav-menu .CategoryLink0_Productmenu:hover {
	background-color:rgba(0, 0, 0, .05);
}

#topnav #ProductMenu_List a:hover, #topnav #ProductMenu_List>li:hover>a {
	color:#000;
}

#topnav #ProductMenu_List .SubCategory2_Productmenu > a:hover {
	text-decoration:underline;
}

#ProductMenuLeft li.active>a, .BreadCrumbLink_Active, #topnav #ProductMenu_List>li>ul>li>ul li.active>a, #topnav #ProductMenu_List>li>ul>li.has-dropdown>ul li.active>a {
	color:#000 !important;
}

.BreadCrumbLink_Active:after {
	display:none !important;
}

footer .footer-content li a:hover {
	color:#fff;
	text-decoration:underline;
}

html.webshop-html .headsappAdvpopupContentContainer {
	min-width:600px;
}

.headsappAdvpopupFooter > a {
	border-radius: 3px;
}

.Description_Productinfo * {
font-family:	"Inter",Helvetica,Arial,sans-serif !important;
}

@media (max-width:600px) {
	html.webshop-html .headsappAdvpopupContentContainer {
		width: 100% !important;
		max-width: initial !important;
		min-width: initial;
		left: 50% !important;
		transform: translateX(-50%);
	}
}

@media (max-width: 47.99em) {
	#topbar .opened.active-parent a, #topbar .opened.active-parent span {
		color:#000 !important;
	}
	#topbar .opened.active-parent>.dropdown-toggle:after, #topbar .opened.active-parent li:after {
		border-color: #da9a00 !important;
	}
}
/* Ændringer foretaget 31-10-2018 */

#topnav #ProductMenu_List a.CategoryLink0_Productmenu, .Activ_Productmenu a.CategoryLink0_Productmenu > span {
	color:#000 !important;
}

#pre-header {
	background: #f3f1f1;
	padding:10px 0
}

.webshop-html nav#topnav #topnav-menu, .webshop-html #topnav #ProductMenu_List>li.has-dropdown>a.CategoryLink0_Productmenu:after, .webshop-html #topnav #ProductMenu_List>li.flexMenu-viewMore>a.CategoryLink0_Productmenu:after {
    background: #5f5f5f;
}

#topnav-sticky-wrapper .menu-basket {
		filter:invert(100%);
}
#topnav-sticky-wrapper .BasketTotalProducts.full {
		filter:invert(100%);
}

#topnav #ProductMenu_List a.CategoryLink0_Productmenu {
	position:relative;
	font-weight:500;
}

@media (min-width: 48em) {
	#topnav-sticky-wrapper .menu-basket #BasketDropdown {
		filter:invert(100%);
	}
	
}

/* Ændringer foretaget 06-11-2018 */
#topnav #ProductMenu_List>li>a {
	line-height:40px;
}

#topnav #ProductMenu_List, nav#topnav #topnav-menu {
	
}

header #topbar .FrontpageLogo {
	margin-top:0;
}

.ProductTile .ButtonBar button.BuyButton, .ProductTile .ButtonBar a.BuyButton {
	border-radius:3px;
	margin:0 auto;
	padding: 0 1rem;
	font-size:1rem;
}

.no-touchevents #ProductList .SpecialOffer+.ProductTile:hover {
	border-radius:3px;
}

#ProductList .SpecialOffer+.ProductTile.Product .ProductPrice .Price, #ProductList .SpecialOffer+.ProductTile.Product .ProductPrice .Price ~ .Currency, #ProductList .SpecialOffer+.ProductTile.Product .ProductPrice .Price *, .ProductPage.Product .BuyBox .SpecialOffer.ProductPrice .Price * {
	color:#000;
}

#ProductList .SpecialOffer+.ProductTile.Product .PriceBefore, #ProductList .SpecialOffer+.ProductTile.Product .PriceBefore * {
	font-size: 1rem;
}

#ProductList .ProductTile .RetailPrice {
	font-weight: 700;
}

.amountWrapper input {
	border-radius: 3px 0 0 3px;
	height:100%;
}

.buyWrapper .buyWrapperHeadline {
	border-radius:0 3px 3px 0;
	font-size:1.25rem;
	line-height:50px;
	padding:0 4rem 0 0;
}

.ProductPage  .BuyButton {
	width:300px !important;
	height:50px;
}

#BUYSECTION {
    width: 100%;
    height: 100%;
}

#Image_Productinfo_FancyBox>img {
	max-height:400px;
	object-fit:scale-down;
}

header #topbar .SearchField_SearchPage {
	border-radius:3px; 
}

@media (max-width: 47.99em) {
	header #topbar .nav-icon {
		margin-top: 0 !important;
	}
}

@media (min-width: 48em) {
	header #topbar .TopBasketContainer {
		margin-top:6px;
		padding: 2rem;
		border:0px;
		border-color:#000;
	}
	footer .footer-top .footer-messages>div.footer-trustpilot {
		width:100%;
	}
}

@media (min-width: 34em) {
	.ProductSlider .ProductTile .ProductName {
		min-height: 2rem;
		height: auto;
	}
	
	.ProductSlider .ProductTile {
		border:none;
	}
	
	.ProductSlider .ProductTile .ProductImageCol {
		width:100%;
	}
	
	.alsobought-section .ProductInfoCol, .related-section .ProductInfoCol {
		width:100%;
		text-align:center;
	}
}

.ProductSlider .ProductTile .SplashOverlay {
	/* display:none; */
}

.ProductSlider .ProductTile .SplashOverlay div {
	max-width: 25%;
}

.SpecialOffer+.ProductTile.Slider .ProductPrice .Price, .SpecialOffer+.ProductTile.Slider .ProductPrice .Price .PriceText, .SpecialOffer+.ProductTile.Slider .ProductPrice .Currency {
	color:#000;
}

footer .footer-content {
	background-color:#5f5f5f;
}

.ProductTileResp {
	border-right:1px solid #ebebeb;
}

.ProductSlider .ProductTile .ProductImage {
	margin:0 auto;
}

.ProductSlider .ProductTile .ProductName a {
	padding-right:0;
}

footer .footer-bottom {
	padding:1rem 0;
	text-align:center;
}

footer .footer-content {
	box-shadow: 0px -1px rgb(55, 58, 60);
}

/* Ændringer foretaget 08-11-2018*/

#topnav #ProductMenu_List>li.flexMenu-viewMore>a {
	color:#fff;
}

@media (min-width: 48em) { 
	#topnav #ProductMenu_List>li.flexMenu-viewMore.active>ul:before {
		background-color: rgb(95, 95, 95);
	}
	.ImageCanvas, section.main-section>div>.pull-right {
		margin-top:48px;
	}
}

#topnav #ProductMenu_List>li.flexMenu-viewMore {
	margin-left:0;
}

.pull-right > .col-xs-12 {
	padding:0;
}

.pull-right > .col-xs-12 > * {
    padding: 0 2rem;
}

/* Ændringer foretaget 12-11-2018 */

#topnav #ActiveCategory_A {
    margin-bottom: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

#mpBadge {
	padding-left: 10px;
}

.ProductPage {
	padding-bottom:0;
}

header #topbar .BadgeContainer>div {
	margin-right:6px;
}

#topnav #ProductMenu_List>li>ul>li>ul, #topnav #ProductMenu_List>li>ul>li.has-dropdown>ul {
	margin-bottom:0;
}

.CategoryDescription.title > p {
    margin-bottom: 10px;
}

.SubCats_BreadCrumb {
	height:36px;
}

.SubCats_Categories_Container>.CategoryDescription {
	padding-left:0 !important;
	padding-right:0 !important;
}

.basket>span.BasketLink>a {
	overflow:hidden;
}

@media (max-width: 767px) {
	.SubCats_Categories_Container>.CategoryDescription {
		padding: 0 .9375rem !important;
		margin-top:0;
	}
}
ul.flexMenu-popup * {
    color: #fff !important;
}

.slick-slide:last-child .ProductTileResp, .frontpage-products .ProductTileResp, .ProductList_Custom_DIV .ProductTileResp {
	border-right:0;
}

.ProductPrice * {
    color: #000;
}

footer .footer-content .footer-mail a, footer .footer-content .footer-phone {
	font-size:1rem;
}

.ui-widget.dd-dialog-responsive {
	z-index:99999 !important;
}

.webshop-checkout .trustpilot-widget {
	display:block !important;
}

.webshop-checkout footer {
	display:block !important;
}

.webshop-checkout .footer-content, .webshop-checkout .footer-bottom, .webshop-checkout footer > a {
	display:none;
}

.webshop-checkout #checkout-container {
	padding-bottom:0;
}

.webshop-checkout .confirm-complete-button {
	border-radius:3px;
}

.webshop-showbasket main .BasketProduct .AmountContainer .BasketButton.IncButton {
	border-radius:0 3px 0 0;
}

.webshop-showbasket main .BasketProduct .AmountContainer .BasketButton.DecButton {
	border-radius: 0 0 3px 0;
}

.webshop-showbasket main .BasketProduct .Amount {
	border-radius: 3px 0 0 3px;
}

section.hero .nivo-dynamic-text .nivo-dynamic-text-link, .nice-select, #BasketDropdown .BuyPopupButtons .col-xs-12>div, .webshop-showbasket main .BasketButton.OrderButton, .webshop-checkout #checkout-container #confirm-complete-button {
	border-radius:3px;
}

main .dd-theme-default .nivo-directionNav a {
	height:75px;
	border-radius:3px 0 0 3px;
}

.footer-adress > p > a {
	font-weight:400;
	border: 1px solid #fff;
	border-radius:3px;
	padding:5px;
	color:#fff;
}

.footer-mail > a, .footer-phone > a {
	border:0 !important;
}

@media (min-width: 1140px) {
	.footer-content .container .row > div {
		width: 20%;
		padding:0;
		margin:0;
	}

	.footer-content .container .row > .quick-links {
		width:60%;
	}
}

@media (min-width: 48em) {
	.Description1 {
		border-right: 0;
	}
}

@media (min-width:62em) {
	.col-md-7 {
		padding-left:0;
	}
}
.ProductListTop .toggle-filter, .toolbar>div.toggle-filter, #ProductList div.toggle-filter {
	background:#fff;
	color: #000;
	border: solid 1px #bdbdbd;
	/*padding: 0 44.4994px !important;*/ /* Aendringer foretaget 18-11-2020 (tidy.dk) */
}

/* Aendringer foretaget 18-11-2020 (tidy.dk) */
@media (min-width: 34em) {
	.ProductListTop .toggle-filter, .toolbar>div.toggle-filter, #ProductList div.toggle-filter {
		padding: 0 44.4994px !important;
	}
}

/* Ændringer foretaget 13-11-2018 */

.nav-tabs>li.active {
    border-color: #000;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color:#000 !important;
}


@media (max-width:33.99em) {
	.buyWrapper .buyWrapperHeadline {
		height:50px;
	}
}

.laanletCalculator.design3 {
	margin-left: 2rem;
	margin-right: 2rem;
	border:1px solid #bdbdbd !important;
}

.laanletCalculator.design3 .price {
	background-color:transparent !important;
}

.laanletCalculator.design3 .example {
	border-top: 1px solid #bdbdbd !important;
}

.BadgeContainer .trustpilot-widget {
	padding-right: 2px;
}

@media (max-width:47.99em) {
	#ProductFilter-Container .show-products {
		background: #fff;
		border: 1px solid #bdbdbd;
		color: #000;
	}
	
	footer .footer-content ul, footer .footer-content li {
		padding:0;
	}
	
	footer .col-xs-12 {
		text-align:center;
	}
	
html.webshop-html a.headsappAdvpopupCloseButton {
		margin-bottom: 15px !important
	}
	
	footer ul.social-links {
		padding-bottom:25px;
	}
	
	footer .footer-content .quick-links {
		margin-bottom:0;
	}
	
	footer .h4 {
		border-bottom: 1px solid #313131;
		padding-bottom: 10px;
	}
}

 @media (max-width:991px) {
	header #topbar {
		height:auto;
	}
	
	header #topbar .BadgeContainer {
		height:97px;
	}
	
	header #topbar .TopBasketContainer {
    margin-top: 19px;
	}
	
	#mpBadge {
		display:none;
	}
	
	header #topbar .BadgeContainer {
		padding:10px 0;
	}
}

.StockCol {
	padding-top:15px;
	text-align:center;
}

.eMark img {
	width: 140px !important;
	padding-top: 10px;
}

@media (max-width: 33.99em) {
	footer .footer-content .quick-links li a {
		border:0;
	}
	
	footer .footer-content .quick-links li {
		padding-top:0;
		padding-bottom:1rem;
	}
	
	.ProduktkortRelated .ProductTileResp .ProductPrice * {
		font-size:1rem;
	}
}

.pagination li#PrevPage a, .pagination li#NextPage a {
	border-radius:3px;
}
.pagination li#PrevPage a:after, .pagination li#NextPage a:after {
	border-color:#000;
}

.pagination li#PrevPage a:hover, .pagination li#NextPage a:hover {
    background-color: #5f5f5f;
    border-color: #5f5f5f;
}

.pagination li a{
	color:#000;
}

.pagination li a.ActivePageNumber_ProductList {
	color:#000;
	background: rgba(0, 0, 0, 0.1);
}

.pagination li a:hover {
	border-color: rgba(0,0,0,0.1);
}

/* Ændringer foretaget 20-11-2018 */

div#blackfriday {
    text-align: center;
    background-color: #000000;
    color: #fff;
}

/* Ændringer foretaget 31-05-2019 - Energimærket*/
.energy-label-parent #direkte-import-energy {
	height: 25px;
	position: relative;
	z-index: 999;
	margin: 0 15px;
	margin-top: -15px;
}
.energy-label-parent #direkte-import-energy::after {
	content: "";
	clear: both;
	display: table;
}
.energy-label-parent .energy-label {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.energy-label-parent .energy-label-mobile {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
}
.energy-label-parent .energy-label-body {
	position: absolute;
	left: 0;
	width: 50px;
	line-height: 23px;
	height: 25px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.energy-label-parent .energy-label-head {
	position: absolute;
	left: 40px;
	top: 2.5px;
	width: 19px;
	height: 19px;
	transform: rotate(45deg);
	border-radius: 3px;
}
.energy-label-parent .energy-label-txt {
	font-size: 14px;
	padding-left: 5px;
}
.energy-label-parent .energy-label-datablad {
	position: absolute;
	top: 4px;
	left: 75px;
	margin: 0;
	font-size: 12px;
}
.energy-label-parent .energy-level-1 {
	background-color: #02963e;
	color: #fff;
}
.energy-label-parent .energy-level-1:after {
	border-color: transparent transparent transparent #02963e;
}
.energy-label-parent .energy-level-2 {
	background-color: #4eae31;
	color: #fff;
}
.energy-label-parent .energy-level-2:after {
	border-color: transparent transparent transparent #4eae31;
}
.energy-label-parent .energy-level-3 {
	background-color: #c6d202;
	color: #fff;
}
.energy-label-parent .energy-level-3:after {
	border-color: transparent transparent transparent #c6d202;
}
.energy-label-parent .energy-level-4 {
	background-color: #feee02;
	color: #888;
}
.energy-label-parent .energy-level-4:after {
	border-color: transparent transparent transparent #feee02;
}
.energy-label-parent .energy-level-5 {
	background-color: #faba00;
	color: #fff;
}
.energy-label-parent .energy-level-5:after {
	border-color: transparent transparent transparent #faba00;
}
.energy-label-parent .energy-level-6 {
	background-color: #ea6602;
	color: #fff;
}
.energy-label-parent .energy-level-6:after {
	border-color: transparent transparent transparent #ea6602;
}
.energy-label-parent .energy-level-7 {
	background-color: #e3010d;
	color: #fff;
}
.energy-label-parent .energy-level-7:after {
	border-color: transparent transparent transparent #e3010d;
}
.energy-label-parent .PriceBox {
	margin-top: 21px;
}

/*04-02-2026*/
#trust-header {background:#fff;height:38px;padding:5px 0}
section.stick {position:sticky;top:0;z-index:9999;border-bottom:1px solid #cdcdcd}

#topbar .search {height:22px;cursor: pointer}

#topbar .phone,
#topbar .phone svg {height:26px}
#topbar .phone {cursor:pointer}
#topnav {float:left;margin-top:20px}
#topnav #ProductMenu_List {overflow: visible}
#topnav #ProductMenu_List>li>ul {/* left:0; *//* right:0; *//* margin:0px; *//* max-width:1600px; *//* margin:0px auto; */}
#topnav #ProductMenu_List a.CategoryLink0_Productmenu {border-bottom:2px solid #fff}
#topnav #ProductMenu_List a.CategoryLink0_Productmenu:hover {border-bottom:2px solid}
#topbar>.container>.row {overflow: hidden}
#topnav {width:calc(100% - 400px)}
#topnav #ProductMenu_List>li.RootCategory_Productmenu a {padding:0px!important}
#topnav #ProductMenu_List {display: flex;gap:5px}
#topnav #ProductMenu_List > li {flex:1;}
#topnav #ProductMenu_List > li >  a {text-align: center}
@media(max-width:1300px) {
	#topnav {width:calc(100% - 350px)}
}

section.cat {margin:30px 0;position:relative}
section.cat ul{display:flex;justify-content:space-between;list-style:none;flex-wrap: wrap;gap: 10px;padding:0}
section.cat ul li {align-items:center;justify-content: space-evenly;position:relative;flex-wrap: wrap;width: calc(25% - 10px)}
section.cat ul li:last-child {width:calc(50% - 5px);background:#ffb64c;display: flex;font-weight: bold;font-size:50px;color:#fff;text-align:center;align-items: center;}
section.cat ul li:last-child a {color:#000 }
section.cat ul li:last-child a:hover {text-decoration:none}
section.cat ul li:last-child .smover {display:block;font-size:18px;font-weight:700;padding:0;margin:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;white-space:nowrap; margin-top:-100px}
section.cat ul li:last-child .smunder {display:block;font-size:18px;font-weight:700;padding:0;margin:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;white-space:nowrap; margin-top:100px}
section.cat ul li:last-child .bi {font-size:170px;font-weight:900;}
section.cat ul li:last-child .lnk {font-size:18px;font-weight:500;text-decoration:underline;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;white-space:nowrap; margin-top:140px}


section.cat ul li span.small  {margin-top:-50px;font-size:26px}

section.cat ul li:not(:last-child) span{position:absolute;z-index:9;color:#fff;font-weight:600;letter-spacing:1px;font-size:30px;transform:translate(-50%,-50%);top:50%;left:50%;white-space:nowrap;    text-shadow: 0px 0px 5px #000;}
section.cat ul li img {width: 100%;height:auto}

@media(min-width:1400px) {
	section.cat ul li:not(:last-child) span {font-size:26px}
}
@media(max-width:1300px) {
	
	section.cat ul li:last-child .smover {margin-top:-50px}
	section.cat ul li:last-child .smunder {margin-top:50px}
	section.cat ul li:last-child .bi {font-size:70px}
	section.cat ul li:last-child .lnk {margin-top:100px}

}
@media(min-width:1000px) {
	section.cat ul li {position: relative; overflow: hidden;}
	section.cat ul li img {-webkit-transition: 0.5s ease;transition: 0.5s ease;}
	section.cat ul li:hover img  {-webkit-transform: scale(1.08);transform: scale(1.08);}
}
@media(max-width:999px) {
	section.cat {margin: 30px auto}
	section.cat ul{justify-content:unset; flex-wrap: nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}
	section.cat ul li{margin:0;flex-basis:unset;display:block;margin-bottom:10px;padding-left:10px;padding-right:10px;width: 65%;flex-grow:0;flex-shrink:0;flex-basis: 65%;}
	section.cat ul li span,
	section.cat ul li:hover span {font-weight:bold;font-size:23px}
	section.cat ul::-webkit-scrollbar{width:12px}
	section.cat ul::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}
}