/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Menu main menu item object mycred menu balance **/
#menu_main > .menu-item-object-mycred_menu_balance {
	font-family: Impact !important;
	color: rgb(238, 248, 0) !important;
	background-color: rgb(74, 74, 74) !important;
}

/** General >> Menu item 4175 **/
#menu-item-4175 {
	border-right-width: 2px !important;
}

/** General >> Widget widget title **/
.widget > .widget_title {
	color: rgb(91, 91, 91) !important;
	background-color: rgb(252, 255, 0) !important;
}

/** General >> Woocommerce link **/
.woocommerce a {
	font-family: Geneva !important;
	color: rgb(252, 255, 0) !important;
}

/** General >> .fadeInDown a **/
.fadeInDown a {
	background-color: rgb(91, 91, 91) !important;
}

/** General >> .myCRED-leaderboard a **/
.myCRED-leaderboard a {
	color: rgb(252, 255, 0) !important;
}

/** General >> .am-payment-button-selected .am-payment-button-inner **/
.am-payment-button-selected .am-payment-button-inner {
	font-family: Impact !important;
	font-size: 0 !important;
	font-weight: normal !important;
	text-indent: -25px !important;
	background-image: url("/wp-content/uploads/2020/04/moneda-e1586771457163.png") !important;
	background-position: center bottom !important;
	background-attachment: fixed !important;
	background-origin: content-box !important;
	-webkit-background-clip: padding-box !important;
	background-clip: padding-box !important;
	filter: opacity(0) !important;
}

/** General >> #am-confirm-booking .am-payment-button-selected **/
#am-confirm-booking .am-payment-button-selected {
	background-image: url("/wp-content/uploads/2019/03/meadowcreditsbutton.png") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}


/*( Escritorio grande )*/
@media (min-width: 1200px) {

	/*= General =================== */

	/** General >> Widget widget title **/
	.widget > .widget_title {
	color: rgb(89, 89, 89) !important;
	background-color: rgb(238, 248, 0) !important;
}

	/** General >> Woocommerce link **/
	.woocommerce a {
	color: rgb(238, 248, 0) !important;
}

	/** General >> Menu main menu item object mycred menu balance **/
	#menu_main > .menu-item-object-mycred_menu_balance {
	
}


}


/*( Teléfono )*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> List item link:(1) **/
	.menu_main_responsive > li > a:nth-of-type(1) {
	color: rgb(220, 208, 0) !important;
	border-top-color: rgb(220, 208, 0) !important;
}

	/** General >> Menu item 4175 mycred nav balance **/
	#menu-item-4175 > .mycred-nav-balance {
	
}

	/** General >> Menu main responsive mycred nav balance **/
	.menu_main_responsive .mycred-nav-balance {
	padding-left: 32px !important;
}

	/** General >> Widget widget title **/
	.widget > .widget_title {
	color: rgb(89, 89, 89) !important;
	background-color: rgb(211, 220, 0) !important;
	padding-left: 22px !important;
	margin-left: 0 !important;
}

	/** General >> Widget area inner widget **/
	.widget_area_inner > .widget {
	padding-top: 4px !important;
	margin-right: 4px !important;
	margin-left: 100px !important;
}

	/** General >> Woocommerce link **/
	.woocommerce a {
	color: rgb(211, 220, 0) !important;
}

	/** General >> .content_wrap > .menu_main_wrap **/
	.content_wrap > .menu_main_wrap {
	text-align: center !important;
}

	/** General >> .menu_main_wrap > .menu_main_responsive_button **/
	.menu_main_wrap > .menu_main_responsive_button {
	color: rgb(89, 89, 89) !important;
	font-size: 16px !important;
	font-weight: 900 !important;
	background-color: rgb(238, 248, 0) !important;
}

	/** General >> .widget_area > .widget_area_inner **/
	.widget_area > .widget_area_inner {
	text-align: left !important;
	padding-left: 0 !important;
	margin-left: -45px !important;
}


}

