/* stylelint-disable */
/**
 * Theme Name:   Faebertools
 * Description:  Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.
 * Author:       Sharjeel Alam
 * Author URI:   https://www.linkedin.com/in/sharjeelalam/
 * Version:      1.8.2
 * Tested up to: 6.2
 * Requires PHP: 5.6
 * License:      GPL-2.0
 * License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:  go
 * Domain Path:  /languages
 * Tags:         block-styles, custom-colors, custom-logo, custom-menu, e-commerce, editor-style, one-column, theme-options, threaded-comments, translation-ready, wide-blocks
 *
 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned with others.
 *
 * Copyright © 2019 GoDaddy Operating Company, LLC. All Rights Reserved.
 */
 /* stylelint-enable */


 footer section {
  width: 101vw !important;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #0693e3 !important;
}
.content_heading_center .vc_column-inner {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
	#undefined-sticky-wrapper .header-bottom { padding-left: 0  !important; }
	#undefined-sticky-wrapper .header-right,
	.columns-1 .products .product .product-wrapper .thumbnail-wrapper,
	.woocommerce div.product div.woocommerce-product-gallery,
	.ts-header nav>ul.menu li.ts-megamenu-fullwidth ul.sub-menu,
	.woocommerce div.product div.summary,
	.columns-1 .products .product .product-wrapper .meta-wrapper { width: 100% !important; }
	.elementor-3161 .elementor-element.elementor-element-02b2b9f img { margin-right: 0px !important;  }
	#menu-main-menu #menu-item-5319 { 
		margin: 0 0 15px 0 !important ;
		width: 100% !important; 
	}
	.woocommerce div.product div.summary {
		padding-left: 0 !important ;
	}
	.ts-menu-drop-a {
		width: 100%;
	}
	.ts-menu-drop-a .menu-label {
		width: 95%;
    	display: inline-block;
	}
	.ts-header .attribute-search-wrapper+.menu-wrapper nav>ul.menu li ul.sub-menu {
		padding: 0 !important;
	}
	.jet-custom-nav__mega-sub { display: none !important; }
	.elementor-4818 .elementor-element.elementor-element-df9c32a>.elementor-widget-container>div>.jet-custom-nav,
	.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}



