    /* ####################################################
    :: Template Name: Essence - Fashion Ecommerce Template
    :: Author: Colorlib
    :: Author URL: https://colorlib.com
    :: Description: Essence is smart & elegant fashion e-commerce Template. It's suitable for all e-commerce business platform.
    :: Version: 1.0.0
    :: Created: April 27, 2018
    :: Last Updated: May 2, 2018
    #################################################### */

    /* ---------------------------------------
    ##### - PLACE YOUR CUSTOM CSS HERE - #####
    --------------------------------------- */

    .frame {
      height: 287px;
      width: 210px;
      background-color: #f8f9fa;
      display: inline-block;
      vertical-align: top;
      position: relative;
    }

    .img {
      max-height: 100%;
      max-width: 100%;
      width: auto;
      height: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
    }

    .sort_by {
      padding-top: 4px;
    }

    .mydropdown {
      max-height: 200px;
      overflow-y: auto;
      z-index: 10010;
    }

    .cover {
      background: url('/static/img/bg-img/breadcumb.jpg');
    }

    .btn_text_wrap {
      white-space: normal !important;
      word-wrap: break-word;
      word-break: normal;
    }