@import url("https://kit-pro.fontawesome.com/releases/latest/css/pro.min.css");
@import url("https://kit-free.fontawesome.com/releases/latest/css/free.min.css");

/* ====== General ( فريد ) ====== */

@font-face {
	font-family: "sst-arabic-roman";
	src: url("https://cdn.salla.sa/vRPjx/IR1iYPVff0DItkboB56Ce6VVO364RP6X30NtW0zq");
	font-weight: normal;
}
@font-face {
	font-family: "sst-arabic-roman";
	src: url("https://cdn.salla.sa/vRPjx/Xv8JtlednOB5mZDuIqhLUxCXCnwAROqdUc7wRc1w");
	font-weight: bold;
}
body,
*:not(i) {
	font-family: "sst-arabic-roman" !important;
}

body,
body section,
body .story-div {
	background-color: #fff !important;
}

/* ======  Header ====== */
.navbar-brand img {
	max-height: 4.5rem;
}
.main-nav-container,
.fixed-pinned.top-nav,
.fixed-pinned .inner {
	background-color: #fff;
}
.top-nav .right-side > div {
	flex-grow: 1;
	justify-content: space-between;
	width: 100%;
	flex-basis: min-content;
}
.top-nav-inner > div {
	flex-basis: 35%;
}
.top-nav-inner > div.right-side {
	flex-basis: 65%;
}

@media (max-width: 767px) {
	.top-nav .right-side > div.gap-10 {
		flex-basis: 0%;
		display: none;
	}
}
.store-header .btn--gray {
	background-color: transparent;
}
.store-header .btn--gray i {
	font-size: 1.4rem;
}
.btn--gray.custom-gray {
	min-height: 40px;
	min-width: 36px;

	padding-left: 5px;
	padding-right: 5px;
}
.s-cart-summary-count {
	top: 0px;
}
[dir="rtl"] .s-cart-summary-count {
	right: 3px;
}
.sicon-shopping-bag2:before {
	content: "";
	background-image: url("https://media.zid.store/1517d051-2b19-4285-8512-05a0006890c6/79077965-7a40-4ea7-8164-b4a480f60ca8.svg");
	width: 34px !important;
	height: 28px !important;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
:is([dir="rtl"] div#s-cart-icon):after {
	display: none !important;
}
.main-nav-container .left-side {
	gap: 0.6rem !important;
}
.btn--gray.custom-gray[name="btn-search"] {
	margin-bottom: -7px;
}
.btn--gray.custom-gray[name="btn-search"] i {
	font-size: 1.4rem;
}
i.sicon-menu,
.btn--gray.custom-gray[name="btn-search"],
.store-header .btn--gray i {
	color: #df7a5e;
}
/* ====== Slider  ====== */

/* salla-slider.photos-slider .swiper-slide {
          width: 90% !important;
        } */
.s-block--photos-slider .carousel-slider .swiper-wrapper > div {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.s-block--photos-slider .carousel-slider .swiper {
	padding-left: 2px !important;
	padding-right: 2px !important;
}
.s-block--photos-slider {
	margin-top: 2rem;
}

/* Dots */
.swiper .swiper-pagination-bullet:after {
	background-color: #000;
}
salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 10px;
}

@media (max-width: 767px) {
	salla-slider.photos-slider .swiper-slide {
		width: 100% !important;
	}
	.s-block--photos-slider {
		margin-top: 0rem;
	}

	salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
		bottom: 0px;
	}
}

/* btns */
salla-button .s-button-primary {
	background-color: #2a4862;
	color: #fff;
}
salla-button .s-button-primary:hover,
salla-button .s-button-primary-outline:hover {
	color: #fff;
	border-color: #2a4862;
	background-color: #2a4862;
	opacity: 0.95;
}
salla-button .s-button-primary,
salla-button .s-button-primary-outline {
	padding-bottom: 3px;
}

/* Sectins */
.s-block--tabs-products {
	margin-top: 0;
}
.single-product-page .main-content .product__description {
	order: 3;
}
.single-product-page .main-link.rounded.px-2\.5.sm\:px-5.text-sm {
	order: 2;
}
.single-product-page form {
	order: 1;
}
.s-block--tabs-products .tab-trigger .s-button-primary-outline {
	border: 1px solid #2a4862 !important;
	color: #2a4862 !important;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
	border-radius: 10px;
}
.s-block--tabs-products .tab-trigger .s-button-primary-outline:hover,
.s-block--tabs-products .tab-trigger.is-active .s-button-primary-outline {
	background-color: #2a4862;
	color: #fff !important;
}

/* ====== Banners  ====== */

section.s-block--fixed-banner {
	margin-top: 20px !important;
}

.s-block--fixed-banner img {
	border-radius: 16px;
}

@media (max-width: 767px) {
}
/* ====== Products ====== */
.s-block.bg-gray-50 {
	background-color: #fff;
}
.s-block__title h2,
.s-slider-block__title h2 {
	font-weight: bold;
	text-transform: uppercase;
}
.s-block--fixed-products .s-block__title h2 p,
.s-block--best-offers .s-slider-block__title h2 p {
	content: "";
	display: block;
	text-align: center;
	font-size: 1.2rem;
	font-weight: 300;
	margin: 8px auto;
	color: #27272a;
}

.s-block--best-offers:nth-of-type(4) .s-slider-block__title,
.s-block--best-offers:nth-of-type(6) .s-slider-block__title,
.s-block--best-offers .s-block__display-all {
	display: none;
}

/* pro card */

@media (max-width: 767px) {
	.s-block--best-offers .swiper-slide,
	.product-single section .s-slider-wrapper .swiper-slide {
		max-width: 190px !important;
	}
}
.product-entry--vertical.product-entry--fit-type .product-entry__image {
	height: 12rem;
	flex-basis: 12rem;
}
.promotion-badge.has-discount {
	max-width: 100%;
}
.promotion-badge.has-discount,
.s-product-card-promotion-title.has-discount {
	max-width: 100%;
}
.s-product-card-promotion-title {
	padding: 4px 4px 8px !important;
}
.promotion-badge {
	padding: 4px !important;
	top: 7px;
	font-size: 12px;
	right: 7px !important;
}
.product-entry .btn--wishlist button {
	display: none;
}

.product-entry__title a {
	font-weight: bold;
}
.product-entry .actions-btns {
	padding-top: 15px;
}
.product-entry {
	border: none !important;
}
salla-button .s-button-primary {
	background-color: #df7a5e;
	border-color: #df7a5e;
	color: #fff;
	padding-top: 0px;
}
salla-button .s-button-primary-outline {
	padding-top: 0;
}
.s-block .s-slider-block__title-right h2 {
	font-weight: bold !important;
}

.single-product-page .product-images-slider .details-slider .swiper-slide {
	background-color: transparent;
}
/* ====== Product ====== */
.single-product-page .main-content {
	text-align: center;
}
.single-product-page .main-content > div.justify-between {
	justify-content: center;
}

.single-product-page .main-content h2 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #df7a5e;
}
.single-product-page .breadcrumbs ol {
	text-align: center;
	justify-content: center;
}
.single-product-page form .product-form > div {
	align-items: center;
}

.fixed-form .product-form {
	margin: 0 !important;
}

.product-form > div.flex {
	flex-direction: row;
}
.product-form > .btn--add-to-cart {
	margin-top: 1rem;
}
body.font-amazon-ember .btn--add-to-cart {
	flex-direction: row !important;
}
.product-entry__image {
	background-color: transparent;
}
salla-add-product-button salla-button,
salla-add-product-button salla-quick-buy {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.product-entry salla-button .s-button-btn {
	background-color: #df7a5e;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.product-entry salla-button .s-button-btn:hover {
	background-color: #d35d52;
	border-color: #d35d52;
	color: #fff;
	padding-top: 2px;
}
.single-product-page .main-content div.-mt-4 {
	margin-top: 0 !important;
}
.s-comments .nested-comment img.object-cover {
	object-fit: contain;
	background-color: #f9fafb;
}
i.sicon-cart-add {
	display: none;
}

/*.single-product-page .main-content .flex{
  display:none
}
*/

.single-product-page div.py-2\.5.mb-3.rounded.flex.justify-start.text-sm {
	display: none;
}

.product-entry .s-button-text:after {
	content: "";
	background-image: url("https://media.zid.store/1517d051-2b19-4285-8512-05a0006890c6/04d38a64-351c-44a1-bd72-65ba2331f0a4.svg");
	width: 24px !important;
	height: 18px !important;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 2px;
	margin-bottom: -3px;
}
.s-button-text {
	font-weight: bold;
}
/* brands */
.s-block--brands-grid .grid {
	display: flex;
	justify-content: center;
	flex-direction: row-reverse;
}
.s-block--brands-grid .s-block__title {
	margin-bottom: 1rem;
	font-weight: bold;
}
.s-block--brands-grid .brand-item {
	border: none;
	padding: 10px 15px;
	height: 8rem;
	margin-bottom: 1rem;
}

/* brands-single */
.brands-single .page-container header {
	justify-content: center;
	margin-bottom: 1.5rem;
}
.brands-single .page-container header img {
	box-shadow: none;
	padding: 5px;
}
.brands-single .page-container header > div {
	display: none;
}
.brands-single .products-container {
	grid-template-columns: 1fr 1fr;
}
.s-product-card-vertical .s-product-card-wishlist-btn {
	display: none !important;
}
.s-products-list-vertical-cards {
	gap: 1.2rem !important;
}

.product-index .page-header {
	display: none;
}
.product-index .container.mt-10 {
	margin-top: 1rem !important;
}
.s-product-card-image img.loaded {
	filter: none;
}
.s-product-card-image {
	background-color: transparent !important;
}
/* ====== Testimonials ====== */
.s-block--testimonials .s-slider-block__display-all {
	display: none;
}
.s-block--testimonials .s-slider-block__title {
	margin-bottom: 1rem;
}
.s-block--testimonials .s-slider-block__title h2:after {
	content: "آراء عملاءنا";
	font-weight: bold !important;
	font-size: 1.8rem;
}
.s-block--testimonials .s-slider-block__title h2 {
	font-weight: bold !important;
	font-size: 0;
}
.s-block--testimonials .swiper-slide > div.relative {
	background-color: rgba(223, 122, 94, 0.1) !important;
	padding: 1rem;
	margin-top: 5px !important;
	min-height: 140px;
}
.s-block--testimonials .swiper-slide > div.gap-2 {
	margin: 0 10px;
}
.s-block--testimonials .swiper-slide > div .absolute,
.s-block--testimonials .swiper-slide > div .object-cover {
	display: none;
}
.s-block--testimonials .swiper-slide > div * {
	color: #3c405b;
}
/* ====== Featuers ====== */
.s-block--features .box-container {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.s-block--features__item:first-child {
	grid-column: unset;
}
.s-block--features.container {
	padding-top: 60px;
	position: relative;
}
.s-block--features.container:before {
	content: "مميزات المتجر";
	display: block;
	visibility: visible;
	position: absolute;
	left: calc(50% - 70px);
	top: 0px;
	height: 3rem;
	font-size: 1.5rem;
	color: #3c405b !important;
	font-weight: bold !important;
}
.s-block--features__item .feature-icon {
	color: #e3534c;
	font-size: 3rem;
	width: 6rem;
	height: 6rem;
	margin-bottom: 1rem;
}
.s-block--features__item h4 {
	color: #e3534c;
}
.s-block--features__item p {
	color: #2a4862;
}

.s-block--features__item .feature-icon::before {
	content: "";
}
/* أيقونااات متحركة للمميزات */

.s-block--features__item .feature-icon {
	background-color: transparent !important;
	border: none;
	overflow: visible;
	width: 100px;
	height: 100px;
}
.s-block--features__item .feature-icon {
	background-size: contain !important;
	background-repeat: no-repeat !important;
	border-radius: unset !important;
}

.home-block--store-features .row .store-feature__icon {
	opacity: 1 !important;
	content: "" !important;
}
.s-block--features .s-block--features__item:nth-child(1) .feature-icon {
	background-image: url("https://cdn.salla.sa/yRBmq/qSA9z5uw1j0l4uQ3uQkfjaamDY2C2E9R75GSCDUI.png") !important;
}
.s-block--features .s-block--features__item:nth-child(2) .feature-icon {
	background-image: url("https://cdn.salla.sa/yRBmq/fwvk7LNbVRKAoVr98fn5H9hyr0cjfb2rqbX9xFt0.png") !important;
}
.s-block--features .s-block--features__item:nth-child(3) .feature-icon {
	background-image: url("https://cdn.salla.sa/yRBmq/X4KGyHUmdZcb3R6EAcuHFVOmjqU7JeZMYzpW5uVo.png") !important;
}

.store-feature__icon i:before {
	content: none !important;
}

/* ====== Newsletter ====== */
.newsletter-block {
	margin-bottom: 0rem;
	margin-top: 0rem !important;
}
.newsletter-block__inner {
	background-color: #fff;
	color: #3c405b;
	box-shadow: none;
}
.newsletter-block__inner input {
	color: #3c405b;
	background-color: rgba(223, 122, 94, 0.1);
}
.newsletter-block__inner salla-button .s-button-primary,
.s-button-primary {
	background-color: #df7a5e;
	color: #fff;
	border-color: #df7a5e;
	opacity: 1;
	padding-top: 1px !important;
}
.newsletter-block__inner .flex h2 {
	font-size: 0 !important;
	line-height: 1.7;
}
.newsletter-block__inner .flex h2:after {
	content: "اشتركِ في النشرة البريدية لتلقي آخر العروض";
	font-size: 1.6rem;
}

@media (max-width: 1024px) {
	.newsletter-block__inner .flex,
	.newsletter-block__inner p {
		justify-content: center;
		text-align: center;
	}
	.newsletter-block .icon-wrap {
		display: none;
	}
	.newsletter-block__inner .flex h2:after {
		font-size: 1.2rem;
	}
}
/* ====== Footer ====== */
footer {
	background-color: #fff !important;
}
footer .full-about-block {
	padding-top: 2rem !important;
	margin-bottom: 0.5rem !important;
}
footer .full-about-block:before {
	display: none;
}
.store-footer__top {
	background-color: #fff;
	color: #3c405b;
}
.store-footer {
	margin-top: 1rem !important;
}

footer img.img-fluid {
	content: url("https://cdn.salla.sa/yRBmq/ZbLos6jltIfDyrdzuNC6CVdO1nIOrKdlPPQJ6wqT.png");
	max-height: 80px;
	margin: 15px auto;
}
.store-footer .social-link {
	height: 2.5rem;
	width: 2.5rem;
	font-size: 1.2rem;
}
.store-footer .social-link:hover {
	opacity: 1;
	border-color: #3c405b;
	background-color: #3c405b;
}
.store-footer h3 {
	color: #3c405b;
}
.store-footer > div.flex {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}
.footer-is-light .store-footer {
	color: #3c405b;
}

/*.store-footer img[src*="https://cdn.salla.network/images/tax.png"]
{
  content: url("https://cdn.salla.network/images/sbc.png");
}
*/
.store-footer img[src*="https://cdn.salla.network/images/tax.png"]
{
	height: 2rem;
	border-radius: 0;
}
.store-footer .flex.items-center.justify-center.rtl\:lg\:ml-2.ltr\:lg\:mr-2.mb-5.lg\:mb-0 {
	gap: 5px;
}
.store-footer .full-about-block > div {
	background-color: #df7a5e;
	color: #fff;
	margin: 0 auto;
	padding: 5px 10px 20px;
	width: 500px;
	max-width: 94%;
	border-radius: 8px;
}
.store-footer .full-about-block a.footer-logo {
	margin-bottom: 0;
}
.store-footer .full-about-block ul {
	flex-wrap: wrap;
}
.store-footer .full-about-block ul li {
	margin-bottom: 5px;
}

/* ====== Screens ====== */
@media (min-width: 1024px) {
	.store-footer .lg\:grid-cols-5 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.navbar-brand img {
		max-height: 3.5rem;
	}

	/* Product */
	.single-product-page .main-content {
		padding: 0;
	}
	.single-product-page .main-content .flex {
		justify-content: center !important;
	}
	.single-product-page .main-content .product__description {
		text-align: center !important;
	}
	.single-product-page .main-content .product__description p:has(img) {
		margin: 0 -10px;
	}
	/* Features */

	.s-block--features.container:before {
		left: calc(50% - 50px);
		font-size: 1.1rem;
	}
	.s-block--features__item {
		padding: 0;
	}
	.s-block--features__item .feature-icon {
		font-size: 2rem;
		width: 3.5rem;
		height: 3.5rem;
		margin-bottom: 0.5rem;
	}
	.s-block--features__item h4 {
		font-size: 14px;
		margin-bottom: 4px;
	}
	.s-block--features__item p {
		font-size: 13px;
	}

	/* Footer */
	.store-footer .grid-cols-2 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		text-align: center;
	}
	.store-footer a.leading-none {
		justify-content: center;
	}

	.s-block--tabs-products .tab-trigger span.s-button-text {
		width: 100%;
	}
	.s-block--tabs-products .tab-trigger .s-button-primary-outline {
		width: auto !important;
		padding-right: 15px !important;
		padding-left: 15px !important;
		min-width: 90px !important;
	}
}

/* ====== Login ====== */
.s-modal-header-inner .s-login-modal-header-icon {
	border: none !important;
	border-radius: 0;
	background: url("https://cdn.salla.sa/yRBmq/B0oZ0lJkTpQj0JJ7qe1QLCR6RT7AS36K43JpatVb.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 200px !important;
	height: 80px !important;
	margin-top: 5px !important;
}
.login-modal .login-methods {
	margin-top: 10px;
}
.s-login-modal .s-modal-header-inner svg {
	border: none !important;
	display: none !important;
}
.s-login-modal .s-modal-header-inner {
	display: block;
	padding: 0 !important;
}
.s-login-modal .s-modal-title {
	text-align: center;
}
.s-login-modal .s-modal-padding {
	padding-top: 20px;
}

/* Custom Sections */

/* Home Our Story */
.story-div {
	margin: auto;
	padding: 80px 10% 5px;
	background-color: #fff;
	max-width: 100% !important;
	text-align: center;
}
.story-div p {
	color: #000;
	font-size: 1.4rem !important;
	font-weight: bold;
	line-height: 1.8;
}

/* btn-top */
.btn-top {
	margin: 2.5rem auto -1.5rem !important;
	color: #2a4862 !important;
	font-weight: 600;
	font-size: 1rem;
	display: block;
}

/* ====== Custom New Sections  Meadia Queries ====== */
@media (max-width: 767px) {
	/* Home Our Story */
	.story-div {
		padding: 50px 10px 10px;
	}
	.story-div p {
		font-size: 0.9rem !important;
	}
}

footer img.img-fluid {
	filter: brightness(19.5);
}

/* tabs-products */
.s-block--tabs-products .tabs {
	gap: 0.5rem;
}
button.tab-trigger.is-active.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
	padding-right: 5px !important;
	padding-left: 5px !important;
}

.s-block--tabs-products .tab-trigger .s-button-primary-outline {
	width: 117px;
	padding-right: 5px !important;
	padding-left: 5px !important;
}

/* ================== Custom New Sections in Home Page =================== */

/* ====== Home FAQs ====== */
.faqs-div {
	margin: 10px auto 60px;
	width: 100%;
	background-color: #fff;
	order: 3;
}
.faqs-div h3 {
	color: #3c405b;
	font-size: 1.6rem;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	margin-bottom: 20px;
}
/* accordion */
button.accordion {
	padding-left: 2rem !important;
	margin-bottom: 0;
	width: 100%;
	background-color: rgba(223, 122, 94, 0.1);
	color: #3c405b;
	border: none;
	border-right: 1px solid #df7a5e;
	outline: none;
	text-align: start;
	padding: 12px 20px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.2s linear;
	position: relative;
	margin-top: 15px;
	border-radius: 14px;
}

button.accordion:after {
	font-family: "Font Awesome 5 Pro";
	content: "\f078" !important;
	font-size: 14px;
	float: left;
	position: absolute;
	left: 1rem;
	top: 0.8rem;
	color: #777;
}

html[lang="en"] button.accordion {
	text-align: left;
}
html[lang="en"] button.accordion:after {
	float: right;
	left: auto;
	right: 1rem;
}
button.accordion.is-open:after {
	content: "\f077" !important;
}

button.accordion.is-open {
	background-color: rgba(223, 122, 94, 0.1);
	color: #000;
	border-radius: 14px 14px 0px 0px;
}
button.accordion.is-open strong {
	color: #fff !important;
}

.accordion-content {
	background-color: rgba(223, 122, 94, 0.1);
	border: 0px solid #d9dadc;
	border-right: 1px solid #df7a5e;
	border-top: none;
	padding: 0 20px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-in-out;
	border-radius: 0px 0px 14px 14px;
	font-size: 14px;
	line-height: 2.5;
	text-align: start;
}

/* ================== Custom New Sections  Meadia Queries =================== */
@media (max-width: 767px) {
	/* Home FAQs */
	.faqs-div {
		margin: 10px auto 40px;
		width: 100%;
		padding: 0px 5px;
	}

	.faqs-div h3 {
		font-size: 1.4rem;
		margin-bottom: 10px;
	}
	button.accordion {
		padding: 10px 15px;
		font-size: 12px;
	}
	.accordion-content {
		font-size: 13px;
	}

	button.accordion:after {
		font-size: 13px;
		top: 0.7rem;
	}
}

@media (max-width: 767px) {
	.product-entry__title a {
		font-size: 14px;
	}
}

/* trackat c 106, by jahmi.sa */

/* bigger brand img */

.out-of-stock .product-entry__image img,
.product-entry--full-image.out-of-stock img {
	--tw-grayscale: grayscale(0);
}
.s-block--brands-grid .brand-item {
	border-bottom: 2px solid #484a65;
	border-radius: 0;
}
.brands-single .page-container header img {
	transform: scale(1.4);
}
/* hide tags */
.product-single .main-content div a.inline-flex[href*="tags"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
/* hide tags */

/* fix product width  in offer modal */
.s-offer-modal-slider-centered .s-offer-modal-slider-item {
	max-width: 30%;
}
.s-offer-modal-product-name {
	white-space: wrap;
	display: block;
	width: auto;
}
.s-offer-modal-slider-centered .swiper-wrapper {
	align-items: flex-end;
}

.s-offer-modal-slider-centered salla-button .s-button-primary-outline {
	padding-right: 1rem;
	padding-left: 1rem;
}
/* fix product width  in offer modal */
@media only screen and (max-width: 767px) {
	.s-block--brands-grid .brand-item {
		height: 10rem;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	.s-block--brands-grid .grid {
		justify-content: space-evenly;
	}
	.s-offer-modal-slider-centered .s-offer-modal-slider-item {
		max-width: 50%;
	}

	.product-single form.product-form {
		position: fixed;
		bottom: 0;
		width: 100%;
		background-color: #fff;
		padding: 10px;
		z-index: 999 !important;
		margin: 0 -10px;
	}
	body.product-single#app .product-form .btn--add-to-cart {
		flex-direction: row;
	}
	.single-product-page .main-content .product-form > div.flex {
		justify-content: space-between !important;
	}
	.single-product-page salla-quick-order {
		display: none;
	}
}
/* bigger brand img */

/* trackat c 106, by jahmi.sa */