i.icon-bag2 {
 content: "\e74d" !important;
}
i.icon-bag2::before {
 content: "\e74d" !important;
}
.header .header__extra span, .header .ps-form--quick-search button {
    background-color: #ef8818 !important;
}
.ps-btn, button.ps-btn {
    color: #ffffff !important;
  	background-color: #ef8818 !important;
}
.image-row{
	display: flex;
    justify-content: space-between;
    gap: 27px;
 	font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.image-row img {
    width: 550px; /* Image ki width adjust karein */
    height: auto; /* Aspect ratio maintain karein */
    border-radius: 5px; /* Images ko rounded corners dene ke liye */
    /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);  Thoda shadow effect */
}
#homepage-1 .ps-home-banner .ps-collection {
      margin-bottom: 25px !important;
}
#homepage-1 .ps-home-banner .owl-slider {
    height: 95% !important;
}
#homepage-1 .ps-home-banner .owl-slider {
    margin-left: -8px !important;
}
#homepage-1 .ps-home-banner .owl-slider.owl-loaded .ps-banner img{
	border-radius: 5px !important;
}
.ps-collection img {
    border-radius: 5px !important;
}
.header .header__top {
    /* background-color: var(--color-1st); */
    /* border-bottom: 1px solid rgba(0, 0, 0, .15); */
    padding: 25px 0;
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(0, 113, 220, 1) 35%, rgba(0, 113, 220, 1) 100%) !important;
}
.navigation {
    /* background-color: var(--color-1st); */
  background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(0, 113, 220, 1) 35%, rgba(0, 113, 220, 1) 100%) !important;
}
.image-row {
    margin-top: -30px !important;
}
#homepage-1 .ps-home-banner .ps-collection {
    margin-bottom: 25px !important;
    margin-left: -10px !important;
}
.menu--dropdown>li:hover {
    background-color: #ef8818 !important;
  	color: #ffffff !important;
}
.menu--dropdown>li>a:hover {
  color: #ffffff !important;
}
.mega-menu:hover {
color: #ffffff !important;
}
.menu--dropdown>li.has-mega-menu:hover {
 color: #ffffff !important;
}
.menu--dropdown:hover{
 color: #ffffff !important;
}
.sub-toggle:hover{
 color: #ffffff !important;
}
.ps-block--site-features {
    border-radius: 5px !important;
}
.ps-block--site-features {
    border: 1px solid #ef8818;
  background-color: #ef8818 !important;
  color: #000000 !important;
}
.navigation__extra .ps-dropdown-menu > li a {
  color: #000000 !important;
}
.menu--dropdown > li:hover > a {
  color: #ffffff !important;
}
.menu--product-categories > li:hover > a {
  color: #ffffff !important;
}
.ps-block--site-features .ps-block__right p {
    color: #000000 !important;
}

.menu > li, .menu > li > a {
  margin-left: -5px !important;
}
.navigation--mobile .ps-logo img {
    height: 65px !important;
}
.header--mobile .navigation--mobile {
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(0, 113, 220, 1) 35%, rgba(0, 113, 220, 1) 100%) !important;
}
.header--mobile .ps-search--mobile {
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(0, 113, 220, 1) 35%, rgba(0, 113, 220, 1) 100%) !important;
}
.ps-footer {
background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(0, 113, 220, 1) 35%, rgba(0, 113, 220, 1) 100%) !important;
}
.widget_footer .widget-title {
  color: #ffffff !important;
}
.widget_content > p{
  color: #ffffff !important;
}
.ps-list--social li a {
  color: #ffffff !important;
}
.ps-list--link li a {
color: #ffffff !important;
}
.ps-footer__links p strong {
color: #ffffff !important;
}
.ps-footer__links p a {
color: #ffffff !important;
}
.ps-footer__copyright p {
color: #ffffff !important;
}
.ps-footer__links {
    display: none !important;
}
.form-check {
  margin-top: 20px !important;
}
.position-relative.form-check-group {
    margin-top: -20px !important;
}
.form-control:focus {
  border-color: #ef8818 !important;
}
.auth-card .form-check .form-check-input:checked {
  background-color: #ef8818 !important;
  border-color: #ef8818 !important;
}
.auth-card form .mb-3 {
  margin-top: 14px !important;
}
.auth-card, .auth-card .card-header {
  background-color: #ef8818 !important;
 box-shadow: 0 0 32px rgba(42, 42, 42, 0.16) !important;
  border-radius: 10px !important;
}
.auth-card .text-primary {
  color: #ef8818 !important;
}
.auth-card__header-icon.bg-white.p-3.rounded {
    background-color: #000000 !important;
}
p.auth-card__header-description.text-muted {
    color: #000000 !important;
}
.ps-btn, button.ps-btn {
    color: #ffffff !important;
    background-color: #000000 !important;
}
.ps-my-account {
  background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(0, 113, 220, 1) 35%, rgba(0, 113, 220, 1) 100%) !important;
  border-radius: 5px !important;
}

.ps-contact-form {
    background-color: #ef8818 !important;
    box-shadow: 0 0 32px rgba(42, 42, 42, 0.16) !important;
    border-radius: 10px !important;
}
.ps-contact-form .form-control::placeholder{
    font-weight: bold;
}