
/* Header Section */

.header-section {
    background: linear-gradient(104.91deg, #01936E 21.71%, #05372e 95.76%);
    padding: 10px 0;
}
.header-section img {
    height: 65px;
}
.header-section .container {
    background-color:  #ffffff;
    padding: 3px 7px;
}
.header-section .elementor-icon {
    line-height: unset;
}
.header-section .ekit_navsearch-button {
    width: fit-content !important;
    height: fit-content !important;
    margin: 0px !important;
}
.header-section .header-btn {
    width: fit-content; 
}
.ekit_search-button {
    position: relative;
}
.ekit-search-group .icon.icon-search11::before{
    display: none;
}
.ekit-search-group .icon.icon-search11::after{
    width:15px;
    height:15px;
    padding:25px;
    box-sizing:border-box;
    background-image:url("https://license.flextheme.net/theme-images/flex-pet-care/search.png");
    background-size: unset;
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    content:'';
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.icon.icon-search11{
    font-size:0;
}

/* Slider Section */

.slider-section {
    background: linear-gradient(104.91deg, #01936E 21.71%, #012D25 95.76%);
}
.slider-section p {
    color: #ffffff;
}
.slider-product-info p{
    margin-bottom: 0px;
}
.slider-section .slider-carousel img {
  background-color: #DE8102;
  height: 200px;
  object-fit: contain;
  padding-top: 20px;
  transition: all 0.3s ease;
}
.slider-section .container,
.owners-section .container {
    padding: auto 0px !important;
}
.slider-section .swiper-slide-next img {
  background-color: #DDCDBF;
}
.slider-section .elementor-widget-video {
    border-radius: 6px;
}
.slider-section .slider-button-info {
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
}
.slider-section .slider-button-info p{
    margin-right: 87px;
}
.slider-section .swiper-pagination-bullets {
    bottom: -15px !important;
}
.slider-section .product-desc {
    gap: 10px;
}
.slider-section .elementor-widget-video {
    position: relative;
    right: 70px;
    width: 600px;
}
.slider-section .video-sec,
.slider-section .elementor-widget-video,
.slider-section .elementor-open-lightbox {
    height: 500px;
}
.slider-section .elementor-button-icon {
  background-color:  #ffffff;
    border-radius: 50%;
    padding: 5px;
    margin-left: 5px;
}
.slider-section .elementor-button-content-wrapper {
    align-items: center;
}
.slider-section .slider-btn svg {
  transform: rotate(45deg);
  color: #000000;
  fill: #000000;
  width: 14px;
  height: 14px;
}

/* Owners Section */

.owners-section .e-con{
    position: relative;
}
.owners-section .image-social-icons{
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%, -50%); 
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.owners-section .image-social-icons a {
    width: 30px;
    height: 30px;
}
.owners-section .image-social-icons svg {
    font-size: 16px !important;
}
.owners-section .elementor-element:hover > .image-social-icons{
    opacity: 1;
    visibility: visible;
}
.owners-section .subheading p {
  color: #012D25;
  margin-bottom: 5px;
}
.owners-section img {
    height: 280px !important;
    margin: auto;
    border: 1px solid #D9D9D9 !important; 
    box-shadow: 0px -3px 4px 0px #00000026;
    border-radius: 10px !important;
    width: fit-content;
    padding: 0px 35px;
}
.owners-section .elementor-image-box-title {
    margin-bottom: 10px;
}
.owners-section .elementor-image-box-img {
    width: 100% !important;
}

/* Footer Section */

.footer-section {
    background: linear-gradient(90.4deg, #012D25 0.35%, #04614C 48.1%, #01936E 99.67%);
}
.footer-section .newsletter-info p {
    color: #012D25;
}

/* Subscribe Form */

.footer-section .flex-subscribe-form .wpcf7-spinner{
	display: none;
}
.footer-section .flex-subscribe-form{
	display: flex;
    flex-direction: row;
    align-content: center;
	gap: 10px;
}
.footer-section .flex-submitnow p,
.footer-section .flex-email p{
	margin-bottom: 0px;
}
.footer-section .flex-email p {
    margin-top: 5px;
}
.footer-section .flex-subscribe-form .flex-email{
	width: 100%;
    background-color: #ffffff;
    border-radius: 6px;
    border: unset !important;
    box-shadow: unset !important;
    padding: unset !important;
}
.footer-section .flex-subscribe-form .flex-submit-btn {
	background-color: #000000 !important;
	color: #ffffff !important;
	padding: 13px !important;
	text-transform: capitalize !important;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    border-radius: 6px;
    border-color: #000000;
    cursor: pointer;
}
.footer-section .flex-subscribe-form .flex-submitnow:hover .flex-submit-btn{
	background-color: #222222 !important;
}
.footer-section .inner-form {
    position: relative;
}
.footer-section .subscribe-form .wpcf7-response-output,
.footer-section .flex-subscribe-form .flex-email input::placeholder{
	color: #000 !important;
    opacity: 0.3;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 13px;
    padding-left: 20px;
}
.footer-section .wpcf7-form-control-wrap input{
    border: unset;
    padding-left: 20px;
}
.footer-section .footer-contact-form::before {
    left: -14px;
    width: 102%;
}
.footer-section .footer-contact-form::after {
    top: -10px;
    width: 1px;
    height: 222px;
}
.footer-section p {
    color: #ffffff;
}
.footer-section .footer-info p {
    margin-bottom: 5px;
}
.footer-social-icons .elementor-social-icons-wrapper {
    display: flex !important;
    justify-content: left !important;
    gap: 10px;
}
.footer-social-icons .elementor-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.footer-social-icons .elementor-icon svg {
    width: 18px;
    height: 18px;
}
.copyright-info p {
    margin-bottom: unset;
    color: #ffffff;
}
@media (max-width: 1350px) {
  .header-section .container {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }
}
@media (max-width: 1200px) {
    .owners-section img {
        height: 235px !important;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1262px){
    .header-section .header-icons {
        width: 20% !important;
    }
}
@media (max-width: 1024px) {
    .elementor-widget-ekit-nav-menu {
        max-width: 700px !important;
    }
    .header-section .elementskit-menu-container {
        max-width: 370px !important;
    }
}
@media screen and (min-width: 991px) and (max-width: 1200px){
    .owners-section .image-social-icons {
        top: 61%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1080px){
    .owners-section .image-box-outer .image-box {
        margin: auto 5px;
    }
}
@media screen and (min-width: 320px) and (max-width: 1024px){
    .slider-section .slider-product-info .product-desc {
        margin: 5px 0;
    }
}
@media screen and (min-width: 320px) and (max-width: 1023px){
    .slider-section .video-sec,
    .slider-section .elementor-widget-video,
    .slider-section .elementor-open-lightbox {
        height: 300px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .owners-section .image-box-outer,
    .footer-section .footer-info {
        display: grid;
        grid-template-columns: auto auto;
    }
    .footer-section .footer-info .elementor-element {
        width: 100%;
    }
    .footer-section .footer-info .elementor-element {
       width:  auto;
    }
    .slider-section .container > .e-con-full {
        gap: 20px;
    }      
}
@media screen and (min-width: 766px) and (max-width:767px){ 
    .header-section .elementskit-menu-container {
        display: none !important;
    }
    .header-section .ekit_menu_responsive_mobile button.elementskit-menu-hamburger {
        display: block;
    }
}
@media screen and (min-width: 320px) and (max-width: 991px){
    .slider-section .slider-button-info {
      grid-template-columns: auto;
    }
    .slider-section .elementor-widget-video {
        right: unset !important;
    }  
    .slider-section .slider-button-info p {
       margin-right: 0px;
    }
}
@media screen and (min-width: 320px) and (max-width: 767px){
    .slider-section .product-desc .elementor-element {
        align-self: center !important;
    }
    .slider-section .elementor-open-lightbox {
        margin: auto;
        margin-top: 30px;
    } 
}