/*
Theme Name: ChapterOne Child
Theme URI: https://chapterone.qodeinteractive.com/
Description: A child theme of ChapterOne Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: chapterone
Template: chapterone
*/

.mkdf-title-holder {
	background-size: cover !important;
}

.mkdf-title-wrapper {
	background: #00000070 !important;
}

.mkdf-page-title {
	font-size: 55px !important;
}

.mkdf-logo-wrapper a {
	display: flex !important;
	flex-wrap: wrap !important;
	align-content: center !important;
}

.mkdf-logo-wrapper img {
	width: 300px !important;
    height: auto !important;
}

.single-post .mkdf-title-wrapper,
.page-id-2795 .mkdf-title-wrapper,
.page-id-2796 .mkdf-title-wrapper,
.page-id-3494 .mkdf-title-wrapper,
.post-type-archive-product .mkdf-title-wrapper,
body.tax-product_cat .mkdf-title-wrapper,
.single-product .mkdf-title-wrapper,
.woocommerce-cart .mkdf-title-wrapper,
.woocommerce-checkout .mkdf-title-wrapper {
	background: #e7a931 !important;
	text-align: center !important;
}

.single-product .posted_in,
.single-product .mkdf-pl-author-holder,
.single-product .mkdf-pl-single-author-holder,
.post-type-archive-product .mkdf-pl-single-author-holder {
	display: none !important;
}

.single-product .woocommerce-product-gallery__wrapper {
	position: static !important;
}

.wc-block-components-checkout-place-order-button {
	font-family: "Cormorant Garamond", sans-serif !important;
	font-size: 19px !important;
}

.wc-block-components-checkout-place-order-button,
.wc-block-cart__submit-button,
.custom-button button,
.vc_btn3-container.custom-button a,
rs-layer-wrap a,
.wpcf7-submit,
.single_add_to_cart_button,
.button {
	background: #e66249 !important;
	border: none !important;
	color: #fff !important;
}

.wc-block-components-checkout-place-order-button:hover,
.wc-block-cart__submit-button:hover,
.custom-button.active button,
.custom-button button:hover,
.vc_btn3-container.custom-button a:hover,
rs-layer-wrap a:hover,
.wpcf7-submit:hover,
.single_add_to_cart_button:hover,
.button:hover {
	background: #e7ac3b !important;
	color: #fff !important;
}

.mkdf-pl-categories a {
	border: none !important;
}

.mkdf-pl-categories a.active,
.mkdf-pl-categories a:hover {
	background: #e66249 !important;
	color: #fff !important;
}

.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-text,
ul.products>.product .mkdf-pl-inner .mkdf-pl-text {
	background: #e66249 !important;
}

.mkdf-pl-author-holder {
	display: none !important;
}

/* NoirPro Light (peso leve) */
@font-face {
  font-family: 'NoirPro';
  src: url('fonts/NoirPro-Light.woff2') format('woff2'),
       url('fonts/NoirPro-Light.woff') format('woff'),
       url('fonts/NoirPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

/* NoirPro Regular (peso normal) */
@font-face {
  font-family: 'NoirPro';
  src: url('fonts/NoirPro-Regular.woff2') format('woff2'),
       url('fonts/NoirPro-Regular.woff') format('woff'),
       url('fonts/NoirPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

/* NoirPro Medium */
@font-face {
  font-family: 'NoirPro';
  src: url('fonts/NoirPro-Medium.woff2') format('woff2'),
       url('fonts/NoirPro-Medium.woff') format('woff'),
       url('fonts/NoirPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

/* NoirPro SemiBold */
@font-face {
  font-family: 'NoirPro';
  src: url('fonts/NoirPro-SemiBold.woff2') format('woff2'),
       url('fonts/NoirPro-SemiBold.woff') format('woff'),
       url('fonts/NoirPro-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

/* NoirPro Bold */
@font-face {
  font-family: 'NoirPro';
  src: url('fonts/NoirPro-Bold.woff2') format('woff2'),
       url('fonts/NoirPro-Bold.woff') format('woff'),
       url('fonts/NoirPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
/*
body,
h1,
h2, 
h3,
h4,
h5,
h6,
rs-layer,
a,
p,
.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner .widget,
.mkdf-btn,
input,
textarea,
select,
.select2-selection__rendered{
  font-family: 'NoirPro', sans-serif  !important;
}*/

.mkdf-main-menu>ul>li>a {
	font-size: 18px !important;
}

.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner .widget p,
.mkdf-top-bar .widget.widget_text p:first-child {
	font-size: 11px !important;
}


.custom-points p {
	border-top: 1px solid #dfdfdf;
	margin: 10px 0;
    padding: 10px 0 0 0;
	width: 100% !important;
}

.custom-points p:first-child {
	border: none;
}

.custom-image {
	width: 150px !important;
	margin: auto;
}

.custom-color p {
	color: #fff !important;
}

.menu-blocked {
	display: none !important;
}

.logged-in .menu-blocked {
	display: block !important;
}

.pricing-table {
	display: none;
}

.pricing-table.active {
	display: block !important;
}

.pricing-item .mkdf-pt-title-holder,
.pricing-item .mkdf-pt-prices,
.pricing-item .mkdf-pt-content,
.pricing-item .mkdf-pt-title {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.pricing-item .mkdf-pt-inner {
	min-height: 685px !important;
}

.pricing-item .mkdf-pt-button {
	position: absolute;
	bottom: 0;
}

.page-id-2790 .mkdf-container-inner,
.page-id-2713 .mkdf-full-width-inner {
	padding-bottom: 0 !important;
}

@media (max-width: 767px) {
	.vc_row-fluid.custom-newsletter-inner {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

.widget_categories .cat-item-209 {
	display: none !important;
}

.category-artigos-exclusivos .addtoany_share_save_container {
	display: none !important;
}

.woocommerce-tabs {
	display: none !important;
}

.mkdf-btn,
.custom-button.vc_btn3-container button,
.custom-button.vc_btn3-container a,
.custom-button .vc_btn3-container button,
.custom-button .vc_btn3-container a {
	font-family: "Cormorant Garamond", sans-serif !important;
    font-size: 19px !important;
	font-weight: 400 !important;
	line-height: 100% !important;
	letter-spacing: 0 !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-radius: 0 !important;
}

.custom-button .vc_btn3-container a:hover {
	background: #e7ac3b !important;
	color: #fff !important;
}

.custom-grid-home .vc_custom_1419328663991 {
	background: #fff !important;
}

ul.forum-titles li,
.bbp-header div.bbp-reply-content {
	font-size: 18px !important;
    font-weight: 400 !important;
	text-transform: uppercase !important;
}

.bbp-pagination-count,
.bbp-reply-post-date,
.bbp-reply-author *,
.bbp-form legend {
	font-size: 16px !important;
}

.bbp-admin-links a {
	font-size: 14px !important;
}

.mkdf-btn.mkdf-btn-simple .mkdf-btn-text::after {
	display: none !important;
}

.page-id-2790 .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {
	padding: 0 4% !important;
}

.addtoany_share_save_container:before {
	content: 'Partilhar';
	display: block;
	font-weight: 500;
}

.mkdf-st-text,
p {
	font-size: 20px !important;
}

#bbpress-forums * {
	font-size: 18px !important;
	line-height: 20px !important;
}

.button,
.wp-element-button {
	font-family: "Cormorant Garamond", sans-serif !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
	font-size: 19px !important;
	line-height: 19px !important;
	padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.custom-button .vc_btn3-container a {
	background: #e66249 !important;
}

.button-subscribe {
	background: #e66249 !important;
	color: #fff !important;
	border-radius: 0 !important;
	text-transform: uppercase !important;
}

.button-subscribe:hover {
	background: #e7ac3b !important;
}