.elementor-kit-11{--e-global-color-primary:#002D49;--e-global-color-secondary:#F2B64C;--e-global-color-text:#FFFFFF;--e-global-color-accent:#007FBF;--e-global-color-c8b5c8b:#002D49;--e-global-color-0d419b6:#F2B64C;--e-global-color-fdffcbe:#007FBF;--e-global-color-b3b4fe2:#FFFFFF;--e-global-color-d32ccd5:#E4E4E4;--e-global-color-81c942b:#F7F7F7;--e-global-color-984d968:#CCCCCC;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Onest";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-dd80de8-font-family:"Inter Tight";--e-global-typography-dd80de8-font-size:22px;--e-global-typography-dd80de8-font-weight:400;--e-global-typography-69493d0-font-family:"Inter Tight";--e-global-typography-69493d0-font-size:80px;--e-global-typography-69493d0-font-weight:600;--e-global-typography-afbf651-font-family:"Inter Tight";--e-global-typography-afbf651-font-size:52px;--e-global-typography-afbf651-font-weight:600;--e-global-typography-b52140d-font-family:"Inter Tight";--e-global-typography-b52140d-font-size:20px;--e-global-typography-b52140d-font-weight:400;background-color:var( --e-global-color-b3b4fe2 );font-size:16px;--e-page-transition-entrance-animation:e-page-transition-slide-out-up;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:140px;}.elementor-kit-11 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:18px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-afbf651-font-size:45px;--e-global-typography-b52140d-font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    width: 100%;
    overflow-x: hidden;
}

.swiper-wrapper{
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    cursor: grab;
}

.swiper-wrapper .e-con.e-flex {
    flex: none !important;
}

.swiper-wrapper:active{
    flex-direction: row;
    cursor: grabbing;
}

/*-------------------*/


.swiper-pagination{
    position: absolute;
    top: 60px !important;
    text-align: left !important;
}

.swiper-pagination-bullet{
    background: #ffffff !important;
    transition: 0.5s;
}

.swiper-pagination-bullet-active{
    background: #ffffff !important;
    width: 80px !important;
    border-radius: 5px !important;
}

.swiper-button-prev{
    content: url("https://consolarecolchoes.com.br/wp-content/uploads/2025/01/prev.svg");
    background-image: none;
    position: absolute;
    top: 80px !important;
    right: 90px !important;
    left: inherit !important;
    width:60px !important;
    height: 60px !important;
    z-index: 999;
}

.swiper-button-next{
    content: url("https://consolarecolchoes.com.br/wp-content/uploads/2025/01/nest.svg");
    background-image: none;
    position: absolute;
    position: absolute;
    top:80px !important;
    right: 0px !important;
    width: 60px !important;
    height: 60px !important;
    z-index: 999;
}

/*----------------*/



@media screen and (max-width: 768px) {
    
    .swiper-pagination{
    position: absolute;
    top: 60px !important;
    opacity:0% !important;
}

.swiper-button-prev{
    
    position: absolute;
    top: 60px !important;
    right: 90px !important;
}

.swiper-button-next{
 
    position: absolute;
    top: 60px !important;
    right: 0px !important;
}
    
}/* End custom CSS */