/*---- b9975e -----*/
/* ------- a2771b ------  */

.btn-primary, .btn-primary:hover, 
.btn-primary:focus, .btn-primary:active, 
.btn-primary.active, .btn-primary.focus, 
.btn-primary:active, .btn-primary:focus, 
.btn-primary:hover, 
.open > .dropdown-toggle.btn-primary {
    background-color: #a2771b ! important;
    border: 1px solid #a2771b ! important;
}
a:hover{
	color:#a2771b;
}


.sidebar .widget p input{
    color: #b9975e !important;
}
#topbar,
.custom-product-type-1 .custom-product-info > .custom-product-title h4:before{
	background-color:#b9975e !important;
}
.btn-org {
    border-color: #b9975e;
    color: #b9975e;
}
.btn-org:hover{
	background-color:#b9975e !important;
	color: #fff;	
}
.btn-primary {
    border-color: #b9975e !important;
    background-color: #b9975e !important;
}
.button.color, 
.btn.btn-primary {
    background-color: #b9975e;
    border-color: #b9975e;
}
.btn-default {
    background-color: #fff;
    border: 1px solid #b9975e;
    color: #b9975e;
}
.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default.active, 
.btn-default.focus {
    background-color: #b9975e;
    border: 1px solid #b9975e;
    color: #ffffff;
}
.btn-product-search{
   background-color: #b9975e;
   border: 1px solid #b9975e;
   color: #ffffff;
}
.btn-product-search:hover{
    background-color: #b9975e !important;
    border: 1px solid #b9975e;
    color: #333333;
}

/*SIDE BAR*/
#side-bar.active:before,
.ui-widget-header {
    background-color: #b9975e !important;
}

.sidebar .widget-title::after {
    border-top: 4px solid #b9975e;
}
#priceRange span.ui-slider-handle.ui-state-default {
    background: #fff;
    border: 2px solid #b9975e;
}
.button.custom-button {
    color: #b9975e;
    border-color: #b9975e;
}
.button.custom-button.effect.fill:hover {
    background-color: #b9975e;
    border-color: #b9975e;
}
.widget-tags .tags a:hover, 
.widget-tags .tags a.active {
    border: 1px solid #b9975e;
    background-color: #b9975e;
    color: #fff;
}

/* PRODUCT */
.sys-products h3.su-all-box-title:after{
	border-color: #b9975e;
}
.custom-product-type-1 .custom-product-button-list li a{
	color:#b9975e !important;
}
.custom-product-type-1 .custom-product-button-list li a:hover{
	background-color: #b9975e;
	color: #fff !important;
}

/* FOOTER INTRO*/
.icon-box.medium > h3 span,
.icon-box.border .icon i {
    color: #b9975e;
}
.icon-box.border .icon {
    border-color: #b9975e;
}

.footer-type-3 .footer-content .third-column .element-type-3 .input-group-btn button{
    background-color: #b9975e;
    border: 1px solid #b9975e;
    color: #fff;
}
.footer-type-4 .copyright-links a:hover{
    color: #b9975e;
}
/*b9975e*/
#topbar .topbar-dropdown .dropdown-list a:hover {
     background-color: #b9975e !important; 
     color: #ffffff;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active a:hover,
.dropdown-menu > .active a:focus,
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,
.btn-group.open .dropdown-toggle{
    background:#b9975e;
}
input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  border: 1px solid #DDDDDD;
}
input[type=text]:focus, textarea:focus ,.form-control:focus{
  box-shadow: 0 0 5px #b9975e;
  border: 1px solid #b9975e;
}



/*SUBPAGE*/
#tool-side-new > ul > li > a:hover, #tool-side-new > ul > li.tool-side-language:hover > a, #tool-side-new > ul > li.tool-side-currency:hover > a{
	background-color: #b9975e !important;
}
.breadcrumb a:hover{
	color: #b9975e;
}

/* -------------------------------  Menu HOVER STYLE ------------------------------- */
nav .main-menu .dropdown-menu {
    border-color: #b9975e;
}

/*----------------------------- menu-type-1 -----------------------------*/
#header.header-transparent #mainMenu.menu-type-1  > ul > li > a:hover,
#header:not(.header-transparent) #mainMenu.menu-type-1 > ul > li:hover > a, 
#header:not(.header-transparent) #mainMenu.menu-type-1 > ul > li.current-menu > a{
    color: #b9975e !important;
    cursor: pointer;
}
/*----------------------------- menu-type-2 -----------------------------*/
#header.header-transparent #mainMenu.menu-type-2  > ul > li:hover > a,
#header:not(.header-transparent) #mainMenu.menu-type-2 > ul > li:hover > a, 
#header:not(.header-transparent) #mainMenu.menu-type-2 > ul > li.current-menu > a{
    background: #b9975e !important;
    color: #fff !important;
    cursor: pointer;
}
/*----------------------------- menu-type-3 -----------------------------*/
#header.header-transparent #mainMenu.menu-type-3  > ul > li:hover > a,
#header:not(.header-transparent) #mainMenu.menu-type-3 > ul > li:hover > a, 
#header:not(.header-transparent) #mainMenu.menu-type-3 > ul > li.current-menu > a{
    border-bottom: 3px solid #95794b !important;
    cursor: pointer;
    color: #95794b;
}
/*----------------------------- menu-type-4 -----------------------------*/
#header.header-transparent #mainMenu.menu-type-4  > ul > li:hover > a,
#header:not(.header-transparent) #mainMenu.menu-type-4 > ul > li:hover > a, 
#header:not(.header-transparent) #mainMenu.menu-type-4 > ul > li.current-menu > a{
    border-top: 3px solid #95794b !important;
    cursor: pointer;
    color: #95794b;
}

/* HEADER TRANSPARENT STYLE  */
#header.header-transparent #mainMenu > ul > li > a { color: #919191; }
#header.header-transparent #top-search a:hover i{ color: #b9975e !important;}
#header.header-transparent #shopping-cart a:hover i{ color: #b9975e !important;}

/* SYS-PRODUCT */
.custom-product-type-1 .custom-product-percentdiscount span:before { border-top: 10px solid #95794b !important;}
.custom-product-type-1 .custom-product-percentdiscount span {background-color: #b9975e !important; }
.custom-product-type-1 .custom-product-percentdiscount span:after { border-top: 24px solid #b9975e !important;}

/* SETTING TOBBAR */
#topbar .topbar-dropdown:not(:first-child) .title::before,
#topbar .system-button ul li:not(:last-child):after{
  background: #333333;
}
#topbar .topbar-dropdown,
#topbar .system-button ul li a {
  color: #333333;
}
#topbar .system-button ul li a:hover, 
#topbar .system-button ul li a:focus{
  color: #ffffff !important;
  cursor: pointer;
}
#mainMenu > ul > li > a:hover {color: #95794b;}
/* SETTING header-transparent */
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-1 > ul > li > a:hover, 
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-1 > ul > li > a:focus,
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-3 > ul > li > a:hover, 
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-3 > ul > li > a:focus,
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-4 > ul > li > a:hover, 
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-4 > ul > li > a:focus,
#header.header-transparent:not(.header-sticky) #top-search a:hover i, 
#header.header-transparent:not(.header-sticky) #shopping-cart a:hover i{
  color: #95794b !important;
  cursor: pointer;
}
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-2 > ul > li > a:hover, 
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-2 > ul > li > a:focus{
  color: #ffffff !important;
  cursor: pointer;
}
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-3 > ul > li > a:hover, 
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-3 > ul > li > a:focus{
  border-bottom: 3px solid #95794b !important;
}
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-4 > ul > li > a:hover, 
#header.header-transparent:not(.header-sticky) #mainMenu.menu-type-4 > ul > li > a:focus{
  border-top: 3px solid #95794b !important;
}


/* new desin shopping cart */
#shopping-cart .shopping-cart-items {  
    background: #b9975e !important;
    color: #111;
}
