/*
Theme Name: Agraria Child
Theme URI: https://agraria.qodeinteractive.com
Description: A child theme of Agraria
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: agraria
Template: agraria
*/
.woof_redraw_zone {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    align-items: center;
}
.woof_redraw_zone > div {
    flex: 3;
}
.woof_container {
    padding-bottom: 0;
    margin-bottom: 0;
}
.woof_submit_search_form {
    padding: 12px !important;
    border: 2px solid #c71121!important;
    border-radius: 4px;
    flex: 1;
    margin-bottom: 0 !important;
    background-color: #c71121;
    color: white;
    border: none;
    cursor: pointer;
    font: inherit;
	text-transform: uppercase;
}
#qodef-top-area .widget a {
    color: #fff;
}
#qodef-top-area {
    background-color: #c71121;
}
#qodef-top-area .qodef-widget-holder.qodef--right .widget_agraria_core_icon_list_item {
    margin: 0 5px !important;
}
#qodef-footer-newsletter, #qodef-page-footer-top-area, #qodef-page-footer-bottom-area {
    background-color: #848689;
}
div#agraria_core_social_icons_group-2 h5.qodef-widget-title {
    color: #fff !important;
    display: block !important;
}
.page-id-4747 .qodef-page-title {
    background-position: bottom;
}

#qodef-footer-newsletter .qodef-newsletter-form .qodef-button {
    background-color: #c71121;
}
#qodef-footer-newsletter .qodef-newsletter-form .qodef-button:hover {
    background-color: #ec4e20;
}
#qodef-back-to-top .qodef-back-to-top-icon {
    background-color: #c71121;
    border: 1px solid #c71121;
}
.qodef-contact-form-7 .qodef-contact-form-style .qodef-button, .rs-layer .qodef-contact-form-style .qodef-button {
    background-color: #c71121;
}
.qodef-h4, h4 , .qodef-h6, h6 {
    color: #172121;
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a {
    color: #172121 !important;
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a, #qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a {
    color: #172121 !important;
}
.elementor-widget-text-editor {
    color: #172121 !important;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
}
.elementor-widget-button .elementor-button {
    font-family: 'Poppins' !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}
#qodef-footer-newsletter:after {
    background-color: #fff;
}
#qodef-page-footer, #qodef-page-footer a , #qodef-page-footer .widget:not(.widget_agraria_core_title_widget) {
    color: #fff !important;
}
p.qodef-m-description {
    color: #172121 !important;
}
#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
    max-height: 85%;
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--close {
    color: #000 !important;
}
#qodef-page-footer input[type=date], #qodef-page-footer input[type=email], #qodef-page-footer input[type=number], #qodef-page-footer input[type=password], #qodef-page-footer input[type=search], #qodef-page-footer input[type=tel], #qodef-page-footer input[type=text], #qodef-page-footer input[type=url], #qodef-page-footer select, #qodef-page-footer textarea {
    border-color: #fff !important;
}
.price-contactbtn{border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    color:red; font-weight:bold; margin-top: 5px;
    background:#C71121;color:#fff;}

@media only screen and (min-width: 768px) and (max-width: 989px) {	
iframe {
    height: 350px;
}
}