/*
Theme Name:   Woodmart Child
Description:  Woodmart Child Theme
Author:       XTemos
Author URI:   http://xtemos.com
Template:     woodmart
Version:      1.0.0
Text Domain:  woodmart
*/

.container {
    width: 95% !important;
}

p {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
}

.whiteText {
    color: #fff;
}

.brownText {
    color: #ac9868!important;
}

.brownBtn {
    background: #ac9868!important;
    padding: 25px 45px;
    letter-spacing: 2px;
    color: #fff!important;
}

.smallText {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 4px;
    font-weight: bold;
    text-align: center;
}

.sectionTitle {
    font-size: 58px;
    line-height: 62px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Judson', serif;
    margin-bottom: 20px;
    color: #234136;
}

.moreinfo p {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    max-width: 68%;
    margin: 0 auto;
    line-height: 25px;
    text-align: center;
}

.moreinfo {
    margin-bottom: 60px !important;
}

.home .main-page-wrapper {
    margin-top: -40px !important;
}

.main-page-wrapper {
    margin-top: 0px !important;
}


/* button css */

.exploreMore {
    border: inherit!important;
    position: relative;
}

.exploreMore span.wd-btn-icon {
    display: none;
}

p.date {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #fff;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.event-sec .tennisInfo .sectionTitle {
    color: #fff;
    text-align: left;
    font-size: 70px;
    line-height: 80px;
}


/* end button css */


/* top header  */

.whb-top-bar {
    background: rgb(35, 65, 54)!important;
}

.contactInfo {
    display: flex;
}

.contactInfo a {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 300;
}

.contactInfo a i {
    color: #fff!important;
    padding-right: 8px;
    font-size: 12px;
}

.contactInfo .call,
.contactInfo .mail {
    display: flex;
    align-items: center;
}

.contactInfo .call {
    margin-right: 30px;
}


/* end top header  */

.wd-header-cart.wd-design-2 .wd-cart-number,
.wd-header-cart.wd-design-5 .wd-cart-number {
    background-color: #ac9868!important;
}

.search-button {
    position: relative;
    padding-right: 15px;
}

.search-button::after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    width: 1px;
    height: 35px;
    background: #ccc;
}

.woodmart-shopping-cart {
    padding-left: 15px;
}

#menu-rightmenu li {
    margin-right: 10px;
}

header #menu-leftmenu li a {
    position: relative;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    transition: 0.3s ease-in-out;
}

header #menu-rightmenu li a {
    position: relative;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    transition: 0.3s ease-in-out;
}

header #menu-leftmenu li a::after,
header #menu-rightmenu li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    background: rgb(35, 65, 54)!important;
    width: 0;
    height: 2px;
    transition: 0.3s ease-in-out;
}

header #menu-leftmenu li:hover .woodmart-nav-link,
header #menu-rightmenu li:hover .woodmart-nav-link {
    color: rgb(35, 65, 54)!important;
    transition: 0.3s ease-in-out;
}

header #menu-leftmenu li:hover a::after,
header #menu-rightmenu li:hover a::after {
    width: 20px;
    transition: 0.3s ease-in-out;
}

header #menu-leftmenu li.menu-item-has-children:hover .wd-sub-menu a::after,
header #menu-rightmenu li.menu-item-has-children:hover .wd-sub-menu a::after {
    display: none;
}

header #menu-leftmenu .wd-sub-menu li a:hover,
header #menu-rightmenu .wd-sub-menu li a:hover {
    color: #000 !important;
}

header #menu-leftmenu li.current-menu-item .woodmart-nav-link,
header #menu-rightmenu li.current-menu-item .woodmart-nav-link {
    color: rgb(35, 65, 54)!important;
    font-weight: 900 !important;
    font-family: 'Montserrat', sans-serif;
}

header #menu-leftmenu li.current-menu-item a::after,
header #menu-rightmenu li.current-menu-item a::after {
    width: 20px;
}

header.whb-header {
    margin-bottom: 0;
}

header .site-logo {
    max-height: 125px;
    position: relative;
    top: 15px;
}

.menu-item-has-children {
    position: relative;
    margin-right: 10px;
}

.menu-item-has-children::after {
    content: url(/wp-content/uploads/2022/05/chevron-down-solid.svg);
    background-size: 100% !important;
    position: absolute;
    top: 9px;
    right: 0px;
    height: 10px;
    width: 10px;
}

.menu-item-has-children:hover:after {
    transform: rotate(-180deg) translateY(-12px);
}


/* .whb-col-center {
max-height: 110px !important;
margin-top: 20px;
} */


/* navbar */

.wd-header-my-account a {
    padding: 25px !important;
    margin-left: 20px;
    background: #ac9868!important;
    color: #fff!important;
    font-size: 16px;
    font-weight: 400;
}

.wd-header-my-account .wd-dropdown a {
    padding: 10px !important;
    margin-left: 0px;
    background: transparent !important;
    color: #000!important;
    font-size: 16px;
    font-weight: 400;
}

.wd-header-my-account .wd-dropdown a:hover {
    background: #ac9868!important;
    color: #fff!important;
}


/* navbar */


/* footer css  */

footer.footer-container {
    background: inherit;
}

footer .footer-sidebar {
    padding-top: 130px;
}

footer .min-footer {
    color: #000;
}

footer #block-13 {
    padding: 0;
}

footer .main-footer .widget-title {
    color: #000!important;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 25px;
}

footer .footerCoontac .infoBox {
    display: flex;
    align-items: flex-start;
    margin-bottom: 18px;
}

footer .footerCoontac .infoBox i {
    padding-right: 10px;
    color: rgb(35, 65, 54);
    font-size: 18px;
    line-height: 26px;
}

footer .footerCoontac .infoBox a {
    color: #000;
    font-size: 18px;
    line-height: 26px;
}

footer #menu-legalinfo li a {
    color: #000!important;
}

footer .footerlogo {
    max-height: 200px;
    object-fit: contain;
}

footer .quote {
    font-size: 17px;
    line-height: 26px;
    color: #000;
}

footer #menu-company li a,
footer #menu-usefullinks li a {
    color: #000!important;
}

footer .socialMedia {
    display: flex;
    justify-content: center;
}

footer .socialMedia li {
    width: 50px;
    height: 50px;
    background: #ededed;
    border-radius: 50%;
    margin-right: 15px;
}

footer .socialMedia li a {
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 60px;
}

footer .socialMedia li a i {
    color: rgb(35, 65, 54, 0.6);
    font-size: 30px;
}

footer .min-footer {
    border-top: 1px solid #ccc;
}

footer .footer-column-2,
.footer-column-3,
.footer-column-4 {
    flex: 0 0 17%;
    max-width: 17%;
}

footer .footer-column-5 {
    flex: 0 0 15%;
    max-width: 100%;
}

footer .footer-column-1 {
    flex: 0 0 27%;
    max-width: 27%;
    padding-right: 70px;
}

footer .footer-column-1 .widget_media_image {
    padding-bottom: 0;
    margin-bottom: 30px;
}

footer .copyrights-wrapper {
    border-top: inherit;
}

footer .widget {
    border: none;
}

footer .menu li a {
    text-transform: capitalize;
    font-size: 17px;
    line-height: 26px;
}

footer .menu li {
    margin-bottom: 22px;
}

footer .copyrights-wrapper .reset-last-child small {
    font-size: 18px;
    line-height: 26px;
}

.mobile-nav .wd-nav-opener.wd-active {
    background: rgb(35, 65, 54)!important;
}

.mobile-nav .mobile-menu-tab {
    display: none;
}

.woodmart-prefooter .container {
    background-color: #eff2f1 !important;
    max-width: 1560px !important;
    padding: 120px 80px;
    background-image: url(/wp-content/uploads/2022/05/tennis-boll.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}

.email-wrper {
    width: 50%;
}

.email-wrper p.smallText {
    text-align: left;
}

.email-wrper h3.email-Title {
    font-size: 65px;
    line-height: 70px;
    text-transform: capitalize;
    font-family: 'Judson', serif;
    color: #234136;
}

.email-wrper p.email-Text {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 35px;
}

.eml-box {
    position: relative;
    margin-top: 30px !important;
}

.eml-box .cnt-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ac9867;
    color: #fff;
    margin: 12px;
    border-radius: 5px;
    background-image: url(/wp-content/uploads/2022/05/brown-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 60px;
    max-height: 48px;
}

.em-input {
    padding: 35px 30px!important;
    border: none !important;
    background: #fff !important;
    font-size: 18px !important;
    color: #c3c3c3 !important;
    border-radius: 5px !important;
}


/* end footer css */


/* home banner */

.promo-banner .banner-title {
    text-transform: capitalize;
    font-size: 90px!important;
    line-height: 100px!important;
    color: #ffffff;
    max-width: 795px;
    width: 100%;
    margin: 0 auto;
    font-family: 'Judson', serif;
}

.promo-banner .banner-image img {
    max-height: 765px!important;
}

.promo-banner .wrapper-content-banner {
    z-index: 1!important;
}

.promo-banner-wrapper .wrapper-content-banner .banner-title-wrap {
    max-width: 48%;
    margin: 130px auto 50px !important;
}

.promo-banner-wrapper .wrapper-content-banner .banner-title-wrap .banner-subtitle {
    letter-spacing: 5px;
    text-transform: uppercase;
}

.banner-btn-wrapper a {
    background: #ac9868!important;
    color: #fff!important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 3px;
    padding: 20px 30px;
}

.home-banner {
    position: relative;
}

.main-page-wrapper .feedback {
    position: absolute;
    top: 40%;
    right: -99px;
    transform: rotate(-90deg);
    color: #fff;
    background: #fff;
    padding: 10px 25px;
    clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
    z-index: 20;
}

.main-page-wrapper .feedback a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
}

.main-page-wrapper .feedback a img {
    margin-right: 10px;
    width: 25px;
    height: 25px;
    transform: rotate(90deg);
}

.main-wrapp-img img {
    object-fit: cover;
}


/* end home banner css */

.tabSection .wd-nav-tabs-wrapper {
    margin-bottom: 0;
}

.tabSection .wd-nav-wrapper ul li {
    position: relative;
    padding: 15px 20px;
    transition: 0.5s ease-in-out;
    margin: 0!important;
}

.tabSection .wd-nav-wrapper ul li:hover,
.tabSection .wd-nav-wrapper ul li.wd-active {
    background: rgb(35, 65, 54)!important;
    transition: 0.5s ease-in-out;
}

.tabSection .wd-nav-wrapper ul li:hover {
    background: rgb(35, 65, 54)!important;
    transition: 0.5s ease-in-out;
}

.tabSection .wd-nav-wrapper ul li:hover a {
    color: #fff!important;
}

.tabSection .wd-nav-wrapper ul li.wd-active a {
    color: #fff!important;
}

.tabSection .wd-nav-wrapper ul li a {
    position: relative;
    font-size: 14px !important;
    line-height: 30px;
    color: rgb(35, 65, 54)!important;
    font-weight: 200!important;
    letter-spacing: 3px;
    padding: 0;
    font-family: 'Montserrat', sans-serif !important;
}

.tabSection .wd-nav-wrapper ul li::after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    height: 30px;
    background: #ccc;
}

.tabSection .wd-nav-wrapper ul li:hover::after {
    height: 0;
}

.tabSection .wd-nav-wrapper ul li:last-child::after {
    display: none!important;
}

.tabSection {
    position: relative;
    height: 220px;
}

.tabSection .vc_row {
    background: #fff;
    padding: 48px 90px;
    position: absolute;
    width: 90%;
    z-index: 1;
    box-shadow: 0 5px 6px rgb(0 0 0 / 16%);
    top: -190px;
    margin: 0 auto !important;
    left: 5%;
}

.tabSection .wd-tab-content p {
    display: none;
}

.countrySec,
.countryImg {
    display: flex;
    align-items: center;
}

.countryImg img {
    width: 50px!important;
    height: 30px;
    margin-right: 30px;
    border-radius: 5px;
}

.countrySec p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #000;
    margin-right: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.searchBox {
    display: flex;
    background: #e1e1e1;
    position: relative;
    align-items: center;
}

.searchBox input {
    padding: 44px 25px;
    border: inherit;
}

.searchBox .form-control:focus {
    background-color: transparent;
    outline: 0;
    box-shadow: none;
}

.searchBox ::placeholder {
    font-size: 16px;
    line-height: 18px;
}

.searchBox button {
    position: absolute;
    right: 10px;
    max-height: 75%;
    padding: 26px;
    background: #ac9868!important;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}

.searchBox button:hover {
    color: #fff;
}

.searchBox button img {
    margin-right: 5px;
    height: 25px;
    width: 25px;
}

.membershipSec .vc_column-inner {
    padding: 70px 50px !important;
}

.memberBenefit .vc_column-inner>.wpb_wrapper {
    background: #eff2f1;
    padding: 70px 110px;
}

.memberBenefit .benefitSec .benefitTitle {
    font-size: 75px;
    text-transform: capitalize;
    line-height: 80px;
    margin-bottom: 30px;
    font-family: 'Judson', serif;
    color: #234136;
}

.benefitSec p {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    font-weight: 500;
}

.benefitSec .benefitPoints .info {
    padding: 30px;
    background: #fff;
    display: flex;
    margin-bottom: 15px;
}

.benefitSec .benefitPoints {
    margin-top: 45px;
}

.benefitSec .benefitPoints .info .contentBox {
    padding-left: 0px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.benefitSec .benefitPoints .info .contentBox img {
    width: 40px;
}

.benefitSec .benefitPoints .info .contentBox .infoTitle {
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #234136;
    font-family: 'Montserrat', sans-serif;
}

.benefitSec .benefitPoints .info .contentBox .subContent {
    font-size: 15px;
    line-height: 20px;
    font-weight: 200;
    max-width: 80%;
}

.benefitSec .benefitPoints .info i {
    font-size: 25px;
    line-height: 35px;
}

.allbenefits .vc_row {
    display: flex;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.allbenefits .vc_column-inner {
    height: 100%;
}

.allbenefits {
    padding: 145px 0 120px;
}

.membershipblock .sectionTitle {
    line-height: 70px!important;
    font-size: 55px!important;
    text-align: left;
    color: #fff !important;
    font-family: 'Judson', serif;
}

.eventsTournaments {
    padding: 100px 0 50px;
}

.eventsTournaments .eventInfo {
    max-width: 50%;
    margin: 0 auto;
}

.eventsTournaments ul {
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
}

.eventsTournaments ul li {
    position: relative;
    padding: 25px 60px;
    transition: 0.5s ease-in-out;
    margin: 0!important;
    border: 1px solid #ccc;
    margin-right: 15px!important;
}

.eventsTournaments ul li.wd-active {
    background: rgb(35, 65, 54)!important;
    transition: 0.5s ease-in-out;
}

.eventsTournaments ul li.wd-active a {
    color: #fff!important;
}

.eventsTournaments ul li a {
    position: relative;
    font-size: 14px!important;
    line-height: 30px;
    color: rgb(35, 65, 54)!important;
    font-weight: 600 !important;
    letter-spacing: 3px;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

.eventsTournaments ul li:hover {
    background: rgb(35, 65, 54)!important;
    transition: 0.5s ease-in-out;
}

.eventsTournaments ul li:hover a {
    color: #fff!important;
}

.eventsTournaments .products {
    justify-content: center;
}

.eventsTournaments ul li a span::after {
    display: none;
}

.eventsTournaments .products .product-wrapper .wd-entities-title {
    font-size: 22px;
    text-align: left;
    line-height: 30px;
    text-transform: capitalize;
}

.eventsTournaments .products .product-wrapper a img {
    margin-bottom: 10px;
    max-height: 230px;
    object-fit: cover;
}

.testimonialText {
    max-width: 48%;
    margin: 0 auto 70px !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
}

.eventsTournaments .owl-dots .owl-dot span {
    border-radius: inherit!important;
    transform: rotate(45deg);
    border: 1px solid #ac9868;
}

.eventsTournaments .owl-dots .owl-dot.active span {
    border-radius: 50%!important;
    background: #ac9868;
    outline: 1px solid #ac9868;
    outline-offset: 4px;
    border: inherit;
}

.eventsTournaments .owl-dots .owl-dot {
    margin: 3px;
}

.eventsTournaments .wd-btn-arrow {
    visibility: visible;
    opacity: 1;
}

.eventsTournaments .owl-carousel:hover .owl-nav>div {
    transform: inherit!important;
}

.testimonialTitle {
    font-size: 65px;
    line-height: 70px;
    text-transform: capitalize;
    font-family: 'Judson', serif;
    color: #234136;
}

.testimonial .testimonial-avatar img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.testimon-style-boxed .testimonial-inner {
    box-shadow: none!important;
}

.testimon-style-boxed .testimonial-inner:hover {
    background: #e1e1e1;
    transition: 0.5s ease-in-out;
}

.wd-prefooter {
    padding: 0;
}

.aboutTestimonial {
    padding: 100px 0!important;
}


/* opporttunity  */

.play-sec {
    background-blend-mode: color;
}

.play-tennis h3 {
    font-size: 45px;
    line-height: 62px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Judson', serif;
    color: #fff;
    margin: 0;
}

.play-tennis h2 {
    font-size: 100px;
    line-height: 110px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Judson', serif;
    color: #fff;
    margin: 0;
}

.img-flex-text {
    max-width: 35%;
    margin: 30px auto 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.img-flex-text .list a,
.img-flex-text .videogrpy a {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    display: flex;
    align-items: center;
}

.img-flex-text .list a img,
.img-flex-text .videogrpy a img {
    margin-right: 10px;
    width: 25px;
    height: 25px;
}


/* opporttunity  */


/* about membership css */

.ex-btn a {
    background: transparent !important;
    border: none !important;
    color: #000 !important;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    position: relative !important;
    padding-left: 60px !important;
    z-index: 1;
    font-size: 16px !important;
}

.ex-btn a:before {
    content: url('../../../../wp-content/uploads/2022/05/btn-img.png');
    position: absolute;
    left: 0;
    top: -13px;
    z-index: -1;
}

.membershipblock .smallText {
    text-align: left;
}

.aboutMembership {
    position: relative;
    margin: 50px 0 20px;
}

.aboutMembership a.infoBtn {
    border: inherit!important;
    font-weight: bold;
    letter-spacing: 1px;
}

.moreinfo span.brownText {
    font-weight: 600;
}

.img-grl .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.img-grl .wpb_wrapper img {
    display: block;
}

.img-grl .wpb_single_image {
    margin-bottom: 0px;
}


/* end about membership css */


/* tennis section */

.tennisSec {
    position: relative;
}

.tennisSec .vc_column-inner {
    padding-top: 100px;
}

.tennisSec::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0!important;
    background: url('https://jovial-easley.77-68-100-210.plesk.page/wp-content/uploads/2022/05/tennis.png') no-repeat;
    width: 600px;
    height: 100%;
}

.tennisSec .sectionTitle {
    margin-bottom: 35px;
}

.tennisSec a.infoBtn {
    border: inherit!important;
    font-weight: bold;
    letter-spacing: 1px;
}


/* end tennis section */


/* train and compete css */

.trainCompete {
    padding: 100px 0!important;
}

.trainCompete .tennisInfo {
    max-width: 490px;
}

.trainCompete .tennisInfo .date {
    font-weight: 600;
}


/* end train and compete css */


/* Post */

.post-list .vc_gitem-zone {
    background: transparent !important;
}

.post-list .vc_gitem-zone .vc_custom_heading {
    margin: 0px !important;
}

.blog-content a.img-link img {
    width: 100%;
}

.blog-content a.text-link h4 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Judson', serif;
    font-weight: 500;
    color: #000;
    margin: 20px 0px !important;
}

.blog-content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 22px;
    text-align: left;
    font-weight: 500;
}

.blog-content span.brownText {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}


/* Post */


/* Connect with us css */

.connectUs {
    background: #eff2f1;
    padding: 100px 0;
}


/* end Connect with us css */


/* img list */

.img-1,
.img-2 {
    width: 49%;
    margin-bottom: 15px !important;
}

.img-3 {
    width: 100%;
}

.img-dspl-list figure.wpb_wrapper.vc_figure,
.img-dspl-list .vc_single_image-wrapper.vc_box_border_grey,
.img-dspl-list figure.wpb_wrapper.vc_figure img {
    width: 100%;
}

.img-grl .wpb_wrapper,
.img-grl .img-4,
.img-grl .vc_figure,
.img-grl .vc_single_image-wrapper,
.img-grl .vc_single_image-wrapper img {
    height: 100%;
}


/* img list */

.product-information .wd-product-cats {
    display: none;
}

.product-information .event-t {
    text-align: left;
}

.event-t span {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    margin: 15px 0px;
    display: block;
}

.product-information .wd-buttons,
.wd-hover-base .wrapp-swatches {
    display: none !important;
    visibility: hidden;
    opacity: 0;
}

.product-information h3.wd-entities-title a {
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Judson', serif;
    color: #000 !important;
}

.product-information .description p {
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 25px;
    margin-top: 10px;
}

.product-information .wrapp-product-price {
    align-items: flex-start !important;
}

.description p a.brownText {
    font-weight: 600;
}

.pd-tab .owl-carousel {
    padding: 0px 30px;
}


/* Single product */

.des-hide {
    display: none;
}

th.label.cell {
    width: 100%;
    display: block;
    padding-bottom: 20px !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    padding: 20px 10px !important;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
    border-radius: 0 !important;
    flex: 1 !important;
    flex-direction: column;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    border-color: #8b9b95 !important;
    box-shadow: 0 0 0 2px #8b9b95;
}

.button-variable-item span {
    font-size: 17px;
    color: #000;
    font-weight: 900;
}

.woo-variation-swatches.wvs-show-label .variations td {
    padding-bottom: 30px !important;
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef;
}

.woo-variation-swatches .variable-items-wrapper {
    gap: 15px;
}

.single .main-page-wrapper {
    margin-top: 0px !important;
}

a.breadcrumb-link {
    color: #000 !important;
    text-transform: uppercase;
    font-size: 14px;
}

span.breadcrumb-last {
    color: #ac9867;
    text-transform: uppercase;
    font-size: 14px;
}

.single-breadcrumbs-wrapper {
    margin-bottom: 50px !important;
}

.wd-products-nav {
    display: none !important;
}

h1.product_title {
    font-size: 60px;
    font-family: 'Judson', serif;
    margin-bottom: 30px;
}

.product-image-summary-inner {
    gap: 6%;
}

.product-images,
.entry-summary {
    max-width: 47%;
}

.single .entry-summary::-webkit-scrollbar {
    display: none;
}

.single .entry-summary .event-t span {
    margin-bottom: 50px;
}

.single .entry-summary .description p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    max-width: 80%;
    margin-bottom: 40px;
}

.single .entry-summary .description p .brownText {
    color: #000 !important;
    font-weight: 900;
    cursor: pointer;
}

.single .entry-summary th.label.cell label {
    font-size: 17px;
}

.single .entry-summary table.variations tr:last-child td {
    border-bottom: none;
    padding-bottom: 0px !important;
}

.single .entry-summary div.quantity {
    display: none !important;
}

.product-tabs-wrapper {
    display: none;
}

.add-wrp {
    background-color: #f5f5f5;
    padding: 40px 50px;
}


/* .add-text {
    background-image: url(../../../../wp-content/uploads/2022/05/btn-icn.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 95%;
    background-size: 40px;
} */

.ad-bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ad-bx img {
    width: 45px;
    height: 60px;
}

.add-wrp .cus-btn {
    background: #ac9867 !important;
    display: block;
    width: 100%;
    padding: 25px;
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 40px;
    box-shadow: none;
    position: relative;
}

.add-wrp .cus-btn:hover {
    background: #ac9867 !important;
}

.add-wrp .cus-btn:before {
    content: url('../../../../wp-content/uploads/2022/05/add-to-chevron-right.png');
    position: absolute;
    right: 36%;
}

.add-text h5 {
    margin-bottom: 6px;
    font-size: 20px;
    max-width: 75%;
    font-family: 'Montserrat', sans-serif;
}

.add-text p {
    margin-bottom: 0;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    max-width: 80%;
}

.pd-info {
    width: 70%;
    margin: 100px auto !important;
    text-align: center;
}

.pd-info .pd-img {
    display: block;
    margin: 50px 0px !important;
}

.pd-info .dec-info {
    font-family: 'Montserrat', sans-serif;
    padding: 0px 20px;
    font-size: 15px;
    margin-bottom: 50px;
    display: block;
}

.pd-faq {
    background: #eff2f1;
    padding: 70px 0px;
    margin-bottom: 50px;
    margin-left: -5% !important;
    margin-right: -5% !important;
}

.pd-faq .pd-info-acoo {
    width: 70%;
    margin: 0px auto!important;
}

.pd-info-acoo .wd-accordion {
    margin-top: 70px;
}

.pd-info-acoo .wd-accordion-item {
    margin-bottom: 10px;
    border-bottom: none !important;
}

.pd-info-acoo .wd-accordion-title,
.pd-info-acoo .wd-accordion-content {
    background: #fff;
    padding: 20px 50px;
    border-bottom: none !important;
}

.pd-info-acoo .wd-accordion-title.wd-active,
.pd-info-acoo .wd-accordion-content.wd-active {
    background: transparent !important;
}

.pd-info-acoo .wd-accordion.wd-style-default:before {
    display: none;
}

.pd-info-acoo .wd-accordion-title-text {
    font-size: 20px !important;
    font-family: 'Montserrat', sans-serif;
    color: #000 !important;
    text-transform: capitalize !important;
}

.pd-info-acoo .wd-accordion-title-text:hover {
    color: #000 !important;
}

.pd-info-acoo .wd-accordion-title-text::first-letter {
    margin-right: 10px !important;
    font-weight: 900;
}

.pd-info-acoo .wd-accordion-content.wd-active {
    padding-top: 20px;
}

.pd-info-acoo .wd-accordion-opener.wd-opener-style-plus:before {
    content: "\f143";
    font-family: "woodmart-font";
    color: #000;
    font-size: 17px;
}

.pd-info-acoo .wd-accordion-title.wd-active .wd-accordion-opener.wd-opener-style-plus:before {
    display: none !important;
}

.wd-accordion-title.wd-active .wd-accordion-opener.wd-opener-style-plus {
    transform: rotate(0deg) !important;
}

.wd-accordion-title.wd-active .wd-accordion-opener.wd-opener-style-plus:after {
    content: "\f068";
    font-family: 'FontAwesome';
    color: #000;
    font-size: 17px;
}

.cntc-us {
    padding: 80px 0px 30px;
}

.cntc-us p.dec-info {
    font-family: 'Montserrat', sans-serif;
    padding: 0px 20px;
    font-size: 17px;
    display: block;
    text-align: center;
    max-width: 50%;
    margin: 40px auto;
    font-weight: 500;
}

.more-info {
    width: 60%;
    margin: 60px auto 10px;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    text-align: center;
}

.more-info a {
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.more-info a:hover {
    background-color: #234136;
}

.more-info img {
    width: 40px;
    margin-bottom: 20px;
}

.num-box,
.email-box {
    width: 50%;
    border: 1px solid #efefef;
}

.more-info h5 {
    font-family: 'Judson', serif;
    font-size: 30px;
    margin-bottom: 5px;
}

.more-info p {
    font-family: 'Montserrat', sans-serif;
    padding: 0px 20px;
    font-size: 17px;
    display: block;
    text-align: center;
    margin: 0;
}

.more-info a:hover p,
.more-info a:hover h5 {
    color: #fff;
}

.woocommerce-product-gallery img {
    width: 100%;
    height: 100%;
}

.owl-stage {
    display: flex;
    height: 100%;
}

.product-image-thumbnail {
    height: 100%;
}

.description.rd-more-text {
    display: none;
}

.description.rd-more-text p,
.description.dc-one p {
    max-width: 100% !important;
}

.variable-item:not(.radio-variable-item) {
    height: auto !important;
}

span.variable-des {
    font-size: 14px;
    font-weight: 100;
    width: 75%;
    margin-top: 10px;
}


/* Single product */


/* event tournaments */

.E-T p.moreinfo {
    max-width: 50%;
    margin: 30px auto 50px !important;
    text-align: center;
    font-size: 18px;
}

.filter {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #eff2f1;
    padding: 10px 5px;
    margin-top: 70px !important;
    margin-bottom: 50px !important;
}

.ftl-wrp {
    width: 27%;
    padding: 10px 25px;
}

.ftl-wrp.date {
    width: 31%;
}

.ftl-wrp-btn {
    width: 15%;
}

.ft-btn img {
    width: 30px;
}

.ftl-wrp.city,
.ftl-wrp.type {
    border-right: 2px solid #dde0df;
}

.ftl-wrp .dropdown.bootstrap-select {
    width: 100% !important;
    border: none;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    outline: none;
}

.ftl-wrp .filter-option-inner-inner {
    font-size: 19px;
    padding-left: 5px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.ftl-wrp .dropdown-toggle {
    padding: 10px 0px !important;
    outline: none;
    background: transparent;
}

.ftl-wrp .dropdown-toggle:focus {
    outline: none;
}

.ftl-wrp .dropdown-toggle:hover {
    box-shadow: none;
    outline: none;
    background-color: transparent;
}

.ftl-wrp .dropdown-item.active {
    background: #eff2f1;
    color: #000;
}

.ftl-wrp .bootstrap-select>.dropdown-toggle:after {
    background-position: calc(100% - 12px) center !important;
    background: url("../../../../wp-content/uploads/2022/05/chevron-down-solid.svg") no-repeat;
    background-size: 15px;
    width: 35px;
    height: 25px;
    border-top: none !important;
    border-bottom: none !important;
}

.ftl-wrp label {
    font-size: 15px;
    padding-left: 5px;
    margin: 0px;
    color: #7c7f81;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

button.ft-btn {
    background: #ac9867;
    width: 90%;
    color: #fff;
    font-size: 17px;
    font-weight: 200;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
}

button.ft-btn:hover {
    color: #fff !important;
}

.w-90 {
    width: 93%;
    margin: 0 auto;
}

.event-list h3,
h3.wd-entities-title {
    font-size: 30px !important;
    text-align: left;
    font-family: 'Judson', serif;
    margin: 10px 0px !important;
    display: block;
}

.event-list .wd-buttons.wd-pos-r-t.woodmart-buttons,
.wd-product-cats.woodmart-product-cats,
.archive .product-wrapper .description {
    display: none;
}

.archive .event-t {
    text-align: left;
}

.event-list .wd-product-cats.woodmart-product-cats,
.event-list .description,
.event-list .product-grid-item .price {
    display: none;
}

.event-list .product-element-top img,
.product-element-top img {
    max-height: 250px;
    object-fit: cover;
}


/* .wd-action-btn, */

.woodmart-shop-tools {
    display: none !important;
}

.event-list .event-t {
    text-align: left;
}

.grn-btn {
    margin-top: auto !important;
}

.grn-btn a {
    width: 100%;
    background: #234136 !important;
    padding: 5px 8px !important;
}

.grn-btn a span {
    font-size: 16px !important;
    font-weight: 100;
}

.event-list .products,
.products {
    align-items: unset !important;
}

.event-list .product-wrapper,
.product-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.event-list .event-t span,
.archive .event-t span {
    margin: 0px 0px 20px;
}

.event-list .product,
.product {
    margin-bottom: 100px !important;
    padding: 0px 15px;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    box-shadow: none;
    outline: none !important;
    background-color: transparent;
    padding: 5px 0px !important;
    text-transform: capitalize;
}

.dropdown-item.active,
.dropdown-item:active {
    box-shadow: none;
    outline: none !important;
    background-color: transparent;
}

.wrapp-product-price .event-t {
    display: none;
}


/* event tournaments */

.shop-loop-head {
    margin-top: 60px;
}

.product-grid-item .price {
    display: none !important;
}

.archive .products {
    width: 93%;
    margin: 0 auto;
}

.woocommerce-product-details__short-description {
    display: none !important;
}


/* popup */

.sgpb-popup-dialog-main-div-theme-wrapper-5 {
    border: none;
    outline: none;
    background-color: #e5e5e5;
}

.cntc-email .email-wrper {
    width: 60%;
}

img.sgpb-popup-close-button-5 {
    top: 20px;
    right: 20px !important;
}

div#sgpb-popup-dialog-main-div {
    border-bottom: 0px !important;
    border-radius: 0px !important;
    width: 1100px !important;
    box-shadow: none !important;
    background: rgb(229, 229, 229) !important;
    padding: 0px !important;
}

.cntc-email {
    padding: 80px 60px;
    margin-bottom: 0px;
    background-image: url(/wp-content/uploads/2022/05/tennies-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

div#sgpb-popup-dialog-main-div section.vc_section {
    width: 100%;
    padding: 0;
    margin: 0px;
}

div#sgpb-popup-dialog-main-div section.vc_section .vc_row {
    width: 100%;
    margin: 0px;
}


/* popup */

@media (max-width: 1199px) {
    footer .socialMedia li {
        margin-right: 10px;
        width: 40px;
        height: 40px;
    }
    footer .socialMedia li a i {
        font-size: 25px;
    }
    footer .socialMedia li a {
        line-height: 45px;
    }
    footer .footer-column-1 {
        padding-right: 35px!important;
        flex: 0 0 25%;
        max-width: 25%;
    }
    footer .footer-column-2,
    footer .footer-column-3,
    footer .footer-column-4 {
        flex: 0 0 15%;
        max-width: 15%;
    }
    footer .main-footer .widget-title {
        font-size: 13px;
        line-height: 15px;
    }
    footer .footerCoontac .infoBox a {
        font-size: 14px;
    }
    footer .main-footer aside {
        justify-content: center;
        width: 100%;
        display: flex;
    }
    footer .menu li a {
        font-size: 14px;
        line-height: 25px;
    }
    footer .copyrights-wrapper .min-footer {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    footer .quote {
        font-size: 14px;
    }
    .wd-header-cart.wd-design-5 {
        margin-right: 0px !important;
    }
}

@media (max-width: 991px) {
    footer .min-footer {
        justify-content: center;
    }
    footer .footer-column-1 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0!important;
    }
    footer .footer-column-2,
    footer .footer-column-3,
    footer .footer-column-4 {
        flex: 0 0 33.33%;
        max-width: 100%;
        justify-content: center;
    }
    footer .footer-column-5 {
        flex: 0 0 100%!important;
        max-width: 100%;
        justify-content: center;
    }
    footer .menu li a {
        font-size: 18px;
    }
    footer .main-footer .widget-title,
    footer .footerCoontac .infoBox a {
        font-size: 18px;
    }
    footer .main-footer aside {
        margin: 0 auto!important;
    }
}

@media (min-width:576px) and (max-width:767px) {
    footer .footer-column-2,
    footer .footer-column-3,
    footer .footer-column-4,
    footer .footer-column-5 {
        flex: 0 0 50%!important;
        max-width: 50%!important;
    }
    /* footer .footer-column-2{flex: 0 0 50%!important;max-width: 50%!important;} */
}

@media (min-width:320px) and (max-width:575px) {
    footer .footer-column-2,
    footer .footer-column-3,
    footer .footer-column-4,
    footer .footer-column-5 {
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }
    footer .copyrights-wrapper .reset-last-child small {
        font-size: 14px;
        line-height: 25px;
    }
}

@media (max-width:1440px) {
    .promo-banner .banner-title,
    .play-tennis h2 {
        font-size: 80px!important;
        line-height: 90px!important;
    }
    .add-wrp .cus-btn:before {
        right: 34%;
    }
}

@media (max-width:1350px) {
    header .site-logo {
        max-height: 120px;
        position: relative;
        top: 12px;
        padding: 0px;
    }
    #menu-rightmenu li {
        margin-right: 0px;
    }
    .add-wrp .cus-btn:before {
        right: 30%;
    }
}

@media (max-width:1270px) {
    .search-button {
        padding-right: 5px;
    }
    .woodmart-shopping-cart {
        padding-left: 5px;
    }
}

@media (max-width:1250px) {
    .promo-banner .banner-title,
    .play-tennis h2 {
        font-size: 65px!important;
        line-height: 75px!important;
    }
    .memberBenefit .benefitSec .benefitTitle {
        font-size: 58px;
        line-height: 65px;
    }
    .membershipblock .sectionTitle {
        line-height: 55px!important;
        font-size: 40px!important;
    }
    .event-sec .tennisInfo .sectionTitle {
        font-size: 58px;
        line-height: 65px;
    }
    .testimonialTitle,
    .email-wrper h3.email-Title {
        font-size: 58px;
        line-height: 65px;
    }
    .img-flex-text {
        max-width: 45%;
    }
    #menu-rightmenu li {
        margin-right: 0;
    }
    header #menu-rightmenu li a,
    header #menu-leftmenu li a {
        font-size: 13px;
        padding: 0px 8px;
    }
    .wd-header-my-account a {
        padding: 15px !important;
    }
    .menu-item-has-children::after {
        right: -5px;
    }
    header .site-logo {
        max-height: 110px;
        top: 7px;
    }
    .single h1.product_title {
        font-size: 45px;
    }
    .more-info {
        width: 80%;
    }
    .E-T p.moreinfo {
        max-width: 60%;
    }
}

@media (max-width:1160px) {
    .w-90,
    .archive .products {
        width: 100%;
        margin: 0 auto;
    }
    .ftl-wrp select,
    button.ft-btn {
        font-size: 15px;
    }
    .ftl-wrp label {
        font-size: 13px;
    }
    .ft-btn img {
        width: 25px;
    }
    .event-list h3,
    h3.wd-entities-title {
        font-size: 25px !important;
    }
}

@media (max-width:1100px) {
    .wd-header-my-account a {
        margin-left: 10px !important;
    }
    .single .entry-summary .description p {
        max-width: 100%;
    }
    .add-wrp .cus-btn:before {
        right: 25%;
    }
}

@media (max-width:1024px) {
    .shop-loop-head {
        margin-top: 40px;
    }
    .add-wrp .cus-btn {
        padding: 20px;
        font-size: 18px;
    }
    .sectionTitle,
    .memberBenefit .benefitSec .benefitTitle,
    .event-sec .tennisInfo .sectionTitle,
    .testimonialTitle,
    .email-wrper h3.email-Title {
        font-size: 40px;
        line-height: 50px;
    }
    .play-tennis h3 {
        font-size: 35px;
        line-height: 45px;
    }
    .membershipblock .sectionTitle {
        line-height: 45px!important;
        font-size: 30px!important;
    }
    .email-wrper {
        width: 100%;
    }
    .promo-banner .banner-title,
    .play-tennis h2 {
        font-size: 55px!important;
        line-height: 65px!important;
    }
    .menu-item-has-children::after {
        display: none;
    }
    .wd-sub-menu li a:hover {
        color: #000 !important;
    }
    header .site-logo {
        top: 12px;
        max-height: 100px;
    }
    .single-breadcrumbs-wrapper .woocommerce-breadcrumb .breadcrumb-last {
        display: block !important;
        margin-left: 8px;
    }
    .ftl-wrp {
        padding: 10px;
    }
    .E-T p.moreinfo {
        max-width: 80%;
    }
    .event-list .product,
    .product {
        margin-bottom: 50px !important;
    }
    .searchBox input {
        padding: 35px;
    }
    .searchBox button {
        padding: 15px 25px;
    }
    .tabSection .vc_row {
        padding: 48px 60px;
    }
    .wd-nav-tabs-wrapper {
        overflow-x: auto;
        -webkit-mask-image: linear-gradient(to left, transparent 0px, #000 0px) !important;
        mask-image: linear-gradient(to left, transparent 0px, #000 0px) !important;
    }
    .cntc-email {
        background-position-x: 0%;
    }
}

@media (max-width:900px) {
    .promo-banner-wrapper .wrapper-content-banner .banner-title-wrap {
        max-width: 70%;
        margin: 80px auto 50px !important;
    }
    .eventsTournaments ul li {
        padding: 25px 40px;
    }
    .img-flex-text {
        max-width: 55%;
    }
    .memberBenefit .vc_column-inner>.wpb_wrapper {
        padding: 70px 50px;
    }
    .allbenefits {
        padding: 50px 0;
    }
    .aboutTestimonial {
        padding: 50px 15px !important;
    }
    .img-dspl-list {
        gap: 20px;
    }
    .img-4 {
        margin: 0 auto;
    }
    .product-image-summary-inner {
        gap: 6%;
        flex-direction: column;
    }
    .pd-info,
    .pd-faq .pd-info-acoo,
    .cntc-us p.dec-info,
    .more-info {
        width: 100% !important;
    }
    .product-images,
    .entry-summary,
    .cntc-us p.dec-info {
        max-width: 100% !important;
    }
    .single-breadcrumbs-wrapper {
        margin-bottom: 10px !important;
        margin-top: 20px !important;
    }
    .entry-summary {
        margin-top: 50px !important;
        overflow-y: auto;
        max-height: 100%;
    }
    .add-wrp .cus-btn:before {
        right: 38%;
    }
    .w-90 {
        padding: 0;
    }
    .tabSection .vc_row {
        padding: 40px 50px;
    }
    .membershipSec .vc_column-inner {
        padding: 70px 30px !important;
    }
    .cntc-email .email-wrper {
        width: 80%;
    }
}

@media (max-width:800px) {
    .tabSection .vc_row {
        top: 0px;
        padding: 30px;
        position: relative;
        margin: 0 auto;
        box-shadow: 0px 0px 5px rgb(0 0 0 / 16%);
        width: 100%;
        left: 0%;
    }
    .tabSection {
        position: relative;
        height: auto;
    }
    .eventsTournaments {
        padding: 50px 0 10px;
    }
    .moreinfo p {
        max-width: 100%;
    }
    .filter {
        flex-direction: column;
    }
    .ftl-wrp,
    .ftl-wrp.date,
    .ftl-wrp-btn {
        width: 100% !important;
    }
    .ftl-wrp-btn {
        text-align: center;
    }
    .ftl-wrp.city,
    .ftl-wrp.type {
        border-right: none;
        border-bottom: 2px solid #dde0df;
    }
}

@media (max-width:768px) {
    .tabSection .wd-nav-wrapper ul li {
        padding: 10px 13px;
    }
    .tabSection .wd-nav-wrapper ul li a {
        font-size: 14px !important;
    }
    .eventsTournaments ul li {
        padding: 15px;
    }
    .banner-btn-wrapper a {
        padding: 20px 30px !important;
    }
    .tabSection .vc_row {
        padding: 20px 10px;
    }
    .testimonialText {
        max-width: 100%;
    }
    .img-flex-text {
        max-width: 80%;
    }
    div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
        margin-right: 60px !important;
    }
    div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
        margin-left: 60px !important;
    }
    .main-page-wrapper .feedback a {
        font-size: 13px;
    }
    .main-page-wrapper .feedback {
        right: -87px;
    }
    .add-wrp .cus-btn:before {
        right: 35%;
    }
    .E-T p.moreinfo {
        max-width: 100%;
    }
    .event-list .product-grid-item {
        margin-bottom: 30px;
    }
    .memberBenefit .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
        border-radius: 0 !important;
        flex: unset !important;
    }
}

@media (max-width:650px) {
    .promo-banner-wrapper .wrapper-content-banner .banner-title-wrap {
        max-width: 100%;
    }
    .countrySec {
        flex-wrap: wrap;
        gap: 20px;
    }
    .woodmart-prefooter .container {
        padding: 100px 15px;
    }
    .moreinfo {
        max-width: 100% !important;
        padding: 0px 15px;
    }
    .searchBox button {
        padding: 15px !important;
        position: relative;
        font-size: 14px;
    }
    .add-wrp .cus-btn:before {
        right: 32%;
    }
    .more-info {
        flex-direction: column;
        margin: 10px auto;
        gap: 10px;
    }
    .num-box,
    .email-box {
        width: 100%;
    }
    .cntc-email .email-wrper {
        width: 100%;
    }
    .cntc-email {
        padding: 50px 40px;
    }
}

.mobile-banner {
    display: none;
}

@media (max-width:600px) {
    .promo-banner-wrapper .wrapper-content-banner .banner-title-wrap {
        margin: 30px auto!important;
    }
    .promo-banner .banner-title,
    .play-tennis h2 {
        font-size: 40px!important;
        line-height: 45px!important;
    }
    .sectionTitle,
    .memberBenefit .benefitSec .benefitTitle,
    .event-sec .tennisInfo .sectionTitle,
    .testimonialTitle,
    .email-wrper h3.email-Title {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .moreinfo p {
        font-size: 15px;
        line-height: 25px;
    }
    .play-tennis h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .img-flex-text .list a,
    .img-flex-text .videogrpy a {
        font-size: 15px;
        line-height: 20px;
    }
    .membershipblock .sectionTitle {
        line-height: 35px!important;
        font-size: 25px!important;
    }
    .searchBox {
        flex-direction: column;
    }
    .searchBox input {
        padding: 35px 20px;
        width: 100% !important;
    }
    .searchBox br {
        display: none;
    }
    .searchBox button {
        width: 100%;
        right: 0;
    }
    .tabSection .wd-nav-wrapper ul {
        flex-direction: column !important;
        width: 100%;
    }
    .tabSection .wd-nav-wrapper ul li {
        width: 100%;
    }
    .tabSection .wd-nav-wrapper ul li::after {
        display: none;
    }
    .tabSection .wd-nav-tabs-wrapper,
    .pd-tab .wd-nav-tabs-wrapper {
        -webkit-mask-image: linear-gradient(to left, transparent 0px, #000 0px) !important;
        mask-image: linear-gradient(to left, transparent 0px, #000 0px) !important;
    }
    .pd-tab ul {
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
        width: 100%;
        padding: 0px 15px;
        justify-content: center;
        gap: 10px;
    }
    .eventsTournaments ul li {
        padding: 15px;
        width: 100%;
        margin: 0 auto !important;
    }
    .membershipSec .vc_column-inner {
        padding: 70px 30px;
    }
    .memberBenefit .vc_column-inner>.wpb_wrapper {
        padding: 70px 15px;
    }
    .home-banner {
        display: none;
    }
    .mobile-banner {
        display: block;
    }
    .mobile-banner .wrapper-content-banner {
        align-items: center;
    }
    .single h1.product_title {
        font-size: 35px;
    }
    .add-wrp .cus-btn:before {
        right: 27%;
    }
    .single-breadcrumbs-wrapper {
        margin-bottom: 10px !important;
        margin-top: 40px !important;
    }
    .single-breadcrumbs-wrapper .woocommerce-breadcrumb .breadcrumb-last {
        margin-left: 0px;
    }
}

@media (max-width:500px) {
    .countryImg {
        flex-wrap: wrap;
        gap: 10px;
    }
    .countryImg img {
        margin-right: 0;
    }
    .img-flex-text {
        max-width: 100%;
    }
    .brownBtn {
        padding: 15px 30px;
    }
    .banner-btn-wrapper a {
        padding: 15px !important;
    }
    .countryImg img {
        width: 30px!important;
        height: 20px;
    }
    .eventsTournaments {
        padding: 20px 0 10px;
    }
    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid>li {
        margin-bottom: 15px;
    }
    .moreinfo {
        margin-bottom: 0px !important;
    }
    .allbenefits {
        padding: 0px !important;
    }
    .memberBenefit .vc_column-inner>.wpb_wrapper {
        padding: 30px 15px;
    }
    .aboutTestimonial {
        padding: 20px 15px !important;
    }
    .woodmart-prefooter .container {
        background-image: none;
    }
    footer .footer-sidebar {
        padding-top: 30px;
    }
    .eml-box .cnt-btn {
        position: relative;
        margin-left: 0px;
    }
    .whb-top-bar-inner {
        height: 60px !important;
        max-height: 60px !important;
    }
    .contactInfo {
        flex-direction: column;
        align-items: center;
        gap: 5px;
    }
    .banner-subtitle {
        font-size: 14px !important;
    }
    .add-wrp .cus-btn:before {
        right: 20%;
    }
    .pd-info {
        margin: 10px auto !important;
    }
    .pd-info .pd-img {
        margin: 10px 0px !important;
    }
    .pd-info .dec-info {
        font-size: 15px;
        margin-bottom: 20px;
        text-align: left;
        padding: 0;
    }
    .pd-info-acoo .wd-accordion-title,
    .pd-info-acoo .wd-accordion-content {
        padding: 20px 10px;
    }
    .pd-info-acoo .wd-accordion {
        margin-top: 0;
    }
    .pd-faq {
        padding: 40px 0px !important;
        margin: 0px !important;
    }
    .cntc-us {
        padding: 30px 0px;
    }
    .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
        padding: 20px 30px !important;
    }
    .button-variable-item span {
        font-size: 15px;
    }
    .cntc-email {
        padding: 30px 20px;
    }
    .cntc-email .em-input {
        padding: 25px 20px!important;
    }
    img.sgpb-popup-close-button-5 {
        width: 20px !important;
        height: 20px !important;
    }
    .cntc-email .email-wrper h3.email-Title {
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .cntc-email .email-wrper p.email-Text {
        font-size: 15px;
        line-height: 25px;
    }
}

.single .vc_column-inner {
    padding-right: 15px !important;
}

@media (max-width:400px) {
    .promo-banner .banner-title,
    .play-tennis h2 {
        font-size: 30px!important;
        line-height: 35px!important;
    }
    .add-wrp {
        padding: 40px 20px;
    }
}