
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700&display=swap');
/* @import url(Cairo-Bold.ttf); */
/* @font-face {
  font-family: cairo-bold;
    src: url(Cairo-Bold.ttf);

} */


* {

    box-sizing: border-box ;
}

.almarai-light {
    font-family: "Almarai", serif;
    font-weight: 300;
    font-style: normal;
  }

  .almarai-regular {
    font-family: "Almarai", serif;
    font-weight: 400;
    font-style: normal;
  }

  .almarai-bold {
    font-family: "Almarai", serif;
    font-weight: 700;
    font-style: normal;
  }


body {
    font-family: "Almarai", serif;
    font-style: normal;
    overflow-x: hidden;
    font-size: 15px;
    line-height: 1.452;
    color: #0c0606;
    margin-top: 0 !important;

}
body, html {
    margin: 0 !important;
    padding: 0 !important;
}


@media screen and (min-width: 1250px) and (max-width: 3000px) {
 
  html, body {
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh; 
  }

  
  .content {
    flex: 1;
  }

 
  .edit__footer {
    margin-top: auto;
  }
}


@media screen and (max-width: 600px) {
 
  html, body {
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh; 
  }

  
  .content {
    flex: 1;
  }

 
  .edit__footer {
    margin-top: auto;
  }
}



@media  screen and (max-width: 600px) {
    html, body {
        overflow-x: hidden; /* Prevent horizontal scrolling */
        overflow-y: auto;   /* Allow vertical scrolling */
        margin: 0;
        padding: 0;
        height: auto;
    }

}

.arabic{
    direction: rtl;
    text-align: right;

}
.row{
    padding: 0px 30px!important;
}
.pad-0{
    padding: 0px!important;
}
.mr-0{
    margin: 0px!important;
}
.pad-top-25{
   padding-top: 25px!important;
}
.pad{
    padding-bottom: 25px!important;
}
.c-w{
    color: #455e4c!important;
}
a , a:hover{
    color:#000;
    text-decoration: none;
}
.bg-b li .nav-link{
     color:#455e4c;
    font-size: 16px;
    font-weight: 400;
}
.bg-b .svg-inline--fa {
  color: #ae7e65;
}
.bg-b a:hover ,.bg-b a.active {
    color: #ae7e65;
}
.bg-b{
    border-bottom: 2px solid #455e4c;
    background: #fff;
    color: #455e4c !important;
      display: block;

}
.svg-inline--fa {
    font-size: 25px;

}


.product-count
{
	margin-bottom: 13px;
    white-space: nowrap;}

	.product-count    >*,input.form-control:disabled
	{
		display: inline-block;
		height: 40px;

		border: 1px solid #e1e3e6;
		vertical-align: middle;
		text-indent: 0;
		text-align: center;
	}

input[type=search]{
    background-color: rgba(245,245,245,1);
        border: 1px solid #e5e5e5;
    height: 50px;

}
.search{
    position: absolute;
    left:82;
    top:25;
}
.arabic .search{
    left:30;
}


.sidbar{
	min-height:100%;
    width: 80%;
    background-color:#455e4c;
	position:absolute;
	top:0;
	left:0;
    z-index: 999;
    display: none;
    padding: 10px;
}

.sidbar1{
	min-height:75px;
    /* width: 100% !important; */
	position:absolute;
	top:-110px;
	right:0%;
    z-index: 999;
     display: none;
}

.hide{
   display:none;
}
.active{
	left:0%;
	transition:.3s;
    display: block;
}
.arabic .active{
	right:0%;
}
.active1{
	top:35px;
	transition:.3s;
     display: block;
}

/*end header */
.MyServices h4{
 background: #455e4c;
    color: #fff;
      line-height: 40px;
}
.MyServices img ,.product img{
    max-height: 600px;

    object-fit: cover;
}
img{
  object-fit: cover;
}
/* .product:hover{
    box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.1), 0 0.33rem 1rem rgba(0,0,0,0.15);
} */
a.bg-ba{
    padding: 10px 0px;
    background: #455e4c;
    text-align: center;
}
.product:hover a.bg-b, li:hover h4,.main-color{
      color: #fff;
}
h2 {
    font-family: "Almarai", serif;
    font-size: 1.6rem;
    line-height: 1.3;
    letter-spacing: 0em;
}
.title{
    font-family: "Almarai", serif;
    font-size: 1.8rem;

color: #333;
    /*border-top: 1px solid rgba(0,0,0,0.08);*/
    font-weight: bold;
    margin: 0px 5px ;
    padding-top: 15px;
}
select{
        font-size: 1rem;
    border-width: 0px;
    border-radius: 0.3em;
    box-shadow: 0px 0px 0px 1px #d2d7d9 inset;
        min-height: 3em;
    line-height: 3em;
        padding: 0 1em;
}
select:focus , input:focus{
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.10)!important;
        /* outline: #000!important; */
    /* border: #000!important; */
}
.img{
        height: 400px;
}
.img1{
    height: 90px;
    width: 90px;
    margin-top: 10px;
    margin-right: 10px;
}
.arabic .img1{
    margin-right: 0px;
     margin-left: 10px
}
.account{
    border: 2px solid #e1e4e5;
        padding: 2.5rem 2.5rem 1.5rem;
}
.myaccount input{
    border: none!important;
}
.color-blocks .color {
    height: auto;
    padding: 0;
    margin: 0 7px 7px 0;
}
.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.color-blocks .color input {
    display: none;
}
.color-blocks .color input:checked + label {
    border-width: 5px;
    border: 5px solid #dccc99;
}
.color-blocks .color label, .color-blocks .color a {
    width: 33px;
    height: 34px;
    border: 2px solid #828385;
    padding: 1px;
    background-clip: content-box;
    cursor: pointer;
    float: left;
    margin: 0;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
label {
    display: inline-block;
    font-weight: 300;
    margin: 0 0 5px 5px;
}
.item2, .item3, .item4 {
    display: none;
}
#b{
    height: 70vh;
}
.left-menu {
    /* min-width: 145px; */
    text-align: center;
    margin-bottom: 40px;
}
.left-menu div.active {
    background-color: #dccc99;
    color: #fff;
}
.left-menu div {
    width: 145px;
    height: 125px;
    background-color: #f5f5f5;
    text-align: center;
    font-size: 14px;
    padding-top: 40px;
    position: relative;
    color: #212224;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
.left-menu div.active:after {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-left-color: #dccc99;
    right: -20px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.btn-dark {
    background: unset!important;
    color: #000!important;
    border: 1px solid #000!important;
    font-weight: bold;
    transition:0.5s;
}
.btn-dark:hover{
    background: #000!important;
    color: #fff!important;

}

.dir-rtl:lang(ar) {
    direction: rtl !important;
}

.dir-rtl:lang(en) {
    direction: ltr !important;
}
/* new edits */
.search {
    position: absolute;
    left: 10% !important;
    top: 28px !important;
}
#search-word2{
    width: 93%;
}
.form-control:focus{
    border-color: #ced4da !important;
}
.svg-inline--fa {
font-size: 16px;
}
.btn-secondary{
    color: #fff !important;
}
#size_select{
    text-align: center;
}
.table{
    text-align: center;
}
.btn-warning,
.btn-secondary,
.bg-main{
    border-color: #000 !important;
    background-color: unset !important;
    background: unset !important;
    color: #000 !important;
    transition:0.5s;
}
.btn-warning:hover,
.btn-secondary:hover,
.bg-main:hover{
    border-color: #000 !important;
    background-color: #000 !important;
    background: #000 !important;
    color: #fff !important;
}
.breadcrumb-item > a{
    font-weight: normal !important;
}
.row.w-100 .col-6.text-right{
    padding: 0 !important;
    margin-bottom: 10px;
}
.swiper-backface-hidden .swiper-slide{
    /* padding: 5px; */
}
.whatsapp_float {
    position: fixed;
    width: 40px !important;
    height: 40px !important;
    bottom: 40px;
    right: 25px !important;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 44px;
    z-index: 100;
    padding: 10px;
    border: 5px solid rgba(255,255,255,0.6);
    line-height: 40px;
}
@media (max-width:767px){
.edit__footer__img{
    position: unset !important;
}
footer h4{
    font-size: 1.3rem !important;
}
.addToWishList{
    margin-top: -15px;
}
.swiper-wrapper .swiper-slide{
    padding: 5px;
}
}
.opacity-0{
    opacity: 0;
}

.sidebar {
    height: auto;
    width: 50px;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #333333;

    overflow-x: hidden;
    /* padding-top: 60px; */
    white-space: nowrap;
    transition: 0.5s;
    top: 60%;
    transform: translateY(-50%);
    max-height: 100vh;
    /* overflow: auto; */
    padding: 0.5em;
  }

  .sidebar:hover{
    width: 260px !important;
  }
  .span-two,.select-cr{
    opacity: 0;
    display: none;
  }
  .sidebar:hover .span-two,
  .sidebar:hover .select-cr
  {
    opacity: 1;
    display: block;
  }
  .sidebar a {
    padding: 8px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    transition: 0.5s;
    border-radius: 20px;
  }

  .sidebar a:hover {
    background: #dccc99;
    color: #000;
  }

  main .sidebar {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .material-icons,
  .icon-text {
    vertical-align: middle;
  }

  .material-icons {
    padding-bottom: 3px;
    /* margin-right: 30px; */
  }

  #main {
    padding: 16px;
    margin-left: 85px;
    transition: margin-left 0.5s;
  }
  .show-btn {
    position: fixed;
    /* width: 40px !important; */
    /* height: 40px !important; */
    bottom: 40px;
    left: 25px !important;
    background-color: #333333;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    /* font-size: 44px; */
    z-index: 100;
    padding: 15px 10px;
    border: 5px solid rgba(255,255,255,0.6);
    /* line-height: 40px; */
    transition: 0.5s;
    cursor: pointer;
}
.show-btn:hover{
    background-color: #dccc99;
    border: 5px solid #333333;
    color: #000;

}

  @media screen and (max-height: 450px) {
    .sidebar {
      padding-top: 15px;
    }
    .sidebar a {
      /* font-size: 18px; */
    }
  }
  @media screen and (max-width: 767px) {
    .sidebar {
        width: 40px;
        padding: 0.1em;
    }
    .sidebar a {
        font-size: 12px;
      }

      .show-btn {
        position: fixed;
        /* width: 40px !important; */
        /* height: 40px !important; */
        bottom: 20px;
        left: 25px !important;
        background-color: #333333;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        /* font-size: 44px; */
        z-index: 100;
        padding: 15px 10px;
        border: 5px solid rgba(255,255,255,0.6);
        /* line-height: 40px; */
        transition: 0.5s;
    }
  }

