.filter-active {
  position: relative;
}


.filter-active img {
  position: absolute;
  background: #ffffff;
  width: 15px;
  max-height: 15px;
  left: 12px;
  top: 1px;
  z-index: 1500;
}

.filter-padding {
  padding: 0 60px 0 60px;
}

.woocommerce-pagination {
  height: 120px;
}

.ui-slider {
  margin-top: 20px;
}

.range {
  width: 285px;
}

.m-l-6 {
  margin-left: 6px;
}

.m-l-15 {
  margin-left: 15px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.p-l-0 {
  padding-left: 0px !important;
}

.p-l-28 {
  padding-left: 28px !important;
}

.p-t-7 {
  padding-top: 7px;
}

.p-b-7 {
  padding-bottom: 7px;
}

.p-t-16 {
  padding-top: 16px;
}

.no-margin {
  margin: 0 !important;
}

.border-top-black {
  border-top: 1px solid #000;
}

.border-top-bottom {
  border-bottom: 1px solid #000;
}

.border-right-black {
  border-right: 1px solid #000;
}

.border-radius-0 {
  border-radius: 0 !important;
}

.range {
  padding: 0 !important;
  border: none !important;
  font-size: 12px !important;
  font-weight: normal !important;
}

.filter-button-cancel,
.filter-button-cancel:hover,
.filter-button-cancel:active {
  background: none !important;
  border: none !important;
  color: #cccccc !important;
  text-transform: uppercase !important;
  outline: none !important;
  text-decoration: none !important;
}

.filter-button-apply,
.filter-button-apply:hover,
.filter-button-apply:active {
  background: none !important;
  border: none !important;
  color: #000000 !important;
  text-transform: uppercase !important;
  outline: none !important;
  text-decoration: none !important;
}

.filter-button-reset,
.filter-button-reset:hover,
.filter-button-reset:active{
  background: none !important;
  border: none !important;
  color: #000000 !important;
  text-transform: uppercase !important;
  outline: none !important;
  text-decoration: none !important;
}


.full-screen-modal {
  height: calc(100vh) !important;
  overflow-y: auto !important;
}

.filter-modal-title {
  text-align: center;
}

.filter-modal-header {
  padding: 15px;
  border-bottom: 1px solid #000;
}

.filter-nav .navbar-nav {
  height: 24px !important;
}

.product-search-form {
  margin-top: -7px;
}

.modal-filter-dialog {
  top: 0 !important;
  margin: 0 !important;
}

.filter-nav ul li:last-child {
  padding-right: 0 !important;
}

.filter-nav .btn {
  font-size: 12px !important;
}

.nav>li {
  padding: 0 28px 0 0px;
}

.dropdown-menu li {
  padding: inherit !important;
}

.btn-default:hover {
  background-color: #ffffff !important;
}

.btn-group.open .dropdown-toggle {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-color: #ffffff !important;
}

/*.woocommerce-pagination {*/
  /*display: none !important;*/
/*}*/

.filter-products-count {
  display: none;
}

#diamond-narrow {
  width: 0;
  height: 0;
  border: 50px solid transparent;
  border-bottom: 70px solid red;
  position: relative;
  top: -50px;
}

#diamond-narrow:after {
  content: '';
  position: absolute;
  left: -50px;
  top: 70px;
  width: 0;
  height: 0;
  border: 50px solid transparent;
  border-top: 70px solid red;
}

.thin-caret {
  position: relative;
  top: 5px;
  left: 2px;
}

.thin-caret:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 5px solid #050505;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.thin-caret:after {
  content: '';
  position: absolute;
  left: 1px;
  top: 0;
  border-top: 4px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.ag-filter {
  padding: 0;
  margin: 0 0 0 25px;
}

.ag-filter li {
  display: inline-block;
  list-style: none;
  border: none;
}

.ag-filter li a.selected {
  border: 1px solid #000;
  text-decoration: none;
}

/*@media (min-width: 1025px) {*/
  /*.ag-artwork-container .ag-portfolio-image {*/
    /*min-height: 350px;*/
  /*}*/
  /*.ag-artwork-container .ag-portfolio-image img {*/
    /*max-height: 350px;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
  /*}*/
  /*.ag-photo {*/
    /*color: #000000 !important;*/
    /*padding-bottom: 40px;*/
    /*padding-left: 60px;*/
    /*padding-right: 60px;*/
    /*min-height: 780px;*/
  /*}*/
/*}*/

/*@media (max-width: 1024px) {*/
  /*.ag-artwork-container .ag-portfolio-image {*/
    /*min-height: 190px;*/
  /*}*/
  /*.ag-artwork-container .ag-portfolio-image img {*/
    /*max-height: 190px;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
  /*}*/
  /*.ag-photo {*/
    /*color: #000000 !important;*/
    /*padding-bottom: 40px;*/
    /*padding-left: 60px;*/
    /*padding-right: 60px;*/
    /*min-height: 720px;*/
  /*}*/
/*}*/

/*@media (max-width: 768px) {*/
  /*.ag-artwork-container .ag-portfolio-image {*/
    /*min-height: 350px;*/
  /*}*/
  /*.ag-artwork-container .ag-portfolio-image img {*/
    /*max-height: 350px;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
  /*}*/
  /*.ag-photo {*/
    /*color: #000000 !important;*/
    /*padding-bottom: 40px;*/
    /*padding-left: 60px;*/
    /*padding-right: 60px;*/
    /*min-height: 700px;*/
  /*}*/
/*}*/


/*.ag-artwork-container .ag-portfolio-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
    max-width: 100%;
    max-height: 100%;
}*/

/*.ag-artwork-container .ag-portfolio-image {*/
  /*position: relative;*/
  /*overflow: hidden;*/
/*}*/

.product-search-form input[type="text"] {
  padding: 0;
  margin: 0;
  border: none;
}

.product-search-form button {
  background: none;
  border: none;
  padding-right: 0px;
}

.dropdown-menu {
  border: none;
  border-radius: 0;
  margin-top: 1px !important;
}

.ag-filter li a {
  float: left;
  border: 1px solid #ececec;
  font-size: 10px;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #141414;
}

.red {
  color: red;
}

.woocommerce span.onsale {
  left: 60px !important;
}

/*.ag-photo h6 {*/
  /*margin-top: 4px;*/
  /*font-style: italic;*/
  /*font-size: 14px;*/
  /*font-weight: 300;*/
/*}*/

/*.ag-photo h5 {*/
  /*margin-top: 0;*/
  /*margin-bottom: 2px;*/
  /*font-style: italic;*/
  /*font-size: 14px;*/
  /*font-weight: 300;*/
  /*line-height: 1.1em;*/
/*}*/

/*.ag-photo h4 {*/
  /*margin-top: 20px;*/
  /*margin-bottom: 6px;*/
  /*text-transform: uppercase;*/
  /*font-size: 12px;*/
/*}*/

/*.ag-artworkbox {*/
  /*margin-bottom: 20px;*/
  /*line-height: 19px;*/
/*}*/

.nopad {
  padding: 0 !important;
}

.ag-line {
  border-top: 1px solid #333;
  width: 12px;
  margin-top: 14px;
  margin-bottom: 14px;
}

.ag-filter-modal {
  z-index: 1650;
}

.search-text-field {
  padding: 8px 0 0 8px !important;
  width: 100% !important;
  font-family: inherit !important;
}

fieldset {
  border: none;
}

.a-icon {
  color: #000000;
  vertical-align: top;
}

.a-icon--stroke {
  fill: none;
  stroke: currentColor;
  stroke-linecap: butt;
  stroke-linejoin: miter;
  stroke-width: 2;
}

.a-checkbox__input {
  float: left;
  margin: 0 0.625em 0 0;
  width: auto;
}

.empty-catalogue {
  border: 1px solid #000;
  padding: 6px;
}

.woocommerce a.remove {
  font-size: 12px !important;
  border-radius: 0 !important;
  color: #000 !important;
  font-weight: normal !important;
  border: 1px solid #000 !important;
  height: 15px !important;
  width: 15px !important;
}

.woocommerce a.remove:hover {
  color: #000 !important;
  background: #fff !important;
}

@supports (transition: stroke-dashoffset) {
  .a-checkbox__input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}

.a-checkbox__label {
  display: inline-block;
}

.a-checkbox__box {
  display: none;
}

@supports (transition: stroke-dashoffset) {
  .a-checkbox__box {
    border: 1px solid #000000;
    display: inline-block;
    height: 1.875em;
    margin-right: 0.625em;
    position: relative;
    transition: border-color 0.3s cubic-bezier(0.5, 0.61, 0.355, 1), box-shadow 0.3s cubic-bezier(0.5, 0.61, 0.355, 1);
    vertical-align: middle;
    width: 1.875em;
  }
}

@supports (transition: stroke-dashoffset) {
  .a-checkbox__icon {
    height: 1em;
    left: 50%;
    position: absolute;
    stroke-dasharray: 22;
    stroke-dashoffset: 22;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: stroke-dashoffset 0.3s cubic-bezier(0.5, 0.61, 0.355, 1);
    width: 1em;
  }
}

@supports (transition: stroke-dashoffset) {
  .a-checkbox__input:checked+.a-checkbox__label .a-checkbox__icon {
    stroke-dashoffset: 0;
  }
}

@supports (transition: stroke-dashoffset) {
  .a-checkbox__input:focus+.a-checkbox__label .a-checkbox__box {
    /*box-shadow: 0 0 0 0.25em rgba(49, 204, 137, 0.5);*/
    outline: none;
    /*border-color: #31cc89*/
    ;
    border-color: #000000;
  }
}

.a-radio__input {
  float: left;
  margin: 0 0.625em 0 0;
  width: auto;
}

@supports (transition: stroke-dashoffset) {
  .a-radio__input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}

.a-radio__label {
  display: inline-block;
}

.a-radio__box {
  display: none;
}

@supports (transition: stroke-dashoffset) {
  .a-radio__box {
    border: 0.125em solid #dcdcdc;
    border-radius: 100%;
    display: inline-block;
    height: 1.875em;
    margin-right: 0.625em;
    position: relative;
    transition: border-color 0.3s cubic-bezier(0.5, 0.61, 0.355, 1), box-shadow 0.3s cubic-bezier(0.5, 0.61, 0.355, 1);
    vertical-align: middle;
    width: 1.875em;
  }
}

@supports (transition: stroke-dashoffset) {
  .a-radio__icon {
    background-color: #000000;
    border-radius: 100%;
    height: 0.875em;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: opacity 0.3s cubic-bezier(0.5, 0.61, 0.355, 1);
    width: 0.875em;
  }
}

@supports (transition: stroke-dashoffset) {
  .a-radio__input:checked+.a-radio__label .a-radio__icon {
    opacity: 1;
  }
}

@supports (transition: stroke-dashoffset) {
  .a-radio__input:focus+.a-radio__label .a-radio__box {
    box-shadow: 0 0 0 0.25em rgba(49, 204, 137, 0.5);
    outline: none;
    border-color: #31cc89;
  }
}

@media only screen and (max-width: 480px) {
  .navbar-nav {
    margin: 0 !important;
  }
}

@media only screen and (max-width: 991px) {
  .ui-slider-horizontal .ui-slider-handle {
    /*top: -1.2em !important;*/
    top: -0.75em !important;
  }
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-form-group {
  margin-bottom: 1.875em;
}

.m-form-group:last-of-type {
  margin-bottom: 0;
}

.m-form-group__legend {
  color: #000000;
  font-weight: 900;
  margin-bottom: 0.9375em;
}

.m-form-group__checkbox {
  margin-bottom: 0.9375em;
}

.m-form-group__checkbox:last-of-type {
  margin-bottom: 0;
}

.m-form-group__radio {
  margin-bottom: 0.625em;
}

.m-form-group__radio:last-of-type {
  margin-bottom: 0;
}


/* Bootstrap megamenu */
.mega-dropdown {
  position: static !important;
}

.dropdown-menu.mega-dropdown-menu {
  border: none !important;
}

.et-show-dropdown
{
  display: block;
}

.et-show-dropdown .sub-menu
{
  display: block !important;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  min-height: 400px;
  border: none;
  width: 100% !important;
  box-shadow: none !important;
  z-index: 9999;
  list-style-type: none !important;
  -webkit-box-shadow: none !important;
}

.filter-tag-name {
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 5px !important;
}

.mega-dropdown-menu>li>ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu>li>ul>li {
  list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.mega-dropdown-menu .form-body {
   height: 310px;
  /*-moz-column-count: 3;*/
  /*-moz-column-gap: 20px;*/
  /*-webkit-column-count: 3;*/
  /*-webkit-column-gap: 20px;*/
  /*column-count: 3;*/
  /*column-gap: 20px;*/
  /*overflow-x: scroll;*/
  overflow-x: hidden;
  overflow-y: scroll;
}

a.add_to_cart_button {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  font-family: inherit !important;
  font-size: 14px !important;
}

.add-to-Catalogue-btn {
  border: 1px solid #000;
  padding: 0 5px 0 5px;
  margin-right: 5px;
}

a.wc-forward::before {
  font-family: WooCommerce;
  content: '\e017';
  margin-left: .53em;
  vertical-align: bottom;
  margin-right: 6px;
}


/*---- Bootstrap megamenu -------*/


/*------ JQuery UI css Customization ---- */

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #000000;
  background: #ffffff;
  font-weight: normal;
  color: #454545;
  border-radius: 100%;
  height: 24px;
  width: 24px;
}

.ui-slider-horizontal {
  height: 0.15em;
}

.ui-widget-content {
  border: none;
}

.ui-widget.ui-widget-content {
  border: 1px solid #000000;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.9em;
}

.headerClear {
  display: none;
}


/*------ JQuery UI css Customization ---- */