/*!
Theme Name: Agriox Child theme
Theme URI: http://layerdrops.com/linoorwp
Template: agriox
Author: Layerdrops
Author URI: https://themeforest.net/user/layerdrops
Description: This is a Child theme for Agriox Wordpress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: agriox-child
*/

.home_header .main-header--one__bottom{
    background: #fff;
}
.about_us_section .about-three__content-box{
    max-width: unset;
}
.about-three__products-list ul{
    align-items: baseline;
}
.about_us_section .about-three__products-list ul li{
    width: 50%;
}
.about_us_section .about-three__products-list ul li:first-child{
    padding-right: 20px;
}
.about_us_section .about-three__products-list ul li:last-child{
    margin-left: 20px;
}
.our_intro .about-one__content-video-box,
.our_product_slider .projects-two__carousel {
	display: none;
}
.our_product_slider .projects-one--two{
	padding: 0;
}
.why_choose_us .features-three__list li:hover {
	background-color: unset !important;
}
.why_choose_us .features-three__image__caption{
	background-color: #f6f4ec;
}
.why_choose_us .features-three__image img{
	border-radius: 0 !important;
}
.our_story .auto-container{
	padding: 0;
}
.our_story .story-one__img{
	min-height: 650px !important;
}
.our_story .story-one{
	padding-bottom: 0;
}
.contact_page_section .contact-page__social-link,
.footer_newletter .subscribe-form{
	display: none !important;
}
.poduct_detail_list img{
	height: 350px !important;
	object-fit: cover;
}
.get_in_touch ul li .icon{
	flex-shrink: 0;
}
.footer_logo .footer-widget__about-text{
	padding-bottom:0
}
.footer_logo  .footer-widget__about-contact-box{
	border: 0;
}
.home_our_products .features-one__single-img img{
	height: 325px;
	object-fit: cover;
}
.home_about_us .features-three__image img{
	height: 750px;
	object-fit: cover;
}
.our_story .story-one__img h3{
	color: #334b35;
}
.home_banner .main-slider__title{
	font-family: var(--agriox-font, "DM Sans", sans-serif);
}
.cta_section .cta-one__left-title h2,
.why_choose_us .features-three__image__caption h3,
.our_story .story-one__img h3{
	font-family: var(--agriox-font-2, "Averia Sans Libre", cursive);
}
.view_all_btn a{
	position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    color: var(--agriox-base, #f1cf69);
    background-color: var(--agriox-primary, #334b35) !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 18px 50px 18px;
    border-radius: 10px;
    letter-spacing: 0.1em;
    transition: all 0.3s linear;
    overflow: hidden;
    z-index: 1;
    line-height: 34px;
	border: 1px solid #334B35;
}
.view_all_btn a:hover{
	border: 1px solid #334B35;
	color: var(--agriox-primary, #334b35) !important;
}
.view_all_btn a:hover::before {
    background: #ffffff;
	color: var(--agriox-base, #f1cf69);
}
.view_all_btn a::before
 {
    background: rgba(var(--agriox-base-rgb, 241, 207, 105), 0.15);
}

.view_all_btn a:hover:before {
    width: 100%;
    opacity: 1;
    transform: scale(1.5);
    border-radius: 0;
}

.view_all_btn a::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 100%;
    background: rgba(var(--agriox-primary-rgb, 51, 75, 53), 0.15);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    content: "";
    transform: scale(1);
    transition: 700ms ease;
    z-index: -1;
}
.product_detail_img img{
	height: 300px;
    object-fit: cover;
}
.product_detail_section .features-one__single__more{
	display: none;
}
.our_products_footer_menu ul{
	column-count: 2;
}
.testimonoals .testimonials-one__single-client-info-img img,
.testimonoals .testimonials-one__single-client-info-img .icon{
	display: none;
}
.testimonoals .testimonials-one__single-client-info-title{
	padding: 0 ;
}
.page-header{
    background-position: center 85%;
}
.get_in_touch .contact-page__contact-info-list ul li:first-child{
	width: 55%;
}
.get_in_touch .contact-page__contact-info-list ul li:not(:first-child) {
	width: 33%;
}
@media only screen and (max-width: 768px) {
 	.home_about_us .features-three__image img {
		height: 400px;
		object-fit: cover;
	}
	.our_story .story-one__shape{
		display: none;
	}
	.our_story .story-one__img{
		min-height: 400px;
	}
	.mobile-nav__contact .gt_languages a{
	    color: #000;
	}
	.mobile-nav__contact .gt_white_content{
		margin: -187.5px 0 0 -150px;
	}
	.mobile-nav__contact .gt_white_content .gt_languages{
		flex-flow: column !important;
	}
}
@media (min-width: 992px) {
    .why_choose_us .features-three__list li {
        padding-top: 35px;
        padding-bottom: 25px;
    }
}
@media (min-width: 1200px) {
    .why_choose_us .features-three__content {
        padding-left: 40px;
		padding-top: 25px;
    }
}
@media (min-width: 1300px) and (max-width: 1400px) {
	.mobile-nav__contact .gt_languages a{
	    color: #000;
	}
	.mobile-nav__contact .gt_white_content{
		margin: -187.5px 0 0 -150px;
	}
	.mobile-nav__contact .gt_white_content .gt_languages{
		flex-flow: column !important;
	}
}