@media (max-width: 979px) {
.my-btn {
 margin-top: 30px!important;
}
}

.x-navbar .mobile .x-nav li>a {
    margin: 0 0 -1px;
    border: 0px solid #f2f2f2;
    border-left: 0;
    border-right: 0;
    padding: 1em 0;
    color: #b7b7b7;
    background-color: transparent;
}

.call li {font-size: 8px!important;}


.woocommerce ul.products {
       width: 80%!important;
}

.woocommerce-ordering select {
       margin-top: 50px;
}

.woocommerce .price {
    line-height: 1.25;
}
.woocommerce li.product .entry-featured img {
     padding: 30px;
}

.has-post-thumbnail .entry-featured {
    border-bottom: none!important;
}


