/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     ebutikken
 Version:      1.0.0
 Text Domain:  ebutikken
*/

/*Hide show*/
.bbparken-only {
  display: none;
}

body.vc_responsive .main-page-wrapper {
  padding-top: 0;
}

.home .main-page-wrapper {
  margin-top: 0;
}

/*Header main*/
.whb-general-header .whb-col-center {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.whb-column .woodmart-search-form {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.woodmart-search-form .searchform {
  text-align: right
}

.woodmart-search-form .search-style-with-bg.searchform input[type=text] {
  background-color: rgb(176, 177, 179);
  border: none;
  height: 34px;
  min-width: 441px;
  border-radius: 5px;
}

.woodmart-search-form .search-style-with-bg.searchform .searchsubmit {
  background-color: rgba(255, 255, 255, 0.5);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 1px solid #c0c0c2;
  width: 45px;
}

.searchform .searchsubmit:after {
  font-size: 16px;
  line-height: 16px;
  width: 16px;
  margin-top: -8px;
  margin-left: -8px;
}

/*Header bottom*/
.whb-header-bottom {
  position: absolute;
  z-index: 99;
  width: 100%;
}

.verticalInline {
  display: inline-block
}

label.selectVAT {
  display: inline-block
}

span.nonRadio {
  display: inline-block;
  margin-left: 10px;
  margin-top: -13px;
  cursor: pointer;
  vertical-align: middle;
}

/*Homepage banner*/
.homepage-wrapper {
  position: relative;
  width: 100%;
  height: 815px;
  text-align: center;
  margin-bottom: 35px;
  overflow: hidden
}

.page-item {
  position: absolute;
  z-index: 1;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.homepage-wrapper .ie-page {
  display: none;
}

.homepage-wrapper .page-item-1 {
  left: 0;
  width: 38%;
  -webkit-clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
}

.homepage-wrapper .page-item-2 {
  left: 23%;
  width: 51%;
  -webkit-clip-path: polygon(30% -5%, 100% 0%, 77% 100%, 6% 100%);
  clip-path: polygon(30% -5%, 100% 0%, 77% 100%, 6% 100%);
}

.homepage-wrapper .page-item-3 {
  right: 0;
  width: 38%;
  -webkit-clip-path: polygon(31% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(31% 0%, 100% 0%, 100% 100%, 0% 100%);
}

html.browser-Internet .homepage-wrapper .page-item,
html.browser-Edge .homepage-wrapper .page-item {
  display: none;
}

html.browser-Internet .homepage-wrapper .page-item.ie-page,
html.browser-Edge .homepage-wrapper .page-item.ie-page {
  display: block;
}

.page-item a {
  height: 100%;
  display: inline-block
}

.page-item-1 a {
  padding: 14% 0 0 15%;
}

.page-item-2 a {
  padding: 15% 0 0 19%
}

.page-item-3 a {
  padding: 52% 15% 0 0
}


.page-item a {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: inline-block
}

.homepage-wrapper .page-item-1 a {
  padding: 14% 0 0 15%;
}

.homepage-wrapper .page-item-2 a {
  padding: 15% 0 0 19%
}

.homepage-wrapper .page-item-3 a {
  padding: 52% 15% 0 0
}

.page-item .page-title {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  letter-spacing: 2px;
  position: relative;
  z-index: 10;
}

.homepage-wrapper .page-item .page-title:after {
  content: "";
  background-image: url(./assets/images/arrow-right.png);
  background-repeat: no-repeat;
  width: 30px;
  margin-left: 10px;
  display: inline-block;
  padding: 0px 0 20px;
}

.homepage-wrapper .page-item-1 .page-title {
  margin-top: 97px;
  margin-left: 26%;
}

.homepage-wrapper .page-item-2 .page-title {
  margin-top: 170px;
}

.homepage-wrapper .page-item-3 .page-title {
  margin-top: 100px;
}

.homepage-wrapper .page-item span {
  font-size: 125px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
  letter-spacing: 10px;
  line-height: normal;
  position: absolute;
  left: 90px;
}

/*Homepage banner hover*/
.page-item:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* Page item on IE */
.ie-page.page-item .banner-item--holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ie-page.page-item.page-item-1 .banner-item--holder {
  top: 25%;
}

.ie-page.page-item.page-item-2 .banner-item--holder {
  top: 30%;
}

.ie-page.page-item.page-item-3 .banner-item--holder {
  top: 60%;
}

.ie-page.page-item span {
  top: 0px;
  left: 40px;
}

.ie-page.page-item.page-item-3 span {
  left: 120px;
}

.ie-page.page-item::after {
  content: none;
}

.ie-page.page-item {
  top: -2px;
}

.ie-page.page-item a {
  padding: 0;
}

.ie-page.page-item.page-item-1 {
  left: -10px;
}

.ie-page.page-item.page-item-2 {
  left: 26%;
}

.ie-page.page-item.page-item-3 {
  right: 0%;
}

@media (max-width: 1400px) {
  .ie-page.page-item span {
    font-size: 80px;
  }

  .ie-page.page-item.page-item-2 {
    left: 21%;
  }

  .ie-page.page-item.page-item-3 {
    right: 4%;
  }
}

@media (max-width: 1300px) {

  .ie-page.page-item span {
    font-size: 60px;
  }

}

@media (max-width: 1024px) {
  .ie-page.page-item {
    display: none !important;
  }

  .page-item {
    display: block !important;
  }

  .offcanvas-sidebar-tablet .shop-content-area:not(.col-lg-12) .woodmart-woo-breadcrumbs {
    margin-top: 25px;
  }
}

@media (max-width: 1024px) {
  .entry-content .homepage-wrapper .page-item {
    position: relative;
    display: block;
    left: 0;
    width: 100%;
    height: 33.333%;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  }

  .entry-content .homepage-wrapper .page-item a {
    padding: 5% 5%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .entry-content .homepage-wrapper .page-item span {
    display: none;
  }

  .entry-content .homepage-wrapper .page-item .page-title {
    margin: 0;
  }
}


/** VC Featured Block **/
.featured-block {
  margin-bottom: 70px;
}

.featured-block .icon {
  margin-bottom: 20px;
}

.featured-block .icon i {
  font-size: 48px;
}

.featured-block .title {
  color: #3a3d4b;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-bottom: 19px;
  font-size: 16px;
}

.featured-block .desc {
  font-size: 18px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.502);
  line-height: 28px;
}

/*Heading*/
h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

.ebutikken-text h2 {
  font-size: 52px;
  line-height: 52px;
  margin-bottom: 32px;
}

.ebutikken-text h2 i, .ebutikken-text h3 i, .ebutikken-text h4 i, .ebutikken-text h5 i, .ebutikken-text h6 i {
  font-family: "Droid Serif", serif;
  letter-spacing: 0.1px;
  margin-left: 3px;
}

.ebutikken-text .subtitle {
  font-size: 14px;
  font-family: "Roboto";
  color: rgb(247, 142, 30);
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: 1.4px;
  margin-left: 3px;
}

/*Footer*/
.woodmart-prefooter {
  padding-bottom: 0;
}

.footer-sidebar {
  padding: 50px 0 0;
}

.footer-payment {
  text-align: right
}

.footer-payment a {
  display: inline-block;
  margin: 0 14px;
}

.footer-payment a > img {
  width: auto;
  height: auto;
  max-height: 20px;
  overflow: hidden;
}

.copyright {
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  color: rgba(224, 224, 224, 0.702);
  text-transform: uppercase;
  letter-spacing: 0.41em;
  line-height: 1.8;
  padding: 10px 0;
}

/** Contact page **/
.contact-info {
  box-shadow: 0px 9px 29px 0px rgba(34, 35, 40, 0.19);
  padding: 78px 20px 66px 53px;
  background-color: #fff;
  border-radius: 15px;
}

/*----- Contact form (Mail-chimp)  ------- */
.mc4wp-form > div > p:first-child {
  -webkit-box-flex: 1;
  -ms-flex: unset;
  flex: unset;
  max-width: 100%;
}

.mc4wp-form-fields {
  border-bottom: 1px solid rgb(247, 142, 30);
  position: relative;
  width: 380px;
  max-width: 100%;
}

.full-width .mc4wp-form-fields {
  width: 100%;
}

.mc4wp-form-fields label {
  font-size: 18px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.556;
  margin-bottom: 13px;
  display: inline-block;
  text-align: left;
  font-family: "Montserrat", sans-serif;
}

.mc4wp-form-fields p label {
  display: block
}

label.checkbox-store {
  margin: 20px 0;
}

.mc4wp-form-fields input {
  border: none;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 0, 0, 0.602);
  background-color: transparent;
  line-height: 1.2;
  padding: 18px 5px;
}

.mc4wp-form-fields input::-webkit-input-placeholder {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 0, 0, 0.302);
  line-height: 1.2;
}

.mc4wp-form-fields input::-moz-placeholder {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 0, 0, 0.302);
  line-height: 1.2;
}

.mc4wp-form-fields input:-moz-placeholder {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 0, 0, 0.302);
  line-height: 1.2;
}

.mc4wp-form-fields input:-ms-input-placeholder {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 0, 0, 0.302);
  line-height: 1.2;
}

.mc4wp-form-fields button {
  background: transparent;
  border: none;
  position: absolute;
  top: 80px;
  right: 24px;
  padding: 1px 6px;
}
#mc4wp-form-1 .mc4wp-form-fields button {
  top: auto;
  bottom: 10px;
}

.mc4wp-form-fields button:hover {
  right: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#mc_embed_signup div.mce_inline_error {
  display: none !important;
}

/** Woocommerce page **/
body.woocommerce-page .main-page-wrapper {
  margin-top: 90px;
}

.pricing {
  display: inline-block;
  position: relative;
  border: 2px solid rgb(240, 240, 240);
  border-radius: 5px;
  width: 100%;
}

.pricing a.login-to-see-price {
  position: relative;
  font-size: 10px;
  color: #fff;
  background-color: rgb(247, 142, 30);
  border-color: rgb(247, 142, 30);
  border-radius: 50px;
  padding: 12px 15px 12px 40px;
}

.pricing a.login-to-see-price:hover, .pricing a.login-to-see-price:focus {
  background-color: transparent;
  border: 2px solid rgb(247, 142, 30);
  color: #f78e1e;
}

.pricing a.login-to-see-price:before {
  content: "\f107";
  font-family: woodmart-font;
  font-size: 18px;
  position: absolute;
  left: 15px;
  top: 6px;
}

.woocommerce ul.products li.product .pricing .price {
  display: inline-block;
  padding: 12px 0;
}

.woocommerce ul.products li.product .pricing .amount {
  color: rgb(128, 128, 128);
  font-weight: 400;
  font-size: 12px;
}

.woocommerce ul.products li.product .pricing .button {
  display: inline-block;
  padding: 12px 5px;
  border-left: 2px solid rgb(240, 240, 240);
  color: rgb(179, 179, 179);
  float: right;
  line-height: 1;
  text-transform: lowercase;
  display: flex;
  justify-content: center;
  align-items: center;
}

.woocommerce ul.products li.product .pricing .button:hover {
  background-color: rgb(179, 179, 179);
  color: #fff;
}

.woocommerce ul.products li.product .pricing .button span {
  line-height: 1.6;
}

/** Header dropdown menu **/
.menu-header-dropdown-menu-container {
  display: block;
  position: relative;
  font-size: 14px;
}

.menu-header-dropdown-menu-container .current-menu-item {
  padding: 0 10px;
  background-color: transparent !important;
  height: auto;
  width: auto;
  max-width: initial;
  min-width: initial;
}

.menu-header-dropdown-menu-container .current-menu-item a {
  opacity: 0.8;
}

.menu-header-dropdown-menu-container .current-menu-item a:hover {
  opacity: 1;
  color: #f78e1e;
}

.menu-header-dropdown-menu-container .current-menu-item .arrow-opener {
  padding-left: 10px;
}

.menu-header-dropdown-menu-container .sub-menu {
  position: absolute;
  top: 18px;
  left: 0;
  background-color: #606267;
  z-index: 9999;
  padding: 15px 10px;
  display: none;
}

.menu-header-dropdown-menu-container .sub-menu.active {
  display: block;
}

.menu-header-dropdown-menu-container .sub-menu a {
  color: #B3B3B3;
  display: block;
  padding: 3px 0;
}

.whb-header-bottom .tax-selector {
  text-align: right;
}

.whb-header-bottom .whb-col-mobile {
  justify-content: space-between;
}

@media all and (max-width: 991px) {
  .ebutikken-product-slideshow .product-content .info-item {
    display: none;
  }
}

@media all and (max-width: 570px) {
  .whb-col-mobile div[class*="menu-top-bar-right"] a {
    text-transform: none;
  }

  .whb-col-mobile div[class*="menu-top-bar-right"] .menu {
    flex-flow: nowrap;
  }

  .whb-col-mobile div[class*="menu-top-bar-right"] .menu a span {
    text-align: left;
  }

  .ebutikken-banner.style_1 .content-banner .title {
    font-size: 40px;
  }

  .ebutikken-banner.style_1 .content-banner p {
    font-size: 18px;
  }
}

@media all and (max-width: 414px) {
  .ebutikken-text h2 {
    font-size: 40px;
  }
  .ebutikken-text a.link, .products.items.slider-wrap.modern a.link, .menu-popup p.yes a, .menu-popup p.no a, .product-content a.link {
    margin-top: 0;
  }
}

/** Swiper Products **/
.vc_row div[class*="arrow"] .swiper-container li.product {
  padding: 0;
  background-color: #ffffff;
}

.vc_row div:not([class*="arrow"]) .wpb_wrapper,
.vc_row div:not([class*="arrow"]) .wpb_single_image,
.vc_row div:not([class*="arrow"]) .wpb_wrapper {
  height: 100%;
}

.vc_row div[class*="arrow"] .woocommerce.shop-list {
  padding: 40px 0;
}

.swiper-container li.product {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column;
}

.swiper-container .count {
  text-align: left;
}

.swiper-container li.product .product-info {
  position: relative;
  height: 100%;
  justify-content: space-between;
}

.swiper-container li.product .product-img-fon img {
  max-height: 211px;
  width: auto
}

.vc_row div[class*="arrow"] .swiper-container h4.product-title {
  font-size: 12px;
}

.vc_row div[class*="arrow"] .swiper-container .slide-prev {
  position: absolute;
  top: 0;
  right: 38px;
  z-index: 99;
  cursor: pointer;
  border: 1px solid rgb(235, 235, 235);
  border-radius: 3px;
  padding: 1px;
  text-align: center;
}

.vc_row div[class*="arrow"] .swiper-container .slide-next {
  position: absolute;
  top: 0;
  right: 17px;
  z-index: 99;
  cursor: pointer;
  border: 1px solid rgb(235, 235, 235);
  border-radius: 3px;
  padding: 1px;
  text-align: center;
}

.vc_row div[class*="arrow"] .swiper-container .slide-prev i.icon.fa.fa-angle-left,
.vc_row div[class*="arrow"] .swiper-container .slide-next i.icon.fa.fa-angle-right {
  color: rgba(17, 17, 17, 0.502);
  font-size: 16px;
  margin-left: 0;
}

.vc_row div[class*="arrow"] .swiper-container .slide-prev div,
.vc_row div[class*="arrow"] .swiper-container .slide-next div {
  line-height: 0;
}

.vc_row div[class*="arrow"] .swiper-container .slide-prev:hover,
.vc_row div[class*="arrow"] .swiper-container .slide-next:hover {
  background-color: #f78e1e;
}

.vc_row div[class*="arrow"] .swiper-container .slide-prev:hover i.icon.fa.fa-angle-left,
.vc_row div[class*="arrow"] .swiper-container .slide-next:hover i.icon.fa.fa-angle-right {
  color: #fff;
}

.vc_row div[class*="arrow"] .swiper-container .count u {
  color: #ccc;
  text-decoration: none;
  font-size: 14px;
}

.vc_row div[class*="arrow"] .swiper-container .count i {
  font-style: italic;
}

.swiper-container .item .pricing {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}

.swiper-container .item .pricing .price {
  flex: 1;
}

.vc_row div[class*="arrow"] .vc_column-inner {
  text-align: center;
}

/** Toggle term description **/
.toggle-term-description {
  padding: 0.5em;
  text-align: center;
  border-bottom: 1px solid #ccc;
  color: #666;
  font-size: 35px;
  margin-bottom: 0.5em;
}

.toggle-term-description:before {
  font-family: Consolas, monaco, monospace;
  font-weight: bold;
  font-size: 35px;
  line-height: 27px;
  content: "+";
  vertical-align: middle;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 5px;
  margin-top: -5px;
  background-color: #ccc;
}

.toggle-term-description.open:before {
  content: '-';
}

.term-description {
  display: none;
}

.term-featured-image {
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}

.term-featured-image span {
  font-size: 40px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 5px 20px;
  border-radius: 5px;
  border: 1px solid #000;
}

/** Switch store popup **/
.ebutikken-popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 99999;
  justify-content: center;
  align-items: center;
  display: none;
}

.ebutikken-popup .inner {
  background-color: #fff;
  padding: 40px;
  text-align: center;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

@media all and (max-width: 515px) {
  .ebutikken-popup .inner {
    padding: 40px 15px;
  }

}

.ebutikken-popup. .inner p {
  font-size: 22px;
  color: #3a3d4b;
}

.ebutikken-popup .link {
  margin-top: 0;
}

.ebutikken-popup .cta {
  margin-top: 25px;
}

#ebutikken-switch-store-popup .link.no {
  background-color: rgb(247, 142, 30);
  color: #fff;
}

#ebutikken-switch-store-popup .link.no:hover {
  background-color: #fff;
  color: rgb(247, 142, 30);
}

.ebutikken-popup .close-popup {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  font-weight: 700;
  font-size: 20px;
  color: rgb(152, 150, 150);
}

body.page-id-2456 .content-layout-wrapper > .site-content {
  margin-bottom: 0;
}

.ebutikken-product-labels {
  top: 40px;
}

.woocommerce-terms-and-conditions {
  max-height: 400px !important;
}

.woocommerce-terms-and-conditions .woodmart-button-wrapper {
  margin-bottom: 15px;
}

.menu-simple-dropdown .menu-item-has-children>a:after {
    right: 15px;
}

.whb-sticked .whb-not-sticky-row {
    display: block;
}
/** Style for attribute groups **/
/* .woocommerce-Tabs-panel {display: block !important;} */

.woocommerce-Tabs-panel-bk iframe {width: 1280px; height: 720px;}
.woocommerce-Tabs-panel:not(#tab-0) {position: relative; padding-top: 40px;}
.woocommerce-Tabs-panel:not(#tab-0):before {
  position: absolute; content: ''; width: 300%; height: 1px; left: -100%; top: 0; background-color: rgba(129,129,129,.2);
}
.attribute-groups table td p {margin-bottom: 0;}
.yith-wfbt-images td.image-td img {display: inline-block !important;}

.yith-wfbt-section.woocommerce h3 {display: none;}
.tabs-layout-tabs .woodmart-accordion-title-bk {display: none!important;}
.vc_row.hidden-row {display: none;}
@media (max-width: 768px) {
  .woocommerce-tabs a.woodmart-accordion-title {display: none!important;}
  .woocommerce-tabs a.woodmart-accordion-title-bk {display: none!important;}
  .title.slider-title.tab-title-0 {margin-top: 15px; display: block;}
  .woocommerce-Tabs-panel-bk iframe {width: 500px; height: 281px;}
}

label.error {
  color: red;
  font-size: 12px;
  margin-top: 8px;
}

.button-cart {
  background: #f4a51c;
  color: #fff;
}

/** Frequency selection **/
#frequency-selection-popup {
  display: none;
}

#frequency-selection-popup .inner {
  text-align: left;
  max-width: 700px;
  max-height: 550px;
  overflow-y: auto;
}

@media all and (min-width: 769px) {
  #frequency-selection-popup .inner {
    max-height: 900px;
  }
}

#frequency-selection-popup .frequency-field {
  margin-bottom: 1rem;
}

#frequency-selection-popup .frequency-add {
  background: #efefef;
  padding: 10px;
  margin: 1rem 0;
  display: none;
}

#frequency-selection-popup .frequency-add p {
  margin-bottom: 0.5rem;
}

#frequency-selection-popup input[type="radio"] {
  float: left;
  margin-top: 2px;
  margin-right: 7px;
}

#frequency-selection-popup .frequency-table th,
#frequency-selection-popup .frequency-table td {
  padding: 5px;
  vertical-align: top;
}

#frequency-selection-popup .frequency-table th:first-child,
#frequency-selection-popup .frequency-table td:first-child {
  padding-left: 0;
}

#frequency-selection-popup .frequency-table th:last-child,
#frequency-selection-popup .frequency-table td:last-child {
  padding-right: 0;
}

#frequency-selection-popup .frequency-table .add,
#frequency-selection-popup .frequency-table .remove {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  margin-left: 5px;
  font-weight: 700;
  font-size: 1.5rem;
  background: #f4a41c;
  color: #fff;
}

#frequency-selection-popup .frequency-table .remove {
  background: #aaaaaa;
  color: #3E3E3E;
}

#frequency-selection-popup .frequency-table input {
  background: #fff;
  color: #000;
}

#frequency-selection-popup .frequency-table input:focus {
  border: 1px solid rgb(244, 164, 28);
  box-shadow: 0 0 1px 2px rgba(244, 164, 28, 0.5);
}

#frequency-selection-popup .frequency-table input.input-error {
  border: 1px solid rgb(252, 38, 43);
  box-shadow: 0 0 1px 2px rgba(252, 38, 43, 0.5);
}

#frequency-selection-popup .frequency-option-with-range:checked ~ .frequency-add {
  display: block;
}

#frequency-selection-popup .frequency-input-group,
#frequency-selection-popup .frequency-input-range {
  display: flex;
}

#frequency-selection-popup .frequency-input-range {
  align-items: center;
}

#frequency-selection-popup .frequency-input-group {
  position: relative;
  align-items: flex-end;
}

#frequency-selection-popup .frequency-input-group .sep {
  font-weight: 700;
  font-size: 18px;
}

#frequency-selection-popup .frequency-input-group .sep-dash {
  align-self: center;
}

#frequency-selection-popup .frequency-input-group input {
  max-width: 65px;
}

@media all and (max-width: 414px) {
  #frequency-selection-popup .frequency-input-group input {
    padding: 0 2px;
  }
}

.cart-item-frequency-option .product-name a {
  font-size: 12px;
}
.cart-item-frequency-product td {
  border-color: transparent;
}

.order_item_frequency_option td,
.cart-item-frequency-option td {
  padding-top: 0;
}

.cart-item-frequency-product ul.variation {
  color: #000;
}

.cart-item-frequency-product ul.variation .item-variation-name {
  display: none;
}

.order_item_frequency_product td,
.woocommerce-mini-cart .cart-item-frequency-product {
  border-color: transparent;
}

.order_item_frequency_product .wc-item-meta-label {
  display: none;
}

.cart-widget-side .widget_shopping_cart .woocommerce-mini-cart .cart-item-frequency-option {
  padding-left: 92px;
  padding-top: 0;
}

.cart-widget-side .widget_shopping_cart .woocommerce-mini-cart .cart-item-frequency-option:hover {
  background: transparent;
}

.cart-widget-side .widget_shopping_cart .woocommerce-mini-cart .cart-item-frequency-option * {
  font-size: 12px;
}

.cart-widget-side .widget_shopping_cart .woocommerce-mini-cart .cart-item-frequency-option .cart-item-link {
  display: none;
}

/** Component Items **/
.cart-widget-side .widget_shopping_cart .component-item-child {
  padding-left: 50px;
}

.product_list_widget>li.component-item-child img,
.component-item-child td.product-thumbnail img {
  max-width: 45px;
  min-width: 45px;
}

.component-item-child td.product-thumbnail {
  padding-left: 80px;
}

.component-item-child .woocommerce-Price-amount {
  display: none;
}

.woocommerce-table--order-details .component-item-child td.product-name,
.woocommerce-checkout-review-order-table .component-item-child td.product-name {
  padding-left: 45px;
}

.is-component-product .stock {
  display: none;
}

.is-component-product .component-stock {
  display: block;
}

.ebutikken_custom_product_type .vipps-buy-now,
.ebutikken_custom_product_type .add-to-cart-loop {
  display: none !important;
}

.ebutikken_custom_product_type .pricing {
  display: flex;
}

.woocommerce ul.products li.ebutikken_custom_product_type .pricing .price {
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (max-width: 1440px) and (min-width: 770px) {
  .woocommerce ul.products li.ebutikken_custom_product_type .pricing {
    flex-wrap: wrap;
  }
}

.tax_label {
  white-space: nowrap;
}



.product-grid-item .vipps-buy-now {
  background-color: #FE5B24 !important;
  padding:9px;
}

.product-grid-item .vipps-buy-now:before {
  display: none !important;
}
.product-grid-item span.vippsbuynow {
  display: none;
}
/**
.product-grid-item .vipps-buy-now .vipps-logo {
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: auto;
  transition: top .3s;
}
**/
.product-grid-item .vipps-buy-now:hover .vipps-logo {
  top: 10px;
}

.product-grid-item .vipps-buy-now .vippsbuynow {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
  overflow: hidden;
}

.product-grid-item .vipps-buy-now .vippsbuynow:before {
  top: 10px;
  transition: top .3s;
}

.product-grid-item .vipps-buy-now:hover .vippsbuynow:before {
  top: -20px;
}
.wrap-calculator-price{margin-bottom: 20px;}
.wrap-calculator span{display: inline-block}
#input_floor{max-width: 80px;}
.floor-package-cart .quantity{display: none}
.variation-Meter .item-variation-value{display: inline-block}
#id-address-search{
  height: 52px;
  border: 1px solid #e9e9e9;
  background-color: #fffff5;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.33;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;}
.btn-checkbox {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  position: relative;
  margin: 10px 0;
  font-weight: normal;
  text-align: left;
  cursor: pointer;
  height: 54px;
}
.btn-checkbox>input[type='radio'], .btn-checkbox>input[type='checkbox'] {
  position: absolute;
  opacity: 0;
}
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}


.btn-checkbox>span {
  display: block;
  position: relative;
  width: 100%;
  padding: 15px 25px 15px 15px;
  overflow: hidden;
  border: 1px solid #ddd;
  background-color: #fff;
  font-size: 16px;
  cursor: pointer;
  pointer-events: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.btn-checkbox .icon {
  display: inline-block;
  position: relative;
  top: 1px;
  width: 16px;
  height: 16px;
  fill: currentColor;
  line-height: 1;
  vertical-align: text-top;
}

.btn-checkbox>input[type='radio']:checked~span, .btn-checkbox>input[type='checkbox']:checked~span {
  border: 1px solid #1bb776;
  background-color: rgba(27,183,118,0.06);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.btn-checkbox>span svg.icon-checkmark-unchecked {
  display: inline-block;
}

.btn-checkbox>span svg.icon-checkmark-checked, .btn-checkbox>span svg.icon-checkmark-unchecked {
  margin-right: 5px;
}
.btn-checkbox>span svg.icon-checkmark-checked{display: none}
.btn-checkbox>input[type='radio']:checked~span>svg.icon-checkmark-checked,
.btn-checkbox>input[type='checkbox']:checked~span>svg.icon-checkmark-checked {
  display: inline-block;
  -webkit-animation: select-checkmark-animation 0.05s ease-in-out both;
  animation: select-checkmark-animation 0.05s ease-in-out both;
}
.btn-checkbox>input[type='radio']:checked~span>svg.icon-checkmark-unchecked,
.btn-checkbox>input[type='checkbox']:checked~span>svg.icon-checkmark-unchecked {
  display: none;
}
.btn-checkbox svg:not(:root) {
  overflow: hidden;
}
.btn-checkbox>input[type='radio']:checked~span>svg.icon-checkmark-checked .fill,
.btn-checkbox>input[type='checkbox']:checked~span>svg.icon-checkmark-checked .fill {
  fill: #1bb776;
}
.btn-checkbox>input[type='radio']:checked~span>svg.icon-checkmark-checked .symbol,
.btn-checkbox>input[type='checkbox']:checked~span>svg.icon-checkmark-checked .symbol {
  stroke-width: 1;
  stroke-linecap: round;
  stroke: #fff;
  fill: #fff;
  stroke-linejoin: round;
}
.street-address-popup{
  max-width: 60%;
  margin: 0 auto;
  background: #fff;
  padding: 35px;
  -webkit-box-shadow: 0 15px 100px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 15px 100px rgba(0,0,0,0.2);
  box-shadow: 0 15px 100px rgba(0,0,0,0.2);
  position: relative;
 /* max-height: 605px;
  overflow-y: scroll;*/
}

.delivery-check-headline{margin-bottom: 15px;
  padding: 10px;
  color: #675f6b;
  font-size: 20px;
  text-align: center;
}
.help-block{
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8d8790;
  clear: both;
}

.mfp-close {
  position: absolute!important;
  color: white!important;
  background: #e53e3e!important;
  border-radius: 50px!important;
  width: 32px!important;
  height: 32px!important;
  line-height: 32px!important;
  top: 5px!important;
  right: 5px!important;
}
button.mfp-close:after, .full-screen-close-icon:after{
  line-height: 35px;
}
.pickup-notice{margin-top: 20px;}
.pickup-notice p{margin-bottom: 10px;}
.btn-proceed{
  background-color: #f4a51c;
  padding: 12px 20px;
  font-size: 13px;
  line-height: 18px;
  color:#fff;
}
.btn-proceed:hover{color:#fff!important;}
.wrap-street-address{text-align: right;margin-top: 20px;}



.modal-dialog,.white-popup {
  position: relative;
  background: #fff;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  transition: 1s all;
}

.modal-confirm.modal-cancel .modal-header{
  background: #fff;
}
.modal-confirm {
  color: #434e65;
  max-width: 500px;
}
.modal-confirm h4 {
  text-align: center;
  font-size: 26px;
  margin: 30px 0 -10px;
}
.modal-confirm .icon-box {
  color: #fff;
  width: 80px;
  height: 80px;
  display: inline-block;
  border-radius: 50%;
  z-index: 9;
  border: 3px solid #fff;
  padding: 0px;
  text-align: center;
}
.modal-confirm .icon-box i {
  font-size: 46px;
  display: inline-block;
  margin-top: 13px;

}
.modal-confirm .modal-content {
  padding: 20px;
  font-size: 16px;
  border-radius: 5px;
  border: none;
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
  box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.modal-confirm .modal-body{
  padding: 10px;
}
.modal-confirm .modal-body p{margin-bottom: 10px;margin-top: 10px;}

.modal-confirm .modal-header {
  background: #47c9a2;
  border-bottom: none;
  position: relative;
  text-align: center;
  margin: -20px -20px 0;
  padding: 35px;
}

.modal-dialog .modal-header{
  padding: 10px;
  background: rgb(87,153,36);
}
.modal-yesno .modal-header{background: #E0B252}
.modal-dialog .modal-header h2{color: #fff}
.modal-cancel .icon-box{
  border: 3px solid #f15e5e;
}
.modal-dialog .modal-body .btn-submit{
  background: rgb(87,153,36);color: #fff; border-color:rgb(87,153,36);    padding: 1px 20px;
  border-radius: .25rem;
  font-size: 20px;
}
.modal-cancel .icon-box i{
  color: #f15e5e;
}
.btn-cancel{
  margin-right: 15px;
  padding: 1px 11px;
  font-size: 20px;
  border-radius: 0.25rem;
  background: #2d3748;
  color: #fff;
}
.btn-cancel:hover{
  color: #fff;
}
.street-notice{display: inline-block;margin-right: 10px; color: red; font-weight: bold;}
.hide{display: none}
.additional_product_checkbox .input-checkbox {margin-top: -2px;margin-right: 7px;}
.webkampanjer .menu-header-dropdown-menu-container{display: none!important;}
#not-bb-parken-footer{display: block}
#bb-parken-footer{display: none}
.webkampanjer #not-bb-parken-footer{display: none!important;}
.webkampanjer #bb-parken-footer{display: block}
.webkampanjer #bb-parken-footer .wpb_single_image img{max-width: 220px;}


.floor-package-cart .quantity{display: none}
.webkampanjer .cart-totals-section .woocommerce-shipping-totals.shipping{display: none}
.webkampanjer #address_search{display: block;margin-bottom: 20px;text-transform: initial}
.webkampanjer  .address-error{border: solid 1px red;}


/*.webkampanjer .woodmart-navigation.menu-left{margin-left: 16px}
.webkampanjer a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop,
.webkampanjer .product-image-summary .single_add_to_cart_button,
.webkampanjer .cart-actions .button[name="apply_coupon"],.webkampanjer .cart-actions .button[name="apply_coupon"]:hover,
.webkampanjer .cart-totals-inner .checkout-button , .webkampanjer .cart-totals-inner .checkout-button:hover, .webkampanjer #place_order,
.webkampanjer #place_order:hover,
.webkampanjer .widget_shopping_cart .buttons .checkout,
.webkampanjer .widget_shopping_cart .buttons a:last-child,
.webkampanjer .widget_shopping_cart .buttons a:last-child:hover,
.webkampanjer .proceed_street_address,
.webkampanjer .single_add_to_cart_button
{
  background-color: rgb(94, 97, 98)!important;color:rgb(243,233,56) !important
}*/

.proceed_street_address{  padding: 12px 20px;font-size: 14px;line-height: 18px;font-weight: bold}
.proceed_street_address:hover{opacity: 0.8}
.webkampanjer .product-image-summary .in-stock:before{color:rgb(243,233,56)}
.webkampanjer .woodmart-cart-design-5 .woodmart-cart-number{background-color:rgb(243,233,56) }
.webkampanjer .contact-info.text-third_style .subtitle{color: rgb(94, 97, 98)}
.webkampanjer #delivery_date_field .optional{display: none}
.webkampanjer .ui-datepicker-month{text-transform: uppercase}
.webkampanjer .shipping_label{display: inline-block;margin-bottom: 0px;margin-left: 5px;margin-top: 4px;cursor: pointer}
.shipping_notice{margin-top: 10px; margin-left: 5px;font-weight: bold}
.webkampanjer #billing_address_1_field, .webkampanjer #billing_address_1_field .required{display: none!important;}
.webkampanjer .shipping_chosen{margin-bottom: 0px;}
.webkampanjer .woodmart-cart-design-5 .woodmart-cart-number{color:#000;}
.webkampanjer a,.webkampanjer  .woocommerce-form-login-toggle > .woocommerce-info .showlogin
,.webkampanjer .woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon{color:#5e6162}
.webkampanjer #billing_country_field{display: none}
.webkampanjer #delivery_date_field .woocommerce-input-wrapper input{display: inline-block;width: 220px;}
.webkampanjer .ui-datepicker-trigger,.webkampanjer .ui-datepicker-trigger:hover{border:none;background:none;padding-left: 5px;}
.webkampanjer .wrap-popup-bottom{text-align: right}
.webkampanjer  .error {border: solid 1px red!important;}
.webkampanjer #street-address-popup-product label{font-weight: bold}
.webkampanjer #street-address-popup-product .shipping_label{font-weight: normal}
/* .webkampanjer .checkout .delivery_shipping_label{display: none}*/
.webkampanjer #wrap_custom_shipping_type_product{  padding: 10px; margin-left: -10px;clear: both}

#wrap_custom_street_number_product,#street-address-popup-product #billing_city_field_custom{display: none;}
#message_notice{clear: both}
.pickup_in_store_description{display: block;font-weight: bold;margin-left: 20px;}
.webkampanjer .wrap-popup-bottom .btn-cancel{display: none}
.webkampanjer .wrap-popup-bottom a{display: none;}
.webkampanjer .select2-container--default .select2-results__option[aria-selected=true],
.webkampanjer .return-to-shop .button,.webkampanjer .tabs-layout-tabs .tabs li a:after,
.webkampanjer.slider-title:before{
background-color: rgb(94, 97, 98)!important;
}
.webkampanjer .notice_shipping{font-weight: bold}
.webkampanjer  .woocommerce-billing-fields .shipping_type_choices,#street-address-popup-product .notice_shipping{display: none;}
#checkout_address_search{cursor: pointer;font-size: 11px}

.webkampanjer #billing_postcode,.webkampanjer #street_number,.webkampanjer #billing_city, input#_billing_custom_street_address{background-color: #eee;}
.webkampanjer .woocommerce-message .restore-item{color: rgb(243,233,56) !important;}

.webkampanjer .wrap-product-meta{display: inline-block;}
.webkampanjer .meta-location-add_to_cart .product_meta{border: none}
.webkampanjer .wrap-product-meta-container{padding-top: 20px;padding-bottom: 20px; border-top: 1px solid;border-color: rgba(129,129,129,.2)}
.webkampanjer .swiper-container .item .pricing{position: relative}
.webkampanjer .onsale.product-label{background-color: rgb(96, 98, 103);color: rgb(243,233,56);}
.webkampanjer .mailchimp-newsletter .woocommerce-form__label-for-checkbox{display: inline;}
.webkampanjer .mailchimp-newsletter input, .login-form-footer .woocommerce-form-login__rememberme input,#terms{margin-top: 0px;}
.webkampanjer .create-account input{margin-top: -2px}

/** Vipps Button **/
body.single-product .summary a.button.vipps-buy-now {margin-top: -10px; background-color: #f4a51c;}
.shop-list ul.products li a.button.vipps-buy-now {background-color: #f3f3f3;}
.woodmart-buttons a.button.vipps-buy-now {border-top: 1px solid #fff !important;}
.shop-list ul.products li a.button.vipps-buy-now > span {position: relative; display: inline-block; text-indent: -9999px; width: 40px;}
.woodmart-buttons a.button.vipps-buy-now > span {position: relative; display: inline-block; color: transparent;}
.shop-list ul.products li a.button.vipps-buy-now > span:before,
.woodmart-buttons a.button.vipps-buy-now > span:before {position: absolute; content: "Vipps"; left: 0; text-indent: 1px;}
.woodmart-buttons a.button.vipps-buy-now > span:before {color: #fff; width: 100%; text-align: center;}
.shop-list ul.products li a.button.vipps-buy-now img.vipps-logo {display: none;}
.widget_shopping_cart a.button.vipps-express-checkout {background: #FE5B24 !important; box-shadow: none !important;}
a.button.vipps-express-checkout img {filter: none;}
form.woocommerce-cart-form a.button.vipps-express-checkout img {height: 42px;}
form.woocommerce-cart-form a.button.vipps-express-checkout {
  background: #FE5B24; box-shadow: none !important;
  display: block;
  margin-top: 10px;
  margin-left: 0px;
}
@media only screen and (max-width: 1440px) and (min-width: 770px){
  #post-2490 .woocommerce .shop-list ul.products li.product .pricing .price {width: 100%;}
  #post-2490 .woocommerce .shop-list ul.products li.product .pricing .button {width: 50%;}
}

#iv_billing_customer_type_field .optional,#iv_billing_ssn_field .optional,#iv_billing_org_number_field .optional{display:none}
.payment_methods.payment-method-sveawebpay_invoice .svea-invoice-fields .customer-type-container,
.payment_methods.payment-method-sveawebpay_invoice.customer-type-individual .svea-invoice-fields .personal-number-container,
.payment_methods.payment-method-sveawebpay_invoice.customer-type-company .svea-invoice-fields .organisation-number-container
{margin-top: 10px;}



/* B&B Parken */
/* ToDo: add header element My account in admin header builder when publishing to site */
  .hide-only-show-parken {
    display: none;
  }