	.disclaimer {
		text-align:center;
		font-size: 12px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid #d6d6d6;
		border-bottom: 1px solid #d5d5d5;
/* 		margin-top: 10px; */
		position: relative;
  		top: -20px;
		color:#4a4a4a;

	}
	
	.breadcrumbs {
		text-align:center;
		font-size: 12px;
/* 		padding-top: 3rem; */
		position: relative;
  		top: 10px;
		padding-top: 20px;
		color:  #7b7b7b;
		
	}
	
	.crumb-link {
		color:  #7b7b7b;
	}
	
	.crumb {
		display:inline;
		margin-left: 0px;
	}
	
 	.crumb+li:before {
		 padding:0.25rem;
		 content:">";
	}


	.ol-crumbs {
		margin-bottom: 0px;
		
	}
	/*.gallery-caption {
		display: none;
		} */
	.gallery-item{
		
    	padding-left: 0px;
    	padding-right: 0px;

	}
/*	#entry-content li { */
	li {
		margin-left: 40px;
	}
	
	.offer_buttons {
		padding-top: 30px;
		padding-bottom: 30px;	
	}
	
	.gallery {
		margin-top: 0px;
	}
	
	.text_headers {
		line-height: 1.25;
	}
	.wp-block-buttons {
		padding-top: 10px;
	}
	
	.offer-header {
		margin-top: 8.5rem;
	}


table.aliexpress {
   
  line-height:1em;
  border: none; 
  border-spacing: 0px;
  border-collapse: separate;
	margin-top: 0px;
	margin-bottom: 30px;
}

	p.price {
		padding-left: 5px;
	}

	
.aliexpress  tr td {
 	border: none; 
	padding: 0px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}


td.price {
  padding-left: 10px;


}

.aliexpress  tr .title {
  padding-left: 10px;
	vertical-align: top;
  
}

.price {
  	white-space: nowrap;
  	font-weight: bold;
  	font-size: 18px;
	text-align: right;
	

}


.aliexpress_title {
 	 margin-bottom: 0px;
	font-size:0.8em;
}

.rating {
   	color: gray;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size:0.8em;
}
	
.aliexpress_img {
	margin-top: 3px;
	margin-bottom: 3px;
	height:65px; 
	width:65px;
	}
	
.ali_img {
	width:65px;
	}
	
.ali_header {
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
	}
	
p[class^="seemore_"] {
	text-align: center;
	font-size:0.8em;
	cursor: pointer;
	}
	
	#seemore_container {
		position: relative;
		
	}
	
	#seemore_button_container {
		position: relative;
		
	}
	
	#seemore_button {
		position: relative;
		top: 0;
		right: 0;
	}
	
	
	.links_last_modified{
		text-align: right;
		color: #c6c6c6;
		font-size: 0.6em;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	


.market_seemore_container {
  text-align: center;
  padding-top: 0px;
}

div.seemore_link {
  text-decoration: none;
  text-align: center;
  padding-top: 0px;
  font-weight: 500;
}

div.seemore_link:hover {
  text-decoration: none;
}
.wp-block-button .wp-block-button__link:hover {
  text-decoration: inherit;
}

.wp-block-button__link {
  text-decoration: inherit;
  font-weight: inherit;
  text-transform: inherit;
}



.shortlist_container {
  position: relative;
  margin-top: 70px;

  /*border: 1px solid #dadada;
  border-radius: .25rem;*/
}

/*
.shortlist_item_container {
  padding-bottom: 30px;
  display: grid;
  grid-column-gap: 2vw;
  grid-row-gap: 4vw;
  grid:  
    "image text button"
    "image text nav"
    / 100px    3fr ;
}*/


.shortlist_item_container {
        content-visibility: auto;
        contain-intrinsic-size: 1000px; 
    }


.button-custom {
        font-size: 15px !important;
        margin: 10px auto;
        display: block;
     }


@media (max-width: 799.98px) {
    
    .shortlist_item_container {
        
      display: grid;
      grid: "label" "image" "image" "image_caption" "text" "video" "button"/1fr;
      
      padding-bottom: 70px;
      grid-column-gap: 2vw;
      grid-row-gap: 1em;

           /*grid:  "label label label" "... image ..." "text text text" "button button button"/1fr 300px 1fr; */
    }
    
    
    
    .button-view {
        font-size: 15px !important;
        width: 75% !important;
     }
    
    .button-custom {
        width: 75% !important;
     }
    
    
     .shortlist_title {
     font-size: 1em !important;
     }
    
     .shortlist_label {
      /*font-size: 1.3em;*/
      /*line-height: 1.2;*/
    }



}

@media (min-width: 800px) {
     .shortlist_item_container {
         
    display: grid;
      grid: "label" "image" "image" "image_caption" "text" "video" "button"/1fr;
    
     padding-bottom: 70px;

    grid-column-gap: 2vw;
    grid-row-gap: 1.5em;
    

          /*grid: "label label label" "... image ..." "text text text" "button button button"/1fr 300px 1fr; */
     }
     
    
     
     .shortlist_label {

      /*font-size: 1.3em;*/
      /*line-height: 1.2;*/
    }
    
    
     
    .button-view {
        font-size: 15px !important;
        width: 50% !important;
     }
     
     
    .button-custom {
        width: 50% !important;
     }     
     
     
     .shortlist_title {
     font-size: 0.9em !important;
     }
 
}



.shortlist_image {
    grid-area: image;
    /*display: block;*/
    /*margin: 0 auto;*/

    max-width: 100%;
    max-height: 580px;
}


.shortlist_caption {
    grid-area: image_caption;
  
}

.shortlist_img > img  {
    max-height: 580px;
    width: auto;
    margin: auto;
}

@media (max-width: 250px) {
    .shortlist_image {
        max-height: 250px;
    }
    
    .shortlist_img > img  {
    max-height: 250px;
    width: auto;
    }
}
/*@media (min-width: 579.98px) {*/
/*    .shortlist_image {*/
/*        max-height: 580px;*/
/*    }*/
/*}*/

 .shortlist_img {
    display: block;
    margin: 0 auto;
    
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;

}

.shortlist_title {
  grid-area: text;
 font-size: 14px;
 line-height: 1.4;
}

.shortlist_title > ul {
     margin-bottom: 0px;
 }
 
.shortlist_title > p {
  margin-bottom: 0px;
}

.shortlist_label {
  grid-area: label;
  text-align: center;
   /* font-style: italic; */
 /*font-weight: bold;*/
}


.video_lazy {
  grid-area: video;

}





.shortlist_button {
 grid-area: button;
 display: block;
 margin: 0 auto;
 width: 100%;
}
.shortlist_nav {
  grid-area: nav;
}




/*
.shortlist_image, .shortlist_title, .shortlist_button, 
.shortlist_nav {
  border: 1px solid #dadada;
}
*/

/*
.shortlist_image {
}
.shortlist_text {
}
.shortlist_button {
}
*/

.shortlist_nav {
  text-align: center;
  display: inline;
}

.shortlist_nav_link {
color: gray;
font-size:  1.5rem;
 text-decoration:none; 
 
 letter-spacing: -0.5px !important;
line-height: 1;
display: block;
}



a.shortlist_nav_link:hover {
   text-decoration: underline !important;
}

a.shortlist_button:hover {
   text-decoration: underline !important;
}

.shortlist_link {
font-size: 0;
left: 0;
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
}






.shortlist_check_price_button {
  padding-top: 0px !important;
  text-align: center;
  
}