/*
Theme Name: Yobazar Child
Theme URI: https://demo.theme-sky.com/yobazar/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: yobazar
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: yobazar-child
*/
/**menu-background*/
.header-bottom.menu-center.hidden-phone {
    background-color: #fff !important;
}
.header-middle.logo-center {
    padding-top: 20px;
    padding-bottom: 20px;
}
.ts-store-notice {
    font-family: 'Manrope';
	font-size:16px;
	font-weight:lighter;
}
.footer-links .list-categories ul li a {
    font-size: 30px;
	font-family:Manrope;
	font-size:14px;
	font-weight:normal;
}
/*product-label**/
.woocommerce .product .product-label span {
    font-size: 14px !important;
    padding: 2px 5px;
}
/*breadcrums**/
.breadcrumb-title-wrapper .page-title + .breadcrumbs{
	font-family: 'Manrope';
	font-weight:400;
  	font-size:13px;
}
.breadcrumb-title-wrapper.breadcrumb-v3 .page-title {
    width: 30%;
    margin: 0 auto;
    border-bottom: 1px solid #912F2F;
	padding-bottom:15px;
}
/*price-product-category**/
.price, .products .meta-wrapper > .price{
	font-family: 'Manrope';
	font-weight:400;
	font-size:20px;
}
/*name-product**/
.product-name, h3.product-name{
	font-family: 'Playfair' !important;
	font-weight:400 !important;
	font-size:28px !important;
	text-align:center;
}
/*font-swaches**/
span.variable-item-span.variable-item-span-button {
    font-family: 'Manrope';
    font-weight: 400;
}
a.wvs_archive_reset_variations_link {
	font-family: 'Manrope';
	font-weight: 400;
}
/*style-color-and-sizes**/
li.variable-item.color-variable-item {
    display: inline-block !important;
}
li.variable-item.button-variable-item {
    display: inline-block !important;
}
.product-hover-vertical-style-2 .thumbnail-wrapper .product-group-button > div.loop-add-to-cart:hover {
    background: #740000 !important;
}
/*detail-product**/
.summary.entry-summary{
	text-align:center;
}
.summary.entry-summary .meta-content {
    display: inline-block;
}
.summary.entry-summary .meta-content {
    font-family: 'Manrope';
    font-weight: 400;
}
.summary.entry-summary p.price {
    display: block;
}
div.product .summary .meta-content > div, div.product .summary .detail-meta-top > div{
	margin-left: 8px;
}
form.variations_form.cart.wvs-loaded {
    text-align: center !important;
    display: inline-block;
}
.woocommerce div.product form.cart .variations *{
	text-align:center;
}
.woocommerce div.product form.cart .variations label{
	text-align:center;
}
.woocommerce div.product form.cart .button{
	background: #7A0000;
	border:none;
}
.woocommerce div.product form.cart .button:hover{
	background: #000;
	color:#fff;
}
/*heading-H2-boder-bottom**/
h2.elementor-heading-title {
    padding-bottom: 15px !important;
    border-bottom: 1px solid #912F2F !important;
	display: inline-block;
}
/*h2-titles**/
h2.shortcode-title{
    font-size: 54px !important;
    display: inline-block !important;
	padding-bottom: 15px !important;
    border-bottom: 1px solid #912F2F !important;
	display: inline-block;
}
section.woocommerce.related.products.new-arrivals h2 {
    font-size: 54px !important;
    padding-bottom: 15px !important;
    border-bottom: 1px solid #912F2F !important;
    text-align: left;
    width: 50%;
}

section.woocommerce.related.products.new-arrivals span.woocommerce-Price-amount.amount {
    font-size: 20px;
}
/*ig-mussi**/
p.sbi_bio {
    color: #7A0000;
	font-family:Manrope;
}
/***/
.woocommerce-tabs.wc-tabs-wrapper {
    width: 50%;
	padding-bottom:0px;
}
/*adicional-info**/
.woocommerce-product-gallery.woocommerce-product-gallery--with-images {
    margin-bottom: 0px !important;
}
.woocommerce-tabs.wc-tabs-wrapper a {
    font-family: 'Playfair';
    text-align: left;
}
/*carrito**/
.woocommerce table.shop_table td.product-name{
	font-size:15px !important;
}
.woocommerce-cart div#main-content, .woocommerce-checkout div#main-content {
    background-color: #fff;
	margin-bottom:50px;
}
.woocommerce table.shop_table.cart th {
    font-size: 14px !important;
    font-family: 'Manrope' !important;
    font-weight: 500 !important;
}
tr.woocommerce-cart-form__cart-item.cart_item,.woocommerce table.shop_table td.product-name {
    font-family: 'Manrope' !important;
}

.woocommerce-cart article .woocommerce .cart-collaterals, .woocommerce-checkout #order_review{
	background: #fff;
    border: 1px solid #000;
    margin-top: 60px;
}
.cart_totals h2 {
    text-align: center;
    font-family: 'Playfair' !important;
    font-size: 24px !important;
}
/*checkout**/
.woocommerce-form-coupon-toggle {
    font-size: 16px !important;
    font-family: 'Manrope';
    font-weight: 400;
}
.woocommerce-form-coupon-toggle a.showcoupon{
	color:#912F2F;
}
table.shop_table.woocommerce-checkout-review-order-table th.product-name {
    text-align: left;
}
table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td.product-name {
    text-align: left;
}