/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

body, button, input, textarea {
  font-family: "Mulish", sans-serif !important;
}

.swiper-button-next {
    display: none !important;
}
.swiper-button-prev {
	display: none !important;
}
.footer-signin-link a:hover span.footer-link-arrow { background:#fff; color:#d42027; }

/* ===== Footer proper ===== */
.footer_wrapper {
  background: transparent;
  padding:  170px 0 0;
  margin-top: 80px;
  background-image: url(https://website.qadsia.club/wp-content/uploads/2025/08/footerBG.png); /* change if needed */
  background-size: 100% 100%;
  background-repeat: no-repeat;
	    position: relative;
}
footer h6 {
  font-size:18px; font-weight:600; color:#FDB913; margin:0 0 27px; position:relative;
  font-family: "Mulish", sans-serif;
}
footer h6:after {
  content:''; position:absolute; left:0; bottom:-8px; height:4px; width:42px; background:#FDB913;
}
.logoRow {
  display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap;
  gap:15px; margin:30px 0;
}
ul.footer-links { margin:0; padding:0; list-style:none; }
ul.footer-links li { margin:3px 0 10px; }
ul.footer-links li a {
  font-size:16px; color:#fff; font-family: "Mulish", sans-serif;
}
ul.footer-links li a:hover { color:#f9a805; }
ul.footer-links.socialize li a { position:relative; padding-left:25px; }
ul.footer-links.socialize li a i {
  position:absolute; left:-9px; top:-4px; width:30px; text-align:center; color:#959595; font-size:17px;
}
ul.footer-links.contactInfo li a { display:flex; gap:15px; align-items:center; }
ul.footer-links.contactInfo li a svg { min-width:20px; }

.FootSocialicn { display:flex; align-items:center; gap:8px; flex-wrap:wrap; justify-content:end; }

.socialicon {
  width:30px; height:30px; min-width:30px;
  display:flex; align-items:center; justify-content:center;
  border-radius:50%; background:#fff;
}
.socialicon:hover { background:#FDB913; }

.bottomFooter {
  padding:15px 0; margin-top:30px; border-top:1px solid rgba(255,255,255,.4);
}
.copyright p { color:#fff; font-size:16px; margin:0; }
.elementor-menu-cart__toggle_button{
    padding: 0 !important;
    border: none;
    border-color: transparent !important;
}
.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current), .elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) a {
    color:var( --e-global-color-primary );
}
.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon svg {
    fill: var( --e-global-color-primary );
}
.elementor-98 .elementor-element.elementor-element-0335563 a:hover .elementor-icon-list-text {
    color: #fff;
}
#e-n-menu-title-1511 {
    padding: 0;
}

.elementor-101 .elementor-element.elementor-element-1d600ed .elementor-heading-title {
    font-family: "Mulish", sans-serif !important;
}
.heroSection {
    margin-bottom: 120px;
}
body {
    margin: 0 auto;
    font-size: 16px;
    padding: 0;
    font-family: "Mulish", sans-serif;
    color: #000;
	max-width:1940px;
	margin:auto;
}
.heroSlide img{
	max-width:80%
}
::selection {
    background-color: #2196f3;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #000;
 }

a {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    outline: 0;
    color: #000;
    text-decoration: none;
}

a:hover {
    outline: none;
    color: #1d1d1d;
    text-decoration: none;
}

.wow {
    visibility: hidden;
}

.clear {
    clear: both;
}

img:not(table img) {
    max-width: 100%;
}

iframe {
    border: 0;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

p {
    font-size: 16px;
    color: #757576;
}

figure {
    margin: 0 auto;
    display: block;
    text-align: center;
}

body.scroll-off {
    overflow: hidden;
}

.section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-heading {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
}
 

.font-400 {
    font-weight: 400;
}

.font-500 {
    font-weight: 500;
}

.form-control::-webkit-input-placeholder {
    color:#9C9C9C;
}

.form-control::-moz-placeholder {
    color:#9C9C9C;
}

.form-control:-ms-input-placeholder {
    color:#9C9C9C;
}

.form-control:-moz-placeholder {
    color:#9C9C9C;
}

 
/*==================== User Dropdown Start ===================*/

.user_dropdown {
    display: inline-block;
}

.user_dropdown>a {
    color: #494949;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.user_dropdown img {
    height: 35px;
    width: 35px;
    min-height: 35px;
    min-width: 35px;
    border-radius: 50%;
}

.user_dropdown .dropdown-menu.show {
    display: block;
    left: auto;
    width: 160px;
    overflow-x: hidden;
    padding-bottom: 0;
    margin-top: 10px;
    opacity: 1;
    visibility: visible;
    background-color: #fff;
    color: rgba(255, 255, 255, 0.6);
    right: 1px;
    box-shadow: 0 5px 12px rgba(60, 64, 67, 0.15);
    font-size: 12px;
    border-radius: 9px;
    border: 0;
}

.user_name>div {
    white-space: nowrap;
    max-width: calc(160px - 10px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    color: #494949;
    text-transform: capitalize;
    font-size: 15px;
}

.user_name {
    padding: 0 10px;
    border-bottom: 1px solid #e9ecef;
}

.user_name small {
    color: #a2a2a2;
    text-transform: lowercase;
}

.user_name .user_email {
    margin-top: -10px;
}

.user_dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.user_dropdown ul li {
    display: block;
}

.user_dropdown ul li a {
    color: #494949;
    text-transform: capitalize;
    font-size: 14px;
    padding: 5px 10px;
    /* padding-left: 20px; */
    display: block;
    border-bottom: 1px solid #e9ecef;
}

.user_dropdown ul li a i {
    margin-right: 5px;
}

.user_dropdown ul li a:hover {
   color: #c72026;
}


/*==================== User Dropdown End ===================*/


/* *** loader css start ****  */

.loader-wrapper {
    background: rgba(0, 0, 0, 0.90);
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
}

.loader {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
}

.loader:before {
    content: "";
    width: 100px;
    height: 100px;
    border: 5px solid rgba(0, 0, 0, 0.05);
    border-top-color: #000;
    border-radius: 50%;
    animation: spin 1.5s infinite linear;
    display: block;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loader img {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/* *** loader css end  ****  */


/*==================== Header Start ===================*/
.navbar {
    flex-direction: column;
}
.topHeader {
    background: #2C1F00;
    padding: 15px 0;
    width: 100%;
}
.HeaderMain{
      padding: 26px 0;
    width: 100%;
}
.rightMenu{
    justify-content:end
}
#header {
    /* height: 85px; */
    display: flex;
    align-items: center;
    z-index: 10;
    position: relative;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
    background: 0 0 !important;
    background-color: #fff !important;
}

#header.is-sticky {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    transform: translateY(-100%);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    /* height: 65px; */
    border-bottom: 1px solid #ededed;
}

#header.is-sticky.awake {
    transform: translateY(0%);
    -webkit-transition: 0.3s all ease-out;
    -o-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
}

#header.is-sticky.inner_pages_head,
#header.inner_pages_head {
    height: 65px;
}

#header>.container-fluid>.navbar {
    padding-left: 0;
    padding-right: 0;
}

#header .navbar-brand img {
    height: 120px;
    width: auto;
}

#header .navbar-expand-lg .navbar-nav .nav-item {
    margin-right: 25px;
}

#header .navbar-expand-lg .navbar-nav .nav-item:last-child {
    margin-right: 0px;
}
#header .topHeader .nav-item:hover{
    color: #fff;
}
#header .topHeader .nav-item{
    color: #FDB913;    
    font-size: 16px;
    font-weight: 500;
}
.headerIcon:hover{
    background: #fff;
}
.cartCounter {
    position: absolute;
    background: #FDB913;
    color: #2C1F00;
    font-size: 12px;
    font-weight: 500;
    width: 14px;
    height: 14px;
    min-width: 14px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    top: 2px;
    right: -8px;
}
#header .user_dropdown .nav-link{
        color: #fff;
    display: flex;
    gap: 12px;
    align-items: center;
}
.dropdown .dropdown-toggle img{
    width: 22px;
    height: 22px;
    border-radius: 50%;
}
.dropdown .dropdown-toggle {
    display: flex;
        color: #fff;
    gap: 5px;
    align-items: center;
}
.user_dropdown .dropdown-toggle {
    margin-inline: 18px;
}
.dropdown .dropdown-toggle::after, .user_dropdown .dropdown-toggle::after {
    background-image: url(../img/drop_arrow.png);
    background-size: contain;
    margin-top: 3px;
    height: 7px;
    width: 11px;
}
.headerIcon{
    width: 30px;
    height: 30px;
    min-width: 30px;
    background: #FDB913;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.topHeaderMenu{
    display: flex;
    gap: 12px;
    align-items: center;
    color: #FDB913;
}
#header .nav-link {
        position: relative;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    color:#000
}
#header .navbar-expand-lg .navbar-nav .nav-link:hover,
#header .navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
    color: #FDB913;
}


#header .dropdown-toggle::after {
    border: none;
    /* height: 8px;
  width: 11px; */
    /* background-image: url(../img/drop_arrow.png); */
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: 3px;
}

#header .extra_nav {
    margin-left: 30px;
}

#header .navbar-expand-lg .extra_nav .navbar-nav .nav-item {
    margin-right: 10px;
}


#header .extra_nav .nav-item:list-child {
    margin-right: 0px;
}


#header .extra_btn:hover {
    background-color: rgba(255, 255, 255, 0.24);
}

#header .header_filled_btn {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 15px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    background-color: #c72026;
    color: #fff;
    border: 1px solid #c72026;
}

#header .header_filled_btn:hover{
    background-color: #fff;
    color: #c72026 ;
}

#header .header_border_btn{    
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 15px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    background-color: #fff;
    color: #c72026 ;
    border: 1px solid #c72026;
}
#header .header_border_btn:hover {
    background-color: #c72026;
    color: #fff !important;
}

.header_border_btn:before, .header_filled_btn:before {
    display: none;
}

#header .flag_ico {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}

#header .navbar-expand-lg .navbar-nav .nav-link.lang_drop {
    padding-left: 32px;
    padding-right: 5px;
    width: auto;
    font-weight: 400;
    color: #000;
}


#header .navbar-expand-lg .navbar-nav .nav-link.lang_drop img {
    width: 21px;
    height: auto;
    vertical-align: text-bottom;
}

#header .for_mobile {
    display: none;
}

#header .for_desktop {
    display: block;
}

#header .dropdown-item {
    font-weight: 300;
}


/*#header .dropdown-item:hover {
    background-color: #30383d;
    color: rgba(255,255,255,0.60);
}*/

.langugae_filter {
    position: relative;
}

.lang_dropdown {
    display: none;
    position: absolute;
    top: 100%;
    min-width: 100px;
    background-color: #fff;
    color: rgba(255, 255, 255, 0.6);
    right: 1px;
    box-shadow: 0 5px 12px rgba(60, 64, 67, 0.15);
    font-size: 12px;
    border-radius: 9px;
    border: 0;
    margin: 0;
    padding: 4px 11px 6px 10px;
}

.lang_country {
    position: relative;
    cursor: pointer;
}
.dropdown-toggle.lang_drop {
    border: 0;
    background: transparent;
}
#header .navbar-expand-lg .navbar-nav .currency-filter .nav-link.lang_drop {
    padding: 8px 0 8px 36px;
}
#header .navbar-expand-lg .navbar-nav .nav-link.lang_drop {
    padding: 8px 0 8px 36px;
    color: #8B96A5;
}
.lang_country {
    position: relative;
    padding: 5px 0px 5px 34px;
    color: #494949;
    border-bottom: 1px solid #e9e9e9;
}

.lang_country .flag_ico img {
    max-width: 19px;
}

.lang_country:last-child {
    border-bottom: 0;
}

.lang_country:hover {
    color: #c72026;
    background-color:transparent;
}


    .navbar-brand {
    font-size: 0;
    margin: 0 auto 0 0;
    position: absolute;
    left: 0;
    bottom: -30px;
    padding: 0;
    right: 0;
    text-align: center;
}
/* 
.langugae_filter:hover .lang_dropdown {
    display: block;
} */
/*==================== Header End ===================*/



/*==================== Footer login Signup Section ===================*/

.footer-logsign-link {
    position: relative;
}

.footer-logsign-link:after,
.footer-logsign-link:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: -1;
}

.footer-logsign-link:before {
    background-color: #df1f26;
    left: 0;
}

.footer-logsign-link:after {
    background-color: #ec2027;
    right: 0;
}

.footer-signin-link a,
.footer-signup-link a {
    height: 150px;
    align-items: center;
    padding-left: 50px;
    display: flex;
    flex-wrap: wrap;
    padding-right: 10px;
}

.footer-signup-link a {
    background-color: #df1f26;
    padding-left: 0px;
}

.footer-signin-link a {
    background-color: #ec2027;
}

.footer-signin-link a span,
.footer-signup-link a span {
    color: #fff;
    font-size: 36px;
    width: 100%;
}

.footer-signin-link a p,
.footer-signup-link a p {
    color: #fff;
    font-size: 15px;
    width: 100%;
    margin-bottom: 0;
}

.footer-signup-link a span.footer-link-arrow,
.footer-signin-link a span.footer-link-arrow {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    background-color: #d42027;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 23px;
    transition: 0.5s all;
}

.footer-signup-link a:hover span.footer-link-arrow,
.footer-signin-link a:hover span.footer-link-arrow {
    background-color: #fff;
    color: #d42027;
}


/*==================== Footer login Signup Section ===================*/


/*==================== Footer ===================*/

.footer-block figure {
    margin: 0 0 30px;
    display: inline-block;
    max-width: 219px;
}

.cts_no {
    font-size: 15px;
    padding: 0 80px 0 0;
}

.cts_no p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 300;
}

.copyright p{
    color: #c6c5c5;
    font-size: 16px;
    margin: 0;
}

.newsletter-form .form-control {
    height: 45px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
    font-weight: 400;
    background: transparent;
    border: 0;
    border-radius: 3px;
    padding-right: 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.socialicon:hover{
    background: #FDB913;
}
.socialicon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    min-width: 30px;
}
ul.footer-links.contactInfo li a svg {
    min-width: 20px;
}
ul.footer-links.contactInfo li a {
    display: flex;
    gap: 15px;
    align-items: center;
}
.FootSocialicn {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
        justify-content: end;
}
.bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.relative-box {
    position: relative;
    top: 7px;
}

.relative-box .subscribe-btn {
    position: absolute;
    top: 0;
    right: 0;
    color: #827e7e;
    height: 45px;
    font-size: 20px;
    background: no-repeat;
}

.relative-box .subscribe-btn:hover {
    color: #d42027;
}
.copyright b.brand{
	    color: #FDB913;
}
.logoRow .brandLogo img {
    height: 70px;
    max-width: 100%;
    width: auto;
}
footer h6:after{
    content: '';
    height: 4px;
    width: 42px;
    position: absolute;
    left: 0;
    bottom: -8px;
    background-color: #FDB913;
}

footer h6 {
    font-size: 18px;
    font-weight: 600;
    color: #FDB913;
    margin: 0 0 27px;
    position: relative;
        font-family: "Mulish", sans-serif;
}

ul.footer-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.footer-links li {
    margin: 3px 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

ul.footer-links li a {
        font-size: 16px;
    color: #c6c5c5;
    font-family: "Mulish", sans-serif;
}

ul.footer-links li a:hover {
    color: #f9a805;
}

ul.footer-links.socialize li a {
    position: relative;
    padding-left: 25px;
}

ul.footer-links.socialize li a i {
    position: absolute;
    left: -9px;
    width: 30px;
    text-align: center;
    top: -4px;
    color: #959595;
    font-size: 17px;
}


/* hero slider */
/* news section */
.BuzzSection{
    margin:42px 0 0px 0;
}
.sectionTitle{        
    font-size: 54px;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
    color: #000000;
    margin-bottom: 40px;
}
.container1{
    position: relative;
}

/* .buzzSwiper .swiper-slide-active{
    width: 45% !important;
}
.buzzSwiper .swiper-slide{
    height: auto !important;
} */
.matchBY {
	font-weight: 600;
}
.buzzSlide img{
        width: 100%;
    height: 940px;
    object-fit: cover;
    object-position: center;
}
.buzzSlideContent img{
width: 100%;
    height: 230px;
    object-fit: cover;
    object-position: center;
    clip-path: polygon(90% 0%, 100% 15%, 100% 100%, 15% 100%, 0% 90%, 0 0);
    margin-bottom: 15px;
}
.activeBox{
    padding: 31px;
    background: #fff;
    position: absolute;
    left: 0;
    max-width: 908px;
    bottom: 0;
    border-right: 20px solid #FDB913;
    width: calc(50% - 30px);
    clip-path: polygon(0 0, 90% 0%, 100% 15%, 100% 100%, 0 100%);
    
}
/* .swiper-slide-active .buzzSlideContent img{
    display: none;
}
.swiper-slide-active .activeBox{
    display: block;
} */
.thumbsTitle{
    font-size: 30px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #000000;
}
.thumbsActiveCounter{
    font-size: 56px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #FDB913;
    position: absolute;
    right: 0;
    line-height: 1;
    bottom: 0;
}
.thumbsDateTime span{
        display: flex
;
    align-items: center;
    gap: 12px;
}
.thumbsDateTime{
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 500;
    font-family: "Mulish", sans-serif;
    color: #000000;
    display: ruby;
/*     align-items: center; */
    gap: 12px;
    flex-wrap: wrap;
	flex-direction: column;
}
.thumbsText{
    font-size: 16px;
    font-weight: 600;
    color: #727272;
}
.buzzSwiper >.swiper-wrapper {
    align-items: end;
    /* position: absolute; */
    bottom: 0;
    left: 0;
    z-index: 9;
}
.buzzSlideContent {
    position: relative;
}
/* .swiper-slide-thumb-active{
    opacity: 0 !important;
} */
.slideCounter {
    font-size: 43px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #FDB913;
    position: absolute;
    top: 15px;
    line-height: 1;
    left: 15px;
    z-index: 1;
}
.buzzSwiper {
    position: absolute;
    max-width: 100%;
    bottom: 0;
    width: 51%;
    right: 0;
}
/* news section */
/* shop section */
    .product-image { 
    overflow: hidden;
    background-image: url(https://website.qadsia.club/wp-content/uploads/2025/08/productBg.png);
/*     padding: 20px; */
    background-size: 100% 100%;
    object-fit: cover;
    display: flex;
/*     height: 380px; */
    align-items: center;
    justify-content: center;
    max-width: 100%;
    }
    .product-image.team-image{ 
    background-image: url(https://website.qadsia.club/wp-content/uploads/2025/08/teamBg.png);
    }

    .product-image img {
        max-width: 100%;
/* 		    height: -webkit-fill-available; */
    }

  .product-info {
        padding: 30px 18px;
    position: relative;
    border-bottom: 4px solid #000;
}
  .product-card:hover .product-info {
    border-bottom: 4px solid #FDB913;
}
.product-info:before{
    content: '';
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: calc(100% + 38px);
    position: absolute;
    display: block;
    z-index: -1;
    left: 0;
    top: -38px;
    
}

    .product-title {
        font-size: 16px;
    font-weight: 800;
    color: #000;
    margin-bottom: 18px;
    }

    .price {
    font-size: 16px;
    font-weight: bold;
    color: #e6b100;
    margin: 8px 0;
    margin-bottom: 30px;
    display: flex ;
    align-items: center;

    }

    .brand-logo {
        display: inline-block;
        margin-top: 5px;
        vertical-align: middle;
    }
    .erreaLogo{
        position: relative;
        padding-left: 16px;
}
.btn-ticket2:hover {
 background-color: #FDB913 ;
    color: #2C1F00;
}

.btn-ticket2:hover:after {    
    border-inline: 4px solid #2C1F00;
}
.allSho{
    display: flex;
    justify-content: center;
    margin-top: 42px;
}
.btn-ticket2 {
    background-color: #2C1F00;
    color: #FDB913;
    font-weight: 700;
    border: none;
    padding: 10px 20px;
    position: relative;
    white-space: nowrap;
    font-size: 16px;
    font-family: "Mulish", sans-serif;
    display: block;
    width: fit-content;
}
.btn-ticket2:hover a{
	color: #2C1F00;
}
.btn-ticket2 a{
	    padding: 0 !important;
    background: transparent !important;
    color: #FDB913 !important ;
}.btn-ticket2 a:hover{
    color: #2C1F00 !important;
}
.btn-ticket2:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 0px;
    right: 0px;
    bottom: 9px;
    border-inline: 4px solid #FDB913;
    pointer-events: none;
}
    .erreaLogo:before{
        content: '';
    height: 20px;
    width: 2px;
    position: absolute;
    left: 6px;
    top: 5px;
    background: #000;
    bottom: 0;
}
.erreaLogo img{
    width: 30px;
    height: 30px;
}
.nav-pills .nav-link {
    font-size: 16px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #000000;
    border-radius: 0px;
	border:0px
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #FDB913;
    background-color: transparent;
    border-bottom: 2px solid #FDB913;
}
.proheaderTab {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.ourSquadSection{
    background-color: #F0F0F0;
    padding: 120px 0;
    margin: 120px 0;
}
.playerGame span, .playerType span{
    color: #000;
    font-weight: 500;
}
.playerType{
    margin-block: 18px;
}
.playerGame, .playerType{
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 16px;
    color: #727272;
}
.playerGame img{
    margin-right: 5px;
	    width: 16px;
    height: 16px;
}
.btn-link span {
    width: 30px;
    height: 30px;
    min-width: 30px;
    background: #FDB913;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-link:hover{
    color: #2C1F00;
}
.btn-link {
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #FDB913;
    font-weight: 600;
    text-decoration: none;
    margin-top: 30px;    
    font-family: "Mulish", sans-serif;
    width: fit-content;
}

.team-image{
        z-index: 1;
    position: relative;
}
.product-card{
height:602px;	
}
.ourSquadSection .product-card:hover .product-info:before{
        background: #fff;
    z-index: unset;
}
.ourSquadSection .product-info {
    border-bottom: 0px solid #000;
}
.ourSquadSection .product-card:hover .product-info .btn-link{
    display: flex;
}
.product-info .btn-link{
    display: none;
}
.product-info>*{
    position: relative;
    z-index: 1;
}
/* shop section */

/* discover Section */
.infoBox {
    margin-top: 30px;
}
.discoverBoxText {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    justify-content: space-between;
}
.discoverBoxBanner img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.discoverBoxBanner {
    position: relative;
    height: 440px;
    overflow: hidden;
        clip-path: polygon(0 0, 90% 0, 100% 10%, 100% 100%, 80% 100%, 10% 100%, 0 90%, 0% 20%);
}
.discoverBoxBanner:after{
    content: '';
    height: 40%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
    background: linear-gradient(to top, rgba(255, 204, 0, 0.9), rgba(255, 204, 0, 0));
}
.discoverBoxText p{
    font-size: 16px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #727272;
    margin: 0;
}
.nav-pills .nav-link:hover{
    color: #FDB913;
    background-color: transparent;
    border-bottom: 2px solid #FDB913;
}
.discoverBoxTitle{
    font-size: 30px;
    font-weight: 800;
    font-family: "Mulish", sans-serif;
    color: #000;
    margin-bottom: 18px;
}
.linkIcon{
    width: 30px;
    height: 30px;
    min-width: 30px;
    background: #FDB913;
    display: flex;
    align-items: center;
    justify-content: center;
}
.updownDiv>div:nth-child(even) {
  margin-top: 60px; /* adjust as needed */
}
/* discover Section */
.trofyImg img{
    max-width: 100%;
}
.trofyImg{
    width: 30%;
}
.trofyName{
    width: 70%;
    text-align: center;
}
.achievementsList {
    background: #F0F0F0;
    padding: 18px 35px 20px 12px;
    display: flex;
    align-items: center;
    gap: 2px;
    max-width: 320px;
        clip-path: polygon(0 0, 85% 0, 100% 20%, 100% 100%, 0 100%);
}
.trofyName span{
      font-size: 16px;
    font-weight: 800;
    font-family: "Mulish", sans-serif;
    color: #000;
    margin-bottom: 5px;
    margin-top: 12px;
    display: block;
}
p.subTitle {
    margin: 0;
    color: #727272;
    font-size: 16px;
    margin-top: 18px;
}
.joinBtn {
    margin: 40px auto 0;
}
.titleHead {
    text-align: center;
}
.achievementsSection{
    margin: 120px 0;
}
.fanBanner{
    margin: 42px 0 120px;
}
.fanImg{
    margin-top: 120px;
    clip-path: polygon(7% 0%, 100% 0, 100% 100%, 100% 100%, 0 100%, 0% 10%);
	    max-height: 420px;
    object-position: center;

}

.swiper-slide-active .fanImg{
    margin-top: 0px;
}
.match-card {
        display: inline-block;
        background-color: #fff;
        border: 1px solid #eee;
        padding: 20px;
        border-radius: 0px;
        clip-path: polygon(90% 0%, 100% 15%, 100% 60%, 100% 100%, 12% 100%, 0 90%, 0 0);

        text-align: center;
            width: 100%;
            
    }
.add_to_cart_button.added{
	display:none !important
}
.added_to_cart:before{
	    font-family: "Mulish", sans-serif;
    content: "\e017";
    margin-right: .53em;
    vertical-align: bottom;
}
img.footerLogo {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
	height:202px;
    top: -80px;
}
    .teams {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    gap: 30px;
		padding:14px;

    }
    .team {
        text-align: center;
    }
    .matchTeamName{        
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        font-family: "Mulish", sans-serif;
        color: #000000;
        margin: 0;
    }
    .centerDiv {
display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-evenly;
    align-items: center;
}
    .team img {
        width:90px;
        height: 90px;
    }
    .live-status {
   background: #d4f8d4;
    color: #0d8a0d;
    padding: 5px 12px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 3px solid #0E8C30;
    line-height: 1;
    }
    .score {
      font-size: 20px;
    background: #f6f0e6;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: 600;
    margin: 5px 0;
    }
    .cardBtns .btn-ticket::after {
    border-right: none;
}
    .cardBtns .btn-ticket {
    margin-right: -20px;
    }
    .cardBtns{
     display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;

    }
    .match-info {
        margin: 15px 0;
        font-size: 14px;
        color: #333;
    }
    .match-infoCards div {
            margin: 24px 0;
    font-size: 16px;
/*     font-weight: 700; */
    font-family: "Mulish", sans-serif;
    color: #000000;
    display: flex;
    align-items: center;
    gap: 10px;
    }
    .match-centre {
        display: inline-block;
        margin-top: 10px;
        background: #fbc02d;
        color: black;
        font-weight: bold;
        text-decoration: none;
        padding: 8px 15px;
        border-radius: 5px;
    }
    .icon {
        margin-right: 5px;
    }
    .matchesSection .sectionTitle, .matchesSection .nav-pills .nav-link{
        color: #fff;
    }
    .matchesSection .nav-pills .nav-link.active, .matchesSection .nav-pills .show>.nav-link {
    color: #FDB913;
    } 
    .matchesSection{
        background-image: url(https://website.qadsia.club/wp-content/uploads/2025/08/matchesBg-1.jpg);
        background-position: left top;
        background-size: cover;
        padding: 120px 0 550px;
        margin:120px 0;
    }
.videoBox {
    margin-top: -550px;
    margin-bottom: 120px;
}
    .videoLinkBanner {
    margin-top: 40px;
}
.videoBox .sectionTitle {
    color: #fff;
}
.VideoLink { 
    height: 640px;
    display: block;
    width: 100%;
    object-fit: cover;
    position: relative;
    }
    .playBtn {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}
.btn-ticket {
    width: -webkit-fill-available;
    max-width: fit-content;
}
.VideoLink img:not(.playBtn) {
    height: 100%;
    object-fit: cover;
}
/* matchcard */

.custom-width-container{
    max-width: 100%;
    padding-left: calc((100vw - 1440px) / 2);
}
.parent-blog-box {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease; /* smooth fade */
}
.parent-blog-box.show {
    display: block;
    opacity: 1;
}
body.rtl .slideContant {
    left: 0;
    right: auto;
    clip-path: polygon(93% 0, 100% 13%, 100% 100%, 0 100%, 0 0);
}
body.rtl .buzzSwiper {
    right: auto;
    left: 0;
    direction: rtl;
}
body.rtl .activeBox {
    border-right: none;
    left: auto;
	right:0;
    border-left: 20px solid #FDB913;
    clip-path: polygon(3% 0, 100% 0, 100% 100%, 0 100%, 0 3%);
    border-top: 2px solid #FDB913;
	    opacity: 0.8;

}
.heroSlide > img:first-child {
    clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
    border-right: 10px solid #ffb800;	
}
body.rtl .heroSlide > img:first-of-type {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%, 0 9%);
	 border-right:none;
    border-left: 10px solid #ffb800;
}
body.rtl  .thumbsActiveCounter{
	left: 0 !important;
	right: initial;
}
.slideContant {
    max-width: 880px;
}
body.rtl .match-card {
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0 100%, 0 0);
		clip-path: polygon(0 10%, 10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%);

}
body.rtl .cardBtns .btn-ticket {
    margin-right: 0;
    margin-left: -25px;
}
body.rtl .cardBtns .btn-link{
/*     flex-direction: row-reverse; */
}
.heroSlide {
    position: relative;
    min-height: 700px;
}
	body.rtl .match-info p {
        text-align: right;
    }

.hide_bar{
	color:#525252 !important;
}
.hide_team_bar {
    color: #b0a8a8 !important;
}
.videoLinkBanner {
  position: relative;
  overflow: hidden;
}

.videoLinkBanner img:first-child {
  width: 100%;
  height: auto;
	   transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
	
}

.videoLinkBanner:hover img:first-child {
  transform: scale(1.1); /* zoom on hover */
}
.fanSection .fanSwiper .fanImg img{
	width:100%
}
body.rtl footer h6:after {
    right: 0;
    left: auto;
}

.cardBtns {
	margin-bottom:10px
		display: flex;
    flex-direction: column;
}
button.single_add_to_cart_button {
    background: #fdb913 !important;
	    color: #000000 !important;

}
 
[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover {
    background-color: #fdb913 !important;
	color: #000 !important;
}
.wc-block-components-checkbox.wc-block-checkout__use-address-for-billing {
    display: none !important;
}
.elementor-menu-cart__footer-buttons .elementor-button--view-cart,.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    background-color: #efaf12 !important;
}
:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #fdb913  !important;
}

.rtl .slideCounter
 {
    font-size: 40px;
    font-weight: 600;
    font-family: "Mulish", sans-serif;
    color: #FDB913;
    position: absolute;
    top: 15px;
    line-height: 1;
    right: 15px;
    z-index: 1;
}
body.rtl .thumbsActiveCounter {
    left: 10px !important;
    right: initial;
}
body.rtl .buzzSlideContent img {
    width: 100%;
    height: 187px;
    object-fit: cover;
    object-position: center;
    clip-path: polygon(90% 0%, 100% 15%, 100% 100%, 15% 100%, 0% 90%, 0 0);
    margin-bottom: 15px;
    clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 15%);
}
body.rtl .tabBody{margin:100px}

/* body.rtl .match-card {    padding: 40px 40px 30px 40px;} */

 .btn-ticket {
    background-color: #FDB913;
    color: #2C1F00;
    font-weight: 700;
    border: none;
    padding: 7px 20px;
    position: relative;
    white-space: nowrap;
    font-size: 16px;
    font-family: "Mulish", sans-serif;
    display: block;
    width: fit-content;
    text-align: center;
    min-width: 170px;
}

body.rtl .btn-ticket::after {
    content: '';
    position: absolute;
    top: 9px;
    /* left: 0px; */
    right: 0px;
    bottom: 9px;
    border-inline: 4px solid black;
    pointer-events: none;
}
.page-id-11 .wc-block-components-sidebar-layout.wc-block-cart.wp-block-woocommerce-filled-cart-block.is-large{    width: 1159px;
    margin: auto;}

.qadsiaShopSection .tabBody .product-card .product-title
 {

    min-height: 54px;
}
	body.rtl .match-info h2 {text-align:right}
.phone-row {
  display: flex;
  gap: 10px;
  align-items: center;
}

.phone-row select {
  max-width: 160px; /* adjust width for country code */
}

.phone-row input {
  flex: 1; /* take remaining space */
}
.videoBox .videoLinkBanner .fv-player{
	background:#000;
}
/* Responsive Css */

@media (max-width: 1440.98px) {
.slideContant {
    padding: 35px 50px;
	max-width:650px
}
	.match-info {
    padding: 13px 0px 0 0;
 }
	.match-info h2 {
    font-size: 22px;
}
	.match-info p {
    font-size: 18px;
    margin-top: 10px;
}
	body.rtl .tabBody{margin:25px}
	
	
    .team img {
        width:90px;
        height: 90px;
    }
	
	body .match-card {    padding: 6px 10px 17px 11px}
	
	body .buzzSlideContent img{height:200px}
	 .cardBtns .btn-ticket{margin-left:-36px}
	
	 .match-infoCards div{margin:20px 0px}
}

@media (max-width: 767.98px) {
	.logoRow{
    justify-content: center;
}
	.product-image img {
		height: -webkit-fill-available; 
    }
	body.rtl .tabBody {
        margin: 0px;
    }
	 
	.product-card{
    height: auto;
}
.fanImg{
    margin-top: 80px;

}
	.product-card {
		
    margin-bottom: 20px;
}
	.qadsiaShopSection .tabBody .product-card .product-title {
    min-height: auto;
}
	.product-title {
    font-size: 16px;
    margin-bottom: 11px;
}
	.product-info {
		padding: 15px 15px;}
	.btn-ticket2 {		
    font-size: 16px;
		margin-bottom: 0;}
	.price {
    font-size: 14px;
    margin: 7px 0;
    margin-bottom: 12px;
}
.fanSection .fanSwiper .fanImg img {
    height: 250px;
    object-fit: cover;
    object-position: center;
}
img.footerLogo { 
    height: 110px;
    top: -42px;
}
	.langBtn{
		    position: absolute;
    right: 85px;
	}
	body.rtl .activeBox { 
		border-left: 10px solid #FDB913;
		display: contents;
		padding: 20px !important;
}
		body.rtl .activeBox .banner-content {
    padding: 19px;
			
        border-top: 2px solid #FDB913;
        border-left: 7px solid #FDB913;
}


	body.rtl .slideContant {
    clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%, 0 0);
}
body.rtl .elementor-nav-menu--dropdown {
        right: auto;
        top: -20px;
        left: 0;
    }
body.rtl .elementor-menu-toggle {
        right: auto;
        left: 0;
    }
body.rtl .armenuBtn{
	width:100%
}
	.heroSlide {
    position: relative;
    min-height: auto;
}
	.match-info {
    padding: 20px 0px 0 0;
}
	.match-info h2 {
    font-weight: 700;
    font-size: 18px;
		margin-bottom:5px
}
	.boxHeader {
    gap: 9px;
    flex-direction: column;
}
	.match-info p {
    font-size: 16px;
    margin-top: 10px;
}
	.slideContant {
    padding: 15px 15px;
    position: relative;
	}
	.heroSlide > img:first-child {
    clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%, 0 0);
    border-right: 0px solid #ffb800;
}
	.heroSlide img {
    max-width: 100%;
}
	.team-logo {
    max-height: 60px;
		
}
	.cpel-switcher__code{
		display:none
	}
	.elementor-101 .elementor-element.elementor-element-1100ed5 .elementor-heading-title{
    font-size: 32px;
}
	.score {
    font-size: 16px;
    padding: 2px 10px;		
    margin: 2px 0;
    white-space: nowrap;
}
	.heroSection {
    margin-bottom: 30px;
		 margin-top: -20px;
}
	.slideContant {
    padding: 7px 7px;
    max-width: 95%;
    position: relative;
    margin-inline: auto;
    left: 0;
        clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%, 0 0%);
        margin-top: -19px;
}
	.headlogo img{
		height:65px;
		width:auto
	}
	.elementor-menu-toggle {
    background-color: rgb(255 255 255);
    color: #ffffff;
    position: absolute;
    bottom: 30px;
    right: 0px;
}
	 .ourSquadSection {
		padding: 35px 0;
		margin: 40px 0;
	}
	.sectionTitle {
		font-size: 28px;
		margin-top: 0;
	}
	.elementor-723 .elementor-element.elementor-element-33e485e .elementor-heading-title, .elementor-723 .elementor-element.elementor-element-812ff73 .elementor-heading-title{
		font-size:28px;
	}
	.nav-pills .nav-link {
    font-size: 16px;
    border: 0px;
    padding: 0 12px;
	}
	.FootSocialicn {
		justify-content: center;
		margin-top: 10px;
	}
	.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9999;
    right: 0;
    min-width: 174px;
    top: -20px;
		width:100%
}
	.activeBox {
    padding: 16px;
    border-right: 10px solid #FDB913;
    width: 100%
	}
		.buzzSwiper {
		width: 100%;
        position: relative;
			padding: 10px;
	}
	.buzzSlideContent img {
    height: 120px;
}
		.thumbsTitle {
		font-size: 24px;
	}
		.thumbsText {
		font-size: 16px;
	}
		.thumbsDateTime {
		margin-bottom: 16px;
		font-size: 15px;
		gap: 10px;
	}
	.btn-ticket {
 		font-weight: 600;
        padding: 8px 15px;
        font-size: 15px;
        min-width: 100px;
	}
		.thumbsActiveCounter {
		font-size:30px;
		font-weight: 600;
		right: 10px;
		bottom: 15px;
	}
		.buzzSlide img{
		height: auto;
	}
		.matchesSection {
		padding: 40px 0 300px;
		margin: 35px 0;
	}
	
 .videoLinkBanner img:first-child{
		height:100%
	}
		.VideoLink {
		clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0% 100%, 0% 0%);
		height: 290px;
	}
		.videoBox {
		margin-top: -300px;
		margin-bottom: 40px;
	}
	.match-infoCards div {
	        margin: 4px 0;
        font-size: 14px;
        font-weight: 500;
	}
	.centerDiv {
    gap: 5px;
}
	.team img {
    	width: 62px;
		height:auto;
	}
	.matchTeamName {
    font-size: 15px;
    font-weight: 700;
	}
	.live-status {
    white-space: nowrap;
}
		.nav-pills{
			row-gap: 7px;
			padding:0px
	}
		.elementor-101 .elementor-element.elementor-element-812ff73 .elementor-heading-title {
		font-size: 32px;
		font-weight: 600;
	}
		.discoverBoxBanner {
		height:215px;
	}

		.infoBox {
		margin-top: 15px;
	}
	.discoverBoxText p {
		font-size: 16px;}
	
		.discoverBoxTitle {
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 12px;
	}
		.updownDiv>div:nth-child(even) {
		margin-top: 0px;
	}
	.updownDiv, .woo-list> div.row{
/* 		    flex-wrap: nowrap; */
    	overflow: auto;
	}
		.woo-list> div.row> div{
			width: 100%;
	}
		.updownDiv>div{
		margin-bottom: 20px;
			width: 100%;
	}
		.elementor-101 .elementor-element.elementor-element-33e485e .elementor-heading-title {
		font-size: 32px;
		font-weight: 600;
	}
		.logoRow .brandLogo img {
		height: 60px;
	}
		.footer_wrapper {
		padding: 80px 0 0;
		margin-top: 29px;
			        background-size: cover;
        background-position: center;
	}
		ul.footer-links li {
		margin-bottom: 6px;
	}
		ul.footer-links li a {
		font-size: 14px;
	}
		.copyright p{
		font-size: 15px;
	}
		.fanBanner {
		margin: 40px 0 40px;
	}
	p.subTitle {
		font-size: 16px;
		margin-top: 12px;
	}
	body.rtl .heroSlide > img:first-of-type {
    border-left: 0px solid #ffb800;
}
	.mobCenter{
		    justify-content: center;
    padding-top: 5px;
	}
	.countdown-box {
    font-size: 18px;
    padding: 10px 15px;
    min-width: 60px;
}
	.order2{
		order:2;
	}
	.order3{
		order:3;
	}
}

@media (max-width: 460.98px) {
	.logoRow .brandLogo img {
		height: 40px;
	}
}
.share-buttons {
  display: flex;
  justify-content: center;  /* center align horizontally */
  gap: 15px;               /* space between icons */
  margin: 10px 0;
}

.share-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;       /* round button */
  background: #fdb913;      /* yellow background */
  color: #ffffff;              /* icon color (black for contrast) */
  transition: all 0.3s ease;
}

.share-buttons a svg {
  width: 25px;
  height: 22px;
  fill: currentColor;       /* inherit color from parent */
}

.share-buttons a:hover {
  background: #000;         /* hover background */
  color: #FFD700;           /* hover icon color */
}

#contactUsForm label{ display:block; font-size:.9rem; color:#111; margin-bottom:6px; }
#contactUsForm input, #contactUsForm textarea{
  width:100%; padding:14px 13px; border:1px solid #e5e7eb; border-radius:10px; outline:none;
  background:#fff; transition:border .2s, box-shadow .2s;
}
#contactUsForm input:focus, #contactUsForm textarea:focus{ border-color:#cbd5e1; box-shadow:0 0 0 4px rgba(242,84,45,.08); }
.qs-btn{
  display:inline-block; padding:14px 22px; background:var(--accent); color:#fff; border:none;
  border-radius:10px; font-weight:700; cursor:pointer; transition:transform .05s ease, opacity .2s;
}
.qs-btn:hover{ opacity:.95; }
.qs-btn:active{ transform:translateY(1px); }
.contact-us-wrapper{
	border: 1px solid #eef0f3;
    border-radius: 14px;
    padding: 22px;
    box-shadow: 0 6px 18px rgba(16, 24, 40, .04);
}
/* 	body.rtl .elementor-widget-nav-menu .elementor-nav-menu .elementor-item , 	 */
body.rtl a, body.rtl p, body.rtl li, body.rtl span, body.rtl div, body.rtl h1, body.rtl h2, body.rtl h3, body.rtl h4, body.rtl h5, body.rtl h6, body.rtl button  {
	    font-family: "Alexandria", sans-serif !important;
}
.e-con-inner {
    font-size: 14px;
}
body.rtl h2,body.rtl h3{
	    font-size: 36px !important;
}

@media (max-width: 1440.98px) {
    .match-info h2,	body.rtl h2,body.rtl h3 {
        font-size: 20px !important;
    }
	
}
@media (max-width: 767.98px) {
	body.rtl h2,body.rtl h3{
	    font-size: 23px !important;
	}
	body.rtl .match-info {
        margin: 0; 
        padding: 0px !important;
    }
	.elementor-1378 .elementor-element.elementor-element-22ff9ef5.e-con{
		display:none !important;
	}
	body.rtl .heroSlide > img:first-of-type {
	    clip-path: none;
	}
	body.rtl .thumbsText {
        font-size: 13px;
    }
	body.rtl .thumbsDateTime { 
        font-size: 14px;
	}
	.thumbsDateTime { 
    font-size: 16px;
    font-weight: 500;
    font-family: "Mulish", sans-serif;
    color: #000000;

    display: flex;        /* put items in a row */
    flex-direction: row;  /* horizontal layout */
    align-items: center;  /* vertical center */ 
}

.thumbsDateTime span {
    display: inline-flex; /* keeps icon + text in one line */
    align-items: center;
    gap: 6px;             /* space between icon and text */
}


}
fieldset#payment-method,.wc-block-checkout__payment-method,.wc-block-checkout__shipping-option {
    display: none;
} 
/* Step 1: Wrap both in a flex container */
form.checkout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

/* Step 2: Style the left column (order_review) */
#order_review_heading,
#order_review {
    width: 48%;
    order: 1; /* Show this first (left) */
}

/* Step 3: Style the right column (customer_details) */
#customer_details.col2-set {
    width: 48%;
    order: 2; /* Show this second (right) */
}

/* Step 4: Responsive behavior for mobile */
@media (max-width: 768px) {
	
	.product-image { 
		padding: 20px !important; 
		height: 380px  !important; 
    }
    form.checkout {
        flex-direction: column;
    }

    #order_review_heading,
    #order_review,
    #customer_details.col2-set {
        width: 100%;
        order: unset;
    }
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    display: none;
}
button#place_order {
    background: #fdb913;
}

div#payment {background: #fff !important;}
.woocommerce .quantity .qty {
    width: 6.631em !important;
}
body.rtl .products h2{
	font-size: 28px !important;
}

nav.woocommerce-breadcrumb {
    margin-top: 20px !important;
}
@media screen and (orientation: landscape) {
  .match-banner .matchbox:last-child {
  order: -1; /* last box ko sabse pehle le aayega */
}
}