/* Add custom CSS styles below */ 
@font-face{
    font-family: 'BaradaReqa';
    src: url('https://ayalsa.com/wp-content/themes/astra-child/fonts/BaradaReqa.woff') format('woff'), url('https://ayalsa.com/wp-content/themes/astra-child/fonts/BaradaReqa.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'CalistoMT';
    src: url('https://ayalsa.com/wp-content/themes/astra-child/fonts/CalistoMT.woff') format('woff'), url('https://ayalsa.com/wp-content/themes/astra-child/fonts/CalistoMT.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'Chameron';
    src: url('https://ayalsa.com/wp-content/themes/astra-child/fonts/Chameron.woff') format('woff'), url('https://ayalsa.com/wp-content/themes/astra-child/fonts/Chameron.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'DecotypeNaskh';
    src: url('https://ayalsa.com/wp-content/themes/astra-child/fonts/DecotypeNaskh.woff') format('woff'), url('https://ayalsa.com/wp-content/themes/astra-child/fonts/DecotypeNaskh.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'DecoTypeThuluth';
    src: url('https://ayalsa.com/wp-content/themes/astra-child/fonts/DecoTypeThuluth.woff') format('woff'), url('https://ayalsa.com/wp-content/themes/astra-child/fonts/font/DecoTypeThuluth.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'DiwaniLetter';
    src: url('https://ayalsa.com/wp-content/themes/astra-child/fonts/DiwaniLetter.woff') format('woff'), url('https://ayalsa.com/wp-content/themes/astra-child/fonts/DiwaniLetter.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'MonotypeCorsiva';
    src: url('https://ayalsa.com/wp-content/themes/astra-child/fonts/MonotypeCorsiva.woff') format('woff'), url('https://ayalsa.com/wp-content/themes/astra-child/fonts/MonotypeCorsiva.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.widget-visible iframe{

opacity:0.5 !important;
}
.product-add {
    padding: .75rem 1rem 0.75rem !important;
  
}
section:nth-of-type(1) > .container.p-0.px-md-3 {
    padding: 0 !important;
    width:100%;
}
.rounded-circle {
      border-radius: 50%;
    }
.owl-stage {
    background: #ffffff00 !important;
}
.products-circle.square{
background:linear-gradient(136deg, #cba566 20%, transparent 20%, transparent 80%, #cba566 20%) ;
}
.main-slider.slick-dotted.slick-slider .slick-dots {
    bottom: -8px;
}
.slick-dots {
    text-align: right;
}

.fonth3 {
   /* border-bottom: 1px #dda243 solid;*/
    padding: 10px 23px;
    font-size: 16px;
    margin-right: -15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-slider.slick-dotted.slick-slider .slick-dots {
    bottom: 5px;
    vertical-align: middle;
}
.main-slider.slick-dotted.slick-slider {
    margin-bottom: 0;
    padding: 0 0 1px !important;
}


.product .title a {
    -webkit-line-clamp: 1;
    line-height: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; 
}
.box-image-cover img{
  height:  220px ;
  object-fit: cover;
}

.product-img-side .box-image-cover img{
  height: 188px;
  object-fit: cover;
}

.dev3-main.header-top {
  }

.dev3-mobile-header{
  }


  
 .button-delete path {
    stroke: rgb(255, 72, 59);
 }

  .products-circle .owl-dot.active
  {    background-color: var(--mainColor) !important;
  }  
  


@media(max-width: 776px) {
  .box-image-cover img{
    height:  150px ;
    object-fit: cover;
  }
  .product-img-side .box-image-cover img{
    height: 172px;
    object-fit: cover;
  }


 
}



 



  







/*https://we-are-elegance-foundation.com/wp-content/uploads/docs/font/*/
#search {
    display: flex;
    align-items: center;
    justify-content: center;
}
.col-sm-4 {
    width: 25%;
    float: right;
    padding-right: 5px;
    padding-left: 5px;
}

section.section {
    padding: 0rem 0;
}

.main-slider.slick-dotted.slick-slider {
    margin-bottom: 0;
    padding: 0 0 60px;
}

.circle-action {
    border: none;
    border-radius: 30%;
    background: #CBA566;
    color: #242424;
    border-radius: 8px !important;

}

body.salla-theme_1 .section-header .btn.btn-primary.btn-rounded, body.salla-theme_2 .section-header .btn.btn-primary.btn-rounded, body.salla-theme_4 .section-header .btn.btn-primary.btn-rounded {
border-color: #fff!important;
    background-color: #CBA566;
    border-radius: 9px
 !important;
}

.sub-nav__menu svg {
    background: #CBA566;
    fill: #000;
    border-radius: 30%;
}

.footer-title {
    color: #ffff;
    background: #cba566;
    border-radius: 10px;
    font-weight: bold;
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
}

.footer-main, .store-contact {
    text-align-last: center;
}

body.salla-theme_1 .product .product-footer {
    margin-top: 0.5rem;
    background: #242424!important;
    color: #fff;
    border: none;
}


.product-price, .product-details__price {
    color: rgb(5 5 5)
}


.product-price, .product-details__price {
    color: #e8b176;
    direction: inherit;
}
.product-add {
    border-right: 1
px
 solid #58676b;
    color: #1bd127;
}


a {
    color: #080808;
}

body.salla-theme_1 .section-header .btn.btn-primary.btn-rounded, body.salla-theme_2 .section-header .btn.btn-primary.btn-rounded, body.salla-theme_4 .section-header .btn.btn-primary.btn-rounded {
        color: #242424;
}

.promotion-title{
    background-color: #141313;
}

.product-add:hover {
    color: #CBA566;
}

.sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li.active {
    background-color: #cba566;
}

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, img, small, strong, ol, ul, li, dd, form, label, table, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: top
    ;
}

.social__item a {
    color: #cba566;
    border-radius: 30%;
}

.feature-item__icon {
    background: #242424;
    border-radius: 30%;
        border: 2px solid rgb(203 165 102);
}

.testimonials-item p {
background: #242424 url(../images/quote.svg) top 1rem center no-repeat;
border: 2px solid #cba566;
}



.product-add {
    border-right: 1px solid #4a4a4a;
    color: #cba566;
}

.product-add:hover {
    border-right: 1px solid #58676b;
    color: #344a50;
    background: #cba566!important;
}

.product {
    border-radius: 8px;
    overflow: scroll;
}

.section[data-type=banner] {
    padding: 2rem 0 0!important;
}

a:hover, a:focus {
    color:#cba566;
}

body {
    color: #000000;
}


.product-offer {
    padding: 30px;
}

.product-offer{
    background-color: #fafafa;
    border: 1px solid #cba566;
}

.product-offer .po__list {
    display: flex;
    padding: 0;
    margin: 30px 0 0;
    align-items: flex-start;
    justify-content: flex-start;
}



.main-slider.slick-dotted.slick-slider .slick-dots li button{
    border-radius: 0;
    width: 30px;
}
.slick-active button{
    background-color: #212121 !important;
    border-radius: 5px !important;
}

.main-slider.slick-dotted.slick-slider .slick-dots li{
    margin:0;
}
.main-slider.slick-dotted.slick-slider .slick-dots li:first-child button{
    border-radius: 0 5px 5px 0;
}
.main-slider.slick-dotted.slick-slider .slick-dots li:last-child button{
    border-radius: 5px 0 0 5px;
}

.testimonials-item p {
    background: #242424 url(https://cdn.discordapp.com/attachments/765367810972581892/880838198157246564/quote.svg) top 1rem center no-repeat;
    background-size: 10%;
    color: #fff;
    border: 3px solid #cba566;
    border-radius: 10px;
}

.site-header.sticky {
    width: 100%;
    position: fixed!important;
    top: 0;
    right: 0;
    left: 0;
    box-shadow: 0 1px 10px 2px #337ab7;
}

.promotion-title {
    display: block;
    width: auto;
    position: absolute;
    top: 15px;
    left: 0;
    right: auto;
    background-color: var(--main-color);
    font-size: 13px;
    color: #cba467;
    padding: 3px 8px;
    border-radius: 0 5px 5px 0;
    z-index: 9;
}

#wa-nera-widget-send-button {
    padding-left: 25px;
    padding-right: 50px;
    position: fixed !important;
    z-index: 16000160 !important;
    bottom: 25px;
    text-align: center !important;
    height: 25px;
    min-width: 25px;
    border-radius: 50px;
    visibility: visible;
    transition: none !important;
    background-color: #1b1c1d;
    box-shadow: 2px 2px 6px #cba566;
    left: 250px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner img {
  width: 100%;
  height: 100%; 
  object-fit: cover;
  border-radius: 20px;
}
 .product-title {
  font-family: 'Montserrat', sans-serif ; /* تطبيق خط Montserrat */
  font-weight: 700; /* تحديد الوزن الجريء للخط */
  /* هنا يمكنك إضافة المزيد من التنسيقات حسب الرغبة */
  color: #36454f; /* لون النص، يمكن تعديله */
  text-align: center; /* محاذاة النص في المنتصف */
  margin: 20px 0; /* المسافة البادئة من الأعلى والأسفل */
  
  }
  
  .image-container{
    inset: 19.649px auto auto 17px;
    position: absolute;
    width: 91%;
    z-index: 55;
}
.image-containers{
    inset: 16.649px auto auto 19px;
    position: absolute;
    width: 91%;
    z-index: 555;
}
.colorsel {
display:none !important ;
}
.image-entryes{
    inset: 1.649px auto auto 14px;
    position: absolute;
    width: 91%;
    z-index: 555;
}
.image-container-tow {
    inset: 21.649px auto auto 22px;
    position: absolute;
    width: 90%;
    z-index: 55;
}
.image-entryes-tow {
    inset: 17.649px auto auto 18.555px;
    position: absolute;
    width: 90%;
    z-index: 555;
}
/*.image-containers-tow {
    inset: 13.649px auto auto 17px;
    position: absolute;
    width: 91%;
    z-index: 555;
}*/
.image-containers-tow {
    inset: 13.649px auto auto 15px;
    position: absolute;
    width: 91%;
    z-index: 555;
}
.image-entryes-three{ 
   inset: 15.649px auto auto 17px;
    position: absolute;
    width: 90%;
    z-index: 55;}
.hidden {
    display: none; /* تخفيض عرض العنصر عندما يحمل الكلاس 'hidden' */
}
.boto{
   width:100%;
    background:white;
}
.color_menus,.color_menu{margin-top:1rem;}
@media only screen and (max-width: 480px) {
  /*  .list--product-fields li.form-group:not(.form-group--wide) {
        flex-direction: row;
        flex-wrap: nowrap;
        height: auto !important;
    }*/
  .form-group.product-buttons.product-page-buttons.split{flex-direction: column;}
}
.colorline {display:none !important;}
.allradioSelect{display:flex;margin-bottom:1rem;;justify-content:space-between;align-items:center;border-bottom:2px black solid}
.radioSelect{text-align:center}
/*--------ul>li-------*/

.list--product-fields li.mm{display:none !important }
.mm.t1,.mm.t2,.mm.t3{display:none !important;}
#toggle-option-button.mm,#toggle-option-buttons.mm,#toggle-option-buttons8.mm,#toggle-option-buttons6.mm,#toggle-option-logo.mm{display:none !important}
/*.owl-stage{transform:translate3d(345px, 0px, 0px) !important}
.trans{transform : translate3d(345px, 0px, 0px) !important;}*/
.owl-stage
{transform: translate3d(0px, 0px, 0px);
 transition: all 0s ease 0s;
  width: 1035px;
}
/*--------ul>li-------*/
.owl-carousel {
    height: 400px;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: auto;
    max-height: 400px;
        max-width: 350px;
}
/*
.image-containers-wsh {
    inset: -0.351px auto auto -1px;
   
    max-height: 400px;
   
    display: grid;
    width: 100%;
    margin: auto;
    justify-content: center;
    height: 400px;
    align-items: center;
    grid-template-columns: repeat(auto-fill, 404px);
    grid-template-rows: repeat(auto-fill, 394px);
    position: absolute;
    top: 0;
}*/
.video-entry:nth-childe(2) a
{
    display: grid;
    width: 100%;
    margin: auto;
    justify-content: center;
    height: 400px;
    align-items: center;
    grid-template-columns: repeat(auto-fill, 404px);
    grid-template-rows: repeat(auto-fill, 394px);
    position: absolute;
    top: 0;

}
.owl-stage{background:#fff;}
.image-containers-cap {
    position: absolute;
    top: 18%;
    /* inset: 70.843px auto auto 32px; */
    left: 8.5%;
    width: 261px;
    height: 329px;
    z-index: 88;
}
.image-containers-cercal{
    position: absolute;
    left: 35%;
    top: 57%;
}
/*
.owl-stage .owl-item .pName {
    left: 0px;
    display: grid;
    width: 100%;
  
    margin: auto;
    grid-template-columns: repeat(auto-fill, 355px);
    grid-template-rows: repeat(auto-fill, 360px);
    position: absolute;
    top:0;
    left: -45%;

}*/
/*
.owl-stage .owl-item .pName p {
   width:190px;
    float: left;
      position: absolute;
    top: 50%;
    transform: skew(0deg,0deg) rotate(267deg);
    fill: gold;
    font-size: 29px;
    font-weight: 400;
    font-family: diwani letter;
}


.owl-stage .owl-item .pNam {
    position: absolute;
    top: 44%;
       left: 61%;
    width: 57px;
    height: 105px;
    z-index: 3;
}
.owl-stage .owl-item .pNam img
{height: 100%;

}*/

.image-containersv {
    position: absolute;
    top: 31%;
    left: 50%;
    max-width: 50px;
    max-height: max-content;
    transform: translate(29px,0px);
}
/*
.image-container-top img,.image-containercenter img,.image-container-bottom img{
max-width: 48px !important;
    height: auto;
    }
.image-containersenter {
    position: absolute;
    top: 54%;
    left: 50.5%;
    max-height: 400px;
    transform: translate(28px,0px);
}

.image-containersenters {
    position: absolute;
    top: 63%;
    left: 49.5%;
    max-height: 400px;
    transform: translate(42px, 0px);
}*/
.color-options .checkbox.radio {
    height: 25px;
    margin: 0 0 8px 6px;
    width: auto;
}
.logo-image{  
  BACKGROUND-SIZE: contain;
    BACKGROUND-REPEAT: no-repeat;
    }
    @media only screen and (max-width: 480px) {
    .list--product-fields li.form-group:not(.form-group--wide) {
        flex-direction: row;
        flex-wrap: nowrap;
        height: auto !important;
    }
}
/*
.owl-stage {
transform: translate3d(390px, 0px, 0px) !important; 
    transition: none !important;
}*/
.owl-carousel .owl-stage {
  transition: none !important;
}




.graduation-date{
position: absolute;
    z-index: 88;
    top: 65%;
    left: 59%;
    text-align: center;
}


.image-container-top.seer {
   position: absolute;
    top: 27%;
    width: auto;
    max-width: 10%;
    height: auto;
    right: 23%;
    transform: rotate(5deg);
}
.image-container-top.seer img{   transform: skew(0deg, 0deg) rotate(363deg);}
.image-containercenter.seer {
    position: absolute;
    top: 50%;
    left: 60%;
    max-width: 13%;
}
.image-containercenter.seer img{transform:rotate(10deg)}

.seer img{ 
 
    transform: rotate(5deg);
     max-width: 10%;
}
.seer.image-container-bottom {
    position: absolute;
    top: 62.5%;
    left: 57.8%;
    max-width: 13%;
}
.owl-stage .owl-item .pNam.seer {
    position: absolute;
    top: 48%;
    left: 47%;
    right: 29%;
    height: 40%;
    width: 10%;
    max-width: none;
    max-height: none;
    z-index: 3;
    transform: rotate(-2deg);
}
.owl-stage .owl-item .pNam.seer img {
    width: auto;
    height: auto;
}
/*
.owl-stage .owl-item .pNam.seer {
    position: absolute;
    top: 44%;
    left: 48%;
    right: 22%;
    height: 40%;
    width: 25%;
    max-width: none;
    max-height: none;
    z-index: 3;
    transform: rotate(3deg);
}
.owl-stage .owl-item .pNam.seer img {
    width: auto;
    height: auto;
    max-width: 70px;
    max-height: 121px;
}*/
.owl-stage .owl-item .pName.seer {
    position: absolute;
    top: 42%;
    inset: 44% auto auto -21%;
    white-space: nowrap;
    right: -28%;
    z-index: 555;
    margin: auto;
    left: -66%;
    transform: skew(0deg, 0deg) rotate(263deg);
    text-align: center;
    max-width: 229px;
}
.owl-stage .owl-item .pName.seer p {
   
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
     font-size: 27px;
}
/*
.owl-stage .owl-item .seer.pNam {
    position: absolute;
    top: 53%;
    left: 55%;
    width: 66px;
    height: 100px;
    z-index: 3;
}
.owl-stage .owl-item .seer.pNam img
{
    transform: rotate(13deg);
}
*/
/*
.owl-stage .owl-item .pNames.seer {
    position: absolute;
    top: 60%;
    right: 22%;
    text-align: center;
    z-index: 3;
    max-width: 145px;
     transform: rotate(282deg);
}*/
.owl-stage .owl-item .pNames.seer {
    position: absolute;
    top: 50%;
    right: 12%;
    left: 44%;
    text-align: center;
    z-index: 3;
    max-width: 242px;
    transform: rotate(282deg);
}
/*
.owl-stage .owl-item .pNames.seer p {
    transform: rotate(282deg);
    color: gold;
    fill: gold;
    font-size: 30px;
    font-weight: 600;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}*/
.owl-stage .owl-item .pNames.seer p {
    /* transform: rotate(282deg); */
    color: gold;
    fill: gold;
    font-size: 30px !important;
    /* font-weight: 600; */
    /* font-family: diwani letter; */
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.specialty.seer {
    display: block;
    text-align: center;
    position: absolute;
    top: 62%;
    right: 27%;
    width: 65px;
      transform: skew(0deg,0deg) rotate(372deg);
}
.specialty.seer p {
    font-size: 15px;
    transform: skew(0deg,0deg) rotate(372deg);
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.graduation-date.seer {
    display: block;
    text-align: center;
    position: absolute;
    top: 68%;
    right: 28.5%;
    left: 22%;
    max-width: 62px;
     transform: skew(0deg,0deg) rotate(370deg);
}
.graduation-date.seer p {
    transform: skew(0deg,0deg) rotate(370deg);
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jraduation-date.seer {
    position: absolute;
    z-index: 88;
    top: 74%;
    right: 35%;
    text-align: center;
}
.jraduation-date.seer p {
    transform: skew(0deg,0deg) rotate(372deg);
}
.matter_honor.seer {
    position: absolute;
    transform: skew(-1deg,1deg) rotate(281deg);
    text-align: center;
    right: 11%;
    z-index: 52;
    white-space: nowrap;
    top: 40%;
    left: 50%;
}
.matter_honor.seer p {

 /*   transform: skew(-1deg,1deg) rotate(279deg);*/
}

/*-traine*/
.traine img{transform:rotate(0deg) !important}

.traine.image-container-top {
    position: absolute;
    top: 20%;
    max-width: 14%;
    left: 40%;
    right: 25%;
}
.traine.image-containercenter {
    position: absolute;
    top: 53%;
    transform: rotate(0deg);
    right: 27%;
    left: 50%;
    max-width: 13%;
}

.traine.image-container-bottom {
    position: absolute;
    top: 63%;
    right: 27%;
    left: 50%;
    transform: rotate(0deg);
    max-width: 13%;
}
.owl-stage .owl-item .pNam.traine {
    position: absolute;
    top: 44%;
    left: 49%;
    right: 24%;
    height: 70px;
    width: 70px;
    max-width: none;
    max-height: none;
    z-index: 3;
    transform: rotate(-7deg);
}
.owl-stage .owl-item .pNam.traine img {
    width: auto;
    height: auto;
    max-width: auto;
    max-width: 70px;
    max-height: 121px;
}
.owl-stage .owl-item .pName.traine {
    position: absolute;
    top: 42%;
    inset: 45% auto auto -21%;
    white-space: nowrap;
    right: -18%;
    z-index: 555;
    margin: auto;
    left: -66%;
    /* margin-left: 10%; */
    transform: skew(1deg,0deg) rotate(272deg);
    text-align: center;
    width: 229px;
}

.owl-stage .owl-item .pName.traine p {
   
  font-size: 27px;
    max-height: 400px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.owl-stage .owl-item .traine.pNam {
    position: absolute;
    top: 48%;
    left: 57%;
    width: 66px;
    height: 100px;
    z-index: 3;
}
/*.owl-stage .owl-item .pNames.traine {
    position: absolute;
    top:56%;
    right: 15%;
    left: 50%;
    text-align: revert-layer;
    z-index: 3;
    max-width: 189px;
     transform: rotate(-89deg);
}*/
.owl-stage .owl-item .pNames.traine {
    position: absolute;
    top: 54%;
    right: 5%;
    left: 41%;
    text-align: revert-layer;
    z-index: 3;
    max-width: 512px;
    transform: rotate(-90deg);
}
.owl-stage .owl-item .pNames.traine p {
    transform: rotate(-89deg);
    color: gold;
    fill: gold;
    font-size: 31px;
    font-weight: 600;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/*
.owl-stage .owl-item .pNames.traine p {
    transform: rotate(-89deg);
    color: gold;
    fill: gold;
    font-size: 13px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}*/
.specialty.traine {
    display: block;
    max-height: 350px;
    width: 66px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 64%;
    left: 52%;
    transform: translate(17px,10px)  skew(0deg,0deg) rotate(360deg);
}
.specialty.traine p {
    font-size: 12px;
    transform: skew(0deg,0deg) rotate(360deg);
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.graduation-date.traine {
    display: block;
    max-height: 350px;
    width: 57px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 57%;
    right: 16%;
    transform: translate(-17px,63px) rotate(359deg);
}
.graduation-date.traine p {
    transform: skew(0deg,0deg) rotate(359deg);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.matter_honor.traine {
    position: absolute;
    z-index: 2;
    top: 37%;
    left: 45%;
    right: 23%;
    transform: translate(23px,10px) rotate(-89deg);
    text-align: center;
    z-index: 3;
    max-width: 206px;
}
.matter_honor.traine p {
    transform: rotate(-89deg);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jraduation-date.traine {
    width: 73px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 62%;
    left: 60%;
    transform: translate(-14px,58px);
}
/*--biseck---*/

.image-container-top.biseck {
    transform: skew(0deg,0deg) rotate(363deg);
    position: absolute;
    top: 31%;
    left: 65%;
    max-width: 10%;
}
.biseck.image-containercenter {
    position: absolute;
    top: 52%;
    max-width: 13%;
    left: 58%;
    right: 26%;
    max-height: 25%;
    transform: rotate(1deg);
}
.biseck.image-container-bottom {
    position: absolute;
    top: 63%;
    right: 26.5%;
    left: 50%;
    max-width: 12%;
    transform: skew(0deg,0deg) rotate(365deg);
}
.ims img{max-width:100%;
max-height:100%}
.ims{width:11%;}
.owl-stage .owl-item .pNam.biseck {
    position: absolute;
    top: 51%;
    left: 48%;
    right: 19%;
    height: 40%;
    width: 25%;
    max-width: none;
    max-height: none;
    z-index: 3;
    transform: rotate(-5deg);
}

.owl-stage .owl-item .pNam.biseck img {
    width: auto;
    height: auto;
    max-width: 70px;
    max-height: 121px;
}
/*
.pName.biseck {
    position: absolute;
    top: 51%;
    right: 46%;
    z-index: 3;
    white-space: nowrap;
    left: 10%;
    transform: skew(0deg, 0deg) rotate(270deg);
   }
.pName.biseck p{  transform: skew(0deg, 0deg) rotate(270deg);
}*/
/*
.owl-stage .owl-item .pNames.biseck {
    position: absolute;
    top: 44%;
    bottom: 11%;
    left: 0;
    line-height: 1;
    right: -77%;
    z-index: 3;
    white-space: nowrap;
    overflow: hidden;
    transform: skew(0deg,1deg) rotate(274deg);
}
.owl-stage .owl-item .pNames.biseck p {
    color: gold;
    fill: gold;
    font-size: 21px;
    width: 100%;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 10%;
}*/
.owl-stage .owl-item .pNames.biseck {
 
    position: absolute;
    top: 42%;
    inset: 62% auto auto 39%;
    white-space: normal;
    right: 3.5%;
    z-index: 555;
    text-align: center;
    overflow: hidden;
    max-width: 200px;
      transform: skew(1deg,1deg) rotate(273deg);
   
}
.owl-stage .owl-item .pNames.biseck p {
  
    color: gold;
    fill: gold;
    font-size: 19px;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.aduation-date.biseck {
    display: grid;
    max-height: 109px;
    width: 109px;
    text-align: center;
    margin: auto;
    position: absolute;
    top:69%;
    left: 50%;
    transform: translate(4%,10px);
}



.matter_honor.biseck {
    position: absolute;
    z-index: 2;
    top: 37%;
    left: 50%;
    transform: translate(-2px,10px) skew(0deg, 1deg) rotate(275deg);
    text-align: center;
    z-index: 3;

}
.matter_honor.biseck p {
    width: 144px;
    height: 28px;
    transform: skew(0deg,1deg) rotate(275deg);
}
.specialty.biseck {
    left: 0;
    display: block;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 67%;
    left: 58.5%;
    right: 22%;
    
}
.specialty.biseck p {
    font-size: 10px;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*
.owl-stage .owl-item .pName.biseck{
 position: absolute;
    top: 31%;
    left: 50%;
    z-index: 555;
    transform: translate(-110px, 0px);
    text-align: center;
}
.owl-stage .owl-item .pName.biseck p {
     transform: skew(5deg, 0deg) rotate(272deg);
    fill: gold;
    height: 163px;
    font-size: 26px;
    width: 216px;
    font-weight: 400;
    font-family: diwani letter;
}*/
.jraduation-date.biseck {
    position: absolute;
    top: 79%;
    text-align: center;
    right: 29.5%;
    transform: skew(0deg,0deg) rotate(363deg);
}
 .owl-stage .owl-item .pName.biseck {
    position: absolute;
    top: 42%;
    inset: 49% auto auto -16%;
    white-space: nowrap;
    right: 19%;
    z-index: 555;
    transform: skew(5deg,0deg) rotate(272deg);
    text-align: center;
     font-size: 27px;
}
.graduation-date.biseck  {
    position: absolute;
    z-index: 88;
    top: 74%;
    left: 57%;
    text-align: center;
    width: 20%;
}
/*
   .owl-stage .owl-item .pName p {
    fill: gold;
    max-height: 400px;
    font-size: 30px;
    font-weight: 400;
    font-family: diwani letter;
}
*/

/*
.video-entry{
position: relative;
    max-height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
}*/
/*
.image-containerco {
    position: absolute;
    z-index: 5555;
       max-width: 312px;
    top: 6%;
    width: 100%;
    left: 50%;
    transform: translate(-49%, -7px);
}*/
.dis{display:none !important}
.image-containerco .img-ims{
    width: 100%;
    max-width: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: auto;
    max-height: 400px;
    max-width: 100%;
}
body .section-header h2.section--title span {
    font-size: var(--font-size-large) !important;
    display: grid;
}
/*.owl-item:nth-child(2){
position:relative;

            }
.owl-item:nth-child(2) .video-entry {
position:absolute;
    inset: 2px auto auto 10%;
            }*/
.owl-item:nth-child(2) .video-entry {
    position: relative;
       margin: auto;
    width: 100%;
    max-width: 350px;

}
.owl-carousel .owl-item:nth-child(2) a img {
 width: 100%;
}
@media(max-width: 1880px) {
.option-102882069,.option-102429220,.option-102882076,.option-102882086 { 
font-family: 'BaradaReqa'; 

}
.option-102882070,.option-102429221,.option-102882077,.option-102882087 {
 font-family: 'DecoTypeThuluth';

 }
.option-102882071,.option-102429222,.option-102882078,.option-102882088 { 
font-family: 'DecotypeNaskh';

 }
.option-102882072,.option-102429223,.option-102882079,.option-102882089 { 
font-family: 'DiwaniLetter';

}
.option-102882073,.option-102429224,.option-102882080,.option-102882085,.option-102882090,.option-102882095,.option-102882096 {
 font-family: 'MonotypeCorsiva';

  }
.option-102882074,.option-102429225,.option-102882081,.option-102882084,.option-102882091,.option-102882094,.option-102882097 {
 font-family: 'Chameron';

  }
.option-102882075,.option-102429226,.option-102882082,.option-102882083,.option-102882092,.option-102882093,.option-102882098 { 
font-family: 'CalistoMT';

 }
}

/*
 .image-container-top img, .image-containercenter img, .image-container-bottom img{
 width: 100% !important;
 }
  
@media(max-width: 598px) {
 .owl-stage .owl-item .pName.biseck p,.owl-stage .owl-item .pName.seer p,.owl-stage .owl-item .pName.traine p  {
   
    font-size: 6vw;
  
}
}    
@media (min-width: 600px) and (max-width: 980px) {
 .owl-stage .owl-item .pName.biseck p,.owl-stage .owl-item .pName.seer p ,.owl-stage .owl-item .pName.traine p {
   
    font-size: 5vw;
  
}
}  
@media (min-width:997px) and (max-width: 2600px) {
 .owl-stage .owl-item .pName.biseck p,.owl-stage .owl-item .pName.seer p ,.owl-stage .owl-item .pName.traine p{
   
    font-size: 2.5vw;
  
}
}   */
.image-containers-wsh{
position:absolute;
top:0;
left:0;
width:100%;
}
.image-containers-wsh img{width:100% !important;}
.video-entry:nth-child(2) img{transform:none !important;}
.image-containerco {

    position: absolute;
    top: 1.1% ;
    width: auto;
    left: 7px;
    right:0;

}
.owl-carousel .owl-itemn:th-child(1) img {
    max-height: 350px ;

}
.all-btn{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
}
div.all-btn .boto.btn.dropdown-toggle
{
width:33%;
}
.dis,.list--product-fields dis.mm {
    display: flex !important; 
}

.list--vertical {

    background: #cdcdcd;
}
.boto{margin-bottom:0.1rem !important;}
.comline.image-comline{
    position: absolute;
    top: -0px;
    left: 0px;
    width: auto;
    z-index: 8888;
    max-width: none;
}
.behind-the-scarf.seer {
    position: absolute;
    top: 19%;
    max-width: 142px;
    left: 15%;
    right: 38%;
    text-align: center;
    z-index: 8;
}
.behind-the-scarf.traine{
    position: absolute;
    top: 20%;
    max-width: 142px;
    left: 15%;
    right: 35%;
    text-align: center;
    z-index: 8;
}
.owl-carousel {
    height: 100%;
    max-height: 400px;
    /* height: 372px; */
}
.loColor .checkbox.radio label img {
    max-width: 100%;
    background: #cba566;
    border-radius: 50%;
}
.loColor .checkbox.radio label {
border:none !important;
background:transparent;
    border-radius: 50%;
    height: 25px;
    margin: 0;
    min-height: unset;
    opacity: 0;
    padding: 0;
    transition: all .35s cubic-bezier(.2,1,.3,1);
    width: 25px;
}
.comline.image-comline {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 8888;
    max-width: none;
    margin: auto;
    text-align: center;
   
}
.owl-nav button.owl-prev,
.owl-nav button.owl-next {
    background-color: #333; /* تغيير اللون حسب الحاجة */
    color: white;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:hover {
    background-color: #555; /* تغيير اللون عند التمرير حسب الحاجة */
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    display: inline-block;
    opacity: 1;
    pointer-events: auto;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #cba566;
    color: white;
    border: none;
    padding: 0!important;
    font: inherit;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
.h6, h6 {
    font-size: 10px;
}
.owl-carousel .owl-dots {
    text-align: center;
    position: absolute;
    bottom: -10px;
    margin-bottom:1rem;
  /*  padding:-1rem 0;*/
}
.owl-carousel .owl-dots {
    margin-top: -15px;
}
.owl-carousel .owl-dot {
    width: 12px;
    height: 12px;
    background: var(--mainColor);
    border-radius: 50%;
    margin: 0 2px;
    border: 0;
    opacity: .4;
}
.products-circle .owl-dot.active {
    background-color: #cba566 !important;
}
.products-circle .owl-dot, .testimonials .owl-dots .owl-dot {
    background: #cbd5e1!important;
}
#b964e1e5-910a-4674-a237-1ace7e4db935{margin-bottom:1rem;margin-top:2rem;}
.pt-3:ntc-child(2) {
    padding-top: 3rem !important;
}
.owl-stage-outer.owl-height{height:200px !important}
.owl-prev {
    right: -10px;
    /* left: -13px; */
}
.owl-nav button.owl-prev, .owl-nav button.owl-next {
    background-color: #333;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 40px;
}
.owl-next {
    left: -10px;
}
.owl-next, .owl-prev {
    display: block!important;
    height: 34px;
    position: absolute;
    text-align: center;
    top: 28%;
    width: 25px;
}
body .section-header h2.section--title span {
    font-size: 18px!important;
}
.section-actions {
    position: relative;
    display: flex;
    padding-right: .5rem;
    z-index: 5;
    justify-content: center;
    align-items: center;
    background: white;
}
@media only screen and (max-width: 992px) {
    body .section-actions .button-more, body .section-actions .circle-action.button-more {
        font-size: 13px !important;
        padding: 0 8px !important;
    }
}
.section .container .section-header h2.section--title span {

    font-size: 16px !important;
}
.section-header{margin-top:2rem;}
.product-footer {
   
    align-items: center;

}
.product-price {
    flex-direction: column;
    margin-bottom: 0px!important;
}
    .product-price {
        flex-direction: column;
        margin-bottom: 0px !important;
    }
 [class^=sicon-] {
    line-height: 25px !important;
}
[class*=" sicon-"], [class^=sicon-] {
    line-height: 0 !important;
}
.product-add {
    border-right: 1px solid #4a4a4a;
    color: #cba566;
    margin: 0;
    line-height: 0;
}
.content {
    padding: 16px 0;
}




/*----------------تصميم الرئيسية------------------*/
.product-footer .product-price {
    flex-direction: row;
    margin-bottom: 0!important;
    background: black;
    padding: 4px 0rem;
    border-radius: 1rem 0 0 1rem;
    margin-right: -0.2rem;
    width: 70%;
      align-items: center;
       justify-content: center;
}
.product-add {
    border-right: 1px solid #4a4a4a;
    color: #ffffff;
    margin: 0;
    line-height: 0;
    background: #cba566;
    border-radius: 0 1rem 1rem 0;
}



.products-grid.eq-height .product.cover>:first-child .img-cont img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 213px;
}
.products-grid.eq-height .product>:first-child .img-cont{
    flex: 1;
    height: 193px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.products-grid.eq-height>[class^=col-] {
    height: 100%;
    padding-bottom: 1rem;
    width: 100%!important;
}
.section-header .section--title {
    color: #00352b;
    background: #d99845;
    border-radius: 1rem 0 0 1rem;
    padding: 0 13px;
    margin-left: 0rem !important;
}
body.salla-theme_1 .product>a .product-title {
    border-bottom: none;
    padding-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
 
    overflow: inherit;
}
.product-title {
    font-family: montserrat,sans-serif;
    font-weight: 700;
    color: #36454f;
    text-align: center;
    margin: 5px 0;
}
.banner img {
    border-radius: 0;
}
body.salla-theme_1 .product .product-footer {

    color: #fff;
    border: none;
    margin-bottom: 6px !important;
}
.feature-item__icon {
    background: #242424;
    border-radius: 20% 0;
    border: 2px solid rgb(203 165 102);
    box-shadow: 4px 2px 2px #ab9023 !important;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}
.section-header .section--title {
    color: #00352b;
    background: #cba566;
    border-radius: 1rem 0 0 1rem;
    padding: 0 13px;
    margin-left: 0!important;
    margin-right: -15px;
}
body.salla-theme_1 .product .product-footer {

    background: transparent !important;

}
.promotion-title {

    padding: 3px 10px;
    border-radius: 0 1rem 1rem 0;
 
}
.section-actions {

    margin-left: -15px;
}
.container.banner{padding:0;}
.products-listing.eq-height .product.cover>:first-child .img-cont img {
    height: 253px;
    -o-object-fit: cover;
    object-fit: cover;
}
body.salla-theme_1 .product>a .product-subtitle {
    margin-bottom: 0!important;
    padding: 0 .5rem!important;
    white-space: nowrap;
    hight
}
.section-actions {
    gap: 10px;
}
.circle-action {
    border-radius: 40% 0 40% 0 !important;
}
body.salla-theme_1 .section-actions .circle-action.button-more, body.salla-theme_2 .section-actions .circle-action.button-more, body.salla-theme_4 .section-actions .circle-action.button-more {
    border-radius: 0 1rem 1rem 0 !important;
}

.footer-title {
    color: #ffff;
    background: #35332f;
    border-radius: 10px;
    font-weight: bold;
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
}
.social__item a {
    color: #ffffff;
    border-radius: 30%;
}
.footer-main {
    border-radius: 2rem 0 2rem 0rem;
    background: #b98a11;
}
.feature-item__icon {
    background: #242424;
    border-radius: 0 50%;
}

@media(min-width: 1100px) and (max-width:1968px) {
.owl-stage-outer.owl-height {
    height: 361px!important;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: auto;
    max-height: 392px;
    max-width: 100%;
}
.h6, h6 {
    font-size: 22px;
}
   }
.products-grid.eq-height .product.cover>:first-child .img-cont img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 244px;
}
.products-grid.eq-height .product>:first-child .img-cont {
    flex: none;
    height: 242px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
section.u-light.py-5.text-center .container .row{
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    margin: 0 0;
    padding: 0 0;
    flex-wrap: wrap;


}
section.u-light.py-5.text-center{
    background: #cba566;
    border-radius: 3rem 0;
    box-shadow: 5px 5px 5px wheat;
    color: white !important;
}
.products-grid.eq-height .product>:first-child .img-cont, .products-grid.eq-height .thumbnail>:first-child .img-cont, .products-listing.eq-height .product>:first-child .img-cont, .products-listing.eq-height .thumbnail>:first-child .img-cont, body.salla-default #products_div.eq-height .product>:first-child .img-cont, body.salla-default #products_div.eq-height .thumbnail>:first-child .img-cont {
    flex: none;
    height: max-content;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.feature-item {
    font-family: dinnextltarabic-regular!important;
    color: #ffffff;
    margin-bottom: 2rem;
}
.owl-carousel .owl-dot {
    width: 10px;
    height: 10px;

}
/*.................*/
.owl-carousel .owl-dots {
    margin-top: -15px;
    display: none;
}

.owl-nav.disabled .owl-next, .owl-prev,.owl-next, .owl-prev {
    display: none !important;

}
.owl-stage-outer.owl-height {
    height: 152px !important;
}
.pt-3, .py-3 {
    padding-top: 0.3rem !important;
}
.h6, h6 {
    font-size: 0.95rem;
    line-height: 1rem;
    font-weight: 700 !important;
    font-family: 'DINNextLTW23-Medium' !important;
    /* letter-spacing: 1px; */
}
.banner img {
    border-radius: 20px;
    /* border-top-left-radius: 12px; */
    /* border-bottom-right-radius: 12px; */
    box-shadow: 0px 2px 13px #000;
}
#u4vun98va7ko1732205736584 {
    opacity: 0.3 !important;
}
.tawk-min-container .tawk-button-circle.tawk-button-large:hover{
    opacity: 1;
}
.owl-stage-outer.owl-height {
    height: auto !important;
}
.section[data-type=banner] {
    padding: 0rem 0 0!important;
}
.section-header {
    margin-top: 1rem;
}
.radioSelect {
    text-align: center;
    display: inline-grid;
    margin: auto;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.product-desc img, .product-details img {
    max-width: 100%;
    margin: auto;
}
input[type=checkbox], input[type=radio] {
    margin: -11px 0 0;
    line-height: normal;
}
.comline.image-comline{transform:scale(1.0) !important;}

#wa-nera-widget-send-button {
    WIDTH: FIT-CONTENT;
}

section.u-light.py-5.text-center {
    background: #b98a11 ;
    }
    .section--title {
    color: #000;
    }