html,body {
	-webkit-font-smoothing: antialiased;
}

.processing-count {
  display: none !important;
}

.shop_manager_three .wp-submenu li:nth-of-type(4),
.shop_manager_three .wp-submenu li:nth-of-type(5),
.shop_manager_three .wp-submenu li:nth-of-type(6)
 {
  display: none;
}

#woocommerce-order-items,
#woocommerce-order-downloads {
  display: none; 
}

.order-details {
	padding-left: 0;
}

#woocommerce-order-items {
	display: block !important;
}

.cuztom .cuztom-preview img {
  max-width: 500px !important;
}

.cuztom .cuztom-sortable-item fieldset {
	background: #f1f1f1;
}

.cuztom .cuztom-sortable-item fieldset table {
  display: none;
}

.cuztom .cuztom-sortable-item fieldset table.active {
  display: block;
}

.cuztom .cuztom-sortable-item fieldset .openClose {
    background: #5aace5;
    padding: 16px;
    border-radius: 4px;
    font-size: 18px;
    color: white;
    font-weight: 400;
    cursor: pointer;
    min-height: 18px;

    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.cuztom .cuztom-sortable-item fieldset .openClose:hover {
    background: rgba(0,102,161,.8);
}

.cuztom .cuztom-sortable-item fieldset .openClose span {
	display: inline-block;
  margin: 0 auto;
  font-size: 30px;
  height: 22px;
  width: 22px;
  float: right;
}

.cuztom .cuztom-sortable-item fieldset .openClose span.plus {
  background: url(../images/plusIcon.png) no-repeat center center;
}

.cuztom .cuztom-sortable-item fieldset .openClose span.minus {
  background: url(../images/minusIcon.png) no-repeat center center;
}

.cuztom_repeatable_wrap {
	margin: 20px 0; 
}

@font-face {font-family: 'swissThin';src: url('../fonts/cards/2FA75B_C_0.eot');src: url('../fonts/cards/2FA75B_C_0.eot?#iefix') format('embedded-opentype'),url('../fonts/cards/2FA75B_C_0.woff2') format('woff2'),url('../fonts/cards/2FA75B_C_0.woff') format('woff'),url('../fonts/cards/2FA75B_C_0.ttf') format('truetype'),url('../fonts/cards/2FA75B_C_0.svg#wf') format('svg');}


@font-face {font-family: 'swissMed';src: url('../fonts/cards/2FA75B_1B_0.eot');src: url('../fonts/cards/2FA75B_1B_0.eot?#iefix') format('embedded-opentype'),url('../fonts/cards/2FA75B_1B_0.woff2') format('woff2'),url('../fonts/cards/2FA75B_1B_0.woff') format('woff'),url('../fonts/cards/2FA75B_1B_0.ttf') format('truetype'),url('../fonts/cards/2FA75B_1B_0.svg#wf') format('svg');}


@font-face {font-family: 'swissBtLight';src: url('../fonts/cards/2FA75B_0_0.eot');src: url('../fonts/cards/2FA75B_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/cards/2FA75B_0_0.woff2') format('woff2'),url('../fonts/cards/2FA75B_0_0.woff') format('woff'),url('../fonts/cards/2FA75B_0_0.ttf') format('truetype'),url('../fonts/cards/2FA75B_0_0.svg#wf') format('svg');}
