@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
h1, h2, h3, h4, h5, h6, .product-name, .cart_navigation .button-medium span:hover, #block_top_menu .sf-menu > li.sfHoverForce > span.menu-mobile-grover:after {
	color: #fff;
}
p, .p1 a, .button.button-medium span, .button-exclusive, .rm_history_nodata, .button.lnk_view span, .button.ajax_add_to_cart_button {
	color: #fff !important;
}
.btn-default:hover, .button.button-small span:hover, .button.button-medium span:hover, .exclusive span:hover, .fancybox-error {
    color: black !important;
}
#page a {
	color: #ccc;
}
#page a:hover, ul.product_list.grid > li .product-container .content_price .price, .overbox h3, .description h4 a:after, #account-creation_form sup, #my-account ul.myaccount-link-list li a i, .cat-title:hover, .sf-menu > li span:after, .required sup {
	color: #0bf402;
}
.breadcrumb a, .sf-menu > li > ul > li > a:hover, .closeFontAwesome:before, .description h4 a:hover {
    color: #248d24 !important;
}
#page {
    background: rgb(50,50,50,0.7);
    /*background-image: URL("/img/icons.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;*/
}
body {
	background-color: #000 !important;
	background-image: URL("/img/main_BG.jpg");
	background-size: cover;
    background-position: right;
}

.cat-title {
	color: #eee;
}
.overbox .exclusive, .btn-default, ul.step li.step_current, .button.button-small, .button.button-small span:hover, #block_top_menu .sf-menu > li.sfHoverForce > a, .button.lnk_view span {
    background: #248d24 !important;
}
.pb-left-column #image-block {
    background-color: #248d24;
}
.hr-narrow-left, #block_top_menu .sf-menu > li:Hover > a, #block_top_menu .sf-menu > li.sfHoverForce > a {
    border-bottom: 2px solid #248d24 !important;
    border-top: none !important;
}
.modal-backdrop {
    background-color: #000 !important;
}
#attributes .attribute_list #color_to_pick_list li.selected {
    border: 2px solid #248d24 !important;
}
.deco-cart {
    background: rgb(0,0,0,0.6);
    padding: 15px;
    margin-bottom: 50px;
}