/*
Theme Name: Angel Babybox
Author: Nguyen Thanh Luat
Team: Corsiva Lab
Description: Angel Babybox
Version: 1.0
License: GNU General Public License v2 or later
Tags: SASS, clean, bootstrap
Text Domain: The Tatami Shop
 */
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/*---:[GLOBAL CSS]:---*/
.woocommerce ul.products li.product .price {
    color: inherit;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    line-height: 1.7;
}

.woocommerce ul.products .product-card {
    position: relative;
}

.woocommerce ul.products .product-card .btn-group {
    position: absolute;
    top: 50%;
    left: 49%;
    width: 87%;
    transform: translate(-49%, -55%);
}

.woocommerce ul.products li.product .onsale {
    top: 18px;
    right: unset;
    left: 10px;
}

.woocommerce span.onsale {
    background-color: #D7DDD5;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
    border: none;

}

.single_variation_wrap .choose-number input {
    width: 5rem;
    height: 5.4rem;
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    font-weight: 500;
    color: #4D4D4F;
    text-align: center;
}

.choose-number .single_add_to_cart_button {
    position: relative;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    min-width: 24.7rem;
    height: 5.4rem !important;
    padding: 0 3rem !important;
    border-radius: 0 !important;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 5.4rem !important;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    letter-spacing: 0.008rem !important;
    transition: all 0.3s !important;
    gap: 1rem !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    min-width: 24.7rem;
    background-color: #6F6F6E;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #6F6F6E;
}

.woocommerce div.product .price, .woocommerce div.product span.price {
    color: #4D4D4F;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #B0B0AF;
    color: #FFFFFF;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    border-radius: 0;
    background-color: transparent;
    color: #4D4D4F;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #4D4D4F;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #6F6F6E;
}

.woocommerce a.remove:hover, .woocommerce a.remove {
    color: inherit !important;
}

.woocommerce table.shop_table {
    border: none;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}

.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    display: block;
}

.cart_totals .cart-total #shipping_method li input {
    width: 2rem;
    height: inherit;
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding: 0;
    font-size: 1.6rem;
}

#ship-to-different-address input {
    width: inherit;
    height: 2rem;
}

.select2-container--default .select2-selection--single {
    width: 100%;
    height: 5rem;
    padding: 1rem 1rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    width: 100%;
    height: 5rem;
    color: #8c8c8c;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    padding: 2.5rem 2rem;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods li input {
    width: inherit;
    height: 2rem;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background-color: #B0B0AF;
    text-transform: uppercase;
}

.checkout #shipping_method li input {
    width: inherit;
    height: 2rem;
}

.summary-box .cart-total .table {
    background-color: #FFFFFF;
}

.woocommerce table.shop_table {
    margin: 0;
}

.woocommerce .woocommerce-customer-details address {
    padding: 0;
    border: none;
}

.thank-you {
    background-color: #FFFFFF;
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    top: 20px;
    right: 20px;
    left: inherit !important;
}

.woocommerce .products .star-rating {
    margin: auto;
    margin-top: 1.2rem;
}

.choose-number .input-wrap input {
    border: none;
    background-color: transparent;
}

.choose-number {
    background: #ffffff;
}

.woocommerce .quantity .qty {
    width: 5rem;
    height: 5rem;
}

.cart .wrap .single_add_to_cart_button {
    background: #B0B0AF !important;
    font-family: "Metropolis";
    font-weight: 500;
    font-style: normal;
    color: #ffffff !important;
    text-transform: uppercase !important;
}

#commentform .comment-form-rating, .comment-form-comment {
    margin-top: 4rem !important;
}

#review_form_wrapper #review_form {
    margin-top: 5rem;
    padding: 5rem 5rem;
    background: #FFFFFF;
}

#review_form_wrapper #respond form {
    margin-top: 4rem;
}

#commentform .form-submit {
    width: max-content;

}

#commentform .form-submit input.submit {
    padding: 1rem 7rem !important;
    background: #6F6F6E !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
}

.woocommerce #respond input#submit {
    font-family: "Metropolis Medium";
    font-weight: 500 !important;
    font-style: normal;
}

.bapf_clr_span {
    border-radius: 50%;
    overflow: hidden;
}

.irs--round .irs-bar {
    background-color: #B0B0AF !important;
}

.irs--round .irs-handle {
    top: 30px;
    width: 15px;
    height: 15px;
    border: 4px solid #B0B0AF;
}

.irs--round .irs-from, .irs--round .irs-single, .irs--round .irs-to {
    background-color: #B0B0AF;
}

.irs--round .irs-from:before, .irs--round .irs-single:before, .irs--round .irs-to:before {
    border-top-color: #B0B0AF;
}

.pagi .page-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 3.5rem;
    margin-bottom: 0 !important;
    border: 1px solid rgba(176, 176, 175, 0.6);
    background: none;
    font-weight: 500;
    color: rgba(176, 176, 175, 0.6);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #B0B0AF;
    color: #FFFFFF;
}

.woocommerce nav.woocommerce-pagination ul li {
    margin-left: 2rem;
}

.woocommerce-pagination .page-numbers li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 3.5rem;
    margin-bottom: 0 !important;
    border: 1px solid rgba(176, 176, 175, 0.6);
    border-left: 1px solid rgba(176, 176, 175, 0.6);
    background: none;
    font-weight: 500;
    color: rgba(176, 176, 175, 0.6);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    padding: 0;
    border-radius: 100%;
    overflow: hidden;
}

.bapf_ckbox_sqchck {
    margin-top: 2rem;
}

.bapf_ckbox_sqchck .bapf_body {
    position: relative;
}

.bapf_ckbox_sqchck .bapf_body ul li input[type=checkbox] {
    top: 55%;
    left: 85%;
}

.bapf_ckbox_sqchck .bapf_body ul li label {
    margin-left: -2rem;
}

.bapf_slidr_ion {
    margin-top: 2rem;
}
/* 
.berocket_single_filter_widget:not(:first-child) {
    border-top: 1px solid rgba(176, 176, 175, 0.6);
}
 */
.woocommerce table.shop_table .cart_item td {
    border-top: none;
}

.woocommerce .woocommerce-ordering {
    margin: 0
}

.woocommerce span.onsale {
    line-height: 3
}

.product-card .content .btn {
    border: 1px solid #70707036;
    background: #FFFFFF;
    color: #4D4D4F;
    text-transform: uppercase;
}

.woocommerce #reviews #comments h2 {
    margin-bottom: 2rem;
}

#review_form_wrapper #respond form label {
    margin-bottom: 16px;
}

#reply-title {
    display: none;
}

#review_form_wrapper #respond form {
    margin-top: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 15px 22px;
}

.woocommerce .star-rating span::before {
    color: #CBB4AE;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin-top: 0;
    font-size: 2.5rem;
}

.woocommerce div.product .woocommerce-product-rating {
    display: flex;
    align-items: center;
    margin-top: 2rem;
}

.woocommerce div.product form.cart .variations th {
    margin-top: 2rem;
}

.woocommerce div.product form.cart .variations {
	margin-top:4rem;
    margin-bottom: 3rem;
    padding: 5rem 0;
    border-top: 1px solid #b0b0af80;
    border-bottom: 1px solid #b0b0af80;
}

.cart-page .summary-box .head {
    background: #fff;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals tbody td {
    border: 0;
}

.woocommerce-variation {
    margin-bottom: 1rem;
}

button[name="apply_coupon"] {
    font-weight: 500;
    letter-spacing: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
    border-top: 1px solid #E4E4E4;
}

.thank-you .inner {
    max-width: 972px;
    margin: auto;
}

.thank-you .woocommerce-customer-details {
    margin-top: 2rem;
}

.xoo-wsc-ft-btn {
    height: inherit;
    background-color: #6e6e6e8c !important;
    color: #FFFFFF !important;
}

.thank-you .order-thankyou tr:last-child td {
    font-size: 24px;
    font-weight: 700
}

.thank-you .order-thankyou {
    background: #ffffff8c;
}

.woocommerce div.product .woocommerce-tabs .panel ul{
	padding-left: 1.8rem;
}
.product-details .product_meta, #tab-title-additional_information{display:none !important}
.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}
.account-menu-list{list-style:none}
.account-menu-list li{line-height:3}
.account-menu-list li.is-active{font-weight:700}
.specifications .desc table{margin-bottom:1.5rem}
@media only screen and (max-width:576px){
	.container {
		padding-right: 4rem;
		padding-left: 4rem;
	}
	.header .toggle-btn{margin-left:0}
	.woocommerce ul.products li.product .button{min-width:inherit}
	.collection-products .title{min-height:41px}
	.specifications .desc{
		padding: 3rem !important;
	}
	.our-collection .qualities-list.template-sprout{
		grid-template-columns: repeat(1, 1fr);
	}
	.collection-products .swiper-next{
		right:0;
		top:50% !important;
		transform:translatey(-50%);
	}
}
.our-collection .items {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(22rem, 23rem) );
    gap: 3rem;
}

@media only screen and (max-width: 991px) {
	.our-collection .items {
    grid-template-columns: repeat( auto-fit, minmax(26rem, 28rem) );
}
}
/* .our-collection .items .item {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(50% - 9rem / 4);
    -webkit-box-flex: 0;
} */
.our-collection .items .item .card{
    position: relative;
    display: block;
}
.our-collection .items .item .card .image {
    position: relative;
    display: block;
    padding-top: 100%;
}
.our-collection .items .item .card .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.our-collection .items .item .card .title {
    width: 100%;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.6);
    font-weight: 400;
    color: #4D4D4F;
    text-align: center;
}
.our-collection .items .item .card .image + .title {
    position: absolute;
    bottom: 0;
    left: 0;
}
.collection__featured .items .item{width:inherit}

.our-collection .qualities-list .box-img {
    min-width: 7rem;
}