/*
Theme Name: Novo 
Theme URI: http://promo-theme.com/novo/
Author: Promo Theme
Author URI: http://themeforest.net/user/ypromo
Description: We present you an Awesome Photography WordPress Theme. You can build a beautiful site, using 6 homepages. Much galleries, styles of blogs, and much much more make your site individual and creative.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novo
Template: novo

*/

ol {
	margin-left: 20px;
}

.vc_btn3-color-grey, .vc_btn3-color-default {
	color: #C48F56 !important;
	font-weight: 500;
}

.vc_general.vc_btn3:hover {
	color: #fff !important;	
}

.button-style2.loadmore-button.load_more {
	color: #C48F56 !important;
	font-weight: 600;
	border: 1px solid #C48F56;
	padding: 10px 15px 10px 30px;
}

.button-style2.loadmore-button.load_more:hover {
	color: #fff !important;
	background-color: #C48F56;	
	border: 1px solid #C48F56;	
}

.site-header .logo {
	padding-top:20px;
}

.butter-button.nav-button {    
  margin-top: 30px;
}

/** produkty **/

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab h2, .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #c48f56;
    font-weight: normal;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab h3 {
    font-size: 21px;
    font-weight: 600;
    margin: 15px 0;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab p b {
    color: #c48f56;
    font-size: 16px;
}

.hm-count.empty {
	
}

.woocommerce form .form-row input.input-text, .select2-container--default .select2-selection--single .select2-selection__rendered {
	background-color: #f7f6f7 !important;
}

.people-detail th, .people-detail td, .people-detail {
	border: 0px;
}

.people-detail td {
	width: 50%;
}

.people-detail td.photo-container {
	text-align: center;
	vertical-align: middle;
}

.paynow-payment-option-pbl:not(.disabled) label:hover, .paynow-payment-option-pbl input[type=radio]:checked + label {
    border: 1px solid #d2d2d2;
    background: #c2c2c2;
}