/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.woodmart-tooltip{
	display: none!important;
}

.down_under{
	bottom: 0!important;
}
.whb-sticky-shadow.whb-sticked .whb-row:last-child{
	border-bottom: solid 1px #000;
}

.red-heading{
	font-family: bodoni-urw, serif;
	color: #d43848!important;
}

.green-heading{
	font-family: bodoni-urw, serif;
	color: #148f77!important;
}

.footer-title {
	font-family: bodoni-urw, serif!important;
	font-weight: 700;
	color: #000;
	font-size: 30px;
	text-align: center;

}

.footer-title:after{
  	background-color: #9ec1c0; 
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translate(-50%,0);
    width: 50px;
}

.whb-color-light .navigation-style-default .item-level-0.current-menu-item>a{
	color: #000;
}

@media (min-width: 1025px) and (max-width : 4096px){
.textbox{
	margin-left: 50px;
	margin-right: 50px;
}
}

.woodmart-load-more{
border-color: #148f77;
}

.portfolio-enlarge{
	display: none;
}


/*
BODONI-FONT
*/

.bodoni-heading{
	font-family: bodoni-urw, serif!important;
	font-size: 56px;
	font-weight: 600;
	text-align: center;
	line-height: 1.6!important;
}

.bodoni-heading-2{
	font-family: bodoni-urw, serif!important;
	font-size: 48px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.6!important;
}


.bodoni-text{
	font-family: bodoni-urw, serif!important;
	text-align: center;
	color: #000;

}

.bodoni-top{
	display: inline;
	font-family: bodoni-urw, serif!important;
	font-size: 16px!important;
	color: #000;
	font-weight: 600;
}

.roboto-top{
	display: inline;
	font-size: 15px!important;
	color: #000;
}

.portfolio-entry .project-link{
-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.45);
box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.45);
	
}
.portfolio-thumbnail{
	bottom:0!important;
}
.woodmart-navigation .item-level-0 > a {
	letter-spacing: 2.0px;
}


@media (min-width: 1025px) and (max-width : 4096px){
.kollom{
	padding-left: 25vh;
	padding-right: 25vh;
}
}

.footer-text-1{
	font-size: 20px;
	color: #000;
	line-height: 1.8;
}

.rs-layer {
	font-weight: 600!important;
}

p {
	line-height: 1.8
}

.home .wrap-meta{
	display: none;
}

@media only screen and (max-width: 768px) {
.circle{
	margin-left: 25vw;
	margin-right: 25vw;
}
}