/*
Theme Name: SideWalk Theme
Theme URI: side-walk.dk
Template: hello-elementor
Author: Side-Walk
Author URI: side-walk.dk
Description: Theme by Side-Walk
Version: 1.0.1712059646

*/


/* --------------- Fibo search styling -------------------- */

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
	    border-radius: 5px;
    	max-width: 650px;
    	height: 38px;
    	width: 100%;
    	border: 1px solid black;
}


.dgwt-wcas-search-form{
	max-width: 650px;
    height: 38px;
    width: 100%;
}





/* --------------- Produkt arkiv -------------------- */

.woocommerce-loop-product__title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
}
.woocommerce .price ins {
    text-decoration: none !important;
	font-weight:400 !important;
}

.custom-sku{
	font-size: 12px;
    color: var(--e-global-color-text);
    opacity: 0.7;
}

.sidebar-title-category{
	border-bottom: 1px solid var(--e-global-color-text) ;
    padding-bottom: 0.5rem ;
    margin-bottom: 1rem ;
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.categori-container-list{
	    list-style: none;
    padding: 0px;
}

.categori-container-list li a{
	color: black;
}


.elementor-4488 .elementor-element.elementor-element-4f14b60.elementor-wc-products ul.products li.product span.onsale{
	position: absolute;
    z-index: 99999;
    border-radius: 50px;
	background-color: #fff !important;
    box-shadow: 0px 4px 15px -5px rgb(0 0 0 / 15%);
    margin: 0 !important;
    top: 4% !important;
    left: 4% !important;
    right: unset !important;
    padding: 0 1rem !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: auto;
    line-height: 2rem !important;
    min-height: inherit !important;
    min-width: inherit !important;
}


.elementor-wc-products ul.products li.product span.onsale{
	position: absolute;
    z-index: 99999;
    border-radius: 50px;
	background-color: #fff !important;
    box-shadow: 0px 4px 15px -5px rgb(0 0 0 / 15%);
    margin: 0 !important;
    top: 4% !important;
    left: 4% !important;
    right: unset !important;
    padding: 0 1rem !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: auto;
    line-height: 2rem !important;
    min-height: inherit !important;
    min-width: inherit !important;
}

/* ---------- Enkelt produkt side ---------- */
.woocommerce div.product p.stock{
	display:none;
}


table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
	background-color: white;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th{
	background-color: white;
}

.woocommerce table.shop_attributes th{
	text-align: left;
	border: 0px;
	    border-bottom: 1px solid #f0f0f0 !important;
    padding: 1rem 0;
    vertical-align: top;
	    font-size: 14px;
    font-weight: 400;
}

.woocommerce table.shop_attributes td{
	border: 0px ;
	    border-bottom: 1px solid #f0f0f0 !important;
    padding: 1rem 0;
    vertical-align: top;
}


.elementor-4235 .elementor-element.elementor-element-30a9e71{
	border: 0px;
}


.single-product button.single_add_to_cart_button{
	width: 250px;
    height: 50px;
    text-transform: uppercase;
}

.woocommerce .elementor-4235 .elementor-element.elementor-element-cacd914 .price{
	margin-bottom: 0px;
}

.elementor-widget-n-accordion .e-n-accordion-item-title{
	padding-left: 0px !important;
}


#wpgs-gallery img{
	border: 1px solid #f0f0f0;
}

.tp-image-wrapper{
	border: 1px solid #f0f0f0;
	 margin-bottom: 5px;
}

.woocommerce div.product p.price ins{
	text-decoration:none;
	font-weight:400;
}


div#nickx-gallery li img, .slider.nickx-slider-for.nslick-initialized.nslick-slider .nslick-slide img {
	    border: 1px solid #f0f0f0;
}

.slider.nickx-slider-for.nslick-initialized.nslick-slider .nslick-slide img{
	max-height:500px;
	object-fit:contain;
}

body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images, body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images{
	float: right !important;
}

.woocommerce div.product form.cart .reset_variations{
	background-color: transparent;
    color: gray;
    border: 0px;
    margin: 0px;
    padding: 0;
}

.woocommerce div.product form.cart .reset_variations:hover{
	background-color:transparent;
	color:gray;
}

.woocommerce div.product form.cart .variations td:hover{
	background-color:white;
}

@media (max-width: 768px) {
	.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{
		text-align:left !important;
	}
}

/* ---------- Kurv ---------- */

.elementor-widget-woocommerce-cart .e-cart-section{
	margin: 0px ;
}


:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart{
	flex-direction: row-reverse;
    display: flex;
    justify-content: space-between !important;
	align-items:center;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{
	color: black;
    font-size: 32px;
}

.woocommerce div.product form.cart .variations td{
	padding:0px;
}

.woocommerce div.product form.cart .variations th{
	display: flex;
}


div.elementor-element.elementor-element-c36b381.e-con-full.e-flex.e-con.e-child > div > div > div > form > table > tbody > tr{
	    display: flex;
    flex-direction: column;
}

:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form){
	align-items: center;
	flex-direction:row-reverse;
}

.single_add_to_cart_button {
	margin-left:auto !important;
}

/* ----------------- Pris label ---------------- */

/* Style for the text on single product pages */
.after-price-text.single-product {
    font-size: 16px;

}

/* Style for the text on archive pages */
.after-price-text.archive-product {
    font-size: 10px;

}





/* ----------------- Forside CTA  ---------------- */

@media (max-width: 768px) {
.cta-grid .e-con-inner{
	display: flex !important;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory;
    overflow-x: scroll;
    grid-gap: 1rem;
}

.cta-grid .e-con-inner .elementor-element{
	    scroll-snap-align: center;
    min-width: 70%;
}



	    #sb_instagram #sbi_images {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
}
	
	    #sb_instagram #sbi_images .sbi_item {
        min-width: 75%;
        scroll-snap-align: center;
    }
	
	
	
	.elementor-4289 .elementor-element.elementor-element-b605621 img {
		height:200px !important;
	}
	
	#e-n-accordion-item-1610 > div{
		border:0px;
	}
	
}


/* -------------------- find forhandler - store locator ----------------------------*/
#wpsl-gmap {
  width: 83%;
  top: -50px;
}
.wpsl-search {
  margin-bottom: 0px;
  padding: 12px 12px 0 12px;
  background: #ffffff;
}

#wpsl-wrap #wpsl-result-list li {
  line-height: 25px;
}

#wpsl-result-list li p {
  font-size: 14px;
  font-family: "century-gothic";
  font-weight: 400;
}

#wpsl-wrap #wpsl-result-list li::before {
  content: url(/wp-content/uploads/2022/11/location-dot.svg);
}
#wpsl-wrap #wpsl-result-list ul li {
  list-style: none !important;
  display: grid;
  grid-template-columns: 20px 1fr;
}

.location-badge:not(:empty):before {
  padding-right: 5px;
}

.wpsl-direction-wrap {
  display: none;
}

#wpsl-search-wrap .wpsl-input label {
  display: none;
}

#wpsl-search-btn,
#wpsl-search-wrap input {
  display: none;
}

#wpsl-search-wrap input {
  border: 1px solid black;
  background-color: white;
}
@media (max-width: 992px) {
  #wpsl-gmap {
    width: 60%;
    top: -50px;
  }
}

@media (max-width: 725px) {
  #wpsl-gmap {
    width: 100%;
    top: 0px;
  }
}

.location-list__item {
  position: relative;
}

#wpsl-stores .location-list__item a,
#wpsl-stores a.wpsl-directions {
  color: var(--e-global-color-text);
}

.location-badge:not(:empty) {
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--e-global-color-secondary);
  z-index: -1;
  color: white;
  font-size: 9px;
  padding-right: 10px;
  padding-left: 10px;
}

.location-badge:not(:empty):before {
  content: url(/wp-content/uploads/2022/12/egg.svg);
}



/* -------------------- Gavekort  ----------------------------*/

.pwgc-label {
    font-weight: 700;
    float: left;
    padding-bottom: 10px;
}

#pwgc-message{
	width: 100% !important;
}

.woocommerce div.product form.cart .variations th{
	padding-left: 0px;
}






.e-checkout__order_review{
	background-color:white !important;
}

 .e-checkout__order_review-2{
	background-color:white;
}






.load-more {
    display: block;
    margin: 20px auto;
    padding: 10px 20px;
    background-color: #51514e;
    color: #fff;
    border: none;
	border-radius:0px;
    cursor: pointer;
    font-size: 14px;
}

.load-more:hover {
    background-color: #CAC5B7;
}

/* ::::::::::::::::::::::::::::::::::::::: Blicher forhandler side styling :::::::::::::::::::::::::::::::::::::::::::::::::::: */

.forhandler-kurv .woocommerce table.shop_table.cart tbody tr:last-child{
	display: none !important;
}

.custom-add-to-cart .variations_form .variations tbody > tr{
	display: flex;
	flex-direction: column;
}

.custom-add-to-cart .woocommerce-variation-add-to-cart .price .highlight{
	display:none;
}

.single_variation_wrap > div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled > button{
	background-color:#51514e ;
	width: 100%;
margin-top: 10px;
}

.single_variation_wrap > div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled > button:hover{
	background-color:#51514e ;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{
	background-color:#51514e ;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover{
	background-color:#51514e ;
}

.woocommerce div.product form.cart{
	margin-bottom: 0px;
	
}

.woocommerce div.product form.cart div.quantity, .woocommerce .quantity .qty{
	width: 100%;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{
	    width: 100%;
    margin-top: 10px;
}
.woocommerce div.product form.cart .button{
	background-color:#51514e ;
	width: 100%;
	color: white;
	 margin-top: 10px;
}

/* Change background color */
.woocommerce a.button.add_to_cart_button{
	background-color:#51514e ;
}


.without-necklace p{
	margin:0px !important;
	padding-left: 5px;
}



.woocommerce-cart .stock,
.woocommerce-checkout .stock {
    display: none !important;
}




