.elementor-946 .elementor-element.elementor-element-4a77b5e{--display:flex;--min-height:171px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-946 .elementor-element.elementor-element-4a77b5e:not(.elementor-motion-effects-element-type-background), .elementor-946 .elementor-element.elementor-element-4a77b5e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://n24entertainment-sa.com/wp-content/uploads/2024/01/newnew-n24-header.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-946 .elementor-element.elementor-element-1a31662{--display:flex;}.elementor-946 .elementor-element.elementor-element-ff865ee > .elementor-widget-container{margin:0px 0px -15px 0px;}.elementor-946 .elementor-element.elementor-element-ff865ee .woocommerce-breadcrumb{color:var( --e-global-color-primary );font-size:16px;font-weight:700;text-transform:capitalize;line-height:1.2em;text-align:end;}.elementor-946 .elementor-element.elementor-element-ff865ee .woocommerce-breadcrumb > a{color:var( --e-global-color-accent );}.elementor-946 .elementor-element.elementor-element-aa33afd{--display:flex;}.elementor-946 .elementor-element.elementor-element-0e13d99{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:29px;--padding-bottom:26px;--padding-left:0px;--padding-right:0px;}.elementor-946 .elementor-element.elementor-element-fc852a6{text-align:end;}.elementor-946 .elementor-element.elementor-element-fc852a6 .elementor-heading-title{font-size:30px;font-weight:700;color:#2C2C73;}.elementor-946 .elementor-element.elementor-element-c496992{--display:flex;--padding-top:0px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-946 .elementor-element.elementor-element-eb6a9da{--grid-columns:3;}.elementor-946 .elementor-element.elementor-element-515fbe2{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-946 .elementor-element.elementor-element-eb6a9da{--grid-columns:2;}}@media(max-width:767px){.elementor-946 .elementor-element.elementor-element-4a77b5e:not(.elementor-motion-effects-element-type-background), .elementor-946 .elementor-element.elementor-element-4a77b5e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://n24entertainment-sa.com/wp-content/uploads/2024/01/new-header-arabic-1-e1705401597591.png");}.elementor-946 .elementor-element.elementor-element-ff865ee .woocommerce-breadcrumb{font-size:15px;text-align:end;}.elementor-946 .elementor-element.elementor-element-fc852a6 > .elementor-widget-container{padding:0px 10px 0px 10px;}.elementor-946 .elementor-element.elementor-element-fc852a6{text-align:center;}.elementor-946 .elementor-element.elementor-element-fc852a6 .elementor-heading-title{font-size:20px;}.elementor-946 .elementor-element.elementor-element-eb6a9da{--grid-columns:1;}.elementor-946 .elementor-element.elementor-element-2f11af1{width:100%;max-width:100%;}}/* Start custom CSS for loop-grid, class: .elementor-element-eb6a9da */.product_type_booking {
display: none !important;
}
.e-con-inner {
    justify-content: center !important;
}
.myproducts div div ul{
    grid-template-columns: repeat(3,1fr) !important;
}
.myproducts div div ul li a img{
    width: 100% !important;
    border-radius: 10px
}
.woocommerce-loop-category__title ,.woocommerce-loop-product__title{
    color: #644A9E !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
}
.woocommerce-loop-category__title mark{
    display: none ;
}
.woocommerce-loop-category__title mark{
    font-size: 15px !important;
    color: #FE8784;
}
.woocommerce-Price-amount bdi{
    color: #EE4585;
    font-size: 20px;
    font-weight: 700;
}
.product_type_booking{
    border-radius: 10px !important;
    color: white !important;
    background-color: #644A9E !important;
    padding: 12px 24px 12px 24px !important;
}
.product_type_booking:hover{
    background-color: #EE4585 !important;
}

/*sort filter */
.orderby{
    padding: 7px 28px;
    border-radius: 10px;
    border-color: #dbc8c8;
    color: gray;
    font-size: 12px;
}


/* —-----Mobile Responsive—---- */
@media only screen and (max-width: 767px) {
  .myproducts div div ul{
    grid-template-columns: repeat(1,1fr) !important;
}
.myproducts div div ul li{
    margin: 0 auto !important;
    text-align: center;
}

}


/* —-------tablet—-------- */
@media only screen and (min-width: 767px) and (max-width:991px) {
  .myproducts div div ul{
    grid-template-columns: repeat(2,1fr) !important;
}
}/* End custom CSS */