/**
Theme Name: Avada Child
Author: InfiWebs
Author URI: https://www.infiwebs.com/about-us
Description: Child theme for the #1 selling theme of all time that allows you to build virtually any design style.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: avada-child
Template: Avada
*/

/* Share Cart popup: match Jetvision blue accents. */
html body #TB_window .scuf-share-modal-v2 .scuf-magic-btn,
html body #TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-magic-btn,
html body .scuf-share-modal-v2 .scuf-magic-btn,
#TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-magic-btn,
#TB_window .scuf-share-modal-v2 .scuf-magic-btn,
.scuf-share-modal-v2 .scuf-magic-btn {
	background: #eaf6fd !important;
	background-color: #eaf6fd !important;
	border-color: #b9e1f6 !important;
	color: #0073aa !important;
	font-family: var(--button_typography-font-family, inherit) !important;
	font-size: var(--button_font_size, inherit) !important;
	font-style: var(--button_typography-font-style, normal) !important;
	font-weight: var(--button_typography-font-weight, inherit) !important;
	letter-spacing: var(--button_letter_spacing, inherit) !important;
	line-height: var(--button_line_height, inherit) !important;
	text-transform: var(--button_text_transform, inherit) !important;
}

html body #TB_window .scuf-share-modal-v2 .scuf-magic-btn:hover,
html body #TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-magic-btn:hover,
html body .scuf-share-modal-v2 .scuf-magic-btn:hover,
#TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-magic-btn:hover,
#TB_window .scuf-share-modal-v2 .scuf-magic-btn:hover,
.scuf-share-modal-v2 .scuf-magic-btn:hover {
	background: #d7edf9 !important;
	background-color: #d7edf9 !important;
	border-color: #8dcced !important;
	color: #005f8d !important;
}

html body #TB_window .scuf-share-modal-v2 #scuf-share-message:focus,
html body #TB_window #TB_ajaxContent .scuf-share-modal-v2 #scuf-share-message:focus,
html body .scuf-share-modal-v2 #scuf-share-message:focus,
html body #TB_window .scuf-share-modal-v2 #scuf-copy-link-input:focus,
html body #TB_window #TB_ajaxContent .scuf-share-modal-v2 #scuf-copy-link-input:focus,
html body .scuf-share-modal-v2 #scuf-copy-link-input:focus,
#TB_window #TB_ajaxContent .scuf-share-modal-v2 #scuf-share-message:focus,
#TB_window .scuf-share-modal-v2 #scuf-share-message:focus,
.scuf-share-modal-v2 #scuf-share-message:focus,
#TB_window #TB_ajaxContent .scuf-share-modal-v2 #scuf-copy-link-input:focus,
#TB_window .scuf-share-modal-v2 #scuf-copy-link-input:focus,
.scuf-share-modal-v2 #scuf-copy-link-input:focus {
	border-color: #0073aa !important;
	box-shadow: 0 0 0 3px rgba(0, 115, 170, 0.12) !important;
	outline: none !important;
}

html body #TB_window .scuf-share-modal-v2 .scuf-platform-item:hover,
html body #TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-platform-item:hover,
html body .scuf-share-modal-v2 .scuf-platform-item:hover,
#TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-platform-item:hover,
#TB_window .scuf-share-modal-v2 .scuf-platform-item:hover,
.scuf-share-modal-v2 .scuf-platform-item:hover {
	border-color: #0073aa !important;
}

html body #TB_window .scuf-share-modal-v2 .scuf-platform-icon,
html body #TB_window .scuf-share-modal-v2 .scuf-platform-icon svg,
html body #TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-platform-icon,
html body #TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-platform-icon svg,
html body .scuf-share-modal-v2 .scuf-platform-icon,
html body .scuf-share-modal-v2 .scuf-platform-icon svg,
#TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-platform-icon,
#TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-platform-icon svg,
#TB_window .scuf-share-modal-v2 .scuf-platform-icon,
#TB_window .scuf-share-modal-v2 .scuf-platform-icon svg,
.scuf-share-modal-v2 .scuf-platform-icon,
.scuf-share-modal-v2 .scuf-platform-icon svg {
	color: #0073aa !important;
}

html body #TB_window .scuf-share-modal-v2 .scuf-copy-btn,
html body #TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-copy-btn,
html body .scuf-share-modal-v2 .scuf-copy-btn,
html body #share-cart-url-button-container a,
html body #save-share-cart-url-button-container a,
html body #scuf_update_cart_button,
#TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-copy-btn,
#TB_window .scuf-share-modal-v2 .scuf-copy-btn,
.scuf-share-modal-v2 .scuf-copy-btn,
#share-cart-url-button-container a,
#save-share-cart-url-button-container a,
#scuf_update_cart_button {
	background: #0073aa !important;
	background-color: #0073aa !important;
	border-color: #0073aa !important;
	color: #ffffff !important;
	font-family: var(--button_typography-font-family, inherit) !important;
	font-size: var(--button_font_size, inherit) !important;
	font-style: var(--button_typography-font-style, normal) !important;
	font-weight: var(--button_typography-font-weight, inherit) !important;
	letter-spacing: var(--button_letter_spacing, inherit) !important;
	line-height: var(--button_line_height, inherit) !important;
	text-transform: var(--button_text_transform, inherit) !important;
}

html body #TB_window .scuf-share-modal-v2 .scuf-copy-btn:hover,
html body #TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-copy-btn:hover,
html body .scuf-share-modal-v2 .scuf-copy-btn:hover,
html body #share-cart-url-button-container a:hover,
html body #save-share-cart-url-button-container a:hover,
html body #scuf_update_cart_button:hover,
#TB_window #TB_ajaxContent .scuf-share-modal-v2 .scuf-copy-btn:hover,
#TB_window .scuf-share-modal-v2 .scuf-copy-btn:hover,
.scuf-share-modal-v2 .scuf-copy-btn:hover,
#share-cart-url-button-container a:hover,
#save-share-cart-url-button-container a:hover,
#scuf_update_cart_button:hover {
	background: #005f8d !important;
	background-color: #005f8d !important;
	border-color: #005f8d !important;
	color: #ffffff !important;
}
