html {
     font: normal 16px/1.3 'Almarai', sans-serif;
     font-size: 100%;
     word-wrap: break-word 
}
 hr {
     border: 0;
     height: 1px;
     background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(68 87 100), rgba(0, 0, 0, 0));
}
 img {
     border: 0;
    /* Remove the border around the image */
}
 h1 {
     font-size: 18px;
     color: #2a2a2a;
     font-weight: 500;
     font-family: Almarai, sans-serif;
     padding: 0 2px 0 8px;
}
.textad h1 {
    font-size: 14.3px;
    color: #2a2a2a;
    font-weight: 600;
    font-family: Almarai, sans-serif;
    padding: 0;
}
 h2 {
     font-weight: 400;
     font-size: 17px;
     margin-top: 0;
     margin-bottom: 0;
     font-family: Almarai, sans-serif;
     color: #000;
}
 h3 {
     font-weight: 400;
     font-size: 17px;
     margin: 20px 5px 2px 0;
     margin-bottom: 4px;
     font-family: Almarai, sans-serif;
     color: #e3e2e2;
}
 .head {
     background: #fff;
     margin: 8px 0 5px;
     padding: 0 8px;
}
 .head h1, .head h2 {
     display: inline;
     margin: 0;
     padding: 0;
}
 .heada {
     margin: 2px 0 12px;
     text-align: right;
     color: #000;
     font-size: 16px;
     font-weight: 600;
     padding: 10px 
}
 p.small {
     line-height: 22px;
     font-size: 16px;
     font-weight: 600;
     font-family: Almarai, sans-serif;
     color: #6d6f75;
}
 p.big {
     line-height: 22px;
     font-size: 18px;
     font-weight: 600;
     font-family: Almarai, sans-serif;
     padding: 5px 
}
 .container {
     padding-right: 0;
     padding-left: 0;
     margin-right: auto;
     margin-left: auto 
}
 .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
     display: table;
     content: " " 
}
 .clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
     clear: both 
}
 .espacev {
     margin: 7px 0 
}
 .tablhad {
     height: 80px;
     width: 100%;
     word-wrap: break-word;
     table-layout: fixed 
}
 .pagination {
     display: block;
     margin: 15px 3px 10px 0;
     text-align: center;
     direction: RTL 
}
 ul.pagination {
     display: inline-block;
     padding: 0;
     margin: 0;
     font-size: 20px;
     font-weight: 600;
     font-family: Almarai 
}
 ul.pagination li {
     display: inline 
}
 ul.pagination li a {
     color: #000;
     padding: 7px 20px;
     text-decoration: none 
}
 ul.pagination li a.active {
     background-color: #a5002c;
     color: #fff 
}
 ul.pagination li a:hover:not(.active) {
     background-color: #ddd 
}
.textad {
    background-color: #f1f4f8;
    margin: 4px 0 5px;
    padding: 12px 8px;
    font-family: Almarai, sans-serif;
    font-size: 14px;
}
 .smart-green {
     margin-left: auto;
     margin-right: auto;
     max-width: 500px;
     background: #f8f8f8;
     padding: 5px 30px;
     font-family: Almarai, sans-serif;
     font-size: 13px;
     color: #666;
     border-radius: 5px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px 
}
 .smart-green label {
     display: block;
     margin: 0 0 5px 
}
 .smart-green label>span {
     float: right;
     margin-top: 10px;
     color: #5e5e5e 
}
 .smart-green input[type=text], .smart-green input[type=email], .smart-green textarea, .smart-green select {
     color: #555;
     height: 30px;
     line-height: 16px;
     width: 100%;
     padding: 0 10px 0 0;
     margin-top: 2px;
     background: #fbfbfb;
     outline: 0;
     -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, .2);
     box-shadow: inset 1px 1px 2px rgba(238, 238, 238, .2);
     font: normal 14px/14px Arial, Helvetica, sans-serif 
}
 .smart-green textarea {
     height: 100px;
     padding-top: 10px 
}
 .smart-green select {
     background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #fbfbfb 0, #e9e9e9 100%);
     background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #e9e9e9));
     background-color: #fbfbfb;
    /* Fallback color */
     appearance: none;
     -webkit-appearance: none;
     -moz-appearance: none;
     text-indent: .01px;
    /* Adjusts text visibility */
     overflow: hidden;
    /* Ensures that the overflow content is hidden */
     white-space: nowrap;
    /* Prevents the text from wrapping */
     text-overflow: ellipsis;
    /* Adds ellipsis (...) when text overflows */
     width: 100%;
     height: 30px;
    /* Adjust if necessary */
     border: 1px solid #ccc;
    /* Optional: Add a border */
     border-radius: 4px;
    /* Optional: Add border radius */
}
 .smart-green .button {
     background-color: #9dc45f;
     border-radius: 5px;
     -webkit-border-radius: 5px;
     -moz-border-border-radius: 5px;
     border: 0;
     padding: 10px 25px;
     color: #fff;
     text-shadow: 1px 1px 1px #949494 
}
 .smart-green .button:hover {
     background-color: #80a24a 
}
 .btnp {
     font-size: 3vmin;
     padding: .25em .5em;
     background-color: #fff;
     border: 1px solid #bbb;
     color: #333;
     text-decoration: none;
     display: inline;
     border-radius: 4px;
     -webkit-transition: background-color 1s ease;
     -moz-transition: background-color 1s ease;
     transition: background-color 1s ease 
}
 .btnp:hover {
     background-color: #ddd;
     -webkit-transition: background-color 1s ease;
     -moz-transition: background-color 1s ease;
     transition: background-color 1s ease 
}
 .btn-small {
     padding: .25em .5em;
     font-size: .8em 
}
 .modal-box {
     display: none;
     position: absolute;
     z-index: 4000;
     width: 98%;
     background: #fff;
     border-bottom: 1px solid #aaa;
     border-radius: 4px;
     box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
     border: 1px solid rgba(0, 0, 0, .1);
     background-clip: padding-box 
}
 .danger {
     background-color: #eef5f8;
     margin: 5px 0;
     padding: 6px 8px;
     font-family: Almarai, sans-serif;
     font-size: 12px;
}
 .alert {
     background-color: #ffbb8e;
     border-right: 4px solid #f7e2b6;
     margin: 5px 0;
     padding: 10px 12px;
     font-family: Almarai, sans-serif;
     font-size: 14px 
}
 @media(min-width:32em) {
     .modal-box {
         width: 40%;
         position: fixed;
         top: 50%;
         left: 50% 
    }
}
 @media(max-width:32em) {
     .modal-box {
         width: 95%;
         position: fixed;
         top: 50%;
         left: 50% 
    }
}
 .modal-box header, .modal-box .modal-header {
     padding: .75em;
     border-bottom: 1px solid #ddd 
}
 .modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4 {
     margin: 0 
}
 .modal-box footer, .modal-box .modal-footer {
     padding: 1em;
     border-top: 1px solid #ddd;
     background: rgba(0, 0, 0, .02);
     text-align: left 
}
 .modal-overlay {
     opacity: 0;
     filter: alpha(opacity=0);
     position: absolute;
     top: 0;
     left: 0;
     z-index: 900;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, .3) !important 
}
 a.close {
     line-height: 1;
     font-size: 1.5em;
     position: absolute;
     top: 3%;
     left: 3%;
     text-decoration: none;
     color: #bbb 
}
 a.close:hover {
     color: #222;
     -webkit-transition: color 1s ease;
     -moz-transition: color 1s ease;
     transition: color 1s ease 
}
 @media screen and (min-width:20em) {
     .col-group {
         overflow: hidden 
    }
     .col-group>div {
         float: right;
         width: 50% 
    }
     .col-group>div:nth-child(odd) {
         clear: left 
    }
}
 @media screen and (min-width:64em) {
     .col-group>div {
         width: 25% 
    }
     .col-group>div:nth-child(odd) {
         clear: none 
    }
}
 ul, ol {
     margin: 0 
}
 p {
     margin: 2px 0 0 0;
}
 a.title:active, a.title:visited, a.title:link {
     color: #232222;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: none;
     font-weight: 600 
}
 a.title:hover {
     color: #c14f1e;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: none;
     font-weight: 600 
}
 a.titlec:active, a.titlec:visited, a.titlec:link {
     color: #000;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: none;
     font-weight: 600 
}
 a.titlec:hover {
     color: #c14f1e;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: none;
     font-weight: 600 
}
 .price {
     font-size: 13px;
     font-weight: 600;
     font-family: Almarai, sans-serif;
     color: #c94743 
}
 .ville {
     font-size: 13px;
     font-weight: 400;
     font-family: Almarai, sans-serif;
     color: #000 
}
a.member:active,
a.member:visited,
a.member:link {
    color: #224b84;
    font-size: 16px;
    font-family: Almarai, sans-serif;
    text-decoration: none;
    font-weight: 600;
    line-height: 34px !important;
}
 a.member:hover {
     color: #cb0c11;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: underline;
     font-weight: 600 
}
 a.add:active, a.add:visited, a.add:link {
     color: #000;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: none;
     font-weight: 400 
}
 a.add:hover {
     color: #000;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: none;
     font-weight: 400 
}
 .top-nav ul {
     padding: 0;
     list-style: none 
}
 .top-nav ul li {
     display: inline-block 
}
 .top-nav ul li a {
     padding: .5em 1em;
     font-size: 1em;
     color: #fff;
     display: block;
     font-family: Almarai, sans-serif 
}
 .top-nav ul.res {
     padding: 0;
     z-index: 9999;
     position: absolute;
     width: 100%;
     left: 0 
}
 .top-nav ul.res {
     display: none;
     text-align: center;
     background: url(https://sogarab.ma/images/bg001.jpg);
     width: 100%;
     padding: 2px 0 4px 
}
 .top-nav ul.res li a span.res {
     font-size: 18px;
     padding: 7em 0;
     color: #000;
     display: block;
     border: 0;
     text-align: center;
     margin: 0 
}
 ul.res li {
     width: 100%;
     display: block;
     margin-bottom: 4px 
}
 ul.res li a {
     padding: 10px 20px;
     color: #fff;
     font-size: 1em 
}
 ul.res li a:hover {
     color: #000 
}
 .top-nav div.res {
     padding: 0;
     z-index: 9999;
     position: absolute;
     width: 100%;
     left: 0;
     display: none;
     text-align: center;
     background: url(https://sogarab.ma/images/bg001.jpg);
     width: 100%;
     padding: 2px 0 4px;
}
 .top-nav div.res span.res {
     font-size: 18px;
     padding: 7em 0;
     color: #000;
     display: block;
     border: 0;
     text-align: center;
     margin: 0;
}
 div.res a {
     padding: 10px 20px;
     color: #fff;
     font-size: 1em;
     display: block;
     margin-bottom: 4px;
}
 div.res a:hover {
     color: #000;
}
 .logo {
     display: inline-block;
     padding: 0;
     height: 32px;
     font-size: 16px;
     line-height: 32px;
     float: right;
}
 .logo img {
     margin: 0 5px 0 0 
}
 .logo1 {
     display: inline-block;
     padding: 0 0 0 8px;
     height: 32px;
     font-size: 16px;
     line-height: 32px;
     float: left;
}
 .logo1 img {
     margin: 0 15px 0 0 
}
 .tblead {
     margin: 10px;
     font-size: 15px 
}
 #scroll {
     position: fixed;
     right: 16px;
     bottom: 10px;
     cursor: pointer;
     width: 41px;
     height: 41px;
     background-color: #e74c3c;
     text-indent: -9999px;
     display: none;
     -webkit-border-radius: 60px;
     -moz-border-radius: 60px;
     border-radius: 60px 
}
 #scroll span {
     position: absolute;
     top: 50%;
     left: 50%;
     margin-left: -8px;
     margin-top: -12px;
     height: 0;
     width: 0;
     border: 8px solid transparent;
     border-bottom-color: #fff 
}
 @media(max-width:769px) {
     .column {
         float: right;
         width: 48%;
         padding: 0;
         overflow: hidden;
         position: relative;
         text-align: center;
         background-color: #e0e0e0;
         align-items: stretch;
         height: 160px;
         justify-content: center;
         align-content: center;
    }
     .column1 {
         float: right;
         width: 51%;
         padding: 0 7px 0 0;
         overflow: hidden;
         height: 160px;
         display: flex;
         flex-direction: column;
         justify-content: space-between;
    }
     .imagi {
         width: 100%;
         height: 160px;
         object-fit: cover;
    }
     .p800 {
         display: none 
    }
     body {
         width: 100%;
         margin-left: auto;
         margin-right: auto 
    }
     .top-nav {
         margin-top: 0;
         float: left;
         margin-left: 10px 
    }
     .swiper {
         width: 100%;
         height: 310px;
    }
     .swiper-slide img {
         max-width: 100%;
         max-height: 310px;
         object-fit: cover;
    }
     .header {
         padding: 12px 5px 8px 0;
         z-index: 9999999;
         position: fixed;
         top: 0;
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         background-color: #fff;
         border-bottom: 1px solid #a6a6a6;
         box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26) 
    }
     .button1 {
         background-color: #d30952;
         border: 0;
         color: #fff;
         font-family: Almarai, sans-serif;
         font-size: 16px;
         padding: 0 1px;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         margin: 0 8px 0 0;
         border-radius: 16px;
         height: 28px;
         min-width: 120px;
    }
     .containerw {
         display: block;
         width: 100%;
         margin: 0 auto;
         text-align: right;
         padding: 0 
    }
     .containerw1 {
         display: block;
         width: 100%;
         margin: 0 auto;
         text-align: right;
         padding: 5px 
    }
     #doit {
         background: url(https://sogarab.ma/images/bg001.jpg);
         padding: 2px 0 4px;
         margin-top: 46px 
    }
     .inputs {
         display: block;
         width: 98%;
         height: 40px;
         margin: 0 auto 5px;
         text-align: right;
         padding: 3px 9px 3px 0;
         background: #ffffffc7;
         color: #3f3f3f;
         font-size: 19px;
         font-family: Roboto, sans-serif;
         border-radius: 0;
         -webkit-appearance: none;
         border: 1px solid #b0b2c6;
    }
     .inputa {
         display: block;
         width: 98%;
         height: 40px;
         margin: 10px auto 5px;
         text-align: right;
         padding: 3px 9px 3px 0;
         background: #fff;
         color: #7b7878;
         font-size: 19px;
         font-family: Roboto, sans-serif;
         border: 1px solid #b0b2c6 
    }
     .form-container {
         display: flex;
        /* Enable flexbox */
         justify-content: center;
        /* Center items horizontally */
         align-items: center;
        /* Center items vertically if needed */
    }
     .inputf {
         width: 100%;
         height: 40px;
         margin: 5px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #f2f2f278;
         color: #000;
         font-size: 16px;
         font-family: 'Almarai', sans-serif;
         border-radius: 0;
         border: 1px solid #b0b2c6;
    }
     .submit {
         display: block;
         width: 98%;
         height: 40px;
         margin: 0 auto;
         text-align: center;
         padding: 3px 0;
         background: #d30a52;
         color: #f7f7f7;
         font-size: 19px;
         font-family: Roboto, sans-serif;
         border-radius: 0;
         border: 0;
    }
     .submitf {
         display: block;
         width: 100%;
         margin: 5px;
         text-align: center;
         padding: 14px 0;
         background: #d30a52;
         color: #fff;
         font-size: 18px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 0 
    }
     .inputadd {
         display: block;
         width: 100%;
         height: 40px;
         margin: 8px 0;
         padding: 3px 6px;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad 
    }
     .inputaddt {
         display: block;
         width: 100%;
         height: 300px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad 
    }
     .inputprice {
         display: block;
         width: 100%;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .inputville1 {
         display: block;
         width: 49%;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .inputville2 {
         display: block;
         width: 49%;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: left 
    }
     .submitadd {
         display: block;
         width: 100%;
         height: 60px;
         margin: 0;
         text-align: center;
         padding: 3px 6px 3px 0;
         background: #d30a52;
         color: #fff;
         font-size: 20px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 0 
    }
}
 @media(min-width:769px) {
     .m800 {
         display: none 
    }
     body {
         width: 1060px;
         margin-left: auto;
         margin-right: auto 
    }
     .column {
         float: right;
         width: 48%;
         padding: 0;
         overflow: hidden;
         position: relative;
         text-align: center;
         background-color: #e0e0e0;
         align-items: stretch;
         height: 150px;
         justify-content: center;
         align-content: center;
    }
     .column1 {
         float: right;
         width: 51%;
         padding: 0 7px 0 0;
         overflow: hidden;
         height: 150px;
         display: flex;
         flex-direction: column;
         justify-content: space-between;
    }
     .imagi {
         width: 100%;
         height: 150px;
         object-fit: contain;
    }
     .header {
         padding: 7px 5px;
         z-index: 9999999;
         position: fixed;
         top: 0;
         width: 100%;
         margin-left: auto;
         margin-right: auto;
         max-width: 1060px;
         background-color: #fff;
         border-bottom: 1px solid #a6a6a6;
         box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26) 
    }
     .swiper {
         width: 100%;
         height: 320px;
    }
     .swiper-slide img {
         max-width: 100%;
         max-height: 320px;
         object-fit: cover;
    }
     .top-nav {
         margin-top: 0;
         float: left 
    }
     .button1 {
         background-color: #d30952;
         border: 0;
         color: #fff;
         font-family: Almarai, sans-serif;
         font-size: 16px;
         padding: 0 1px;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         margin: 5px 10px 0 0;
         border-radius: 16px;
         height: 28px;
         min-width: 120px 
    }
     .button2 {
         background-color: #ffe35b;
         border: 0;
         color: #000;
         font-family: Almarai, sans-serif;
         font-size: 16px;
         padding: 0 1px 0 0;
         text-align: center;
         text-decoration: none;
         display: inline-block;
         border-radius: 16px;
         height: 28px;
         min-width: 120px;
         margin: 5px 10px 0 0 
    }
     .containerw {
         display: block;
         width: 100%;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         text-align: right;
         padding: 3px 0 
    }
     #leftside {
         width: 690px;
         float: right 
    }
     #rightside {
         width: 360px;
         margin: 0;
         float: left;
         padding-top: 0 
    }
     #leftsidead {
         width: 690px;
         float: right;
         margin: 0 0 10px 
    }
     #rightsidead {
         width: 360px;
         margin: 0;
         float: left;
         padding-top: 0 
    }
     #doit {
         background: #579ec4bd;
         height: 50px;
         display: block;
         width: 98%;
         margin: 46px auto 5px;
         text-align: right;
         padding: 6px 0 3px;
    }
     #containers {
         display: block;
         background: url(https://sogarab.ma/images/bg2.jpg);
         padding: 1px 0 5px 
    }
     .inputs {
         display: block;
         width: 22%;
         height: 40px;
         margin: 0 7px 5px -6px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 1px solid #579ec4;
         -webkit-appearance: none 
    }
     .inputa {
         display: block;
         width: 22%;
         height: 40px;
         margin: 0 7px 5px -6px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 19px;
         font-family: robota, sans-serif;
         border-radius: 0;
         float: right;
         border: 0 
    }
     .inputf {
         display: block;
         width: 70%;
         height: 40px;
         margin: 5px;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #b0b2c6 
    }
     .submit {
         display: block;
         width: 10%;
         height: 40px;
         margin: 0 9px 5px 5px;
         text-align: center;
         padding: 3px 6px 3px 0;
         background: #d30a52;
         color: #fff;
         font-size: 16px;
         font-family: roboto, sans-serif;
         border-radius: 0;
         float: right;
         border: 0;
    }
     .submitf {
         display: block;
         width: 70%;
         margin: 5px;
         text-align: center;
         padding: 12px;
         background: #d30a52;
         color: #fff;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 0 
    }
     .inputadd {
         display: block;
         width: 100%;
         height: 40px;
         margin: 8px 0;
         padding: 3px 6px;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad 
    }
     .inputaddt {
         display: block;
         width: 100%;
         height: 300px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad 
    }
     .inputprice {
         display: block;
         width: 350px;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .inputville1 {
         display: block;
         width: 250px;
         height: 40px;
         margin: 8px 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .inputville2 {
         display: block;
         width: 250px;
         height: 40px;
         margin: 8px 3px 0 0;
         text-align: right;
         padding: 3px 6px 3px 0;
         background: #fff;
         color: #000;
         font-size: 16px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         border: 1px solid #adadad;
         float: right 
    }
     .submitadd {
         display: block;
         width: 100%;
         height: 60px;
         margin: 0;
         text-align: center;
         padding: 7px 6px 6px 0;
         background: #d30a52;
         color: #fff;
         font-size: 20px;
         font-family: Almarai, sans-serif;
         border-radius: 0;
         float: right;
         border: 0 
    }
}
 .grid:after {
     content: '';
     display: block;
     clear: both 
}
 .grid-sizer, .grid-item {
     width: 50% 
}
 .grid-item {
     align-items: center 
}
 .grid-item img {
     display: block;
     width: 100%;
     padding: 0 2px 4px 0;
     border-radius: 8px 
}
 .grid-item p {
     display: inline;
     text-align: center;
     padding: 0 3px 
}
 .continer {
     text-align: center;
     color: #fff;
     background-color: #e0e0e0 
}
 .top-left {
     position: absolute;
     background-color: #47a824;
     top: 0;
     right: 0;
     padding: 1px 10px 4px 10px;
     font-family: almarai, sans-serif;
     color: #fff 
}
 * {
     box-sizing: border-box 
}
.linca {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4em;
    max-height: calc(1.4em * 3);
    font-size: 16px;
    text-decoration: none;
    font-family: Almarai, sans-serif;
    font-weight: 500;
    color: #232323 !important;
    transition: color 0.3s;
}

.linca:hover {
    color: #0a4f84; /* Optional: slightly darker on hover */
    text-decoration: underline; /* Optional: visual feedback */
}
a.linkville:active, a.linkville:visited, a.linkville:link, a.linkville:hover {
    background: #f6f6f6;
    font-family: Almarai, sans-serif;
    font-size: 12px;
    border-radius: 10px;
    color: #073e5a;
    display: inline-block;
    height: 18px;
    padding: 0 3px;
    margin: 1px 0;
    text-decoration: none;
}
 .priss {
     color: #e95a5a;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: none;
     font-weight: 600;
     line-height: 1.8;
}
.placcc {
    color: #646464;
    font-size: 13px;
    font-family: Almarai, sans-serif;
    text-decoration: none;
    font-weight: 400;
    line-height: 1.2999em;
    white-space: nowrap; /* Prevents line breaks */
    overflow: hidden;
    text-overflow: ellipsis;
}

.oneline {
    display: inline;
    white-space: nowrap;
}
 .row:after {
     display: table;
     clear: both 
}
 .imago {
     height: 100px;
     object-fit: cover;
     display: block;
     margin-left: auto;
     margin-right: auto 
}
 .tag {
     font-family: Almarai, sans-serif;
     align-self: center;
     background-color: #e9fff0ad;
     background-image: none;
     background-position: 0 90%;
     background-repeat: repeat no-repeat;
     background-size: 4px 3px;
     border-style: solid;
     border-width: 1px;
     border-color: #109246;
     box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
     box-sizing: border-box;
     color: #081f27;
     cursor: pointer;
     display: inline-block;
     font-size: 1rem;
     line-height: 1px;
     outline: none;
     padding: .75rem;
     text-decoration: none;
     transition: all 235ms ease-in-out;
     border-bottom-left-radius: 95px 255px;
     border-bottom-right-radius: 225px 65px;
     border-top-left-radius: 255px 15px;
     border-top-right-radius: 95px 225px;
     user-select: none;
     -webkit-user-select: none;
     touch-action: manipulation;
     margin: 3px 5px 3px 0;
}
 .tagc {
     background: #e7eef3;
     background-position: 0 90%;
     background-repeat: repeat no-repeat;
     background-size: 4px 3px;
     border-style: solid;
     border-width: 2px;
     border-color: #e7eef3;
     box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
     box-sizing: border-box;
     color: #073e5a;
     cursor: pointer;
     display: inline-block;
     font-size: 1rem;
     line-height: 1px;
     outline: none;
     padding: .75rem;
     text-decoration: none;
     transition: all 235ms ease-in-out;
     border-bottom-left-radius: 95px 255px;
     border-bottom-right-radius: 225px 65px;
     border-top-left-radius: 255px 15px;
     border-top-right-radius: 95px 225px;
     user-select: none;
     -webkit-user-select: none;
     touch-action: manipulation;
     margin: 3px 5px 3px 0;
}
 .button-2 {
     font-family: Almarai, sans-serif;
     font-size: 16px;
     align-self: center;
     background-position: 0 90%;
     background-repeat: repeat no-repeat;
     background-size: 4px 3px;
     border-style: solid;
     border-width: 1px;
     border-color: #020202;
     box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
     box-sizing: border-box;
     color: #081f27;
     cursor: pointer;
     display: inline-block;
     line-height: 2px;
     outline: none;
     padding: .75rem;
     text-decoration: none;
     transition: all 235ms ease-in-out;
     border-bottom-left-radius: 95px 255px;
     border-bottom-right-radius: 225px 65px;
     border-top-left-radius: 255px 15px;
     border-top-right-radius: 95px 225px;
     user-select: none;
     -webkit-user-select: none;
     touch-action: manipulation;
     margin: 5px 1px 0 0 
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 99999;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #d30a52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
 .buttfc {
     position: absolute;
     top: 10px;
     right: 0px;
     z-index: 3000;
}
 .button3 {
     border: none;
     background: none;
}
 .swiper-slide {
     text-align: center;
     font-size: 18px;
     background: url('https://sogarab.ma/images/vue-dessus.jpg') no-repeat center center;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .swiper-slide, .swiper-slide {
     display: flex !important;
}
 .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
     bottom: 6px !important;
     left: 45% !important;
     width: 56px !important;
     padding: 2px 3px;
     background: #d9d9d9;
     color: #2d2d2d;
     border-radius: 7px;
}
 .buttonadd1 {
     position: fixed;
     left: 0;
     bottom: 0;
     width: 100%;
     height: 66px;
     background-color: #fbfbfb;
     color: white;
     text-align: center;
     z-index: 1000;
}
/* Sidenav Styles */
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 99999;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
/* Image Classes */
 .imageclass {
     width: 85px;
     height: 85px;
     border-radius: 50%;
     object-fit: contain;
     vertical-align: top;
     margin-bottom: 7px;
     border: 1px solid #848484;
}
 .leftside {
     width: 690px;
     float: right;
}
 :root {
     --swiper-theme-color: #9ea4ad;
}
/* Block Styles */
 .div-block1 {
     display: inline-block;
     width: 40%;
     vertical-align: top;
     text-align: center;
}
 .div-block2 {
     display: inline-block;
     width: 59%;
     vertical-align: top;
}
 .imageindex {
     width: 70%;
}
 p.placcc, p.priss {
     margin: 0;
}
 @media screen and (max-width: 767px) {
     .imageindex {
         width: 80%;
    }
     .div-block1, .div-block2 {
         display: block;
         width: 100%;
    }
}
/* Scrolling Section Styles */
 .scrolling-section {
     display: grid;
     overflow-x: auto;
     justify-items: start;
}
 .row3 {
     display: grid;
     grid-auto-flow: column;
     grid-template-rows: repeat(2, auto);
     gap: 1px;
     overflow-y: hidden;
     direction: RTL;
}
 .row4 {
     display: grid;
     grid-auto-flow: column;
     grid-template-rows: repeat(1, auto);
     gap: 10px;
     padding-right: 10px;
     direction: RTL;
}
/* Item Styles */
 .item {
     width: 115px;
     height: 140px;
     padding: 10px 5px;
     text-align: center;
     margin: -10px 0 30px;
}
 .item2 {
     width: 262px;
     height: 308px;
     padding: 0;
     background: #f1f2f5;
}
/* Scrollbar Styles */
 * {
     scrollbar-width: thin;
     scrollbar-color: #f1f1f1 white;
}
 *::-webkit-scrollbar {
     width: 9px;
}
 ::-webkit-scrollbar-thumb {
     background: #13a14f;
     background: linear-gradient(to right, #13a14f, #ffffff);
     border-radius: 10px;
     border: 1px solid white;
}
/* Image Container Styles */
 .img-container {
     background-color: #eee;
     width: 262px;
     height: 175px;
     display: flex;
     justify-content: center;
     align-items: center;
     margin: 0 0 10px;
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
     z-index: 99999;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
     z-index: 99999;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
 .scrolling-section {
     display: grid;
     overflow-x: auto;
     justify-items: start;
}
 .row5 {
     display: grid;
     grid-auto-flow: column;
     grid-template-rows: repeat(1, auto);
     gap: 1px;
     overflow-y: hidden;
     direction: RTL;
}
/* Works on Firefox */
 * {
     scrollbar-width: thin;
     scrollbar-color: #f1f1f1 white;
}
/* Works on Chrome, Edge, and Safari */
 *::-webkit-scrollbar {
     width: 9px;
}
/* Scrollbar Handle */
 ::-webkit-scrollbar-thumb {
     background: #13a14f;
    /* fallback for old browsers */
     background: -webkit-linear-gradient(to right, #13a14f, #ffffff);
    /* Chrome 10-25, Safari 5.1-6 */
     background: linear-gradient(to right, #13a14f, #ffffff);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
     border-radius: 10px;
     border: 1px solid white;
}
 .imageclass {
     width: 85px;
     height: 85px;
     border-radius: 50%;
     object-fit: contain;
     vertical-align: top;
     margin-bottom: 7px;
     border: 1px solid #848484;
}
 a.linco:active, a.linco:visited, a.linco:link, a.linco:hover {
     color: #2a2a2a;
     font-size: 16px;
     font-family: Almarai, sans-serif;
     text-decoration: none;
     font-weight: 500;
     line-height: 1.2;
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
     z-index: 99999;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
 .sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
     background-color: #fff;
     overflow-x: hidden;
     transition: 0s;
     padding-top: 50px;
     z-index: 99999;
}
 .sidenav a {
     padding: 8px 32px 8px 8px;
     text-decoration: none;
     font-size: 21px;
     color: #000;
     display: block;
     transition: 0.3s;
}
 .sidenav a:hover {
     color: #d30a52;
}
 .sidenav .closebtn {
     position: absolute;
     top: 9px;
     right: 100px;
     font-size: 56px;
     font-weight: 400;
     margin-left: 50px;
     color: #D30A52;
}
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
    }
     .sidenav a {
         font-size: 18px;
    }
}
.user-info-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    direction: rtl; /* For RTL languages */
    gap: 15px;
    padding: 10px;
}
.user-icon {
    flex-shrink: 0;
}
.user-icon {
    width: 70px;
    text-align: left;
}
.user-icon img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #eee;
    margin: 11px;
}

.user-name {
    text-align: right;
	font-size: 20px;
    flex-grow: 1;
    font-weight: bold;
    line-height: 1.6;
}
 .app-icon {
     font-size: 30px;
     cursor: pointer;
}
 .app-icon img {
     height: 30px;
     width: 30px;
     border: none;
    /* or `border: 0` */
}
 .ad-container {
     display: flex;
     width: 100%;
     padding: 10px 5px;
     align-items: center;
}
.logo-section {
    width: 66px;
    text-align: right;
    padding-right: 4px;
}
 .member-info {
     flex: 1;
     padding-left: 1px;
}
 .member {
     font-weight: bold;
}
 .phone-number {
     font-family: Almarai;
     display: inline;
     line-height: 1.4;
}
 .price-contact {
     text-align: left;
}
 .social-media-container {
     display: flex;
     align-items: center;
     padding: 3px;
     width: 100%;
}
 .social-links {
     flex: 1;
     text-align: right;
     margin-left: 10px;
}
 .social-icon {
     width: 30px;
     height: 30px;
     margin-right: 5px;
}
 .info-container {
     display: flex;
     align-items: center;
     margin-left: 10px;
}
 .info-item {
     display: flex;
     align-items: center;
     margin-right: 10px;
}
 .icon {
     width: 24px;
     height: 24px;
     margin-left: 5px;
}
 .linc {
     text-decoration: none;
}
 .contact-icons img {
     height: 56px;
     margin-right: 5px;
     vertical-align: middle;
}
 .footer-dark {
     background-color: #2c3e50;
     color: #ecf0f1;
     font-family: Arial, sans-serif;
}
 .container {
     width: 100%;
     max-width: 1200px;
     margin: 0 auto;
     padding: 0 15px;
}
 .accordion-item {
     border-bottom: 1px solid rgba(255,255,255,0.1);
}
 .accordion-toggle {
     width: 100%;
     text-align: right;
     background: transparent;
     border: none;
     color: #ecf0f1;
     padding: 15px 15px;
     font-size: 18px;
     cursor: pointer;
     display: flex;
     justify-content: space-between;
     align-items: center;
     transition: all 0.3s ease;
}
 .accordion-toggle:hover {
     background-color: rgba(255,255,255,0.05);
}
 .accordion-toggle[aria-expanded="true"] .accordion-icon {
     transform: rotate(45deg);
}
 .accordion-icon {
     font-size: 20px;
     transition: transform 0.3s;
}
 .accordion-content {
     padding: 0 20px;
     overflow: hidden;
     max-height: 0;
     transition: max-height 0.5s ease-out;
}
 .accordion-content[aria-expanded="true"] {
     max-height: 5000px;
     padding: 15px 20px;
}
 .footer-columns, .countries-container {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -10px;
}
 .footer-column, .country-column {
     flex: 1;
     min-width: 150px;
     padding: 0 10px;
     margin-bottom: 15px;
}
 .footer-link {
     display: block;
     color: #bdc3c7;
     padding: 8px 0;
     text-decoration: none;
     transition: color 0.3s;
}
 .footer-link:hover {
     color: #18bc9c;
}
 .social-icon {
     height: 32px;
     width: auto;
     margin: 0 10px 0 0;
}
 .footer-copyleft {
     text-align: center;
     padding: 20px 0;
     background-color: rgba(0,0,0,0.2);
     margin-top: 30px;
}
/* Desktop Styles */
 @media (min-width: 769px) {
    /* Aide & Liens Utiles - 4 columns with compact spacing */
     #collapseHelp .footer-column, #collapseLinks .footer-column {
         display: grid;
         grid-template-columns: repeat(4, 1fr);
         gap: 0 20px;
        /* Horizontal gap only */
         align-items: start;
    }
    /* Adjusted link padding for Aide sections */
     #collapseHelp .footer-link, #collapseLinks .footer-link {
         padding: 4px 0;
        /* Reduced vertical spacing */
    }
    /* Autres Pays spacing remains original */
     .countries-container {
         gap: 20px;
    }
}
/* Mobile Styles */
 @media (max-width: 768px) {
     .country-column {
         flex: 0 0 50% !important;
         max-width: 50%;
    }
     .footer-column, .country-column {
         min-width: auto;
    }
     .liens-utiles-container {
         display: block;
    }
     .liens-utiles-container .footer-column {
         min-width: 100%;
         flex: 0 0 100%;
         padding: 0;
    }
     .liens-utiles-container .footer-link {
         padding: 10px 10px;
         border-bottom: 1px solid rgba(255,255,255,0.1);
    }
     .liens-utiles-container .footer-link:last-child {
         border-bottom: none;
    }
     .accordion-content {
         padding: 0 10px;
    }
     .accordion-content[aria-expanded="true"] {
         padding: 10px;
    }
}
 #map {
     height: 200px;
     width: 100%;
     margin-bottom: 20px;
}
 .iconi {
     height: 56px;
     width: 56px;
     margin: 5px;
}
 .text-center {
     text-align: center;
}
 .popup-content {
     font-family: almarai, sans-serif;
     font-size: 16px;
     color: #333;
}
 .buttonadd1 {
     position: fixed;
     right: 0;
     bottom: 0;
     width: 100%;
     height: 56px;
     background-color: #fbfbfb;
     display: flex;
     justify-content: center;
     align-items: center;
     z-index: 1000;
}
 .buttonadd1 .button {
     height: 100%;
     line-height: 56px;
    /* Center text vertically */
     text-align: center;
     font-size: 22px;
     text-decoration: none;
     display: inline-block;
     border: none;
     cursor: pointer;
     color: white;
    /* Default text color */
}
/* Specific colors for each button */
 .whatsapp-button {
     background-color: #25D366;
    /* WhatsApp green */
}
 .whatsapp-button:hover {
     background-color: #73ba52;
}


.swiper-pagination-fraction {
	display: flex !important;
	justify-content: center !important;
}
.ad-container1 {
    display: flex;
    width: 100%;
    padding: 10px 5px;
    /* align-items: center; */
}

.button-51 {
    font-family: Almarai, sans-serif;
    font-size: 16px;
    align-self: center;
    background-position: 0 90%;
    background-repeat: repeat no-repeat;
    background-size: 4px 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #020202;
    box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
    box-sizing: border-box;
    color: #081f27;
    cursor: pointer;
    display: inline-block;
    line-height: 2px;
    outline: none;
    padding: 0.96rem;
    text-decoration: none;
    transition: all 235ms ease-in-out;
    border-bottom-right-radius: 95px 255px;
    border-bottom-left-radius: 225px 65px;
    border-top-right-radius: 255px 15px;
    border-top-left-radius: 95px 225px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    margin: 7px 0 0 10px;
}

.button-52 {
	font-family: Almarai, sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 6px 10px 6px;
    outline: 0;
    border: 1px solid #8a8a8a;
    cursor: pointer;
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    margin: 7px;
}

.button-52:after {
  content: "";
  background-color: #ffe54c;
  width: 100%;
  z-index: -1;
  position: absolute;
  height: 100%;
  top: 7px;
  left: 7px;
  transition: 0.2s;
}

.button-52:hover:after {
  top: 0px;
  left: 0px;
}

@media (min-width: 768px) {
  .button-52 {
    padding: 6px 10px 6px;
  }
}

.contact-button {
    background-color: #3b6b92;
}
.phone-button {
    background-color: #fc7239;
}
.buttonadd1 .button {
    height: 100%;
    line-height: 56px;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    display: inline-block;
    border: none;
    cursor: pointer;
    color: white;
}

/* Mobile styles */
@media (max-width: 768px) {
    .sidenav.open {
        width: 92%;
        opacity: 1;
        visibility: visible;
    }
}

/* Desktop styles */
@media (min-width: 769px) {
    .sidenav.open {
        width: 300px;
        opacity: 1;
        visibility: visible;
    }
}





