/*
 Theme Name:     Farshad Child Theme
 Theme URI:      https://farshadsadri.com
 Description:    Product Design, Brand, UI/UX 
 Author:         Farshad Sadri
 Author URI:     https://farshadsadri.com/bio
 Template:       farshad
 Version:        1.1
*/

/* --------------------------------------
-----   additional css              -----
-----------------------------------------*/
#site-overlay {
	z-index: 20000000001;
}
pre, code, tt {
	background: none !important;
    border: 0 !important;
}

/* ----- Bit Assist Chat -----*/
#widgetWrapper #widgetBubbleRow {
	background: #161c2f;
}
#widgetWrapper #callToActionMsg {
	background: #161c2f;
	color: #fff;
	box-shadow: none;
}
#widgetWrapper .channel-name {
	color: #EFEFEC;
}
#widgetWrapper #channels .channel {
	background: #161c2f;
	color: #EFEFEC;
}


/* ----- Homepage -----*/
.entries--minimal {
	white-space: collapse;
}

/* ----- Font -----*/

body h1, body h2, body h3, body h4, body .entry-minimal__title, body .entry-navigation__item, body .poppins, body #site-overlay #searchform #s {
		font-family: 'Bricolage Grotesque', sans-serif !important;
}
body, .top-menu .cart-item sup, h5, h6, .single-portfolio .entry-breadcrumb, #respond .form-submit #submit {
	font-family: 'Space Grotesk', sans-serif !important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, #respond .form-submit #submit, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, .woocommerce-MyAccount-content form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea {
	font-family: 'Space Grotesk', sans-serif !important;
}

body, .chatway-widget-header, .new-chat-btn, .chat-field--container textarea, .messages, .chat-message, .contact-form button, .contact-form .form-group input, .contact-form .form-group .field-textarea, .contact-form .form-group .o-combobox__input, .dropdown-list, .dropdown-item, .button, .faq-answer p {
	font-family: 'Space Grotesk', sans-serif !important;
}


/* ----- FAQs -----*/
body .calafate-toggle h5 {
	text-align: start;
	padding: 16px 0 15px 70px;
}


