<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}

/* layout */
#container-header{
	background-color: #f5f5f5;
}


#container {

}

/* menu */ 

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: transparent;
}

#menu {
	background-color: transparent;
}

#menu &gt; ul &gt; li &gt; a  {
	color: #fff;
}

#menu &gt; ul &gt; li &gt; a:hover {
	background-color: #9ba3d0;
	color: #FFF;
}

#menu &gt; ul &gt; li:hover &gt; a {
	/*background: #f25555;*/
	
}

#menu &gt; ul &gt; li &gt; div {
	background-color: #fff;
	margin-top:3px;
	border-bottom: 1px solid #3F51B5;
	border-left: 1px solid #3F51B5;
	border-right: 1px solid #3F51B5;
	left: -1px;
}

#menu &gt; ul &gt; li ul &gt; li &gt; a {

}

#menu &gt; ul &gt; li ul &gt; li &gt; a:hover {

	background: #3F51B5;
	color: #fff;
}

.dropdown-menu {
	background: #fff;
	box-shadow: none;
	border: none;
	color: #fff;
}

#sg_drpdwn_currency .switcher li a{
	color: #eee !important;
}
#sg_drpdwn_currency .switcher {
background: url("../image/style4/arrow-white.png") no-repeat scroll 100% 13px !important;
}
/* button */ 
a.button, input.button {
	cursor: pointer;
	-webkit-box-shadow:inset 0px 0px 0px 2px #3F51B5!important;
    -moz-box-shadow:inset 0px 0px 0px 2px #3F51B5!important;
    box-shadow:inset 0px 0px 0px 2px #3F51B5!important;
}

a.button:hover, input.button:hover {
	background-color: #9ba3d0 !important;
	color: #fff !important;
}

.box-category &gt; ul &gt; li {
}

.product-filter .display a:hover{color:#9ba3d0;}

.breadcrumb a:hover{	color:#9ba3d0; }

.product-grid .wishlist a:hover{ color:#9ba3d0; }
.product-grid .compare a:hover { color:#9ba3d0; }

.pagination .links b {
	border: 1px solid #e5e5e5;
	color: #3F51B5;
}

.pagination .links a:hover {
	border: 1px solid #e5e5e5;
	color: #9ba3d0;
}

.product-grid .name a:hover {
	color: #9ba3d0;
}

.product-list .name a:hover {
	color:#9ba3d0;
}

.product-list .wishlist a:hover, .product-list .compare a:hover { color:#9ba3d0; }

.product-info .cart div &gt; span a:hover{
 color:#9ba3d0;
}

.product-info .review &gt; div a:hover{
	color: #9ba3d0;
}

.box-category &gt; ul &gt; li ul &gt; li &gt; a:hover {
	color: #9ba3d0;
}

.category-list a:hover{
	color: #9ba3d0;
}

.compare-info .name a :hover{
	color: #9ba3d0;
}

#content ul li a:hover {color:#9ba3d0;}

.wishlist-info tbody .name a:hover {
	color: #9ba3d0;
}

.mini-cart-info td a:hover{
	color: #9ba3d0;
}

.cart-info tbody .name a:hover{
	color: #9ba3d0;
}

a, a:visited, a b {
	color: #9ba3d0;
	
}
a:hover {
	color:#9ba3d0;
}

#content .content a.button{color:#fff;}
#header #cart .heading a span {
	/*background: url('../image/style1/arrow-cart.png') 100% 50% no-repeat;
	color: #9ba3d0;*/
}
#header #cart .heading a span:hover { color: #9ba3d0; }

#header .links a:hover { color: #9ba3d0; }

#footer .column a:hover {
	color: #9ba3d0;
}

#footer h3, #footer .column h3 a { color: #3F51B5;}

#footer .column h3 a:hover { color: #9ba3d0;}

.box-category &gt; ul &gt; li &gt; a:hover{
	color: #9ba3d0;
}

.box-category &gt; ul &gt; li a.active {
	color: #3F51B5;
}

.box-content &gt; ul &gt; li &gt; a:hover{
	color: #9ba3d0;
}

.box-content &gt; ul &gt; li a.active {
	color: #3F51B5;
}

#footer .horizontal_foot a:hover{
	text-decoration: none !important;
	color:#9ba3d0;
}

.box #list &gt; ul &gt; li  &gt; a:hover{ color: #9ba3d0; }

.box-product .name a:hover {color: #9ba3d0;}

.box-product .price {
	color: #3F51B5;
}

.product-grid .price {
	color: #3F51B5;
}


#header .links a:hover {
	color: #9ba3d0;
}

.product-list .price {
color: #3F51B5;
}

.box .box-heading {
color: #3F51B5;
}

.box-heading .fp-more a:hover{
color: #9ba3d0;
}

.powered a:hover{
color: #3F51B5;
}

#column-right .box-heading {
	color: #3F51B5;
	background-color: none;
}

#column-left .box-heading {
	color: #3F51B5;
	background-color: none;
}

.htabs a.selected { 
	color: #3F51B5 !important;
	background: none !important;
	-webkit-box-shadow:inset 0px 0px 0px 2px #3F51B5 !important;
    -moz-box-shadow:inset 0px 0px 0px 2px #3F51B5 !important;
    box-shadow:inset 0px 0px 0px 2px #3F51B5 !important;
}

.htabs a {
	color: #c5c5c5  !important;
	background: none !important;
}

.htabs a:hover {
	-webkit-box-shadow:inset 0px 0px 0px 2px #9ba3d0 !important;
    -moz-box-shadow:inset 0px 0px 0px 2px #9ba3d0 !important;
    box-shadow:inset 0px 0px 0px 2px #9ba3d0 !important;
	color: #3F51B5 !important;
}

.product-compare a:hover{color: #9ba3d0;}

.tags a:hover{color: #9ba3d0;}

.content a:hover{color: #9ba3d0;}

#powered {
	background-color: #3F51B5;
}

.copyright, .powered, .powered a {
	color: #eee !important;
}

#footer .column ul li {
	color: #3F51B5;
}
#footer .column a {

}
#sg_drpdwn_currency .switcher li a:hover {
	color: #fff;
}

#container-header .links-header {
	background-color: #3F51B5;
}

#sg_drpdwn_currency .switcher span.s_selected:first-child {
    border-left: 1px solid #9ba3d0;
}

#sg_drpdwn_currency:last-child{
    border-right: 1px solid #9ba3d0;
}

#sg_drpdwn_currency .switcher span.s_selected {
	color: #eee;
}

#container-header .top-menu a {
	border-right: none;	
	color: #eee;
}

#container-header .top-menu a:first-child {
	border-left: none;	
}

#container-header .top-menu a:hover {
	background-color: transparent;
	-webkit-box-shadow: inset 0px -5px 0px 0px #fff !important;
    -moz-box-shadow: inset 0px -5px 0px 0px #fff !important;
	box-shadow: inset 0px -5px 0px 0px #fff !important;
	color: #fff;
}

.navbar-default .navbar-nav&gt;li&gt;a:hover {
	color: #3F51B5 !important;
	background-color: transparent !important;
	-webkit-box-shadow:inset 0px 0px 0px 2px #3F51B5!important;
    -moz-box-shadow:inset 0px 0px 0px 2px #3F51B5 !important;
    box-shadow:inset 0px 0px 0px 2px #3F51B5 !important;
}

.dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover {
	background-color: #3F51B5 !important;
	color: #FFF;
}	
/* responsive - mobile phone */
@media (max-width: 1023px) {
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background-color: #9ba3d0;
	}
	.navbar-default .navbar-nav&gt;li&gt;a {
		background-color: #9ba3d0 !important;
		color: #FFF !important;
		font-size: 14px;
		font-family: 'lato', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: 1px;
	}	
	.navbar-default .navbar-nav&gt;li&gt;a:hover {
		background-color: #3F51B5 !important;
		color: #FFF !important;
	}	
	.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
		background-color: #3F51B5 !important;
		color: #FFF !important;
	}
	.container {
		background-color: #3F51B5;
		height: 60px;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: #9ba3d0;}
	#container-header .top-menu {
		background-color: #3F51B5 ;
	}
	
	#sg_drpdwn_currency:last-child{border-right: none;}
	#sg_drpdwn_currency #language_form  &gt; div.switcher {background: url("../image/style4/arrow-black.png") no-repeat scroll 80% 13px !important;}
	#sg_drpdwn_currency .switcher{background: url("../image/style4/arrow-black.png") no-repeat scroll 75% 13px !important;}
}

#sg_drpdwn_currency .switcher .option {
	background-color: #3F51B5 !important;
}

#header .button-search {
	/*background-color: #9ba3d0;*/
}

.jcarousel-control-prev:hover, .jcarousel-control-next:hover  {
	color: #3F51B5;
}

#content h1{
	background-color: #3F51B5 !important;
}

.dropdown-menu&gt;li&gt;a {
    color: #3F51B5 !important;
}

#header #search:hover:before {
    background: #9ba3d0 !important;
}

.product-grid .wishlist a, .product-grid .compare a{
	border-color: #3F51B5 !important;
}

.product-list .wishlist a, .product-list .compare a{
	border-color: #3F51B5 !important;
}

.product-grid .wishlist a:hover, .product-grid .compare a:hover{
	color: #9ba3d0 !important;
}

.product-list .wishlist a:hover, .product-list .compare a:hover{
	color: #9ba3d0 !important;
}

.product-heart, .product-refresh{
	border-color: #3F51B5 !important;
}</pre></body></html>