.kayan-card{
	border: 1px solid #30476a ;
	border-radius: 1rem !important;
	overflow: hidden !important;
}
.kayan-card img{
	  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;

}


@media (max-width: 768px) {
  
  #app > div.app-inner.flex.flex-col.min-h-full > footer > div > div.justify-center.items-center.w-full > div.border-gray-300.pb-8.flex.flex-col.gap-4> div.flex.justify-center.items-center,#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div.justify-center.items-center.w-full > div.border-gray-300.pb-8.flex.flex-col.gap-4> div.flex.justify-center.items-center p{
text-align: center !important;
}
.s-trust-badges-wrapper{
	justify-content: center !important;
}

}



.s-product-options-wrapper{
	background-color: transparent !important;
}

.index .kayan-header
{
	height: auto !important;
}


.index .kayan-header.overflow-hidden.w-full.h-full > div > div > div.flex-1.items-center.flex.gap-4.overflow-hidden > div.w-24,.product-single .kayan-header.overflow-hidden.w-full.h-full > div > div > div.flex-1.items-center.flex.gap-4.overflow-hidden > div.w-24,.product-index .kayan-header.overflow-hidden.w-full.h-full > div > div > div.flex-1.items-center.flex.gap-4.overflow-hidden > div.w-24{
	display: none !important;
}
#app > div.app-inner.flex.flex-col.min-h-full > section > div > div.accordio  n-container.flex.flex-col.justify-center.items-center.w-full,#app > div.app-inner.flex.flex-col.min-h-full > section > div > div.accordion-container.flex.flex-col.justify-center.items-center.w-full> div{
	border-color: #30486b  !important;
}


body .s-product-options-grid-mode-span{
	background-color: #30486b   !important;
	color:   #f2f1ec !important;
}



.custom-bar {
background-color: transparent !important;
color: #30486b   !important;
}

.custom-bar h3 {
color:  #30486b   !important;
}

.custom-bar .s-button-element {
background-color:  #30486b !important;
border-color:  #30486b   !important;
color:  #f2f1ec !important;
}

.custom-bar svg,
.custom-bar .sicon-heart {
fill: #f2f1ec !important;
color:  #f2f1ec !important;
}

.s-social-share-list{
	background-color:  #30486b  !important;
}

 

.kayan-faq .accordion-container {
  border: none !important;
  gap: 12px;
}

.kayan-faq .kayan-accordion {
  background: #30486b   !important;
  border-radius: 10px;
  border: none !important;
  padding: 0 !important;
  overflow: hidden;
  transition: 0.3s;
}

.kayan-faq .kayan-label {
  padding: 16px 20px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
}

.kayan-faq .kayan-accordion:hover .kayan-label {
  background: var(--color-primary) !important;
}

.kayan-faq .kayan-label h5 {
  margin: 0;
  font-size: 16px;
  color: #f2f1ec;
}

.kayan-faq .kayan-label i {
  color: #f2f1ec;
  transition: 0.3s;
}

.kayan-faq .kayan-accordion.active i {
  transform: rotate(180deg);
}

.kayan-faq .kayan-contentBox {
  padding: 0 20px;
}


.kayan-faq .kayan-contentBox p {
  margin: 0;
  padding: 10px 0 16px;
  color: #f2f1ec ;
  border-top: 1px solid #f2f1ec;
}
#app > div.app-inner.flex.flex-col.min-h-full > div.kayan-features.kayan-features-4.px-10.py-10.border-y-2.border-black{
	border-color: #30486b  !important ;
}


.s-product-options-grid-mode input:checked + div {
background-color: transparent !important;
border-color: #30486b  !important ;
color: #30486b   !important ;
}

.kayan-features.px-10.py-10.border-y-2.border-black{
	    border-top-color: #30486b   !important ;
    border-bottom-color: #30486b  !important ;

}
.product-form .form-label,
.product-form .total-price{
 border: 1px solid rgba(229, 231, 235, var(--tw-border-opacity, 1)) !important;
 border-radius: 50px !important;
padding: 0.5rem   !important;
}