/* fff */
/*#fbfbfb;*/
/*#fff;*/
/*#f2672e;*/
/*#f2672e;*/
/*#3a3939;*/
/*$base-body-color;*/
/* ************************************************************************************************
								Categories Page Styles
************************************************************************************************ */
#category h1 {
  background: url(../img/decor-catnamepage.gif) center center repeat-x #f4f4f4 !important;
  text-align: left;
  line-height: 24px; }
  #category h1 .cat-name {
    /*font: 600 27px/32px $font-custom;
    color:#333;*/
    font: 400 25px/28px Arial, Helvetica, sans-serif;
    color: #3698d7;
    margin-bottom: 12px;
    background: #f4f4f4;
    margin-left: 4%;
    padding-left: 20px;
    padding-right: 10px; }
    @media (max-width: 1199px) {
      #category h1 .cat-name {
        font-size: 25px;
        line-height: 30px; } }
#category .cat_desc {
  margin-top: 20px; }
  #category .cat_desc .category-name {
    color: #333; }
    #category .cat_desc .category-name h2 {
      font-size: 20px !important;
      color: #333; }
  #category .cat_desc .rte {
    color: #333;
    letter-spacing: 0.5px; }
    #category .cat_desc .rte p {
      color: #333;
      letter-spacing: 0.5px; }
    @media (max-width: 1026px) {
      #category .cat_desc .rte iframe {
        width: 697px !important;
        height: 394px !important; } }
    @media (max-width: 770px) {
      #category .cat_desc .rte iframe {
        width: 532px !important;
        height: 300px !important; } }
    @media (max-width: 738px) {
      #category .cat_desc .rte iframe {
        width: 689px !important;
        height: 389px !important; } }
    @media (max-width: 669px) {
      #category .cat_desc .rte iframe {
        width: 620px !important;
        height: 350px !important; } }
    @media (max-width: 601px) {
      #category .cat_desc .rte iframe {
        width: 583px !important;
        height: 329px !important; } }
    @media (max-width: 570px) {
      #category .cat_desc .rte iframe {
        width: 521px !important;
        height: 294px !important; } }
    @media (max-width: 416px) {
      #category .cat_desc .rte iframe {
        width: 367px !important;
        height: 207px !important; } }
    @media (max-width: 386px) {
      #category .cat_desc .rte iframe {
        width: 337px !important;
        height: 190px !important; } }
    @media (max-width: 376px) {
      #category .cat_desc .rte iframe {
        width: 328px !important;
        height: 186px !important; } }
    @media (max-width: 321px) {
      #category .cat_desc .rte iframe {
        width: 290px !important;
        height: 164px !important; } }

.content_scene_cat {
  border-top: none;
  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 .noimagecat {
    background-color: transparent !important;
    display: none !important; }
  .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: 25px;
        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: #777; }
    .content_scene_cat .content_scene .cat_desc {
      padding-top: 20px; }
      .content_scene_cat .content_scene .cat_desc a {
        color: #777; }
        .content_scene_cat .content_scene .cat_desc a:hover {
          color: #515151; }

/* ************************************************************************************************
									Sub Categories Styles
************************************************************************************************ */
#subcategories {
  border-top: none;
  padding: 15px 0 0px 0; }
  #subcategories p.subcategory-heading {
    font-weight: 400;
    font-size: 20px;
    font-style: italic;
    color: #a1a1a1;
    /*$base-text-color;*/
    font-family: "Open Sans", sans-serif;
    margin: 0 0 20px 0;
    text-align: center; }
  #subcategories ul {
    margin: 0 0 20px 0 !important; }
    #subcategories ul li {
      float: left;
      width: 195px;
      margin: 0 20px 20px 0;
      padding: 12px 5px 3px 10px;
      text-align: center;
      height: 50px;
      border-bottom: 4px solid #fff;
      background: #fbfbfb; }
      #subcategories ul li .subcategory-image {
        display: none !important; }
      #subcategories ul li h5 {
        margin-top: 4px !important; }
        #subcategories ul li h5 a {
          text-align: center;
          width: 100%;
          padding-top: 5px; }
      #subcategories ul li .subcategory-name {
        font: 600 13px/15px "Open Sans", sans-serif;
        color: #000;
        text-transform: uppercase; }
        #subcategories ul li .subcategory-name:hover {
          color: #2ddd89; }
      #subcategories ul li:hover {
        border-bottom: 4px solid #2ddd89; }
        #subcategories ul li:hover .subcategory-name {
          color: #2ddd89; }
      #subcategories ul li .cat_desc {
        display: none; }
      #subcategories ul li:hover {
        background: #fff; }

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