/*
Theme Name:         HiMarket
Theme URI:          http://wp.smartaddons.com/themes/sw_himarket
Description:        SW Himarket is an eye-catching WooCommerce WordPress theme which is integrated with dozen of advanced features. It is ideal for a wide range of technology stores: digital store, electronics store, camera & mobile store...
Author:             Himarket
Author URI:         http://www.himarket.net/
Version:            1.1.0
License:            GNU General Public License v2 or later
*/

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

/*
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:rtl-language-support, sticky-post, two-columns
Text Domain: himarket

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.some-padding .item-detail{
 padding:6px;
}

.display-inlinef-flex .item-wrap .item-detail{

  display:inline-flex;
}

.sw-woo-container-slider.style3 .item-wrap .item-detail .item-content .item-bottom a.ajax_add_to_cart, .sw-woo-container-slider.style3 .item-wrap .item-detail .item-content .item-bottom a.add_to_cart_button
{
 border:1px solid #ddd;
}

.footer.style3 .above-footer {
  display:none
}

.some-padding .add-cart{
 margin-right:3px;
}

.some-padding .ajax_add_to_cart{
  border: 1px solid red !important;
}

.woocommerce-wishlist a.ajax_add_to_cart:before, .woocommerce-wishlist a.add_to_cart_button:before, .woocommerce-wishlist a.product_type_external:before, .woocommerce-wishlist a.product_type_grouped:before {
    color: red !important;
}

.woocommerce-wishlist a.ajax_add_to_cart:hover::before, .woocommerce-wishlist a.add_to_cart_button:hover::before, .woocommerce-wishlist a.product_type_external:hover::before, .woocommerce-wishlist a.product_type_grouped:hover::before {
    color: white !important;
}



.payment .master-card{
     background: url(http://samcoders.com/Budget/wp-content/uploads/2017/03/Mastercard-Curved.png) !important;
    background-size: cover !important;
}

.payment .amex{
     background: url(http://samcoders.com/Budget/wp-content/uploads/2017/03/American-Express-Curved.png) !important;
    background-size: cover !important;
}
.paragraph {
    font-size: 14px;
    color: #555;
line-height:1.9;
}

.listing-title {
    background: #fff;
    padding: 10px 20px 5px;
}

.breadcrumbs.custom-font.theme-clearfix {
    background: #fff;
    padding: 0 20px 10px;
} 
.vc_row.wpb_row.vc_row-fluid.parallax.vc_custom_1492861440669.vc_row-has-fill {
    min-height: 400px;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}






