body.single-product #bottom-desc iframe {
	max-height: 450px;
}

@media (max-width: 767px) {
	body.single-product #bottom-desc iframe {
		max-height: 360px;
	}
}

@media (max-width: 575px) {
	body.single-product #bottom-desc iframe {
		max-height: 220px;
	}
}


.woocommerce-product-details__short-description > h2:first-of-type {
	margin-top: 40px;
}

@media only screen and (max-width: 992px) {
	#site-header-top { display: block;
	}
	#site-header-top a { }
	#site-header-top .left { display: none; }
	#site-header-top .right {
		justify-content: center;
	}
}
#site-footer .bottom img {
	max-width: 100%;
}

/* lidtmeget */

body.tax-product_cat .row,
.page-body .post-wrapper .post-body,
.main-container .row {
    display: block !important
}

body.tax-product_cat .row .col-lg-3,
body.tax-product_cat .row .col-lg-9 {
    width: 100%;
		max-width: 100%;
    height: 100%;
    display: inline-block
}

body.tax-product_cat .row .col-lg-3 {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-gap: 1.5rem;
	max-width: 100%
}

body.tax-product_cat .row .col-lg-3 .uncont aside:nth-child(1) {
    -ms-grid-column: 1
}

body.tax-product_cat .page-body .row-inner .col-lg-3 .uncont aside:nth-child(2) {
    -ms-grid-column: 2
}

body.tax-product_cat .page-body .row-inner .col-lg-3 .widget-container {
    margin: 0
}

.widget_product_categories li.cat-item {
    display: inline-block;
    padding: 0 .5rem;
    text-decoration: underline
}

.widget-container.widget_archive li a:before,
.widget-container.widget_categories li a:before,
.widget-container.widget_meta li a:before,
.widget-container.widget_product_categories li a:before {
    display: none
}

body.tax-product_cat .loop.row {
    height: auto !important;
    display: grid !important;
    display: -ms-grid;
    grid-template-columns: repeat(4, 1fr);
	max-width: 100%;
	width: 100%;
    -ms-grid-columns: (1fr)[4]
}

@media (max-width: 768px) {
	body.tax-product_cat .loop.row {
		margin-left: -30px;
		margin-right: -30px;
	}
}

body.tax-product_cat .loop.row .col-lg-4 { 
	display: block;
	max-width: 100%;
}

body.tax-product_cat .isotope-container .product {
    width: auto !important;
    position: relative !important;
    top: auto !important;
    left: 0 !important;
    transform: none !important
}
}

body.tax-product_cat .isotope-container .product:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(6) {
    -ms-grid-row: 2;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(7) {
    -ms-grid-row: 2;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(8) {
    -ms-grid-row: 2;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(9) {
    -ms-grid-row: 3;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(10) {
    -ms-grid-row: 3;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(11) {
    -ms-grid-row: 3;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(12) {
    -ms-grid-row: 3;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(13) {
    -ms-grid-row: 4;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(14) {
    -ms-grid-row: 4;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(15) {
    -ms-grid-row: 4;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(16) {
    -ms-grid-row: 4;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(17) {
    -ms-grid-row: 5;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(18) {
    -ms-grid-row: 5;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(19) {
    -ms-grid-row: 5;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(20) {
    -ms-grid-row: 5;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(21) {
    -ms-grid-row: 6;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(22) {
    -ms-grid-row: 6;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(23) {
    -ms-grid-row: 6;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(24) {
    -ms-grid-row: 6;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(25) {
    -ms-grid-row: 7;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(26) {
    -ms-grid-row: 7;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(27) {
    -ms-grid-row: 7;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(28) {
    -ms-grid-row: 7;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(29) {
    -ms-grid-row: 8;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(30) {
    -ms-grid-row: 8;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(31) {
    -ms-grid-row: 8;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(32) {
    -ms-grid-row: 8;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(33) {
    -ms-grid-row: 9;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(34) {
    -ms-grid-row: 9;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(35) {
    -ms-grid-row: 9;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(36) {
    -ms-grid-row: 9;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(37) {
    -ms-grid-row: 10;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(38) {
    -ms-grid-row: 10;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(39) {
    -ms-grid-row: 10;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(40) {
    -ms-grid-row: 10;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(41) {
    -ms-grid-row: 11;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(42) {
    -ms-grid-row: 11;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(43) {
    -ms-grid-row: 11;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(44) {
    -ms-grid-row: 11;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(45) {
    -ms-grid-row: 12;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(46) {
    -ms-grid-row: 12;
    -ms-grid-column: 2
}

body.tax-product_cat .isotope-container .product:nth-child(47) {
    -ms-grid-row: 12;
    -ms-grid-column: 3
}

body.tax-product_cat .isotope-container .product:nth-child(48) {
    -ms-grid-row: 12;
    -ms-grid-column: 4
}

body.tax-product_cat .isotope-container .product:nth-child(49) {
    -ms-grid-row: 13;
    -ms-grid-column: 1
}

body.tax-product_cat .isotope-container .product:nth-child(50) {
    -ms-grid-row: 13;
    -ms-grid-column: 2
}

#shop-text {
    display: inline-block;
    width: 100%;
    padding: 0 1rem;
    background: #fff;
    text-align: center
}

body.post-type-archive-product .tmb .t-entry-visual a img {
    transition: all 1s
}

body.post-type-archive-product .tmb .t-entry-visual a:hover img {
    transform: scale(1.3);
    transition: transform 1s
}

@media only screen and (max-width:800px) {
	.single-product-details,
	.entry-summary iframe {
		max-width: 100%;
	}
	.woocommerce .woocommerce-product-gallery {
		width: auto;
	}
    body.tax-product_cat .isotope-container {
        grid-template-columns: repeat(2, 1fr)
    }

    body.tax-product_cat .page-body .row-inner .col-lg-3 .uncont {
        grid-template-columns: 1fr
    }
}

@media (min-width:960px) {
    .main-container .row.limit-width {
        max-width: 100%
    }
}

/* topinfo + mob cat black box */
@media (max-width: 569px) {
    body .mobile-hidden.top-menu {
        display: block !important;
        border: 0;
        order: 2;
			padding: 0 20px;
			background: none;
    }

    body .mobile-hidden.top-menu ul {
        display: none;
    }

    body .mobile-hidden .row-menu .row-menu-inner {
        border: 0;
    }

    body .mobile-hidden.top-menu th {
        display: none;
        width: 90%;
    }

    body .mobile-hidden.top-menu th:nth-child(1) {
        display: inline-block;
    }

    body .mobile-hidden.top-menu th:nth-child(3) {
        display: inline-block;
    }

    body .menu-wrapper {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
	
	body .navbar {
		width: 100%;
		order: 2;
	}

    body .menu-container-mobile {
        position: inherit !important;
    }
	
	body .is_stuck .menu-container-mobile {
		position: fixed !important; }
	.header-wrapper .header-content-inner { padding: 2rem !important; width: auto; height: auto !important; }
	}

#gotoallproducts h2 {
    text-align: center;
    display: block;
    font-weight: 400;
}
#gotoallproducts h2 a {
    background: #000 !important;
    color: #fff !important;
    padding: 25px 15px 20px;
    line-height: 1;
    display: block;
    width: auto;
    max-width: fit-content;
    margin: 0 auto;
    text-decoration: none;
    font-size: 15px;
}
#sticky_add_to_cart #stmreviews_wrap {
	display: none !important;
}

body .cat_slide {
    display: none;
}
@media screen and (max-width: 1000px) {
body .cat_slide {
    display: block;
}
	body .cat_slide ul.wp-block-list {
            display: flex;
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            scroll-behavior: smooth;
            width: 100%;
						max-width: 100%;
						padding: 0;
						align-items: center;
						margin: 0 auto;
        }

        /* Hide scrollbar */
        body .cat_slide ul.wp-block-list::-webkit-scrollbar {
            display: none;
        }

        /* Individual Slide */
        body .cat_slide ul.wp-block-list > li {
            flex: 0 0 100px;
            scroll-snap-align: start;
            position: relative;
        list-style: none;
        }
	body .cat_slide ul.wp-block-list > li a {
    display: flex
;
    flex-direction: column-reverse;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #000;
    font-weight: 500;
}
	body .cat_slide ul.wp-block-list > li a span {
    display: block;
    height: 40px;
}
}