/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

body {
	background:url(images/moringa-icon-bg-500.png) repeat;
}

#theme-page .theme-page-wrapper {
    margin: 0px auto;

}
#theme-page .theme-page-wrapper .theme-content {
	/*background-color:rgba(223, 192, 123, 0.46);*/
	background-color:rgba(255, 255, 255, 0.60);
	padding: 30px 30px 0px 30px!important;
}

body.home #theme-page .theme-page-wrapper .theme-content {
    /* background-color: rgba(223, 192, 123, 0.46); */
    padding: 0px 30px 0px 30px!important;
    margin-top: 10px;
}
.mk-header {
    border-bottom: 1px solid #F57A3B!important;
}

body.home .mk-header {
    border-bottom: none!important;
}

.page-title {
    margin: 0px 20px;
}


.gallery .gallery-caption {
    font-size: 13px;
}
.mk-woocommerce-shop-loop__title {
    margin-bottom: 15px;
}


.header-style-2.a-sticky .mk-header-nav-container {
    background-color: #fa7b2a;
}

h2.wpb_heading.wpb_singleimage_heading {
    font-size: 15px!important;
    font-weight: bold!important;
}

.mk-product-loop .product-loop-thumb {
    padding: 15px;
}

.moringa-news h2 {
	color:#517934!important;
}


section.products .mk-product-holder .product_loop_button:hover {
    background-color: #1A663C!important;
}

ul.document_listing li {
	margin-bottom:15px;
}


.widgettitle {
    border-bottom: 1px solid #dfdfdf;
    font-size: 1.7em;
    text-transform: uppercase;
    color: #64462d;
    text-align: center;
    letter-spacing: 2px;
    padding-bottom: 1em;
}

#smooth_slider_1 {
	padding:25px;
}


.mk-blog-modern-item {
    margin-bottom: 0px;
}

.recipe-template-default {
background-color: rgba(57, 181, 74, 0.54);
}

/* Big Commerce */

.bc-single-product__description p {
	font-size:20px;
}

.bc-product-single h4.bc-single-product__section-title {
	font-size: 1.5em;
}

.bc-product-single__meta {
    background-color: #e4f5e5;
    padding: 30px;
}

.bc-product-single__top {
	padding-top:30px;
}

.bc-product__gallery .swiper-slide img {
	width:inherit;
}

.swiper-slide.bc-product-gallery__thumb-slide img {
	width:auto;
}

.bc-product-single {
	background: #ffffffd6;
    border: solid 1px #f3f3ee;
    margin-top: 20px;
    padding: 0 30px;
}

.bc-product-form__options .entry-content button.bc-btn {
	background-color: #066838;
	border: 2px solid #075831;

}
