/**
Theme Name: andjelic
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: andjelic
Template: astra
*/
.page-id-7452 .headermenu,
.error404 .headermenu {
    background-color: #202020 !important;
}
.page-id-7452 .site-content,
.error404 .site-content {
    margin-top: 150px;
}
.btn-about {
    color: #EF4028;
    border: 2px solid;
    padding: 7px 35px;
}
.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.logo img {
    max-width: 100%;
    height: auto;
}

/* Main Menus - desktop - START */
.elementor-hidden-mobile li.menu-item{
    padding: 10px 20px !important;
}
.elementor-hidden-mobile li.menu-item a{
    padding: 0px 0px 4px 0px !important
}
.elementor-hidden-mobile .menu-item a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #EF4029;
    transition: width 0.4s ease;
}

.elementor-hidden-mobile .menu-item a:hover::after {
  width: 100%;
}
/*#menu-1-ee2891e 
/* Main Menus - desktop - END */


/* 16-11-2024 */
.banner-heading-wrap {
    position: relative;
    z-index: 1;
    margin-top: -120px;
}
.banner-heading-wrap:before {
    content: "";
    background-color: #f4f4f4;
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:-1;
}
.banner-heading {
    font-size: 34px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}
.banner-heading:before {
    content: "";
    border-bottom: #F73719AF solid 8px;
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 1px;
    z-index: -1;
}
.banner-sub-heading {
    font-size: 16px;
    line-height: 28px;
    padding-top:20px;
}
.bidding-heading {
    color: #f70b0b;
    font-size: 34px;
    font-weight: 700;
}
.bidding-heading-wrap {
    text-align: center;
    padding-bottom: 70px;
}
.bidding-sub-heading, .package-heading, .asset-heading, .info-heading {
    font-size: 24px;
    line-height: 28px;
} 
.bidding-sub-heading-two {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 15px;
}
.package-content p {
    font-size: 16px;
    line-height: 20px;
}
.icon-box-pdf-content {
    display: inline-table;
}
.icon-box-pdf {
    float: left;
    margin-right: 20px;
}
.home-banner-icon .elementor-button-icon {
    color: #EF4028;
    /* font-size: 21px; */
}
.last-menu-button a {
    border: 1px solid #fff;
}

/*#before-after-image{
    max-height:605px;
}*/
#before-after-image .twentytwenty-overlay:hover{
	background: unset !important;
}
#bidHistoryModal .uwa_bids_history_data table{
    border: 1px solid #79797954;
}
#bidHistoryModal .modal-dialog{
    max-width:70% !important;
	margin: 0 auto;
}
#privateChatModal .modal-dialog{
    margin: 0 auto;
}
#privateChatModal .modal-content{
    width:90%;
    margin: 0 auto;
}
.private_msg_main h2, .auction-privatemsg-table{
    border:none;
}
#uwa_private_msg_form{
    border:1px solid #80808036;
}
.custom-links span{
    font-size:12px;
}
.crop-his-table table,
.assets-info-table table{
    margin-bottom:0;
}
.crop-his-table thead,
.assets-info-table thead{
    background: #e9e8e5;
}
.crop-his-table td , .crop-his-table th,
.assets-info-table td , .assets-info-table th{
    font-size: 12px;
    padding: 1px;
   text-align:center;
}
.crop-his-table .tr-border, .crop-his-table tbody tr,
.assets-info-table .tr-border, .assets-info-table tbody tr{
    border-bottom: 1px solid;
}
.crop-his-table,
.assets-info-table{
    border: 1px solid;
}
.fertilizer-application{
    text-align: center;
}
.assets-info-table .table-header-logo img,
.crop-his-table .table-header-logo img{
    width: 160px;
}
.crop-his-table .table-header-logo,
.assets-info-table .table-header-logo{
    background: #202020;
    text-align: center;
}

/*************** Product Page Map Style - START  ***********/
.single-product .wpgmza_infowindow_title:before {
    content: "";
    border-bottom: 4px solid #F73719AF;
    position: absolute;
    width: 50px;
    bottom: -12px;
}
.single-product .acres_info, .single-product .history_info, .single-product .date_info{
	padding-bottom: 15px;
}
.single-product .wpgmza_infowindow_title {
    font-weight: bold;
    font-size: 24px;
	position: relative;
	margin-bottom: 25px;
}
.single-product .acres_title, .single-product .history_title, 
.single-product .date_title {
    font-size: 15px;
    font-weight: 600;
}
.single-product .gm-style-iw.gm-style-iw-c {
    display: flex
;
    flex-direction: column;
	z-index: 1111;
}
.single-product .gm-style-iw div {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 2px;
    overflow: hidden;
}


/*************** Product Page Map Style - END  ***********/

@media (min-width: 922px) {
    #bidHistoryModal .modal-dialog{
        max-width: 100%;
    }
    .post-template-single-post-template-php .site-content .ast-container {
        display: initial;
    }
}

@media only screen and (max-width: 880px) {
    .elementor-hidden-mobile, .elementor-hidden-mobile_extra {
        display: none !important; 
    }
    
}

/* Hide element on tablet devices (screens between 768px and 1200px wide) */
@media only screen and (min-width: 881px) and (max-width: 1200px) {
   
	.elementor-hidden-tablet_extra, .elementor-hidden-tablet{
		display: none !important; 
	}
}	
	
    


/* Hide element on laptop devices (screens wider than 1366px) */
@media only screen and (min-width: 1201px) and (max-width: 1366px) {
	.elementor-hidden-laptop, .elementor-hidden-desktop  {
        display: none !important;
    }
    
}

/* Hide element on widescreen devices (screens wider than 1440px) */
@media only screen and (min-width: 1367px) {
    .elementor-hidden-widescreen {
        display: none !important; 
    }
}


