/*
Theme Name: Agriton Theme
Theme URI: https://agriton.nl
Author: codenser
Author URI: https://agriton.nl
Description: Basic WordPress theme for Agriton
Text Domain: agriton
Version: 1.0.0
License:GNU General Public License v2 or later
*/
.gray-btn:hover, .gray-btn:focus{ background-color: #00823f !important;}
.header-top-menu ul li a:hover, .header-top-menu ul li a:focus{ color: #66b48c !important;}
.btn-watchnow .btn:hover, .btn-watchnow .btn:focus{ color: #00823f !important;}
.btn-watchnow .btn:hover svg{ fill: #00823f !important;}
.pink-overlay{ background-color: #f006 !important;}
.btn-orange:hover{background-color: #fff !important;border-color: #fff !important;color:#fb6701 !important;}
.messie-content .btn-orange:hover{background-color: #fff !important;border-color: #fb6701 !important;color:#fb6701 !important;}
.mobile{display: none !important;}
.desktop{display: block !important;}
.d-none{display: none;}
.d-block{display: block;}
.inner-content h2 {color: #000000;margin-bottom: 25px;font-size: 28px;font-family: 'LucidaSansBold';font-weight: normal;}
.animal-husbandry h2{font-size: 30px;font-family: 'LucidaSansBold';font-weight: normal;margin: 0 0 20px 0;}
.messie-content a{color:#00823f;} 
.messie-content a:hover{color:#66b48c;} 
.inner-content a{color:#00823f;} 
.inner-content a:hover{color:#66b48c;} 
.agenda_date {background-color: #00823f !important;padding: 60px;color: #fff;}
.su-spoiler-title{background-color: #00823f;border-bottom: none;border-radius: 0;color: #ffffff;font-size: 16px !important;line-height: 1.2 !important;font-weight: 500 !important;padding: 18px 30px !important;}
.su-spoiler-content{background-color: #f9f9f9;}
.job-title{font-family: 'LucidaSansBold';}
.job-description p{font-family: 'LSANS' !important;line-height: 1.5;font-size: 16px !important;font-weight: normal;color: #000000 !important;}
.sjb-page{font-family: 'LSANS' !important;line-height: 1.5;font-size: 16px !important;font-weight: normal;color: #000000 !important;}
.sjb-page .list-data .job-info h4 a:hover{color: #00823f !important;text-decoration: underline;}
.su-spoiler-icon{top:19px !important;left: 7px !important;}
.mc4wp-response p{ color: #000 !important;}
.textwidget .mc4wp-response p{ color: #fff !important;}
.su-tabs{background-color: #00823f !important;}
.su-tabs-nav span{color:#fff !important;}
.su-tabs-nav span:hover{color:#000 !important;}
.su-tabs-nav span.su-tabs-current{color:#000 !important;}
/*paginition css*/ 
.pagination {display: inline-block;padding:10px;}
.pagination .page-numbers {color: #000;float: left;padding: 8px 16px;text-decoration: none;background-color: #fff;border-radius: 0px;
transition: background-color .3s;margin: 0 9px; font-size: 16px;border: 1px solid #000;overflow: auto;}
.pagination .current {background-color: #00823f;color: #fff;}
.pagination a:hover {background-color: #00823f;color: #fff;}
.pagination .screen-reader-text {display: none;}
.green-btn{display: flex;}
.green-btn svg{ max-width:20px;fill:#00824e;}
.green-btn:hover{background:#00824e;color:#fff !important;border: 2px solid #00823f !important;}
.green-btn:hover svg{fill:#fff;}
.footer-bot-right a {color: #ffffff;display: inline-block;}
.footer-bot-right a:hover {color: #ffffff;display: inline-block;}

/*paginition css close */ 
/*responsive*/
@media screen and (max-width: 767px) {
.mobile{display: block !important;}
.desktop{display: none !important;}
.pagination .page-numbers{padding: 4px 12px;}
.inner-banner-txt{top:0;}
.su-spoiler-title{font-size: 14px !important;}
.inner-content h3{font-size: 18px;}
.inner-content h2{font-size: 16px;margin-bottom: 20px;}
.inner-content .job-title{font-size: 14px;}
.animal-husbandry h2{font-size: 16px;}
.job-detail h3 {font-size: 17px !important;}
}

