.elementor-kit-7{--e-global-color-primary:#222825;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFFFFF;--e-global-color-fa8710c:#D6E28B;--e-global-color-d096c23:#80BBBC;--e-global-color-357bccf:#21484B;--e-global-color-4fe171b:#D85E3C;--e-global-color-3e233c8:#222825;--e-global-color-6f02841:#EDECEC;--e-global-typography-primary-font-family:"Vinila Test";--e-global-typography-primary-font-size:4.8rem;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Vinila Condensed Test";--e-global-typography-secondary-font-size:2.4rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:2.5px;--e-global-typography-text-font-family:"Vinila Test";--e-global-typography-text-font-size:2rem;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Vinila Test";--e-global-typography-accent-font-size:1.6rem;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-38bd0bb-font-family:"Vinila Test";--e-global-typography-38bd0bb-font-size:2.4rem;--e-global-typography-38bd0bb-font-weight:700;--e-global-typography-38bd0bb-text-transform:capitalize;--e-global-typography-38bd0bb-line-height:1.2em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(min-width:1200px){.elementor-kit-7{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1199px){.elementor-kit-7{--e-global-typography-primary-font-size:4.2rem;--e-global-typography-secondary-font-size:2rem;--e-global-typography-text-font-size:1.8rem;--e-global-typography-38bd0bb-font-size:2.2rem;}}@media(max-width:991px){.elementor-kit-7{--e-global-typography-primary-font-size:3.8rem;--e-global-typography-secondary-font-size:1.7rem;--e-global-typography-text-font-size:1.7rem;--e-global-typography-accent-font-size:1.5rem;--e-global-typography-38bd0bb-font-size:2.2rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:480px){.elementor-kit-7{--e-global-typography-primary-font-size:3.2rem;--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-text-font-size:1.6rem;--e-global-typography-38bd0bb-font-size:2rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html{
font-size: 62.5%;
}

body{
overflow-x: hidden !important;
}

p:last-child{
margin-bottom: 0;
}





.copy-word{
    font-weight: 600;
    cursor: pointer;
    color: #fff;
    transition: 0.2s;
    position: relative;
    text-decoration: underline dotted;
}

.copy-word::after {
    content: "Copied";
    position: absolute;
    right: -56px;
    top: -2px;
    opacity: 0;
    color: #21484B;
    transition: opacity 0.2s 
ease;
    pointer-events: none;
    font-style: italic;
    font-size: 1.6rem;
}

.copy-word.show-copied::after {
    opacity: 1;
}

.copy-word:hover{
    color: #21484B !important;
}





.cus-common-box-img{
    overflow: hidden;
}

.cus-common-box-hover img{
    transition: 0.3s;
}

.cus-common-box-hover:hover img{
    transform: scale(1.07);
}





.cus-interactive-tools-boxs:hover h3, .cus-interactive-tools-boxs:hover p{
    color: #21484B !important;
}

.cus-interactive-tools-boxs:hover svg path{
    fill: #21484B !important;
}

.cus-interactive-tools-boxs h3, .cus-interactive-tools-boxs svg path, .cus-interactive-tools-boxs p{
    transition: .3s;
}




.cus-reviews-box, .cus-reviews-box-btn{
    transition: .3s !important;
}

.cus-reviews-box{
    height: 91% !important;
}

.cus-reviews-box:hover{
    height: 100% !important;
}

.cus-reviews-box-btn{
    opacity: 0;
    visibility: hidden;
}

.cus-reviews-box:hover .cus-reviews-box-btn{
    opacity: 1;
    visibility: visible;
}




.cus-product-item .elementor-button-icon{
    opacity: 0;
    visibility: hidden;
    transition: .2s;
}

.cus-product-item:hover .elementor-button-icon{
    opacity: 1;
    visibility: visible;
}









@media screen and (min-width: 1199px) and (max-width: 1700px){
    .cus-reviews-box-title p{
        font-size: 1.7rem;
    }
}

@media screen and (max-width: 1199px){
    .cus-reviews-box{
        height: 89%;
    }
}

@media screen and (max-width: 767px){
    .cus-reviews-box{
        height: 100% !important;
    }

    .cus-reviews-box-btn{
        opacity: 1 !important;
        visibility: visible !important;
    }
    .copy-word::after{
        font-size: 1.3rem;
        right: -45px;
    }
}








@media screen and (min-width: 1199px) and (max-width: 1450px){
    .cus-best-paddles-sec .e-con-inner {
        gap: 3rem !important;
    }
    .cus-best-paddles-grid{
        column-gap: 2rem !important;
    }
    .cus-best-paddles-btn a{
        font-size: 1.7rem !important;
    }
    .cus-best-paddles-btn {
        margin-bottom: -57px !important;
    }
    .cus-best-paddles-btn svg{
        font-size: 12px !important;
    }
    
    .cus-interactive-tools-sec .e-con-inner{
        gap: 4rem !important;
    }
}


@media screen and (min-width: 1199px) and (max-width: 1500px){
    .cus-header-left-col{
        column-gap: 2rem !important;
        transition: .5s;
    }
    .cus-header-left-col .elementor-nav-menu li a{
        --e-nav-menu-horizontal-menu-item-margin: calc(0px / 2) !important;
        font-size: 1.6rem !important;
    }
}





/* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */