/* widget: line text divider */
#uc_blox_line_text_divider_elementor_0cf8db0 {
min-height: 1px;
position: relative;
text-align: center;
}
#uc_blox_line_text_divider_elementor_0cf8db0 .blox_hr{
display:inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#uc_blox_line_text_divider_elementor_0cf8db0 .blox_hr_txt{
display: inline-block;
position: relative;
z-index: 1;
margin: 0;
text-align: center;
}
المباراة القادمة
دوري نجوم بنك الدوحة
2026-2025
/* widget: neon glowing button effect */
#uc_neon_glowing_button_effect_elementor_3e309f1{
position: relative;
z-index:1;
}
#uc_neon_glowing_button_effect_elementor_3e309f1 *{
margin: 0;
}
#uc_neon_glowing_button_effect_elementor_3e309f1.ue_neon_btn_wrapper{
display: flex;
justify-content: center;
align-items: center;
gap:50px;
}
#uc_neon_glowing_button_effect_elementor_3e309f1 .ue_neon_btn {
display: flex;
flex-direction:row;
justify-content: center;
align-items: center;
position: relative;
border-radius: 42px;
overflow:visible;
transition: 0.5s;
}
#uc_neon_glowing_button_effect_elementor_3e309f1 .ue_neon_btn:after {
content: '';
position: absolute;
box-sizing:content-box;
border-radius: calc(42px + 2px);
width: 100%;
height: 100%;
translate: -50% -50%;
left: 50%;
top: 50%;
z-index: -1;
animation: rotateuc_neon_glowing_button_effect_elementor_3e309f1 2000ms linear infinite;
padding: 2px;
--angle: 0deg;
filter: ;
background: conic-gradient(from var(--angle) ,
#ff003700 50deg,
#ffffff 360deg
);
transition: all 0.5s;
}
#uc_neon_glowing_button_effect_elementor_3e309f1 .ue_neon_btn:before {
content: '';
position: absolute;
box-sizing:content-box;
border-radius: 42px;
width: 100%;
height: 100%;
translate: -50% -50%;
left: 50%;
top: 50%;
z-index: -2;
transition: all 0.5s;
animation: rotateuc_neon_glowing_button_effect_elementor_3e309f1 2000ms linear infinite;
filter: blur(20px) brightness(1) ;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
background: conic-gradient(from var(--angle),
#ff003700 50deg,
#ffffff 360deg
);
}
@property --angle {
syntax: '';
initial-value: 0deg;
inherits: false;
}
@property --hueuc_neon_glowing_button_effect_elementor_3e309f1 {
syntax: '';
initial-value: 0deg;
inherits: false;
}
@keyframes rotateuc_neon_glowing_button_effect_elementor_3e309f1 {
0% {
--angle: 0deg;
}
50% {
}
100% {
--angle: 360deg;
}
}
/* hover */
#uc_neon_glowing_button_effect_elementor_3e309f1 .ue_neon_btn:hover:before,
#uc_neon_glowing_button_effect_elementor_3e309f1 .ue_neon_btn:hover:after{
transition: all 0.5s;
animation-play-state: paused;
background: conic-gradient(from var(--angle),
#ffffff 0deg,
#ffffff 360deg
);
}
#uc_neon_glowing_button_effect_elementor_3e309f1 .ue-btn svg
{
height:1em;
width:1em;
}
كل المباريات القادمة
/* widget: line text divider */
#uc_blox_line_text_divider_elementor_21a7d31 {
min-height: 1px;
position: relative;
text-align: center;
}
#uc_blox_line_text_divider_elementor_21a7d31 .blox_hr{
display:inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#uc_blox_line_text_divider_elementor_21a7d31 .blox_hr_txt{
display: inline-block;
position: relative;
z-index: 1;
margin: 0;
text-align: center;
}
المباراة السابقة
كأس qsl
2026-2025
/* widget: neon glowing button effect */
#uc_neon_glowing_button_effect_elementor_7998cbc{
position: relative;
z-index:1;
}
#uc_neon_glowing_button_effect_elementor_7998cbc *{
margin: 0;
}
#uc_neon_glowing_button_effect_elementor_7998cbc.ue_neon_btn_wrapper{
display: flex;
justify-content: center;
align-items: center;
gap:50px;
}
#uc_neon_glowing_button_effect_elementor_7998cbc .ue_neon_btn {
display: flex;
flex-direction:row;
justify-content: center;
align-items: center;
position: relative;
border-radius: 42px;
overflow:visible;
transition: 0.5s;
}
#uc_neon_glowing_button_effect_elementor_7998cbc .ue_neon_btn:after {
content: '';
position: absolute;
box-sizing:content-box;
border-radius: calc(42px + 2px);
width: 100%;
height: 100%;
translate: -50% -50%;
left: 50%;
top: 50%;
z-index: -1;
animation: rotateuc_neon_glowing_button_effect_elementor_7998cbc 2000ms linear infinite;
padding: 2px;
--angle: 0deg;
filter: ;
background: conic-gradient(from var(--angle) ,
#ff003700 50deg,
#ffffff 360deg
);
transition: all 0.5s;
}
#uc_neon_glowing_button_effect_elementor_7998cbc .ue_neon_btn:before {
content: '';
position: absolute;
box-sizing:content-box;
border-radius: 42px;
width: 100%;
height: 100%;
translate: -50% -50%;
left: 50%;
top: 50%;
z-index: -2;
transition: all 0.5s;
animation: rotateuc_neon_glowing_button_effect_elementor_7998cbc 2000ms linear infinite;
filter: blur(20px) brightness(1) ;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
background: conic-gradient(from var(--angle),
#ff003700 50deg,
#ffffff 360deg
);
}
@property --angle {
syntax: '';
initial-value: 0deg;
inherits: false;
}
@property --hueuc_neon_glowing_button_effect_elementor_7998cbc {
syntax: '';
initial-value: 0deg;
inherits: false;
}
@keyframes rotateuc_neon_glowing_button_effect_elementor_7998cbc {
0% {
--angle: 0deg;
}
50% {
}
100% {
--angle: 360deg;
}
}
/* hover */
#uc_neon_glowing_button_effect_elementor_7998cbc .ue_neon_btn:hover:before,
#uc_neon_glowing_button_effect_elementor_7998cbc .ue_neon_btn:hover:after{
transition: all 0.5s;
animation-play-state: paused;
background: conic-gradient(from var(--angle),
#ffffff 0deg,
#ffffff 360deg
);
}
#uc_neon_glowing_button_effect_elementor_7998cbc .ue-btn svg
{
height:1em;
width:1em;
}
كل المباريات القادمة
/* widget: line text divider */
#uc_blox_line_text_divider_elementor_f76d462 {
min-height: 1px;
position: relative;
text-align: center;
}
#uc_blox_line_text_divider_elementor_f76d462 .blox_hr{
display:inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#uc_blox_line_text_divider_elementor_f76d462 .blox_hr_txt{
display: inline-block;
position: relative;
z-index: 1;
margin: 0;
text-align: center;
}
المباراة السابقة
/* widget: neon glowing button effect */
#uc_neon_glowing_button_effect_elementor_78331de{
position: relative;
z-index:1;
}
#uc_neon_glowing_button_effect_elementor_78331de *{
margin: 0;
}
#uc_neon_glowing_button_effect_elementor_78331de.ue_neon_btn_wrapper{
display: flex;
justify-content: center;
align-items: center;
gap:50px;
}
#uc_neon_glowing_button_effect_elementor_78331de .ue_neon_btn {
display: flex;
flex-direction:row;
justify-content: center;
align-items: center;
position: relative;
border-radius: 42px;
overflow:visible;
transition: 0.5s;
}
#uc_neon_glowing_button_effect_elementor_78331de .ue_neon_btn:after {
content: '';
position: absolute;
box-sizing:content-box;
border-radius: calc(42px + 2px);
width: 100%;
height: 100%;
translate: -50% -50%;
left: 50%;
top: 50%;
z-index: -1;
animation: rotateuc_neon_glowing_button_effect_elementor_78331de 2000ms linear infinite;
padding: 2px;
--angle: 0deg;
filter: ;
background: conic-gradient(from var(--angle) ,
#ff003700 50deg,
#00cdff 360deg
);
transition: all 0.5s;
}
#uc_neon_glowing_button_effect_elementor_78331de .ue_neon_btn:before {
content: '';
position: absolute;
box-sizing:content-box;
border-radius: 42px;
width: 100%;
height: 100%;
translate: -50% -50%;
left: 50%;
top: 50%;
z-index: -2;
transition: all 0.5s;
animation: rotateuc_neon_glowing_button_effect_elementor_78331de 2000ms linear infinite;
filter: blur(20px) brightness(1) ;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
background: conic-gradient(from var(--angle),
#ff003700 50deg,
#00cdff 360deg
);
}
@property --angle {
syntax: '';
initial-value: 0deg;
inherits: false;
}
@property --hueuc_neon_glowing_button_effect_elementor_78331de {
syntax: '';
initial-value: 0deg;
inherits: false;
}
@keyframes rotateuc_neon_glowing_button_effect_elementor_78331de {
0% {
--angle: 0deg;
}
50% {
}
100% {
--angle: 360deg;
}
}
/* hover */
#uc_neon_glowing_button_effect_elementor_78331de .ue_neon_btn:hover:before,
#uc_neon_glowing_button_effect_elementor_78331de .ue_neon_btn:hover:after{
transition: all 0.5s;
animation-play-state: paused;
background: conic-gradient(from var(--angle),
#00cdff 0deg,
#00cdff 360deg
);
}
#uc_neon_glowing_button_effect_elementor_78331de .ue-btn svg
{
height:1em;
width:1em;
}
الجدول التفصيلي
/* widget: line text divider */
#uc_blox_line_text_divider_elementor_292e748 {
min-height: 1px;
position: relative;
text-align: center;
}
#uc_blox_line_text_divider_elementor_292e748 .blox_hr{
display:inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#uc_blox_line_text_divider_elementor_292e748 .blox_hr_txt{
display: inline-block;
position: relative;
z-index: 1;
margin: 0;
text-align: center;
}
المباراة السابقة
/* widget: neon glowing button effect */
#uc_neon_glowing_button_effect_elementor_5e7d749{
position: relative;
z-index:1;
}
#uc_neon_glowing_button_effect_elementor_5e7d749 *{
margin: 0;
}
#uc_neon_glowing_button_effect_elementor_5e7d749.ue_neon_btn_wrapper{
display: flex;
justify-content: center;
align-items: center;
gap:50px;
}
#uc_neon_glowing_button_effect_elementor_5e7d749 .ue_neon_btn {
display: flex;
flex-direction:row;
justify-content: center;
align-items: center;
position: relative;
border-radius: 42px;
overflow:visible;
transition: 0.5s;
}
#uc_neon_glowing_button_effect_elementor_5e7d749 .ue_neon_btn:after {
content: '';
position: absolute;
box-sizing:content-box;
border-radius: calc(42px + 2px);
width: 100%;
height: 100%;
translate: -50% -50%;
left: 50%;
top: 50%;
z-index: -1;
animation: rotateuc_neon_glowing_button_effect_elementor_5e7d749 2000ms linear infinite;
padding: 2px;
--angle: 0deg;
filter: ;
background: conic-gradient(from var(--angle) ,
#ff003700 50deg,
#00cdff 360deg
);
transition: all 0.5s;
}
#uc_neon_glowing_button_effect_elementor_5e7d749 .ue_neon_btn:before {
content: '';
position: absolute;
box-sizing:content-box;
border-radius: 42px;
width: 100%;
height: 100%;
translate: -50% -50%;
left: 50%;
top: 50%;
z-index: -2;
transition: all 0.5s;
animation: rotateuc_neon_glowing_button_effect_elementor_5e7d749 2000ms linear infinite;
filter: blur(20px) brightness(1) ;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
background: conic-gradient(from var(--angle),
#ff003700 50deg,
#00cdff 360deg
);
}
@property --angle {
syntax: '';
initial-value: 0deg;
inherits: false;
}
@property --hueuc_neon_glowing_button_effect_elementor_5e7d749 {
syntax: '';
initial-value: 0deg;
inherits: false;
}
@keyframes rotateuc_neon_glowing_button_effect_elementor_5e7d749 {
0% {
--angle: 0deg;
}
50% {
}
100% {
--angle: 360deg;
}
}
/* hover */
#uc_neon_glowing_button_effect_elementor_5e7d749 .ue_neon_btn:hover:before,
#uc_neon_glowing_button_effect_elementor_5e7d749 .ue_neon_btn:hover:after{
transition: all 0.5s;
animation-play-state: paused;
background: conic-gradient(from var(--angle),
#00cdff 0deg,
#00cdff 360deg
);
}
#uc_neon_glowing_button_effect_elementor_5e7d749 .ue-btn svg
{
height:1em;
width:1em;
}
جميع المباريات السابقة
/* widget: line text divider */
#uc_blox_line_text_divider_elementor_057596b {
min-height: 1px;
position: relative;
text-align: center;
}
#uc_blox_line_text_divider_elementor_057596b .blox_hr{
display:inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#uc_blox_line_text_divider_elementor_057596b .blox_hr_txt{
display: inline-block;
position: relative;
z-index: 1;
margin: 0;
text-align: center;
}
آخر الأخبار
/* widget: post magazine grid */
#uc_post_magazine_grid_elementor_616820a *{
box-sizing:border-box;
}
#uc_post_magazine_grid_elementor_616820a{
display: grid;
grid-auto-rows: 1fr;
}
#uc_post_magazine_grid_elementor_616820a div.ue-grid-item{
overflow:hidden;
display:flex;
position:relative;
}
#uc_post_magazine_grid_elementor_616820a .ue-grid-item-intro{
position: relative;
z-index: 1;
}
#uc_post_magazine_grid_elementor_616820a .ue-grid-item-image img{
width:100%;
display:block;
}
#uc_post_magazine_grid_elementor_616820a.ue-layout-cover .ue-grid-item-image{
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
}
#uc_post_magazine_grid_elementor_616820a.ue-layout-cover .ue-grid-item-image img{
height:100%;
object-fit: cover;
}
#uc_post_magazine_grid_elementor_616820a.ue-layout-cover .ue-grid-item-content{
position:absolute;
width:100%;
bottom:0px;
}
#uc_post_magazine_grid_elementor_616820a .ue-grid-item-image-overlay{
position:absolute;
z-index: 1;
width:100%;
top:0;
display:block;
bottom:0;
height:100%;
transition:0.3s;
}
.ue-grid-item-title a{
font-size:21px;
font-weight:bold;
position: relative;
z-index: 1;
}
.ue-grid-item-category a{
display:inline-block;
font-size:10px;
text-transform:uppercase;
position: relative;
z-index: 1;
}
#uc_post_magazine_grid_elementor_616820a .uc_more_btn{
text-align:center;
text-decoration:none;
transition:0.3s;
position: relative;
z-index: 1;
}
#uc_post_magazine_grid_elementor_616820a .ue-grid-item-meta-data{
display:flex;
flex-wrap: wrap;
}
.ue-grid-item-meta-data{
font-size:12px;
}
#uc_post_magazine_grid_elementor_616820a .ue-grid-item-meta-data-icon{
line-height:1em;
}
#uc_post_magazine_grid_elementor_616820a .ue-grid-item-meta-data-icon svg{
width:1em;
height:1em;
}
#uc_post_magazine_grid_elementor_616820a .ue-date-calendar{
position:absolute;
top:0px;
left:0px;
text-align:center;
}
@media only screen and (max-width: 600px) {
#uc_post_magazine_grid_elementor_616820a div.ue-grid-item {
grid-column: span 1;
grid-row: span 1;
}
#uc_post_magazine_grid_elementor_616820a {
grid-template-columns: repeat(1, 1fr);
}
}
فيسنتي مورينو: أفضليتنا الواضحة سبب الفوز المستحق
أعرب الإسباني فيسنتي مورينو مدرب فريقنا الأول لكرة...
لوكاس فيريسيمو: نفكر في فرض أسلوب لعبنا
أعرب البرازيلي لوكاس فيريسيمو لاعب فريق الوكرة عن أمنياته...
فيسنتي مورينو: نملك مجموعة من أفضل لاعبي الدوري
شدد الإسباني فيسنتي مورينو مدرب فريقنا الأول لكرة القدم...
فيسنتي مورينو: سعيد بالروح التي أدى بها النواخذة
أشاد الإسباني فيسنتي مورينو مدرب فريقنا الأول لكرة...
حمدي فتحي: درسنا فريق السد جيدًا
أكد حمدي فتحي لاعب فريقنا الأول لكرة القدم بنادي الوكرة...
فيسنتي مورينو: علينا أن نتحلى بالتركيز اللازم
ركز الإسباني فيسنتي مورينو مدرب فريقنا الأول لكرة القدم...
عيسى العيدوني: يجب أن نكون بكامل تركیزنا
أكد التونسي عيسى العيدوني لاعب فريق الوكرة على جاهزية...
فيسنتي مورينو: لم نكن محظوظین بإصابة بعض اللاعبین
أعرب الإسباني فيسنتي مورينو مدرب فريقنا الأول لكرة...
عزاء واجب
تتقدم أسرة نادي الوكرة الرياضي بخالص العزاء وعظيم المواساة...
/* widget: line text divider */
#uc_blox_line_text_divider_elementor_2e62813 {
min-height: 1px;
position: relative;
text-align: center;
}
#uc_blox_line_text_divider_elementor_2e62813 .blox_hr{
display:inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#uc_blox_line_text_divider_elementor_2e62813 .blox_hr_txt{
display: inline-block;
position: relative;
z-index: 1;
margin: 0;
text-align: center;
}
فريقنا
/* widget: coverflow carousel */
#uc_cover_flow_carousel_elementor_0efc244{
display: none;
min-height: 1px;
}
#uc_cover_flow_carousel_elementor_0efc244 .flipster__item img{
display:block;
width:100%;
}
#uc_cover_flow_carousel_elementor_0efc244 .flipster__item__content{
overflow:hidden;
position:relative;
}
#uc_cover_flow_carousel_elementor_0efc244 .flipster__nav__item a{
z-index:1;
}
.ue-flip-item-title{
font-size:21px;
}
#uc_cover_flow_carousel_elementor_0efc244 .ue-item-btn a{
text-decoration:none;
text-align:center;
transition:0.3s;
}
#uc_cover_flow_carousel_elementor_0efc244 .flipster__button{
line-height:1em;
margin:0;
}
#uc_cover_flow_carousel_elementor_0efc244 .ue-flip-item-icon{
line-height:1em;
display:inline-flex;
justify-content:center;
align-items:center;
}
#uc_cover_flow_carousel_elementor_0efc244 .ue-flip-item-icon svg{
height:1em;
width:1em;
}
#uc_cover_flow_carousel_elementor_0efc244 .flipster__container,
#uc_cover_flow_carousel_elementor_0efc244 .flipster__item,
#uc_cover_flow_carousel_elementor_0efc244 .flipster__item__content{
transition:500ms;
}
#uc_cover_flow_carousel_elementor_0efc244 .flipster__nav__link::after{
background-color:#141414;
}
#uc_cover_flow_carousel_elementor_0efc244 .flipster__nav__item a{
color:#141414;
}
#uc_cover_flow_carousel_elementor_0efc244 .flipster__nav__item--current>.flipster__nav__link{
color:#ffffff;
}
محمد بن يطو مهاجم
خالد منير مهاجم
رياض ناصر مقيدش لاعب وسط
فريد إبراهيم لاعب وسط
علي مال الله مدافع
عبدالله المفتاح مدافع
لوكاس مينديز مدافع
حسن إدريس حارس مرمى
محمد سعيد أبوالخير حارس مرمى
سعود الخاطر حارس مرمى
About alwakrahsc.qa - Shopify Store Analysis & Insights
alwakrahsc.qa (alwakrahsc.qa) is a Sports & Outdoors Shopify store based in QA. This online retailer the store generates an estimated $1K/mo in monthly revenue using the fcunited Shopify theme.
Store Performance & Business Metrics
alwakrahsc.qa represents an active Shopify-powered business in the Sports & Outdoors sector. Our comprehensive analysis reveals key performance indicators that demonstrate the store's market position and operational scale.
Revenue Analysis
Based on our proprietary data analysis, alwakrahsc.qa generates approximately $1K/mo in estimated monthly revenue, positioning it as a growing e-commerce business. Within the Sports & Outdoors category, this revenue performance indicates strong market traction and customer demand.
Technology Stack & Platform Implementation
alwakrahsc.qa leverages Shopify's robust e-commerce platform to power their online operations. The store utilizes the <strong>fcunited</strong> theme, which provides the foundation for their user experience and conversion optimization.
Competitive Intelligence & Market Research
For e-commerce professionals, marketers, and entrepreneurs researching alwakrahsc.qa, this comprehensive store profile provides actionable intelligence for:
- Competitive Analysis: Understand market positioning, pricing strategies, and product assortment in the Sports & Outdoors space
- Marketing Strategy Insights: Analyze advertising channels, social media tactics, and customer acquisition approaches
- Technical Implementation: Study theme selection, app usage, and platform optimization techniques
- Revenue Benchmarking: Compare performance metrics against industry standards and competitors
- Partnership Opportunities: Identify potential collaboration, wholesale, or affiliate partnership possibilities
- Market Trends: Recognize emerging patterns in Sports & Outdoors consumer behavior and product demand
Why Analyze Shopify Stores Like alwakrahsc.qa?
Studying successful Shopify stores provides invaluable insights for anyone involved in e-commerce. Whether you're launching a new online store, optimizing an existing business, or conducting market research, understanding how established stores like alwakrahsc.qa operate can inform your strategic decisions.
Key benefits of Shopify store analysis include:
- Identify proven business models and revenue strategies in your target market
- Discover effective product presentation, photography, and copywriting techniques
- Learn from successful marketing campaigns and customer acquisition channels
- Understand technical best practices for Shopify theme customization and app integration
- Benchmark your performance against competitors and industry leaders
- Spot emerging trends before they become mainstream
- Make data-driven decisions about product selection, pricing, and market positioning
About StoreCensus
StoreCensus is the leading Shopify store intelligence platform, providing comprehensive data and insights on millions of Shopify stores worldwide. Our platform helps e-commerce professionals, marketers, investors, and entrepreneurs make informed decisions through:
- Real-time revenue estimates and performance metrics
- Technology stack analysis and app usage data
- Marketing channel identification and advertising intelligence
- Product catalog and inventory tracking
- Competitive benchmarking and market analysis
- Historical data and trend analysis
Explore More Sports & Outdoors Stores
Interested in discovering more stores like alwakrahsc.qa? Browse our comprehensive directory of Sports & Outdoors Shopify stores to find similar businesses, analyze competitors, and identify market opportunities. You can also explore other successful Shopify stores in QA to understand regional market dynamics and consumer preferences.
Use StoreCensus to filter stores by revenue, location, product category, technology stack, and dozens of other criteria to find exactly the insights you need for your business strategy.