/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
body {
	color: #959595;
}
/* links highlight and fa deviders */
a, .highlight, [class*='facolor'].fa:before {
	color: #131313;
}
/* hovers */
a:focus, a:hover {
	color: #F89406;
}
/* text highlight */
::selection {
	background: #F89406;
	color: #fff;
}
::-moz-selection {
 background: #F89406;
 color:#fff;
}
/* headings */
h1, h2, h3, h4, h5, h6 {
	color: #131313;
}
.yjsg-sub-heading, .yjsg-sticky-menu a.active-scroll, [data-sticky-block] a.active-scroll:before {
	border-color: #F89406;
}
/* logo */
#logo {
	background: url(../images/orange/logo.png) no-repeat 0px 0px;
}
/* newsitems */
#article-index ul {
	border: 1px solid #dcdcdc;
}
#article-index ul li {
	border-bottom: 1px solid #dcdcdc;
}
.newsitem_tools {
	color: #888;
}
/* rating stars */
.view-article .yjsg-rating:hover .fa-star, .fa-star.rated {
	color: #FC0;
}
/* form elements  */
.yjsg-form-element, .inputbox {
	background: none;
	border: 1px solid #ddd;
}
/*Top menu */
#topmenu_holder, .ulholder.dlevel1 {
	background: none;
}
.yjsgmenu ul, .yjsgmenu li.holdsgroup ul ul {
	background: #fff;
	border: none;
	box-shadow: none;
}
.yjsgmenu li a {
	color: #0f0f0f;
}
.yjsgmenu ul li {
	border-bottom: 1px solid #ECECEC;
}
/* has child arrows */
.yjsgmenu span.child a:after {
	content: "\f111";
	top: -2px!important;
	font-size: 6px;
}
.yjsgmenu ul span.child a:after {
	content: "\f111";
}
.yjsgmenu ul span.child a:hover:after {
	content: "\f111";
}
/* side menu */
ul.defaultmenu li a {
	border-bottom: 1px solid #D4D4D4;
}
ul.defaultmenu a.isactivea, ul.defaultmenu li a:hover {
	background: #f5f5f5;
	color: #121212;
}
ul.defaultmenu li a:before {
	content: "\f111";
}
/* footer logo  */
.yjsglogo {
	background: url(../images/orange/yjsglogo.png) no-repeat center center;
}
/* responsive menu */
span.yjmm_select {
	color: #131313;
	border: 1px solid #eee;
}
span.yjmm_select:after {
	content: "\f111";
}
/* RTL */
/* has child arrows */
.yjsgrtl ul.yjsgmenu ul span.child a:after {
	content: "\f111";
}
/* side menu */
.yjsgrtl ul.defaultmenu li a:before {
	content: "\f111";
}
/*Switcher*/
#layout_type {
	background: #fff;
}
/* Module styles */
.yjsg6 {
	background: #f7f7f7;
}
.yjsg7, .yjsg7 .module_title, .yjsg7 h1, .yjsg7 h2, .yjsg7 h3, .yjsg7 h4, .yjsg7 h5, .yjsg7 h6, .yjsg7 a:hover {
	color: #fff;
}
.yjsg7 a {
	color: #131313;
}
/* Defaults */
#pathway ul.breadcrumb {
	background: #f7f7f7;
}
.yj-bottom-holder .yjsg-module-positions {
	border-color: #4b4b4b;
}
.button, a.readon {
	color: #fff;
}
/*hover*/
.button:hover, a.readon:hover {
	color: #fff;
	background: #131313;
}
/*subtitle*/
.subtitle {
	color: #959595;
}
/*pagination*/
ul.yjsg-pagination-links > li > a, ul.yjsg-pagination-links > li > span {
	background: #f7f7f7;
	color: #5E5E5E;
}
/*hover*/
ul.yjsg-pagination-links > li > a:hover, ul.yjsg-pagination-links > li > span:hover, .yjsg-pager-links .pager li > a:hover, .yjsg-pager-links .pager li > a:focus {
	color: #fff;
}
/*next, prev*/
.yjsg-pager-links .pager li > a, .yjsg-pager-links .pager li > span {
	background: #f7f7f7;
}
/*user pages*/
.yjsg-userpages.user dt {
	color: #131313;
}
/* Backgrounds */
.centertop_out {
	background: #fff;
}
.yjsg1_out {
	background: #222222;
}
#yjsg2, .yjsg4_out, .extrapos5 {
	background: #f7f7f7;
}
.yj-bottom-holder {
	background: #222222;
}
.footer_out {
	background: #141414;
}
/* Colors */
.yjsg1_out h2, .yjsg1_out h2, .yjsg1_out h3, .yjsg1_out h4, .yjsg1_out h5, .yjsg1_out h6, .yj-bottom-holder h1, .yj-bottom-holder h2, .yj-bottom-holder h3, .yj-bottom-holder h4, .yj-bottom-holder h5, .yj-bottom-holder h6 {
	color: #fff;
}
.yj-bottom-holder, .yj-bottom-holder a {
	color: #8D8D8D;
}
.yj-bottom-holder a:hover {
	color: #c4c4c4;
}
/* Buttons */
.button_color, .button_dark {
	color: #fff;
}
.button_white {
	color: #131313;
	background: #fff;
}
.button_dark {
	color: #fff!important;
	background: #171717;
}
/*hover*/
.button_white:hover {
	color: #fff;
}
.button_color:hover {
	background: #131313;
	color: #fff;
}
.button_dark:hover {
	color: #fff;
}
/* Pop Login */
.bpoplogin a#openLogin {
	color: #131313;
}
/*popup*/
.bpoplogin div#login_pop {
	background: #fff;
	border: 1px solid #dedede;
}
/*logout*/
/*form*/
.bpoplogin #logins .button, .bpoplogin #logins span {
	color: #131313;
}
/* Search */
/*button*/
.bsearch .button {
	color: #131313;
}
/* Cart */
.bcart .hikashop_small_cart_checkout_link, .bcart .icon, .bcart #hikashop_cart span.hikashop_product_price {
	color: #131313;
}
/* Main slider */
.bslider h4 {
	color: #fff;
}
.bslider h4 span {
	color: #5D5D5D;
}
/*price*/
.bslider .slide-price {
	color: #2e2e2e;
}
.bslider p {
	color: #fff;
}
/*pagination*/
.slidersfx-yjsgsfx-bslider ul.yjsgsliderPagination li a {
	background: #e1e1e1;
}
/*preloader*/
.slidersfx-yjsgsfx-bslider .yjsgsliderLoader {
	background: url(../images/preloader.png) no-repeat center center;
}
/* Info's */
.binfos .yjsg-col-1-3:nth-child(1) .yjsg-col-1-3-in {
	background: #7ab55c;
	color: #a2e183;
}
.binfos .yjsg-col-1-3:nth-child(2) .yjsg-col-1-3-in {
	background: #f26434;
	color: #ff9672;
}
.binfos .yjsg-col-1-3:nth-child(3) .yjsg-col-1-3-in {
	background: #59abe3;
	color: #a8dcff;
}
/*icon*/
.binfos .yjsg-col-1-3 span, .binfos .yjsg-col-1-3 h4 {
	color: #fff;
}
/* Woman,Man collection */
/*pagination*/
.gridsfx-bcollection a.yjsgsliderNav {
	background: #ececec;
	color: #131313;
}
/*hover,active*/
.gridsfx-bcollection a.yjsgsliderNav:hover {
	color: #fff;
}
/* Get discount */
/*sub*/
.bdiscount .yjsg-col-1-3 .discount-text {
	color: #505050;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
/* Subscribe */
/*inputbox*/
.bsubscribe .inputbox_email {
	border: 1px solid #d6d6d6;
}
/*partners*/
.partner {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background: url(../images/orange/partner1.png) no-repeat center top;
}
.partner.two {
	background: url(../images/orange/partner2.png) no-repeat center top;
}
.partner.three {
	background: url(../images/orange/partner3.png) no-repeat center top;
}
.partner.four {
	background: url(../images/orange/partner4.png) no-repeat center top;
}
.partner.five {
	background: url(../images/orange/partner5.png) no-repeat center top;
}
/*hover*/
.partner:hover {
	background-position: center bottom;
}
/* Latest news */
/*title*/
.bnews .yjme_item a.item_title {
	color: #131313;
}
/*date*/
.bnews .item_cdate {
	color: #fff;
}
/* Custom shop */
.bshopcustom h4, .bshopcustom p {
	color: #fff;
}
.bshopcustom h4 span {
	color: #5D5D5D;
}
/* Hikashop categories */
.bhikacategories .hikashop_category_list_item a {
	color: #959595;
}
