.header .header__top{
  padding:unset !important;
  background-color:#011022 !important;
}
.ps-logo{
      margin-right: 20px;
}

.ck-content .table table td, .ck-content .table table th{
border:none !important;
}

.widget_footer .widget-title{
  color:#fff  !important;
}
.ps-footer{
      background:linear-gradient(0deg, #011022, #011022); !important;
}
.navigation{
       background-color:#011022 !important;
}
.widget_content > p,h3,.ps-list--link li a,.payment-method-title{
  color:white;
}
.ps-list--social li a{ 
  color:white !important;
}
.add-to-cart-button{
  color:white !important;
  width:100% !important;
  border-radius:5px !important;
}
 

.ps-product-list .ps-section__links li a {
    color: #f5f5f5 !important;
}

.ps-product {
    box-shadow: 4px 7px 5px 0px #c8c8c8;
    margin: 5px;
}
 

div#tab-description table {
    border: none;
}
.widget_contact-us .widget_content h3{
  color:white;
}
.ck-content .table{
  margin:unset;
}
 
.ps-list--link li a,#back2top i {
    color: grey;
}
.ps-product .ps-product__thumbnail img{
  padding:20px;
}
p{
      font-size: 1.7rem !important;
}
#homepage-1 .ps-home-banner .ps-container,.ps-site-features > div{
  max-width:unset;}

.ps-banner{
  background-size:100% 100% !important;
}

#homepage-1 .ps-home-banner .owl-slider .owl-stage-outer, #homepage-1 .ps-home-banner .owl-slider .owl-stage-outer .owl-stage, #homepage-1 .ps-home-banner .owl-slider .owl-stage-outer .owl-stage .owl-item, #homepage-1 .ps-home-banner .owl-slider .ps-banner {
    height: 550px;
}

#homepage-1 .ps-home-banner{
  margin-bottom:unset;
}

.ps-block--site-features{
  border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 0px 0px 10px grey;
}

.ps-section__header >span {
    background: #847c7c;
    width: 80%;
    height: 1px;
    box-shadow: -3px 0px 4px #d11313;
}


.ps-product {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    will-change: transform;
}

.ps-product:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.ps-section__header,.ps-product-list .ps-section__header{
  background:none !important;
  border-bottom:none !important;
}

.botton-add-to-cart {
         padding: 5px 5px;
         background-color: #f47c20;
         color: white !important;
         max-width: 100%;
         width: 100%;
         display: block;
         text-align: center;
     }

.header-feature{
  display:flex;
  text-align:center;
      align-items: center;
}
.header-feature >h3{
  margin-right:20px;
}
.site-copyright{
  color:white !important;
}
span.menu-title {
    color: white;
}

   .navigation__extra{
                    display: none !important;
                }
                .navigation .navigation__right{
                    justify-content: center !important;
                }

.faq-button-in-product:after {
                                    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3E%3C/svg%3E");
                                    background-position: 50%;
                                    background-repeat: no-repeat;
                                    background-size: 1.25rem;
                                    border: 1px solid #ced4da;
                                    border-radius: 50%;
                                    color: #ced4da;
                                    content: "";
                                    height: 40px;
                                    line-height: 30px;
                                    position: absolute;
                                    right: 0;
                                    top: -4px;
                                    transform: scale(.7) !important;
                                    transition: transform .2s ease-in-out;
                                    width: 40px;
                                }

                                .faq-button-in-product:not(.collapsed):after {
                                    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3E%3C/svg%3E")
                                }


.custom-radio-input {
    display: none;
}

.custom-radio-label {
    display: inline-block;
    padding: 8px 16px;
    border: 2px solid #ccc;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-weight: 500;
    background-color: #fff;
    color: #333;
}

.custom-radio-input:checked + .custom-radio-label {
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
}

.custom-radio-label strong.extra-price {
    display: block;
    font-size: 12px;
    margin-top: 4px;
}

.ps-block--shopping-total h3 {
    color: #666;
}
.btn-wishlist, .btn-shopping-cart{
   margin: 17px 0px 0px 0px !important;
   width: fit-content !important;
}
.accounts-topbar{
  color:white !important;
}

.owl-carousel .ps-product
Specificity: (0,2,0)
 {
    margin-bottom: 10px;
    border-radius: 10px;
}

.ps-product--header-sticky .ps-tab-list li a {
    color: white !important;
    font-weight: 600;
}
.ps-product--header-sticky .ps-product__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: white;
}

.ps-product--header-sticky .ps-product__shopping .ps-btn {
    padding: 10px 30px;
    background: white;
    color: black !important;
}

.ps-section__header, .ps-product-list .ps-section__header {
    background: none !important;
    border-bottom: none !important;
    justify-content: left;
}
.ps-section__header > h3{
  padding-right:20px;
  margin-right:20px;
  background: white;
}


.ps-section__header {
  position:relative;
    display: flex;
    align-items: center;
    gap: 10px; /* space between heading and line */
}

 


.ps-section__header:before {
    content: "";
    background: #b9c0c8;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 22px;
}


.ps-top-categories ~.owl-carousel .owl-item img {
    width: auto;
    height: 138px;
    width: 221px;
    box-shadow: 3px 2px 14px 1px grey;
    margin: 12px;
}
.up-sale-image img{
      border-radius: 20px;
}

.ps-product-list .ps-section__header h3 {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    color: black;
    line-height: 1;
    margin-bottom: 0;
}

.service-box {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
    padding: 20px 10px;
    text-align: center;
    height: 100%;
  }

  .service-box:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  }

  .service-icon {
    font-size: 40px;
    margin-bottom: 10px;
    color: #f26522; /* orange color */
  }

  .service-title {
    font-weight: 500;
    color: #333;
  }
.custom-radio-label{
  display:flex;
}

section.py-5.bg-light.ps-product-list p {
    display: none;
}

.ps-product .ps-product__thumbnail img{
  padding:unset !important;
}
.botton-add-to-cart {
    padding: 5px 15px !important;
}

.ps-shop-brand a img{
 max-height:unset !important; 
}
.ps-shop-brand.owl-carousel .owl-item img{
  height:unset !important;
}