.body-wrapper #sp-vmmenu {
    margin-bottom: 0;
}
#sp-vmmenu {
    margin-bottom: 0;
}

.product-wrap .vm-trumb-slider,
.product-wrap .vm-trumb-slider .slick-slide,
.product-wrap .product-block .product-image{
    height: 700px;
}
.product-block .vm-trumb-slider .slick-slide img{
    max-height: 100% ;
}

 .category-wrap .category .category-image {
    height: 300px;
}

#sp-header{
    padding: 10px 0
}
.product-block .card{
    box-shadow: none;  
}
.vmzoomer-wrap .vmzoomer-image a img{
    padding-top: 0;
    padding-bottom: 0;
}
.product-wrap .vm-trumb-slider,
.product-wrap .vm-trumb-slider .slick-slide,
.product-wrap .product-block .product-image{
    height: 250px;
}
.product-block .vm-trumb-slider .slick-slide img{
    max-height: 100% ;
}
.product-block .card{
    box-shadow: none;  
}

ul.sp-megamenu-parent{
    text-align: center;
}
ul.sp-megamenu-parent *{
    text-align: left;
}
#sp-menu .sp-megamenu-parent > li:first-child{
    margin-left: 0;
}
#sp-vmtop .container-inner {
  border-bottom: 0px;
}
#sp-vmtop {
  border-bottom: 1px solid #e9ecef;
}
#sp-vmmenu {
  background: #888;
  margin-bottom: 25px;
}
#sp-vmmenu .sp-column {
  background: transparent;
}
#sp-vmmenu #sp-menu {
  margin-bottom: 0;
}
#sp-vmmenu #sp-menu .sp-megamenu-parent > li:first-child {
  margin-left: 0;
}
#sp-bottom, #sp-footer {
  background: #888;
}
#sp-bottom {
  padding-top: 0;
  margin-top: 30px;
}
#sp-footer {
  border-top: 1px solid rgba(255, 255, 255, .1);
}
#sp-footer .container-inner {
  border-top: 0;
}
#sp-bottom .container-inner, #sp-footer .container-inner {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.view-productdetails main#sp-component {
    max-width: 100% !important;
    flex: 0 0 100% !important;
}
.view-category main#sp-component {
    max-width: 100% !important;
    flex: 0 0 100% !important;
}
