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

.imgfr{width:150px;height150px;margin-left:auto;margin-right:auto;}
h1 {
    font-size:60px;
    line-height:60px;
  }
  h2 {
    font-size:40px;
    line-height:40px;
  }

.site-logo .wd-logo img{

background:#fff;
max-height:250px;
padding:10px 20px 10px 20px;
top:0px;
box-shadow: rgba(0, 0, 0, 0.5) 0px 60px 40px -7px;border-radius:0 0 10px 10px;}

.main-page-wrapper{background:none;}

.vc_gitem-zone-img, .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img{display:block!important;visibility:visible!important;}
.vc_gitem-zone-mini h3{font-weight:bold;margin-top:15px;}
.wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a, .wd-nav a:hover {
  color: #c97f2e!important;
}

@media screen and (max-width: 600px) {
.site-logo .wd-logo img{

background:#fff;
max-width:260px!important;
padding:10px 20px 10px 20px;
top:0px;
box-shadow: rgba(0, 0, 0, 0.5) 0px 60px 40px -7px;border-radius:0 0 10px 10px;}
}