/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*GLOBAL CSS*/
.is-layout-flex {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce-info .message-container a {
	margin:0;
	color: blue;
}
.product-section-title {
	margin: 0!important;
}
.berocket_better_labels
{
	z-index: 2 !important;
}
.first_video {
	padding-bottom: 20px;
}

.off-canvas .sidebar-menu {
	padding: 0;
}

.off-canvas-center .mfp-content {
	padding-top: 30px;
}

.off-canvas .nav-vertical>li>a {
	padding-top: 12px;
	padding-bottom: 12px;
	
}

.off-canvas-center .nav-vertical>li>a {
	font-size: 1.3em;	
}

.product-remove a {
	color: #777 !important;
}
.product-remove a:hover {
	color: #000 !important;
}

.blog #content > div {
	max-width: 1590px;
}

#failure {
	width: 100% !important;
    margin: 90px auto !important;
    text-align: center !important;
}

@media screen and (min-width: 850px) {
	.blog .row-large>.flickity-viewport>.flickity-slider>.col, .row-large>.col {
    	padding: 0 15px 0px 30px !important;
	}	
}

.woocommerce .category-page-row, .woocommerce .page-title-inner {
	max-width:1560px;
}

#wholesale_tax_section {
	display: none;
}

.text-white {
	color: white !important;
}

.produkt_slider .box-image img {
	max-height: 282px;
}

.box-blog-post .is-divider {
	display:none;
}
.forside_blog_col col:nth-child(2){
	padding-right: 0;
}

.forside_blog_col .box-image,  .forside_blog_col .box-image img{
	max-height: 500px;
}

.siste_nytt_wrapper {
	margin-top: 70px;
}

.forside_banner_wrapper {
	margin-bottom: 40px;
}

#footer .deco_logo {
	display: none;
}

.page_products_title a{
	float: right;
	font-size: 16px;
}

.page_products_title a:hover{
	color: #f15c21;
}

.page_products {
	max-width: 1560px !important;
}
.page_products .box-image a {
	max-height: 360px !important;
}

#customer_login > div.col-2.large-6.col.pb-0 > div > form > p:last-of-type:after{
	content:'Bedriftskunde?';
	width: 100%;
	display: block;
	font-size: 1.25em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: .05em;
	color: #1c1918;
	font-family: "Nunito Sans", sans-serif;
}

.page_header .container{
	max-width: 1560px;
	padding-left: 20px;
}

@media screen and (max-width: 1550px) { 
	.page_header .container{
		padding-left: 15px;
	}
}

.categori_cards p{
	font-size: 1.5em;
}

.categori_cards .button{
	border: 2px #fff solid !important;
}

.price .uom, .price p {
	color: #111;
}

.price-wrapper .uom {
	font-weight: 700;
	color: #111
}

/* END GLOBAL CSS*/

/* CONTACT FORM */
.contact-form .wpforms-field-text, .contact-form .wpforms-field-email{
	width: 50% !important;
	float: left !important;
	clear: none !important;
}
.contact-form #wpforms-26241-field_5 {
	max-width: 100% !important;
}

.contact-form .wpforms-field-label {
	text-align: left;
}

.contact-form .wpforms-field-medium {
	max-width: 90% !important;
}

.contact-form .contact-form-button {
	background: #F15C21 !important;
    color: #fff !important;
    width: 100px !important;
    padding: 8px !important;
    font-size: 1.2em !important;
}
/* END CONTACT FORM */

/* Catalogue Form*/
.catalogue-form {
	padding: 20px !important;
}

.catalogue-form .wpforms-field-email, .catalogue-form .wpforms-field-select {
	width: 50% !important;
	float:left !important;
}

.catalogue-form .wpforms-form .wpforms-field {
	clear: none !important;
}

.catalogue-form input[type=email] {
	max-width: 90% !important;
}

.catalogue-form .wpforms-form select {
	max-width: 100% !important;
}

.catalogue-form .wpforms-form .wpforms-field-textarea {
	clear: both !important;
}

.catalogue-form .contact-form-button {
	background: #F15C21 !important;
    color: #fff !important;
    width: 100px !important;
	height: 50px !important;
    font-size: 1.2em !important;
	padding: 0!important;
}
/* END Catalogue Form*/

/**/
.newsletterForm .newsletterButton{
	background: #F15C21 !important;
    color: #fff !important;
    width: 100px !important;
    padding: 2px !important;
    font-size: 1em !important;
}
/**/
/* FORSIDE BANNER */
.forside_bg_angle {
	min-height: 445px;
	max-height: 445px;
	padding: 0 !important;
	margin: 0 !important;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 240px, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 240px, 0% 100%);
}

.forside_bg_angle_mobile {
	padding: 0 !important;
	margin: 0 !important;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 110px, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 110px, 0% 100%);
	
}


.forside_banner_slider_col {
	top: 0;
}

.forside_banner_slider_col {
	position: absolute;
}

.forside_banner_price {
	width: 245px;
	float:right;
	border-radius: 17px;
}

.forside_banner_slider_col .flickity-prev-next-button.previous {
	left: 0.5%;
}


.forside_banner_slider_col .slider-nav-light .flickity-prev-next-button {
	right: 0.5%;
}

.forside_slider_mobile .section-content{
	width: auto;
	margin: 0 auto;
}


/* END FORSIDE BANNER*/

/* SEARCH */
.dgwt-wcas-details-inner-product {
	padding-top: 10px;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	border: 2px #F15C21 solid !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	
}

.mobile-nav .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	height: 59px;
	border-color: #EAEAEA !important;
}

/* END SEARCH*/

/* CALL TO ACTION BANNER FORSIDE */
.forside_call_to_action .call_to_action_right_col .section {
	max-height: 415px;
}

.forside_call_to_action .call_to_action_left_col .forside_banner_price {
	position: absolute;
	right: 10px;
	bottom: -120px;
	
}

/* SALGSTEKST  */
.forside_salgstekst_col a {
	 text-decoration: underline;
}

.forside_salgstekst_col a:hover {
	text-decoration-color: #F15C21;
	color: #F15C21;
}

.forside_salgstekst_wrapper {
		margin-bottom: 70px;
}

/* END SALGSTEKST */


/* END CALL TO ACTION BANNER FORSIDE */

/* INSPIRASJONSGALLERI  */
.forside_section_bg_inspirasjonsgalleri  {
	position: absolute;
	display: none !important;
}

.forside_section_inspirasjonsgalleri h3 {
	font-size: 29px;
}

.forside_section_inspirasjonsgalleri .gallery_p {
	font-size: 20px;
}

.forside_section_inspirasjonsgalleri .galleri_link {
	font-size: 16px;
}

.forside_section_inspirasjonsgalleri .is-divider {
	display: inline-block;
	margin: 0;
	margin-bottom: 5px;
}

.forside_section_inspirasjonsgalleri  .galleri_link {
	display: inline;
	padding-left: 18px;
}
.forside_section_inspirasjonsgalleri  a:hover {
	color: #F15C21;
	font-weight: 700;
}

.forside_section_inspirasjonsgalleri .content_col .col-inner {
	padding: 34px 45px 42px 45px;
	background-color: #FCF5EB !important;
	bottom: -380px;
	float: right;
	left: 30px;
}

/* END INSPIRASJONSGALLERI */

/* START PRODUKT SLIDERS */

.row .gallery, .row .row:not(.row-collapse), .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse) {
	margin: 0;
}

/* END PRODUKT SLIDER*/

/* START REDDOT AND ARTSTYL SECTION */
.forside_reddot_leftCol {
	max-width: 40.523%;
	-ms-flex-preferred-size: 40.523%;
	flex-basis: 40.523%;
}

.forside_reddot_rightCol {
	max-width: 59.477%;
	-ms-flex-preferred-size: 59.477%;
	flex-basis: 59.477%;
	
}

.forside_reddot_rightCol .col-inner{
		top: 40px;
	left: -108px;
	width: calc(100% + 108px);
	
}

.forside_wallpanels_rightCol {
	max-width: 40.523%;
	-ms-flex-preferred-size: 40.523%;
	flex-basis: 40.523%;
}

.forside_wallpanels_leftCol {
	max-width: 59.477%;
	-ms-flex-preferred-size: 59.477%;
	flex-basis: 59.477%;
	
}

.forside_wallpanels_leftCol .col-inner{
	top: 40px;
	width: calc(100% + 108px);
	z-index:2;
}

.content_colum .is-divider {
	display: inline-block;
	position: relative;
	bottom: 6px;
	margin: 0  15px 0 0;
}

.content_colum .read_more_link {
	display: inline-block;
}

.content_colum .read_more_link:hover a{
	color: #f15c21 !important;
	font-weight: 700;
}

/* END REDDOT AND ARTSTYL SECTION  */

/* START LISTVERK PAGE */

/* Tablet and lower */
@media screen and (max-width: 849px)  { 
	.bruksomrade_section .right_col .col-inner {
		padding: 30px 20px 10px 20px !important;
	}
	
	.header_with_divider_col h2 {
		font-size: 22px !important;
	}
	.header_with_divider_col a {
		font-size: 16px !important; 
		top: -1.5px !important;
	}
	
	.header_with_divider_col .is-divider {
		max-width: 30px !important;
		top: 5px !important;
		position: relative !important;
	}
	
	.header_with_divider_col .col-inner {
		margin: 0 !important;
	}
	
	.mfp-ready .mfp-close {
		margin-right: 5px !important;
	}
}

/* Desktop and higher */
@media screen and (min-width: 850px)  {
	.bruksomrade_section .right_col .col-inner {
		
		padding: 70px 20px 10px 20px !important;
	}
}
/* END LISTVERK PAGE*/
/* Start Cookie pop-up*/
.cookie-consent-overlay {
	  position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: rgba(0,0,0,.5);
    bottom: 0;
}

.cookie-consent-popup {
	 position: absolute;
    width: 100%;
    background: #fff;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    box-shadow: 0 -4px 0 rgba(0,0,0,.25);
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100%;
}

.cookie-consent-popup .cookie-consent-content {
	  width: 800px;
    display: flex;
    font-size: 16px;
    flex-direction: column;
}

.cookie-consent-popup .cookie-consent-content .cookie-consent-header {
	display:flex;
}

.cookie-message {
		padding-right: 100px;
	text-align:left;
}

.cookie-consent-popup .cookie-consent-content .cookie-consent-header .cookie-logo {
	  flex-basis: 200px;
    padding-top: 5px;
}

.cookie-logo img {
	width:150px;
}

.cookie-consent-buttons-container {
	display: flex;
    flex-direction: column;
    padding-right: 40px;
		margin-top: -50px;
}

.cookie-actions {
	    display: flex;
    margin-right: 390px;
}



@media only screen and (max-width: 779px){ 
		.cookie-logo {
	display:none;
}
	
	.cookie-message {
		padding-right: 0;
		margin: 10px auto;
		text-align:center;
}
	
	.cookie-consent-buttons-container {
		margin-top:-40px;
		padding:0;
	}
	
	.cookie-actions {
	    flex-direction: column;
			margin-right: 0;
}
	.cookie-left-button a {
	    width:70%;
}

}

.cookie-left-button {
	   flex: 1;
}

.cookie-right-link {
	align-self: center;
}

/* End Cookie pop-up*/

/* HEADER / NAV */
	#header .container {
		padding: 0;
	}

	.header-full-width .container {
		max-width: 1530px !important;
	}

	.header-main {
		background-color: #fff;
	}

	.header-nav .account-item, .header-nav .cart-item {
		text-align: center;
		margin: 0;
		padding: 0;
	}

	.header-nav .account-item span, .header-nav .cart-item span {
		font-weight: 400;
		font-size: 16px;
		color: #3c3c3c;
	}

	.header-nav .cart-item {
		width: 83px;
	}

	.nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
		color: #f15c21;
	}

	.header-nav .cart-item .icon-shopping-basket:before {
		display:none!important;
	}
	.header-nav .cart-item .icon-shopping-basket:after {
		top: -54px;
		right: -45px;
	}

	.header-nav .account-item span:before {
		content:url('/wp-content/uploads/2020/03/min-konto-logo.png');
		position:relative; /*or absolute*/
		z-index:100000; /*a number that's more than the modal box*/
		width: 100%;
		float: left;
		top: -1px;
		padding-bottom: 7px;
	}

	.header-nav .cart-item span:before {
		content:url('/wp-content/uploads/2020/03/handlevogn-logo-e1646608981246.png');
		position:relative; /*or absolute*/
		z-index:100000; /*a number that's more than the modal box*/
		width: 100%;
		float: left;
		padding-bottom: 11px;
	}

	.header-bottom-nav.nav-right li:nth-last-child(-n+3) a{
		font-size: 16px !important;
		font-weight: 400 !important;
	}

	.nav-spacing-xlarge>li {
		margin: 0 17.5px;
	}

	#ajaxsearchlite1 {
		width: 51.5%;
		top: 10px;
		background: none;
		background-image: none;
		box-shadow: none;
		padding: 0;
		margin:0 auto;
	}

	#ajaxsearchlite2 {
		background: none;
		background-image: none;
		box-shadow: none;
		padding: 0;
		margin:0 auto;
	}
	#wide-nav .header-search-form  {
		margin: 0;
		padding: 0;
	}

	#ajaxsearchlite1 .probox, #ajaxsearchlite2 .probox {
		background: white;
		border-radius: 0;
		padding: 2px;
		margin: 2px;
		border: solid 2px #F15C21;
		box-shadow: none;
	}

	#ajaxsearchlite1 .probox .promagnifier, #ajaxsearchlite2 .probox .promagnifier {
		background-color: transparent;
		background-image: none;
	}

	#ajaxsearchlite1 .probox .proclose svg, #ajaxsearchlite2 .probox .proclose svg {
		background: none;
		border: none;
		fill: #3c3c3c;
	}
	#ajaxsearchliteres1, #ajaxsearchliteres2 {
		padding: 0px;
		background: #F15C21;
		border-radius: 0;
		margin-top: -10px;
	}
	#ajaxsearchliteres1 .item:first-child, #ajaxsearchliteres2 .item:first-child {
		border-radius: 0;
	}

	/* END HEADER / NAV */

.forside_icon_row p{
	font-size: 19px;
	font-weight: 400;
	color: #4A4A4A;
}

.forside_icon_row .icon-box:hover p{
	color: #F15C21;
	font-weight: 700;
}

.header_with_divider_col .is-divider {
	max-width: 60px;
	margin: 0px 10px 10px;
	color: #F15C21;
	display: inline-block;
	
}
.header_with_divider_col h2 {
	font-size: 42px;
	font-weight: 700;
	color: #1C1918;
	display: inline;
}

.header_with_divider_col a {
	font-size: 20px;
	font-weight: 400;
	color: #1C1918;
	display: inline-block;
	position: relative;
	top: -5px;
}
.header_with_divider_col p {
	display: inline;
}

.header_with_divider_col a:hover {
	color: #F15C21;
	font-weight: 700;
}

/* FOOTER */

.dark .payment-icons .payment-icon {
	background-color: #646464;
}

.button.is-outline, input[type='submit'].is-outline, input[type='reset'].is-outline, input[type='button'].is-outline {
	border: 2px #646464 solid;
}

.footer-1, .footer-2 {
	border: none;
}

.zoom-social-icons-list {
	float: right;
}

#footer .footer-widgets .row {
	max-width: 1530px;
}

#footer .footer-widgets .col {
	padding: 0;
}

#footer {
	text-align: center;
}

#footer .widget .is-divider {
	margin: .66em auto;
}

#footer .zoom-social-icons-list {
	float: none;
}


/* END FOOTER*/
@media only screen and (max-width: 767px) {
	.header-main {
		padding: 5px 5px !important;
	}
	
	.page_products_title a {
		display: none !important;
	}
	
}
@media only screen and (min-width: 200px) {
	#logo a {
		width: 110px !important;
		padding:0;
	}
	.logo-left .logo {
		padding: 0;
	}
	
	#logo img  {
		max-height: 80px !important;
	}
	
	.header-main {
		height: 102px !important;
		padding: 14px 15px 8.4px;
	}
	
	.mobile-nav .account-item .icon-user:before {
		content:url('/wp-content/uploads/2020/03/min-konto-logo-e1646608889628.png');
		position:relative; /*or absolute*/
		z-index:100000; /*a number that's more than the modal box*/
		width: 100%;
		float: left;
		top: 1px;
	}
	
	.mobile-nav .account-item a {
		background-color: #FAFAFA;
    	border-radius: 25px;
		width: 45px;
		height: 45px;
	}
	.mobile-nav .account-item i {
		margin: 0 auto;
	}
	
	.mobile-nav .cart-item .icon-shopping-basket:before {
		content:url('/wp-content/uploads/2020/03/handlevogn-logo-e1646608981246.png');
		position:relative; /*or absolute*/
		z-index:100000; /*a number that's more than the modal box*/
		width: 100%;
		float: left;
	}
	
	.mobile-nav .cart-item a {
		background-color: #FAFAFA;
    	border-radius: 25px;
		width: 45px;
		height: 45px;
	}
	.mobile-nav .cart-item i {
		margin: 0 auto;
	}
	
	.header-bottom {
		min-height: 0 !important;
		height: 59px;
	}
	.mobile-nav {
		justify-content: flex-end;
		padding-right: 5px;
	}
	
	.mobile-nav .nav-icon {
		left: 15px;
		position: absolute;
		
	}

	.mobile-nav .nav-icon a{
		padding: 0;
		padding-right: 5px;
		overflow: hidden;
	}
	
	.mobile-nav .icon-menu:after {
		content: 'Meny';
		font-size: 15px;
		font-weight: 700;
		font-family: "Lato", sans-serif;
		position: relative;
		top: -7px;
		left: 5px;
	}
	
	.mobile-nav>.search-form {
		width: 70%;
		float:right;
	}
	
	
	#ajaxsearchlite1 .probox, #ajaxsearchlite2 .probox { 
		padding: 12.2px 2px;
		border: solid 2px #EAEAEA;
		margin-right: 1px;
	}
	
	#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox div.proinput input {
		font-size: 16px;
	}
	
	#ajaxsearchliteres2 {
		width: 100% !important;
		left:0 !important;
		margin-top: -11px;
	}
	
	.forside_slider_mobile {
		min-height: 178px;
	}
	
	.forside_banner_slider_col {
		min-height: 178px;
	}
	
	.forside_bg_angle_mobile {
		min-height: 270px;
	}
	
	.header-bottom-nav>li>a {
		font-size: 20px;
	}
	
	.forside_salgstekst_col h3{
		font-size: 26px;
	}
	
	.forside_section_inspirasjonsgalleri h3 {
		font-size: 22px;
	}
	
	.forside_section_inspirasjonsgalleri .gallery_p {
		font-size: 16px;
	}
	
	.forside_section_inspirasjonsgalleri .galleri_link {
		font-size: 15px;
	}
}

/**/
@media only screen and (min-width: 550px) {
	.forside_slider_mobile {
		min-height: 250px;
	}
	
	.forside_banner_slider_col {
		min-height: 250px;
	}
	
	
	.forside_bg_angle_mobile {
		min-height: 250px;
	}
	
	.forside_section_inspirasjonsgalleri h3 {
		font-size: 29px;
	}
	
	.forside_section_inspirasjonsgalleri .gallery_p {
		font-size: 20px;
	}
	
	.forside_section_inspirasjonsgalleri .galleri_link {
		font-size: 16px;
	}
	
	
}

@media (min-width: 768px) {
	
}

@media (max-width: 1350px) { 
	.header-bottom-nav>li>a {
		font-size: 18px !important;
	}
	.nav-spacing-xlarge>li {
		margin: 0 12px !important;
	}
	
}
@media (max-width: 1199px) {
	
	 .wide-nav .hide-for-medium {
		display: none;
	}
	
	.mobile-nav .header-search-form {
		display: none !important;
	}
	
	.wide-nav .show-for-medium {
		display: block !important;
	}
	
}

@media (max-width: 849px) { 
	.mobile-nav .header-search-form {
		display: block !important;
	}
}


@media only screen and (min-width: 850px) {

	.mfp-ready .mfp-close {
		margin-right: 10px !important;
	}
	
	#ajaxsearchlite1 .probox, #ajaxsearchlite2 .probox { 
		padding: 2px 2px;
	}
	
	.forside_banner_slider_col {
		max-height: 445px;
	}
	
	.forside_banner_content h1 {
		font-size: 40px !important;
	}
	
	.forside_banner_price  {
		bottom: -250px;
	}
	
	.forside_section_inspirasjonsgalleri .content_col .col-inner {
		padding: 61px 76px 70px 76px;
		background-color: #FFFFFF important;
		float: none;
		left: 0;
		bottom: 0;
	}
	
	.forside_salgstekst_wrapper {
		margin-bottom: 0;
	}
	
	.siste_nytt_wrapper {
		margin-top: 0;
	}
	
	.forside_section_bg_inspirasjonsgalleri {
		display: block !important;
	}
	
	.forside_banner_wrapper {
		margin-bottom: 0;
	}
	
	#footer .deco_logo {
		display: block;
		max-width: 131px !important;
	}
	
	#footer {
		text-align: left;
	}

	#footer .widget .is-divider {
		margin: .66em;
	}
	
	#footer .zoom-social-icons-list {
		float: right;
	}
}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {
	#wide-nav {
		height: 62px;
	}
	
	.header-bottom-nav>li>a {
		font-size: 20px;
	}
	
	.forside_banner_content h1 {
		font-size: 60px !important;
	}
	
	.forside_banner_price {
		bottom: -275px;
	}
	
	.forside_salgstekst_col h3{
		font-size: 40px;
	}
	
	.forside_section_inspirasjonsgalleri h3 {
		font-size: 34px;
	}
	
	.forside_section_inspirasjonsgalleri .gallery_p {
		font-size: 20px;
	}
}

@media (max-width: 1524px) {  
	.header-bottom-nav.nav-right {
		justify-content: flex-start !important;
		margin: 0 15px;
	}
}
@media (min-width: 1525px) { 
	#logo {
		top: 6px;
		position: relative;
	}
	
	#logo a  {
		width: 163px !important;
	}
	
	#logo img  {
		max-height: 118px !important;
	}
	
	.header-bottom-nav.nav-right {
		justify-content: flex-end !important;
	}
}


/* PINTREST */
.super-responsive-wrapper {
  width: 100%;
  margin: auto;
}

.board-wrapper {
  margin: auto;
  text-align: center;
}

.board-wrapper span {
  overflow: hidden;
  max-width: 100%!important;
}

/* Start Forhandler / Proff kanpp header */
@media screen and (max-width: 849px)  { 
	.nav>li {
		margin: 0;
	}
	.forhandler-item, .wishlist-item {
		margin-top: 6px !important;
	}
	
	.forhandler-item p, .wishlist-item p {
		display: none;
	}
	.forhandler-item a, .wishlist-item a {
		background-color: #FAFAFB;
		border-radius: 25px;
		width: 45px;
		height: 45px
	}
	.logo-left .logo {
		margin-right: 0;
	}
	
	/*
	.mobile-nav  li {
		width: 50px !important;
	}*/
	
	.mobile-nav li a img{
		width: 24px;
		padding-bottom: 2px;
	}
	
	
/* END Forhandler / Proff kanpp header */
}

/* START  Forhandler registrering */

.wwp_wholesaler_registration .anr_captcha_field {
	margin-bottom: 20px;
}
/* END Forhandler registrering*/


.mobile-sidebar .current-menu-item>a, .mobile-sidebar .current-menu-parent>a {
	color: #f15c21 !important;
}

.nav-sidebar.nav-vertical>li.menu-item:hover  {
	background: rgba(204, 204, 204, 0.4);
}


.provebitForm .wpforms-submit {
	background-color: #f15c21 !important;
	color: #fff !important;
}

/*NEW FOOTER*/

@media screen and (max-width: 549px)  { 
	#footer .footer-icons {
		text-align: center !important; 
	}
	
	#footer .deco-info-col .col-inner {
		text-align: center !important; 
	}

	#footer .is-divider {
		margin: 1em auto !important;
	}
	
	#footer .footer-form-heading .col-inner {
		text-align: center !important; 
	}
	
	
}

/* START NEW SAMPLE PRODUCTS BUTTON*/
/*
.product .cart {
	margin-bottom: 70px;
}
.product #orderSampleProductBtn {
	position: absolute;
	bottom: 380px;

}
*/
.product-lightbox-inner  #orderSampleProductBtn {
	margin: 15px 0 !important;
}
/* END NEW SAMPLE PRODUCTS BUTTON*/


// Sets red color to backorder text in cart
.cart_item .backorder_notification {
	color: red! important;
}

#login-form-popup a, .woocommerce-form-login a, .woocommerce-form-register a  { 
	color: blue;
}

#customer_login > div.col-2.large-6.col.pb-0 > div > form > a {
	background-color: #f15c21 !important;
	color: #fff !important; 
    border-color: rgba(0,0,0,.05);
	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%;
}
#customer_login > div.col-2.large-6.col.pb-0 > div > form > a:hover {
	outline: none;
    opacity: 1;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}


#login-form-popup .woocommerce-form-register__submit, .woocommerce-form-register .woocommerce-form-register__submit {
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

.header-nav .wishlist-icon {
	font-size: 29px !important; 
	color: #3c3c3c !important;
	top: -10px;
}
.header-wishlist-title {
	position: absolute;
    top: 39px;
    left: -20px;
	font-size: 16px;
	font-weight:400;
	color: #3c3c3c;
}

.nav .wishlist-link, .header-wishlist-title {
	margin-left: 25px !important;
}

.wishlist_table.mobile .product-remove {
	left: -25px !important;
}

.product .yith-wcwl-add-button {
	padding-top: 20px!important;
}

/*Removes variant price on product page*/
.single-product .product-type-variable .price-wrapper {
	display: none !important;
}

.nav-anim>li+li, [data-animate-delay="300"] {
    -webkit-transition-delay: .2s !important;
    -o-transition-delay: .2s !important;
	transition-delay: .2s !important; 
}


.woocommerce-order-received #lim-popup {
	display: none !important;
}

.woocommerce-order-received .mfp-bg.mfp-ready {
	display: none !important;
}

/* Name your price plugin */
#nyp-1 {
	text-align: left !important;
}
#nyp-minimum-price-1 {
	margin-bottom: 30px;
}

.contact-form #wpforms-26241-field_5-container{
width: 90% !important;
}
.contact-form #wpforms-26241-field_9-container{
width: 47% !important;
}
.contact-form #wpforms-26241-field_1-container{
width: 47% !important;
}

.dark .button.is-link:hover, .dark .button.is-underline:hover {
    color: #f15c21;
    opacity: .8;
}


.wrapper-btn{
  position: relative;
}

.wrapper-btn a{
	padding: 10px 20px;
  width: auto;
  height: 40px;
  text-decoration: none;
  color: #333;
  border: 2px solid #f15c21;
  letter-spacing: 2px;
  text-align: center;
  position: relative;
  transition: all .35s;
}

.wrapper-btn a span{
  position: relative;
  z-index: 2;
}

.wrapper-btn a:after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #f15c21;
  transition: all .35s;
}

.wrapper-btn a:hover{
  color: #fff;
}

.wrapper-btn a:hover:after{
  width: 100%;
}

// Image centring for product page

.woocommerce-product-gallery__image {
	display: flex;
    min-height: 480px;
	justify-content: center;
}

.woocommerce-product-gallery__image {
	display: flex;
    min-height: 480px;
	justify-content: center;
}

.woocommerce-product-gallery__image a img {
    max-height: 480px;
	width: auto;
}



@media screen and (max-width: 849px)  {  
.woocommerce-product-gallery__image {
    min-height: 300px;
	display: flex;
	justify-content: center;
}
 
.woocommerce-product-gallery__image a img {
    max-height: 300px;
	width: auto;
}
}


.miljo-grid-container {
  display: grid;
  grid-template-columns: 110px auto;
  grid-column-gap: 20px;
  padding: 10px;
}

.miljo-left .nice-price-logo {
	width: 110px;
}

.miljo-left img {
	width: 60px;
}

.miljo-grid-container p {
	margin-bottom: 0;
}

.miljo-grid-container > div {
  text-align: left;
  display: flex;
  align-items: center;
}
.miljo-grid-container .miljo-right span{
	font-weight: 700;
}
.paint-bottom-container {
	background-color: #fafafa;
	padding: 20px 25px 5px;
}

.product-template-default #tab-description a {
	color: #0000EE;
}

#product-nmc-logo {
	width: 180px;
	
}
@media screen and (max-width: 1030px)  { 
	#product-nmc-logo { 
		float:none;
		top: 0;
		right: 0;
		left: 25%;
		
	}
}

@media screen and (max-width: 350px)  { 
.mobile-nav .icon-menu:after {
		display: none !important;
		
	}
	#logo a {
		width: 85px !important;	
	}
	#logo {
		width: 85px !important;	
	}
}


.archive .category-section {
	padding-left: 0px;
	padding-right: 0px;
}

.archive .term-container {
	display: block;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 2px solid #f15c21;
}
.archive .term-container a{
	color: #0000EE;
}

.archive .term-flex-container {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 2px solid #f15c21;
	gap: 20px;
}

.archive .term-flex-container .term-left {
	width: 50%;
}

.archive .term-flex-container .term-left a{
	color: #0000EE;
}
.archive .term-flex-container .term-right {
	display: flex;
	padding: 10px 0;
}

@media screen and (max-width: 1200px)  {  
	.archive .term-flex-container {
		flex-direction: column;
	}
	
	.archive .term-flex-container .term-left {
		width: 100%;
	}
}

@media screen and (max-width: 850px)  {
	.scroll-for-more {
		display: none !important;
	}
}
.scroll-for-more {
	color: #F15C21;
	opacity: 1 !important;
	border: 1px solid;
	border-radius: 100%;
	padding: 0 10px;
	animation: down 1.5s infinite;
	-webkit-animation: down 1.5s infinite; 
	position: absolute !important;
	bottom: 30px;
	margin: 0 !important; 
	transform: translateX(-50%);
}

@keyframes down {
	0% {
		transform: translateX(-50%)!important;
	}
	20% {
		transform: translate(-50%, 5px);
	}
	40% {
		transform: translateX(-50%)!important;
	}
}



.scroll-for-more i {
	font-size: 50px !important;
	line-height: 0 !important;
}

.widget .tagcloud a:hover {
	background-color: #f15c21 !important;
}

.envirabox-theme-infinity_light .envirabox-navigation .envirabox-arrow--right {
	right: 7px !important;
}

.envirabox-theme-infinity_light .envirabox-title-wrap {
	left: 0px !important;
}
.envirabox-theme-infinity_light .envirabox-inner .envirabox-toolbar {
	height: 0 !important;
	background-color: #fff;
	position: absolute !important;
}

.envirabox-title {
	font-size: 0.8em !important;
}
.envirabox-caption {
	font-size: 0.7em !important;
}
.envirabox-caption a{
	color: #0000EE;
}

.envirabox-caption a:hover{
	color: #551A8B;
}
.envirabox-caption, .envirabox-title  {
	color: #F15C21 !important;
}

.envira-tags-filter-list {
	width: 100%; 
	text-align: center;
}
.envira-tags-filter-list li.envira-tag-filter, .envira-tags-filter-list li.envira-tags-filter {
	float: none !important;
	display: inline-block;
	margin-right: 10px;
}

.html_topbar_right {
	width: 100%;
}
.topbar-notification {
	text-align: center;
}

@media screen and (min-width: 749px)  { 
	.topbar-notification {
		font-size: 1.2em;
	}
}

.woocommerce-terms-and-conditions-checkbox-text a {
	color: rgb(0, 0, 238);
}

.payment_method_dibs_easy {
}

.payment_method_dibs_easy img {
	max-width: 100% !important;
}

/* START BLOGSPALTER PÅ PRODUKTKATEGORIER */

.product-article {
    padding: 0 9.8px 19.6px;
}
@media (min-width: 1024px) {
    .product-article .col-inner {
        height: 100%;
    }
}
.product-article-content {
    margin-top: -20px;
}
.product-article-content .col-inner {
    background-color: #F5F1E7;
    padding: 10px 20px;
}
.product-article-img .col-inner img {
    width: 100%;
    height: 100%;
    max-height: 450px;
    object-fit: cover; /* Fyller ut containeren uten å forvrenge bildet */
    object-position: center center; /* Sørger for at bildet er sentrert hvis det ikke fyller hele området */
}
.product-article .link {
	color: #0066cc;
	cursor: pointer;
	text-decoration: none;
}
/* END BLOGSPALTER PÅ PRODUKTKATEGORIER */

/* START BLOG RELATED POSTS AND AUTHOR BOX */
.related-posts.modern-style {
    margin-top: 30px;
    margin-bottom: 30px;
}

.related-posts h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #333;
}

.related-posts-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: start;
}

.related-post-item {
    width: 32%; /* Sett bredde for 4 kolonner */
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
}

.related-post-image {
    position: relative;
    padding-top: 66%; /* 16:9 ratio (9/16 = 0.5625, hence 56.25%) */
    height: 0;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    border-bottom: 1px solid #ddd;
}

.related-post-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover; /* SÃ¸rger for at bildet fyller hele omrÃ¥det uten forvrengning */
}

.related-post-content {
    padding: 15px;
    background-color: #fff;
    flex-grow: 1;
}

.related-post-content h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.related-post-content a {
    color: #007cba;
    text-decoration: none;
}

.related-post-content a:hover {
    text-decoration: underline;
}

.read-more-btn {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    color: #007cba;
    text-decoration: none;
    font-weight: 600;
}

.read-more-btn:hover {
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .related-post-item {
        width: 47%; /* To kolonner pÃ¥ mindre skjermer (tablett-stÃ¸rrelse og mindre) */
    }
    
    .related-posts h3 {
        font-size: 16px;
    }
    
}

@media (max-width: 480px) {
    .related-post-item {
        width: 100%; /* To kolonner pÃ¥ mobil */
    }
}

.single-post .author-box p{
	margin:0;
}

/* END BLOG RELATED POSTS AND AUTHOR BOX */

.nav-images img {
	border-radius: 50%;
}

.nav li.has-icon-left>a>img {
	margin-right: 10px;
	margin-top: -7px;
}

#wide-nav .nav.header-nav.header-bottom-nav.nav-center {
	right: 6% !important;
}
#wide-nav .nav.header-nav.header-bottom-nav.nav-center.nav-spacing-xlarge>li {
	margin: 0 25.5px !important;
}
#wide-nav .flex-col.hide-for-medium.flex-right {
	flex: none;
	width: 350px;
}
#wide-nav .nav > li > a {
	font-weight: 400;
}
/*
.header-bottom-nav.nav-left {
	padding-left: 200px;
}*/

    .category-intro {
        font-family: Arial, sans-serif;
        margin: 0 auto;
        padding: 15px 0;
        line-height: 1.5;
    }
    .category-intro .intro-preview {
        margin-bottom: 10px;
    }
    .category-intro .intro-full {
        height: 0;
        overflow: hidden;
        transition: height 0.3s ease-out;
        margin-top: 10px;
    }
    .category-intro .intro-toggle {
        color: #0066cc;
        cursor: pointer;
        text-decoration: none;
        background: none;
        border: none;
        padding: 0;
        font: inherit;
        display: block;
        margin-top: 5px;
    }
    .category-intro .intro-toggle:hover {
        color: #004080;
    }
	.category-intro .intro-full a, .category-intro .intro-toggle {
		color: #0066cc;
        cursor: pointer;
        text-decoration: none;
	}

.video {
	padding-top: 0px !important;
}
