<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -----------------------------------------------------------------------------------
	
	COLORS
	___________
	
	Replace your color as needed

----------------------------------------------------------------------------------- */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
label abbr,
a,
#menu .open-nav:hover,
.sub-dark #header-cart .cart-item-list li .product-name a:hover,
#header-cart .cart-total .cart-total-amount,
.portfolio-item .portfolio-desc a:hover .portfolio-name,
.blog-item .blog-desc .post-category:not(.subtitle-1):not(.subtitle-2),
.product-price ins,
.product-rating .star-rating,
.cart-total table.table-cart tr.total .product-price,
#single-pagination ul li a:hover,
.toggle-title:hover .toggle-name,
.pricing-table.accent-table .pricing-price .price-unit,
.widget ul:not(.socialmedia-widget):not(.product-list) li a:hover { 
	color: #1a1a1a; 
	}
	
#page-loader .loader-figure,
#smart-nav ul li.current-menu-item a, #smart-nav ul li.current-menu-item a span,
.sr-button.button-5:hover,
.text-light .sr-button.button-5:hover,
hr.colored,
.inline-video:hover::before,
.inline-video .inline-iframe-container .close-inline-video:hover,
.accent-pricing .pricing-table.accent-table, .text-light .accent-pricing .pricing-table.accent-table,
.tagcloud &gt; a:hover {
    border-color: #E1E1E1;
	}
	
input[type=submit]:hover, input[type=button]:hover, button:hover,
#menu .responsive-nav-toggle:hover .hamburger,
#menu .responsive-nav-toggle:hover .hamburger:before, 
#menu .responsive-nav-toggle:hover .hamburger:after,
#smart-nav ul li.current-menu-item a, #smart-nav ul li.current-menu-item a span,
#header-search a#close-search:hover:before, #header-search a#close-search:hover:after,
#header-cart a#show-cart span,
.product-media .onsale,
.shop-container .shop-item .product-media .add-to-cart-overlay a:hover,
.sr-button:hover,
.text-light .sr-button:hover,
.sr-button.button-1:hover,
.text-light .sr-button.button-1:hover,
.sr-button.button-2,
.sr-button.button-5:hover,
.text-light .sr-button.button-5:hover,
hr.colored,
.tabs-button ul.tab-nav li.active a, .vertical-tabs ul.tab-nav li.active a { 
	background-color: #1a1a1a; 
	}

.white,
nav#main-nav ul li ul &gt; li a:hover, nav#main-nav ul li ul &gt; li.current-menu-item &gt; a,
#menu.menu-is-open nav#main-nav ul li a:hover,
#header-search a#show-search:hover,
#header-language .header-language-content ul.lang-select li a:hover,
header.small-header #header-search a#show-search:hover,
header.small-header.header-dark:not(.mega-hover) #header-search a#show-search:hover { 
	color: #FFFFFF; 
	}
	
header #menu .responsive-nav-toggle:hover .hamburger, header #menu.menu-is-open .responsive-nav-toggle:hover .hamburger,
header #menu .responsive-nav-toggle:hover .hamburger:before, header #menu.menu-is-open .responsive-nav-toggle:hover .hamburger:before, 
header #menu .responsive-nav-toggle:hover .hamburger:after, header #menu.menu-is-open .responsive-nav-toggle:hover .hamburger:after { 
	background-color: #FFFFFF  !important; 
	}
	

.colored,
nav#main-nav ul li ul &gt; li a:hover, nav#main-nav ul li ul &gt; li.current-menu-item &gt; a,
#menu.menu-is-open nav#main-nav ul li a:hover,
#header-search a#show-search:hover,
#header-language .header-language-content ul.lang-select li a:hover,
header.small-header #header-search a#show-search:hover,
header.small-header.header-dark:not(.mega-hover) #header-search a#show-search:hover { 
	color: #000000 !important; 
	}
	
header #menu .responsive-nav-toggle:hover .hamburger, header #menu.menu-is-open .responsive-nav-toggle:hover .hamburger,
header #menu .responsive-nav-toggle:hover .hamburger:before, header #menu.menu-is-open .responsive-nav-toggle:hover .hamburger:before, 
header #menu .responsive-nav-toggle:hover .hamburger:after, header #menu.menu-is-open .responsive-nav-toggle:hover .hamburger:after { 
	background-color: #000000 !important; 
	}
	
hr.zigzag.colored {
  	background: repeat-x url('data:image/svg+xml;utf-8,&lt;?xml version="1.0" encoding="utf-8"?&gt;&lt;!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"&gt;&lt;svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="12px" height="6px" viewBox="0 0 12 6" enable-background="new 0 0 12 6" xml:space="preserve"&gt;&lt;polygon points="6,3.5 0,0 0,1.208 6,4.708 12,1.208 12,0" fill="%23e03936"/&gt;&lt;/svg&gt;');
	}




/* -----------------------------------------------------------------------------------
	
	FONTS
	___________
	
	Replace your fonts as needed

----------------------------------------------------------------------------------- */


body {
	font-family: 'Source Code Pro', monospace;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-size: 16px; 
	line-height: 22px;
	color:#696969; 
	text-align: left; 
	position: relative;
	min-height: 100%;
	}
body strong { 
	font-family: 'Source Code Pro', monospace;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-size: 16px; 
	line-height: 22px;
	color:#000000; 
	text-align: left; 
	position: relative;
	min-height: 100%;
::selection { background:#1a1a1a; color:#ffffff; }
::-moz-selection { background:#1a1a1a; color:#ffffff; }
::-webkit-selection { background:#1a1a1a; color:#ffffff; }


/* Headings
---------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Code Pro', sans-serif;
	font-weight: 400;
	letter-spacing: -0.02em;
	color: #1a1a1a;
	
	}
	.text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6,
	h1.text-light, h2.text-light, h3.text-light, h4.text-light, h5.text-light, h6.text-light { color: #ffffff; }

h1 { font-size: 72px; line-height: 70px; }
h2 { font-size: 48px; line-height: 60px; }
h3 { font-size: 34px; line-height: 46px; }
h4 { font-size: 24px; line-height: 31px; }
h5 { font-size: 18px; line-height: 24px; }
h6 { font-size: 14px; line-height: 16px; }
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight: 700; }
	
/* Headers Spacing */
div h1, div h2, div h3, div h4, div h5, div h6 { margin-top: 15px; }
i + h1, i + h2, i + h3, i + h4, i + h5, i + h6 { margin-top: 15px; }
div h1:first-child, div h2:first-child, div h3:first-child, div h4:first-child, div h5:first-child, div h6:first-child { margin-top: 0px !important; }
h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6,
h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6,
h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6,
h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6,
h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6,
h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6 { margin-top: 16px; }
h2 + h3, h2 + h4, h2 + h5, h2 + h6, h6 + h2, h5 + h2, h4 + h2, h3 + h2  { margin-top: 16px; }
h3 + h4, h3 + h5, h3 + h6, h4 + h3, h5 + h3, h6 + h3 { margin-top: 13px; }
h4 + h5, h4 + h6, h5 + h4, h6 + h4 { margin-top: 9px; }
h5 + h5, h5 + h6, h6 + h5, h6 + h6 { margin-top: 6px; }

[class*='subtitle'] { 
	opacity: 0.7; 
	}
	
.subtitle-1 { 
	font-family: 'Source Code Pro'; 
	font-weight: 400; 
	letter-spacing: 0.03em; 
	}
.subtitle-1 b, .subtitle-1 strong { font-weight: 400; }

.subtitle-2 { 
	font-family: 'Source Code Pro'; 
	font-weight: 400; 
	font-style: italic;
	text-transform: none;
	letter-spacing: 0.03em; 
	}
.subtitle-2 b, .subtitle-2 strong { font-weight: 400; }

.error-404 { font-size: 124px; line-height: 140px; }

.uppercase { text-transform: uppercase; letter-spacing: 0.06em; }

/* headings with link */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #696969; transition: all 200ms ease; }
.text-light h1 a, .text-light h2 a, .text-light h3 a, .text-light h4 a, .text-light h5 a, .text-light h6 a, .text-light p a { color: #ffffff; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #1a1a1a; }



/*---------------------------------------------- 

8. FOOTER

------------------------------------------------*/
footer {
	width: 100%;
	background: #4C4C4C;
	position: relative;
	border-top: 0px solid #e0e0e0;
	}
	footer.footer-dark { background: #1a1a1a; border-color: #333333; }
	footer.footer-custom { background: #4C4C4C;; border: none; }
	
custom.css
	

	
</pre></body></html>