#buynow {
	margin: 10px 0 0 0;
	font-size: 22px;
	color: #ffffff;
	background-color: #fd8e00; 
}
#buynow:hover {
	color: #ffffff;
	background-color: #ff3d3d;
}

/* About us _ Index page */
#about_us_title_1 {
	color: #26b4d7 !important;
}
#about_us_title_2 {
	color: #fec20b !important;
} 

/* Our_provide _ Index page */
#our_provide_title_header_1 {
	color: #26b4d7 !important;
}
#our_provide_title_header_2 {
	color: #fec20b !important;
}

/* Purchase_services _ Index page */
#purchase_services_title_1 {
	color: #26b4d7 !important;
}
#purchase_services_title_2 {
	color: #fec20b !important;
}

/*body color*/
body, #posts .entry-content,.feature-box p,label {
    color: #636363 !important;
}
/*main_color*/
#cloud_wrapper h4,
.ce_title h3, .ce_title h3 span,
.ce_title a, .comments-area .comments_title,
.comments-area .comment-reply-title, 
.our_news_title,  .our_news_title a,
.widget-title a, .entry-title a,
.portfolio-desc a,
.entry-title h2,
a, #page-title h1, h1, h2, h3, h4,  h6,
.product h1 {
	color: #26b4d7 !important;
}
#tour_ad_footer,.page_footer,
#portfolio-filter li.activeFilter a,
.panel-default > .panel-heading,
.single-product .add-to-cart.button,
.products li .add_to_cart_button,
ul.tab-nav:not(.tab-nav-lg) li a,
ul.tab-nav:not(.tab-nav-lg) li:first-child a{
	background-color: #26b4d7;
}
.footer_wrapper_copyright,#footer {
	background-color: #26b4d7 !important;
}
.panel-default{
	border-color: #26b4d7;
}
#top-search-sm form{
	border: 5px solid #26b4d7;
}
ul.tab-nav:not(.tab-nav-lg){
	border-bottom: 2px solid #26b4d7;
}
.products li img {
	border: 7px solid #26b4d7;
}
/*end main_color*/
/*menu_color and link_color*/
#primary-menu>ul>li {
	background-image: linear-gradient(to right, #fec20b 50%, #efb400 100%) !important;
}
#primary-menu>ul>li:first-child:before{
	border-color:#fec20b;
}

#primary-menu>ul>li:last-child:after,
.slyder-nav li:hover{
	border-color:#efb400;
}
.products li .price ins, .product-price ins,
.color, .category_title a {
	color: #fec20b !important;
}
.quantity .minus, .quantity .plus,
ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a,
.btn, input[type='submit'], .mini-cart .button,
.divider , #menu-toggle, #menu_xs{
	background-color: #fec20b;
}

/*menu_color and link_color hover*/
#primary-menu ul ul li:hover, #primary-menu ul ul li:hover > a,
#primary-menu > ul > li.current a, #primary-menu > ul > li > a:hover,
.quantity .qty, .slyder-nav .s-back, .products li .add_to_cart_button:hover{
	background-color: #fd8e00;
}
#primary-menu>ul>li:first-child:hover:before, 
#primary-menu>ul>li:first-child.current:before ,
#primary-menu>ul>li:last-child:hover:after, 
#primary-menu>ul>li:last-child.current:after{
	border-color:#fd8e00;
}
.cws_callout .button_section>a{
	color: #fff !important;
}
a:hover,.products li h3:hover, .cws_callout .button_section>a:hover, .page_footer a:hover{
	color: #fd8e00 !important;
}