/*custom*/
body.home .home-product-grid .motopress-clmn:nth-child(5) {
    margin-left: 0;
}
.logo-width-auto img {
width:auto!important;
}
#topnav li:nth-child(2):before {
	top:50px
}
#topnav li:nth-child(3):before {
	top:37px
}
#topnav li:nth-child(5):before {
	top:45px
}

.wpcf7-form select {
height: 37px;
}


@media (min-width: 1200px) {
  .home-product-grid-inside { padding-left:30px; }
  .home-product-grid-inside .mp-span2 {
     width: 12.0899999% !important;
  }

.home-product-grid-inside .mp-span2:nth-child(2), .home-product-grid-inside .mp-span2:nth-child(4) {  z-index:2 }
}
body.blog .lastudio-posts__inner-content { background-color:  #f9f9f9ee!important }
body.blog a.btn elementor-button { background-color:  white!important }
@media (min-width: 1200px) {
body.single article {padding-right:2em}
}