@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&family=Roboto+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');

html {
    height: 100%;
    direction: rtl;

}


body {
    /*overflow-x: hidden;*/
    /*overflow-x: scroll;*/

}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: 0;
    list-style: none;
    font-style: normal !important;

}

 .mainimg {object-fit: contain;height:150px !important;}
 
 .showmobile{display:none;}
.produthome {
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
text-align: center; height:290px
}

.active-link {
      color: #171717 !important;
  }

.imgprod{
    width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  height:145px !important
}

.produt-desc{
    height:95px;
}
.product-title{
    min-height: 42px;
  font-size: 14px;
  line-height: 26px;
  padding: 5px 8px;
}
 .price{
     color:#3f3c4d;text-decoration:none
 }
 
 .real{
     font-size:14px;font-size: 15px;padding: 5px;font-weight: 600;
 }
 .price-color{
     color:#3f3c4d
 }
 .add-to-cart{
    background-color: #344452;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    padding: 10px !important;
 }
body, html {
    height: 100%;
    min-height: 100%;
    font-size: 16px;
    color: #050608;
    direction: rtl;
    font-family: 'Almarai', sans-serif;
    /*overflow-x: hidden;*/
    background: #fff;
    text-align: right;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

    .weh-h{
        display:block;
    }
     .mob-h{
        display:none;
    }

.container {
    width: 100%;
    max-width: 1300px !important;
    padding: 0 !important;
}

a:hover, a:active, a:focus {
    text-decoration: none;
    color: #009ce7;
    outline: none;
}

.contact_page2__form .form-control {
    height: 40px;
}

.form-control:focus {
    border-color: #00bf6f;
    box-shadow: none;
    outline: 0 none;
}

a {
    color: #009ce7;
}

input, button, a {
    transition: all 0.4s ease;
    text-decoration: none !important;
}

input, button {
    outline: none;
}

input[type="file"] {
    height: auto;
}

textarea.form-control {
    resize: vertical;
}

a, a:visited {
    text-decoration: none;
    font-family: 'Almarai', sans-serif;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 0;
    outline: 0;
    text-decoration: none;
}

.input-lg.form-control {
    border-radius: 0;
    height: 46px;
}

.input-sm.form-control {
    height: 30px;
    border-radius: 0;
}

.form-group {
    margin-bottom: 20px;
}

.display-block {
    display: block;
}

.input-group .form-control {
    height: 34px;
}

.input-group.input-group-lg .form-control {
    height: 46px;
}

.table {
    color: #000;
    width: 100%;
}

.table.table-white {
    background-color: #fff;
}

.table > tbody > tr > td {
    font-weight: 500;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f6f6f6;
}

table.table td .avatar {
    margin: 0 5px 0 0;
}

table.table td h2 {
    display: inline-block;
    font-size: inherit;
    font-weight: 400;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

table.table td h2 a {
    color: #757575;
}

table.table td h2 a:hover {
    color: #00bf6f;
}

table.table td h2 span {
    color: #9e9e9e;
    display: block;
    font-size: 12px;
    margin-top: 3px;
}

.p-0 {
    padding: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.w-md {
    min-width: 110px;
}

.w-40 {
    width: 40px;
}

.block {
    display: block !important;
}

.header {
    /*position: relative;*/
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;

}

.header-top {
    position: relative;
    display: block;
    width: 100%;
    background: #fff 0% 0% no-repeat padding-box;
}

ul.social-icon-one {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 4px;
    text-align: revert;
}

ul.social-icon-one li {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    PADDING-RIGHT: 5PX;
}

ul.social-icon-one li a {
    position: relative;
    font-size: 23px;
    border-radius: 50%;
    color: #fce970;
    line-height:40px;
    display: block;
    text-align: center;
}

.iconphone {
    display: block;
    width: 100%;
    position: relative;

    text-align: left;
    padding-top:2px;
    padding-bottom: 4px;
}

header .icon-user {
    display: inline-block;
    width: 100%;
    position: relative;
}

header .icon-user .dropdown {
    display: inline-block;
    position: relative;
}

header .icon-user .dropdown a.imager-a {
    font-size: 16px;
    position: relative;
    display: block;
    color: #3f3c4d;
    padding-left: 14px;
}

header .icon-user .dropdown a.imager-a i {
    padding-left: 27px;
    color: #FCE970;
}

header .icon-user a {
    padding-left: 12px;
    padding-bottom: 5px;
    color: #3f3c4d;
    font-size: 17px;
    width: 100%;
}

#notificationTimes {
    border-radius: 50%;
    margin-top: -7px;
    margin-right: 0px;
    position: absolute;
    width: 15px;
    left: 1px;
    top: 3px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
    height: 17px;
    justify-content: center;
    display: block;
}

small#notificationTimes {
    background-color: transparent !important;!i;!;
    color: #333 !important;
    line-height: 18px;
    text-align: center;
    padding: 0 !important;
}

header .icon-user .far, header .icon-user .fas {
    color: #000;
    font-size:17px;
}

header .dropdown.lop .dropdown-toggle::after {
    display: none;
}

.iconphone .dropdown.oplonh .dropdown-toggle::after {
    border-top-color: #000;
    margin-right: 0px;
    margin-left: 0px;
}

.header-bottom {
    background: #3f3c4d 0% 0% no-repeat padding-box;
    position: relative;
    top: 0;
    display: block;
    padding-top: 0px;
    border-top: 1px solid #fce970;
}

body, html {
    /*overflow: auto; !* Ensure scrollbars are enabled *!*/
    /*clip-path: none; !* Avoid cutting off content *!*/
}


.header-bottom .menu-wrapper {
    position: relative;
    display: block;
    text-align: right;
    padding-bottom: 17px;
    padding-top: 26px;
}

.header-bottom .menu-wrapper ul {
    display: block;
    position: relative;
    margin-bottom: 0;
}

.header-bottom .menu-wrapper ul li {
    display: inline-block;
    position: relative;
    padding-left: 9px;
    z-index: 800;
}

.header-bottom .menu-wrapper ul li a {
    font-size: 15px;
    font-family: 'Almarai';
    font-weight: 600;
    color: #FCE970;
    padding: 0 5px;
    display: block;
    text-wrap-mode: nowrap;
}

section.contentleft-right {
    position: relative;
    display: block;
    /*width: 100%;*/
    overflow: hidden;
    /*background: #3f3c4d;*/
    max-width: 1300px !important;
    /*margin-right : 18%*/
    margin-left: auto;
    margin-right: auto;
    /*width: 60%; !* or any specific width *!*/

}

@media (max-width: 1500px) {
    section.contentleft-right {
        width: 100%; /* or any specific width */

    }

}


.back12 {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.back12 img {
    width: 100%;
    position: relative;
    display: block;
}

.ccaption h4 {
    padding-top: 19px;
    color: #F3E184;
    font-size: 21px;
    line-height: 28px;
    font-family: 'Almarai';
}

.ccaption {
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    left: 0;
}

.ccaption img {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.overslider {
    position: relative;
    width: 100%;
    display: block;
    height: 100%;
    overflow: hidden;
}

.main-slide {
    display: block;
    position: relative;
    width: 100%;
}

.main-slide div#sync1 {
    width: 100%;
    display: block;
    position: relative;
}

.main-slide div#sync1 .item {
    position: relative;
    display: block;

    width: 100%;
    height: 550px;
    overflow: hidden;
}

.back12 img {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
}

.imagelogo {
    position: relative;
    text-align: center;
    display: block;
    height: auto;
    z-index: 9;
    /* width: 118px; */
}

.imagelogo img {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
}

section.rightthree {
    position: relative;
    display: block;
    width: 100%;
}

.onesection {
    padding-top: 20px;
    position: relative;
    display: block;
}

.u-avatar {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.u-avatar img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.onesection .media-body span {
    font-size: 17px;
    font-family: 'Almarai';
    font-weight: 600;
}

.imgtiyt a h3 {
    font-size: 45px;
    position: absolute;
    display: block;
    font-family: 'Almarai';
    font-weight: 600;
    color: #ffffff;
    top: 39px;
    left: 0%;
    right: 0%;
    text-align: center;
}

.imgtiyt a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.imgtiyt {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 21px;
    border-radius: 14px;
}

.imgtiyt a .slitype-325 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
     height:520px  ;
}

.fullsize{
        width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
     height:350px !important ;
}


.cat-title{
   background-color: #000000;
  height: 50px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}



.imgtiyt a .slitype-325 img {
    width: 100%;
    position: relative;
    height: 100%;
    display: block;
    overflow: hidden;
}

.onesection .media-body span b {
    font-size: 13px;
    font-weight: normal;
    font-family: 'Almarai';
}

 

section.serviceoff .single_banner {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.single_banner img {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
}

.single_banner_info a {
    background: #3f3c4d40 0% 0% no-repeat padding-box;
    border-radius: 2px;
    color: #fff;
    padding: 12px;
    font-size: 21px;
}

section.serviceoff .single_banner .single_banner_info {
    position: absolute;
    right: 0;
    top: 50%;
    padding: 20px;
    transform: translateY(-50%);
    width: 50%;
}

section.serviceoff .single_banner .single_banner_info {
    right: auto;
    left: 0;
    z-index: 7;
    color: #fff;
}

section.serviceoff .single_banner h5 {
    font-weight: bold;
    font-size: 23px;
    color: #b1acac;
    font-family: 'Almarai';
}

section.serviceoff h3.tiltrong, .bacff h6, section.ody-content-xs h3 {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    color: #0b0c0d;
    font-weight: bold;
    font-size: 34px;
    font-family: 'Almarai';
    display: flex;
    justify-content: center;
}

.sectionel5er .prod a {
    position: relative;
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #ffe871;
}

.sectionel5er .prod .slide-type-325 {
    width: 100%;
    display: block;
    height: 210px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #dddbdb;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.sectionel5er .prod {
    position: relative;
    display: block;
    overflow: hidden;
}

.sectionel5er {
    position: relative;
    overflow: overlay;
    padding-bottom: 15px;
    padding-top: 14px;
}


.sectionel5er .prod .iconsplo {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9;
}

.sectionel5er .prod span.onnew {
    position: absolute;
    top: 9px;
    right: 12px;
    font-size: 12px;
    height: 34px;
    width: 34px;
    font-family: 'Almarai';
    line-height: 35px;
    z-index: 9;
    text-align: center;
    border-radius: 27px;
    background-color: #0a0b0c;
    color: #fff;
}

.iconsplo a {
    font-size: 18px;
    padding-left: 10px;
    color: #FE9C8F;
}


.sectionel5er .prod .slide-type-325 img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
}

.sectionel5er .prod .wsk-cp-text {
    text-align: right;
    position: relative;
    display: block;
    padding-left: 10px;
    padding-right: 11px;
    padding-bottom: 12px;
}

.sectionel5er .prod .wsk-cp-text h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 17px;
    font-family: 'Almarai';
    font-weight: 700;
    color: #3f3c4d;
}

.mb-25 {
    margin-bottom: 25px;
}

.sectionel5er .prod .wsk-cp-text .star-rating i {
    font-size: 13px;
    color: #f29f29;
    padding-top: 6px;
}

.sectionel5er .prod .wsk-cp-text .star-rating {
    position: relative;
    display: block;
    margin-bottom: 6px;
}

.sectionel5er .prod .wsk-cp-text .star-rating small {
    color: #3f3c4d;
    font-size: 14px;
    padding-right: 10px;
}

.sectionel5er .prod .wsk-cp-text .price {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.sectionel5er .prod .wsk-cp-text .price del {
    text-decoration: line-through;
    font-family: 'Almarai';
    font-size: 12px;
    color: #545454;
    position: relative;
}

.sectionel5er .prod .wsk-cp-text .price ins {
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    padding-left: 7px;
    overflow: hidden;
    color: #FE9C8F;
}

.sectionel5er .prod .card-footer {
    border-top: 0;
    padding-left: 12px;
    padding-bottom: 23px;
    padding-top: 0;
    display: inline-block;
    float: left;
    position: relative;
    top: -45px;
}

.backgroundservic {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 0;
    margin-bottom: 2px;
}

.conover.text-center {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

header .icon-user li {
    text-align: left;
    padding: 13px;
    border-bottom: 1px solid #3333;
    padding-bottom: 14px;
    padding-top: 0;
}

header .icon-user li:last-child {
    border: 0;
    padding-bottom: 0;
}

header .icon-user .dropdown ul {
    background: #f6f3ed;
    transform: none !important;
    top: 30px !important;
    z-index: 999999;
}

section.serceoff .opppop {
    position: relative;
    display: block;
    width: 100%;
    /*overflow: auto;*/
    /*margin-top: 40px;*/
}

section.serceoff .opppop h3 {
    letter-spacing: -0.58px;
    color: #3f3c4d;
    font-size: 24px;
    font-family: 'Almarai';
    font-weight: 700;
    /*padding-bottom: 11px;*/
}

section.serceoff .opppop span {
    letter-spacing: -0.15px;
    color: #3f3c4d66;
    font-size: 24px;
    /*padding-bottom: 11px;*/
    display: block;
}

section.serceoff .opppop p {
    color: #1E1E1E;
    opacity: 0.8;
    font-size: 18px;
    font-family: 'Almarai';
    display: block;
    /*padding-bottom: 31px;*/
}

section.serceoff .opppop button {
    background: #3f3c4d 0% 0% no-repeat padding-box;
    display: block;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding-left: 32px;
    padding-right: 32px;
}

section.serceoff .opppop button a {
    color: #F6E051;
    font-size: 18px;
}

section.serceoff .slitype5 {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.header-bottom .menu-wrapper ul.submenu {
    position: absolute;
    top: 100px;
    right: 15px;
    width: 897px;
    background-color: #707070;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    padding-top: 25px;
    padding-bottom: 25px;
    word-spacing: 2px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 30%);
    transition: all 0.3s ease-in-out;
}

ul#main-menu li .submenu {
    width: 203px;

    padding: 18px 0;
}

.header-bottom .menu-wrapper ul#main-menu > li:hover > .submenu {
    opacity: 1;
    visibility: visible;
    top: 41px;
    transition: all 0.3s ease-in-out;
    overflow: hidden;

    z-index: 100;
}

section.serceoff .slitype5 img {
    width: 100%;
    display: block;
    overflow: hidden;
    border-radius: 20px 0px 0px 20px;
}

section.serceoff h3.tiltrong {
    margin-bottom: 53px;
}

.bacff, section.serceoff {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 51px;
}

section.appstore .offyou {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

section.appstore .offyou .sli35 {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

section.appstore .offyou .sli35 img {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 303px;
    border-radius: 6px;
    z-index: 0;
}

section.appstore .offyou .textofff h6 {
    color: #FFFFFF;
    font-size: 27px;
    font-weight: 700;
    font-family: 'Almarai';
    padding-bottom: 15px;
    margin-right: 10px;
}

section.appstore .offyou .textofff {
    position: absolute;
    bottom: 7px;
    right: 0px;
    display: block;
    overflow: hidden;
    width: 100%;
    z-index: 2;
}

section.appstore .offyou .textofff span {
    color: #FFFFFF;
    font-size: 14px;
    display: block;
    padding-bottom: 18px;
    font-family: 'Almarai';
    margin-right: 18px;
}

section.appstore .offyou .textofff a {
    float: left;
    position: relative;
    display: block;
    margin-left: 52px;
    color: #fff;
    font-size: 14px;
    padding-bottom: 12px;
}

footer#colophon .footer-bottom {
    padding-bottom: 12px;
    position: relative;
    padding-top: 12px;
    display: block;
    text-align: center;
    background: #2D2D2D 0% 0% no-repeat padding-box;
}

footer#colophon .footer-bottom p.siteinfo {
    color: #000;
    font-family: 'Almarai';
    font-weight: 400;
    font-size:15px;
    margin-bottom: 0;
}

footer#colophon .footer-bottom p.siteinfo a {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 12px;
}

footer#colophon {
    width: 100%;
    background: #d9d9d96b;
    overflow: hidden;
    margin-bottom: 0;
    padding-top: 22px;
    padding-bottom: 0;
}

footer#colophon div#footer-widget-area {
    display: block;
    position: relative;
    padding-bottom: 22px;
    overflow: hidden;
}

footer#colophon div#footer-widget-area .footer-logo {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
}

footer#colophon div#footer-widget-area .footer-logo a {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

footer#colophon div#footer-widget-area .footer-logo a img {
    position: relative;
    overflow: hidden;
    padding-bottom: 12px;
    width: 100%;
}

footer#colophon div#footer-widget-area .footer-logo a span.spanlogo {
    display: block;
    position: relative;
    margin-top: 8px;
}

footer#colophon div#footer-widget-area .footer-logo a span.spanlogo li {
    font-size: 28px;
    color: #1864A2;
    font-family: 'Almarai';
    font-weight: 600;
}

footer#colophon div#footer-widget-area .footer-logo a span.spanlogo li strong {
    color: #4FC6E9;
}

footer#colophon div#footer-widget-area .footer-logo a span.spanlogo span {
    font-size: 16px;
    font-family: 'Almarai';
    color: #FFFFFF;
}

@media(max-width: 767px) {
    .third-widget:last-child {
        display: none !important;
    }
    
    .hidmobile{display:none !important;}
     .showmobile{display:block !important;}
     
     .table-responsive.project.fontss tr td img {
    width:50px !important;
    height: 50px !important;
    display: inline-block;
    position: relative;
    float: right;
}

.number-input.number-input button  {   
    width:0.6rem !important;
    height: .7rem !important;}
    
    .mainval{max-width:2rem !important ;}
}

aside#footercontactusw h3 {
    margin: 0;
    position: relative;
    font-weight: bold;
    padding: 0 0px 19px 0;
    font-size: 14px;
    text-align: right;
    line-height: 17px;
    font-family: 'Almarai';
    letter-spacing: 0.7px;
    color: #FCE970;
    border-bottom: 1px solid #6666;
    margin-bottom: 21px;
}

aside#footercontactusw ul {
    margin: 0;
    text-align: right;
    display: block;
    position: relative;
}

aside#footercontactusw ul li {
    padding: 4px 0;
    width: 100%;
    color: #8E8E8E;
}

aside#footercontactusw ul li a {
    padding-left: 12px;
    font-family: 'Almarai';
    font-weight: 400;
    font-size: 14px;
    color: #8E8E8E;
}

aside#footercontactusw h3.widget-title.poo {
    border-bottom: 0;
    padding-top: 22px;
    margin-bottom: 0;
}

aside#footercontactusw p {
    letter-spacing: 0px;
    color: #8E8E8E;
    font-size: 14px;
}

aside#footercontactusw ul.contact_info.contact_info_light li {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

aside#footercontactusw ul.contact_info.contact_info_light li i {
    display: inline-block;
    position: relative;
}

aside#footercontactusw ul.contact_info.contact_info_light li p {
    display: inline-block;
    padding-right: 12px;
    margin-bottom: 0;
}

aside#footercontactusw ul.social_icons.rounded_social li {
    display: inline-block;
    position: relative;
    width: auto;
}

aside#footercontactusw ul.social_icons.rounded_social li a {
    display: inline-block;
    position: relative;
    font-size: 18px;
    padding-top: 19px;
}

.aboutlock, .termspoli {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    padding-top: 51px;
    padding-bottom: 50px;
}

section.onertitle {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

section.onertitle .sliyp25 img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.contenimg {
    position: relative;
    display: block;
    margin-top: -63px;
    height: 360px;
    overflow: hidden;
}

section.onertitle .sliyp25 {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.contenimg .sliyp25 {
    height: 175px;
    margin-bottom: 10px;
}

.contenimg .sliyp25 img {
    height: 100%;
    position: relative;
    border-radius: 14px;
}

.contact-info-box-call {
    margin-bottom: 17px;
}

.contact-info-box-call .call-icon {
    margin-right: 0px;
    margin-left: 20px;
}

.contact-info-box-call .call-icon i {
    background: #3f3c4d;
    padding: 16px;
    border-radius: 50%;
    color: #FCE970;
    border: 1px solid #3f3c4d;
}

.contact-info-box-call .call-details h6 {
    font-size: 22px;
    font-family: 'Almarai';
    font-weight: 600;
}

.contact-info-box-call .call-details h5 {
    font-size: 20px;
    font-weight: normal;
    font-family: 'Almarai';
}

section.ody-content-xs {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

section.ody-content-xs h3 {
    color: #555555;
}

.fromservice h6 {
    color: #333333;
    font-size: 28px;
    padding-bottom: 14px;
    font-family: 'Almarai';
}

.fromservice {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.fromservice input, .fromservice select, .fromservice textarea {
    height: 49px;
    background: #00650000 0% 0% no-repeat padding-box;
    border: 1px solid #E5E5E5;
    color: #aba8a8;
    position: relative;
    font-size: 12px;
    width: 100%;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
}

.fromservice textarea {
    height: 106px;
}

.fromservice button.btn.btn-theme-colored1 {
    background: #3f3c4d;
    color: #fff;
    line-height: 32px;
    font-size: 20px;
    font-weight: 700;
    margin-top: 26px;
    padding-right: 33px;
    padding-left: 33px;
}

.fromservice p {
    color: #6E6E6E;
    font-size: 15px;
    padding-bottom: 13px;
    font-family: 'Almarai';
}

section.appstore.blog h3, .delitesdat h3 {
    text-align: right !important;
}

section.appstore {
    position: relative;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

.blog-page {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 50px;
}

section.appstore.blog {
    padding-top: 0;
}

section.appstore .offyou .sli35:before, section.page-titlee:before {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    right: 0;
    border-radius: 6px;
    left: 0;
    top: 0;
    border: 0;
    background: transparent linear-gradient(180deg, #01020200 0%, #3f3c4da6 100%) 0% 0% no-repeat;
}

section.rightthree .tiltrong, section.appstore h3, section.serceoff.success h3, .delitesdat h3 {
    color: #050606;
    padding-bottom: 15px;
    text-align: center;
    font-family: 'Almarai';
    font-size: 34px;
    font-weight: 600;
    display: flex;
    justify-content: center;
}

.side-menu {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    border: 1px solid #eeeeee;
    background: #f7f7f7;
    margin-bottom: 18px;
}

.side-menu ul.ui-categori li {
    border-bottom: 1px solid #ddd5d5;
    padding: 15px;
    padding-right: 6px;
    position: relative;
    padding-left: 6px;
}

.side-menu ul.ui-categori li a {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
    color: #2D3748;
    font-size: 14px;
}

.side-menu ul.ui-categori li a .pro-img {
    width: 83px;
    height: 64px;
    margin-left: 10px;
    float: right;
    display: inline-block;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 7px;
}

.side-menu ul.ui-categori li a .pro-content {
    display: inline-block;
    width: calc(100% - 95px);
    text-align: right;
    overflow: hidden;
}

.side-menu ul.ui-categori li a .pro-img img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    height: 100%;
}

.side-menu ul.ui-categori li a .pro-content h4 {
    font-size: 14px;
    font-family: 'Almarai';
    font-weight: 800;
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #3f3c4d;
}

.side-menu ul.ui-categori li a .pro-content span {
    display: block;
    color: #9e9c9c;
}

.delitesdat {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.delitesdat .slitype-325 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px;
    padding-bottom: 18px;
    height: 350px;
}

.delitesdat .conentright {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.delitesdat .conentright span {
    color: #3f3c4d;
    padding-bottom: 26px;
    position: relative;
    display: block;
}

.delitesdat .conentright p {
    color: #3f3c4d;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Almarai';
    font-weight: normal;
}

.delitesdat .slitype-325 img {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    border-radius: 8px;
    height: 100%;
}

section.page-titlee {
    position: relative;
    display: block;
    width: 100%;
    padding: 150px;
    padding-bottom: 28px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    padding-right: 0;
    padding-left: 0;
    background-size: 100% 100%;
}

section.page-titlee:before {
    z-index: 0;
}

section.page-titlee h2.title, .breadcrumbs span, .breadcrumbs span a {
    color: #FCE970;
    z-index: 9;
    font-family: 'Almarai';
    font-size: 32px;
}

.termspoli .otermlop p, .termspoli .otermlop h6, .termspoli .otermlop li {
    color: #615E5B;
    font-size: 17px;
}

.fromservice.onsect .locat {
    border-left: 1px solid #d9d6d6;
    padding-left: 29px;
}

.fromservice.onsect .locat button {
    width: 100%;
}


.kolbutton {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.kolbutton ul.nav li {
    position: relative;
    display: block;
    text-align: center;
}

.kolbutton .nav-tabs > li.active > a, .kolbutton .nav-tabs > li.active > a:focus, .kolbutton .nav-tabs > li.active > a:hover {
    color: #3f3c4d;
}

.kolbutton ul.nav li a {
    font-size: 16px;
    line-height: 23px;
    opacity: 1;
    font-family: 'Almarai';
    font-weight: 800;
    position: relative;
    border: none;
    background: none;
    text-align: center;
    letter-spacing: 0px;
    color: #CDCFD1;
}

.kolbutton ul.nav {
    border-bottom: 0;
    padding-bottom: 32px;
}

.kolbutton ul.nav li a img {
    position: relative;
    display: block;
    width: 100%;
    height: 110px;
    overflow: hidden;
}

.kolbutton .product_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kolbutton .product_header .product_header_right h6 {
    color: #9F9F9F;
    font-size: 18px;
    font-family: 'Almarai';
}

.kolbutton .product_header .product_header_left select {
    border: 0;
    color: #9F9F9F;
    font-size: 18px;
}

.paction .pagination > .page-item {
    padding-left: 0 !important;
    margin-right: 10px;
}

.paction .pagination > .page-item .page-link {
    color: #767676;
    border-radius: 50%;
    text-align: center;
    height: 40px;
    font-size: 18px;
    width: 40px;
    display: table-cell;
    vertical-align: middle;
    box-shadow: none;
    border-color: snow;
    border: 0;
}

.paction .pagination li.page-item.active a {
    border-radius: 50%;
    box-shadow: 0px 0 20px rgb(5 5 5 / 15%);
    color: #fff;
    background: #FCE970 0% 0% no-repeat padding-box;
}

.paction {
    margin-top: 62px;
}

.sidem12enu {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.sidem12enu .widget {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 37px;
}

.sidem12enu h5 {
    margin-bottom: 25px;
    font-weight: 600;
    color: #393D46;
    font-size: 18px;
    font-family: 'Almarai';
    line-height: 1.2;
    margin-top: 89px;
    padding-top: 36px;
    border-bottom: 1px solid #d7d2d2;
    padding-bottom: 13px;
}

.sidem12enu .widget h6 {
    margin-bottom: 25px;
    font-weight: normal;
    color: #393D46;
    font-size: 18px;
    font-family: 'Almarai';
    line-height: 1.2;
}

.sidem12enu .widget ul {
    position: relative;
    display: block;
    overflow: hidden;
}

.sidem12enu .widget ul li {
    list-style: none;
    margin-bottom: 10px;
}

.sidem12enu .widget ul li input {
    width: 17px !important;
    height: 17px !important;
}

.sidem12enu .widget ul li label {
    position: relative;
    cursor: pointer;
    padding: 0;
    vertical-align: middle;
    margin-right: 31px;
    color: #9F9F9F;
}

.sectionel5er.opser .slide-type-325 {
    background: #FAFAFA 0% 0% no-repeat padding-box;
    text-align: center;
    display: block;
    margin: 0 auto;
    height: 230px;
}

.sectionel5er.opser .slide-type-325 img {
    width: 168px;
    text-align: center;
    margin: auto;
    padding-top: 15px;
}

.kolbutton.oner ul.nav li {
    padding-left: 55px;
}

.kolbutton.oner ul.nav {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 6px;
    margin-bottom: 40px;
}

.kolbutton.oner .nav-tabs > li > a.active, .kolbutton.oner .nav-tabs > li > a.active:focus, .kolbutton.oner .nav-tabs > li > a:hover {
    border-bottom: 3px solid #FCE970;
    padding-bottom: 8px;
}

.sidem12enu.opser h5 {
    margin-top: 0;
    padding-top: 0;
}

.card-boxbox {
    position: relative;
    display: block;
    overflow: hidden;
}

.proimage-wrap {
    width: 100%;
    position: relative;
}

div#pro_popup {
    border: 1px solid #ebebeb;
    width: 100%;
    position: relative;
    display: block;
}

div#pro_popup img {
    overflow: hidden;
    width: 100%;
    display: block;
    height: 100%;
}

.proimage-thumb {
    list-style: none;
    padding: 0;
}

.proimage-thumb li {
    margin-bottom: 10px;
    height: 62px;
}

.proimage-thumb li img {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

.proimage-thumb li a {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 100%;
}

h2.sp-heading {
    position: relative;
    overflow: hidden;
    display: block;
    padding-bottom: 9px;
    font-size: 17px;
    color: #333;
    font-family: 'Almarai';
    text-align: right;
    font-weight: 600;
    line-height: 35px;
}

.sp-content .rating-box i {
    color: #fdb828;
    padding-top: 11px;
}

.sp-content .price_box {
    position: relative;
    display: block;
    margin-bottom: 28px;
}

.sp-content .price_box span.old_price {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 20px;
    margin-right: 55px;
    line-height: 16px;
    font-family: 'Almarai';
    color: #B1ADAD66;
}

.sp-content .price_box span.current_price {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Almarai';
    color: #FE9C8F;
    /*///////////////////////////////////////////////////////////////////////////quantity*/

}

.sp-content .quantity {
    display: flex;
    width: 100%;
    position: relative;
    padding-bottom: 18px;
}

.number-input input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.number-input input[type=number]::-webkit-inner-spin-button,
.number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.number-input {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.number-input button {
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    position: relative;
}

.number-input button:before,
.number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    height: 2px;
    transform: translate(-50%, -50%);
}

.number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.number-input input[type=number] {
    text-align: center;
}

.number-input.number-input {
    border: 1px solid #ced4da;
    width: 10rem;
    border-radius: .25rem;
}

.number-input.number-input button {
    width: 2.6rem;
    height: .7rem;
}

.number-input.number-input button.minus {
    padding-left: 10px;
}

.number-input.number-input button:before,
.number-input.number-input button:after {
    width: .7rem;
    background-color: #495057;
}

.number-input.number-input input[type=number] {
    max-width: 4rem;
    padding: .5rem;
    border: 1px solid #ced4da;
    border-width: 0 1px;
    font-size: 1rem;
    height: 2rem;
    color: #495057;
}

@media not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color:transparent) {

        .number-input.def-number-input.safari_only button:before,
        .number-input.def-number-input.safari_only button:after {
            margin-top: -.3rem;
        }
    }
}


@supports (--css: variables) {
    input[type="range"].mdbMultiRange {
        padding: 0;
        margin: 0;
        display: inline-block;
        vertical-align: top;
    }

    input[type="range"].mdbMultiRange.original {
        position: absolute;
    }

    input[type="range"].mdbMultiRange.original::-webkit-slider-thumb {
        position: relative;
        z-index: 2;
    }

    input[type="range"].mdbMultiRange.original::-moz-range-thumb {
        transform: scale(1);
        z-index: 1;
    }

    input[type="range"].mdbMultiRange::-moz-range-track {
        border-color: transparent;
    }

    input[type="range"].mdbMultiRange.ghost {
        /* position: relative; */
    }

    input[type="range"].mdbMultiRange.ghost:nth-of-type(n+1) {
        /* position: absolute; */
    }

}


.multi-range-field {
    position: relative;
}

.multi-range-field input[type=range] {
    cursor: pointer;
    position: relative;
    background-color: transparent;
    border: none;
    outline: none;
    width: 100%;
    margin: 15px 0px;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #fff;
    /* fix for FF unable to apply focus style bug  */
}

.multi-range-field input[type=range]:focus {
    outline: none;
}

.multi-range-field input[type=range] + .thumb {
    position: absolute;
    border: none;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #4285f4;
    top: 10px;
    margin-left: -6px;
    transform-origin: 50% 50%;
    transform: rotate(-45deg);
}

.multi-range-field input[type=range] + .thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #4285f4;
    font-size: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.multi-range-field input[type=range] + .thumb.active {
    -webkit-border-radius: 50% 50% 50% 0;
    border-radius: 50% 50% 50% 0;
}

.multi-range-field input[type=range] + .thumb.active .value {
    color: #fff;
    margin-left: -1px;
    margin-top: 8px;
    font-size: 10px;
}

.multi-range-field input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: none;
}

.multi-range-field input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    height: 14px;
    width: 14px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #4285f4;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    margin: -5px 0 0 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.multi-range-field input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}

.multi-range-field input[type=range]::-moz-range-track {
    /*required for proper track sizing in FF*/
    height: 3px;
    background: #c2c0c2;
    border: none;
}

.multi-range-field input[type=range]::-moz-range-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #4285f4;
    margin-top: -5px;
}

.multi-range-field input[type=range]:-moz-focusring {
    /*hide the outline behind the border*/
    outline: 1px solid #fff;
    outline-offset: -1px;
}

.multi-range-field input[type=range]:focus::-moz-range-track {
    background: #c2c0c2;
}

.multi-range-field input[type=range]::-ms-track {
    height: 3px;
    background: transparent;
    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    border-color: transparent;
    /*leave room for the larger thumb to overflow with a transparent border */
    border-width: 6px 0;
    color: transparent;
    /*remove default tick marks*/
}

.multi-range-field input[type=range]::-ms-fill-lower {
    background: #c2c0c2;
}

.multi-range-field input[type=range]::-ms-fill-upper {
    background: #c2c0c2;
}

.multi-range-field input[type=range]::-ms-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #4285f4;
}

.multi-range-field input[type=range]:focus::-ms-fill-lower {
    background: #c2c0c2;
}

.multi-range-field input[type=range]:focus::-ms-fill-upper {
    background: #c2c0c2;
}

.thumb-horizontal-wrapper {
    position: relative;
    top: 190px;
    transform: rotate(-270deg);
    top: 500px;
}

.multi-range-field input[type=range] + .thumb-horizontal .value {
    transform: rotate(315deg) !important;
}

a:hover {
    text-decoration: none;
}

/*///////////////////////////////////////////////////////////////////////////quantity end*/
.category-list_area {
    display: block;
    padding-bottom: 25px;
    width: 100%;
    position: relative;
}

.category-list_area h6 {
    color: #FA6400;
    font-size: 15px;
    font-family: 'Almarai';
}

.qty-btn_area {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 22px;
}

.qty-btn_area a.qty-btn, .review-submit button {
    padding: 8px 18px;
    background: #3f3c4d;
    margin-left: 5px;
    color: #F6E051;
}

.product-content p {
    font-size: 20px;
    font-family: 'Almarai';
    letter-spacing: 0px;
    line-height: 31px;
    color: #222B45;
}

.product-content {
    position: relative;
    display: block;
    margin-bottom: 13px;
}

.card-boxbox .kolbutton ul.nav {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 7px;
    margin-bottom: 43px;
}

.card-boxbox .kolbutton ul.nav li {
    padding-left: 58px;
}

.section-title h3 {
    text-align: right;
    font: normal normal bold 34px 'Almarai';
    letter-spacing: 0px;
    opacity: 1;
    padding-bottom: 23px;
    color: #3f3c4d;
}

section.delitesmok {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 50px;
}

.card-boxbox .kolbutton {
    padding-top: 49px;
    padding-bottom: 49px;
}

.review-list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.review-list li {
    clear: both;
    padding: 10px 0px 0px 0px;
    position: relative;
}

.review-list li .review, .contentonrrr ul li .review {
    margin-bottom: 15px;
    text-align: right;
    position: relative;
    width: 100%;
    display: inline-block;
}

.review-list li .review-author, .contentonrrr ul li .review .review-author {
    margin-left: 10px;
    position: relative;
    display: inline-block;
    height: 58px;
    width: 58px;
    float: right;
}

.review-list li img.avatar {
    height: 100%;
    width: 100%;
    border-radius: 58px;
}

.review-by {
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 10px;
}

.review-list .review-block p {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    display: block;
    width: 100%;
    font-family: 'Almarai';
    padding-bottom: 21px;
}

.review-date {
    color: #999;
    font-size: 14px;
    font-family: 'Almarai';
}

.review-author-name {
    font-size: 17px;
    font-family: 'Almarai';
    color: #333;
    font-weight: 600;
}

.rated {
    color: #fc0;
}

.review-list li .review .review-block, .contentonrrr ul li .review .review-block {
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    width: calc(100% - 82px);
}

.review-list .imgloggo li {
    width: 88px;
    height: 72px;
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 13px;
    padding: 0;
}

.review-list .imgloggo li img {
    width: 100%;
    display: block;
    overflow: hidden;
    object-fit: cover;
}

.product-write-review {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #666;
    border-radius: 5px;
}

.product-write-review .headtitle {
    background: #E2E2E2 0% 0% no-repeat padding-box;
    border-radius: 5px 5px 0px 0px;
    padding: 10px;
}

.product-write-review .headtitle h3 {
    margin-bottom: 0;
    font-size: 18px;
    color: #3f3c4d;
    font-family: 'Almarai';
    font-weight: 600;
}

.cont11 {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    padding: 10px;
}

.cont11 h6 {
    color: #848484;
    text-align: center;
    padding-bottom: 12px;
    font-family: 'Almarai';
    font-size: 17px;
}

.product-write-review .rating-box {
    color: #fc0;
}

.form-group.lopo, .contfile, .review-submit {
    padding: 15px;
}

.form-group.lopo textarea {
    height: 101px;
}

.contfile span {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
    overflow: hidden;
    font-size: 28px;
}

/*//////////////////////////////////////////////////////upload img///////////////*/
div#loaded-files {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
    display: block;
    margin-bottom: 12px;
    margin-left: 14px;
}

.datapriii .userimg .uploadimgle {
    position: relative;
    display: inline-block;
    float: right;
    margin-bottom: 17px;
    width: 77px;
    height: 77px;
    overflow: hidden;
    border-radius: 50%;
}

.uesrnamephoto {
    position: relative;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    color: #020202;
    padding: 7px;
    font-family: 'Almarai', sans-serif;
    font-size: 19px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px dotted;
    border-radius: 9px;
    opacity: 1;
    line-height: 43px;
    height: 63px;
    margin: 0 auto;
}

.btn-rounded input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}

/*/////////////////////////////////////////////////////////////////////////endupload*/


.table-responsive.project.fontss tr td {
    border: 0;
    border-bottom: 1px solid #dee2e6;
    text-align: right;
    position: relative;
}

.table-responsive.project.fontss th {
    border: 0;
    text-align: right;
}

.table-responsive.project.fontss tr td a {
    position: relative;
    width: 100%;
}

.table-responsive.project.fontss tr td.uct-thumbnail span {
    display: inline-block;
    position: relative;
    padding-right: 25px;
    color: #000;
    font-size: 18px;
    font-family: 'Almarai';
    width: calc(100% - 101px);
}

.table-responsive.project.fontss tr td img {
    width: 90px;
    height: 73px;
    display: inline-block;
    position: relative;
    float: right;
}

.table-responsive.project.fontss tr td .def-number-input.number-input.safari_only {
    margin-top: 16px;
}

.table-responsive.project.fontss tr td.uct-remove a i {
    color: #FF0000;
}

.offshar button {
    left: 0;
    height: 36px;
    color: #fce95b;
    text-align: center;
    top: 1px;
    position: absolute;
    background: #3f3c4d 0% 0% no-repeat padding-box;
}

.offshar.form-group {
    position: relative;
    margin-top: 23px;
}

.offshar button {
    border: 0;
    border-radius: 4px 0px 0px 4px;
    line-height: 16px;
    font-size: 17px;
    padding: 4px 30px;
    font-family: 'Almarai';
}

.sparshipping.sparsubtotal {
    text-align: center;
    margin-top: 24px;
    padding-bottom: 26px;
}

.sparshipping.sparsubtotal span {
    color: #615E5B;
    font-size: 22px;
    display: block;
}

.butooooo {
    position: relative;
    display: inline-block;
    text-align: left;
    width: 100%;
}

.butooooo a {
    display: inline-block;
    width: auto;
    color: #3f3c4df0;
    font-size: 18px;
    padding-right: 18px;
}

.butooooo a.btn.btn-outline-primary-2.btn-order.btn-block {
    padding: 8px 18px;
    background: #3f3c4d;
    margin-left: 5px;
    color: #F6E051;
    font-family: 'Almarai', sans-serif;
    font-weight: 500;
    font-size: 15px;
    width: 256px;
}

.bottomhead.text-center.mb-60 {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 13px;
    margin-bottom: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.bottomhead h4 {
    font-size: 34px;
    font-weight: bold;
    font-family: 'Almarai';
    margin-bottom: 15px;
    color: #F6E051;
}

.bottomhead p {
    color: #3f3c4d;
    font-size: 33px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.backgroundservic .imgback {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.backgroundservic .imgback a {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.backgroundservic .imgback a img {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.torress-wishlist_area .heading-line-bottom {
    padding-right: 0;
    margin-bottom: 20px;
    margin: 0;
    padding: 0;
    padding-bottom: 6px;
    margin-bottom: 11px;
}

.torress-wishlist_area .heading-line-bottom h4.heading-title.text-right {
    color: #3f3c4d;
    font-size: 30px;
    margin-bottom: 0;
}

.heading-line-bottom h4 {
    color: #263843;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Almarai';
}

.form-check.first input {
    width: 17px !important;
    height: 17px !important;
}

.form-check.first label {
    position: relative;
    cursor: pointer;
    padding: 0;
    vertical-align: middle;
    margin-right: 31px;
    color: #3f3c4d;
    font-size: 16px;
    font-family: 'Almarai';
    font-weight: 800;
}

.form-check.first {
    margin-bottom: 30px;
}

.fromserviceplol select, .inputspool input {
    height: 49px;
    background: #00650000 0% 0% no-repeat padding-box;
    border: 1px solid #E5E5E5;
    color: #aba8a8;
    position: relative;
    font-size: 12px;
    width: 100%;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
}

.butonmodr a {
    width: 100%;
    font-size: 17px;
    display: block;
    font-weight: 700;
    margin-top: 26px;
    border: 1px solid #F6E051;
    line-height: 39px;
    color: #F6E051;
}

.butonmodr {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    float: left;
}

.modelopse .cardopswe {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.modelopse h4.heading-title {
    text-align: center;
    color: #F6E051;
    font-size: 32px;
    margin-bottom: 17px;
}

.modelopse .heading-line-bottom {
    border-bottom: 0;
}

.modelopse .cardopswe ul {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.modelopse .cardopswe ul li span {
    font-size: 15px;
    display: block;
    color: #3f3c4d;
    font-family: 'Almarai';
    font-weight: 600;
}

.modelopse .cardopswe ul li {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 17px;
}

.modelopse .cardopswe img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.modelopse .modal-dialog {
    max-width: 640px;
}

.modelopse .cardopswe .butooooo {
    text-align: center;
    padding-bottom: 22px;
    padding-top: 20px;
}

.imelogo img {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.headerprofile {
    position: relative;
    display: block;
    padding: 10px 0px;
    background: #3f3c4d 0% 0% no-repeat padding-box;
}

li.projectpro h3 a {
    position: relative;
    font-size: 22px;
    font-family: 'Almarai', sans-serif;
    margin-bottom: 0;
    color: #FCE970;
}

.opoooo {
    margin-top: 32px;
    height: 45px;
    width: 100%;
    background-color: #030505;
    border-color: #060707;
    color: #FCE970;
}

.btn-info.opoooo:hover {
    background-color: #030505;
    border-color: #060707;
    color: #FCE970;
}

.datapriii {
    position: relative;
    display: block;
    overflow: hidden;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 15px;
    opacity: 1;
    padding: 20px;
}

.datapriii .heading-line-bottom h4 {
    color: #3f3c4d;
}

.datapriii .userimg {
    position: relative;
    display: block;
    width: 100%;
}

.datapriii .userimg h6 {
    color: #3f3c4d;
    font-size: 17px;
    font-family: 'Almarai';
    padding-bottom: 12px;
}

.datapriii .userimg .uploadimgle img {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
}

.datapriii .userimg .uesrnamephoto {
    width: auto;
    float: none;
    width: calc(100% - 101px);
    border: 0;
    text-align: right;
    color: #1864A2;
    font-size: 18px;
}

section.forum-page {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.widget.widget-user {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 10px #64646417;
    border-radius: 15px;
    padding: 18px;
}

.usr-msg-details {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.usr-msg-details .usr-ms-img {
    float: right;
    width: 60px;
    margin-left: 12px;
    position: relative;
    border-radius: 50%;
    display: inline-block;
}

.usr-msg-details .usr-ms-img img {
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    display: block;
}

.usr-msg-details .usr-mg-info {
    position: relative;
    display: inline-block;
    width: calc(100% - 72px);
    overflow: hidden;
}

.usr-msg-details .usr-mg-info h3 {
    color: #030303;
    font-size: 22px;
    font-family: 'Almarai', sans-serif;
}

div#sidebar-menu {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top:10px;
}

div#sidebar-menu ul {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

div#sidebar-menu ul li {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 21px;
}

div#sidebar-menu ul li a i {
    margin-left: 11px;
}

div#sidebar-menu ul li a span.badge {
    border-radius: 50%;
    line-height: 15px;
    width: 21px;
}

div#sidebar-menu ul li a {
    color: #3f3c4d;
    font-size: 14px;
    position: relative;
    display: block;
    font-family: 'Almarai';
    font-weight: 600;
}

.icon-usertwo {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
}

.icon-usertwo a {
    padding-right: 31px;
    padding-bottom: 5px;
    font-size: 31px;
    position: relative;
    color: #FCE970;
}

.forum-questions .dash-widget {
    padding: 10px;
    position: relative;
    display: block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E2E2E2;
    border-radius: 24px;
    text-align: center;
}

.forum-questions .dash-widget h3 {
    font-size: 31px;
    line-height: 46px;
    font-family: 'Almarai', sans-serif;
    font-weight: 600;
    color: #3f3c4d;
}

.forum-questions .dash-widget span {
    padding-right: 16px;
}

.forum-questions {
    display: block;
    overflow: hidden;
}

.contentonrrr {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.contentonrrr ul {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.header-bottom .menu-wrapper ul.submenu li {
    text-align: right;
    position: relative;
    width: 100%;
    padding-bottom: 11px;
}

.header-bottom .menu-wrapper ul.submenu li a {
    padding-left: 11px;
    padding-right: 12px;
    font-size: 12px;
}

.header-bottom .menu-wrapper ul.submenu:before {
    content: '';
    position: absolute;
    right: 30px;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;

    border-bottom: 8px solid #fce970;
    z-index: 100;
}

.contentonrrr ul li {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 30px #cccccc14;
    opacity: 1;
    padding: 23px;
    margin-bottom: 21px;
    padding-left: 0;
    position: relative;
    border-radius: 24px;
}


.contentonrrr ul li .review .review-author img.avatar {
    width: 100%;
    display: block;
    position: relative;
}

.contentonrrr h6 {
    color: #707070;
    font-size: 20px;
    padding-bottom: 17px;
    font-family: 'Almarai';
    font-weight: 500;
}

.contentonrrr ul li .review .review-block h6 {
    color: #00363D;
    padding-bottom: 0;
    font-size: 18px;
}

.contentonrrr ul li .review .review-block {
    padding-bottom: 0;
}

.contentonrrr ul li .review {
    margin-bottom: 0;
}

.visstoo {
    padding: 24px;
    margin-bottom: 20px;
    background: #FAFAFA;
    border-radius: 11px;
    position: relative;
    display: block;
}

.visstoo h6 {
    font-size: 22px;
    margin-bottom: 17px;
}

.visstoo p {
    position: relative;
    display: block;
    width: 100%;
}

.visstoo p a {
    font-size: 15px;
    font-family: 'Almarai';
    position: relative;
    color: #028E07;
}

.visstoo p a.puright {
    color: #FE0045;
}

.visstoo i {
    margin-left: 6px;
}

.fromservice.pyment {
    padding-top: 12px;
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}


.fromservice.pyment h3 {
    color: #3f3c4d;
    font-size: 18px;
    font-family: 'Almarai';
    margin-bottom: 26px;
}

.contentonrrr.kloppo ul li .review .review-author {
    width: auto;
    height: auto;
}

.contentonrrr.kloppo ul li {
    background: none;
    box-shadow: none;
    border-bottom: 1px solid #ededed;
    border-radius: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.contentonrrr.kloppo ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.conlov ul li {
    opacity: 1;
    padding: 14px;
    padding-bottom: 32px;
    margin-bottom: 23px;
    padding-top: 31px;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
}

.rihgtloh {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.rihgtloh span.daterrre {
    color: #707070;
    font-size: 15px;
    font-family: 'Almarai';
    padding-bottom: 6px;
    display: block;
}

.conlov h6 {
    font-size: 18px;
    padding-bottom: 8px;
    color: #707070CC;
}

.conlov ul li p {
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
    color: #707070CC;
}

.rihgtloh a {
    color: #F8A089;
    font-size: 18px;
}

.butmodr.pull-left {
    position: relative;
    display: block;
    overflow: hidden;
}

.butmodr.pull-left button {
    display: block;
    margin-bottom: 13px;
    width: 100%;
}

.sectionel5er .prod .card-footer a {
    border-radius: 2px;
    border: 0;
    color: #fff;
    font-size: 14px;
    color: #0a0b0c;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 14.88px 1.12px rgb(61 61 61 / 17%);
    position: relative;
    font-weight: 700;
}

section.serviceoff {
    position: relative;
    display: block;
    padding-bottom: 0px;
    text-align: center;
}

.iconphone .dropdown.oplonh span.user-icon {
    position: relative;
    color: #fff;
    font-size: 21px;
    padding-left: 8px;
    display: inline-block;
}

section.body-content.outer-top-xs {
    position: relative;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
}

.heading-line-bottom {
    position: relative;
    display: block;
    width: 100%;
    text-align: revert;
    /* border-bottom: 1px solid #c5b8b8; */
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 12px;
}

.boxsho {
    background: #F7F7F9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    padding: 25px;
}

.boxsho .fromservice span.input-group-addon {
    position: absolute;
    padding: 0px 12px;
    font-size: 17px;
    top: 1em;
    font-weight: 400;
    line-height: 1;
    color: #9b9a9a;
}

.boxsho .fromservice input, .boxsho .fromservice select {
    height:50px;
    
    padding-right: 15px;
}

.boxsho .fromservice p {
    padding-top: 89px;
}

.boxsho .fromservice p a {
    color: #fff;
    font-size: 21px;
    font-family: 'Almarai';
    line-height: 35px;
    height: 57px;
    margin-bottom: 15px;
}

.boxsho .fromservice p a.btn-twitter {

    background: #F82E2E 0% 0% no-repeat padding-box;
    opacity: 1;
}

.boxsho .fromservice p a i {
    display: inline-block;
    float: right;
    line-height: 41px;
}

.boxsho .fromservice p a.btn-facebook {
    background: #1967E3 0% 0% no-repeat padding-box;
    opacity: 1;
}

.sectionfaq h2.titlelp, .fromservice h2.titlelp {
    margin-bottom: 35px;
    text-align: center;
    display: block;
    font-size: 32px;
    font-family: 'Almarai';
    font-weight: bold;
    letter-spacing: 0px;
    color: #323643;
    opacity: 1;
}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 8px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
}

.hamburger.OpenMenu {
    position: relative;
    top: 16px;
    display: none;
    color: #fff;
}

/*.BadMenu {*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    right: 0;*/
/*    z-index: 800;*/
/*    background: #3f3c4d;*/
/*    box-shadow: -2px 0 15px #3f3c4d75;*/
/*    border-left: 2px solid #3f3c4d21;*/
/*    padding: 10px 0;*/
/*    transform: translateX(120%);*/
/*    visibility: hidden;*/
/*    opacity: 0;*/
/*    transition: .35s all ease;*/
/*    overflow: auto;*/
/*}*/

.MooobMenu {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #FFF;
    display: none;
    border-top: 3px solid #DDD;
    /*display: inline-block;*/
    /*margin-top: 10px;*/
}

.BadMenu.active {
    transform: translate(0);
    visibility: visible;
    opacity: 1;
}

.hamburger-box {
    position: relative;
    font-size: 40px;
    z-index: 800;
    /*color: #fff;*/
    color: #3f3c4d;

}

.MooobMenu ul > li > ul {
    display: none;
    background: linear-gradient(-45deg, #3f3c4d0a, transparent);
    border-top: 2px solid #3f3c4d0d;
}

.MooobMenu ul > li a {
    display: block;
    /*! width: 100%; */
    text-align: center;
    color: #797979;
    font-weight: 600;
    font-family: 'Almarai', sans-serif;
    /*! padding: 2px; */
    font-size: 11px;
}

.MooobMenu ul > li a i {
    font-size : 17px;
}

.imelogo {
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: right;
}

li.projectpro {
    padding-top: 26px;
    display: inline-block;
    padding-right: 18px;
    vertical-align: middle;
    position: relative;
}

.ploo .imgtiyt a .slitype-325 {
    height: 350px;
}

section.serviceoff .looo .single_banner {
    height: 167px;
}

ul.social-icon-one li a img {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    filter: sepia(100%);
    filter: invert(215%);
}

ul.social-icon-one li.Tiktok-info a {
    width: 31px;

    height: 28px;
    position: relative;
    top: 4px;
}

ul.pagination {
    justify-content: center;
}

.pagination > .page-item .page-link {


    border: 3px solid rgba(35, 35, 35, 0.15);
    border-radius: 50%;
    text-align: center;
    height: 50px;
    width: 50px;
    display: table-cell;
    vertical-align: middle;
    box-shadow: 0px 0 20px rgb(5 5 5 / 15%);
    color: #F6E051;
    background: #3f3c4d 0% 0% no-repeat padding-box;
}

.pagination > .page-item {
    margin-left: 10px;
}

.pagination > .page-item.active .page-link {
    background: #f2c500;
    color: #333;
    border-color: black;
}

.sidem12enu input[type="submit"] {
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;

    font-size: 18px;
    border-radius: 0.25rem;
    color: #000;
    background-color: #FCE970;


    letter-spacing: .05rem;
    padding: 0.8rem 2.5rem;
    border: 0;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}


.offbanrre {
    background: #fff;
    padding: 53px 14px 53px 14px;
    border-radius: 6px;
    box-shadow: 0px 5px 14.88px 1.12px rgb(61 61 61 / 17%);
    position: relative;
    z-index: 1;
}


.kliogall {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}

.idesimg {
    padding-top: 55px;
    padding-bottom: 57px;
}

.subscribe-content {
    position: relative;
    display: block;
    width: 100%;
}

.subscribe-content input.subscribe-email {
    margin: 0;
    border: 0;
    padding: 0;
    color: #b2b2b2;
    background: none;
    border-bottom: 1px solid #666;
    width: 100%;
    position: relative;
    line-height: 37px;
    display: block;
    font-size: large;
}

.subscribe-content button {
    position: absolute;
    top: -7px;

    padding: 0;
    cursor: pointer;

    line-height: 39px;

    width: 89px;
    font-weight: 900;
    color: #000;
    height: 44px;
    border: 1px solid #fce970;
    left: 0px;
    border-radius: 10px 0px;
    font-size: 14px;
    background: #fce970 0% 0% no-repeat padding-box;


}

.imgfooter a {
    overflow: hidden;
}

.logoFooter {
    justify-content: end;
    display: flex;
    width: 92%;
}

.imgfooter {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.imgfooter a {
    display: inline-block;
    overflow: hidden;
    margin-left: 16px;
}

aside#footercontactusw ul.toggle-block.pull-left span {
    display: inline-block;
    position: relative;
    font-size: 13px;
    margin-left: 13px;
}

.imgfooter img { /* width: 100%; */
    position: relative;
    display: block;
    overflow: hidden;
}

ul.social-icon-one.offf {
    display: inline-block;
    position: relative;
    width: auto;
    overflow: hidden;
}

p.looop {
    display: inline-block;
    position: relative;
    width: auto;
    text-align: left;
    color: #fff;
    float: left;
    font-size: 17px;
}

.textheader {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 13px;
    padding-bottom: 4px;
}

.textheader p {
    margin-bottom: 0;
    font-size: 15px;
    font-family: 'Almarai';
    color: #fce970;
}

.header-bottom .menu-wrapper ul li a i {
    padding-right: 6px;
}

header .icon-user .dropdown ul li a {
    color: rgb(0, 0, 0);
}

header .icon-user .dropdown.opser span {
    color: #FCE970;
    font-size: 21px;
    padding-left: 13px;
}


.header-bottom .menu-wrapper ul li.searchtop form div {
    gap: 15px
}

.header-bottom .menu-wrapper ul li.searchtop input {
    display: block;
    /*width: 100%;*/
    padding: 0.5rem;
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    margin: 0 auto;
    color: #000;
    font-size: 1rem;
    line-height: 1.5;
    background-color: #e7e7e7;
    border: 1px solid #3f3c4d;
    border-radius: 50em !important;
    height: auto;
}

.header-bottom .menu-wrapper ul li.searchtop span#search-addon {
    color: #000;
    position: absolute;
    left: 14px;
    font-size: 20px;
    top: 11px;
}


.main-slide .owl-dots {
    display: none;
}

.conoverlooo {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.conoverlooo img {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
}

.searchtop.oser {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 27px;
}

.searchtop.oser input.form-control.rounded {
    display: block;
    width: 100%;
    padding: 0.5rem;
    padding-inline-start: 18px;
    padding-inline-end: 2.375rem;
    margin: 0 auto;
    color: #333;
    height: 47px;
    font-size: 1rem;
    line-height: 1.5;
    background-color: #fce970;
    border: 2px solid transparent;
    border-radius: 50em !important;
}

.searchtop.oser span#search-addon {
    position: absolute;
    left: 14px;
    font-size: 26px;
    top: 7px;
}

h3.prohttt {
    margin-bottom: 0;
    font-weight: 800;
}

aside#footercontactusw ul.toggle-block.imger {
    display: block;
    overflow: hidden;
    position: relative;
    margin-top: 16px;
}

ul.social-icon-one.hhhk {
    display: inline-block;
    width: auto;
}

ul.looop.loo {
    display: inline-block;
    float: left;
    position: relative;
    overflow: hidden;
    margin-top: 5px;
}

ul.looop.groups {
    display: block;
    float: none;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
}

ul.looop.loo li {
    display: inline-block;
    height: 25px;
    position: relative;
    overflow: hidden;
    margin-left: 7px;
}


ul.looop.groups li {
    display: inline-block;
    padding-top: 10px;
    height: 87px;
    padding-left: 16px;
    position: relative;
    overflow: hidden;
    margin-left: 0px;
}

ul.looop.loo li img {
    position: relative;
    display: block;
    overflow: hidden;
}

.backgroundservic h3 {
    color: #050606;
    padding-bottom: 0px;
    text-align: center;
    font-family: 'Almarai';
    font-size: 34px;
    font-weight: 600;
}


.views
    /*background-color: #3f3c4d42;*/
    /*display: block;*/

    /*min-height: 48px;*/
    /*padding: 0;*/
    /*position: absolute;*/
    /*color: #fce970;text-align: center;*/
    /*opacity: 0;top: 50%;*/
    /*width: 100%;*/
    /*visibility: hidden;z-index: 1;*/
    /*-webkit-transform: translateY(-50%);font-size: 26px;transition: .35s all ease;*/
{

    background-color: #F5F5F5;
    display: block;
    height: 40px;
    padding: 0;
    position: absolute;
    color: #3f3c4d;
    text-align: center;
    opacity: 0;
    top: 50%;
    /* width: 100%; */
    z-index: 1;
    -webkit-transform: translateY(-50%);
    font-size: 15px;
    transition: .35s all ease;
    width: 40px;
    border-radius: 50%;
    left: 50%;
    line-height: 40px;
}


.kliogall a img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

.kliogall:hover .views {
    opacity: 1;
    visibility: visible;
    transition: .35s all ease;
}

.row.ffooo {
    background: #fff;
    text-align: center;
}

.c3m3un1 {
    background: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: 1px solid rgba(245, 245, 245, 1);
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 20px;
}

.c3m3un1 i {
    margin-bottom: 0.25rem;
    position: relative;
    font-size: 20px;
}

.c3m3un1 h3 {
    margin-bottom: 0.25rem;
    color: rgba(17, 17, 17, 1);
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    padding-bottom: 0;
}

.c3m3un1 p {
    margin-bottom: 0.25rem;
    color: rgba(72, 72, 72, 1);
    font-size: 14px;
}

.cqndvw5 {
    color: rgba(72, 72, 72, 1);
    text-decoration: underline !important;
    font-weight: 400;
    font-size: 14px;
}


.backgroundservic.off {
    overflow: hidden;
}

.backgroundservic.off .conover {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
}

.backgroundservic.off .conover a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.backgroundservic.off .conover a img {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.contact-top-info {
    display: none;
}

@media (max-width: 1100px) {
    .container {
        width: 100%;
        padding-right: 10px !important;
        padding-left: 10px !important;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }

    .header-bottom .menu-wrapper ul li {
        padding-left: 7px;
    }

    .sectionel5er .prod .wsk-cp-text h3 {

        font-size: 14px;
    }

    .conover {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
    }

    .conover a {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
        height: 100%;
    }

    .conover a img {
        width: 100%;
        position: relative;
        display: block;
        height: 100%;
    }

    .imagelogo {
        height: auto;
        top: 0;
    }

    ul.list-unstyled.list-inline .iconphone {
        text-align: center;
        width: 100%;
        position: relative;
    }

    ul.list-unstyled.list-inline .icon-user .dropdown a.imager-a i {
        color: #000;
    }

    .conover {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
        height: 230px;
    }

    .header-bottom .menu-wrapper ul li a {
        font-size: 11px;
    }

    .header-bottom .menu-wrapper {
        padding-top: 35px;
    }

    section.page-title.tm-page-title {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    section.page-title.tm-page-title img {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
    }

    .forum-questions .dash-widget h3 {
        font-size: 20px;
    }

    .usr-msg-details .usr-mg-info h3 {
        font-size: 18px;
    }

    .header-bottom .menu-wrapper ul li.searchtop input {
        padding-inline-start: 12px;
        padding-inline-end: 11px;
    }
}

.btn-lang-phone {
    display: none;
}

.search-moob {
    display: none;
}

@media(max-width: 767px) {
    .header-bottom {
        border-top: none !important;
        padding-top: 7px;
    }
    
    .head-moob {
        justify-content: space-between !important;
        padding-inline: 5px !important
    }
}

@media (max-width: 992px) {
    .main-nav ul {
        display: flex !important;
        align-items: center;
    }
    
    .main-nav ul li:nth-child(2),
    .main-nav ul li:nth-child(3),
    .main-nav ul li:nth-child(4),
    .main-nav ul li:nth-child(5) {
        display: block;
    }
    
    .container {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }


    .BadMenu .contact-top-info {
        /*width: 100%;*/
        /*text-align: center;*/
        /*font-size: 22px;*/
        /*color: #fff;*/
        display: none;
    }

    .BadMenu .contact-social-media {
        font-size: 15px;
        display: inline-block;
        width: 100%;
    }

    .BadMenu .contact-social-media ul.social li {
        display: inline-block;
        padding: 0 0;
        position: relative;
    }

    .BadMenu .contact-social-media ul.social li a {
        display: block;
        width: 100%;
        padding: 5px 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: 'Almarai', sans-serif;
    }

    .BadMenu .contact-top-info p {
        color: #ffff;
    }

    .BadMenu .contact-top-info .contact-number {
        margin-bottom: 13px;
    }
    
    .MooobMenu {
        display: block;   
    }

    .MooobMenu ul {
        width: 100%;
        display: block;
        text-align: left;
        margin-bottom: 10px !important ;
    }

    .MooobMenu ul > li {
        display: block;
        width: 100%;
        padding: 0 0;
        position: relative;
        text-align: right;
    }

    .MooobMenu ul > li > ul.sm-nowrap.active {
        display: block;
    }

    .header-top .iconphone {
        display: none;
    }

    .header-top ul.social-icon-one {
        display: none;
    }
    
    .active-menu-wrapper {
        transform: translateX(0) !important;
    }

    .header-bottom .menu-wrapper-links-moob {
        transform: translateX(-110%);
        position: fixed !important;
        left: 2px;
        top: 2px;
        height: 60vh;
        background: #FFF;
        width: 65%;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
        transition: all .4s;
    }
    
     .header-bottom .menu-wrapper-links-moob ul {
         display: flex !important;
        flex-direction: column;
        gap: 25px;
     }
     
      .header-bottom .menu-wrapper ul a {
          font-size: 14px  !important;
      }

    .imagelogo {
        height: auto;
        text-align: right;
        position: relative;
        right: 0;
        width: 100%;
    }
    
    .search-moob {
        display: block !important;
        width: 170px;
    }
    
    .search-moob input {
        width: 100%;
        outline: none;
        padding: 5px;
        border: 1px solid #CCC;
        border-radius: 10px;
    }
    
    .btn-lang-phone {
        display: block !important;
        position: relative;
    }
    
    .btn-lang-phone .btn-select {
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 23px;
        background-color: transparent;
    }
    
     .btn-lang-phone .btn-select i {
         color: #5b5b5b;
     }
     
     .btn-lang-phone > ul {
        background-color: #FFF;
        position: absolute;
        inset-inline-end: 0px;
        top: 200%;
        width: 100px;
        z-index: 9999;
        text-align: end;
        display: none;
        flex-direction: column;
        gap: 3px;
        font-size: 17px;
        font-weight: bold;
        border: 2px solid #CCC;
     }
     
      .btn-lang-phone > ul.active-lang {
          display: flex !important;
      }
     
     .btn-lang-phone > ul li {
          padding: 8px
     }
     
     .btn-lang-phone > ul li:first-child {
         border-bottom: 2px solid #CCC;
        
     }
    
    /*.btn-lang-phone select {*/
    /*    border: 1px solid #CCC;*/
    /*    border-radius: 9px;*/
    /*    padding: 5px;*/
    /*    width: 90px;*/
    /*}*/

    ul.list-unstyled.list-inline .iconphone {
        text-align: center;
        width: 100%;
        position: relative;
    }

    ul.list-unstyled.list-inline .icon-user .dropdown a.imager-a i {
        color: #000;
    }

    .conover {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
        height: 230px;
    }

    .conover a {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
        height: 100%;
    }

    .conover a img {
        width: 100%;
        position: relative;
        display: block;
        height: 100%;
    }

    .MooobMenu ul > li > ul.sm-nowrap.active {
        display: block;
    }

    .hamburger.OpenMenu {
        /*display: inline-block;*/
        /*z-index: 800;*/
        /*position: absolute;*/
        /*left: 22px;*/
        /*color: #ffff;*/
        display: none;
    }

    .onesection .media-body span {
        font-size: 14px;
    }

    .u-avatar {
        width: 21px;
        height: 24px;
        margin-left: 3px !important;
    }

    .onesection .media-body span b {
        font-size: 11px;
    }

    .col-md-12.col-sm-8.col-lg-8 {
        padding-left: 0;
        padding-right: 0;
    }

    .col-md-12.col-sm-4.col-lg-4 {
        padding-left: 0;
        padding-right: 0;
    }

    .back12 img {
        width: 100%;
        position: relative;
        height: auto;
    }

    .ccaption {
        width: 285px;
    }

    .ccaption h4 {
        font-size: 15px;
    }

    .col-md-12.col-sm-6.col-lg-6.mb-25 {
        padding-left: 0;
        padding-right: 0;
    }

    section.serviceoff .single_banner img {
        height: 100%;
    }


    section.serviceoff .single_banner h5 {
        font-size: 13px;
    }

    h3.single_bn_title {
        font-size: 14px;
        margin-bottom: 19px;
    }

    .single_banner_info a {
        font-size: 11px;
    }

    .row.boxsho {
        padding: 5px;
        padding-top: 25px;
        padding-bottom: 19px;
    }

    .fromservice.onsect .locat {
        padding: 0;
        border: 0;
    }

    .boxsho .fromservice p a {
        font-size: 14px;
    }

    section.page-title.tm-page-title {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    section.page-title.tm-page-title img {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
    }

    .contenimg {
        margin: 0;
        height: auto;
    }

    .contenimg .sliyp25 {
        margin-bottom: 20px;
        height: auto;
    }

    .side-menu ul.ui-categori li a .pro-img {
        width: 50px;
        height: 50px;
    }

    .side-menu ul.ui-categori li a .pro-content {
        width: calc(100% - 57px);
    }

    .side-menu ul.ui-categori li a .pro-content h4 {
        font-size: 13px;
        line-height: 24px;
    }

    .col-xs-12.col-sm-3.col-md-3.sidebar.pl-0 {
        padding-right: 0;
    }

    div#pro_popup {
        height: 100%;
    }

    ul.proimage-thumb {
        margin-bottom: 0;
        height: 100%;
    }

    .proimage-thumb li {
        height: 66px;
        margin-bottom: 7px;
    }

    section.ody-content-xs .col-lg-6.col-md-6.col-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .datapriii {
        margin-top: 33px;
        padding: 11px;
    }

    .usr-msg-details .usr-mg-info h3 {
        font-size: 17px;
    }

    .widget.widget-user {
        margin-bottom: 24px;
    }

    .contentonrrr ul li .review .review-block h6 {
        font-size: 17px;
        margin-bottom: 16px;
    }

    .textheader {
        display: none;
    }

    .main-slide div#sync1 .item {
        position: relative;
        height: auto;
    }


    .back12 {
        width: 100%;
        position: relative;
        height: auto;
    }

    .imgtiyt a .slitype-325 {
        height: auto;
    }

    .imgtiyt a .slitype-325 img {
        height: auto;
    }

    .imghe .imgtiyt a .slitype-325 {
        height: auto;
    }

    .row.ffooo {
        background: none;
    }

    .backgroundservic.off .conover {
        height: auto;
    }

    .backgroundservic.off .conover a {
        height: auto;
    }

    .backgroundservic.off .conover a img {
        height: auto;
    }

    .overslider {
        height: auto;
    }
}

@media screen and (max-width: 760px) {
    .container {
        width: 100%;
        padding-right: 10px !important;
        padding-left: 10px !important;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }

    .hamburger.OpenMenu {
        /*display: inline-block;*/
        /*z-index: 800;*/
        /*position: absolute;*/
        /*left: 22px;*/
        /*color: #ffff;*/
        display: none;
    }

    .BadMenu .contact-top-info {
        width: 100%;
        text-align: center;
        font-size: 22px;
        color: #fff;
    }

    .BadMenu .contact-social-media {
        font-size: 15px;
        display: inline-block;
        width: 100%;
    }

    .BadMenu .contact-social-media ul.social li {
        display: inline-block;
        padding: 0 0;
        position: relative;
    }

    .BadMenu .contact-social-media ul.social li a {
        display: block;
        width: 100%;
        padding: 5px 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: 'Almarai', sans-serif;
    }

    .BadMenu .contact-top-info p {
        color: #ffff;
    }

    .BadMenu .contact-top-info .contact-number {
        margin-bottom: 13px;
    }

    .MooobMenu ul {
        display: block;
        width: 100%;
        text-align: left;
    }

    .MooobMenu ul > li {
        display: block;
        width: 100%;
        padding: 0 0;
        position: relative;
        text-align: right;
    }

    .MooobMenu ul > li > ul.sm-nowrap.active {
        display: block;
    }

    .header-top .iconphone {
        display: none;
    }

    .header-top ul.social-icon-one {
        display: none;
    }

    /*.header-bottom .menu-wrapper {*/
    /*    display: none;*/
    /*}*/

    .imagelogo {
        height: auto;
        width: 198px;
        text-align: right;
        position: relative;
        top: 0;
    }

    ul.list-unstyled.list-inline .iconphone {
        text-align: center;
        width: 100%;
        position: relative;
    }

    ul.list-unstyled.list-inline .icon-user .dropdown a.imager-a i {
        color: #000;
    }

    .main-slide div#sync1 .item {
        position: relative;
        height: auto;
    }

    .overslider {
        height: auto;
    }

    .imgtiyt a .slitype-325 {
        height: auto;
    }

    .imgtiyt a .slitype-325 img {
        height: 180px !important;
    }

    .back12 {
        width: 100%;
        position: relative;
        height: auto;
    }

    .back12 img {
        width: 100%;
        max-height: 100%;
        height: auto;
    }

    .ccaption {
        width: 100%;
        position: relative;
        top: 0;
        display: block;
    }

    .conover {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
        height: 230px;
    }

    .conover a {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
        height: 100%;
    }

    .conover a img {
        width: 100%;
        position: relative;
        display: block;
        height: 100%;
    }

    .media.col-lg-3.col-md-3.col-12 {
        margin-bottom: 25px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .col-md-12.col-sm-8.col-lg-8.mb-25 {
        padding-left: 0;
        padding-right: 0;
    }

    .imgtiyt a .slitype-325 {
        height: 180px !important;
    }

    .col-md-12.col-sm-4.col-lg-4 {
        padding-left: 0;
        padding-right: 0;
    }

    section.serviceoff .single_banner {
        margin-bottom: 34px;
        height: auto;
    }

    .single_banner img {
        height: 246px;
    }

    .row.ffooo {
        background: none;
    }

    .col-md-12.col-sm-3.col-lg-3 {
        padding-left: 0;
        padding-right: 0;
    }

    .backgroundservic.off .conover {
        height: auto;
    }

    .backgroundservic.off .conover a {
        height: auto;
    }

    .backgroundservic.off .conover a img {
        height: auto;
    }

    section.appstore .offyou .textofff h6 {
        font-size: 21px;
    }

    .col-md-12.col-sm-6.col-lg-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .col-md-4 {
        padding-left: 0;
        padding-right: 0;
    }

    .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }

    section.page-titlee h2.title, .breadcrumbs span, .breadcrumbs span a {
        font-size: 14px;
    }

    .row.boxsho {
        padding: 5px;
        padding-top: 25px;
        padding-bottom: 19px;
    }

    .fromservice.onsect .locat {
        padding: 0;
        border: 0;
    }

    .boxsho .fromservice p a {
        font-size: 14px;
    }

    section.page-title.tm-page-title {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    section.page-title.tm-page-title img {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
    }

    .col-md-12.col-sm-7.col-lg-7 {
        padding-left: 0;
        padding-right: 0;
    }

    .contenimg {
        margin: 0;
        height: auto;
    }

    .contenimg .sliyp25 {
        margin-bottom: 20px;
        height: auto;
    }

    section.rightthree .tiltrong, section.appstore h3, section.serceoff.success h3, .delitesdat h3 {
        font-size: 19px;
    }

    .col-xs-12.col-sm-3.col-md-3.sidebar {
        padding-left: 0;
        padding-right: 0;
        margin-top: 27px;
    }

    h2.sp-heading {
        font-size: 17px;
    }

    .qty-btn_area a.qty-btn, .review-submit button {
        margin-bottom: 18px;
    }

    .sp-content {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .col-sm-9.col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .proimage-thumb {
        margin-top: 16px;
    }

    .card-boxbox .kolbutton ul.nav li {
        padding-left: 12px;
    }

    .col-sm-6.col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .card-boxbox .kolbutton ul.nav li a {
        font-size: 14px;
    }

    .table-responsive.project.fontss tr td {
        padding: 0;
        padding-top: 13px;
        padding-bottom: 11px;
        padding-left: 13px;
    }

    table#ctl00_ContentPlaceHolder1_items_GridView tbody {
        width: 100%;
        position: relative;
        overflow: auto;
    }

    .table-responsive.project.fontss tr td.uct-thumbnail span {
        width: 100%;
        display: block;
        padding-right: 0;
        font-size: 12px;
    }

    .table-responsive.project.fontss tr td .def-number-input.number-input.safari_only {
        width:6rem;
    }

    .table-responsive.project.fontss tr td .def-number-input.number-input.safari_only {
        margin-top: 0;
    }

    .butooooo a.btn.btn-outline-primary-2.btn-order.btn-block {
        width: 100%;
    }

    .butooooo a {
        text-align: right;
        width: 100%;
        padding-top: 16px;
    }

    .torress-wishlist_area .heading-line-bottom h4.heading-title.text-right {
        font-size: 19px;
    }

    section.page-titlee h2.title, .breadcrumbs span, .breadcrumbs span a {
        font-size: 19px;
    }

    .col-xs-12.col-sm-12.col-md-9.homebanner-holder.pl-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .col-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .kolbutton .product_header {
        display: block;
    }

    .kolbutton .product_header .product_header_left select {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 14px;
    }

    .icon-usertwo.off {
        text-align: center;
    }

    .col-lg-9 {
        padding-left: 0;
        padding-right: 0;
    }

    .datapriii {
        margin-top: 33px;
        padding: 11px;
    }

    .usr-msg-details .usr-mg-info h3 {
        font-size: 17px;
    }

    .visstoo h6 {
        font-size: 18px;
    }

    .forum-questions {
        margin-top: 20px;
    }

    .forum-questions .dash-widget {
        margin-bottom: 17px;
    }

    .widget.widget-user {
        margin-bottom: 24px;
    }

    .contentonrrr ul li .review .review-block h6 {
        font-size: 15px;
        margin-bottom: 16px;
    }

    .textheader {
        display: none;
    }

}

.service-img{
    height:80px;
    object-fit: contain;
}
@media screen and (max-width: 500px) {

 .slitype{
    height: 240px;
 }
 .fullsize{
    height: 240px !important;
 }


    .c3m3un1 {
      background: #fff;
    
      text-align: center;
    
      padding-top: 5px;
    
      padding-bottom: 20px;
    
      border-left: 1px solid rgba(245, 245, 245, 1);
    
      padding-right: 12px;
    
      padding-left: 12px;
    
      margin-bottom: 5px;
    
    }

    .mt-4, .my-4 {
        margin-top:10px !important;
    }
    .mt-5, .my-5 {
        margin-top: 1rem !important;
    }
    
    .imgprod {height: 130px !important;}

    .produthome {
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
text-align: center;height:262px;
}

.produt-desc{
    height:90px;
}
.product-title{
   min-height: 35px;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 8px;
  margin-top: 0px !important;
}
}
 .price{
     color:#3f3c4d;text-decoration:none
 }
 
 .real{
     font-size:14px;font-size: 15px;padding: 5px;font-weight: 600;
 }
 .price-color{
     color:#3f3c4d
 }
 .add-to-cart{
     background-color:#344452; height:70px;
 }
 
    
    .mb-21 {
        margin-bottom:0px!important
    }
    
    .weh-h{
        display:none;
    }
     .mob-h{
        display:block;
            font-weight: 400;
    font-size: 13px;
    }
    
    .imgtiyt a .slitype-325 img {
        height:350px;
        
    }
    .mainimg {object-fit: contain;height:200px;}
    
    .titleimg {
  font-size: 19px;
  height: 45px !important;
}

    .imagelogo {
        height: auto;
        width: 140px;
    }

    .textheader {
        display: none;
    }

    .imgtiyt a .slitype-325 {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
        height:350px;
        object-fit: contain;
    }

    .slitype-325.slitype-325-2.mob325 {
        height: 350px;
    }

    .slitype-325.slitype-325-2.mob325 img {
        height: 380px;
    }



@media screen and (max-width: 450px) {
    .imagelogo {
        height: auto;
        width: 100px;
    }

    .hamburger.OpenMenu {

        top: 19px;
    }

    .textheader {
        display: none;
    }
}


.single_banner:before {
    /*background: rgb(17 17 17 / 81%);*/
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1;
}

.kliogall a {
    /*position: relative;*/
    height: auto;
    width: 100%;
    display: block;
    overflow: hidden;
}

.mb-20 {
    margin-bottom: 2px;
}

.mb-21 {
    margin-bottom: 20px;
}


.upsection {
    /*position: relative;*/
    /*top:50px;*/
    /*left: 50%;*/
    /*z-index: 999;*/
}

.downsection {
    position: absolute;
    bottom: 30px;
    z-index: 999;
    width: 100%;
    height: 55px;
}

.centersection {
    /*position: relative;*/
    z-index: 999;
}

.downsection:hover {
    opacity: 1;
    visibility: visible;
    transition: .35s all ease;
}

.centersection:hover {
    opacity: 1;
    visibility: visible;
    transition: .35s all ease;
}

.upsection:hover {
    opacity: 1;
    visibility: visible;
    transition: .35s all ease;
}


.upsection:hover .update_views {
    opacity: 1;
    visibility: visible;
    transition: .35s all ease;
}

.downsection:hover .update_views {
    opacity: 1;
    visibility: visible;
    transition: .35s all ease;
}

.centersection:hover .update_views {
    opacity: 1;
    visibility: visible;
    transition: .35s all ease;
}

.update_views {
    background-color: #fff;
    display: block;
    height: 30px;
    padding: 0;
    position: absolute;
    /*color: #FCE970;*/
    text-align: center;
    opacity: 0;
    top: 50%;
    /* width: 100%; */
    z-index: 1;
    -webkit-transform: translateY(-50%);
    font-size: 26px;
    transition: .35s all ease;
    width: 30px;
    border-radius: 50%;
    left: 50%;
}

.text-header {
    margin-right: -43px !important;

}

.textheader p {
    margin-left: 77px;

}

.main-me {

    display: flex !important;
    justify-content: end !important;
}

.mx-button {
    margin-left: -1rem !important;
}

.text-head {
    margin-left: -48px !important;
}

.search ::placeholder {
    color: #fff !important

}


.header-bottom .menu-wrapper ul li a:hover {
    color: #1dc0ba !important;
}

.active {
    color: #1dc0ba !important;
}


.soicalfooter {
    border:0px solid #ccc;
    text-align: center;
    background: #ffffff00;
    border-radius: 50%;
    margin:7px;
}




.soicalfooter a {
    color: #000;
    padding:0px 0px;
}

.btn-danger {
    color: #fff;
    background-color: #686868;
    border-color: #686868;
}

.btn-danger:hover {
    color: #fff;
    background-color: #424242;
    border-color: #424242;
}

.payment_method{
    padding:15px;
}

.position_img {
    position: absolute;
    /* background: black; */
    top: 0;
    right: 0;
    left: 0;
    inset: 0;
    z-index: 555;
    transition: 0.5s;
}
.box-shado {
    /*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;*/
    border: 1px solid #CCC;
}

.box-shado a {
    display: block;
}


@media (min-width:768px){
   
    .position_img_product_cat{
        height:150px !important;
    }

}

.list-product {
    width: 100%;
    display: block;
    height: 135px;
    position: relative;
    overflow: hidden;
    border-bottom: 0px solid #dddbdb;
    text-align: center;
}
.listproductimg{
    object-fit: contain;
    height: 140px;
}

.listprodut {
    position: relative;
  display: block;
  overflow: hidden;
  border: 1px solid #ccc;
}
.iconprod{
    position: absolute;
  left: 10px;
  top: 10px;
  z-index: 9;
}

.listprod-discount {
    position: absolute;
  top: 9px;
  right: 12px;
  font-size: 12px;
  height: 34px;
  width: 34px;
  font-family: 'Almarai';
  line-height: 35px;
  z-index: 9;
  text-align: center;
  border-radius: 27px;
  background-color: #0a0b0c;
  color: #fff;
}

.listprod-heart{
    position: relative;
  display: block;
  overflow: hidden;
  font-size: 18px;
  color: #ffe871;
}

.list-product-title {
    margin-top: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: 'Almarai';
  font-weight: 600;
  color: #3f3c4d;
  text-align: center;
}

.ratingstar {
    color: #ffe871;
  }

.list-product-h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: 'Almarai';
    font-weight: 600;
    color: #3f3c4d;
    text-align: center;
}

.list-product-card{
    border-radius: 2px;
  border: 0;
  color: #fff;
  font-size: 14px;
  background: #344452 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 14.88px 1.12px rgb(61 61 61 / 17%);
  position: relative;
  font-weight: 700;
}

.respimg{
    object-fit: contain;
    height:350px !important;
}

.product-card{
    padding-top: 0px !important;
    border-top: 0px !important;
}
.appcontent{
    margin-top:85px;
}
@media (max-width:550px){
    .appcontent{
        margin-top:60px;
    }

    .detfav {
        float: right;
        padding: 12px 18px !important;
        background: #3f3c4d;
        margin-right: 29px;
        color: #F6E051;
        width: 167px !important;
        height: 45px;
        font-size: 13px;
      }

    .qty-btn_area a.qty-btn, .review-submit button {
        padding: 13px 9px;
        background: #3f3c4d;
        margin-left: 5px;
        color: #F6E051;
        font-size: 12px;
      }

    section.page-titlee {
        position: relative;
        display: block;
        width: 100%;
        padding:30px;
    }

.respimg{
    object-fit: contain;
    height:250px !important;
}
    .position_img_product_cat{
        object-fit: cover;
        height: 140px !important;
    }
   
    }

    .carousel-control-prev-icon, .carousel-control-next-icon {
        background-color: rgba(0, 0, 0, 0.5);
        border-radius: 50%;
    }

    .btn-min-slider-cat {
        width: 30px !important;
        height: 30px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 70px;
    }
   .offertitile {
        color: #050606;
        padding-bottom: 15px;
        text-align: center;
        font-family: 'Almarai';
        font-size: 34px;
        font-weight: 600;
        display: flex;
        justify-content: center;
    }

    .h-50 {
        height: 50% !important;
    }

    .headersoical{
        /* border:0px solid #ffbc00;
        border-radius: 50%;
        text-align: center;
        /* padding: 4px 32px; */
        /* margin-left:0px; */ 
    }

    .required{
        color: #ff0000;
        font-weight: bold;
        font-size: 15px;
    }

    .favdel{
        z-index: 999;
    position: absolute;
    top: 0px;
    left: 15px;
     border: 1px solid #ff0404;
    width: 30px;
    text-align: center;
    cursor: pointer;
     background: #ff0404;
    height: 30px;
    padding-top: 2px;
    }

    .detfav{
        float: right;
        padding: 8px 18px;
        background: #3f3c4d;
        margin-right:30px;
        color: #F6E051;
        width:195px;
    
    }

    .fromserviceplol {
        background: linear-gradient(135deg, #fffaf0, #fdf6e3); /* خلفية ذهبية فاتحة */
        border-radius: 16px; /* زوايا ناعمة */
        padding: 25px;
        box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1); /* ظل خفيف */
        transition: all 0.4s ease-in-out;
        border: 2px solid #cfa550; /* حدود ذهبية */
    }
    
    .fromserviceplol:hover {
        box-shadow: 0px 10px 25px rgba(207, 165, 80, 0.4);
        transform: translateY(-4px);
    }
    
    @media (max-width: 768px) {
        .fromserviceplol {
            padding: 18px;
        }
    }

    .fromserviceplol .inputspool {
        margin-bottom: 18px;
    }
    
    .fromserviceplol input,
    .fromserviceplol select {
        width: 100%;
        padding: 12px;
        border: 2px solid #cfa550; /* إطار ذهبي */
        border-radius: 10px;
        font-size: 16px;
        transition: all 0.3s;
        background-color: #fff;
        box-shadow: inset 0 2px 5px rgba(207, 165, 80, 0.2);
    }
    
    .fromserviceplol input:focus,
    .fromserviceplol select:focus {
        border-color: #af8c3e; /* لون ذهبي أغمق عند التفاعل */
        box-shadow: 0 0 8px rgba(207, 165, 80, 0.4);
        background-color: #fff;
    }
    
    .fromserviceplol label {
        font-weight: bold;
        color: #cfa550; /* لون النص ذهبي */
        margin-bottom: 5px;
        display: block;
    }

    .fromserviceplol button {
        background: linear-gradient(45deg, #cfa550, #af8c3e);
        color: white;
        font-size: 18px;
        font-weight: bold;
        padding: 12px;
        border: none;
        border-radius: 8px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        display: block;
        width: 100%;
        text-align: center;
    }
    
    .fromserviceplol button:hover {
        background: linear-gradient(45deg, #af8c3e, #8f6f2a);
        transform: scale(1.05);
    }
/* تحسين الهيكل العام للصفحة */
.maincontent.container {
    padding: 40px 20px;
    max-width: 1200px;
}

/* تحسين العناوين */
.heading-title {
    font-size: 24px;
    font-weight: bold;
    color: #cfa550; /* ذهبي */
    text-align: right;
    margin-bottom: 20px;
    border-bottom: 3px solid #cfa550;
    display: inline-block;
    padding-bottom: 5px;
}

/* تحسين قسم الفاتورة */
.delitesmok {
    background-color:#f9f9f99c;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* تحسين عناصر جدول تفاصيل المنتجات */
.table {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.table th {
    background-color: #cfa550;
    color: white;
    padding: 12px;
    text-align: center;
}

.table td {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.table tr:last-child td {
    border-bottom: none;
}

/* تحسين إدخال كود الخصم */
.inputspool input {
    border: 2px solid #cfa550;
    padding: 12px;
    border-radius: 8px;
    width: 100%;
    box-shadow: inset 0 2px 5px rgba(207, 165, 80, 0.2);
}

.inputspool input:focus {
    border-color: #af8c3e;
    box-shadow: 0 0 8px rgba(207, 165, 80, 0.4);
}

/* تحسين زر الإرسال */
.btn-danger {
    background: linear-gradient(45deg, #cfa550, #af8c3e);
    color: white;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s;
}

.btn-danger:hover {
    background: linear-gradient(45deg, #af8c3e, #8f6f2a);
    transform: scale(1.05);
}

@media (max-width: 768px) {
    .row.column-reverse {
        flex-direction: column-reverse; /* Reverse order on mobile */
    }

    .row.column-reverse .slider-content {
        order: 1; /* Slider comes after text on mobile */
    }

    .row.column-reverse .text-content {
        order: 0; /* Text content comes before slider on mobile */
    }
}
    