/*
Theme Name: HomeShop
Author: Designed by mad_velikorodnov
Author URI: http://themeforest.net/user/mad_velikorodnov/portfolio
Description: Home Shop is a premium Responsive WPML-ready Wordpress template that was developed for WooCommerce. It will perfectly suit for any type of online store due its modern, clean and multi-functional layout.
Version: 1.0.9
Tags: one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, sticky-post, theme-options
License: GNU General Public License
License URI: license.txt
*/

.wp-caption {}
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky {}


.product-image img
{
height:250px !important;
}


button {
    overflow: visible;
    background-color: #e74c3c;
    padding: 9px 17px;
    border: none;
    color: #fff !important;
    height:37px;
    width:280px;
    text-transform:uppercase !important;

   
}


#logo
{
margin-left:245px;
margin-top:-68px;
}

#main-navigation
{
margin-top:-18px;
}



.product-single-info span.price
{
display:none !important;
}

span.price
 {
  display:none;
}

.product-single h2
{
margin-bottom:4px;
}



.col-lg-8 {
    width: 35.667% !important;
}

.product-actions-single .reset_variations {
    margin-left: 8px !important;
    display:none !important;
}

.product-single .numeric-input {
    margin-right: 160px !important;
}

.product-info {
    min-height: 89px !important;
}

.product-info h5 {
font-size: 15px !important;
}