<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BEGIN tmq_css */
/* =========================================== 
    Unlimited Colors Setting                   
 =========================================== */

.nav-active:after, .side-time, .tagcloud a:hover, .features:hover .features-circle, .features-active .features-circle, th {
	background: #a11e2b;
	background: rgb(161,30,43);
}
.sub-footer a:hover, .widget-side a:hover, .portfolio_item .heading a, .price {
	color: #a11e2b;
	color: rgb(161,30,43);
}
.nav-active-arrow {
	border-top:22px solid #a11e2b;
	border-top:22px solid rgb(161,30,43);
}
/* MAIN BUBBLE */
.bubble, .title-bubble, .btn-prime, .slider-frame {
	text-shadow: 1px 1px #a11e2b !important;
	background: #a11e2b; /* Old browsers */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a11e2b', endColorstr='#a11e2b',GradientType=0 ) !important; /* IE6-9 */
	background: -ms-linear-gradient(top, #a11e2b 0%,#a11e2b 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #a11e2b 0%,#a11e2b 100%); /* W3C */
	text-shadow: 1px 1px rgb(131,-17,-23) !important;
	background: rgb(177,52,66); /* Old browsers */
	background: -moz-linear-gradient(top, rgb(177,52,66) 0%, rgb(161,30,43) 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(177,52,66)), color-stop(100%,rgb(161,30,43))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(177,52,66) 0%,rgb(161,30,43) 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(177,52,66) 0%,rgb(161,30,43) 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(177,52,66) 0%,rgb(161,30,43) 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, rgb(177,52,66) 0%,rgb(161,30,43) 100%); /* W3C */
}
.bubble h4, .title-bubble h5 {
	text-shadow: 1px 1px #a11e2b;
	text-shadow: 1px 1px rgb(131,-17,-23);
}
.bubble-triangle {
	border-top:50px solid #a11e2b;
	border-top:50px solid rgb(161,30,43);
}
.title-bubble-triangle {
	border-top:30px solid #a11e2b;
	border-top:30px solid rgb(161,30,43);
}
.features:hover .features-circle, .features-active .features-circle {
	box-shadow:         inset 0 0 15px #a11e2b;
	-moz-box-shadow:    inset 0 0 15px rgb(131,-17,-23);
	-webkit-box-shadow: inset 0 0 15px rgb(131,-17,-23);
	box-shadow:         inset 0 0 15px rgb(131,-17,-23);
}
.content-image-overlay {
	background:  url(http://www.advanced.al/wp-content/themes/advanced/assets/img/image_overlay.png);
	background-size: 0px 0px;
}
.content-image-overlay:hover {
	background:  url(http://www.advanced.al/wp-content/themes/advanced/assets/img/image_overlay.png);
	background-size: 48px 48px;
}
.content-image-overlay i {
	background:  #a11e2b;
	background:  rgb(161,30,43);
}
.dropcap.vivid {
	background:  #a11e2b;
	background:  rgb(161,30,43);
	color: #fff;
}
.dropcap.light {
	background: #fff;
	color: #a11e2b;
	color: rgb(161,30,43);
}
.dropcap.dark {
	background: #444;
	color: #fff;
}
.jp-play-bar, .jp-volume-bar-value {
	background-color: #a11e2b;
	background-color: rgb(131,-17,-23);
}
	.light-header .header-socials a:hover {
		background-color: #a11e2b;
		background-color: rgb(161,30,43);
	}
	.top-bar.dark-header {
		background-color: #a11e2b;
		background-color: rgb(161,30,43);
	}
	.search-heading a {
		color: #a11e2b;
		color: rgb(161,30,43);
	}

	/* WooCommerce */
	.product-remove a, .product .onsale, .product .add_to_cart_button:hover, .woocommerce-message:before {
		background: #a11e2b !important;
		background: rgb(161,30,43) !important;
	}
	.shipping-calculator-button, .product-name a, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
		color: #a11e2b !important;
		color: rgb(161,30,43) !important;
	}
	.woocommerce-message {
		border-top-color: #a11e2b !important;;
		border-top-color: rgb(161,30,43) !important;;
	}
/* Light header */
	.navbar-inner {
		background: #f7f7f7;
	}
	.sf-menu &gt; li &gt; a {
		background: none !important;
		color: #444 !important;
		text-shadow: none !important;
	}
	.sf-menu &gt; li:hover, .sf-menu &gt; li:hover &gt; a, .sf-menu &gt; .current-menu-item a {
		background: #a11e2b !important;
		background: rgb(161,30,43) !important;
	}
	.sf-menu &gt; .nav-active &gt; a, .sf-menu &gt; .current-menu-item a {
		color: #444 !important;
		background: #efefef !important;
	}
	.navbar ul &gt; li:hover a{
		color: #fff !important;
	}
	.navbar ul {
		font-family: "open sans";
		font-size: 13px;
		line-height: ;
	}
/* Remove Triangles */
	.wpb_teaser_grid.wpb_carousel:after, .content-bubble-triangle, .bubble-triangle, .features-triangle, .nav-active-arrow, .title-bubble-triangle {
		border: 0 !important;
	}
/* slider area height for no bubble */
	.home .slider-area {
		margin-bottom: 40px;
	}
/* slider area height for no bubble */
	:not(.home) .slider-area {
		margin-bottom: 40px;
	}
/* Layout Width */
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		max-width: 1170px;
	}
/* Google Font */
	body, input, button, select, textarea {
		font-family: open sans !important;
	}
/* Default Font */
	body, p, label, input, textarea, .breadcrumb li, .nav-tabs .active a, .nav-tabs li a, .nav-list li a, .sub-footer .latest-posts a, .sub-footer input, .sub-footer textarea, .footer p, td, .accordion-group, .widget_nav_menu .menu li a, .widget-side a, .tag-cloud a, .tagcloud a, .sub-footer ul li a {
		font-size: 12px !important;
	}
/* Logo Positioning */
	.brand img {
		margin-top: 25px;
	}
/* Headings Font Setting */
	h1, h2, h3, h4, h5, h6 {
		font-family: "open sans", "sans serif";
	}
	h1 {
		font-size: 38px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 15px;
	}
	h6 {
		font-size: 12px;
	}

/* END tmq_css */
</pre></body></html>