/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/
h1.vc_custom_heading:not(.no-uppercase), h2.vc_custom_heading:not(.no-uppercase), h3.vc_custom_heading:not(.no-uppercase), h4.vc_custom_heading:not(.no-uppercase), h5.vc_custom_heading:not(.no-uppercase), h6.vc_custom_heading:not(.no-uppercase) {
    text-transform: none;
}
.category-grid .categories-mask h4 {
    font-size: 1.2rem !important;
}
.mpc-button {
	font-weight: 600 !important;
}
/*
.mpc-button:hover {
	background-image: url(/wp-content/uploads/2017/02/bg-button-over.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
*/
.back-top {
    color: #c1aa72 !important;
}
.back-top svg path {
    stroke: #c1aa72 !important;
}
.et_b_header-cart .woocommerce-mini-cart__footer, .et_b_mobile-panel-cart .woocommerce-mini-cart__footer {
    margin-bottom: 0px !important;
}
#tab_additional_information {
	display: none;
}
.tabs .accordion-title {
    border-top: 0px !important;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #c1aa72 !important;
    background-color: #dfefe9 !important;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #ffffff !important;
	background-color: #c1aa72 !important;
}
.btn {
	font-weight:600 !important;
}
.st-swatch-in-loop + .switcher-wrapper {
    margin-top: 0 !important;
}
.text-center {
	text-align:center;
}
.sgpb-theme-1-content {
    box-shadow: rgb(255 255 255) 0 0 0 14px !important;
}
#cookie-notice .cn-button:not(.cn-button-custom) a {
    color: #ffffff !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    font-weight: 700;
}