/*
Theme Name: 	MarketPlace DigiGOV-InnoHUB-neve-child
Theme URI:    	https://gfoss.eu/
Description:  	neve child theme for opensocialclusters.eu
Author:       	GFOSS / ks
Author URI:   	https://gfoss.eu/
Template: 		neve
Version:		0.1
License: 		GNU General Public License v3 or later
License URI: 	http://www.gnu.org/licenses/gpl-3.0.html		
*/

.profile-fields tbody tr td { display: table-cell; border-radius: 0em; color: #333!important ; display: normal!important ; border: 1px solid #ccc; }  /* blue color #244aa5 */

.hentry blockquote { background-color: none; background: none; color: #333 ; }

.site-info { text-align: center; }

/* .page-wrap .content-wrapper { padding-top: 70px!important; }  */


/* PAGING in search datasets */

.navigation li a, .navigation li a:hover, .navigation li.active a, 
.navigation li.disabled { color: #fff; text-decoration:none; }
 
.navigation li { display: inline; }
 
.navigation li a,  .navigation li a:hover, .navigation li.active a,
.navigation li.disabled {  background-color: #244AA5; border-radius: 3px;
                           cursor: pointer;  padding: 12px;  padding: 0.75rem; }
 
.navigation li a:hover, .navigation li.active a { background-color: #3C8DC5; }


@media screen and (min-width: 400px) {
	html {
			position: relative;
			min-height: 100%;
	}

	body {
			margin: 0 0 60px;
			/* bottom = footer height */
			padding: 25px;
	}

	#page > footer {
			position: absolute;
			left: 0;
			bottom: 0;
			height: 60px;
			width: 100%;
			overflow: hidden;
	}
	
	.home-page > #page {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.home-page > #page > #content {
		margin: 0;
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}


.content-area .hentry::after{
	background-color: white !important;
}

.content-area .hentry {
	padding-top: 0px;
	padding-bottom: 0px;
}

.wdm-col-3-2-1.hentry {
    margin-top: 10px;
    padding-top: 0;
		padding-bottom: 0px;
    height: 13vw;
    width: 13vw;
    min-width: 12em;
    min-height: 12em;
}

.wdm-course-image {
	height: 140px
}

.wdm-price, .eb-validity-wrapper{
	display: none;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .wdm-btn {
    position: relative;
    display: inline-block;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    padding: 12px 34px;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.wdm-btn {
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 500;
    background-color: #244aa5 !important;
    color: #fff !important;
	border: 1px solid;
	border-color:#244aa5 !important;
    cursor: pointer;
    font-family: Raleway, sans-serif;
	font-size: 13px !important;
	line-height: 24px;
	font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 0.1em;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.wdm-btn:hover {
    background-color: transparent !important;
	color:#244aa5 !important;
	box-shadow: none !important;
}






.content-area .hentry::after{
	background-color: white;
}

.content-area .hentry {
	padding-top: 0px;
	padding-bottom: 0px;
}

.wdm-col-3-2-1.hentry {
    margin-top: 10px;
    padding-top: 0;
		padding-bottom: 0px;
    height: 13vw;
    width: 13vw;
    min-width: 12em;
    min-height: 12em;
}

.wdm-course-image {
	height: 140px
}

.wdm-price, .eb-validity-wrapper{
	display: none;
}

.page-id-377 > #page > #content > .container > .row > #primary {
	width: 100%;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .wdm-btn {
    position: relative;
    display: inline-block;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    padding: 12px 34px;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.wdm-btn {
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 500;
    background-color: #244aa5 !important;
    color: #fff!important;
    cursor: pointer;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.1rem;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 0.1em;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .wdm-btn:hover {
    background-color: transparent;
    color: #d65050;
}



#mainnav { border-top: 1px solid #F7B90A; }

#menu-toploginmenu   {
    height: 30px; /* set to the height you want your menu to be */
    margin: 0 0 10px; /* just to give some spacing */
    font-weight: bold; 
    font-size: calc(1em - .1vw) ;
    margin-top: -20px;
    padding-bottom: 2px;
 /*   border-bottom: 1px solid #000; */
    position: relative;
}
#menu-toploginmenu ul    {
    margin: 0; padding: 0; /* only needed if you have not done a CSS reset */
    right: 0px; 
}
#menu-toploginmenu li    {
    display: block;
    float: right;
    line-height: 30px; /* this should be the same as your #menu-toploginmenu height */
    height: 30px; /* this should be the same as your #menu-toploginmenu height */
    margin: 0; padding: 0; /* only needed if you don't have a reset */
    position: relative; /* this is needed in order to position sub menus */
    margin-left: 5px;
}
#menu-toploginmenu li a  {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
}
#menu-toploginmenu .current-menu-item a, #menu-toploginmenu .current_page_item a, #menu-toploginmenu a:hover {
    color: #f8ba09;
   /* background: #ccc;  */
}


article { border: 0px solid #3f9;
          border-right: 2px solid #eee;
          border-bottom: 2px solid #ddd; }

.bordaa { border: 0px solid #cf3; }

.soltit { font-size: 20px!important; }

.solexp { padding-right: 15px; }

#primary { margin: auto; } ; 
