/* bg footer */
/* ************************************************************************************************
								Categories Page Styles
************************************************************************************************ */
.content_scene_cat {
  border-top: 5px solid #333;
  color: #d7d7d7;
  line-height: 19px;
  margin: 0 0 26px 0; }
  .content_scene_cat .content_scene_cat_bg {
    padding: 18px 10px 10px 42px;
    background-color: #464646 !important; }
    @media (max-width: 1199px) {
      .content_scene_cat .content_scene_cat_bg {
        padding: 10px 10px 10px 15px; } }
  .content_scene_cat span.category-name {
    font: 600 42px/51px "Open Sans", sans-serif;
    color: #fff;
    margin-bottom: 12px; }
    @media (max-width: 1199px) {
      .content_scene_cat span.category-name {
        font-size: 26px;
        line-height: 30px; } }
  .content_scene_cat p {
    margin-bottom: 0; }
  .content_scene_cat a {
    color: #fff; }
    .content_scene_cat a:hover {
      text-decoration: underline; }
  .content_scene_cat .content_scene {
    color: #3c2d2c; }
    .content_scene_cat .content_scene .cat_desc {
      padding-top: 20px; }
      .content_scene_cat .content_scene .cat_desc a {
        color: #b6005e; }
        .content_scene_cat .content_scene .cat_desc a:hover {
          color: #b6005e; }

/* ************************************************************************************************
									Sub Categories Styles
************************************************************************************************ */
#subcategories {
  border-top: 1px solid #d6d4d4;
  padding: 15px 0 0px 0; }
  #subcategories p.subcategory-heading {
    font-weight: bold;
    color: #3c2d2c;
    margin: 0 0 15px 0; }
  #subcategories ul {
    margin: 0 0 0 -20px; }
    #subcategories ul li {
      float: left;
      width: 145px;
      margin: 0 0 13px 33px;
      text-align: center;
      height: 202px; }
      #subcategories ul li .subcategory-image {
        padding: 0 0 8px 0; }
        #subcategories ul li .subcategory-image a {
          display: block;
          padding: 9px;
          border: 1px solid #d6d4d4; }
          #subcategories ul li .subcategory-image a img {
            max-width: 100%;
            vertical-align: top; }
      #subcategories ul li .subcategory-name {
        font: 600 18px/22px "Open Sans", sans-serif;
        color: #555454;
        text-transform: uppercase; }
        #subcategories ul li .subcategory-name:hover {
          color: #b6005e; }
      #subcategories ul li .cat_desc {
        display: none; }
      #subcategories ul li:hover .subcategory-image a {
        border: 5px solid #333;
        padding: 5px; }

.description_top {
  font-family: 'cardoregular';
  font-size: 20px;
  line-height: 24px; }
  @media (max-width: 480px) {
    .description_top {
      font-size: 16px; } }
  @media (max-width: 480px) {
    .description_top h2 {
      display: none; } }

#slider_row > div.offrir {
  background-image: url("/themes/vinotrip2/img/fond_offrir.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  /*margin-top: -55px;*/
  margin-top: -52px;
  overflow: auto; }
  @media (max-width: 480px) {
    #slider_row > div.offrir {
      margin-top: 0; } }
  #slider_row > div.offrir .intro {
    background-color: white;
    margin-top: 300px; }
    @media (max-width: 480px) {
      #slider_row > div.offrir .intro {
        margin-top: 135px; } }
    #slider_row > div.offrir .intro .container h1.title-main {
      background-color: white;
      border: 1px solid white;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      /*font-family: $font-family-source-sans-pro;
      font-weight: bold;*/
      font-family: 'cardobold';
      font-weight: normal;
      color: #8a0d51;
      font-size: 48px;
      text-transform: none;
      width: auto;
      margin: -75px auto 0 auto;
      display: table;
      padding: 25px 40px;
      /*text-transform: uppercase;*/ }
      @media (max-width: 480px) {
        #slider_row > div.offrir .intro .container h1.title-main {
          font-size: 23px;
          border: none;
          padding: 15px 20px 0 20px; } }
      #slider_row > div.offrir .intro .container h1.title-main span {
        /*font-family: $font-family-source-sans-pro;
        font-weight: bold;*/
        color: #8a0d51;
        /*font-size: 50px;*/
        /*text-transform: none;*/ }
      #slider_row > div.offrir .intro .container h1.title-main:after {
        display: none; }

.plus_vinotrip {
  background-color: #ac0a60;
  color: white;
  margin-top: 25px; }
  .plus_vinotrip h3,
  .plus_vinotrip h2 {
    color: white;
    font-family: 'robotolight';
    font-size: 35px;
    text-align: center;
    padding: 15px 0;
    white-space: nowrap; }
    @media (max-width: 480px) {
      .plus_vinotrip h3,
      .plus_vinotrip h2 {
        font-size: 24px;
        padding: 0 0 15px 0;
        margin-top: 9px; } }
    @media (max-width: 480px) {
      .plus_vinotrip h3:after,
      .plus_vinotrip h2:after {
        content: '\f107';
        font-family: "FontAwesome";
        display: inline-block;
        width: 1px;
        height: 1px;
        font-size: 30px;
        margin: 10px 0 20px 10px; } }
    .plus_vinotrip h3 span,
    .plus_vinotrip h2 span {
      text-transform: uppercase; }
      .plus_vinotrip h3 span.vino,
      .plus_vinotrip h2 span.vino {
        font-family: 'robotoregular'; }
      .plus_vinotrip h3 span.trip,
      .plus_vinotrip h2 span.trip {
        font-family: 'robotobold'; }
  .plus_vinotrip ul {
    display: table;
    width: 100%; }
    .plus_vinotrip ul li {
      float: left;
      display: table-cell;
      width: 14%;
      padding: 15px 0;
      margin: 0 3%;
      border-top: 1px solid #ce6fa1;
      font-family: 'robotoregular';
      font-size: 14px;
      text-align: center; }
      .plus_vinotrip ul li span.medium {
        font-size: 1.16px; }
      .plus_vinotrip ul li span.big {
        font-size: 20px; }

.content_offrir {
  margin-top: 12px; }
  @media (max-width: 480px) {
    .content_offrir {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 480px) {
    .content_offrir h1 {
      font-size: 22px; } }
  .content_offrir .tabs {
    margin-top: 40px;
    display: table; }
    .content_offrir .tabs .tab {
      display: table-cell;
      width: 50%;
      text-align: center;
      padding: 0 25px;
      padding-bottom: 8px;
      border-bottom: 1px solid #818181; }
      .content_offrir .tabs .tab span {
        font-family: 'robotolight';
        font-size: 18px;
        line-height: 24px;
        display: inline-block;
        color: #3c2d2c;
        text-transform: uppercase; }
        .content_offrir .tabs .tab span.title {
          font-family: 'cardobold';
          font-size: 30px;
          color: #8a0d51;
          margin-bottom: 24px;
          text-transform: none; }
          @media (max-width: 480px) {
            .content_offrir .tabs .tab span.title {
              font-size: 18px;
              margin-bottom: 0; } }
        .content_offrir .tabs .tab span span {
          font-family: 'robotoregular'; }
      .content_offrir .tabs .tab:hover, .content_offrir .tabs .tab.selected {
        padding-bottom: 0;
        border-bottom: 9px solid #ac0a60; }
        .content_offrir .tabs .tab:hover:after, .content_offrir .tabs .tab.selected:after {
          content: ' '; }
      .content_offrir .tabs .tab:first-child {
        border-right: 1px solid #818181; }
      .content_offrir .tabs .tab:after {
        content: '\f107';
        font-family: "FontAwesome";
        display: block;
        width: 1px;
        height: 1px;
        font-size: 30px;
        margin: 10px auto 20px auto; }
  .content_offrir .tabs-content .tab-content {
    padding-bottom: 40px;
    border-bottom: 9px solid #ac0a60; }
    .content_offrir .tabs-content .tab-content h4 {
      font-family: 'cardobold';
      font-size: 35px;
      font-weight: normal;
      color: #8a0d51;
      text-align: center;
      margin-bottom: 30px;
      text-transform: uppercase; }
      @media (max-width: 480px) {
        .content_offrir .tabs-content .tab-content h4 {
          text-transform: none;
          font-size: 22px; } }
    .content_offrir .tabs-content .tab-content h5 {
      text-align: center;
      margin-bottom: 20px;
      font-weight: normal;
      font-family: 'cardoregular';
      font-size: 24px; }
      @media (max-width: 480px) {
        .content_offrir .tabs-content .tab-content h5 {
          font-size: 16px; } }
    .content_offrir .tabs-content .tab-content span.intro {
      font-family: 'robotolight';
      font-size: 14px;
      line-height: 20px;
      display: inline-block;
      color: #3c2d2c;
      text-transform: uppercase;
      text-align: center; }
      .content_offrir .tabs-content .tab-content span.intro span {
        font-family: 'robotoregular'; }
    .content_offrir .tabs-content .tab-content p {
      font-family: 'cardoregular';
      font-size: 20px;
      text-align: center;
      margin-bottom: 30px; }
    .content_offrir .tabs-content .tab-content .button-line {
      /*margin-top: -25px;*/ }
    .content_offrir .tabs-content .tab-content .cheques-list {
      width: 30%;
      margin: 0 auto; }
    .content_offrir .tabs-content .tab-content #offrir_add_button {
      text-align: center; }
    .content_offrir .tabs-content .tab-content #uniform-product_list_select > span {
      font-family: 'robotolight';
      font-size: 20px; }

.bottom_description {
  margin-top: 20px; }
  .bottom_description h2 {
    text-align: center;
    color: #3c2d2c;
    font-size: 28px;
    font-family: 'cardoregular'; }
    @media (max-width: 480px) {
      .bottom_description h2 {
        font-size: 22px; } }
    .bottom_description h2:after {
      content: ' ';
      width: 72px;
      height: 2px;
      display: block;
      margin: 10px auto 20px auto;
      background-color: #a0055a; }

.product-list2-prev,
.product-list2-next {
  height: 200px; }
  @media (max-width: 480px) {
    .product-list2-prev,
    .product-list2-next {
      height: 275px; } }

/*# sourceMappingURL=category.css.map */
