/********************
** Breakpoints
********************/
/********************
** Media Queries
********************/
/*@include bp(small){
}
@include bp(medium){
}*/
body {
  background: #f6f6f6; }

.elementor-location-header .menu-item .collapsed {
  cursor: pointer; }
  .elementor-location-header .menu-item .collapsed:after {
    opacity: 1 !important; }
.elementor-location-header .section-collapse:not(.show) {
  display: none; }
.elementor-location-header .section-collapse.show {
  position: absolute;
  z-index: 999;
  width: 100%; }
.elementor-location-header .elementor-sticky--active + .elementor-sticky__spacer + .section-collapse.show {
  position: fixed; }
.elementor-location-header .section-collapse.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .5s ease !important; }

.section-collapse.show:not(.collapsing) .elementor-container,
.section-collapse.show:not(.collapsing) .elementor-column-wrap,
.section-collapse.show:not(.collapsing) .elementor-accordion,
.section-collapse.show:not(.collapsing) .elementor-element,
.section-collapse.show:not(.collapsing) .elementor-widget-container,
.section-collapse.show:not(.collapsing) .elementor-accordion-content,
.section-collapse.show:not(.collapsing) .elementor-row {
  height: 100%; }
.section-collapse.show:not(.collapsing) .elementor-accordion-content {
  max-height: 100%;
  overflow-y: auto; }

body.header-section-collapsed {
  height: 100vh;
  overflow-y: hidden;
  padding-right: 15px;
  /* Avoid width reflow */ }
body.elementor-editor-active .elementor-location-header .section-collapse {
  display: block; }

.verkfaeralausnir-header .elementor-widget-vv_wc_accordion h3, .elementor-location-header[data-elementor-id="16328"] .elementor-widget-vv_wc_accordion h3, .verkfaeralausnir-header .elementor-widget-vv_wc_accordion h4, .elementor-location-header[data-elementor-id="16328"] .elementor-widget-vv_wc_accordion h4, .verkfaeralausnir-header .elementor-widget-vv_wc_accordion a, .elementor-location-header[data-elementor-id="16328"] .elementor-widget-vv_wc_accordion a {
  color: #444; }
.verkfaeralausnir-header .elementor-widget-vv_wc_accordion a:hover, .elementor-location-header[data-elementor-id="16328"] .elementor-widget-vv_wc_accordion a:hover {
  color: #262626; }

.honnunarlausnir-header .elementor-widget-vv_wc_accordion h3, .elementor-location-header[data-elementor-id="16378"] .elementor-widget-vv_wc_accordion h3, .honnunarlausnir-header .elementor-widget-vv_wc_accordion h4, .elementor-location-header[data-elementor-id="16378"] .elementor-widget-vv_wc_accordion h4, .honnunarlausnir-header .elementor-widget-vv_wc_accordion a, .elementor-location-header[data-elementor-id="16378"] .elementor-widget-vv_wc_accordion a {
  color: #444; }
.honnunarlausnir-header .elementor-widget-vv_wc_accordion a:hover, .elementor-location-header[data-elementor-id="16378"] .elementor-widget-vv_wc_accordion a:hover {
  color: #be2d00; }

.lykillausnir-header .elementor-widget-vv_wc_accordion h3, .elementor-location-header[data-elementor-id="16373"] .elementor-widget-vv_wc_accordion h3, .lykillausnir-header .elementor-widget-vv_wc_accordion h4, .elementor-location-header[data-elementor-id="16373"] .elementor-widget-vv_wc_accordion h4, .lykillausnir-header .elementor-widget-vv_wc_accordion a, .elementor-location-header[data-elementor-id="16373"] .elementor-widget-vv_wc_accordion a {
  color: #444; }
.lykillausnir-header .elementor-widget-vv_wc_accordion a:hover, .elementor-location-header[data-elementor-id="16373"] .elementor-widget-vv_wc_accordion a:hover {
  color: #ffcd01; }

.menu-departments-container ul li a {
  padding: 0.5em 0.75em; }
  @media screen and (min-width: 1025px) and (max-width: 1999px) {
    .menu-departments-container ul li a {
      font-size: 85%; } }
  @media screen and (max-width: 767px) {
    .menu-departments-container ul li a {
      font-size: 75%; } }
  @media screen and (max-width: 540px) {
    .menu-departments-container ul li a {
      font-size: 65%; } }
.menu-departments-container ul li.current_page_item a {
  background-color: #ebe9eb;
  border-radius: 3px; }

.section-verkfaeralausnir .menu-item-16324 a {
  background-color: #ebe9eb;
  border-radius: 3px; }

.section-lykillausnir .menu-item-16325 a {
  background-color: #ebe9eb;
  border-radius: 3px; }

.section-honnunarlausnir .menu-item-16326 a {
  background-color: #ebe9eb;
  border-radius: 3px; }

@media screen and (max-width: 1024px) {
  .e-section-departments {
    position: relative; }
    .e-section-departments .elementor-top-column {
      padding-right: 0; }
      .e-section-departments .elementor-top-column + .elementor-top-column {
        position: absolute;
        top: 15px;
        right: 0;
        width: auto;
        padding-right: 0; } }
.products-menu-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--nav-menu-icon-size, 22px);
  padding: 0.25em;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #33373d;
  display: none;
  margin-left: auto;
  background-color: transparent; }
  .products-menu-toggle .eicon-menu-bar {
    display: none; }
  .products-menu-toggle.products-menu-active {
    display: flex; }
    .products-menu-toggle.products-menu-active + .elementor-menu-toggle {
      display: none; }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background-color: #262626; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #262626;
    opacity: 0.8; }

.woocommerce .woocommerce-breadcrumb {
  margin-top: 1em; }
.woocommerce ul.products li.product a span.thumb-inner {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  position: relative; }
  .woocommerce ul.products li.product a span.thumb-inner img {
    width: auto;
    margin: 0 auto;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0.5em 0 0 0;
  min-height: 3em; }
.woocommerce div.product div.images img {
  width: auto;
  margin: 0 auto; }
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  opacity: 0 !important; }
.woocommerce div.product form.cart .button {
  background-color: #262626;
  padding: 0.825em 1.25em; }

.woocommerce.section-verkfaeralausnir div.product p.price,
.woocommerce.section-verkfaeralausnir div.product p.stock,
.woocommerce.section-verkfaeralausnir div.product .posted_in a {
  color: #be2d00; }
.woocommerce.section-lykillausnir div.product p.price,
.woocommerce.section-lykillausnir div.product p.stock,
.woocommerce.section-lykillausnir div.product .posted_in a {
  color: #ffcd01; }
.woocommerce.section-honnunarlausnir div.product p.price,
.woocommerce.section-honnunarlausnir div.product p.stock,
.woocommerce.section-honnunarlausnir div.product .posted_in a {
  color: #be2d00; }

.product-search-filter-terms > .product-categories > .cat-parent.expandable > .term-expander {
  display: none; }

.product-search-filter-terms .cat-parent.expandable > ul {
  padding-left: 0.8em;
  margin-left: 0.2em;
  border-left: 1px solid #ddd; }

.product-search-filter-terms > .product-categories > .cat-parent.expandable > ul.children {
  display: block; }

.product-search-filter-terms .product-search-filter-product_cat .term-name {
  color: black; }

.product-search-filter-price.hide-fields {
  margin-bottom: 3em; }
.product-search-filter-price .min-max-fields {
  display: none; }
.product-search-filter-price .product-search-filter-price-heading {
  font-size: 1.1em;
  font-weight: bold; }

div.elementor-location-archive {
  margin: 1em 0; }

/*
 * Spacing for related products on single product page
 */
section.related > h2 {
  display: inline-table;
  margin-top: 15rem; }

/*
 * Spacing for breadcrumbs
 */
#primary > .site-main > nav.woocommerce-breadcrumb {
  margin-bottom: 5rem; }

/*
 * Sidebar categories
 */
.vv-product-categories ul.children {
  margin: 0;
  padding: 0;
  list-style: none; }

.vv-product-categories > ul > li ul.children {
  border-left: 1px solid #ddd;
  margin: 0 0 10px 3px;
  padding-left: 15px;
  width: 100%;
  display: none; }

.vv-product-categories li.active > ul.children {
  display: block; }

.vv-product-categories .toggle {
  width: 1em;
  min-height: 1em;
  margin: 0 3px 0 0;
  height: auto;
  line-height: 1;
  padding: 0;
  color: currentColor;
  background: none;
  border: none; }

.vv-product-categories .toggle:focus {
  outline: none; }

.vv-product-categories .toggle i {
  top: 1px;
  font-size: 1.2em;
  speak: none !important;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  position: relative;
  line-height: 1.2; }

.vv-product-categories li.active > .toggle {
  transform: rotate(-180deg);
  margin: 0 0 0 0; }

.vv-product-categories .toggle i:before {
  content: "\25BC"; }

.vv-product-categories > ul > li.has-child {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.vv-product-categories > ul > li > a {
  display: inline-block;
  padding: 6px 0;
  flex: 1; }

.vv-product-categories > ul a {
  color: black; }

.vv-product-categories li.current-cat > a {
  font-weight: bold;
  color: var(--e-global-color-baee0ef); }

/*# sourceMappingURL=style.css.map */
