/*
Theme Name: Milatte Child Theme
Theme URI: http://milatte.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Milatte
Template: milatte
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: milatte

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.lte-navbar-custom .lte-navbar-items-custom.navbar-desktop .lte-ul-nav a {
    padding: 0px 17px 0;
    
}
.timeline-sec .twae-content {
    box-shadow: none !important;
}
.our-products-section h6 {
    color: #202236 !important;
}
.lte-navbar-custom.lte-navbar-bg-black.lte-navwrapper-desktop.inited.affix > div{
	background-color: #202236;
}
.contact_class ul li a {
    color: #fff;
}
.contact_class ul li a:hover {
    color: #dcb14f;
}
.footer-menu .lte-navmenu-sc ul li a {   
    font-size: 14px;
}
.lte-products-cats-sc.lte-layout-grid .lte-item {   
    cursor: unset;
}

.lte-header-wrapper + .margin-default {   
    padding-bottom: 2px;
}
.experience-contact ul li{
position: relative;	
}
.experience-contact ul li .elementor-icon-list-icon {
    z-index: 0;
}
.experience-contact ul li span.elementor-icon-list-text{
	 z-index: 9;
}
.experience-contact ul li .contact-icon {    
    margin-left: -64px;
    visibility: hidden;   
	cursor: pointer;	
}
.common-heading h6 {  
    background-image: linear-gradient(var(--second), var(--second));
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    display: inline;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.product-col:hover .common-heading h6 {
    background-size: 100% 2px;
}
.product-col {
      overflow: hidden !important;
}
/* .countUp-wrap .countUp-item .lte-countup-inner img {
  border-radius:50px;
} */
/* .product-col:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .5s linear; */

/*popup properties*/
@media (max-width: 1366px) {
	#sgpb-popup-dialog-main-div {
		max-width: 80% !important;
	}
} 
@media (max-width: 768px) {
	#sgpb-popup-dialog-main-div {
		max-width: 80% !important;
	}
	.lte-countup.lte-style-default .countUp-wrap .countUp-item .lte-countup-inner {
     align-items: center;
    gap: 20px;
}
div#sgpb-popup-dialog-main-div-wrapper img.sgpb-popup-close-button-6 {
    position: fixed !important;
    right: 45px !important;
    top: 100px !important;
  }
.dairy-details .lte-countup-inner {
    justify-content: space-around !important;
}
} 


@media (max-width: 575px) {
.xpro-horizontal-timeline-reverse-yes .xpro-horizontal-timeline.owl-carousel .owl-nav button.owl-prev {
    top: 19%;
    left: -1%;
}
div#sgpb-popup-dialog-main-div-wrapper img.sgpb-popup-close-button-6 {
    position: absolute !important;
    right: 58px !important;
    top: -16px !important;
    /* float: right !important; */
}
.xpro-horizontal-timeline-reverse-yes .xpro-horizontal-timeline.owl-carousel .owl-nav button.owl-next {
	 top: 19%;
    right: -1%;	
}
}
@media (max-width: 380px) {
.xpro-horizontal-timeline-reverse-yes .xpro-horizontal-timeline.owl-carousel .owl-nav button.owl-prev {
    top: 16%;
    left: -1%;
}
.xpro-horizontal-timeline-reverse-yes .xpro-horizontal-timeline.owl-carousel .owl-nav button.owl-next {
	 top: 16%;
    right: -1%;	
}
}
.journey_class img {
   width: 150px !important;
}

