/*!
Theme Name: Divi Child
Template: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.14.1
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
#header .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item ul.sub-menu a {
    color: #0274bd !important;
}

span.wpcf7-list-item {
    display: block;
}

.mobile_menu_bar{
	bottom:0 !important;
}

#eproccycle .flipbox_side {
    height: 180px !important;
}

.divi-life-cta-menu {
    align-items: center !important;
}

.divi-life-cta-menu a {
    border: 1px solid #FFF;
    font-size: 14px !important;
    background-color: transparent !important;
    padding: 10px 20px !important;
    border-radius: 25px;
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
}

.blog-filter-container {
    display: flex;
    margin: 0 auto;
}

input#blog-search {
    width: 100%;
    font-size: 16px;
    padding: 13px 43px 13px 13px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 15px;
}

.filter-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin: 20px 0px;
    flex-direction: column;
}

.filter-wrapper select {
    font-size: 14px;
    padding: 15px 12px;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #ccc;
}

.reset-filter {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: bold;
}

#reset-filters {
    color: #0074BD;
    cursor: pointer;
}

#blog {
    width: 100%;
    margin-left: 25px;
}

#blog-posts-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.blog-post {
    background: #F4F4F4;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    text-align: center;
}

.blog-thumbnail img {
    width: 100%;
    height: 150px;
    border-radius: 5px 5px 0px 0px;
    object-fit: cover;
	object-position: top;
}

.blog-post h3 {
    font-size: 18px;
    margin-top: 10px;
    padding: 20px;
}

.filter-section {
    display: flex;
    flex-direction: column;
    width: 30%;
}

.pagination {
    margin-top: 30px;
}

.pagination ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.pagination ul li {
    display: inline;
}

.pagination ul li a,
.pagination ul li span {
    display: block;
    padding: 8px 12px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #000;
}

.pagination ul li .current {
    background-color: #292540;
    color: white;
    border-color: #292540;
}

.search-box {
    position: relative;
    display: inline-block;
    width: 100%;
}

.search-icon {
    position: absolute;
    right: 10px;
    top: 35%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #888;
    cursor: pointer;
}

.custom-select {
    position: relative;
    width: 100%;
}

.custom-select select {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23000"><path d="M7 10l5 5 5-5z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 30px;
    cursor: pointer;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-top: 4px solid #007bff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 20px auto;
}

#eprocurementsesami span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    width: 200px;
}

#marketplaces .dipl_button {
    margin: 0 auto;
}

#marketplaces .dipl_button>.et_pb_module_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

#marketplaces .dipl_button_item {
	pointer-events: none;
    width: 50%;
}

#marketplaces .dipl_button_link {
    text-align: center;
    height: 110px;
    display: flex;
    align-items: center;
	justify-content: center;
}

#benefits .dipl_button_item .dipl_button_link {
    padding: 25px;
    display: flex;
    align-items: center;
}

#faq [id*="v-tab-b"]{
	width: 100%;
}

#faq [id*="v-tab-c"] .et_pb_toggle{
	width:100%;
}

[id*="v-tab-b"] {
    cursor: pointer;
    border-radius: 10px;
    width: 65%;
}

[id*="tab-button"] {
    cursor: pointer;
    border-radius: 10px;
}

#benefits .dipl_button_item .dipl_button_link.tab-item-active {
    background-color: #292540;
}

#sourcing .dipl_button_item .dipl_button_link.tab-item-active {
    background-color: #4d8cdf;
}

#benefits .dipl_button_item .dipl_button_link.tab-item-active .dipl_button_text,
#sourcing .dipl_button_item .dipl_button_link.tab-item-active .dipl_button_text {
    color: #FFF !important;
}

.hide-tab-item {
    display: none;
}

.show-tab {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    z-index: 12;
    position: relative !important;
    left: 0 !important;
    transform: translateX(0%) !important;
}

#benefits .dipl_button>.et_pb_module_inner {
    display: flex;
    justify-content: center;
    gap: 30px;
}

@media only screen and (max-width:767px) {
    #benefits .dipl_button>.et_pb_module_inner {
        flex-wrap: wrap !important;
        gap: 20px;
    }
}

@media only screen and (min-width:768px) and (max-width:1280px) {
    #benefits .dipl_button_item .dipl_button_link {
        height: 100px;
    }
	#implementation-timeline h1{
		font-size:20px;
	}
}

@media only screen and (min-width:1281px) and (max-width:1400px) {
    #benefits .dipl_button_item .dipl_button_link {
        height: auto;
        padding: 15px;
    }
}

@media only screen and (max-width:1400px) {
    [id*="v-tab-b"] {
        width: 100%;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1366px) {
    #marketplaces .dipl_button_link {
        height: 140px;
    }
}

@media only screen and (min-width: 1600px) {
    #marketplaces .dipl_button {
        max-width: 65%;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-width:980px) and (max-width: 1290px) {
    #signup-btn.et_pb_button {
        padding-left: 5em !important;
        width: 100%;
        padding-right: 5em !important;
    }
}
@media only screen and (min-width:992px) and (max-width: 1230px) {
	#solution-banner-title h2{
		font-size:30px;
	}
}

li.mega-menu>ul {
    border-radius: 6px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .1);
    padding: 25px 25px !important;
}

.et_pb_menu ul li.mega-menu>ul>li>a:first-child {
    color: #000 !important;
    border-bottom: 1px solid #b5f1e9;
    font-weight: bold;
    margin-bottom: 6px;
    padding-left: 0px;
}

.et_pb_menu li.mega-menu li li a {
    font-size: 16px;
    color: #000 !important;
    padding: 0px;
    font-weight: 400;
}

.side-by-side-btn .et_pb_button_module_wrapper {
    display: inline-block;
    margin-right: 25px;
}

#get-onboard>.et_pb_row {
    max-width: 80%;
}

.et_pb_menu .et-menu-nav>ul ul {
    border-top: none;
    padding: 10px 0;
}

#header .sub-menu li a {
    font-size: 14px;
}

#why-choose-abecha h4.et_pb_module_header {
    height: 5em;
}

#benefits-of-peppol .dipl_image_card_title {
    height: 3.5em;
    display: flex;
    justify-content: center;
    align-items: center;
}

#header .et_pb_menu ul li.mega-menu>ul>li>a:first-child {
    width: 90% !important;
}

#header .et-menu-nav li.mega-menu li ul {
    width: 100% !important;
}

#header .et-menu-nav li.mega-menu li>a {
    width: 100% !important;
}
#peppol-my input#sendbtn{
	background-color: #e23439;
	border-color: #e23439;
}
#peppol-my input#sendbtn:hover{
	background-color: #292540;
}

.percent > p{
	display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}

#eproccycle .epro-box {
	height: clamp(200px, calc(400px - 10vw), 320px);
}

#suppliers .et_pb_tabs_controls { 
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	background-color:transparent;
	padding:10px!important;
	margin-bottom:20px;
}

#suppliers .et_pb_tabs_controls li{
	border:none;	
	height:100% !important;
}

#suppliers .et_pb_tabs_controls li a{
	padding:0;
	text-decoration:underline;
	display: inline;
}

#suppliers .et_pb_all_tabs{
	border-radius:10px;
	font-family:'DM Sans',Helvetica,Arial,Lucida,sans-serif!important
}

#suppliers ul.et_pb_tabs_controls:after{
	display:none;
}

#suppliers .tablepress>:where(thead,tfoot)>tr>*{
	background-color:#292540;
	color:#FFFFFF;
	font-weight: 500;
}

#suppliers .tablepress>:where(tbody)>tr>*{
	color: #292540 !important;	
	font-size:13px;
	font-weight: 300;
}

#suppliers .dt-input{
	border: 1px solid #292540;
    border-radius: 3px;
}

#suppliers .dt-info,
#suppliers .dt-container .dt-paging .dt-paging-button,
#suppliers .dt-input,
#suppliers .dt-search label{
	color:#292540 !important;
	font-weight: 400;
}

#suppliers .dt-container .dt-paging .dt-paging-button.current, #suppliers .dt-container .dt-paging .dt-paging-button:hover{
	background:#292540 !important;
	border-color:#FFFFFF !important;
	color:#FFFFFF !important;
	border-radius:5px;
}

@media only screen and (max-width: 980px) {
	#suppliers .et_pb_tabs_controls {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media only screen and (min-width: 980px) {
	#header li.et_pb_menu_page_id-20621.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-20633,
	#header li.et_pb_menu_page_id-20619.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-20632{
    	float: left !important;
	}

	#header .et-menu-nav li.mega-menu ul.sub-menu li:not(.menu-item-has-children) {
	    float: none !important;
	}
}

@media only screen and (max-width: 480px) {
	#suppliers .et_pb_tabs_controls {
		grid-template-columns: 1fr;
	}
}

@media only screen and (max-width:478px){
	#why-choose-abecha h4.et_pb_module_header {
	    height: auto;
	}
}
@media only screen and (min-width:650px) and (max-width:980px){
	#why-choose-abecha h4.et_pb_module_header {
	    height: 4em;
	}
}
@media only screen and (max-width: 981px) {
	#peppol-my-ben .dipl_button_item .dipl_button_text{
		font-size:14px;
	}
}
@media only screen and (min-width:982px) and (max-width: 1230px) {
	#get-started-now h3{
		font-size:30px;
	}
	
	#why-choose-abecha h4.et_pb_module_header {
    	height: 7em;
	}
	
	#lhdn h3{
		font-size:18px;
	}
}
@media only screen and (max-width: 768px) {
    #benefits .dipl_button_0 .dipl_button_item {
        width: 100%;
    }

    .blog-filter-container {
        flex-wrap: wrap;
    }

    #blog {
        margin-left: 0px;
    }

    .filter-section {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}
@media only screen and (min-width:479px) and (max-width: 767px) {
	#ben-peppol .et_pb_module.dipl_image_card{
		padding-left:10px !important;
		padding-right:10px !important;
	}
}
@media only screen and (min-width:980px) and (max-width: 1500px) {
	#guides h4{
		height:3em;
	}
	#guides h3{
		height:3em;
	}
	#principleborder .et_pb_blurb_0, #principleborder .et_pb_blurb_1, #principleborder .et_pb_blurb_2, #principleborder .et_pb_blurb_3,#principleborder .et_pb_blurb_4,#principleborder .et_pb_blurb_5,#principleborder .et_pb_blurb_6{
	height:135px;		
	}
}
@media only screen and (min-width:980px) and (max-width: 1158px) {
	#why-sesami-ep .et_pb_heading_5, #why-sesami-ep .et_pb_heading_0, #why-sesami-ep .et_pb_heading_1, #why-sesami-ep .et_pb_heading_4, #why-sesami-ep .et_pb_heading_3, #why-sesami-ep .et_pb_heading_2{
		height:90px;
	}
	#eproccycle .epro-box{
		height:325px;
	}
	#counter-ep .et_pb_number_counter .percent p{
		font-size:22px;
	}
	#counter-ep .et_pb_text_11, #counter-ep .et_pb_text_9, #counter-ep .et_pb_text_13, #counter-ep .et_pb_text_10, #counter-ep .et_pb_text_12{
		font-size:18px;
	}
	.et_pb_menu_0_tb_header.et_pb_menu ul li a{
		font-size:14px !important;
	}
	.et_pb_menu .et-menu>li {
    	padding-left: 9px;
    	padding-right: 9px;
	}
	#hero-banner .et_pb_slide_title{
		font-size:30px !important;
	}
	
}
@media only screen and (max-width:769px){
	#marketplaces .dipl_button_link{
		height:160px;
	}
	#eproccycle .epro-box{
		height:100%;
	}
}
.et_mobile_menu {
	overflow: scroll !important;
	max-height: 80vh;
}

.wp-chatbot-board-container,
.wp-chatbot-editor-container{
	background: #DDEDFF !important;
}

.wp-chatbot-editor-container {
    border-top: 0px;
}

#wp-chatbot-ball-container button#wp-chatbot-send-message i,
.wp-chatbot-header i{
	color:#e23439;
}
.qcld-chatbot-wildcard {
  max-width: 100%;
  max-height:100%
  padding: 40px;
  box-sizing: border-box;
}
/* ul.wp-chatbot-messages-container > li{
	padding-left:0px !important;
	padding-top:10px;
} */