/* Text Theme Color */
a, h3, h1, .jetmenu > li:hover > a, .jetmenu > li.active > a, .download-icon a, .owl-theme .owl-controls .owl-buttons div, .stats-wrap i, .jetmenu li > .megamenu a:hover, .my-btn.bordered:hover, .home-title2 h2, .about-quote blockquote:before, .team-social li a:hover, .list-colored li i, .small-icons .icon-left, .theme-text, .new-collection h3 span, .featured h2, .featured h1, .font-large, .tags a:hover, .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .share-this .social-icons ul li a:hover{color:#60626e;}


/* Background Theme Color */
#back-top a:hover, .my-btn.shadow, .callout, .shadow-wrap .icon-holder i, .icon-left, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .singup-wrap .btn-default, .social-icons ul li a, .footer-post .icon-left, .jetmenu ul.dropdown li:hover > a, .item-thumbs .hover-wrap .overlay-img, .theme-accordian .panel-default > .panel-heading, .flex-control-paging li a.flex-active, .flex-control-paging li a:hover, .filter-btn:hover, .filter-btn.active, .zebra-wrap, .mobile-features, #top-bar, .topmost-line .dropdown-menu a:hover, .header-cart .cart-total, .hot-label, .cart-button a, .breadcrumbs, .theme-tab .nav-tabs > li.active > a, .theme-tab .nav-tabs > li.active > a:hover, .theme-tab .nav-tabs > li.active > a:focus, .theme-tab .nav > li > a:hover, .theme-tab .nav > li > a:focus, .my-btn:hover, .my-btn.btn-large:hover, .my-btn.btn-small:hover, .skillbar-bar, .dropcap2, .pagination-wrap .pagination > li > a, .pagination-wrap .pagination > li > span, .portfolio-buttons a, .jetmenu > li.showhide, .client-box:hover{background-color:#ffdd00;}


/* Border Theme Color */
.owl-theme .owl-controls .owl-buttons div, .my-btn.bordered:hover, .filter-btn:hover, .filter-btn.active, .tags a:hover{border:1px solid #ffdd00;}
.jetmenu > li > .megamenu, .jetmenu ul.dropdown{border-top:4px solid #60626e;}
.home-title2 h2{border-right:1px solid #ffdd00;}



.item-thumbs .hover-wrap .overlay-img{
	padding:5px 10px;
}

#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 2px solid #7b92a9; 
   text-align:center; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #fff 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#fff)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#fff 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#fff 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#fff 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#fff 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#fff',GradientType=0 ); 
   position:fixed;
   top:0px; 
   z-index:20000; 
   width:100%; 
   font-size:14px; 
   line-height:14px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 15px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:2px solid white; 
   border-left:2px solid white; 
   border-bottom:2px solid #7b92a9; 
   border-right:2px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:2px solid white; border-right:2px solid white; border-top:2px solid #7b92a9; border-left:2px solid #7b92a9;}

