.ap5-pack-product-content .ribbon {background:#2fb5d2!important;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2fb5d2), to(#2fb5d2))!important;background: -webkit-linear-gradient(#2fb5d2, #2fb5d2)!important;background: -moz-linear-gradient(#2fb5d2, #2fb5d2)!important;background: -ms-linear-gradient(#2fb5d2, #2fb5d2)!important;background: -o-linear-gradient(#2fb5d2, #2fb5d2)!important;background: linear-gradient(#2fb5d2, #2fb5d2)!important;-pie-background: linear-gradient(#2fb5d2, #2fb5d2)!important;color:#ffffff!important;}
@keyframes ap5loader { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #2fb5d2; } 40% { box-shadow: 0 2.5em 0 0 #2fb5d2; } }@-webkit-keyframes ap5loader { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #2fb5d2; } 40% { box-shadow: 0 2.5em 0 0 #2fb5d2; } } 
.ap5-pack-product .ap5-pack-product-icon-plus:before {color:#000000!important;}
.ap5-pack-product:hover .ap5-pack-product-icon-remove:after {color:#000000!important;}
.ap5-is-excluded-product .ap5-pack-product-icon-check:after {color:#000000!important;}

.ce-kit-1 .row{
	
  width: 86% !important;
  margin-left: 7% !important;  
  
}


.ets_rv_reviews {
  width: 86% !important;
  margin-left: 7% !important;
}

#ap5-buy-block-container {
  background: #fff !important;
  border-radius: 12px !important;
  padding: 18px !important;
  box-shadow: 0 0 0 1px #e5e5e5 !important;
}


#ap5-price-container .current-price-value {
  font-size: 22px !important;
  font-weight: 700 !important;
  color: #000 !important;
}

#ap5-price-container .tax-shipping-delivery-label {
  font-size: 12px !important;
  color: #666 !important;
  margin-top: 2px !important;
}

#ap5-price-container .regular-price,
#ap5-price-container .badge-discount {
  display: none !important;
}

.ap5-buy-block select,
.ap5-buy-block .form-control {
  border-radius: 8px !important;
  border: 1px solid #dcdcdc !important;
  height: 44px !important;
  font-size: 14px !important;
  box-shadow: none !important;
}


#quantity_wanted {
  height: 44px !important;
  border-radius: 8px !important;
  border: 1px solid #dcdcdc !important;
  text-align: center !important;
}


.add-to-cart {
  background: #ff0000 !important;
  border: none !important;
  border-radius: 8px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  padding: 12px 20px !important;
  width: 100% !important;
  text-transform: none !important;
}

.add-to-cart:hover {
  background: #cc0000 !important;
}


.product-quantity {
  align-items: center !important;
}

.col-add-qty {
  flex: 0 0 70px !important;
}

.col-add-btn {
  flex: 1 !important;
}


.btnwhatsapp {
  background: #25d366 !important;
  color: #fff !important;
  border-radius: 8px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  padding: 12px !important;
  width: 100% !important;
  border: none !important;
}

.btnwhatsapp i {
  margin-right: 6px !important;
}


#loyalty_product {
  background: #f5f5f5 !important;
  border-radius: 8px !important;
  padding: 12px !important;
  font-size: 13px !important;
  color: #333 !important;
  margin-top: 12px !important;
}


.product-actions,
.ap5-buy-container,
.ap5-buy-block {
  background: transparent !important;
  box-shadow: none !important;
}




.row h1.h1[itemprop="name"] {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.2;
  color: #000;
  margin-bottom: 12px;
  margin-top: 2%;
}


.text-xs-justify[itemprop="description"],
.text-justify[itemprop="description"] {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

.text-xs-justify[itemprop="description"] strong {
  font-weight: 700;
  color: #000;
}

.text-xs-justify[itemprop="description"] ul {
  padding-left: 18px;
  margin-top: 10px;
}

.text-xs-justify[itemprop="description"] li {
  margin-bottom: 6px;
}


.ap5-pack-product-name {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 10px;
}

.ap5-pack-product-name a {
  color: #000;
  text-decoration: none;
}

.ap5-pack-product-name a:hover {
  color: #d0121a;
}


#ap5-price-container .product-prices {
  margin-bottom: 15px;
}

#ap5-price-container .current-price-value {
  font-size: 28px;
  font-weight: 800;
  color: #000;
}

#ap5-price-container .regular-price {
  font-size: 16px;
  color: #999;
  text-decoration: line-through;
  margin-left: 8px;
}


#ap5-price-container .badge-discount {
  background-color: #ff1e1e;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 4px;
  margin-left: 8px;
}


.tax-shipping-delivery-label {
  font-size: 12px;
  color: #777;
  margin-top: 6px;
}


.ap5-buy-block .add-to-cart {
  background-color: #ff0000;
  border-color: #ff0000;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 22px;
  border-radius: 4px;
  transition: all 0.2s ease;
}

.ap5-buy-block .add-to-cart:hover {
  background-color: #cc0000;
  border-color: #cc0000;
}


.whatsapp-productpage-outer .btnwhatsapp {
  background-color: #25d366;
  color: #fff;
  font-weight: 700;
  padding: 12px;
  border-radius: 4px;
  width: 100%;
  border: none;
}

.whatsapp-productpage-outer .btnwhatsapp i {
  margin-right: 6px;
}


#ap5-pack-description-block h2 {
  font-size: 22px;
  font-weight: 800;
  color: #000;
  margin-top: 20px;
}

#ap5-pack-description-block h3 {
  font-size: 18px;
  font-weight: 700;
  color: #d0121a;
  margin-top: 16px;
}

#ap5-pack-description-block p,
#ap5-pack-description-block li {
  font-size: 14px;
  line-height: 1.7;
  color: #333;
}

#ap5-pack-description-block hr {
  margin: 25px 0;
}

.ap5-pack-page .ap5-add-to-cart-container .product-add-to-cart .product-quantity {
    display: flex !important;
}


#ap5-pack-product-tabs-content .tab-pane {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  padding: 24px;
  margin-top: 20px;
}


.ap5-pack-product-tab-name {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.5px;
}


#ap5-pack-product-tabs-content .tab-pane::before {
  content: attr(id);
  display: none;
}


#ap5-pack-product-tabs-content hr {
  border: none;
  height: 1px;
  background: #e0e0e0;
  margin: 25px 0;
}


#ap5-pack-product-tabs-content ul {
  list-style: none !important;
  padding-left: 0 !important;
  margin-bottom: 20px !important;
}

#ap5-pack-product-tabs-content ul li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

#ap5-pack-product-tabs-content ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #ff0000;
  font-weight: 700;
}


#ap5-pack-product-tabs-content p {
  font-size: 14px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 18px;
}


#ap5-pack-product-tabs-content strong,
#ap5-pack-product-tabs-content b {
  color: #000;
  font-weight: 700;
}


#ap5-pack-product-tabs-content img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin: 20px auto;
  display: block;
}


#ap5-pack-product-tab-list .nav-link {
  font-size: 14px;
  font-weight: 600;
  color: #777;
  border-radius: 8px 8px 0 0;
}

#ap5-pack-product-tab-list .nav-link.active {
  background: #ffffff;
  color: #000;
  border-bottom: 2px solid #ff0000;
}