body {
  background: #333333;
}

.header-container, .columns-container {
  background: white;
}

#header {
  background: white;
}
#header #nav-row {
  background: #333333;
}
#header #nav-row .shop-phone {
  color: #777;
}
#header #nav-row .shop-phone i, #header #nav-row .shop-phone strong {
  color: #61be00; /* marius */
}
#header #currencies-block-top, #header #languages-block-top, #header #nav-row .header_user_info {
  border-color: #515151;
}
#header #currencies-block-top ul li.selected, #header #currencies-block-top ul li.selected a, #header #currencies-block-top ul li a:hover, #header #languages-block-top ul li.selected, #header #languages-block-top ul li.selected a, #header #languages-block-top ul li a:hover, #header #nav-row .header_user_info ul li.selected, #header #nav-row .header_user_info ul li.selected a, #header #nav-row .header_user_info ul li a:hover {
  background: #61be00; /* marius */
}
#header #currencies-block-top div.current, #header #languages-block-top div.current, #header #nav-row .header_user_info a {
  color: white;
}
#header #currencies-block-top div.current:hover, #header #currencies-block-top div.current.active, #header #languages-block-top div.current:hover, #header #languages-block-top div.current.active, #header #nav-row .header_user_info a:hover, #header #nav-row .header_user_info a.active {
  background: #61be00; /* marius */
  color: white;
}
#header #currencies-block-top div.current strong, #header #languages-block-top div.current strong {
  color: #61be00; /* marius */
}
#header #currencies-block-top div.current:after, #header #languages-block-top div.current:after {
  color: white;
}
#header #currencies-block-top div.current:hover strong, #header #currencies-block-top div.current:hover:after, #header #currencies-block-top div.current.active strong, #header #currencies-block-top div.current.active:after, #header #languages-block-top div.current:hover strong, #header #languages-block-top div.current:hover:after, #header #languages-block-top div.current.active strong, #header #languages-block-top div.current.active:after {
  color: white;
}
#header #contact-link {
  border-color: #515151;
}
#header #contact-link a {
  color: white;
}
#header #contact-link a:hover, #header #contact-link a.active {
	/* marius */
	background: -moz-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6FB828), color-stop(100%, #5F8E2F));
	background: -webkit-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -o-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -ms-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: linear-gradient(to bottom, #6FB828 0%, #5F8E2F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6FB828', endColorstr='#5F8E2F',GradientType=0);
  color: white;
}
#header #search_block_top .btn.button-search {
  /* marius buton cautare recherche */
	background: #6FB828;
	background: -moz-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6FB828), color-stop(100%, #5F8E2F));
	background: -webkit-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -o-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -ms-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: linear-gradient(to bottom, #6FB828 0%, #5F8E2F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6FB828', endColorstr='#5F8E2F',GradientType=0);
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);  text-shadow: 0 1px #567931;
  /* marius casutza cautare recherche */
	height: 35px;
  font-weight: bold;
	border: 1px solid #5F8E2F;
	border-radius: 0px 4px 4px 0px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}
#header #search_block_top .btn.button-search:hover {
  color: white;
  text-shadow: 0 1px  #333;
	/* marius buton commander in butonul panier */
	background: #6FB828;
	background: -moz-linear-gradient(top, #5F8E2F 0%, #6FB828 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5F8E2F), color-stop(100%, #6FB828));
	background: -webkit-linear-gradient(top, #5F8E2F 0%, #6FB828 100%);
	background: -o-linear-gradient(top, #5F8E2F 0%, #6FB828 100%);
	background: -ms-linear-gradient(top, #5F8E2F 0%, #6FB828 100%);
	background: linear-gradient(to bottom, #5F8E2F 0%, #6FB828 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5F8E2F', endColorstr='#6FB828',GradientType=0);
	}
#header #search_block_top #search_query_top {
  color: #686666;
  /* marius */
	height: 35px;
	font-weight: bold;
	border: 1px solid #5F8E2F;
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}
#header #header_user #shopping_cart a {
	/* marius */
  background: #61be00;
  color: white;
  text-shadow: 0 1px #567931;
}
#header #header_user #shopping_cart a:after {
  color: white;
}
#header #header_user #shopping_cart a:hover {
  color: white;
  text-shadow: 0 1px  #333;
  background: #333333;
}
#header .sf-menu {
  background: #f6f6f6;
  /* marius border-bottom: 3px solid #e9e9e9; */
	/* marius meniu principal site */
  font-weight: bold;
	border-top: 1px solid #5F8E2F;
	border-left: 1px solid #5F8E2F;
	border-right: 1px solid #5F8E2F;
	border-bottom: 3px solid #5F8E2F;
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}
#header .sf-menu > li {
  /* marius border-right: 1px solid #d6d4d4; */
}
#header .sf-menu > li > a {
  /* marius border-bottom: 3px solid #e9e9e9; */
	/* marius meniu principal site */
  font-weight: bold;
	border-bottom: 3px solid #5F8E2F;
}
#header .sf-menu > li.sfHover > a, #header .sf-menu > li > a:hover, #header .sf-menu > li.sfHoverForce > a {
	/* marius meniu principal site */
	color: #fff;
	background: #6FB828;
	background: -moz-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6FB828), color-stop(100%, #5F8E2F));
	background: -webkit-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -o-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -ms-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: linear-gradient(to bottom, #6FB828 0%, #5F8E2F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6FB828', endColorstr='#5F8E2F',GradientType=0);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
  border-bottom-color: #598b24;
}

#home-page-tabs {
  background: white;
}
#home-page-tabs > li.active a, #home-page-tabs > li a:hover {
	/* marius butoane nouveau produits / produits phares index */
	background: #6FB828;
	background: -moz-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6FB828), color-stop(100%, #5F8E2F));
	background: -webkit-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -o-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: -ms-linear-gradient(top, #6FB828 0%, #5F8E2F 100%);
	background: linear-gradient(to bottom, #6FB828 0%, #5F8E2F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6FB828', endColorstr='#5F8E2F',GradientType=0);
  color: white;
  /* marius */
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	border: 1px solid #5F8E2F;
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}

.alert-info {
	/* marius alerte culoare background-color: #61be00;
	border-color: #5F8E2F; */
	color: white;
	font-weight: bold;
}
.new-label {
  /* marius label nouveau pe coltz background: #61be00;*/
  background: #0182e7;
  background: -moz-linear-gradient(top, #0182e7 0%, #056fc1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0182e7), color-stop(100%, #056fc1));
  background: -webkit-linear-gradient(top, #0182e7 0%, #056fc1 100%);
  background: -o-linear-gradient(top, #0182e7 0%, #056fc1 100%);
  background: -ms-linear-gradient(top, #0182e7 0%, #056fc1 100%);
  background: linear-gradient(to bottom, #0182e7 0%, #056fc1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0182e7', endColorstr='#056fc1',GradientType=0 );
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}
.new-label-marius {
  /* marius label nouveau pe coltz background: #61be00;*/
  border-color: #D02A2C;
  background: #D02A2C;
  background: -moz-linear-gradient(top, #F13340 0%, #D02A2C 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F13340), color-stop(100%, #D02A2C));
  background: -webkit-linear-gradient(top, #F13340 0%, #D02A2C 100%);
  background: -o-linear-gradient(top, #F13340 0%, #D02A2C 100%);
  background: -ms-linear-gradient(top, #F13340 0%, #D02A2C 100%);
  background: linear-gradient(to bottom, #F13340 0%, #D02A2C 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F13340', endColorstr='#D02A2C',GradientType=0 );
  border-radius: 4px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}
.sale-label {
  /* marius label promo pe coltz background: #f13340;*/
  background: #fdaa02;
  background: -moz-linear-gradient(top, #fdaa02 0%, #e4752b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdaa02), color-stop(100%, #e4752b));
  background: -webkit-linear-gradient(top, #fdaa02 0%, #e4752b 100%);
  background: -o-linear-gradient(top, #fdaa02 0%, #e4752b 100%);
  background: -ms-linear-gradient(top, #fdaa02 0%, #e4752b 100%);
  background: linear-gradient(to bottom, #fdaa02 0%, #e4752b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdaa02', endColorstr='#e4752b',GradientType=0 );
  border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}
.new-label:before, .new-label:after {
	/* marius */
  border-color: #056fc1  transparent   transparent transparent;
}
.new-label-marius:before, .new-label-marius:after {
	/* marius */
  border-color: #AD2B34  transparent   transparent transparent;
}.sale-label:before, .sale-label:after {
  border-color: #AD2B34  transparent   transparent transparent;
}

.pack-label {
  /* marius label promo pe coltz background: #f13340;*/
  background: #fdaa02;
  background: -moz-linear-gradient(top, #fdaa02 0%, #e4752b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdaa02), color-stop(100%, #e4752b));
  background: -webkit-linear-gradient(top, #fdaa02 0%, #e4752b 100%);
  background: -o-linear-gradient(top, #fdaa02 0%, #e4752b 100%);
  background: -ms-linear-gradient(top, #fdaa02 0%, #e4752b 100%);
  background: linear-gradient(to bottom, #fdaa02 0%, #e4752b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdaa02', endColorstr='#e4752b',GradientType=0 );
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
}
.pack-label:before, .pack-label:after {
  border-color: #AD2B34  transparent   transparent transparent;
}

ul.product_list.grid > li .product-container {
  background: white;
}
ul.product_list.grid > li .product-container .product-image-container {
  background: white;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link {
  background: white;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link img {
  background: white;
}

.price.product-price {
 	/* marius */
 color: #D02A2C;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.24);
}

.price-percent-reduction {
 /* background: #61be00;
  border-color: #61be00; */
  border: 1px solid; /* marius */
  border-color: #D02A2C;
  background: #D02A2C;
  background: -moz-linear-gradient(top, #F13340 0%, #D02A2C 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F13340), color-stop(100%, #D02A2C));
  background: -webkit-linear-gradient(top, #F13340 0%, #D02A2C 100%);
  background: -o-linear-gradient(top, #F13340 0%, #D02A2C 100%);
  background: -ms-linear-gradient(top, #F13340 0%, #D02A2C 100%);
  background: linear-gradient(to bottom, #F13340 0%, #D02A2C 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F13340', endColorstr='#D02A2C',GradientType=0 );
  border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
		}

/* marius 
.button.ajax_add_to_cart_button {
  border-color: #666666 #5f5f5f #292929 #5f5f5f;
}
.button.ajax_add_to_cart_button span {
  filter: none;
  background: linear-gradient(to bottom, #6FB828 0%, #5F8E2F 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid;
  border-color: #666666 #5f5f5f #292929 #5f5f5f;
  padding: 3px 8px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.27);
	}
	
.button.ajax_add_to_cart_button:hover {
  border-color: #666666 #5f5f5f #292929 #5f5f5f;
}

.button.ajax_add_to_cart_button:hover span {
  background: linear-gradient(to bottom, #666666 0%, #333333 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: #666666 #5f5f5f #292929 #5f5f5f;
}
end marius */

.box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #5F8C2F;
 	/* marius */
	border-right: 1px solid #5F8E2F;
    border-left: 1px solid #5F8E2F;
    border-bottom: 1px solid #4F762F;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6FB828), color-stop(100%, #5F8E2F));
    background-image: -webkit-linear-gradient(#6FB828, #5F8E2F);
    background-image: -moz-linear-gradient(#6FB828, #5F8E2F);
    background-image: -o-linear-gradient(#6FB828, #5F8E2F);
    background-image: linear-gradient(#6FB828, #5F8E2F);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6FB828', endColorstr='#5F8E2F',GradientType=0 ); }
      @media (max-width: 991px) {
        .box-info-product .exclusive {
			/* margin: 0 0 0 15px; */
			/* margin-left:auto;*/
			/* margin-right:auto;*/
			width: 100%;
		} }
    .box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      color: white;
      font-size: 25px;
      line-height: 47px;
      text-shadow: 0 1px #567931;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: 1px solid #69C412;	
      -webkit-border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      -ms-border-radius: 5px 0 0 5px;
      -o-border-radius: 5px 0 0 5px;
      border-radius: 5px 0 0 5px; }
      @media (max-width: 991px) {
        .box-info-product .exclusive:before {
          /* marius carutul mic in butonul ajouter au panier display: none; */} }
    .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    .box-info-product .exclusive.added.disabled:before, .box-info-product .exclusive.disabled:before {
      content: "\f110";
      animation: 2s linear 0s normal none infinite spin;
      -webkit-animation: 2s linear 0s normal none infinite spin;
      -moz-animation: 2s linear 0s normal none infinite spin;
      border: none; }
    .box-info-product .exclusive:after {
 	  /* marius */
	  background: url(images/border-1.gif) repeat-y 0 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 51px;
      content: "";
      width: 1px;
      z-index: 2; }
      @media (max-width: 991px) {
        .box-info-product .exclusive:after {
          display: none; } }
    .box-info-product .exclusive span {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      font-weight: 700;
      font-size: 20px;
      line-height: 22px;
      border-top: 1px solid #69C412;
      border-right: 1px solid #69C412;
      border-left: 1px solid #69C412;
      border-bottom: 1px solid #69C412;
      text-shadow: 0 1px #567931;
      padding: 12px 36px 14px 60px;
      color: white;
      display: block !important;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (max-width: 1199px) {
        .box-info-product .exclusive span {
          padding: 12px 22px 14px 55px;
          font-size: 14px; } }
      @media (max-width: 991px) {
        .box-info-product .exclusive span {
			/* marius distanta fata de scris intre panier si scris in butonul ajouter au panier */
			padding: 12px 22px 14px 55px;
			text-align: center; } }
      .box-info-product .exclusive:hover {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5F8E2F), color-stop(100%, #6FB828));
      background-image: -webkit-linear-gradient(#5F8E2F, #6FB828);
      background-image: -moz-linear-gradient(#5F8E2F, #6FB828);
      background-image: -o-linear-gradient(#5F8E2F, #6FB828);
      background-image: linear-gradient(#5F8E2F, #6FB828);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5F8E2F', endColorstr='#6FB828',GradientType=0 );
      background-position: 0 0;
}
      
#cmsinfo_block em {
	/* marius */
  background: #61be00;
  text-shadow: 0 1px #567931;
}

#facebook_block, #cmsinfo_block {
  background: #e8e8e8;
}

#cmsinfo_block, #cmsinfo_block > div + div {
  border-color: #d0d0d0;
}

.footer-container #footer #social_block {
  background: #3f3f3f;
}

.footer-container {
  background: #3f3f3f;
}
@media (min-width: 768px) {
  .footer-container {
    background: url(images/footer-bg.png) repeat-x;
  }
}

.footer-container #footer #social_block ul li a:hover {
  color: #61be00; /* marius */
}

#footer #newsletter_block_left .form-group .form-control {
  background: #3f3f3f;
}

#footer #newsletter_block_left h4, .footer-container #footer #social_block h4 {
  color: white;
}

.footer-container #footer h4, .footer-container #footer h4 a {
  color: #61be00; /* marius */
}

.footer-container #footer .bottom-footer {
  color: #61be00; /* marius */
}
.footer-container #footer .bottom-footer a {
  color: #61be00; /* marius */
}
.footer-container #footer .bottom-footer a:hover {
  color: white;
}
