/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 *
 *
 *	orange: #fd694b
 *  grün  : #20c3ad
 */
 p {
  font-weight: 400;
}

ul {
  list-style: none;
  padding-left: 0;
}

.fsch-column-block {
  margin-bottom: 1rem !important;
  padding: 0rem !important;
}

.js-an_homeproducts-block.an_homeproducts-block {
  margin-top: 50px;
}

 .an_abous_us-text-wrap {
  max-width: 100%;
  margin-top: 8px;
}

.an_abous_us-text p {
  font-size: 16px;
  font-weight: 400;
}

 .an_brandslider-block {
  position: relative;
  margin: 94px 0 70px 0;
  text-align: center;
}

.an_brandslider-block:before {
    content: '';
    display: block;
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: #e1e1e1;
}


.an_brandslider-title {
    position: relative;
    display: inline-block;
    padding: 0 60px;
    margin-bottom: 30px;
    background-color: #fff;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
	font-weight: 400;
	border-bottom: 0px solid #ccc;
}
 
 .owl-carousel .owl-item {
  width: 100%;
}

.rot{
	font-weight: 700;
	color: #FD694b;
}

.gelb{
	font-weight: 700;
	color: #f2c222;
}
.violett {
	font-weight: 700;
	color: #503465;
}
.gruen{
	font-weight: 700;
	color: #20C3AD;
}

#search_block_code1 {
	
}

#left {
  display: block;
  padding: 1rem 0 1rem 0;
}

.form-control-schule-1 {
 font-family:"Montserrat",sans-serif;
 font-size:14px;
 border:0;
 -webkit-border-radius:25px 0 0 25px;
 padding:.75rem .5rem .75rem 1rem;
 margin: 0 0 1rem 0;
}

.form-control-schule-2 {
 font-family:"Montserrat",sans-serif;
 font-size:14px;
 border:0;
 -webkit-border-radius:0 25px 25px 0;
 padding:.75rem 1rem .75rem .5rem
}

.product-discounts > .table-product-discounts tbody tr td {
  padding: 0rem 0rem;
  text-align: center;
  border: .2rem solid #f1f1f1;
} 

.product-discounts > .table-product-discounts thead tr th {
  padding: 0rem 0rem;
  text-align: center;
  border: .2rem solid #f1f1f1;
} 

 
#header .header-nav {
    background: #efefef;
}

header a, #header .clientservice_open-modal-btn {
    color: #000000;
	font-weight: 600;
}

.amenu-item .amenu-link {
    color: #fff;
    font-weight: 460;
}

.amenu-item .amenu-link:focus,
.amenu-item .amenu-link:hover {
color: #494949!important;
}

#search_block_top #search_query_top {
    font-family: "Montserrat", sans-serif;
}

#search_block_top .btn.button-search:hover {
    color: #fd694b;
	border: 1px solid #fd694b;
	background: #ffffff;
	
}

#search_block_top .btn.button-search:hover:before {
    color: #fd694b;
	border: none;
}


body#checkout section.checkout-step .delivery-option label {
    display: block;
}
#product-availability .product-available, #product-availability {
    color: #20c3ad;
}
/* Pdr schulsuche formatierung */

.live-product-name {
    margin: 5px;
}
.rand_li{
margin: 20px 30px 0px 30px;	
}
.cl-add-to-cart-btn {
    border: 1px solid #FD694b;
}
.cl-add-to-cart-btn {
    background-color: #FD694b;
    border-color: #FD694b;
    color: #ffffff;
	font-weight: 600;
    border-radius: 30px;
	padding: 15px 20px;
	margin-bottom: 10px;
}

.cl-add-to-cart-btn:hover {
    color: #fd694b;
	font-weight: 600;
	background: #ffffff;
}


.bt-liste{
	margin: 10px;
}
#zentriert {
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 1rem 0 1rem 0;
}

.btn-ml {
	width: 230px;
}
.material-box {
	margin-bottom: 35px;
	height: 60px;
}
#livesearch {
    z-index: 9999;
    background: #efefef;
    max-height: 300px;
    overflow: auto;
    width: 500px;
    box-shadow: 0px 2px 4px #444;
    margin-left: 1.2%;
	position: absolute;
}
.textbox {
	padding: 10px 15px;
}

.live-product-name:hover{
	  background: #ffffff;
}
#qu:focus {
    outline: none;
}
input::placeholder, textarea::placeholder {
    color: #000;
}
.pdr_box_100 {
    width: 100%;
	padding: 0 0 10px;
	background: #ffbf00;
	min-height: 75px;
}

.tine-fett-orange {
	color: #fd694b;
}

/* Cartloader Tabelle Table formatierung */

.img-cart {
    margin: 10px;
}

.pdr_cart_item {
	width: 99%;
	min-height: 150px;
	border: 1px solid #cecece;
	margin: 5px;
}
.pdr_cart_product {
	width: 10%;
	max-width: 120px;
	min-width: 60px;
	height: 100%;
	float: left;
	margin-right: 20px;
}

.pdr_cart_2 {
	
}

.pdr_cart_2_1 {
	width: 55%;
	padding: 0px;	
	display: inline-table;
}

.pdr_cart_2_2 {
	width: 35%;
	display: inline-table;
	float: right;
}

.pdr_cart_description {
	
}

.pdr_cart_unit {
	float: left;
	width: 35%;
}

.pdr_cart_quantity {
	float: left;
	width: 30%;
	
}

.pdr_cart_total {
	float: left;
	width: 35%;
}
.pdr_price {
	color: #000000;
	font-size: 16px;
	font-weight: 600;
}

.cart_quantity .cart_quantity_input {
    width: 40px;
}
.cart_description_top {
	background: #ffbf00;
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	padding: 0.75rem;
}

.cart_description_blank {
	color: #000000;
	font-weight: 600;
	font-size: 16px;
	padding: 0.75rem;
	background: #ffbf00;
}

/* Cartloader Tabelle Grid formatierung */

.col-cartload-prod {
	width: 255px;
	float: left;
	margin-right: 30px !important;
	background: #f6f6f6;
} 
.cartload-product-name h1 {
    min-height: 65px;
	padding: 5px;
	font-size: 14px    
	font-weight: 600;
	margin-bottom: 0px;
}

.plist.grid .cartload-product-description, .plist.list .cartload-product-description {
    height: 54px;
    margin: 0px;
	padding: 5px;
}
.plist.grid .cartload-product-info, .plist.list .cartload-product-info {
    height: 380px;
}

.form-control.red {
    background: #ffccff;
    color: ##7a7a7a;
}
.form-control.grey {
    background: #fbfbfb;
    text-align: center;
}
.product-actions .control-label {
    min-width: 195px;
}

.additional-text-type-2 p {
    max-width: 100%!important;
}
.tine_t3 {
    height: 55px;
	display: inline-block;
}

.tine_t4 {
    color: #20C3AD;
    font: 500 16px "Poppins",Helvetica,sans-serif;
}
.cart-100 {
	
}

.cart-30 {
    width: 30%;
    float: left;
}
.cart-35 {
    width: 35%;
    float: left;
}

.cart-50 {
    width: 50%;
    float: left;
}
.cart-qt {
    float: left;
}
.cart_quantity_button {
    width: 114px;
}

.cart-price {
	font-size: 18px;    
	font-weight: 600;
	
}

.content_prices {
    padding: 5px;
}

.loader_splash_container {
    padding: 20px;
}

.print only screen{
    display: none;
}

.artikel_description {
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 14px;
    font-family: inherit;
    line-height: 1.1;
    color: inherit;
    border: 3px solid rgba(230,83,31,100);
}


/* checkout voraussichtliche Liferung ausblenden */
#ed_shopping_footer .ed_header {
    display: none;
}

#ed-cart-0 {
    display: none;
}

body#checkout section.checkout-step .form-control {
    padding: 5px;
    font-size: 13px;
	background: #f6f6f6;
}
.ets-mp-delivery-options-list .delivery-option label.control-label {
    border: 0px solid #ddd;
}

#payment-confirmation .ps-shown-by-js {
    display: block;
}

.an_productattributes-qty-add {
    flex-wrap: wrap;
}

.an_productattributes-qty-container {
    flex: 100%;
	padding: 0 0 10px;
}
.anav-top {
    background: #20c3ad;
}
.additional-text-type-2 p {
    margin-top: 15px;
}

.trans-w {
    background: rgba(255, 255, 255, 0.5);
    padding: 5px;
}
.trans-s {
    background: rgba(70, 70, 70, 0.5);
    padding: 5px;
}

.banner-text-bl {
     background: rgba(70, 70, 70, 0.5);
}

 .container {
  width:80%;
  max-width:1800px;
 }
 
 #search_block_top {
    float: right;
    margin: 18px 10px 10px 5px;
    padding: 0;
    text-align: center;
}
  
#amegamenu {
    background: #20c3ad;
}
.product-qty-input {
    background: #ffffff;
}

.blog-image-container{
min-height: 360px;
}

.secondary-blog-title {
    position: unset;
}

.secondary-blog-title::before {
    top: 0px;
}

.mp-btn-primary {
    background: #fd694b;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 6px 20px;
    overflow: hidden;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    margin: 2px;
    width: 120px;
} 
#search_block_top .select-wrapper {
    display: none;
}




#search_block_code {
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    float: left;
    position: relative;
    min-width: 230px;
    border: 2px solid #e5e5e5;
    background: #fff;
}

#input_code {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    box-shadow: none;
    color: #666666;
    display: block;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    height: 40px;
    line-height: 18px;
    margin-left: 0;
    margin-right: 0;
    width: 150px;
}

#search_block_code .btn.button-search {
    background: #fd694b;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    line-height: 20px;
    margin: 0;
    height: 40px;
    padding: 10px;
    text-align: center;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
}
b, strong {
    font-weight: 600;
}

#search_block_code .btn.button-search:hover:before {
    color: #fd694b;
	border: none;
}
#search_block_code .btn.button-search::before {
    content: "\E8B6";
    font-family: "Material Icons";
    font-size: 18px;
    width: 100%;
    text-align: center;
    color: #fff;
    vertical-align: middle;
}
#search_block_code .btn.button-search:hover {
    color: #fd694b;
	border: 1px solid #fd694b;
	background: #ffffff;
	
}
.not_a {
    opacity: 100;
	background: #ffccff;
}

.shopping-continue .btn-primary{
	
	background: #fd694b;
}


.form-control-code {
    font-family: "Montserrat", sans-serif;
	font-size: 14px;
    border: 0px;
    -webkit-border-radius: 25px;
    padding: 0.75rem 1rem 0.75rem 1rem;
}

.banner-wr .product-banner .banner-text-bl span {
    background-color: #fd694b;
    padding: 0 10px 0 10px;
}


@media only screen and (max-width: 599px) {
.banner-wr .product-banner .banner-text-bl p {
    font-size: 12px;
	line-height: 16px;
    font-weight: 500;
}
#search_block_top {
    width: 800px;
}
}

@media only screen and (min-width: 600px ) {
	.banner-wr .product-banner .banner-text-bl p {
    font-size: 12px;
	line-height: 16px;
    font-weight: 500;
}
#search_block_top {
    width: 600px;
}
}

@media only screen and (min-width: 991px ) {
.banner-wr {
    flex-wrap: inherit;
	margin: 10px 0 10px 0;
}	
#search_block_top {
    width: 500px;
}
.pdr_cart_2_1 {
	width: 55%;
}

.pdr_cart_2_2 {
	width: 35%;
}

}

@media only screen and (min-width: 1260px ) {
#search_block_top {
    width: 700px;
}

}	

@media only screen and (min-width: 1600px ) {
.amenu-item .adropdown {
    left: 250px;
}
}




.owl-prev {
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    top: calc(50% - 17.5px);
    cursor: pointer;
    color: #D6D6D6;
	left: -9px !important;
}

.owl-next {
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    top: calc(50% - 17.5px);
    cursor: pointer;
    color: #D6D6D6;
	right: -6px !important;
}


 
 
.insta-title-wrap h2 {
    font-size: 24px;
    text-transform: uppercase;
}
 

.an_brandslider-block, .an_insta_block, .featured-products {
	 margin-top: 75px;
	 
 }
 
.anthemeblocks_homeslider-block {
    padding-top: 20px;
}

/* x-Press anpassungen */

.anthemeblocks-homeslider-desc {
  position: unset;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.anthemeblocks-homeslider .anthemeblocks-homeslider-desc>.containerbanner {
  height: 100%;
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.anthemeblocks-homeslider-desc {
  top: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
  height: 100%;
}

.anthemeblocks-homeslider .anthemeblocks-homeslider-desc > .containerbanner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.anthemeblocks-homeslider-desc > .containerbanner {
    position: relative;
    height: 100%;
}

.anthemeblocks-homeslider.owl-carousel.owl-drag .owl-item img {
  width: auto!important;
}
.anthemeblocks-homeslider.owl-carousel.owl-drag.img-responsive .owl-item .item img {
  width: 100%!important;
}


@media only screen and (max-width: 580px ) {
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc h2 {
    font-size: 20px;
  }
  .anthemeblocks-homeslider.img-responsive .owl-dots {
    bottom: 5px;
  }
}
@media (max-width: 767px) {
  .anthemeblocks-homeslider-hide-mobile-content .anthemeblocks-homeslider-desc {
    display: none;
  }
  .anthemeblocks-homeslider .owl-prev i, .anthemeblocks-homeslider .owl-next i {
    font-size: 40px;
  }

  .anthemeblocks-homeslider-hide-mobile {
    display: none!important;
  }
  
  .form-control-schule-1 {
 font-family:"Montserrat",sans-serif;
 font-size:14px;
 border:0;
 -webkit-border-radius:25px 25px 25px 25px;
 padding:.75rem 1rem .75rem 1rem
}

.form-control-schule-2 {
 font-family:"Montserrat",sans-serif;
 font-size:14px;
 border:0;
 -webkit-border-radius:25px 25px 25px 25px;
 padding:.75rem 1rem .75rem 1rem
}
 
}

@media only screen and (max-width: 990px) {
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc p {
    display: none;
  }
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc .btn-primary {
    display: none;
  }

  .container {
  width: 98%;
 }
 .pdr_cart_item {
    display: flow-root;
}
 .pdr_cart_product {
	width: 25%;
	float: left;
}
 .pdr_cart_2_1 {
	width: 75%;
}

.pdr_cart_2_2 {
	width: 75%;
	border-left: 0px;
	padding-bottom: 10px;
}
}
@media (max-width: 1200px) {
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc p {
    display: none;
  }
}
@media (max-width: 1600px) {

}



@media only screen and (min-width: 581px ) {
.anthemeblocks-homeslider-desc > .containerbanner {
   padding: 0px 300px 90px 120px;
}
}
@media (min-width: 767px ) {

}
@media only screen and (min-width: 991px ) {
.anthemeblocks-homeslider-desc h2 {
    font-size: 16px;
}
.anthemeblocks-homeslider .anthemeblocks-homeslider-desc > .containerbanner {
   padding: 0px 380px 90px 120px;
}
}

@media only screen and (min-width: 1260px ) {
.anthemeblocks-homeslider-desc h2 {
    font-size: 22px;
}
.anthemeblocks-homeslider .anthemeblocks-homeslider-desc > .containerbanner {
    padding: 0px 400px 90px 0px;
  }
}
@media only screen and (min-width: 1600px ) {
#top-menu > li > a {
	font: 400 16px/24px "Poppins", Helvetica, sans-serif;
}
.anthemeblocks-homeslider-desc h2 {
    font-size: 30px;
}
.anthemeblocks-homeslider .anthemeblocks-homeslider-desc > .containerbanner {
    padding: 0px 400px 90px 0px;
  }
}

@media (min-width: 768px) {
  .anthemeblocks-homeslider-hide-desktop,
  .anthemeblocks-homeslider-hide-desktop-content .anthemeblocks-homeslider-desc {
    display: none;
  }
}

.img-who {
    height: auto;
    width: 100%;
}
.title-banner {
margin: 8% 10% 5% 10%;
background: rgba(200, 200, 200, 0.7);
color: #4f4f4f;
font-size: 24px;
font-weight: 600;
letter-spacing: 2.5;
padding:20px;
}

.title_block {
font-size: 20px;
font-weight: 600;
letter-spacing: 2.5;
margin-left: 20px;
padding:5px;
}

.text-banner {
color: #4f4f4f;
font-size: 14px;
font-weight: 600;
letter-spacing: 2.5;
}

.html-banner {
	display: none; 
}
.html-banner-tab  {
	display: none; 
}
.html-banner-mobile  {
	display: none;
}





@media only screen and (max-width: 990px) {
	.html-banner-tab  {
	display: none!important; 
}
	.html-banner-mobile  {
		margin-top: 1%;
		display: block;
	}
	#livesearch {
      width: 300px;
	}
}

@media only screen and (min-width: 581px ) {
	.html-banner-tab  {
		margin-top: 1%;
		display: block;
	}
}


@media only screen and (max-width: 990px) {
	.html-banner-tab  {
		margin-top: 1%;
		display: block;
	}
	.page-product h1 {
		font-size: 18px;
	}
	.product-cover img {
		width: 70% !important;
}
}

@media only screen and (min-width: 991px ) {
	.html-banner-tab  {
		display: none; 
	}
	.html-banner {
		margin-top: 1%;
		display: block;
	}
}


/*
* Animation Variables
*/
/* 
* Global
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

.panel-1 {
  text-align: left;
  margin: 0px;
}

.accordion {
  margin: -6px 10px 0px 5px;
  
  /* Radio Inputs */
  /* Labels */
  /* Panel Content */
}
.accordion input[name=panel] {
  display: none;
}
.accordion label {
  
  display: block;
  padding: 0.2em;
  background: linear-gradient(to bottom, #fefefe 0%, #d1d1d1 50%, #dbdbdb 55%, #e2e2e2 100%);
  font-size: 1.5em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.865, 0.14, 0.095, 0.87);
}
.accordion label:after {
  content: "+";
  position: absolute;
  right: 1em;
  width: 1em;
  height: 1em;
  color: #eee;
  text-align: center;
  border-radius: 50%;
  background: #1abc9c;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.5), 0 1px 0 #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
.accordion label:hover {
  color: #1abc9c;
}
.accordion input:checked + label {
  color: #1abc9c;
}
.accordion input:checked + label:after {
  content: "-";
  /* adjsut line-height to vertically center icon */
  line-height: 0.8em;
}
.accordion .accordion__content {
  overflow: hidden;
  height: 0px;
  position: relative;
  padding: 0 1.5em;
  box-shadow: inset 4px 0 0 0 #1abc9c, inset 0 3px 6px rgba(0, 0, 0, 0.75);
  transition: height 0.4s cubic-bezier(0.865, 0.14, 0.095, 0.87);
}
.accordion .accordion__content:not(:last-of-type) {
  box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.25), inset 4px 0 0 0 #1abc9c, inset 0 3px 6px rgba(0, 0, 0, 0.75);
}
.accordion .accordion__content .accordion__header {
  padding: 1em 0;
}
.accordion .accordion__content .accordion__body {
  font-size: 0.825em;
  line-height: 1.4em;
}

/* 
* Size Variations
*/
input[name=panel]:checked ~ .accordion__content.accordion__content--small {
  height: 150px;
}

input[name=panel]:checked ~ .accordion__content.accordion__content--med {
  height: 200px;
}

input[name=panel]:checked ~ .accordion__content.accordion__content--large {
  height: 300px;
}


.product-actions .form-control-select {
 background:#FFFFFF;
 
}

.product-variants > .product-variants-item select {
  background-color: #fff0f0;
}

.product-variants > .product-variants-item select {
  background-color: #fff;
  color: #000000;
  font-weight: 500;
}

.product-actions select.form-control:not([size]):not([multiple]) {
  border: 1px solid #000000;
}
 .product-quantity #quantity_wanted, #cart .js-cart-line-product-quantity {
  border: 1px solid #000000!important;
  border-radius: 5px 0 0 5px!important;
  height: 39px!important;
 }
 
 .product-quantity .input-group-btn-vertical, #cart .input-group-btn-vertical {
  border: 1px solid #000000;
 } 
 
 /*
* Animation Variables
*/
/* Neues CSS kommt ab hier. Alles darüber sind bestehende Styles der Seite */
.container { 
    max-width: 1800px;
    width:80%;
    margin-left: auto;
    margin-right: auto;
}
body {
    box-sizing:border-box; 
}

.pdr_cart_content {
    padding-left: 1rem; 
    width:100%;
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;
}
.pdr_cart_item { 
    display: flex;
    width: auto;
    padding: 0.5rem;
    border-radius: 4px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.pdr_cart_product {
    width: 20%;
}
.content_prices {
    padding-top: 1rem;
    display: block;
    width: 100%;
}
.cart-price {
    font-weight: 500;
}

.cart-100 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.cart-30 {
    width: 30%;
    float: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cart-40 {
    width: 40%;
}
.form-control.red {
    background: #fcf;
    color: ##7a7a7a;
}
.btn.button-plus:hover, .btn.button-minus:hover {
    color: #333;
}
select.form-control:not([size]):not([multiple]) {
    border-radius: 5px;
}
.btn.button-plus {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn.button-minus {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.alternatives_container {
    display: flex;   
    flex-direction: column;
    padding: 1.5rem;
    padding-top: 1rem;
    border-radius: 4px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #cecece;
    margin: 5px;
    background-color: #f1f1f1;
}
.hidden, .hidden_na {
    display:none!important;
}
.alternatives-open {
    border-color: black;
}
.alternatives_title {
    color: black;
    font-weight: 600;
    font-size: 16px;
}
.alternative_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 1rem;
    row-gap: 1rem;
}
.one_column {
    grid-template-columns: repeat(1, 1fr);
}
.alternative_card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1rem;
    background-color: white;
    width: 100%;
    border-radius: 4px;
}
.card_header {
    display: flex;
}
.img-alternatives {

    max-width: 100px;
    margin-right: 0.5rem;
}
.card_footer {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-weight: 500;
    font-size: 18px;
}
.alternatives_price {
    margin-bottom: 0.5rem;
}
.toggle-alternatives {
    border-radius: 10px;
    width: 250px;
    margin-top: .5rem;
    margin-bottom: .5rem;
	background: #f1f1f1;
	color: #000000;
	font-weight: 500;
	border: 1px solid rgba(0,0,0,.25);
}
.choose-alternative {
    border-radius: 10px;
	background: #20c3ad;
	color: #000000;
	font-weight: 500;
}




.out_of_stock {
    color: #e6531f;
    font-weight: 600;
    margin-top: 0.5rem;
    padding-left: 0.5rem;
}
.teacher_recommendation {
    padding-left: 0.5rem;
}
.discounts {
    background: rgba(32, 195, 173, 0.15);
    color: rgba(32, 195, 173, 1);
    font-size: 16px;
    padding: 0.5rem 1rem;
    margin-top: 0.5rem;
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.2;
    border-radius: 4px;
}

@media only screen and (max-width: 640px) {
    .pdr_cart_item {
        position: relative;
    }
    .pdr_cart_product {
        margin-bottom: 60px;
    }
    .pdr_cart_2_1 {
        width: unset;
        margin-bottom: 75px;
    }
    .has_one_discount {
        margin-bottom: 110px;
    }
    .has_two_discounts {
        margin-bottom: 140px;
    }
    .pdr_cart_2_2 {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        min-width: 100px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .cart-30 {
        align-items: center;
        width: auto;
    }
    .alternatives_container {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .alternatives_card {
        padding-right: 0.25rem;
        padding-left: 0.25rem;
    }
    .img-alternatives {
        max-width: 70px;
        min-width: 60px;
        width: 25%;
        padding: 0;
    }
    .teacher_recommendation {
        text-align: center;
    }
    .discounts {
        margin-left: 1rem;
        margin-right: 1rem;
        width: unset;
    }
    .toggle-alternatives {
        width: 100%;
    }
    .out_of_stock {
        padding-left: 1.5rem;
    }
}
@media only screen and (max-width: 990px) {
    .pdr_cart_content {
        flex-direction: column;
    }
    .alternative_list {
        grid-template-columns: repeat(1, 1fr);
    }
    .container { 
        width:100%;
    }
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 