HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/wpprm/wp-content/themes/ronneby/inc/dynamic_styles/woocommerce.php
<?php
$output .= '.single-product .product_title {';
	$output .= 'font-style: '. $vars['title_h4_font-style'] .';';
	$output .= 'font-weight: '. $vars['title_h4_font-weight'] .';';
	$output .= 'font-size: '. $vars['title_h4_font-size'] .';';
	$output .= 'font-family: '. $vars['title_h4_font-family'] .';';
	$output .= 'line-height: '. $vars['title_h4_line-height'] .';';
	$output .= 'text-transform: '. $vars['title_h4_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['title_h4_letter-spacing'] .';';
	$output .= 'color: '. $vars['title_h4_color'] .';';
$output .= '}';
$output .= '#layout .woo-page-title, .single-product .product section.up-sells > h2 {';
	$output .= 'font-style: '. $vars['widget_title_font-style'] .';';
	$output .= 'font-weight: '. $vars['widget_title_font-weight'] .';';
	$output .= 'font-size: '. $vars['widget_title_font-size'] .';';
	$output .= 'font-family: '. $vars['widget_title_font-family'] .';';
	$output .= 'line-height: '. $vars['widget_title_line-height'] .';';
	$output .= 'text-transform: '. $vars['widget_title_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['widget_title_letter-spacing'] .';';
	$output .= 'color: '. $vars['widget_title_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart .quantity {';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
	$output .= 'font-weight: '. $vars['text_font-weight'] .';';
$output .= '}';
$output .= '.woo-entry-thumb .added-to-cart-notice:before {';
	$output .= 'color: '. $vars['secondary_site_color'] .';';
$output .= '}';
$output .= '.product-categories-carousel .cat-item .cover .cat-meta .box-name {';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
$output .= '}';
$output .= '.products .product .woo-cover .buttons-wrap.dfd-buttons-light * {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.products .product .woo-cover .buttons-wrap.dfd-buttons-light a.added_to_cart {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.products .product .woo-cover .buttons-wrap.dfd-buttons-light a.added_to_cart:hover {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.products .product .woo-cover .buttons-wrap.dfd-buttons-light a i {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.products .product .woo-cover .buttons-wrap.dfd-buttons-light a:hover i {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.products .product .woo-cover .buttons-wrap a.add_to_cart_button {';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'font-size: '. ((int)$vars['link_font-size'] - 1) .'px;';
$output .= '}';
$output .= '.products .product .woo-cover .buttons-wrap a.added_to_cart {';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'font-size: '. ((int)$vars['link_font-size'] - 1) .'px;';
$output .= '}';
$output .= '.products .product .woo-title-wrap div.box-name {';
	$output .= 'font-size: '. ((int)$vars['box_name_font-size'] + 2) .'px;';
$output .= '}';
$output .= '.products .product .woo-title-wrap div.box-name:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.products .product .woo-title-wrap .price-wrap .from {';
	$output .= 'font-style: '. $vars['subtitle_font-style'] .';';
	$output .= 'font-weight: '. $vars['subtitle_font-weight'] .';';
	$output .= 'font-size: '. $vars['subtitle_font-size'] .';';
	$output .= 'font-family: '. $vars['subtitle_font-family'] .';';
	$output .= 'line-height: '. $vars['subtitle_line-height'] .';';
	$output .= 'text-transform: '. $vars['subtitle_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['subtitle_letter-spacing'] .';';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.products .product .woo-title-wrap .price-wrap .amount {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'font-size: '. ((int)$vars['box_name_font-size'] + 2) .'px;';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.products .product.style-2 .additional-price > div {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
$output .= '}';
$output .= '.products .product.style-2 .additional-price .from {';
	$output .= 'font-style: '. $vars['subtitle_font-style'] .';';
	$output .= 'font-weight: '. $vars['subtitle_font-weight'] .';';
	$output .= 'font-size: '. $vars['subtitle_font-size'] .';';
	$output .= 'font-family: '. $vars['subtitle_font-family'] .';';
	$output .= 'line-height: '. $vars['subtitle_line-height'] .';';
	$output .= 'text-transform: '. $vars['subtitle_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['subtitle_letter-spacing'] .';';
$output .= '}';
$output .= '.products .product.style-2 .additional-price.dfd-buttons-light > div {';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.products .product.style-2 .additional-price.dfd-buttons-light .from {';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['box_name_color'], .5) .';';
$output .= '}';
$output .= '.products .product.style-2 .woo-cover a.link, .products .product.style-3 .woo-cover a.link {';
	$output .= 'background: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['woo_products_hover_bg'], (int)$vars['woo_products_hover_bg_opacity'] / 100) .';';
$output .= '}';
$output .= '.products .product.style-2 .woo-title-wrap .price-wrap .amount, .products .product.style-3 .woo-title-wrap .price-wrap .amount {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.single-product .subtitle.product-main-subtitle {';
	$output .= 'font-size: '. ((int)$vars['subtitle_font-size'] + 2) .'px;';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['title_color'], .6) .';';
$output .= '}';
$output .= '.single-product .dfd-price-rating-wrap > .price {';
	$output .= 'font-style: '. $vars['block_title_font-style'] .';';
	$output .= 'font-weight: '. $vars['block_title_font-weight'] .';';
	$output .= 'font-size: '. $vars['block_title_font-size'] .';';
	$output .= 'font-family: '. $vars['block_title_font-family'] .';';
	$output .= 'line-height: '. $vars['block_title_line-height'] .';';
	$output .= 'text-transform: '. $vars['block_title_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['block_title_letter-spacing'] .';';
	$output .= 'color: '. $vars['block_title_color'] .';';
$output .= '}';
$output .= '.single-product .dfd-price-rating-wrap > .price del {';
	$output .= 'color: '. $vars['subtitle_color'] .';';
$output .= '}';
$output .= '.single-product .dfd-price-rating-wrap .woocommerce-product-rating .woocommerce-review-link {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.single-product .dfd-price-rating-wrap .woocommerce-product-rating .woocommerce-review-link:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.single-product .dfd-price-rating-wrap .woocommerce-product-rating .woocommerce-review-link:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= '.single-product p.stock {';
	$output .= 'font-style: '. $vars['subtitle_font-style'] .';';
	$output .= 'font-weight: '. $vars['subtitle_font-weight'] .';';
	$output .= 'font-family: '. $vars['subtitle_font-family'] .';';
	$output .= 'line-height: '. $vars['subtitle_line-height'] .';';
	$output .= 'text-transform: '. $vars['subtitle_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['subtitle_letter-spacing'] .';';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['title_color'], .7) .';';
$output .= '}';
$output .= '.single-product .woocommerce-product-details__short-description {';
	$output .= 'border-top: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.single-product .cart {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.single-product .cart .added_to_cart, .single-product .cart .single_add_to_cart_button {';
	$output .= 'background: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.single-product .cart .added_to_cart:before, .single-product .cart .single_add_to_cart_button:before {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.single-product .cart .added_to_cart:hover, .single-product .cart .single_add_to_cart_button:hover {';
	$output .= 'background: '. Dfd_Theme_Helpers::adjustBrightness($vars['third_site_color'], -5) .';';
$output .= '}';
$output .= '.single-product .cart table.variations tr td.clear-section .reset_variations > span {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.single-product .cart table.variations tr td.clear-section .reset_variations > span:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.single-product .cart table.variations tr td.clear-section .reset_variations > span:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= '.single-product .cart table.variations tr td.label, .single-product .cart table.variations tr td.label label {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.single-product .cart table.variations tr td.value label {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.single-product .cart table.variations tr td.value label:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.single-product .cart table.variations tr td.value .dk_select {';
	$output .= 'border-color: '. Dfd_Theme_Helpers::adjustBrightness($vars['border_color'], -10) .';';
	$output .= 'color: '. $vars['text_color'] .';';
$output .= '}';
$output .= '.single-product .single_variation_wrap .single_variation {';
	$output .= 'border-top: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.single-product .single_variation_wrap .single_variation .price, .cart-wrap .cross-sells > h2 {';
	$output .= 'font-style: '. $vars['block_title_font-style'] .';';
	$output .= 'font-weight: '. $vars['block_title_font-weight'] .';';
	$output .= 'font-size: '. $vars['block_title_font-size'] .';';
	$output .= 'font-family: '. $vars['block_title_font-family'] .';';
	$output .= 'line-height: '. $vars['block_title_line-height'] .';';
	$output .= 'text-transform: '. $vars['block_title_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['block_title_letter-spacing'] .';';
	$output .= 'color: '. $vars['block_title_color'] .';';
$output .= '}';
$output .= '.single-product .single_variation_wrap .single_variation .price del {';
	$output .= 'color: '. $vars['subtitle_color'] .';';
$output .= '}';
$output .= '.single-product .single-product-wishlist-wrap .product-in-wishlist > span, .single-product .single-product-wishlist-wrap .add_to_wishlist > span {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.single-product .single-product-wishlist-wrap .product-in-wishlist > span:hover, .single-product .single-product-wishlist-wrap .add_to_wishlist > span:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.single-product .single-product-wishlist-wrap .product-in-wishlist > span:before, .single-product .single-product-wishlist-wrap .add_to_wishlist > span:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= '.single-product .share-wrap {';
	$output .= 'border-top: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.single-product .share-wrap div.box-name {';
	$output .= 'font-size: '. ((int)$vars['box_name_font-size'] - 3) .'px;';
$output .= '}';
$output .= '.single-product .share-wrap .entry-share-no-popup a {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.single-product .share-wrap .entry-share-no-popup a:before {';
	$output .= 'border-right: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.single-product .share-wrap .entry-share-no-popup a:hover {';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['title_color'], .5) .';';
$output .= '}';
$output .= '.single-product .product_meta > span.sku_wrapper .sku, .single-product .product_meta > span.posted_in a {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.single-product .product_meta > span.sku_wrapper .sku:hover, .single-product .product_meta > span.posted_in a:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.single-product .product_meta > span.sku_wrapper .sku:before, .single-product .product_meta > span.posted_in a:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= '.single-product .product_meta > span.tagged_as > a {';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
	$output .= 'font-size: '. $vars['link_font-size'] .' !important;';
	$output .= 'border: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.single-product .product_meta > span.tagged_as > a:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.single-product .product_meta > span .meta-heading {';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
$output .= '}';
$output .= '.single-product .product_meta > div > span .sku, .single-product .product_meta > span a {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.single-product .wc-tabs-wrapper .tabs li.active a {';
	$output .= 'border-color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.single-product .wc-tabs-wrapper .tabs li a {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.single-product .wc-tabs-wrapper .tabs li a:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.single-product .wc-tabs-wrapper .tabs li a:before {';
	$output .= 'margin-top: '. ((int)$vars['box_name_font-size'] / 2) .'px;';
	$output .= 'background: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['box_name_color'], .2) .';';
$output .= '}';
$output .= '.single-product .wc-tabs-wrapper .woocommerce-Tabs-panel {';
	$output .= 'border-top: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.single-product .shop_attributes tbody tr {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.single-product .shop_attributes tbody tr th {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
	$output .= 'border-right: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.single-product .shop_attributes tbody tr th:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.single-product .shop_attributes tbody tr th:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.single-product .shop_attributes tbody tr td {';
	$output .= 'font-style: '. $vars['text_font-style'] .';';
	$output .= 'font-weight: '. $vars['text_font-weight'] .';';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
	$output .= 'font-family: '. $vars['text_font-family'] .';';
	$output .= 'line-height: '. $vars['text_line-height'] .';';
	$output .= 'text-transform: '. $vars['text_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['text_letter-spacing'] .';';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.single-product .comment-form-author label, .single-product .comment-form-email label, .single-product .comment-form-rating label, .single-product .comment-form-comment label {';
	$output .= 'font-style: '. $vars['text_font-style'] .';';
	$output .= 'font-weight: '. $vars['text_font-weight'] .';';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
	$output .= 'font-family: '. $vars['text_font-family'] .';';
	$output .= 'line-height: '. $vars['text_line-height'] .';';
	$output .= 'text-transform: '. $vars['text_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['text_letter-spacing'] .';';
	$output .= 'color: '. $vars['text_color'] .';';
$output .= '}';
$output .= 'html.dfd-ie-detected .cart select {';
	$output .= 'border: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-error:before {';
	$output .= 'color: '. $vars['secondary_site_color'] .';';
$output .= '}';
$output .= '.woocommerce-thankyou-order-received, .woocommerce-message, .woocommerce-error, .woocommerce-info {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-thankyou-order-received:hover, .woocommerce-message:hover, .woocommerce-error:hover, .woocommerce-info:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-thankyou-order-received:before, .woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {';
	$output .= 'background: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.woocommerce-thankyou-order-received:hover, .woocommerce-message:hover, .woocommerce-error:hover, .woocommerce-info:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-thankyou-order-received a, .woocommerce-message a, .woocommerce-error a, .woocommerce-info a, .woocommerce-thankyou-order-received .button, .woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button, .woocommerce-thankyou-order-received .button.wc-backward, .woocommerce-message .button.wc-backward, .woocommerce-error .button.wc-backward, .woocommerce-info .button.wc-backward {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.single-product .woocommerce-message .button:hover, .woocommerce-thankyou-order-received a:hover, .woocommerce-message a:hover, .woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-thankyou-order-received .button:hover, .woocommerce-message .button:hover, .woocommerce-error .button:hover, .woocommerce-info .button:hover, .woocommerce-thankyou-order-received .button.wc-backward:hover, .woocommerce-message .button.wc-backward:hover, .woocommerce-error .button.wc-backward:hover, .woocommerce-info .button.wc-backward:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-thankyou-order-received a:before, .woocommerce-message a:before, .woocommerce-error a:before, .woocommerce-info a:before, .woocommerce-thankyou-order-received .button:before, .woocommerce-message .button:before, .woocommerce-error .button:before, .woocommerce-info .button:before, .woocommerce-thankyou-order-received .button.wc-backward:before, .woocommerce-message .button.wc-backward:before, .woocommerce-error .button.wc-backward:before, .woocommerce-info .button.wc-backward:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= '.woocommerce-thankyou-order-received .button.wc-backward, .woocommerce-message .button.wc-backward, .woocommerce-error .button.wc-backward, .woocommerce-info .button.wc-backward {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.woocommerce-thankyou-order-received .button.wc-backward:hover, .woocommerce-message .button.wc-backward:hover, .woocommerce-error .button.wc-backward:hover, .woocommerce-info .button.wc-backward:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.quantity .plus, .quantity .minus {';
	$output .= 'color: '. $vars['title_color'] .';';
	$output .= 'border-left: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.quantity .plus {';
	$output .= 'border-bottom: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.quantity input.qty {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.quantity input.qty:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['title_color'], .25) .';';
$output .= '}';
$output .= '.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {';
	$output .= 'color: '. $vars['woo_star_rating_color'] .';';
$output .= '}';
$output .= '.woocommerce p.stars:before, .woocommerce-page p.stars:before {';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['title_color'], .25) .';';
$output .= '}';
$output .= '.woocommerce p.stars a:hover:before, .woocommerce-page p.stars a:hover:before, .woocommerce p.stars a:focus:before, .woocommerce-page p.stars a:focus:before {';
	$output .= 'color: '. $vars['woo_star_rating_color'] .';';
$output .= '}';
$output .= '.woocommerce p.stars a.active:before, .woocommerce-page p.stars a.active:before {';
	$output .= 'color: '. $vars['woo_star_rating_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #review_form #respond .comment-reply-title, .woocommerce-page #reviews #review_form #respond > h3 {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #review_form #respond .comment-reply-title:before, .woocommerce-page #reviews #review_form #respond > h3:before {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #review_form #respond .comment-reply-title:after, .woocommerce-page #reviews #review_form #respond > h3:after {';
	$output .= 'border-left: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #review_form #respond form label {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #review_form #respond .comment-form-rating {';
	$output .= 'height: '. $vars['default_button_line-height'] .';';
	$output .= 'line-height: '. $vars['default_button_line-height'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #review_form #respond .comment-form-rating label {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #review_form #respond .comment-form-rating label:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-page #reviews h2 small {';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #comments > .woocommerce-Reviews-title:before {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #comments ol.commentlist li .comment_container .comment-text {';
	$output .= 'border: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #comments ol.commentlist li .comment_container .comment-text .dfd-comment-heading-wrap {';
	$output .= 'line-height: '. $vars['box_name_font-size'] .';';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #comments ol.commentlist li .comment_container .comment-text .dfd-comment-heading-wrap > .meta .woocommerce-review__author {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #comments ol.commentlist li .comment_container .comment-text .dfd-comment-heading-wrap .star-rating {';
	$output .= 'height: '. $vars['box_name_font-size'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #comments ol.commentlist li .comment_container .comment-text .dfd-comment-heading-wrap .star-rating:before {';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
$output .= '}';
$output .= '.woocommerce-page #reviews #comments ol.commentlist li .comment_container .comment-text .dfd-comment-heading-wrap .star-rating > span:before {';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
$output .= '}';
$output .= '.cart-wrap .shop_table thead {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.cart-wrap .shop_table thead th.box-name, .woocommerce-page #reviews #comments > .woocommerce-Reviews-title, .woocommerce-page .cart-wrap .shop_table tbody tr td:before {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.cart-wrap .shop_table tbody tr {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.cart-wrap .shop_table tbody tr .product-thumbnail .image-cover {';
	$output .= 'border: 4px solid '. $vars['background_gray'] .';';
$output .= '}';
$output .= '.cart-wrap .shop_table tbody tr .product-name a {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.cart-wrap .shop_table tbody tr .product-name a:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.cart-wrap .shop_table tbody tr .product-price, .cart-wrap .shop_table tbody tr .product-subtotal {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.cart-wrap .shop_table tbody tr .product-price:hover, .cart-wrap .shop_table tbody tr .product-subtotal:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.cart-wrap .shop_table tbody tr .product-price:hover, .cart-wrap .shop_table tbody tr .product-subtotal:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.cart-wrap .columns.cart-collaterals .cover {';
	$output .= 'background: '. $vars['background_gray'] .';';
$output .= '}';
$output .= '.cart-wrap .columns.cart-collaterals .cover:before {';
	$output .= 'background: -webkit-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: -moz-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: -ms-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: -o-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background-size: 10px 20px';
$output .= '}';
$output .= '.cart-wrap .columns.cart-collaterals .cover:after {';
	$output .= 'background: -webkit-linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background: -moz-linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background: -ms-linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background: -o-linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background: linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background-size: 10px 20px';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.shipping .shipping-calculator-button {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.shipping .shipping-calculator-button:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.shipping .shipping-calculator-button:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.shipping .shipping-calculator-form > p select {';
	$output .= 'font-family: '. $vars['text_font-family'] .';';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
	$output .= 'border-color: '. $vars['border_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.shipping .shipping-calculator-form > p button {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.shipping .shipping-calculator-form > p button:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.shipping .shipping-calculator-form > p button:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= '.cart-wrap .coupon .dfd-coupon-heading {';
	$output .= 'font-size: '. ((int)$vars['text_font-size'] - 1) .'px;';
$output .= '}';
$output .= '.cart-wrap .coupon .dfd-coupon-wrap > span {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.cart-wrap .coupon .dfd-coupon-wrap > span:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.cart-wrap .coupon .dfd-coupon-wrap > span:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= '.cart-wrap .coupon .dfd-submit-wrap .button.button-grey {';
	$output .= 'color: '. $vars['title_color'] .';';
	$output .= 'border: 2px solid '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.cart-wrap .coupon .dfd-submit-wrap .button.button-grey:hover {';
	$output .= 'background: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals > h2, .cart-wrap .cart_totals table tbody tr.order-total th {';
	$output .= 'color: '. $vars['title_color'] .';';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals > h2 {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals input[type="radio"]:before {';
	$output .= 'border-color: '. $vars['border_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals input[type="radio"]:checked:before {';
	$output .= 'background: '. $vars['third_site_color'] .';';
	$output .= 'border-color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.cart-subtotal td span.amount {';
	$output .= 'font-size: '. ((int)$vars['link_font-size'] + 1) .'px;';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.order-total th, .cart-wrap .cart_totals table tbody tr.order-total td {';
	$output .= 'border-top: 1px dotted '. $vars['border_color'] .';';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr.order-total th span.amount, .cart-wrap .cart_totals table tbody tr.order-total td span.amount {';
	$output .= 'font-size: '. ((int)$vars['link_font-size'] + 1) .'px;';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr td span.amount {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr td span.amount:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.cart-wrap .cart_totals table tbody tr td span.amount:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.cart-wrap .checkout-button {';
	$output .= 'background: '. $vars['third_site_color'] .';';
	$output .= 'border-color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.cart-wrap .checkout-button:before {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.cart-wrap .checkout-button:hover {';
	$output .= 'background: '. Dfd_Theme_Helpers::adjustBrightness($vars['third_site_color'], -5) .';';
	$output .= 'border-color: '. Dfd_Theme_Helpers::adjustBrightness($vars['third_site_color'], -5) .';';
$output .= '}';
$output .= '#yith-wcwl-form .wishlist-title h2 {';
	$output .= 'color: '. $vars['title_color'] .';';
	$output .= 'font-weight: '. $vars['title_h1_font-weight'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table thead {';
	$output .= 'border-bottom: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table thead th {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr {';
	$output .= 'border-bottom: 1px dashed '. $vars['border_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-remove a:before {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-remove a:before:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-name a {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-name a:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-name .variation dt {';
	$output .= 'font-size: '. ((int)$vars['text_font-size'] - 1) .'px;';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-name .variation dd {';
	$output .= 'font-size: '. ((int)$vars['text_font-size'] - 1) .'px;';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-price {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-stock-status {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
	$output .= 'font-size: '. ((int)$vars['box_name_font-size'] - 2) .'px;';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-stock-status .wishlist-in-stock {';
	$output .= 'color: '. $vars['subtitle_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-stock-status .wishlist-out-of-stock {';
	$output .= 'color: '. Dfd_Theme_Helpers::adjustBrightness($vars['subtitle_color'], -10) .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-add-to-cart {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
	$output .= 'font-size: '. ((int)$vars['box_name_font-size'] - 2) .'px;';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-add-to-cart .add_to_cart_button {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '#yith-wcwl-form .shop_table tbody tr .product-add-to-cart .add_to_cart_button:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .select2-container.select2-dropdown-open, .woocommerce-page .select2-container.select2-container--open, .woocommerce-page .select2-container .select2-selection {';
	$output .= 'border-color: '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .select2-container .select2-choice, .woocommerce-page .select2-container .select2-selection, .woocommerce-page .select2-container .select2-selection__placeholder {';
	$output .= 'color: '. $vars['text_color'] .' !important;';
$output .= '}';
$output .= '.woocommerce-page .select2-container .select2-choice .select2-arrow b:hover:after, .woocommerce-page .select2-container .select2-selection .select2-arrow b:hover:after, .woocommerce-page .select2-container .select2-choice .select2-selection__arrow b:hover:after, .woocommerce-page .select2-container .select2-selection .select2-selection__arrow b:hover:after {';
	$output .= 'background: '. $vars['third_site_color'] .';';
	$output .= '-webkit-box-shadow: 0 2px 0 0 '. $vars['third_site_color'] .', 0 4px 0 0 '. $vars['third_site_color'] .';';
	$output .= 'box-shadow: 0 2px 0 0 '. $vars['third_site_color'] .', 0 4px 0 0 '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .select2-container .select2-choice abbr:before, .woocommerce-page .select2-container .select2-selection abbr:before, .woocommerce-page .select2-container .select2-choice abbr:after, .woocommerce-page .select2-container .select2-selection abbr:after {';
	$output .= 'background: '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .select2-drop, .woocommerce-page .select2-dropdown {';
	$output .= 'border-color: '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .select2-drop.select2-drop-active, .woocommerce-page .select2-dropdown.select2-drop-active, .woocommerce-page .select2-drop.select2-container--open, .woocommerce-page .select2-dropdown.select2-container--open {';
	$output .= 'border-color: '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field {';
	$output .= 'border-color: '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .select2-container--default .select2-results__option--highlighted[aria-selected] {';
	$output .= 'color: '. $vars['text_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce input[type="radio"]:before {';
	$output .= 'border-color: '. $vars['border_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce input[type="radio"]:checked:before {';
	$output .= 'background: '. $vars['third_site_color'] .';';
	$output .= 'border-color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-coupon-wrap .checkout_coupon .form-row-last {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-coupon-wrap .checkout_coupon .form-row-last:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-coupon-wrap .checkout_coupon .form-row-last:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .form-row.form-row-first label, body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .form-row.form-row-last label {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .form-row.form-row-first label:hover, body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .form-row.form-row-last label:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .form-row.form-row-first label:hover, body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .form-row.form-row-last label:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login label.inline {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login label.inline:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .lost_password > a {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .lost_password > a:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .lost_password > a:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout h3 {';
	$output .= 'font-style: '. $vars['block_title_font-style'] .';';
	$output .= 'font-weight: '. $vars['block_title_font-weight'] .';';
	$output .= 'font-family: '. $vars['block_title_font-family'] .';';
	$output .= 'line-height: '. $vars['block_title_line-height'] .';';
	$output .= 'text-transform: '. $vars['block_title_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['block_title_letter-spacing'] .';';
	$output .= 'color: '. $vars['block_title_color'] .';';
	$output .= 'font-size: '. ((int)$vars['block_title_font-size'] + 2) .'px;';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout h3#order_review_heading:before {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #customer_details #ship-to-different-address > label {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #customer_details #ship-to-different-address > label:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #customer_details #ship-to-different-address > label:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #customer_details .create-account > label {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #customer_details .create-account > label:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #customer_details .create-account > label:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table, body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review #payment {';
	$output .= 'background: '. $vars['background_gray'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table:before, body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review #payment:before {';
	$output .= 'background: -webkit-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: -moz-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: -ms-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: -o-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background-size: 10px 20px';	
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead th {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr td {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr td:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr td:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th, body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr th {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td .amount {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td .amount:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td .amount:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review #payment .payment_methods label {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review #payment .payment_methods label:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= 'body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review #payment .payment_methods .payment_box {';
	$output .= 'font-size: '. ((int)$vars['text_font-size'] - 2) .'px;';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce h2, .woocommerce-order-received #main-content .woocommerce h3 {';
	$output .= 'font-style: '. $vars['block_title_font-style'] .';';
	$output .= 'font-weight: '. $vars['block_title_font-weight'] .';';
	$output .= 'font-family: '. $vars['block_title_font-family'] .';';
	$output .= 'line-height: '. $vars['block_title_line-height'] .';';
	$output .= 'text-transform: '. $vars['block_title_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['block_title_letter-spacing'] .';';
	$output .= 'color: '. $vars['block_title_color'] .';';
	$output .= 'font-size: '. ((int)$vars['block_title_font-size'] + 2) .'px;';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce > ul li {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
	$output .= 'border-top: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce > ul li:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce > ul li:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce > ul li strong {';
	$output .= 'font-family: '. $vars['text_font-family'] .';';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
	$output .= 'font-weight: '. $vars['text_font-weight'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce > ul li strong:before {';
	$output .= 'border-left: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) {';
	$output .= 'background: '. $vars['background_gray'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details):before {';
	$output .= 'background: -webkit-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: -moz-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: -ms-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: -o-linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background: linear-gradient(45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, '. $vars['background_gray'] .' 33.333%, '. $vars['background_gray'] .' 66.667%, transparent 66.667%);';
	$output .= 'background-size: 10px 20px';	
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details):after {';
	$output .= 'background: -webkit-linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background: -moz-linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background: -ms-linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background: -o-linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background: linear-gradient(45deg, transparent 33.333%, #ffffff 33.333%, #ffffff 66.667%, transparent 66.667%), linear-gradient(-45deg, '. $vars['background_gray'] .' 33.333%, transparent 33.333%, transparent 66.667%, '. $vars['background_gray'] .' 66.667%);';
	$output .= 'background-size: 10px 20px';	
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) thead th {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tbody tr th, .woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tbody tr td {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tbody tr th:hover, .woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tbody tr td:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tbody tr th:hover, .woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tbody tr td:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tfoot tr:first-child th, .woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tfoot tr:last-child th {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tfoot tr th {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tfoot tr td {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tfoot tr td .amount {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tfoot tr td .amount:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table:not(.customer_details) tfoot tr td .amount:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table.customer_details tbody th {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table.customer_details tbody th:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce .shop_table.customer_details tbody th:hover, .woocommerce-order-received #main-content .woocommerce .shop_table.customer_details tbody td:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce address {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce address:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-order-received #main-content .woocommerce address:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.yith-wcwl-message, .onsale {';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
	$output .= 'font-size: '. ((int)$vars['link_font-size'] - 2) .'px;';
$output .= '}';
$output .= '.yith-wcwl-message:hover, .onsale:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.yith-wcwl-share h4.yith-wcwl-share-title {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
	$output .= 'font-size: '. ((int)$vars['box_name_font-size'] + 2) .'px;';
$output .= '}';
$output .= '.yith-wcwl-share ul li {';
	$output .= 'border-top: 1px solid '. $vars['border_color'] .';';
	$output .= 'border-bottom: 1px solid '. $vars['border_color'] .';';
	$output .= 'border-left: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.yith-wcwl-share ul li:last-child {';
	$output .= 'border-right: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.yith-wcwl-share ul li a {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.yith-wcwl-share ul li a:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content.ui-slider {';
	$output .= 'border: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content.ui-slider:before {';
	$output .= 'background-image: -webkit-gradient(linear, '. $vars['border_color'] .' 1px, transparent 1px, transparent 15px, '. $vars['border_color'] .' 15px, '. $vars['border_color'] .' 16px, transparent 16px, transparent);';
	$output .= 'background-image: -webkit-linear-gradient(90deg, '. $vars['border_color'] .' 1px, transparent 1px, transparent 15px, '. $vars['border_color'] .' 15px, '. $vars['border_color'] .' 16px, transparent 16px, transparent);';
	$output .= 'background-image: -moz-linear-gradient(90deg, '. $vars['border_color'] .' 1px, transparent 1px, transparent 15px, '. $vars['border_color'] .' 15px, '. $vars['border_color'] .' 16px, transparent 16px, transparent);';
	$output .= 'background-image: -ms-linear-gradient(90deg, '. $vars['border_color'] .' 1px, transparent 1px, transparent 15px, '. $vars['border_color'] .' 15px, '. $vars['border_color'] .' 16px, transparent 16px, transparent);';
	$output .= 'background-image: -o-linear-gradient(90deg, '. $vars['border_color'] .' 1px, transparent 1px, transparent 15px, '. $vars['border_color'] .' 15px, '. $vars['border_color'] .' 16px, transparent 16px, transparent);';
	$output .= 'background-image: linear-gradient(90deg, '. $vars['border_color'] .' 1px, transparent 1px, transparent 15px, '. $vars['border_color'] .' 15px, '. $vars['border_color'] .' 16px, transparent 16px, transparent);';
$output .= '}';
$output .= '.woocommerce-page .widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content.ui-slider .ui-slider-range {';
	$output .= 'background: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content.ui-slider .ui-slider-handle {';
	$output .= '-webkit-box-shadow: 0px 1px 5px 1px '. $vars['border_color'] .';';
	$output .= 'box-shadow: 0px 1px 5px 1px '. $vars['border_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .widget_price_filter .price_slider_amount {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .widget_price_filter .price_slider_amount .button {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-page .widget_price_filter .price_slider_amount .button:before {';
	$output .= 'margin-top: '. ((int)$vars['link_font-size'] / 2) .'px;';
	$output .= 'border-bottom-style: '. $vars['link_decoration'] .';';
	$output .= 'border-bottom-color: '. $vars['link_decoration_color'] .';';
$output .= '}';
$output .= '.woocommerce-page .widget_price_filter .price_slider_amount:after, .woocommerce-page .widget_price_filter .price_slider_amount:before {';
	$output .= 'color: '. $vars['subtitle_color'] .';';
$output .= '}';
$output .= '.widget_recent_reviews li a {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.widget_recent_reviews li a:before {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.widget_recent_reviews li a:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.widget_recent_reviews li span.reviewer {';
	$output .= 'font-style: '. $vars['entry_meta_font-style'] .';';
	$output .= 'font-weight: '. $vars['entry_meta_font-weight'] .';';
	$output .= 'font-size: '. $vars['entry_meta_font-size'] .';';
	$output .= 'font-family: '. $vars['entry_meta_font-family'] .';';
	$output .= 'line-height: '. $vars['entry_meta_line-height'] .';';
	$output .= 'text-transform: '. $vars['entry_meta_text-transform'] .' ;';
	$output .= 'letter-spacing: '. $vars['entry_meta_letter-spacing'] .';';
	$output .= 'color: '. $vars['entry_meta_color'] .';';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary, .widget_top_rated_products ul li .product_summary, .widget_recently_viewed_products ul li .product_summary, .widget_products ul li .product_summary {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary a:before, .widget_top_rated_products ul li .product_summary a:before, .widget_recently_viewed_products ul li .product_summary a:before, .widget_products ul li .product_summary a:before {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary a:hover, .widget_top_rated_products ul li .product_summary a:hover, .widget_recently_viewed_products ul li .product_summary a:hover, .widget_products ul li .product_summary a:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary .amount, .widget_top_rated_products ul li .product_summary .amount, .widget_recently_viewed_products ul li .product_summary .amount, .widget_products ul li .product_summary .amount {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary .amount:hover, .widget_top_rated_products ul li .product_summary .amount:hover, .widget_recently_viewed_products ul li .product_summary .amount:hover, .widget_products ul li .product_summary .amount:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary .amount:hover, .widget_top_rated_products ul li .product_summary .amount:hover, .widget_recently_viewed_products ul li .product_summary .amount:hover, .widget_products ul li .product_summary .amount:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary del, .widget_top_rated_products ul li .product_summary del, .widget_recently_viewed_products ul li .product_summary del, .widget_products ul li .product_summary del, .widget_best_sellers ul li .product_summary ins, .widget_top_rated_products ul li .product_summary ins, .widget_recently_viewed_products ul li .product_summary ins, .widget_products ul li .product_summary ins {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary del:hover, .widget_top_rated_products ul li .product_summary del:hover, .widget_recently_viewed_products ul li .product_summary del:hover, .widget_products ul li .product_summary del:hover, .widget_best_sellers ul li .product_summary ins:hover, .widget_top_rated_products ul li .product_summary ins:hover, .widget_recently_viewed_products ul li .product_summary ins:hover, .widget_products ul li .product_summary ins:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary del:hover, .widget_top_rated_products ul li .product_summary del:hover, .widget_recently_viewed_products ul li .product_summary del:hover, .widget_products ul li .product_summary del:hover, .widget_best_sellers ul li .product_summary ins:hover, .widget_top_rated_products ul li .product_summary ins:hover, .widget_recently_viewed_products ul li .product_summary ins:hover, .widget_products ul li .product_summary ins:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary del, .widget_top_rated_products ul li .product_summary del, .widget_recently_viewed_products ul li .product_summary del, .widget_products ul li .product_summary del {';
	$output .= 'color: '. $vars['subtitle_color'] .';';
$output .= '}';
$output .= '.widget_best_sellers ul li .product_summary del:hover, .widget_top_rated_products ul li .product_summary del:hover, .widget_recently_viewed_products ul li .product_summary del:hover, .widget_products ul li .product_summary del:hover {';
	$output .= 'color: '. $vars['subtitle_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove, .shopping-cart-box .widget_shopping_cart_content ul.cart_list li a.remove {';
	$output .= 'background: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.box-name, .shopping-cart-box .widget_shopping_cart_content ul.cart_list li a.box-name {';
	$output .= 'border-bottom: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity, .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity:hover, .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity:hover, .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity:hover {';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .variation dt, .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .variation dt, .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .variation dd, .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .variation dd {';
	$output .= 'font-size: '. $vars['link_font-size'] .';';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .variation dt:hover, .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .variation dt:hover, .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .variation dd:hover, .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .variation dd:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message, .shopping-cart-box .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {';
	$output .= 'font-size: '. ((int)$vars['text_font-size'] - 2) .'px;';
$output .= '}';
$output .= '.widget_shopping_cart p.total, .shopping-cart-box p.total {';
	$output .= 'font-style: '. $vars['box_name_font-style'] .';';
	$output .= 'font-weight: '. $vars['box_name_font-weight'] .';';
	$output .= 'font-size: '. $vars['box_name_font-size'] .';';
	$output .= 'font-family: '. $vars['box_name_font-family'] .';';
	$output .= 'line-height: '. $vars['box_name_line-height'] .';';
	$output .= 'text-transform: '. $vars['box_name_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['box_name_letter-spacing'] .';';
	$output .= 'color: '. $vars['box_name_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart p.total, .shopping-cart-box > p {';
	$output .= 'border-top: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart p.total .amount, .shopping-cart-box p.total .amount {';
	$output .= 'font-style: '. $vars['text_font-style'] .';';
	$output .= 'font-weight: '. $vars['text_font-weight'] .';';
	$output .= 'font-size: '. $vars['text_font-size'] .';';
	$output .= 'font-family: '. $vars['text_font-family'] .';';
	$output .= 'line-height: '. $vars['text_line-height'] .';';
	$output .= 'text-transform: '. $vars['text_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['text_letter-spacing'] .';';
	$output .= 'color: '. $vars['text_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart p.buttons a, .shopping-cart-box p.buttons a {';
	$output .= 'font-size: '. ((int)$vars['box_name_font-size'] - 2) .'px;';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart p.buttons a.wc-forward:before, .shopping-cart-box p.buttons a.wc-forward:before {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart p.buttons a.wc-forward.checkout, .shopping-cart-box p.buttons a.wc-forward.checkout {';
	$output .= 'border-left: 1px dotted '. $vars['border_color'] .';';
$output .= '}';
$output .= '.widget_shopping_cart p.buttons a:hover, .shopping-cart-box p.buttons a:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.shopping-cart-box {';
	$output .= 'top: '. ($vars['menu_inner_height'] + 20) .'px;';
	$output .= 'background: '. $vars['menu_dropdown_bg'] .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content ul.cart_list li a.box-name {';
	$output .= 'color: '. $vars['menu_dropdowns_color'] .';';
	$output .= 'border-bottom-color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['menu_dropdowns_color'], .2) .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity {';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['menu_dropdowns_color'], .5) .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity:hover {';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['menu_dropdowns_color'], .5) .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content ul.cart_list li .variation dt {';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['menu_dropdowns_color'], .5) .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content ul.cart_list li .variation dt:hover {';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['menu_dropdowns_color'], .5) .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content ul.cart_list li .variation dd {';
	$output .= 'color: '. $vars['menu_dropdowns_color'] .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content ul.cart_list li .variation dd:hover {';
	$output .= 'color: '. $vars['menu_dropdowns_color'] .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content > p:not(.woocommerce-mini-cart__empty-message) {';
	$output .= 'border-top-color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['menu_dropdowns_color'], .2) .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content p.total {';
	$output .= 'color: '. $vars['menu_dropdowns_color'] .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content p.total .amount {';
	$output .= 'color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['menu_dropdowns_color'], .5) .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content p.buttons a {';
	$output .= 'color: '. $vars['menu_dropdowns_color'] .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content p.buttons a:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.shopping-cart-box .widget_shopping_cart_content p.buttons a.checkout {';
	$output .= 'border-left-color: '. Dfd_Theme_Helpers::dfd_hex2rgb($vars['menu_dropdowns_color'], .2) .';';
$output .= '}';
$output .= '.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .mini-cart-content .box-name:hover {';
	$output .= 'color: '. $vars['third_site_color'] .';';
$output .= '}';
$output .= '.dfd-woo-stock {';
	$output .= 'font-family: '. $vars['link_font-family'] .';';
	$output .= 'font-weight: '. $vars['link_font-weight'] .';';
	$output .= 'font-style: '. $vars['link_font-style'] .';';
	$output .= 'text-transform: '. $vars['link_text-transform'] .';';
	$output .= 'letter-spacing: '. $vars['link_letter-spacing'] .';';
	$output .= 'color: '. $vars['link_color'] .';';
	$output .= 'font-size: '. ((int)$vars['link_font-size'] - 2) .'px;';
$output .= '}';
$output .= '.dfd-woo-stock:hover {';
	$output .= 'color: '. $vars['link_hover_color'] .'; ';
$output .= '}';
$output .= '.woocommerce-ordering .dk-select .dk-selected {';
	$output .= 'font-size: '. ((int)$vars['text_font-size'] - 1) .'px;';
	$output .= 'color: '. $vars['title_color'] .';';
	$output .= 'border: 1px solid '. $vars['border_color'] .';';
$output .= '}';
$output .= '.dk-select .dk-select-options li {';
	$output .= 'color: '. $vars['title_color'] .';';
$output .= '}';