#center_column .category_head {
  margin-bottom: 60px; }
  #center_column .category_head h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3px;
    display: block;
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff; }
    @media (max-width: 991px) {
      #center_column .category_head h1 {
        margin-top: 34px; } }
  #center_column .category_head > .container > * {
    position: relative; }
  #center_column .category_head .description {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.2px;
    margin-bottom: 30px; }
  #center_column .category_head.hasmarginbottom {
    min-height: 510px; }
    #center_column .category_head.hasmarginbottom .bluebg > .container {
      padding-bottom: 90px; }
    @media (max-width: 767px) {
      #center_column .category_head.hasmarginbottom {
        min-height: 840px; }
        #center_column .category_head.hasmarginbottom.justone {
          margin-bottom: 540px; } }
    @media (max-width: 700px) {
      #center_column .category_head.hasmarginbottom {
        min-height: 810px; }
        #center_column .category_head.hasmarginbottom.justone {
          margin-bottom: 540px; } }
    @media (max-width: 650px) {
      #center_column .category_head.hasmarginbottom {
        min-height: 770px; }
        #center_column .category_head.hasmarginbottom.justone {
          margin-bottom: 510px; } }
    @media (max-width: 600px) {
      #center_column .category_head.hasmarginbottom {
        min-height: 770px; }
        #center_column .category_head.hasmarginbottom.justone {
          margin-bottom: 510px; } }
    @media (max-width: 390px) {
      #center_column .category_head.hasmarginbottom {
        min-height: 830px; }
        #center_column .category_head.hasmarginbottom.justone {
          margin-bottom: 600px; } }
  #center_column .category_head.hashalfmarginbottom {
    min-height: 390px; }
    #center_column .category_head.hashalfmarginbottom .image img {
      max-height: 310px;
      width: auto; }
    #center_column .category_head.hashalfmarginbottom .bluebg > .container {
      padding-bottom: 90px; }
      @media (max-width: 991px) {
        #center_column .category_head.hashalfmarginbottom .bluebg > .container {
          padding-bottom: 15px; } }
  #center_column .category_head.hasdoublemarginbottom {
    min-height: auto;
    margin-bottom: 380px; }
    @media (max-width: 1199px) {
      #center_column .category_head.hasdoublemarginbottom {
        margin-bottom: 320px; } }
    @media (max-width: 991px) {
      #center_column .category_head.hasdoublemarginbottom {
        margin-bottom: 410px; } }
    @media (max-width: 767px) {
      #center_column .category_head.hasdoublemarginbottom {
        margin-bottom: 520px; }
        #center_column .category_head.hasdoublemarginbottom.justone {
          margin-bottom: 210px; } }
    @media (max-width: 700px) {
      #center_column .category_head.hasdoublemarginbottom {
        margin-bottom: 470px; }
        #center_column .category_head.hasdoublemarginbottom.justone {
          margin-bottom: 190px; } }
    @media (max-width: 650px) {
      #center_column .category_head.hasdoublemarginbottom {
        margin-bottom: 420px; }
        #center_column .category_head.hasdoublemarginbottom.justone {
          margin-bottom: 170px; } }
    @media (max-width: 600px) {
      #center_column .category_head.hasdoublemarginbottom {
        margin-bottom: 380px; }
        #center_column .category_head.hasdoublemarginbottom.justone {
          margin-bottom: 150px; } }
    @media (max-width: 340px) {
      #center_column .category_head.hasdoublemarginbottom {
        margin-bottom: 390px; }
        #center_column .category_head.hasdoublemarginbottom.justone {
          margin-bottom: 170px; } }
  #center_column .category_head .image {
    position: relative; }
    #center_column .category_head .image img {
      position: absolute;
      top: 0;
      left: 0; }
  #center_column .category_head .text {
    position: relative; }
  #center_column .category_head .product_list_fs {
    position: absolute;
    left: 15px;
    width: 100%; }
    @media (max-width: 767px) {
      #center_column .category_head .product_list_fs > li {
        padding-right: 5px; } }
    #center_column .category_head .product_list_fs .product_wrapper {
      position: relative;
      z-index: 1; }
      #center_column .category_head .product_list_fs .product_wrapper:before {
        height: 100%;
        width: 100%;
        display: block;
        content: '';
        background: #00B1BB;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1; }
        @media (max-width: 767px) {
          #center_column .category_head .product_list_fs .product_wrapper:before {
            height: 109%;
            width: 102%;
            left: -6px;
            top: -9px;
            -ms-transform: rotate(-1deg);
            -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg); } }
    #center_column .category_head .product_list_fs li:nth-child(2n) .product-container:before {
      -ms-transform: rotate(3deg);
      -webkit-transform: rotate(3deg);
      transform: rotate(3deg); }

@media (min-width: 768px) {
  #products_ctn #layered_block_left .block_content {
    height: auto !important;
    margin-bottom: 0 !important;
    display: block !important;
    overflow: visible !important; } }
@media (max-width: 767px) {
  #products_ctn .col-sm-3 {
    padding-left: 0;
    padding-right: 0; } }

#category .top_vente {
  margin-top: 60px;
  margin-bottom: 40px; }
#category .linked {
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    #category .linked {
      padding-left: 0;
      padding-right: 0; } }
#category .category_description {
  margin-top: 50px;
  margin-bottom: 40px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  padding: 12px;
  position: relative; }
  #category .category_description:before {
    content: '\e919';
    font-family: "linge" !important;
    color: #B4B4B4;
    font-size: 50px;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -42px;
    z-index: 0; }
  #category .category_description .first_part {
    margin-bottom: 35px; }
    #category .category_description .first_part > *:first-child {
      margin-top: 0; }
  #category .category_description .line {
    border: 2px dotted #A2A2A2;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    padding: 40px;
    color: #5C5C5C;
    font-size: 14px;
    line-height: 27px; }
    #category .category_description .line h2, #category .category_description .line h3, #category .category_description .line h4, #category .category_description .line h5 {
      font-family: "Dancing Script", cursive;
      color: #4B4B4B; }
    #category .category_description .line h2 {
      font-size: 30px; }
    #category .category_description .line h3 {
      font-size: 27px; }
    #category .category_description .line h4 {
      font-size: 24px; }

.topm {
  margin-top: 53px; }
  @media (min-width: 991px) {
    .topm {
      margin-top: 0 !important; } }

.mobile_filters {
  background-color: #02B1BB;
  padding: 15px 0;
  font-size: 19px; }
  @media (max-width: 991px) {
    .mobile_filters {
      position: fixed;
      left: 0;
      top: 100px;
      width: 100%;
      z-index: 10; } }
  @media (max-width: 767px) {
    .mobile_filters {
      position: fixed;
      left: 0;
      width: 100%;
      top: 70px;
      z-index: 3; } }
  @media (max-width: 480px) {
    .mobile_filters {
      top: 50px; } }
  .mobile_filters a {
    color: #fff;
    text-transform: uppercase; }
    .mobile_filters a span {
      height: 15px;
      width: 25px;
      display: inline-block;
      position: relative;
      margin-right: 28px; }
      .mobile_filters a span .line {
        height: 1px;
        width: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #fff; }
        .mobile_filters a span .line.third {
          top: auto;
          bottom: 0; }
        .mobile_filters a span .line.second {
          top: 7px; }
      .mobile_filters a span .disc {
        height: 6px;
        width: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        display: block;
        background-color: #fff;
        position: absolute;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .mobile_filters a span .disc.first {
          left: 4px;
          top: -2px; }
        .mobile_filters a span .disc.second {
          top: 5px;
          right: 4px; }
        .mobile_filters a span .disc.third {
          top: 12px;
          left: 7px; }
    .mobile_filters a:hover span .disc.first {
      left: 18px;
      top: -2px; }
    .mobile_filters a:hover span .disc.second {
      top: 5px;
      right: 18px; }
    .mobile_filters a:hover span .disc.third {
      top: 12px;
      left: 20px; }

@media (max-width: 991px) {
  .catleft {
    position: fixed;
    top: 0;
    right: -410px;
    width: 410px;
    background-color: #fff;
    padding: 0 40px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 100%;
    z-index: 999;
    overflow: auto; }
    .catleft.active {
      right: 0; }
    .catleft #layered_block_left {
      padding-top: 80px;
      padding-bottom: 80px;
      padding-right: 0;
      border: none; }
    .catleft #close_filters {
      position: absolute;
      left: 13px;
      top: 13px;
      color: #707070;
      font-size: 16px; } }
@media (max-width: 480px) {
  .catleft {
    right: -320px;
    width: 320px; } }

#filter_layer {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  z-index: 998;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #filter_layer.active {
    visibility: visible;
    opacity: 1; }

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