.motif-tabs-ulli {
    min-width: 200px;
    width: 20%;
    float: left;
    min-height: 1200px;
    background: white;
}
p.motif-global-option input,
p.motif-global-option select {
    width: 95%;
}
.motif-tabs-content {
    float: none;
    overflow: hidden;
    width: auto;
    left: -1px;
    position: relative;
}
.motif-logo-ui {
    font-style: italic;
    text-align: center;
    color: black;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 0px 10px 0px;
    background: #ffffff;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
    float: left;
    width: 100%;
    padding: 10px 0px;
    margin: 0px;
    background: #ffffff;
}
div#motif-tabs {
    width: 89%;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.ui-tabs.ui-tabs-vertical .ui-widget-header {
    border: none;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    border-top: 1px solid #ccc;
    width: 100%;
    border-width: 1px 0 1px 1px;
    overflow: hidden;
    z-index: 2;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
    width: 100%;
    padding: 15px 4px 15px 20px;
    font-size: 14px;
    color: #7D8388;
    text-decoration: none;
}
.motif-top-content {
    height: 94px;
    border-bottom: none;
    position: relative;
    padding: 20px;
    height: 45px;
    border-bottom: 1px solid #fff;
}
.motif-top-content h1 {
    font-family: inherit;
    font-style: normal;
    font-size: 20px;
    color: #444;
    line-height: 44px;
    letter-spacing: 1px;
}
.motif-tabs-content {
    float: none;
    overflow: hidden;
    width: auto;
    left: -1px;
    position: relative;
}
.motif-tabs-content {
    display: block;
    width: 75%;
    float: left;
}
.motif-setting-header {
    height: 94px;
    border-bottom: none;
}
.motif-setting-header {
    border-bottom: 1px solid #ccc;
    position: relative;
    padding: 14px 0px 30px 25px;
    height: 45px;
}
.motif_style_wrap {
    font-size: 14px;
}
.motif-setting-header .motif_style_wrap {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.motif_style_wrap {
    background: transparent;
    padding: 0;
    border-radius: 0;
    display: block;
}
.motif_style_wrap {
    position: relative;
    display: inline-block;
    padding: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    max-width: 100%;
}
a.motif_button_setting:hover{
    color:black !important;
}
.motif_button_setting {
    text-decoration: none;
    background: #0085ba;
    border-color: #0073aa #006799 #006799;
    color: #fff;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
    border-radius: 3px;
    font-size: 13px;
    line-height: 38px;
    padding: 18px 48px;
    outline: none;
    box-shadow: none;
}
.motif_setting_optContainer {
    min-height: 1124px;
    position: relative;
    overflow: hidden;
    width: 95%;
    margin-bottom: -14px;
}
.motif_setting_optContainer .motif_option_main {
    display: block;
    float: left;
        padding: 20px;
    clear: both;
    width: 95%;
    position: relative;
}
.motif_option_main .motif_setting_row {
    width: 100%;
    border-top: none;
    border-bottom: none;
    padding: 20px;
    clear: both;
    position: relative;
    float: left;
}
.motif_control_description {
    width: 45%;
    float: right;
}
.motif_control_description p {
    font-size: 14px;
    line-height: 1.65em;
    margin: 0px;
    color: #999;
}
.motif_control_field{
    width: 45%;
    float: left;
}
.motif_setting_row h4 {
    margin: 0 0 6px 0;
    color: #444;
    font-size: 15px;
}
.motif_setting_row .motif_control_field input[type="text"],select#motif_select{
    border-color: #e5e5e5;
    padding: 0 13px;
    width: 100%;
    color: #444;
    max-width: 100%;
    line-height: 41px;
    height: 43px;
    margin: 0;
    font-size: 14px; 
}
.motif-tabs-content {
    background: white;
    display: block;
    width: 75%;
    float: left;
    border: 1px solid #e1e1e1;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a{
    color: #000000;
    font-weight: bold;
}
.motif_logo img {
    width: 100px;
}
.motif_button_setting_options {
    text-decoration: none;
    background: #0085ba;
    border-color: #0073aa #006799 #006799;
    color: #fff;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
    border-radius: 3px;
    font-size: 13px;
    line-height: 38px;
    padding: 10px 28px;
    outline: none;
    box-shadow: none;
}
.motif_button_setting_options_del {
    text-decoration: none;
    margin-left: 5px;
    background: #be1919;
    border-color: #be1919 #be1919 #be1919;
    color: #fff;
    text-shadow: 0 -1px 1px #be1919, 1px 0 1px #be1919, 0 1px 1px #be1919, -1px 0 1px #be1919;
    border-radius: 3px;
    font-size: 13px;
    line-height: 38px;
    padding: 10px 28px;
    outline: none;
    box-shadow: none; 
}
.mps_preview_pic {
    width: 150px;
    margin-top: 15px;
}
.mps_preview_pic img{
    width: 100px;
}
#mps_login_del_logo {
    display: none;
}
#mps-videobg{
    display: none;
}
.wnyp_hide_min_max_text,
.wnyp_hide_recomm_text {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    cursor: pointer;
    width: 55px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wnyp_hide_min_max_text label,
.wnyp_hide_recomm_text label {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 140%;
    height: 100%;
    cursor: pointer;
    background: #cd3c3c;
    border-radius: 5px;
    font-weight: bold;
    color: #FFF;
    -webkit-transition: background 0.3s, text-indent 0.3s;
    -moz-transition: background 0.3s, text-indent 0.3s;
    -o-transition: background 0.3s, text-indent 0.3s;
    transition: background 0.3s, text-indent 0.3s;
    text-indent: 27px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}
.wnyp_hide_min_max_text label:after,
.wnyp_hide_recomm_text label:after {
    content: 'Disable';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    font-size: 12px;
    color: #591717;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.35);
    z-index: 1;
}
.wnyp_hide_min_max_text label:before,
.wnyp_hide_recomm_text label:before {
    content: '';
    width: 15px;
    height: 24px;
    border-radius: 3px;
    background: #FFF;
    position: absolute;
    z-index: 2;
    top: 3px;
    left: 3px;
    display: block;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.wnyp_hide_min_max_text input:checked + label,
.wnyp_hide_recomm_text input:checked + label {
    background: #378b2c;
    text-indent: 8px;
}
.wnyp_hide_min_max_text input:checked + label:after,
.wnyp_hide_recomm_text input:checked + label:after {
    content: 'Enable';
    color: #091707;
}
.wnyp_hide_min_max_text input:checked + label:before,
.wnyp_hide_recomm_text input:checked + label:before {
    left: 55px;
}
.moif_style_wrap .select2 {
    width: 100% !important;
}
span.select2-selection.select2-selection--multiple {
    border-color: #e5e5e5 !important;
    border-radius: 0px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 5px 5px !important;
}
li.select2-selection__choice {
    padding: 6px !important;
}
.motif_loading {
    display: none;
}

.motif-settings.col {
    display: inline-block;
    height: 100%;
    margin-right: 2%;
    vertical-align: top;
}

.motif-w95{
    width: 95% !important;
}
.motif-settings.col60{
    width: 60%;
}
.motif-settings.col50{
    width: 50%;
}
.motif-settings.col40{
    width: 40%;
}
.motif-settings.col45{
    width: 45%;
}
.motif-settings.col30{
    width: 30%;
}
.motif-settings.col-left-border{
    border-left: 1px solid #ddd;
    padding-left: 4%;
}
.motif-w200{
    width: 200px;
}
.motif-tabs-ulli.w165{
    min-width: 165px;
}
.motif-tabs-ulli.mr5{
    margin-right: 5px;
}
.motif-tabs-ulli.settings-tab{
    min-height: auto;
}
.motif-tabs-content.settings-tab-content{
    width: 62%;
    border: none;
    margin-left: 15px;
    margin-top: 15px;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav.border-bottom li {
    border-top: none;
    background: #ccc;
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav.border-bottom li:last-child {
  border-bottom: none;
}
.mt0{
    margin-top: 0;
}
.mwplp-label.mwplp-alignleft {
        float: none;
        text-align: left;
    }
.mwplp-label.mwplp-aligncenter {
        margin: initial;
        float: none;
        text-align: center;
    }
.mwplp-label.mwplp-alignright {
        float: none;
        text-align: right;
    }

.mwplp-label {
        margin-bottom: .875em;
    }

.label-wrap {
        pointer-events: none;
    }
.mwplp-label .product-label {
    padding: .6180469716em .875em;
    display: inline-block;
    margin: 0 auto;
    font-size: .875em;
}
.mwplp-label .label-red {
    background-color: #D9534F;
}
.mwplp-label .product-label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.motif-meta-box.motif-lable-settings .motif-product-image{
   width: 200px;
   position: relative;
}

/*************************************************************************************
 * Flash
 *************************************************************************************/
.mwplp-flash {
    position: absolute;
    top: -13px;
    font-size: 12px;
    font-weight: 700;
    line-height: 50px;
    height: 50px;
    width: 50px;
}
.mwplp-flash .product-label  {
    text-align: center;
    border-radius: 100%;
    border: 3px solid white;
    color: white;
    font-size: 12px;
    font-weight: 700;
    line-height: 50px;
    display: block;
    height: 50px;
    width: 50px;
}
.mwplp-flash .product-label {
    position: relative;
    z-index: 999;
}

/* Flash colors */
.mwplp-flash.label-red .product-label {
    background-color: #D9534F;
}
.mwplp-flash.label-blue .product-label {
    background-color: #0E44B6;
}
.mwplp-flash.label-green .product-label {
    background-color: #39A539;
}
.mwplp-flash.label-yellow .product-label {
    background-color: #ffe312;
    color: #444;
}
.mwplp-flash.label-orange .product-label {
    background-color: #ffA608;
}
.mwplp-flash.label-gray .product-label {
    background-color: #999;
}
.mwplp-flash.label-black .product-label {
    background-color: #444;
}
.mwplp-flash.label-white .product-label {
    background-color: white;
    color: #444;
    border-color: #444;
}

/* Flash alignment */
.mwplp-flash.mwplp-alignleft  {
    left: -13px;
}
.mwplp-flash.mwplp-alignnone,
.mwplp-flash.mwplp-alignright {
    right: -13px;
}
.mwplp-flash.mwplp-aligncenter {
    left: 50%;
    margin-left: -25px !important; /* Margin left minus half the width */
}

/*************************************************************************************
 * Corner
 *************************************************************************************/
.label-wrap.mwplp-corner {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}
.mwplp-corner .product-label {
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    left: -66px;
    top: -27px;
    color: #FFF;
    text-align: center;
    padding: 3px;
    height: 60px;
    width: 200px;
    transform-origin: bottom center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mwplp-corner .label-product[href]:hover,
.mwplp-corner .label-product[href]:focus {
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}

/* Ribbon align */
.mwplp-corner.mwplp-alignright .product-label {
    float: right;
    left: initial;
    right: -66px;
    top: -30px;
    height: 60px;
    width: 200px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mwplp-corner .mwplp-label-text {
    position: absolute;
    width: 100%;
    display: block;
    bottom: 5px;
}
.label-wrap.mwplp-corner.mwplp-alignleft .product-label {
    float: left;
    left: -66px;
    top: -27px;
}

/* Ribbon colors */
.mwplp-corner .label-red {
    background-color: #e74c3c;
}
.mwplp-corner .label-blue {
    background-color: #3498db;
}
.mwplp-corner .label-green {
    background-color: #39A539;
}
.mwplp-corner .label-yellow {
    background-color: #ffe312;
    color: #444;
}
.mwplp-corner .label-orange {
    background-color: #ffA608;
}
.mwplp-corner .label-gray {
    background-color: #999;
}
.mwplp-corner .label-black {
    background-color: #444;
}
.mwplp-corner .label-white {
    background-color: white;
    color: #444;
}

/*********************
 * Ribbon
 *********************/
.label-wrap.mwplp-diagonal-bar {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}
.mwplp-diagonal-bar .product-label {
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    left: -60px;
    top: 20px;
    width: 200px;
    color: #FFF;
    text-align: center;
    padding: 3px;
    -webkit-transform: rotate(-42deg);
    -moz-transform: rotate(-42deg);
    -ms-transform: rotate(-42deg);
    -o-transform: rotate(-42deg);
    transform: rotate(-42deg);
}
.mwplp-diagonal-bar .label-product[href]:hover,
.mwplp-diagonal-bar .label-product[href]:focus {
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}

/* Ribbon align */
.mwplp-diagonal-bar.mwplp-alignright .product-label {
    float: right;
    right: -60px;
    left: inherit;
    top: 20px;
    -webkit-transform: rotate(42deg);
    -moz-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    -o-transform: rotate(42deg);
    transform: rotate(42deg);
}
.label-wrap.mwplp-diagonal-bar.mwplp-alignleft .product-label {
    float: left;
    left: -60px;
    top: 20px;
}

/* Ribbon colors */
.mwplp-diagonal-bar .label-red {
    background-color: #e74c3c;
}
.mwplp-diagonal-bar .label-blue {
    background-color: #3498db;
}
.mwplp-diagonal-bar .label-green {
    background-color: #39A539;
}
.mwplp-diagonal-bar .label-yellow {
    background-color: #ffe312;
    color: #444;
}
.mwplp-diagonal-bar .label-orange {
    background-color: #ffA608;
}
.mwplp-diagonal-bar .label-gray {
    background-color: #999;
}
.mwplp-diagonal-bar .label-black {
    background-color: #444;
}
.mwplp-diagonal-bar .label-white {
    background-color: white;
    color: #444;
}

/*********************
 * Ribbon
 *********************/
.label-wrap.mwplp-ribbon {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden
}

.mwplp-ribbon .product-label {
    position: absolute;
    width: 10px;
    color: #FFF;
    text-align: center;
    padding: 10px 10px 0px 10px;
    transform-origin: top;
    height: auto;
    word-break: break-all;
    top: 0;
    box-sizing: content-box
}

.mwplp-ribbon .product-label:after {
    content: "";
    position: absolute;
    bottom: -20px;
    border: 15px solid #e74c3c;
    border-top-width: 5px;
    border-bottom-color: transparent !important;
    left: 0;
    width: 0
}

.mwplp-ribbon.mwplp-alignleft .product-label {
    float: left;
    left: 10px
}

.mwplp-ribbon.mwplp-alignright .product-label {
    float: right;
    right: 10px
}

.mwplp-ribbon.mwplp-aligncenter .product-label {
    margin: 0 auto;
    display: block;
    position: relative
}

.mwplp-ribbon .label-red {
    background-color: #e74c3c
}

.mwplp-ribbon .label-red.product-label:after {
    border-color: #e74c3c
}

.mwplp-ribbon .label-blue {
    background-color: #3498db
}

.mwplp-ribbon .label-blue.product-label:after {
    border-color: #3498db
}

.mwplp-ribbon .label-green {
    background-color: #39A539
}

.mwplp-ribbon .label-green.product-label:after {
    border-color: #39A539
}

.mwplp-ribbon .label-yellow {
    background-color: #ffe312;
    color: #444
}

.mwplp-ribbon .label-yellow.product-label:after {
    border-color: #ffe312
}

.mwplp-ribbon .label-orange {
    background-color: #ffA608
}

.mwplp-ribbon .label-orange.product-label:after {
    border-color: #ffA608
}

.mwplp-ribbon .label-gray {
    background-color: #999
}

.mwplp-ribbon .label-gray.product-label:after {
    border-color: #999
}

.mwplp-ribbon .label-black {
    background-color: #444
}

.mwplp-ribbon .label-black.product-label:after {
    border-color: #444
}

.mwplp-ribbon .label-white {
    background-color: white;
    color: #444
}

.mwplp-ribbon .label-white.product-label:after {
    border-color: white
}


/*********************
 * Ribbon2
 *********************/
.label-wrap.mwplp-ribbon2 {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden
}

.mwplp-ribbon2 .product-label {
    position: absolute;
    width: 10px;
    color: #FFF;
    text-align: center;
    padding: 10px 10px 0 10px;
    transform-origin: top;
    height: auto;
    word-break: break-all;
    top: 0;
    box-sizing: content-box
}

.mwplp-ribbon2 .product-label:after {
    content: "";
    position: absolute;
    bottom: -15px;
    border-color: #e74c3c;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-width: 15px 15px 0 15px;
    border-style: solid;
    left: 0
}

.mwplp-ribbon2.mwplp-alignleft .product-label {
    float: left;
    left: 10px
}

.mwplp-ribbon2.mwplp-alignright .product-label {
    float: right;
    right: 10px
}

.mwplp-ribbon2.mwplp-aligncenter .product-label {
    margin: 0 auto;
    display: block;
    position: relative
}

.mwplp-ribbon2 .label-red {
    background-color: #e74c3c
}

.mwplp-ribbon2 .label-red.product-label:after {
    border-top-color: #e74c3c
}

.mwplp-ribbon2 .label-blue {
    background-color: #3498db
}

.mwplp-ribbon2 .label-blue.product-label:after {
    border-top-color: #3498db
}

.mwplp-ribbon2 .label-green {
    background-color: #39A539
}

.mwplp-ribbon2 .label-green.product-label:after {
    border-top-color: #39A539
}

.mwplp-ribbon2 .label-yellow {
    background-color: #ffe312;
    color: #444
}

.mwplp-ribbon2 .label-yellow.product-label:after {
    border-top-color: #ffe312
}

.mwplp-ribbon2 .label-orange {
    background-color: #ffA608
}

.mwplp-ribbon2 .label-orange.product-label:after {
    border-top-color: #ffA608
}

.mwplp-ribbon2 .label-gray {
    background-color: #999
}

.mwplp-ribbon2 .label-gray.product-label:after {
    border-top-color: #999
}

.mwplp-ribbon2 .label-black {
    background-color: #444
}

.mwplp-ribbon2 .label-black.product-label:after {
    border-top-color: #444
}

.mwplp-ribbon2 .label-white {
    background-color: white;
    color: #444
}

.mwplp-ribbon2 .label-white.product-label:after {
    border-top-color: white
}

/*********************
 * Ribbon3
 *********************/

 /*.mwplp-ribbon3 {
    /*position: relative;
}

.mwplp-ribbon3 {
      position: absolute;
      top: -6.1px;
      right: 10px;
}

.mwplp-ribbon3 .product-label {
    position: absolute;
    top: -6.1px;
    right: 10px; 
}

.mwplp-ribbon3 .product-label:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 53px solid transparent;
  border-right: 53px solid transparent;
  border-top: 10px solid #F8463F;
}
.mwplp-ribbon3 .product-label span.mwplp-label-text {
    position: relative;
    display: block;
    text-align: center;
    background: #F8463F;
    font-size: 14px;
    line-height: 1;
    padding: 12px 8px 10px;
    border-top-right-radius: 8px;
    width: 90px;
}

.mwplp-ribbon3 .product-label span.mwplp-label-text:before, .mwplp-ribbon3 .product-label span.mwplp-label-text:after {
  position: absolute;
  content: "";
}
.mwplp-ribbon3 .product-label span.mwplp-label-text:before {
 height: 6px;
 width: 6px;
 left: -6px;
 top: 0;
 background: #F8463F;
}
.mwplp-ribbon3 .product-label span.mwplp-label-text:after {
 height: 6px;
 width: 8px;
 left: -8px;
 top: 0;
 border-radius: 8px 8px 0 0;
 background: #C02031;
}
========================================
*/


.mwplp-ribbon3 {
      position: absolute;
      top: -6.1px;
      right: 10px;
}
.mwplp-ribbon3:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 53px solid transparent;
    border-right: 53px solid transparent;
    border-top: 10px solid #F8463F;

    /*border-left: 45px solid transparent;
    border-right: 45px solid transparent;*/
    left: 0;
}
.mwplp-ribbon3 .product-label {
  position: relative;
  display: block;
  text-align: center;
  background: #F8463F;
  font-size: 14px;
  line-height: 1;
  padding: 12px 8px 10px;
  border-top-right-radius: 8px;
  width: 90px;
}
.mwplp-ribbon3 .product-label:before, .mwplp-ribbon3 .product-label:after {
  position: absolute;
  content: "";
}
.mwplp-ribbon3 .product-label:before {
 height: 6px;
 width: 6px;
 left: -6px;
 top: 0;
 background: #F8463F;
}
.mwplp-ribbon3 .product-label:after {
 height: 6px;
 width: 8px;
 left: -8px;
 top: 0;
 border-radius: 8px 8px 0 0;
 background: #C02031;
}

.mwplp-ribbon3.mwplp-alignleft {
    left: 10px;
}
.mwplp-ribbon3.mwplp-alignright {
    right: 10px;
}
.mwplp-ribbon3.mwplp-aligncenter {
    left: 25%;
}
.woocommerce-shop .mwplp-ribbon3 .product-label, .single-product .mwplp-ribbon3 .product-label{
    width: 106px;
}
/*.mwplp-ribbon3.mwplp-alignleft .product-label {
    float: left;
    left: 10px
}

.mwplp-ribbon3.mwplp-alignright .product-label {
    float: right;
    right: 10px
}

.mwplp-ribbon3.mwplp-aligncenter .product-label {
    margin: 0 auto;
    display: block;
    position: relative
}*/
 /*********************
 * Ribbon4
 *********************/

 .mwplp-ribbon4 .product-label {
      /*width: 150px;*/
      width: 50%;
      height: 50px;
      line-height: 50px;
      padding-left: 15px;
      position: absolute;
      left: -8px;
      top: 20px;
      background: #59324C;
    }
    .mwplp-ribbon4 .product-label:before, .mwplp-ribbon4 .product-label:after {
      content: "";
      position: absolute;
    }
    .mwplp-ribbon4 .product-label:before {
      height: 0;
      width: 0;
      top: -8.5px;
      left: 0.1px;
      border-bottom: 9px solid black;
      border-left: 9px solid transparent;
    }
    .mwplp-ribbon4 .product-label:after {
      height: 0;
      width: 0;
      right: -14.5px;
      border-top: 25px solid transparent;
      border-bottom: 25px solid transparent;
      border-left: 15px solid #59324C;
    }


.mwplp-ribbon4.mwplp-alignright .product-label {
    right: -8px;
    left: auto;
}
.mwplp-ribbon4.mwplp-alignright .product-label:before {
    border-right: 9px solid transparent;
    border-left: none;
    right: 0.1px;
    left: auto;
}
.mwplp-ribbon4.mwplp-alignright .product-label:after {
    border-right: 15px solid rgb(15, 102, 174);
    border-left: none;
    left: -14.5px;
    right: auto;
}


 /*********************
 * Ribbon5
 *********************/

 .mwplp-ribbon5 .product-label {
  position: absolute;
  top: 15px;
  padding: 8px 10px;
  background: #00B3ED;
  box-shadow: -1px 2px 3px rgba(0,0,0,.3);
  left: 0;
  max-width: 100%;
  min-width: 35%;
}
.mwplp-ribbon5 .product-label:before, .mwplp-ribbon5 .product-label:after {
  content: "";
  position: absolute;
}
.mwplp-ribbon5 .product-label:before {
  width: 7px;
  height: 100%;
  top: 0;
  left: -6.5px;
  padding: 0 0 7px;
  background: inherit;
  border-radius: 5px 0 0 5px;
}
.mwplp-ribbon5 .product-label:after {
  width: 5px;
  height: 5px;
  bottom: -5px;
  left: -4.5px;
  /*background: lightblue;*/
  background: black;
  border-radius: 5px 0 0 5px;
 }
.mwplp-ribbon5.mwplp-alignright .product-label {
    left: auto;
    right: 0;
}
.mwplp-ribbon5.mwplp-alignright .product-label:before {
    right: -6.5px;
    left: auto;
    border-radius: 0 5px 5px 0;
}
.mwplp-ribbon5.mwplp-alignright .product-label:after {
    right: -4.5px;
    left: auto;
    border-radius: 0 5px 5px 0;
}

 /*********************
 * Ribbon6
 *********************/

 .mwplp-ribbon6 .product-label {
  display: block;
  width: calc(100% + 20px);
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-left: -10px;
  margin-right: -10px;
  background: #EDBA19;
  position: absolute;
  top: 20px;
}
.mwplp-ribbon6 .product-label:before, .mwplp-ribbon6 .product-label:after {
  content: "";
  position: absolute;
}
.mwplp-ribbon6 .product-label:before {
  height: 0;
  width: 0;
  bottom: -10px;
  left: 0;
  border-top: 10px solid #cd8d11;
  border-left: 10px solid transparent;
}
.mwplp-ribbon6 .product-label:after {
  height: 0;
  width: 0;
  right: 0;
  bottom: -10px;
  border-top: 10px solid #cd8d11;
  border-right: 10px solid transparent;
}

 /*********************
 * Ribbon7
 *********************/

 /*enable disable sectoin*/
.mwplp_enable_disable_labels,
.mwplp_allow_labels_on_detail_page,
.mwplp_product_global_label_exclude,
.mwplp_single_product_label_switch {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    cursor: pointer;
    width: 55px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mwplp_enable_disable_labels label,
.mwplp_allow_labels_on_detail_page label,
.mwplp_product_global_label_exclude label,
.mwplp_single_product_label_switch label {
    position: absolute;
    top: 0px;
    left: -1px;
    width: 140%;
    height: 100%;
    cursor: pointer;
    background: #cd3c3c;
    border-radius: 5px;
    font-weight: bold;
    color: #FFF;
    -webkit-transition: background 0.3s, text-indent 0.3s;
    -moz-transition: background 0.3s, text-indent 0.3s;
    -o-transition: background 0.3s, text-indent 0.3s;
    transition: background 0.3s, text-indent 0.3s;
    text-indent: 27px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}
.mwplp_enable_disable_labels label:after,
.mwplp_allow_labels_on_detail_page label:after,
.mwplp_product_global_label_exclude label:after,
.mwplp_single_product_label_switch label:after {
    content: 'Disable';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    font-size: 12px;
    color: #591717;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.35);
    z-index: 1;
}
.mwplp_enable_disable_labels label:before,
.mwplp_allow_labels_on_detail_page label:before,
.mwplp_product_global_label_exclude label:before,
.mwplp_single_product_label_switch label:before {
    content: '';
    width: 15px;
    height: 24px;
    border-radius: 3px;
    background: #FFF;
    position: absolute;
    z-index: 2;
    top: 3px;
    left: 3px;
    display: block;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.mwplp_enable_disable_labels input:checked + label,
.mwplp_allow_labels_on_detail_page input:checked + label,
.mwplp_product_global_label_exclude input:checked + label,
.mwplp_single_product_label_switch input:checked + label {
    background: #378b2c;
    text-indent: 8px;
}
.mwplp_enable_disable_labels input:checked + label:after,
.mwplp_allow_labels_on_detail_page input:checked + label:after,
.mwplp_product_global_label_exclude input:checked + label:after,
.mwplp_single_product_label_switch input:checked + label:after {
    content: 'Enable';
    color: #091707;
}
.mwplp_enable_disable_labels input:checked + label:before,
.mwplp_allow_labels_on_detail_page input:checked + label:before,
.mwplp_product_global_label_exclude input:checked + label:before,
.mwplp_single_product_label_switch input:checked + label:before {
    left: 55px;
}
/* fix for product page*/
.mwplp_product_global_label_exclude,
.mwplp_single_product_label_switch {
    line-height: 30px !important;
    font-size: 14px !important;
    margin: 10px !important;
    padding: 1px 0px !important;
}
.mwplp_product_global_label_exclude label,
.mwplp_single_product_label_switch label {
    float: none !important;
    width: 140% !important;
    margin: auto !important;
}
/*.motif_control_field h4.description {
    display: block !important;
}*/

/* ====================== */

.motif-tabs-ulli.w140{
    min-width: 140px;
}
#mwplp_product_labels div#motif-tabs {
    border: none;
    margin: 18px 0px 10px 7px;
}
#mwplp_product_labels .ui-tabs.ui-tabs-vertical .ui-tabs-nav.border-bottom li {
    background: transparent;
    border-top: none;
    border-left: none;
}
.motif-settings select {
    width: 50%;
}
.motif_setting_control textarea{
    width: 100%;
}

.motif_control_field.enable_disable_product_label {
    width: 100%;
    /*text-align: center;*/
}
.motif_control_field.enable_disable_product_label {
    border-bottom: 1px solid #ccc;
}

#mwplp_product_level_motif div#motif-tabs {
    width: 100%;
    margin: 0px;
}
#mwplp_product_level_motif #motif-tabs .motif-tabs-ulli.w140 {
    width: 30%;
}
#mwplp_product_level_motif #motif-tabs .motif-tabs-content {
    width: 60%;
    margin: 0px;
}
#mwplp_product_level_motif #motif-tabs .motif-tabs-content input,
#mwplp_product_level_motif #motif-tabs .motif-tabs-content select {
    width: 100%;
}
#mwplp_product_level_motif #motif-tabs .motif-tabs-content #motif-tab-1,
#mwplp_product_level_motif #motif-tabs .motif-tabs-content #motif-tab-2,
#mwplp_product_level_motif #motif-tabs .motif-tabs-content #motif-tab-3 {
    padding: 0px;
}
#mwplp_product_level_motif #motif-tabs .motif-tabs-ulli ul {
    padding: 0px;
}
#mwplp_product_level_motif #motif-tabs .motif-tabs-ulli ul li {
    background: #ccc;
    border-bottom: 0px;
    border-radius: 0px;
    margin-bottom: 3px;
}
#mwplp_product_level_motif #motif-tabs .motif-tabs-ulli ul li.ui-state-active {
    margin-bottom: 2px;
}
#mwplp_product_level_motif #motif-tabs .motif-tabs-ulli ul li a {
    font-weight: 400 !important;
    font-size: 13px;
}
#mwplp_product_level_motif #motif-tabs .motif-tabs-content div#motif-tab-1 p,
#mwplp_product_level_motif #motif-tabs .motif-tabs-content div#motif-tab-2 p,
#mwplp_product_level_motif #motif-tabs .motif-tabs-content div#motif-tab-3 p {
    margin: 0px;
}

.toplevel_page_euel_setting_options .wp-menu-image img {
    width: 23px;
}
#woocommerce-product-data ul.product_data_tabs li.labels_options a{
    padding-left: 28px;
    background-image: url(../images/motif-menu-cion.png);
   background-repeat: no-repeat;
    background-size: 22px 22px;
    background-position: 8px 10px;
    text-align: center;
    font-weight: bold;
}
#woocommerce-product-data ul.product_data_tabs li.labels_options a:before {
    display: none;
}
.ml20{
    margin-left: 20px;
}
.single-product div.product {
    overflow: visible !important;
}