/*
Theme Name: Porto Child
Theme URI: http://www.portotheme.com/wordpress/porto
Author: SW-THEMES
Author URI: http://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

*/

@import url("../porto/style.css");

.product-image .stock {
    width: 100%;
}
body {
background-image:url(/wp-content/themes/porto-child/NINJACOCONUT-palmier-bambou.png);
background-position:right top;
background-repeat:no-repeat!important;
}

#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
    background-color: rgb(255, 255, 255);
    background-repeat: repeat;
    background-attachment: scroll;

}

.single-product .product-summary-wrap .price .woocommerce-variation-availability .out-of-stock {
display: none !important;
}


.single-product .product-summary-wrap .price .woocommerce-variation-price .price {

text-decoration: none!important;

}

.product-summary-wrap .stock {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 0;
}

h1 {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
    color: #212b2d;
}

.vc_general.vc_cta3 {
    padding: 5px;
}

.vc_general.vc_cta3 h2 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 25px;
}

.owl-carousel .owl-nav [class*="owl-"], .owl-carousel .owl-nav [class*="owl-"]:hover {
    color: #000!important;
}

.owl-carousel .owl-nav .owl-prev {
    left: 5px;
}

.owl-carousel .owl-nav .owl-next {
    right: 5px;
}

#header {
    border-top: none!important;
}

.porto-sicon-header + .porto-sicon-description {
    margin-top: 0px;
}

.add-links .add_to_cart_read_more, .add-links .add_to_cart_button, .yith-wcwl-add-to-wishlist a, .yith-wcwl-add-to-wishlist span, .add-links .quickview {
    background: #63a80a;
}

.add-links .add_to_cart_button {
    padding: 0 4em;
}

ul.products li.product-col:hover .add-links .add_to_cart_button {
    padding: 0 4em;
}

ul.products li.product-col .add-links .add_to_cart_button {
    padding: 0 4em;
}

.add-links .add_to_cart_read_more {
    padding: 0 3rem;
}