/* 
Theme Name: child-cp-militaryrewards
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 */
a {
    color: #04044c;
    text-decoration-color: #04044c;
}
a:hover {
    color: #0a5dc2;
    text-decoration-color: #0a5dc2;
}

/* Hamburger menu image styles */
.cp-hamburger-img img{
    width: 18px;
    height: 20px;
}
/* Footer navigation dotted border styles */
.cp-military-footer-bottom-nav span{
    border-bottom: 1px dotted;
}
/* Testimonial Section css start here */
.cp-military-testimonial .elementor-testimonial{
    display: flex;
    flex-direction: column-reverse;
}
.cp-military-testimonial .elementor-testimonial .elementor-testimonial__footer{
    margin: 0;
}
.cp-military-testimonial .elementor-testimonial .elementor-testimonial__content{
    padding: 20px 0;
}
.cp-military-testimonial .swiper-button-prev,
.cp-military-testimonial .swiper-button-next {
    background-color: transparent;
    color: #333;
    font-size: 24px;
    border: none;
    box-shadow: none;
}
.cp-military-testimonial .swiper-button-disabled {
    opacity: 0;
    pointer-events: none;
}
.cp-military-testimonial .swiper-pagination {
    display: flex;
    align-items: center;
    font-family: Georgia, "Helvetica Neue", Arial, sans-serif;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    bottom: 40px !important;
}
.cp-military-testimonial .elementor-swiper-button-prev::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../child-cp-militaryrewards/assets/images/left-arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 122px;
    right: 9em;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}
/* Replace default right arrow */
.cp-military-testimonial .elementor-swiper-button-next::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../child-cp-militaryrewards/assets/images/right-arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 122px;
    left: 70px;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}
.cp-military-testimonial .swiper-button-disabled::before{
    display: none;
}
/* Testimonial Section css end here */

/* Top Button Css start here */
.top_btn {
    display: none;
    position: fixed;
    bottom: 80px;
    right: 30px;
}
.top_btn:hover {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    background-color: #d5d5d5;
}
.show .top_btn {
    display: block;
}
/* Top Button Css start here */

/* Mobile hero section - hidden by default, shown on mobile devices */
.cp-military-hero-section-mobile {
    display: none !important;
}
/* 960px is not working as excepted i tried it that why i added 959.98px */
@media screen and (max-width: 959.98px) {
  .cp-military-hero-section {
    display: none !important;
  }
  .cp-military-hero-section-mobile {
    display: block !important;
  }
}
@media screen and (max-width: 1280px) {
    .cp-military-nav-menu{
        display: none;
    }
    .cp-military-hamburger-menu {
        display:block !important;
    }
}
@media screen and (max-width:1199px){
    .cp-military-testimonial .elementor-swiper-button-next::before {
        left: 3em;
    }
    .cp-military-testimonial .elementor-swiper-button-prev::before {
        right: 6em;
    }
}
@media screen and (max-width: 991px) {
    .cp-military-testimonial .elementor-swiper-button-next::before {
        left: 2em;
    }
    .cp-military-testimonial .elementor-swiper-button-prev::before {
        right: 4.5em;
    }
    .cp-military-testimonial.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper {
        padding-bottom: 0 !important;
    }
    .cp-military-testimonial .swiper-pagination{
        bottom: 14px !important
    }
}
@media screen and (max-width: 840px) {
    .cp-military-testimonial .swiper-pagination{
        bottom: 12px !important
    }
    .cp-military-testimonial .elementor-swiper-button-next::before {
        left: 2em;
        top: 134px;
    }
    .cp-military-testimonial .elementor-swiper-button-prev::before {
        right: 4.5em;
        top: 134px;
    }
    .cp-military-testimonial.elementor-widget-testimonial-carousel .swiper-slide {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .cp-military-testimonial .elementor-testimonial .elementor-testimonial__content{
        padding: 30px 0;
    }
}
@media screen and (max-width: 767px) {
    .cp-military-testimonial .elementor-swiper-button-next::before {
        left: 0em;
        top: 85px;
    }
    .cp-military-testimonial .elementor-swiper-button-prev::before {
        right: 0em;
        top: 85px;
    }
    .cp-military-testimonial .swiper-pagination{
        bottom: 8px !important
    }
    .cp-military-footer-bottom-nav ul.elementor-icon-list-items.elementor-inline-items {
        flex-direction:column;
        gap:5px
    }
}
@media screen and (min-width: 600px){
    .cp-military-slider-block .e-con.e-flex {
		flex-wrap: nowrap !important;
	}
	.cp-military-slider{
		width:50% !important;
	}
	.cp-military-slider-block-mob-image{
		display:none !important;
	}
	.cp-military-slider-block-desktop-image{
		display:block !important;
		width:50% !important;
	}
}

@media screen and (min-width: 600px) and (max-width: 766px) {
    .cp-military-testimonial .elementor-swiper-button-next::before {
        left: 0em;
        top: 120px;
    }
    .cp-military-testimonial .elementor-swiper-button-prev::before {
        right: 0em;
        top: 120px;
    }
    .cp-military-testimonial .swiper-pagination{
        bottom: 6px !important
    }
    
}
@media screen and (min-width: 600px) and (max-width: 662px) {
    .cp-military-testimonial .elementor-swiper-button-next::before {
        left: 0em;
        top: 130px;
    }
    .cp-military-testimonial .elementor-swiper-button-prev::before {
        right: 0em;
        top: 130px;
    }
    .cp-military-testimonial .swiper-pagination{
        bottom: 10px !important
    }
}
