/*!
Theme Name: Mixxon Child
Theme URI: http://omexer.com/tf/wp/mixxon
Author: ThemeMeta
Author URI: https://themeforest.net/user/rootpointer
Template: mixxon
Description: This is a child theme for Mixxon Cleaning Service WordPress Theme.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: mixxon-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.single-product .flex-viewport {
  height: auto;
}

.single-product div.product div.images img {
  max-height: none!important;
  padding: 0
}

.single-product div.product div.images .flex-control-thumbs li {
  background: #fff;
  padding: 0  
}

.single-product div.product div.images .flex-control-thumbs li img {
  padding: 0
}

.single-product .summary.entry-summary {
	margin-top: 0
}

.single-product .summary .price {
	display: none
}

.big_moose_button_wrapper {
	padding: 0 0 20px 0	
}

.big_moose_button_wrapper a {
	background-color: #21a5b9;
	color: #023047;
	border-radius: 4px 4px 4px 4px;
	padding: 14px 30px 14px 30px;
	font-size: 16px; 
	font-family: 'Rajdhani', Sans-serif;
	font-weight: 700;
	text-transform: uppercase;	
}

.big_moose_button_wrapper a:hover {
	background-color: #023047;
	color: #fff;	
}

.widget_mixxon_core_about_widget {
  width: 50%!important
}

.widget_mixxon_core_contact_widget {
  padding-right: 0!important
}

.footer-widget:not(.widget_mixxon_core_about_widget) {
  width: 25%!important
}

.footer-widget li a:before {
	color: #21a5b9 
}
.widget_mixxon_core_contact_widget li a:before {
	display: none
}
.widget_mixxon_core_contact_widget li a {
	padding-left: 0
}
.footer-widget li a:hover {
	color: #21a5b9!important
}
.footer-social-icons li a:before {
	display: none	
}
.footer-social-icons li a {
	padding-left: 0
}