/*
Theme Name:         MICB
Theme URI:          https://micb.md
Description:        Moldincombank.
Version:            1.21.54
Author:             Mediapark.
Author URI:         Mediapark.
*/

form input[type="url"], 
form input[type="email"], 
form input[type="date"],
form input[type="tel"] {
    width: 100%;
    background-color: #f2f6f9;
    border-radius: 6px;
    padding: 16px;
}
.simple-page .simple-desc-section .wrap {
    width: 100%;
}
.tabs-with-table .tabs .tab-content .table .tbody .tr .td,
.tabs-with-table .tabs .tab-content .table .thead .tr .td {
	width: 100%;
}
.catalog-card-list .card .content .list {
    gap: 20px;
}
.catalog-card-list .card .content .list .item{
    width: calc(33% - 20px);
}
@media only screen and (max-width: 1256px) {
	.catalog-card-list .card .content .list .item{
			width: calc(50% - 20px);
	}
}
@media only screen and (max-width: 768px) {
	.catalog-card-list .card .content .list .item{
			width: 100%;
	}
}
.page-id-57488 .tabs-with-table .tabs .nav-tabs,
.page-id-57489 .tabs-with-table .tabs .nav-tabs,
.page-id-56740 .tabs-with-table .tabs .nav-tabs{
	width: 100%;
}
.contact-us-simple-section .select2-container--default .select2-selection--single {
    background-color: #f2f6f9;
	    border: 0;
}
.contact-us-simple-section .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #797579;
    font-family: Inter-Medium, arial, sans-serif;
}
.contact-us-simple-section .select2 .select2-selection--single .select2-selection__rendered{
	font-family: Inter-Medium, arial, sans-serif;
}
@media only screen and (min-width: 1025px) {
    .subnav-box .col .dropdown:nth-child(6) .dropdown-menu {
        left: 30%;
        transform: translate(-44%, 0);
    }
}
div#CybotCookiebotDialogBodyEdgeMoreDetails {
    display: none !important;
}

@media only screen and (min-width: 1024px) {
	.single-packages .catalog-inner-page-hero-section .content .list .item {
		width: calc(100% / 3 - 32px);
	}
}
