body {
 background-color: #ffffff;
   
 font-family: "Ubuntu", sans-serif;
 color:#333333;
 font-size: 14px;
}

h1, h2, h3, h4, h5, h6, .gui-page-title, .bundle-wrap .discount, .blog .tagline, #writereview .title, .socials.share .title, .sidebar .widget .title, .mobile-menu-inner .main-title {
  font-family: "Oxygen", sans-serif;
  color:;
}

/* widget titles */
 .sidebar .widget .title, .mobile-menu-inner .main-title{
    
    text-transform:uppercase;
    font-weight:bold;
    font-size:14px;
 }


/* nav */
#navigation a, .mobile-menu-inner.sidebar .m-title a{
  font-family: "Oxygen", sans-serif;
  text-transform:none;
  font-weight:bold;
  color:#000000;
}
#navigation .mega-menu-title{
  font-family: "Oxygen", sans-serif;
  font-weight:bold;
  color:#000000;
}
.at-index .primary-nav {
  background: transparent!important;
}
.primary-nav, .primary-nav .dropdown-menu{
  background:#ffffff;
}
/* floating header */
.secondary-nav{
  background:#ffffff;
}

.auto-hide-header{
width: 1780px;
margin: 0 auto;
right: 0;  
}

.secondary-nav{
box-shadow: 0 5px 75px rgba(0,0,0,0.15);
}
@media screen and (max-width: 1024px){
  .auto-hide-header {
    width: 100%;
  }
}

/*.primary-nav.active{ background:#ffffff!important;}*/
.secondary-nav.centered .logo{
  background:#ffffff!important;
}
@media only screen and (max-width: 767px) {
  .secondary-nav{
    background:#ffffff!important;
  }
}

.home-image-as-bg{
  background: url('homepage-image.png') no-repeat / cover ;
}
.socialbar{ 
  background: #000000;
}
#navigation, #head.logo-left .site-tools{
  background:#ffffff;
}

.usp-wrap{
  background:#c0c00a;
  
}
.header-topbar-message{
  background-color:;
}
/*.secondary-nav .logo{
  background-color:;
}*/

/* product display */
.product_quick_view_button, .product .item-name > a, .product .item-add-btn, .btn_wqs, .product .loop .item-price-container, .label-new.label, .label-sale, .product-list-item .item-price-container, .item-price-container, .wqs-title, .wqs-price, .socialbar .title, .socials .custom-title, .socialbar .title, .socials .subtitle, .products-livesearch .item-name {
  font-family:Oxygen;
 font-weight:bold;
  
}
.product .item-name > a, .products-livesearch .item-name{
  font-size: 14px;
  text-transform:none;
  font-weight:bold;
}
.product img {
	padding: 20px;
}
/* headlines */
.News-Title{
  font-family: "Oxygen", sans-serif;
  text-transform:none;
  color:#ffffff!important;
}
.News-Title.sub{
  color:#ffffff!important;
}
/* blog items */
.blog-items .meta .a-title{
   font-size: 14px;
  text-transform:none;

  font-family:Oxygen;
}
/*#headline-offset-container{
  min-height:600px;
}*/

/* collection page */

.page-title-wrap.pp{
  background: #ffffff; 
}
.page-title-wrap, .page-title-wrap.pp.title-top {
  background-image: url('none.png');
  background-color: #ffffff; 
}

.cat-content .text-wrap::after{
  background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f9f9f9 70%) repeat scroll 0 0
}
.cat-content.full-width, .cat-content.boxed  {
  background: #f9f9f9;
}

.page-title{
  color:#333333;
  font-size:5rem;
  line-height:5rem;
}
 .subcats li a, .tab-container .nav-tabs > li a{
 font-family: "Oxygen", sans-serif;
  text-transform:none;
  font-weight:bold;
  color:#000000;
}
.subcats li a{
    color:#333333;
}
.sidebar .widget ul li a{
  font-family: "Oxygen", sans-serif;
}
/* socialbar */
.socialbar_content .wrap:first-child::before{
  content:"\e955";
}
.socialbar_content .wrap:first-child::before{
  color:#8c8c8c;
}
.socialbar .title, .socials .custom-title, .socialbar_content .social-icon{
  color:#000000;
}
.socialbar .subtitle{
  color:#8c8c8c;
}
.socialbar_content .titles {
    border-right: 1px dashed #000000;
}
.socialbar_content .social-icon.icon-apple {
    border-left: 1px dashed #bfbfbf;
}

/* footer */
#footer {
  background: #000000;
}
#footer .social-icon, #footer .links a, #footer {
	color: #ffffff;
}
#footer .copyright .links li:not(:last-child):after {
	border-right: 1px solid #ffffff;
}
@media (max-width:768px){
  #footer.content-area normal .resp-wrap{
    background: #0b0c09;
  }
}
#footer .custom-title{
  color:#cdcd11;
}
/* mini cart */
.mini-cart{
  background:#ffffff;
}
.widget_mini_cart_content:after{
  /*linear-gradient(to bottom, rgba(255,255,255,0) 0%, #ffffff 70%)*/
  
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #ffffff 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.mini-cart .btn.btn-custom-2, .mini-cart .btn.btn-custom-2.view-cart:hover{
  background:#cdcd11;
  border-color:#cdcd11;

}
.mini-cart .btn.btn-custom-2:hover, .mini-cart .btn.btn-custom-2.view-cart{
  background:transparent;
  border-color:#cdcd11;
  color: #cdcd11;
}
 .mini-cart .btn.btn-custom-2.view-cart:hover{
    color: #fff;
 }
.mini-cart .total .amount, .mini-cart .dropdown-cart-details .item-name > a, .mini_cart_action span:nth-child(2) a, .mini-cart .dropdown-cart-details li:nth-child(3) a{
  color:#333333;
}
.mini-cart .total, .mini-cart .dropdown-cart-details .item-price, .mini-cart .dropdown-cart-details p:nth-child(2) {
  color: #999999;
}
.mini-cart .mini-cart-message{
  background:#7f7f7f;
}

/* homepage */
#brand-slider-container{
  background: #f9f9f9;
}
section.blog{
  background: #f1f1f1 ;
}
/*section.blog .blog-items .image::before {
  border-color: rgba(0, 0, 0, 0) #f1f1f1 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) ;
}
section.blog .blog-items .reverse .image::before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f1f1f1;
}*/
.category-area .hover-effect-content .hover-effect-title,.category-area .hover-effect-text{
  color:#333333;
}

.category-area  .hover-effect-title {
  background: #0ba0e0;
}

/* buttons */
.btn.btn-custom-2, .select-dropdown .select-btn, .product-list-item .product_wishlist_button, .btn.btn-custom-3, .product-list-item .actions a,  .mini-cart .btn.btn-custom-2.view-cart{
   font-family: "Oxygen", sans-serif;
  text-transform:none;
  font-weight:bold;
  background:transparent;
}

/* product page */

.product-configure label{
  font-weight:bold;
}
.rel-products, .rel-products #customNav{
  background: #f9f9f9;
}
.rel-title{
  background: #c0c00a;
}

.cd-quick-view {
	max-height: 669px!important;
	min-height: 669px!important;
}
.product .product_thumbnail_wrapper{ border:0!important;}

/* font colors */
.primary-nav, .primary-nav a, .primary-nav .dropdown-menu > li > a{
  color:#000000;
}
.secondary-nav a{
  color:#ffffff;
}
.secondary-nav .usps .usp a span:first-child, .usps-mobile .usp-mobile a span:first-child, .secondary-nav .usps .usp span:first-child, .usps-mobile .usp-mobile span:first-child, .product-right-column .icon{
  color:#333333;
}
.custom-message.has-message > a{
  color:#cdcd11;
}
.secondary-nav .usps .usp-text, .usps-mobile .usp-mobile .usp-text{
  color:#ffffff;
}
site-tools, .site-tools a{
  color:#000000;
} 
/* theme color fonts */
.product-page .item-price, .view-box a:hover,.view-box a.active, .product .item-price.with-old, .item .item-price.with-old, #navigation li a:hover, .product .item-add-btn,  .item-price-container, .subcats li a:hover, .btn.btn-custom-2:hover, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .btn.btn-custom-3, .product-list-item .actions a, .goSmoothly, .wqs-description > a, .code a, .item-action-inner a:hover, .bundle-wrap .item-price.with-old, .date, .wqs-price .item-price, .header-topbar-message .msg_title, .text-wrap a, #footer .tags a {
  color:#cdcd11;
}

/* theme color backgrounds */
.category-filter-list a.active::before, .slider-handle, .btn.btn-custom-2, .btn.btn-custom-3:hover,[type="checkbox"]:checked + label::before,.sidebar .widget .title i:hover, .with_cool_line::after, .dropdown .dropdown-menu > li:hover, .select-dropdown .dropdown-menu > li:hover, .tparrows:hover, #customNav.owl-nav > div:hover, #hide_header_btn, .no-touch .cd-slider-navigation li a:hover, .mobile-trigger, .tp-loader.spinner0 .dot1,.tp-loader.spinner0 .dot2, .product .product_quick_view_button:hover, .product .product_wishlist_button:hover, .cd-top {
   background:#cdcd11;
 }
 .slider-handle {
   background-image: linear-gradient(to bottom, #cdcd11 0px, #d2d228 100%);
}

.no-touch .cd-slider-navigation li a:hover{
     background:#cdcd11!important;
}
 
/* theme color borders */
 .category-filter-list a.active::before, .category-filter-list > li:hover a::before, .category-filter-list > li:hover span, .btn.btn-custom-2, .btn.btn-custom-2:hover, .btn.btn-custom-3, .product-list-item .actions li:nth-child(1)::after, .product-list-item .actions li:nth-child(3)::after, .custom-quantity-input input{
   border-color:#cdcd11;
 }
.category-filter-list-subs li:hover a::before, .category-filter-list-subs li:hover span, label:hover::before, #newsletter-email{
  border-color:#cdcd11!important;
}
 .tab-container .nav-tabs > li.active {
  border-top-color: #cdcd11;
}
#navigation .cat-in-column .col-title{
  border-color:#cdcd11;
}
/* gui stuff */
.gui a.gui-button-large.gui-button-action{
  background:#cdcd11;
   border-color:#cdcd11!important;
}

.gui a.gui-button-large.gui-button-action:hover{
  border-color:#cdcd11;
  color:#cdcd11;
}


@media (max-width: 1279px){

.secondary-nav.centered .head-inner {
    background: #ffffff;
}
}