.aa-cc-body-fix-compliance-part {
  display:none;
}
.social-icons.flex{
  flex: initial !important;
}
.header-menu summary.header-menu__link-item svg.icon{
  color:#F36B22 !important;
}
.header-wrapper{
      box-shadow: 0 2px 1px #00000057;
}
footer.site-footer h4, footer.site-footer .h4,.footer h4 {
    font-family: "Bebas Neue",sans-serif !important;
    font-size: 1.75em;
    text-transform: uppercase;
    color: #f26b21;
    font-weight: 100;
}
.footer-contact__address p a{
  color: #ff6c27;
}
footer.site-footer,.footer-section {
    padding: 40px 40px;
    color: #ffffff !important;
    background-color: #1f1f1f;
    text-align: center;
}
footer.site-footer ul li a,.footer-section ul li a{
    color: #ffffff;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-decoration: none;
    font-size: 0.875em;
}
footer.site-footer p.copyright a,.footer-section p.copyright a,.footer-section .social-icons a{
    margin-top: 1em;
    color: #ffffff !important;
}

.box-last {
 
}
.flickity-page-dots {
    background-color: #6dbf4b;
    position: relative;
    width: 100%;
    list-style: none;
    text-align: center;
    padding: 10px 0;
}
.default-cart-button__button, html.no-js .default-cart-button__button {
    font-family: 'Montserrat', sans-serif;
    border-radius: 50px;
    background-color: #cf0a2c;
    color: #fff;
    border: 5px #ffffff;
    margin-bottom: 8px;
}

.slide__item-content a.button {
    box-shadow: 0px 9px 28px #000;
    color: #ffffff;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    border-radius: 80px;
    border: 0px solid #ffffff; !important;
    display: inline-block;
    margin: 8px 0 0;
    padding: 14px 24px;
    background-color: #d2202f;
}
@media only screen and (max-width: 765px) {
.slide__item-content a.button {
    box-shadow: 0px 9px 28px #464646;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    border-radius: 80px;
    border: 5px solid #ffffff; !important;
    display: inline-block;
    margin: 8px 0 0;
    padding: 14px 24px;
    background-color: #d2202f;
}
}
.slide__item-content a.button:hover {
    box-shadow: 1px 4px 13px #000;
    font-size: 19px;
}
  .column-fs {
    float: left;
    width: 33.33%;
    padding: 90px 25px 90px 25px;
  }
  .row-fs::after {
    content: "";
    clear: both;
    display: table;
  }

  @media only screen and (max-width: 500px) {
    .column-fs {
      width: 100%;
      padding: 50px 25px 50px 25px;
    }
  }

* {
    box-sizing: border-box;
}
.hiw {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: bold;
}
.market {
  background-color: #f7f7f7;
  padding-top: 100px;
  padding-bottom: 100px;
}
  @media only screen and (max-width: 500px) {
.market {
  font-size: 47px !mportant;
}
  }

.ce-button {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  background-color: #d2202f;
  padding: 15px 55px 15px 55px;
  border-radius: 80px;
  border: 5px solid #ffffff5c;
  width: 300px;
  
}
.ce-button:hover {
  border: 6px solid #ffffff;
  color: #ffffff;
  
}
a:link {
    text-decoration: none;
}
footer.site-footer button {
    background-color: #d2212e;
}
.purchase-box h1 {
    font-size: 50px;
}
@media screen and (max-width: 600px){
p {
    font-size: 15px !important;
    margin-bottom: 0;
}
}
.slide__item-content p {
    font-family: "montserrat",sans-serif;
    font-size: 27px;
    margin-bottom: 10px;
}
  @media only screen and (max-width: 500px) {
    .slide__item-content p {
    font-size: 18px !important;
    font-weight: bold;  
    }}
.page header.page-header h1, .page header.page-header .h1, .page header.page-header header.site-header div.site-logo, header.site-header .page header.page-header div.site-logo {
    text-align: center;
    text-transform: uppercase;
    font-family: "bebas-neue",sans-serif;
}

  .diet {
        overflow-x: scroll;
      }

   .ce-collection * {
     margin-left: 8px;
     box-sizing: border-box;
   }
  @media only screen and (max-width: 500px) {
   .ce-collection * {
     margin-left: 0px;
     box-sizing: border-box;
   }
  }

   /* Clearfix (clear floats) */

 .ce-collection .row-fs::after {
     display: table;
     content: "";
     clear: both;
   }

 .ce-collection  .cbtn {
     margin-top: 70px;
     text-align: center;
     position: absolute;
     
     color: #ffffff;
     font-size: 16px;
     font-family: 'Montserrat', sans-serif;
     font-weight: bold;
     background-color: #d2202f;
     padding: 10px 35px 10px 35px;
     border-radius: 80px;
     border: 5px solid #ffffff5c;
     width: 318px;
   }

  .ce-collection .cbtn:hover {
     color: #ffffff;
     background-color: #d2202f;
     padding: 10px 35px 10px 35px;
     border-radius: 80px;
     border: 5px solid #ffffff;
     width: auto;
     width: 318px;
   }

  .ce-collection .column-fs {
     float: left;
     width: 33.33%;
     padding: 5px;
   }

  .ce-collection .ce-collections {
     display: flex;
     align-items: center;
     justify-content: center;
     width: 400px;
     height: 250px;
     margin-right: 10px;
     border-radius: 0px;
   }

   .ce-collection {
    padding-bottom: 80px;
     width: 1280px;
     margin: auto;
   }

   @media only screen and (max-width: 1100px) {
     .ce-collection {
       width: 1100px;
       margin: auto;
     }
   }

   @media only screen and (max-width: 800px) {
     .ce-collection {
       width: 1100px;
       margin: auto;
     }
   }

   @media only screen and (max-width: 500px) {
     .ce-collection {
       width: 400px;
       margin: auto;
     }
   }

   .collection-text {
     text-align: center;
     text-align: center;
     font-family: 'bebas-neue', sans-serif;
     color: #f26b21;
     font-size: 45px;
     margin-top: 0px;
     
 
   }
  @media only screen and (max-width: 500px) {
   .collection-text {
     font-size: 35px;
     margin-top: 27px;
   }
  }
.slide__item-content h2 {
  line-height: .9;
    text-shadow: 1px 1px 3px #7d7d7d;
}
#block-1481011869014-0 a.button:hover, #block-1481011869014-0 a.button:focus {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

@media screen and (max-width: 600px){
.slide__item-content.justify-start .inner-wrapper {
    padding-top: 18px !important;
    text-align: center;
}
}

@media (max-width: 600px){
#block-1481011869014-0 .slide__item-content h2 {
  font-size:55px !important;
}
}


@media (max-width: 600px){
.slide__item-content .outer-wrapper {
    display: table;
    width: 100%;
    height: 71% !important;
}
}
header.site-header nav.nav-bar ul.dropdown li a {
    font-family: 'Montserrat', sans-serif;
}
ul.nested-menu ul.dropdown a {
    font-family: 'Montserrat', sans-serif;
    padding-left: 0px;
    font-size: 12px;
}
.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
}
.diet {
  font-size: 12px !important;
}



.card-title {
  padding:18px 0px 0px 0px;
  font-size: 18px;
  color: #f27635;
  font-weight: bold;
}

.card-description {
  font-size: 12px;
}

/* Float four columns side by side */

.collection-column {
  float: left;
  width: 33.33%;
  padding: 20px 20px;
}

/* Remove extra left and right margins, due to padding */

.collection-row {
  max-width: 1200px;
  margin: auto;
}

/* Clear floats after the columns */

.collection-row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive columns */

@media screen and (max-width: 600px) {
  .collection-column {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}

/* Style the counter cards */

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
}

.card button {
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
  border-radius: 50px;
  outline: 0;
  padding: 12px;
  color: #fff;
  background-color: #d6283c;
  text-align: center;
  cursor: pointer;
  width: 50%;
  margin-top: 5px;
}

.card button:hover {
  opacity: 0.7;
}
.ce-hero-image {
  margin: -20px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://cdn.shopify.com/s/files/1/1363/7423/files/MealPlansBanner.jpg?14965075135334586782");
  height: 165px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

@media screen and (max-width: 600px) {
.ce-hero-image {
  height: 202px;
}
}
  @media screen and (max-width: 600px) {
.ce-hero-text {
  top: 43% !important;
}
  }

.ce-hero-text {
  font-size:50px
  font-family:'bebas-neue', sans-serif !important;
  text-align: center;
  color: #fff;
}
.ce-mealplans {
  padding-top: 10px;
  padding-bottom: 50px;
}


.w3-content {
  max-width: 980px;
}

.w3-content,
.w3-auto {
  margin-left: auto;
  margin-right: auto;
}

.w3-tooltip,
.w3-display-container {
  border-radius: 8px 8px 0px 0px;
  margin: -17px -17px 0px -17px;
  position: relative;
  background-image: url("https://cdn.shopify.com/s/files/1/2130/4603/files/CarouselBackground.jpg?10274670519375593943");
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
}

.w3-black,
.w3-hover-black:hover {
  font-size: 40px;
  color: #fff !important;
  text-shadow: 0px 5px 5px #000;
  background-color: #00000000 !important;
}

.w3-display-left {
  text-align: left !important;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(-0%, -50%);
}

.w3-display-right {
  text-align: right !important;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}

.w3-btn,
.w3-button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w3-btn,
.w3-button { 
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}

.mySlides1 .mySlides2
.mySlides3
.mySlides4
.mySlides5
.mySlides6{
  display: none;
}
/*filter*/
.filterDiv {
  float: left;
  display: none;
}

.show {
  display: block;
}

.container {
  margin-top: 20px;
  overflow: hidden;
}
.f-btn {
  margin: 5px;
  min-width: 200px;
  font-family: montserrat;
  border-radius: 50px;
  border: 1px solid #27c047;
  outline: none;
  padding: 12px 16px;
  background-color: #f1f1f1;
  cursor: pointer;
}

.f-btn:hover {
  background-color: #ddd;
}

.f-btn.active {
  background-color: #d82237;
  color: white;
}
.filter-btns {
  margin: 0px -15px 0px -15px;
  text-align: center;
  background-color: #f9f9f9;
  padding: 40px 0px 20px 0px;
}
.checked {
  color: #ff6c27;
}
.popup {
  margin-left: -75px;
  font-weight: 700;
  margin-top: -12px;
  font-size: 14px !important;
  color: #ff6c27 !important;
  position: absolute;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
    box-shadow: 0px 5px 17px 2px #00000052;
    background-size: contain;
    top: 31px;
    height: 411px;
    visibility: hidden;
    width: 414px;
    background-image: url(https://cdn.shopify.com/s/files/1/2130/4603/files/CE_shipping_map_Update_3.jpg?7936710316808896193);
    color: #fff;
    text-align: right;
    border-radius: 16px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 2%;
    left: -34%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
.box {
  color: #ff6c27;
}
  @media screen and (max-width: 600px) {
    .popup .popuptext {
      height: 367px;
      width: 365px;
      left: -16%;
    }
  }

  @media screen and (max-width: 600px) {
       .popup{
          padding-top: 25px;
  }
}
  @media screen and (max-width: 600px) {
.f-btn {
    min-width: 160px;
    padding: 5px 5px;

}
  }
  @media screen and (max-width: 600px) {
.popup .popuptext {
    top: 64px;
}
  }
  @media screen and (max-width: 600px) {
.checked {
    padding-top: 15px;
    color: #ff6c27;
}
  }
.stamped-badge {
    text-align: center;
}
div.featured-text .content {
    max-width: 100%;
} 
@media screen and (min-width: 600px) {
  .inf
  {
    display:grid;
  }
}


@-webkit-keyframes AnimationName {
    0%{background-position:49% 0%}
    50%{background-position:52% 100%}
    100%{background-position:49% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:49% 0%}
    50%{background-position:52% 100%}
    100%{background-position:49% 0%}
}
@keyframes AnimationName {
    0%{background-position:49% 0%}
    50%{background-position:52% 100%}
    100%{background-position:49% 0%}
}
header.site-header nav.nav-bar ul.site-nav li a {
    font-family: "montserrat",sans-serif;
    font-size: 14px;
    display: block;
    border: 1px solid transparent;
    font-weight: 600 !important;
    text-transform: uppercase;
    text-decoration: none;
    color: #040807;
    background: transparent;
    padding: 6px 12px;
}
.marquee {
    position: relative;
    z-index: 10;
    overflow: hidden;
    padding: 21px 0;
    text-decoration: none;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.marquee .marquee_list {
    -webkit-animation: ticker 20s infinite linear !important;
    animation: ticker 20s infinite linear !important;
}
.marquee .marquee_item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    font-size: 1rem;
}
.marquee .marquee_item > * {
    margin-right: 13px;
    will-change: transform;
    -webkit-animation: spinMe 2s infinite linear;
    animation: spinMe 2s infinite linear;
}
.flex img {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.red-bg {
    background-color: #fd5225;
}
.yellow-color {
    color: #ecf842;
}
.track {
  position: absolute;
  white-space: nowrap;
}
.maple{
  font-size: 60px !important;
  font-family: maple-web, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  text-shadow: 1px 3px 4px #712f8fb5;
}
.canvas {
	width: 100%;
	height: 100%;
}
#glscreen {
  margin-top: -30px;
  position: absolute !important;
  left: 0 !important;
  width: 100%;
  height: 700px !important;
}
.maple-2 {
  font-family: "montserrat",sans-serif;
  font-size: 24px;
  color: #fff;
  background-color: #712f90c4;
  padding: 15px;
}
.carousel {
    padding-top: 90px;
}
.simple-collection header.centered h4, .simple-collection header.centered .h4, .simple-collection header.centered a.button.outline, .simple-collection header.centered p.buttons.outline>a, .simple-collection header.centered .hero a.button, .hero .simple-collection header.centered a.button, .simple-collection header.centered .newsletter a.button, .newsletter .simple-collection header.centered a.button, .simple-collection header.centered .slide__item-content a.button, .slide__item-content .simple-collection header.centered a.button {
  font-size: 40px !important;
  font-family: maple-web, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-top: 90px;
  color: #fff;
}
body.template-index .collection, body.template-index .featured-collection, body.template-index .simple-collection {
    background-color: #6bbe50;
    padding: 40px 20px;
}
.section-standard header h4, .section-standard header .h4, .instagram-collection header h4, .instagram-collection header .h4 {
  font-size: 40px !important;
  font-family: maple-web, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #09c6e0;
}
.product_card, .product_card__image-wrapper {
    box-shadow: 1px 6px 7px #2929292b;
    display: block;
    width: 100%;
}
ul {
  margin-bottom: 0rem !important;
}
.carousel {
  background-image: url("https://cdn.shopify.com/s/files/1/2130/4603/files/CE_Background_middleSept_1500x.jpg?v=1630591708"); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  margin-top: -25px;
  margin-bottom: -46px;
    padding-bottom: 100px;
}
#block-1481011869014-0 .slide__item-image-contain.mobile img {
background: linear-gradient(
181deg
, #ea7109, #9e08ea, #0aab34);
    background-size: 600% 600%;
    -webkit-animation: AnimationName 15s ease infinite;
    -moz-animation: AnimationName 15s ease infinite;
    animation: AnimationName 15s ease infinite;
}
@media screen and (max-width: 600px) {
   .example1 {
     margin-top: -181px !important;
   }
}
@media screen and (max-width: 600px) {
   .carousel {
     margin-top: -93px !important;
     height: 476px !important;
   }
}
@media screen and (max-width: 600px) {
  .carousel-caption {
    position: relative !important;
    left: 0% !important;
    padding-top: 3px !important;
  }
}

@media screen and (max-width: 600px) {
  .maple {
    font-size: 25px !important;
  }
}

@media screen and (max-width: 600px) {
   .carousel-inner img {
     width: 60% !important;
   }
}
.featured-collection figcaption span.price, .simple-collection figcaption span.price, .collection figcaption span.price {
  color:#000;
}
div.featured-text .wrapper {
    margin-top: -30px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.page {
  background-image: url('https://cdn.shopify.com/s/files/1/2130/4603/files/CE_alt_LogoTransparent.png?v=1632840729');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom right;
  
}
.single-product,#MainProduct {
    background-image: url('https://cdn.shopify.com/s/files/1/2130/4603/files/CE_alt_LogoTransparent.png?v=1632840729');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom right;
}
@media (max-width: 767px)
.__pf .pf-9_ {
    font-size: 35px;
}

.dib-homepage-title {
  font-family: 'bebas-neue' !important;
}
.dib  {
  font-family:'montserrat' !important;
}
#dib-template-2 .dib-post-text h2 {
    font-family: 'bebas-neue' !important;
}
#dib-template-2 .dib-post-single h1, #dib-template-2 .dib-post-single h2, #dib-template-2 .dib-post-single h3 {
    font-family: 'bebas-neue' !important;
}
/*----------------------------------------------------------------------------
custom css of the sort filter of collection page of 29-11-22
-----------------------------------------------------------------------------*/

.main-collection-section .custom_flex{
  justify-content:end;
}
.main-collection-section .collection-sidebar__item nav.tags li a {
    border: 2px solid black;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 11px;
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    outline: none;
    padding: 4px 2px;
    font-size: .625em;
    border: none;
    box-shadow: 6px 0 #dfdfdf, -6px 0 #dfdfdf;
    background-color: #dfdfdf;
    margin-right: 18px;
}
.main-collection-section .collection-sidebar__item nav.tags li a:hover {
    color: #fff;
    background-color: #cf0a2c;
    border-color: #cf0a2c;
    box-shadow: 8px 0 #cf0a2c, -8px 0 #cf0a2c;
}
.main-collection-section .collection-sidebar__item nav.tags li.active.close a:after {
    content: "\f00d";
    font-size: 11px;
    position: relative;
    top: 1px;
    padding-left: 4px;
  font-family: FontAwesome!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
h5#nav-filter-products{
  display:none;
}
.main-collection-section .collection-sidebar__item nav.tags li {
    display: inline-block;
    margin: 0 0 2px;
}
@media only screen and (max-width: 765px)
.modal-content {
    margin: 50% auto !important;
    width: 100%;
    font-size: 14px;
}
Select#Variants-template--14918300893263__product {
  display:none !important;
}
Select#Variants-template--14918300467279__product { 
  display:none !important;
}
Select#Variants-template--14918300401743__product { 
  display:none !important;
}
Select#Variants-template--14918300401743__product form_label { 
  display:none !important;
}
Select#Variants-template--14918300696655__product  { 
  display:none !important;
}

.bxp-bldr-question_title h3 {
    font-family: 'Bebas Neue' !important;
    font-size: 63px !important;
    margin: 45px 0 0 0;
}
.bxp-bldr-question_title p {
    font-family: 'montserrat' !important;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 10px;
}
.bxp-bldr-item label strong {
    display: block;
    font-size: 15px !important;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}
.bxp-bldr-item label .bxp-bldr-item_price {
    border-radius: 50px !important;
    background-color: rgba(209,33,49,1);
    padding: 13px 18px 13px 18px !important;
    display: inline-block;
    margin-bottom: 15px;
    color: #fff;
    box-shadow: 2px 2px 5px #aaa;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bxp-bldr-item label strong {
    font-family: 'montserrat' !important;
    display: block;
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}
.bxp-bldr-add-text {
    font-family: 'montserrat' !important;
}
button.bxp-bldr-backward, button.bxp-bldr-forward, button.bxp-bldr-add, button.bxp-bldr-submit {
    font-family: 'montserrat' !important;
    border-radius: 50px !important;
}
.bxp-bldr-question_title h3 {
    font-family: 'Bebas Neue' !important;
    font-size: 51px !important;
    margin: 45px 0 0 0;
}
.bxp-thumbnail-qty {
    border-radius: 50px !important;
    top: 0px;
    left: 0px;
    position: absolute;
    background: rgb(109 190 76) !important;
    font-size: 11px;
    padding: 4px 9px !important;
    color: white;
}
.bxp-thumbnail-remove {
    border-radius: 50px !important;
    top: 0px;
    right: 0px;
    position: absolute;
    background: rgb(209 33 49) !important;
    font-size: 12px;
    padding: 4px 9px !important;
    color: white;
    cursor: pointer;
}
.bxp-reset {
    border-radius: 50px !important;
}
.bxp-qty-num {
    border-radius: 50px !important;
    display: none;
    box-shadow: rgb(100 100 111 / 40%) 0px 7px 29px 0px;
    background: rgba(209,33,49,1);
    font-size: 18px;
    position: absolute;
    padding: 7px 10px !important;
    color: white;
    z-index: 2;
}
.bxp-bldr-qty-down {
    margin-right: 3px;
    display: none;
    background-color: rgb(155 155 155) !important;
    padding: 5px 15px 5px 15px;
    margin-bottom: 15px;
    color: #fff;
    box-shadow: 2px 2px 5px #fff !important;
}
.bxp-bldr-qty-up {
    margin-left: 3px;
    background-color: rgb(155 155 155) !important;
    padding: 5px 15px 5px 15px;
    display: none;
    margin-bottom: 15px;
    color: #fff;
    box-shadow: 2px 2px 5px #fff !important;
}
.bxp-bldr-item label img {
    display: block;
    margin: 0 auto 15px;
    height: 269px !important;
}
.foot-ce {
    font-family: "Bebas Neue",sans-serif !important;
    font-size: 1.75em !important;
    text-transform: uppercase !important;
    color: #f26b21 !important;
    font-weight: 100 !important;
}