.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1220px!important;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 98% !important;
    }
}

.woocommerce ul.products li.product a img {
    background: #ffffff;
    filter: brightness(.96);
}

.onsale {
	background-color: #e82b15!important;
}

.woocommerce.widget_price_filter .price_slider_amount .button {
	display:none;
}

.dgwt-wcas-search-wrapp {
    max-width: 600px;
    padding-top: 0!important;
}


.price_slider.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
	width: 80%;
}

.filter-heading span {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
		line-height:2.5em;
}

.woof .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #999!important;
}

.woof .widget_price_filter .ui-slider .ui-slider-handle {
	background: #777!important;
	border:none;
}

#menu-kategorifilter {
	list-style:none;
	padding:0;
	width: 90%;
}

#menu-kategorifilter a {
	color: #333;
	cursor: pointer;
	font-size: 18px;
	font-weight: 400;
	line-height: 2em;
}

#menu-item-1678, #menu-item-1679, #menu-item-1675, #menu-item-1680, #menu-item-1671, #menu-item-1672, #menu-item-1674, #menu-item-1677, #menu-item-1676 {

border-bottom: 1px solid #ddd;
	width: 90%;
	padding: 5px 0 5px 0 !important;
}

.menu-kategorifilter-container ul.sub-menu {
  display: none;
	list-style:none;
}


#menu-kategorifilter .current-menu-item>.sub-menu {
  display: block!important;
	list-style:none;
	padding:0px;
	margin-bottom: 3px;
}

.menu-kategorifilter-container ul.sub-menu li a {
	font-size: 15px!important;
}

#menu-kategorifilter li.menu-item-has-children::before {
font-family: "Font Awesome Subset";
    content: "\f107";
    font-size: 10px;
    margin-left: 2px;
    color: #47819e;
    margin-top: 9px;
    font-weight: 900;
		float: right;
}
/*
#menu-kategorifilter li.menu-item-has-children::after { font-family: "Font Awesome 6 Free";
    content: "\f107";
    font-size: 10px;
    margin-left: 2px;
    color: #47819e;
    margin-top: 9px;
    font-weight: 900;
		float: right;
	-webkit-transform: rotate(180deg)
}*/

.woocommerce-checkout .newsletter {
	display:none;
}

.title-startpage h2 {
	font-size: 4rem!important;
}

.trend-family-heading h3 {
	font-size: 3rem;
}

@media (max-width: 680px) {
	.title-startpage h2 {
	font-size: 3rem!important;
}
	


}

/* Single.php */

.container.blog-single-post {
	padding: 30px 0 30px 0;
}
.sidebar-blog-post li {	
	list-style: none; 
	padding: 10px 0 0 0;
	width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar-blog-post a {
	color: #333;
  cursor: pointer;
  font-weight: 400;
}
.sidebar-blog-post a:hover {
	color:#47819e;
}
.recent-post {
	text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 2.5em;
}
.date-blog-post {
	border-top: 1px solid #ddd;
	padding: 1px 0 10px 0;
}
.cat-title-singlepost span {
	text-transform: uppercase;
  font-weight: 500;
  line-height: 2.5em;
}
.cat-title-singlepost {
	padding: 10px 0 10px 0;
}
.sidebar-post-date {
	font-size: 12px;
	color: #767676;
}
.content-blog-post {
	padding-top:10px;
	border-bottom: 1px solid #ddd;
}
.post-thumbnail img {
	 width: -webkit-fill-available;
    height: auto;
}

@media (min-width: 770px) {
#hide-sidebar-desktop {
		display:none!important;
}
}

.single-product .wishsuite-button {
	position: absolute;
	top: 0;
	right: 0;
} 


/* Kommentarsfält*/

#comments .comment-respond {
  background-color: rgba(0,0,0,0.05);
  margin-top: 2em;
  padding: 15px 25px 0;
}
#comments .comment-respond .comment-reply-title {
  font-size: 1.2em;
}
.comment-body a {
	color: #333;
}
.comment-body a:hover {
	color:  #47819e;
}
.comment-respond a {
	color: #333;
}
.comment-respond a:hover {
	color:  #47819e;
}
.comments-title {
	margin: 1em 0 1em 0;
	font-size: 22px!important;
}
.comment-form a {
	color: #333;
}

.comment-form label, legend {
  font-weight: bold;
  display: block;
  font-size: .9em;
  margin-bottom: 0.4em;
}
.comment-form .button, button, input, textarea, select, fieldset {
  margin-bottom: 1em;
}
.comment-form textarea {
  padding-top: 0.7em;
  min-height: 120px;
}
.comment-form input[type="text"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.comment-form input[type="text"], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 0 .75em;
    padding-top: 0px;
  height: 2.507em;
  font-size: .97em;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  color: #333;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-transition: color .3s, border .3s, background .3s, opacity .3s;
  -o-transition: color .3s, border .3s, background .3s, opacity .3s;
  transition: color .3s, border .3s, background .3s, opacity .3s;
}
.comment-form textarea {
  overflow: auto;
}
.comment-form button, input, select, textarea {
  font: inherit;
  font-size: inherit;
}

.comment-form input[type="submit"],  input[type="reset"], input[type="button"] {
  position: relative;
  display: inline-block;
  background-color: transparent;
  text-transform: uppercase;
  font-size: .97em;
  letter-spacing: .03em;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
}
.comment-form button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
.comment-form button, [type="button"], [type="reset"], [type="submit"] {
  cursor: pointer;
}
.comment-form .button, button, input, textarea, select, fieldset {
  margin-bottom: 1em;
}
.comment-form input[type="submit"], input[type="submit"].comment-form  .button, input[type="reset"].comment-form  .button, input[type="button"].comment-form  .button {
  color: #fff;
	background-color: #47819e;
  font: inherit;
	margin: 1em 0 1em 0;
}
	
@media (max-width: 1200px) {
.sidebar-blog-post li {
width: 200px;
}
}

@media (max-width: 1000px) {
.sidebar-blog-post li {
width: 150px;
	}
}

@media (min-width: 850px) {
.comment-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px;
}
}

@media (min-width: 850px) {
.comment-form > p {
  padding: 0 15px;
  width: 100%;
}
}

form p {
  margin-bottom: .5em;
}
@media (min-width: 850px) {
.comment-form > p {
  padding: 0 15px;
  width: 100%;
}
}

@media (min-width: 850px) {
.comment-form > p {
  padding: 0 15px;
  width: 100%;
}
}
	
@media (max-width: 575px) {
.container.blog-single-post {
 padding: 30px 10px 30px 10px!important;
}
}
