@media (min-width: 768px){
  .navbar-brand img {
    max-height: 75px !important;
}
  .catogry .swiper-wrapper{
  justify-content:center;
}
  .h-\[85vh\] {
    height: 780px;
}
  
}
.h-\[85vh\].relative .text-center.w-fit> div>h1:before {
    content: 'خليط بسبوسة خاص';
    display: block;
    line-height: 2;
}
@media (max-width:1400px){
  .h-\[85vh\] img {
    padding: 8% 0 0;
}
 .h-\[85vh\] .text-center{
  margin-top:40%;
}
}
@media (min-width:1400px){
  .h-\[85vh\] .text-center{
  margin-top:20%;
}
.h-\[85vh\] img {
    padding: 5% 0 0;
    object-fit: fill;
}
  .h-\[85vh\] {
        height: 850px;
  }
}
#mainnav {
    background-color: #fff;
}
.catogry h2{
  text-align: center;
}
.bannar h1{
  color: #fff !IMPORTANT;
}
.fixedb .w-\[250px\] {
    width: 100%;
}
.fixedb h1{
  width: 100%;
    color: var(--m-color);
}
.fixedb .top-\[5\%\] {
  top: 78%;
  left:0;
}
.fixedb .text-\[var\(--f-color\)\],
.fixedb .text-\[var\(--m-color\)\] {
  color: #fff;
  font-size: 35px !important;
}
.fixedb .border-\[var\(--f-color\)\],
.fixedb .border-\[var\(--m-color\)\]{
  border-color: var(--m-color);
  width:100% !important;
  background:var(--m-color);
}
.qustion .bg-\[var\(--f-color\)\]{
  background: linear-gradient(180deg, #92C7A6 0%, #2C5C3E 100%);
}
.media .bg-\[var\(--f-color\)\] {
    background: #285438 !important;
}
.media .text-\[var\(--m-color\)\]{
  color: #fff;
}
.lg\:flex-row .max-w-\[80\%\] {
    max-width: 50%;
}
.lg\:flex-row .max-w-\[80\%\] + div{
width:100%;
}
.copyright-text p a:hover{
  color: #fff !important;
}
.s-product-card-entry .s-product-card-content-footer .s-button-primary-outline {
  
    font-size: 20px;
}


@media (max-width: 768px){
  .lg\:flex-row .max-w-\[80\%\] {
    max-width: 80%;
}
  .fixedb .top-\[5\%\] {
  top: 73%;
}
  .details-sec .grid {
    height: 100vh !important;
}
  .details-sec .grid > div:first-child {
    grid-row: span 1;
}
 .mainbanner-0 .items-end {
    align-items: center;
}
  .h-\[85vh\] img {
    padding: 15% 0 0;
}
  .h-\[85vh\] {
    height: 55vh;
}
}


/*** Edits ***/
/* Hide Buy Button */
body.product-single salla-mini-checkout-widget {
  display: none;
}
/** edits **/
/* Hide Horizontal display */
#horizontal_btn,
#vertical_btn {
   display: none;
}