.product-main {
	padding-bottom: 15px !important;
}
/* css image thumbnail gallery */
.product-thumbnails .col a, .product-thumbnails a:hover {
    border-color: rgb(0 0 0 / 11%);
    border-radius: 6px;
    padding: 8px;
}

/* css ux-swatch color */
.ux-swatch {
    box-shadow: 0 0 !important;
}

.ux-swatch.ux-swatch--color.swatch-white {
    box-shadow: 0 0 0 0.07rem #d5d5d5 !important;
}

.ux-swatch--color, .ux-swatch--image {
    padding: 0 !important;
    margin: 5px 5px 5px 0 !important;
}

.product-info table.variations .ux-swatch--color.selected:before, .product-info table.variations .ux-swatch--color:hover:before {
    content: "";
    background: #000000;
    background-image: url(/wp-content/uploads/2023/08/webmau16.com-checkmark.svg);
    background-size: 66%;
    background-repeat: no-repeat;
    background-position: center;
    color: #ffffff;
}

.product-info table.variations .ux-swatch--color.selected:before, .product-info table.variations .ux-swatch--color:hover:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 20px;
    border: 2px solid #fff;
    position: absolute;
}

.ux-swatch.ux-swatch--color.swatch-white {
    box-shadow: 0 0 0 0.07rem #d5d5d5 !important;
}

/* css ux-swatch label - size */
.ux-swatch--label {
    border-radius: 4px;
    box-shadow: 0 0;
    border: 1px solid #d7d7db;
    font-size: 15px;
    font-weight: 700;
    color: #358cfb;
    padding: 5px 15px !important;
    min-width: 60px !important;
    margin-right: 5px !important;
}

.ux-swatch--label.selected, .ux-swatch--label:hover {
    background-color: #358cfb;
    color: #fff;
}

/* css price */
p.price-buy {
    display: flex;
    align-items: center;
}

span.price-sale bdi, span.price-sale {
    font-size: 32px;
    line-height: 0;
}

span.percent {
    font-size: 18px;
    margin-left: 10px;
}

p.old-price {
    font-size: 16px;
}

p.old-price bdi {
    color: red;
}

/* css form add to cart */
form.variations_form.cart {
    margin-bottom: 0;
}

.single-product .product-summary .quantity {
    margin-bottom: 0;
    position: relative;
    border-color: #e6e6e6;
    margin-right: 2%;
    min-height: 50px;
    width: 88px;
    float: left;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.single-product .product-summary .input-text.qty.text {
    box-shadow: none!important;
    -webkit-appearance: none!important;
    -webkit-box-shadow: none!important;
    max-width: 100%!important;
    -moz-appearance: textfield;
    padding-right: 38px!important;
    padding-left: 12px!important;
    width: 90px!important;
    background-color: #fff!important;
    border: 1px solid #e6e6e6!important;
    height: 66px;
    line-height: normal;
    text-align: center;
    font-size: 1em;
    appearance: none;
    border-radius: 6px !important;
}

.single-product #wrapper .quantity .plus {
    border-top-right-radius: 6px;
}

.single-product #wrapper .quantity .fix-button-ngu {
    line-height: normal!important;
    min-height: auto!important;
}

.single-product #wrapper .quantity .plus {
    top: 0;
    position: absolute;
    right: 0;
    width: 28px;
    text-align: center;
    height: 50%;
    color: #666;
    outline: 0;
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6!important;
}

.single-product .quantity .minus {
    border-bottom-right-radius: 6px !important;
}

.single-product .quantity .plus, .single-product .quantity .minus {
    line-height: normal!important;
    min-height: auto!important;
}

.single-product .quantity .minus {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 28px;
    color: #666;
    text-align: center;
    height: 50%;
    outline: 0;
    border: none;
    border-left: 1px solid #e6e6e6!important;
    background-color: transparent;
}

.single-product .single_add_to_cart_button {
    width: calc(100% - 100px);
    padding: 12px 0;
    border: 1px solid #358cfb !important;
    border-radius: 4px;
    background-color: #fff !important;
    color: #358cfb !important;
}

.single-product .single_add_to_cart_button:hover {
    background-color: #358cfb!important;
    color: #fff !important;
}

.woocommerce-variation-price {
    border-top: 0 !important;
    padding: 0 !important;
}

/* css product bundel */
.salesgen-upsell-bundle.sg-upsell-layout-2 .row-small>.col, .product-info {
    padding-bottom: 0 !important;
}


/* css footer product */
.product-footer .woocommerce-tabs {
    border-top: 0 !important;
	padding-top: 0 !important;
}

.single-product ul.tabs.wc-tabs.product-tabs {
    border: 1px solid #aaa;
    border-bottom: 0;
    background: #cfc2c22b;
    padding: 4px 4px 0 4px;
    border-radius: 6px 6px 0 0;
}

.single-product .tabbed-content .nav-tabs>li a  {
    border: 1px solid #d3d3d3;
    border-radius: 5px 5px 0 0;
    background: #ffffff59;
    overflow: hidden;
}

.single-product .nav-tabs > li.active > a {
    border-bottom: 0 !important;
    background: #fff;
}

.single-product .nav-tabs > li > a {
    font-size: 12px;
    font-weight: 400;
    padding: 8px 6px 6px 6px;
    line-height: 16px;
    overflow: hidden;
    border: 0;
    color: #000;
}

.single-product .nav-tabs+.tab-panels {
    border-top: 0 !important;
}

.single-product .tabbed-content .nav-tabs>li.active {
    border-bottom: 0;
    margin-bottom: 0;
}

.single-product .nav-tabs+.tab-panels p {
    font-size: 15px;
    line-height: 28px;
}



/* css related product */
.salesgen-upsell-item-info select {
    box-shadow: 0 1px 3px 0 rgb(34 34 34 / 14%);
    border-color: rgb(34 34 34 / 0%);
    height: 48px;
    border-radius: 4px;
    font-size: 15px;
    margin-top: 0;
}

.salesgen-upsell-item-info .sg_single_add_to_cart_button.button, .button.salesgen-add-bundle {
    border-radius: 4px;
    border: 1px solid #358cfb !important;
    color: #358cfb;
}

.salesgen-upsell-item-info .sg_single_add_to_cart_button.button:hover, .button.salesgen-add-bundle:hover {
    background-color: #358cfb !important;
    color: #fff !important;
}


@media (max-width: 549px) {
	h1.product-title.product_title.entry-title {
		font-size: 18px;
	}
	
	.single-product .tabbed-content .nav-tabs>li {
		width: 50%;
		float: left;
	}
	.single-product .nav-tabs+.tab-panels {
		padding: 10px;
	}
}
