/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */




/** Start Block Kit CSS: 142-3-a175df65179b9ef6a5ca9f1b2c0202b9 **/

.envato-block__preview{
	overflow: visible;
}

/* Border Radius */
.envato-kit-139-accordion .elementor-widget-container{
	border-radius: 10px !important;
}
.envato-kit-139-map iframe,
.envato-kit-139-slider .slick-slide,
.envato-kit-139-flipbox .elementor-flip-box div{
		border-radius: 10px !important;

}


/** End Block Kit CSS: 142-3-a175df65179b9ef6a5ca9f1b2c0202b9 **/



/** Start Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/

.envato-block__preview{overflow: visible !important;}

/** End Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/

.highlight-text{
	font-weight: bold;
	color: #daa520;
}
body .podcast-btn{
		text-transform: none;
    font-weight: bold;
}
.getpaid-address-field-wrapper__vat-number{
		display: none !important;
}
body .bsui .btn-secondary{
	  background-color: #DAA520;
    color: #fff;
		font-size: .8rem;
}
body .invoice-number.text-start a{
		color: #DAA520;
    font-weight: bold;
    font-size: .9rem;
}
.bsui body.page-template-default.page{
	background-color: #111;
}
.bsui body.page-template-default.page #wpadminbar,
body.page-id-3590 #wpadminbar{
	display: none !important;
}
.bsui .form-control:not(.btn),
.bsui .form-control:not(.btn):focus,
.bsui .form-control:not(.btn):hover,
.bsui select.form-select{
		border-color: #DAA5204D;
		background-color: #111111;
		font-family: "Inter", Sans-serif;
    font-size: 0.8rem;
		border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
		color: #fff;
}
.bsui .form-label {
		font-family: "Inter", Sans-serif;
    font-size: 0.8rem;
    font-weight: bold;
    text-transform: uppercase;
		color: #daa520;
}
.bsui .getpaid-select-gateway-title-div h6{
		color: #daa520;
}
.bsui .getpaid-payment-form-items-cart-header,
.bsui .getpaid-form-cart-totals-subtotal,
.bsui .getpaid-form-cart-totals-col{
		background-color: #daa520 !important;
		color: #fff;
}
.single-post .elementor-location-single{
		padding: 45px 0;
}
.bsui .text-muted{
	color: #fff !important;
}
.bsui ol, .bsui ul, .bsui dl{
	margin-top: 20px;
}
.getpaid-form-cart-item-name{
	color: #fff;
}