/* Add custom CSS styles below */

[dir="rtl"] .rtl\:lg\:mr-auto{
  font-size: 0px;
}
[dir="rtl"] .rtl\:lg\:mr-auto:after{
  content:'أمير للعطور – من إبداع عامر الراضي';
  font-size: 15px; 
}

#testimonials-block-{
 display: none; 
}

.s-contacts-icon svg{
  fill:#000;
}

[dir="ltr"] .rtl\:lg\:mr-auto{
  font-size: 0px;
}
[dir="ltr"] .rtl\:lg\:mr-auto:after{
  content:'Amer Perfumes – Crafted by Amer Alradhi';
  font-size: 15px; 
}

.store-footer .footer-lang-currency-btns button{
  background: #858585;  
}

.s-add-product-button-mini-checkout,
.shrink-0.flex.items-center.justify-center,
.md\:items-end a.duration-300,
[dir="rtl"] .s-contacts-icon,
.floating-contacts__trigger,.theme-mode-btn,
.header-rounded-btn,[dir="ltr"] .s-contacts-icon,
.store-footer .collapse-trigger {
  background: #adadad;
}

.page-header{
  background-color: transparent !important;  
}

.page-header__bg .bg-primary,
.page-header__bg.bg-primary{
    background-color: transparent !important;  
      background-image: none !important;
}

.lg\:justify-end .dark .dark\:bg-dark{
  background-color: rgb(173 173 173);  
}

.md\:mb-0,.opacity-60,.opacity-70 {
  opacity: 1;
}

.bg-inherit{border-radius: 19px;}

.theme-mode-btn{
  padding: 8px;
  border-radius: 50%;
}

.page-header h1{
      color: #adadad !important;
}

.ql-align-right.text-right span,.product-tabs .tabs__item p,
.ql-align-right.text-right,.s-comments-item-content,
.ql-align-right.text-right p,
.ql-align-right.text-right strong,
.leading-6 p,.pb-10,.md\:mb-0, 
.text-primary {
    color:inherit !important;
}
.card--contain .product-entry__image-main img {
    object-fit: cover;
}

.product-entry {
  border-radius: 8px;
  box-shadow: rgb(173 173 173) 0px 4px 12px;
}

img[src="https://cdn.salla.sa/ZzXOo/1c1b2627-bd9d-4a76-b865-e7d166b56bf4-302.08333333333x500-ZSwcOm5axAnofDdKcxt83WoFSF8rtZQnikledVeq.jpg"]{
      object-fit: contain !important;
}

.main-nav.fixed-header .inner,
.header--boxed #main-nav:not(.fixed-pinned) {
  margin-top: 15px;
  border-radius: 9999px;
}

.dark .product-entry__image-main {
    background-color: transparent;
}

.gap-x-6{
  margin: 10px auto;;  
}

.pt-24,.py-24 {
    padding-top: 1rem;
    padding-bottom: 2rem;
}

.p-2\.5,
.sale-price,.product-entry--vertical .product-entry__content,
.card-title-is-bold .product-entry__title{
      text-align: center;
}

.price-wrapper,
.product-entry__price {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.sale-price{
      margin-bottom: 10px;
}

.more-link,
.s-block__display-all{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 5px 10px 10px 10px;
    background: #adadad;
    color: #000;
    border: 2px solid #fdfd;
    border-radius: 8px;
}

.theme-mode-btn svg{
      color: #000;  
}

.store-footer a[href="https://www.instagram.com/amer.alradhi"] {
  background: #adadad;
  color: #000;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  transition: background-color 0.3s ease-in-out;
}

.store-footer a[href="https://www.snapchat.com/add/amer.alradhi"] {
  background: #adadad;
  color: #000;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  transition: background-color 0.3s ease-in-out;
}

/*******************************/
:root {
    --primary-color: #e5a43f !important;
    --secondary-color: #ffffff !important;
    --linear-gradient: linear-gradient(to right, var(--primary-color), var(--secondary-color)) !important;
    --font-color: #fff !important
}

.rounded-md {
    border-radius: 0rem;
}

@property --a {
    syntax: '<angle>';
    inherits: false;
    initial-value: 0deg;
}

.product-single .addtocart-bar .s-button-btn:after,
.s-button-btn::after {
    content: "";
    position: absolute;
    inset: 2px;
    background: #adadad;
    z-index: -1;
    border-radius: 12px
}

.product-single .s-quantity-input-button svg{
  fill: #fff;
}

.product-single .s-quantity-input-button{
      background: #adadad;
}

.product-single .s-add-product-button-main salla-mini-checkout-widget{
    border-radius: 17px !important;
    height: 45px;
}

.product-single .addtocart-bar .s-button-btn{
    position: relative;
    z-index: 9;
    color: #fff !important;
    animation: animate 5s linear infinite;
    border-radius: 8px;
    border:none;
    background: repeating-conic-gradient(from var(--a), #ded7d7 0%, #ded7d7 5%, transparent 5%, transparent 40%, #ded7d7 50%);
}

.product-entry--vertical salla-add-product-button button{
    position: relative;
    z-index: 9;
    margin: 10px 6px;
    background: repeating-conic-gradient(from var(--a), #ded7d7 0%, #ded7d7 5%, transparent 5%, transparent 40%, #ded7d7 50%);
    animation: animate 5s linear infinite;
    border-radius: 8px;
    color: #000 !important;
}

@keyframes animate {
    0% {
        --a: 0deg
    }

    100% {
        --a: 360deg
    }
}


@media only screen and (max-width:600px) {
  .first\:col-span-2,
  .first\:col-span-2:first-child{
    padding: 0px;
  }
.s-block--features > .container {
  display: flex !important;
  flex-direction: row !important;  
  justify-content: space-between;
  flex-wrap: nowrap;            
}

.s-block--features__item {
  flex: 0 0 33.333% !important;
  max-width: 33.333%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
}


img[src="https://cdn.salla.sa/ZzXOo/630df455-52d2-4a31-a5f7-3fff0f8ac64e-333x500-hJGgVBZ4c8xnKuA8mPfbuiZg3PqvSrlZ1KtbhdUk.jpg"]{
      object-fit: initial !important;
}

@media only screen and (max-width:601px) {

#storemenu-panel .side-panel__bottom salla-button{
      background: transparent;
}
  .theme-mode-btn{
    height: 43px;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width:601px) {
  .product-entry--vertical {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    overflow: hidden;
  }

  .product-entry__content {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-bottom: 10px;
  }

  .product-entry__image .btn--add-to-cart.lg\:flex {
    display: none !important;
  }

  .product-entry__content .btn--add-to-cart {
    display: flex !important;       
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important; 
    width: 100%;                    
    margin-top:5px;          
    order: 3;                    
    transform: none !important;     
    bottom: auto !important;         
    top: auto !important;            
    transition: none !important;   
  }

  .product-entry--vertical:hover .btn--add-to-cart {
    transform: none !important;
    bottom: auto !important;
    top: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .product-entry__title {
    order: 1;
    margin-bottom: 5px;
  }

  .price-wrapper {
    order: 2;
    margin-bottom: 0;
  }
}