/* 
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 */

.gallery-inner-slide .elementor-swiper-button svg {
    display: none;
}
.gallery-inner-slide .elementor-swiper-button {
    position: relative;
}

.gallery-inner-slide .elementor-swiper-button-next {
    right: 20px !important;
    height: 45px;
    background-image: url(https://nexustechies.com/development/camp/wp-content/uploads/2025/11/arrow-right.png);
    width: 45px;
    background-size: 45px;
}
.tent-camp .elementor-widget-image img {
    border-radius: 10px;
    height: 280px;
    object-fit: cover;
}
.news .rt-grid-item .rt-img-holder img {
    width: 100%;
    border-radius: 10px;
}
.gallery-inner-slide .elementor-swiper-button-prev {
    left: -20px !important;
    height: 45px;
    background-image: url(https://nexustechies.com/development/camp/wp-content/uploads/2025/11/left-arrow.png);
    width: 45px;
    background-size: 45px;
}
.gallery-inner-slide .elementor-widget-image-carousel.e-widget-swiper {
    margin: 0px;
}
.gallery-inner-slide figure img {
    border-radius: 20px;
}

@media(max-widht:1480px){
    .tent-camp >.e-con-inner {
    padding-top: 30px;
    padding-bottom: 60px;
}
.tent-camp  .tent-camp-box {
    display: block;
}
.tent-camp .tent-camp-box h2 {
    margin: 25px 0px 15px 0px;
}
.activity-main > .e-con-inner {
    padding-top: 60px;
    padding-bottom: 60px;
}
.activity-left h2 {
    font-size: 40px !important;
}
.activity-right  h4 {
    font-size: 20px !important;
}
.why-choose > .e-con-inner {
    padding-top: 70px;
    padding-bottom: 70px;
}
.why-choose-left  h2 {
    font-size: 35px !important;
}
.why-choose-left ul li span.elementor-icon-list-text {
    font-size: 15px;
}
.our-gallery {
    padding-top: 60px;
    padding-bottom: 70px;
}
.news > .e-con-inner {
    padding-top: 70px;
}
.news-head {
    margin-bottom: 0px;
}
.news-head {
    margin-bottom: 10px;
}
.news-head h2 {
    font-size: 35px !important;
}
.news-head .news-left {
    display: block !important;
}
}

@media(max-widht:1080px){
    .news .rt-grid-item .rt-img-holder img {
    width: 100%;
    border-radius: 10px;
    height: 250px;
    object-fit: cover;
}
.tent-camp {
    padding-top: 40px;
}
}
@media(max-widht:480px){
    .news-head {
    padding-left: 10px;
    padding-right: 10px;
}
.blog-home {
    padding-left: 7px;
    padding-right: 7px;
}
.header  .e-con-inner {
    padding: 0px !important;
}
button#rmp_menu_trigger-634 {
    top: 25px;
}
}