@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
   font-family: "Poppins", sans-serif;
   font-weight: 400;
   font-size: 17px;
   line-height: 25px;
   color: #000000;
   margin: 0;
   padding: 0;
}
.pdt-85 {
   padding-top: 85px;
}
.pdtb-85 {
   padding: 85px 0px;
}
.pdt-85 {
   padding-top: 85px;
}
.pdb-85 {
   padding-bottom: 85px;
}
.mtb-50 {
   margin-bottom: 50px;
}
h1 {
   font-size: 60px;
   line-height: 80px;
   font-weight: 700;
   color: #000;
}
h2 {
   font-size: 45px;
   font-weight: 700;
   line-height: 56px;
   color: #000;
}
h3 {
    font-size: 24px;
    font-weight: 600;
}
.hero-banner {
   position: relative;
}
.navigation button.navbar-toggler {
   background: #FBD2B9;
   border: none !important;
   box-shadow: none !important;
   padding: 14px 18px;
   color: #000;
}
.top-header {
   background: #FBD2B9;
   padding: 10px 0px;
}
.top-contant p {
   font-size: 15px;
   margin-bottom: 0px;
   text-transform: uppercase;
}
.top-contant {
   text-align: end;
}
.top-icon {
   text-align: right;
}
.top-icon a {
   color: #000000;
   margin-left: 12px;
}
.navbar-brand img {
   max-width: 100%;
}
/*banner-css*/
.hero-banner img {
   max-width: 100%;
}
.navigation li.nav-item {
   font-size: 18px;
   margin: 0 16px;
}
.navigation ul li a {
   color: #000000 !important;
   text-decoration: none;
}
.navigation {
   position: absolute;
   z-index: 999;
   width: 100%;
}
.banner-section {
   position: relative;
}
.heading-item {
   position: absolute;
   top: 36%;
   max-width: 476px;
}
.banner-contant h4 {
   font-size: 36px;
   font-weight: 600;
   color: #CD683D;
}
.shop-now a {
   font-size: 18px;
   line-height: 24px;
   color: #FFFFFF;
   text-decoration: none;
   background: #890a6d;
   padding: 12px 30px;
   border-radius: 40px;
   display: inline-block;
}
.shop-now {
   margin-top: 20px;
}
a.cart {
   display: ruby;
   position: relative;
   margin-left: 8px;
}
.signup-icon p {
   color: #000;
   margin-bottom: 0px;
}
span.cart-value {
   position: absolute;
   top: -13px;
   left: 10px;
   background: #CD683D;
   width: 22px;
   height: 22px;
   color: #fff;
   font-size: 14px;
   text-align: center;
   line-height: 22px;
   border-radius: 100%;
}
.right-demo {
   margin-left: 10px;
   color: #000000;
}
.signup-icon a {
   text-decoration: none;
}
/*banner-css*/
/*categories-sec-css*/
.best-text {
   text-align: center;
   margin-bottom: 40px;
}
.best-text p {
   margin-bottom: 0px;
   font-weight: 500;
}
.best-text h2 span {
   color: #CD683D;
}
.bottle-post img {
   max-width: 100%;
   width: 100%;
}
.super-bottle {
   position: relative;
}
.kopper-title {
   background: #DFDFDF;
   opacity: 0.76;
   padding: 4px 10px;
   position: absolute;
   bottom: 0px;
   width: 100%;
   height: 54px;
   display: flex;
   align-items: center;
}
.kopper-title h4 {
   font-size: 28px;
   line-height: 36px;
   margin-bottom: 0px;
   font-weight: 600;
		color: #000;
	    text-transform: uppercase;
}
.pro-title h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: uppercase;
}
.pro-title {
   background: #DFDFDF;
   opacity: 0.76;
   padding: 4px 10px;
   position: absolute;
   bottom: 0px;
   width: 100%;
   height: 54px;
   display: flex;
   align-items: center;
}
.jugs {
   margin-top: 28px;
}
.cups {
   margin-top: 28px;
}
/*categories-sec-css*/
/*stay-health*/
.stay-healthy {
   background-image: url(../images/super-banner.jpg);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
.health-item {
    margin-bottom: 60px;
    max-width: 398px;
}
.icon-health img {
   max-width: 100%;
}
.icon-health {
   margin-bottom: 20px;
}
.model-text h4 {
   font-size: 18px;
   font-weight: 600;
}
.last-post img {
   max-width: 100%;
}
.drink-text {
   /* max-width: 344px; */
   max-width: 100%;
}
.drink-text h2 span {
   color: #CD683D;
}
.last-post {
   bottom: -50px;
   position: relative;
}
/*best-seller*/
.product-post {
   position: relative;
}
.best-offer {
   position: absolute;
   top: 52px;
   background: #890a6d;
   border-top-right-radius: 20px;
   border-bottom-right-radius: 20px;
   height: 24px;
   width: 100px;
   text-align: center;
}
.best-offer p {
   color: #fff;
   font-size: 12px;
   font-weight: 500;
   margin-bottom: 0px;
}
.all-produts {
   display: grid;
   grid-template-columns: repeat(4, 1fr);
   gap: 50px 15px;
}
.product-post img {
   max-width: 100%;
   width: 100%;
}
.offer {
   position: absolute;
   bottom: 52px;
   background: #000;
   border-top-left-radius: 20px;
   border-bottom-left-radius: 20px;
   height: 24px;
   width: 100px;
   text-align: center;
   right: 0;
}
.offer p {
   color: #fff;
   font-size: 12px;
   font-weight: 500;
   margin-bottom: 0px;
}
.demo-text p {
   font-size: 18px;
   color: #CD683D;
   font-weight: 500;
   margin-bottom: 8px;
}
.product-main {
   text-align: center;
}
.demo-text {
   margin-top: 20px;
}
.demo-text h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
}
.add-card a {
   font-size: 12px;
   font-weight: 500;
   color: #fff;
   text-decoration: none;
   background: #890a6d;
   padding: 10px 20px;
   border-radius: 40px;
   display: inline-block;
}
.add-card {
   margin-top: 15px;
}
.demo-text span {
   font-size: 14px;
   text-decoration: line-through;
   font-weight: 500;
}
/*best-seller*/
/*super-sale*/
.super-sale {
   background-image: url(../images/offer-banner.jpg);
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
}
.extra-heading {
   max-width: 520px;
   margin: 0 auto;
}
.extra-heading h2 {
   font-size: 53px;
}
.extra-heading span {
   font-weight: 400;
}
.extra-heading p {
   margin-bottom: 0px;
}
/*testminials*/
.testimonials {
   background: #F8F8F8;
}
.project-slider .slick-slide {
   margin: 0px 10px;
}
.main-box {
   padding: 20px 20px;
   background: #fff;
   text-align: center;
   border: 1px solid #D9D9D9;
}
.testimonial-icon i {
   color: #FCB40B;
}
.project-slider button.slick-prev.slick-arrow {
   position: absolute;
   top: 45%;
   left: -30px;
   background: none;
   outline: none;
   border: none; color: #000 !important;
}
.project-slider button.slick-next.slick-arrow {
   position: absolute;
   right: -30px;
   top: 45%;
   background: none;
   outline: none;
   border: none;
	    color: #000 !important;
}
.our-patients p {
   margin: 0;
}
.testimonial-icon {
   margin-bottom: 10px;
}
.our-patients h6 {
   font-weight: 500;
}
/*newlatter*/
.newlatter {
   background-image: url(../images/newlatter.jpg);
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
   position: relative;
}
.newlatter-heading {
   position: relative;
}
.newlatter-heading h2 {
   color: #fff;
}
.newlatter-heading p {
   color: #fff;
}
.form-section {
   max-width: 709px;
   margin: 0 auto;
}
.form-section input {
   border-top-left-radius: 40px !important;
   box-shadow: none !important;
   outline: none !important;
   border: none;
   border-bottom-left-radius: 40px;
}
.subscribe-btn {
   background: #890a6d;
   padding: 16px 40px;
   border-top-right-radius: 40px;
   border-bottom-right-radius: 40px;
   font-size: 20px;
   color: #FFFFFF;
   text-decoration: none;
   border: unset;
}
.subscribe-btn a {
   font-size: 20px;
   color: #FFFFFF;
   text-decoration: none;
}
.overlay-sec {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   mix-blend-mode: multiply;
   background: #0000006e;
}
/*footer*/
footer.footer-section {
   background-image: url(../images/footer-banner.jpg);
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
   padding: 85px 0px 50px;
}
.informational ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
.columns {
   column-count: 2;
   column-gap: 0;
   padding: 0px;
   list-style: none;
}
.informational a {
   color: #000000;
   text-decoration: none;
}
.informational a {
   font-size: 15px;
   margin-bottom: 0 15px;
}
.informational span {
   color: #CD683D;
   margin-right: 10px;
}
.informational li {
    /* margin: 8px 0; */
    margin-bottom: 8px;
}
.informational h4 {
   font-size: 22px;
   font-weight: 600;
   color: #000000;
}
.footer-icon i {
   color: #CD683D;
   margin-right: 10px;
}
.copyright {
   background: #FBD2B9;
   text-align: center;
   padding: 10px 0;
}
.copyright p {
   font-size: 12px;
   margin-bottom: 0px;
}
.informational a:hover {
   color: #000000;
   text-decoration: none;
}
.informational p {
   color: #000000;
	font-size: 14px;
}
.news-slide .main-box .contant-box {
   min-height: 150px;
}
/*10-06-2024*/
/*navvar-css*/
.shop-navvar button.navbar-toggler {
   background: #FBD2B9;
   border: none !important;
   box-shadow: none !important;
   padding: 14px 18px;
   color: #000;
}
.shop-navvar li.nav-item {
   font-size: 18px;
   margin: 0 16px;
}
.shop-navvar ul li a {
   color: #000000 !important;
   text-decoration: none;
}
.shop-banner img {
   max-width: 100%;
}
.shop-banner {
   position: relative;
}
.shop-heading {
   position: absolute;
   top: 36%;
/*   max-width: 476px;*/
}
.shop-heading ul {
   padding: 0;
   margin: 0;
   display: flex;
   list-style: none;
}
.shop-heading span {
   margin: 0 12px;
}
li.range a {
   color: #CD683D !important;
}
.shop-heading ul li a {
   text-decoration: none;
   color: #000;
}
.kopper-product {
   background: #F8F8F8;
   padding: 20px 20px;
   margin-bottom: 20px;
}
li.active a {
   color: #CD683D !important;
}
.kopper-product ul li a {
   text-decoration: none;
}
.kopper-product ul {
   list-style: none;
   padding: 0px;
   margin: 0px;
}
.kopper-product ul li a {
   color: #000000;
}
.kopper-product li {
    padding: 12px 0px;
    border-bottom: 1px solid #D9D9D9;
    text-transform: uppercase;
}
.kopper-product li:last-child {
   border-bottom: none;
}
.related-products {
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   gap: 50px 15px;
}
.banner-product img {
   max-width: 100%;
}
.pagination-section ul {
   display: inline-flex;
   list-style: none;
   text-align: center;
   width: 100%;
   justify-content: center;
   padding: 0;
   margin-top: 50px;
}
.pagination-section .page-link {
   display: block;
   padding: 10px 26px;
   color: #000;
   border: none;
   box-shadow: none;
   border-radius: 10px;
   margin: 0px 5px !important;
}
.pagination-section a.page-link.active {
   background: #CD683D;
   border-radius: 0px !important;
   color: #fff;
}
/*details-page-css*/
.detail ul {
   padding: 0;
   margin: 0;
   display: flex;
   list-style: none;
}
.detail span {
   margin: 0 12px;
}
.detail ul li a {
   text-decoration: none;
   color: #000;
}
.detail-pages {
   background: #F8F8F8;
   padding: 20px 0px;
}
.buy-now img {
   max-width: 100%;
   width: 100%;
}
.reviews-section i {
   color: #FCB40B;
}
.reviews-section span {
   margin-right: 8px;
}
.in-stock p {
   margin-bottom: 0px;
   font-size: 14px;
   color: #FFFFFF;
}
.in-stock {
   background: #CD683D;
   width: 200px;
   padding: 5px 15px;
   border-radius: 5px;
}
.pricing {
   margin-top: 20px;
}
.pricing p {
   font-size: 24px;
   font-weight: 500;
   color: #CD683D;
   text-decoration: none !important;
}
.pricing span {
   color: #FF0000;
   text-decoration: line-through;
   font-size: 16px;
   font-weight: 400;
   margin-right: 6px;
}
.in-btn a {
   font-size: 16px;
   font-weight: 500;
   color: #fff;
   text-decoration: none;
   background: #000;
   padding: 10px 30px;
   border-radius: 40px;
   display: inline-block;
}
.carry-bg h3 {
   font-size: 35px;
   font-weight: 600;
}
.carry-bg span {
   color: #CD683D;
}
span.koppar-code {
   color: #000;
   font-weight: 600;
}
.qty {
   margin-bottom: 10px;
}
.qty h3 {
   font-size: 18px;
   font-weight: 500;
}
.main-section {
   margin-left: 40px;
}
.startup {
   margin-top: 50px;
}
.main-tabs .nav-tabs {
   border-bottom: 1px solid #D9D9D9 !important;
   border-top: 1px solid #D9D9D9 !important;
   border: none;
}
.main-tabs .nav-tabs .nav-link.active {
   border-bottom: 5px solid #CD683D !important;
   color: #000 !important;
}
.nav-tabs .nav-link {
   border: none;
   color: #000;
}
.quality {
   display: flex;
   margin-bottom: 20px;
}
.strong {
   max-width: 531px;
   /* margin: 0 auto; */
   margin: 0;
}
.date-section p {
   margin-bottom: 5px;
}
.icon-view i {
   color: #FCB40B;
}
.date-section p {
   font-size: 18px;
   font-weight: 500;
   color: #000;
}
.date-section span {
   font-size: 12px;
}
.strong p {
   margin-bottom: 0;
}
.write-view h3 {
   font-size: 18px;
   font-weight: 500;
   color: #000;
}
.set-rating span {
   margin-left: 10px;
}
.submit {
   margin-top: 20px;
}
.submit a {
   font-size: 16px;
   font-weight: 500;
   color: #fff;
   text-decoration: none;
   background: #000;
   padding: 8px 50px;
   border-radius: 40px;
   display: inline-block;
   border: none;
}
.from-contact {
   margin-top: 24px;
}
.write-view p {
   margin-bottom: 10px;
}
.from-contact input {
   border: none !important;
   border-bottom: 1px solid #D9D9D9 !important;
   border-radius: 0px !important;
   font-weight: 300 !important;
   color: #000000 !important;
   margin-bottom: 30px;
}
.from-contact input:focus {
   box-shadow: none;
}
.set-rating i {
   color: #D9D9D9;
}
.from-contact input::placeholder {
   color: #000000;
}
.from-contact input::-ms-input-placeholder {
   color: #000000;
}
/*contact-us*/
.left-block {
   display: flex;
   align-items: center;
}
.email a {
   font-size: 14px;
   color: #000;
   text-decoration: none;
}
.email h6 {
    font-weight: 500;
    color: #000000;
    font-size: 18px;
}
.left-block {
   display: flex;
   align-items: center;
   border: 1px solid #D9D9D9;
   padding: 15px 15px;
   min-height: 110px;
}
.location-post::after {
   content: '';
   position: absolute;
   width: 1px;
   height: 54px;
   background: #D9D9D9;
   top: -8px;
   right: -9px;
}
.location-post {
   position: relative;
}
.email p {
   margin-bottom: 0px;
}
.email {
   margin-left: 20px;
}
.btn-us {
   margin-top: 40px;
}
.kopper-btn button {
   font-size: 16px;
   font-weight: 500;
   color: #fff;
   text-decoration: none;
   background: #890a6d;
   padding: 8px 50px;
   border-radius: 40px;
   display: inline-block;
   border: none;
	text-transform: uppercase;
}
.copper-from input {
    border: 1px solid #DEDEDE !important;
    border-radius: 0px !important;
    font-weight: 400 !important;
    color: #000000 !important;
    margin-bottom: 10px;
    font-size: 14px;
   
    height: 46px;
}
.copper-from input:focus, .copper-from textarea:focus {
   box-shadow: none;
}
.copper-from textarea {
   border: 1px solid #DEDEDE !important;
   border-radius: 0px !important;
   font-weight: 400 !important;
   color: #000000 !important;
   margin-bottom: 30px;
   height: 150px;
   font-size: 14px;
  
}
.newest-heading h3 {
    font-size: 35px;
    font-weight: 700;
}
.newest-heading span {
   color: #CD683D;
}
.copper-from {
   margin-top: 20px;
}
.map-section iframe {
   border-radius: 10px;
}
/*our-story*/
.our-story {
   padding-right: 20px;
}
.our-story span {
   color: #CD683D;
}
.story-post img {
   max-width: 100%;
   width: 100%;
}
.our-vision {
   background: #F8F8F8;
}
.our-mission {
   background: #FFFFFF;
   padding: 20px 15px;
   border: 1px solid #D9D9D9;
   text-align: center;
}
.our-mission p {
   font-size: 16px;
   min-height: 150px;
   margin-bottom: 0px;
}
.mission-heading h3 {
   font-size: 22px;
   font-weight: 600;
}
.heart-icon img {
   max-width: 100%;
}
.heart-icon {
   margin-bottom: 20px;
}
/*-copper-care*/
.cleaning-post img {
   max-width: 100%;
   width: 100%;
}
.cleaning-powder img {
    max-width: 100%;
    width: 100%;
}
.cleaning-post {
   margin-bottom: 20px;
}
.clean-bottle ul {
   padding-left: 18px;
}
.clean-bottle li {
    color: #000;
    margin: 8px 0px;
}
.cooper-care ul{
	 padding-left: 18px;
}
.cooper-care li {
    color: #000;
    margin: 8px 0px;
}
.clean-bottle {
   margin-top: 20px;
}
.warning {
   margin-top: 30px;
}
.warning ul {
   padding-left: 18px;
}
.warning li {
    color: #000;
    margin: 8px 0px 0px;
}
.clean-bottle h3 {
    font-size: 35px;
    font-weight: 700;
}
.warning h3 {
   font-size: 32px;
   font-weight: 600;
}
.clean-bottle span {
   color: #CD683D;
}
.cooper-care h2{
	text-transform: uppercase;
}
.cooper-care h2 span{
	text-transform: uppercase;
	  color: #CD683D;
}
/*-copper-care*/
/*timeline-css*/
.our-text {
   max-width: 597px;
   margin: 0 auto;
   padding: 0px 0px 50px;
}
.timeline:before {
   content: '';
   position: absolute;
   height: 100%;
   left: 50%;
   width: 2px;
   top: -18px;
   background: #fff;
   z-index: 1;
   border: 1px dashed;
}
.timeline {
   position: relative;
   background: #fff;
}
.timeline ul {
   margin: 0;
   padding: 0;
}
.timeline ul li {
   list-style: none;
   box-sizing: border-box;
   line-height: normal;
   position: relative;
   width: 50%;
   padding: 30px 30px;
}
.timeline ul li .right_content h2 {
   color: rgba(59, 112, 239, 1);
   padding: 0px 2px 18px 0px;
}
.timeline ul li:nth-child(odd) {
   float: left;
   text-align: right;
   clear: both;
}
.timeline ul li:nth-child(even) {
   float: right;
   text-align: left;
   clear: both;
}
.left_content {
   padding-bottom: 20px;
}
.timeline ul li:nth-child(odd):before {
   content: "";
   position: absolute;
   width: 20px;
   height: 20px;
   background: #fff;
   border-radius: 50%;
   top: 24px;
   border: 2px solid #CD683D;
   right: -11px;
   z-index: 999;
}
.timeline ul li:nth-child(even):before {
   content: '';
   position: absolute;
   width: 20px;
   height: 20px;
   background: #fff;
   border-radius: 50%;
   border: 2px solid #CD683D;
   left: -9px;
   top: 24px;
   z-index: 999;
}
.timeline ul li:nth-child(odd) .left_content {
   position: absolute;
   top: 12px;
   right: -26%;
   margin: 0;
   padding: 8px 16px;
   color: #fff;
}
.timeline ul li:nth-child(even) .left_content {
   position: absolute;
   top: 0px;
   left: -26%;
   margin: 0;
   padding: 8px 16px;
   color: #fff;
   box-shadow: none;
}
.left_content h2 {
   color: #CD683D;
}
.right_content h3 {
   font-size: 18px;
   font-weight: 600;
}
/*timeline-css*/
.add-product input.qty-minus {
   width: 40px;
   border: 1px solid #000000;
   color: #000000;
   background: #fff;
}
.add-product input.qty-plus {
   width: 40px;
   border: 1px solid #000000;
   color: #000000;
   background: #fff;
}
.add-product input {
   width: 80px;
   border: 2px solid #000 !important;
   padding: 5px 12px;
   height: 36px;
   outline: none;
	    text-align: center;
}
.add-product {
   margin-bottom: 20px;
}
.add-product h3 {
   font-size: 18px;
   font-weight: 500;
}
.add-product input.qty-minus:focus {
   border: 1px solid #000000;
}
.add-product input .qty:focus {
   border: 1px solid #000 !important;
}
/** 12-06-2024 css start **/
.product-images img {
   width: unset;
}
.buy-now .img-thumbnail {
   border: unset;
}
.in-btn button {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    border: 2px solid #890a6d;
}
.submit button {
   font-size: 16px;
   font-weight: 500;
   color: #fff;
   text-decoration: none;
   background: #890a6d;
   padding: 8px 50px;
   border-radius: 40px;
   display: inline-block;
   border: none;
}
.rating {
   float: left;
   border: none;
}
.rating:not(:checked) > input {
   position: absolute;
   clip: rect(0, 0, 0, 0);
}
.rating:not(:checked) > label {
   float: right;
   width: 1em;
   padding: 0 .1em;
   overflow: hidden;
   white-space: nowrap;
   cursor: pointer;
   font-size: 200%;
   line-height: 1.2;
   color: #ddd;
}
.rating:not(:checked) > label:before {
   content: '★ ';
}
.rating > input:checked ~ label {
   color: #FCB40B;
}
.rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
   color: #FCB40B;
}
.rating > input:checked + label:hover, .rating > input:checked + label:hover ~ label, .rating > input:checked ~ label:hover, .rating > input:checked ~ label:hover ~ label, .rating > label:hover ~ input:checked ~ label {
   color: #FCB40B;
}
.rating > label:active {
   position: relative;
}
.form-control.is-invalid {
   margin-bottom: 0;
}
.add-card button {
   font-size: 12px;
   font-weight: 500;
   color: #fff;
   text-decoration: none;
   background: #890a6d;
   padding: 10px 20px;
   border-radius: 40px;
   display: inline-block;
   border: 0;
}
.best-text  h2{
	text-transform: uppercase;
}

.headingtext span{
	color:#CD683D !important;
}
.carry-bg h3{
	text-transform: uppercase;
}
.table td{
	vertical-align: middle;
}
#content h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}
table td a{
		color:#CD683D;
	text-decoration: none;
}
table td a:hover{
		color:#CD683D;
}
.checkoutblock a{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
	border: none;
	text-transform: uppercase;
}
.checkoutblock a:hover{
	background: #000;
}

.shopingbtn a{
	font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
	border: none;
	text-shadow: none;
	text-transform: uppercase;
}
.shopingbtn a:hover{
	color: #fff !important;
   background: #890a6d !important;
}
#content  .accordion-button {
       padding: 2px 15px;
    font-size: 1rem;
    color: #000;
}
#content #accordion .btn-primary{
	font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
	border: none;
	text-shadow: none;
	box-shadow: none;
	outline: none;
	text-transform: uppercase;
}

#content #accordion .btn-primary:hover, #content #accordion .btn-primary:active, #content #accordion .btn-primary:focus{
	   background: #890a6d;
	color: #fff;
}
.accordion-button:not(.collapsed) {
 
    background: none;
    box-shadow: none;
}
.accordion-button:focus {
 
       box-shadow: none;
}
#form-register a{
	color: #CD683D;
	text-decoration: none;
}
label {
    font-size: 14px;
    font-weight: normal;
}
#form-register .form-control {

    border-radius: 0;
	    border: 1px solid #DEDEDE !important;
    border-radius: 0px !important;
    font-weight: 300 !important;
    color: #000000 !important;

    font-size: 14px;
    font-weight: 300;
    height: 46px;
   
}
#form-register textarea{

    border-radius: 0;
	    border: 1px solid #DEDEDE !important;
    border-radius: 0px !important;
    font-weight: 300 !important;
    color: #000000 !important;

    font-size: 14px;
    font-weight: 300;
 
   
}
#checkout-payment-method .form-control{
	  border-radius: 0px !important;
}
.form-control:active, .form-control:focus, .form-control:hover{
	  box-shadow: none;
	outline: none;
}
.form-select:active, .form-select:focus, .form-select:hover{
	  box-shadow: none;
	outline: none;
}
#content legend {
    font-size: 20px;
    padding: 7px 0;
    font-weight: 600;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
#checkout-payment-method .input-group-text, #checkout-payment-method .form-control{
  font-size: 14px;
    font-weight: 300;
    height: 46px;
    background: none;
    border: 1px solid #ced4da;
    border-radius: 0;
}
.form-select {
   font-size: 14px;
    font-weight: 300;
    height: 46px;
   
    border: 1px solid #ced4da;
    border-radius: 0;
}
#checkout-shipping-method .input-group-text, #checkout-shipping-method .form-control{
    border-radius: 0;
	    border: 1px solid #DEDEDE !important;
    border-radius: 0px !important;
    font-weight: 400 !important;
    color: #000000 !important;
    background: none;
    font-size: 14px;
 
    height: 46px;
}
#checkout-shipping-method .btn-primary, #checkout-payment-method .btn-primary{
    color: #ffffff;
    text-shadow: none;
    background: #890a6d;
    background-repeat: repeat-x;
    border-color:#CD683D;
}
#button-register{
		font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
	border: none;
	text-shadow: none;
	box-shadow: none;
	outline: none;
	text-transform: uppercase;
}
#checkout-payment .btn-primary{
	    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}
.cooper-care a{
	color: #CD683D;
}
.headingtext{
	text-transform: uppercase;
}

#form-register .btn-primary{
	    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}
.list-group-item {
    padding: 0.3rem 1rem;
    font-size: 14px;

}
.list-group-item:hover{
	color: #CD683D;
}
.loginblock h2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 46px;
    color: #000;
	text-transform: uppercase;
}
.loginblock .text-end a{
	font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    border: none;
    text-shadow: none;
    text-transform: uppercase;
}
.loginblock .btn-primary{
	font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}
.loginblock .form-control {
    border-radius: 0;
    border: 1px solid #DEDEDE !important;
    border-radius: 0px !important;
    font-weight: 300 !important;
    color: #000000 !important;
    font-size: 14px;
    font-weight: 300;
    height: 46px;
}
#form-login a{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
.required .form-control {
    border-radius: 0;
    border: 1px solid #DEDEDE !important;
    border-radius: 0px !important;
    font-weight: 300 !important;
    color: #000000 !important;
    font-size: 14px;
    font-weight: 300;
    height: 46px;
}
#form-forgotten .btn-light{
		font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    border: none;
    text-shadow: none;
    text-transform: uppercase;
	
}
#form-forgotten .btn-primary{
	font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}
.btn-orange{
		font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    border: none;
    text-shadow: none;
    text-transform: uppercase;
}
.btn-orange:hover{
	 background: #890a6d;
	 color: #fff;
}
.btn-black{
	font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: #890a6d;
    padding: 10px 30px;
    border-radius: 40px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}
.btn-black:hover{
	background: #000;
	 color: #fff;
}
#account-register p a{
	color: #CD683D;
}
.email p {
    font-size: 14px;

}
/** 12-06-2024 css end **/

.super-bottle h4{
color: #890a6d;
}
h3.headingtext {
    font-size: 35px !important;
    font-weight: 600 !important;
}

.checkoutblock a:focus {
   box-shadow: unset;
   border-color: unset;
   background: #890a6d;
}

.checkoutblock a:hover {
	background: #890a6d;
}

#button-shipping-method.btn-primary, #button-payment-method.btn-primary, #button-shipping-address.btn-primary {
   color: #ffffff;
   text-shadow: none;
   background: #890a6d;
   background-repeat: repeat-x;
   border-color: #CD683D;
}

#shopping-cart .btn-primary {
   background: #890a6d;
   border-color: #890a6d;
}
