.qib-button-wrapper button.qib-button{
    padding: 6px 12px 8px;
    height: 41px;
    background: #ffffff;
    border: 1px solid #efefef;
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
    width: 41px;
    color: black;
    height: 41px;
}
.qib-button-wrapper .quantity {
    display: inline;
}
.qib-button-wrapper{
    margin: 3px 0;
    white-space: nowrap;
}

.qib-button-wrapper button.qib-button, .qib-button-wrapper div.quantity.wqpmb_quantity {
    float: none !important;
    height: 41px;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
    height: 41px;
    padding: 6px 12px 8px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #efefef;
    font-size: 20px;
    line-height: 20px;
    box-shadow: none;
}

span.wqpmb_plain_input.hidden{display: none;}

body.cart tr.woocommerce-cart-form__cart-item.cart_item .quantity.wqpmb_quantity,.quantity.wqpmb_quantity {
    display: inline-flex;
}
body .qib-button-wrapper {
    display: flex;
    float: left;
    flex-wrap: nowrap;
    margin-right: 5px;
    align-items: center;
    justify-content: center;
    gap: 0;
}
body .qib-button-wrapper .minus.qib-button, 
body .qib-button-wrapper .plus.qib-button{
    background: #a19f9f14;
}
body .qib-button-wrapper .minus.qib-button:hover, body .qib-button-wrapper .plus.qib-button:hover {
    background: #14141414;
}
.wpt-wrap .qib-button-wrapper {
    gap: 0;
  }
.wpt-wrap .qib-button-wrapper div.quantity.wqpmb_quantity {
    height: 37px !important;
}
body.cart tr.woocommerce-cart-form__cart-item.cart_item .qib-button-wrapper{
    margin: inherit;
}
.woocommerce div.product form.cart .qib-button-wrapper div.quantity{
    margin-right: 0;margin: 0;
}

.qib-button-wrapper input::-webkit-outer-spin-button,
.qib-button-wrapper input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0; 
}

.qib-button-wrapper input[type=number],
.qib-button-wrapper .quantity input[type=number], 
.qib-button-wrapper .quantity input[type=number]{ 
-moz-appearance:textfield; /* Firefox */
}


.woocommerce-page div.product form.cart div.quantity.wqpmb_quantity, .woocommerce div.product form.cart .quantity.wqpmb_quantity, .woocommerce div.product .quantity.wqpmb_quantity{
    margin: 0 !important;
}

@media only screen and (max-width: 600px) {
    table.cart .product-quantity .plus, table.cart .product-quantity .minus {
        display: block;
    }

    body .qib-button-wrapper {
        display: flex;
        float: right;
        margin-right: 0;
    }
}









/* Compatibility Starting Here */

/* Theme Pricon */
body.theme-pricom .qib-button-wrapper .minus.qib-button, 
body.theme-pricom .qib-button-wrapper .plus.qib-button,
body.theme-pricom input.input-text.qty.text.wcmmq-qty-input-box {
    background: #f5f5f5;
    color: #7e7e7e;
    border-radius: 0;
    border: 0 none !important;
}
body.theme-pricom .qib-button-wrapper .minus.qib-button:hover, 
body.theme-pricom .qib-button-wrapper .plus.qib-button:hover,
body.theme-pricom input.input-text.qty.text.wcmmq-qty-input-box:hover {
    color: #000;
}

body.theme-pricom .qib-button-wrapper {
    border: 1px solid #ddd;
    border-radius: 15px;
	overflow: hidden;
}
body.theme-pricom .qib-button-wrapper .quantity .input-text[type=number] {
    min-width: 56px;
}/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}.product-type-woosg form.cart:not(.woosg-cart) .quantity {
    display: none;
}

.product-type-woosg.woosg-show-atc-each form.cart:not(.woosg-cart), .product-type-woosg.woosg-show-atc-each .woosg-total, .product-type-woosg.woosg-show-atc-each .woosg-alert {
    display: none !important;
}

.product-type-woosg.woosg-show-atc-no form.cart, .product-type-woosg.woosg-show-atc-no .woosg-total, .product-type-woosg.woosg-show-atc-no .woosg-alert {
    display: none !important;
}

.woosg-wrap.woosg-wrap-show-atc-each + form.cart, .woosg-wrap.woosg-wrap-show-atc-no + form.cart {
    display: none !important;
}

.woosg-wrap .woosg-text, .woosg-wrap .woosg-products {
    margin: 0 0 15px 0;
}

.woosg-wrap .woosg-text {
    white-space: pre-line;
}

.woosg-products {
    border-width: 1px 0 0 0;
    border-style: dotted;
    border-color: #e5e5e5;
}

.woosg-products .woosg-item-text {
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px dotted #e5e5e5;
}

.woosg-item-text-type-h1 > h1, .woosg-item-text-type-h2 > h2, .woosg-item-text-type-h3 > h3, .woosg-item-text-type-h4 > h4, .woosg-item-text-type-h5 > h5, .woosg-item-text-type-h6 > h6, .woosg-item-text-type-p > p {
    margin: 0 !important;
}

.woosg-products .woosg-product {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dotted #e5e5e5;
    box-sizing: border-box;
}

.woosg-products .woosg-product.woosg-product-unpurchasable > div {
    opacity: .5;
}

.woosg-products .woosg-product.woosg-product-unpurchasable .woosg-quantity, .woosg-products .woosg-product.woosg-product-unpurchasable .woosg-checkbox {
    pointer-events: none;
}

.woosg-products .woosg-product > div {
    padding-left: 5px;
    padding-right: 5px;
}

.woosg-products .woosg-product .woosg-atc {
    width: 190px;
    flex: 0 0 190px;
}

.woosg-products .woosg-product .woosg-atc form.cart {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
}

.woosg-products .woosg-product .woosg-atc form.cart .added_to_cart {
    display: none !important;
}

.woosg-products .woosg-product .woosg-atc form.cart .woosg-quantity {
    width: auto;
    flex: auto;
}

.woosg-products .woosg-product .woosg-atc form.cart .quantity {
    float: none;
}

.woosg-products .woosg-product .woosg-atc form.cart .single_add_to_cart_button {
    margin: 10px 0 0 0 !important;
    display: block;
    width: 100%;
}

.woosg-products .woosg-product .woosg-thumb {
    width: 50px;
    flex: 0 0 50px;
}

.woosg-products .woosg-product .woosg-thumb img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.woosg-quantity-minus:hover, .woosg-quantity-plus:hover {
    background-color: #f0f0f0;
}

.woosg-products .woosg-product .woosg-quantity {
    width: 80px;
    flex: 0 0 80px;
}

.woosg-products .woosg-product .woosg-quantity .quantity {
    margin: 0 !important;
}

.woosg-products .woosg-product .woosg-quantity input {
    width: 100%;
    min-width: 40px;
}

.woosg-quantity-plus-minus .plus, .woosg-quantity-plus-minus .minus, .woosg-quantity-plus-minus .minus-btn, .woosg-quantity-plus-minus .plus-btn {
    display: none !important;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus {
    width: 130px;
    flex: 0 0 130px;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-input {
    display: flex;
    align-items: center;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
    display: inline-block;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    background-color: #fefefe;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus:hover, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus:hover {
    background-color: #f0f0f0
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus {
    border-right-width: 0;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
    border-left-width: 0;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .quantity {
    flex-grow: 1;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input {
    width: 100%;
    text-align: center;
    padding: 0 5px;
    height: 40px;
    line-height: 38px;
    box-shadow: none;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    background-color: #fff;
    background-image: none;
    -moz-appearance: textfield;
}

.woosg-quantity-plus-minus input {
    border-radius: 0;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input:focus {
    outline: none;
    outline-color: transparent;
}

.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-outer-spin-button, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woosg-products .woosg-product .woosg-price {
    font-size: 14px;
}

.woosg-products .woosg-product .woosg-price del {
    opacity: .5;
    text-decoration: line-through;
}

.woosg-products .woosg-product .woosg-price del span {
    text-decoration: line-through;
}

.woosg-products .woosg-product .woosg-price ins {
    font-weight: normal;
}

.woosg-products .woosg-product .woosg-price .amount {
    display: inline-block;
}

.woosg-products .woosg-product .woosg-title {
    flex-grow: 1;
}

.woosg-products .woosg-product .woosg-title .woosg-title-inner {
    display: block;
    overflow: hidden;
}

.woosg-products .woosg-product .woosg-title .woosg-title-inner a {
    text-decoration: none;
    box-shadow: none;
}

.woosg-products .woosg-product .woosg-title .woovr-variations-default .woovr-variation-image, .woosg-products .woosg-product .woosg-title .woovr-variations-default .woovr-variation-price {
    display: none !important;
}

.woosg-products .woosg-product form.variations_form {
    margin: 0;
    padding: 0;
}

.woosg-products .woosg-product .woosg-title .stock, .woosg-products .woosg-product .woosg-title .variations_form .stock {
    font-size: 14px;
    margin: 0;
}

.woosg-products .woosg-product .woosg-title .stock.in-stock {
    color: green;
}

.woosg-products .woosg-product .woosg-title .stock.available-on-backorder {
    color: orange;
}

.woosg-products .woosg-product .woosg-title .stock.out-of-stock {
    color: red;
}

.woosg-products .woosg-product .woosg-description, .woosg-products .woosg-product .woosg-variation-description {
    font-size: 14px;
}

.woosg-products .woosg-product form.variations_form .variations {
    display: inline-block;
    margin: 0 -3px;
    padding: 0;
}

.woosg-products .woosg-product form.variations_form .variations .variation {
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    padding: 5px 10px;
    margin: 5px 3px 0 3px;
    max-width: 100%;
    border-radius: 2px;
}

.woosg-products .woosg-product form.variations_form .variations .variation > div {
    display: block;
}

.woosg-products .woosg-product form.variations_form .variations .reset {
    display: inline-block;
}

.woosg-products .woosg-product form.variations_form .variations .variation:last-child {
    margin-bottom: 0;
}

.woosg-products .woosg-product form.variations_form .variations .variation .label {
    font-size: 12px;
    line-height: 1;
}

.woosg-products .woosg-product form.variations_form .variations .variation .value {
    line-height: 1;
}

.woosg-products .woosg-product form.variations_form .variations .variation .value select {
    width: 100%;
    line-height: 1;
    padding: 0 16px 0 0;
    background-color: transparent;
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: auto;
}

.woosg-products .woosg-product form.variations_form .variations a.reset_variations {
    margin: 0;
    font-size: 12px;
}

.woosg-item-child .product-price .amount, .woosg-item-child .product-price .tax_label,
.woosg-item-child .product-subtotal .amount, .woosg-item-child .product-subtotal .tax_label,
.woosg-item-child .product-total .amount, .woosg-item-child .product-total .tax_label {
    opacity: .3;
}

.woosg-alert {
    padding: 6px 10px 6px 14px;
    border-left: 4px solid #222;
    background-color: #eeeeee;
    font-size: 14px;
}

body.woocommerce-no-js .woosg-wrap + form.cart {
    display: none;
}

.woosg-disabled {
    opacity: .5 !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
}

/* Grid */

.woosg-products[class*="woosg-products-layout-grid"] {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    border: none;
}

.woosg-products[class*="woosg-products-layout-grid"] .woosg-item-text {
    width: 100%;
    margin: 10px;
    padding: 10px 0;
}

.woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
    width: calc(50% - 20px);
    margin: 10px;
    padding: 10px;
    border: 1px solid #dddddd;
    font-size: 14px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
}

.woosg-products[class*="woosg-products-layout-grid"] .woosg-product:hover {
    border-color: green;
}

.woosg-products[class*="woosg-products-layout-grid"] .woosg-product .woosg-title-inner {
    font-weight: 700;
}

.woosg-products.woosg-products-layout-grid-1 .woosg-product {
    width: calc(100% - 20px);
}

.woosg-products.woosg-products-layout-grid-3 .woosg-product {
    width: calc(100% / 3 - 20px);
}

.woosg-products.woosg-products-layout-grid-4 .woosg-product {
    width: calc(25% - 20px);
}

.woosg-products[class*="woosg-products-layout-grid"] .woosg-product > div {
    width: 100% !important;
    flex: 0 0 auto !important;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5px;
}

.woosg-products[class*="woosg-products-layout-grid"] .woosg-product > div:last-child {
    margin-bottom: 0;
}

.woosg-products[class*="woosg-products-layout-grid"] .woosg-product select {
    text-align: center;
}

.woosg-products[class*="woosg-products-layout-grid"] .woosg-product .variations_form .variations .reset {
    display: none;
}

@media only screen and (max-width: 767px) {
    .woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
        width: calc(50% - 20px);
    }
}

@media only screen and (max-width: 479px) {
    .woosg-products[class*="woosg-products-layout-grid"] .woosg-product {
        width: calc(100% - 20px);
    }
}

/* Carousel */

.woosg-products[class*="woosg-products-layout-carousel"] {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    border: none;
}

.woosg-products[class*="woosg-products-layout-carousel"] .woosg-item-text {
    width: 100%;
    margin: 10px;
    padding: 10px 0;
}

.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product {
    width: calc(50% - 20px);
    margin: 10px;
    padding: 10px;
    border: 1px solid #dddddd;
    font-size: 14px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
}

.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product:hover {
    border-color: green;
}

.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product .woosg-title-inner {
    font-weight: 700;
}

.woosg-products.woosg-products-layout-carousel-1 .woosg-product {
    width: calc(100% - 20px);
}

.woosg-products.woosg-products-layout-carousel-3 .woosg-product {
    width: calc(100% / 3 - 20px);
}

.woosg-products.woosg-products-layout-carousel-4 .woosg-product {
    width: calc(25% - 20px);
}

.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product > div {
    width: 100% !important;
    flex: 0 0 auto !important;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5px;
}

.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product > div:last-child {
    margin-bottom: 0;
}

.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product select {
    text-align: center;
}

.woosg-products[class*="woosg-products-layout-carousel"] .woosg-product .variations_form .variations .reset {
    display: none;
}

.woosg-wrap[class*="woosg-wrap-layout-carousel"] {
    display: none !important;
}

.woosg-wrap.woosg-carousel-initialized {
    display: block !important;
    position: relative;
}

.woosg-wrap.woosg-carousel-initialized .slick-slider .slick-list {
    width: 100%;
}

.woosg-carousel-initialized .slick-dots {
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.woosg-carousel-initialized .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    font-size: 0;
}

.woosg-carousel-initialized .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    border: none;
    background-color: rgba(0, 0, 0, .3);
    outline: none;
    overflow: hidden;
}

.woosg-carousel-initialized .slick-dots li.slick-active button {
    background-color: rgba(0, 0, 0, 1);
}

.woosg-carousel-initialized .slick-arrow {
    width: 44px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    color: #222;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #ddd;
    z-index: 8;
    opacity: 0;
    visibility: hidden;
}

.woosg-carousel-initialized:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}

.woosg-carousel-initialized .slick-arrow:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
}

.woosg-carousel-initialized .slick-arrow:before {
    font-size: 24px;
    line-height: 44px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woosg-carousel-initialized .slick-arrow:focus {
    outline: none;
}

.woosg-carousel-initialized .slick-arrow.slick-prev {
    left: 10px;
}

.woosg-carousel-initialized .slick-arrow.slick-prev:before {
    content: '‹';
}

.woosg-carousel-initialized .slick-arrow.slick-next {
    right: 10px;
}

.woosg-carousel-initialized .slick-arrow.slick-next:before {
    content: '›';
}

/* RTL */

body.rtl .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus {
    border-left-width: 0;
    border-right-width: 1px;
}

body.rtl .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
    border-right-width: 0;
    border-left-width: 1px;
}#wwlc-registration-form .field-set.terms_privacy-field {
    margin: 0 0 1.41575em;
}

#wwlc-registration-form .field-set .checkbox_options_holder.default-terms-privacy-field {
    display: flex;
    align-items: center;
}

#wwlc-registration-form .field-set .checkbox_options_holder.default-terms-privacy-field p {
    margin: 0 0 0 7px;
}

#wwlc-registration-form .field-set .checkbox_options_holder,
#wwlc-registration-form .field-set .radio_options_holder {
    display: block;
}

#wwlc-registration-form .field-set.err .checkbox_options_holder,
#wwlc-registration-form .field-set.err .radio_options_holder {
    background-color: #ffdfde;
}

#wwlc-registration-form .field-set .checkbox_options,
#wwlc-registration-form .field-set .radio_options {
    display: block;
}

#wwlc-registration-form .field-set .checkbox_options input[ type="checkbox"],
#wwlc-registration-form .field-set .radio_options input[ type="radio"] {
    margin-right: 10px;
}

/* Bolder, more visible tickbox borders for the registration form Terms & Conditions checkbox. */
#wwlc-registration-form .terms_conditions_checkbox input[ type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    margin: 0 10px 0 0;
    border: 2px solid #333;
    border-radius: 2px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    cursor: pointer;
    vertical-align: middle;
    flex-shrink: 0;
}

#wwlc-registration-form .terms_conditions_checkbox input[ type="checkbox"]:checked {
    background-color: #333;
    border-color: #333;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.5 3.5L13 5'/></svg>");
}

#wwlc-registration-form .terms_conditions_checkbox input[ type="checkbox"]:focus-visible {
    outline: 2px solid #2271b1;
    outline-offset: 1px;
}

/* Keep the custom tickbox visible under Windows High Contrast / forced-colors. */
@media (forced-colors: active) {
    #wwlc-registration-form .terms_conditions_checkbox input[ type="checkbox"] {
        border-color: CanvasText;
    }

    #wwlc-registration-form .terms_conditions_checkbox input[ type="checkbox"]:checked {
        background-color: CanvasText;
    }
}

#wwlc-registration-form .select2-container,
#wwlc-registration-form .field-set select {
    min-width: 250px;
    width: 100% !important;
}

#wwlc-registration-form .field-set input[ type="number"] {
    min-width: 200px;
}

#wwlc-registration-form .field-set.radio-field-set label {
    display: inline;
}

#wwlc-registration-form .field-set label {
    display: block;
}

#wwlc-registration-form .field-set label:after {
    content: '\a';
    white-space: pre;
}

#wwlc-registration-form .wwlc_form_field.err {
    background-color: #ffdfde;
}

#wwlc-registration-form .inline-error {
    display: inline-block;
    margin-left: 5px;
    color: #ff6060;
}

#wwlc-registration-form .wwlc-loader {
    display: none;
    padding: 0px 12px;
    margin-left: 10px;
    background: url(//meltontradingco.com/wp-content/plugins/woocommerce-wholesale-lead-capture/images/spinner.gif) no-repeat;
}

#wwlc-registration-form #wwlc-password-strength {
    display: none;
    background-color: #eee;
    border: 1px solid #ddd;
    color: #23282d;
    margin: 5px 5px 5px 0px;
    padding: 3px 5px;
    text-align: center;
    width: 15em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#wwlc-registration-form #wwlc-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
}

#wwlc-registration-form #wwlc-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733;
}

#wwlc-registration-form #wwlc-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
}

#wwlc-registration-form #wwlc-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b;
}

#wwlc-registration-form .wwlc-password-field-confirm-weak {
    display: none;
}

#wwlc-registration-form .terms-conditions-wrap {
    border: 1px solid #eee;
    padding: 15px 20px;
    margin-bottom: 20px;
}

#wwlc-registration-form .wwlc_checkboxes_container,
#wwlc-registration-form .wwlc_checkboxes_container label.checkbox_options {
    display: block;
}

a#log-in:after {
    content: "|";
    margin: 0 10px;
}

/*
 * View password toggle (#481).
 *
 * WooCommerce's frontend script wraps each .woocommerce-Input[type="password"]
 * in a .password-input span and appends a <button class="show-password-input">
 * next to the input. WooCommerce's own icon is rendered via a webfont that
 * isn't enqueued on WWLC pages, so this rule provides an inline SVG eye icon
 * instead. Eye-open while type=password; eye-off (with line through) once
 * WooCommerce's JS flips the input to type=text on click.
 */
#wwlc-registration-form .password-input,
#wwlc-login-form .password-input {
    position: relative;
    display: block;
}

#wwlc-registration-form .show-password-input,
#wwlc-login-form .show-password-input {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent center / 20px 20px no-repeat;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/><circle cx='12' cy='12' r='3'/></svg>");
    cursor: pointer;
    opacity: 0.7;
    transform: translateY(-50%);
}

#wwlc-registration-form .show-password-input:hover,
#wwlc-registration-form .show-password-input:focus-visible,
#wwlc-login-form .show-password-input:hover,
#wwlc-login-form .show-password-input:focus-visible {
    opacity: 1;
}

#wwlc-registration-form input[type="text"] + .show-password-input,
#wwlc-login-form input[type="text"] + .show-password-input {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24'/><line x1='1' y1='1' x2='23' y2='23'/></svg>");
}.dmm-dropdown-ul{background-color:#fff}.dmm-dropdown-arrow-cont,.dmm-dropdown-arrow-cont-close{width:30px;height:30px;position:absolute;right:0;display:block;top:50%;transform:translateY(-50%);z-index:5;touch-action:none}.dmm-dropdown-ul>li a{border-top:0}#top-menu .dmm-dropdown-ul li a,.dmm-dropdown-ul li a,.et-db #et-boc .et-l .dmm-dropdown-ul li a{color:#000;padding:15px 12px;display:block;border-top:1px solid #ebebeb;position:relative;font-size:16px}.dmm-dropdown-ul li{display:block;position:relative}#top-menu .de-mega-menu .et_pb_column .menu-item-has-children>a:after,#top-menu .dmm-dropdown-ul .menu-item-has-children>a:after,.de-mega-menu .et_pb_column .menu-item-has-children>a:after,.dmm-dropdown-ul .menu-item-has-children>a:after{text-align:center;speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;transition:.3s ease-in-out;position:absolute;top:50%;right:0;font-family:ETmodules;font-size:32px;font-weight:400;content:"\35"!important;transform:translateY(-50%)}#top-menu .dmm-dropdown-ul .menu-item-has-children>a:after,.de-mega-menu.show{display:block!important}#top-menu .de-mega-menu .et_pb_column .dmm-dropdown-ul .sub-menu,#top-menu .dmm-dropdown-ul li .sub-menu,.de-mega-menu .et_pb_column .dmm-dropdown-ul .sub-menu,.dmm-dropdown-ul li .sub-menu{opacity:0;visibility:hidden;position:absolute;right:-500px;width:500px;background-color:#fff;padding:0;top:0}.de-mega-menu .et_pb_column .et_pb_widget .sub-menu{z-index:11;visibility:visible;right:auto;left:0;width:inherit;opacity:1}.de-mega-menu .et_pb_column .et_pb_widget .menu-item-has-children>a:after{display:none!important}.hidden-overflow{overflow:hidden}#top-menu .dmm-dropdown-ul li .sub-menu{visibility:hidden;opacity:0}.dmm-overlay{position:initial!important}.dmm-overlay>.sub-menu{webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;padding-top:45px!important}.de-mega-menu-item.menu-item-has-children>a:after,.dmm-overlay .go-back:before{font-family:ETmodules;text-align:center;speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;position:absolute;transition:.3s ease-in-out}.dmm-overlay .go-back:before{top:7px;left:0;font-size:32px;font-weight:800;content:"\34"}.dmm-dropdown-ul li:hover>.sub-menu li.dmm-overlay.active>.sub-menu{opacity:1;visibility:visible;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);left:0;position:absolute;top:0;bottom:0;background-color:#fff;z-index:999999999;width:100%;right:auto;height:100%}.close-dropdown{top:-46px;left:4px;width:40px;height:40px;display:block;position:absolute;z-index:9999999999999999}.go-back{position:absolute;top:8px;left:3px;cursor:pointer}.de-mega-menu .et_pb_column{z-index:auto!important}.de-mega-menu .et_pb_column .sub-menu{z-index:11}.mm-overlay.active{opacity:1;z-index:99}.close-icon{position:absolute;right:20px;top:20px;width:20px;height:20px;z-index:9999999999999999999999;cursor:pointer}.close-icon:after{font-family:ETmodules;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;position:absolute;font-size:26px;content:"\4d";top:50%;left:50%;transform:translate(-50%,-50%)}.de-mega-menu .et_pb_section{padding-top:0!important}.de-mega-menu-container{display:flex;justify-content:center;align-items:center}.dmm-fixed .de-mega-menu{position:fixed!important}#mobile_menu li{position:relative}.de-mega-menu-item.menu-item-has-children>a{background-color:transparent;position:relative}.de-mega-menu-item.menu-item-has-children>a:after{font-weight:400;font-size:26px;content:"\33";top:5px;right:5px}.opened .de-mega-menu-item.menu-item-has-children.visible>a:after{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dmm-vert-tabs,.fullwidth-mm,.fullwidth-mm .et_pb_row{max-width:100%!important;width:100%!important;padding:0!important}.dmm-vert-tabs.et_pb_mm_tabs,.dmm-vert-tabs.et_pb_wc_tabs,.fullwidth-mm .et_pb_mm_tabs{border:none}.dmm-vert-tabs{display:flex}.dmm-vert-tabs ul.et_pb_tabs_controls{float:none;flex:1}.dmm-vert-tabs .et_pb_all_tabs{float:none;flex:2}.dmm-vert-tabs .et_pb_mm_tabs{border:none!important}.dmm-vert-tabs .et_pb_post{padding-bottom:10px!important;margin-bottom:0}.dmm-vert-tabs .et_pb_post .entry-featured-image-url{margin-bottom:10px!important}.dmm-vert-tabs h2{padding-bottom:3px!important}.dmm-vert-tabs .et_pb_tab br,.et-db #et-boc .et-l .dmm-vert-tabs ul.et_pb_tabs_controls:after{display:none}.dmm-vert-tabs .et_pb_ajax_pagination_container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.dmm-vert-tabs .et_pb_tabs_controls li{float:none!important;position:relative!important;z-index:11!important;max-width:100%;font-weight:600;line-height:1.7em;cursor:pointer;padding:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border:none!important}.dmm-vert-tabs .et_pb_tabs_controls li a{display:block;padding:4px 0 4px 20px}.dmm-vert-tabs ul.et_pb_tabs_controls:after{border-top:none}@media (max-width:980px){.dmm-dropdown-ul{max-width:100%!important}body .de-mega-menu .dmm-dropdown-ul li .sub-menu{width:100%!important;right:auto!important}.de-mega-menu .dmm-dropdown-ul li .sub-menu>li:first-child a::after{font-family:ETmodules;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;position:absolute;content:"\34";top:-35px;transition:.3s ease-in-out;left:0;font-size:32px;font-weight:400;display:block;right:auto}.de-mega-menu .dmm-dropdown-ul li .sub-menu>li a:after{display:none}.show-mob .dmm-dropdown-arrow-cont-close{display:block;right:auto;left:0;top:-25px}.show-mob .menu-item-has-children .dmm-dropdown-arrow-cont{display:block;left:auto;right:0;top:50%}.de-mega-menu .dmm-dropdown-ul li .sub-menu{right:auto!important;width:100%!important;left:100%;transition:.3s ease-in-out;padding-top:50px}.de-mega-menu .dmm-dropdown-ul li .sub-menu.show-mob{left:0}.dmm-dropdown-section .et_pb_column{margin-bottom:0!important}.dmm-vert-tabs .et_pb_tabs_controls li{padding:10px}.dmm-vert-tabs .post-content p{font-size:13px}.dmm-vert-tabs .et_pb_tabs_controls li a{display:block;padding:4px 0 4px 5px}.dmm-vert-tabs .et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:12px}}@media (max-width:757px){.dmm-vert-tabs .et_pb_tabs_controls li{display:inline-block;float:left;position:relative;z-index:11;max-width:none;height:100%;border-right:none;font-weight:600;line-height:1.7em;cursor:pointer;padding:10px;width:33%;border-bottom:0;font-size:14px}.dmm-vert-tabs ul.et_pb_tabs_controls{background-color:#bf5b5b;float:none;width:100%}.dmm-vert-tabs .et_pb_all_tabs{background-color:#fff;float:left;width:100%}.dmm-vert-tabs .et_pb_tabs_controls li a{font-size:13px}.dmm-vert-tabs .et_pb_ajax_pagination_container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media (max-width:600px){.dmm-vert-tabs .et_pb_ajax_pagination_container{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}.dmm-vert-tabs .et_pb_tabs_controls li{width:50%}}@media (max-width:480px){.dmm-vert-tabs .et_pb_tabs_controls li{width:100%}}