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: #1d6193;
}
#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: #1d6193;
}
#header #currencies-block-top div.current, #header #languages-block-top div.current, #header #nav-row .header_user_info a {
  color: #1d6193;
}
#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: #1d6193;
  //color: white;
  //text-decoration: underline;
}
#header #currencies-block-top div.current strong, #header #languages-block-top div.current strong {
  color: #1d6193;
}
#header #currencies-block-top div.current:after, #header #languages-block-top div.current:after {
  color: #1d6193;
}
#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: #1d6193;
}
#header #contact-link {
  //border-color: #515151;
}
#header #contact-link a {
  //color: white;
}
#header #contact-link a:hover, #header #contact-link a.active {
  //background: #1d6193;
  //color: white;
  text-decoration: underline;
}
#header #search_block_top .btn.button-search {
  background: #1d6193;
  text-shadow: 0 1px #567931;
}
#header #search_block_top .btn.button-search:hover {
  color: white;
  background: #333333;
  text-shadow: 0 1px  #333;
}
#header #search_block_top #search_query_top {
  color: #686666;
}
#header #header_user #shopping_cart a {
  background: #1d6193;
  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;
  border-bottom: 3px solid #e9e9e9;
}
#header .sf-menu > li {
  border-right: 1px solid #d6d4d4;
}
#header .sf-menu > li > a {
  border-bottom: 3px solid #e9e9e9;
}
#header .sf-menu > li.sfHover > a, #header .sf-menu > li > a:hover, #header .sf-menu > li.sfHoverForce > a {
  color: #fff;
  background: #1d6193;
  //border-bottom-color: #598b24;
}

#home-page-tabs {
  background: white;
}
#home-page-tabs > li.active a, #home-page-tabs > li a:hover {
  background: #1d6193;
  color: white;
}

.alert-info {
	background-color: #1d6193;
	//border-color: #1d6193;
	color: white;
	font-weight: bold;
}
.new-label {
  background: #1d6193;
}
.sale-label {
  background: #f13340;
}
.new-label:before, .new-label:after {
  border-color: #1d6193  transparent   transparent transparent;
}
.sale-label:before, .sale-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 {
  color: #1d6193;
}

.price-percent-reduction {
  background: #1d6193;
  border-color: #1d6193;
}

.button.ajax_add_to_cart_button {
  border-color: #1d6193;
}
.button.ajax_add_to_cart_button span {
  filter: none;
  background: linear-gradient(to bottom, #1d6193 0%, #1d6193 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #1d6193;
  color: #fff;
  text-shadow:none;
}
.button.ajax_add_to_cart_button:hover {
  border-color: #1d6193;
}
.button.ajax_add_to_cart_button:hover span {
  background: #1d6193;
  border-color: #1d6193;
  text-decoration:underline;
}



span.cat-name {
	display: none;
	visibility: hidden;
	position: absolute;
	top: -100000px;
	left: -100000px;
}

.pb-center-column #product_reference {
	display: none;
	visibility:hidden;
	position: absolute;
	top: -100000px;
	left: -100000px;
}

#cart_summary tbody td.cart_description small {
	display: none;
	visibility:hidden;
}

.content_scene_cat .content_scene_cat_bg {
	color: #1D6193;
	background-color: none;
}

.content_scene_cat span.category-name {
	color: #1D6193;
}

.content_scene_cat, .block .title_block, .block h4{
	border-top: 5px solid #1D6193;
	color: #1D6193;
}

#center_column {
	padding-top: 18px;
}

.cat_desc {
	color: #1D6193;
}

.page-heading span.heading-counter {
	display: none;
	visibility:hidden;
	position: absolute;
	top: -100000px;
	left: -100000px;
}

#product_condition, #short_description_content, .page-product-box, .product-desc, .cat_desc .rte p  {
	display: none;
	visibility:hidden;
	position: absolute;
	top: -100000px;
	left: -100000px;
}






.box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #1d6193;
    border-right: 1px solid #1d6193;
    border-left: 1px solid #1d6193;
    border-bottom: 1px solid #1d6193;
    -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 ); }
    .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 {
          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 {
      background: none 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 {
          padding: 8px 12px 10px;
          text-align: left; } }
      .box-info-product .exclusive:hover {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1d6193), 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 {
  background: #1d6193;
  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: #f3f5f6;
}

.footer-container {
  background: #e8ecf0;
}
@media (min-width: 768px) {
  .footer-container {
    background: url(/themes/default-bootstrap/img/footer-bg-light-blue.png) repeat-x #e8ecf0;
  }
}

.footer-container #footer #social_block ul li a {
	color: #1d6193;
	text-shadow: none;
}
			
.footer-container #footer #social_block ul li a:hover {
  color: #1d6193;
}

#footer #newsletter_block_left .form-group .form-control {
  background: #e8ecf0;
}

#footer #newsletter_block_left h4, .footer-container #footer #social_block h4 {
  color: #1d6193;
}

.footer-container #footer h4, .footer-container #footer h4 a {
  color: #1d6193;
}

.footer-container #footer .bottom-footer {
  color: #1d6193;
}
.footer-container #footer .bottom-footer a {
  color: #1d6193;
}
.footer-container #footer .bottom-footer a:hover {
  color: white;
}

.footer-container #footer{
	background: url(../img/footer-bg.png) repeat-x;
	 color: #1d6193;
}

.footer-container #footer ul li a {
	color: #1d6193;
	text-shadow: none;
}

.footer-container #footer ul li a:hover {
	color: #1d6193;
	text-decoration:underline;
}

.footer-container #footer #block_contact_infos > div ul li i {
	color: #1d6193; 
}

.footer-container #footer #block_contact_infos > div ul li > span,
.footer-container #footer #block_contact_infos > div ul li > span a {
	color: #1d6193;
	font-weight:bold;
}

.button.button-medium {
  font-size: 17px;
  line-height: 21px;
  color: #fff;
  padding: 0;
  font-weight: bold;
  background: #1d6193;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#1d6193), to(#1d6193));
  background-image: -webkit-linear-gradient(top, #1d6193, 0%, #1d6193, 100%);
  background-image: -moz-linear-gradient(top, #1d6193 0%, #1d6193 100%);
  background-image: linear-gradient(to bottom, #1d6193 0%, #1d6193 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1d6193', endColorstr='#FF1d6193', GradientType=0);
  border: 1px solid;
  border-color: #1d6193;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .button.button-medium span {
    display: block;
    padding: 10px 10px 10px 14px;
    border: 1px solid;
    border-color: #1d6193; }
    @media (max-width: 480px) {
      .button.button-medium span {
        font-size: 15px;
        padding-right: 7px;
        padding-left: 7px; } }
    .button.button-medium span i.left {
      font-size: 24px;
      vertical-align: -2px;
      margin: -4px 10px 0 0;
      display: inline-block; }
      @media (max-width: 480px) {
        .button.button-medium span i.left {
          margin-right: 5px; } }
    .button.button-medium span i.right {
      margin-right: 0;
      margin-left: 9px; }
      @media (max-width: 480px) {
        .button.button-medium span i.right {
          margin-left: 5px; } }
  .button.button-medium:hover {
    background: #1d6193;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#1d6193), to(#1d6193));
    background-image: -webkit-linear-gradient(top, #1d6193, 0%, #1d6193, 100%);
    background-image: -moz-linear-gradient(top, #1d6193 0%, #1d6193 100%);
    background-image: linear-gradient(to bottom, #1d6193 0%, #1d6193 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1d6193', endColorstr='#FF1d6193', GradientType=0);
    border-color: #1d6193;
	text-shadown: none;
	text-decoration:underline;
	color: #fff  }
	
.alert-danger {
	background-color: #e8ecf0;
	border-color: #CFE0F1;
	color: #1d6193;
	text-shadow: none;
}

ul.step {
  margin-bottom: 30px;
  overflow: hidden; }
  @media (min-width: 768px) {
    ul.step {
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px; } }
  ul.step li {
    float: left;
    width: 20%;
    text-align: left;
    border: 1px solid;
    border-top-color: #cacaca;
    border-bottom-color: #9a9a9a;
    border-right-color: #b7b7b7;
    border-left-width: 0px; }
    @media (max-width: 767px) {
      ul.step li {
        width: 100%;
        border-left-width: 1px; } }
    ul.step li a,
    ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
      display: block;
      padding: 13px 10px 14px 13px;
      color: #333;
      font-size: 17px;
      line-height: 21px;
      font-weight: bold;
      text-shadow: none;
      position: relative; }
      @media (max-width: 992px) {
        ul.step li a,
        ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
          font-size: 15px; } }
      @media (min-width: 992px) {
        ul.step li a:after,
        ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after {
          content: ".";
          position: absolute;
          top: 0;
          right: -31px;
          z-index: 0;
          text-indent: -5000px;
          display: block;
          width: 31px;
          height: 52px;
          margin-top: -2px; } }
      ul.step li a:focus,
      ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
        text-decoration: none;
        outline: none; }
    ul.step li.first {
      border-left-width: 1px;
      border-left-color: #b7b7b7; }
      @media (min-width: 768px) {
        ul.step li.first {
          -moz-border-radius-topleft: 4px;
          -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
          -moz-border-radius-bottomleft: 4px;
          -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px; } }
      ul.step li.first span,
      ul.step li.first a {
        z-index: 5;
        padding-left: 13px !important; }
        @media (min-width: 768px) {
          ul.step li.first span,
          ul.step li.first a {
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px; } }
    ul.step li.second span, ul.step li.second a {
      z-index: 4; }
    ul.step li.third span, ul.step li.third a {
      z-index: 3; }
    ul.step li.four span, ul.step li.four a {
      z-index: 2; }
    ul.step li.last span {
      z-index: 1; }
    @media (min-width: 768px) {
      ul.step li.last {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px; }
        ul.step li.last span {
          -moz-border-radius-topright: 4px;
          -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
          -moz-border-radius-bottomright: 4px;
          -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px; } }
    ul.step li.step_current {
      font-weight: bold;
      background: #1d6193;
      background-image: -webkit-gradient(linear, left 0%, left 100%, from(#1d6193), to(#1d6193));
      background-image: -webkit-linear-gradient(top, #1d6193, 0%, #1d6193, 100%);
      background-image: -moz-linear-gradient(top, #1d6193 0%, #1d6193 100%);
      background-image: linear-gradient(to bottom, #1d6193 0%, #1d6193 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1d6193', endColorstr='#FF1d6193', GradientType=0);
      border-color: #1d6193; }
      ul.step li.step_current span {
        color: #fff;
        //text-shadow: 1px 1px #208931;
        border: 1px solid;
        border-color: #1d6193;
        position: relative; }
        @media (min-width: 992px) {
          ul.step li.step_current span {
            padding-left: 38px; }
            ul.step li.step_current span:after {
              //background: url(../img/order-step-a.png) right 0 no-repeat;
			  background: none; } }
    ul.step li.step_current_end {
      font-weight: bold; }
    ul.step li.step_todo {
      background: #f7f7f7;
      background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f7f7f7), to(#ededed));
      background-image: -webkit-linear-gradient(top, #f7f7f7, 0%, #ededed, 100%);
      background-image: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
      background-image: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED', GradientType=0); }
      ul.step li.step_todo span {
        display: block;
        border: 1px solid;
        border-color: #fff;
        color: #333;
        position: relative; }
        @media (min-width: 992px) {
          ul.step li.step_todo span {
            padding-left: 38px; }
            ul.step li.step_todo span:after {
              //background: url(../img/order-step-current.png) right 0 no-repeat; 
			  background: none; }
    ul.step li.step_done {
      border-color: #666666 #5f5f5f #292929 #5f5f5f;
      background: #1d6193;
      background-image: -webkit-gradient(linear, left 0%, left 100%, from(#1d6193), to(#1d6193));
      background-image: -webkit-linear-gradient(top, #727171, 0%, #1d6193, 100%);
      background-image: -moz-linear-gradient(top, #1d6193 0%, #1d6193 100%);
      background-image: linear-gradient(to bottom, #1d6193 0%, #1d6193 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF727171', endColorstr='#FF666666', GradientType=0); }
      ul.step li.step_done a {
        color: #fff;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
        border: 1px solid;
        border-color: #1d6193; }
        @media (min-width: 992px) {
          ul.step li.step_done a {
            padding-left: 38px; }
            ul.step li.step_done a:after {
              //background: url(../img/order-step-done.png) right 0 no-repeat; 
			  background: none; }
    @media (min-width: 992px) {
      ul.step li.step_done.step_done_last a:after {
        //background: url(../img/order-step-done-last.png) right 0 no-repeat; 
		background: none; }
    @media (min-width: 992px) {
      ul.step li#step_end span:after {
        display: none; } }
    ul.step li em {
      font-style: normal; }
      @media (min-width: 768px) and (max-width: 991px) {
        ul.step li em {
          display: none; } }
		  
/*******************************************************
Product list(Grid) Styles
********************************************************/
ul.product_list.grid > li {
  padding-bottom: 20px;
  text-align: center; }
  @media (min-width: 480px) and (max-width: 767px) {
    ul.product_list.grid > li {
      width: 50%;
      float: left; } }
  ul.product_list.grid > li .product-container {
    background: #fff;
    padding: 0;
    position: relative; }
    ul.product_list.grid > li .product-container .product-image-container {
      border: 1px solid #d6d4d4;
      padding: 9px;
      margin-bottom: 13px;
      position: relative; }
      @media (max-width: 767px) {
        ul.product_list.grid > li .product-container .product-image-container {
          margin-left: auto;
          margin-right: auto; } }
      ul.product_list.grid > li .product-container .product-image-container .content_price {
        position: absolute;
        left: 0;
        bottom: -1px;
        width: 100%;
        //background: url(../img/price-container-bg.png);
		background: none;
        padding: 9px 0;
        display: none; }
        ul.product_list.grid > li .product-container .product-image-container .content_price span {
          color: #1d6193; }
          ul.product_list.grid > li .product-container .product-image-container .content_price span.old-price {
            color: #b1b0b0; }
    ul.product_list.grid > li .product-container h5 {
      padding: 0 15px 7px 15px;
      min-height: 53px; }
    @media (min-width: 1200px) {
      ul.product_list.grid > li .product-container .comments_note {
        display: none; } }
    ul.product_list.grid > li .product-container .comments_note .star_content {
      margin: 0 3px 12px 59px; }
    ul.product_list.grid > li .product-container .product-desc {
      display: none; }
    ul.product_list.grid > li .product-container .content_price {
      padding-bottom: 9px;
      line-height: 21px; }
    ul.product_list.grid > li .product-container .old-price,
    ul.product_list.grid > li .product-container .price,
    ul.product_list.grid > li .product-container .price-percent-reduction {
      display: inline-block; }
    ul.product_list.grid > li .product-container .product-flags {
      display: none; }
    ul.product_list.grid > li .product-container .old-price {
      margin-right: 5px; }
    ul.product_list.grid > li .product-container .button-container {
      margin-bottom: 14px; }
      @media (min-width: 1200px) {
        ul.product_list.grid > li .product-container .button-container {
          display: none; } }
      ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button,
      ul.product_list.grid > li .product-container .button-container span.button,
      ul.product_list.grid > li .product-container .button-container .lnk_view {
        margin: 0 6px 10px 6px; }
    ul.product_list.grid > li .product-container .functional-buttons {
      //background: url(../img/functional-bt-shadow.png) repeat-x;
      padding: 11px 0 5px; }
      @media (min-width: 1200px) {
        ul.product_list.grid > li .product-container .functional-buttons {
          display: none; } }
      ul.product_list.grid > li .product-container .functional-buttons div {
        width: 50%;
        float: left;
        padding: 3px 0 4px 0; }
  @media (min-width: 1200px) {
    ul.product_list.grid > li.hovered .product-container {
      -moz-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
      box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
      position: relative;
      z-index: 10; }
      ul.product_list.grid > li.hovered .product-container .content_price {
        display: none; }
      ul.product_list.grid > li.hovered .product-container .product-image-container .content_price {
        display: block; }
      ul.product_list.grid > li.hovered .product-container .product-image-container .quick-view {
        display: block; }
      ul.product_list.grid > li.hovered .product-container .functional-buttons,
      ul.product_list.grid > li.hovered .product-container .button-container,
      ul.product_list.grid > li.hovered .product-container .comments_note {
        display: block; } }
  @media (min-width: 992px) {
    ul.product_list.grid > li.first-in-line {
      clear: left; } }
  @media (min-width: 480px) and (max-width: 991px) {
    ul.product_list.grid > li.first-item-of-tablet-line {
      clear: left; } }
ul.product_list.grid li.hovered h5 {
  min-height: 30px; }

@media (min-width: 1200px) {
  #blockpack ul > li.last-line {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0; } }
@media (min-width: 480px) and (max-width: 767px) {
  #blockpack ul > li.first-item-of-tablet-line {
    clear: none; }
  #blockpack ul > li.first-item-of-mobile-line {
    clear: left; } }
	
	.box-info-product {
  background: #f6f6f6;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf; }
  .box-info-product p {
    margin-bottom: 7px; }
  .box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #1D6193;
    border-right: 1px solid #1D6193;
    border-left: 1px solid #1D6193;
    border-bottom: 1px solid #1D6193;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
   //background-image: none;
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1D6193), color-stop(100%, #1D6193));
    background-image: -moz-linear-gradient(#1D6193, #1D6193);
    background-image: -webkit-linear-gradient(#1D6193, #1D6193);
    background-image: linear-gradient(#1D6193, #1D6193);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D6193', endColorstr='#1D6193',GradientType=0 ); }
    .box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      color: #fff;
      font-size: 25px;
      line-height: 47px;
      text-shadow: none;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: 1px solid #1D6193;
      -moz-border-radius: 5px 0 0 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px 0 0 5px; }
      @media (max-width: 991px) {
        .box-info-product .exclusive:before {
          display: none; } }
    .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    .box-info-product .exclusive.added.disabled:before, .box-info-product .exclusive.disabled:before {
      height: 51px;
      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 {
      background: url(../img/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 {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      font-weight: 700;
      font-size: 20px;
      line-height: 22px;
      border-top: 1px solid #1D6193;
      border-right: 1px solid #1D6193;
      border-left: 1px solid #1D6193;
      border-bottom: 1px solid #1D6193;
      text-shadow: none;
      padding: 12px 36px 14px 60px;
      color: #fff;
      display: block !important;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-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 {
          padding: 8px 12px 10px;
          text-align: left; } }
    .box-info-product .exclusive:hover {
      background-image: none;
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1D6193), color-stop(100%, #1D6193));
      background-image: -moz-linear-gradient(#1D6193, #1D6193);
      background-image: -webkit-linear-gradient(#1D6193, #1D6193);
      background-image: linear-gradient(#1D6193, #1D6193);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D6193', endColorstr='#1D6193',GradientType=0 );
      background-position: 0 0; }



ul.product_list.grid > li .product-container .product-image-container .content_price {
position: absolute;
left: 0;
bottom: -1px;
width: 100%;
//background: url(/themes/default-bootstrap/img/price-container-bg.png);
background: #feea34;
padding: 9px 0;
display: none;
}

.pb-left-column #image-block #view_full_size .span_link {
	left: 82%;
}

.top-hr {
 background: #1D6193;
}

#cmsinfo_block h2 {
	margin-top: -5px;
}



#cmsinfo_block .col-xs-6 {
width: 100%;
}

#cmsinfo_block {
	border-top: 5px solid #1D6193;
	border-left: none;
}

#categories_block_left li a {
	line-height: 30px;
}

#subcategories ul li .subcategory-name {
	font: 600 13px/15px "Open Sans", sans-serif;
	text-transform:none; 
}
	  




