/* 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 size chart */
div#size-chart {
    border-radius: 6px;
}

a.button.primary.size-chart {
    background-color: #ffffff00 !important;
    border: 0;
    color: #19124f;
	font-size: 14px;
    font-weight: 300;
    display: block;
    text-align: left;
    margin-left: 10px;
}

a.button.primary.size-chart:hover {
    box-shadow: 0 0;
    color: #ff7300;
}

a.button.primary.size-chart span:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    margin-left: -30px;
}

a.button.primary.size-chart span:before {
    content: "";
    background-image: url(/wp-content/uploads/2023/10/size-chart.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left;
}

/* 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: 70%;
    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: 24px;
    height: 24px;
    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;
    color: #000;
    padding: 5px 15px !important;
    min-width: 60px !important;
    margin-right: 5px !important;
}

.ux-swatch--label.selected, .ux-swatch--label:hover {
    color: #358cfb;
    font-weight: 700;
}

.ux-swatch--label.selected, .ux-swatch--label.selected:hover {
	border: 2px solid #358cfb;
}

.ux-swatch--label:hover {
	border: 1px solid #358cfb;
}

/* 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;
}

.quantity.buttons_added {
    width: 124px;
    margin-right: 12px !important;
}

.product-info .quantity .button.minus, .product-info .quantity .button.plus {
    width: 40px;
    height: 41px;
    background-color: #ddddddc7;
    border: 0px;
    text-shadow: 0px 0px #ff000000;
    color: #000;
}

.product-info .quantity input[type="number"] {
    height: 41px;
    width: 44px;
    background-color: #ddddddc7;
    box-shadow: none !important;
    border: 0;
    max-width: 48px;
}

button#buy_now_button {
    background-color: #000;
    width: 100%;
    margin-bottom: 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
}

button.single_add_to_cart_button.button.alt {
    width: calc(100% - 142px);
}


.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;
}

.acc-single-prod {
    margin-top: 10px;
}

.acc-single-prod .accordion-title {
    background-color: #fff !important;
    padding: 8px 0;
    border: 0;
    color: #222 !important;
    font-weight: 600;
}

.acc-single-prod button.toggle {
    float: right;
    right: 0;
    opacity: 1;
}

.acc-single-prod .accordion-inner {
    padding: 0;
    letter-spacing: .5px;
}

/* css returns changes - doi tra hang */
.returns-exchanges {
    margin: 15px 0 0 0;
    border: 1px solid #ececec;
    padding: 10px 10px 13px;
    border-radius: 5px;
    display: inline-block;
}

.icon-retturn {
    width: 40px;
    float: left;
}

.content-return {
    display: table-cell;
    vertical-align: middle;
    padding-left: 16px;
    font-size: 12.5px;
}

.content-return p {
    margin-bottom: 0;
}

.content-return a {
    text-decoration: underline;
}

/* css messenger thoi gian giao hang du kien */
.itcodewp_info_shipping_date {
    line-height: 22px;
    background: #ddebe3;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 10px 0 20px;
    display: inline-block;
}

.itcodewp_shipping_message {
    font-size: 14px;
}

.itcodewp_info_shipping_date p {
    margin-bottom: 0;
    font-size: 14px;
}

.itcodewp_date_info.shipping_date {
    font-weight: 600;
}

/* css fulfilment - thoi gian giao hang du kien */
.fulfillment_timeline_date {
	display: grid;
	grid-template-columns: repeat(3,1fr)
}

.fulfillment_timeline_date .time {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.fulfillment_timeline_date .time .icon-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.fulfillment_timeline_date .time .icon-holder .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 30px;
	height: 30px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #eaeaea;
	border-radius: 50%
}

.fulfillment_timeline_date .time .icon-holder .icon svg {
	width: 60%;
	height: auto
}

.fulfillment_timeline_date .time:first-child .icon-holder,.fulfillment_timeline_date .time:last-child .icon-holder,.fulfillment_timeline_date .time:nth-child(2) .icon-holder {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.fulfillment_timeline_date .time:first-child .icon-holder:after,.fulfillment_timeline_date .time:last-child .icon-holder:before {
	content: "";
	display: block;
	width: calc(100% - 35px);
	height: 2px;
	background-color: #f1f1f1
}

.fulfillment_timeline_date .time:nth-child(2) {
	text-align: center
}

.fulfillment_timeline_date .time:nth-child(2) .icon-holder:after,.fulfillment_timeline_date .time:nth-child(2) .icon-holder:before {
	content: "";
	display: block;
	width: calc(50% - 20px);
	height: 2px;
	background-color: #f1f1f1
}

.fulfillment_timeline_date .time:nth-child(2) .edd-description {
	margin: 0 auto
}

.fulfillment_timeline_date .time:last-child {
	text-align: right
}

.fulfillment_timeline_date .time:last-child .edd-description {
	margin-left: auto
}

.fulfillment_timeline_date .time p {
	width: 100%;
	font-size: 13px;
	font-weight: 700;
	margin-top: .5em;
	margin-bottom: 0
}

.est-desc,.fulfillment_timeline_date .time .edd-description,.simply-protection {
	margin: 0;
	padding: 0;
	border: 0;
	background: 0 0;
	text-decoration: underline;
	-webkit-text-decoration-style: dashed;
	text-decoration-style: dashed;
	text-underline-position: under;
	-webkit-text-decoration-color: inherit;
	text-decoration-color: inherit;
	font-size: 13px;
	color: #444;
	text-transform: capitalize;
	font-weight: 400;
	cursor: help
}

.product_meta span.posted_in, .product_meta span.sku_wrapper {
    display: none
}

/* 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;
	}
}
