@import url(http://fonts.googleapis.com/css?family=Source+Code+Pro:200,300,400,500,600,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700&subset=latin,latin-ext);
/* Options set in the admin page */
body { 
    color: ;
    font-family: 'Source Code Pro';
;
}
.header .logo .logoimg {
	max-height: ;
}

/* Header Height */
.header {
	height: ;
	}
@media only screen and (min-width: 40.063em) {
	#side-cart,
	#searchpopup,
	#mobile-menu,
	.share_container {
		margin-top: ;
	}
	.footer-fixed #wrapper [role="main"],
	#wrapper [role="main"] {
	  padding-top: ;
	}
}
 
/* Title Typography */
.mont, h1, h2, h3, h4, h5, h6, .header .menu-holder #quick_cart .float_count, .bar-side, #searchpopup input, .widget.widget_top_rated_products ul li a, .widget.widget_products ul li a, .widget.widget_recently_viewed_products ul li a, .widget.widget_shopping_cart .widget_shopping_cart_content .total, input[type="text"].placeholder, input[type="password"].placeholder, input[type="date"].placeholder, input[type="datetime"].placeholder, input[type="email"].placeholder, input[type="number"].placeholder, input[type="search"].placeholder, input[type="tel"].placeholder, input[type="time"].placeholder, input[type="url"].placeholder, textarea.placeholder, label, .order-detail-page .customer_details dt, .select-wrapper select, .content404 figure, .menu-footer, .mobile-menu > li > a, #side-cart .buttons a, #side-cart .subtotal, #side-cart ul li .list_content, #comments #comment-title + .text-center a, .badge, .product-information .back_to_shop, .price > span, .shopping_bag, .cart_totals table, #customer_login .login-section + .login-section .or, .payment_methods li .custom_label, #my-account .account-user .user-name, #my-account #my-account-nav li a, .cart-empty .message, .your-order-header .order-container, .smalltitle, #checkout_thankyou h2, .mediumtitle, .largetitle, .extralargetitle, .btn, .button, input[type=submit], .thb_tabs .tabs dd a, .thb_tabs .tabs li a, .thb_tour .tabs dd a, .thb_tour .tabs li a, .notification-box {
		
}

/* Header Icon Color */

/* Accent Color */
a:hover, .post .post-meta ul li a, .post .post-title a:hover, .widget ul.menu .current-menu-item > a, .widget.widget_recent_entries ul li .url, .widget.widget_recent_comments ul li .url, .widget.woocommerce.widget_layered_nav ul li .count, .pagination .page-numbers.current, .mobile-menu > li.current-menu-item > a, .mobile-menu > li.sfHover > a, .mobile-menu > li > a:hover, .mobile-menu ul.sub-menu li a:hover, #comments #reply-title small, .post .post-content .filters li h6 a:hover, .post .post-content .filters li h6 a.active, .product_meta p a, .shopping_bag tbody tr td.order-status.Approved, .shopping_bag tbody tr td.product-name .posted_in a, .shopping_bag tbody tr td.product-quantity .wishlist-in-stock, .shopping_bag.order_table tbody tr td h6, .price_slider_amount .button, .price_slider_amount .button:hover, .termscontainer a, ul.accordion > li.active div.title, .tabs .active a, .tabs .active a:hover, .thb_tabs .tabs dd.active a, .thb_tabs .tabs li.active a, .thb_tour .tabs dd.active a, .thb_tour .tabs li.active a, .notification-box a, .notification-box.success .content, .notification-box.success .icon, #full-menu .full-menu > li > a:hover, #full-menu .full-menu > li.current-menu-item > a, #full-menu .full-menu > li.sfHover > a {
  color: #d9d225;
}

.custom_check:checked + .custom_label:before, [class^="tag-link"]:hover, .post .post-content .portfolio-text-style-2:hover, .product-information .single_add_to_cart_button, #my-account #my-account-nav li.active, .price_slider .ui-slider-handle, .product-category > a:after, .chosen-container.chosen-with-drop .chosen-single, .chosen-container .chosen-drop, .btn.accent, .button.accent, input[type=submit].accent,.notification-box.success {
	border-color: #d9d225;
}

.content404 figure, [class^="tag-link"]:hover, #side-cart .buttons a:last-child, .post .post-content .portfolio-text-style-2:hover, .product-information .single_add_to_cart_button, #my-account #my-account-nav li.active, .price_slider .ui-slider-range, .demo_store, .your-order-header .status, .btn.accent, .button.accent, input[type=submit].accent, .thb_tabs .tabs dd a:after, .thb_tabs .tabs li a:after, .thb_tour .tabs dd a:after, .thb_tour .tabs li a:after, .post .post-content .iconbox.type2 > span, .highlight.accent {
	background: #d9d225;	
}

.mobile-menu li.menu-item-has-children a:hover .menu_icon {
 	fill: #d9d225;
}

/* Menu */

/* Shop Badges */

/* Backgrounds */
.page-id-2139 #wrapper,
.postid-2139 #wrapper {
	background-color: #ffffff !important;
}
#searchpopup{
	background-color: #d9d225 !important;
}
#mobile-menu {
	background-color: #d9d225 !important;
}
/* Extra CSS */
.cogreentext .extralargetitle{
    color: #d9d225;
}

.co-border-right-box{
    border-right-style: solid;
}

@media only screen and (max-width: 40.063em) {
    .co-border-right-box{
        border-right-style: none;
    }
}
