/*
Theme Name: MAnh - Child
Description: M.Anh - Fashion WooCoommerce WordPress Theme
Author: snstheme
Theme URI: http://themeforest.net/collections/5409167-wordpress
Author URI: http://snstheme.com
Version: 1.0
Template: manh
Text Domain: manh-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* SUPER HEADER */
.top-header.visible-lg.visible-md {
    display: none !important;
}

/* HEADER */
#sns_header .main-header .row > .header-right{
	display: none !important;
}
p.main_navigation_alert {
    display: none;
}

/* PRODUCTOS DESTACADOS */
.header-tab {
    display: none;
}
h2.vc_custom_heading.uppercase.extrabold-font.vc_custom_1666206023564 {
    margin-bottom: 50px !important;
}
.browser-plink-wrap {
    margin-top: 50px !important;
}

/* WOOCOMERCE */
#sns_breadcrumbs.wrap {
    background-image: url(http://arcadesypooles.com.ar/wp-content/uploads/2022/10/banner-home.jpg) !important;
	background-position: center !important;
}
button.btn-contactarme {
    background: #78dded;
    color: #fff !important;
    width: 200px;
    margin-top: 30px;
    margin-bottom: 30px;
}
button.btn-contactarme a {
    color: #fff !important;
}
button.btn-contactarme a:hover {
    color: #000 !important;
}

.joinchat__woo-btn {
    --s: 60px !important;
	border-radius: 0px !important;
}
.joinchat__woo-btn.joinchat_app {
    margin-top: 30px;
}
.joinchat__woo-btn.joinchat_app {
    font-family: 'K2D', sans-serif;
    font-weight: 500;
    text-transform: initial;
}
.mini-cart.sns-ajaxcart {
    display: none !important;
}
/* FOOTER */
div#sns_footer {
    display: none;
}

@media screen and (max-width: 650px){
	#callnowbutton.cnb-single{
		height: 60px !important;
		width: 60px !important;
	}
}