.cmm__filtering .search-table,
.search-table__row {
  display: grid !important;
  grid-gap: 20px;
}
.search-table__row--2 {
  grid-template-columns: repeat(2,minmax(0,1fr));
}
.search-table__row--3 {
  grid-template-columns: repeat(3,minmax(0,1fr));
}
.search-table__row select {
  margin: 0;
  width: 100%;
  font-size: 16px;
  overflow: hidden;
  padding-left: 6px !important;
  border: 1px solid #d2d2d2 !important;
}
.search-table__row select[multiple] {
  color: #aaa9a9 !important;
}
.search-table .select2-selection {
  color: #aaa9a9 !important;
}
.search-table .select2-container--default.select2-container--focus .select2-selection--multiple,
.search-table .select2-container--default .select2-selection--multiple,
.search-table .select2-container--default .select2-selection--single {
  border-color: #d2d2d2 !important;
}
.search-table .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 10px !important;
}
.search-table__row select[multiple] {
  padding: 0 !important;
}
.search-table__row select[multiple] option {
  padding: 15px 10px;
  margin: -11px 0;
}
.search-table__row select[multiple] option:first-child {
  margin-top: 0;
}
.search-field .select2-selection__rendered {
  margin: 0;
  padding: 5px 10px !important;
}
.search-field .select2-selection__rendered li {
  margin: 0 !important;
}
.search-field .select2-selection__rendered li.select2-selection__choice {
  margin: 5px 5px 0 0 !important;
}
.search-field .select2-selection__rendered input.select2-search__field {
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}
@media only screen and (max-width: 768px) {
  .search-table__row {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }
}

@media only screen and (min-width: 1001px){
  .cmm__filtering .fusion-layout-column{
    margin-bottom: 2%!important;
  }

  .cmm__filtering .fusion_builder_column_1_2{
    width : 49%!important;
  }
}

.cmm__filtering .fusion_builder_column_1_2:first-child{
  margin-right: 2%!important;
}

.cmm__search-results {
  clear: both;
  margin-bottom: 20px;
}

.select2-container .select2-selection--multiple, html .select2-container--default .select2-selection--single {
	min-height: 50px !important;
}

.cmm-fusion-column-wrapper {
  border:1px solid #e5e5e5;
  padding: 25px 25px 25px 25px;
  background-position:left top;background-repeat:no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  margin-bottom: 20px;
}

.js-cmm__inbasket .cmm__add2basket {
  display: none;
}

.cmm-item__wrap {
  position: relative;
  /*overflow: hidden;*/
  clear: both;
  font-size: 0;
  padding-bottom:10px;
}

.cmm-item__meta,
.cmm-item__content,
.cmm-item__image {
  display: inline-block;
  font-size: 16px;
  zoom: 1;
  position: relative;
  width: 33%;
  vertical-align: top;
}

.cmm-item__meta-label {
	background: #f5f5f5;
	padding: 3px;
	color: #000;
	text-transform:uppercase;
	font-size: 12px;
	display: block;
	text-align: center;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

.cmm-item__meta-value {
	text-align: center;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	display: block;
}

.cmm__no-blogs-selected {
	padding: 8px 35px 8px 8px;
  border: 1px dashed #e5e5e5;
  margin-bottom: 5px;
  position: relative;
  background: #fff;
}

.cmm-item__meta-wrapper {
	margin-bottom: 6%;
}

.cmm-item__meta-wrapper.cmm-col-6{
  width:47%;
  display: inline-block;
}
.cmm-item__meta-wrapper_sistrix.cmm-item__meta-wrapper.cmm-col-6{
  margin-right:6%;
  float:left;
}





.cmm-item__image {
  width:25%;
}

.cmm-item__content {
  width: 50%;
}

.cmm-item__content-inner {
  padding-left: 30px;
}

.cmm-item__image-inner span {
  height: auto;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
}

.cmm-item__image-inner span img {
  opacity: 0;
  width: 100%;
  visibility: hidden;
}

.cmm-item__meta {
  width: 25%;
}

.cmm-item__meta-value_texterstellung {
  text-align: center;
  font-size: 10px;
  display: block;
}

.cmm-item__meta-inner {
  padding-left: 30px;
  text-align: right;
}

.cmm-item__header {
  padding-top: 0;
  margin-top: 0;
}

.cmm-item__description {
  font-size: 14px;
  height:108px;
  overflow:hidden;
  position: relative;
}

.cmm-item__description:hover .cmm-item__description-overlay{
  display: block;
}
.cmm-item__description.opened:hover .cmm-item__description-overlay{
  display: none;
}
.cmm-item__description > p {
  margin-bottom: 5px;
}
.cmm-item__description.opened{
  height:auto;
}

.cmm-item__description-overlay{
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  padding-top: 29px;
  color: #57ca85;
  font-weight: 600;
  display: none;
  cursor:pointer;
}


.cmm-item__category-wrapper, .cmm-item__category-wrapper {
	font-size: 14px;
}

.cmm-item__category-wrapper {
  margin-bottom: 10px;
  display:inline-block;
}

.cmm-item__bundle .cmm-item__category-wrapper{
  margin-top: 20px;
}

.cmm-item__category-wrapper .cmm-col-4{
  display:inline-block;
  padding-right:10px;
}

.cmm-item__socials {
  padding-top: 5px;
  float:right;
}

.cmm-item__socials a:first-child {
  margin-left: 0;
}

.cmm-item__socials a {
  margin-left: 10px;
  font-size: 18px;
}

.cmm-item__addons {
  margin-top: 10px;
}

.cmm-item__addons-label {
  display: block;
  font-weight: bold;
  font-size: 14px;
}

.cmm-item__addons table {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  width:100%;
}
.cmm-item__addons table tr:first-child td{
  border-top: 1px solid #e5e5e5;
}

.cmm-item__addons table i.fas,
.cmm-item__addons table i.far{
  color:#57ca85;
}

.cmm-item__addons td {
  padding: 0;
  margin: 0;
  font-size: 14px;
  min-width: 30px;
  padding-top: 3px;
  vertical-align: middle;

  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

.cmm-item__addons td.cmm-item__addon-icon {
  padding-right: 5px;
  min-width: inherit;
  width: 15px;
}

.cmm-item__addons td.cmm-item__addon-title {
  padding-right: 10px;
}

.cmm-basket__heading {
  margin-top: 0;
}

.cmm-basket__item:hover {
  /*background-color: #e5e5e5;*/
}

.cmm-basket__item {
  padding: 8px 35px 8px 8px;
  border: 1px solid #e5e5e5;
  margin-bottom: 5px;
  position: relative;
  background:#f5f5f5;

}

.cmm-basket__item.addon-item.bundle-addon-item{
  padding-left: 20px;
}

.cmm-basket__total-wrap {
	padding: 8px;
	border: 1px solid #57ca85;
	font-weight: bold;
}

.cmm-order__summa-inner {
	padding: 15px;
	border: 1px solid #57ca85;
	font-weight: bold;
}

.cmm-basket__item a {
  position: absolute;
  right: 10px;
}

.cmm-basket__item-in-order-form:first-child {
  margin-top: 0;
}

.cmm-basket__item-in-order-form.addon-item{
  width:100%;
  padding-right:0px;
  border:none;
  font-size:13px;
}
.cmm-basket__item-in-order-form.addon-item .cmm-basket__item-title {
  padding-top:0px;
  padding-left:111px;
}

.cmm-basket__item-in-order-form.addon-item .cmm-basket__item-price{
  padding-top:0px;
}

.cmm-basket__item-row {
  position: relative;
  display: flex;
  align-items: center;
}
.cmm-basket__item-info {
  padding: 0 15px;
}
.cmm-basket__item-meta {
  font-size: 14px;
}
.cmm-basket__item-meta span:first-child {
  margin-right: 15px;
}

.cmm-basket__item-in-order-form {
  padding: 5px;
  border: 1px solid #e5e5e5;
  margin-top: 5px;
}

.cmm-basket__item-image {
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  zoom:1;
  display: inline-block;
  vertical-align: top;
  min-width: 100px;
}

.cmm-basket__item-image img {
  width:100px;
  height: auto;
  opacity: 0;
  visibility: hidden;
}

.cmm-basket__item-price {
  position: absolute;
  right: 10px;
}

.cmm-order__summa {
  padding-top: 20px;
}

.cmm-order__summa-inner {
  position: relative;
  padding-right: 100px;
}

.cmm-order__summa-value {
  position: absolute;
  right:10px;
}

.cmm-form__order-details {
  min-height: 150px;
}

.cmm-form__footer {
  margin: 14px 0;
  width: 100%;
  border-top: 1px dotted #CCC;
  padding: 16px 0 0;
}

.cmm-link__back {
  display: inline-block;
  position: relative;
  margin-right: 12px;
  text-align: center;
}

@media screen and (max-width: 620px) {
  .cmm-form__footer a,
  .cmm-form__footer button {
    width      : 100%;
    margin-top : 5px;
  }
}

.cmm-order__form-element-error label {
  color:#790000;
  font-weight: bold;
}

.cmm-order__form-element-validataion-message {
  color:#790000;
  font-weight: bold;
}

.cmm__add2basket {
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.cmm-item__category {
  margin-right: 3px;
}
.cmm__basket-spinner{
  background: url(/wp-admin/images/spinner.gif) no-repeat center center;
  display: none;
  margin:10px auto;
  width: 20px;
  height: 20px;
}
.cmm__basket-spinner.show{
  display: block;
}
.cmm-basket__item-sidebar {
  font-size: 14px;
}

.cmm-basket__item-price-sidebar {
  padding-left: 10px;
  float: right;
}

.cmm-basket__total-value {
  padding-right: 25px;
  float: right;
}

.js-cmm__basket .fusion-button {
	width: 100%;
}
.js-cmm__basket{
  display: none;
}

.select2-container {
  font-size:14px;
}

.select2-container--default .select2-search--inline .select2-search__field {
  min-height: 38px;
}

html .select2-container--default .select2-selection--single {
  height: 51px;
  padding-top: 0px;
  padding-bottom: 4px;
}
html .select2-container--default .select2-selection--single > span{
  padding:0.1rem 1rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 46px !important;
}

.select2-selection__arrow {
  /*top:43% !important;
  right:5px !important;*/
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 51px !important;
}

.cmm__no-data {
  clear: both;
}

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
	border-color:#e5e5e5 !important;
	border-radius: 0 !important;
	color: #000 !important;
}
@media screen and (min-width: 1880px) {
  body.has-sidebar #content.content-manager-block {
    width:100%;
  }
}

@media screen and (max-width: 1024px) {
  .cmm-item__meta-wrapper_sistrix.cmm-item__meta-wrapper.cmm-col-6 .cmm-item__meta-label{
    padding-bottom:3px;
  }
  .cmm-item__image-inner span img{
    width:70%;
    }.cmm-item__image-inner span{
      background-position: center;
    }

    .cmm-item__meta-wrapper{
      margin-bottom: 17px;
    }
    .cmm-item__meta-wrapper.cmm-col-6{
      width: 49%;
      display: inline-block;
    }
    .cmm-item__meta-wrapper_sistrix.cmm-item__meta-wrapper.cmm-col-6{
      margin-right: 2%;
    }

    .sidebar {
      width: 100% !important;
      float: none !important;
      margin-left: 0 !important;
      clear: both;
    }
    #content {
      width: 100% !important;
      margin-left: 0px !important;
    }
    .cmm-item__image {
      width: 100%;
    }
    .cmm-item__content {
      width: 100%;
    }
    .cmm-item__content-inner {
      padding-top: 15px;
      padding-left: 0;
    }
    .cmm-item__meta {
      width: 100%;
      text-align: left;
    }

    .cmm-item__meta p {

    }

    .cmm-item__meta-inner {
      padding-top: 15px;
      padding-left: 0;
      text-align: left;
    }



  }

  @media screen and (max-width: 1100px) {
    .cmm-basket__item-sidebar.addon-item .cmm-basket__item-title-sidebar {
      font-size:11px;
    }
    .cmm-item__meta-label{
      font-size:10px;
    }
    .cmm-item__addon-buy {
      font-size:10px;
    }
  }



  @media screen and (max-width: 620px) {
    .cmm-item__addon-desc{
      display: none;
    }
    .cmm-item__meta-wrapper{
      margin-bottom: 2%;
    }
  }



  .select-rows-5 select{
    line-height: 1.5em;
    min-height: 7.5em;
  }
  .ui-datepicker-title select{
    padding-left: 0 !important;
  }
  .ui-datepicker-header .ui-datepicker-prev,
  .ui-datepicker-header .ui-datepicker-next{
    background-image: none;
  }

  #sidebar.fusion-contentmarketingmanagersidebar .fusion-sidebar-inner-content {
    border: 1px solid #e6e6e6;
    padding: 20px !important;
    margin-top: 50px;
  }

  @media screen and (min-width: 1300px) {
    #sidebar.fusion-contentmarketingmanagersidebar{
      position: fixed;
      right: 0px;
      width: 380px !important;

    }

    body.has-sidebar #content.content-manager-block {
      width:calc(100% - 320px);
    }



    .cmm-item__category-wrapper.cmm-width-70 {
      width:70%;
    }
  }

  @media screen and (min-width: 1500px) {
    body.has-sidebar #content.content-manager-block {
      width:calc(100% - 200px);
    }
  }

  @media screen and (min-width: 1700px) {
    body.has-sidebar #content.content-manager-block {
      width:calc(100% - 100px);
    }
  }
  @media screen and (min-width: 1800px) {
    body.has-sidebar #content.content-manager-block {
      width:100%;
    }
  }



  .cmm-item__content-full{
    display: none;
    padding-top: 10px;
    width: 100%;
  }
  .cmm-item__content-full.opened{
    display:block;
  }
  .cmm-item__content-full .cmm-item__content-inner{
    padding-left:0px;
  }
  .cmm-item_addon-price{
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: center;
  }
  a.cmm-item__addon-buy,
  a.cmm__add2basket {
    width: 100%;
  }
  a.cmm-item__addon-buy.in_basket {
    width: 100%;
    background: #f5f5f5 !important;
    color: #333333 !important;
  }

  .cmm-item-toggle {
    position: absolute;
    display: block;
    width:calc(100% + 50px);
    padding: 6px 0px;
    text-align: center;
    background: #f5f5f5;
    left: -25px;
    bottom: -25px;
    color: #333;
    font-size: 15px;
    text-decoration: none !important;
    line-height: 1;
  }
  .cmm-item-toggle:hover{
    color:#57ca85;
  }
  .cmm-item__category-wrapper.cmm-col-4{
    padding-right:10px;
  }

  .cmm-basket__item-sidebar.addon-item{
    background: #fff;
    font-size:13px;

  }
  .cmm-basket__item-sidebar.addon-item.bundle-addon-item{
    padding-left: 20px;
  }
  .cmm-basket__item-sidebar.addon-item .cmm-basket__item-title-sidebar{
    padding-left:10px;

  }

  .cmm-item__meta-value .channel-price,
  .cmm-item__meta-value .actual-channel-price{
    display: inline-block;
    text-align: center;
  }
  .cmm-item__meta-value .channel-price.old {
    width:49%;
    font-size:13px;
  }
  .cmm-item__meta-value .channel-price.old span{
    position: relative;

  }
  .cmm-item__meta-value .channel-price.old span:after{
    content: '';
    position: absolute;
    left:-5px;
    width:calc(100% + 10px);
    border-bottom:1px solid red;
    top:8px;
  }
  .cmm-item__meta-value .actual-channel-price{
    width:48%;
    font-size:19px;
  }
  .sale-label-container {
    display: block;
    text-transform: uppercase;
    padding:2px 0px;
    text-align: center;
    font-size:11px;
    color:#ea731f;
    word-break: keep-all;
  }
  .cmm-sales-count{
    float:left;
    padding:5px 0px;
  }


  .cmm-velexecutive {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 22px solid transparent;
    border-bottom: 22px solid #57ca85;
    position: absolute;
    top: -7px;
    left: -28px;
    padding: 0 8px;
    width: 85px;
    color: white;
    font-size: 17px;
    z-index: 90;
  }
  .cmm-velexecutive .cmm-particularis {
    position: absolute;
    top: -1px;
    left: 3px;
  }

  /*  ADSIMPLE-DASHBOARD */

  .cmm_basket-wrap{
    top:172px;
    position:fixed;
    right:-400px;
    width:400px;
    z-index : 11;

  }
  .cmm_basket-wrap .kt-portlet{
    border:1px solid #e5e5e5;
    background: #fff;
  }
  .cmm_basket-wrap .stick-label{
    position: absolute;
    transform: rotate(-90deg);
    padding: 5px 30px;
    font-size: 18px;
    text-transform: uppercase;
    top: 117px;
    left: -88px;
    background: #57ca85;
    color:#fff;
    border-bottom: none;
    font-weight: bold;
    letter-spacing: 2px;
    cursor:pointer;
  }
  @media screen and (max-width: 768px) {
    .cmm_basket-wrap{
      top:auto;
      position: relative;
      right:auto !important;
    }
    .cmm_basket-wrap .stick-label{
      display: none;
    }
    .cmm-basket__item-meta {
      display: flex;
      flex-direction: column;
      font-size: 11px;
    }
  }
  .select2-container{
    width:100% !important;
  }
  @media screen and (min-width: 1398px) {

  }
  .dashboard-notify{
    padding:6px 10px;
    border:1px solid #57ca85;
    color:#57ca85;
    margin-top:5px;
  }

  /* START STYLES FOR PAGINATION */
  .js-cmm__items-list-load-more{
    padding: 20px 0;
    text-align: center;
  }
  .js-cmm__items-list-load-more-label{
    display: table;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 12px;
  }
  .js-cmm__items-list-load-more-btn{
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    background: #57ca85;
    font-weight: 700;
    font-family: "Montserrat";
    padding: 7px 25px;
    text-decoration: none !important;
    display: none;
    margin: 18px auto 0;
	max-width: 280px;
  }
  .js-cmm__items-list-load-more-btn:hover,
  .js-cmm__items-list-load-more-btn:focus{
    text-decoration: none;
    color: #fff;
  }
  .js-cmm__items-list-load-more-btn[disabled="disabled"] {
	cursor: not-allowed;
	opacity: 0.5;
	pointer-events: none;
  }
  .js-cmm__items-list-load-more-progress-bar{
    width: 190px;
    height: 3px;
    margin: 5px auto 0;
    background: #e5e5e5;
  }
  .js-cmm__items-list-load-more-progress-bar span{
    display: block;
    height: 3px;
    background: #000;
    transition: .25s;
  }
/* END STYLES FOR PAGINATION */

.select2-results__options[aria-multiselectable="true"] .select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
}
.select2-results__options[aria-multiselectable="true"] .select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  font-size: 13px;
  padding-top: 2px;
  border: 2px solid #57ca85;
  border-radius: 3px;
  background-color: #fff;
  margin-right: 10px;
  vertical-align: middle;
}
.select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected=true]:before {
  font-family:fontAwesome;
  content: "\f00c";
  color: #fff;
  background-color: #57ca85;
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.select2-container--default .select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected=true] {
  background-color: rgba(0,0,0,.1) !important;
}
.select2-container--default .select2-results__options[aria-multiselectable="true"] .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(0,0,0,.15) !important;
}

.select2-results .fusion-button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 6px;
  width: calc(100% - 12px);
}

.select2-container, .select2-dropdown, .select2-search, .select2-results {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.cmm__types.kt-portlet{
  display: block;
  text-align: center;
}

.cmm__type{
  margin-bottom: 0;
  float: left;
}

.cmm-item__meta-wrapper.cmm-col-6.cmm__type{
  width: 50%;
}

.cmm__type a{
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  font-weight: bold;
  padding: 15px;
  font-size: 20px;
  text-transform: none;
  font-family: 'Roboto';
  border-radius: 2px;
  color: black;
  text-decoration: none;
  line-height: normal;
  background: #e5e5e5;
}

.cmm__type:nth-child( odd ) a{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.cmm__type:nth-child( even ) a{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.cmm__type.is-active a{
  background: #57ca85;
  color: #fff;
}

.cmm__elements-group{
  display: none;
}

#kt_content .cmm__elements .fusion-fullwidth{
  padding: 0!important;
}

.cmm-item__bundle-description{
  font-size: 14px;
}

.cmm-item__bundle-external{
  padding-right: 30px;
}

.cmm-item__meta-data-value{
  padding-right: 10px;
}

table.cmm-item__bundle-list-channels tfoot tr td{
  padding-top: 10px;
}

/* cmm collapse bundles */
.cmm-collapse .cmm-collapse-toggle {
  display: flex;
  align-items: center;
  padding: 16px 8px 8px 0;
  cursor: pointer;
  border-bottom: 1px solid #E5E5E5;
}

.cmm-collapse .cmm-collapse-toggle__icon {
  margin-left: auto;
  transition: transform 0.2s;
}

.cmm-collapse .cmm-collapse-target {
  padding: 0 0 12px 12px;
}

.cmm-collapse .cmm-collapse-toggle.is-active .cmm-collapse-toggle__icon {
  transform: rotate(180deg);
}

.cmm-collapse.cmm-item__addons table tr:first-child td {
  border-top: none;
}


.cmm-item-description-wrapper{
  margin-top: 30px;
}

.cmm-item-description{
  display: none;
  margin-top: 20px;
}

.cmm-item-description-wrapper .cmm-item-toggle-description{
  text-decoration: underline;
}

.cmm-item-description-wrapper.cmm-visible-description .cmm-item-description{
  display: block;
}

.cmm-item-description-wrapper .cmm-item-show-description{
  display: block;
}

.cmm-item-description-wrapper .cmm-item-hide-description{
  display: none;
}

.cmm-item-description-wrapper.cmm-visible-description .cmm-item-show-description{
  display: none;
}

.cmm-item-description-wrapper.cmm-visible-description .cmm-item-hide-description{
  display: block;
}

/* cmm bundle fix link align */
.is-cmm-item-bundle {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.is-cmm-item-bundle .cmm-item__wrap-side {
  display: flex;
  flex-wrap: wrap;
  width: 75%;
}

.is-cmm-item-bundle .cmm-item__content {
  display: flex;
  width: 66%;
}

.is-cmm-item-bundle .cmm-item__image {
  width: 34%;
}

.is-cmm-item-bundle .cmm-item-description-wrapper {
  margin-top: 8px;
}

.is-cmm-item-bundle .cmm-item-table-footer {
  margin-top: auto;
}

.is-cmm-item-bundle .cmm-item__content-inner {
  display: flex;
  flex-direction: column;
}

.is-cmm-item-bundle .cmm-item__bundle-description {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.is-cmm-item-bundle .cmm-item__bundle-description {
  display: flex;
  flex-direction: column;
}

.is-cmm-item-bundle .cmm-item__bundle-list-channels {
  margin-bottom: 8px;
}

.is-cmm-item-bundle .cmm-item-description {
  display: none;
}
.is-cmm-item-bundle .cmm-item-description.is-visible {
  display: block;
  margin-left: calc(34% + 30px);
  flex-grow: 1;
  font-size: 14px;
}

@media (max-width: 1024px) {
  .is-cmm-item-bundle {
    flex-direction: column;
    align-items: stretch;
  }

  .is-cmm-item-bundle .cmm-item__wrap-side {
    flex-direction: column;
  }

  .is-cmm-item-bundle .cmm-item__wrap-side,
  .is-cmm-item-bundle .cmm-item__content,
  .is-cmm-item-bundle .cmm-item__image {
    width: 100%;
  }
}


/* CMM cart discount */
.kt-portlet .js-cmm__basket {
  margin-bottom: 200px;
}
.cmm-backet-discount-wrap {
  position: absolute;
  bottom: 140px;
  margin-top: 24px;
  width: calc(100% - 70px);
}
.cmm-backet-discount {
  display: flex;
  align-items: center;
  padding: 8px;
  border: 1px solid #57ca85;
  font-weight: 400;
}
.cmm-backet-discount__label {
  flex-shrink: 0;
  font-size: 16px;
}
.cmm-backet-discount__amount {
  margin-left: auto;
  margin-right: 25px;
  font-size: 16px;
}

.cmm-backet-discount-hint {
  margin-top: 5px;
  width: 100%;
  font-size: 14px;
  text-align: right;
}

.cmm-order_discount .cmm-order__summa-inner {
  font-weight: 400;
}

.cmm-backet-discount-disable .cmm-backet-discount {
  color: #AAA5A5;
  border: 1px solid #AAA5A5;
}

.cmm-basket__item-icon-discount svg {
  width: 30px;
  height: 30px;
}

.cmm-basket__item-icon-discount {
  display: none;
}

.cmm-basket__item.cmm-basket__item-has-discount .cmm-basket__item-icon-discount {
  position: absolute;
  top: 50%;
  right: 100px;
  display: flex;
  transform: translateY(-50%);
}

.js-cmm__basket .cmm-basket__item-icon-discount svg {
  width: 18px;
  height: 18px;
}
.cmm-basket__item-icon-discount svg {
  color: #57CA85;
}

.cmm-basket__item-has-discount-disabled .cmm-basket__item-icon-discount svg {
  color: #AAA5A5;
}

@media (max-width: 1024px) {
  .cmm-basket__item-icon-discount {
    position: absolute;
    right: 80px;
  }
  .cmm-basket__item-icon-discount svg {
    width: 24px;
    height: 24px;
  }
  .kt-portlet .js-cmm__basket {
    margin-bottom: 170px;
  }
  .cmm-backet-discount-wrap {
    bottom: 125px;
  }
}

@media (max-width: 768px) {
  .cmm-backet-discount__label,
  .cmm-backet-discount__amount,
  .cmm-backet-discount-hint {
    font-size: 12px;
  }
  .cmm-basket__total-wrap {
    font-size: 14px;
  }
  .cmm-basket__item.cmm-basket__item-has-discount .cmm-basket__item-icon-discount {
    right: 70px;
  }
  .js-cmm__basket .cmm-basket__item.cmm-basket__item-has-discount .cmm-basket__item-icon-discount {
    right: 100px;
  }
  .cmm-basket__item-price-sidebar {
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    float: none;
  }
  .cmm-basket__item-title-sidebar {
    display: flex;
    overflow: hidden;
    min-width: 0;
    max-width: calc(100% - 100px);
    text-overflow: ellipsis;
    word-break: break-all;
  }
  .cmm-basket__item a {
    top: 50%;
    transform: translateY(-50%);
  }
  body #kt_content .dashboard-area.anfrage .fusion-text .kt-portlet {
    padding: 0 !important;
    margin: 0 -20px;
  }
}

/* END CMM cart discount */

/* Price Range Slider */

.search-table .search-field .rangeslider {
  display: flex;
  flex-direction: row;
  justify-content: space-between !important;
  border: 1px solid #d2d2d2;
}

.search-table .search-field .rangeslider .rangeslider-value {
  padding: 11px 12px;
  min-width: 105px !important;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  line-height: 1.7;
}

#kt_content .searchform .search-field .rangeslider .rangeslider-value input[type="number"],
.search-table .search-field .rangeslider .rangeslider-value input[type="number"] {
  padding: 4px !important;
  line-height: 1 !important;
  font-size: 16px !important;
  border: 1px solid #eee;
  width: 70px;
  height: auto !important;
  text-align: center !important;
  margin-top: -2px;
  -moz-appearance: textfield;
}

#kt_content .searchform .search-field .rangeslider .rangeslider-value input[type="number"]:focus-visible,
.search-table .search-field .rangeslider .rangeslider-value input[type="number"]:focus-visible {
  border-radius: 0;
  border: 1px solid #d2d2d2;
  outline: none;
}

.search-table .search-field .rangeslider .rangeslider-value input[type="number"]::-webkit-inner-spin-button,
.search-table .search-field .rangeslider .rangeslider-value input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.search-table .search-field .rangeslider .rangeslider-value input:disabled {
  opacity: .75;
}

.search-table .search-field .rangeslider .rangeslider-wrapper {
  position: relative;
  width: 100%;
  margin-top: 1px;
}

.search-table .search-field .rangeslider input[type='range'] {
  position: absolute;
  width: 100%;
  height: 30px !important;
  overflow: hidden;
  cursor: pointer;
  outline: none;
  padding: 0 !important;
  top: 12px;
}

.search-table .search-field .rangeslider input[type='range'],
.search-table .search-field .rangeslider input[type='range']::-webkit-slider-runnable-track,
.search-table .search-field .rangeslider input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: none;
  border: 0;
}

.search-table .search-field .rangeslider input[type='range']::-webkit-slider-runnable-track {
  background: none;
}

.search-table .search-field .rangeslider .rangeslider-track {
  width: 100%;
  height: 2px;
  background: #57ca85;
  display: block;
  position: relative;
  top: 23px;
  z-index: 0;
}

.search-table .search-field .rangeslider .rangeslider-track.disabled {
  background: #d2d2d2;
}

.search-table .search-field .rangeslider input[type='range']::-webkit-slider-thumb {
  position: relative;
  height: 20px;
  width: 20px;
  margin-top: -5px;
  background: #fff !important;
  border: 2px solid #d2d2d2 !important;
  border-radius: 25px;
  z-index: 1;
}

.search-table .search-field .rangeslider input[type='range']:not([disabled])::-webkit-slider-thumb {
  border: 2px solid #57ca85 !important;
}

.search-table .search-field .rangeslider input[type='range']:nth-child(1)::-webkit-slider-thumb {
  z-index: 2;
}

/* Price Range Slider for Firefox */

@-moz-document url-prefix() {
  .search-table .search-field .rangeslider input[type='range'] {
    position: absolute;
    top: 24px !important;
    overflow: visible !important;
    height: 0 !important;
    padding: 0 !important;
  }

  .search-table .search-field .rangeslider input[type='range']::-moz-range-thumb {
    position: relative;
    height: 15px;
    width: 15px;
    margin-top: -7px;
    background: #fff;
    border: 2px solid #57ca85;
    border-radius: 25px;
    z-index: 1;
  }
}

.search-field input[type="submit"].cmm__submit {
  border: 0;
  width: 100%;
  text-transform: none !important;
  font-weight: 400 !important;
  font-family: 'Roboto' !important;
  border-radius: 2px !important;
  background: #57ca85 !important;
  color: #fff !important;
  font-size: 18px !important;
  text-decoration: none !important;
}

.search-field input[type="submit"].cmm__submit:hover {
  background-color: #66d090!important;
}

#kt_content .content-marketing-manager .cmm__item {
	position: relative;
}

#kt_content .content-marketing-manager .cmm__item .cmm-item-toggle {
	bottom: -25px !important;
}

.js-cmm__items-list.loading {
	opacity: .5;
}

.js-cmm__items-list.loading * {
	cursor: not-allowed;
	pointer-events: none;
}